:root{--bg:#0b0f14;--panel:#10151d;--panel-2:#151c27;--line:#293241;--line-soft:#1c2532;--text:#f5f7fb;--muted:#9ba6b6;--accent:#9bd7b4;--accent-2:#78a6ff;--danger:#f1a0a0;--radius:10px;--sidebar-width:300px;--right-rail-width:330px;--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);margin:0;font-size:14px}a{color:inherit;text-decoration:none}button,select,textarea{font:inherit;color:inherit}button,select{background:var(--panel-2);border:1px solid var(--line);border-radius:8px;padding:10px 14px}button{cursor:pointer}button:hover,select:hover{border-color:var(--accent)}.shell{grid-template-columns:var(--sidebar-width) 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#0c1017;padding:18px 16px;overflow:hidden}.brand-row{align-items:center;gap:12px;margin-bottom:30px;display:flex}.brand-mark{width:42px;height:42px;color:var(--accent);background:#9bd7b414;border:1px solid #9bd7b473;border-radius:10px;place-items:center;font-size:22px;display:grid}.brand-title{font-size:18px;font-weight:800}.brand-subtitle{color:var(--muted);margin-top:3px;font-size:13px}.side-nav{gap:8px;margin-bottom:24px;display:grid}.side-link,.location-link{color:#d5dbe5;border:1px solid #0000;border-radius:8px;padding:11px 12px;display:block}.side-link.active,.side-link.highlighted,.location-link.active{color:#fff;background:#9bd7b417;border-color:#9bd7b480}.rail-label{color:var(--muted);margin:12px 0;font-size:12px;font-weight:800}.location-list{border-top:1px solid var(--line-soft);padding-top:12px}.location-link{white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;overflow:hidden}.main{min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 26px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.05em;font-size:12px;font-weight:900}h1{margin:4px 0 3px;font-size:24px;line-height:1.1}.pathline{color:#c3a77b;font-size:13px}.status-grid{grid-template-columns:repeat(5,minmax(150px,1fr));align-items:center;gap:10px;max-width:1020px;display:grid}.status-card,.context-pill{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);text-overflow:ellipsis;white-space:nowrap;min-height:54px;padding:10px 12px;font-weight:800;overflow:hidden}.status-card span{color:#9faad9;margin-bottom:5px;font-size:11px;display:block}.context-pill{color:#a9bdff;justify-content:center;align-items:center;display:flex}.tabbar{border-bottom:1px solid var(--line);align-items:end;gap:20px;height:48px;padding:0 26px;display:flex}.tab{color:#d2d8e2;padding:0 0 12px}.tab:first-child{color:#fff;border-bottom:2px solid var(--accent)}.workspace{grid-template-columns:minmax(430px, 530px) 1fr var(--right-rail-width);min-height:calc(100vh - 139px);display:grid}.ledger-panel,.editor-panel,.right-rail{border-right:1px solid var(--line);min-width:0;padding:20px 24px}.right-rail{border-right:0;align-content:start;gap:12px;display:grid}.panel-title-row{align-items:start;gap:12px;margin-bottom:18px;display:flex}.panel-icon{border:1px solid var(--line);width:36px;height:36px;color:var(--accent);border-radius:8px;place-items:center;display:grid}h2{margin:0;font-size:18px}p{color:var(--muted);margin:4px 0 0}.button-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ledger-table{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.ledger-row{border:0;border-bottom:1px solid var(--line-soft);text-align:left;background:#11161f;border-radius:0;grid-template-columns:42px 70px minmax(160px,1fr) 120px 180px;align-items:center;gap:8px;width:100%;padding:12px 14px;display:grid}.ledger-row:last-child{border-bottom:0}.ledger-row.selected{background:#1b2330}.drag,.ord,.node-kind,.node-ref{color:var(--muted);font-size:12px}.node-title{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:850;overflow:hidden}.node-ref{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.editor-head{justify-content:space-between;gap:20px;margin:132px 0 14px;display:flex}.editor-actions{align-items:center;gap:10px;display:flex}.editor-actions select{min-width:200px}.ai-button{background:var(--accent);color:#0c1118;border:0;font-weight:900}.rich-editor{resize:vertical;width:100%;min-height:420px;color:var(--text);border:1px solid var(--line);border-radius:var(--radius);background:#0d121a;padding:16px;line-height:1.65}.draft-status{color:#9faad9;margin:10px 0 0;font-size:12px;line-height:1.45}.button-row button:disabled,.editor-actions button:disabled{cursor:not-allowed;opacity:.48}.marketing-shell{color:#e8edf5;background:#0c1118;min-height:100vh;padding:24px clamp(24px,6vw,96px) 80px}.marketing-header{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;display:flex}.marketing-brand{color:#f2f5fb;font-size:18px;font-weight:850;text-decoration:none}.marketing-brand span{color:#a9bdff;letter-spacing:.04em;text-transform:uppercase;margin-left:8px;font-size:11px;font-weight:700}.marketing-link{color:#a9bdff;font-size:14px;text-decoration:none}.marketing-hero{max-width:850px;margin:100px auto 70px}.marketing-eyebrow{color:#a9bdff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}.marketing-hero h1{letter-spacing:-.05em;max-width:820px;margin:0;font-size:clamp(42px,7vw,78px);line-height:.98}.marketing-lede{color:#c2ccda;max-width:700px;margin:28px 0;font-size:clamp(18px,2vw,22px);line-height:1.6}.marketing-actions{flex-wrap:wrap;gap:12px;display:flex}.marketing-primary,.marketing-secondary{border-radius:8px;padding:12px 16px;font-weight:800;text-decoration:none}.marketing-primary{color:#0c1118;background:#a9bdff}.marketing-secondary{color:#e8edf5;border:1px solid #3a465a}.marketing-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1120px;margin:0 auto;display:grid}.marketing-grid article{background:#111924;border:1px solid #253244;border-radius:12px;padding:24px}.marketing-grid h2{margin:0 0 8px;font-size:20px}.marketing-grid p{color:#b8c3d3;margin:0;line-height:1.55}.rail-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:14px}.rail-card h3{margin:0 0 10px;font-size:14px}.rail-card strong{margin-bottom:8px;display:block}.rail-card span,.rail-card li{color:#c6ceda;font-size:13px;line-height:1.45}.rail-card ul{margin:0;padding-left:18px}.rail-card.muted{opacity:.75}.empty-state{color:var(--muted);text-align:center;padding:80px 20px}.brand-site{--brand-ink:#132a2d;--brand-paper:#f7f5ee;--brand-accent:#01696f;--brand-line:#d7ddd5;background:var(--brand-paper);color:var(--brand-ink);min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.brand-header{border-bottom:1px solid var(--brand-line);justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:18px clamp(20px,4vw,60px);display:flex}.brand-wordmark{letter-spacing:.02em;align-items:center;gap:9px;font-size:15px;font-weight:800;display:inline-flex}.brand-wordmark span{background:var(--brand-accent);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-family:Georgia,serif;font-size:10px;display:grid}.brand-nav{flex-wrap:wrap;justify-content:center;gap:clamp(12px,2.5vw,30px);display:flex}.brand-nav a{color:#365153;font-size:13px;font-weight:700}.brand-nav a:hover{color:var(--brand-accent)}.brand-header-actions{gap:8px;display:flex}.brand-studio-link{color:var(--brand-accent);border:1px solid #9fb7b3;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.brand-article{max-width:1020px;margin:0 auto;padding:clamp(62px,12vw,144px) clamp(20px,5vw,80px) 90px}.brand-kicker{color:var(--brand-accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:22px;font-size:12px;font-weight:800}.brand-article>h1{letter-spacing:-.055em;max-width:960px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,104px);font-weight:500;line-height:.93}.brand-deck{color:#51696a;max-width:740px;margin:30px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.5vw,30px);line-height:1.38}.brand-section{border-top:1px solid var(--brand-line);margin-top:62px;padding-top:34px}.brand-section-copy{max-width:720px}.brand-section h2{color:var(--brand-ink);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,50px);font-weight:500;line-height:1.05}.brand-copy{color:#365153;font-size:17px;line-height:1.75}.brand-copy p{color:inherit;white-space:pre-line;margin:18px 0 0}.brand-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.brand-button{background:var(--brand-accent);color:#fff;border-radius:4px;padding:13px 17px;font-size:14px;font-weight:800}.brand-button-quiet{color:var(--brand-accent);background:0 0;border:1px solid #7e9995}.brand-footer{border-top:1px solid var(--brand-line);color:#5e7374;justify-content:space-between;max-width:1280px;margin:0 auto;padding:24px clamp(20px,4vw,60px);font-size:12px;display:flex}.brand-preview .brand-header{padding-left:20px;padding-right:20px}.brand-preview .brand-article{padding:50px 30px}@media (max-width:680px){.brand-header{flex-wrap:wrap;align-items:flex-start}.brand-nav{order:3;justify-content:flex-start;width:100%}.brand-studio-link{margin-left:auto}.brand-footer{flex-direction:column;gap:8px}}.checkout-shell{color:#142426;background:#f4f3ed;min-height:100vh;padding:14vh 24px}.checkout-shell section{max-width:600px;margin:0 auto}.checkout-brand{margin-bottom:70px;font-size:14px;font-weight:900;display:inline-block}.checkout-shell h1{letter-spacing:-.055em;margin:16px 0;font-family:Georgia,serif;font-size:clamp(48px,7vw,76px);font-weight:500;line-height:.95}.checkout-shell p{color:#54696b;font-size:18px;line-height:1.6}.checkout-shell form{gap:14px;max-width:460px;margin-top:32px;display:grid}.checkout-shell label{color:#536a6a;letter-spacing:.07em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:800;display:grid}.checkout-shell input{color:#142426;font:inherit;text-transform:none;background:#fffefa;border:1px solid #bdcec7;border-radius:6px;padding:13px}.checkout-shell button{color:#fff;background:#01696f;border:0;border-radius:6px;padding:14px;font-weight:800}.checkout-message{font-size:14px!important}.studio-shell{--studio-ink:#142426;--studio-muted:#607477;--studio-accent:#01696f;color:var(--studio-ink);background:#f4f3ed;min-height:100vh}.studio-login{max-width:580px;margin:0 auto;padding:14vh 28px}.studio-kicker,.studio-title>div>span{color:var(--studio-accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:850}.studio-login h1{letter-spacing:-.05em;margin:16px 0;font-family:Georgia,serif;font-size:clamp(44px,7vw,74px);font-weight:500;line-height:.96}.studio-login>p{color:var(--studio-muted);font-size:18px;line-height:1.6}.studio-login form{gap:16px;margin-top:34px;display:grid}.studio-login label,.editor-card label{color:var(--studio-muted);letter-spacing:.04em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:800;display:grid}.studio-login input,.editor-card input,.editor-card textarea{color:var(--studio-ink);font:inherit;text-transform:none;background:#fff;border:1px solid #cbd5ce;border-radius:6px;padding:12px}.studio-login button,.editor-card button,.shape-card>button{background:var(--studio-accent);color:#fff;border:0;border-radius:6px;padding:13px 16px;font-weight:800}.studio-status{margin-top:18px;font-size:13px!important}.studio-header{z-index:2;background:#fffefa;border-bottom:1px solid #d9dfd8;justify-content:space-between;align-items:center;gap:18px;padding:14px 24px;display:flex;position:sticky;top:0}.studio-brand{letter-spacing:-.02em;font-weight:900}.studio-brand span{margin-left:6px}.studio-tabs{gap:6px;display:flex}.studio-tabs button{color:#4f6465;text-transform:capitalize;background:0 0;border:0;padding:9px 12px;font-size:13px;font-weight:800}.studio-tabs button.active{color:var(--studio-accent);background:#dcece8;border-radius:999px}.studio-header>button{color:var(--studio-accent);background:0 0;border:1px solid #bed1cd;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.studio-body{grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 60px);display:grid}.studio-sidebar{background:#e9eeea;border-right:1px solid #d1dad2;padding:22px 14px}.studio-sidebar h2{letter-spacing:.09em;text-transform:uppercase;margin:4px 10px 14px;font-size:12px}.studio-sidebar .work{text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;gap:4px;width:100%;padding:11px 10px;display:grid}.studio-sidebar .work.active{background:#fff;border-color:#cbd8d1}.studio-sidebar .work span{color:var(--studio-muted);font-size:11px}.studio-canvas{width:100%;max-width:1100px;margin:0 auto;padding:44px clamp(22px,5vw,80px)}.studio-title{border-bottom:1px solid #d4ddd6;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;padding-bottom:22px;display:flex}.studio-title h1{letter-spacing:-.04em;margin:8px 0 0;font-family:Georgia,serif;font-size:clamp(32px,5vw,54px);font-weight:500}.studio-title p{color:var(--studio-muted);text-align:right;max-width:290px;font-size:12px}.editor-card,.shape-card{background:#fffefa;border:1px solid #d6ded7;border-radius:10px;gap:20px;padding:26px;display:grid;box-shadow:0 8px 30px #1935320f}.editor-card textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.6}.editor-card p,.shape-card p{color:var(--studio-muted);margin:-10px 0 4px;line-height:1.55}.shape-card{grid-template-columns:1fr auto}.shape-card>p{grid-column:1/-1}.shape-list{border-top:1px solid #d9e0da;grid-column:1/-1;margin-top:4px;padding-top:10px}.shape-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0ed;grid-template-columns:90px 1fr;align-items:center;gap:3px;width:100%;padding:12px 8px;display:grid}.shape-list button.active{background:#e2f0ec}.shape-list span,.shape-list small{color:var(--studio-muted);font-size:11px}.shape-list small{grid-column:2}@media (max-width:760px){.studio-body{grid-template-columns:1fr}.studio-sidebar{border-bottom:1px solid #d1dad2;border-right:0;gap:6px;display:flex;overflow-x:auto}.studio-sidebar h2{display:none}.studio-sidebar .work{min-width:160px}.studio-title{flex-direction:column;align-items:flex-start}.studio-title p{text-align:left}.studio-header{flex-wrap:wrap}.studio-tabs{order:3;width:100%}.shape-card{grid-template-columns:1fr}}@media (max-width:1180px){.shell{grid-template-columns:1fr}.sidebar{display:none}.topbar{flex-direction:column;align-items:flex-start}.status-grid{grid-template-columns:repeat(2,minmax(160px,1fr));width:100%}.workspace{grid-template-columns:1fr}.ledger-panel,.editor-panel,.right-rail{border-right:0;border-bottom:1px solid var(--line)}.editor-head{margin-top:20px}.marketing-grid{grid-template-columns:1fr}.marketing-hero{margin-top:72px}}
