:root{color:#0d0f0d;background:#eeece7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #0d0f0d;--muted: #5d5d58;--line: #d0cec7;--green: #0b5a2a;--green-soft: #e7efe5;--violet: #7758de;--violet-soft: #eee9ff;--danger: #cf1717;--surface: #f7f5ef}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#e7e4dc;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.landing-page{min-height:100vh;background:#f7f5ef;color:var(--ink)}.checkout-result-page{min-height:100vh;background:#f7f5ef;color:var(--ink);font-family:Sora,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-page{font-family:Sora,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-nav{width:min(1120px,calc(100% - 36px));display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto;padding:22px 0;font-family:Sora,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.brand-mark{color:var(--green);font-size:22px;font-weight:850}.landing-nav div{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:14px;font-weight:750}.nav-cta{padding:10px 14px;border-radius:999px;background:var(--ink);color:#fff}.landing-hero{width:min(1120px,calc(100% - 36px));display:grid;grid-template-columns:minmax(0,1fr) 432px;gap:56px;align-items:center;margin:0 auto;padding:56px 0 44px}.hero-copy{font-family:Sora,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-copy h1{max-width:720px;font-size:clamp(54px,7vw,92px);line-height:.92;font-weight:900;white-space:normal}.hero-copy>p:not(.landing-eyebrow){max-width:620px;margin-top:22px;color:var(--muted);font-size:22px;line-height:1.35;font-weight:600}.landing-eyebrow{margin-bottom:14px;color:var(--green);font-family:DM Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.primary-link,.secondary-link,.waitlist-section button,.checkout-form button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:10px;font-weight:850}.primary-link,.waitlist-section button,.checkout-form button{border:0;background:var(--green);color:#fff}.secondary-link{border:1px solid var(--line);background:#fffdf8;color:var(--ink)}.trust-list{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none}.trust-list li{padding:9px 11px;border:1px solid rgba(11,90,42,.2);border-radius:999px;background:var(--green-soft);color:var(--green);font-size:13px;font-weight:800}.phone-demo{position:relative;height:720px;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:0 24px 80px #181c1724;pointer-events:none}.phone-demo .app-shell{width:100%;min-height:auto;margin:0}.mockup-preview{display:grid;place-items:center;overflow:visible;border:0;background:transparent;box-shadow:none}.phone-mockup-image{width:auto;height:min(760px,78vh);max-width:100%;object-fit:contain;filter:drop-shadow(0 28px 48px rgba(16,24,17,.22))}.landing-page.theme-light .mockup-dark,.landing-page.theme-dark .mockup-light{display:none}.pause-preview-card{position:absolute;right:18px;bottom:18px;left:18px;display:grid;gap:8px;padding:16px;border:1px solid rgba(207,23,23,.24);border-radius:16px;background:#fffdf8f0;box-shadow:0 16px 46px #181c172e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pause-preview-card span{color:var(--danger);font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pause-preview-card strong{color:var(--danger);font-size:44px;line-height:.95}.pause-preview-card p{color:var(--muted);font-size:15px;line-height:1.3}.pause-preview-card div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pause-preview-card button{min-height:38px;border:1px solid var(--line);border-radius:9px;background:#fffdf8;color:var(--ink);font-size:13px;font-weight:800}.problem-band,.marketing-section,.comparison-section,.faq-section,.pricing-section,.waitlist-section,.disclaimer-section{width:min(1120px,calc(100% - 36px));margin:0 auto;font-family:Sora,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.problem-band{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.problem-band p{max-width:880px;color:var(--ink);font-size:clamp(28px,4vw,46px);line-height:1.05;font-weight:850}.marketing-section{padding:72px 0}.section-intro{max-width:720px;margin-bottom:28px}.section-intro>p:not(.landing-eyebrow){margin-top:14px;color:var(--muted);font-size:18px;line-height:1.42}.section-intro h2,.split-marketing h2,.pricing-section h2,.waitlist-section h2{font-size:clamp(34px,5vw,58px);line-height:1;font-weight:900}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.value-section{padding-bottom:34px}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.value-grid article{padding:22px;border-top:1px solid var(--line);background:#fffdf8}.value-grid span{color:var(--green);font-family:DM Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:900}.value-grid h3{margin:16px 0 8px;font-size:25px;line-height:1.05}.value-grid p{color:var(--muted);font-size:16px;line-height:1.42}.feature-grid article{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fffdf8}.feature-grid svg{color:var(--green)}.feature-grid h3{margin:16px 0 8px;font-size:20px;line-height:1.1}.feature-grid p,.split-marketing p,.pricing-section p,.waitlist-section p,.disclaimer-section p{color:var(--muted);font-size:16px;line-height:1.45}.split-marketing,.pricing-section{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:center;border-top:1px solid var(--line)}.proof-stack{display:grid;gap:10px}.proof-stack span{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fffdf8;font-weight:800}.comparison-section{padding:72px 0;border-top:1px solid var(--line)}.comparison-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fffdf8}.comparison-table [role=row]{display:grid;grid-template-columns:1fr 1fr}.comparison-table [role=row]+[role=row]{border-top:1px solid var(--line)}.comparison-table span,.comparison-table strong{padding:18px;font-size:16px;line-height:1.35}.comparison-table span{color:var(--muted)}.comparison-table strong{border-left:1px solid var(--line);color:var(--ink)}.comparison-table [role=columnheader]{background:var(--green-soft);color:var(--green);font-weight:900}.price-card{padding:24px;border:1px solid rgba(11,90,42,.26);border-radius:14px;background:var(--green-soft)}.price-card span{color:var(--green);font-family:DM Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:850;text-transform:uppercase}.price-card strong{display:block;margin:12px 0;color:var(--green);font-size:44px;line-height:.95}.price-card .secondary-link,.checkout-form button{width:100%;margin-top:18px}.checkout-form{display:grid;gap:10px;margin-top:16px}.checkout-form input{min-width:0;min-height:48px;padding:0 14px;border:1px solid rgba(11,90,42,.22);border-radius:10px;background:#fffdf8;color:var(--ink)}.checkout-form button:disabled{cursor:progress;opacity:.72}.checkout-notice,.checkout-error{margin-top:16px;font-size:15px!important;line-height:1.35!important;font-weight:800}.checkout-notice{color:var(--green)!important}.checkout-error{color:var(--danger)!important}.checkout-result{width:min(720px,calc(100% - 36px));display:grid;gap:18px;margin:clamp(34px,7vh,74px) auto 0;padding:clamp(24px,4vw,36px);border:1px solid var(--line);border-radius:18px;background:#fffdf8}.checkout-result-icon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px}.checkout-result.success .checkout-result-icon{background:var(--green-soft);color:var(--green)}.checkout-result.cancel .checkout-result-icon{background:#f5e7e4;color:var(--danger)}.checkout-result h1{max-width:100%;font-size:clamp(36px,3.5vw,48px);line-height:1.02;font-weight:900;overflow-wrap:break-word;text-wrap:balance}.checkout-result>p:not(.landing-eyebrow){max-width:560px;color:var(--muted);font-size:18px;line-height:1.42;font-weight:650}.checkout-result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.checkout-result-note{display:grid;gap:10px;max-width:100%;margin-top:8px;padding:16px;border:1px solid rgba(11,90,42,.2);border-radius:12px;background:var(--green-soft);color:var(--green)}.checkout-result-note ol{display:grid;gap:7px;margin:0;padding-left:19px}.checkout-result-note li{color:#386548;font-size:15px;line-height:1.35}.auth-page{min-height:100vh;background:#f7f5ef;color:var(--ink)}.auth-panel{width:min(620px,calc(100% - 36px));display:grid;gap:16px;margin:58px auto 0;padding:30px;border:1px solid var(--line);border-radius:16px;background:#fffdf8}.contact-panel{width:min(720px,calc(100% - 36px))}.auth-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:var(--green-soft);color:var(--green)}.auth-panel h1{max-width:100%;font-size:clamp(34px,4.4vw,52px);line-height:1.04;font-weight:900;overflow-wrap:break-word;text-wrap:balance;white-space:normal}.auth-panel>p:not(.landing-eyebrow):not(.form-error):not(.form-success){max-width:560px;color:var(--muted);font-size:17px;line-height:1.42;font-weight:650}.auth-form{display:grid;gap:10px;margin-top:4px}.auth-form input,.auth-form textarea{width:100%;min-width:0;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#f7f5ef;color:var(--ink)}.auth-form textarea{min-height:150px;padding-top:13px;resize:vertical}.auth-form button{min-height:50px;border:0;border-radius:10px;background:var(--green);color:#fff;font-weight:850}.auth-form button:disabled{cursor:progress;opacity:.72}.auth-switch{color:var(--green);font-size:15px;font-weight:850}.form-error,.form-success{font-size:15px!important;line-height:1.35!important;font-weight:850}.form-error{color:var(--danger)!important}.form-success{color:var(--green)!important}.guides-page{padding-bottom:72px}.guides-hero{width:min(980px,calc(100% - 36px));margin:0 auto;padding:74px 0 34px}.guides-hero h1,.guide-post h1{max-width:920px;font-size:clamp(44px,6vw,76px);line-height:.96;font-weight:900;overflow-wrap:break-word;text-wrap:balance;white-space:normal}.guides-hero>p:not(.landing-eyebrow),.guide-post header>p,.guide-intro{max-width:760px;color:var(--muted);font-size:20px;line-height:1.45;font-weight:650}.guides-hero>p:not(.landing-eyebrow){margin-top:18px}.guides-grid{width:min(1120px,calc(100% - 36px));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto}.guide-card{display:grid;gap:14px;align-content:start;min-height:268px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fffdf8}.guide-card span,.guide-post header span{color:var(--green);font-size:13px;font-weight:850}.guide-card h2{font-size:25px;line-height:1.05;font-weight:900}.guide-card p{color:var(--muted);font-size:16px;line-height:1.42;font-weight:600}.guide-card a,.guide-back-link{display:inline-flex;align-items:center;gap:6px;align-self:end;color:var(--green);font-weight:850}.guide-post{width:min(920px,calc(100% - 36px));display:grid;gap:28px;margin:52px auto 0}.guide-post header{display:grid;gap:14px;padding-bottom:28px;border-bottom:1px solid var(--line)}.guide-post section{display:grid;gap:12px}.guide-post h2{font-size:clamp(28px,4vw,40px);line-height:1.05;font-weight:900;white-space:normal}.guide-post section p{color:var(--muted);font-size:18px;line-height:1.62;font-weight:580}.guide-checklist,.guide-faq,.guide-related,.guide-cta{display:grid;gap:16px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fffdf8}.guide-checklist ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.guide-checklist li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;color:var(--ink);font-weight:750}.guide-checklist svg{margin-top:2px;color:var(--green)}.guide-faq article{display:grid;gap:6px}.guide-faq h3{font-size:20px;line-height:1.15;font-weight:900}.guide-faq p{color:var(--muted);font-size:17px;line-height:1.5;font-weight:600}.guide-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.guide-related a{display:grid;gap:7px;min-height:118px;padding:16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#faf8f3}.guide-related span{color:var(--green);font-size:12px;font-weight:850}.guide-related strong{font-size:17px;line-height:1.18}.guide-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:12px}.guide-cta p:not(.landing-eyebrow){max-width:620px;color:var(--muted);font-size:17px;line-height:1.45;font-weight:650}.info-page .guide-post{padding-bottom:28px}.public-footer{width:min(1120px,calc(100% - 36px));display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin:56px auto 0;padding:24px 0 34px;border-top:1px solid var(--line)}.public-footer a{color:var(--muted);font-size:14px;font-weight:750}.faq-section{padding:72px 0;border-top:1px solid var(--line)}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq-list article{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fffdf8}.faq-list h3{margin:0 0 8px;font-size:21px}.faq-list p{color:var(--muted);font-size:16px;line-height:1.42}.waitlist-section{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:28px;align-items:center;padding:42px;border-radius:18px;background:#11140f;color:#fff}.waitlist-section .landing-eyebrow,.waitlist-section p{color:#b9d5bd}.waitlist-section form{display:grid;grid-template-columns:1fr auto;gap:10px}.support-cta-section .primary-link{justify-self:end;min-width:190px}.waitlist-section input{min-width:0;min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:#ffffff14;color:#fff}.waitlist-success{grid-column:2;color:#b9d5bd!important;font-weight:800}.waitlist-error{grid-column:2;color:#ffd0c9!important;font-weight:800}.disclaimer-section{padding:34px 0 48px}@media(max-width:920px){.landing-nav{align-items:flex-start}.landing-nav div{flex-wrap:wrap;justify-content:flex-end}.landing-hero,.split-marketing,.pricing-section,.waitlist-section,.guide-cta{grid-template-columns:1fr}.phone-demo{width:min(100%,432px);justify-self:center}.feature-grid,.value-grid,.guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-related>div{grid-template-columns:1fr}.waitlist-success,.waitlist-error{grid-column:1}}@media(max-width:620px){.landing-nav{width:min(100% - 28px,1120px)}.landing-nav div a:not(.nav-cta){display:none}.landing-hero,.problem-band,.marketing-section,.comparison-section,.faq-section,.pricing-section,.waitlist-section,.disclaimer-section,.guides-hero,.guides-grid,.guide-post,.public-footer{width:min(100% - 28px,1120px)}.landing-hero{padding-top:32px;gap:34px}.hero-copy h1{font-size:52px}.hero-copy>p:not(.landing-eyebrow){font-size:18px}.phone-demo{height:620px}.feature-grid,.value-grid,.faq-list,.guides-grid{grid-template-columns:1fr}.guides-hero{padding-top:44px}.guides-hero h1,.guide-post h1{font-size:42px}.guides-hero>p:not(.landing-eyebrow),.guide-post header>p,.guide-intro{font-size:18px}.guide-card{min-height:0}.comparison-table [role=row]{grid-template-columns:1fr}.comparison-table strong{border-top:1px solid var(--line);border-left:0}.checkout-result{width:min(100% - 28px,720px);gap:14px;padding:22px}.checkout-result h1{font-size:36px}.checkout-result-actions{display:grid}.checkout-result-actions a{width:100%}.waitlist-section{padding:26px}.waitlist-section form{grid-template-columns:1fr}.support-cta-section .primary-link{justify-self:stretch;width:100%}}.app-shell{width:min(100%,432px);min-height:100vh;margin:0 auto;padding:22px 10px 18px;background:radial-gradient(circle at 22% 6%,rgba(255,255,255,.95),transparent 30%),var(--surface);color:var(--ink)}.account-strip{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;gap:8px;align-items:center;margin:0 10px 14px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fffdf8;color:var(--muted);font-size:12px;font-weight:800}.account-strip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-strip strong{color:var(--green);white-space:nowrap}.account-strip a{padding:4px 0;color:var(--ink);white-space:nowrap}.account-strip .buy-link{padding:4px 8px;border-radius:999px;background:var(--green);color:#fff}.hero-section,.section-heading,.split-row,.streak-section{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hero-section{padding:10px 10px 22px}h1,h2,p{margin:0}h1{font-size:36px;line-height:.98;font-weight:850;letter-spacing:0;white-space:nowrap}.hero-section p{margin-top:9px;color:var(--muted);font-size:17px;font-weight:650}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.menu-panel{margin:-10px 10px 26px;padding:8px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.menu-panel button{width:100%;padding:13px 2px;border:0;border-bottom:1px solid rgba(208,206,199,.75);background:transparent;text-align:left;color:#1f211d;cursor:pointer}.menu-panel button:last-child{border-bottom:0}.section-block{padding:18px 10px;border-bottom:1px solid var(--line)}.eyebrow{margin-bottom:10px;color:var(--green);font-size:17px;font-weight:750;line-height:1;letter-spacing:.04em;text-transform:uppercase}.week-section h2{font-size:24px;line-height:1.08;font-weight:850;white-space:nowrap}.muted{margin-top:8px;color:var(--muted);font-size:18px}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:20px}.day-cell{display:grid;justify-items:center;gap:10px}.day-cell span{color:#252722;font-size:15px;font-weight:600}.day-token{width:42px;aspect-ratio:1;display:grid;place-items:center;border:2px solid #cfd0cc;border-radius:50%;background:transparent;color:#696b66;font-size:21px;font-weight:650;cursor:pointer}.day-token.done{border-color:var(--green);background:var(--green);color:#fff}.day-token.current{border-color:var(--green);color:var(--green)}.progress-track{height:7px;margin-top:20px;overflow:hidden;border-radius:999px;background:#d7d7d3}.progress-track div{height:100%;border-radius:inherit;background:var(--green)}.split-row{margin-top:12px;color:var(--muted);font-size:17px}.split-row strong{color:var(--green);font-weight:600}.streak-section{align-items:center}.streak-value{display:flex;align-items:center;gap:14px}.streak-value strong{color:var(--green);font-size:68px;line-height:.9;font-weight:850}.streak-value span{display:grid;gap:8px;font-size:21px}.streak-value small{color:var(--muted);font-size:16px}.flame-lockup{display:grid;justify-items:center;gap:12px;color:var(--green);max-width:96px;font-size:16px;text-align:center}.flame-lockup svg{width:58px;height:58px}.urge-guard-section{display:grid;grid-template-columns:1fr auto;gap:13px;align-items:center;border-bottom-color:#cf17172e;background:#fff6f3}.urge-guard-section h2{margin:0;font-size:23px;line-height:1.05}.urge-guard-section p:not(.eyebrow){margin-top:7px;color:#6b514c;font-size:15px;line-height:1.3}.guard-timer{display:grid;justify-items:center;gap:3px;color:var(--danger)}.guard-timer strong{font-size:33px;line-height:.95}.guard-timer span{max-width:88px;color:#7a3833;font-size:12px;font-weight:800;line-height:1.15;text-align:center}.guard-action{grid-column:1 / -1;min-height:42px;border:0;border-radius:10px;background:var(--danger);color:#fff;font-weight:850;cursor:pointer}.section-heading{margin-bottom:14px}.section-heading>span,.section-heading select{color:var(--muted);font-size:16px;font-weight:600}.section-heading select{max-width:190px;border:0;background:transparent;color:#282a25;text-align:right;cursor:pointer}.action-list{display:grid;gap:10px}.action-row{min-height:42px;display:grid;grid-template-columns:32px 38px 1fr 33px;align-items:center;gap:13px;width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.action-row span:nth-child(3){font-size:17px;line-height:1.25}.status-dot{width:30px;aspect-ratio:1;display:grid;place-items:center;border:1.5px solid #11140f;border-radius:50%;color:#fff}.complete .status-dot{border-color:var(--green);background:var(--green)}.action-icon{color:#11140f}.row-check{color:var(--green);justify-self:end}.action-row:not(.complete) .row-check{color:#11140f}.add-action{display:flex;align-items:center;gap:8px;margin-top:14px;color:var(--green);font-size:18px}.add-action input{width:100%;border:0;border-bottom:1px solid transparent;background:transparent;color:var(--green);outline:none}.add-action input:focus{border-bottom-color:var(--green)}.chart-frame{height:185px;margin-top:2px}.insight-section{padding-bottom:14px}.insight-callout{width:100%;min-height:82px;display:grid;grid-template-columns:54px minmax(0,1fr) 96px;align-items:center;gap:16px;padding:13px 14px;border:0;border-radius:18px;background:var(--violet-soft);text-align:left;cursor:pointer}.insight-icon,.shortcut-icon{display:grid;place-items:center;border-radius:50%}.insight-icon{width:50px;aspect-ratio:1;background:#dfd5ff;color:var(--violet)}.insight-callout b,.shortcut-button b{display:block;margin-bottom:5px;font-size:17px}.insight-callout small,.shortcut-button small,.support-section small{color:var(--muted);font-size:14px;line-height:1.25}.insight-callout strong{padding:9px;border:1.5px solid #a18be8;border-radius:9px;color:var(--violet);font-size:14px;font-weight:650;white-space:nowrap}.shortcut-section{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:14px;padding-bottom:14px}.shortcut-button{min-height:84px;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:8px;padding:0 10px;border:0;background:transparent;text-align:left;cursor:pointer}.shortcut-button:first-child{border-right:1px solid var(--line)}.shortcut-icon{width:40px;aspect-ratio:1}.shortcut-icon.green{background:var(--green-soft);color:var(--green)}.shortcut-icon.violet{background:var(--violet-soft);color:var(--violet)}.support-section{padding:12px 10px 8px}.support-section button{width:100%;display:grid;grid-template-columns:64px 1fr 28px;grid-template-rows:auto auto;column-gap:14px;align-items:center;border:0;background:transparent;color:var(--danger);text-align:left;cursor:pointer}.support-section button>span{grid-row:1 / span 2;width:57px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:var(--danger);color:#fff;font-size:20px;font-weight:850}.support-section strong{font-size:20px}.support-section small{grid-column:2}.support-section svg{grid-column:3;grid-row:1 / span 2;justify-self:end}.completion-strip{display:none}.sr-status{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#0c0e0c6b;z-index:10}.modal-sheet{width:min(100%,390px);position:relative;padding:27px 22px 22px;border-radius:18px;background:#faf8f3;color:var(--ink)}.modal-sheet>svg{color:var(--green)}.modal-sheet h2{margin-top:14px;font-size:27px;line-height:1.05}.modal-sheet p{margin-top:12px;color:var(--muted);font-size:17px;line-height:1.4}.close-button{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#eceae3;cursor:pointer}.primary-action{width:100%;margin-top:22px;padding:15px 16px;border:0;border-radius:10px;background:var(--green);color:#fff;font-weight:750;cursor:pointer}.sos-flow .pause-timer{display:grid;gap:3px;margin-top:16px;padding:14px;border:1px solid rgba(207,23,23,.24);border-radius:12px;background:#fff3f1;color:var(--danger)}.sos-flow .pause-timer strong{font-size:34px;line-height:1}.sos-flow .pause-timer span{color:#7a3833;font-size:14px;font-weight:700}.draft-box{display:grid;gap:8px;margin-top:16px;color:var(--green);font-size:14px;font-weight:800;text-transform:uppercase}.draft-box textarea{width:100%;min-height:118px;resize:vertical;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fffdf8;color:var(--ink);font:inherit;line-height:1.35;outline:none;text-transform:none}.draft-box textarea:focus{border-color:var(--green)}.grounding-list{display:grid;gap:8px;margin-top:14px}.grounding-list button{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:transparent;text-align:left;font-weight:700;cursor:pointer}.grounding-list button.active{border-color:#0b5a2a59;background:var(--green-soft);color:var(--green)}.journal-flow>svg{color:var(--green)}.menu-modal>svg{color:var(--green)}.menu-modal ul{display:grid;gap:7px;margin:14px 0 0;padding-left:18px}.menu-modal li{color:var(--muted);font-size:15px;line-height:1.35}.summary-box{display:grid;gap:5px;margin-top:16px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fffdf8}.summary-box span{color:var(--muted);font-size:14px}.summary-box strong{color:var(--green);font-size:16px}.summary-preview{margin-top:10px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fffdf8}.summary-preview span{display:block;margin-bottom:8px;color:var(--green);font-size:14px;font-weight:800;text-transform:uppercase}.summary-preview ul{display:grid;gap:5px;margin:0;padding-left:18px}.summary-preview li{color:var(--muted);font-size:14px;line-height:1.3}.settings-list{display:grid;gap:8px;margin-top:16px}.settings-list button{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;width:100%;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fffdf8;text-align:left;cursor:pointer}.settings-list b{display:block;margin-bottom:3px;font-size:15px}.settings-list small{color:var(--muted);font-size:13px;line-height:1.3}.settings-list strong{min-width:42px;padding:6px 8px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:13px;text-align:center}.privacy-status{margin-top:12px;padding:10px 12px;border-radius:10px;background:var(--green-soft);color:var(--green);font-size:14px;font-weight:750}.success-note{color:var(--green)!important;font-weight:750}.download-location{display:grid;gap:5px;margin-top:12px;padding:12px;border:1px solid rgba(11,90,42,.24);border-radius:12px;background:var(--green-soft)}.download-location strong{color:var(--green);font-size:15px}.download-location span{color:#3f5f49;font-size:14px;line-height:1.3}.download-location code{width:fit-content;padding:5px 7px;border-radius:7px;background:#ffffffad;color:var(--ink);font-size:13px}.mood-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.mood-row button{padding:10px 8px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);font-weight:750;text-transform:capitalize;cursor:pointer}.mood-row button.active{border-color:#0b5a2a59;background:var(--green-soft);color:var(--green)}.sos-step-panel{margin-top:12px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fffdf8}.sos-step-panel h3{margin:0 0 8px;font-size:17px;line-height:1.15}.sos-step-panel p,.sos-step-panel li{color:var(--muted);font-size:14px;line-height:1.35}.sos-step-panel ul{display:grid;gap:6px;margin:0;padding-left:18px}.sos-step-panel button{margin-top:11px;padding:10px 12px;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:750;cursor:pointer}.breathing-meter{height:8px;margin-top:12px;overflow:hidden;border-radius:999px;background:#e2e0d8}.breathing-meter span{display:block;width:64%;height:100%;border-radius:inherit;background:var(--green)}@media(max-width:380px){.app-shell{padding-inline:8px}h1{font-size:34px}.week-grid{gap:1px}.day-token{width:42px;font-size:18px}.streak-value strong{font-size:70px}.action-row{grid-template-columns:28px 32px 1fr 28px;gap:9px}.shortcut-section{grid-template-columns:1fr}.shortcut-button:first-child{border-right:0;border-bottom:1px solid var(--line)}.account-strip{grid-template-columns:minmax(0,1fr) auto auto auto;gap:6px;padding-inline:10px;font-size:11px}.account-strip strong{display:none}}html{scroll-behavior:smooth}.theme-toggle{width:40px;height:40px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--ink);cursor:pointer}.pricing-section{scroll-margin-top:24px}.price-amount{display:flex;align-items:baseline;gap:8px;margin:14px 0 10px;color:var(--ink)}.price-amount b{color:var(--green);font-size:54px;line-height:.95;font-weight:900}.price-amount small{color:var(--muted);font-size:18px;font-weight:850}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:20;width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:var(--green);box-shadow:0 14px 36px #181c1729}.landing-page.theme-dark{background:#0d120f;color:#f5f3ea}.landing-page.theme-dark .phone-demo,.landing-page.theme-dark .value-grid article,.landing-page.theme-dark .feature-grid article,.landing-page.theme-dark .proof-stack span,.landing-page.theme-dark .comparison-table,.landing-page.theme-dark .faq-list article,.landing-page.theme-dark .price-card,.landing-page.theme-dark .auth-panel,.landing-page.theme-dark .checkout-result,.landing-page.theme-dark .guide-card,.landing-page.theme-dark .guide-checklist,.landing-page.theme-dark .guide-faq,.landing-page.theme-dark .guide-related,.landing-page.theme-dark .guide-cta,.landing-page.theme-dark .back-to-top{border-color:#eeece729;background:#151b17}.landing-page.theme-dark .landing-nav{background:transparent}.landing-page.theme-dark .theme-toggle{border-color:#eeece729;background:transparent;color:#fffdf8}.landing-page.theme-dark .brand-mark,.landing-page.theme-dark .landing-eyebrow,.landing-page.theme-dark .value-grid span,.landing-page.theme-dark .price-card span,.landing-page.theme-dark .guide-card span,.landing-page.theme-dark .guide-post header span,.landing-page.theme-dark .price-card strong,.landing-page.theme-dark .price-amount b,.landing-page.theme-dark .back-to-top{color:#54c97b}.landing-page.theme-dark .hero-copy h1,.landing-page.theme-dark .problem-band p,.landing-page.theme-dark .section-intro h2,.landing-page.theme-dark .split-marketing h2,.landing-page.theme-dark .pricing-section h2,.landing-page.theme-dark .waitlist-section h2,.landing-page.theme-dark .guides-hero h1,.landing-page.theme-dark .guide-post h1,.landing-page.theme-dark .guide-post h2,.landing-page.theme-dark .guide-card h2,.landing-page.theme-dark .guide-checklist h2,.landing-page.theme-dark .guide-faq h2,.landing-page.theme-dark .guide-faq h3,.landing-page.theme-dark .guide-related h2,.landing-page.theme-dark .guide-cta h2,.landing-page.theme-dark .checkout-result h1,.landing-page.theme-dark .value-grid h3,.landing-page.theme-dark .feature-grid h3,.landing-page.theme-dark .faq-list h3,.landing-page.theme-dark .comparison-table strong,.landing-page.theme-dark .price-amount,.landing-page.theme-dark .auth-panel h1{color:#f5f3ea}.landing-page.theme-dark .hero-copy>p:not(.landing-eyebrow),.landing-page.theme-dark .section-intro>p:not(.landing-eyebrow),.landing-page.theme-dark .value-grid p,.landing-page.theme-dark .feature-grid p,.landing-page.theme-dark .split-marketing p,.landing-page.theme-dark .pricing-section p,.landing-page.theme-dark .faq-list p,.landing-page.theme-dark .comparison-table span,.landing-page.theme-dark .price-card p,.landing-page.theme-dark .auth-panel>p:not(.landing-eyebrow):not(.form-error):not(.form-success),.landing-page.theme-dark .checkout-result>p:not(.landing-eyebrow),.landing-page.theme-dark .guides-hero>p:not(.landing-eyebrow),.landing-page.theme-dark .guide-card p,.landing-page.theme-dark .guide-post header>p,.landing-page.theme-dark .guide-intro,.landing-page.theme-dark .guide-post section p,.landing-page.theme-dark .guide-faq p,.landing-page.theme-dark .guide-cta p:not(.landing-eyebrow),.landing-page.theme-dark .price-amount small,.landing-page.theme-dark .disclaimer-section p,.landing-page.theme-dark .landing-nav div{color:#a8aaa1}.landing-page.theme-dark .nav-cta,.landing-page.theme-dark .primary-link,.landing-page.theme-dark .waitlist-section button,.landing-page.theme-dark .checkout-form button,.landing-page.theme-dark .auth-form button{background:#54c97b;color:#08100b}.landing-page.theme-dark .secondary-link,.landing-page.theme-dark .checkout-form input,.landing-page.theme-dark .auth-form input,.landing-page.theme-dark .auth-form textarea{border-color:#eeece729;background:#0f1511;color:#f5f3ea}.landing-page.theme-dark .trust-list li,.landing-page.theme-dark .comparison-table [role=columnheader],.landing-page.theme-dark .auth-icon{border-color:#54c97b38;background:#54c97b1f;color:#54c97b}.landing-page.theme-dark .guide-post header,.landing-page.theme-dark .checkout-result-note{border-color:#eeece724}.landing-page.theme-dark .guide-checklist li{color:#f5f3ea}.landing-page.theme-dark .public-footer{border-color:#eeece724}.landing-page.theme-dark .public-footer a{color:#a8aaa1}.landing-page.theme-dark .checkout-result-note{background:#54c97b1f;color:#54c97b}.landing-page.theme-dark .guide-related a{border-color:#eeece729;background:#0f1511;color:#f5f3ea}.landing-page.theme-dark .guide-related span{color:#54c97b}.landing-page.theme-dark .checkout-result-note li{color:#a8aaa1}.landing-page.theme-dark .problem-band,.landing-page.theme-dark .pricing-section,.landing-page.theme-dark .comparison-section,.landing-page.theme-dark .faq-section{border-color:#eeece724}.landing-page.theme-dark .comparison-table strong{border-left-color:#eeece724}.landing-page.theme-dark .pause-preview-card{background:#fffdf8f0}.landing-page.theme-dark .mockup-preview{border:0;background:transparent}.landing-page.theme-dark .waitlist-section{background:#070b08}.app-header-actions{display:flex;align-items:center;gap:4px}.app-shell.app-theme-dark{--ink: #f5f3ea;--muted: #a8aaa1;--line: #29352d;--green: #54c97b;--green-soft: #16261b;--violet: #b89cff;--violet-soft: #241c35;--danger: #ff5a5f;--surface: #0d120f;background:radial-gradient(circle at 22% 6%,rgba(84,201,123,.1),transparent 30%),var(--surface);color:var(--ink)}.app-shell.app-theme-dark .account-strip,.app-shell.app-theme-dark .modal-sheet,.app-shell.app-theme-dark .download-location,.app-shell.app-theme-dark .draft-box textarea{border-color:var(--line);background:#121913;color:var(--ink)}.app-shell.app-theme-dark .account-strip .buy-link{background:var(--green);color:#07100a}.app-shell.app-theme-dark .menu-panel{border-color:var(--line)}.app-shell.app-theme-dark .menu-panel button,.app-shell.app-theme-dark .section-heading select,.app-shell.app-theme-dark .icon-button,.app-shell.app-theme-dark .action-row,.app-shell.app-theme-dark .shortcut-button,.app-shell.app-theme-dark .support-section button,.app-shell.app-theme-dark .add-action input{color:var(--ink)}.app-shell.app-theme-dark .menu-panel button,.app-shell.app-theme-dark .section-block{border-bottom-color:var(--line)}.app-shell.app-theme-dark .day-cell span,.app-shell.app-theme-dark .action-icon,.app-shell.app-theme-dark .action-row:not(.complete) .row-check{color:var(--ink)}.app-shell.app-theme-dark .day-token{border-color:#425146;color:#c3c6bd}.app-shell.app-theme-dark .day-token.done{border-color:var(--green);background:var(--green);color:#07100a}.app-shell.app-theme-dark .day-token.current{border-color:var(--green);color:var(--green)}.app-shell.app-theme-dark .progress-track,.app-shell.app-theme-dark .breathing-meter{background:#263128}.app-shell.app-theme-dark .urge-guard-section{background:#ff5a5f14;border-bottom-color:#ff5a5f38}.app-shell.app-theme-dark .urge-guard-section p:not(.eyebrow),.app-shell.app-theme-dark .guard-timer span,.app-shell.app-theme-dark .sos-flow .pause-timer span{color:#d0a09e}.app-shell.app-theme-dark .guard-action{background:var(--danger);color:#fff}.app-shell.app-theme-dark .insight-callout{background:var(--violet-soft)}.app-shell.app-theme-dark .insight-icon{background:#33264e}.app-shell.app-theme-dark .insight-callout strong{border-color:#836ce0}.app-shell.app-theme-dark .shortcut-button:first-child{border-right-color:var(--line)}.app-shell.app-theme-dark .shortcut-icon.green{background:var(--green-soft)}.app-shell.app-theme-dark .shortcut-icon.violet{background:var(--violet-soft)}.app-shell.app-theme-dark .close-button{background:#202820;color:var(--ink)}.app-shell.app-theme-dark .sos-flow .pause-timer{border-color:#ff5a5f3d;background:#ff5a5f14}.app-shell.app-theme-dark .grounding-list button,.app-shell.app-theme-dark .plan-option,.app-shell.app-theme-dark .privacy-option,.app-shell.app-theme-dark .journal-note,.app-shell.app-theme-dark .metric-select,.app-shell.app-theme-dark .todo-form input,.app-shell.app-theme-dark .sos-draft{border-color:var(--line);background:#121913;color:var(--ink)}.app-shell.app-theme-dark .primary-action{background:var(--green);color:#07100a}@media(max-width:620px){.back-to-top{right:14px;bottom:14px}.theme-toggle{width:38px;height:38px}}
