.checkout-breakdown{margin:20px 0;padding:20px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle)}.checkout-breakdown dl{margin:0;display:grid;gap:13px}.checkout-breakdown dl>div{display:flex;justify-content:space-between;gap:16px;font-size:13px}.checkout-breakdown dt{color:var(--muted)}.checkout-breakdown dd{margin:0;font-variant-numeric:tabular-nums;white-space:nowrap}.checkout-breakdown .checkout-total{border-top:1px solid var(--border);padding-top:15px;margin-top:3px;font-size:17px;font-weight:600}.checkout-breakdown .checkout-total dt{color:var(--ink)}.checkout-breakdown p{margin:14px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.checkout-quote-error p{color:var(--danger)}.checkout-quote-error button{margin-top:10px}.settings-card .checkout-legal{margin:16px 0 0}.checkout-legal a{color:var(--ink);text-underline-offset:3px}.checkout-amount-error{color:var(--danger);font-size:12px;margin-top:2px}@media(max-width:420px){.checkout-breakdown{padding:16px}.checkout-breakdown dl>div{font-size:12px}}.home-page{overflow:clip;background:var(--bg)}.home-container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.home-header{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:32px}.home-header .wordmark{font-size:24px}.home-nav,.home-header-actions,.home-signin{display:flex;align-items:center}.home-nav{gap:30px;font-size:12px;color:var(--muted-strong)}.home-nav a,.home-footer a,.home-text-link{transition:color .18s}.home-nav a:hover,.home-footer a:hover,.home-text-link:hover{color:var(--accent-text)}.home-header-actions{gap:24px}.home-signin{gap:7px;font-size:12px;font-weight:600}.home-hero{padding-top:68px;text-align:center}.home-product-label{display:inline-flex;align-items:center;gap:9px;font-size:11px;color:var(--muted-strong);letter-spacing:.035em}.home-product-label>span{width:5px;height:5px;border-radius:50%;background:var(--accent-text)}.home-hero h1{font-size:clamp(52px,6.7vw,93px);font-weight:500;letter-spacing:-.065em;line-height:1.04;margin:26px auto 22px}.home-hero h1 em{color:var(--accent-text);font-size:1.13em;letter-spacing:-.045em;line-height:.95}.home-hero p{max-width:460px;margin-inline:auto;color:var(--muted);font-size:14px;line-height:1.7}.home-hero-actions{display:flex;justify-content:center;align-items:center;gap:29px;margin-top:29px}.home-hero-actions .button{min-height:46px;padding-inline:22px;font-size:12px}.home-text-link{display:inline-flex;align-items:center;gap:9px;font-size:12px}.home-reference-section{margin-top:58px;scroll-margin-top:30px}.home-reference-track{display:flex;align-items:flex-start;gap:16px;width:min(1344px,calc(100% - 48px));margin-inline:auto;padding:12px 3px 0}.home-reference-card{flex:1;min-width:0;padding:0;overflow:hidden;text-align:left;border:1px solid var(--border-strong);border-radius:12px;background:var(--surface);box-shadow:0 10px 28px var(--shadow)}.home-reference-card-0,.home-reference-card-4{margin-top:48px}.home-reference-card-1,.home-reference-card-3{margin-top:22px}.home-reference-media{height:270px;position:relative;isolation:isolate;overflow:hidden;background:#eeefe9}.home-reference-media img{width:100%;height:100%;object-fit:cover;object-position:50% 45%;display:block;max-width:100%}.home-reference-media--portrait img{object-position:left top}.home-reference-media--turnaround img{object-position:left center}.home-reference-media--fullbody img{object-position:left 20%}.home-reference-card-2 .home-reference-media{height:318px}.home-reference-card-1 .home-reference-media,.home-reference-card-3 .home-reference-media{height:296px}.home-reference-category{position:absolute;top:13px;left:13px;background:#12160fce;color:#edf1e6;border:1px solid #ffffff20;border-radius:4px;font-size:9px;font-weight:500;letter-spacing:.025em;padding:5px 8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-reference-open{position:absolute;bottom:12px;right:12px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#13170fdd;color:#edf1e6;opacity:0;transform:translateY(4px);transition:opacity .18s,transform .18s}.home-reference-card:hover .home-reference-open,.home-reference-card:focus-visible .home-reference-open{opacity:1;transform:none}.home-reference-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;font-size:11px}.home-reference-caption>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.home-reference-caption>svg{color:var(--muted)}.home-library-caption{display:flex;align-items:center;justify-content:space-between;margin-top:25px;color:var(--muted);font-size:11px}.home-library-caption>a{display:flex;align-items:center;gap:9px;color:var(--ink)}.home-library-caption>a:hover{color:var(--accent-text)}.home-workflow{padding-top:114px;scroll-margin-top:40px}.home-section-label{display:block;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.16em;margin-bottom:16px}.home-section-heading h2{font-size:clamp(30px,3.25vw,44px);line-height:1.15;font-weight:500}.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:38px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:31px}.home-steps>div{padding:0 36px;border-left:1px solid var(--border)}.home-steps>div:first-child{padding-left:0;border-left:0}.home-steps>div:last-child{padding-right:0}.home-step-number{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin-bottom:24px;font-variant-numeric:tabular-nums}.home-step-number svg{color:var(--accent-text)}.home-steps h3{font-size:17px;letter-spacing:-.025em;margin-bottom:10px}.home-steps p{font-size:12px;line-height:1.8;max-width:270px;color:var(--muted)}.home-at{color:var(--accent-text);font-weight:600}.home-studio{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.65fr);align-items:center;gap:64px;padding-top:114px;scroll-margin-top:35px}.home-studio-copy h2{max-width:340px;font-size:clamp(32px,3.25vw,44px);font-weight:500;line-height:1.12;margin-bottom:20px}.home-studio-copy h2 em{color:var(--accent-text);font-size:1.12em}.home-studio-copy p{max-width:310px;font-size:13px;line-height:1.8;color:var(--muted)}.home-studio-copy .button{margin-top:25px;min-height:44px;font-size:12px}.home-studio-preview{min-width:0;margin:0;border:1px solid var(--border-strong);border-radius:12px;background:var(--surface);overflow:hidden;box-shadow:0 12px 36px var(--shadow)}.home-studio-preview video{display:block;width:100%;height:auto;aspect-ratio:16 / 9;background:#11150f}.home-studio-preview figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-top:1px solid var(--border);color:var(--muted);font-size:11px}.home-studio-preview figcaption>span:first-child{color:var(--ink)}.home-studio-video-error{aspect-ratio:16 / 9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:20px;text-align:center;color:var(--muted);font-size:12px}.home-pricing{display:grid;grid-template-columns:1fr 440px;gap:100px;padding-block:120px;align-items:center;scroll-margin-top:35px}.home-pricing h2{font-size:clamp(40px,4.2vw,59px);line-height:1.12;font-weight:500;margin-bottom:23px}.home-pricing h2 em{color:var(--accent-text);font-size:1.08em}.home-pricing-copy>p{color:var(--muted);font-size:13px;line-height:1.8;max-width:340px}.home-price-equation{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:27px;font-size:11px}.home-price-equation svg{color:var(--muted)}.home-price-equation strong{font-weight:500;padding:7px 9px;border:1px solid var(--accent-border);border-radius:5px;color:var(--accent-text);background:var(--accent-soft)}.home-pricing-copy>.home-price-note{font-size:11px;margin-top:12px;max-width:360px}.home-pricing-copy ul{list-style:none;margin:30px 0 0;padding:0;display:grid;gap:13px;font-size:12px}.home-pricing-copy li{display:flex;align-items:center;gap:11px}.home-pricing-copy li svg{color:var(--accent-text)}.home-pricing-card{padding:30px;border:1px solid var(--border-strong);border-radius:16px;background:var(--surface);box-shadow:0 14px 40px var(--shadow)}.home-pricing-card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.home-pricing-card-heading h3{font-size:17px;letter-spacing:-.025em}.home-pricing-card-heading>span{color:var(--muted);font-size:10px;letter-spacing:.08em}.home-credit-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.home-credit-options button{padding:13px 8px;font-size:13px;border-radius:7px;border:1px solid var(--border);background:var(--bg);transition:border-color .18s,background .18s}.home-credit-options button:hover{border-color:var(--border-strong)}.home-credit-options button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-text)}.home-pricing-card .checkout-breakdown{margin-top:24px}.home-pricing-card .checkout-breakdown dl{gap:16px}.home-pricing-card .checkout-total{margin-top:1px;padding-top:20px;font-size:17px}.home-pricing-cta{width:100%;min-height:46px;margin-top:24px}.home-checkout-caption{margin-top:12px;text-align:center;font-size:10px;color:var(--muted)}.home-footer{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:110px;border-top:1px solid var(--border)}.home-footer .wordmark{font-size:20px}.home-footer .wordmark img{width:24px;height:24px}.home-footer>span{color:var(--muted);font-size:10px}.home-footer nav{display:flex;align-items:center;gap:26px;font-size:11px;color:var(--muted-strong)}.home-footer nav a{display:inline-flex;align-items:center;gap:4px}.home-image-fallback{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#59634f;font-size:11px}.home-preview-modal{max-width:780px}.home-preview-image{height:min(54svh,480px);background:#f0f1eb;border:1px solid var(--border);border-radius:9px;overflow:hidden}.home-preview-image img{width:100%;height:100%;object-fit:contain;display:block}.home-view-options{display:flex;gap:8px;margin-top:15px}.home-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:22px}.home-preview-footer p{color:var(--muted);font-size:12px;line-height:1.6;max-width:330px}@media(min-width:1600px){.home-hero{padding-top:82px}.home-reference-section{margin-top:68px}}@media(max-width:1100px){.home-container{width:calc(100% - 64px)}.home-pricing{grid-template-columns:1fr 400px;gap:50px}.home-studio{gap:40px}.home-reference-track{width:calc(100% - 32px);gap:12px}.home-reference-media{height:235px}.home-reference-card-2 .home-reference-media{height:283px}.home-reference-card-1 .home-reference-media,.home-reference-card-3 .home-reference-media{height:257px}.home-reference-caption{padding:13px 11px;font-size:10px}}@media(max-width:800px){.home-nav{gap:18px}.home-nav a:nth-child(2){display:none}.home-header{height:80px;gap:20px}.home-header-actions{gap:16px}.home-header .wordmark{font-size:21px}.home-hero{padding-top:60px}.home-hero h1{font-size:clamp(48px,8.2vw,66px)}.home-reference-section{margin-top:40px}.home-reference-track{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:10px 32px 18px;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.home-reference-card{flex:0 0 205px;scroll-snap-align:center;margin-top:0;box-shadow:none}.home-reference-card .home-reference-media{height:260px}.home-library-caption{margin-top:10px}.home-workflow{padding-top:80px}.home-studio{grid-template-columns:1fr;gap:30px;padding-top:80px}.home-studio-copy h2,.home-studio-copy p{max-width:420px}.home-steps>div{padding-inline:24px}.home-pricing{grid-template-columns:1fr 350px;gap:35px;padding-block:85px}.home-pricing-card{padding:22px}.home-pricing h2{font-size:40px}.home-price-equation{gap:7px;font-size:10px}.home-footer{flex-wrap:wrap;padding-block:30px}.home-footer>span{margin-left:auto}.home-footer nav{width:100%}}@media(max-width:650px){.home-container{width:calc(100% - 40px)}.home-nav{display:none}.home-header .wordmark{font-size:21px}.home-header{height:77px}.home-header-actions{gap:13px}.home-hero{padding-top:46px}.home-product-label{font-size:10px}.home-hero h1{font-size:clamp(40px,8.9vw,57px);line-height:1.075;margin-top:23px}.home-desktop-break{display:none}.home-hero h1 em{font-size:1.12em}.home-hero p{max-width:320px;font-size:12px}.home-hero-actions{gap:23px;margin-top:25px}.home-hero-actions .button{padding-inline:17px}.home-text-link{font-size:11px;gap:6px}.home-reference-track{padding-inline:20px;gap:12px}.home-reference-card{flex-basis:204px}.home-library-caption{gap:18px;font-size:10px}.home-library-caption>a{gap:5px;white-space:nowrap}.home-workflow,.home-studio{padding-top:72px}.home-studio-copy h2{max-width:290px;font-size:36px}.home-studio-preview figcaption{padding:12px 14px}.home-section-heading h2{font-size:32px;max-width:250px}.home-steps{grid-template-columns:1fr;padding-block:0;margin-top:24px}.home-steps>div,.home-steps>div:first-child,.home-steps>div:last-child{border-left:0;border-top:1px solid var(--border);padding:24px 0}.home-steps>div:first-child{border-top:0}.home-step-number{margin-bottom:15px}.home-steps h3{font-size:18px}.home-steps p{max-width:330px}.home-pricing{grid-template-columns:1fr;gap:32px;padding-block:72px}.home-pricing h2{font-size:45px}.home-pricing-card{padding:24px}.home-price-equation{font-size:11px;gap:8px}.home-pricing-copy ul{gap:12px}.home-footer{gap:20px}.home-footer nav{gap:24px}.home-preview-footer{align-items:flex-start;flex-direction:column;gap:15px}.home-view-options .button{flex:1}}@media(prefers-reduced-motion:reduce){.home-page *,.home-page *:before,.home-page *:after{scroll-behavior:auto;transition:none}}.legal-page{min-height:100dvh;background:var(--bg)}.legal-header,.legal-main,.legal-footer{width:min(1120px,calc(100% - 64px));margin-inline:auto}.legal-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border)}.legal-header-actions{display:flex;align-items:center;gap:12px}.legal-intro{padding:60px 0 44px}.legal-tabs{display:flex;gap:8px;margin-bottom:24px}.legal-tabs a{padding:8px 14px;border:1px solid var(--border);border-radius:100px;color:var(--muted-strong)}.legal-tabs a.active{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent-text)}.legal-intro h1{font-size:clamp(36px,5vw,60px);line-height:1.1}.legal-date,.legal-operator{margin-top:16px;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);align-items:start;gap:72px;padding-bottom:72px}.legal-contents{position:sticky;top:32px;border-top:1px solid var(--border);padding-top:24px}.legal-contents>p{font-size:12px;color:var(--muted);font-weight:600;margin-bottom:18px}.legal-contents ol{display:grid;gap:16px;padding:0;margin:0;list-style:none}.legal-contents a{color:var(--muted-strong);line-height:1.5}.legal-contents a:hover,.legal-footer a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.legal-document{min-width:0}.legal-document section{border-top:1px solid var(--border);padding:28px 0 36px;scroll-margin-top:32px}.legal-document h2{display:flex;align-items:baseline;gap:16px;font-size:22px;line-height:1.35;margin-bottom:20px;letter-spacing:-.025em}.legal-document h2>span{color:var(--accent-text);font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:0}.legal-document p,.legal-document li{font-size:15px;color:var(--muted-strong);line-height:1.8;overflow-wrap:anywhere}.legal-document p+p,.legal-document ul+p{margin-top:16px}.legal-document strong{color:var(--ink);font-weight:550}.legal-document ul{margin:16px 0;padding-left:20px}.legal-document li+li{margin-top:12px}.legal-document a,.auth-legal a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}.legal-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-top:1px solid var(--border);color:var(--muted);font-size:13px}.legal-footer nav{display:flex;gap:24px}.auth-legal{margin-top:20px;color:var(--muted);font-size:12px;line-height:1.7;text-align:center}@media(max-width:760px){.legal-header,.legal-main,.legal-footer{width:calc(100% - 40px)}.legal-header{min-height:80px;gap:12px}.legal-header .wordmark{font-size:19px;gap:7px}.legal-header .wordmark img{width:25px;height:25px}.legal-header-actions{gap:6px}.legal-header-actions .button{padding-inline:12px}.legal-header-actions .button svg{display:none}.legal-intro{padding:36px 0 28px}.legal-layout{display:block;padding-bottom:28px}.legal-contents{position:static;padding:20px 0 28px}.legal-contents ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;font-size:12px}.legal-document h2{font-size:20px;gap:12px}.legal-document section{padding:24px 0 28px}}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-regular.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Instrument Serif;src:url(/fonts/instrument-serif-regular.woff2) format("woff2");font-style:normal;font-display:swap}@font-face{font-family:Instrument Serif;src:url(/fonts/instrument-serif-italic.woff2) format("woff2");font-style:italic;font-display:swap}:root{font-family:DM Sans,sans-serif;color:var(--ink);background:var(--bg);color-scheme:dark;font-synthesis:none;font-weight:400;font-size:14px;--bg: #11150f;--surface: #191f16;--surface-raised: #222a1d;--surface-subtle: #151b12;--surface-hover: #293222;--ink: #edf1e6;--muted: #a2ad95;--muted-strong: #c3ccb9;--border: #3b4632;--border-strong: #59694a;--accent: #d7f75b;--accent-ink: #242c17;--accent-hover: #e1ff76;--accent-text: #c0de76;--accent-soft: #2c371d;--accent-border: #4f6133;--danger: #f5a390;--danger-bg: #39221e;--danger-border: #76483b;--warning: #e4c888;--warning-bg: #352d1a;--warning-border: #69572d;--overlay: #060a04b8;--shadow: #00000040;--radius: 14px}:root[data-theme=light]{color-scheme:light;--bg: #f6f7f2;--surface: #fff;--surface-raised: #fbfcf7;--surface-subtle: #f0f2e9;--surface-hover: #e9ecdf;--ink: #242622;--muted: #686e60;--muted-strong: #4e5942;--border: #cbd0c1;--border-strong: #aeb7a1;--accent-hover: #cbed46;--accent-text: #596b2a;--accent-soft: #e9f0d6;--accent-border: #c1cca3;--danger: #a2422b;--danger-bg: #fff0e9;--danger-border: #d9ad97;--warning: #82632a;--warning-bg: #fff4d8;--warning-border: #d3bb86;--overlay: #20261e80;--shadow: #1c241d26}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}a{color:inherit;text-decoration:none}button,input,textarea,select{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}input:disabled{color:var(--muted);background:var(--surface-subtle)}h1,h2,h3,p{margin:0}img,video{max-width:100%}svg{flex-shrink:0}::selection{background:var(--accent);color:var(--accent-ink)}h1,h2,h3{font-weight:550;letter-spacing:-.045em}em{font-family:"Instrument Serif",serif;font-weight:400}button{border:0;background:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;background:var(--accent);color:var(--accent-ink);padding:12px 20px;border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:10px 16px;border:1px solid transparent;border-radius:9px;font-size:12px;font-weight:600;line-height:1.25;transition:background .18s,border-color .18s,transform .18s;white-space:nowrap}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.button.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button.secondary{background:var(--surface);border-color:var(--border)}.button.secondary:hover:not(:disabled){background:var(--surface-subtle);border-color:var(--border-strong)}.button.ghost{color:var(--muted);padding:9px 11px}.button.ghost:hover:not(:disabled){background:var(--surface-hover);color:var(--ink)}.full-width{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:7px;color:var(--muted)}.icon-button:hover{background:var(--surface-hover);color:var(--ink)}.icon-button.is-selected{color:var(--accent-text);background:var(--surface-hover)}.text-button{font-size:12px;text-decoration:underline;text-underline-offset:3px}.eyebrow{display:block;font-size:10px;font-weight:650;letter-spacing:.16em;line-height:1.5;color:var(--muted)}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550;margin:0 0 20px}.input{width:100%;border:1px solid var(--border);border-radius:9px;background:var(--surface);padding:12px 13px;min-height:43px;color:var(--ink);font-size:13px}.input::placeholder{color:var(--muted)}.input:focus{border-color:var(--accent-border)}.badge{display:inline-flex;align-items:center;padding:4px 8px;background:var(--surface-subtle);border:1px solid var(--border);border-radius:5px;font-size:10px;color:var(--muted)}.alert{padding:13px 15px;border-radius:9px;display:flex;gap:10px;align-items:center;font-size:12px;line-height:1.5;margin:0 0 20px}.alert.error{background:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border)}.alert.success{background:var(--accent-soft);color:var(--accent-text);border:1px solid var(--accent-border)}.alert .text-button{margin-left:auto}.error-text{color:var(--danger);font-size:11px;line-height:1.5}.fine-print{font-size:11px;color:var(--muted);line-height:1.6}.wordmark{display:flex;gap:9px;align-items:center;font-size:21px;font-weight:750;letter-spacing:-1.1px}.wordmark img{width:31px;height:31px}.brand-dot{color:var(--accent-text)}.route-loading{min-height:100svh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;font-size:13px;color:var(--muted)}.route-loading h1,.route-loading h2{color:var(--ink)}.loading-mark{width:45px;animation:loading-pulse 1.6s ease-in-out infinite}@keyframes loading-pulse{50%{opacity:.4;transform:scale(.94)}}.workspace{display:flex;min-height:100svh}.sidebar{position:fixed;inset:0 auto 0 0;width:230px;background:var(--surface-raised);border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:40;padding:29px 18px 0}.brand-link{display:block;margin:0 7px 34px}.workspace-switch{display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:10px;padding:10px 8px;background:var(--surface);margin-bottom:28px}.workspace-switch>svg{margin-left:auto;color:var(--muted)}.workspace-avatar{display:grid;place-items:center;width:28px;height:29px;border-radius:7px;background:var(--surface-subtle);font-size:12px;font-weight:600}.workspace-switch strong,.workspace-switch div span{display:block;font-size:10px;line-height:1.5}.workspace-switch div span{font-size:9px;color:var(--muted)}.nav-label{display:block;font-size:8px;color:var(--muted);letter-spacing:.14em;font-weight:650;padding:0 10px;margin-bottom:12px}.nav-link{position:relative;isolation:isolate;display:flex;align-items:center;gap:11px;padding:12px;border-radius:8px;color:var(--muted);font-size:11px;font-weight:550;margin-bottom:4px;white-space:nowrap}.nav-link>span,.nav-link>svg{position:relative}.nav-link:hover{color:var(--ink);background:var(--surface-hover)}.nav-link.active{color:var(--accent-text)}.nav-highlight{position:absolute!important;inset:0;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:8px;z-index:-1}.nav-link.active>svg{stroke:var(--accent-text)}.library-label{margin-top:29px}.sidebar-bottom{margin-top:auto;padding-top:28px}.credits-card{display:flex;align-items:center;justify-content:space-between;padding:13px 10px;border-bottom:1px solid var(--border);margin-bottom:8px}.credits-card .nav-label{padding:0;font-size:7px;letter-spacing:.1em;margin-bottom:4px}.credits-card strong{font-size:20px;font-weight:500;letter-spacing:-.05em}.credit-plus{display:grid;place-items:center;width:27px;height:27px;background:var(--surface-subtle);border-radius:7px;color:var(--muted-strong)}.settings-link{font-size:10px;padding-left:10px}.user-card{display:flex;align-items:center;gap:9px;padding:16px 0;border-top:1px solid var(--border);margin-top:6px}.user-avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--surface-subtle);color:var(--muted-strong);font-size:11px}.user-card>div{min-width:0;flex:1}.user-card strong{display:block;font-size:10px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:115px}.user-card div span{display:block;font-size:9px;color:var(--muted);margin-top:4px}.user-card .icon-button{width:27px}.workspace-body{margin-left:230px;width:calc(100% - 230px);min-width:0}.workspace-topbar{height:65px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 39px;background:var(--surface-raised);gap:15px}.breadcrumb{display:flex;gap:13px;align-items:center;font-size:10px;color:var(--muted)}.breadcrumb strong{font-weight:500;color:var(--muted-strong)}.breadcrumb-slash{color:var(--muted)}.topbar-right{display:flex;align-items:center;gap:16px}.topbar-library{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted-strong)}.mobile-menu,.sidebar-backdrop{display:none}.page-content{padding:39px;max-width:1800px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 0 29px}.page-heading .eyebrow{margin-bottom:12px;font-size:9px}.page-heading h1{font-size:34px;font-weight:500;line-height:1.2}.page-heading h1 em{font-size:41px;letter-spacing:-.035em}.page-heading p{margin-top:11px;font-size:12px;color:var(--muted);line-height:1.6}.page-heading>.button{font-size:11px;min-height:39px;margin-top:0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 25px;gap:15px}.empty-state h2{font-size:25px;font-weight:500}.empty-state p{font-size:13px;max-width:390px;line-height:1.7;color:var(--muted)}.empty-icon{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-text);margin-bottom:7px}.empty-state .button{margin-top:9px}.modal-overlay{position:fixed;inset:0;background:var(--overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:90;animation:fade-in .2s ease}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--surface-raised);border:1px solid var(--border);box-shadow:0 30px 100px var(--shadow);width:min(540px,calc(100vw - 32px));max-height:90svh;overflow:auto;border-radius:18px;z-index:100;padding:23px;animation:modal-in .22s ease}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.modal-heading h2{font-size:19px;letter-spacing:-.03em}.modal-heading p{font-size:11px;color:var(--muted);margin-top:5px;line-height:1.5}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translate(-50%,-48%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.toast{position:fixed;bottom:25px;left:calc(50% + 115px);transform:translate(-50%);z-index:110;display:flex;align-items:center;gap:10px;background:#2c3528;color:#f4f7ed;border:1px solid #47513e;padding:14px 18px;border-radius:12px;box-shadow:0 8px 30px var(--shadow);font-size:12px;white-space:nowrap}.toast>svg{color:var(--accent)}.toast a{display:flex;align-items:center;gap:6px;font-size:10px;color:#c4d89a;margin-left:20px}.landing{padding:35px 6%;min-height:100svh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 75% 50%,var(--accent-soft),transparent 50%),var(--bg)}.landing header,.landing footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.landing main{flex:1;display:grid;place-items:center;text-align:center;padding:90px 10px}.landing h1{font-size:clamp(50px,6.5vw,90px);font-weight:500;line-height:1.06;letter-spacing:-.065em;margin:26px 0}.landing h1 em{color:var(--accent-text);font-size:1.18em}.landing main p{font-size:15px;color:var(--muted);line-height:1.8;margin:28px 0}.landing main .button{padding:15px 23px;font-size:13px}.landing-features{display:flex;justify-content:center;gap:27px;margin-top:45px;color:var(--muted);font-size:10px}.landing-features span{display:flex;align-items:center;gap:7px}.landing footer{font-size:10px;color:var(--muted)}.auth-page{display:grid;grid-template-columns:1fr 1.15fr;min-height:100svh}.auth-side{padding:45px 55px;background:var(--accent-soft);display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-side>div{margin:auto 0;padding:60px 0}.auth-side h2{font-size:42px;font-weight:500;line-height:1.2;margin:22px 0}.auth-side h2 em{font-size:52px;color:var(--accent-text)}.auth-side p{font-size:13px;line-height:1.8;color:var(--muted)}.auth-side-footer{font-size:10px;color:var(--muted)}.auth-art{height:240px;position:relative;display:flex;align-items:center;justify-content:center;margin-top:35px}.auth-art span{position:absolute;width:148px;height:180px;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:14px;transform:translate(-70px) rotate(-17deg)}.auth-art span:nth-child(2){transform:translate(65px) rotate(15deg);background:var(--surface-subtle)}.auth-art span:nth-child(3){transform:rotate(-2deg);background:var(--accent);box-shadow:0 15px 30px var(--shadow)}.auth-art i{z-index:1;font:italic 100px "Instrument Serif";color:#4e642b;transform:rotate(-2deg) translateY(-10px)}.auth-main{padding:40px 8%;display:flex;flex-direction:column}.back-link{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:11px}.auth-form-wrap{width:100%;max-width:370px;margin:auto;padding:70px 0}.auth-form-wrap h1{font-size:33px;line-height:1.1;margin:17px 0 11px;font-weight:500}.auth-form-wrap>p{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:30px}.oauth-buttons{display:flex;gap:12px;margin-top:29px}.oauth-buttons a{flex:1;padding:12px}.google-g{font-size:18px;font-weight:750;color:var(--muted-strong)}.divider-label{display:flex;align-items:center;gap:15px;font-size:10px;color:var(--muted);margin:26px 0}.divider-label:before,.divider-label:after{content:"";height:1px;flex:1;background:var(--border)}.forgot-link{display:block;text-align:right;font-size:11px;color:var(--accent-text);margin:-5px 0 24px}.auth-footer{margin:25px 0 0!important;text-align:center;font-size:11px!important}.auth-footer a{color:var(--accent-text);font-weight:600}.auth-form-wrap .button.primary{min-height:44px}.code-input{letter-spacing:.2em}.auth-header.verification-header{justify-content:flex-end}.verification-instructions strong{color:var(--ink);font-weight:500;overflow-wrap:anywhere}.verification-code-help{color:var(--muted);font-size:11px;font-weight:400;line-height:1.5}.verification-actions{margin-top:10px}.verification-status-error{font-size:12px;color:var(--muted);text-align:center}.settings-page{max-width:1120px;margin:auto}.settings-layout{display:grid;grid-template-columns:210px 1fr;gap:36px;margin-top:35px}.settings-tabs{display:flex;flex-direction:column;gap:8px}.settings-tab{display:flex;align-items:center;gap:11px;padding:13px 14px;font-size:11px;color:var(--muted);border-radius:9px}.settings-tab:hover{background:var(--surface-hover)}.settings-tab.active{background:var(--accent-soft);color:var(--accent-text)}.settings-content{max-width:690px}.settings-card{background:var(--surface);border:1px solid var(--border);border-radius:15px;padding:29px;margin-bottom:20px}.settings-card h2{font-size:23px;font-weight:500;letter-spacing:-.03em}.settings-card>p{font-size:12px;color:var(--muted);margin:10px 0 24px;line-height:1.6}.settings-card form{margin-top:27px;max-width:420px}.profile-avatar{display:grid;place-items:center;width:68px;height:68px;background:var(--accent-soft);color:var(--accent-text);border:4px solid var(--surface-subtle);border-radius:50%;font-size:25px;margin-bottom:25px}.verified-label{display:flex;align-items:center;gap:5px;color:var(--accent-text);font-size:10px;margin:-9px 0 25px}.balance-panel{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--accent-border);background:var(--accent-soft);border-radius:15px;padding:28px;margin-bottom:24px}.balance-panel h2{font-size:48px;margin:15px 0 9px;font-weight:500}.balance-panel p{color:var(--muted);font-size:11px;line-height:1.6}.balance-panel>svg{color:var(--accent-text)}.topup-options{display:flex;gap:8px;margin:24px 0}.topup-options .button{flex:1}.settings-card .fine-print{font-size:10px;max-width:430px}.transaction-row{display:flex;gap:14px;align-items:center;padding:19px 0;border-bottom:1px solid var(--border)}.transaction-row:last-child{border:0}.transaction-icon{display:grid;place-items:center;width:32px;height:32px;background:var(--surface-subtle);color:var(--accent-text);border-radius:9px}.transaction-row>div{flex:1}.transaction-row strong{font-size:11px;font-weight:550}.transaction-row small{display:block;font-size:10px;color:var(--muted);margin-top:6px}@media(min-width:1600px){.sidebar{width:250px;padding-left:22px;padding-right:22px}.workspace-body{margin-left:250px;width:calc(100% - 250px)}.page-content{padding:45px 55px}.workspace-topbar{padding:0 55px}.page-heading h1{font-size:40px}.page-heading h1 em{font-size:47px}}@media(max-width:1150px){.sidebar{width:207px;padding-left:13px;padding-right:13px}.workspace-body{margin-left:207px;width:calc(100% - 207px)}.page-content{padding:29px}.workspace-topbar{padding:0 29px}.wordmark{font-size:20px}.page-heading h1{font-size:29px}.page-heading h1 em{font-size:35px}.page-heading p{font-size:11px}.auth-side{padding:40px}.auth-side h2{font-size:34px}.auth-side h2 em{font-size:44px}.settings-layout{grid-template-columns:180px 1fr;gap:20px}}@media(max-width:850px){.sidebar{width:205px}.workspace-body{margin-left:205px;width:calc(100% - 205px)}.page-content{padding:25px 22px}.workspace-topbar{padding:0 22px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:8px}.page-heading>.button{margin-top:8px}.auth-page{grid-template-columns:.8fr 1.2fr}.auth-side{padding:35px 25px}.auth-side h2{font-size:28px}.auth-side h2 em{font-size:38px}.auth-art{transform:scale(.8)}.settings-layout{display:block}.settings-tabs{flex-direction:row;flex-wrap:wrap;margin-bottom:20px;gap:3px}.settings-tab{font-size:10px;padding:9px}.settings-content{max-width:none}}@media(max-width:640px){.sidebar{transform:translate(-100%);transition:transform .25s;width:230px;z-index:80;padding-top:27px}.sidebar.is-open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;background:var(--overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:70}.workspace-body{margin-left:0;width:100%}.workspace-topbar{height:58px;padding:0 18px}.mobile-menu{display:flex;margin-left:-5px}.breadcrumb{gap:9px}.topbar-right{gap:10px}.topbar-library span{display:none}.page-content{padding:28px 19px}.page-heading h1{font-size:29px}.page-heading h1 em{font-size:34px}.page-heading{margin-bottom:23px}.page-heading .eyebrow{font-size:8px}.page-heading p{max-width:300px;font-size:11px}.page-heading>.button{font-size:10px;min-height:35px}.toast{left:50%;font-size:11px;max-width:calc(100% - 24px);bottom:15px;gap:8px}.toast a{margin-left:5px;font-size:9px}.auth-page{display:block}.auth-side{display:none}.auth-main{min-height:100svh;padding:28px}.auth-form-wrap{padding:65px 0}.landing{padding:24px}.landing .wordmark{font-size:20px}.landing main{padding:70px 0}.landing footer{font-size:9px}.landing h1{font-size:52px}.landing main p{font-size:13px}.modal{padding:18px}.settings-card{padding:22px}.topup-options{flex-wrap:wrap}.settings-tab{font-size:9px;gap:6px}.settings-tab svg{width:15px}.balance-panel{padding:22px}.balance-panel h2{font-size:42px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.studio-workspace .page-content{padding:0;max-width:none;width:100%;margin:0}.theme-toggle{border:1px solid var(--border);background:var(--surface);color:var(--muted-strong);flex-shrink:0;transition:background .18s,border-color .18s}.theme-toggle:hover{border-color:var(--border-strong)}.theme-toggle>span{display:flex}.header-actions,.auth-header{display:flex;align-items:center;gap:12px}.auth-header{justify-content:space-between}@media(max-width:380px){.breadcrumb>span:first-of-type,.breadcrumb-slash{display:none}.landing header{gap:10px}.landing header .button{padding:10px}.landing header .button svg{display:none}}
