@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400;6..72,500&display=swap";:root{font-family:DM Sans,sans-serif;color:#292e2a;background:#f8f7f3;font-synthesis:none;--ink:#292e2a;--muted:#74796f;--line:#dedfd6;--green:#315e42;--soft:#eaf0e4;--paper:#fffefb;--radius:12px}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #8bac70;outline-offset:4px}button,a{color:inherit}h1,h2,p{margin-top:0}button.primary{background:var(--green);color:#fff;border:1px solid var(--green);border-radius:8px;padding:12px 18px;font-size:13px;font-weight:600}button.primary:hover{background:#244932}.secondary{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:10px 14px;font-size:13px}.secondary:hover{border-color:#98a38b}.quiet{background:none;border:0;font-size:13px;padding:10px}.text-link{border:0;background:none;color:var(--green);padding:3px 0;text-align:left;font-size:12px;text-decoration:underline;text-underline-offset:3px}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;gap:28px;background:var(--paper)}.brand{text-decoration:none;display:flex;gap:12px;align-items:center;font-size:22px;font-weight:600;letter-spacing:-1px}.brand-mark{display:grid;place-content:center;background:var(--green);color:#fff;width:34px;height:36px;border-radius:10px;font-size:29px;position:relative}.brand-mark span{position:absolute;right:4px;bottom:1px;color:#c6d797}.brand-sub{font-size:15px;font-weight:400;color:var(--muted);letter-spacing:0}.project-name{display:flex;gap:26px;align-items:center;font-size:13px}.project-name button{background:none;border:0}.project-name button span{margin-left:14px;color:var(--muted)}.divider{color:#bdc1b5}.top-right{margin-left:auto;display:flex;align-items:center;gap:16px}.demo-badge{display:flex;gap:7px;align-items:center;font-size:11px;color:#586250;border:1px solid var(--line);padding:6px 9px;border-radius:5px}.demo-badge i{width:5px;height:5px;background:#77934a;border-radius:50%}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 370px;min-height:calc(100dvh - 76px);max-width:1680px;margin:auto}.conversation{min-width:0;display:flex;flex-direction:column}.stage{width:100%;max-width:840px;margin:0 auto;padding:42px 58px 30px;flex:1}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:1.7px;font-weight:700;color:var(--muted)}.phase-line{display:flex;align-items:center;justify-content:space-between}.step-count{font-size:12px;font-variant-numeric:tabular-nums}.step-count span{color:#919587}.breadcrumb{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 22px;color:#95998f;font-size:11px}.breadcrumb i{font-style:normal;color:#c0c3b8}.breadcrumb .current{color:var(--green);font-weight:700}h1{font-family:Newsreader,Georgia,serif;font-size:clamp(34px,3.8vw,52px);font-weight:400;letter-spacing:-1.5px;line-height:1.07;margin-bottom:14px;max-width:650px}.intro{font-size:14px;color:#74796e;line-height:1.6;max-width:520px;margin-bottom:32px}.exchange{border-top:1px solid var(--line);padding-top:25px}.speaker{display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:16px}.speaker>span:last-child{margin-left:auto;font-size:10px;color:var(--muted)}.mini-mark{background:var(--soft);color:var(--green);font-weight:700;border-radius:8px;padding:6px 8px;font-size:16px}.question{font-size:16px;line-height:1.5;margin:0 0 20px}.example,.change,.revision{background:#eeeee6;border-left:2px solid #9bac83;padding:16px 20px;margin-bottom:22px;border-radius:0 6px 6px 0;font-size:13px;line-height:1.65}.example p:last-child,.revision p:last-child{margin-bottom:0}.response{margin-top:24px}.response-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:12px}.response label,label{display:block;font-size:12px;font-weight:600;margin-bottom:5px}textarea,input{width:100%;border:1px solid #d1d7c7;border-radius:9px;background:var(--paper);color:var(--ink);padding:16px;font-size:14px;line-height:1.6}textarea{resize:vertical}textarea:focus,input:focus{outline:2px solid #91a873;outline-offset:2px}.response small,small{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:8px}.choices{display:grid;gap:9px}.choice{display:flex;align-items:flex-start;gap:13px;border:1px solid var(--line);border-radius:9px;background:var(--paper);padding:14px;text-align:left}.choice.selected{background:#eff4e9;border-color:#8aa271}.choice strong{font-size:13px}.choice small{margin-top:4px}.radio{width:15px;height:15px;border:1px solid #b5beaa;border-radius:50%;margin-top:3px;flex-shrink:0}.selected .radio{border:4px solid var(--green)}.save-preview{display:flex;gap:12px;align-items:center;margin-top:28px;font-size:12px;color:var(--muted);padding-top:18px;border-top:1px dashed var(--line)}.save-preview>span:first-child{font-size:21px}.save-preview strong{display:block;font-size:11px;font-weight:500;margin-bottom:4px}.save-status{margin-left:auto;font-size:10px;text-transform:uppercase;letter-spacing:1px}.step-nav{position:sticky;bottom:0;background:#f8f7f3f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:20px 28px;gap:12px}.step-nav>span{font-size:10px;color:var(--muted)}.step-nav .primary{max-width:60%;text-align:left}.blueprint{background:#f0f1ea;border-left:1px solid var(--line);padding:30px 24px}.rail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.rail-head h2{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:32px;margin:6px 0 0;letter-spacing:-.7px}.rail-mark{font-size:40px;color:#7f9266}.rail-tabs{display:flex;gap:3px;background:#e5e8dc;border-radius:7px;padding:4px}.rail-tabs button{width:50%;border:0;border-radius:5px;background:none;font-size:12px;padding:9px}.rail-tabs button[aria-pressed=true]{background:var(--paper);box-shadow:0 1px 3px #0001}.progress-section{padding:24px 0 20px}.progress-section>div{display:flex;justify-content:space-between;font-size:11px}.progress-section strong{font-weight:600}.progress-section span{color:var(--muted)}progress{width:100%;height:6px;appearance:none;border:0;border-radius:5px;overflow:hidden;display:block;margin:12px 0;background:#dce1d3}progress::-webkit-progress-bar{background:#dce1d3}progress::-webkit-progress-value{background:#688249}progress::-moz-progress-bar{background:#688249}.progress-section p{font-size:11px;line-height:1.5;color:var(--muted);margin-bottom:0}.next-gap{background:#e5ebdc;border-radius:8px;padding:16px}.next-gap strong{display:block;font-size:13px;margin:8px 0}.next-gap p{font-size:11px;color:#6b765f;line-height:1.5;margin:0}.file-group{margin-top:23px}.file-group h3{display:flex;justify-content:space-between;margin:0 0 7px;font-size:11px;font-weight:600}.file-group h3>span{color:#8c9382;font-weight:400}.file-row{display:flex;align-items:center;gap:8px;width:100%;padding:11px 0;border:0;border-bottom:1px solid #e0e3d8;background:none;text-align:left}.file-row:hover{background:#e7ecdf}.file-symbol{color:#597746;font-size:12px;width:17px;flex-shrink:0}.file-symbol.empty{color:#929887}.file-meta{min-width:0;flex:1}.file-meta strong{display:block;font-size:11px;font-weight:500}.file-meta code{display:block;font-size:9px;color:#8c9185;margin-top:3px;overflow-wrap:anywhere}.file-status{font-size:9px;color:#4c7141;white-space:nowrap}.file-status.missing{color:#929788}.file-status.warn{color:#945b2b}.rail-note{display:flex;gap:10px;margin-top:28px;color:#7e8773}.rail-note p{font-size:10px;line-height:1.6;margin:0}.sample-grid details{border:1px solid var(--line);padding:13px;border-radius:8px;margin-bottom:8px;font-size:13px}.sample-grid summary{cursor:pointer}.sample-grid blockquote{margin:15px 0;font-family:Newsreader,Georgia,serif;font-size:22px}.upload{margin-top:20px}.upload input{font-size:12px;padding:8px}.actions{display:flex;flex-wrap:wrap;gap:10px}.finish-card h2{font-family:Newsreader,Georgia,serif;font-size:32px;font-weight:400;margin:12px 0}.finish-card p{font-size:14px;line-height:1.7}.subtle{color:var(--muted)}.revision{margin-top:20px}.revision p{margin-top:8px}.notice{padding:12px 32px;background:#e5ebdc;font-size:12px;color:#3f5735}dialog{border:1px solid var(--line);border-radius:16px;background:var(--paper);color:var(--ink);padding:26px;width:min(760px,calc(100% - 32px));max-height:85dvh;box-shadow:0 25px 100px #0003}dialog::backdrop{background:#1e281d66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}dialog h2{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:32px;margin-bottom:12px}dialog p{font-size:13px;line-height:1.7;color:#64705c}dialog code{font-size:12px;color:var(--green)}.file-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.markdown{border-top:1px solid var(--line);padding-top:20px}.markdown h2{font-size:25px}.markdown pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#eff1e8;padding:15px;font-size:12px}.markdown textarea{font-family:monospace;font-size:12px;margin-bottom:12px}.journey-list{display:grid;gap:5px}.journey-list button{display:flex;align-items:center;gap:14px;border:1px solid var(--line);background:none;padding:13px;border-radius:8px;text-align:left}.journey-list button.active{background:var(--soft);border-color:#9aaf7f}.journey-list strong{font-size:13px;font-weight:500}.journey-list small{margin:0 0 0 auto;font-size:10px}.journey-list button>span{font-size:11px;color:var(--green);width:20px}.sr{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.mobile-switch{display:none}#save-name{margin-top:16px}@media(min-width:1500px){.workspace{grid-template-columns:minmax(0,1fr) 400px}.blueprint{padding:36px}.stage{padding-top:55px}}@media(max-width:1050px){.workspace{grid-template-columns:minmax(0,1fr) 315px}.stage{padding:32px}.topbar{padding:0 22px;gap:15px}.brand-sub,.project-name .divider{display:none}.top-right{gap:5px}.blueprint{padding:24px 18px}.step-nav>span{display:none}.file-status{font-size:8px}}@media(max-width:740px){.topbar{height:65px;padding:0 16px;gap:12px}.project-name{display:none}.demo-badge{font-size:9px;padding:5px}.top-right .quiet{font-size:11px;padding:7px}.workspace{display:block;min-height:calc(100dvh - 111px)}.blueprint{display:none;border-left:0;min-height:calc(100dvh - 111px)}.stage{padding:28px 22px}.mobile-switch{display:flex;border-bottom:1px solid var(--line);background:var(--paper)}.mobile-switch button{width:50%;border:0;background:none;padding:14px;font-size:12px}.mobile-switch #show-chat{border-bottom:2px solid var(--green);color:var(--green)}.mobile-bot .mobile-switch #show-chat{border-bottom:0;color:var(--muted)}.mobile-bot .mobile-switch #show-bot{border-bottom:2px solid var(--green);color:var(--green)}.mobile-bot .conversation{display:none}.mobile-bot .blueprint{display:block}.conversation{min-height:calc(100dvh - 111px)}h1{font-size:40px}.step-nav{padding:16px}.step-nav .primary{font-size:12px;max-width:73%}.file-status{font-size:10px}.file-meta strong{font-size:13px}.file-meta code{font-size:11px}.file-row{padding:14px 0}.brand{font-size:20px}.brand-mark{width:28px;height:30px;font-size:23px}.breadcrumb{gap:7px;font-size:10px}.speaker>span:last-child{font-size:9px}.intro{font-size:13px}.response-head{align-items:baseline}textarea,input{font-size:16px}button{min-height:40px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
