/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.inline{display:inline}.table{display:table}}:root{--paper:#f8f9f6;--surface:#fff;--ink:#25362e;--muted:#64716a;--line:#dde3dc;--green:#24583d;--green-soft:#edf3ec;--warm:#f1efe7;--error:#9d342e;--radius:12px;font-synthesis:none}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-size:14px;line-height:1.6}body,h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;font-weight:550;line-height:1.2}h1{font-size:clamp(28px,3vw,40px)}h2{font-size:25px}h3{font-size:20px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #699d70}textarea{resize:vertical}input,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #bcc9bf;border-radius:8px;padding:13px 15px;line-height:1.7;display:block}input::placeholder,textarea::placeholder{color:#78817b}input:focus,textarea:focus{border-color:var(--green)}::selection{background:#d6e7d5}.muted{color:var(--muted);font-size:13px}.eyebrow,.nav-caption,.small-label{letter-spacing:.15em;color:var(--muted);font-size:10px;font-weight:700;display:block}.eyebrow{color:var(--green);margin-bottom:13px}.intro{color:var(--muted);max-width:650px;margin-top:13px;font-size:15px;line-height:1.8}.button{white-space:normal;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:11px 18px;font-size:13px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#1b4630}.secondary{border-color:var(--line);color:var(--ink);background:#fff}.secondary:hover{background:var(--green-soft)}.text-button{color:var(--green);text-align:left;background:0 0;border:0;padding:5px 0;font-size:13px}.text-button:hover{text-decoration:underline}.button-row{flex-wrap:wrap;gap:16px;display:flex}.brand{white-space:nowrap;letter-spacing:-.04em;align-items:center;gap:11px;font-size:16px;display:flex}.brand strong{font-weight:700}.brand-mark{background:var(--green);color:#fff;border-radius:7px;place-content:center;width:35px;height:35px;font:24px Georgia,serif;display:grid;position:relative}.brand-mark span{color:#e0be6b;position:absolute;bottom:1px;right:3px}.brand-link{display:inline-flex}.skip-link{z-index:100;background:#fff;padding:10px;position:fixed;top:-100px;left:10px}.skip-link:focus{top:10px}.app-shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#f0f3ed;flex-direction:column;height:100vh;padding:28px 22px;display:flex;position:sticky;top:0}.workspace-label{border-bottom:1px solid var(--line);align-items:center;gap:11px;margin-top:40px;padding-bottom:29px;font-size:12px;font-weight:600;display:flex}.workspace-avatar{background:#e0e7dc;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.workspace-label small{color:var(--muted);font-size:10px;font-weight:400;display:block}.sidebar nav{margin-top:30px}.nav-caption{margin:0 12px 12px;font-size:9px}.nav-item{border-radius:6px;align-items:center;gap:12px;margin-bottom:5px;padding:11px 12px;font-size:13px;display:flex}.nav-item:first-of-type{color:#214c34;background:#e1e9dd;font-weight:600}.nav-item:hover{background:#dbe5d6}.nav-item span{font-size:20px;line-height:1}.sidebar-note{color:var(--muted);margin-top:auto;padding:30px 6px}.sidebar-note p{margin-top:10px;font:17px/1.6 Georgia,serif}.sidebar-note .small-label{font-size:8px}.account{border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:17px;display:flex}.account-email{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.account button{font-size:11px}.workspace-main{flex-direction:column;min-width:0;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);height:66px;color:var(--muted);background:#fff9;justify-content:space-between;padding:0 44px;font-size:11px}.phase-pill,.topbar{align-items:center;display:flex}.phase-pill{gap:7px;font-size:10px}.phase-pill i{background:#628365;border-radius:50%;width:6px;height:6px}.main-content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:46px 44px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;display:flex}.page-heading>div{min-width:0}.page-heading h1{overflow-wrap:anywhere}.orientation{background:var(--warm);border-radius:var(--radius);border:1px solid #e4e4d8;grid-template-columns:1fr 1.15fr .85fr;align-items:center;gap:30px;margin:38px 0 44px;padding:29px 32px;display:grid}.orientation h2{letter-spacing:-.025em;margin-top:11px;font:27px/1.3 Georgia,serif}.orientation>p{color:#606b62;font-size:12px;line-height:1.9}.orientation-step{border-left:1px solid #d6dacd;align-items:center;gap:12px;padding-left:24px;font-size:12px;display:flex}.orientation-step>span{color:#8d9c85;font:38px Georgia,serif}.orientation-step small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:21px;display:flex}.section-heading h2{font-size:20px}.count{border:1px solid var(--line);vertical-align:middle;border-radius:5px;margin-left:9px;padding:3px 7px;font-size:11px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px;transition:border-color .2s,box-shadow .2s}.project-card:hover{border-color:#94ad96;box-shadow:0 6px 24px #23382708}.project-card-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.status-pill{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:5px;align-items:center;padding:4px 9px;font-size:10px;display:inline-flex}.arrow{color:#7c8c7e;font-size:21px}.project-card h3{overflow-wrap:anywhere;font-size:20px}.project-description{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:39px;margin:10px 0 28px;font-size:12px;display:-webkit-box;overflow:hidden}.card-footer,.card-progress-label{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.card-progress-label{margin-bottom:9px}.card-progress-label strong{color:var(--ink);font-size:11px}.progress-track{background:#e7ece4;border-radius:10px;height:5px;overflow:hidden}.progress-track>div{background:#527853;border-radius:10px;height:100%;transition:width .25s}.card-footer{margin-top:14px;font-size:10px}.empty-state{text-align:center;background:#fff8;border:1px dashed #c6d0c4;border-radius:12px;padding:45px 24px}.empty-symbol{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto auto 18px;font-size:22px;display:grid}.empty-state p{color:var(--muted);margin:14px auto 24px;font-size:13px;line-height:1.9}.phase-note{color:var(--muted);gap:15px;max-width:750px;margin-top:34px;font-size:11px;line-height:1.8;display:flex}.phase-note>span{font-size:24px}.phase-note strong{font-weight:600}.app-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:20px 44px;font-size:10px;display:flex}.back-link{color:var(--muted);margin-bottom:25px;font-size:12px;display:inline-block}.new-project-layout{grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:55px;max-width:1000px;display:grid}.form-panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:32px}.form-stack{flex-direction:column;gap:24px;display:flex}.field label{align-items:center;gap:12px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.field-help{color:var(--muted);margin-top:7px;font-size:11px}.optional{color:var(--muted);font-size:10px;font-weight:400}.context-note{padding-top:18px}.context-note ol{margin:28px 0;padding:0;list-style:none}.context-note li{gap:18px;margin-bottom:27px;font-size:12px;display:flex}.context-note li>span{color:#75846b;font-size:11px}.context-note p{color:var(--muted);margin-top:7px;line-height:1.8}.notice{border:1px solid var(--line);background:#f1f3eb;border-radius:8px;padding:14px 17px;font-size:12px;line-height:1.8}.notice a{text-decoration:underline}.notice.error{color:var(--error);background:#fff5f2;border-color:#ecd0c7}.notice.success{background:var(--green-soft);color:var(--green)}.briefing-summary{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 230px;gap:60px;margin-bottom:38px;padding:33px;display:grid}.briefing-summary h2{margin-top:12px}.briefing-summary p{color:var(--muted);max-width:670px;margin:15px 0 24px;font-size:13px;line-height:1.9}.summary-progress{color:var(--muted);flex-direction:column;justify-content:center;gap:15px;font-size:11px;display:flex}.large-number{color:var(--green);font:64px/1 Georgia,serif}.large-number small{font-size:24px}.section-list{border-top:1px solid var(--line)}.section-row{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding:21px 10px;display:flex}.section-row:hover{background:#edf1e9}.section-number{color:#7e8c7a;font-size:11px}.section-row>div{flex:1}.section-row h3{letter-spacing:-.015em;font-size:15px}.section-row p{color:var(--muted);margin-top:5px;font-size:11px}.section-complete{color:var(--green);font-size:11px}.section-count{color:var(--muted);font-size:11px}.briefing-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.briefing-top .back-link{text-overflow:ellipsis;white-space:nowrap;max-width:70%;margin:0;overflow:hidden}.save-status{white-space:nowrap;font-size:11px}.save-status.saved{color:var(--green)}.save-status.error{color:var(--error)}.save-status.unsaved{color:#7f6431}.briefing-heading h1{font-size:30px}.briefing-layout{grid-template-columns:190px minmax(0,1fr);gap:40px;margin-top:35px;display:grid}.briefing-nav{flex-direction:column;align-self:start;gap:3px;display:flex}.briefing-nav-item{text-align:left;color:var(--muted);background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;min-height:40px;padding:9px 12px;font-size:12px;display:flex}.briefing-nav-item.active{color:#2d5133;background:#e6eddf;font-weight:600}.briefing-nav-item:hover{background:#eef2e9}.step-dot{min-width:20px;font-size:10px}.question-panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:35px}.question-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:25px;font-size:11px;display:flex}.question-meta .eyebrow{margin:0}.question-panel h2{max-width:650px;margin-bottom:14px;font-size:27px;line-height:1.35}.question-panel h2:focus{outline:none}.question-help{color:var(--muted);max-width:620px;margin-bottom:28px;font-size:13px;line-height:1.9}.answer-label{margin-bottom:8px;font-size:11px;font-weight:600;display:block}.question-panel textarea{background:#fdfefa;min-height:215px;font-size:14px}.answer-footer{color:var(--muted);justify-content:space-between;gap:15px;margin-top:9px;margin-bottom:23px;font-size:9px;display:flex}.answer-footer>span:last-child{white-space:nowrap}.question-actions{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin-top:27px;padding-top:25px;display:flex}.save-exit{text-align:center;margin:19px auto 0;font-size:11px;display:block}.conflict{background:#f8f2e5;border-radius:8px;margin-top:16px;padding:17px;font-size:12px}.conflict-text{white-space:pre-wrap;max-height:200px;margin:10px 0 16px;overflow:auto}.auth-layout{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{background:#e9eee2;flex-direction:column;padding:40px 55px;display:flex;position:relative}.auth-story-content{max-width:490px;margin:auto 0;padding:60px 0}.auth-story h1{letter-spacing:-.045em;margin:25px 0;font:clamp(38px,4.3vw,65px)/1.14 Georgia,serif}.auth-story h1 em{color:#71816b;font-style:normal}.auth-story-content>p{color:#5b6c5f;max-width:360px;font-size:13px;line-height:1.9}.story-line{letter-spacing:.06em;color:#697964;border-top:1px solid #cfd8c7;gap:24px;margin-top:45px;padding-top:20px;font-size:8px;display:flex}.auth-footnote{color:var(--muted);font-size:10px}.auth-main{place-items:center;padding:50px;display:grid}.auth-panel{width:100%;max-width:380px}.auth-panel h2{font-size:30px}.auth-panel .intro{margin-bottom:30px;font-size:13px}.auth-switch{text-align:center;font-size:12px}.auth-switch a{color:var(--green);text-decoration:underline}.privacy-note{color:var(--muted);margin-top:28px;font-size:10px;line-height:1.8}.setup{max-width:700px;margin:70px auto;padding:25px}.setup .brand{margin-bottom:50px}.setup h1{margin-bottom:20px}.setup ol{margin:30px 0;padding-left:20px;line-height:2}.setup code{overflow-wrap:anywhere;font-size:12px}.loading-state,.setup>p{color:var(--muted)}.loading-state{padding:40px;font-size:14px}.pagination{color:var(--green);justify-content:space-between;margin-top:20px;font-size:12px;display:flex}@media (min-width:1500px){.main-content{padding-top:55px}.project-card{padding:28px}}@media (max-width:1200px){.main-content{padding:35px 30px}.topbar{padding:0 30px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orientation{grid-template-columns:1fr 1fr}.orientation-step{display:none}.briefing-layout{grid-template-columns:160px minmax(0,1fr);gap:22px}.question-panel{padding:26px}.new-project-layout{gap:30px}.app-shell{grid-template-columns:218px 1fr}.sidebar{padding:26px 17px}.brand{font-size:14px}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-flow:wrap;align-items:center;gap:24px;height:auto;padding:17px 24px;position:static}.nav-caption,.sidebar-note,.workspace-label{display:none}.sidebar nav{gap:8px;margin:0 0 0 auto;display:flex}.nav-item{margin:0;padding:7px 9px}.account{border:0;padding:0}.account-email{display:none}.topbar{height:44px;padding:0 24px}.main-content{padding:30px 24px}.auth-story{padding:30px}.auth-main{padding:35px}.briefing-summary{gap:35px}.page-heading h1{font-size:30px}.orientation{margin-top:25px}.app-footer{padding:18px 24px}}@media (max-width:640px){.sidebar{gap:12px;padding:16px}.sidebar nav{gap:2px}.nav-item{padding:5px 7px;font-size:11px}.nav-item span{display:none}.sidebar .brand{gap:7px;font-size:12px}.brand-mark{width:29px;height:29px;font-size:21px}.account{margin-left:auto}.topbar{padding:0 17px;font-size:10px}.main-content{padding:27px 17px}.page-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:25px}.page-heading h1{font-size:29px}.intro{font-size:13px}.orientation{grid-template-columns:1fr;gap:15px;margin-bottom:30px;padding:23px}.orientation h2{font-size:26px}.section-heading h2{font-size:18px}.section-heading>.muted{font-size:10px}.project-grid{grid-template-columns:1fr}.project-card{padding:23px}.empty-state{padding:30px 18px}.empty-state h2{font-size:23px}.new-project-layout{grid-template-columns:1fr;gap:20px}.form-panel{padding:23px}.context-note{padding:10px}.briefing-summary{grid-template-columns:1fr;gap:28px;padding:24px}.summary-progress{max-width:240px}.large-number{font-size:48px}.section-row{gap:13px;padding:17px 3px}.section-complete,.section-row p{font-size:10px}.section-row h3{font-size:14px}.section-number{font-size:10px}.briefing-heading{gap:12px}.briefing-heading h1{font-size:26px}.briefing-layout{flex-direction:column;gap:23px;margin-top:22px;display:flex}.briefing-nav{flex-direction:row;gap:5px;width:100%;padding-bottom:8px;overflow-x:auto}.briefing-nav-item{white-space:nowrap;padding:8px 11px}.question-panel{padding:22px 17px}.question-panel h2{font-size:23px}.question-help{font-size:12px}.question-panel textarea{min-height:240px}.answer-footer{font-size:9px}.answer-footer>span:first-child{max-width:180px}.question-actions .button{padding:10px 12px;font-size:11px}.save-status{font-size:10px}.app-footer{padding:17px;font-size:9px}.auth-layout{grid-template-columns:1fr}.auth-story{padding:22px}.auth-story-content{max-width:500px;padding:25px 0 10px}.auth-story h1{margin:13px 0;font-size:34px}.auth-story h1 br{display:none}.auth-story h1 em{display:block}.auth-footnote,.auth-story-content>p,.story-line{display:none}.auth-main{padding:35px 23px}.auth-panel h2{font-size:26px}.auth-story .eyebrow{font-size:8px}.setup{margin:25px auto;padding:23px}.phase-note{font-size:10px}.briefing-top .back-link{max-width:57%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}