@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_a4bae9{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.__variable_a4bae9{--font-display:"Bricolage Grotesque","Bricolage Grotesque Fallback"}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adb45196eddef626-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d0ba92e140f0dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Instrument Sans Fallback;src:local("Arial");ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.00%;size-adjust:102.74%}.__className_3d9088{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.__variable_3d9088{--font-body:"Instrument Sans","Instrument Sans Fallback"}*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#141210;--surface:#1d1a17;--surface-2:#24201c;--line:#322c26;--ink:#ede6dc;--ink-2:#b3a99c;--steel:#9fb0ba;--copper:#c9702e;--copper-deep:#a4581f;--ok:#7fb069}body,html{height:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}.display{font-family:var(--font-display),ui-sans-serif,system-ui,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}::selection{background:var(--copper);color:var(--bg)}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rise{animation:rise .3s ease both}@media (prefers-reduced-motion:reduce){.rise,.spinner{animation:none}}.wordmark{font-family:var(--font-display),sans-serif;font-weight:700;letter-spacing:-.02em;color:var(--ink);display:inline-flex;flex-direction:column;line-height:1}.wordmark em{font-style:normal}.wordmark .bar{height:3px;background:var(--copper);border-radius:2px;margin-top:4px;width:52%;align-self:flex-end}button{font-family:inherit}.btn-primary{background:var(--copper);border:none;border-radius:10px;color:#16100a;font-weight:600;font-size:14px;cursor:pointer;transition:background .15s ease}.btn-primary:hover:not(:disabled){background:#d97f3d}.btn-primary:disabled{background:var(--surface-2);color:#6f665b;cursor:not-allowed}.btn-ghost:focus-visible,.btn-primary:focus-visible,.tpl-card:focus-visible,textarea:focus-visible{outline:2px solid var(--copper);outline-offset:2px}.btn-ghost{background:none;border:1px solid var(--line);color:var(--ink-2);border-radius:8px;font-size:13px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.btn-ghost:hover:not(:disabled){border-color:var(--steel);color:var(--ink)}.btn-ghost:disabled{cursor:not-allowed;opacity:.45}textarea.input-forge{width:100%;resize:none;background:var(--surface);border-top:1px solid var(--line);border:1px solid var(--line);border-top-color:var(--copper-deep);border-radius:12px;color:var(--ink);padding:14px;font-size:15px;font-family:inherit;line-height:1.5;outline:none;transition:border-color .15s ease}textarea.input-forge::placeholder{color:#948a7c}textarea.input-forge:focus{border-color:var(--copper)}.tpl-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:16px;cursor:pointer;text-align:left;color:var(--ink);transition:border-color .15s ease,background .15s ease}.tpl-card:hover{border-color:var(--steel);background:var(--surface-2)}.tpl-card:hover .tpl-icon{stroke:var(--copper)}.tpl-icon{stroke:var(--steel);transition:stroke .15s ease}.job-step{color:var(--steel);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;padding:3px 0 3px 12px;border-left:1px solid var(--line);margin-left:4px}@keyframes spin{to{transform:rotate(1turn)}}.spinner{width:13px;height:13px;border:2px solid var(--line);border-top-color:var(--copper);border-radius:99px;display:inline-block;animation:spin .8s linear infinite;vertical-align:-2px}.md p{margin:0 0 8px}.md p:last-child{margin-bottom:0}.md ol,.md ul{margin:4px 0 8px;padding-left:20px}.md li{margin:3px 0}.md strong{color:var(--ink)}.md code{background:var(--bg);border-radius:4px;padding:1px 5px;font-size:13px}.md h1,.md h2,.md h3{font-size:15px;margin:10px 0 6px}.workspace{display:flex;height:100vh;height:100dvh}.chat-panel{width:440px;min-width:340px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:var(--surface)}.preview-panel{flex:1 1;display:flex;flex-direction:column}@media (max-width:900px){.workspace{flex-direction:column}.chat-panel{width:100%;min-width:0;height:55%;border-right:none;border-bottom:1px solid var(--line);order:2}.preview-panel{height:45%;order:1}}