:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;--green:#0f7a43;--green2:#15924f;--soft:#edf8f1;--navy:#10233f;--muted:#66758a;--line:#e5ebe7;--card:#fff;--page:#f6faf7;--shadow:0 8px 22px rgba(17,55,36,.08)}*{box-sizing:border-box}body{margin:0;background:var(--page);color:var(--navy)}button,input,textarea{font:inherit}button{border:0;background:none;color:inherit}.app-shell{min-height:100vh;display:flex;justify-content:center}.phone-canvas{width:100%;max-width:520px;min-height:100vh;background:#fff;position:relative;padding-bottom:82px}.screen,.overlay-screen{padding:18px 16px 28px}.topbar,.simple-title-row,.section-title,.section-row,.month-row,.profile-head,.verified-row,.overlay-top,.access-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-row{display:flex;align-items:center;gap:7px;color:var(--green);margin-bottom:15px}.brand-row b{font-size:1.25rem}.topbar{align-items:flex-start;margin-bottom:15px}h1{font-size:1.52rem;line-height:1.18;margin:0 0 5px}h2{font-size:1.03rem;margin:0}h3{font-size:.94rem;margin:0 0 3px}p{margin:0}.muted{color:var(--muted);font-size:.9rem}.card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:15px;box-shadow:var(--shadow);margin-bottom:14px}.icon-btn{width:40px;height:40px;border-radius:13px;background:#f4f7f5;display:grid;place-items:center}.mood-card h2{margin-bottom:12px}.moods{display:flex;gap:8px;justify-content:space-between}.mood{font-size:1.75rem;flex:1;aspect-ratio:1;border-radius:50%;max-width:55px}.mood.selected{background:#dcf3e2;box-shadow:0 0 0 3px #bce6c8}.next-card{background:linear-gradient(135deg,#edf9f1,#e6f6ee)}.time-pill,.outline-pill,.tiny-tag,.verified-chip,.energy-badge{border-radius:999px;padding:5px 10px;font-size:.77rem;font-weight:800}.time-pill{background:#fff;color:var(--green)}.outline-pill{border:1px solid #b7dcc4;color:var(--green)}.activity-feature{display:flex;gap:13px;align-items:center;margin-top:12px}.round-visual{width:82px;height:82px;border-radius:50%;background:#dff1e5;display:grid;place-items:center;color:var(--green)}.grow{flex:1}.icon-line{display:flex;gap:6px;align-items:center;margin-top:5px}.btn-row{display:flex;gap:7px;margin-top:10px;flex-wrap:wrap}.primary-btn,.soft-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:800;border-radius:999px}.primary-btn{background:linear-gradient(90deg,var(--green),var(--green2));color:#fff;padding:10px 16px}.soft-btn{background:#fff;color:var(--green);padding:10px 12px}.full{width:100%}.section-title{margin:15px 2px 10px}.link-btn{color:var(--green);font-weight:800}.compact-list{padding:2px 14px}.task-row,.settings-row,.add-option,.segment-row,.source-row{display:flex;width:100%;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf1ef;text-align:left}.task-row:last-child,.settings-row:last-child,.add-option:last-child,.segment-row:last-child{border-bottom:0}.task-icon{width:34px;height:34px;border-radius:11px;background:#eef7f1;color:var(--green);display:grid;place-items:center}.check-circle{width:21px;height:21px;border:1.7px solid #bec9c2;border-radius:50%;display:grid;place-items:center;color:#fff}.check-circle.done{background:var(--green);border-color:var(--green)}.recommendation,.article-card,.support-card{display:flex;align-items:center;gap:12px}.wide-btn{width:100%;text-align:left}.txt-left{text-align:left}.rec-image,.article-thumb{width:66px;height:66px;border-radius:14px;background:linear-gradient(135deg,#dff0e5,#f5eee7);display:grid;place-items:center;color:var(--green);flex:0 0 auto}.source{font-size:.77rem;color:#5d6c7e;margin-top:3px}.simple-title-row{margin:4px 2px 16px}.calendar-card{padding:14px}.month-row{color:var(--green);margin-bottom:14px}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.day{display:grid;gap:7px;text-align:center;color:#68766e}.day span{font-size:.72rem;font-weight:800}.day b{padding:7px 0;border-radius:50%}.day.selected{color:var(--green)}.day.selected b{background:var(--green);color:#fff}.ghost-btn{background:#f0f7f3;color:var(--green);padding:8px 11px}.timeline-row{display:grid;grid-template-columns:48px 16px 1fr;align-items:center;margin-bottom:10px}.timeline-time{font-size:.76rem;font-weight:700;color:#536275}.timeline-dot{width:8px;height:8px;background:var(--green);border-radius:50%;margin:auto;position:relative}.timeline-dot:after{content:"";position:absolute;left:3.5px;top:8px;width:1px;height:70px;background:#d2e2d8}.timeline-card{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:15px;padding:11px;background:#fff}.primary-row{border-left:4px solid var(--green);background:#f3fbf6}.play-fab{width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center}.searchbox{display:flex;align-items:center;gap:8px;background:#f3f6f4;border:1px solid var(--line);border-radius:13px;padding:10px 12px}.searchbox input{border:0;background:transparent;outline:0;width:100%}.chips{display:flex;gap:7px;overflow:auto;margin-top:10px}.chip{white-space:nowrap;padding:8px 11px;border-radius:999px;background:#f2f5f3;border:1px solid #e2e7e4;font-size:.8rem;font-weight:750}.chip.active{background:var(--green);color:#fff}.article-list{display:grid;gap:10px}.article-card{margin:0}.tiny-tag{display:inline-block;background:#eef8f1;color:var(--green);padding:3px 8px;margin-bottom:4px}.exercise-preview{margin-top:16px}.exercise-hero{height:180px;border-radius:14px;background:linear-gradient(135deg,#cbded2,#f2e6dc);display:grid;place-items:center}.hero-play{width:54px;height:54px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center}.verified-row{font-size:.75rem;color:#567064;margin:10px 0}.verified-row span:last-child{display:flex;align-items:center;gap:4px;color:var(--green);font-weight:800}.timestamp{color:var(--green)}.segmented{display:grid;grid-template-columns:repeat(3,1fr);background:#f2f5f3;border-radius:12px;padding:3px;margin-bottom:14px}.segmented button{padding:9px;border-radius:10px;font-weight:800;color:#6a786f}.segmented .active{background:#fff;color:var(--green);box-shadow:0 2px 8px #0000000d}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.metric-card{display:grid;gap:8px}.metric-card strong{font-size:1.5rem}.progress-line{height:7px;background:#e7ece9;border-radius:999px;overflow:hidden;display:block}.progress-line i{display:block;height:100%;background:var(--green)}.metric-row{display:grid;grid-template-columns:1fr 1.4fr 42px;gap:9px;align-items:center;margin:15px 0;font-size:.84rem}.quote-card{display:flex;gap:10px;align-items:center;background:#eff8f2}.profile-head{justify-content:flex-start;margin-bottom:16px}.avatar{width:58px;height:58px;border-radius:50%;background:#dfece3;color:var(--green);display:grid;place-items:center;font-size:1.4rem;font-weight:900}.settings-list{padding:2px 14px}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#10233f59;z-index:50;display:flex;align-items:flex-end;justify-content:center}.sheet{width:100%;max-width:520px;background:#fff;border-radius:24px 24px 0 0;padding:10px 16px 28px}.sheet-handle{width:42px;height:5px;background:#d9dfdb;border-radius:999px;margin:2px auto 12px}.full-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:60;overflow:auto;display:flex;justify-content:center}.full-backdrop>.overlay-screen{width:100%;max-width:520px}.close-fab{width:40px;height:40px;border-radius:50%;background:#f3f6f4;display:grid;place-items:center;margin-left:auto}.success-screen,.onboarding,.donate{text-align:center}.success-check{width:82px;height:82px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;margin:24px auto 12px}.center{text-align:center}.stats-3{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.stats-3 div{background:#f5f8f6;border-radius:14px;padding:12px;display:grid;gap:3px}.stats-3 b{font-size:1.4rem}.stats-3 span{font-size:.72rem;color:var(--muted)}.notes{width:100%;min-height:100px;border:1px solid var(--line);border-radius:14px;padding:12px;resize:none;margin-bottom:12px}.notification-preview{display:flex;gap:12px;background:#f0f8f3;border-radius:16px;padding:14px;color:var(--navy)}.notification-preview svg{color:var(--green)}.notification-preview span{font-size:.77rem;color:var(--muted)}.stack{display:grid;gap:10px}.energy-badge{display:inline-block;background:#efe8ff;color:#7956a8;margin:8px 0 12px}.low-card{display:flex;gap:12px;align-items:center;background:#f4efff}.light-task{display:flex;align-items:center;gap:10px}.overlay-top .spacer{flex:1}.verified-chip{display:inline-flex;align-items:center;gap:5px;background:#eaf7ef;color:var(--green);margin-top:10px}.article-screen h1{margin-top:12px}.article-copy{line-height:1.62;margin:16px 0;color:#29394d}.info-box{display:flex;gap:8px;background:#eaf7ef;color:#315d42;border-radius:13px;padding:12px;font-size:.8rem;line-height:1.4;margin:12px 0}.source-row{justify-content:space-between}.onboarding svg{color:var(--green)}.onboard-visual{height:210px;border-radius:26px;background:linear-gradient(135deg,#e8f5ec,#f3f1ff);display:grid;place-items:center;margin:26px 0}.dots{display:flex;gap:7px;justify-content:center;margin:24px 0}.dots i{width:8px;height:8px;border-radius:50%;background:#cbd5ce}.dots i:first-child{background:var(--green)}.donate-heart{font-size:4rem;margin-top:30px}.impact-row{display:flex;gap:8px;align-items:center;padding:8px 0}.impact-row svg{color:var(--green)}.donation-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.donation-options button{border:1px solid var(--line);border-radius:13px;padding:12px;font-weight:800}.center-btn{display:block;margin:14px auto}.font-controls{display:flex;gap:6px}.font-controls button{padding:8px 11px;border-radius:10px;background:#f1f5f2}.access-row{padding:12px 0;border-bottom:1px solid #edf1ef}.toggle{width:48px;height:28px;background:#dfe5e1;border-radius:999px;padding:3px}.toggle span{display:block;width:22px;height:22px;border-radius:50%;background:#fff;transition:.2s}.toggle.on{background:var(--green)}.toggle.on span{transform:translate(20px)}.status-good{color:var(--green);font-weight:800}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:520px;height:76px;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;z-index:30;padding-bottom:max(4px,env(safe-area-inset-bottom))}.nav-item{display:grid;justify-items:center;gap:3px;color:#66758a;font-size:.68rem}.nav-item.active{color:var(--green);font-weight:850}.add-fab{width:52px;height:52px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;margin:auto}.theme-dark{--card:#1e293b;--page:#0f172a;--navy:#f8fafc;--muted:#b7c1d0;--line:#334155;--soft:#183024}.theme-dark body,.theme-dark .phone-canvas,.theme-dark .full-backdrop,.theme-dark .sheet{background:#0f172a;color:#f8fafc}.theme-dark .card,.theme-dark .timeline-card,.theme-dark .next-card,.theme-dark .searchbox,.theme-dark .segmented,.theme-dark .icon-btn,.theme-dark .notification-preview,.theme-dark .notes{background:#1e293b;color:#f8fafc}.theme-dark .bottom-nav{background:#0f172af5}@media(min-width:700px){.phone-canvas{margin:24px 0;min-height:calc(100vh - 48px);border-radius:32px;overflow:hidden;box-shadow:0 24px 80px #1f372c2e}.bottom-nav{bottom:24px;border-radius:0 0 32px 32px}}.source-link{display:inline-flex;align-items:center;gap:4px;color:#526c60;font-size:.75rem;text-align:left;padding:0}.transparency-card{display:flex;gap:12px;align-items:flex-start;background:linear-gradient(135deg,#eaf7ef,#f6fbf8);border:1px solid #dcebe1;border-radius:18px;padding:15px;margin:14px 0}.transparency-card svg{color:var(--green);flex:0 0 auto}.source-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 16px}.source-summary div{background:#f4f8f5;border:1px solid var(--line);border-radius:14px;padding:12px;text-align:center}.source-summary b{display:block;font-size:1.2rem;color:var(--green)}.source-summary span{font-size:.72rem;color:var(--muted)}.source-detail{display:flex;align-items:flex-start;gap:10px;padding:13px 0;border-bottom:1px solid #edf1ef}.source-detail:last-child{border-bottom:0}.source-badge{width:34px;height:34px;border-radius:10px;background:#eaf7ef;color:var(--green);display:grid;place-items:center;flex:0 0 auto}.source-detail small{display:block;color:var(--muted);margin-top:4px}.onboard-points{display:grid;gap:8px;text-align:left;background:#f6faf7;border:1px solid var(--line);border-radius:16px;padding:14px;margin:18px 0}.onboard-points span{font-size:.88rem}.toast{position:fixed;left:50%;bottom:92px;transform:translate(-50%);z-index:100;background:#10233f;color:#fff;padding:11px 16px;border-radius:999px;max-width:calc(100% - 32px);font-size:.82rem;box-shadow:0 10px 28px #0000002e;animation:toastlife 3s ease both}@keyframes toastlife{0%{opacity:0;transform:translate(-50%,10px)}10%,85%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,8px)}}.theme-dark .transparency-card,.theme-dark .source-summary div,.theme-dark .onboard-points{background:#172235}.gentle-banner{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#eef8f1,#f7fbf8);border:1px solid #dbece1;border-radius:15px;padding:11px 13px;margin-bottom:13px}.gentle-banner span{font-size:1.4rem}.gentle-banner p{font-size:.78rem;color:var(--muted);margin-top:2px}.gentle-banner.compact{margin-top:-4px}.daily-pulse{display:flex;align-items:center;gap:10px;background:#10233f;color:#fff;border-radius:17px;padding:13px 14px;margin:14px 0}.daily-pulse p{font-size:.76rem;line-height:1.35;color:#d9e2ed;margin-top:2px}.pulse-icon{width:34px;height:34px;border-radius:50%;background:#1d8a51;display:grid;place-items:center}.streak{font-size:.72rem;background:#ffffff18;padding:6px 8px;border-radius:999px;white-space:nowrap}.week-progress{background:#f5f9f6;border:1px solid var(--line);border-radius:15px;padding:12px 13px;margin-bottom:12px}.week-progress>div{display:flex;justify-content:space-between;gap:10px;font-size:.78rem;margin-bottom:8px}.week-progress b{color:var(--green)}.continue-card{display:flex;gap:11px;align-items:center;background:#10233f;color:#fff;border-radius:17px;padding:12px 13px;margin:15px 0}.continue-card .grow{display:grid;gap:4px}.continue-card span{font-size:.7rem;color:#b9c7d8}.continue-card b{font-size:.87rem}.continue-card small{color:#b9c7d8}.continue-card .progress-line{background:#fff2}.continue-thumb{width:45px;height:45px;border-radius:13px;background:var(--green);display:grid;place-items:center}.trend-good{font-size:.75rem;font-weight:800;color:var(--green);background:#eaf7ef;border-radius:999px;padding:5px 8px}.mood-chart{height:100px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin:15px 0 8px;padding:0 5px}.mood-column{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.mood-column span{width:100%;max-width:24px;background:linear-gradient(180deg,#35a765,#0f7a43);border-radius:999px 999px 5px 5px;min-height:20px}.mood-column small{color:var(--muted)}.privacy-mini{display:flex;align-items:flex-start;gap:10px;background:#eef8f1;color:#315d42;border-radius:15px;padding:12px;margin-bottom:14px}.privacy-mini p{font-size:.76rem;margin-top:3px;color:#567064}.privacy-mini svg{color:var(--green);flex:0 0 auto}.theme-dark .gentle-banner,.theme-dark .week-progress,.theme-dark .privacy-mini{background:#172235;color:#e8f0ea}.theme-dark .daily-pulse,.theme-dark .continue-card{background:#18243a}@media(max-width:370px){.btn-row{display:grid}.soft-btn,.primary-btn{width:100%}.streak{display:none}.week-progress>div{display:grid}}.setup-cta{display:flex;align-items:center;gap:11px;background:linear-gradient(135deg,#eff8f2,#f7f5ff)}.setup-cta-icon{width:42px;height:42px;border-radius:13px;background:var(--green);color:#fff;display:grid;place-items:center}.welcome-screen{text-align:center;min-height:100vh;display:flex;flex-direction:column;padding-top:30px}.welcome-brand,.auth-brand{display:flex;align-items:center;gap:8px;color:var(--green);font-size:1.4rem;justify-content:center}.welcome-art{height:270px;margin:18px 0;display:grid;place-items:center;color:var(--green);background:radial-gradient(circle,#e7f5ec 0,#f7fbf8 53%,transparent 54%)}.welcome-copy{line-height:1.55;color:var(--muted);margin:8px auto 18px}.trust-row{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-bottom:20px}.trust-row span{background:#f3f8f5;border:1px solid var(--line);border-radius:999px;padding:7px 9px;font-size:.7rem}.large-btn{min-height:50px}.login-link,.skip-btn{color:var(--green);font-weight:800;padding:13px;margin:auto}.legal-mini{font-size:.68rem;color:var(--muted);line-height:1.4;margin-top:auto;padding-top:18px}.auth-screen{min-height:100vh}.auth-brand{justify-content:flex-start;margin:25px 0 18px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f5f2;padding:3px;border-radius:12px;margin:20px 0}.auth-tabs button{padding:9px;border-radius:10px;font-weight:800;color:var(--muted)}.auth-tabs .active{background:#fff;color:var(--green)}.field{display:grid;gap:6px;margin:13px 0}.field span{font-size:.78rem;font-weight:800}.field input{width:100%;border:1px solid var(--line);border-radius:13px;padding:13px;outline:none}.or{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.72rem;margin:18px 0}.or span{height:1px;background:var(--line);flex:1}.social-btn{width:100%;border:1px solid var(--line);border-radius:999px;padding:13px;background:#fff}.setup-screen{min-height:100vh;padding-bottom:120px}.setup-top{display:grid;grid-template-columns:40px 1fr 34px;gap:10px;align-items:center;margin-bottom:28px}.setup-progress{height:6px;background:#e6ece8;border-radius:999px;overflow:hidden}.setup-progress i{display:block;height:100%;background:var(--green)}.setup-kicker{display:block;color:var(--green);font-size:.7rem;font-weight:900;letter-spacing:.09em;margin-bottom:7px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:20px 0}.choice-card{min-height:100px;border:1px solid var(--line);border-radius:16px;padding:12px;text-align:left;display:grid;align-content:space-between;position:relative;background:#fff}.choice-card>span{font-size:1.45rem}.choice-card.selected,.energy-option.selected{border:2px solid var(--green);background:#f0f9f3}.choice-card svg{position:absolute;right:9px;top:9px;color:var(--green)}.energy-options{display:grid;gap:10px;margin:20px 0}.energy-option{display:flex;align-items:center;gap:12px;text-align:left;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff}.energy-option>span{font-size:1.5rem}.energy-option p{font-size:.78rem;color:var(--muted)}.energy-option>svg{color:var(--green)}.reminder-times{display:grid;gap:9px;margin:20px 0}.reminder-times>div{display:grid;grid-template-columns:36px 1fr 48px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:15px;padding:13px}.reminder-times span{display:grid}.reminder-times small{color:var(--muted);margin-top:2px}.remoji{font-size:1.4rem}.permission-note{font-size:.74rem;color:var(--muted);text-align:center}.setup-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:520px;background:linear-gradient(transparent,#fff 18%);padding:28px 16px 14px}.plan-success{width:58px;height:58px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;margin:16px 0}.first-plan-card{padding:3px 13px;margin-top:18px}.plan-item{display:grid;grid-template-columns:48px 1fr auto;gap:9px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1ef}.plan-item:last-child{border-bottom:0}.plan-time{font-size:.75rem;font-weight:850;color:var(--green)}.mini-edit{font-size:.68rem;color:var(--green);font-weight:800}.theme-dark .choice-card,.theme-dark .energy-option,.theme-dark .social-btn,.theme-dark .field input,.theme-dark .auth-tabs .active{background:#1e293b;color:#f8fafc}.theme-dark .setup-footer{background:linear-gradient(transparent,#0f172a 18%)}@media(max-width:360px){.choice-grid{grid-template-columns:1fr}.welcome-art{height:220px}}.library-chips{margin-bottom:12px}.evidence-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f9f7;border:1px solid var(--line);border-radius:14px;padding:11px 12px;margin-bottom:12px}.evidence-filter>div{display:grid;gap:2px}.evidence-filter select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px;color:var(--navy);max-width:150px}.library-intro{display:grid;grid-template-columns:30px 1fr auto;align-items:start;gap:10px;background:linear-gradient(135deg,#eef8f1,#f8fbf9)}.library-intro>svg{color:var(--green)}.library-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.library-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff;text-align:left;box-shadow:0 5px 15px #1137240f}.library-cover{height:100px;background:linear-gradient(135deg,#e7f4eb,#f5eee9);display:flex;align-items:center;justify-content:center;position:relative}.library-cover>span{font-size:2.3rem}.library-cover small{position:absolute;left:8px;bottom:8px;background:#fffd;padding:4px 7px;border-radius:999px;font-weight:800;font-size:.65rem}.library-body{padding:11px}.library-body h3{line-height:1.28;min-height:38px}.library-meta{display:flex;justify-content:space-between;gap:6px;color:var(--muted);font-size:.67rem;margin-bottom:5px}.evidence-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.evidence-pill,.review-pill{font-size:.62rem;font-weight:850;border-radius:999px;padding:4px 7px}.evidence-pill{background:#eaf3ff;color:#285e9b}.evidence-pill.emerging{background:#fff4d8;color:#986c0b}.review-pill.ok{background:#e8f7ed;color:#247243}.review-pill.pending{background:#fff0e3;color:#a95a19}.content-hero{height:180px;border-radius:22px;background:linear-gradient(135deg,#e8f4eb,#f7ede6);display:grid;place-items:center;font-size:4rem;margin:12px 0}.content-badges{display:flex;gap:7px;align-items:center;margin-bottom:9px}.source-trace{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;background:#f6faf7}.source-trace p{color:var(--muted);font-size:.82rem;margin-top:2px}.tip-list{display:grid;gap:10px;margin:14px 0}.tip-list>div{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start;background:#f7faf8;border:1px solid var(--line);border-radius:14px;padding:11px}.tip-list span{width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900;font-size:.75rem}.tip-list p{line-height:1.45}.evidence-note{background:#f3f7fb;border-left:4px solid #4b7fb7;border-radius:12px;padding:12px;margin:15px 0}.evidence-note>b{display:block;margin-bottom:7px}.evidence-note p{font-size:.8rem;color:var(--muted);line-height:1.45;margin-top:7px}.refs-card{padding:2px 13px}.article-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.article-actions .soft-btn{background:#eef7f1}.theme-dark .library-card,.theme-dark .evidence-filter,.theme-dark .source-trace,.theme-dark .tip-list>div{background:#1e293b}.theme-dark .library-intro,.theme-dark .evidence-note{background:#172235}.theme-dark .evidence-filter select{background:#0f172a;color:#f8fafc}@media(max-width:360px){.library-grid,.article-actions{grid-template-columns:1fr}}.activity-source-card{display:flex;align-items:center;gap:10px;background:#f3faf5;border:1px solid #dcece1;border-radius:16px;padding:12px;margin:14px 0}.activity-source-card>svg{color:var(--green)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.duration-select,.repeat-options{display:flex;gap:7px;overflow:auto}.duration-select button,.repeat-options button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 11px;background:#fff;font-size:.78rem;font-weight:800}.duration-select .selected,.repeat-options .selected{background:var(--green);color:#fff;border-color:var(--green)}.weekday-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekday-picker button{aspect-ratio:1;border-radius:50%;background:#f2f5f3;font-weight:800;color:var(--muted)}.weekday-picker .selected{background:var(--green);color:#fff}.reminder-switch{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:15px;padding:12px;margin:13px 0}.reminder-switch>div{display:flex;align-items:center;gap:10px}.reminder-switch svg{color:var(--green)}.reminder-switch span{display:grid}.reminder-switch small{color:var(--muted);margin-top:2px}.notes.mini{min-height:78px}.activity-visual{height:190px;border-radius:22px;background:linear-gradient(135deg,#dcefe2,#f5eee6);display:grid;place-items:center;color:var(--green);margin:12px 0 14px}.why-card{display:flex;align-items:flex-start;gap:10px;background:#f2f8ff;border:1px solid #dce8f5;border-radius:15px;padding:12px;margin:15px 0}.why-card svg{color:#4175a8;flex:0 0 auto}.why-card p{font-size:.8rem;color:var(--muted);line-height:1.45;margin-top:3px}.action-3{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:11px 0 16px}.action-3 button{display:grid;justify-items:center;gap:6px;border:1px solid var(--line);border-radius:14px;padding:10px 5px;background:#fff;font-size:.68rem;color:var(--muted)}.action-3 svg{color:var(--green)}.active-session{display:flex;align-items:center;gap:14px;background:#edf8f1;border-radius:18px;padding:14px;margin:15px 0}.session-ring{width:78px;height:78px;border-radius:50%;border:7px solid #bfe6cc;display:grid;place-content:center;text-align:center;color:var(--green)}.session-ring b{font-size:1.05rem}.session-ring span{font-size:.6rem;color:var(--muted)}.session-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px}.exercise-steps{padding:12px 14px}.exercise-steps h2{margin-bottom:6px}.source-link.standalone{width:100%;justify-content:center;background:#f5f8f6;border-radius:999px;padding:11px;margin-top:8px;color:var(--green);font-weight:800}.snooze-list{display:grid}.theme-dark .activity-source-card,.theme-dark .why-card,.theme-dark .active-session{background:#172235}.theme-dark .duration-select button,.theme-dark .repeat-options button,.theme-dark .action-3 button{background:#1e293b}.theme-dark .duration-select .selected,.theme-dark .repeat-options .selected{background:var(--green)}@media(max-width:360px){.form-grid,.action-3{grid-template-columns:1fr}.action-3 button{grid-template-columns:28px 1fr;justify-items:start;align-items:center;text-align:left}}.today-overview{display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,#10233f,#17304f);color:#fff;border-radius:18px;padding:14px 15px;margin-bottom:13px}.today-kicker{font-size:.68rem;font-weight:900;letter-spacing:.08em;color:#a9c7b4}.today-overview p{font-size:.76rem;color:#ced9e6;margin-top:3px}.today-ring{width:58px;height:58px;border-radius:50%;border:6px solid #2b8d59;display:grid;place-items:center;flex:0 0 auto}.today-ring b{font-size:.82rem}.routine-cta{width:100%;display:flex;align-items:center;gap:8px;color:var(--green);background:#f4f8f5;border:1px solid var(--line);border-radius:13px;padding:10px 12px;font-weight:800;margin:-2px 0 12px}.routine-cta span{flex:1;text-align:left}.compact-routine{margin:0 0 12px}.notification-settings-mini{display:flex;align-items:center;gap:10px;background:#eef8f1;border:1px solid #dcebe1;border-radius:15px;padding:12px;margin:14px 0}.notification-settings-mini>svg{color:var(--green)}.notification-list{display:grid;gap:9px}.notification-card{display:flex;gap:10px;border:1px solid var(--line);border-radius:16px;padding:12px;background:#fff}.notification-card.unread{border-left:4px solid var(--green);background:#f8fcf9}.notif-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.notif-icon.activity{background:#e9f6ed;color:var(--green)}.notif-icon.success{background:#eaf7ef;color:#267d49}.notif-icon.info{background:#edf3fb;color:#4775a8}.notif-title-row{display:flex;justify-content:space-between;gap:8px}.notif-title-row span{font-size:.68rem;color:var(--muted)}.notification-card p{font-size:.78rem;color:var(--muted);line-height:1.4;margin-top:3px}.notif-actions{display:flex;gap:7px;margin-top:9px}.notif-actions .primary-btn,.notif-actions .soft-btn{padding:8px 11px;font-size:.75rem}.goal-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;background:linear-gradient(135deg,#eef8f1,#f8fbf9);border:1px solid var(--line);border-radius:17px;padding:14px;margin:16px 0}.goal-card select{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px;max-width:160px}.routine-list{display:grid;gap:9px}.routine-row{display:grid;grid-template-columns:42px 1fr 48px 34px;gap:9px;align-items:center;border:1px solid var(--line);border-radius:15px;padding:11px;background:#fff;opacity:.72}.routine-row.enabled{opacity:1;border-color:#d6e8dc}.routine-emoji{width:42px;height:42px;border-radius:12px;background:#f3f7f4;display:grid;place-items:center;font-size:1.25rem}.small-icon{width:34px;height:34px}.add-routine{width:100%;display:flex;justify-content:center;align-items:center;gap:7px;color:var(--green);font-weight:850;border:1px dashed #a9cfb7;border-radius:14px;padding:12px;margin:12px 0}.compact-save{padding:8px 12px;font-size:.75rem}.theme-dark .today-overview{background:#172235}.theme-dark .routine-cta,.theme-dark .notification-card,.theme-dark .goal-card,.theme-dark .routine-row,.theme-dark .notification-settings-mini{background:#1e293b}.theme-dark .goal-card select{background:#0f172a;color:#f8fafc}@media(max-width:380px){.goal-card{display:grid;align-items:start}.goal-card select{max-width:none;width:100%}.routine-row{grid-template-columns:38px 1fr 48px}.small-icon{display:none}}.offline-banner{position:sticky;top:0;z-index:40;background:#fff4d8;color:#7b5a10;border-bottom:1px solid #efd58a;padding:8px 12px;text-align:center;font-size:.72rem;font-weight:800}.notification-button{position:relative}.notif-badge{position:absolute;right:5px;top:5px;width:16px;height:16px;border-radius:50%;background:#d64f63;color:#fff;font-size:.58rem;display:grid;place-items:center;border:2px solid #fff}.empty-state{text-align:center;border:1px dashed #bfd3c6;border-radius:18px;padding:28px 18px;background:#f9fcfa;margin:12px 0}.empty-icon{font-size:2.3rem;margin-bottom:8px}.empty-state p{color:var(--muted);font-size:.82rem;line-height:1.45;margin:5px 0 14px}.compact-empty{padding:22px 16px}.sync-status{display:flex;align-items:center;gap:10px;background:#f5faf7;border:1px solid var(--line);border-radius:14px;padding:11px 12px;margin-bottom:13px}.sync-status p{font-size:.72rem;color:var(--muted);margin-top:2px}.sync-dot{width:10px;height:10px;border-radius:50%;background:#23a15a;box-shadow:0 0 0 4px #dff3e6}.sync-status>svg{color:var(--green)}.prototype-note{display:flex;align-items:flex-start;gap:8px;background:#f7f4ff;color:#5a4b77;border-radius:13px;padding:10px 11px;margin-bottom:13px}.prototype-note p{font-size:.72rem;line-height:1.4}button,.chip,.mood,.day,.library-card{touch-action:manipulation}.primary-btn,.soft-btn,.ghost-btn,.link-btn,.routine-cta,.add-routine,.nav-item,.icon-btn{min-height:44px}.icon-btn{min-width:44px}.task-row,.settings-row,.add-option,.segment-row,.source-row{min-height:48px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #8bc7a1;outline-offset:2px}.screen{padding-bottom:34px}.bottom-nav{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}.theme-dark .offline-banner{background:#4a3510;color:#ffe6a6;border-color:#6f541e}.theme-dark .empty-state,.theme-dark .sync-status{background:#172235}.theme-dark .notif-badge{border-color:#1e293b}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:340px){h1{font-size:1.35rem}.screen,.overlay-screen{padding-left:12px;padding-right:12px}.bottom-nav{height:72px}.nav-item span{font-size:.62rem}.today-ring{width:52px;height:52px}.mood{font-size:1.5rem}}.public-site{min-height:100vh;background:#f7fbfd;color:#0d2b55;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.public-header{height:74px;position:sticky;top:0;z-index:90;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:0 4vw;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #dbe7ee;box-shadow:0 4px 18px #0e305414}.public-logo{display:flex;align-items:center;gap:9px;text-decoration:none;color:#0c3f78}.logo-mark{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,#0e76b7,#1bb79d);color:#fff;display:grid;place-items:center}.public-logo>span:last-child{display:grid}.public-logo b{font-size:1.65rem;line-height:1}.public-logo small{font-size:.61rem;margin-top:3px;color:#325f82}.public-nav{display:flex;align-items:center;justify-content:center;gap:18px}.public-nav a{position:relative;text-decoration:none;color:#173c62;font-size:.8rem;font-weight:750;white-space:nowrap;padding:26px 0 22px}.public-nav a.active:after,.public-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:3px;border-radius:999px;background:#0c84d1}.public-actions{display:flex;gap:9px}.public-login,.public-create{min-height:42px;border-radius:12px;padding:0 15px;font-weight:800}.public-login{border:1px solid #1678a8;color:#174c70;background:#fff}.public-create{display:flex;align-items:center;gap:6px;background:linear-gradient(90deg,#1295b8,#12a69b);color:#fff;box-shadow:0 7px 16px #1296a638}.menu-button{display:none;font-size:1.4rem}.public-hero{min-height:520px;display:grid;grid-template-columns:1.1fr 1.25fr .8fr;position:relative;overflow:hidden;background:linear-gradient(90deg,#f5f1e5,#e9f2f4 47%,#ddf5f7);border-bottom:1px solid #dbe7ee}.hero-copy{padding:52px 34px 42px 4vw;position:relative;z-index:2}.hero-kicker{display:inline-block;color:#0d7996;background:#ffffffad;border:1px solid #d3e8ec;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:850;margin-bottom:13px}.hero-copy h1{font-size:2.6rem;line-height:.95;letter-spacing:-.035em;color:#0d396e;margin-bottom:18px}.hero-copy h1 em{font-style:normal;color:#10a99d}.hero-copy>p{max-width:590px;line-height:1.57;color:#264b6d;font-size:.98rem}.hero-buttons{display:flex;gap:10px;margin:22px 0 14px}.hero-primary,.hero-secondary{min-height:46px;border-radius:12px;padding:0 18px;font-weight:850;display:inline-flex;align-items:center;gap:7px}.hero-primary{background:linear-gradient(90deg,#13a889,#12aaa1);color:#fff;box-shadow:0 8px 18px #13a88933}.hero-secondary{background:#fff;color:#143a60;border:1px solid #b9cad7;box-shadow:0 4px 10px #0e305414}.hero-trust{display:flex;gap:7px;flex-wrap:wrap}.hero-trust span{display:flex;align-items:center;gap:5px;font-size:.7rem;color:#41627d;background:#ffffffb8;border-radius:999px;padding:6px 9px}.hero-scene{position:relative;min-height:520px;overflow:hidden}.mountain-sky{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#eaf5f9,#f3e8d5 58%,#d9e6e1)}.mountain{position:absolute;bottom:0;left:-10%;width:120%;height:55%;clip-path:polygon(0 83%,10% 57%,24% 75%,37% 34%,52% 67%,66% 20%,77% 58%,91% 29%,100% 52%,100% 100%,0 100%)}.mountain.back{background:#9db6b3;opacity:.7}.mountain.front{height:43%;background:#5f7e72;clip-path:polygon(0 78%,14% 56%,28% 70%,46% 28%,60% 62%,78% 35%,100% 67%,100% 100%,0 100%)}.person-figure{position:absolute;left:35%;bottom:9%;width:110px;height:230px}.person-figure .head{width:38px;height:38px;border-radius:50%;background:#8c563f;margin:auto}.person-figure .body{width:76px;height:130px;background:#174a68;border-radius:35px 35px 20px 20px;margin:0 auto}.person-figure .backpack{position:absolute;left:18px;top:62px;width:74px;height:88px;background:#283f4d;border-radius:24px}.hero-phone{position:absolute;right:4%;top:28px;width:210px;height:440px;background:#fff;border:9px solid #15212c;border-radius:34px;padding:18px 13px;box-shadow:0 20px 40px #0d2b5538;z-index:4}.phone-notch{position:absolute;top:-1px;left:50%;transform:translate(-50%);width:76px;height:18px;background:#15212c;border-radius:0 0 12px 12px}.phone-top{display:flex;gap:5px;color:#0f849e;align-items:center;margin-top:8px}.hero-phone h3{font-size:.86rem;margin:13px 0 8px}.phone-week{display:grid;grid-template-columns:repeat(7,1fr);font-size:.55rem;text-align:center;color:#587089;margin-bottom:12px}.phone-week b{background:#1286bd;color:#fff;border-radius:50%;padding:4px}.phone-task{font-size:.64rem;background:#f4f8fa;border-radius:8px;padding:8px;margin:5px 0;color:#38516b}.phone-task.done{color:#168257}.phone-stats{position:absolute;left:13px;right:13px;bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.phone-stats span{display:grid;text-align:center;background:#edf7f6;border-radius:9px;padding:7px}.phone-stats b{color:#0c9f94}.phone-stats small{font-size:.5rem;color:#587089}.hero-features{padding:48px 3vw 30px 18px;display:grid;align-content:center;gap:14px;background:linear-gradient(135deg,#e5f5f6,#aeeaf0);position:relative}.hero-features:after{content:"";position:absolute;width:300px;height:300px;border:38px solid #ffffff25;border-radius:50%;right:-130px;bottom:-130px}.hero-feature{display:flex;gap:10px;position:relative;z-index:2}.hero-feature>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#0983c6;color:#fff}.hero-feature:nth-child(2)>span{background:#0fa69d}.hero-feature:nth-child(3)>span{background:#0e89c8}.hero-feature:nth-child(4)>span{background:#17aa78}.hero-feature:nth-child(5)>span{background:#f39a1f}.hero-feature b{font-size:.84rem}.hero-feature p{font-size:.72rem;color:#335673;line-height:1.35;margin-top:2px}.public-feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:18px 4vw;background:#f6fbfd}.public-feature-card{display:flex;gap:12px;min-height:118px;background:#fff;border:1px solid #dce7ee;border-radius:13px;padding:14px;box-shadow:0 7px 18px #0f365912}.feature-emoji{font-size:1.65rem}.public-feature-card h3{font-size:.9rem}.public-feature-card p{font-size:.7rem;color:#557087;line-height:1.4;margin:3px 0 7px}.public-feature-card button{color:#087dbb;font-size:.68rem;font-weight:850;padding:0}.public-content-band{display:grid;grid-template-columns:2.2fr 1fr;gap:14px;padding:0 4vw 18px}.video-demo{display:grid;grid-template-columns:1.25fr 1.2fr 1fr;gap:14px;background:linear-gradient(135deg,#e8f5fa,#d9f1f7);border-radius:16px;padding:14px}.video-preview{position:relative;min-height:175px;border-radius:13px;background:linear-gradient(135deg,#17385f,#bcdde1);overflow:hidden}.video-preview:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:#ffffff28;right:-10px;bottom:-40px}.video-label{position:absolute;left:13px;top:13px;color:#fff;font-weight:900;font-size:1.05rem}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#1459a1;color:#fff;display:grid;place-items:center;z-index:2}.timestamp-demo h3,.source-demo h3{font-size:.85rem;margin-bottom:8px}.timestamp-demo>div{display:grid;grid-template-columns:44px 1fr;font-size:.7rem;color:#294c69;margin:3px 0}.source-demo{background:#ffffffa8;border-radius:12px;padding:12px}.source-demo p{font-size:.65rem;color:#40607a;margin:3px 0}.source-demo button{margin-top:8px;background:#eaf5fb;color:#1179ad;border-radius:8px;padding:7px 9px;font-size:.65rem;font-weight:800}.support-demo{display:grid;grid-template-columns:1fr 1.2fr;gap:14px;background:#fff;border-radius:16px;padding:14px;border:1px solid #dce7ee}.support-visual{display:grid;place-items:center;font-size:4rem;background:linear-gradient(135deg,#d9eef6,#fff);border-radius:13px}.support-demo h2{font-size:1.15rem}.support-demo p{font-size:.72rem;color:#527089;line-height:1.45;margin:6px 0 11px}.support-demo button{display:flex;align-items:center;gap:6px;background:linear-gradient(90deg,#15a48a,#0d9fbd);color:#fff;border-radius:9px;padding:9px 12px;font-weight:850;font-size:.72rem}.support-demo a{display:block;color:#087dbb;font-size:.65rem;margin-top:9px;text-decoration:none}.public-stats{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #dce7ee;border-bottom:1px solid #dce7ee;background:#fff;padding:0 4vw}.public-stats>div{display:grid;grid-template-columns:30px auto;grid-template-rows:auto auto;column-gap:6px;padding:12px 18px;border-right:1px solid #e4ecf1}.public-stats>div:last-child{border-right:0}.public-stats>div>span{grid-row:1/3;font-size:1.45rem}.public-stats b{font-size:1rem}.public-stats small{font-size:.65rem;color:#587089}.public-process{display:grid;grid-template-columns:4fr 1.15fr;gap:14px;padding:14px 4vw 20px}.process-main{background:#fff;border:1px solid #dce7ee;border-radius:15px;padding:14px}.process-main h2{font-size:.85rem;margin-bottom:9px}.process-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.process-step{display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center}.process-step>span{width:40px;height:40px;border-radius:50%;background:#edf4ff;display:grid;place-items:center;font-size:1.2rem}.process-step b{font-size:.68rem}.process-step p{font-size:.58rem;color:#5a7085;line-height:1.35}.public-process blockquote{margin:0;background:#fff;border:1px solid #dce7ee;border-radius:15px;padding:22px 16px;font-size:.85rem;font-weight:750;color:#244d70;line-height:1.45}.public-process blockquote small{display:block;margin-top:12px;font-size:.62rem;color:#6b8090}.public-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:14px 4vw;background:#063b74;color:#dcecff}.footer-logo{color:#fff}.footer-logo .logo-mark{width:36px;height:36px}.footer-logo b{font-size:1.25rem}.footer-logo small{color:#c8def2}.public-footer nav{display:flex;justify-content:center;gap:18px}.public-footer a{color:#dcecff;text-decoration:none;font-size:.64rem}.public-footer>span{font-size:.6rem}@media(max-width:1180px){.public-header{grid-template-columns:auto 1fr auto}.public-nav{gap:10px}.public-nav a{font-size:.7rem}.public-hero{grid-template-columns:1fr 1.2fr}.hero-features{grid-column:1/3;grid-template-columns:repeat(5,1fr);padding:18px 4vw}.public-feature-grid{grid-template-columns:repeat(3,1fr)}.public-content-band{grid-template-columns:1fr}.process-flow{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.public-header{height:66px;grid-template-columns:auto 1fr auto;padding:0 14px}.public-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;border-bottom:1px solid #dce7ee;padding:10px 16px;flex-direction:column;align-items:stretch}.public-nav.open{display:flex}.public-nav a{padding:10px 4px}.public-actions{display:none}.menu-button{display:block}.public-hero{grid-template-columns:1fr}.hero-copy{padding:34px 18px 24px}.hero-copy h1{font-size:2.35rem}.hero-scene{min-height:390px}.hero-phone{width:178px;height:374px;right:5%;top:7px}.person-figure{left:22%;transform:scale(.83);transform-origin:bottom}.hero-features{grid-column:auto;grid-template-columns:1fr 1fr;padding:18px}.public-feature-grid{grid-template-columns:1fr 1fr;padding:14px}.public-content-band{padding:0 14px 14px}.video-demo{grid-template-columns:1fr}.support-demo{grid-template-columns:120px 1fr}.public-stats{grid-template-columns:1fr 1fr;padding:0 14px}.public-stats>div{border-bottom:1px solid #e4ecf1}.public-process{grid-template-columns:1fr;padding:14px}.process-flow{grid-template-columns:1fr 1fr}.public-footer{grid-template-columns:1fr;text-align:center}.public-footer nav{flex-wrap:wrap}.footer-logo{justify-content:center}}@media(max-width:520px){.public-logo b{font-size:1.35rem}.public-logo small{display:none}.hero-copy h1{font-size:2.15rem}.hero-buttons{display:grid}.hero-primary,.hero-secondary{width:100%;justify-content:center}.hero-scene{min-height:360px}.hero-phone{width:150px;height:320px;border-width:7px;border-radius:27px;padding:16px 10px}.hero-phone h3{font-size:.72rem}.phone-task{font-size:.54rem;padding:6px}.phone-stats{left:10px;right:10px}.person-figure{left:10%;transform:scale(.72)}.hero-features,.public-feature-grid,.support-demo{grid-template-columns:1fr}.support-visual{min-height:120px}.public-stats{grid-template-columns:1fr}.public-stats>div{border-right:0}.process-flow{grid-template-columns:1fr}.process-step{grid-template-columns:42px 1fr}.process-step>svg{display:none}}.calendar-intro{line-height:1.5;margin:8px 0 16px}.calendar-provider{display:flex;align-items:center;gap:11px}.calendar-brand{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-weight:900;font-size:1.25rem}.calendar-brand.google{background:linear-gradient(135deg,#4285f4,#34a853);color:#fff}.calendar-brand.apple{background:#111;color:#fff}.connect-btn{border:1px solid #b9c9c0;border-radius:999px;padding:9px 11px;font-size:.72rem;font-weight:850;color:var(--green);white-space:nowrap}.connect-btn.connected{background:#eaf7ef;border-color:#a8d6b8}.sync-choice h2,.calendar-behaviour h2{margin-bottom:8px}.sync-option{display:grid;grid-template-columns:22px 1fr;gap:9px;text-align:left;padding:11px 0;border-bottom:1px solid #edf1ef;width:100%}.sync-option:last-child{border-bottom:0}.radio-dot{width:18px;height:18px;border:2px solid #aab9b0;border-radius:50%;margin-top:2px}.sync-option.selected .radio-dot{border:5px solid var(--green)}.sync-option p{font-size:.76rem;color:var(--muted);line-height:1.4;margin-top:3px}.calendar-behaviour>div{display:flex;gap:10px;align-items:flex-start;padding:9px 0}.calendar-behaviour svg{color:var(--green);flex:0 0 auto}.calendar-behaviour p{display:grid}.calendar-behaviour span{font-size:.75rem;color:var(--muted);margin-top:2px;line-height:1.4}.theme-dark .calendar-brand.apple{background:#f4f4f5;color:#111}
