.login-container{display:flex;flex-direction:column;align-items:center;padding:2rem}.google-login-button{margin-top:50px;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff;color:#555;border:1px solid #ddd;padding:.75rem 1.25rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.google-login-button:hover{background-color:#f7f7f7;box-shadow:0 4px 8px #00000026}.google-icon{width:20px;height:20px}.info-container{display:flex;justify-content:space-evenly;max-height:200px}.btn{display:inline-block;font-size:1rem;font-weight:600;border-radius:8px;padding:100px;border:none;cursor:pointer;text-align:center;transition:background-color .2s ease;width:100%;margin-bottom:1rem}.btn-primary{background-color:#093d44;color:#fff;margin-left:20px;border:none;padding:12px;font-weight:700;cursor:pointer;border-radius:10px;text-decoration:none}.btn-primary:hover{background-color:#f1a84d}.btn-secondary{background-color:#f1a84d;margin-left:20px;border:none;padding:12px;color:#fff;font-weight:700;cursor:pointer;border-radius:10px;text-decoration:none}.btn-secondary:hover{background-color:#093d44}.cancel{margin-left:20px;background-color:#e05d5d;border:none;padding:12px;color:#fff;font-weight:700;cursor:pointer;border-radius:10px}.logo-container{display:flex;align-items:center;justify-content:center;margin:0 auto}.logo-image{max-width:100%;max-height:100%;object-fit:contain;display:block}.login-info{background:#fff;border:2px solid #f7c890;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:400px;margin:24px auto;padding-left:8px;padding-right:8px;text-align:center;color:#093d44;position:relative}.login-info:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:4px;background-color:#f7c890;border-top-left-radius:12px;border-top-right-radius:12px}.login-info h1{font-size:2rem;font-weight:700;margin:16px 0 8px}.login-info p{font-size:1rem;margin-bottom:16px;line-height:1.4}.login-info ul{list-style:none;padding:0;margin:0}.login-info li{font-size:.95rem;margin:6px 0;display:flex;align-items:center;justify-content:center}.group-selector{background-color:#fffaf5;border-left:5px solid #f1a84d;border-radius:12px;padding:20px;margin:20px;box-shadow:0 2px 10px #0000000a;max-width:400px}.group-selector h3{color:#093d44;margin-bottom:12px;font-size:20px;font-weight:600}.group-selector .input{margin-bottom:10px;border:2px solid #f1a84d;border-radius:8px;font-size:14px;padding:10px 16px;background-color:#fff;color:#093d44;transition:box-shadow .2s ease;width:100%}.group-selector .input:focus{outline:none;box-shadow:0 0 0 3px #f1a84d33}.create-circle-button{background-color:#f1a84d;border:none;color:#fff;font-weight:700;padding:10px;border-radius:8px;font-size:14px;cursor:pointer;transition:background-color .2s ease;width:65%}.create-circle-button:hover{background-color:#e69d3e}.group-selector p{font-size:14px;color:#093d44;margin-top:10px;text-align:center}.group-selector span{color:#f1a84d;cursor:pointer;font-weight:600}.circle-description{margin:0 24px 34px;text-align:center;font-size:16px;color:#093d44;line-height:1.2}.encourage{margin:10px auto;padding:10px 40px;max-width:400;text-align:center;font-size:16px;color:#093d44}.monthly-heatmap{max-width:400px;margin:0 auto}.mh-title{text-align:center;margin-bottom:8px;font-size:1.25rem;color:#093d44}.mh-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.mh-weekday{text-align:center;font-size:.75rem;color:#555}.mh-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.mh-day{position:relative;padding-top:100%;border-radius:4px;overflow:hidden}.mh-day.empty{background:transparent}.mh-day.not-done{background-color:#e0e0e0}.mh-day.done{background-color:#fbe6c6}.mh-day-label{position:absolute;top:4px;left:4px;font-size:.75rem;color:#093d44}.mh-icon{position:absolute;font-size:10px}.mh-icon.prayer{top:2px;right:2px}.mh-icon.fitness{bottom:2px;right:2px}.mh-legend{display:flex;justify-content:space-around;margin-top:12px;font-size:10px;color:#333}.mh-legend-item{display:flex;align-items:center}.mh-legend-box{width:1em;height:1em;border-radius:2px;display:inline-block;margin-right:4px}.mh-legend-box.done{background-color:#fbe6c6}.group-members{padding:0 8px 8px;margin-left:-10px;max-width:500px}.member-list{display:flex;flex-wrap:wrap;gap:12px}.member-card{display:flex;flex-direction:column;align-items:center;width:80px;text-align:center;font-size:13px;color:#093d44}.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background-color:#f7c890}.avatar-fallback{width:40px;height:40px;border-radius:50%;background-color:#f7c890;display:flex;align-items:center;justify-content:center;font-weight:700;color:#093d44}.community-checkins .user-checkin{display:flex;flex-direction:column;max-width:20px}.community-checkins .user-checkin img{width:30px;height:30px;background-color:#f7c890;border-radius:50%;object-fit:cover}.loading-text{text-align:center;color:#888;margin:12px 0}.group-name{margin:0 0 6px 20px;font-size:1rem;color:#093d44}.group-progress{display:flex;flex-direction:column;justify-content:space-between;margin:12px 0;width:100%}.group-buttons{display:flex;justify-content:space-between;align-items:center;margin:12px 0;width:100%}.progress-bar-bg{height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden;width:90%;max-width:400px}.progress-text{font-size:12px;margin-top:4px;color:#093d44}.community-checkins{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-evenly;align-items:center;padding-bottom:10px;width:100%}.user-checkin{display:flex;flex-direction:column;align-items:center}.avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;background-color:#f7c890}.avatar-fallback{width:30px;height:30px;border-radius:50%;background-color:#f7c890;display:flex;align-items:center;justify-content:center;font-weight:700;color:#093d44}.checkmark{margin-top:4px;font-size:.85rem;color:#4caf50}.group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.leave-group-button{padding:2px 6px;font-size:14px;background:transparent;border:1px solid #e05d5d;color:#e05d5d;border-radius:4px;cursor:pointer}.leave-group-button:hover{background:#e05d5d;color:#fff}.invite-button{padding:2px 6px;font-size:14px;background:transparent;border:1px solid #f9b95c;color:#f9b95c;border-radius:4px;cursor:pointer}.invite-button:hover{background:#f9b95c;color:#fff}.progress-bar-fill{height:100%;transition:width .4s ease}.progress-bar-fill.red{background-color:#e05d5d}.progress-bar-fill.yellow{background-color:#f9b95c}.progress-bar-fill.green{background-color:#4caf50}html,body{width:100%;overflow-x:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.container{padding:24px 12px;max-width:500px;margin:0 auto 400px;font-family:Inter,sans-serif;width:100%;overflow-x:hidden}.welcome{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center;color:#f9b95c;font-weight:600}h1,h3{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#f9b95c}h4{margin-left:20px;font-size:12px;color:#093d44;font-weight:200}.announcement{color:#e74c3c;text-align:center}.streak-box{text-align:center;background:#f5f5f5;padding:1rem;margin-bottom:2rem;border-radius:8px;box-shadow:0 2px 5px #0000000d}.dashboard-header{text-align:center;margin-bottom:24px}.section-box{background:#fff;border-radius:8px;padding:16px;margin-bottom:24px;box-shadow:0 2px 6px #0000001a;overflow-x:hidden}.circle-card{margin-bottom:16px}.fit-section{margin-bottom:24px;text-align:center}.logout-section{text-align:center;margin-bottom:40px}.month-nav{display:flex;justify-content:space-between;margin-top:12px}.month-nav button{background:none;border:1px solid #ccc;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:12px;background:transparent;border:1px solid #f9b95c;color:#f9b95c}.month-nav button:disabled{opacity:.4;cursor:not-allowed}.bottom-buttons{display:flex;justify-content:space-between;margin:50px 0;gap:12px}.bottom-buttons .btn-inline,.bottom-buttons .btn-share{flex:1;background:transparent;border:1px solid #f9b95c;color:#f9b95c;border-radius:4px;padding:10px 0;font-size:14px;cursor:pointer;text-align:center;transition:background-color .2s ease,color .2s ease}.bottom-buttons .btn-inline:hover,.bottom-buttons .btn-share:hover{background-color:#f9b95c;color:#fff}.home-wrapper{padding:2rem;font-family:Segoe UI,sans-serif;background:#fff;color:#093d44;max-width:800px;margin:auto}.hero-section{text-align:center;margin-bottom:2rem}.home-title{font-size:2.5rem;margin-bottom:.5rem}.home-subtitle{font-size:1.2rem;margin-bottom:.5rem}.home-tagline{font-size:1rem;color:#666;margin-bottom:1.5rem}.features-section,.why-section,.audience-section,.final-cta{margin-bottom:2rem}.features-list,.why-section ul,.audience-section ul{list-style:none;padding-left:0;line-height:1.7}.scrolling-dates{display:flex;overflow-x:auto;padding:.5rem;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.scrolling-dates::-webkit-scrollbar{display:none}.date-btn{flex:0 0 auto;margin:0 .25rem;padding:.5rem 1rem;background:#eee;border:none;border-radius:4px;cursor:pointer}.date-btn.active{background:#093d44;color:#fff;font-weight:700}.date-btn{position:relative}.check-badge{display:block;font-size:.6rem;color:#f1a84d;position:absolute;bottom:4px;right:6px}.container{padding:24px 12px;max-width:500px;margin:0 auto 400px;font-family:Inter,sans-serif;position:static;overflow:visible}.section-header{display:flex;align-items:center;gap:5px;font-size:1 rem;margin-bottom:-30pxdd}.checkboxes{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #093d44;border-radius:4px;outline:none;cursor:pointer;transition:background .2s ease-in-out;position:relative}.checkboxes:checked{background-color:#f1a84d;border-color:#f1a84d}.checkboxes:checked:after{content:"✓";color:#fff;position:absolute;top:-3px;left:2px;font-size:16px}.video{position:"absolute";display:flex;justify-content:center;top:0;left:0;height:100%;margin-left:20px}.daily-container{padding:5px}.input{width:300px;max-width:320px;padding:10px 14px;border:2px solid #f1a84d;border-radius:8px;font-size:14px;color:#093d44;box-shadow:0 2px 6px #0000000d;transition:border .2s ease,box-shadow .2s ease}.input:focus{outline:none;border-color:#f9b95c;box-shadow:0 0 0 3px #f1a84d33}.encourage{color:#093d44;text-align:center;font-size:12px;margin-bottom:65px;font-weight:600}.avatar-fallback{width:30px;height:30px;border-radius:50%;background-color:#f7c890;color:#093d44;font-weight:1000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:14px;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.checkmark{padding-left:8px;color:#f1a84d}p{margin-left:20px;margin-right:10px;font-size:10px;color:#093d44}.daily-lift-h3{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#f9b95c}h4{margin-left:20px;font-size:12px;color:#093d44;font-weight:200px}.funny-inspiration-card{display:flex;align-items:center;background:#fdf6ec;border-left:5px solid #f9b95c;border-radius:12px;margin-top:12px;box-shadow:0 2px 6px #0000000d;transition:all .3s ease}.funny-inspiration-card:hover{background:#fff8ee}.funny-inspiration-emoji{font-size:30px;justify-content:center}.funny-inspiration-text{font-style:italic;font-weight:500;color:#093d44;font-size:16px;line-height:1.6}.weekly-theme-button{display:block;background:transparent;margin:0 0 12px auto;border:1px solid #f9b95c;color:#f9b95c;border-radius:4px;padding:6px;font-size:12px;cursor:pointer;text-align:center;transition:background-color .2s ease,color .2s ease}.sticky-date-bar{position:sticky;top:0;z-index:1000;background-color:#fff;padding:8px 0;box-shadow:0 2px 4px #0000000d}.video-section h2{text-align:left;font-style:italic;font-size:12px;font-weight:600;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#093d44}.workout-carousel{display:flex;overflow-x:auto;gap:1rem;padding:.5rem .5rem 1rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.workout-carousel::-webkit-scrollbar{display:none}.workout-item{flex:0 0 auto;width:280px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;scroll-snap-align:start;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.workout-category{text-align:center;font-size:20px;font-weight:800;color:#093d44;margin-bottom:.25rem}.workout-title{text-align:center;font-size:12px;color:#666;font-style:italic;margin-bottom:.75rem;min-height:2rem;line-height:1.2}.workout-item iframe{width:100%;height:158px;border:none;border-radius:8px;background:#000}.fav-btn{position:absolute;top:8px;right:8px;z-index:10;background:none;border:none;font-size:1.5rem;cursor:pointer}.fav-btn:hover{transform:scale(1.2)}.devotional-section{margin-bottom:30px}.devotional-verse{font-size:1rem;font-weight:600;color:#444;text-align:center;margin-bottom:.75rem;font-style:italic}.devotional-theme{display:flex;flex-direction:column;font-size:20px;font-weight:600;color:#093d44;text-align:center;margin-bottom:.75rem;font-style:italic}.devotional-text{font-size:16px;line-height:1.6;color:#555;margin-bottom:16px;text-align:left}.devotional-reflection{font-size:16px;line-height:1.6;color:#093d44;background-color:#f9f9f9;padding:1rem;border-left:4px solid #ffc107;border-radius:6px}.deploy-toast{position:fixed;bottom:20px;left:20px;background:#fff;color:#093d44;padding:16px 20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 10px #00000026;max-width:300px;z-index:9999;animation:fadeIn .4s ease;font-size:14px}.deploy-toast ul{padding-left:18px;margin:8px 0}.toast-close{background:#f1a84d;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-weight:700;cursor:pointer;margin-top:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fitness-card{background-color:#f1f9fb;border:1px solid #e5e7eb;border-radius:.75rem;padding:12px;margin-top:20px;margin-bottom:30px;box-shadow:0 1px 3px #0000001a}.fitness-card h3{margin:0 0 10px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#093d44}.fitness-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-top:10px}.fitness-row{display:inline-flex;align-items:center;font-size:16px;color:#374151}.icon{font-size:1.25rem;margin-right:.5rem}.last-sync{margin-top:12px;font-size:10px;color:#093d44;font-style:italic}.workout-list{margin-top:14px;font-size:14px;color:#093d44}.workout-list h4{margin:0 0 6px;font-size:14px;font-weight:700}.workout-list ul{list-style-type:disc;padding-left:20px;margin:0}.workout-list li{margin-bottom:4px}.about-container{max-width:800px;margin:0 auto;padding:2.5rem 1rem;color:#093d44;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about-heading{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.about-subheading{font-size:1.125rem;text-align:center;margin-bottom:2rem;color:#093d44}.about-section{margin-bottom:2rem}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#093d44}.section-text{font-size:1rem;margin-bottom:.75rem}.section-bullets{list-style:disc;padding-left:1.5rem}.section-bullets li{margin-bottom:.5rem}.section-list{list-style:none;margin:0;padding:0}.section-list li{margin-bottom:8px}.about-cta{display:inline-block;margin:16px 0;padding:8px 16px;font-size:1rem;text-decoration:none}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:40px;padding:10px 0;background:#fff;display:flex;justify-content:space-around;align-items:center;box-shadow:0 0 10px #0000004d;z-index:1000}.nav-item{color:#093d44;font-size:.8rem;text-decoration:none;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease}.nav-item.active{color:#f1a84d;font-weight:700}.nav-icon{font-size:2rem;margin-bottom:2px}.app-shell{display:flex;flex-direction:column;height:100vh}.content{flex:1 1 auto;overflow-y:auto;padding-bottom:60px;scrollbar-width:none;-ms-overflow-style:none}.content::-webkit-scrollbar{display:none}.about{font-size:18px;padding:10px;display:flex;align-items:center;background:#fdf6ec;border-left:5px solid #f9b95c;border-radius:12px;margin-top:12px;box-shadow:0 2px 6px #0000000d;transition:all .3s ease}.container{max-width:500px;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:24px 12px}.weekly-theme-title{font-size:1.75rem;font-weight:700;margin-bottom:16px;color:#f1a84d;text-align:center}.weekly-theme-summary{line-height:1.6;margin-bottom:16px;font-size:1rem;color:#333}.weekly-theme-rest-note{margin-bottom:16px;font-size:16px;color:#f1a84d}.weekly-theme-summary p:last-child{margin-bottom:0}h3{margin-top:16px;margin-bottom:8px;font-size:1.25rem;color:#093d44}@media (max-width: 600px){.weekly-theme-page{margin:16px;padding:8px}.weekly-theme-title{font-size:1.5rem}.weekly-theme-summary p{font-size:.95rem}.weekly-theme-rest-note{font-size:16px;color:#f1a84d;line-height:1.6;color:#093d44;background-color:#f9f9f9;padding:1rem;border-left:4px solid #ffc107;border-radius:6px}}
