:root{--ink:#1d1d1f;--muted:#6e6e73;--muted-light:#86868b;--line:#d2d2d7;--line-soft:#e8e8ed;--surface:#fff;--surface-soft:#f5f5f7;--surface-raised:#fbfbfd;--accent:#0071e3;--accent-strong:#0077ed;--accent-soft:#eaf3fd;--danger:#b42318;--shadow:0 8px 30px #0000000e}*{box-sizing:border-box}html{background:var(--surface-soft);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif}body{background:var(--surface-soft);min-height:100vh;margin:0}button,textarea,select,input{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,h3,h4,p{margin-top:0}.site-header{z-index:40;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#fafafce0;border-bottom:1px solid #00000014;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1540px,100% - 36px);min-height:56px;margin:0 auto;display:grid}.brand{color:var(--ink);letter-spacing:-.025em;justify-self:start;font-size:1rem;font-weight:700;text-decoration:none}.brand span{color:var(--accent)}.tool-page-title{letter-spacing:-.015em;margin:0;font-size:1rem;font-weight:650}.header-note{color:var(--muted);justify-self:end;font-size:.78rem}.tool-stage{width:min(1540px,100% - 36px);margin:0 auto;padding:18px 0 78px}.tool-shell{background:var(--surface);box-shadow:var(--shadow);border:1px solid #0000001c;border-radius:20px;overflow:hidden}.mode-bar{border-bottom:1px solid var(--line-soft);background:#fffffff5;align-items:stretch;min-height:62px;padding:0 20px;display:flex}.mode-tabs{scrollbar-width:none;align-items:stretch;gap:28px;min-width:0;display:flex;overflow-x:auto}.mode-tabs::-webkit-scrollbar{display:none}.mode-tab{color:var(--muted);background:0 0;border:0;flex:none;padding:0;font-size:.92rem;font-weight:560;position:relative}.mode-tab:hover{color:var(--ink)}.mode-tab.is-active{color:var(--ink);font-weight:650}.mode-tab.is-active:after{background:var(--accent);content:"";border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.work-control{color:var(--muted);flex:none;align-items:center;gap:8px;margin-left:auto;padding-left:28px;font-size:.78rem;display:flex}.work-control select{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--ink);border-radius:999px;outline:none;padding:0 34px 0 12px;font-size:.82rem}.work-control select:focus,.week-input:focus,.report-document textarea:focus,.report-document input:focus{border-color:#0071e394;box-shadow:0 0 0 4px #0071e31a}.workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:660px;display:grid}.input-pane,.output-pane{background:var(--surface);min-width:0}.input-pane{border-right:1px solid var(--line-soft);flex-direction:column;padding:32px 34px 24px;display:flex}.output-pane{padding:32px 38px;position:relative;overflow:auto}.pane-header,.report-toolbar,.feedback-topline,.report-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pane-kicker,.eyebrow,.report-kicker,.preview-label{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:.68rem;font-weight:720}.pane-header h2,.report-toolbar h2,.feedback-state h2,.preview-state h2{color:var(--ink);letter-spacing:-.03em;margin-bottom:0;font-size:1.35rem;font-weight:650;line-height:1.15}.privacy-note{max-width:240px;color:var(--muted-light);text-align:right;font-size:.73rem;line-height:1.4}.quick-actions{color:var(--muted-light);align-items:center;gap:10px;margin:26px 0 12px;font-size:.8rem;display:flex}.quiet-action{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--accent);border-radius:999px;padding:0 13px;font-size:.8rem;font-weight:600}.quiet-action:hover{background:var(--accent-soft);border-color:#0071e347}.week-input{resize:none;width:100%;min-height:360px;color:var(--ink);background:0 0;border:0;outline:none;flex:auto;padding:16px 2px 24px;font-size:1rem;line-height:1.65}.week-input::placeholder{color:#a1a1a6}.composer-wrap{margin-top:auto}.composer-bar{border:1px solid var(--line);background:#fffffffa;border-radius:999px;align-items:center;gap:12px;min-height:56px;padding:6px 6px 6px 18px;display:flex;box-shadow:0 5px 20px #0000000f}.composer-bar>span{color:var(--muted);font-size:.78rem}.composer-submit{margin-left:auto}.composer-note{color:var(--muted-light);text-align:center;margin:10px 0 0;font-size:.72rem}.primary-button,.secondary-button{border-radius:999px;width:auto;min-height:40px;padding:0 18px;font-size:.84rem;font-weight:650;transition:background .13s,transform .13s,opacity .13s}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.primary-button:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-1px)}.primary-button:disabled{opacity:.34}.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.secondary-button:hover{background:var(--surface-soft)}.error-message{color:var(--danger);background:#fff2f0;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:.8rem;line-height:1.45}.preview-state{flex-direction:column;justify-content:center;max-width:660px;min-height:590px;margin:0 auto;padding:10px 12px 44px;display:flex}.preview-state h2{font-size:1.55rem}.use-chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.use-chips span{background:var(--surface-soft);color:#3a3a3c;border-radius:8px;padding:6px 10px;font-size:.76rem}.preview-rule{background:var(--line-soft);height:1px;margin:24px 0}.transformation-preview{grid-template-columns:minmax(0,.9fr) 36px minmax(0,1.1fr);align-items:start;gap:12px;display:grid}.preview-block p:last-child{margin-bottom:0}.preview-label{color:var(--muted-light)}.preview-source,.preview-output{font-size:.94rem;line-height:1.6}.preview-source{color:var(--muted)}.preview-output{color:var(--ink);font-weight:520}.transform-arrow{color:var(--muted-light);text-align:center;padding-top:30px;font-size:1.35rem}.report-toolbar{border-bottom:1px solid var(--line-soft);padding-bottom:18px}.toolbar-actions{gap:8px;display:flex}.report-document{max-width:760px;margin:0 auto;padding:34px 4px 18px}.report-title-row{align-items:baseline;margin-bottom:24px}.report-title-row h3{letter-spacing:-.045em;margin-bottom:0;font-size:1.85rem;font-weight:670}.report-title-row span{color:var(--muted);font-size:.78rem}.report-summary{background:var(--surface-soft);border-radius:16px;margin-bottom:30px;padding:18px 20px}.report-summary>p:last-child{margin-bottom:0;line-height:1.65}.report-sections{gap:28px;display:grid}.report-sections h4{letter-spacing:-.015em;margin-bottom:10px;font-size:1rem;font-weight:650}.report-sections ul{margin:0;padding-left:1.15rem}.report-sections li{margin:8px 0;padding-left:3px;line-height:1.6}.report-document textarea,.report-document input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;outline:none}.report-document textarea{resize:vertical;min-height:84px;padding:10px 12px;line-height:1.5}.report-sections li textarea{min-height:68px;margin:1px 0 5px}.section-heading-input{margin-bottom:8px;padding:9px 10px;font-weight:650}.feedback-state{max-width:680px;margin:0 auto;padding:48px 8px 20px}.feedback-topline{align-items:center;margin-bottom:18px}.feedback-topline .pane-kicker{margin-bottom:0}.feedback-status{background:var(--accent-soft);color:#06c;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:650}.feedback-state h2{max-width:540px;margin-bottom:18px;font-size:1.75rem;line-height:1.2}.feedback-lede{color:#3a3a3c;max-width:620px;margin-bottom:22px;font-size:1rem;line-height:1.65}.feedback-note{background:var(--surface-soft);border-radius:14px;margin-bottom:22px;padding:16px 18px}.feedback-note strong{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;display:block}.feedback-note p{color:#3a3a3c;margin:0;line-height:1.55}.seo-hero{text-align:center;width:min(980px,100% - 40px);margin:0 auto;padding:112px 0 92px}.eyebrow{color:var(--accent)}.seo-hero h2{letter-spacing:-.055em;max-width:900px;margin:0 auto 26px;font-size:clamp(2.7rem,6vw,5rem);font-weight:650;line-height:1.02}.seo-lede{max-width:760px;color:var(--muted);margin:0 auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.principle-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:36px;width:min(1180px,100% - 40px);margin:0 auto 120px;padding-top:28px;display:grid}.principle-row article>span{color:var(--muted-light);margin-bottom:28px;font-size:.75rem;display:inline-block}.principle-row h3{letter-spacing:-.03em;margin-bottom:12px;font-size:1.25rem;font-weight:650}.principle-row p{color:var(--muted);margin-bottom:0;font-size:.95rem;line-height:1.65}.answer-section{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:80px;width:min(1180px,100% - 40px);margin:0 auto 120px;padding:92px 0 0;display:grid}.answer-section h2{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(2.2rem,4.5vw,4.2rem);font-weight:650;line-height:1.03}.answer-copy{max-width:680px;color:var(--muted);font-size:1.05rem;line-height:1.75}.answer-copy p:last-child{margin-bottom:0}@media (max-width:980px){.mode-bar{align-items:center;padding-right:14px}.mode-tabs{gap:22px}.work-control span{display:none}.workspace{grid-template-columns:1fr}.input-pane{border-right:0;border-bottom:1px solid var(--line-soft);min-height:590px}.preview-state{min-height:520px}.principle-row,.answer-section{grid-template-columns:1fr}.answer-section{gap:28px}}@media (max-width:640px){.header-inner,.tool-stage{width:min(100% - 20px,1540px)}.header-inner{grid-template-columns:1fr auto}.tool-page-title{display:none}.header-note{font-size:.7rem}.tool-stage{padding-top:10px}.tool-shell{border-radius:15px}.mode-bar{min-height:56px;padding:0 14px}.mode-tabs{gap:20px}.work-control{padding-left:16px}.input-pane,.output-pane{padding:24px 20px}.pane-header,.report-toolbar,.report-title-row{flex-direction:column}.privacy-note{text-align:left;max-width:none}.week-input{min-height:300px}.transformation-preview{grid-template-columns:1fr}.transform-arrow{padding-top:0;transform:rotate(90deg)}.toolbar-actions{width:100%}.toolbar-actions button{flex:1}.seo-hero{padding:82px 0 70px}.principle-row,.answer-section{width:min(100% - 28px,1180px)}.principle-row{gap:30px;margin-bottom:90px}.answer-section{margin-bottom:90px;padding-top:70px}}
.dev-sample-picker{color:var(--muted);align-items:center;gap:7px;margin-left:auto;font-size:.7rem;display:inline-flex}.dev-sample-picker select{color:#3a3a3c;max-width:230px;min-height:34px;font:inherit;background:#ffffffd1;border:1px dashed #0000002e;border-radius:999px;padding:0 28px 0 10px}.report-stale-notice{color:var(--muted);background:#0071e30b;border:1px solid #0071e329;border-radius:12px;align-items:center;gap:10px;margin:14px 0 0;padding:10px 12px;font-size:.76rem;line-height:1.45;display:flex}.report-stale-notice strong{color:#06c;flex:none;font-weight:650}.dev-history{background:#ffffffb8;border:1px dashed #0003;border-radius:14px;width:min(1180px,100% - 40px);margin:22px auto 0}.dev-history>summary{cursor:pointer;color:#3a3a3c;letter-spacing:.07em;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:.72rem;list-style:none;display:flex}.dev-history>summary::-webkit-details-marker{display:none}.dev-history>summary strong{color:var(--muted);letter-spacing:normal;font-size:.72rem}.dev-history-body{border-top:1px dashed #00000024;padding:0 16px 16px}.dev-history-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.dev-history-toolbar p,.dev-history-empty,.dev-history-warning{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.dev-history-toolbar>div,.dev-history-record-actions{flex:none;gap:8px;display:flex}.dev-history-toolbar .secondary-button,.dev-history-record-actions .secondary-button,.dev-history-selection-bar .secondary-button{min-height:34px;padding:0 12px;font-size:.75rem}.dev-history-selection-bar{border:1px solid var(--line-soft);background:#f8f8fae0;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding:10px 12px;display:flex}.dev-history-selection-controls{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.75rem;display:flex}.dev-history-selection-controls strong{color:#3a3a3c;font-weight:650}.dev-history-text-action{color:#06c;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.dev-history-text-action:disabled{color:#aeaeb2;cursor:default}.dev-history-copy-selected{flex:none}.dev-history-warning{color:var(--danger);margin-bottom:10px}.dev-history-list{border-top:1px solid var(--line-soft);max-height:440px;display:grid;overflow:auto}.dev-history-record{border-bottom:1px solid var(--line-soft);border-radius:10px;padding:13px 8px;transition:background-color .12s,box-shadow .12s}.dev-history-record.is-selected{background:#0066cc0e;box-shadow:inset 3px 0 #0066cc8c}.dev-history-record:last-child{border-bottom:0}.dev-history-record-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:.71rem;display:flex}.dev-history-select-record{cursor:pointer;color:#3a3a3c;align-items:center;gap:6px;font-weight:600;display:inline-flex}.dev-history-select-record input{accent-color:#0071e3;width:15px;height:15px;margin:0}.dev-history-record>p{color:#3a3a3c;margin:9px 0;font-size:.82rem;line-height:1.45}.dev-status{border-radius:999px;padding:3px 7px;font-weight:650}.dev-status-ready{background:var(--accent-soft);color:#06c}.dev-status-insufficient_source{color:#6e6e73;background:#f2f2f7}.dev-status-error{color:var(--danger);background:#fff2f0}@media (max-width:860px){.dev-sample-picker{width:100%;margin-left:0}.dev-sample-picker select{flex:1;max-width:none}.dev-history-toolbar,.dev-history-selection-bar{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.report-stale-notice{flex-direction:column;align-items:flex-start;gap:3px}.dev-history{width:min(100% - 24px,1180px)}.dev-history-toolbar>div,.dev-history-record-actions,.dev-history-copy-selected{width:100%}.dev-history-toolbar button,.dev-history-record-actions button,.dev-history-copy-selected{flex:1}}
.header-nav{justify-content:center;align-items:center;gap:24px;display:flex}.header-nav a,.header-cta{color:var(--muted);font-size:.78rem;font-weight:560;text-decoration:none}.header-nav a:hover{color:var(--ink)}.header-cta{border:1px solid var(--line);min-height:34px;color:var(--ink);background:#ffffffc2;border-radius:999px;justify-self:end;align-items:center;padding:0 13px;display:inline-flex}.header-cta:hover{background:var(--surface)}.tool-stage{padding-top:64px}.tool-intro{text-align:center;width:min(820px,100% - 24px);margin:0 auto 38px}.tool-intro h1{color:#262629;letter-spacing:-.022em;margin:0 0 18px;font-size:clamp(3rem,7vw,5.7rem);font-weight:580;line-height:1.07}.tool-intro>p:last-child{max-width:690px;color:var(--muted);margin:0 auto;font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.68}.workflow-shell{border-radius:22px;width:min(1120px,100%);margin:0 auto;overflow:visible}.workflow-rail{border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.workflow-rail li{color:#a1a1a6;align-items:center;gap:10px;min-width:0;padding:18px 22px;font-size:.78rem;display:flex;position:relative}.workflow-rail li+li{border-left:1px solid var(--line-soft)}.workflow-rail li span{color:#aeaeb2;font-variant-numeric:tabular-nums;font-size:.66rem}.workflow-rail li strong{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.workflow-rail li.is-active{color:var(--ink);background:var(--surface-raised)}.workflow-rail li.is-active span{color:var(--accent)}.workflow-rail li.is-active:after{background:var(--accent);content:"";border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:-1px;left:22px;right:22px}.workflow-rail li.is-complete{color:#4b4b4f}.intake-shell{padding:46px 52px 44px}.intake-panel{max-width:900px;margin:0 auto}.intake-heading-row,.review-header,.intake-footer{justify-content:space-between;align-items:flex-start;gap:26px;display:flex}.intake-heading-row h2,.review-header h2,.organizing-state h2{color:#2a2a2d;letter-spacing:-.022em;margin:0;font-size:clamp(1.8rem,3.8vw,2.65rem);font-weight:590;line-height:1.12}.intake-lede,.review-header>div>p:last-child,.organizing-lede{max-width:650px;color:var(--muted);margin:12px 0 0;font-size:.96rem;line-height:1.64}.text-action{color:var(--accent);background:0 0;border:0;flex:none;padding:4px 0;font-size:.8rem;font-weight:600}.input-surface{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:28px;transition:border-color .14s,box-shadow .14s;overflow:hidden;box-shadow:inset 0 1px #00000004}.input-surface:focus-within{border-color:#0071e380;box-shadow:0 0 0 4px #0071e314}.input-surface .quick-actions{margin:0;padding:14px 16px 0}.input-surface .week-input{min-height:330px;box-shadow:none;border:0;padding:20px 22px 16px;font-size:1rem;line-height:1.66;display:block}.input-surface .week-input:focus{box-shadow:none;border:0}.input-surface-footer{border-top:1px solid var(--line-soft);color:var(--muted-light);justify-content:space-between;align-items:center;gap:16px;padding:11px 16px 13px;font-size:.72rem;display:flex}.intake-footer{border-top:1px solid var(--line-soft);margin-top:24px;padding-top:22px}.intake-controls{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.audience-control,.context-disclosure label{color:var(--muted);align-items:center;gap:9px;font-size:.76rem;display:flex}.audience-control select,.context-disclosure select{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--ink);border-radius:999px;outline:none;padding:0 34px 0 12px;font-size:.8rem}.audience-control select:focus,.context-disclosure select:focus{border-color:#0071e38c;box-shadow:0 0 0 4px #0071e314}.context-disclosure{color:var(--muted);font-size:.76rem;position:relative}.context-disclosure summary{border:1px solid var(--line-soft);cursor:pointer;background:var(--surface-raised);border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 12px;list-style:none;display:inline-flex}.context-disclosure summary::-webkit-details-marker{display:none}.context-disclosure summary span{color:var(--muted-light);font-size:.66rem}.context-disclosure[open]{border:1px solid var(--line-soft);background:var(--surface-raised);border-radius:14px;padding:0 10px 10px}.context-disclosure[open] summary{border:0;border-bottom:1px solid var(--line-soft);background:0 0;border-radius:0;margin:0 -10px 10px}.intake-submit-block{text-align:right;min-width:250px}.organize-button{border-radius:14px;min-height:48px;padding:0 21px;font-size:.9rem}.organize-button span{margin-left:10px}.intake-submit-block p{max-width:330px;color:var(--muted-light);margin:9px 0 0 auto;font-size:.7rem;line-height:1.45}.organizing-state{text-align:center;flex-direction:column;justify-content:center;max-width:720px;min-height:570px;margin:0 auto;padding:74px 42px 88px;display:flex}.organizing-indicator{justify-content:center;gap:7px;margin-bottom:24px;display:flex}.organizing-indicator span{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:1.25s ease-in-out infinite workflow-pulse}.organizing-indicator span:nth-child(2){animation-delay:.14s}.organizing-indicator span:nth-child(3){animation-delay:.28s}.organizing-state .organizing-lede{margin-left:auto;margin-right:auto}.organizing-checklist{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:620px;margin:34px auto 0;display:grid}.organizing-checklist span{border:1px solid var(--line-soft);background:var(--surface-raised);color:#4b4b4f;border-radius:12px;padding:12px 14px;font-size:.78rem;line-height:1.42}@keyframes workflow-pulse{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.review-shell{padding:42px 52px 50px}.review-header{border-bottom:1px solid var(--line-soft);max-width:980px;margin:0 auto;padding-bottom:22px}.review-actions{flex:none;gap:8px;display:flex}.review-shell .report-document{max-width:760px;padding-top:44px}.review-shell .report-stale-notice{max-width:980px;margin:15px auto 0}.source-details{border-top:1px solid var(--line-soft);max-width:760px;color:var(--muted);margin:30px auto 0}.source-details summary{cursor:pointer;padding:16px 0;font-size:.78rem;font-weight:600}.source-details pre{border:1px solid var(--line-soft);background:var(--surface-soft);color:#5c5c60;white-space:pre-wrap;border-radius:14px;max-height:260px;margin:0;padding:16px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.55;overflow:auto}.feedback-workflow-state{min-height:520px}.feedback-workflow-state .feedback-state{padding-top:60px}.seo-hero{scroll-margin-top:76px}.answer-section{scroll-margin-top:84px}@media (prefers-reduced-motion:reduce){.organizing-indicator span{animation:none}}@media (max-width:900px){.header-inner{grid-template-columns:1fr auto}.header-nav{display:none}.intake-shell,.review-shell{padding:38px 34px 42px}.intake-footer,.review-header{flex-direction:column;align-items:stretch}.intake-submit-block{text-align:left;min-width:0}.intake-submit-block p{margin-left:0}.review-actions{width:100%}}@media (max-width:640px){.tool-stage{padding-top:38px}.tool-intro{margin-bottom:28px}.tool-intro h1{font-size:clamp(2.65rem,14vw,4.2rem)}.workflow-shell{border-radius:16px}.workflow-rail li{justify-content:center;padding:14px 8px}.workflow-rail li span{display:none}.workflow-rail li strong{font-size:.66rem}.workflow-rail li.is-active:after{left:10px;right:10px}.intake-shell,.review-shell{padding:30px 20px 34px}.intake-heading-row{flex-direction:column;align-items:flex-start;gap:12px}.input-surface .week-input{min-height:310px;padding:18px 16px 14px}.input-surface .quick-actions{flex-wrap:wrap}.input-surface-footer{flex-direction:column;align-items:flex-start;gap:3px}.intake-controls,.audience-control{width:100%}.audience-control{justify-content:space-between}.audience-control select{max-width:68%}.context-disclosure{width:100%}.context-disclosure summary{justify-content:space-between;width:100%}.organize-button{justify-content:center;width:100%}.organizing-state{min-height:500px;padding:50px 20px 60px}.organizing-checklist{grid-template-columns:1fr;width:100%}.review-actions{flex-wrap:wrap}.review-actions button{flex:calc(50% - 8px)}.review-actions .primary-button{flex-basis:100%}}
:root{--ink:#25262a;--muted:#686b73;--muted-light:#8a8d95;--line:#d9dbe2;--line-soft:#eceef2;--surface-soft:#f6f7f9;--surface-raised:#fafbfc;--accent:#3859c7;--accent-strong:#2f4dae;--accent-soft:#eef2ff;--shadow:0 20px 55px #1e263e13}html{scroll-behavior:smooth}body{color:var(--ink);background:#f7f8fa}.site-header{background:#f8f9fbe6;border-bottom-color:#25262a12}.header-inner{width:min(1280px,100% - 48px);min-height:60px}.brand{color:#24262b;letter-spacing:-.018em;font-weight:680}.brand span{color:var(--accent)}.header-nav{gap:30px}.header-nav a,.header-cta{font-size:.79rem;font-weight:540}.header-cta{color:#303239;background:#ffffffe0;border-color:#25262a1f;min-height:36px;padding:0 15px}.tool-stage{width:min(1280px,100% - 48px);padding:46px 0 76px}.tool-intro{width:min(760px,100% - 24px);margin:0 auto 30px}.tool-intro h1{color:#26272b;letter-spacing:-.018em;margin-bottom:14px;font-size:clamp(3.2rem,6vw,5.25rem);font-weight:570;line-height:1.07}.tool-intro>p:last-child{color:#666a72;max-width:680px;font-size:clamp(1rem,1.7vw,1.16rem);line-height:1.72}.workflow-shell{border-color:#292c361a;border-radius:18px;width:min(1080px,100%);box-shadow:0 18px 50px #20273b12}.workflow-rail{background:#fbfbfc}.workflow-rail li{color:#a0a3aa;min-height:52px;padding:15px 20px;font-size:.76rem}.workflow-rail li span{color:#b4b6bc}.workflow-rail li strong{font-weight:540}.workflow-rail li.is-active{color:#34363c;background:#fff}.workflow-rail li.is-active strong{font-weight:600}.workflow-rail li.is-active:after{background:var(--accent);height:2px;left:20px;right:20px}.intake-shell{padding:36px 50px 38px}.intake-panel{max-width:880px}.intake-heading-row .pane-kicker{display:none}.intake-heading-row h2,.review-header h2,.organizing-state h2{color:#2b2c30;letter-spacing:-.018em;font-weight:570;line-height:1.16}.intake-lede,.review-header>div>p:last-child,.organizing-lede{color:#71747b;margin-top:10px;line-height:1.68}.input-surface{box-shadow:none;border-color:#d8dbe2;border-radius:15px;margin-top:24px}.input-surface:focus-within{border-color:#3859c773;box-shadow:0 0 0 4px #3859c712}.input-surface .quick-actions{padding:13px 15px 0}.input-surface .week-input{color:#303238;min-height:255px;padding:18px 20px 14px;font-size:.98rem;line-height:1.72}.week-input::placeholder{color:#8e9199}.quiet-action{color:#405bb5;border-color:#d9dce3;font-weight:560}.quiet-action:hover{background:#f3f5ff;border-color:#3859c740}.input-surface-footer{color:#9699a1}.intake-footer{margin-top:20px;padding-top:18px}.audience-control select,.context-disclosure select,.context-disclosure summary{border-color:#dde0e6}.organize-button,.primary-button{border-color:var(--accent);background:var(--accent)}.primary-button:hover:not(:disabled){border-color:var(--accent-strong);background:var(--accent-strong)}.organize-button{border-radius:12px;min-height:46px;padding:0 20px;font-weight:610;box-shadow:0 8px 18px #3859c724}.trust-strip{color:#858891;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 28px;width:min(980px,100%);margin:18px auto 0;font-size:.72rem;display:flex}.trust-strip span{position:relative}.trust-strip span+span:before{content:"";background:#c0c3ca;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.review-shell{background:#f8f9fb;padding:36px 46px 48px}.review-header{max-width:940px;padding:0 2px 20px}.review-actions .secondary-button,.review-actions .primary-button{border-radius:10px;min-height:38px}.review-shell .report-document{background:#fff;border:1px solid #e2e4e9;border-radius:14px;max-width:800px;margin-top:34px;padding:42px 54px 52px;box-shadow:0 18px 45px #2227370f}.report-title-row h3{color:#292a2e;letter-spacing:-.02em;font-size:2rem;font-weight:580}.report-title-row span{color:#858891}.report-summary{background:#f8f9fb;border:1px solid #e7e9ee;border-radius:12px;margin-bottom:34px;padding:20px 22px}.report-kicker{color:#6c7080;letter-spacing:.07em;font-weight:680}.report-summary>p:last-child{color:#3c3e44;line-height:1.72}.report-sections{gap:32px}.report-sections h4{color:#33353a;letter-spacing:-.006em;font-size:.98rem;font-weight:640}.report-sections li{color:#41434a;margin:9px 0;line-height:1.68}.source-details{color:#7c7f87}.source-details summary{font-weight:540}.organizing-state{min-height:500px}.organizing-checklist span{background:#fbfbfc;border-color:#e2e4e9}.content-section{width:min(1160px,100% - 48px);margin:0 auto;padding:112px 0}.content-section+.content-section{border-top:1px solid #2a2d3614}.section-heading{text-align:center;max-width:820px;margin:0 auto 54px}.section-heading-left{text-align:left;max-width:720px;margin-left:0;margin-right:auto}.section-heading .eyebrow,.answer-title .eyebrow,.closing-section .eyebrow{color:var(--accent);letter-spacing:.12em;margin-bottom:14px;font-size:.65rem;font-weight:690}.section-heading h2,.answer-title h2,.closing-section h2{color:#28292d;letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(2.25rem,4.4vw,4rem);font-weight:560;line-height:1.08}.section-heading>p:last-child,.closing-section>div>p:last-child{color:#6e7179;margin:0;font-size:1.02rem;line-height:1.75}.report-anatomy-grid{background:#e0e2e7;border:1px solid #e0e2e7;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.report-anatomy-grid article{background:#fff;min-height:200px;padding:28px 30px}.report-anatomy-grid article>span,.quiet-index{color:#a0a3ab;font-variant-numeric:tabular-nums;font-size:.67rem}.report-anatomy-grid h3{color:#303136;letter-spacing:-.012em;margin:38px 0 10px;font-size:1.05rem;font-weight:620}.report-anatomy-grid p{color:#73767e;margin:0;font-size:.9rem;line-height:1.67}.template-section,.outcome-section,.answer-section-modern{width:min(1160px,100% - 48px)}.template-layout{grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);align-items:start;gap:54px;display:grid}.document-card{background:#fff;border:1px solid #e0e2e7;border-radius:16px;box-shadow:0 18px 50px #1e26380e}.template-document{padding:36px 42px 42px}.document-card-topline,.example-document-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.document-card-topline{border-bottom:1px solid #ebecef;margin-bottom:30px;padding-bottom:22px}.document-card-topline>div{gap:5px;display:grid}.document-label{color:#303238;font-size:1.05rem;font-weight:630}.document-card-topline strong{color:#95979e;font-size:.76rem;font-weight:500}.template-copy-button{color:#405bb5;cursor:pointer;min-height:36px;font:inherit;background:#fff;border:1px solid #dce0e7;border-radius:9px;padding:0 13px;font-size:.76rem;font-weight:590}.template-copy-button:hover{background:#f5f7ff}.template-document section{margin-top:28px}.template-document h3,.example-body-grid h4{color:#3a3c42;letter-spacing:.015em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:650}.template-placeholder,.template-list li{color:#92959c;font-size:.88rem;line-height:1.65}.template-list{margin:0;padding-left:1.05rem}.template-two-column{grid-template-columns:1fr 1fr;gap:34px;display:grid}.template-note{padding:34px 4px}.template-note h3{color:#303238;letter-spacing:-.018em;margin:28px 0 14px;font-size:1.4rem;font-weight:570;line-height:1.25}.template-note p{color:#73767d;font-size:.92rem;line-height:1.72}.template-note a{color:var(--accent);margin-top:10px;font-size:.84rem;font-weight:590;text-decoration:none;display:inline-block}.example-section{width:min(1080px,100% - 48px)}.example-document{padding:42px 50px 48px}.example-document-header{align-items:baseline;margin-bottom:28px}.example-document-header h3{color:#292b30;letter-spacing:-.025em;margin:5px 0 0;font-size:2rem;font-weight:570}.example-document-header>span{color:#90939a;font-size:.78rem}.example-summary{background:#f7f8fa;border-radius:12px;grid-template-columns:100px 1fr;gap:22px;padding:22px 24px;display:grid}.example-summary>span{color:#7d8088;text-transform:uppercase;font-size:.72rem;font-weight:640}.example-summary p{color:#3c3f45;margin:0;line-height:1.72}.example-metrics{border:1px solid #e4e6eb;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:28px 0 34px;display:grid}.example-metrics>div{gap:5px;padding:19px 22px;display:grid}.example-metrics>div+div{border-left:1px solid #e4e6eb}.example-metrics span,.example-metrics small{color:#92959d;font-size:.68rem}.example-metrics strong{color:#303238;letter-spacing:-.02em;font-size:1.4rem;font-weight:580}.example-body-grid{grid-template-columns:1fr 1fr;gap:32px 50px;display:grid}.example-body-grid section:first-child{grid-row:span 2}.example-body-grid ul{margin:0;padding-left:1.05rem}.example-body-grid li{color:#4b4e55;margin:8px 0;font-size:.9rem;line-height:1.63}.outcome-list{gap:12px;display:grid}.outcome-list article{background:#fff;border:1px solid #e1e3e8;border-radius:14px;grid-template-columns:minmax(0,.8fr) 60px minmax(0,1.2fr);align-items:center;min-height:120px;display:grid;overflow:hidden}.outcome-before,.outcome-after{padding:24px 28px}.outcome-before{color:#777a81}.outcome-after{background:#fafbff}.outcome-before span,.outcome-after span{color:#979aa2;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:640}.outcome-before p,.outcome-after p{margin:8px 0 0;line-height:1.58}.outcome-after p{color:#34363c;font-weight:530}.outcome-arrow{color:#b0b3ba;text-align:center;font-size:1.2rem}.audience-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.audience-grid article{background:#fff;border:1px solid #e1e3e8;border-radius:14px;min-height:220px;padding:26px 25px}.audience-grid article>span{background:var(--accent-soft);color:#405bb5;border-radius:6px;padding:5px 8px;font-size:.68rem;font-weight:620;display:inline-flex}.audience-grid h3{color:#303238;letter-spacing:-.014em;margin:48px 0 11px;font-size:1.05rem;font-weight:590;line-height:1.35}.audience-grid p{color:#75787f;margin:0;font-size:.86rem;line-height:1.67}.answer-section-modern{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:90px;display:grid}.answer-title h2{margin-bottom:0}.answer-copy-modern{color:#666a72;font-size:1.04rem;line-height:1.82}.answer-copy-modern p:last-child{margin-bottom:0}.faq-section{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:80px;display:grid}.faq-section .section-heading{margin-bottom:0}.faq-list{border-top:1px solid #dfe1e6}.faq-list details{border-bottom:1px solid #dfe1e6}.faq-list summary{cursor:pointer;color:#373940;padding:22px 42px 22px 0;font-size:.98rem;font-weight:570;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:#8d9098;content:"+";font-size:1.15rem;font-weight:400;position:absolute;top:21px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#74777f;max-width:720px;margin:-4px 0 24px;font-size:.91rem;line-height:1.72}.closing-section{border-top:1px solid #2a2d3617;justify-content:space-between;align-items:flex-end;gap:56px;width:min(1160px,100% - 48px);margin:0 auto;padding:96px 0;display:flex}.closing-section>div{max-width:760px}.closing-section h2{font-size:clamp(2.2rem,4.2vw,3.7rem)}.closing-cta{color:#fff;background:#303238;border-radius:11px;justify-content:center;align-items:center;min-width:150px;min-height:46px;padding:0 20px;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-flex}.closing-cta:hover{background:#1f2024}.site-footer{background:#f1f2f4;border-top:1px solid #2a2d3617;padding:58px max(24px,50% - 580px) 28px}.footer-main{grid-template-columns:1fr 1.3fr;gap:80px;padding-bottom:52px;display:grid}.footer-brand{margin-bottom:12px;display:inline-block}.footer-main>div>p{color:#7b7e86;max-width:320px;font-size:.84rem;line-height:1.65}.footer-main nav{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.footer-main nav>div{align-content:start;gap:10px;display:grid}.footer-main nav strong{color:#45474e;margin-bottom:4px;font-size:.73rem;font-weight:640}.footer-main nav a{color:#7b7e86;font-size:.78rem;text-decoration:none}.footer-main nav a:hover{color:#33353b}.footer-bottom{color:#94979e;border-top:1px solid #2a2d3617;justify-content:space-between;gap:24px;padding-top:20px;font-size:.68rem;display:flex}.legal-page{background:#f7f8fa;min-height:100vh}.legal-shell{width:min(780px,100% - 40px);margin:0 auto;padding:80px 0 120px}.legal-back{color:var(--accent);margin-bottom:58px;font-size:.8rem;text-decoration:none;display:inline-block}.legal-shell h1{color:#28292d;letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(2.5rem,6vw,4.4rem);font-weight:560}.legal-updated{color:#91949b;margin-bottom:52px;font-size:.76rem}.legal-shell section{margin-top:36px}.legal-shell h2{color:#35373d;margin-bottom:12px;font-size:1.08rem;font-weight:620}.legal-shell p,.legal-shell li{color:#666a72;font-size:.94rem;line-height:1.78}.legal-shell ul{padding-left:1.2rem}@media (max-width:900px){.content-section,.template-section,.outcome-section,.answer-section-modern,.closing-section,.example-section{width:min(100% - 36px,1160px)}.report-anatomy-grid{grid-template-columns:repeat(2,1fr)}.template-layout,.answer-section-modern,.faq-section{grid-template-columns:1fr;gap:44px}.template-note{max-width:620px;padding-top:0}.audience-grid{grid-template-columns:repeat(2,1fr)}.closing-section{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr;gap:38px}}@media (max-width:640px){.header-inner,.tool-stage{width:min(100% - 24px,1280px)}.tool-stage{padding-top:34px}.tool-intro{margin-bottom:24px}.tool-intro h1{font-size:clamp(2.8rem,14vw,4rem)}.workflow-rail li{min-height:48px}.intake-shell,.review-shell{padding:28px 18px 32px}.input-surface .week-input{min-height:260px}.trust-strip{flex-direction:column;align-items:flex-start;gap:5px;width:max-content;max-width:100%}.trust-strip span+span:before{display:none}.review-shell .report-document{margin-top:26px;padding:30px 22px 36px}.content-section{padding:78px 0}.section-heading{text-align:left;margin-bottom:38px}.section-heading h2,.answer-title h2,.closing-section h2{font-size:clamp(2rem,10vw,3rem)}.report-anatomy-grid,.audience-grid,.example-metrics,.example-body-grid,.template-two-column{grid-template-columns:1fr}.report-anatomy-grid article{min-height:auto}.template-document,.example-document{padding:28px 22px 32px}.document-card-topline{flex-direction:column;align-items:flex-start}.example-summary{grid-template-columns:1fr;gap:8px}.example-metrics>div+div{border-top:1px solid #e4e6eb;border-left:0}.example-body-grid section:first-child{grid-row:auto}.outcome-list article{grid-template-columns:1fr}.outcome-arrow{padding:2px 0;transform:rotate(90deg)}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:180px}.audience-grid h3{margin-top:34px}.closing-section{padding:74px 0}.closing-cta{width:100%}.site-footer{padding:44px 18px 24px}.footer-main nav{grid-template-columns:1fr 1fr;gap:28px}.footer-bottom{flex-direction:column;align-items:flex-start}}
