:root{--bg:#f6f2ec;--surface:#fffdfa;--ink:#2d2a31;--muted:#625e60;--line:#ded8cf;--sage:#dce4d8;--sage-deep:#35534b;--clay:#ead8cc;--blue:#dfe6eb;--sand:#eee4d8;--accent:#b46c52;--shadow:0 16px 42px #2d2a310e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #a45032}::selection{color:#232426;background:#d4b8a7}.app-shell{flex-direction:column;min-height:100dvh;display:flex}.topbar{z-index:15;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f2ecf7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;width:100%;max-width:1120px;margin:0 auto;padding:16px 30px 12px;display:flex;position:sticky;top:0}.wordmark,.top-anchor{color:var(--ink);letter-spacing:.13em;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:12px;font-weight:800;display:flex}.wordmark b{font-weight:500}.mini-mark{color:#faf6f0;background:#304642;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.top-anchor{letter-spacing:0;border-bottom:1px solid #9eaa9d;padding:6px 0;font-size:14px;font-weight:650}.program-notice{color:#4b5c50;flex-wrap:wrap;align-items:baseline;gap:3px 5px;width:100%;margin-left:43px;font-size:13px;line-height:1.35;text-decoration:none;display:flex}.program-notice strong{text-underline-offset:3px;font-weight:750;text-decoration:underline}.program-notice>span{font-size:16px;line-height:1}.program-notice:hover strong{text-decoration-thickness:2px}main{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:0 30px}.hero{color:#f8f5ef;background:#303e3d;border-radius:26px;min-height:330px;padding:35px 50px 40px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #e5dacb2b;border-radius:50%;width:460px;height:460px;position:absolute;top:-230px;right:-70px;transform:rotate(-21deg)}.hero:after{border-color:#e5dacb17;width:640px;height:640px;top:-280px;right:-210px}.hero-top{z-index:1;letter-spacing:.17em;color:#e9ded2;align-items:center;gap:15px;font-size:11px;font-weight:700;display:flex;position:relative}.brand-mark{color:#e8ac92;border:1px solid #f5f1e973;border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.hero h1{z-index:1;letter-spacing:-.052em;margin:26px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,6.7vw,80px);font-weight:400;line-height:1.03;position:relative}.hero h1 em{color:#d8ad93;font-style:normal}.hero p{z-index:1;color:#f0ebe5;max-width:510px;margin:0;font-size:18px;line-height:1.5;position:relative}.hero-detail{z-index:1;color:#cbd5ce;align-items:center;gap:12px;margin-top:29px;font-size:13px;display:flex;position:relative}.detail-line{background:#d9b195;width:36px;height:1px;transform:rotate(-7deg)}.section-intro{margin:43px 0 24px}.kicker{letter-spacing:.17em;color:#966653;font-size:11px;font-weight:800}.section-intro h2,.archive-heading h2{letter-spacing:-.045em;margin:9px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,45px);font-weight:400;line-height:1.12}.section-intro p{color:var(--muted);margin:0;font-size:16px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tool-card{background:var(--surface);min-height:145px;color:var(--ink);text-align:left;border:1px solid #2f39360f;border-radius:18px;align-items:center;gap:18px;padding:25px 24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.tool-card:hover{box-shadow:var(--shadow);border-color:#c4b7aa;transform:translateY(-3px)}.tool-card.featured{background:var(--sage);border-color:#d0dacd;grid-column:1/-1;min-height:136px}.tool-card.clay{background:#f2e9e2}.tool-card.blue{background:#e8edf0}.tool-card.sand{background:#f1eae1}.tool-card.sage:not(.featured){background:#e8ede4}.tool-icon{color:#385b52;background:#ffffffa6;border-radius:16px;flex:none;place-items:center;width:58px;height:58px;display:grid}.clay .tool-icon{color:#985d48}.blue .tool-icon{color:#536c7d}.sand .tool-icon{color:#80674f}.tool-copy{flex-direction:column;flex:1;gap:4px;display:flex}.tool-copy strong{letter-spacing:-.025em;font-size:20px;font-weight:720;line-height:1.25}.tool-copy small{color:#545350;font-size:14px;line-height:1.35}.tool-arrow{color:#556862;align-self:center}.home-shortcuts{grid-template-columns:1fr 1fr;gap:14px;margin:25px 0 0;display:grid}.home-shortcuts button{border:1px solid var(--line);text-align:left;color:var(--ink);background:0 0;border-radius:14px;align-items:center;gap:12px;padding:18px;font-weight:650;display:flex}.home-shortcuts button svg:last-child{margin-left:auto}.home-shortcuts button:hover{background:#fffdfa}.bottom-nav{display:none}.care-footer{border-top:1px solid var(--line);color:#686365;width:100%;max-width:1120px;margin:70px auto 0;padding:26px 30px 38px;font-size:13px}.care-footer p{margin:5px 0}.care-footer p:last-child{color:#817a76}.content-page{width:min(100%,760px);margin:52px auto 40px}.page-head h1{letter-spacing:-.055em;margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,7vw,70px);font-weight:400;line-height:1.04}.period{color:var(--accent)}.page-head p{color:var(--muted);max-width:600px;margin:0 0 35px;font-size:18px;line-height:1.55}.anchor-intro{background:var(--sage);color:#30483e;border-radius:15px;align-items:center;gap:14px;margin-bottom:22px;padding:21px 22px;font-weight:600;display:flex}.anchor-intro svg{flex:none}.anchor-fields{grid-template-columns:1fr 1fr;gap:17px;margin-bottom:20px;display:grid}.anchor-fields .field{margin:0}.anchor-fields .field:nth-child(2),.anchor-fields .field:nth-child(6){grid-column:span 2}.field{margin:0 0 23px;display:block}.field span{margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.35;display:block}.field textarea{width:100%;min-height:110px;color:var(--ink);resize:vertical;background:#fffdfa;border:1px solid #cfc9c0;border-radius:13px;padding:17px 18px;font-size:17px;line-height:1.5}.field textarea::placeholder{color:#817c77;opacity:1}.field textarea:focus{border-color:#745a4c}.field-help{color:#706b68;margin:0 0 21px;font-size:14px;line-height:1.5}.content-page>.field-help{margin-top:12px}.button{text-align:center;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:55px;padding:12px 21px;font-size:16px;font-weight:720;line-height:1.2;transition:background .18s,transform .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#fff;background:#334c43}.button-primary:hover:not(:disabled){background:#233e34}.button-secondary{color:#304940;background:0 0;border-color:#84958a}.button-secondary:hover:not(:disabled){background:#e8ede7}.button-quiet{color:#475b50;text-underline-offset:4px;background:0 0;border:0;text-decoration:underline}.action-stack{flex-direction:column;gap:11px;display:flex}.action-stack .button{width:100%}.flow-content>.button{width:100%;margin-top:6px}.flow-content>.button+.button{margin-top:9px}.flow-page{width:min(100%,720px);margin:26px auto 40px}.back-link{color:#526459;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:16px;padding:8px 0;font-size:15px;font-weight:700;display:flex}.flow-card{box-shadow:var(--shadow);background:#fffdfa;border:1px solid #e4ddd5;border-radius:24px;padding:36px 46px 43px}.flow-meta{color:#716863;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:11px;font-weight:800;display:flex}.step-track{background:#e9e5df;border-radius:5px;height:5px;margin:17px 0 34px;overflow:hidden}.step-track span{background:#8a9e89;border-radius:5px;height:100%;transition:width .25s;display:block}.flow-card h1{letter-spacing:-.052em;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,5vw,52px);font-weight:400;line-height:1.12}.intro-copy{color:#595753;max-width:560px;margin:0;font-size:18px;line-height:1.52}.flow-content{margin-top:32px}.intro-symbol{color:#38574a;background:#e8eee7;border-radius:20px;place-items:center;width:80px;height:80px;margin-bottom:38px;display:grid}.grounding-list{counter-reset:ground;gap:12px;margin:0 0 33px;padding:0;list-style:none;display:grid}.grounding-list li{counter-increment:ground;background:#edf0ea;border-radius:12px;padding:16px 16px 16px 62px;font-size:17px;line-height:1.45;position:relative}.grounding-list li:before{content:counter(ground,decimal-leading-zero);color:#416454;font-size:14px;font-weight:800;position:absolute;top:17px;left:18px}.slider-block{background:#f1eee8;border-radius:16px;margin:4px 0 27px;padding:25px}.slider-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:29px;display:flex}.slider-heading label{font-size:17px;font-weight:700}.slider-value{color:#365347;font-family:Georgia,serif;font-size:38px;line-height:1}.slider-value small{font-family:Inter,ui-sans-serif,sans-serif;font-size:14px}.slider-block input[type=range]{appearance:none;background:linear-gradient(to right,#64846f var(--range-fill),#d2d5ce var(--range-fill));cursor:pointer;border-radius:10px;width:100%;height:10px;margin:0}.slider-block input[type=range]::-webkit-slider-thumb{appearance:none;background:#365347;border:4px solid #fff;border-radius:50%;width:30px;height:30px;box-shadow:0 2px 9px #38463d44}.slider-block input[type=range]::-moz-range-thumb{background:#365347;border:4px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 9px #38463d44}.range-labels{color:#676661;justify-content:space-between;margin-top:15px;font-size:13px;display:flex}.choice-group{border:0;min-width:0;margin:0 0 25px;padding:0}.choice-group legend{margin-bottom:15px;font-size:16px;font-weight:700}.choices{gap:9px;display:grid}.choice{min-height:55px;color:var(--ink);text-align:left;background:#fffefa;border:1px solid #d7d1c9;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;font-size:16px;line-height:1.3;display:flex}.choice:hover{background:#f3f7f0;border-color:#77917d}.choice.selected{background:#e4ede2;border:2px solid #557763;padding:12px 15px;font-weight:700}.choice-indicator{color:#fff;border:1.5px solid #94a198;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.choice.selected .choice-indicator{background:#416c52;border-color:#416c52}.reflection{color:#30443b;background:#e7ede7;border-left:4px solid #66846c;border-radius:0 13px 13px 0;margin-bottom:24px;padding:22px 23px;font-size:17px;line-height:1.55}.reflection.large{font-size:20px}.support-copy{color:#625e60;margin:0 0 26px;font-size:16px}.breathing{text-align:center;margin:0 0 24px}.breath-circle{color:#325348;background:#e3ebe1;border:12px solid #c5d5c5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:220px;height:220px;margin:0 auto 23px;transition:transform 4s ease-in-out,background 2s;display:flex;box-shadow:0 0 0 12px #eff3ec}.breath-circle.inhale{background:#d5e6d4;transition-duration:4s;transform:scale(1.08)}.breath-circle.exhale{background:#e8ede3;transition-duration:6s;transform:scale(.83)}.breath-circle span{font-family:Georgia,serif;font-size:29px}.breath-circle small{max-width:160px;font-size:13px;line-height:1.25}.breathing p{color:#6b6863;max-width:380px;margin:0 auto 15px;font-size:14px}.breathing .button{width:100%}.composer{background:#eee9e1;border-radius:20px;margin-bottom:41px;padding:24px}.composer .field{margin-bottom:11px}.composer .button{width:100%}.archive-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding-bottom:13px;display:flex}.archive-heading h2{margin:0;font-size:32px}.archive-heading span{color:#686461;font-size:14px}.archive-list{gap:12px;margin-top:18px;display:grid}.archive-item{background:#fffdfa;border:1px solid #e3ddd5;border-radius:14px;overflow:hidden}.archive-open{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;justify-content:space-between;gap:15px;padding:19px;display:flex}.archive-open span:first-child{min-width:0}.archive-open small{color:#8a5f4e;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.archive-open strong{overflow-wrap:anywhere;font-size:17px;font-weight:600;line-height:1.35;display:block}.open-sign{color:#5b7360;font-size:24px;line-height:1}.archive-detail{padding:0 19px 18px}.archive-detail>p{white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f2ec;border-radius:10px;margin:0 0 13px;padding:17px;line-height:1.6}.archive-actions{flex-wrap:wrap;gap:8px;display:flex}.archive-actions button{color:#2d5140;background:#edf2eb;border:1px solid #a9b7a7;border-radius:9px;align-items:center;gap:6px;padding:9px 12px;font-size:14px;font-weight:650;display:flex}.archive-actions button.delete{color:#8c463b;background:0 0;border-color:#d6b9b1}.release-label{color:#477052;padding:0 19px 17px;font-size:13px;font-weight:700;display:block}.empty-state{text-align:center;color:#6c6662;border:1px dashed #c3bcb3;border-radius:16px;margin-top:18px;padding:38px 25px}.empty-state svg{color:#6e816e}.empty-state p{max-width:370px;margin:12px auto 0}.progress-quote{color:#f9f6ed;background:#334c43;border-radius:19px;gap:17px;margin-bottom:20px;padding:23px 27px 26px;display:flex}.quote-mark{color:#d1a68f;font-family:Georgia,serif;font-size:60px;line-height:.9}.progress-quote p{letter-spacing:-.02em;margin:5px 0 0;font-family:Georgia,serif;font-size:24px;line-height:1.3}.stat-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.stat-card{background:#fffdfa;border:1px solid #e2dcd4;border-radius:15px;flex-direction:column;align-items:flex-start;min-height:150px;padding:20px;display:flex}.stat-card:first-child{background:#e6ebe3}.stat-card svg{color:#567561}.stat-card strong{margin-top:10px;font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1.1}.stat-card span{color:#575755;font-size:15px;line-height:1.3}.progress-note{color:#65625e;margin-top:20px;font-size:15px}.pause-page{text-align:center;max-width:620px;margin-top:70px}.pause-icon{color:#3c594b;background:#e2ebe0;border-radius:22px;place-items:center;width:72px;height:72px;margin:0 auto 25px;display:grid}.pause-page h1{letter-spacing:-.05em;margin:14px 0;font-family:Georgia,serif;font-size:clamp(42px,6vw,60px);font-weight:400;line-height:1.08}.pause-page>p{color:#5d5d58;max-width:520px;margin:0 auto 30px;font-size:18px}.pause-page .action-stack{max-width:420px;margin:0 auto}.timer{color:#344f42;font-variant-numeric:tabular-nums;margin:19px 0 40px;font-family:Georgia,serif;font-size:clamp(70px,13vw,112px);line-height:1.1}.timer span{color:#b87d62}.pause-page>.breathing{max-width:430px;margin:35px auto}.pause-page>.button{width:100%;max-width:420px}.onboarding{place-items:center;max-width:none;min-height:100dvh;padding:20px;display:grid}.onboarding-card{color:#fffaf4;background:#324740;border-radius:25px;flex-direction:column;width:min(100%,610px);min-height:min(700px,100dvh - 40px);padding:38px 44px;display:flex}.onboarding-card .program-notice{color:#e9ddd0;width:auto;margin:19px 0 0;font-size:14px}.onboarding-card .kicker{color:#d9ae94;margin-top:24px}.onboarding-icon{color:#e3f0df;background:#476456;border-radius:30px;place-items:center;width:112px;height:112px;margin-top:auto;display:grid}.onboarding h1{letter-spacing:-.05em;margin:28px 0 16px;font-family:Georgia,serif;font-size:clamp(40px,6vw,58px);font-weight:400;line-height:1.09}.onboarding p{color:#e1e9df;max-width:420px;margin:0 0 30px;font-size:19px}.onboarding-bottom{margin-top:auto}.onboarding .button{color:#274035;background:#edf0e7;width:100%}.onboarding .button:hover{background:#fff}.dots{gap:7px;margin:25px 0;display:flex}.dots span{background:#6d8175;border-radius:6px;width:25px;height:6px}.dots span.active{background:#deb096;width:45px}.text-link{color:#f0e8de;background:0 0;border:0;margin:15px auto 0;padding:4px 12px;text-decoration:underline;display:block}.loading{color:#3c5848;place-items:center;min-height:100dvh;font-size:18px;display:grid}.toast{z-index:20;color:#fff;text-align:center;background:#293c35;border-radius:12px;max-width:min(90vw,500px);padding:14px 20px;font-size:15px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #19252144}@media (max-width:700px){.topbar{padding:12px 20px 10px}.top-anchor span{display:none}.topbar .program-notice{margin-left:0;font-size:12px}main{padding:0 16px}.hero{border-radius:20px;min-height:310px;padding:24px 27px 29px}.hero-top{font-size:10px}.hero h1{margin-top:31px;font-size:clamp(47px,10vw,63px)}.hero p{max-width:370px;font-size:16px}.hero-detail{margin-top:26px;font-size:12px}.section-intro{margin:33px 3px 19px}.section-intro h2{font-size:38px}.tool-grid{grid-template-columns:1fr;gap:10px}.tool-card,.tool-card.featured{border-radius:15px;grid-column:auto;gap:15px;min-height:108px;padding:18px}.tool-card.featured{min-height:120px}.tool-icon{border-radius:13px;width:51px;height:51px}.tool-copy strong{font-size:18px}.tool-copy small{font-size:13px}.home-shortcuts{grid-template-columns:1fr;gap:9px;margin-top:17px}.home-shortcuts button{min-height:62px}.content-page{margin:36px auto 35px}.page-head h1{font-size:49px}.page-head p{margin-bottom:26px;font-size:17px}.anchor-fields{display:block}.anchor-fields .field{margin-bottom:17px}.flow-page{margin:16px auto 24px}.flow-card{border-radius:18px;padding:24px 19px 30px}.flow-card h1{font-size:39px}.flow-content{margin-top:26px}.intro-copy{font-size:17px}.step-track{margin-bottom:27px}.slider-block{padding:19px}.breath-circle{width:195px;height:195px}.care-footer{width:auto;margin:55px 16px 72px;padding:22px 3px 12px;font-size:12px}.bottom-nav{z-index:10;padding:8px 6px max(8px,env(safe-area-inset-bottom));background:#fffdfa;border-top:1px solid #ded8d0;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 24px #3d3b3010}.bottom-nav button{color:#77716d;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;min-height:49px;padding:3px;font-size:11px;font-weight:680;display:flex}.bottom-nav button[aria-current=page]{color:#345946}.bottom-nav button[aria-current=page] svg{stroke-width:2.4px}.toast{bottom:84px}.pause-page{margin-top:55px}.onboarding{padding:0}.onboarding-card{min-height:100dvh;padding:30px 25px max(30px,env(safe-area-inset-bottom));border-radius:0}.onboarding-icon{width:93px;height:93px}.onboarding h1{font-size:46px}}@media (max-width:380px){.wordmark{letter-spacing:.08em;font-size:10px}.hero{padding:22px}.hero h1{font-size:44px}.tool-copy strong{font-size:17px}.tool-copy small{font-size:12px}.tool-icon{width:47px;height:47px}.flow-card h1{font-size:35px}.page-head h1{font-size:43px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
