:root{--ink:#171717;--muted:#706f6b;--line:#e8e6e1;--canvas:#f4f2ed;--paper:#fff;--accent:#ff6b4a;--accent-2:#8b5cf6;--soft:#f8f7f4;--radius:18px;--shadow:0 24px 70px rgba(25,22,18,.10)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.brand-lockup{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:22px;font-weight:750;letter-spacing:-.04em}.brand-lockup.dark{color:var(--ink)}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#ff7a59,#7c4dff);color:#fff;font-weight:850;box-shadow:0 8px 24px rgba(124,77,255,.25)}.brand-mark.mini{width:30px;height:30px;border-radius:9px}.brand-dot{color:var(--accent)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:#8a8781}.topbar{height:68px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.86);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20}.user-menu{display:flex;align-items:center;gap:10px}.user-menu form{margin:0}.auth-page{overflow-x:hidden}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr)}.auth-story{position:relative;padding:42px 58px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 15% 18%,rgba(255,135,94,.95),transparent 32%),radial-gradient(circle at 86% 28%,rgba(118,76,255,.82),transparent 38%),linear-gradient(145deg,#16131c 0%,#27202d 48%,#151419 100%)}.auth-story:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 82%);pointer-events:none}.auth-story>*{position:relative;z-index:1}.auth-story-copy{max-width:640px}.auth-story-copy .eyebrow{color:rgba(255,255,255,.62)}.auth-story h1{font-size:clamp(46px,5vw,78px);line-height:.98;letter-spacing:-.065em;margin:18px 0 24px;max-width:760px}.auth-story p{font-size:18px;line-height:1.65;color:rgba(255,255,255,.72);max-width:620px}.stage-preview{margin-top:52px;display:grid;gap:12px;max-width:520px}.stage-preview>div{display:grid;grid-template-columns:38px 1fr;column-gap:12px;align-items:center;padding:15px 17px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px)}.stage-preview strong,.stage-preview small{grid-column:2}.stage-preview small{color:rgba(255,255,255,.54);margin-top:2px}.stage-index{grid-row:1/3;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);font-size:11px}.stage-index.done{background:#fff;color:#141414}.stage-index.active{border-color:#ff9276;color:#ffd6cd;box-shadow:0 0 0 5px rgba(255,107,74,.12)}.auth-footnote{font-size:12px!important;color:rgba(255,255,255,.48)!important}.auth-card-wrap{display:grid;place-items:center;padding:48px;background:#fbfaf8}.auth-card{width:min(440px,100%);padding:42px;border:1px solid #ebe8e2;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.auth-card h2{font-size:34px;letter-spacing:-.045em;margin:0 0 8px}.auth-card>p{color:var(--muted);margin-bottom:30px}.auth-switch{text-align:center;font-size:14px;margin:24px 0 0!important}.mobile-brand{display:none;font-weight:800;font-size:20px;margin-bottom:28px}.dashboard-shell{max-width:1260px;margin:0 auto;padding:74px 30px 100px}.hero-builder{display:grid;grid-template-columns:.68fr 1.32fr;gap:72px;align-items:center;padding:32px 0 82px}.hero-copy h1{font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.07em;margin:15px 0 22px}.hero-copy p{font-size:17px;line-height:1.65;color:var(--muted);max-width:430px}.builder-card{background:#fff;border:1px solid #e6e3dc;border-radius:24px;padding:22px;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.builder-card:focus-within{transform:translateY(-2px);box-shadow:0 30px 90px rgba(25,22,18,.14)}.project-name-input{border:0;border-bottom:1px solid var(--line);width:100%;font-size:16px;font-weight:750;padding:10px 8px 15px;outline:0}.builder-card textarea{border:0;resize:none;width:100%;height:190px;padding:19px 8px;font-size:18px;line-height:1.55;outline:0}.builder-actions{border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.prompt-tips{display:flex;flex-wrap:wrap;gap:12px;color:#96928b;font-size:11px}.build-button{border:0;border-radius:999px;background:#181818;color:#fff;padding:12px 17px;display:flex;gap:14px;align-items:center;font-weight:700;white-space:nowrap}.projects-section{border-top:1px solid #ddd9d1;padding-top:42px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-heading h2{margin:6px 0 0;font-size:32px;letter-spacing:-.045em}.project-count{font-size:13px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card{display:block;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;color:inherit;text-decoration:none;transition:transform .18s,box-shadow .18s}.project-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(25,22,18,.10);color:inherit}.project-thumb{height:160px;background:linear-gradient(145deg,#f2dfd7,#e3ddf6);position:relative;display:grid;place-items:center;overflow:hidden}.project-thumb>span{position:relative;z-index:2;font-size:42px;font-weight:850;color:#fff;text-shadow:0 5px 20px rgba(0,0,0,.15)}.thumb-orb{position:absolute;width:180px;height:180px;border-radius:46% 54% 61% 39%;background:linear-gradient(145deg,#ff8264,#7854ff);filter:blur(.2px);transform:rotate(18deg);box-shadow:0 22px 50px rgba(106,72,228,.28)}.project-meta{padding:20px}.project-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-title-row h3{font-size:18px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-meta p{height:43px;color:var(--muted);font-size:13px;line-height:1.55;margin:12px 0 18px;overflow:hidden}.project-footer{display:flex;justify-content:space-between;color:#98948d;font-size:11px}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:#eceae6;color:#68645e}.status-ready{background:#dff7e9;color:#26764a}.status-failed{background:#ffe2df;color:#a63f35}.status-queued,.status-planning,.status-building,.status-reviewing,.status-starting{background:#fff0d4;color:#966019}.empty-projects{padding:72px 20px;text-align:center;border:1px dashed #d8d3ca;border-radius:20px}.empty-icon{font-size:32px}.empty-projects h3{margin:14px 0 6px}.empty-projects p{color:var(--muted)}.studio-page{overflow:hidden;background:#ebeae6}.studio{height:100vh;display:grid;grid-template-columns:250px minmax(360px,1fr) 390px;grid-template-rows:58px minmax(0,1fr);grid-template-areas:"top top top" "side preview chat"}.studio-topbar{grid-area:top;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;z-index:5}.studio-left-head,.studio-actions{display:flex;align-items:center;gap:9px}.studio-actions{justify-content:flex-end}.back-button,.icon-button{border:0;background:transparent;width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:#555;text-decoration:none;font-size:18px}.back-button:hover,.icon-button:hover{background:#f1efeb}.project-head{display:flex;flex-direction:column;line-height:1.05}.project-head strong{font-size:13px}.project-head span{font-size:10px;color:#999;margin-top:4px}.viewport-switch{display:flex;background:#f1efeb;padding:3px;border-radius:10px}.viewport-switch button{border:0;background:transparent;width:34px;height:28px;border-radius:7px;color:#888}.viewport-switch button.active{background:#fff;color:#222;box-shadow:0 2px 8px rgba(0,0,0,.08)}.studio-sidebar{grid-area:side;background:#faf9f7;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.sidebar-title{padding:18px 17px 14px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;display:flex;justify-content:space-between}.live-dot{width:7px;height:7px;border-radius:50%;background:#54c785;box-shadow:0 0 0 4px rgba(84,199,133,.13)}.stage-rail{padding:2px 12px 15px}.stage-row{display:grid;grid-template-columns:27px 1fr;gap:9px;padding:9px;border-radius:10px;color:#8f8b84}.stage-row>span{width:24px;height:24px;border:1px solid #d7d3cc;border-radius:50%;display:grid;place-items:center;font-size:10px}.stage-row strong,.stage-row small{display:block}.stage-row strong{font-size:11px}.stage-row small{font-size:9px;margin-top:2px}.stage-row.active{background:#fff;color:#272522;box-shadow:0 4px 18px rgba(20,18,16,.06)}.stage-row.active>span{background:#1d1d1d;color:#fff;border-color:#1d1d1d}.stage-row.done>span{background:#def5e8;color:#27734a;border-color:#bce8cf}.event-stream{border-top:1px solid var(--line);padding:14px 14px 40px;overflow:auto}.event-item{display:grid;grid-template-columns:12px 1fr;gap:7px;padding:8px 3px}.event-dot{width:6px;height:6px;border-radius:50%;background:#c4c0b9;margin-top:5px}.event-item strong{font-size:10px;color:#777}.event-item p{margin:2px 0 0;font-size:10px;line-height:1.45;color:#918c84}.event-error .event-dot{background:#e35c50}.event-success .event-dot{background:#4eb979}.preview-stage{grid-area:preview;min-width:0;padding:18px;display:flex;justify-content:center;overflow:auto;background:radial-gradient(circle at 50% 20%,#f7f6f2,#e7e5df)}.preview-shell{width:100%;height:100%;min-height:420px;background:#fff;border:1px solid #d9d6cf;border-radius:13px;overflow:hidden;box-shadow:0 18px 55px rgba(25,22,18,.12);transition:max-width .22s}.preview-shell iframe{width:100%;height:100%;border:0;background:#fff}.preview-placeholder{height:100%;display:grid;place-content:center;text-align:center;padding:30px}.preview-placeholder h2{font-size:25px;letter-spacing:-.04em;margin:23px 0 8px}.preview-placeholder p{color:var(--muted);max-width:380px}.loader-orbit{position:relative;width:52px;height:52px;margin:auto;animation:spin 3s linear infinite}.loader-orbit span{position:absolute;width:14px;height:14px;border-radius:50%;background:linear-gradient(145deg,#ff795a,#7957f7)}.loader-orbit span:nth-child(1){top:0;left:19px}.loader-orbit span:nth-child(2){bottom:3px;left:2px}.loader-orbit span:nth-child(3){bottom:3px;right:2px}@keyframes spin{to{transform:rotate(360deg)}}.chat-panel{grid-area:chat;background:#fff;border-left:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.chat-head{padding:17px 17px 13px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.chat-head h2{font-size:18px;letter-spacing:-.03em;margin:3px 0 0}.messages{flex:1;overflow:auto;padding:18px}.message{display:grid;grid-template-columns:28px 1fr;gap:9px;margin-bottom:14px}.message-avatar{width:27px;height:27px;border-radius:9px;background:#eeeae4;display:grid;place-items:center;font-size:9px;font-weight:800}.message-assistant .message-avatar{background:linear-gradient(145deg,#ff8264,#7854ff);color:#fff}.message-bubble{background:#f5f3ef;border-radius:4px 13px 13px 13px;padding:11px 13px;line-height:1.52;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.message-user .message-bubble{background:#222;color:#fff}.progress-bubble{display:flex;align-items:center;gap:9px;color:#706c66}.typing{display:flex;gap:3px}.typing i{width:4px;height:4px;background:#7a756e;border-radius:50%;animation:bounce 1.1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.composer{margin:12px;border:1px solid #ddd9d1;border-radius:15px;padding:11px;background:#fff;box-shadow:0 7px 24px rgba(20,18,16,.07)}.composer textarea{border:0;resize:none;width:100%;height:74px;outline:0;font-size:12px;line-height:1.5}.composer-foot{display:flex;align-items:center;justify-content:space-between;color:#a09b93;font-size:9px}.composer-foot button{width:28px;height:28px;border:0;border-radius:9px;background:#1e1e1e;color:#fff;font-size:17px}.publish-note{margin:0 12px 12px;padding:10px 12px;border-radius:11px;background:#e8f7ee;display:flex;justify-content:space-between;font-size:10px}.publish-note a{color:#26764a}.d-none{display:none!important}@media(max-width:1080px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio{grid-template-columns:210px minmax(360px,1fr) 330px}}@media(max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.auth-card-wrap{min-height:100vh;padding:24px}.mobile-brand{display:flex;align-items:center;gap:9px}.hero-builder{grid-template-columns:1fr;gap:25px}.hero-copy h1{font-size:56px}.studio{grid-template-columns:1fr;grid-template-rows:58px minmax(360px,1fr) 390px;grid-template-areas:"top" "preview" "chat";overflow:auto}.studio-sidebar{display:none}.chat-panel{border:0;border-top:1px solid var(--line);min-height:390px}.studio-topbar{grid-template-columns:1fr auto}.viewport-switch{display:none}.preview-stage{min-height:440px}.studio-actions .btn-outline-secondary{display:none}}@media(max-width:620px){.topbar{padding:0 16px}.dashboard-shell{padding:46px 16px 70px}.hero-copy h1{font-size:46px}.builder-card textarea{height:160px;font-size:16px}.prompt-tips{display:none}.project-grid{grid-template-columns:1fr}.auth-card{padding:28px 22px;border-radius:18px}.studio-actions form{display:none}}
