.product-wizard{--wizard-white:var(--wizard-white);--wizard-accent:var(--wizard-accent);background:#fffdf9;border:1px solid #ded2c3;border-radius:22px;overflow:hidden;box-shadow:0 18px 50px #25151212}.wizard-steps{background:#0a0a0c;border-bottom:1px solid #e6ddd1;grid-template-columns:repeat(5,1fr);padding:18px 24px;display:grid}.wizard-steps button{color:#827b75;text-align:left;background:0 0;border:0;align-items:center;gap:9px;min-width:0;padding:0;display:flex;position:relative}.wizard-steps button:not(:last-child):after{content:"";background:#332b2d;height:1px;position:absolute;top:15px;left:38px;right:10px}.wizard-steps b{z-index:2;background:#171214;border:1px solid #4a3e40;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:12px;display:grid;position:relative}.wizard-steps span{z-index:2;letter-spacing:.04em;text-transform:uppercase;background:#0a0a0c;padding-right:7px;font-size:12px;font-weight:800;position:relative}.wizard-steps button.active b{color:var(--wizard-white);border-color:var(--wizard-accent);background:var(--wizard-accent);box-shadow:0 0 0 5px #d42b2b24}.wizard-steps button.done{color:#d9cfc0;cursor:pointer}.wizard-steps button.done b{color:var(--wizard-white);background:#7f1c23;border-color:#7f1c23}.wizard-section{gap:27px;max-width:990px;margin:0 auto;display:grid}.wizard-section>header small,.product-wizard-success>small{color:#b31f27;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:900}.wizard-section>header h2,.product-wizard-success h2{color:#181314;font:800 27px/1.05 var(--font-display);letter-spacing:-.03em;margin:6px 0 8px}.wizard-category-help{color:#66798d;background:#f3f7fb;border-radius:10px;padding:10px 12px;font-size:12px;display:block}.wizard-category-help a{color:#1f639d;font-weight:850}.wizard-fields{gap:16px;display:grid}.wizard-fields.two{grid-template-columns:1fr 1fr}.wizard-fields.three{grid-template-columns:repeat(3,1fr)}.wizard-fields .wide{grid-column:1/-1}.wizard-fields label,.area-controls label{color:#655a55;letter-spacing:.03em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.wizard-fields input,.wizard-fields textarea,.wizard-fields select,.area-controls input,.area-controls select{color:#20191a;background:var(--wizard-white);text-transform:none;border:1px solid #dcd1c5;border-radius:11px;outline:none;width:100%;min-height:44px;padding:0 12px;font-size:12px}.wizard-fields textarea{resize:vertical;min-height:104px;padding-block:12px}.wizard-switch,.wizard-publish{cursor:pointer;background:#faf6ef;border:1px solid #ddd2c6;border-radius:12px;align-items:center;gap:11px;min-height:58px;padding:10px 13px;display:flex}.wizard-switch input,.wizard-publish input{width:17px;height:17px;min-height:auto;accent-color:var(--wizard-accent)}.wizard-switch span,.wizard-publish span{gap:4px;display:grid}.wizard-switch b,.wizard-publish b{color:#2a2021;text-transform:none;font-size:12px}.wizard-switch small,.wizard-publish small{color:#847972;text-transform:none;font-size:12px;font-weight:600}.wizard-list{background:var(--wizard-white);border:1px solid #e1d7cb;border-radius:15px;overflow:hidden}.wizard-list-head{background:#faf7f1;border-bottom:1px solid #e9e1d7;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;display:flex}.wizard-list-head>div{gap:4px;display:grid}.wizard-list-head button{min-height:31px;color:var(--wizard-white);cursor:pointer;background:#9e1620;border:0;border-radius:8px;padding:0 10px;font-size:12px;font-weight:800}.wizard-color-row{border-bottom:1px solid #eee7df;grid-template-columns:36px 1fr auto 32px;align-items:center;gap:11px;padding:10px 15px;display:grid}.wizard-color-row:last-child{border-bottom:0}.wizard-color-row input[type=color]{background:var(--wizard-white);border:1px solid #dcd2c8;border-radius:10px;width:36px;height:36px;padding:3px}.wizard-color-row input:not([type=color]){border:1px solid #e0d7ce;border-radius:9px;min-height:36px;padding:0 10px}.wizard-color-row code{color:#7c716a;font-size:12px}.wizard-color-row button{color:#9e1620;cursor:pointer;background:#fff7f7;border:1px solid #efd0d0;border-radius:8px;width:30px;height:30px}.wizard-color-row button:disabled{opacity:.35}.wizard-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wizard-photo-grid label{cursor:pointer;background:#f8f3eb;border:1px dashed #cdbfb2;border-radius:18px;grid-template-rows:270px auto;display:grid;position:relative;overflow:hidden}.wizard-photo-grid label>span{color:#b6a79c;place-items:center;font-size:38px;display:grid}.wizard-photo-grid img{object-fit:contain;background:#eee7dd;width:100%;height:270px}.wizard-photo-grid label>div{background:var(--wizard-white);border-top:1px solid #e5dacd;gap:5px;padding:14px;display:grid}.wizard-photo-grid b{color:#282020;text-transform:capitalize;font-size:12px}.wizard-photo-grid small{color:#887d75;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.wizard-photo-grid input{opacity:0;cursor:pointer;position:absolute;inset:0}.wizard-photo-grid label.filled{border-style:solid;border-color:var(--wizard-accent);box-shadow:0 0 0 3px #d42b2b0f}.wizard-tip{color:#6e6259;border-left:3px solid var(--wizard-accent);background:#f7f0e7;grid-template-columns:130px 1fr;gap:15px;padding:15px 17px;font-size:12px;line-height:1.5;display:grid}.area-designer{grid-template-columns:190px minmax(300px,1fr) 250px;align-items:start;gap:16px;display:grid}.area-designer>aside,.area-controls{background:var(--wizard-white);border:1px solid #e0d5c9;border-radius:15px;overflow:hidden}.area-designer>aside>button{color:#675d56;text-align:left;background:var(--wizard-white);cursor:pointer;border:0;border-bottom:1px solid #eee7df;gap:4px;width:100%;padding:12px 14px;display:grid}.area-designer>aside>button.active{color:var(--wizard-white);background:#9e1620}.area-designer>aside>button span{font-size:12px;font-weight:850}.area-designer>aside>button small{text-transform:capitalize;opacity:.74;font-size:12px}.area-stage{aspect-ratio:12/13;background-color:#eee7dc;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #ded4ca;border-radius:20px;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #1f141114}.area-stage:after{content:"Produto real";color:var(--wizard-white);letter-spacing:.08em;text-transform:uppercase;background:#0a0a0cbf;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:850;position:absolute;top:12px;left:12px}.area-overlay{z-index:2;color:var(--wizard-white);background:#d42b2b3d;border:2px dashed #e8302f;border-radius:8px;align-content:center;place-items:center;gap:4px;display:grid;position:absolute;box-shadow:0 0 0 999px #0a0a0c1f}.area-overlay b,.area-overlay small{font-size:12px}.area-controls{gap:12px;padding:15px;display:grid}.area-controls .two{grid-template-columns:1fr 1fr;gap:8px;display:grid}.area-controls input[type=range]{min-height:26px;accent-color:var(--wizard-accent);box-shadow:none;border:0;padding:0}.area-controls .area-remove{color:#9e1620;cursor:pointer;background:#fff5f3;border:1px solid #edcccc;border-radius:9px;min-height:37px;font-size:12px;font-weight:800}.wizard-review{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.wizard-review article{background:linear-gradient(145deg,var(--wizard-white),#faf6ef);border:1px solid #e0d6cb;border-radius:15px;gap:7px;min-height:122px;padding:18px;display:grid}.wizard-review span{color:#ae2027;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.wizard-review strong{color:#241b1c;align-self:end;font-size:12px}.wizard-review small{color:#81766f;font-size:12px;line-height:1.5}.wizard-publish{max-width:520px}.wizard-message{color:#842027;background:#fff4f2;border:1px solid #efc4c4;border-radius:11px;margin:0 34px 18px;padding:12px 14px;font-size:12px;font-weight:750}.wizard-footer{background:#faf7f1;border-top:1px solid #e6ddd2;grid-template-columns:140px 1fr 180px;align-items:center;gap:15px;padding:16px 24px;display:grid}.wizard-footer>span{color:#8a7e76;text-align:center;font-size:12px;font-weight:750}.wizard-footer .button,.wizard-footer .wizard-secondary{width:100%;min-height:42px}.wizard-secondary{color:#4a3d3a;background:var(--wizard-white);cursor:pointer;border:1px solid #d9cec2;border-radius:11px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.wizard-secondary:disabled{opacity:.35;cursor:not-allowed}.product-wizard-success{text-align:center;place-items:center;min-height:530px;padding:50px;display:grid}.product-wizard-success>span{width:70px;height:70px;color:var(--wizard-white);background:var(--wizard-accent);border-radius:22px;place-items:center;margin-bottom:17px;display:grid;box-shadow:0 16px 35px #d42b2b40}.product-wizard-success>span svg{width:32px}.product-wizard-success p{max-width:560px}.product-wizard-success>div{gap:10px;margin-top:19px;display:flex}.product-wizard-success .button,.product-wizard-success .wizard-secondary{width:auto;min-width:160px}@media (max-width:1080px){.area-designer{grid-template-columns:170px 1fr}.area-controls{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.area-controls .two{grid-column:1/-1}}@media (max-width:760px){.wizard-steps{padding:14px 11px}.wizard-steps button{justify-content:center}.wizard-steps span{display:none}.wizard-steps button:not(:last-child):after{left:calc(50% + 18px);right:calc(18px - 50%)}.wizard-body{padding:24px 16px}.wizard-fields.two,.wizard-fields.three,.wizard-photo-grid,.wizard-review,.area-designer{grid-template-columns:1fr}.area-controls{grid-column:auto;grid-template-columns:1fr}.area-stage{order:-1}.wizard-footer{grid-template-columns:1fr 1fr;padding:14px 16px}.wizard-footer>span{display:none}.product-wizard-success{padding:35px 20px}.product-wizard-success>div{flex-direction:column;width:100%}.product-wizard-success .button,.product-wizard-success .wizard-secondary{width:100%}}.product-wizard{background:var(--wizard-white);border-color:#e4e3de;border-radius:26px;overflow:hidden;box-shadow:0 18px 48px #181a1e0e}.wizard-purpose{color:#2a2d32;background:linear-gradient(90deg,#d42b2b0e,#0000 38%),#fafaf8;border-bottom:1px solid #ebeae6;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;display:flex}.wizard-purpose>div{gap:4px;display:grid}.wizard-purpose small{color:#c9232b;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.wizard-purpose strong{letter-spacing:-.01em;font-size:13px}.wizard-purpose span{color:#777b82;font-size:12px;line-height:1.5}.wizard-purpose>a{color:#696d74;background:var(--wizard-white);border:1px solid #dddcd7;border-radius:10px;flex:none;padding:9px 12px;font-size:12px;font-weight:800}.wizard-purpose>a:hover{color:#a31c23;border-color:#e6b7b9}.wizard-steps{background:var(--wizard-white);border-color:#ecebe7;padding:20px 26px}.wizard-steps button{color:#9a9da3}.wizard-steps button:not(:last-child):after{background:#e2e1dc}.wizard-steps b{color:#858990;background:#f7f7f5;border-color:#deddd8;border-radius:50%;width:34px;height:34px}.wizard-steps span{color:inherit;background:var(--wizard-white);font-size:12px}.wizard-steps button.active{color:#24262b}.wizard-steps button.active b{border-color:var(--wizard-accent);background:var(--wizard-accent);box-shadow:0 0 0 5px #d42b2b1a}.wizard-steps button.done{color:#5f636a}.wizard-steps button.done b{background:#22242a;border-color:#22242a}.wizard-body{min-height:520px;padding:46px 38px 50px}.wizard-section{gap:32px;max-width:1040px}.wizard-section>header{max-width:760px}.wizard-section>header small,.product-wizard-success>small{color:#c9232b;font-size:12px}.wizard-section>header h2,.product-wizard-success h2{color:#191a1e;letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(28px,3vw,38px);line-height:1}.wizard-section>header p,.product-wizard-success p{color:#74787f;font-size:12px;line-height:1.65}.wizard-fields{gap:18px}.wizard-fields label,.area-controls label{color:#555960;gap:8px;font-size:12px}.wizard-fields input,.wizard-fields textarea,.wizard-fields select,.area-controls input,.area-controls select{color:#24262b;background:var(--wizard-white);border-color:#deddd8;border-radius:13px;min-height:50px;padding:0 14px;font-size:12px}.wizard-fields textarea{min-height:118px;padding-block:14px}.wizard-fields input:focus,.wizard-fields textarea:focus,.wizard-fields select:focus,.area-controls input:focus,.area-controls select:focus{border-color:var(--wizard-accent);box-shadow:0 0 0 4px #d42b2b13}.wizard-category-help{color:#6d7178;background:#f5f5f2;padding:12px 14px}.wizard-category-help a{color:#a81d24}.wizard-switch,.wizard-publish{background:#fafaf8;border-color:#e0dfda;border-radius:14px;min-height:66px;padding:13px 15px}.wizard-switch input,.wizard-publish input{accent-color:var(--wizard-accent)}.wizard-switch b,.wizard-publish b{color:#292b30;font-size:12px}.wizard-switch small,.wizard-publish small{color:#7d8188;font-size:12px}.wizard-list{border-color:#e4e3de;border-radius:17px}.wizard-list-head{background:#f8f8f6;border-color:#ebeae6;padding:16px 18px}.wizard-list-head strong{color:#292b30;font-size:12px}.wizard-list-head small{color:#858990;font-size:12px}.wizard-list-head button{background:var(--wizard-accent);border-radius:10px;min-height:36px;padding-inline:13px;font-size:12px}.wizard-color-row{border-color:#efeeea;padding:12px 17px}.wizard-photo-grid label{background:#f3f3f0;border-color:#d9d8d3;border-radius:20px}.wizard-photo-grid label.filled{border-color:var(--wizard-accent);box-shadow:0 0 0 4px #d42b2b0f}.wizard-tip{color:#686c73;border-left-color:var(--wizard-accent);background:#f7f7f4;padding:17px 19px;font-size:12px}.wizard-tip b{color:#292b30}.wizard-review article{background:#fafaf8;border-color:#e1e0db;border-radius:18px;min-height:138px;padding:21px}.wizard-review span{color:#c9232b}.wizard-review strong{color:#292b30;font-size:13px}.wizard-review small{color:#7f838a;font-size:12px}.wizard-message{border-radius:13px;margin:0 38px 20px;padding:14px 16px;font-size:12px}.wizard-footer{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafaf8f2;border-color:#e8e7e2;grid-template-columns:160px 1fr 210px;padding:17px 26px;position:sticky;bottom:0;box-shadow:0 -12px 30px #181a1e09}.wizard-footer>span{color:#7c8087;font-size:12px}.wizard-footer .button,.wizard-footer .wizard-secondary{border-radius:12px;min-height:48px;font-size:12px}.wizard-footer .button-primary{background:var(--wizard-accent);border:0;box-shadow:0 12px 24px #d42b2b33}.wizard-secondary{color:#4f535a;border-color:#d9d8d3}.wizard-secondary:hover{color:#24262b;background:#f5f5f2}@media (max-width:760px){.wizard-purpose{align-items:flex-start;padding:16px}.wizard-purpose span{display:none}.wizard-purpose>a{padding:8px 10px}.wizard-steps{padding:16px 10px}.wizard-steps b{width:32px;height:32px}.wizard-body{padding:30px 17px 36px}.wizard-section{gap:25px}.wizard-footer{grid-template-columns:1fr 1.25fr;padding:13px 14px}}.product-kind-picker{background:radial-gradient(circle at 8% 4%,#da2b3317,transparent 27%), var(--wizard-white);border:1px solid #e4e3de;border-radius:26px;gap:26px;padding:clamp(26px,4vw,52px);display:grid;box-shadow:0 18px 48px #181a1e11}.product-kind-picker>header{max-width:760px}.product-kind-picker>header small{color:#c9232b;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.product-kind-picker>header h2{font:800 clamp(28px,4vw,42px)/1 var(--font-display);letter-spacing:-.045em;margin:8px 0 10px}.product-kind-picker>header p{color:#74787f;font-size:12px;line-height:1.65}.product-kind-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-kind-picker>div>button{color:#25272c;text-align:left;background:linear-gradient(145deg,var(--wizard-white),#f7f7f4);cursor:pointer;border:1px solid #dfded9;border-radius:22px;align-content:start;gap:12px;min-height:245px;padding:27px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 12px 28px #181a1e0b}.product-kind-picker>div>button:hover{border-color:#e3a7aa;transform:translateY(-3px);box-shadow:0 20px 38px #841f251c}.product-kind-picker>div>button>span{width:max-content;color:var(--wizard-white);background:var(--wizard-accent);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.product-kind-picker>div>button>strong{letter-spacing:-.035em;margin-top:14px;font-size:22px}.product-kind-picker>div>button>small{color:#74787f;max-width:430px;font-size:12px;line-height:1.65}.product-kind-picker>div>button>b{color:#b31f27;align-self:end;margin-top:auto;font-size:12px}.product-kind-picker>a{color:#6d7178;width:max-content;font-size:12px;font-weight:800}.wizard-steps{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.wizard-purpose>.wizard-purpose-actions{align-items:center;gap:8px;display:flex}.wizard-purpose-actions>a,.wizard-purpose-actions>button{color:#696d74;background:var(--wizard-white);cursor:pointer;border:1px solid #dddcd7;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:800}.wizard-fields label>small{color:#81858c;letter-spacing:0;text-transform:none;font-size:12px;font-weight:600;line-height:1.5}.wizard-slug-field input{color:#666b72;background:#f8f8f5}.wizard-model-list{background:var(--wizard-white);border:1px solid #e4e3de;border-radius:18px;overflow:hidden}.wizard-model-list>article{border-bottom:1px solid #efeeea;gap:13px;padding:17px 18px;display:grid}.wizard-model-list>article:last-child{border-bottom:0}.wizard-model-main{grid-template-columns:minmax(220px,1.4fr) minmax(150px,.75fr) minmax(120px,.55fr) 38px;align-items:end;gap:12px;display:grid}.wizard-model-main label,.wizard-model-sizes{color:#555960;letter-spacing:.03em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.wizard-model-main input,.wizard-model-main select,.wizard-model-sizes input{background:var(--wizard-white);border:1px solid #deddd8;border-radius:11px;width:100%;min-height:44px;padding:0 12px;font-size:12px}.wizard-model-main>button{color:#a51c24;cursor:pointer;background:#fff7f7;border:1px solid #efd0d0;border-radius:10px;width:38px;height:38px;margin-bottom:3px}.wizard-model-main>button:disabled{opacity:.3;cursor:not-allowed}.wizard-model-sizes small{color:#858990;text-transform:none;font-size:12px;font-weight:600}.wizard-size-chips{flex-wrap:wrap;gap:7px;display:flex}.wizard-size-chips span{color:#303238;background:#f8f8f5;border:1px solid #dddcd7;border-radius:8px;place-items:center;min-width:34px;height:28px;padding:0 8px;font-size:12px;font-weight:850;display:grid}.wizard-photo-grid.single{grid-template-columns:minmax(300px,620px)}@media (max-width:820px){.product-kind-picker>div{grid-template-columns:1fr}.wizard-model-main{grid-template-columns:1fr 1fr}.wizard-model-main>label:first-child{grid-column:1/-1}.wizard-model-main>button{align-self:end}}@media (max-width:560px){.product-kind-picker{padding:24px 17px}.product-kind-picker>div>button{min-height:210px;padding:22px}.wizard-purpose-actions{flex-direction:column;align-items:stretch}.wizard-purpose-actions>a,.wizard-purpose-actions>button{text-align:center}.wizard-model-main{grid-template-columns:1fr}.wizard-model-main>label:first-child{grid-column:auto}.wizard-photo-grid.single{grid-template-columns:1fr}}
@font-face{font-family:Geist S2;src:url(/fonts/geist-variable.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Geist Mono S2;src:url(/fonts/geist-mono-variable.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--s2-font-sans:"Geist S2", "Segoe UI", sans-serif;--s2-font-mono:"Geist Mono S2", Consolas, monospace;--font-body:var(--s2-font-sans);--font-heading:var(--s2-font-sans);--font-display:var(--s2-font-sans);--font-sans:var(--s2-font-sans);--s2-ink-900:#0a2540;--s2-ink-700:#294a68;--s2-ink-600:#466680;--s2-ink-500:#617c94;--s2-surface:#fff;--s2-canvas:#f7fbff;--s2-line:#cfdeeb;--s2-line-strong:#a9c3d8;--s2-blue:#1769aa;--s2-blue-soft:#eaf5ff;--s2-red:#d82636;--s2-red-dark:#ad1725;--s2-red-soft:#fff0f2;--s2-green:#08775e;--s2-green-soft:#e8f9f3;--s2-amber:#9a5c00;--s2-amber-soft:#fff4d6;--s2-violet:#6d43d6;--s2-radius-sm:12px;--s2-radius-md:18px;--s2-radius-lg:24px;--s2-shadow-card:0 18px 46px #1443691f, 0 3px 10px #10324f0f;--s2-shadow-float:0 14px 34px #b41f2d33}html,body,button,input,select,textarea{font-family:var(--s2-font-sans)}.dashboard-app small{font-size:clamp(12px,.85em,14px);line-height:1.45}.dashboard-app .brand-copy small,.dashboard-app .role-badge,.dashboard-app .sidebar-user small,.dashboard-app .topbar-alert-popover>header small{font-size:12px}.dashboard-app .sidebar-user>span,.dashboard-app .topbar-actions>span,.dashboard-app .sidebar-user strong,.dashboard-app .topbar-alert-popover>header strong,.dashboard-app .topbar-alert-popover p strong{font-size:13px}.dashboard-app .sidebar-user-popover button,.dashboard-app .topbar-alert-popover p span,.dashboard-app .topbar-alert-popover a strong,.dashboard-app .topbar-alert-popover a small{font-size:13px;line-height:1.45}.dashboard-app .customer-order-card>header span:first-child,.dashboard-app .customer-actions-grid>a>span{font-size:12px}.dashboard-app .customer-order-card p,.dashboard-app .customer-order-product span,.dashboard-app .customer-order-product small,.dashboard-app .customer-order-product>a,.dashboard-app .customer-timeline>div{font-size:13px}.dashboard-app .customer-order-product strong,.dashboard-app .customer-actions-grid>a>strong{font-size:15px}.system-v2{color:var(--s2-ink-900);font-family:var(--s2-font-sans);background:radial-gradient(circle at 4% 0, #ffded3eb, transparent 28rem), radial-gradient(circle at 96% 4%, #c5e0ffeb, transparent 32rem), linear-gradient(180deg, #fff 0, var(--s2-canvas) 34rem, #f4fbff 100%);font-size:16px;line-height:1.5}.system-v2 .dashboard-main{min-height:100vh}.system-v2 .dashboard-topbar{width:min(1480px,100%);min-height:118px;color:var(--s2-ink-900);background:0 0;border:0;margin:0 auto;padding:28px 34px 24px}.system-v2 .dashboard-topbar:after{display:none}.system-v2 .dashboard-topbar h1{color:var(--s2-ink-900);font-family:var(--s2-font-sans);letter-spacing:-.045em;font-size:clamp(32px,3vw,44px);font-weight:800;line-height:1.05}.system-v2 .dashboard-topbar p{color:var(--s2-ink-600);margin-top:10px;font-size:15px;font-weight:500;line-height:1.45}.system-v2 .dashboard-content{width:min(1480px,100%);margin:0 auto;padding:8px 34px 84px}.system-v2 .topbar-primary,.system-v2 .button-primary,.system-v2 .product-manage-primary{color:#fff;border-radius:var(--s2-radius-sm);background:linear-gradient(135deg, #ee3342, var(--s2-red));min-height:48px;box-shadow:var(--s2-shadow-float);letter-spacing:-.01em;border:1px solid #79091866;padding:0 20px;font-size:14px;font-weight:760}.system-v2 .topbar-primary:hover,.system-v2 .button-primary:hover,.system-v2 .product-manage-primary:hover{background:linear-gradient(135deg, var(--s2-red), var(--s2-red-dark));transform:translateY(-2px);box-shadow:0 18px 38px #b41f2d45}.system-v2 :where(button,a,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #1769aa47}.system-v2 :where(input,select,textarea){min-height:46px;color:var(--s2-ink-900);border:1px solid var(--s2-line-strong);border-radius:var(--s2-radius-sm);background:#fff;font-size:15px;line-height:1.45}.system-v2 textarea{min-height:112px}.system-v2 :where(input,textarea)::placeholder{color:var(--s2-ink-500);opacity:1}.system-v2 .metric-grid{gap:18px}.system-v2 .metric-grid article,.system-v2 .dashboard-panel,.system-v2 .order-detail-card,.system-v2 .order-items-panel,.system-v2 .admin-order-actions,.system-v2 .artwork-action-card,.system-v2 .nexa-artwork-card{color:var(--s2-ink-900);border-radius:var(--s2-radius-lg);box-shadow:var(--s2-shadow-card);background:#fffffff0;border:1px solid #a3c2dbb3}.system-v2 .metric-grid article{min-height:170px;padding:25px;overflow:hidden}.system-v2 .metric-grid article:before{content:"";background:linear-gradient(90deg, var(--s2-blue), #54a7e3);height:5px;position:absolute;inset:0 0 auto}.system-v2 .metric-grid article:nth-child(2):before{background:linear-gradient(90deg, var(--s2-violet), #9d7af2)}.system-v2 .metric-grid article:nth-child(3):before{background:linear-gradient(90deg, var(--s2-green), #37b896)}.system-v2 .metric-grid article:nth-child(4):before{background:linear-gradient(90deg,#c97800,#f4b33b)}.system-v2 .metric-grid article>span{color:var(--s2-ink-700);font-size:14px;font-weight:700}.system-v2 .metric-grid article>strong{color:var(--s2-ink-900);font-family:var(--s2-font-sans);font-size:38px;font-weight:820;line-height:1}.system-v2 .metric-grid article>small{color:var(--s2-ink-600);font-size:13px;font-weight:520}.system-v2 .dashboard-panel,.system-v2 .order-detail-card,.system-v2 .order-items-panel{overflow:hidden}.system-v2 .dashboard-panel>header,.system-v2 .order-detail-card>header,.system-v2 .order-items-panel>header{border-bottom:1px solid var(--s2-line);background:radial-gradient(circle at 94% 0,#c2deff94,#0000 17rem),linear-gradient(110deg,#fff4f0b3,#fffffff5);min-height:94px;padding:22px 26px}.system-v2 .dashboard-panel>header h2,.system-v2 .order-detail-card header h2,.system-v2 .order-items-panel header h2{color:var(--s2-ink-900);font-family:var(--s2-font-sans);letter-spacing:-.035em;margin:5px 0;font-size:24px;font-weight:790;line-height:1.12}.system-v2 .panel-kicker,.system-v2 .order-detail-card header span,.system-v2 .order-items-panel header span{color:var(--s2-red-dark);letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:800}.system-v2 .dashboard-panel>header p,.system-v2 .order-detail-card header p{color:var(--s2-ink-600);font-size:14px}.system-v2 .status-pill{letter-spacing:.015em;border:1px solid;border-radius:999px;min-height:30px;padding:6px 11px;font-size:12px;font-weight:760}.system-v2 .status-pill.green{color:var(--s2-green);background:var(--s2-green-soft)}.system-v2 .status-pill.amber{color:var(--s2-amber);background:var(--s2-amber-soft)}.system-v2 .status-pill.red{color:var(--s2-red-dark);background:var(--s2-red-soft)}.system-v2 .status-pill.gray{color:var(--s2-ink-700);background:#eef5fa}.system-v2 .nexa-operation-pulse{border-radius:var(--s2-radius-lg);background:radial-gradient(circle at 84% 10%,#8d67f4c7,#0000 22rem),linear-gradient(125deg,#0b4267,#126d92 52%,#513dc5);border:1px solid #5784d88f;box-shadow:0 22px 52px #183f7542}.system-v2 .nexa-operation-pulse :where(span,p,h2,strong){color:#fff}.system-v2 .attention-list>a,.system-v2 .attention-empty,.system-v2 .compact-rows>div,.system-v2 .order-detail-grid>div{min-height:74px;color:var(--s2-ink-900);border-color:var(--s2-line);background:#fff}.system-v2 .attention-list strong,.system-v2 .compact-rows strong,.system-v2 .order-detail-grid strong,.system-v2 .order-detail-grid a{color:var(--s2-ink-900);font-size:15px;font-weight:720}.system-v2 .attention-list span,.system-v2 .compact-rows small,.system-v2 .order-detail-grid small{color:var(--s2-ink-600);font-size:13px}.system-v2 .admin-order-actions,.system-v2 .artwork-action-card{background:radial-gradient(circle at 92% 0,#cde5ffb3,#0000 20rem),#fff;margin-bottom:18px;padding:22px 24px}.system-v2 .admin-order-actions span{color:var(--s2-blue);letter-spacing:.08em;font-size:12px;font-weight:800}.system-v2 .admin-order-actions strong,.system-v2 .artwork-action-card strong{color:var(--s2-ink-900);font-size:17px;font-weight:760}.system-v2 .admin-order-actions button,.system-v2 .admin-order-actions a,.system-v2 .artwork-action-card button,.system-v2 .button{border-radius:var(--s2-radius-sm);min-height:44px;padding:0 17px;font-size:14px;font-weight:720}.system-v2 .admin-order-actions button:not(.danger),.system-v2 .artwork-action-card>.button-primary,.system-v2 .artwork-action-buttons .button-primary{color:#fff;border:1px solid var(--s2-blue);background:linear-gradient(135deg,#2078bb,#12598f);box-shadow:0 10px 24px #1769aa33}.system-v2 .admin-order-actions button.danger,.system-v2 .artwork-request-changes{color:var(--s2-red-dark);background:var(--s2-red-soft);border:1px solid #eca5ac}.system-v2 .artwork-action-heading p,.system-v2 .artwork-action-card p,.system-v2 .artwork-review-reason small{color:var(--s2-ink-600);font-size:13px}.system-v2 .artwork-review-reason span{color:var(--s2-ink-900);font-size:14px;font-weight:700}.system-v2 .artwork-review-visual img{color:var(--s2-ink-700);background:linear-gradient(135deg,#f3f8fc,#e8f2fa)}.system-v2 .release-gates-grid article{border:1px solid var(--s2-line);border-radius:var(--s2-radius-sm);background:#fff;min-height:78px}.system-v2 .release-gates-grid article.ready{background:var(--s2-green-soft);border-color:#9fdacb}.system-v2 .release-gates-grid article.blocked{background:var(--s2-red-soft);border-color:#efb2b8}.system-v2 .release-gates-grid strong{color:var(--s2-ink-900);font-size:14px}.system-v2 .release-gates-grid small{color:var(--s2-ink-700);font-size:12px}@media (max-width:900px){.system-v2 .dashboard-topbar{min-height:104px;padding:24px 20px 18px}.system-v2 .dashboard-content{padding:8px 18px 72px}.system-v2 .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.system-v2 .dashboard-topbar h1{font-size:30px}.system-v2 .dashboard-content{padding:6px 12px 92px}.system-v2 .metric-grid{grid-template-columns:1fr}.system-v2 .metric-grid article{min-height:150px}.system-v2 .dashboard-panel,.system-v2 .order-detail-card,.system-v2 .order-items-panel,.system-v2 .admin-order-actions,.system-v2 .artwork-action-card{border-radius:var(--s2-radius-md)}.system-v2 .dashboard-panel>header,.system-v2 .order-detail-card>header,.system-v2 .order-items-panel>header{padding:18px}}.production-process-picker{border:0;grid-template-columns:1fr 1fr;gap:12px;padding:0;display:grid}.production-process-picker legend{color:var(--s2-ink-700);letter-spacing:.02em;text-transform:uppercase;grid-column:1/-1;margin-bottom:1px;font-size:12px;font-weight:800}.production-process-picker button{min-height:112px;color:var(--s2-ink-900);text-align:left;border:1px solid var(--s2-line);border-radius:var(--s2-radius-md);background:var(--s2-surface);cursor:pointer;gap:5px;padding:17px;display:grid}.production-process-picker button:hover,.production-process-picker button.active{border-color:var(--s2-red);background:linear-gradient(135deg, var(--s2-red-soft), var(--s2-blue-soft));box-shadow:var(--s2-shadow-card)}.production-process-picker strong{font-size:16px}.production-process-picker span{color:var(--s2-red);text-transform:none;font-size:12px;font-weight:800}.production-process-picker small{color:var(--s2-ink-600);text-transform:none;font-size:12px;font-weight:550;line-height:1.5}.studio-tools .studio-process-note{color:var(--s2-ink-900);border:1px solid var(--s2-line-strong);border-radius:var(--s2-radius-md);background:linear-gradient(145deg, var(--s2-blue-soft), var(--s2-surface));gap:7px;margin:0 0 14px;padding:17px;display:grid}.studio-process-note>span{color:var(--s2-red);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.studio-process-note>h3{color:var(--s2-ink-900);text-transform:none;margin:0;font-size:16px;line-height:1.25}.studio-process-note>p{color:var(--s2-ink-700);margin:0;font-size:12px;line-height:1.55}@media (max-width:760px){.production-process-picker{grid-template-columns:1fr}}.order-mobile-grade-list{display:none}@media (max-width:760px){.order-grade-matrix-scroll{display:none}.order-mobile-grade-list{display:grid}.order-mobile-grade-list>article{border-bottom:10px solid var(--s2-canvas);background:var(--s2-surface);gap:16px;padding:18px;display:grid}.order-mobile-grade-list>article:last-child{border-bottom:0}.order-mobile-grade-list>article.active{background:var(--s2-red-soft)}.order-mobile-grade-list>article>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-mobile-grade-list>article>header>div{gap:4px;min-width:0;display:grid}.order-mobile-grade-list>article>header>div:first-child{flex:1}.order-mobile-grade-list>article>header>div:last-child{text-align:right;flex-shrink:0}.order-mobile-grade-list>article>header strong{color:var(--s2-ink-900);font:800 16px/1.2 var(--font-heading)}.order-mobile-grade-list>article>header span{color:var(--s2-ink-600);font-size:13px;font-weight:650}.order-mobile-grade-list>article>header>div:last-child span{color:var(--s2-red-dark);font-weight:800}.order-mobile-size-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.order-mobile-size-grid>section{border:1px solid var(--s2-line);border-radius:var(--s2-radius-sm);background:var(--s2-canvas);grid-template-columns:minmax(54px,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:7px 8px 7px 12px;display:grid}.order-mobile-size-grid>section.active{border-color:var(--s2-red);background:var(--s2-surface);box-shadow:var(--s2-shadow-card)}.order-mobile-size-grid label{color:var(--s2-ink-900);font-size:15px;font-weight:850}.order-mobile-size-grid .order-matrix-stepper{background:var(--s2-surface);border-radius:10px;grid-template-columns:36px 38px 36px}.order-mobile-size-grid .order-matrix-stepper button,.order-mobile-size-grid .order-matrix-stepper input{width:100%;height:42px;font-size:16px}.order-mobile-note{color:var(--s2-ink-700);font-size:13px}.order-mobile-note summary{cursor:pointer;width:fit-content;min-height:32px;font-weight:800}.order-mobile-note label{gap:7px;margin-top:8px;font-weight:750;display:grid}.order-mobile-note input{width:100%;min-height:44px;color:var(--s2-ink-900);border:1px solid var(--s2-line);background:var(--s2-surface);border-radius:10px;padding:0 12px;font-size:16px}.order-mobile-remove{min-height:40px;color:var(--s2-red-dark);border:1px solid var(--s2-line-strong);background:var(--s2-surface);border-radius:10px;justify-self:start;padding:0 12px;font-size:13px;font-weight:800}}@media (max-width:520px){.order-mobile-size-grid{grid-template-columns:1fr}}.dashboard-app .dashboard-topbar>.topbar-actions{display:none}.dashboard-app .dashboard-topbar>div:first-of-type{min-width:0}.dashboard-app .dashboard-topbar h1{overflow-wrap:anywhere}@media (min-width:901px) and (max-width:1550px){.dashboard-app .dashboard-sidebar>div:nth-child(3){min-width:0;overflow:visible}.dashboard-app .dashboard-sidebar nav{flex-wrap:wrap;justify-content:center;row-gap:4px}.dashboard-app .dashboard-sidebar nav a{flex:none}}@media (max-width:420px){.dashboard-app .dashboard-topbar{gap:8px}.dashboard-app .dashboard-topbar>div:first-of-type{flex:92px}.dashboard-app .topbar-alert-center>summary{width:40px;height:40px}}
