/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}}:root{--ink:#10251d;--ink-soft:#526158;--paper:#f4f7f1;--surface:#fff;--surface-soft:#eaf0e8;--line:#d7e0d8;--line-strong:#bdcbbf;--lime:#b7fa33;--lime-deep:#7bb614;--forest:#103f30;--forest-dark:#082d22;--violet:#8f7cff;--coral:#ff8367;--sky:#6fc7f5;--shadow:0 26px 80px #1334271a}html{scroll-behavior:smooth;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,summary{font:inherit}main{overflow:hidden}.landing-session-check{background:radial-gradient(circle at 50% 35%, #b7fa332e, transparent 32rem), var(--paper);place-items:center;min-height:100vh;display:grid}.landing-session-check__mark{background:var(--lime);width:46px;height:46px;box-shadow:var(--shadow);border-radius:14px;justify-content:center;align-items:flex-end;gap:3px;padding:10px;display:inline-flex}.landing-session-check__mark i{background:var(--forest);border-radius:10px;width:5px;display:block}.landing-session-check__mark i:first-child{height:12px}.landing-session-check__mark i:nth-child(2){height:20px}.landing-session-check__mark i:nth-child(3){height:27px}.site-header{justify-content:space-between;align-items:center;gap:32px;width:min(1420px,100% - 48px);height:86px;margin:0 auto;display:flex}.brand-link{flex:none}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:var(--lime);border-radius:13px;justify-content:center;align-items:flex-end;gap:3px;width:42px;height:42px;padding:9px;display:inline-flex;box-shadow:inset 0 -1px #00000024}.brand-name{letter-spacing:-.04em;font-size:14px;line-height:.88;display:grid}.brand--compact .brand-mark{border-radius:10px;width:31px;height:31px;padding:7px}.brand--compact .brand-name{display:none}.brand--compact .brand-mark i:first-child{height:8px}.brand--compact .brand-mark i:nth-child(2){height:13px}.brand--compact .brand-mark i:nth-child(3){height:18px}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a,.text-link{color:var(--ink-soft);font-size:13px;font-weight:700}.desktop-nav a:hover,.text-link:hover{color:var(--forest)}.header-actions{align-items:center;gap:21px;display:flex}.button{background:var(--forest);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:17px;min-height:50px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 25px #103f3026}.button:hover{background:var(--forest-dark);transform:translateY(-2px)}.button--small{min-height:43px;padding-inline:18px;font-size:12px}.hero{background:radial-gradient(circle at 89% 86%,#b7fa3345 0 5%,#0000 5.2%),linear-gradient(135deg,#eaf7cb 0%,#dff3ae 53%,#d4ee9b 100%);border-radius:34px;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:62px;width:min(1420px,100% - 48px);min-height:720px;margin:0 auto;padding:86px 58px 78px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:80px solid #103f3014;border-radius:50%;width:680px;height:680px;position:absolute;top:-390px;right:-430px}.hero-copy{z-index:2;max-width:660px;position:relative}.eyebrow{color:#627168;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin:0;font-size:10px;font-weight:900;display:flex}.eyebrow>span{background:var(--lime-deep);border-radius:50%;width:6px;height:6px}.eyebrow--light>span{background:var(--lime)}.hero h1{letter-spacing:-.085em;max-width:700px;margin:20px 0 22px;font-size:clamp(68px,7.3vw,116px);font-weight:500;line-height:.81}.hero-lede{color:#415149;max-width:590px;margin:0;font-size:18px;line-height:1.62}.hero-actions{align-items:center;gap:28px;margin-top:37px;display:flex}.button--hero{min-height:58px;padding-inline:26px}.secondary-link{align-items:center;gap:12px;font-size:13px;font-weight:850;display:inline-flex}.secondary-link span{transition:transform .2s}.secondary-link:hover span{transform:translateY(3px)}.secondary-link--dark{margin-top:28px}.privacy-line{color:#66756d;align-items:center;gap:8px;margin:29px 0 0;font-size:11px;display:flex}.privacy-dot{background:var(--forest);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #103f3017}.hero-product{z-index:2;background:#ffffffeb;border:1px solid #103f302b;border-radius:27px;justify-self:end;width:100%;max-width:650px;min-height:510px;position:relative;transform:rotate(1.2deg);box-shadow:0 38px 90px #2b4b3438}.product-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}.avatar{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.avatar--soft{color:var(--forest);background:#deebe2}.product-body{padding:22px}.momentum-panel{background:var(--forest);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;min-height:145px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.momentum-panel:after{content:"";background:#b7fa3321;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-125px;right:-80px}.momentum-panel>div{gap:4px;display:grid}.product-kicker,.micro-label{text-transform:uppercase;letter-spacing:.12em;font-size:7px;font-weight:900}.product-kicker{color:#ffffff8c}.momentum-panel strong{letter-spacing:-.055em;margin-top:4px;font-size:38px;font-weight:500}.momentum-panel small{color:#ffffff9e;font-size:9px}.progress-ring{z-index:1;border:8px solid var(--lime);border-radius:50%;place-content:center;justify-items:center;width:93px;height:93px;display:grid;position:relative}.progress-ring b{letter-spacing:-.04em;font-size:18px}.progress-ring small{text-transform:uppercase;letter-spacing:.1em;font-size:6px}.routine-preview{border:1px solid var(--line);border-radius:18px;margin-top:17px;overflow:hidden}.routine-preview__header{border-top:3px solid var(--lime);justify-content:space-between;align-items:flex-start;gap:15px;padding:19px 20px 15px;display:flex}.micro-label{color:#718178}.routine-preview h3{letter-spacing:-.035em;margin:7px 0 3px;font-size:18px}.routine-preview p{color:var(--ink-soft);margin:0;font-size:9px}.day-pill{background:#ebf6d5;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:900}.routine-preview ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.routine-preview li{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:55px;padding:8px 18px;display:flex}.routine-preview li:last-child{border:0}.check{background:var(--forest);width:27px;height:27px;color:var(--lime);border-radius:9px;flex:none;place-items:center;font-weight:900;display:grid}.routine-preview li>span:last-child{gap:2px;display:grid}.routine-preview li b{font-size:10px;-webkit-text-decoration:line-through #8c9a91;text-decoration:line-through #8c9a91}.routine-preview li small{color:#849188;font-size:7px}.floating-proof{border:1px solid var(--line);min-width:315px;box-shadow:var(--shadow);background:#fff;border-radius:17px;align-items:center;gap:15px;padding:16px 18px;display:flex;position:absolute;bottom:-30px;left:-54px;transform:rotate(-1.2deg)}.proof-avatars{display:flex}.proof-avatars i{background:#dbe9df;border:2px solid #fff;border-radius:50%;place-items:center;width:33px;height:33px;margin-left:-7px;font-size:7px;font-style:normal;font-weight:900;display:grid}.proof-avatars i:first-child{background:#d9f19f;margin-left:0}.proof-avatars i:nth-child(2){background:#e2dcff}.proof-avatars i:nth-child(3){background:#ffd9cf}.floating-proof>span:last-child{gap:3px;display:grid}.floating-proof strong{font-size:10px}.floating-proof small{color:var(--ink-soft);font-size:8px}.manifesto{text-align:center;width:min(1080px,100% - 48px);margin:0 auto;padding:104px 0}.manifesto p{letter-spacing:-.055em;color:#91a198;margin:0;font-size:clamp(36px,4vw,62px);line-height:1.12}.manifesto strong{color:var(--ink);font-weight:500}.section{width:min(1260px,100% - 48px);margin:0 auto;padding:110px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:50px;display:flex}.section-heading h2{letter-spacing:-.065em;max-width:720px;margin:14px 0 0;font-size:clamp(42px,5vw,72px);font-weight:500;line-height:.96}.section-heading>p{max-width:410px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:370px;padding:28px;position:relative;overflow:hidden}.step-number{color:#7c8c82;letter-spacing:.1em;font-size:10px;font-weight:900;display:block}.step-visual{background:#eff4ec;border-radius:17px;place-items:center;height:165px;margin:24px 0 20px;display:grid}.mini-routine{align-content:center;gap:10px;padding:30px}.mini-routine i{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;max-width:210px;height:22px;position:relative}.mini-routine i:before{content:"";border:2px solid var(--forest);border-radius:3px;width:9px;height:9px;position:absolute;top:6px;left:8px}.mini-check .check{border-radius:21px;width:70px;height:70px;font-size:31px}.mini-graph{justify-content:center;align-items:flex-end;gap:9px;padding:30px 70px;display:flex}.mini-graph i{background:#cfddcf;border-radius:6px 6px 2px 2px;width:24px}.mini-graph i:first-child{height:30%}.mini-graph i:nth-child(2){height:55%}.mini-graph i:nth-child(3){height:42%}.mini-graph i:nth-child(4){background:var(--lime);height:76%}.mini-graph i:nth-child(5){background:var(--forest);height:100%}.steps-grid h3{letter-spacing:-.04em;margin:0 0 9px;font-size:23px}.steps-grid p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.6}.section--features{background:var(--forest-dark);color:#fff;width:100%;max-width:none;padding:112px max(24px,50vw - 630px)}.section-heading--light>p{color:#ffffff96}.feature-grid{grid-template-columns:1.12fr .88fr;gap:18px;display:grid}.feature-card{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:25px;flex-direction:column;justify-content:space-between;min-height:430px;padding:32px;display:flex;position:relative;overflow:hidden}.feature-card--stats{color:var(--ink);background:#eef5ea}.feature-card--community{color:var(--ink);background:#dff0aa}.feature-copy{max-width:530px}.feature-index{color:var(--lime);letter-spacing:.1em;font-size:9px;font-weight:900}.feature-card--stats .feature-index,.feature-card--community .feature-index{color:var(--lime-deep)}.feature-copy h3{letter-spacing:-.055em;margin:14px 0 10px;font-size:clamp(30px,3vw,46px);font-weight:500;line-height:1}.feature-copy p{color:#ffffff9e;max-width:520px;margin:0;font-size:12px;line-height:1.65}.feature-card--stats p,.feature-card--community p{color:var(--ink-soft)}.feature-routine-list{gap:8px;margin-top:35px;display:grid}.feature-routine-list>span{background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:56px;padding:0 15px;display:grid}.feature-routine-list b{font-size:11px}.feature-routine-list small{color:#ffffff75;font-size:8px}.dot{border-radius:50%;width:7px;height:7px}.dot--lime{background:var(--lime)}.dot--violet{background:var(--violet)}.dot--coral{background:var(--coral)}.streak-visual{gap:24px;margin-top:36px;display:grid}.streak-visual>span{align-items:baseline;gap:9px;display:flex}.streak-visual>span small{color:#ffffff80;align-self:flex-start;margin-right:auto;font-size:9px}.streak-visual>span strong{letter-spacing:-.08em;font-size:85px;font-weight:500;line-height:.8}.streak-visual>span b{color:var(--lime);font-size:12px}.streak-days{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.streak-days i{height:45px;color:var(--lime);background:#ffffff14;border-radius:11px;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.streak-days .today{background:var(--lime);color:var(--forest)}.stats-preview{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:35px;display:grid}.stats-preview div{border:1px solid var(--line);background:#fff;border-radius:14px;align-content:space-between;min-height:110px;padding:15px;display:grid}.stats-preview span,.stats-preview small{color:var(--ink-soft);font-size:8px}.stats-preview strong{font-size:18px}.stats-preview small{color:var(--lime-deep)}.community-preview{background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:110px;padding:16px;display:grid;box-shadow:0 12px 30px #103f3017}.community-preview div{gap:5px;display:grid}.community-preview b{font-size:10px}.community-preview small{color:var(--ink-soft);font-size:8px}.encourage{color:var(--forest);background:#edf5dc;border-radius:99px;padding:7px 9px;font-size:7px;font-weight:900}.section--social-story{padding-block:126px}.social-flow{grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);align-items:center;gap:18px;display:grid}.social-flow-panel{border:1px solid var(--line);min-height:450px;box-shadow:var(--shadow);background:#fff;border-radius:26px;overflow:hidden}.social-flow-panel__top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:94px;padding:24px 26px;display:flex}.social-flow-panel__top>div{gap:7px;display:grid}.social-flow-panel__top b{letter-spacing:-.035em;font-size:18px}.social-flow-label{color:#7a8a80;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:900}.social-flow-visibility,.social-flow-live{color:var(--forest);background:#edf4e7;border-radius:99px;padding:8px 11px;font-size:8px;font-weight:900}.social-flow-live{background:var(--surface-soft);color:var(--ink-soft)}.social-flow-complete{background:var(--forest);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:125px;padding:25px 26px;display:grid}.social-flow-check{background:var(--lime);width:45px;height:45px;color:var(--forest);border-radius:14px;flex:none;place-items:center;font-size:21px;font-weight:900;display:grid}.social-flow-complete>div{gap:6px;display:grid}.social-flow-complete>div span{color:#ffffff94;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.social-flow-complete strong{letter-spacing:-.035em;font-size:18px}.social-flow-streak{background:var(--lime);color:var(--forest);white-space:nowrap;border-radius:99px;padding:9px 11px;font-size:8px;font-weight:900}.social-flow-actions{margin:0;padding:0;list-style:none}.social-flow-actions li{border-bottom:1px solid var(--line);align-items:center;gap:13px;min-height:67px;padding:0 26px;font-size:11px;font-weight:800;display:flex}.social-flow-actions li:last-child{border-bottom:0}.social-flow-actions li span{width:23px;height:23px;color:var(--forest);background:#eaf5d7;border-radius:8px;place-items:center;font-size:10px;display:grid}.social-flow-connector{justify-items:center;gap:10px;display:grid}.social-flow-connector span{color:#718178;letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:8px;font-weight:900}.social-flow-connector i{background:var(--lime);width:62px;height:62px;color:var(--forest);border:1px solid #103f3029;border-radius:50%;place-items:center;font-size:27px;font-style:normal;display:grid;box-shadow:0 13px 30px #103f301f}.social-post-author{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:99px;padding:20px 26px;display:grid}.social-post-author>div{gap:4px;display:grid}.social-post-author b{font-size:12px}.social-post-author small{color:var(--ink-soft);font-size:8px}.social-flow-streak--dark{background:var(--forest);color:#fff}.social-post-routine{background:#f3f8e9;border:1px solid #cfe09f;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:128px;margin:0 20px;padding:22px;display:grid}.social-post-routine>div{gap:6px;display:grid}.social-post-routine small{color:#718178;letter-spacing:.11em;text-transform:uppercase;font-size:7px;font-weight:900}.social-post-routine strong{font-size:15px}.social-post-routine>span:last-child{white-space:nowrap;font-size:8px;font-weight:900}.social-post-reactions{border-top:1px solid var(--line);min-height:85px;color:var(--ink-soft);align-items:center;gap:22px;margin:0 20px;font-size:8px;font-weight:800;display:flex}.social-post-reactions span:first-child{color:var(--forest)}.social-flow-privacy{border:1px solid var(--line);width:max-content;max-width:100%;color:var(--ink-soft);background:#fff;border-radius:99px;align-items:center;gap:10px;margin:28px auto 0;padding:12px 16px;font-size:10px;line-height:1.45;display:flex}.social-flow-privacy span{background:var(--lime);width:20px;height:20px;color:var(--forest);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:900;display:grid}.template-row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.template-row article{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-height:370px;padding:27px;transition:transform .2s,box-shadow .2s;display:flex}.template-row article:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.template-letter{background:var(--lime);width:72px;height:72px;color:var(--forest);border-radius:22px;place-items:center;margin-bottom:54px;font-size:30px;font-weight:900;display:grid}.template-row small{color:#7b8a81;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.template-row h3{letter-spacing:-.045em;margin:10px 0 7px;font-size:27px}.template-row p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.6}.template-row a{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:24px;font-size:10px;font-weight:900;display:flex}.section--principle{background:var(--forest);color:#fff;border-radius:32px;grid-template-columns:1.45fr .55fr;align-items:end;gap:70px;width:min(1420px,100% - 48px);min-height:525px;padding:72px;display:grid}blockquote{letter-spacing:-.06em;max-width:950px;margin:24px 0 0;font-size:clamp(38px,4.7vw,70px);font-weight:400;line-height:1.02}.principle-note{background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;align-self:end;padding:23px}.note-mark{background:var(--lime);width:45px;height:45px;color:var(--forest);border-radius:14px;place-items:center;font-size:10px;font-weight:900;display:grid}.principle-note p{color:#ffffffa3;margin:35px 0 0;font-size:11px;line-height:1.65}.section--comparison{grid-template-columns:.75fr 1.25fr;align-items:center;gap:80px;display:grid}.comparison-copy h2{letter-spacing:-.065em;margin:14px 0 20px;font-size:clamp(45px,5vw,72px);font-weight:500;line-height:.97}.comparison-copy>p:not(.eyebrow){color:var(--ink-soft);font-size:13px;line-height:1.7}.record-preview{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:23px}.record-tabs{gap:7px;display:flex;overflow:hidden}.record-tabs span{border:1px solid var(--line);white-space:nowrap;border-radius:99px;padding:8px 11px;font-size:8px;font-weight:900}.record-tabs .active{background:var(--forest);color:#fff;border-color:var(--forest)}.record-heading{justify-content:space-between;align-items:baseline;margin-top:22px;display:flex}.record-heading span{text-transform:uppercase;letter-spacing:.1em;color:#7b8a81;font-size:8px;font-weight:900}.record-heading b{font-size:12px}.record-grid{border:1px solid var(--line);border-radius:15px;grid-template-columns:repeat(4,1fr);margin-top:14px;display:grid;overflow:hidden}.record-grid span{border-right:1px solid var(--line);align-content:space-between;min-height:94px;padding:14px;display:grid}.record-grid span:last-child{border:0}.record-grid small{color:var(--ink-soft);font-size:7px}.record-grid strong{font-size:17px}.record-chart{background:#eef3eb;border-radius:15px;align-items:flex-end;gap:8px;height:170px;margin-top:15px;padding:25px 20px 0;display:flex}.record-chart i{background:#cedbcf;border-radius:5px 5px 0 0;flex:1;min-width:8px}.record-chart i:nth-child(5),.record-chart i:nth-child(10),.record-chart i:nth-child(12){background:var(--lime)}.section--faq{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.faq-heading{position:sticky;top:40px}.faq-heading h2{letter-spacing:-.06em;margin:15px 0 0;font-size:clamp(42px,4.6vw,65px);font-weight:500;line-height:1}.faq-list{border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:86px;font-size:16px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--ink-soft);margin:-10px 60px 28px 0;font-size:12px;line-height:1.7}.final-cta{background:var(--forest-dark);color:#fff;border-radius:32px;grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;width:min(1420px,100% - 48px);min-height:500px;margin:10px auto 0;padding:72px;display:grid}.final-cta h2{letter-spacing:-.075em;margin:20px 0 0;font-size:clamp(58px,6vw,92px);font-weight:500;line-height:.87}.final-cta__action{justify-items:start;gap:16px;display:grid}.final-cta__action p{color:#ffffffa3;font-size:14px;line-height:1.6}.button--lime{background:var(--lime);color:var(--forest);box-shadow:none}.button--lime:hover{background:#c3ff4c}.final-cta__action small{color:#ffffff7a;font-size:9px}footer{grid-template-columns:1fr 1fr;gap:70px;width:min(1420px,100% - 48px);margin:0 auto;padding:75px 0 35px;display:grid}.footer-brand p{color:var(--ink-soft);margin:18px 0 0;font-size:11px}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links div{align-content:start;gap:11px;display:grid}.footer-links strong{text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:10px}.footer-links a{color:var(--ink-soft);font-size:11px}.footer-links a:hover{color:var(--forest)}.copyright{border-top:1px solid var(--line);color:#839087;grid-column:1/-1;margin:30px 0 0;padding-top:20px;font-size:9px}.legal-page article{width:min(780px,100%);margin:64px auto 0}.legal-back{color:var(--forest);font-size:12px;font-weight:800}.legal-page h1{letter-spacing:-.06em;max-width:720px;margin:20px 0 12px;font-size:clamp(52px,7vw,90px);font-weight:500;line-height:.94}.legal-updated{color:var(--ink-soft);margin:0 0 64px;font-size:11px}.legal-page section{border-top:1px solid var(--line);padding:28px 0}.legal-page section h2{margin:0 0 10px;font-size:19px}.legal-page section p{max-width:680px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.75}.legal-page section a{color:var(--forest);text-underline-offset:3px;font-weight:800;text-decoration:underline}@media (width<=1050px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero-product{justify-self:center;max-width:720px}.hero-copy{max-width:760px}.feature-grid{grid-template-columns:1fr}.social-flow{grid-template-columns:1fr;max-width:720px;margin-inline:auto}.social-flow-connector{grid-template-columns:auto auto;justify-content:center;align-items:center}.social-flow-connector i{transform:rotate(90deg)}.section--principle{grid-template-columns:1fr}.principle-note{max-width:470px}.section--comparison{grid-template-columns:1fr}}@media (width<=760px){.site-header{width:calc(100% - 30px);height:72px}.site-header .brand-name,.header-actions .text-link{display:none}.header-actions{gap:0}.button--small{min-height:40px}.hero,.section--principle,.final-cta{border-radius:24px;width:calc(100% - 20px)}.hero{grid-template-columns:1fr;gap:50px;min-height:0;padding:54px 22px 72px}.hero h1{font-size:clamp(59px,19vw,82px)}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;gap:19px}.button--hero{width:100%}.secondary-link,.privacy-line{justify-content:center}.hero-product{min-height:430px;transform:none}.product-body{padding:13px}.momentum-panel{min-height:124px;padding:20px}.momentum-panel strong{font-size:31px}.progress-ring{width:76px;height:76px}.routine-preview__header{padding:15px}.routine-preview li{min-height:49px;padding-inline:14px}.floating-proof{min-width:0;bottom:-37px;left:10px;right:10px;transform:none}.manifesto{width:calc(100% - 40px);padding:84px 0}.manifesto p{font-size:37px}.section{width:calc(100% - 30px);padding:80px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:34px}.section-heading h2{font-size:46px}.steps-grid,.template-row{grid-template-columns:1fr}.steps-grid article{min-height:340px}.section--features{width:100%;padding-inline:15px}.feature-card{min-height:400px;padding:25px}.stats-preview{grid-template-columns:1fr}.stats-preview div{min-height:82px}.community-preview{grid-template-columns:auto 1fr}.encourage{grid-column:2;width:max-content}.section--social-story{padding-block:88px}.social-flow-panel{min-height:0}.social-flow-complete{grid-template-columns:auto 1fr}.social-flow-complete .social-flow-streak{grid-column:2;width:max-content}.social-post-author{grid-template-columns:auto 1fr}.social-post-author .social-flow-streak{grid-column:2;width:max-content}.social-post-routine{grid-template-columns:auto 1fr}.social-post-routine>span:last-child{grid-column:2}.social-post-reactions{flex-wrap:wrap;gap:15px}.social-flow-privacy{border-radius:17px;align-items:flex-start;width:100%}.template-row article{min-height:330px}.template-letter{margin-bottom:40px}.section--principle{min-height:620px;padding:48px 26px}blockquote{font-size:40px}.section--comparison{gap:45px}.record-preview{padding:13px}.record-grid{grid-template-columns:repeat(2,1fr)}.record-grid span:nth-child(2){border-right:0}.record-grid span:nth-child(-n+2){border-bottom:1px solid var(--line)}.record-chart{gap:5px;height:130px;padding-inline:12px}.section--faq{grid-template-columns:1fr;gap:40px}.faq-heading{position:static}.final-cta{grid-template-columns:1fr;gap:50px;min-height:590px;padding:48px 26px}.final-cta h2{font-size:58px}.final-cta__action .button{width:100%}footer{grid-template-columns:1fr;width:calc(100% - 40px);padding-top:60px}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--ink:#14211b;--ink-soft:#516058;--ink-faint:#819087;--paper:#f5f7f2;--surface:#fff;--surface-soft:#eef2ec;--line:#dfe6df;--line-strong:#cad4cc;--lime:#b8f23d;--lime-deep:#83bd15;--forest:#123c2d;--coral:#ff7b5d;--violet:#8b78ff;--sky:#57b7ed;--amber:#f3bd45;--shadow:0 18px 50px #18302414}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Aptos,Segoe UI,Helvetica,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:where(button,a,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #123c2d47}.skip-link{z-index:1000;background:var(--surface);color:var(--forest);box-shadow:var(--shadow);border-radius:10px;padding:10px 14px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.offline-banner{z-index:10000;color:#4d3510;text-align:center;background:#fff5d9;border:1px solid #efb44d;border-radius:999px;max-width:min(34rem,100vw - 2rem);padding:10px 16px;font-size:.9rem;font-weight:700;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #21342b29}.app-frame{min-height:100vh}.sidebar{z-index:20;color:#f8fbf7;background:#17382d;border-right:1px solid #ffffff14;flex-direction:column;width:248px;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand-lockup{letter-spacing:-.02em;align-items:center;gap:12px;font-size:15px;font-weight:800;line-height:1.04;display:flex}.brand-lockup--centered{color:var(--forest);justify-content:center}.brand-mark{background:var(--lime);border-radius:12px;flex:none;justify-content:center;align-items:flex-end;gap:3px;width:38px;height:38px;padding:9px;display:inline-flex;box-shadow:inset 0 -1px #0000001f}.brand-mark i{background:var(--forest);border-radius:99px;width:5px;display:block}.brand-mark i:first-child{height:11px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:23px}.main-nav{gap:6px;margin-top:44px;display:grid}.nav-item{color:#ffffffa8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;min-height:48px;padding:0 12px;font-weight:680;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:var(--forest);background:var(--lime)}.nav-symbol{text-align:center;width:24px;font-size:20px}.sidebar-bottom{gap:12px;margin-top:auto;display:grid}.alpha-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.alpha-card strong,.alpha-card span{display:block}.alpha-card strong{font-size:12px}.alpha-card div span{color:#ffffff8c;margin-top:3px;font-size:10px}.status-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;margin-top:3px;box-shadow:0 0 0 4px #b8f23d1f}.user-chip{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;padding:8px;display:flex}.user-chip:hover{background:#ffffff0f}.user-chip span:last-child{display:grid}.user-chip strong{font-size:12px}.user-chip small{color:#ffffff80;margin-top:2px;font-size:10px}.avatar,.avatar-button{letter-spacing:-.02em;border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar{width:38px;height:38px;color:var(--forest);background:#d9e7de;border:3px solid #fff;font-size:11px}.avatar--dark{color:#fff;background:#ffffff21;border:0}.avatar--soft{background:#dce9e1;border:0;width:42px;height:42px}.avatar-1{background:#d9f4a3}.avatar-2{background:#e0dafa;margin-left:-9px}.avatar-3{background:#ffd9cf;margin-left:-9px}.app-main{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:15;background:#f5f7f2e6;justify-content:space-between;align-items:center;height:82px;padding:0 34px;display:flex;position:sticky;top:0}.topbar-context{gap:2px;display:grid}.topbar-context strong{letter-spacing:-.01em;font-size:14px}.eyebrow{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:11px;font-weight:820}.eyebrow--light{color:#ffffff8f}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button,.avatar-button{cursor:pointer;border:0}.icon-button{background:#e7ece7;border-radius:12px;width:38px;height:38px;font-size:20px;position:relative}.notification-dot{background:var(--coral);border:2px solid #e7ece7;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.avatar-button{background:var(--forest);color:#fff;width:38px;height:38px;font-size:11px}.mobile-brand{align-items:center;gap:8px;display:none}.mobile-brand .brand-mark{border-radius:10px;width:31px;height:31px;padding:7px}.mobile-brand .brand-mark i:first-child{height:8px}.mobile-brand .brand-mark i:nth-child(2){height:13px}.mobile-brand .brand-mark i:nth-child(3){height:17px}.mobile-nav{display:none}.view-shell{max-width:1480px;margin:0 auto;padding:34px}.today-layout{grid-template-columns:minmax(0,1.65fr) minmax(290px,.72fr);align-items:start;gap:28px;display:grid}.primary-column,.context-column{min-width:0}.context-column{gap:18px;display:grid}.momentum-hero{background:var(--forest);color:#fff;min-height:210px;box-shadow:var(--shadow);border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:34px 38px;display:flex;position:relative;overflow:hidden}.momentum-hero:after{content:"";background:#b8f23d1c;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-150px;right:-100px}.momentum-hero h1{letter-spacing:-.055em;margin:10px 0 8px;font-size:clamp(34px,4vw,56px);line-height:.96}.momentum-hero p:last-child{color:#ffffffad;max-width:490px;margin:0;font-size:14px;line-height:1.55}.progress-orbit{--progress:0deg;background:conic-gradient(var(--lime) var(--progress), #ffffff1f 0);z-index:1;border-radius:50%;flex:none;place-items:center;width:132px;height:132px;display:grid;position:relative}.progress-orbit:after{content:"";background:var(--forest);border-radius:50%;position:absolute;inset:10px}.progress-orbit span{z-index:1;text-align:center;display:grid;position:relative}.progress-orbit strong{letter-spacing:-.04em;font-size:27px}.progress-orbit small{color:#ffffff9e;text-transform:uppercase;letter-spacing:.11em;font-size:11px}.task-card{border:1px solid var(--line);background:#fff;border-radius:19px;margin-top:24px;overflow:visible;box-shadow:0 7px 24px #1a2d2206}.task-card-header{justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:17px 19px 14px;display:flex}.task-card-header h2{letter-spacing:-.035em;margin:4px 0 3px;font-size:17px}.task-card-header>div:first-child>span{color:var(--ink-soft);font-size:12px;line-height:1.45}.task-card-header-actions{flex:none;align-items:center;gap:12px;display:flex}.task-count{min-width:67px;color:var(--ink-faint);justify-items:end;gap:1px;display:grid}.task-count strong{color:var(--forest);font-size:18px}.task-count span{font-size:11px}.task-collapse-button{color:var(--forest);cursor:pointer;background:#eef3eb;border:0;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800}.task-collapsed{width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffff8f;border:1px dashed #c7d1c7;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:10px 13px;display:flex}.task-collapsed>span{gap:2px;display:grid}.task-collapsed small{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:850}.task-collapsed strong{font-size:13px}.task-collapsed b{color:var(--forest);font-size:12px}.task-quick-add{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 13px 13px;display:grid}.task-quick-add input{border:1px solid var(--line-strong);min-width:0;height:42px;color:var(--ink);font:inherit;background:#f8faf7;border-radius:11px;outline:0;padding:0 12px;font-size:14px}.task-quick-add input:focus{border-color:var(--forest);background:#fff;box-shadow:0 0 0 3px #123c2d12}.task-quick-add button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:11px;min-width:68px;padding:0 13px;font-size:12px;font-weight:850}.task-quick-add button:disabled{opacity:.45;cursor:default}.task-list{border-top:1px solid var(--line)}.task-row{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:7px 10px 7px 15px;display:grid}.task-list .task-row:last-child{border-bottom:0}.task-row.complete{background:#fafbf9}.task-check{color:#fff;cursor:pointer;background:#fff;border:1px solid #afbeb2;border-radius:8px;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid}.task-row.complete .task-check{border-color:var(--forest);background:var(--forest)}.task-title{gap:2px;min-width:0;display:grid}.task-title strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.task-title small{color:var(--ink-faint);font-size:11px}.task-row.complete .task-title strong{color:var(--ink-faint);text-decoration:line-through}.task-menu{position:relative}.task-menu>summary{width:34px;height:30px;color:var(--ink-faint);letter-spacing:1px;cursor:pointer;border-radius:9px;place-items:center;font-size:12px;list-style:none;display:grid}.task-menu>summary::-webkit-details-marker{display:none}.task-menu[open]>summary,.task-menu>summary:hover{color:var(--forest);background:#eef3eb}.task-menu>div{z-index:12;border:1px solid var(--line);background:#fff;border-radius:11px;width:145px;padding:5px;display:grid;position:absolute;top:34px;right:0;box-shadow:0 12px 32px #122a1d29}.task-menu button{color:var(--ink-soft);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:750}.task-menu button:hover{color:var(--forest);background:#f1f5ee}.task-menu .task-delete{color:#b64831}.task-rename{grid-template-columns:minmax(0,1fr) auto auto;gap:5px;min-width:0;display:grid}.task-rename input{border:1px solid var(--forest);min-width:0;height:36px;color:var(--ink);font:inherit;border-radius:8px;outline:0;padding:0 9px;font-size:14px}.task-rename button{color:var(--forest);cursor:pointer;background:#edf3e8;border:0;border-radius:8px;padding:0 9px;font-size:12px;font-weight:800}.task-list-empty{border-top:1px solid var(--line);min-height:65px;color:var(--ink-faint);justify-items:start;gap:3px;padding:13px 18px 16px;display:grid}.task-list-empty strong{color:var(--ink-soft);font-size:13px}.task-list-empty span{font-size:12px;line-height:1.45}.task-list-empty button{color:var(--forest);cursor:pointer;background:0 0;border:0;padding:4px 0 0;font-size:12px;font-weight:800}.earlier-tasks{border-top:1px solid var(--line)}.earlier-tasks>summary{min-height:42px;color:var(--ink-soft);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:8px 17px;font-size:11px;font-weight:750;list-style:none;display:flex}.earlier-tasks>summary::-webkit-details-marker{display:none}.earlier-tasks>summary span{color:var(--forest)}.earlier-tasks[open]>summary{background:#f7f9f5}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:31px 0 15px;display:flex}.section-heading-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.section-heading h2,.view-intro h1{letter-spacing:-.04em;margin:6px 0 0}.section-heading h2{font-size:24px}.secondary-button,.primary-button,.text-button{cursor:pointer;border:0;font-weight:780}.secondary-button{background:var(--surface);border:1px solid var(--line-strong);border-radius:12px;padding:10px 14px;font-size:13px}.secondary-button:hover{border-color:var(--forest)}.primary-button{background:var(--forest);color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:11px 16px;text-decoration:none;display:inline-flex}.primary-button--large{width:100%;min-height:50px;font-size:14px}.text-button{color:var(--forest);background:0 0;padding:4px;font-size:13px}.routine-stack{gap:16px;display:grid}.routine-card{--accent:var(--lime);border:1px solid var(--line);background:var(--surface);border-radius:21px;overflow:hidden;box-shadow:0 9px 30px #1a2d2209}.accent-violet{--accent:var(--violet)}.accent-coral{--accent:var(--coral)}.accent-sky{--accent:var(--sky)}.accent-lime{--accent:var(--lime)}.routine-card:before{content:"";background:var(--accent);height:4px;display:block}.routine-header{justify-content:space-between;align-items:start;gap:20px;padding:22px 22px 14px;display:flex}.routine-header>div:first-child{min-width:0}.routine-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.routine-title-row>div:first-child{flex:1;min-width:0}.routine-header h3{letter-spacing:-.035em;margin:7px 0 4px;font-size:20px}.routine-header p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.5}.topic-line{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.09em;flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.routine-schedule-label{min-height:25px;color:var(--ink-soft);letter-spacing:.02em;text-transform:none;white-space:nowrap;background:#f1f5ee;border-radius:99px;align-items:center;padding:4px 9px;display:inline-flex}.topic-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.more-button{color:var(--ink-faint);cursor:pointer;letter-spacing:2px;background:0 0;border:0}.routine-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.routine-streak-summary{min-height:34px;color:var(--ink-soft);white-space:nowrap;background:#f0f4ed;border-radius:99px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.routine-streak-summary b{color:var(--lime-deep)}.routine-streak-summary.complete{color:var(--forest);background:#e8f6c8}.small-action,.routine-edit-button,.commitment-edit{border:1px solid var(--line-strong);min-height:31px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:10px;padding:6px 9px;font-size:12px;font-weight:800;transition:border-color .16s,color .16s,background .16s}.small-action:hover,.routine-edit-button:hover,.commitment-edit:hover{border-color:var(--forest);color:var(--forest);background:#f7faf5}.commitment-list{border-top:1px solid var(--line)}.commitment-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:10px;width:100%;min-height:64px;padding:8px 12px 8px 20px;transition:all .16s;display:flex}.commitment-row:last-child{border-bottom:0}.commitment-row:hover{background:#f8faf7}.commitment-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;min-height:48px;padding:2px 0;display:flex}.commitment-edit{opacity:.76;flex:none}.commitment-row:hover .commitment-edit,.commitment-edit:focus-visible{opacity:1}.check-control{border:1.5px solid #b7c3ba;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.commitment-row.complete .check-control{background:var(--forest);color:var(--lime);border-color:var(--forest)}.commitment-copy{flex:1;gap:3px;min-width:0;display:grid}.commitment-copy strong{font-size:15px}.commitment-copy small{color:var(--ink-soft);font-size:12px}.commitment-row.complete .commitment-copy strong{color:var(--ink-soft);-webkit-text-decoration:line-through #a8b2aa;text-decoration:line-through #a8b2aa}.streak-pill{background:#f0f4ed;border-radius:99px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.streak-pill b{color:var(--lime-deep)}.empty-routine{border-top:1px solid var(--line);min-height:78px;color:var(--ink-soft);justify-content:space-between;align-items:center;gap:14px;padding:17px 20px;display:flex}.empty-routine p{margin:0;font-size:13px;line-height:1.5}.empty-routine span{font-size:12px}.empty-routine button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:800}.empty-routine-state{gap:9px}.empty-routine-state .primary-button{margin-top:8px}.recovery-card{background:#e9eee8;border-radius:17px;align-items:center;gap:14px;margin-top:18px;padding:16px 18px;display:flex}.recovery-icon{width:38px;height:38px;color:var(--forest);background:#fff;border-radius:12px;place-items:center;font-size:21px;display:grid}.recovery-card div{flex:1}.recovery-card strong{font-size:14px}.recovery-card p{color:var(--ink-soft);margin:3px 0 0;font-size:12px}.recovery-card button{cursor:pointer;color:var(--forest);background:0 0;border:0;font-size:12px;font-weight:750}.panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 9px 30px #1a2d2208}.panel-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.panel-heading h3,.panel>h3{letter-spacing:-.03em;margin:5px 0 0;font-size:17px}.panel-heading>strong{color:var(--lime-deep);font-size:20px}.week-bars{border-bottom:1px solid var(--line);align-items:end;gap:10px;height:128px;margin:22px 0 15px;padding-top:10px;display:flex}.day-bar{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:7px;height:100%;display:flex}.day-bar span{background:#dfe7dd;border-radius:5px 5px 2px 2px;width:100%;max-width:18px;min-height:18px}.day-bar:nth-last-child(-n+2) span{background:var(--lime)}.day-bar small{color:var(--ink-faint);padding-bottom:5px;font-size:10px}.micro-insight{background:#f2f5ef;border-radius:13px;align-items:start;gap:10px;padding:11px;display:flex}.micro-insight>span{color:var(--lime-deep);font-weight:900}.micro-insight p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.55}.micro-insight strong{color:var(--ink)}.stat-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:16px;display:grid}.stat-tile{background:#f0f3ef;border-radius:13px;align-content:space-between;min-height:72px;padding:12px;display:grid;position:relative;overflow:hidden}.stat-tile:after{content:"";background:var(--tone,#dce5dc);border-radius:50%;width:44px;height:44px;position:absolute;bottom:-17px;right:-17px}.tone-amber{--tone:#f4cc72}.tone-violet{--tone:#b9afff}.tone-lime{--tone:#b8f23d}.tone-sky{--tone:#90d3f7}.tone-coral{--tone:#ffae9b}.stat-tile small{color:var(--ink-faint);font-size:11px}.stat-tile strong{letter-spacing:-.025em;font-size:15px}.panel-link{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;margin-top:14px;padding:13px 0 0;font-size:12px;display:flex}.people-row{align-items:center;margin-top:18px;display:flex}.add-person{cursor:pointer;background:0 0;border:1px dashed #aebbb1;border-radius:50%;width:36px;height:36px;margin-left:7px}.panel-copy{color:var(--ink-soft);font-size:13px;line-height:1.6}.today-writing-panel{min-height:360px;padding:0;overflow:hidden}.writing-editor{flex-direction:column;height:100%;min-height:330px;padding:20px;display:flex}.writing-editor-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.writing-editor-heading h3{letter-spacing:-.035em;margin:5px 0 0;font-size:18px}.writing-save-status{min-height:27px;color:var(--ink-soft);white-space:nowrap;background:#edf2e9;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.writing-save-status i{background:var(--ink-faint);border-radius:50%;width:6px;height:6px}.writing-save-status.status-saved i{background:var(--lime-deep)}.writing-save-status.status-saving i,.writing-save-status.status-unsaved i{background:var(--amber)}.writing-save-status.status-error{color:#a54634;background:#fff0ec}.writing-save-status.status-error i{background:var(--coral)}.writing-editor-copy{color:var(--ink-soft);margin:9px 0 14px;font-size:12px;line-height:1.5}.writing-editor textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:205px;color:var(--ink);font:inherit;background:#f8faf7;border-radius:14px;outline:0;flex:1;padding:14px 15px;font-size:15px;line-height:1.65}.writing-editor textarea::placeholder{color:#96a299}.writing-editor textarea:focus{background:#fff;border-color:#9caf9e;box-shadow:0 0 0 3px #123c2d12}.writing-editor-footer{min-height:34px;color:var(--ink-faint);justify-content:space-between;align-items:flex-end;gap:12px;padding-top:11px;font-size:10px;display:flex}.writing-editor-footer button{color:var(--forest);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:10px;font-weight:800}.writing-fab,.writing-mobile-close,.writing-mobile-scrim{display:none}.content-view{max-width:1220px;margin:0 auto}.view-intro{justify-content:space-between;align-items:end;gap:26px;margin:6px 0 28px;display:flex}.view-intro>div{min-width:0}.view-intro h1{max-width:720px;margin:8px 0 0;font-size:clamp(34px,4vw,55px);line-height:1.06}.view-intro p:last-child{color:var(--ink-soft);max-width:620px;margin:10px 0 0;font-size:13px;line-height:1.55}.view-intro-actions{flex:none;justify-content:flex-end;align-items:center;gap:9px;display:flex}.stats-mobile-page-menu{display:none}.search-field{border:1px solid var(--line-strong);background:#fff;border-radius:14px;align-items:center;gap:9px;width:min(390px,100%);height:48px;padding:0 14px;display:flex}.search-field input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.topic-scroller{scrollbar-width:none;gap:8px;padding-bottom:3px;display:flex;overflow:auto}.topic-chip{border:1px solid var(--line-strong);cursor:pointer;white-space:nowrap;background:#fff;border-radius:99px;padding:8px 14px;font-size:10px;font-weight:750}.topic-chip.active{background:var(--forest);color:#fff;border-color:var(--forest)}.explore-feature{background:#e4f4bd;border-radius:25px;justify-content:space-between;align-items:center;gap:30px;min-height:220px;margin-top:20px;padding:32px 36px;display:flex;position:relative;overflow:hidden}.explore-feature:after{content:"";border:55px solid #123c2d1a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-160px;right:-110px}.explore-feature h2{letter-spacing:-.05em;max-width:570px;margin:10px 0 12px;font-size:clamp(29px,4vw,47px);line-height:1}.explore-feature p{color:#40534a;max-width:550px;font-size:12px;line-height:1.55}.feature-kicker{background:var(--forest);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:99px;padding:7px 10px;font-size:8px;font-weight:800;display:inline-flex}.feature-stats{z-index:1;gap:12px;display:flex}.feature-stats span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffffa3;border:1px solid #ffffffe6;border-radius:17px;place-content:center;min-width:112px;min-height:94px;display:grid}.feature-stats strong{letter-spacing:-.04em;font-size:24px}.feature-stats small{color:var(--ink-soft);margin-top:4px;font-size:8px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.explore-library-tabs{border:1px solid var(--line);background:#ffffffbd;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(720px,100%);margin-top:22px;padding:7px;display:grid}.explore-library-tabs button{min-height:68px;color:var(--ink-soft);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-content:center;gap:4px;padding:12px 16px;display:grid}.explore-library-tabs button span{color:inherit;font-size:13px;font-weight:850}.explore-library-tabs button small{color:var(--ink-faint);font-size:9px;font-weight:600}.explore-library-tabs button:hover{border-color:var(--line-strong);background:#f7faf5}.explore-library-tabs button.active{border-color:var(--forest);color:#fff;background:var(--forest);box-shadow:0 9px 22px #123c2d24}.explore-library-tabs button.active small{color:#ffffffad}.explore-topic-filter{gap:8px;margin-top:18px;display:grid}.explore-topic-filter>span{color:var(--ink-faint);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:850}.template-card{--accent:var(--lime);border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:132px minmax(0,1fr);min-height:220px;display:grid;overflow:hidden}.template-art{background:var(--accent);border:0;padding:0;position:relative}@supports (color:color-mix(in lab, red, red)){.template-art{background:color-mix(in srgb, var(--accent) 58%, white)}}.template-art{cursor:pointer;place-items:center;display:grid;overflow:hidden}.template-art>span{z-index:2;background:var(--forest);color:#fff;border-radius:18px;place-items:center;width:56px;height:56px;font-size:25px;font-weight:850;display:grid;position:relative;box-shadow:0 12px 30px #123c2d33}.template-art i{background:#ffffff8c;border-radius:99px;width:82px;height:17px;position:absolute;transform:rotate(-28deg)}.template-art i:first-of-type{top:35px;left:-10px}.template-art i:nth-of-type(2){bottom:38px;right:-28px}.template-art i:nth-of-type(3){bottom:-5px;left:22px}.template-body{flex-direction:column;padding:22px;display:flex}.template-meta{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:8px;font-weight:800;display:flex}.template-body h3{letter-spacing:-.035em;margin:18px 0 7px;font-size:20px}.template-title-button{color:inherit;font:inherit;letter-spacing:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.template-title-button:hover{color:var(--forest);text-decoration:underline;-webkit-text-decoration-color:var(--lime-deep);-webkit-text-decoration-color:var(--lime-deep);-webkit-text-decoration-color:var(--lime-deep);text-decoration-color:var(--lime-deep);text-underline-offset:4px}.template-body>p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.55}.template-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.template-footer span{color:var(--ink-faint);font-size:8px}.template-footer>div{align-items:center;gap:7px;display:flex}.template-footer button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:9px 11px;font-size:9px;font-weight:800}.template-footer .template-view-button{border:1px solid var(--line-strong);color:var(--forest);background:#fff}.template-art:focus-visible,.template-title-button:focus-visible,.template-footer button:focus-visible{outline-offset:2px;outline:3px solid #123c2d2e}.empty-state{border:1px dashed var(--line-strong);text-align:center;min-height:180px;color:var(--ink-soft);border-radius:20px;grid-column:1/-1;place-content:center;gap:4px;display:grid}.caught-up-pill{color:var(--ink-soft);white-space:nowrap;background:#e5ece5;border-radius:99px;padding:9px 12px;font-size:9px;font-weight:750}.feed-layout{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:24px;display:grid}.feed-list,.feed-sidebar{align-content:start;gap:16px;display:grid}.feed-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px}.feed-card--routine{box-shadow:inset 4px 0 0 var(--lime);border-color:#cfdcbd}.feed-card--break{border-color:#efd3c4;box-shadow:inset 4px 0 #ef946c}.feed-card--writing{box-shadow:inset 4px 0 0 var(--sky);border-color:#cdddcf}.feed-card--stats{border-color:#cdddcf;box-shadow:inset 4px 0 #77c7eb}.feed-person{align-items:center;gap:11px;display:flex}.feed-person>div{flex:1;gap:3px;display:grid}.feed-person strong{font-size:12px}.feed-person div span{color:var(--ink-faint);font-size:9px}.feed-person-link{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:11px;padding:0;display:flex}.feed-person-link>span:last-child{gap:3px;min-width:0;display:grid}.feed-person-link small{color:var(--ink-faint);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:500;overflow:hidden}.feed-person-link:not(.feed-person-link--static):hover strong{color:var(--forest-mid);text-underline-offset:2px;text-decoration:underline}.feed-person-link:focus-visible{outline:2px solid var(--forest);outline-offset:4px;border-radius:8px}.feed-person-link--static{cursor:default}.milestone-banner{color:#3c5e25;background:#eef6d8;border-radius:12px;align-items:center;gap:8px;margin:19px 0 12px;padding:10px 12px;font-size:10px;display:inline-flex}.milestone-banner--routine{background:var(--forest);color:#fff}.milestone-banner--break{color:#8b452c;background:#fff0e9}.milestone-banner--break>span{color:#cf3f32;font-weight:950}.milestone-banner--writing,.milestone-banner--stats{color:#23576f;background:#e5f4fb}.feed-copy{letter-spacing:-.012em;margin:0 0 20px;font-size:15px;line-height:1.58}.feed-copy--writing,.writing-post-body{white-space:pre-wrap;overflow-wrap:anywhere}.feed-copy--writing{color:#23342c}.writing-post-body{margin:0 0 20px}.writing-post-body summary{color:#23342c;cursor:pointer;gap:11px;font-size:15px;line-height:1.58;list-style:none;display:grid}.writing-post-body summary::-webkit-details-marker{display:none}.writing-post-body summary b{color:var(--forest);font-size:10px}.writing-post-body>p{color:#23342c;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding-top:2px;font-size:15px;line-height:1.58}.writing-post-body[open] summary span{display:none}.writing-post-body[open] summary b{margin-bottom:10px}.routine-preview-button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#f5f9ec;border:1px solid #d7e2c8;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin:-4px 0 18px;padding:14px 15px;transition:border-color .16s,background .16s,transform .16s;display:flex}.routine-preview-button:hover{border-color:var(--lime-deep);background:#eff7dd;transform:translateY(-1px)}.routine-preview-button--break{background:#fff8f4;border-color:#efd3c4}.routine-preview-button--break:hover{background:#fff1ea;border-color:#df9c7d}.routine-preview-button--break small{color:#b33d31}.routine-preview-button:focus-visible{outline-offset:2px;outline:3px solid #123c2d2e}.routine-preview-button>span{gap:4px;min-width:0;display:grid}.routine-preview-button small{color:var(--ink-faint);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.routine-preview-button strong{text-overflow:ellipsis;color:var(--forest);white-space:nowrap;font-size:12px;overflow:hidden}.routine-preview-button>b{color:var(--forest);flex:none;font-size:9px}.routine-preview-button i{margin-left:4px;font-style:normal}.shared-stats-card{background:#f7faf4;border:1px solid #cfe0d3;border-radius:17px;margin:-3px 0 18px;overflow:hidden}.shared-stats-heading{background:#eef5e5;border-bottom:1px solid #dce6dc;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:13px 15px;display:flex}.shared-stats-heading>span{gap:3px;display:grid}.shared-stats-heading small{color:#63776b;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.shared-stats-heading strong{color:var(--forest);font-size:13px}.shared-stats-heading>b{color:#60756a;text-transform:uppercase;letter-spacing:.06em;background:#fff;border-radius:999px;padding:6px 8px;font-size:8px}.shared-stats-groups{gap:11px;padding:12px;display:grid}.shared-stats-group{background:#f2f6ee;border:1px solid #dce6dc;border-radius:14px;min-width:0;overflow:hidden}.shared-stats-group-heading{border-bottom:1px solid #dce6dc;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:8px 11px;display:flex}.shared-stats-group-heading strong{color:var(--forest);font-size:10px}.shared-stats-group-heading span{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:750}.shared-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:9px;display:grid}.shared-stats-grid>div{background:#fff;border:1px solid #dce6dc;border-radius:13px;align-content:center;gap:5px;min-width:0;min-height:92px;padding:12px;display:grid}.shared-stats-grid>div.shared-stat-content{grid-column:1/-1;align-content:start;min-height:0}.shared-stats-grid small{color:#63776b;font-size:9px;font-weight:750}.shared-stats-grid strong{overflow-wrap:anywhere;color:var(--ink);letter-spacing:-.025em;font-size:19px}.shared-stats-grid .shared-stat-content strong{color:#263b31;letter-spacing:0;white-space:pre-wrap;font-size:12px;font-weight:650;line-height:1.55}.stat-content-detail-list{background:#fbfcfa;border:1px solid #e1e9df;border-radius:9px;gap:0;display:grid;overflow:hidden}.stat-content-detail-list>span{overflow-wrap:anywhere;padding:7px 9px;font-weight:620;line-height:1.4;color:#263b31!important;font-size:11px!important}.stat-content-detail-list>span+span{border-top:1px solid #e5ebe3}.stat-content-detail-list>b{color:var(--forest);background:#f2f7ec;border-top:1px solid #dce6da;padding:7px 9px;font-size:9px;font-weight:800}.shared-stats-grid span{color:var(--ink-faint);font-size:9px;line-height:1.4}.shared-stats-card>p{color:var(--ink-faint);margin:0;padding:0 15px 14px;font-size:9px}.feed-actions{border-top:1px solid var(--line);gap:18px;padding-top:13px;display:flex}.feed-actions button{cursor:pointer;color:var(--ink-soft);background:0 0;border:0;padding:0;font-size:9px;font-weight:750}.feed-actions button:disabled{cursor:default;opacity:1}.feed-actions button.encouraged{color:var(--forest)}.feed-actions span{color:var(--ink-faint);margin-left:3px}.comment-preview{background:#f4f6f2;border-radius:11px;margin-top:14px;padding:5px 12px}.comment-row{align-items:flex-start;gap:9px;padding:9px 0;display:flex}.comment-row+.comment-row{border-top:1px solid var(--line)}.comment-avatar{width:25px;height:25px;color:var(--forest);background:#dce9e1;border-radius:50%;flex:0 0 25px;place-items:center;font-size:8px;font-weight:850;display:grid}.comment-content{flex:1;min-width:0}.comment-content>div{align-items:baseline;gap:7px;margin-bottom:2px;display:flex}.comment-content strong{color:var(--ink);font-size:10px}.comment-content span{color:var(--ink-faint);font-size:8px}.comment-content p{overflow-wrap:anywhere;min-width:0;color:var(--ink-soft);margin:0;font-size:10px;line-height:1.45}.comment-row>button{color:var(--ink-faint);cursor:pointer;background:0 0;border:0;flex:none;padding:4px;font-size:9px;font-weight:750}.comment-row>button:hover{color:var(--coral)}.comment-row>button:focus-visible{outline:2px solid var(--forest);outline-offset:2px;border-radius:4px}.comment-author-button,.comment-name-button{cursor:pointer;color:inherit!important;background:0 0!important;border:0!important;padding:0!important}.comment-author-button{flex:none}.comment-name-button{font-size:10px!important;font-weight:800!important;line-height:1.25!important}.comment-name-button:hover{text-underline-offset:2px;text-decoration:underline}.comment-author-button:focus-visible,.comment-name-button:focus-visible{outline:2px solid var(--forest);outline-offset:2px;border-radius:5px}.comment-preview-more{border:0;border-top:1px solid var(--line);width:100%;color:var(--forest);text-align:left;cursor:pointer;background:0 0;padding:9px 0 7px;font-size:9px;font-weight:800}.comment-preview-more:hover{color:var(--lime-deep)}.comment-preview-more:focus-visible{outline:2px solid var(--forest);outline-offset:2px;border-radius:4px}.comment-preview--expanded .comment-preview-list{overscroll-behavior:contain;scrollbar-width:thin;max-height:280px;overflow-y:auto}.comment-form{gap:8px;margin-top:13px;display:flex}.comment-form input{border:1px solid var(--line-strong);border-radius:10px;outline:0;flex:1;min-width:0;height:38px;padding:0 11px;font-size:10px}.comment-form button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:0 13px;font-size:9px;font-weight:800}.feed-end{text-align:center;min-height:140px;color:var(--ink-soft);place-content:center;justify-items:center;display:grid}.feed-end>span{background:var(--lime);width:36px;height:36px;color:var(--forest);border-radius:50%;place-items:center;margin-bottom:9px;display:grid}.feed-end strong{color:var(--ink);font-size:12px}.feed-end p{margin:4px 0 0;font-size:9px}.followed-topics{margin-top:16px;display:grid}.followed-topics button{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;padding:12px 0;font-size:10px;display:flex}.followed-topics button:last-child{border-bottom:0}.followed-topics small{color:var(--lime-deep)}.panel-empty-copy{color:var(--muted);margin:12px 0 0;font-size:.9rem;line-height:1.5}.notification-list{gap:0;margin-top:14px;display:grid}.notification-list>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:11px 0;display:flex}.notification-list>div:last-child{border-bottom:0}.notification-list .avatar{flex:none;width:34px;height:34px;font-size:9px}.notification-list p{gap:4px;min-width:0;margin:0;display:grid}.notification-list strong{font-size:9px;line-height:1.45}.notification-list small{color:var(--ink-faint);font-size:8px}.notification-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notification-panel-heading h3{margin-top:5px}.notification-panel-heading>span{background:var(--lime);min-width:26px;height:26px;color:var(--forest);border-radius:999px;place-items:center;padding:0 8px;font-size:9px;font-weight:850;display:grid}.prompt-panel{background:var(--forest);color:#fff}.prompt-panel>span{color:var(--lime);text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:800}.prompt-panel h3{margin:13px 0 8px;font-size:22px}.prompt-panel p{color:#fff9;font-size:10px;line-height:1.5}.prompt-panel button{background:var(--lime);color:var(--forest);cursor:pointer;border:0;border-radius:10px;margin-top:8px;padding:10px 12px;font-size:9px;font-weight:800}.metric-strip{background:var(--line);border:1px solid var(--line);border-radius:21px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.metric-strip>div{background:#fff;flex-direction:column;min-height:140px;padding:21px;display:flex}.metric-strip small{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.metric-strip strong{letter-spacing:-.05em;margin-top:14px;font-size:34px}.metric-strip strong span{color:var(--ink-soft);font-size:12px}.metric-strip p{color:var(--ink-soft);margin:auto 0 0;font-size:9px}.progress-grid{grid-template-columns:1.35fr .65fr;gap:18px;margin-top:18px;display:grid}.trend-positive{color:var(--lime-deep);font-size:11px;font-weight:800}.line-chart{height:220px;margin-top:24px;position:relative;overflow:hidden}.chart-grid{background:repeating-linear-gradient(to bottom, transparent 0, transparent 54px, var(--line) 55px);position:absolute;inset:0}.chart-line{position:absolute;inset:10px 14px}.chart-line:before{content:"";border-top:3px solid var(--forest);border-radius:50%;height:58px;position:absolute;top:42%;left:0;right:0;transform:rotate(-5deg)}.chart-line i{background:var(--lime);border:2px solid var(--forest);z-index:1;border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,50%)}.chart-labels{color:var(--ink-faint);justify-content:space-between;font-size:8px;display:flex}.streaks-panel{align-content:start;display:grid}.streak-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 0;display:flex}.streak-row:last-child{border-bottom:0}.streak-rank{color:#608919;background:#ecf5d5;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.streak-row div{flex:1;gap:3px;display:grid}.streak-row strong{font-size:10px}.streak-row small{color:var(--ink-faint);font-size:8px}.streak-row b{font-size:12px}.pattern-panel{background:#e8f0e8;justify-content:space-between;align-items:center;gap:30px;min-height:150px;margin-top:18px;display:flex}.pattern-panel h3{font-size:21px}.pattern-panel p{max-width:720px}.pattern-panel button{white-space:nowrap;cursor:pointer;background:#fff;border:0;border-radius:11px;padding:10px 12px;font-size:9px;font-weight:800}.profile-hero{background:var(--forest);color:#fff;border-radius:26px;align-items:center;gap:20px;min-height:190px;padding:31px;display:flex}.profile-hero>div{flex:1}.profile-hero h1{letter-spacing:-.05em;margin:5px 0;font-size:35px}.profile-hero p:last-child{color:#fff9;font-size:11px}.profile-hero .eyebrow{color:var(--lime)}.profile-hero .secondary-button{color:#fff;background:#ffffff1a;border-color:#ffffff3d}.profile-username{color:var(--lime);letter-spacing:.01em;margin:-1px 0 9px;font-size:12px;display:block}.profile-hero-actions{align-items:center;gap:9px;display:flex;flex:none!important}.public-profile-dialog{max-height:min(860px,100vh - 36px);padding:0;overflow:auto}.public-profile-dialog>.dialog-close{top:20px;right:20px}.public-profile-state{text-align:center;align-content:center;place-items:center;gap:12px;min-height:320px;padding:52px;display:grid}.public-profile-state p{color:var(--ink-soft)}.public-profile-header{background:var(--forest);color:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:32px 72px 28px 32px;display:grid}.public-profile-header>div{min-width:0}.public-profile-header .eyebrow{color:var(--lime)}.public-profile-header h2{color:#fff;letter-spacing:-.045em;margin:4px 0 2px;font-size:31px}.public-profile-header p:last-child{color:#ffffffb3;max-width:520px;margin-top:10px;font-size:11px;line-height:1.6}.public-profile-avatar{background:var(--lime);width:64px;height:64px;color:var(--forest);font-size:15px}.public-profile-follow{background:var(--lime);min-width:92px;color:var(--forest)}.public-profile-follow.is-following{color:#fff;background:#ffffff1f;border:1px solid #ffffff4d}.public-profile-self{color:#ffffffbf;border:1px solid #ffffff38;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:800}.public-profile-sections{gap:30px;padding:28px 30px 8px;display:grid}.public-profile-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:13px;display:flex}.public-profile-section-heading h3{margin-top:4px;font-size:18px}.public-profile-section-heading>span{background:var(--surface-muted);color:var(--ink-soft);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850}.public-profile-routines{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.public-profile-routines>article{border:1px solid var(--line);background:#fbfcf9;border-radius:16px;align-content:start;gap:14px;padding:17px;display:grid}.public-profile-routines h4{margin:4px 0 6px;font-size:16px}.public-profile-routines article>div>small{color:var(--ink-faint);text-transform:uppercase;font-size:8px;font-weight:850}.public-profile-routines article>div>p{color:var(--ink-soft);font-size:10px;line-height:1.5}.public-profile-routines ol{margin:0;padding:0;list-style:none;display:grid}.public-profile-routines li{border-top:1px solid var(--line);align-items:center;gap:9px;padding:9px 0;display:flex}.public-profile-routines li>span{background:var(--forest);width:23px;height:23px;color:var(--lime);border-radius:8px;place-items:center;font-size:8px;font-weight:850;display:grid}.public-profile-routines li p{gap:2px;font-size:10px;display:grid}.public-profile-routines li small{color:var(--ink-faint);font-size:8px}.public-profile-routines .secondary-button{justify-self:start}.public-profile-updates{border:1px solid var(--line);border-radius:16px;overflow:hidden}.public-profile-updates article{align-items:center;gap:11px;padding:13px 15px;display:flex}.public-profile-updates article+article{border-top:1px solid var(--line)}.public-profile-updates article>span{background:var(--forest);width:29px;height:29px;color:var(--lime);border-radius:9px;flex:none;place-items:center;font-weight:900;display:grid}.public-profile-updates article>div{gap:3px;min-width:0;display:grid}.public-profile-updates small{color:var(--ink-faint);font-size:8px}.public-profile-updates strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.public-profile-empty{text-align:center;border:1px dashed #cbd7cc;border-radius:16px;padding:24px}.public-profile-empty p{color:var(--ink-soft);margin-top:5px;font-size:10px}.public-profile-privacy{color:var(--ink-soft);background:#f0f5eb;border-radius:14px;gap:10px;margin:22px 30px 28px;padding:14px 16px;font-size:9px;line-height:1.5;display:flex}.public-profile-privacy>span{color:var(--forest)}.public-profile-privacy strong{color:var(--ink)}@media (width<=700px){.explore-library-tabs{border-radius:17px;grid-template-columns:1fr 1fr;gap:6px;width:100%;padding:5px}.explore-library-tabs button{min-height:62px;padding:9px 10px}.explore-library-tabs button span{font-size:12px}.explore-library-tabs button small{font-size:8px}.explore-publish-panel{flex-direction:column;align-items:stretch}.explore-publish-panel>button{width:100%}.public-profile-dialog{max-height:calc(100dvh - 24px)}.public-profile-header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;padding:28px 50px 24px 22px}.public-profile-header h2{font-size:25px}.public-profile-avatar{width:50px;height:50px;font-size:12px}.public-profile-follow,.public-profile-self{text-align:center;grid-column:1/-1;width:100%}.public-profile-sections{gap:25px;padding:22px 18px 4px}.public-profile-routines{grid-template-columns:1fr}.public-profile-privacy{margin:20px 18px 22px}}.profile-identity-prompt{border:1px dashed var(--line-strong);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fbfcfa;border-radius:17px;align-items:center;gap:13px;margin-top:18px;padding:16px 18px;display:flex}.profile-identity-prompt>span{background:var(--lime);width:36px;height:36px;color:var(--forest);border-radius:12px;place-items:center;font-size:18px;font-weight:850;display:grid}.profile-identity-prompt>div{flex:1}.profile-identity-prompt strong{font-size:13px;display:block}.profile-identity-prompt p{color:var(--ink-soft);margin:3px 0 0;font-size:10px}.profile-identity-prompt i{font-size:17px;font-style:normal}.profile-username-input{border:1px solid var(--line-strong);background:#fff;border-radius:12px;align-items:center;height:46px;display:flex;overflow:hidden}.profile-username-input:focus-within{border-color:var(--forest);box-shadow:0 0 0 3px #123c2d14}.profile-username-input span{color:var(--ink-soft);padding-left:13px;font-size:14px;font-weight:800}.profile-username-input input{border:0;flex:1;min-width:0;height:44px;padding-left:4px;box-shadow:none!important}.dialog-card label>small{color:var(--ink-soft);font-size:9px;font-weight:550;line-height:1.4}.profile-view>.global-stats-card{margin:18px 0 0}.profile-avatar{background:var(--lime);border:0;width:76px;height:76px;font-size:20px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;margin-top:18px;display:grid}.profile-grid .panel{min-height:0}.profile-safety-settings{grid-column:1/-1;padding:0;overflow:hidden}.profile-safety-settings>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:16px 20px;list-style:none;display:flex}.profile-safety-settings>summary::-webkit-details-marker{display:none}.profile-safety-settings>summary>span{gap:4px;display:grid}.profile-safety-settings>summary small{color:var(--ink-faint);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:850}.profile-safety-settings>summary strong{font-size:13px}.profile-safety-settings>summary>b{min-width:25px;height:25px;color:var(--ink-soft);background:#edf2e9;border-radius:999px;place-items:center;padding:0 7px;font-size:9px;display:grid}.profile-safety-settings>summary:after{content:"+";color:var(--forest);font-size:18px;font-weight:700}.profile-safety-settings[open]>summary:after{content:"−"}.profile-safety-settings-body{border-top:1px solid var(--line);padding:16px 20px 20px}.profile-writing-archive{margin-top:18px;padding:0;overflow:hidden}.writing-archive-heading{justify-content:space-between;align-items:flex-start;gap:22px;padding:22px;display:flex}.writing-archive-heading h2{letter-spacing:-.04em;margin:6px 0 4px;font-size:24px}.writing-archive-heading p:last-child{max-width:650px;color:var(--ink-soft);margin:0;font-size:12px;line-height:1.5}.writing-archive-heading>span{color:var(--ink-soft);background:#edf2e9;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:800}.writing-archive-list{border-top:1px solid var(--line)}.writing-archive-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:72px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;grid-template-columns:185px minmax(0,1fr) auto 18px;align-items:center;gap:15px;padding:12px 20px;display:grid}.writing-archive-row:last-child{border-bottom:0}.writing-archive-row:hover{background:#f8faf7}.writing-archive-date{gap:3px;display:grid}.writing-archive-date strong{font-size:12px}.writing-archive-date small{color:var(--ink-faint);font-size:9px}.writing-archive-excerpt{min-width:0;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.writing-archive-row>b{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:9px}.writing-archive-row>b.private{color:var(--ink-soft);background:#edf2e9}.writing-archive-row>b.published{color:#2e687f;background:#e5f4fb}.writing-archive-row>i{color:var(--forest);font-style:normal}.writing-archive-more{background:#f8faf7;justify-content:space-between;align-items:center;gap:16px;min-height:65px;padding:11px 20px;display:flex}.writing-archive-more span{color:var(--ink-soft);font-size:11px}.writing-archive-more .secondary-button{flex:none}.writing-archive-empty{border-top:1px solid var(--line);align-items:center;gap:14px;min-height:120px;padding:22px;display:flex}.writing-archive-empty>span{background:var(--lime);width:42px;height:42px;color:var(--forest);border-radius:13px;flex:none;place-items:center;font-size:21px;display:grid}.writing-archive-empty>div{gap:4px;display:grid}.writing-archive-empty strong{font-size:13px}.writing-archive-empty p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.5}.dialog-card .writing-editor{border:1px solid var(--line);background:#fbfcfa;border-radius:17px;min-height:350px;margin-top:18px}.dialog-card .writing-editor textarea{min-height:215px;padding:14px 15px;font-size:15px}.writing-publish-panel{background:#eef4e7;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:14px;display:flex}.writing-publish-panel>div{gap:4px;display:grid}.writing-publish-panel strong{font-size:11px}.writing-publish-panel p{max-width:430px;color:var(--ink-soft);margin:0;font-size:9px;line-height:1.5}.writing-publish-panel .primary-button{flex:none}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:15px 0;display:flex}.setting-row span{gap:4px;display:grid}.setting-row strong{font-size:11px}.setting-row small{color:var(--ink-faint);font-size:8px}.setting-value{background:#eef3ec;border-radius:99px;padding:6px 8px;font-size:8px}.tone-options{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.tone-options button{border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:99px;padding:7px 10px;font-size:9px}.tone-options button.active{background:var(--forest);color:#fff}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a191285;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-card{overscroll-behavior:contain;background:#fff;border-radius:24px;width:min(470px,100%);max-height:calc(100vh - 40px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #00000038}.dialog-card--wide{width:min(720px,100%)}.routine-snapshot-dialog{width:min(560px,100%)}.template-preview-dialog{width:min(620px,100%)}.snapshot-creator{align-items:center;gap:10px;margin:0 48px 24px 0;display:flex}.snapshot-creator>span:last-child{gap:2px;display:grid}.snapshot-creator small{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:750}.snapshot-creator strong{font-size:11px}.routine-snapshot-dialog .eyebrow{margin-bottom:6px}.routine-snapshot-dialog .snapshot-description{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.55}.snapshot-topic{justify-content:space-between;align-items:center;gap:10px;margin:18px 0 12px;display:flex}.snapshot-topic span{color:#3c5e25;background:#edf5db;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.snapshot-topic small{color:var(--ink-faint);font-size:8px}.snapshot-steps{border:1px solid var(--line);border-radius:15px;margin:0;padding:0;list-style:none;overflow:hidden}.snapshot-steps li{border-bottom:1px solid var(--line);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:11px 13px;display:grid}.snapshot-steps li:last-child{border-bottom:0}.snapshot-steps li>span{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-weight:850;display:grid}.snapshot-steps li>div{gap:3px;min-width:0;display:grid}.snapshot-steps strong{overflow-wrap:anywhere;font-size:11px}.snapshot-steps small{color:var(--ink-faint);font-size:8px}.snapshot-steps li>b{color:#d64f32;text-transform:uppercase;border:1px solid #ff9d85;border-radius:999px;padding:5px 7px;font-size:7px}.snapshot-unavailable{border:1px dashed var(--line-strong);text-align:center;border-radius:15px;place-content:center;gap:4px;min-height:100px;padding:20px;display:grid}.snapshot-unavailable strong{font-size:11px}.snapshot-unavailable span{color:var(--ink-faint);font-size:9px;line-height:1.5}.snapshot-actions{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:18px;padding-top:17px;display:grid}.snapshot-actions p{color:var(--ink-faint);margin:0;font-size:8px;line-height:1.55}.snapshot-actions .primary-button{white-space:nowrap}.dialog-card h2{letter-spacing:-.045em;margin:9px 0;font-size:29px;line-height:1.05}.dialog-card>p:not(.eyebrow){color:var(--ink-soft);font-size:11px;line-height:1.55}.dialog-close{cursor:pointer;background:#edf1ec;border:0;border-radius:11px;width:34px;height:34px;font-size:20px;position:absolute;top:18px;right:20px}.dialog-card form{gap:14px;margin-top:22px;display:grid}.dialog-card label{color:var(--ink-soft);gap:7px;font-size:9px;font-weight:750;display:grid}.dialog-card input,.dialog-card textarea{border:1px solid var(--line-strong);color:var(--ink);border-radius:12px;outline:0;padding:0 13px;font-size:12px}.dialog-card input{height:46px}.dialog-card textarea{resize:vertical;min-height:86px;padding-block:12px;line-height:1.5}.dialog-card input:focus,.dialog-card textarea:focus,.dialog-card select:focus{border-color:var(--forest);outline:0;box-shadow:0 0 0 3px #123c2d14}.form-grid{gap:14px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-label{grid-auto-flow:unset;border:1px solid var(--line);cursor:pointer;background:#f7f9f5;border-radius:12px;align-items:center;min-height:42px;padding:9px 11px;color:var(--ink)!important;gap:9px!important;display:flex!important}.checkbox-label input{width:18px;height:18px;accent-color:var(--forest);margin:0;padding:0}.checkbox-label span{gap:2px;display:grid}.checkbox-label strong{font-size:10px}.checkbox-label small{color:var(--ink-faint);font-size:8px;font-weight:600;line-height:1.4}.mode-switch{background:var(--surface-soft);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:18px;padding:5px;display:grid}.mode-switch button{min-height:39px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:10px;font-weight:800}.mode-switch button.active{color:var(--forest);background:#fff;box-shadow:0 4px 15px #1a2d2214}.step-builder{gap:9px;display:grid}.step-builder>strong{color:var(--ink);font-size:10px}.step-builder-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.step-builder-heading strong{color:var(--ink);font-size:10px}.step-builder-heading button{color:var(--forest);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.step-row{border:1px solid var(--line);background:#f8faf7;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(105px,.38fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.step-row input{background:#fff;width:100%}.step-copy{gap:5px;min-width:0;display:grid}.step-remove{color:#b64831;cursor:pointer;background:#fff8f6;border:1px solid #f0c8bf;border-radius:10px;width:34px;height:34px;font-size:16px}.routine-editor-steps{border:1px solid var(--line);background:#f6f8f4;border-radius:16px;gap:9px;padding:14px;display:grid}.step-builder-heading>div{gap:2px;display:grid}.step-builder-heading small{color:var(--ink-faint);font-size:8px}.routine-editor-step{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.step-number{width:27px;height:27px;color:var(--forest);background:#edf2e9;border-radius:9px;place-items:center;font-size:9px;font-weight:850;display:grid}.routine-step-fields{grid-template-columns:minmax(0,1.2fr) minmax(120px,.65fr);gap:7px;min-width:0;display:grid}.routine-step-fields input{width:100%}.routine-step-actions{flex-wrap:wrap;grid-area:1/3/span 2;justify-content:flex-end;align-items:center;gap:5px;max-width:190px;display:flex}.routine-step-actions button{border:1px solid var(--line-strong);min-height:30px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:9px;padding:5px 8px;font-size:8px;font-weight:800}.routine-step-actions button:disabled{opacity:.35;cursor:default}.routine-step-actions .split-step{color:var(--forest);border-color:#b9cdbf}.routine-step-actions .remove-step{color:#b64831;background:#fff8f6;border-color:#f0c8bf}.routine-schedule-editor{border:1px solid var(--line);background:#f6f8f4;border-radius:14px;gap:11px;padding:14px;display:grid}.routine-schedule-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.routine-schedule-heading>div{gap:3px;display:grid}.routine-schedule-heading strong{color:var(--ink);font-size:10px}.routine-schedule-heading small{color:var(--ink-faint);font-size:8px;line-height:1.4}.routine-schedule-heading>span{color:var(--forest);background:#e9f2d5;border-radius:99px;flex:none;padding:5px 9px;font-size:8px;font-weight:850}.schedule-mode-switch{background:#e9eee6;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;display:grid}.schedule-mode-switch button{min-height:37px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:9px;font-weight:800}.schedule-mode-switch button.active{color:var(--forest);background:#fff;box-shadow:0 4px 14px #1a2d2214}.schedule-day-picker{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.schedule-day-picker button{border:1px solid var(--line-strong);min-width:0;min-height:38px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:10px;font-size:8px;font-weight:800}.schedule-day-picker button.active{border-color:var(--forest);background:var(--forest);color:#fff;box-shadow:0 5px 14px #123c2d24}.routine-settings{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.routine-settings summary{color:var(--ink-soft);cursor:pointer;padding:13px 14px;font-size:9px;font-weight:800}.routine-settings-grid{gap:13px;padding:0 14px 14px;display:grid}.snapshot-note{background:#edf4dc;border-radius:13px;align-items:flex-start;gap:9px;padding:12px;display:flex}.snapshot-note>span{color:var(--lime-deep);font-weight:900}.snapshot-note p{color:var(--ink-soft);margin:0;font-size:9px;line-height:1.5}.snapshot-note strong{color:var(--ink)}.explore-publish-panel{background:#f2f8e7;border:1px solid #c7d9a3;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:15px;display:flex}.explore-publish-panel h3{margin:4px 0 5px;font-size:16px}.explore-publish-panel p{max-width:580px;color:var(--ink-soft);margin:0;font-size:10px;line-height:1.5}.explore-publish-panel>button{flex:none}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;margin-top:4px;display:flex}.dialog-actions .danger-button{margin-right:auto}.danger-button{color:#b43f28;cursor:pointer;background:#fff7f5;border:1px solid #f0b6aa;border-radius:11px;min-height:42px;padding:9px 13px;font-size:10px;font-weight:800}.danger-button:hover{background:#fff0ec;border-color:#d96750}.dialog-note{background:#eef5dc;border-radius:13px;align-items:start;gap:9px;padding:12px;display:flex}.dialog-note>span{background:var(--lime);border-radius:8px;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.dialog-note p{color:var(--ink-soft);margin:0;font-size:9px;line-height:1.5}.dialog-note strong{color:var(--ink)}.account-delete-warning{background:#fff7f5;border:1px solid #f0b6aa;border-radius:13px;align-items:start;gap:10px;margin-top:16px;padding:13px;display:flex}.account-delete-warning>span{color:#8f2f1e;background:#f4c3b8;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.account-delete-warning p{color:var(--ink-soft);margin:0;font-size:10px;line-height:1.5}.account-delete-warning strong{color:#8f2f1e}.toast{z-index:120;background:var(--forest);color:#fff;border:1px solid #ffffff26;border-radius:99px;padding:11px 16px;font-size:10px;font-weight:750;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0003}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.button-link{justify-content:center;align-items:center;width:max-content;text-decoration:none;display:inline-flex}.data-export-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.visibility-label select{color:var(--forest);font:inherit;cursor:pointer;background:#edf2e9;border:0;border-radius:99px;padding:5px 24px 5px 9px;font-weight:800}.sharing-note{color:#496257;max-width:600px;margin-top:9px;font-size:12px;line-height:1.5;display:block}.dialog-card select{border:1px solid var(--line-strong);height:46px;color:var(--ink);background:#fff;border-radius:12px;padding:0 13px;font-size:12px}.dialog-card button:disabled{opacity:.55;cursor:wait}.stats-workspace{padding-bottom:50px}.stats-workspace .view-intro{align-items:flex-start}.stats-tabs{gap:7px;margin-bottom:18px;display:flex;overflow-x:auto}.stats-tabs button{border:1px solid var(--line-strong);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:99px;padding:9px 16px;font-size:10px;font-weight:800}.stats-tabs button.active{background:var(--forest);border-color:var(--forest);color:#fff}.stats-toolbar{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:18px 18px 0 0;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:14px 17px;display:flex}.stats-toolbar>div{gap:4px;display:grid}.stats-toolbar .stats-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.stats-toolbar>.stats-mobile-toolbar-actions{display:none}.stats-toolbar-menu{position:relative}.action-menu-trigger{cursor:pointer;justify-content:center;align-items:center;min-height:42px;display:flex}.action-menu-trigger:after{content:"";opacity:.6;border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin:-3px 1px 0 10px;transition:transform .15s,margin .15s;transform:rotate(45deg)}.stats-toolbar-menu.menu-open .action-menu-trigger:after{margin-top:3px;transform:rotate(225deg)}.action-menu--icon-only>.action-menu-trigger{width:42px;min-width:42px;padding:0}.action-menu--icon-only>.action-menu-trigger:after{display:none}.action-menu-hamburger{gap:4px;width:18px;display:grid}.action-menu-hamburger i{background:currentColor;border-radius:99px;width:100%;height:2px;display:block}.action-menu-trigger.menu-active{border-color:var(--forest);color:var(--forest);background:#eef4e7}.stats-toolbar-menu-panel{z-index:6;border:1px solid var(--line-strong);background:#fff;border-radius:13px;gap:4px;width:168px;padding:7px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 35px #13382a29}.stats-toolbar-menu-panel button,.stats-toolbar-menu-panel a{min-height:38px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;padding:0 11px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.stats-toolbar-menu-panel button:hover,.stats-toolbar-menu-panel button:focus-visible,.stats-toolbar-menu-panel a:hover,.stats-toolbar-menu-panel a:focus-visible{background:#eef4e7;outline:0}.stats-toolbar strong{font-size:14px}.stats-toolbar span{color:var(--ink-faint);font-size:9px}.stats-table-wrap{border:1px solid var(--line);width:100%;max-height:590px;box-shadow:var(--shadow);background:#fff;border-radius:0 0 18px 18px;overflow:auto}.stats-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1180px;font-size:13px}.stats-table.compact{min-width:900px}.stats-table th{z-index:2;color:#54665c;text-align:left;text-transform:uppercase;letter-spacing:.07em;border-right:1px solid #dbe3da;border-bottom:1px solid var(--line-strong);white-space:nowrap;vertical-align:middle;background:#edf2e9;padding:13px 12px;font-size:10px;line-height:14px;position:sticky;top:0}.stats-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;min-width:96px;max-width:250px;padding:11px 12px;line-height:20px}.stats-table td:first-child{z-index:1;background:#fff;min-width:70px;position:sticky;left:0}.stats-table tr:nth-child(2n) td,.stats-table tr:nth-child(2n) td:first-child{background:#fff}.stats-table th.compact-cell,.stats-table td.compact-cell{min-width:96px;max-width:118px}.stats-table .wide-cell{min-width:300px;max-width:420px}.stats-table--editable td{vertical-align:middle;padding:0}.stats-table--editable td:first-child{padding:0}.stats-table--editable th.compact-cell,.stats-table--editable td.compact-cell .stats-cell-input{text-align:center}.stats-table th.stats-actions-column{z-index:4;border-left:1px solid var(--line-strong);text-align:center;background:#edf2e9;min-width:156px;position:sticky;right:0;box-shadow:-8px 0 16px #14342714}.stats-table td.stats-row-actions{z-index:3;border-left:1px solid var(--line-strong);text-align:center;vertical-align:middle;background:#fff;min-width:156px;max-width:176px;padding:10px;position:sticky;right:0;box-shadow:-8px 0 16px #14342714}.stats-table tr:nth-child(2n) td.stats-row-actions{background:#fff}.stats-table--editable td.stats-row-actions{padding:8px}.stats-table--editable tbody tr.weekend-row td,.stats-table--editable tbody tr.weekend-row:nth-child(2n) td,.stats-table--editable tbody tr.weekend-row td:first-child,.stats-table--editable tbody tr.weekend-row:nth-child(2n) td:first-child,.stats-table--editable tbody tr.weekend-row td.stats-row-actions,.stats-table--editable tbody tr.weekend-row:nth-child(2n) td.stats-row-actions{background:#dceaff}.stats-row-actions>span{color:var(--ink-faint)}.record-action-buttons{justify-content:center;align-items:center;gap:6px;display:flex}.record-edit-button{border:1px solid var(--line-strong);min-height:34px;color:var(--forest);cursor:pointer;background:#fff;border-radius:9px;padding:0 12px;font-size:10px;font-weight:800}.record-edit-button:hover{border-color:var(--forest);background:#eef4e7}.record-edit-button:focus-visible{outline-offset:2px;outline:3px solid #1848362e}.record-delete-button{color:#b94735;cursor:pointer;white-space:nowrap;background:#fff8f6;border:1px solid #efb8ae;border-radius:9px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800}.record-delete-button:hover{color:#8f2f20;background:#fff0ec;border-color:#dc725e}.record-delete-button:focus-visible{outline-offset:2px;outline:3px solid #dc725e40}.export-data-menu>.action-menu-trigger{width:100%}.export-data-menu .stats-toolbar-menu-panel{width:206px}.stats-cell-input{overflow-wrap:anywhere;white-space:pre-wrap;resize:none;width:100%;min-height:52px;max-height:96px;color:var(--ink);font:inherit;background:0 0;border:0;border-radius:0;outline:0;padding:16px 12px;line-height:20px;display:block;overflow-y:auto}.stats-cell-input::placeholder{color:#a1ada5}.stats-cell-input:hover{background:#adff2f0f}.stats-cell-input:focus{box-shadow:inset 0 0 0 2px var(--lime);background:#fff}.stats-cell-input.saving{color:var(--ink-faint)}.stats-date-button{width:100%;min-height:52px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:16px 12px;line-height:20px;display:flex}.stats-date-button:hover{background:#adff2f14}.stats-date-button small{background:var(--lime);color:var(--forest);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;padding:3px 5px;font-size:7px;font-weight:900}.log-summary-cell{width:100%;min-height:52px;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:16px 12px;line-height:20px}.log-summary-cell:hover{background:#adff2f14}.log-summary-cell span{color:#78904e;font-weight:800}.stats-log-starter-row td{background:#f8faf5}.stats-log-starter-row .log-summary-cell{color:#78904e;font-weight:800}.stats-log-starter-row td:not(:first-child):not(:nth-child(2)){color:#91a098}.stats-table-hint{color:var(--ink-faint);margin:9px 3px 0;font-size:9px}.stats-load-older{width:min(100%,560px);color:var(--ink-muted);justify-content:center;align-items:center;gap:14px;margin:12px auto;padding:10px 14px;font-size:12px;display:flex;position:sticky;left:0}.stats-load-older .secondary-button{min-height:38px;padding:8px 14px}.trend-range-panel{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;min-height:96px;margin-bottom:15px;padding:17px 19px;display:flex}.trend-range-panel h2{letter-spacing:-.04em;margin:5px 0 3px;font-size:23px}.trend-range-panel>div:first-child>span{color:var(--ink-soft);font-size:10px}.trend-range-controls{justify-content:flex-end;align-items:flex-end;gap:9px;display:flex}.trend-range-actions{justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.trend-range-controls label{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.06em;gap:5px;font-size:8px;font-weight:800;display:grid}.trend-range-controls select,.trend-range-controls input{border:1px solid var(--line-strong);height:40px;color:var(--ink);font:inherit;text-transform:none;letter-spacing:0;background:#fff;border-radius:11px;outline:0;padding:0 12px;font-size:10px;font-weight:750}.trend-range-controls select:focus,.trend-range-controls input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123c2d14}.trend-custom-dates{align-items:end;gap:7px;display:flex}.trend-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.trend-empty{margin-bottom:15px}.stat-field-list{gap:8px;margin-top:18px;display:grid}.stat-field-item{border:1px solid var(--line);background:#f8faf7;border-radius:13px;overflow:hidden}.stat-field-item.removed{background:#f1f3ef;border-style:dashed}.stat-field-item.removed .stat-field-row>input{color:var(--ink-faint)}.stat-field-row{grid-template-columns:72px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px;display:grid}.stat-field-row>input{border:1px solid var(--line-strong);width:100%;height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:0 11px}.stat-field-trend{border-top:1px solid var(--line);background:#fff}.stat-field-trend>summary{min-height:38px;color:var(--forest);cursor:pointer;align-items:center;padding:8px 13px;font-size:9px;font-weight:800;list-style:none;display:flex}.stat-field-trend>summary::-webkit-details-marker{display:none}.stat-field-trend>summary:after{content:"+";margin-left:auto;font-size:14px}.stat-field-trend[open]>summary:after{content:"−"}.stat-field-trend-grid{grid-template-columns:1fr 1fr 1fr;gap:9px;padding:0 12px 12px;display:grid}.stat-field-trend-grid label{color:var(--ink-soft);gap:5px;font-size:9px;font-weight:750;display:grid}.stat-field-trend-grid label small{color:var(--ink-faint);font-weight:600}.stat-field-trend-grid select,.stat-field-trend-grid input{border:1px solid var(--line-strong);width:100%;height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;outline:0;padding:0 10px;font-size:10px}.stat-field-trend-grid select:focus,.stat-field-trend-grid input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123c2d14}.column-remove-button{color:#a54634;cursor:pointer;background:#fff7f4;border:1px solid #efb9ae;border-radius:9px;min-height:34px;font-size:9px;font-weight:800}.column-remove-button.restore{color:var(--forest);background:#f0f8e8;border-color:#a9c989}.stat-field-order{gap:4px;display:flex}.stat-field-order button{border:1px solid var(--line-strong);width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px}.stat-field-add{margin-top:11px}.column-editor-note{color:var(--ink-soft);background:#eef4e7;border-radius:12px;gap:3px;margin-top:16px;padding:11px 13px;display:grid}.column-editor-note strong{color:var(--forest);font-size:10px}.column-editor-note span{font-size:9px;line-height:1.5}.stats-view-list{gap:9px;margin-top:18px;display:grid}.stats-view-row{border:1px solid var(--line);background:#f8faf7;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:11px 13px;display:flex}.stats-view-copy{gap:4px;min-width:0;display:grid}.stats-view-row strong{font-size:12px}.stats-view-row span{color:var(--ink-faint);font-size:10px;line-height:1.4}.stats-view-controls{flex:none;align-items:center;gap:9px;display:flex}.stats-view-order{gap:5px;display:flex}.stats-view-order button{border:1px solid var(--line-strong);width:34px;height:34px;color:var(--forest);cursor:pointer;background:#fff;border-radius:9px;font-size:15px;font-weight:900}.stats-view-order button:hover:not(:disabled){border-color:var(--forest);background:#eef4e7}.stats-view-order button:disabled{opacity:.32;cursor:default}.stats-view-toggle{border:1px solid var(--line-strong);min-width:76px;min-height:36px;color:var(--ink-faint);cursor:pointer;background:#fff;border-radius:99px;font-size:10px;font-weight:800}.stats-view-toggle.active{border-color:var(--forest);background:var(--forest);color:#fff}.settings-safety-note{color:var(--ink-faint)!important;margin:11px 2px 0!important;font-size:10px!important;line-height:1.45!important}.stat-share-scope{background:#edf2e9;border-radius:13px;gap:7px;margin-top:20px;padding:4px;display:flex}.stat-share-scope button{min-height:40px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;font-size:11px;font-weight:800}.stat-share-scope button.active{background:var(--forest);color:#fff;box-shadow:0 4px 14px #123c2d24}.stat-share-period{border:1px solid var(--line);background:#fafbf8;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:76px;margin-top:12px;padding:13px 14px;display:flex}.stat-share-period>div{gap:4px;min-width:0;display:grid}.stat-share-period small{color:var(--ink-faint);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.stat-share-period strong{font-size:15px}.stat-share-period input[type=date]{background:#fff;width:190px;height:38px;padding:0 10px;font-size:12px}.stat-share-period .secondary-button{white-space:nowrap}.stat-share-note{color:var(--ink-soft);background:#eef5e5;border-radius:12px;align-items:flex-start;gap:10px;margin-top:10px;padding:11px 12px;display:flex}.stat-share-note>span{background:var(--forest);width:22px;height:22px;color:var(--lime);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.stat-share-note p{margin:0;font-size:10px;line-height:1.5}.stat-share-note strong{color:var(--forest)}.stat-share-heading{justify-content:space-between;align-items:end;gap:14px;margin:18px 1px 9px;display:flex}.stat-share-heading>div{gap:3px;display:grid}.stat-share-heading strong{font-size:13px}.stat-share-heading span{color:var(--ink-faint);font-size:10px}.stat-share-heading>b{color:var(--forest);font-size:10px}.stat-share-groups{gap:12px;display:grid}.stat-share-group{border:1px solid var(--line);background:#f6f9f3;border-radius:15px;min-width:0;padding:10px}.stat-share-group-heading{justify-content:space-between;align-items:center;gap:12px;min-height:31px;margin:0 2px 8px;display:flex}.stat-share-group-heading strong{color:var(--forest);font-size:11px}.stat-share-group-heading span{color:var(--ink-faint);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:800}.stat-share-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.stat-share-metric{border:1px solid var(--line);cursor:pointer;background:#fafbf8;border-radius:13px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;min-height:82px;padding:11px 12px;gap:10px!important;display:grid!important}.stat-share-metric.selected{background:#f2f8e9;border-color:#9cbd7b;box-shadow:inset 0 0 0 1px #527e2914}.stat-share-metric input[type=checkbox],.stat-share-remember input[type=checkbox]{width:20px;height:20px;min-height:0;accent-color:var(--forest);box-shadow:none;margin:0;padding:0}.stat-share-metric>span{gap:3px;min-width:0;display:grid}.stat-share-metric small{color:var(--ink-faint);font-size:9px;font-weight:800}.stat-share-metric strong{overflow-wrap:anywhere;color:var(--ink);letter-spacing:-.02em;font-size:17px}.stat-share-metric i{color:var(--ink-faint);font-size:9px;font-style:normal;font-weight:500}.stat-share-metric>b{color:#a54634;letter-spacing:.05em;text-transform:uppercase;background:#fff0ec;border-radius:999px;padding:5px 7px;font-size:7px}.stat-share-metric--content{border-style:dashed;grid-column:1/-1}.stat-share-remember{cursor:pointer;background:#fff;border:1px dashed #aebcad;border-radius:13px;align-items:center;margin-top:10px;padding:12px 13px;gap:10px!important;display:flex!important}.stat-share-remember>span{gap:3px;display:grid}.stat-share-remember strong{color:var(--ink);font-size:11px}.stat-share-remember small{color:var(--ink-faint);font-size:9px;font-weight:500;line-height:1.4}.stat-share-preview{background:#f7faf4;border:1px solid #bcd3c2;border-radius:15px;margin-top:16px;overflow:hidden}.stat-share-preview>div:first-child{background:var(--forest);color:#fff;border-bottom:1px solid #dbe6dc;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.stat-share-preview>div:first-child>span{gap:3px;display:grid}.stat-share-preview>div:first-child small{color:#bcd8c6;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800}.stat-share-preview>div:first-child strong{font-size:12px}.stat-share-preview>div:first-child b{color:var(--lime);letter-spacing:.05em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;padding:5px 7px;font-size:7px}.stat-share-preview-groups{gap:11px;padding:11px;display:grid}.stat-share-preview-group{gap:7px;min-width:0;display:grid}.stat-share-preview-group>strong{color:var(--forest);font-size:9px}.stat-share-preview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.stat-share-preview-metrics>span{border:1px solid var(--line);background:#fff;border-radius:11px;align-content:center;gap:4px;min-width:0;min-height:78px;padding:10px;display:grid}.stat-share-preview-metrics>span.stat-share-preview-content{grid-column:1/-1;align-content:start;min-height:0}.stat-share-preview-metrics small{color:var(--ink-faint);font-size:8px}.stat-share-preview-metrics strong{overflow-wrap:anywhere;color:var(--ink);font-size:15px}.stat-share-preview-metrics .stat-share-preview-content strong{color:#263b31;white-space:pre-wrap;font-size:11px;font-weight:650;line-height:1.5}.stat-share-preview-content .stat-content-detail-list{margin-top:2px}.stat-share-preview-metrics i{color:var(--ink-faint);font-size:8px;font-style:normal}.stat-share-preview>p{color:var(--ink-faint);text-align:center;margin:0;padding:24px;font-size:10px}.stat-share-preview footer{color:var(--ink-faint);padding:0 13px 12px;font-size:9px}.stat-share-published{color:#23576f;background:#e5f4fb;border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:11px 12px;display:flex}.stat-share-published>span{font-size:15px;font-weight:900}.stat-share-published>div{gap:2px;display:grid}.stat-share-published strong{font-size:10px}.stat-share-published small{font-size:9px}.stat-share-loading,.stat-share-empty{border:1px dashed var(--line-strong);min-height:150px;color:var(--ink-soft);text-align:center;border-radius:14px;place-content:center;justify-items:center;gap:8px;margin-top:12px;padding:24px;display:grid}.stat-share-loading>span{border:3px solid #d8e3d4;border-top-color:var(--forest);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite stat-share-spin}.stat-share-loading strong,.stat-share-empty strong{font-size:11px}.stat-share-empty span{max-width:390px;color:var(--ink-faint);font-size:10px;line-height:1.5}@keyframes stat-share-spin{to{transform:rotate(360deg)}}.import-controls{grid-template-columns:minmax(0,1fr) 190px;gap:10px;margin-top:18px;display:grid}.import-controls label{min-width:0}.import-file input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.import-file span{min-height:46px;color:var(--forest);cursor:pointer;background:#f7faf4;border:1px dashed #9caf9e;border-radius:12px;align-items:center;padding:0 13px;font-size:10px;font-weight:800;display:flex}.import-error{background:#fff0ec;border-radius:10px;padding:9px 11px;color:#a54634!important;margin:10px 0 0!important;font-size:9px!important}.import-summary{background:var(--forest);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;display:flex}.import-summary strong{font-size:10px}.import-summary span{color:#d8e8da;font-size:9px}.import-mapping{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:240px;margin-top:10px;padding-right:3px;display:grid;overflow-y:auto}.import-mapping label{border:1px solid var(--line);background:#f8faf7;border-radius:11px;min-width:0;padding:8px}.import-mapping label>span{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.import-mapping select{border-radius:9px;width:100%;height:38px;font-size:10px}.import-preview{gap:7px;margin-top:13px;display:grid}.import-preview>strong{font-size:10px}.import-preview>div{border:1px solid var(--line);border-radius:11px;overflow-x:auto}.import-preview table{border-collapse:collapse;background:#fff;width:100%;min-width:560px;font-size:8px}.import-preview th,.import-preview td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:170px;padding:7px 8px;overflow:hidden}.import-preview th{color:#54665c;text-transform:uppercase;letter-spacing:.05em;background:#edf2e9}.import-note{color:var(--ink-faint)!important;margin:10px 1px 0!important;font-size:8px!important;line-height:1.5!important}.history-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:15px;display:flex}.history-toolbar h2{letter-spacing:-.04em;margin:5px 0 4px;font-size:25px}.history-toolbar>div:first-child>span{color:var(--ink-soft);font-size:10px}.month-controls{align-items:center;gap:6px;display:flex}.month-controls button{border:1px solid var(--line-strong);min-height:36px;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:10px;padding:7px 10px;font-size:9px;font-weight:800}.month-controls button:disabled{opacity:.35;cursor:default}.history-metrics{margin-bottom:18px}.history-layout{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);align-items:start;gap:18px;display:grid}.calendar-panel{padding:13px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.calendar-weekdays{padding:0 3px 7px}.calendar-weekdays span{color:var(--ink-faint);text-transform:uppercase;text-align:center;font-size:8px;font-weight:800}.calendar-day{border:1px solid var(--line);background:#fafbf8;border-radius:11px;min-height:92px;padding:8px;overflow:hidden}.calendar-day.empty{background:0 0;border-color:#0000}.calendar-day>b{border-radius:8px;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.calendar-day.today>b{background:var(--forest);color:#fff}.calendar-day.won{background:#f5fae9;border-color:#cce59a}.calendar-day>div{gap:3px;margin-top:5px;display:grid}.calendar-completion{text-overflow:ellipsis;white-space:nowrap;color:#3f6023;background:#e4f2c5;border-radius:6px;padding:4px 5px;font-size:7px;font-weight:800;display:block;overflow:hidden}.calendar-day small{color:var(--ink-faint);font-size:7px}.routine-records{align-content:start;gap:9px;display:grid}.routine-records>div:first-child{margin-bottom:3px}.routine-records h3{margin:5px 0 0;font-size:17px}.routine-records article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) repeat(3,auto);align-items:center;gap:11px;padding:13px;display:grid}.routine-records article>div{gap:3px;min-width:0;display:grid}.routine-records article>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.routine-records article small{color:var(--ink-faint);font-size:7px}.routine-records article>span{justify-items:end;gap:2px;display:grid}.routine-records article>span b{font-size:12px}.loading-view{gap:20px;display:grid}.loading-hero,.loading-grid>div{background:linear-gradient(90deg,#e8ece6 25%,#f4f6f2 50%,#e8ece6 75%) 0 0/220% 100%;border-radius:24px;animation:1.2s linear infinite loading}.loading-hero{height:210px}.loading-grid{grid-template-columns:2fr 1fr 1fr;gap:18px;display:grid}.loading-grid>div{height:230px}@keyframes loading{to{background-position:-220% 0}}.error-state{text-align:center;place-content:center;justify-items:center;min-height:60vh;display:grid}.error-state>span{background:var(--lime);border-radius:15px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.error-state h2{margin:14px 0 5px}.error-state p{color:var(--ink-soft);font-size:11px}.signin-page{background:radial-gradient(circle at 50% -20%, #e4f7b8 0, transparent 42%), var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.signin-card{border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:28px;padding:48px}.signin-card>.eyebrow{margin-top:34px}.signin-card h1{letter-spacing:-.055em;margin:12px 0;font-size:clamp(35px,6vw,55px);line-height:.98}.auth-card{width:min(620px,100%)}.auth-mode-switch{background:var(--surface-soft);border-radius:15px;grid-template-columns:1fr 1fr;gap:5px;margin:28px 0 20px;padding:5px;display:grid}.auth-mode-switch button{min-height:43px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:11px;font-weight:760}.auth-mode-switch button.active{color:var(--forest);background:#fff;box-shadow:0 5px 18px #14211b14}.auth-form{text-align:left;gap:15px;display:grid}.auth-form label{color:var(--ink-soft);gap:7px;font-size:13px;font-weight:720;display:grid}.auth-form input{border:1px solid var(--line-strong);width:100%;min-height:50px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:0 14px;font-size:16px}.auth-form input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #123c2d1a}.auth-form .primary-button{margin-top:4px}.auth-text-button{color:var(--forest);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;justify-self:center;padding:5px 8px;font-size:13px;font-weight:760;text-decoration:underline}.auth-text-button:hover{color:var(--forest-bright)}.auth-text-button:focus-visible{outline-offset:2px;border-radius:6px;outline:3px solid #123c2d2e}.auth-message{border-radius:11px;margin:0;padding:11px 13px;font-size:13px;line-height:1.4}.auth-message--error{color:#8e2d18;background:#fff0ec}.auth-message--notice{color:var(--forest);background:#eff7df}.auth-loading-card{justify-items:center;gap:14px;display:grid}.auth-loading-card p{color:var(--ink-soft);margin:0}.signin-copy{color:var(--ink-soft);max-width:430px;margin:0 auto 25px;font-size:13px;line-height:1.6}.privacy-note{color:var(--ink-faint);margin:14px 0 0;font-size:9px}.privacy-note a{color:var(--forest);text-underline-offset:2px;font-weight:750}.auth-policy-consent{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:20px minmax(0,1fr);align-items:start;min-height:46px;padding:10px 12px;gap:10px!important;display:grid!important}.auth-policy-consent input{width:18px;min-height:18px;accent-color:var(--forest);margin:1px 0 0}.auth-policy-consent span{font-weight:560;line-height:1.5}.auth-policy-consent a{color:var(--forest);font-weight:780}.policy-link-row{flex-wrap:wrap;gap:8px 16px;margin:14px 0;display:flex}.policy-link-row a{color:var(--forest);text-underline-offset:3px;font-size:12px;font-weight:800}@media (width<=1180px){.today-layout{grid-template-columns:1fr}.context-column{grid-template-columns:repeat(3,minmax(0,1fr))}.today-writing-panel{grid-column:1/-1}.week-bars{height:100px}.progress-grid{grid-template-columns:1fr}.stats-workspace .view-intro{flex-direction:column;gap:16px;margin-bottom:22px}.stats-workspace .view-intro-actions{justify-content:flex-start}}@media (width<=960px){.sidebar{align-items:center;width:84px;padding:22px 12px}.sidebar .brand-lockup>span:last-child,.nav-item>span:last-child,.alpha-card,.user-chip>span:last-child{display:none}.main-nav{margin-top:34px}.nav-item{justify-content:center;width:52px;padding:0}.sidebar-bottom{justify-items:center}.user-chip{padding:5px}.app-main{margin-left:84px}.context-column{grid-template-columns:1fr 1fr}.today-writing-panel,.people-panel{grid-column:1/-1}.template-grid{grid-template-columns:1fr}.metric-strip{grid-template-columns:repeat(2,1fr)}.feed-layout{grid-template-columns:1fr}.feed-sidebar{grid-template-columns:1fr 1fr}.history-layout{grid-template-columns:1fr}}@media (width<=700px){body{background:#f7f8f4}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{font-size:16px!important}.sidebar{display:none}.app-main{margin-left:0;padding-bottom:80px}.topbar{height:68px;padding:0 17px}.topbar-context{display:none}.mobile-brand{display:flex}.view-shell{padding:17px 14px 26px}.mobile-nav{z-index:60;height:69px;padding:7px 6px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);background:#fffffff0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav-item{color:var(--ink-faint);cursor:pointer;background:0 0;border:0;place-content:center;justify-items:center;gap:2px;display:grid}.mobile-nav-item>span{font-size:18px}.mobile-nav-item small{font-size:10px;font-weight:700}.mobile-nav-item.active{color:var(--forest)}.mobile-nav-item.active>span{background:var(--lime);border-radius:9px;place-items:center;width:29px;height:24px;display:grid}.momentum-hero{border-radius:22px;align-items:flex-end;min-height:220px;padding:25px}.momentum-hero h1{font-size:39px}.momentum-hero p:last-child{max-width:68%;font-size:13px}.progress-orbit{width:98px;height:98px}.progress-orbit strong{font-size:21px}.section-heading-actions{flex-direction:column-reverse;align-items:flex-end}.task-card-header{align-items:flex-start;padding:16px 15px 13px}.task-card-header-actions{flex-direction:column;align-items:flex-end;gap:7px}.task-card-header h2{font-size:16px}.task-card-header>div:first-child>span{max-width:235px;display:block}.task-quick-add{padding-inline:10px}.task-row{padding-left:12px}.task-menu>div{width:auto;position:fixed;inset:auto 14px 82px}.task-rename{grid-column:2/-1;grid-template-columns:minmax(0,1fr) auto auto}.mode-switch{gap:4px}.mode-switch button{font-size:12px}.section-heading{align-items:center;margin-top:25px}.section-heading h2{font-size:20px}.secondary-button{padding:9px 10px;font-size:13px}.routine-header{padding:18px 17px 12px}.routine-header h3{font-size:18px}.routine-actions{justify-content:flex-start;width:100%}.routine-header{flex-wrap:wrap;gap:13px}.commitment-row{min-height:62px;padding:7px 9px 7px 14px}.commitment-main{gap:10px}.commitment-edit{min-width:34px;padding-inline:7px}.commitment-copy strong{font-size:15px}.streak-pill{padding:5px 7px}.recovery-card{align-items:start}.recovery-card button{display:none}.context-column{grid-template-columns:1fr}.today-writing-panel{display:none}.today-writing-panel.mobile-open{z-index:112;width:100%;max-height:min(86dvh,760px);padding:20px 14px max(20px, env(safe-area-inset-bottom));border:0;border-radius:25px 25px 0 0;display:block;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -24px 70px #0003}.today-writing-panel.mobile-open .writing-editor{min-height:min(68dvh,590px);padding:8px 2px 0}.today-writing-panel.mobile-open .writing-editor-heading{padding-right:48px}.today-writing-panel.mobile-open .writing-editor-heading h3{font-size:24px}.today-writing-panel.mobile-open .writing-editor-copy{max-width:310px;font-size:13px}.today-writing-panel.mobile-open .writing-editor textarea{min-height:300px;font-size:16px}.writing-mobile-close{z-index:2;width:38px;height:38px;color:var(--ink);cursor:pointer;background:#edf1ec;border:0;border-radius:12px;place-items:center;font-size:22px;display:grid;position:absolute;top:18px;right:18px}.writing-mobile-scrim{z-index:111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a191280;border:0;display:block;position:fixed;inset:0}.writing-fab{z-index:59;right:17px;bottom:calc(82px + env(safe-area-inset-bottom));background:var(--forest);color:#fff;cursor:pointer;border:1px solid #ffffff59;border-radius:18px;place-items:center;width:54px;height:54px;display:grid;position:fixed;box-shadow:0 15px 35px #123c2d47}.writing-fab span{font-size:26px;transform:translateY(-1px)}.writing-archive-heading{align-items:flex-start;padding:19px 17px}.writing-archive-heading h2{font-size:21px}.writing-archive-heading>span{display:none}.writing-archive-row{grid-template-columns:minmax(0,1fr) auto 16px;gap:10px;padding:13px 16px}.writing-archive-date{grid-column:1}.writing-archive-excerpt{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:2/1/auto/-1;display:-webkit-box}.writing-archive-row>b{grid-area:1/2}.writing-archive-row>i{grid-area:1/3}.writing-archive-more{flex-direction:column;align-items:stretch;gap:9px;padding:14px 16px}.writing-archive-more .secondary-button{width:100%}.dialog-card .writing-editor{padding:15px}.dialog-card .writing-editor-heading{flex-direction:column}.dialog-card .writing-editor textarea{min-height:260px;font-size:16px}.writing-publish-panel{flex-direction:column;align-items:stretch}.writing-publish-panel .primary-button{width:100%}.people-panel{grid-column:auto}.view-intro,.explore-intro{align-items:start;display:grid}.view-intro h1{font-size:39px}.search-field{width:100%}.explore-feature{align-items:flex-start;min-height:270px;padding:26px 23px}.feature-stats{flex-direction:column;align-self:flex-end}.feature-stats span{min-width:91px;min-height:68px}.template-card{grid-template-columns:1fr;min-height:0}.template-art{min-height:90px}.template-art>span{border-radius:15px;width:48px;height:48px;font-size:21px}.template-body{padding:18px}.template-footer{align-items:center}.template-footer span{width:100%;max-width:none}.template-footer>div{width:100%}.template-footer>div button{flex:1;min-height:40px}.feed-sidebar{grid-template-columns:1fr}.feed-actions{gap:13px;overflow:auto}.feed-actions button{white-space:nowrap}.feed-card--routine{box-shadow:inset 3px 0 0 var(--lime)}.feed-card--stats{box-shadow:inset 3px 0 #77c7eb}.shared-stats-heading{align-items:flex-start}.shared-stats-grid{grid-template-columns:1fr 1fr}.routine-preview-button{align-items:flex-start}.routine-preview-button strong{white-space:normal}.routine-preview-button>b{padding-top:2px}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip>div{min-height:125px;padding:16px}.metric-strip strong{font-size:28px}.pattern-panel{flex-direction:column;align-items:start}.profile-hero{flex-wrap:wrap;align-items:flex-start;padding:24px}.profile-hero .secondary-button{width:100%}.profile-hero-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.profile-hero-actions>:only-child{grid-column:1/-1}.profile-identity-prompt{margin-top:13px}.profile-grid{grid-template-columns:1fr}.dialog-backdrop{padding:12px}.dialog-card{max-height:calc(100dvh - 24px);padding:25px 20px}.dialog-card input:not([type=checkbox]):not([type=radio]),.dialog-card textarea,.dialog-card select{font-size:16px}.snapshot-creator{margin-bottom:20px}.snapshot-topic{flex-direction:column;align-items:flex-start}.snapshot-actions{grid-template-columns:1fr}.snapshot-actions .primary-button{width:100%}.form-grid--two{grid-template-columns:1fr}.routine-editor-step{grid-template-columns:25px minmax(0,1fr)}.routine-step-fields{grid-template-columns:1fr}.routine-step-actions{grid-area:auto/1/auto/-1;justify-content:flex-end;max-width:none}.routine-schedule-heading{align-items:flex-start}.routine-schedule-heading small{font-size:9px}.schedule-day-picker{gap:4px}.schedule-day-picker button{min-height:40px;padding-inline:2px;font-size:8px}.history-toolbar{flex-direction:column;align-items:flex-start}.trend-range-panel{flex-direction:column;align-items:stretch;gap:14px}.trend-range-actions,.trend-range-controls{flex-direction:column;align-items:stretch}.trend-range-controls select,.trend-range-controls input{width:100%;font-size:16px}.trend-custom-dates{align-items:stretch}.trend-custom-dates label{flex:1}.history-metrics{grid-template-columns:1fr 1fr}.calendar-panel{overflow-x:auto}.calendar-weekdays,.calendar-grid{min-width:650px}.calendar-day{min-height:84px}.step-row{grid-template-columns:minmax(0,1fr) auto}.step-row>:nth-child(2){grid-area:2/1/auto/-1}.step-remove{grid-area:1/2}.dialog-actions{align-items:stretch}.dialog-actions>button:not(.danger-button){flex:1}.dialog-actions .danger-button{width:100%;margin-right:0}.stats-toolbar{flex-direction:column;align-items:flex-start;padding:13px 14px}.stats-toolbar .stats-toolbar-actions--desktop{display:none}.stats-toolbar>.stats-log-toolbar-actions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;display:grid}.stats-log-toolbar-actions>button{white-space:nowrap;width:100%;min-height:42px;padding-inline:7px;font-size:11px}.stats-toolbar>.stats-mobile-toolbar-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:8px;width:100%;display:grid}.stats-mobile-toolbar-actions>.stats-share-tab-button{min-height:42px}.stats-mobile-toolbar-actions>.stats-toolbar-menu,.stats-mobile-toolbar-actions>.stats-toolbar-menu>.action-menu-trigger{width:100%}.stats-toolbar-menu>.action-menu-trigger{min-width:92px;min-height:44px}.stats-toolbar-menu-panel{width:178px}.stats-table-wrap{overscroll-behavior-x:none;max-width:100%}.stats-table th.compact-cell,.stats-table td.compact-cell{min-width:94px;max-width:108px}.stats-table .wide-cell{min-width:300px;max-width:340px}.stats-table-wrap>.stats-table--editable{zoom:.75;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.stats-cell-input{touch-action:manipulation;max-height:84px;padding:14px 10px;font-size:16px;line-height:21px}.stat-field-row{grid-template-columns:72px minmax(0,1fr) auto}.stat-field-order{grid-column:2}.stat-field-trend-grid{grid-template-columns:1fr}.stats-view-row{align-items:flex-start}.stats-view-controls{flex-direction:column;align-items:flex-end}.stats-workspace .stats-view-intro{gap:0;margin-bottom:14px;position:relative}.stats-workspace .stats-view-intro>div:first-child{padding-right:50px}.stats-workspace .stats-view-intro h1{font-size:36px;line-height:1.02}.stats-workspace .stats-view-intro p:last-child{margin-top:8px}.stats-workspace .view-intro-actions{display:none}.stats-mobile-page-menu{display:block;position:absolute;top:0;right:0}.stats-mobile-page-menu .stats-toolbar-menu-panel{z-index:65;width:min(230px,100vw - 28px);position:fixed;top:122px;right:14px}.stats-tabs{scrollbar-width:none;gap:5px;margin-bottom:12px;padding-bottom:2px}.stats-tabs::-webkit-scrollbar{display:none}.stats-tabs button{white-space:nowrap;flex:none;min-height:34px;padding:7px 10px;font-size:10px;line-height:1}.stat-share-period{flex-direction:column;align-items:stretch}.stat-share-period input[type=date],.stat-share-period .secondary-button{width:100%}.stat-share-metrics{grid-template-columns:1fr}.stat-share-preview-metrics{grid-template-columns:1fr 1fr}.import-controls,.import-mapping{grid-template-columns:1fr}.import-summary{flex-direction:column;align-items:flex-start}.signin-card{padding:36px 23px}.toast{white-space:nowrap;max-width:calc(100vw - 28px);bottom:83px}}.community-view{--feed-accent:var(--lime);--feed-tint:#f4f8ed;--feed-control:var(--forest)}.community-view .view-intro{margin-bottom:24px}.community-view .view-intro p:last-child{max-width:720px}.global-stats-card{background:var(--forest);color:#fff;border:1px solid #244f3e;border-radius:22px;margin:0 0 20px;overflow:hidden;box-shadow:0 13px 34px #123c2d1f}.global-stats-heading{justify-content:space-between;align-items:center;gap:24px;min-height:105px;padding:18px 20px 14px;display:flex}.global-stats-heading>div{min-width:0}.global-stats-heading h2{color:#fff;letter-spacing:-.04em;margin:6px 0 4px;font-size:27px;line-height:1.05}.global-stats-heading p:last-child{color:#c9ddd1;margin:0;font-size:11px;line-height:1.45}.global-stats-mark{background:var(--lime);border-radius:19px;flex:0 0 62px;justify-content:center;align-items:end;gap:5px;width:62px;height:62px;padding:13px;display:flex}.global-stats-mark i{background:var(--forest);border-radius:99px;width:8px;display:block}.global-stats-mark i:first-child{height:17px}.global-stats-mark i:nth-child(2){height:28px}.global-stats-mark i:nth-child(3){height:38px}.global-stats-grid{background:#ffffff21;border-block:1px solid #ffffff21;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.global-stat-tile{background:#173f31;align-content:center;gap:5px;min-width:0;min-height:104px;padding:16px 18px;display:grid}.global-stat-tile small{color:#bcd3c6;font-size:9px;font-weight:800}.global-stat-tile strong{overflow-wrap:anywhere;color:var(--lime);letter-spacing:-.035em;font-size:25px;line-height:1}.global-stat-tile span{color:#9eb7aa;font-size:8px;line-height:1.35}.global-stats-footer{justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:13px 18px;display:flex}.global-stats-footer>div{gap:3px;min-width:0;display:grid}.global-stats-footer strong{font-size:10px}.global-stats-footer span{color:#aac1b4;font-size:8px;line-height:1.4}.global-stats-footer button{background:var(--lime);min-height:40px;color:var(--forest);cursor:pointer;border:0;border-radius:11px;flex:none;padding:0 14px;font-size:9px;font-weight:850}.global-stats-footer button:hover{background:#c3ff58}.community-view .feed-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:20px}.community-view .feed-list{gap:12px}.community-view .feed-sidebar{gap:14px}.community-view .feed-card{border-radius:18px;padding:16px 18px;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;box-shadow:0 9px 28px #1830240b}.community-view .feed-card:hover{border-color:var(--line-strong);box-shadow:0 13px 32px #18302411}.community-view .feed-card--routine{--feed-accent:var(--lime);--feed-tint:#f5f9ec}.community-view .feed-card--break{--feed-accent:#ef946c;--feed-tint:#fff8f4}.community-view .feed-card--writing{--feed-accent:var(--sky);--feed-tint:#eef8fc}.community-view .feed-card--stats{--feed-accent:#77c7eb;--feed-tint:#eff8fb}.community-view .feed-card--significant{box-shadow:inset 4px 0 0 var(--feed-accent), 0 10px 30px #1830240f;border-color:#bad48b}.community-view .feed-card--significant:hover{box-shadow:inset 4px 0 0 var(--feed-accent), 0 13px 32px #18302411}.community-view .feed-person{align-items:center;gap:9px;min-width:0}.community-view .feed-person .avatar{flex:0 0 36px;width:36px;height:36px;font-size:9px}.community-view .feed-person>div{gap:2px;min-width:0}.community-view .feed-person strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.community-view .feed-person div span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.community-view .feed-person>.feed-post-meta{flex:none;align-items:center;gap:6px;min-width:auto;margin-left:auto;display:flex;position:relative}.community-view .feed-post-meta .milestone-banner{white-space:nowrap;margin:0}.community-view .feed-post-meta .milestone-banner strong,.community-view .feed-post-meta .milestone-banner span{color:inherit;font-size:inherit;text-overflow:clip;overflow:visible}.community-post-menu{flex:none;position:relative}.community-post-menu-trigger{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--ink-soft);cursor:pointer;letter-spacing:1px;border-radius:10px;padding:0 0 5px;font-size:12px;font-weight:900;line-height:1}.community-post-menu-trigger:hover{border-color:var(--line-strong);background:var(--surface-soft);color:var(--forest)}.community-post-menu-panel{z-index:12;border:1px solid var(--line);background:var(--surface);width:190px;box-shadow:var(--shadow);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 6px);right:0}.community-post-menu-panel button{width:100%;min-height:38px;color:var(--forest);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.community-post-menu-panel button:hover{background:var(--surface-soft)}.community-post-menu-panel .community-post-menu-danger{color:#a83f2f}.community-post-menu-panel .community-post-menu-danger:hover{background:#fff0ec}.blocked-member-list{gap:8px;margin-top:14px;display:grid}.blocked-member-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.blocked-member-row>span{gap:2px;min-width:0;display:grid}.blocked-member-row small{color:var(--ink-soft)}.community-view .milestone-banner{border-radius:999px;gap:6px;margin:11px 0 8px;padding:6px 9px;font-size:9px;line-height:1.2}.community-view .feed-card--significant .milestone-banner:not(.milestone-banner--writing):not(.milestone-banner--stats):not(.milestone-banner--break){background:var(--lime);color:var(--forest)}.community-view .feed-copy{margin:0 0 13px;font-size:14px;line-height:1.45}.community-view .feed-copy--writing{line-height:1.5}.community-view .writing-post-body{margin:0 0 13px}.community-view .writing-post-body summary,.community-view .writing-post-body>p{font-size:14px;line-height:1.5}.community-view .writing-post-body summary{gap:7px}.community-view .writing-post-body summary b{font-size:9px}.community-view .routine-preview-button{background:var(--feed-tint);border-radius:13px;grid-template-columns:31px minmax(0,1fr) auto;gap:10px;min-height:52px;margin:8px 0 12px;padding:9px 11px;display:grid}.community-view .routine-preview-icon{background:var(--forest);width:31px;height:31px;color:var(--lime);border-radius:10px;place-items:center;margin:0;font-size:14px;font-style:normal;display:grid}.community-view .routine-preview-button--break .routine-preview-icon{color:#fff;background:#cf3f32}.community-view .routine-preview-button>span{gap:2px}.community-view .routine-preview-button small{font-size:9px}.community-view .routine-preview-button strong{font-size:12px}.community-view .routine-preview-button>b{font-size:9px}.community-view .shared-stats-card{background:#f8faf6;border-radius:14px;margin:0 0 12px}.community-view .shared-stats-heading{min-height:50px;padding:10px 12px}.community-view .shared-stats-heading>span{gap:2px;min-width:0}.community-view .shared-stats-heading small{font-size:9px}.community-view .shared-stats-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.community-view .shared-stats-heading em{color:var(--ink-faint);font-size:8px;font-style:normal}.community-view .shared-stats-heading>b{padding:5px 7px;font-size:9px}.shared-stats-compact{gap:9px;padding:11px 11px 0;display:grid}.shared-stats-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.shared-stats-preview-grid>div{background:#fff;border:1px solid #dce6dc;border-radius:11px;align-content:center;gap:4px;min-width:0;min-height:67px;padding:10px;display:grid}.shared-stats-preview-grid small,.shared-stats-narrative-preview small{color:#63776b;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;overflow:hidden}.shared-stats-preview-grid strong{color:var(--ink);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.shared-stats-narrative-preview{background:#fff;border:1px solid #dce6dc;border-radius:11px;min-width:0;padding:9px 10px}.shared-stats-narrative-preview p{color:#34483e;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:10px;font-weight:620;line-height:1.45;display:-webkit-box;overflow:hidden}.shared-stats-toggle-row{justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:0 11px 11px;display:flex}.shared-stats-toggle-row--expanded{padding-top:1px}.shared-stats-toggle-row>span{color:var(--ink-faint);font-size:9px}.shared-stats-toggle-row button{min-height:32px;color:var(--forest);cursor:pointer;background:#e9f2df;border:0;border-radius:9px;flex:none;padding:7px 9px;font-size:9px;font-weight:800}.shared-stats-toggle-row button:hover{background:#dff0c8}.shared-stats-toggle-row i{margin-left:4px;font-style:normal}.shared-stats-expanded{animation:.18s ease-out shared-stats-reveal}.community-view .shared-stats-expanded .shared-stats-groups{gap:9px;padding:10px}.community-view .shared-stats-expanded .shared-stats-grid{gap:8px;padding:8px}.community-view .shared-stats-expanded .shared-stats-grid>div{min-height:76px;padding:10px}.community-view .shared-stats-expanded .shared-stats-grid>div.shared-stat-content{min-height:0}@keyframes shared-stats-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.community-view .feed-actions{flex-wrap:wrap;gap:7px 16px;padding-top:9px;overflow:visible}.community-view .feed-actions button{white-space:nowrap;min-height:29px;padding:5px 0;font-size:9px}.community-view .feed-actions button:not(:disabled):hover{color:var(--forest)}.community-view .feed-actions button:focus-visible,.community-view .community-post-menu button:focus-visible,.community-view .comment-form input:focus-visible,.community-view .comment-form button:focus-visible,.community-view .shared-stats-card button:focus-visible{outline-offset:2px;outline:3px solid #123c2d2e}.community-view .comment-preview,.community-view .comment-form{margin-top:9px}.community-view .feed-end{min-height:110px}@media (width<=960px){.community-view .feed-layout{grid-template-columns:1fr}.community-view .feed-sidebar{grid-template-columns:1fr 1fr}}@media (width<=700px){.community-view .view-intro{margin-bottom:17px}.community-view .view-intro h1{font-size:35px}.community-view .caught-up-pill{justify-self:start}.global-stats-card{border-radius:18px;margin-bottom:16px}.global-stats-heading{min-height:86px;padding:15px}.global-stats-heading h2{font-size:23px}.global-stats-heading p:last-child{font-size:10px}.global-stats-mark{border-radius:15px;flex-basis:48px;width:48px;height:48px;padding:10px}.global-stats-mark i{width:6px}.global-stats-mark i:first-child{height:13px}.global-stats-mark i:nth-child(2){height:21px}.global-stats-mark i:nth-child(3){height:28px}.global-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-stat-tile{min-height:84px;padding:12px 13px}.global-stat-tile strong{font-size:21px}.global-stats-footer{flex-direction:column;align-items:stretch;gap:11px;padding:13px 14px 14px}.global-stats-footer button{width:100%}.community-view .feed-sidebar{grid-template-columns:1fr}.community-view .feed-card{border-radius:16px;padding:14px}.community-view .feed-person{flex-wrap:wrap;align-items:flex-start}.community-view .feed-person>div{padding-top:2px}.community-view .feed-person>.feed-post-meta{justify-content:space-between;width:calc(100% - 45px);margin-left:45px}.community-view .feed-card--owned .feed-person{padding-right:40px}.community-view .feed-card--owned .feed-person>.feed-post-meta{position:static}.community-view .feed-card--owned .community-post-menu{z-index:2;position:absolute;top:10px;right:10px}.community-view :is(.feed-card--routine,.feed-card--break) .feed-person{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.community-view :is(.feed-card--routine,.feed-card--break) .feed-person>div{padding-top:0}.community-view :is(.feed-card--routine,.feed-card--break) .feed-person>.feed-person-link{grid-column:1}.community-view :is(.feed-card--routine,.feed-card--break) .feed-person>.feed-post-meta{grid-column:2;justify-content:flex-end;width:auto;margin:0}.community-view :is(.feed-card--owned.feed-card--routine,.feed-card--owned.feed-card--break) .feed-person{padding-right:0}.community-view :is(.feed-card--owned.feed-card--routine,.feed-card--owned.feed-card--break) .community-post-menu{position:relative;top:auto;right:auto}.community-view .feed-card--stats{padding:12px}.community-view .feed-card--stats .feed-person{min-height:36px}.community-view .feed-card--stats .feed-person>.feed-post-meta{width:0;margin:0;padding:0}.community-view .feed-card--stats>.milestone-banner--stats,.community-view .feed-card--stats>.feed-copy{display:none}.community-view .feed-card--stats .shared-stats-card{margin-top:9px}.community-view .routine-preview-button{grid-template-columns:31px minmax(0,1fr) auto;align-items:center}.community-view .routine-preview-button>b{grid-column:auto;padding-top:0}.community-view .shared-stats-heading{align-items:center;min-height:44px;padding:8px 10px}.shared-stats-compact{gap:7px;padding:8px 8px 0}.shared-stats-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.shared-stats-preview-grid>div{min-height:58px;padding:8px 9px}.shared-stats-narrative-preview{padding:8px 9px}.shared-stats-toggle-row{flex-direction:row;align-items:center;gap:8px;min-height:40px;padding:0 8px 8px}.shared-stats-toggle-row button{width:auto;min-height:32px}.community-view .shared-stats-grid{grid-template-columns:1fr 1fr}.community-view .feed-actions{gap:5px 14px}.community-view .feed-actions button{min-height:36px}.community-view .comment-preview--expanded .comment-preview-list{max-height:220px}}.global-stats-choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.global-stats-choice{border:1px solid var(--line);cursor:pointer;background:#f8faf7;border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:center;min-width:0;min-height:94px;padding:13px;gap:11px!important;display:grid!important}.global-stats-choice.selected{background:#f0f7e7;border-color:#9fbe7f;box-shadow:inset 0 0 0 1px #5d88320f}.global-stats-choice input{width:20px;height:20px;min-height:0;accent-color:var(--forest);margin:0}.global-stats-choice>span{gap:5px;min-width:0;display:grid}.global-stats-choice strong{color:var(--ink);font-size:12px}.global-stats-choice small{color:var(--ink-faint);font-size:9px;font-weight:550;line-height:1.45}.global-stats-privacy{background:#eaf3dc;border-radius:13px;align-items:flex-start;gap:10px;margin:12px 0 14px;padding:12px 13px;display:flex}.global-stats-privacy>span{background:var(--forest);width:24px;height:24px;color:var(--lime);border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.global-stats-privacy>div{gap:3px;min-width:0;display:grid}.global-stats-privacy strong{color:var(--forest);font-size:10px}.global-stats-privacy p{color:var(--ink-soft);margin:0;font-size:9px;line-height:1.5}@media (width<=700px){.global-stats-choice-list{grid-template-columns:1fr}.global-stats-choice{min-height:82px}}@media (width<=420px){.community-view .view-intro h1{font-size:32px}.community-view .shared-stats-grid{grid-template-columns:1fr}.community-view .shared-stats-grid>div.shared-stat-content{grid-column:auto}.community-view .shared-stats-heading>b{white-space:nowrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.legal-page{background:radial-gradient(circle at 50% -16%, #e4f7b8 0, transparent 32%), var(--paper);min-height:100vh;padding:28px 22px 72px}.legal-shell{width:min(900px,100%);margin:0 auto}.legal-header{justify-content:space-between;align-items:center;gap:18px;padding:22px 0 28px;display:flex}.legal-brand,.legal-back{color:var(--forest);font-weight:850;text-decoration:none}.legal-brand{align-items:center;gap:10px;display:flex}.legal-back{font-size:13px}.legal-document{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;overflow:hidden}.legal-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8faef,#edf7db);padding:clamp(34px,7vw,72px)}.legal-hero h1{letter-spacing:-.06em;max-width:700px;margin:12px 0 14px;font-size:clamp(42px,8vw,72px);line-height:.96}.legal-hero p:last-child{max-width:620px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.7}.legal-status{color:#5d4317;background:#fff8e7;border:1px solid #e3bb64;border-radius:13px;margin:24px clamp(24px,7vw,72px) 0;padding:14px 16px;font-size:12px;line-height:1.55}.legal-content{gap:34px;padding:clamp(28px,7vw,72px);display:grid}.legal-content section{max-width:740px}.legal-content h2{letter-spacing:-.035em;margin:0 0 10px;font-size:24px}.legal-content p,.legal-content li{color:var(--ink-soft);font-size:14px;line-height:1.75}.legal-content p{margin:0 0 10px}.legal-content ul{margin:10px 0 0;padding-left:22px}.legal-content a{color:var(--forest);font-weight:760}.legal-meta{color:var(--ink-faint);flex-wrap:wrap;gap:8px 18px;font-size:11px;display:flex}@media (width<=600px){.legal-page{padding:14px 12px 42px}.legal-header{padding:12px 4px 18px}.legal-document{border-radius:20px}.legal-status{margin-inline:20px}.legal-content{gap:28px}}.support-page{color:#10231a;background:radial-gradient(circle at 72% 8%,#b0ff3133,#0000 24rem),#f5f7f2;min-height:100vh;padding:0 24px 72px}.support-header{justify-content:space-between;align-items:center;width:min(1120px,100%);margin:0 auto;padding:26px 0;display:flex}.support-brand,.support-back{color:inherit;font-weight:800;text-decoration:none}.support-brand{align-items:center;gap:10px;display:inline-flex}.support-brand-mark{background:#adfb2e;border-radius:11px;justify-content:center;align-items:flex-end;gap:3px;width:36px;height:36px;padding:8px;display:flex}.support-brand-mark i{background:#104b37;border-radius:4px;width:4px}.support-brand-mark i:first-child{height:10px}.support-brand-mark i:nth-child(2){height:16px}.support-brand-mark i:nth-child(3){height:22px}.support-back{background:#fffc;border:1px solid #cdd9d0;border-radius:999px;padding:10px 16px}.support-intro,.support-form,.support-success{width:min(900px,100%);margin-inline:auto}.support-intro{padding:56px 0 30px}.support-intro .eyebrow,.support-success .eyebrow{color:#73877c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.support-intro h1,.support-success h1{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(42px,7vw,74px);font-weight:500;line-height:.98}.support-intro>p:last-child{color:#53665c;max-width:650px;margin:18px 0 0;font-size:18px;line-height:1.6}.support-form,.support-success{background:#ffffffeb;border:1px solid #d5ded7;border-radius:28px;padding:28px;box-shadow:0 22px 60px #19372917}.support-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.support-form label{gap:8px;display:grid}.support-form label>span{font-weight:800}.support-form label small{color:#74867c;margin-left:5px;font-weight:500}.support-form input,.support-form select,.support-form textarea{color:#10231a;width:100%;font:inherit;background:#fff;border:1px solid #cbd7ce;border-radius:14px;padding:14px 15px;font-size:16px}.support-form textarea{resize:vertical;min-height:190px;line-height:1.55}.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:#6c9c22;outline:3px solid #adfb2e5c}.support-wide-field{grid-column:1/-1}.support-upload input{background:#f8faf6;border-style:dashed;padding:12px}.support-upload em{color:#53665c;font-style:normal}.support-privacy-note{background:#f0f6e8;border-radius:16px;margin-top:22px;padding:16px 18px}.support-privacy-note p{color:#53665c;margin:5px 0 0;line-height:1.5}.support-error{color:#9b2d1f;background:#fff0ec;border-radius:12px;margin:18px 0 0;padding:12px 15px;font-weight:700}.support-submit-row{justify-content:space-between;align-items:center;gap:18px;margin-top:24px;display:flex}.support-submit-row p{color:#66776e;margin:0}.support-submit-row a{color:#104b37;font-weight:800}.support-submit-row button,.support-primary-link,.support-secondary-button{color:#fff;font:inherit;cursor:pointer;background:#104b37;border:0;border-radius:13px;padding:14px 20px;font-weight:900;text-decoration:none}.support-submit-row button:disabled{cursor:wait;opacity:.65}.support-success{text-align:center;margin-top:80px}.support-success-mark{color:#104b37;background:#adfb2e;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 22px;font-size:28px;font-weight:900;display:grid}.support-success h1{max-width:none;font-size:clamp(40px,6vw,64px)}.support-reference{letter-spacing:.04em;background:#eef3ed;border-radius:12px;margin:6px 0 8px;padding:12px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-block}.support-fine-print{color:#66776e}.support-success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.support-secondary-button{color:#104b37;background:#fff;border:1px solid #cbd7ce}@media (width<=640px){.support-page{padding-inline:16px}.support-header{padding-block:18px}.support-intro{padding-top:34px}.support-intro h1{font-size:48px}.support-form{border-radius:22px;padding:20px}.support-fields{grid-template-columns:1fr}.support-wide-field{grid-column:auto}.support-submit-row{flex-direction:column-reverse;align-items:stretch}.support-submit-row button{width:100%}}
