:root{color-scheme:dark;--bg:#060709;--panel:#0d1018;--line:#252b38;--muted:#8c94a6;--blue:#2f9bff;--white:#f5f7fb}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}body{background:radial-gradient(circle at 50% -10%,#18233d 0,transparent 42%),linear-gradient(145deg,#080a10,#050609 60%)}.workspace,body{min-height:100vh}.topbar{height:76px;padding:0 4vw;border-bottom:1px solid var(--line);justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;background:rgba(6,7,9,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5}.brand,.topbar{display:flex;align-items:center}.brand{gap:12px}.brand small,.brand strong{display:block}.brand small{font-size:11px;color:var(--muted);letter-spacing:.16em;text-transform:uppercase}.mark{font-size:25px}.status{font:700 10px/1 ui-monospace,monospace;letter-spacing:.13em;color:#aeb6c6}.status span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#38d787;margin-right:8px;box-shadow:0 0 14px #38d787}.intro{padding:76px 4vw 42px}.eyebrow{font:700 11px/1 ui-monospace,monospace;letter-spacing:.18em;color:var(--blue)}h1{font-size:clamp(38px,5vw,72px);letter-spacing:-.055em;margin:14px 0 12px;line-height:.95}.intro>p:last-child,.login-card>p{color:var(--muted);max-width:650px}.viewer{margin:0 4vw 70px;border:1px solid var(--line);border-radius:18px;background:rgba(8,10,15,.78);overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.35)}.viewer-label{height:48px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font:700 10px ui-monospace,monospace;letter-spacing:.14em;color:#b9c2d2}.viewer-label span{color:#657084}.poster-wrap{overflow:auto;padding:18px;max-height:78vh}.poster-wrap img{display:block;width:max(100%,1750px);height:auto;border-radius:8px}footer{padding:28px 4vw;border-top:1px solid var(--line);color:#5f6878;font:700 10px ui-monospace,monospace;letter-spacing:.15em}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(440px,100%);padding:42px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(19,24,36,.96),rgba(9,11,16,.96));box-shadow:0 40px 120px rgba(0,0,0,.5)}.login-mark{font-size:34px;margin-bottom:28px}.login-card h1{font-size:48px}.login-card form{margin-top:32px}.login-card label{display:block;font-size:12px;font-weight:700;margin-bottom:9px}.login-card input{width:100%;height:52px;border:1px solid #31394a;border-radius:10px;background:#07090e;color:white;padding:0 15px;font-size:16px;outline:none}.login-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(47,155,255,.14)}.login-card button{width:100%;height:52px;margin-top:14px;border:0;border-radius:10px;background:var(--white);color:#08090d;font-weight:800;cursor:pointer}.login-card button:disabled{opacity:.6}.error{color:#ff6779!important;font-size:13px!important}@media(max-width:700px){.topbar{height:64px}.status{display:none}.intro{padding-top:48px}.viewer{margin-left:16px;margin-right:16px}.poster-wrap img{width:1400px}.login-card{padding:30px}}.live-workspace{height:100vh;display:grid;grid-template-rows:68px 1fr;overflow:hidden;background:#07090e}.live-topbar{justify-content:space-between;padding:0 22px;border-bottom:1px solid #232936;background:linear-gradient(180deg,rgba(16,19,28,.98),rgba(8,10,15,.98));box-shadow:0 10px 30px rgba(0,0,0,.28);z-index:10}.live-actions,.live-topbar{display:flex;align-items:center}.live-actions{gap:16px}.sync-state{font:700 10px/1 ui-monospace,monospace;letter-spacing:.12em;color:#a9b1c0}.sync-state i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#38d787;box-shadow:0 0 12px #38d787}.edit-button{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border-radius:9px;background:#f6f7fb;color:#090b10;text-decoration:none;font-size:13px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.edit-button:hover{transform:translateY(-1px);background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.35)}.figma-stage{min-height:0;background:radial-gradient(circle at 50% 0,#18233c,#07090e 60%)}.figma-stage iframe{display:block;width:100%;height:100%;border:0;background:#080a0f}@media(max-width:700px){.live-workspace{grid-template-rows:60px 1fr}.live-topbar{padding:0 12px}.live-topbar .brand small,.sync-state{display:none}.edit-button{height:36px;padding:0 13px}}