:root{color:#18211f;background:#f6f3ec;--focus-ring: 0 0 0 3px rgba(24, 33, 31, .18);--panel-border: rgba(24, 33, 31, .12);--panel-surface: #fffaf1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:24px}body{margin:0;min-width:320px}a{color:inherit}button,a,input,select,textarea{touch-action:manipulation}.site-shell{min-height:100vh;background:#f6f3ec}.hero{position:relative;display:grid;min-height:82vh;overflow:hidden;color:#f8f5ed}.hero__image,.hero__shade,.hero__content{grid-area:1 / 1}.hero__image{width:100%;height:100%;object-fit:cover;object-position:67% center}.hero__shade{background:linear-gradient(90deg,#0c1412e6,#0c14128c 48%,#0c14121f),linear-gradient(0deg,rgba(12,20,18,.48),transparent 40%)}.hero__content{z-index:1;display:flex;flex-direction:column;justify-content:center;width:min(720px,calc(100% - 40px));padding:88px 0 104px;margin-left:clamp(20px,8vw,116px)}.eyebrow{margin:0 0 18px;color:#c98d45;font-size:.78rem;font-weight:760;letter-spacing:0;text-transform:uppercase}h1,h2,h3{text-wrap:balance}h1,h2,h3,p,li{overflow-wrap:anywhere}h1{max-width:680px;margin:0;font-size:clamp(3rem,6vw,6.4rem);line-height:.95;letter-spacing:0}.lede{max-width:560px;margin:28px 0 0;color:#f8f5ede0;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.55}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:6px;font-weight:740;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .12s ease}.button--primary{color:#18211f;background:#f4b75d}.button--secondary{color:#f8f5ed;border-color:#f8f5ed7a;background:#f8f5ed14}.button:active{transform:scale(.98)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #18211f;outline-offset:3px}.section{width:min(1120px,calc(100% - 40px));padding:58px 0 72px;margin:0 auto}.section__intro{max-width:620px}.policy-shell{min-height:100vh}.policy{max-width:820px}.policy h1{color:#18211f;font-size:clamp(2.5rem,7vw,5rem)}.policy .lede{color:#55605a}.policy h2{margin-top:38px;font-size:clamp(1.35rem,3vw,2rem)}.policy p,.policy li{color:#42504a;line-height:1.7}.policy li+li{margin-top:8px}.policy blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid #2a756b;color:#27332f;background:#fffaf1;line-height:1.65}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:clamp(28px,6vh,64px);overflow-x:hidden;padding:32px max(20px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:linear-gradient(180deg,rgba(24,33,31,.04),transparent 38%),#f6f3ec}.wordmark{display:inline-flex;align-self:start;min-height:44px;align-items:center;margin-left:clamp(0px,6vw,84px);color:#18211f;font-weight:820;text-decoration:none}.auth-panel{align-self:start;width:min(540px,100%);min-width:0;max-width:calc(100vw - 40px);margin:0 auto;padding:clamp(22px,4.4vw,36px);border:1px solid var(--panel-border);border-radius:8px;background:var(--panel-surface);box-shadow:0 18px 48px #18211f14}.auth-panel h1{color:#18211f;font-size:clamp(2.15rem,6vw,3.8rem)}.auth-panel .button--secondary{color:#18211f;border-color:#18211f38;background:#ffffff85}.auth-panel p{color:#55605a;line-height:1.55}.problem-shell{grid-template-rows:auto auto minmax(0,1fr)}.problem-panel{width:min(620px,100%)}.problem-panel h1{margin-bottom:18px;font-size:clamp(2rem,5vw,3.15rem);line-height:1.02}.problem-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button--secondary-dark{color:#18211f;border-color:#18211f38;background:#ffffff85}.auth-form{display:grid;gap:12px;margin-top:24px}.auth-form>label,.field-grid label,.preference-list__row label{display:grid;gap:7px;font-weight:760}.auth-form input:not([type=checkbox]),.auth-form select,.auth-form textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid #bdb4a5;border-radius:6px;color:#18211f;background:#fff;font:inherit;font-size:max(16px,1rem)}.auth-form textarea{min-height:132px;padding-top:12px;resize:vertical}.auth-form input:not([type=checkbox]):focus,.auth-form select:focus,.auth-form textarea:focus{outline:none;border-color:#2a756b;box-shadow:var(--focus-ring)}.auth-form button{justify-self:start}.auth-form button:disabled{cursor:progress;opacity:.72}.form-message{margin:18px 0 0;font-weight:680}.form-message--success{color:#23645c}.form-message--error{color:#a33c28}.form-message--info{color:#55605a}.success-panel{display:grid;gap:10px;padding:18px;margin-top:24px;border:1px solid rgba(42,117,107,.24);border-radius:8px;background:#ecf4f2}.success-panel p{margin:0}.success-panel strong{color:#18211f}.confirmation-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.dev-link{padding:12px;border-radius:6px;background:#ecf4f2;word-break:break-word}.auth-switch{margin-top:28px}.auth-switch a,.dev-link a{color:#2a756b;font-weight:760}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hhh-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0 18px}.hhh-progress__item{display:flex;min-width:0;min-height:42px;align-items:center;gap:8px;padding:0 12px;border:1px solid #ded6c8;border-radius:8px;color:#6b746f;background:#fffaf1;font-size:.9rem;font-weight:760}.hhh-progress__item span{display:inline-flex;width:20px;height:20px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #c8c0b2;border-radius:6px;color:#fff;font-size:.9rem;line-height:1}.hhh-progress__item--current{border-color:#2a756b6b;color:#18211f;background:#f7fbf7}.hhh-progress__item--complete span{border-color:#2a756b;background:#2a756b}.onboarding-helper{margin:-4px 0 4px;color:#6b746f;font-size:.95rem;line-height:1.5}.confirmation{display:grid;gap:16px;margin-top:24px}.confirmation p{margin:0}.confirmation strong{display:block;color:#18211f;font-size:1.55rem;line-height:1.2}.confirmation .button{justify-self:start}.topic-list,.proposal-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.topic-list li,.proposal-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #d8d2c8;border-radius:6px;background:#fff}.proposal-item{cursor:pointer}.proposal-item input{width:18px;height:18px;flex:0 0 auto;accent-color:#2a756b}.checkbox-field{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;color:#42504a;cursor:pointer;font-size:.95rem;font-weight:620;line-height:1.48}.auth-form .checkbox-field{font-weight:620}.checkbox-field input{width:20px;height:20px;min-height:20px;padding:0;margin-top:2px;accent-color:#2a756b;cursor:pointer}.checkbox-field input:focus{outline:none}.checkbox-field input:focus-visible{outline:2px solid #18211f;outline-offset:3px}.checkbox-field span{min-width:0;overflow-wrap:anywhere}.proposal-item span{display:grid;gap:2px}.proposal-item strong{color:#18211f}.proposal-item small{color:#6a5d4d;text-transform:capitalize}.preference-list{display:grid;gap:12px;margin-top:24px}.preference-list h2{font-size:1.25rem;line-height:1.2}.preference-list__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #ded6c8;border-radius:8px;background:#fffaf1}.preference-list__row--controls{grid-template-columns:minmax(150px,1fr) repeat(2,minmax(104px,140px))}.preference-list__row span{min-width:0;overflow-wrap:anywhere;color:#42504a;font-size:.9rem}h2{margin:0;color:#18211f;font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.feature{min-height:184px;padding:22px;border:1px solid #ded6c8;border-radius:8px;background:#fffaf1}.feature h3{margin:0;font-size:1.1rem}.feature p{margin:14px 0 0;color:#55605a;line-height:1.55}.pricing-section{padding-top:0}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.pricing-plan{display:grid;grid-template-rows:auto 1fr auto;gap:22px;min-height:430px;padding:24px;border:1px solid #ded6c8;border-radius:8px;background:#fffaf1}.pricing-plan--featured{border-color:#2a756b6b;background:#f7fbf7;box-shadow:inset 0 0 0 1px #2a756b2e}.pricing-plan h3{margin:0;font-size:1.2rem}.pricing-plan__badge{display:inline-flex;min-height:26px;align-items:center;padding:0 9px;margin:0 0 12px;border-radius:999px;color:#fffaf1;background:#2a756b;font-size:.78rem;font-weight:780}.pricing-plan__price{margin:14px 0 0;color:#18211f;font-size:2.6rem;font-weight:820;line-height:1}.pricing-plan__price span{color:#55605a;font-size:1rem;font-weight:680}.pricing-plan__copy{margin:16px 0 0;color:#55605a;line-height:1.55}.pricing-plan__features{display:grid;gap:10px;padding:0;margin:0;color:#42504a;line-height:1.45;list-style:none}.pricing-plan__features li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px}.pricing-plan__features li:before{width:8px;height:8px;margin-top:8px;border-radius:999px;background:#c98d45;content:""}.pricing-plan .button{width:100%}.pricing-message{margin:18px 0 0;color:#a33c28;font-weight:680}.button:disabled{cursor:progress;opacity:.72}.preference-list__row--upgrade{grid-template-columns:minmax(0,1fr) minmax(220px,auto)}.upgrade-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.dashboard-shell{min-height:100vh;padding:28px max(20px,env(safe-area-inset-right)) 64px max(20px,env(safe-area-inset-left));background:#f6f3ec}.dashboard-topbar{display:flex;width:min(1180px,100%);align-items:center;justify-content:space-between;gap:18px;margin:0 auto}.dashboard-wordmark{margin-left:0}.dashboard-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.dashboard-nav a,.dashboard-nav button{display:inline-flex;min-height:44px;align-items:center;padding:0 12px;border:1px solid rgba(24,33,31,.18);border-radius:6px;color:#18211f;background:#ffffff70;font:inherit;font-weight:720;text-decoration:none;cursor:pointer}.dashboard-hero{display:grid;width:min(1180px,100%);grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:clamp(42px,7vw,82px) 0 26px;margin:0 auto}.dashboard-hero h1{font-size:clamp(3rem,7vw,6rem)}.dashboard-copy{max-width:620px;margin:22px 0 0;color:#55605a;font-size:1.1rem;line-height:1.55}.dashboard-summary{display:grid;min-width:min(320px,100%);gap:8px;padding:16px;border:1px solid #ded6c8;border-radius:8px;background:#fffaf1}.dashboard-summary span{color:#42504a;font-weight:720}.dashboard-loading{width:min(1180px,100%);margin:0 auto;color:#55605a;font-weight:680}.dashboard-shell>.form-message{width:min(1180px,100%);margin-right:auto;margin-left:auto}.dashboard-progress{display:grid;width:min(1180px,100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 auto 18px}.dashboard-progress__item{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 14px;border:1px solid #ded6c8;border-radius:8px;color:#6b746f;background:#fffaf1}.dashboard-progress__item span{display:inline-flex;width:22px;height:22px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #c8c0b2;border-radius:6px;color:#fff;font-weight:820;line-height:1}.dashboard-progress__item--complete{border-color:#2a756b57;color:#18211f;background:#f7fbf7}.dashboard-progress__item--complete span{border-color:#2a756b;background:#2a756b}.dashboard-grid{display:grid;width:min(1180px,100%);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:18px;align-items:start;margin:0 auto}.dashboard-section{display:grid;gap:16px;min-width:0;padding:18px;border:1px solid #ded6c8;border-radius:8px;background:#fffaf1b8}.dashboard-section--topics{grid-row:span 2}.dashboard-section--compact{align-self:start}.dashboard-section__header{display:flex;align-items:start;justify-content:space-between;gap:12px}.dashboard-section h2{font-size:clamp(1.55rem,3vw,2.4rem)}.dashboard-section .eyebrow{margin-bottom:10px}.topic-dashboard-list,.dashboard-list{display:grid;gap:10px}.topic-dashboard-row,.dashboard-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-width:0;padding:14px;border:1px solid #ded6c8;border-radius:8px;background:#fff}.dashboard-row{grid-template-columns:minmax(82px,104px) minmax(0,1fr) auto}.dashboard-row--stacked{grid-template-columns:minmax(0,1fr) auto}.topic-dashboard-row h3,.dashboard-row h3,.dashboard-empty h3{margin:0;color:#18211f;font-size:1rem;line-height:1.25}.topic-dashboard-row p,.dashboard-row p,.dashboard-empty p{margin:6px 0 0;color:#55605a;line-height:1.45}.dashboard-row time{color:#42504a;font-size:.92rem;font-weight:760}.dashboard-row a{display:inline-flex;min-height:44px;align-items:center;padding:0 12px;border:1px solid rgba(42,117,107,.24);border-radius:6px;color:#23645c;font-weight:760;text-decoration:none}.dashboard-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.dashboard-meta span,.dashboard-pill{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border-radius:999px;color:#42504a;background:#f6f3ec;font-size:.82rem;font-weight:720}.dashboard-empty{display:grid;gap:10px;padding:18px;border:1px dashed #c8c0b2;border-radius:8px;background:#ffffff80}.dashboard-empty .button{justify-self:start;margin-top:4px}@media(hover:hover)and (pointer:fine){.button--primary:hover{background:#ffc878}.button--secondary:hover{border-color:#f8f5edc7;background:#f8f5ed29}.auth-panel .button--secondary:hover{border-color:#18211f57;background:#fff}.dashboard-nav a:hover,.dashboard-nav button:hover,.dashboard-row a:hover{border-color:#18211f52;background:#fff}}@media(max-width:760px){.hero{min-height:78vh}.hero__shade{background:linear-gradient(180deg,#0c1412d9,#0c141294 58%,#0c141257),linear-gradient(90deg,#0c1412ad,#0c14122e)}.hero__content{justify-content:flex-end;width:min(100% - 32px,640px);padding:72px 0 58px;margin:0 auto}h1{font-size:clamp(2.5rem,13vw,4.4rem)}.feature-grid,.pricing-grid{grid-template-columns:1fr}.pricing-plan{min-height:0}.auth-shell{gap:18px;padding-top:18px}.wordmark{margin-left:0}.auth-panel{padding:22px}.auth-panel h1{font-size:clamp(2.1rem,12vw,3.2rem)}.field-grid,.hhh-progress,.dashboard-hero,.dashboard-progress,.dashboard-grid,.preference-list__row,.preference-list__row--controls,.preference-list__row--upgrade{grid-template-columns:1fr}.dashboard-shell{padding-top:18px}.dashboard-topbar,.dashboard-section__header{align-items:stretch}.dashboard-topbar{flex-direction:column}.dashboard-nav{width:100%;justify-content:stretch}.dashboard-nav a,.dashboard-nav button{flex:1 1 130px;justify-content:center}.dashboard-section__header{flex-direction:column}.dashboard-section__header .button{width:100%}.dashboard-row,.dashboard-row--stacked,.topic-dashboard-row{grid-template-columns:1fr}.dashboard-row a{justify-content:center;width:100%}.upgrade-actions{justify-content:stretch}.upgrade-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
