@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#f5f4ef;font-synthesis:none;--ink:#0b0d0f;--panel:#13171a;--panel-2:#1a1f23;--line:#2a3035;--muted:#929ba3;--paper:#f5f4ef;--accent:#6f7cff;--accent-bright:#8d97ff;--mint:#2fe59a;--warning:#f2bd63;background:#0b0d0f;font-family:Manrope,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--ink);min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.eyebrow{color:var(--accent-bright);letter-spacing:.16em;margin:0 0 10px;font:500 11px/1.2 DM Mono,monospace}.wordmark{letter-spacing:-.02em;align-items:center;gap:13px;font-weight:700;display:flex}.wordmark>span{background:var(--paper);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;font:500 14px DM Mono,monospace;display:grid}.wordmark.compact{align-items:flex-start;font-size:13px;line-height:1.2}.wordmark.compact>span{width:38px;height:38px}.auth-layout{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);min-height:100vh;display:grid}.auth-story{background:linear-gradient(110deg,#0b0d0ffa 10%,#0b0d0f75 70%),radial-gradient(circle at 72% 42%,#6f7cff73,#0000 29%),repeating-linear-gradient(90deg,#0000 0 119px,#ffffff09 120px),#171c20;flex-direction:column;justify-content:space-between;min-height:100vh;padding:44px 5vw 34px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";aspect-ratio:.75;filter:blur(.1px);background:linear-gradient(160deg,#8d97ff47,#2fe59a0a);border:1px solid #ffffff2b;border-radius:48% 48% 8% 8%;width:min(48vw,650px);position:absolute;bottom:-12%;right:-4%;transform:rotate(8deg)}.story-copy{z-index:1;max-width:670px;margin:auto 0;position:relative}.story-copy h1{letter-spacing:-.07em;margin:0;font-size:clamp(54px,6.6vw,102px);line-height:.94}.story-copy>p:last-child{color:#b5bdc4;max-width:590px;margin:28px 0 0;font-size:17px;line-height:1.65}.story-rail{z-index:1;color:#747e86;flex-wrap:wrap;gap:26px;font:500 11px DM Mono,monospace;display:flex;position:relative}.auth-panel{color:#111518;background:#f1efe8;place-items:center;padding:34px;display:grid}.auth-card{gap:20px;width:min(100%,430px);display:grid}.auth-card h2{letter-spacing:-.045em;margin:0;font-size:34px}.auth-card label{gap:8px;font-size:12px;font-weight:700;display:grid}.auth-card input,.inline-create input,.character-upload input{color:#111;background:#fff;border:1px solid #c9c7c0;border-radius:8px;outline:none;width:100%;padding:13px 14px}.auth-card input:focus,.inline-create input:focus,.character-upload input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6f7cff24}.auth-card .legal-check{align-items:flex-start;gap:10px;font-weight:500;line-height:1.45;display:flex}.auth-card .legal-check input{width:17px;height:17px;accent-color:var(--accent);flex:none;margin-top:1px;padding:0}.legal-check a,.purchase-consent a{color:#5258a2}.legal-page{color:#15191c;background:#f1efe8;min-height:100vh;padding:30px clamp(20px,5vw,70px) 80px}.legal-header{justify-content:space-between;align-items:center;gap:20px;max-width:1040px;margin:0 auto 58px;display:flex}.legal-brand{color:#15191c;background:0 0;border:0;padding:0}.legal-brand>span{color:#f5f4ef;background:#15191c}.legal-header .button{color:#15191c;border-color:#c9c7c0}.legal-document{max-width:820px;margin:0 auto}.legal-document h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(40px,6vw,72px);line-height:1}.legal-intro{color:#586169;margin:24px 0 52px;font-size:18px;line-height:1.65}.legal-document section{border-top:1px solid #cbc9c1;padding:28px 0}.legal-document h2{letter-spacing:-.025em;margin:0 0 14px;font-size:21px}.legal-document section p,.legal-document li{color:#4e565d;font-size:15px;line-height:1.75}.legal-document section p{margin:0 0 10px}.legal-document ul{margin:0;padding-left:22px}.legal-document li+li{margin-top:8px}.legal-nav{border-top:1px solid #cbc9c1;flex-wrap:wrap;gap:20px;padding-top:30px;display:flex}.legal-nav a{color:#5258a2;font-weight:700}.recovery-layout{color:#15191c;background:#f1efe8;align-content:center;place-items:center;gap:38px;min-height:100vh;padding:30px;display:grid}.recovery-card{background:#faf9f5;border:1px solid #d2d0c8;border-radius:12px;padding:34px;box-shadow:0 22px 60px #161a1d14}.recovery-message{color:#176b4b;background:#ecf8f2;border:1px solid #9fcdb8;border-radius:8px;align-items:flex-start;gap:10px;padding:14px;font-size:13px;line-height:1.5;display:flex}.button{min-height:44px;color:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button.primary{background:var(--accent);color:#fff}.button.primary:not(:disabled):hover{background:var(--accent-bright)}.button.secondary{color:#fff;background:#262d33}.button.ghost{border:1px solid var(--line);background:0 0}.button.wide{width:100%}.text-button{color:#5258a2;background:0 0;border:0;font-size:13px}.icon-button{border:1px solid var(--line);color:#fff;background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.shot-selection-toolbar{justify-content:space-between;align-items:center;gap:14px;margin:24px 0 0;display:flex}.shot-selection-toolbar>div{flex-wrap:wrap;gap:8px;display:flex}.shot-selection-toolbar .button{min-height:38px}.shot-select-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.shot-select-grid label{border:1px solid var(--line);cursor:pointer;background:#0e1113;border-radius:10px;position:relative;overflow:hidden}.shot-select-grid label.selected{border-color:var(--accent);box-shadow:0 0 0 2px #6f7cff33}.shot-select-grid input{z-index:2;width:19px;height:19px;accent-color:var(--accent);position:absolute;top:11px;left:11px}.shot-select-grid img,.shot-placeholder{aspect-ratio:16/9;object-fit:cover;background:#171c20;place-items:center;width:100%;display:grid}.shot-select-grid label>span{justify-content:space-between;gap:8px;padding:12px;display:flex}.shot-select-grid small,.anchor-review-grid small{color:var(--muted)}.shot-tabs{gap:8px;margin:22px 0;padding-bottom:5px;display:flex;overflow-x:auto}.shot-tabs button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:7px;flex:none;align-items:center;gap:7px;padding:9px 12px;display:flex}.shot-tabs button.active{border-color:var(--accent);color:#fff;background:#202638}.shot-tabs span{background:#272e35;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.shot-target-frame{border:1px solid var(--line);background:#080a0b;border-radius:10px;max-width:760px;margin:0 auto 20px;position:relative;overflow:hidden}.shot-target-frame>img{object-fit:contain;cursor:crosshair;width:100%;max-height:68vh;display:block}.shot-target-frame .click-hint{white-space:nowrap;position:absolute;top:auto;bottom:16px;left:50%;transform:translate(-50%)}.shot-overlay{background:#080a0bb8;align-content:center;place-items:center;gap:10px;display:grid;position:absolute;inset:0}.shot-retarget-actions{border:1px solid var(--line);background:#0f1214;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:12px 14px;display:flex}.shot-retarget-actions span{color:var(--muted);font-size:13px}.shot-retarget-actions .button{min-height:38px}.automatic-target-head{border:1px solid var(--line);background:#0f1214;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:22px 0 12px;padding:15px 16px;display:flex}.automatic-target-head>div{gap:4px;display:grid}.automatic-target-head span{color:var(--muted);font-size:13px}.automatic-progress{background:#242a2f;border-radius:999px;height:6px;margin:-2px 0 18px;overflow:hidden}.automatic-progress i{border-radius:inherit;background:var(--mint);height:100%;transition:width .25s;display:block}.shot-mask-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 24px;display:grid}.shot-mask-review-grid article{border:1px solid var(--line);background:#0c0f11;border-radius:10px;overflow:hidden}.shot-mask-review-grid article.confirmed{border-color:var(--mint)}.shot-mask-review-grid article.needs-attention{border-color:var(--warning)}.shot-mask-review-grid .mask-frame{aspect-ratio:9/13}.shot-mask-card-meta{gap:12px;padding:12px;display:grid}.shot-mask-card-meta>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.shot-mask-card-meta span{color:var(--muted);font-size:11px}.shot-mask-card-meta .button{min-height:36px;padding:0 11px;font-size:12px}.anchor-review-grid{gap:16px;margin:24px 0;display:grid}.anchor-review-grid article{border:1px solid var(--line);background:#0f1214;border-radius:10px;padding:14px}.anchor-review-grid article.needs-attention{border-color:var(--warning)}.anchor-review-grid article>b,.anchor-review-grid article>small{margin-top:8px;display:block}.retry-anchor-panel{border:1px solid var(--line);background:#0f1214;border-radius:10px;gap:18px;margin-top:24px;padding:20px;display:grid}.retry-anchor-panel>div:first-child{gap:6px;display:grid}.retry-anchor-panel span{color:var(--muted)}.anchor-feedback{gap:12px;margin-top:14px;display:grid}.anchor-feedback label{color:var(--text);gap:8px;font-weight:700;display:grid}.anchor-feedback textarea{resize:vertical;min-height:92px}.anchor-feedback>div{justify-content:flex-end;gap:10px;display:flex}.anchor-retry-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.anchor-retry-actions span{color:var(--muted);font-weight:700}.anchor-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.anchor-pair figure{background:#080a0b;border-radius:7px;margin:0;position:relative;overflow:hidden}.anchor-pair img{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}.anchor-pair figcaption{background:#000000b8;border-radius:4px;padding:4px 7px;font-size:10px;position:absolute;bottom:8px;left:8px}.important-references{background:#0c1012;border:1px solid #3c4650;border-radius:9px;gap:12px;margin-top:14px;padding:16px;display:grid}.important-references>div:first-child{gap:5px;display:grid}.important-references>div:first-child span{color:var(--muted);font-size:12px;line-height:1.55}.important-reference-list{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:9px;display:grid}.important-reference-list figure{border:1px solid var(--line);background:#080a0b;border-radius:7px;margin:0;overflow:hidden}.important-reference-list img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.important-reference-list figcaption{color:var(--muted);justify-content:space-between;align-items:center;gap:6px;padding:7px 8px;font-size:10px;display:flex}.important-reference-list button{color:#ff9ba6;background:#2a171a;border:0;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;display:grid}.important-reference-actions{flex-wrap:wrap;gap:8px;display:flex}.important-reference-actions label{cursor:pointer}.important-reference-actions input[type=file]{display:none}.important-reference-note{color:var(--text);gap:7px;font-size:12px;font-weight:700;display:grid}.important-reference-note textarea{resize:vertical;min-height:78px}.reference-frame-picker{border:1px solid var(--line);background:#080a0b;border-radius:8px;gap:12px;padding:12px;display:grid}.reference-frame-picker video{background:#030405;width:min(100%,640px);max-height:58vh;margin:0 auto;display:block}.reference-frame-picker .timeline-control{grid-template-columns:auto auto minmax(120px,1fr) auto;align-items:center;gap:9px;display:grid}.reference-frame-picker .timeline-control .button{min-height:34px;padding:0 10px}.anchor-card-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 10px;display:flex}.protected-badge{color:var(--mint);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.protection-editor{background:#0b1210;border:1px solid #385a4d;border-radius:9px;gap:14px;margin:14px 0;padding:16px;display:grid}.protection-editor>div:first-child{gap:5px;display:grid}.protection-editor>div:first-child span,.protection-candidates>p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.protection-tools{flex-wrap:wrap;gap:8px;display:flex}.protection-tools .button{min-height:38px}.button.exclude{color:#fff;background:#612b33}.protection-brush-editor{gap:12px;display:grid}.brush-settings{border:1px solid var(--line);background:#0d1113;border-radius:7px;flex-wrap:wrap;gap:18px;padding:10px 12px;display:flex}.brush-settings label{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.brush-settings input{width:150px;accent-color:var(--mint)}.brush-settings span{color:#fff;font-variant-numeric:tabular-nums;min-width:42px}.protection-canvas-viewport{border:1px solid var(--line);background:#080a0b;border-radius:8px;width:100%;max-height:72vh;overflow:auto}.protection-canvas-surface{min-width:100%;margin:0 auto;position:relative}.protection-canvas-surface img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.protection-canvas-surface canvas{cursor:crosshair;touch-action:none;width:100%;height:100%;position:absolute;inset:0}.protection-save-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.protection-save-row>span{color:var(--muted);font-size:12px}.protection-track{background:#0b1210;border:1px solid #385a4d;border-radius:9px;gap:12px;margin:14px 0;padding:16px;display:grid}.protection-track>div:first-child,.protection-track-head>div{gap:4px;display:grid}.protection-track span{color:var(--muted);font-size:12px;line-height:1.5}.protection-track-head{justify-content:space-between;align-items:center;gap:14px;display:flex!important}.protection-track-head strong{color:var(--mint);font-size:18px}.protection-track-video{border:1px solid var(--line);background:#050708;border-radius:8px;width:min(100%,720px);max-height:70vh;margin:0 auto;display:block}.protection-track-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px!important;display:flex!important}.protection-track details summary{color:var(--mint);cursor:pointer;align-items:center;gap:8px;font-weight:700;display:flex}.automatic-protection{border:1px solid var(--line);border-radius:8px;gap:12px;padding:12px;display:grid}.automatic-protection[open]{display:grid}.automatic-protection summary{cursor:pointer;color:#c8ced3;font-size:13px;font-weight:700}.automatic-protection p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.protection-frame{border:1px solid var(--line);background:#080a0b;border-radius:8px;width:min(100%,620px);margin:0 auto;position:relative;overflow:hidden}.protection-frame img{cursor:crosshair;width:100%;height:auto;display:block}.protection-frame i{z-index:2;color:#fff;pointer-events:none;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;margin:-12px 0 0 -12px;font:700 17px/1 monospace;display:grid;position:absolute;box-shadow:0 2px 10px #000000b3}.protection-frame i.include{background:#12a96d}.protection-frame i.exclude{background:#d34756}.protection-candidates{gap:10px;display:grid}.protection-candidates>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.protection-candidates button{border:1px solid var(--line);color:#fff;text-align:left;background:#0a0d0e;border-radius:8px;padding:0;overflow:hidden}.protection-candidates button:hover{border-color:var(--mint)}.protection-candidates button>span{display:block;position:relative}.protection-candidates img{aspect-ratio:9/16;object-fit:contain;width:100%;display:block}.protection-candidates img+img{position:absolute;inset:0}.protection-candidates b{padding:10px;font-size:12px;display:block}.app-shell{grid-template-columns:218px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;background:#0d1012;border-right:1px solid #202529;flex-direction:column;width:218px;padding:27px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar nav{gap:5px;margin-top:48px;display:grid}.sidebar button{color:#88929a;background:0 0;border:0}.sidebar nav button,.sidebar-foot button{text-align:left;border-radius:7px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-size:13px;font-weight:600;display:flex}.sidebar nav button.active{color:#fff;background:#202631}.sidebar nav button:hover,.sidebar-foot button:hover{color:#fff}.sidebar-foot{gap:12px;margin-top:auto;display:grid}.sidebar-legal{gap:10px;padding:0 12px;display:flex}.sidebar-legal a{color:#69737b;font-size:10px}.mini-balance{border:1px solid var(--line);color:var(--mint);border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.mini-balance span{color:var(--muted);font-size:10px;display:grid}.mini-balance b{color:#fff;font:500 15px DM Mono,monospace}.sidebar-close,.mobile-menu{display:none}.app-main{grid-column:2;min-width:0}.topbar{border-bottom:1px solid #202529;justify-content:space-between;align-items:center;height:70px;padding:0 34px;display:flex}.environment{color:#7d878e;letter-spacing:.1em;font:500 10px DM Mono,monospace}.environment i{background:var(--mint);width:7px;height:7px;box-shadow:0 0 12px var(--mint);border-radius:50%;margin-right:8px;display:inline-block}.account-chip{align-items:center;gap:10px;display:flex}.account-chip>span{color:#bbc2ff;background:#29303b;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.account-chip div{display:grid}.account-chip b{font-size:12px}.account-chip small{color:var(--muted);font-size:10px}.page{width:min(1320px,100%);margin:0 auto;padding:54px clamp(24px,4vw,64px) 80px}.page-heading,.studio-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;display:flex}.page-heading h1,.studio-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4vw,56px);line-height:1}.page-heading>div>p:last-child{color:var(--muted);margin:14px 0 0}.studio-heading{justify-content:flex-start;align-items:center}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{text-align:left;color:#fff;border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:0;transition:border .15s,transform .15s;overflow:hidden}.project-card:hover{border-color:#59636d;transform:translateY(-2px)}.project-thumb{color:#59636d;background:repeating-linear-gradient(135deg,#171b1f 0 8px,#15191c 8px 16px);place-items:center;height:176px;display:grid;position:relative}.project-thumb span{color:#69737b;font:12px DM Mono,monospace;position:absolute;top:14px;left:15px}.project-info{padding:18px;position:relative}.project-info h3{margin:13px 26px 5px 0;font-size:17px}.project-info p{color:var(--muted);margin:0;font-size:11px}.project-info>svg{color:#616a73;position:absolute;bottom:21px;right:18px}.status-pill{color:#a8b1b8;text-transform:uppercase;align-items:center;gap:7px;font:10px DM Mono,monospace;display:inline-flex}.status-pill i{background:var(--warning);border-radius:50%;width:6px;height:6px}.status-pill i.done{background:var(--mint)}.inline-create{background:var(--panel);border:1px solid var(--line);border-radius:10px;gap:10px;margin:-16px 0 28px;padding:14px;display:flex}.inline-create input{border-color:var(--line);color:#fff;background:#0d1012;flex:1}.project-create{gap:14px;padding:18px;display:grid}.mode-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mode-picker>button{color:#fff;text-align:left;border:1px solid var(--line);background:#0f1214;border-radius:9px;gap:5px;min-height:84px;padding:14px;display:grid}.mode-picker>button:hover,.mode-picker>button.selected{border-color:var(--accent-bright);box-shadow:inset 0 0 0 1px var(--accent-bright)}.mode-picker span{color:var(--muted);font-size:11px;line-height:1.45}.language-field{color:#c7cdd2;gap:8px;max-width:360px;font-size:12px;font-weight:700;display:grid}.language-field select{color:#fff;border:1px solid var(--line);background:#0f1214;border-radius:8px;outline:none;min-height:44px;padding:0 13px}.language-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6f7cff24}.empty-state{text-align:center;min-height:330px;color:var(--muted);border:1px dashed #323940;border-radius:14px;align-content:center;place-items:center;display:grid}.empty-state>div{width:64px;height:64px;color:var(--accent-bright);background:#171c20;border-radius:50%;place-items:center;display:grid}.empty-state h2{color:#fff;letter-spacing:-.03em;margin:20px 0 7px}.empty-state p{max-width:430px;margin:0 0 22px}.project-workflow-layout{grid-template-columns:142px minmax(0,1fr);align-items:start;gap:clamp(22px,3vw,42px);display:grid}.project-stage-content{min-width:0}.project-checklist{padding:4px 0;position:sticky;top:94px}.project-checklist>p{color:#59636b;letter-spacing:.16em;margin:0 0 18px;font:500 10px DM Mono,monospace}.project-checklist ol{margin:0;padding:0;list-style:none}.project-checklist li{color:#59636b;align-items:center;gap:11px;min-height:48px;font-size:11px;display:flex;position:relative}.project-checklist li:after{content:"";background:#30373d;width:1px;height:25px;position:absolute;top:36px;left:13px}.project-checklist li:last-child:after{display:none}.project-checklist li>span{z-index:1;background:var(--ink);color:#68727a;border:1px solid #353d43;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font:500 10px DM Mono,monospace;display:grid;position:relative}.project-checklist li b{font-weight:600}.project-checklist li.complete{color:#85aa9a}.project-checklist li.complete:after{background:#287c5c}.project-checklist li.complete>span{color:#092117;border-color:var(--mint);background:var(--mint);box-shadow:0 0 14px #2fe59a2e}.project-checklist li.current{color:#fff}.project-checklist li.current>span{color:var(--ink);background:#fff;border-color:#fff;box-shadow:0 0 16px #ffffff24}.stage-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:clamp(22px,3vw,38px)}.stage-intro{grid-template-columns:54px 1fr;gap:18px;max-width:820px;margin-bottom:30px;display:grid}.stage-number{color:#606a73;padding-top:3px;font:500 13px DM Mono,monospace}.stage-intro h2{letter-spacing:-.045em;margin:0 0 9px;font-size:clamp(25px,3vw,38px)}.stage-intro div>p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.raw-warning{color:#f2d9a7;background:#201b13;border:1px solid #5e4c2c;border-radius:9px;gap:14px;margin-bottom:18px;padding:16px 18px;display:flex}.raw-warning div{gap:4px;display:grid}.raw-warning span{color:#b9aa8d;font-size:12px;line-height:1.5}.payment-notice{color:#ff9d9d;background:#1b1212;border:1px solid #5b3b3b;border-radius:9px;align-items:center;gap:11px;margin-bottom:18px;padding:14px;display:flex}.payment-notice.success{color:var(--mint);background:#101b18;border-color:#315c50}.payment-notice>div{gap:3px;display:grid}.payment-notice span{color:var(--muted);font-size:12px}.rights-check{border:1px solid var(--line);background:#111518;border-radius:8px;align-items:flex-start;gap:11px;margin:14px 0;padding:14px;display:flex}.rights-check input{accent-color:var(--accent);margin-top:3px}.rights-check span{gap:4px;display:grid}.rights-check small{color:var(--muted);line-height:1.45}.dropzone{color:#7f8991;background:#0f1214;border:1px dashed #48525a;border-radius:10px;justify-content:center;align-items:center;gap:17px;min-height:176px;margin-bottom:18px;display:flex}.dropzone:hover,.dropzone.has-file,.dropzone.is-dragging{border-color:var(--accent);color:var(--accent-bright)}.dropzone.is-dragging{box-shadow:inset 0 0 0 1px var(--accent);background:#6c75ff14}.dropzone input,.character-upload label input{display:none}.dropzone div{gap:5px;display:grid}.dropzone b{color:#fff;font-size:14px}.dropzone span{font-size:11px}.waiting-card{text-align:center;align-content:center;place-items:center;min-height:380px;display:grid}.waiting-card h2{margin:22px 0 7px}.waiting-card p{color:var(--muted)}.video-selector{background:#050607;border-radius:9px;width:min(100%,760px);margin:0 auto;position:relative;overflow:hidden}.video-selector video{object-fit:contain;width:100%;max-height:62vh;display:block}.video-selector.armed video{cursor:crosshair;filter:saturate(.85)brightness(.9)}.media-loading,.media-error{z-index:3;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#050607c7;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex;position:absolute;inset:0}.media-loading span,.media-error span{color:var(--muted);font-size:13px}.media-error{background:#16080ae0}.media-error .button{margin-top:8px}.background-progress{width:min(100%,760px);color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:10px auto 0;font-size:12px;display:flex}.click-hint{pointer-events:none;color:#fff;background:#0a0c0edb;border-radius:6px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%)}.timeline-control{width:min(100%,760px);margin:17px auto 23px;position:relative}.timeline-control input[type=range]{width:100%;accent-color:var(--accent)}.timecode{color:var(--muted);align-items:center;gap:7px;margin-bottom:6px;font:11px DM Mono,monospace;display:flex}.timecode b{color:#fff}.shot-ticks{pointer-events:none;height:5px;position:absolute;bottom:3px;left:0;right:0}.shot-ticks i{background:var(--warning);width:2px;height:5px;position:absolute}.target-stage>.button{margin:0 auto;display:flex}.candidate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.candidate{color:#fff;border:1px solid var(--line);text-align:left;background:#0c0f11;border-radius:10px;padding:0;overflow:hidden}.candidate:hover,.candidate.selected{border-color:var(--accent)}.mask-frame{aspect-ratio:9/13;background:#000;position:relative}.mask-frame img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.mask-frame .mask-overlay{z-index:1}.candidate-meta{gap:4px;padding:12px;display:grid;position:relative}.candidate-meta span{font-weight:700}.candidate-meta small{color:var(--muted)}.candidate-meta svg{color:var(--mint);position:absolute;top:16px;right:12px}.mask-refinement{border:1px solid var(--line);background:#0f1214;border-radius:9px;align-items:center;gap:10px;margin:-10px 0 18px;padding:14px;display:flex}.mask-refinement>div{flex:1;gap:3px;display:grid}.mask-refinement span{color:var(--muted);font-size:12px}.mask-refinement .button.active{border-color:var(--accent);color:var(--accent-bright)}.refine-canvas{aspect-ratio:9/13;border:2px solid var(--accent);cursor:crosshair;background:#050607;border-radius:10px;width:min(100%,520px);margin:0 auto 20px;position:relative;overflow:hidden}.refine-canvas.exclude{border-color:var(--danger)}.refine-canvas img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.refine-canvas .mask-overlay{z-index:1}.refine-canvas span{z-index:2;color:#fff;text-align:center;pointer-events:none;background:#050708db;border-radius:6px;width:max-content;max-width:calc(100% - 24px);padding:8px 11px;font-size:12px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.stage-actions{justify-content:space-between;gap:12px;display:flex}.character-list{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px;display:grid}.character-list button{color:#fff;border:1px solid var(--line);text-align:left;background:#0f1214;border-radius:9px;align-items:center;gap:12px;padding:12px;display:flex}.character-list button>span{flex:1;display:grid}.character-list small{color:var(--muted)}.character-avatar{width:46px;height:55px;color:var(--accent-bright);background:#252b30;border-radius:6px;place-items:center;display:grid}.character-avatar-image{object-fit:cover;background:#252b30;border-radius:6px;width:46px;height:55px}.character-review{border-top:1px solid var(--line);grid-template-columns:minmax(220px,420px) 1fr;align-items:center;gap:24px;padding-top:20px;display:grid}.character-review img{object-fit:contain;background:#080a0c;border-radius:9px;width:100%;max-height:62vh}.character-review h3{margin:0 0 8px;font-size:24px}.character-review p{color:var(--muted);margin:0 0 20px;line-height:1.55}.character-upload{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto;gap:10px;padding-top:20px;display:grid}.character-upload input,.character-upload label{border:1px solid var(--line);color:#fff;background:#0f1214;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 13px;display:flex}.prompt-preview{color:var(--accent-bright);background:#101416;border:1px solid #384046;border-radius:9px;gap:13px;margin-bottom:20px;padding:17px;display:flex}.prompt-preview p{color:#8f989f;margin:5px 0 0;font:11px/1.55 DM Mono,monospace}.quote-box{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.quote-box>div{gap:3px;display:grid}.quote-box small,.quote-box span{color:var(--muted)}.quote-box b{font-size:24px}.waiting-inline{background:#101416;border:1px solid #36404a;border-radius:9px;align-items:center;gap:14px;padding:18px;display:flex}.waiting-inline div{gap:4px;display:grid}.waiting-inline span{color:var(--muted);font-size:12px}.render-review{border-top:1px solid var(--line);grid-template-columns:minmax(260px,520px) 1fr;align-items:center;gap:24px;padding-top:20px;display:grid}.render-review video{background:#050607;border-radius:9px;width:100%;max-height:58vh}.render-review h3{margin:0 0 8px;font-size:24px}.render-review p{color:var(--muted);margin:0 0 20px;line-height:1.55}.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.voice-grid>button{border:1px solid var(--line);color:#fff;text-align:left;background:#0f1214;border-radius:9px;align-items:center;gap:12px;min-height:72px;padding:13px;display:flex}.voice-grid>button.selected{border-color:var(--accent-bright);box-shadow:inset 0 0 0 1px var(--accent-bright)}.voice-grid>button>span{flex:1;gap:4px;display:grid}.voice-grid small{color:var(--muted)}.voice-grid audio{width:180px;height:34px}.error-note{color:#ff9ba6;background:#35191d;border-radius:7px;align-items:center;gap:8px;margin:12px 0;padding:11px 13px;font-size:12px;display:flex}.library-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.library-grid article{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:15px}.library-grid article>div{height:190px;color:var(--accent-bright);background:#1d2328;border-radius:7px;place-items:center;display:grid}.library-grid h3{margin:14px 0 4px}.library-grid p{color:var(--muted);margin:0}.balance-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.balance-grid article{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:22px;display:grid}.balance-grid small,.balance-grid span{color:var(--muted)}.balance-grid b{margin:13px 0 2px;font:500 40px DM Mono,monospace}.bonus-redeem{border:1px solid var(--line);background:var(--panel);border-radius:10px;justify-content:space-between;align-items:end;gap:20px;margin-top:22px;padding:24px;display:flex}.bonus-redeem h2{margin:0 0 6px}.bonus-redeem p{color:var(--muted);margin:0}.bonus-redeem form{gap:10px;min-width:min(100%,440px);display:flex}.bonus-redeem input{border:1px solid var(--line);color:#fff;text-transform:uppercase;background:#0d1012;border-radius:8px;flex:1;min-width:0;padding:12px 14px}.credit-shop{border:1px solid var(--line);background:var(--panel);border-radius:10px;margin-top:22px;padding:24px}.purchase-consent{border:1px solid var(--line);color:var(--muted);border-radius:8px;align-items:flex-start;gap:10px;margin:-4px 0 18px;padding:13px;font-size:12px;line-height:1.5;display:flex}.purchase-consent input{width:17px;height:17px;accent-color:var(--accent);flex:none;margin-top:1px}.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{margin:0 0 6px}.section-heading p{color:var(--muted);margin:0}.provider-switch{border:1px solid var(--line);background:#0d1012;border-radius:8px;padding:3px;display:flex}.provider-switch button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:8px 11px}.provider-switch button.active{color:#fff;background:#252b31}.pack-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pack-grid article{border:1px solid var(--line);background:#101315;border-radius:9px;gap:4px;padding:18px;display:grid}.pack-grid article>small{color:var(--accent-bright);letter-spacing:.1em;font:600 10px DM Mono,monospace}.pack-grid article>b{margin-top:12px;font-size:30px}.pack-grid article>span{color:var(--muted)}.pack-grid article>strong{margin:16px 0;font-size:20px}.ledger{border:1px solid var(--line);background:var(--panel);border-radius:10px;margin-top:22px;padding:24px}.ledger h2{margin:0 0 16px}.ledger>div{border-top:1px solid var(--line);align-items:center;gap:14px;padding:12px 0;display:flex}.ledger>div>span{min-width:70px;font:500 14px DM Mono,monospace}.ledger .positive{color:var(--mint)}.ledger .negative{color:#ff7d8a}.ledger p{gap:3px;margin:0;display:grid}.ledger small,.muted{color:var(--muted)}.admin-metrics{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.admin-metrics article{border:1px solid var(--line);background:var(--panel);border-radius:9px;gap:10px;padding:17px;display:grid}.admin-metrics small{color:var(--muted)}.admin-metrics b{font:500 25px DM Mono,monospace}.admin-metrics .danger{border-color:#763842}.admin-table{border:1px solid var(--line);background:var(--panel);border-radius:10px;margin-top:18px;padding:20px;overflow:auto}.admin-table h2{margin:0 0 14px}.admin-table>div{border-top:1px solid var(--line);grid-template-columns:minmax(240px,2fr) 1fr 1fr 100px;align-items:center;gap:12px;min-width:650px;padding:10px 0;display:grid}.admin-table>div>span:first-child{gap:3px;display:grid}.admin-table small{color:var(--muted)}.admin-table .table-head{color:var(--muted);text-transform:uppercase;font:10px DM Mono,monospace}.status-action{color:#ff8e99;background:#28171a;border:1px solid #6d3840;border-radius:6px;padding:7px 9px}.status-action.active{color:var(--mint);background:#14251d;border-color:#355b49}.admin-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-table>.compact-row{grid-template-columns:1fr auto;min-width:0}.submission-hold{color:#f5d77e;background:#282313;border:1px solid #7c6631;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;display:flex}.submission-hold div{gap:5px;display:grid}.submission-hold span{color:#d9c898;line-height:1.45}.submission-actions{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex!important}.submission-actions button{color:#f5d77e;background:#282313;border:1px solid #7c6631;border-radius:5px;padding:5px 7px;font-size:11px}.boot{min-height:100vh;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;align-content:center;place-items:center;gap:14px;font:11px DM Mono,monospace;display:grid}.brand-loader{color:#fff;border:1px solid #48515a;border-radius:50%;place-items:center;width:58px;height:58px;animation:1.3s infinite pulse;display:grid}.loading{color:var(--muted);align-items:center;gap:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{border-color:var(--accent);box-shadow:0 0 24px #6f7cff38}}@media (width<=1050px){.project-grid{grid-template-columns:repeat(2,1fr)}.project-workflow-layout{grid-template-columns:118px minmax(0,1fr);gap:20px}.character-list,.candidate-grid,.shot-mask-review-grid,.shot-select-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.auth-layout{grid-template-columns:1fr}.legal-header{margin-bottom:40px}.legal-header .legal-brand{font-size:12px}.auth-story{min-height:42vh;padding:26px}.story-copy{margin:70px 0 50px}.story-copy h1{font-size:52px}.auth-panel{padding:40px 22px}.app-shell{display:block}.app-main{width:100%}.sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:20px 0 50px #00000080}.sidebar.open{transform:translate(0)}.sidebar-close{color:#fff;display:block;position:absolute;top:14px;right:12px}.mobile-menu{color:#fff;background:0 0;border:0;place-items:center;display:grid}.topbar{padding:0 18px}.environment{display:none}.page{padding:34px 18px 60px}.page-heading{flex-direction:column;align-items:flex-start}.project-workflow-layout{display:block}.project-checklist{margin:-4px 0 22px;position:static;overflow-x:auto}.project-checklist>p{display:none}.project-checklist ol{width:max-content;min-width:100%;display:flex}.project-checklist li{flex:1 0 104px;gap:8px;min-height:42px;padding-right:22px}.project-checklist li:after{width:calc(100% - 27px);height:1px;top:20px;left:27px}.project-checklist li>span{width:25px;height:25px}.project-grid,.candidate-grid,.character-list,.library-grid,.balance-grid,.voice-grid,.pack-grid,.shot-select-grid,.shot-mask-review-grid,.anchor-pair,.protection-candidates>div{grid-template-columns:1fr}.automatic-target-head,.shot-mask-card-meta>div,.mask-refinement{flex-direction:column;align-items:stretch}.section-heading{flex-direction:column}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-columns{grid-template-columns:1fr}.stage-intro{grid-template-columns:1fr;gap:5px}.stage-number{display:none}.stage-actions,.quote-box{flex-direction:column-reverse;align-items:stretch}.bonus-redeem{flex-direction:column;align-items:stretch}.bonus-redeem form{min-width:0}.render-review,.character-review,.character-upload{grid-template-columns:1fr}.inline-create{flex-direction:column}.mode-picker{grid-template-columns:1fr}.account-chip small{display:none}}
