:root{--background:#f3f5f9;--foreground:#20283a;--card:#fff;--line:#dfe4ed;--muted:#768299;--brand:#5747e8;--brand-strong:#4937dc;--brand-soft:#efedff;--sidebar:#10182b;--sidebar-muted:#98a3bc;--success:#0aae78;--danger:#ef4d58;--warning:#f39b22;--radius:12px;--shadow:0 1px 2px #141d320a}html{background:var(--background);scroll-behavior:smooth}body{background:var(--background);color:var(--foreground)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell{background:var(--background);grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{z-index:40;background:var(--sidebar);color:#fff;flex-direction:column;height:100vh;padding:24px 18px 20px;display:flex;position:sticky;top:0;overflow:hidden auto}.app-brand{color:#fff;align-items:center;gap:11px;min-width:0;padding:2px 0 26px;text-decoration:none;display:flex}.app-brand>span:last-child{min-width:0;line-height:1.2;display:block}.app-brand b{letter-spacing:-.02em;white-space:nowrap;font-size:16px;font-weight:780;display:block}.app-brand small{color:#77839c;letter-spacing:.06em;margin-top:5px;font-size:10px;font-weight:550;display:block}.brand-mark{background:#000;border-radius:9px;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;display:grid;overflow:hidden;box-shadow:0 8px 24px #1673ff52}.brand-mark img{object-fit:cover;border-radius:7px;width:100%;height:100%}.app-nav{background:0 0;border:0;border-radius:0;gap:7px;padding:0;display:grid}.app-nav a{min-width:0;min-height:46px;color:var(--sidebar-muted);border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:12px;padding:0 14px;font-size:14px;font-weight:560;text-decoration:none;transition:color .16s,background-color .16s;display:flex}.app-nav a:hover{color:#fff;background:#ffffff0e}.app-nav a.active{color:#fff;box-shadow:none;background:#3c3592;border:0}.nav-icon{color:currentColor;flex:none}.sidebar-note{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;gap:6px;margin-top:auto;padding:16px;display:grid}.sidebar-note span{color:#7265f3;letter-spacing:.12em;font-size:10px;font-weight:800}.sidebar-note b{color:#e8ebf4;font-size:12px}.sidebar-note small{color:#707b93;font-size:10px;line-height:1.55}.app-workspace{min-width:0}.app-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.header-context{align-items:center;gap:8px;font-size:13px;display:flex}.header-context span{color:var(--muted)}.header-context span:after{content:"/";color:#bdc4d1;margin-left:8px}.header-context b{font-weight:720}.header-actions{justify-content:flex-end;align-items:center;gap:11px;display:flex}.plan-chip,.quota-chip{color:#69758b;background:#f7f8fb;border:1px solid #e0e4ec;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.plan-chip{color:var(--brand);background:var(--brand-soft);border-color:#e2defe}.quota-chip b{color:var(--foreground)}.account-avatar{width:32px;height:32px;color:var(--brand);background:#e8e5ff;border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:88px;font-size:12px;font-weight:650;overflow:hidden}.header-logout{color:#8b95a6;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 4px;font-size:12px;font-weight:600}.header-logout:hover{color:var(--danger);background:0 0;transform:none}.app-main,.admin-shell .app-main{width:min(1540px,100% - 56px);margin:0 auto;padding:32px 0 60px}.topbar{align-items:flex-end;gap:24px;margin-bottom:22px}.section-title{color:#232b3d;letter-spacing:-.035em;font-size:27px;font-weight:780}.topbar .muted{font-size:13px;line-height:1.6}.eyebrow{color:var(--brand)!important}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.btn{border-radius:8px;min-height:38px;padding:.58rem 1.05rem;font-size:13px;font-weight:680;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.btn-primary{background:var(--brand);color:#fff;box-shadow:none}.btn-primary:hover{background:var(--brand-strong);box-shadow:none;transform:translateY(-1px)}.btn-secondary{color:#59657a;background:#fff;border:1px solid #dce2eb}.btn-secondary:hover{color:var(--brand);background:#f7f8fb;border-color:#cfc8ff}.btn:disabled{opacity:.58;cursor:wait;transform:none}.task-refresh-control{align-items:center;display:inline-flex}.task-refresh-button{gap:7px;min-width:106px}.task-refresh-button:disabled svg{animation:.75s linear infinite task-refresh-spin}.button-spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;flex:none;width:14px;height:14px;animation:.75s linear infinite task-refresh-spin}@keyframes task-refresh-spin{to{transform:rotate(360deg)}}.btn-danger{color:#d93e49;background:#fff1f2;border:1px solid #ffd9dc}.input,.select,.studio-select,.filter-select{min-height:40px;color:var(--foreground);background:#fff;border:1px solid #dce2eb;border-radius:8px;padding:.7rem .85rem}.input:focus,.select:focus,.studio-select:focus,.filter-select:focus{border-color:#9488f3;outline:none;box-shadow:0 0 0 3px #5747e81a}.label{color:#4f5b70;font-size:12px}.alert,.success-notice{border-radius:9px}.badge{color:var(--brand);background:#efedff;border-radius:6px;padding:.28rem .58rem}.badge.green{color:var(--success);background:#e9f9f2}.badge.red{color:var(--danger);background:#fff0f1}.grid-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat{min-height:108px;padding:18px 20px}.stat:after{display:none}.stat strong{letter-spacing:-.035em;margin-top:9px;font-size:27px}.table-wrap{border-radius:var(--radius)}.table{font-size:13px}.table th,.table td{border-bottom-color:#e8ebf1;padding:13px 15px}.table th{color:#7d8799;background:#fafbfc;font-size:11px;font-weight:680}.table tbody tr:hover{background:#f8f8ff}.detail-kv{gap:10px}.detail-kv>div{background:#fafbfc;border:1px solid #eaedf2;border-radius:8px;padding:12px 13px}.mini-list>div,.mini-list>a{border-bottom-color:#eaedf2}.studio-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px}.studio-hero{text-align:left;margin:4px 0 24px}.studio-hero h1{margin:7px 0 8px;font-size:30px;font-weight:780}.studio-hero p{font-size:13px}.workflow-card{border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:1.1fr 26px .9fr 26px .82fr;gap:12px;padding:24px}.step-label{margin-bottom:13px;font-size:13px}.step-label i{background:var(--brand-soft);width:27px;height:27px;color:var(--brand)}.upload-zone{background:#fbfaff;border:1px dashed #aca3f7;border-radius:10px;height:196px}.shirt-icon{color:var(--brand)}.flow-arrow{color:#c4c9d3;font-size:30px}.generate-cta{background:var(--brand);height:44px;box-shadow:none;border-radius:8px;margin-top:14px}.template-strip{background:#fff;border-radius:10px;margin-top:14px;padding:14px 18px}.preview-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:17px}.phone-preview{border:4px solid #fff;border-radius:20px;box-shadow:0 0 0 1px #dfe4ed}.preview-title em{background:var(--brand-soft);color:var(--brand);border-radius:6px}.example-section{margin-top:34px}.example-section h2{font-size:24px}.example-grid{gap:16px;margin-top:18px}.example-grid article{border-radius:var(--radius)}.center-heading{text-align:left;margin:4px 0 24px}.center-heading h1{margin:7px 0;font-size:30px;font-weight:780}.center-heading p{font-size:13px}.profile-slots{border-radius:var(--radius);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;padding:18px}.profile-slot{border-radius:9px;min-height:70px;padding:10px 13px}.profile-slot.active{background:#f7f6ff;border:1px solid #8579ed}.profile-slot>img,.slot-plus{border-radius:9px;width:42px;height:42px}.profile-slot em{border-radius:5px;padding:5px 7px}.profile-creator-card{border-radius:var(--radius);grid-template-columns:1.1fr 44px .9fr .52fr;gap:18px;padding:24px}.profile-upload,.model-preview{border-radius:10px;height:196px}.profile-upload{background:#fbfaff;border:1px dashed #aca3f7}.profile-upload span{background:var(--brand-soft);width:56px;height:56px;color:var(--brand)}.creator-summary{padding-left:18px}.profile-summary{background:#fff;border-radius:10px;padding:16px 18px}.works-heading{align-items:center;margin:4px 0 22px}.works-heading h1{margin:7px 0;font-size:30px;font-weight:780}.works-heading p{font-size:13px}.works-title-line{align-items:center;gap:12px;display:flex}.works-live-indicator{color:#5b746b;align-items:center;gap:6px;font-size:11px;display:inline-flex}.works-live-indicator i{background:var(--brand);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--brand) 12%, transparent);border-radius:50%;animation:1.8s ease-in-out infinite works-live-pulse}.work-thumb>video{object-fit:cover;width:100%;height:100%}@keyframes works-live-pulse{50%{opacity:.5;transform:scale(.85)}}.work-stats{gap:12px}.work-stats>div{border-radius:10px;min-width:130px;padding:13px 17px}.work-stats strong{font-size:23px}.work-filters{border-radius:var(--radius);gap:12px;margin-bottom:18px;padding:14px 16px}.filter-tabs{gap:7px}.filter-tabs a{background:#f7f8fa;border-radius:7px;padding:8px 13px}.filter-tabs a.active{color:var(--brand);background:var(--brand-soft)}.filter-select{border-radius:8px;min-width:190px}.work-grid{gap:16px}.work-card{border-radius:var(--radius);padding:0}.work-thumb{border-radius:0;height:205px}.work-info{padding:15px}.work-title h2{font-size:15px}.work-actions .btn{flex:1;padding:7px 10px}.admin-overview-bottom,.admin-detail-grid,.task-detail-layout{gap:16px}.resource-version{background:#faf9ff;border-radius:9px;margin:16px 0;padding:17px}.admin-media-grid{gap:13px}.admin-media-grid article{border-radius:9px}.pipeline-media{gap:12px}.pipeline-media>div{background:#fafbfc;border:1px solid #eaedf2;border-radius:9px}.pipeline-media img,.pipeline-media video{border-radius:7px}.result-layout{gap:22px}.result-player{padding:13px}.result-player video{border-radius:9px}.result-summary{padding:28px}.result-summary h1{font-size:30px}.state-page.card{border-radius:var(--radius)}.auth-page{background:#f4f6fa;grid-template-columns:minmax(500px,1.05fr) minmax(420px,.95fr)}.auth-art{background:var(--sidebar);padding:clamp(38px,5vw,72px)}.auth-art:before{background:radial-gradient(circle,#5b47e88c,#0000 68%);top:-230px;right:-250px}.auth-art:after{background:radial-gradient(circle,#3e31966b,#0000 68%);bottom:-250px;left:-250px}.auth-brand .auth-logo{background:#000;border:0;border-radius:9px;padding:0;overflow:hidden}.auth-logo img{object-fit:cover;border-radius:7px;width:100%;height:100%}.auth-mobile-brand{align-items:center;gap:10px}.auth-mobile-brand img{object-fit:cover;border-radius:9px;width:36px;height:36px}.auth-eyebrow{color:#a99fff}.auth-art-copy h1{max-width:640px;font-size:clamp(40px,4vw,62px)}.auth-panel{background:#f7f8fb}.auth-box{border:1px solid var(--line);background:#fff;border-radius:14px;padding:34px;box-shadow:0 16px 50px #1d253a14}.auth-heading>span,.auth-admin-link a{color:var(--brand)}.auth-heading h2{font-size:30px}.auth-submit{border-radius:8px;height:46px}.admin-auth-page .auth-art{background:#11192b}@media (max-width:900px){.auth-mobile-brand{display:flex}}.site-footer{border-top:1px solid var(--line);background:var(--background);color:#939cad;min-height:40px;margin-left:230px}.site-footer a{color:#717c91}@media (max-width:1180px){.grid-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-creator-card{grid-template-columns:1fr 36px 1fr}.creator-summary{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;padding:18px 0 0}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.shell{display:block}.app-sidebar{height:auto;min-height:0;padding:12px 16px;position:sticky;overflow:visible}.app-brand{padding:0}.app-brand small,.sidebar-note{display:none}.app-sidebar .app-nav{scrollbar-width:none;gap:4px;margin-top:11px;display:flex;overflow-x:auto}.app-sidebar .app-nav::-webkit-scrollbar{display:none}.app-nav a{white-space:nowrap;min-height:38px;padding:0 12px}.app-header{height:60px;padding:0 18px;top:99px}.header-context{display:none}.header-actions{width:100%}.app-main,.admin-shell .app-main{width:min(100% - 28px,900px);padding-top:24px}.site-footer{margin-left:0}.studio-layout{grid-template-columns:1fr}.preview-panel{width:min(310px,100%);margin:auto}.workflow-card{grid-template-columns:1fr}.flow-arrow{display:none}.profile-slots{grid-template-columns:1fr 1fr}}@media (max-width:640px){.app-sidebar{padding-inline:12px}.app-brand b{font-size:15px}.brand-mark{border-radius:8px;flex-basis:30px;width:30px;height:30px}.app-header{top:93px}.plan-chip,.account-name{display:none}.quota-chip{padding-inline:9px;display:inline-flex}.header-actions{gap:8px}.section-title,.studio-hero h1,.center-heading h1,.works-heading h1{font-size:24px}.topbar{align-items:flex-start}.grid-cards{grid-template-columns:1fr 1fr}.stat{min-height:94px;padding:14px}.stat strong{font-size:23px}.workflow-card,.profile-creator-card{padding:17px}.profile-creator-card{grid-template-columns:1fr}.creator-arrow{transform:rotate(90deg)}.profile-slots{grid-template-columns:1fr;padding:13px}.works-heading{display:block}.work-stats{margin-top:16px}.work-stats>div{flex:1;min-width:0}.work-filters{padding:12px}.filter-tabs{flex-basis:100%;overflow-x:auto}.filter-tabs a{white-space:nowrap}.filter-select{flex:1;min-width:0}.work-grid{grid-template-columns:1fr}.auth-box{box-shadow:none;background:0 0;border:0;padding:0}.auth-panel{padding:26px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.creation-page{gap:18px;display:grid}.creation-heading,.profile-page-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.creation-heading h1,.profile-page-heading h1{letter-spacing:-.035em;margin:0;font-size:27px;line-height:1.2}.creation-heading p,.profile-page-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.creation-heading>span{color:#8b94a6;align-items:center;gap:6px;font-size:11px;display:flex}.creation-stepper{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto minmax(18px,1fr) auto minmax(18px,1fr) auto minmax(18px,1fr) auto minmax(18px,1fr) auto;align-items:center;min-height:54px;padding:0 20px;display:grid}.creation-stepper>div{color:#8a94a6;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.creation-stepper i,.creation-panel>header i{color:#7d8798;background:#f0f1f5;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-style:normal;display:grid}.creation-stepper .active{color:#2a3245}.creation-stepper .active i,.creation-panel>header i{background:var(--brand);color:#fff}.creation-stepper>b{background:#e4e7ed;height:1px;margin:0 14px}.creation-shell{grid-template-columns:minmax(0,1fr) 294px;align-items:start;gap:18px;display:grid}.creation-main{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:11px;overflow:hidden}.creation-panel{border-bottom:1px solid #e8ebf0;padding:20px}.creation-panel:last-child{border-bottom:0}.creation-panel>header{justify-content:space-between;align-items:center;gap:16px;min-height:30px;margin-bottom:15px;display:flex}.creation-panel>header>div{align-items:center;gap:9px;display:flex}.creation-panel h2{margin:0;font-size:14px;font-weight:760}.creation-panel>header small{color:#9aa3b3;font-size:10px}.product-upload-grid{display:block}.product-upload-card{color:var(--brand);text-align:center;min-height:136px;background:#faf9ff;border:1px dashed #9e94f1;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:border-color .16s,background-color .16s,transform .16s;display:flex;position:relative;overflow:hidden}.product-upload-card:hover{border-color:var(--brand);background:#f7f5ff}.product-upload-card input{display:none}.product-upload-empty{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:136px;display:flex}.product-upload-icon{background:#eeebff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.product-upload-card b{color:#414c61;font-size:12px}.product-upload-card small{color:#8791a3;font-size:10px}.product-upload-card em{color:#a4acba;font-size:9px;font-style:normal}.product-upload-card.has-preview{text-align:left;grid-template-columns:minmax(0,1fr) 190px;justify-items:stretch;min-height:136px;display:grid}.product-upload-previews{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:8px;padding:10px;display:grid}.product-upload-previews figure{background:#eceef3;border-radius:7px;min-width:0;height:116px;margin:0;position:relative;overflow:hidden}.product-upload-previews img{object-fit:cover;width:100%;height:100%;display:block}.product-upload-previews button{color:#fff;cursor:pointer;background:#181e2cc2;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:6px;right:6px}.product-upload-previews button:hover{background:#e14b55}.product-upload-replace{align-content:center;gap:5px;padding:22px;display:grid}.product-upload-replace small{display:block}.product-upload-replace label{width:max-content;color:var(--brand);cursor:pointer;align-items:center;gap:5px;margin:3px 0;font-size:11px;font-weight:750;display:inline-flex}.product-upload-notice{color:#c25b24;margin:7px 2px 0;font-size:10px}.template-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.template-choice{background:#fff;border:1px solid #dfe3ea;border-radius:9px;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;transition:border-color .15s,background-color .15s,transform .15s;display:grid;position:relative}.template-choice:hover{border-color:#b8b0f2;transform:translateY(-1px)}.template-choice.selected{background:#f8f7ff;border-color:#7a6ce8;box-shadow:0 0 0 1px #5747e80f}.template-choice input,.profile-choice input{opacity:0;pointer-events:none;position:absolute}.template-choice-cover{height:54px;color:var(--brand);background:#eef0ff;border-radius:6px;place-items:center;display:grid;position:relative;overflow:hidden}.template-choice:nth-child(3n+2) .template-choice-cover{background:#fff1ed}.template-choice:nth-child(3n) .template-choice-cover{background:#eafaf6}.template-choice-cover img,.template-choice-cover video{object-fit:cover;width:100%;height:100%}.template-choice-cover span{color:#fff;background:#161c2ab3;border-radius:4px;padding:2px 4px;font-size:8px;position:absolute;bottom:4px;right:4px}.template-choice-cover .template-hover-hint{color:#fff;opacity:0;background:#161c2ac2;border-radius:4px;justify-content:center;align-items:center;gap:3px;padding:3px 5px;font-size:7px;transition:opacity .15s;display:flex;position:absolute;inset:auto 4px 4px}.template-choice:hover .template-hover-hint,.template-choice:focus-within .template-hover-hint{opacity:1}.template-choice-cover:has(.template-hover-hint)>span{top:4px;bottom:auto}.template-select-hit{z-index:1;border-radius:inherit;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.template-select-hit:focus-visible{outline-offset:2px;outline:3px solid #5747e83d}.template-choice-copy{min-width:0}.template-choice b,.template-choice small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.template-choice b{color:#354056;font-size:11px}.template-choice small{color:#919aab;margin-top:4px;font-size:9px}.template-choice em{color:var(--brand);white-space:nowrap;align-self:end;font-size:9px;font-style:normal}.template-preview-trigger{z-index:2;color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;margin:6px 0 0;padding:0;font-size:9px;font-weight:700;display:inline-flex;position:relative}.template-preview-trigger:hover{color:#362bba}.choice-check{background:var(--brand);color:#fff;border-radius:50%;padding:2px;position:absolute;top:7px;right:7px}.template-preview-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0f1cb3;place-items:center;padding:28px;animation:.16s ease-out preview-fade-in;display:grid;position:fixed;inset:0}.template-preview-modal{background:#fff;border-radius:14px;width:min(390px,100%);max-height:calc(100vh - 56px);animation:.2s ease-out preview-rise-in;overflow:auto;box-shadow:0 30px 90px #00000052}.template-preview-modal>header{justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.template-preview-modal>header span{color:var(--brand);letter-spacing:.12em;font-size:9px;font-weight:800}.template-preview-modal>header h2{color:#273146;margin:3px 0 0;font-size:16px}.template-preview-modal>header button{color:#667085;cursor:pointer;background:#f1f3f7;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.template-preview-modal video{object-fit:contain;background:#10131c;width:100%;max-height:64vh;display:block}.template-preview-modal>footer{gap:13px;padding:15px 18px 18px;display:grid}.template-preview-modal>footer p{color:#7b869a;margin:0;font-size:11px;line-height:1.6}.template-preview-modal>footer button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:12px;font-weight:750;display:inline-flex}@keyframes preview-fade-in{0%{opacity:0}}@keyframes preview-rise-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.profile-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-choice{cursor:pointer;border:1px solid #e0e4eb;border-radius:8px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:58px;padding:9px 11px;display:grid;position:relative}.profile-choice.selected{color:var(--brand);background:#f8f7ff;border-color:#8c81ec}.profile-choice>span{width:32px;height:32px;color:var(--brand);background:#eeecff;border-radius:8px;place-items:center;font-size:11px;font-weight:800;display:grid}.profile-choice b,.profile-choice small{display:block}.profile-choice b{color:#3b465b;font-size:11px}.profile-choice small{color:#9aa3b2;margin-top:3px;font-size:9px}.profile-choice:has(input:disabled){opacity:.46;cursor:not-allowed}.clone-profile-picker{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.clone-profile-picker>button,.clone-profile-picker>a{min-width:0;min-height:178px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4e1;border-radius:12px;grid-template-rows:118px auto auto;gap:5px;padding:9px;text-decoration:none;display:grid;overflow:hidden}.clone-profile-picker>button:hover,.clone-profile-picker>a:hover{border-color:#74ccb4}.clone-profile-picker>.active{background:#f3fcf9;border-color:#37ba98;box-shadow:0 0 0 2px #37ba981a}.clone-profile-picker img,.clone-profile-placeholder{object-fit:contain;color:#287c66;background:#f2f4f3;border-radius:8px;place-items:center;width:100%;height:118px;font-size:17px;font-weight:800;display:grid}.clone-profile-picker b,.clone-profile-picker small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.clone-profile-picker b{color:#263a34;font-size:11px}.clone-profile-picker small{color:#7b8f88;font-size:9px}.bgm-picker{background:#faf9ff;border:1px solid #dedaf9;border-radius:9px;grid-template-columns:38px minmax(0,1fr) minmax(220px,300px);align-items:center;gap:12px;padding:12px;display:grid}.bgm-picker>span{width:38px;height:38px;color:var(--brand);background:#ece9ff;border-radius:9px;place-items:center;display:grid}.bgm-picker label{gap:5px;min-width:0;display:grid}.bgm-picker label b{color:#414c61;font-size:10px}.bgm-auto>div{gap:4px;min-width:0;display:grid}.bgm-auto>div b{color:#414c61;font-size:11px}.bgm-auto>div small{color:#8e97a8;font-size:10px;line-height:1.5}.bgm-auto>strong{color:var(--brand);white-space:nowrap;background:#ece9ff;border-radius:999px;justify-self:end;padding:6px 10px;font-size:10px}.bgm-picker select{color:#354056;background:#fff;border:1px solid #d7dbe4;border-radius:7px;width:100%;height:36px;padding:0 30px 0 10px;font-size:11px}.bgm-picker audio{width:100%;height:36px}.bgm-empty{color:#8e97a8;text-align:center;background:#f7f8fa;border-radius:8px;margin:0;padding:16px;font-size:11px}.voiceover-required{color:var(--brand);background:#ece9ff;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.voiceover-workspace{opacity:.66;background:#f8f9fb;border:1px solid #e0e3ea;border-radius:9px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;padding:12px;transition:border-color .18s,background-color .18s,opacity .18s;display:grid}.voiceover-workspace.enabled{opacity:1;background:#faf9ff;border-color:#d7d1fb}.voiceover-icon{color:#8b84b7;background:#e9e7f4;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.voiceover-workspace.enabled .voiceover-icon{color:var(--brand);background:#ece9ff}.voiceover-fields{gap:10px;min-width:0;display:grid}.voiceover-fields label{gap:5px;min-width:0;display:grid}.voiceover-fields label b{color:#414c61;font-size:10px}.voiceover-script textarea{resize:vertical;color:#354056;width:100%;min-height:78px;font:inherit;background:#fff;border:1px solid #d7dbe4;border-radius:7px;outline:none;padding:10px 11px;font-size:11px;line-height:1.65}.voiceover-script textarea:focus{border-color:#8c81ec;box-shadow:0 0 0 3px #5747e817}.voiceover-script textarea:disabled,.voiceover-controls select:disabled{color:#a1a8b4;cursor:not-allowed;background:#f0f2f5}.voiceover-script small{color:#969ead;justify-self:end;font-size:9px}.voiceover-script small.over-limit{color:#d14d59}.voiceover-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.voiceover-controls select{color:#354056;background:#fff;border:1px solid #d7dbe4;border-radius:7px;width:100%;height:36px;padding:0 30px 0 10px;font-size:11px}.voiceover-note{color:#8f98a8;margin:8px 2px 0;font-size:9px;line-height:1.55}.voiceover-note.required,.voiceover-missing{color:#c2414f;font-weight:750}.creation-aside{gap:12px;display:grid;position:sticky;top:90px}.confirm-card,.recent-task-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px}.confirm-card{padding:18px}.confirm-card>header,.recent-task-card>header{justify-content:space-between;align-items:center;display:flex}.confirm-title{align-items:center;gap:9px;display:flex}.confirm-title>i{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;display:grid}.confirm-title small{color:#8e97a8;margin-bottom:2px;font-size:8px;display:block}.confirm-card h2{margin:0;font-size:14px}.confirm-card>header span{color:#8993a4;background:#f0f1f4;border-radius:5px;padding:3px 7px;font-size:9px}.confirm-card dl{margin:15px 0 0}.confirm-card dl>div{border-bottom:1px solid #eceef2;grid-template-columns:82px 1fr;align-items:center;min-height:35px;font-size:11px;display:grid}.confirm-card dt{color:#8f98a8}.confirm-card dd{color:#374157;text-align:right;text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:650;overflow:hidden}.confirm-card .confirm-cost{color:var(--brand);font-size:17px}.confirm-balance{color:#7f899a;background:#f7f7fb;border-radius:7px;justify-content:space-between;align-items:center;margin:13px 0;padding:10px 12px;font-size:10px;display:flex}.confirm-balance b{color:#293247;font-size:14px}.confirm-card .generate-cta{justify-content:center;align-items:center;gap:7px;height:40px;margin:0;font-size:12px;display:flex}.confirm-card>p{color:#9ca4b2;text-align:center;margin:9px 0 0;font-size:9px;line-height:1.5}.recent-task-card{padding:15px}.recent-task-card h3{margin:0;font-size:12px}.recent-task-card header a{color:var(--brand);font-size:9px;text-decoration:none}.recent-task-card>a{min-height:48px;color:inherit;border-bottom:1px solid #eceef2;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;text-decoration:none;display:grid}.recent-task-card>a:last-child{border-bottom:0}.recent-task-card>a>span{width:27px;height:27px;color:var(--brand);background:#efedff;border-radius:6px;place-items:center;display:grid}.recent-task-card b,.recent-task-card small{display:block}.recent-task-card b{font-size:10px}.recent-task-card small{color:#9ba3b1;margin-top:3px;font-size:8px}.recent-task-card em{color:#788397;font-size:8px;font-style:normal}.recent-task-card .badge{padding:3px 5px;font-size:8px}.recent-task-card>p{color:#9ba4b3;text-align:center;margin:18px 0 4px;font-size:10px}.profile-console-page{gap:12px;display:grid}.profile-page-heading .btn{gap:6px}.profile-metrics,.work-metric-grid{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.profile-metrics article,.work-metric-grid article{border-right:1px solid #e8ebf0;min-height:72px;padding:12px 16px}.profile-metrics article:last-child,.work-metric-grid article:last-child{border-right:0}.profile-metrics span,.work-metric-grid span{color:#8a94a6;font-size:10px;display:block}.profile-metrics strong,.work-metric-grid strong{color:#273146;margin-top:4px;font-size:20px;line-height:1.1;display:block}.profile-metrics .metric-name{font-size:15px;line-height:1.55}.profile-metrics small,.work-metric-grid small{color:#a1a8b5;margin-top:3px;font-size:9px;display:block}.profile-console-grid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:12px;display:grid}.profile-console-grid>aside{gap:12px;display:grid}.profile-create-card,.photo-guide-card,.profile-library-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px}.profile-create-card{gap:11px;padding:15px;display:grid}.profile-create-card>header{justify-content:space-between;align-items:center;display:flex}.profile-create-card>header>div{align-items:center;gap:7px;display:flex}.profile-create-card h2{margin:0;font-size:13px}.profile-create-card>header span{color:#98a1b1;font-size:8px}.profile-upload-compact{min-height:126px;color:var(--brand);cursor:pointer;background:#faf9ff;border:1px dashed #a99ff0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:border-color .15s,background-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.profile-upload-compact:hover{border-color:var(--brand);background:#f7f5ff;transform:translateY(-1px)}.profile-upload-compact input{display:none}.profile-upload-compact b{color:#4a556b;font-size:11px}.profile-upload-compact small{color:#8f99aa;font-size:9px}.profile-upload-compact em{color:#adb3bf;font-size:8px;font-style:normal}.profile-upload-compact.has-image img{object-fit:cover;width:100%;height:126px}.profile-replace-image{color:#fff;background:#141b2bc7;border-radius:5px;padding:4px 7px;font-size:8px;position:absolute;bottom:7px;right:7px}.profile-upload-compact.disabled{color:#a1a9b6;cursor:not-allowed;background:#f7f8fa;border-color:#dfe3ea}.profile-photo-tips{background:#f7f8fa;border-radius:7px;gap:7px;margin:0;padding:10px 11px;list-style:none;display:grid}.profile-photo-tips li{color:#798497;align-items:center;gap:7px;font-size:9px;display:flex}.profile-photo-tips svg{color:#22a978}.profile-create-card>.btn{gap:7px;width:100%}.profile-create-card>.btn:disabled{opacity:.48;cursor:not-allowed}.profile-create-locked{gap:12px}.profile-locked-state{background:#f7f7fb;border-radius:8px;grid-template-columns:36px 1fr;align-items:center;gap:10px;min-height:82px;padding:13px;display:grid}.profile-locked-state>span{width:36px;height:36px;color:var(--brand);background:#ebe9ff;border-radius:9px;place-items:center;display:grid}.profile-locked-state b,.profile-locked-state small{display:block}.profile-locked-state b{color:#414b60;font-size:11px}.profile-locked-state small{color:#8d97a8;margin-top:4px;font-size:9px;line-height:1.5}.profile-plan-link{justify-content:space-between;width:100%;text-decoration:none}.photo-guide-card{padding:15px}.photo-guide-card h3{margin:0 0 11px;font-size:11px}.photo-guide-card>div{border-top:1px solid #eceef2;grid-template-columns:30px 1fr;align-items:center;gap:8px;padding:8px 0;display:grid}.photo-guide-card>div>span{width:28px;height:28px;color:var(--brand);background:#f0effc;border-radius:6px;place-items:center;display:grid}.photo-guide-card p{margin:0}.photo-guide-card b,.photo-guide-card small{display:block}.photo-guide-card b{font-size:9px}.photo-guide-card small{color:#9ba3b1;margin-top:3px;font-size:8px}.profile-library-card{flex-direction:column;min-width:0;padding:15px;display:flex}.profile-library-card>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.profile-library-card h2,.profile-library-card p{margin:0}.profile-library-card h2{font-size:14px}.profile-library-card>header p{color:#929cad;margin-top:4px;font-size:9px}.profile-library-card>header>span{color:#8c96a7;font-size:9px}.profile-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.profile-manage-card,.profile-empty-card{border:1px solid #e0e4eb;border-radius:9px;min-height:172px;overflow:hidden}.profile-manage-card.default{border-color:#9b91ef}.profile-card-visual{background:#f3f5f4;place-items:center;height:210px;display:grid;position:relative}.profile-manage-card:nth-child(3n+2) .profile-card-visual{background:#e9f8f4}.profile-manage-card:nth-child(3n) .profile-card-visual{background:#fff1ed}.profile-card-visual img{object-fit:contain;width:100%;height:100%}.profile-card-visual>span:first-child{color:#fff;background:#5c52d8;border-radius:50%;place-items:center;width:52px;height:52px;font-size:18px;font-weight:800;display:grid}.profile-card-visual .badge{position:absolute;top:7px;left:7px}.profile-card-info{padding:10px}.profile-card-info>div:first-child{justify-content:space-between;gap:8px;display:flex}.profile-card-info h3{margin:0;font-size:11px}.profile-card-info em{color:var(--brand);font-size:8px;font-style:normal}.profile-card-info p{color:#929bac;margin:4px 0 8px;font-size:8px}.profile-card-actions{gap:5px;display:flex}.profile-card-actions button{color:#5d687c;cursor:pointer;background:#fff;border:1px solid #dde2ea;border-radius:5px;min-height:25px;padding:0 8px;font-size:8px}.profile-card-actions button:hover{color:var(--brand);border-color:#9c92ec}.profile-card-actions button.danger{color:var(--danger)}.profile-empty-card{color:var(--brand);border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:6px;text-decoration:none;display:flex}.profile-empty-card b{color:#4c576c;font-size:10px}.profile-empty-card small{color:#9aa3b2;font-size:8px}.profile-library-empty{text-align:left;background:#fafafd;border:1px dashed #d9dce5;border-radius:9px;grid-template-columns:44px minmax(0,320px);place-content:center;gap:12px;min-height:180px;margin-top:12px;padding:28px;display:grid}.profile-library-empty>span{width:38px;height:38px;color:var(--brand);background:#eeecff;border-radius:9px;place-items:center;display:grid}.profile-library-empty b,.profile-library-empty small{display:block}.profile-library-empty b{color:#3e485c;font-size:12px}.profile-library-empty small{color:#929bab;margin-top:4px;font-size:9px;line-height:1.55}.profile-empty-action{min-height:32px;color:var(--brand);background:#fff;border:1px solid #d8d3ff;border-radius:7px;grid-column:2;justify-self:start;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:700;text-decoration:none;transition:border-color .15s,background-color .15s;display:inline-flex}.profile-empty-action:hover{border-color:var(--brand);background:#f5f3ff}.profile-usage{border-top:1px solid #e8ebf0;margin-top:13px;padding-top:12px}.profile-usage>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.profile-usage h3,.profile-usage p{margin:0}.profile-usage h3{font-size:12px}.profile-usage p{color:#99a2b0;margin-top:3px;font-size:8px}.profile-usage header a{color:var(--brand);font-size:9px;text-decoration:none}.profile-usage .table th,.profile-usage .table td{padding:9px 10px;font-size:9px}.profile-usage-empty{color:#9ca4b2;text-align:center!important}@media (min-width:981px){.profile-console-grid{align-items:stretch;min-height:max(420px,100svh - 295px)}.profile-console-grid>aside:has(.profile-create-locked){height:100%}.profile-console-grid>aside:has(.profile-create-locked) .profile-create-locked{height:100%}.profile-create-locked{grid-template-rows:auto 1fr auto}.profile-create-locked .profile-locked-state{align-self:center}.profile-library-empty{flex:1}.profile-usage{margin-top:13px}}.work-metric-grid{margin-bottom:14px}.works-heading{align-items:center}.works-heading>.btn{align-self:center}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.work-card{transition:border-color .15s,transform .15s}.work-card:hover{border-color:#bfb9ee;transform:translateY(-2px)}.work-thumb{height:170px}.admin-shell .grid-cards{gap:10px}.admin-shell .stat{min-height:88px;padding:14px 16px}.admin-shell .stat strong{font-size:23px}.admin-shell .card.p-6{padding:18px}.admin-shell .table th,.admin-shell .table td{padding:10px 12px;font-size:11px}.admin-shell .text-xl{font-size:15px}.admin-shell .admin-overview-bottom{gap:14px;margin-top:14px}.admin-kpi-strip{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:14px;display:grid;overflow:hidden}.admin-kpi-strip>div{border-right:1px solid #e8ebf0;min-height:68px;padding:12px 14px}.admin-kpi-strip>div:last-child{border-right:0}.admin-kpi-strip span,.admin-kpi-strip small{color:#919aab;font-size:9px;display:block}.admin-kpi-strip strong{color:#273146;margin:4px 0 2px;font-size:18px;display:block}@media (max-width:1180px){.template-card-grid,.profile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.creation-shell{grid-template-columns:1fr}.creation-aside{grid-template-columns:1fr 1fr;position:static}.profile-console-grid{grid-template-columns:1fr}.profile-console-grid>aside{grid-template-columns:1fr 1fr}.admin-kpi-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-kpi-strip>div{border-bottom:1px solid #e8ebf0}}@media (max-width:720px){.creation-heading,.profile-page-heading{align-items:flex-start}.creation-heading>span{display:none}.creation-stepper{grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;padding:0 12px}.creation-stepper span{display:none}.creation-stepper>b{margin-inline:8px}.product-upload-card.has-preview{grid-template-columns:1fr}.product-upload-replace{padding:4px 14px 14px}.template-card-grid,.profile-choice-grid,.profile-card-grid{grid-template-columns:1fr}.bgm-picker{grid-template-columns:38px minmax(0,1fr)}.bgm-picker audio{grid-column:1/-1}.bgm-auto>strong{grid-column:2;justify-self:start}.voiceover-controls,.creation-aside,.profile-console-grid>aside{grid-template-columns:1fr}.profile-metrics,.work-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-metrics article:nth-child(2),.work-metric-grid article:nth-child(2){border-right:0}.profile-metrics article:nth-child(-n+2),.work-metric-grid article:nth-child(-n+2){border-bottom:1px solid #e8ebf0}.profile-page-heading .btn{padding-inline:10px}.profile-library-empty{grid-template-columns:38px minmax(0,1fr)}.profile-library-empty .profile-empty-action{grid-column:1/-1;justify-content:center;justify-self:stretch}.work-grid{grid-template-columns:1fr}.admin-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.template-preview-backdrop{padding:14px}.template-preview-modal{max-height:calc(100vh - 28px)}}.user-shell{--sidebar:#0b0e0d;--brand:#39b995;--brand-strong:#258e72;--brand-soft:#e3f8f1}.user-shell .app-sidebar{border-right:1px solid #222725}.user-shell .app-nav a.active{color:#8df5d4;background:#153c31;box-shadow:inset 2px 0 #62f6c6}.user-shell .sidebar-note span{color:#62f6c6}.start-console{max-width:1260px;margin:0 auto}.start-heading{margin:10px 0 34px}.start-heading>span,.recent-projects>div:first-child span,.project-heading span,.panel-toolbar span,.start-form-title span{color:#2ba985;letter-spacing:.2em;font-size:10px;font-weight:800}.start-heading h1{letter-spacing:-.045em;margin:9px 0;font-size:38px}.start-heading p{color:#7f8b86;margin:0}.source-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.source-option{text-align:left;cursor:pointer;color:#202824;background:#fff;border:1px solid #dfe4e1;border-radius:10px;min-height:210px;padding:22px;text-decoration:none;transition:all .18s;display:block;position:relative}.source-option:hover,.source-option.active{border-color:#45ba98;transform:translateY(-3px);box-shadow:0 16px 40px #225d4c17}.source-option.active{box-shadow:inset 0 3px #48d8ac,0 16px 40px #225d4c17}.source-option:focus-visible{outline-offset:2px;outline:3px solid #45ba983d}.source-option>span{color:#9ca6a1;font:11px var(--font-geist-mono)}.source-option>i{color:#2ba985;font-style:normal;position:absolute;top:18px;right:20px}.source-grid h2{margin:76px 0 9px;font-size:19px}.source-grid p{color:#7c8782;margin:0;font-size:12px;line-height:1.6}.start-form{grid-template-columns:220px 1fr;gap:34px;margin-top:16px;padding:28px;display:grid}.start-form-title h2{margin:9px 0;font-size:22px}.start-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.start-fields label{color:#5d6863;gap:7px;font-size:12px;display:grid}.start-fields label.wide,.start-fields>.wide{grid-column:1/-1}.start-fields textarea{resize:vertical}.inline-field{grid-template-columns:1fr auto;gap:8px;display:grid}.inline-field button,.asset-controls button,.video-shot-info button{color:#c9f8e9;cursor:pointer;background:#183d33;border:0;border-radius:7px;padding:0 16px;font-size:12px}.file-drop{background:#f8fcfa;border:1px dashed #91cbb9;border-radius:8px;padding:18px}.file-drop b{color:#74817b;font-weight:500}.file-drop small{color:#829089;line-height:1.5}.file-drop.is-analyzing{background:#f1fbf7;border-color:#39b995}.file-drop.is-analyzing small:before{content:"";vertical-align:-1px;border:2px solid #a9ddcd;border-top-color:#258e72;border-radius:50%;width:10px;height:10px;margin-right:7px;animation:.75s linear infinite task-refresh-spin;display:inline-block}.file-drop .analysis-success{color:#258e72;font-weight:650}.file-analysis-button{color:#24795f;cursor:pointer;background:#fff;border:1px solid #9bcfbe;border-radius:6px;width:fit-content;min-height:34px;padding:0 13px;font-size:11px;font-weight:700}.file-analysis-button:hover{background:#eaf8f3;border-color:#39a986}.clone-start-form .start-form-title p{color:#84908a;margin:14px 0 0;font-size:11px;line-height:1.65}.clone-section-heading{border-top:1px solid #e4e9e6;align-items:center;min-height:52px;padding-top:9px;grid-template-columns:none!important;gap:12px!important;display:flex!important}.clone-section-heading:first-of-type{border-top:0;padding-top:0}.clone-section-heading>i{color:#9af1d5;width:30px;height:30px;font:normal 9px var(--font-geist-mono);background:#163d32;border-radius:50%;flex:none;place-items:center;display:grid}.clone-section-heading>div{gap:3px;display:grid}.clone-section-heading b{color:#27342e;font-size:13px}.clone-section-heading span{color:#8a948f;font-size:10px}.reference-video-drop{align-content:center;min-height:126px}.reference-analysis{background:#f6fcfa;border:1px solid #cce7de;border-radius:9px;padding:18px}.reference-analysis>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.reference-analysis header>div{gap:5px;display:grid}.reference-analysis header small{color:#2b9c7a;font:8px var(--font-geist-mono);letter-spacing:.13em}.reference-analysis header b{color:#27342e;font-size:13px}.reference-analysis header>span{color:#20775e;background:#dff6ee;border-radius:99px;padding:6px 8px;font-size:9px;font-weight:700}.reference-timeline{gap:4px;margin-top:15px;display:flex;overflow-x:auto}.reference-timeline>div{color:#d8fff2;background:#173d33;border-radius:6px;align-content:space-between;min-width:65px;min-height:72px;padding:10px;display:grid}.reference-timeline i{color:#69d9b7;font:normal 8px var(--font-geist-mono)}.reference-timeline b{font-size:12px}.reference-timeline small{color:#8db8aa;font-size:8px}.reference-analysis>p{color:#688079;margin:13px 0 0;font-size:10px;line-height:1.55}.exact-clone-promise{background:linear-gradient(135deg,#edf9f5,#fbfefd);border:1px solid #9ed9c5;border-radius:10px;gap:6px;padding:18px;display:grid}.exact-clone-promise small,.exact-pilot-ranges small{color:#218167;font:9px var(--font-geist-mono);letter-spacing:.14em}.exact-clone-promise b,.exact-pilot-ranges b{color:#20352e;font-size:14px}.exact-clone-promise p,.exact-pilot-ranges p{color:#637870;margin:0;font-size:11px;line-height:1.55}.exact-role-drop{min-height:112px}.exact-pilot-ranges{background:#fafcfb;border:1px solid #dde8e3;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:8px 12px;padding:17px;display:grid}.exact-pilot-ranges small,.exact-pilot-ranges p{grid-column:1/-1}.exact-pilot-ranges span{color:#d9f4e9;font:10px var(--font-geist-mono);background:#17241f;border-radius:6px;padding:7px 10px}.clone-mode-switch{grid-template-columns:1fr 1fr;gap:10px;display:grid}.clone-mode-switch button{color:#24332d;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe8e4;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px;display:flex}.clone-mode-switch button.active{background:#effbf7;border-color:#35bf96;box-shadow:inset 0 0 0 1px #35bf96}.clone-mode-switch b{font-size:14px}.clone-mode-switch small{color:#73837c;font-size:11px}.clone-template-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.clone-template-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7e3;border-radius:11px;grid-template-rows:164px auto auto 1fr;gap:6px;min-width:0;padding:0 0 12px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;overflow:hidden}.clone-template-grid button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #20413517}.clone-template-grid button.active{border-color:#34bc91;box-shadow:0 0 0 2px #34bc9124}.clone-template-media{background:#e7f1ed;width:100%;height:164px;position:relative;overflow:hidden}.clone-template-media:after{content:"▶";color:#fff;pointer-events:none;background:#0b1e189e;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;line-height:1;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:9px;right:9px;box-shadow:0 3px 12px #0000002e}.clone-template-grid button:hover .clone-template-media:after,.clone-template-grid button:focus-visible .clone-template-media:after{opacity:0;transform:scale(.86)}.clone-template-grid video{object-fit:cover;background:#e7f1ed;width:100%;height:100%;display:block}.clone-template-grid span,.clone-template-grid b,.clone-template-grid small{margin:0 11px}.clone-template-grid span{color:#2ca982;font:9px var(--font-geist-mono);letter-spacing:.08em;margin-top:5px}.clone-template-grid b{color:#203129;font-size:13px}.clone-template-grid small{color:#71817a;font-size:10px;line-height:1.45}.garment-primary-drop{background:linear-gradient(135deg,#fbfffd,#f1fbf7)}.garment-upload-stage{cursor:pointer;background:#f8fbfa;border:1px solid #d6e5df;border-radius:12px;align-items:center;min-height:360px;padding:14px;position:relative;overflow:hidden;grid-template-columns:minmax(220px,360px) 1fr!important;gap:26px!important;display:grid!important}.garment-upload-stage:focus-within{border-color:#35b88e;box-shadow:0 0 0 3px #35b88e1f}.garment-upload-stage>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.garment-upload-visual{background:#eaf1ee;border-radius:9px;place-items:center;height:330px;display:grid;overflow:hidden}.garment-upload-visual img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.garment-upload-visual>div{color:#6e7e77;justify-items:center;gap:7px;display:grid}.garment-upload-visual b{color:#25362f;font-size:15px}.garment-upload-visual span{font-size:10px}.garment-upload-copy{align-content:center;justify-items:start;gap:9px;min-width:0;padding:14px;display:grid}.garment-upload-copy>small{color:#2a9b79;font:9px var(--font-geist-mono);letter-spacing:.14em}.garment-upload-copy>b{color:#27352f;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:17px;overflow:hidden}.garment-upload-copy>p{color:#71817a;margin:0;font-size:11px;line-height:1.6}.garment-upload-copy>p.quality-pass{color:#16805f}.garment-upload-copy>p.quality-warning{color:#a06416}.garment-upload-copy>p.quality-reject{color:#b44337}.garment-quality-meta{flex-wrap:wrap;gap:6px;display:flex}.garment-quality-meta span{color:#5e7269;background:#e9f2ee;border-radius:5px;padding:5px 7px;font-size:9px}.garment-upload-action{color:#c9f6e7;background:#173d33;border-radius:6px;margin-top:6px;padding:9px 13px;font-size:10px;font-weight:700}.clone-advanced{background:#fbfcfc;border:1px solid #dfe7e3;border-radius:10px}.clone-advanced>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;list-style:none;display:flex}.clone-advanced>summary::-webkit-details-marker{display:none}.clone-advanced>summary>div{gap:4px;display:grid}.clone-advanced>summary b{color:#2d3b35;font-size:12px}.clone-advanced>summary span{color:#7f8c86;font-size:10px}.clone-advanced>summary i{color:#2c9b79;font-size:13px;font-style:normal;transition:transform .18s}.clone-advanced[open]>summary i{transform:rotate(180deg)}.clone-advanced-fields{grid-template-columns:1fr 1fr;gap:10px;padding:0 15px 15px;display:grid}.clone-advanced-fields label{min-width:0}.exact-full-summary{background:#f8fcfa;border:1px solid #d7e6e0;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:8px 12px;padding:17px;display:grid}.exact-full-summary small,.exact-full-summary p{grid-column:1/-1}.exact-full-summary small{color:#218167;font:9px var(--font-geist-mono);letter-spacing:.14em}.exact-full-summary b{color:#20352e;font-size:14px}.exact-full-summary>span{color:#227a60;background:#e3f5ee;border-radius:6px;padding:7px 9px;font-size:9px;font-weight:700}.exact-full-summary p{color:#637870;margin:0;font-size:11px;line-height:1.55}.clone-template-grid>article{background:#fff;border:1px solid #dfe7e3;border-radius:11px;min-width:0;transition:border-color .18s,transform .18s,box-shadow .18s;position:relative;overflow:hidden}.clone-template-grid>article:hover{transform:translateY(-2px);box-shadow:0 10px 24px #20413517}.clone-template-grid>article.active{background:#edfbf6;border:3px solid #078865;transform:translateY(-2px);box-shadow:0 0 0 4px #07886533,0 16px 34px #125c4833}.clone-template-grid>article.active:after{content:"✓ 已选择";z-index:4;color:#fff;pointer-events:none;background:#08795b;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1;position:absolute;top:9px;right:9px;box-shadow:0 3px 12px #0342314d}.clone-template-grid>article.active>.clone-template-select{background:#edfbf6}.clone-template-grid>article .clone-template-media:after{display:none}.clone-template-grid>article>.clone-template-select{text-align:left;background:#fff;border-radius:0;gap:6px;width:100%;padding:11px;display:grid;box-shadow:none!important;border:0!important;grid-column:auto!important;grid-template-rows:none!important;transform:none!important}.clone-template-grid>article>.clone-template-select span,.clone-template-grid>article>.clone-template-select b,.clone-template-grid>article>.clone-template-select small{margin:0}.clone-template-grid>article>.clone-template-select span{color:#2ca982;font:9px var(--font-geist-mono);letter-spacing:.08em}.clone-template-grid>article>.clone-template-select b{color:#203129;font-size:13px}.clone-template-grid>article>.clone-template-select small{color:#71817a;font-size:10px;line-height:1.45}.exact-consent{color:#4d6058;background:#fbfcfc;border:1px solid #d9e5e0;border-radius:8px;flex-direction:row;align-items:flex-start;padding:15px 16px;font-size:11px;line-height:1.5;grid-template-columns:none!important;gap:10px!important;display:flex!important}.exact-consent input{accent-color:#2da783;margin-top:2px}.exact-review{gap:20px;display:grid}.exact-review>header{gap:5px;display:grid}.exact-review>header small{color:#2a9b79;font:9px var(--font-geist-mono);letter-spacing:.13em}.exact-review>header h3,.exact-review>header p{margin:0}.exact-review>header p{color:#74827c;font-size:11px}.exact-compare-grid{gap:18px;display:grid}.exact-compare-grid article{background:#f9fbfa;border:1px solid #e0e8e4;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;padding:12px;display:grid}.exact-compare-grid article>div{gap:7px;display:grid}.exact-compare-grid article span{color:#61736b;font:9px var(--font-geist-mono);letter-spacing:.05em}.exact-compare-grid video{aspect-ratio:9/16;object-fit:contain;background:#101512;border-radius:7px;width:100%;max-height:520px}@media (max-width:900px){.clone-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clone-template-grid button:last-child{grid-column:1/-1}.clone-template-grid button{grid-template-rows:220px auto auto 1fr}.clone-template-media{height:220px}}@media (max-width:680px){.exact-compare-grid article,.exact-pilot-ranges{grid-template-columns:1fr}.exact-pilot-ranges span{width:max-content}.clone-mode-switch,.clone-template-grid{grid-template-columns:1fr}.clone-template-grid button:last-child{grid-column:auto}.clone-template-grid button{grid-template-rows:260px auto auto 1fr}.clone-template-media{height:260px}}.selected-clone-product{background:#fbfcfc;border:1px solid #dce5e1;border-radius:8px;grid-template-columns:92px 1fr;gap:15px;min-height:120px;padding:10px;display:grid}.selected-clone-product>img,.selected-clone-product>span{object-fit:cover;color:#75837d;background:#141b18;border-radius:6px;place-items:center;width:92px;height:112px;font-size:9px;display:grid}.selected-clone-product>div{align-content:center;justify-items:start;gap:6px;display:grid}.selected-clone-product small{color:#2c9c7b;letter-spacing:.1em;font-size:8px}.selected-clone-product b{color:#27342e;font-size:15px}.selected-clone-product p{color:#77837d;max-width:520px;margin:0;font-size:10px;line-height:1.5}.selected-clone-product em{color:#7d8a84;font-size:9px;font-style:normal}.product-multi-drop{align-content:center;min-height:125px}.product-upload-preview{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.product-upload-preview>div{min-width:0;position:relative}.product-upload-preview img{aspect-ratio:4/5;object-fit:cover;background:#111714;border-radius:7px;width:100%;display:block}.product-upload-preview button{color:#fff;cursor:pointer;background:#070d0bc7;border:0;border-radius:50%;width:22px;height:22px;padding:0;position:absolute;top:5px;right:5px}.product-upload-preview small{color:#7d8883;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;display:block;overflow:hidden}.start-submit{border-top:1px solid #e6eae8;grid-column:2;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.start-submit p{color:#84908a;max-width:520px;margin:0;font-size:11px}.recent-projects{max-width:1260px;margin:48px auto 0}.recent-projects h2{margin:7px 0 18px;font-size:22px}.recent-project-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recent-project-grid a{color:inherit;background:#fff;border:1px solid #dfe4e1;border-radius:9px;gap:7px;padding:18px;text-decoration:none;display:grid}.recent-project-grid small{color:#329879;letter-spacing:.08em;font-size:9px}.recent-project-grid time{color:#929b97;font-size:10px}.project-studio{max-width:1320px;margin:auto}.project-heading{justify-content:space-between;align-items:flex-end;display:flex}.project-heading h1{margin:7px 0 0;font-size:28px}.project-status{color:#248a6d;background:#e5f8f1;border-radius:6px;padding:8px 10px;font-size:10px;font-weight:800}.project-steps{background:#fff;border:1px solid #dfe4e1;border-radius:9px;gap:8px;margin:22px 0 14px;padding:12px 18px;display:flex}.project-steps a{color:#6c7872;flex:1;align-items:center;gap:9px;font-size:12px;text-decoration:none;display:flex}.project-steps i{background:#edf2ef;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;display:grid}.project-steps a:hover{color:#248f70}.studio-panel{background:#fff;border:1px solid #dfe4e1;border-radius:10px;padding:28px}.panel-toolbar{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:25px;display:flex}.panel-toolbar h2{margin:7px 0;font-size:24px}.panel-toolbar p{color:#7d8883;margin:0;font-size:12px}.panel-count{border:1px solid #dce4e0;border-radius:6px;padding:8px 10px;color:#6f7974!important;letter-spacing:.08em!important}.studio-empty{text-align:center;color:#87928c;border:1px dashed #d9e1dd;border-radius:9px;place-content:center;justify-items:center;min-height:220px;padding:35px;display:grid}.studio-empty b{color:#303a35;font-size:18px}.studio-empty p{max-width:430px}.script-candidates{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.script-candidates>article{border:1px solid #dfe4e1;border-radius:9px;overflow:hidden}.script-candidates>article.selected{border-color:#3cb18f;box-shadow:inset 0 3px #62e7bd}.script-candidates article>header{justify-content:space-between;gap:10px;padding:18px;display:flex}.script-candidates header small{color:#2ca47f;text-transform:uppercase;font-size:9px}.script-candidates h3{margin:7px 0 0;font-size:16px}.script-candidates header>span{color:#7c8782;font-size:11px}.shot-outline{border-block:1px solid #e7ebe9}.shot-outline>div{border-bottom:1px solid #eef1f0;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;min-height:58px;padding:10px 14px;display:grid}.shot-outline i{color:#38a584;font-style:normal;font:9px var(--font-geist-mono)}.shot-outline p{color:#525e58;margin:0;font-size:11px;line-height:1.45}.shot-outline time{color:#939c97;font-size:9px}.script-candidates footer{gap:12px;padding:14px;display:grid}.script-candidates footer div{flex-wrap:wrap;gap:4px;display:flex}.script-candidates footer span{color:#77817c;font-size:9px}.script-candidates footer button{color:#bff5e4;cursor:pointer;background:#173c32;border:0;border-radius:6px;min-height:34px}.studio-next{color:#808b85;border-top:1px solid #e5eae7;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;font-size:11px;display:flex}.asset-shot-list{gap:10px;display:grid}.asset-shot-list article{border:1px solid #e0e5e2;border-radius:9px;grid-template-columns:180px 1fr;gap:22px;min-height:230px;padding:14px;display:grid}.asset-preview{color:#79dabb;font:12px/1.6 var(--font-geist-mono);text-align:center;background:#111614;border-radius:7px;place-items:center;display:grid;overflow:hidden}.asset-preview img{object-fit:cover;width:100%;height:100%}.asset-copy{padding:8px 6px}.asset-copy small{color:#319a78}.asset-copy h3{margin:9px 0;font-size:16px}.asset-copy>p{color:#6f7a74;font-size:11px;line-height:1.6}.asset-controls{gap:7px;margin-top:25px;display:flex}.asset-controls select,.video-shot-info select{color:#606b65;border:1px solid #dbe2de;border-radius:6px;min-height:36px;font-size:11px}.asset-controls .ghost{color:#5f6964;background:#f0f4f2}.video-shot-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.video-shot-grid article{border:1px solid #dfe4e1;border-radius:9px;overflow:hidden}.video-shot-media{color:#79837e;background:#111614;place-items:center;height:310px;display:grid;position:relative}.video-shot-media img,.video-shot-media video{object-fit:cover;width:100%;height:100%}.video-shot-media i{color:#75ebc6;font-style:normal;font:9px var(--font-geist-mono);background:#000000b8;border-radius:4px;padding:5px 7px;position:absolute;top:10px;left:10px}.video-shot-info{padding:15px}.video-shot-info h3{height:38px;margin:0 0 12px;font-size:13px;line-height:1.5;overflow:hidden}.video-shot-info>div{grid-template-columns:1fr 80px;gap:6px;display:grid}.video-shot-info button{width:100%;min-height:36px;margin-top:8px}.export-layout{grid-template-columns:360px 1fr;gap:28px;display:grid}.export-preview{aspect-ratio:9/16;color:#a9b4ae;text-align:center;background:radial-gradient(circle at 50% 25%,#283d36,#0d1210 60%);border-radius:15px;place-items:center;min-height:610px;display:grid;overflow:hidden}.export-preview video{object-fit:contain;width:100%;height:100%}.export-preview span{color:#5dd4af;font:12px var(--font-geist-mono);display:block}.export-preview b{color:#fff;margin:15px 0;font-size:20px;display:block}.export-preview p{max-width:240px;font-size:11px;line-height:1.6}.export-settings{align-content:start;gap:16px;padding:15px 5px;display:grid}.export-settings h3{margin:0 0 10px;font-size:20px}.export-settings label{color:#67736d;gap:7px;font-size:11px;display:grid}.export-checks{color:#428d76;border:1px solid #e0e5e2;border-radius:8px;grid-template-columns:1fr 1fr;gap:12px;padding:16px;font-size:11px;display:grid}.export-settings>small{color:#89938e}.library-page{max-width:1260px;margin:auto}.product-library-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.product-library-grid article{min-height:230px;padding:22px}.product-library-grid article>span,.settings-grid article>span{color:#2aa27e;letter-spacing:.16em;font-size:9px}.product-library-grid h2{margin:54px 0 10px}.product-library-grid p{color:#78847e;font-size:12px}.product-library-grid footer{justify-content:space-between;margin-top:30px;display:flex}.product-library-grid a{color:#248d70;text-decoration:none}.batch-board{overflow:hidden}.batch-board>header,.batch-row{border-bottom:1px solid #e8ecea;grid-template-columns:1fr auto auto;align-items:center;gap:25px;padding:16px 20px;display:grid}.batch-board>header{background:#f8faf9}.batch-row>div{gap:4px;display:grid}.batch-row small{color:#2c9978}.batch-row>span{color:#8a948f;font-size:11px}.batch-row a{color:#288f72;font-size:11px;text-decoration:none}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settings-grid article{padding:25px}.settings-grid h2{margin:8px 0 25px}.settings-grid label{gap:7px;margin-bottom:15px;font-size:11px;display:grid}.settings-list p{border-bottom:1px solid #e7ebe9;justify-content:space-between;padding:13px 0;display:flex}.settings-list span{color:#77817c}.production-running-banner{color:#477267;background:#f0fbf7;border:1px solid #bfe9dc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:13px 15px;font-size:12px;display:flex}.production-running-banner a{color:#167b5f;font-weight:700;text-decoration:none}.production-heading{align-items:center}.production-status{color:#237e64;background:#eaf7f2;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:800}.production-status.status-failed{color:#bb4b3d;background:#fff0ee}.production-status.status-ready{color:#117355;background:#dff8ee}.production-empty{text-align:center;place-content:center;justify-items:center;gap:24px;min-height:380px;display:grid}.production-empty span,.production-result-actions small{color:#2ca47f;letter-spacing:.16em;font-size:9px}.production-empty h2{margin:8px 0}.production-empty p{color:#7e8a84}.production-progress-list{gap:10px;display:grid}.production-progress-list article{background:#fbfcfc;border:1px solid #e1e7e4;border-radius:10px;grid-template-columns:40px 1fr;align-items:center;gap:14px;padding:17px 18px;display:grid}.production-progress-list article>i{color:#77847d;width:36px;height:36px;font:normal 10px var(--font-geist-mono);background:#edf2ef;border-radius:50%;place-items:center;display:grid}.production-progress-list article.done>i{color:#158564;background:#d9f7ec;font-size:15px}.production-progress-list article.active{background:#f7fcfa;border-color:#9cdbc8}.production-progress-list article.failed{background:#fff9f8;border-color:#f0c5bf}.production-progress-list header{justify-content:space-between;align-items:center;display:flex}.production-progress-list header b{font-size:13px}.production-progress-list header span{color:#378d73;font-size:10px}.production-progress-list p{color:#7a8680;margin:5px 0 11px;font-size:11px}.production-progress-track{background:#e8eeeb;border-radius:99px;height:4px;overflow:hidden}.production-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#36a885,#66dfbb);height:100%;transition:width .35s;display:block}.production-failure{background:#fff8f7;border:1px solid #f0c7c0;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:17px;display:flex}.production-failure b{color:#a74034;font-size:12px}.production-failure p{color:#7a5955;margin:5px 0 0;font-size:11px}.production-result{grid-template-columns:minmax(280px,380px) 1fr;align-items:center;gap:34px;display:grid}.production-video{aspect-ratio:9/16;background:#0c1210;border-radius:15px;overflow:hidden;box-shadow:0 18px 44px #0c231c2e}.production-video video{object-fit:contain;width:100%;height:100%}.production-result-actions{align-content:center;justify-items:start;gap:13px;display:grid}.production-result-actions h3{max-width:480px;margin:2px 0 0;font-size:24px}.production-result-actions p{color:#76827c;margin:0 0 10px;font-size:12px}.exact-shot-progress{grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:7px;margin-top:14px;display:grid}.exact-shot-progress>span{color:#78857f;background:#fafcfb;border:1px solid #e0e7e3;border-radius:7px;align-items:center;gap:8px;padding:9px 10px;font-size:9px;display:flex}.exact-shot-progress i{color:#2b9a78;font:normal 9px var(--font-geist-mono)}.exact-shot-progress .status-completed{color:#17765a;background:#f1faf7;border-color:#cbe8dd}.exact-shot-progress .status-failed{color:#ad493d;background:#fff8f7;border-color:#efc7c1}@media (max-width:1000px){.source-grid,.script-candidates,.video-shot-grid{grid-template-columns:1fr 1fr}.start-form{grid-template-columns:1fr}.start-submit{grid-column:1}.export-layout{grid-template-columns:300px 1fr}.recent-project-grid,.product-library-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.source-grid,.script-candidates,.video-shot-grid,.recent-project-grid,.product-library-grid,.settings-grid{grid-template-columns:1fr}.start-form{padding:18px}.start-fields{grid-template-columns:1fr}.start-fields label.wide{grid-column:1}.start-submit,.studio-next{flex-direction:column;align-items:stretch}.project-steps span{display:inline}.studio-panel{padding:17px}.panel-toolbar{flex-direction:column}.asset-shot-list article{grid-template-columns:1fr}.asset-preview{min-height:280px}.asset-controls{flex-wrap:wrap}.export-layout{grid-template-columns:1fr}.export-preview{width:min(340px,100%);margin:auto}.export-checks{grid-template-columns:1fr}.production-running-banner,.production-failure{flex-direction:column;align-items:stretch}.production-result{grid-template-columns:1fr}.production-video{width:min(340px,100%);margin:auto}.production-result-actions{justify-items:stretch}.production-result-actions .btn{text-align:center}.product-upload-preview{grid-template-columns:repeat(3,1fr)}.reference-analysis>header{flex-direction:column;align-items:flex-start}.selected-clone-product{grid-template-columns:74px 1fr}.selected-clone-product>img,.selected-clone-product>span{width:74px;height:94px}}.provider-health-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.provider-health-grid>div{border:1px solid #e5e9e7;border-radius:7px;grid-template-columns:8px 1fr;gap:5px 9px;padding:11px;display:grid}.provider-health-grid i{border-radius:50%;width:7px;height:7px;margin-top:4px}.provider-health-grid i.ok{background:#14aa77}.provider-health-grid i.bad{background:#e45761}.provider-health-grid span{color:#606b66;font-size:11px}.provider-health-grid b{color:#8a938f;overflow-wrap:anywhere;grid-column:2;font-size:10px}.billing-form{grid-template-columns:1fr 1fr;gap:9px;display:grid}.billing-form button{grid-column:1/-1}.stock-search{margin-bottom:12px;padding:18px}.stock-search summary{cursor:pointer;justify-content:space-between;gap:15px;list-style:none;display:flex}.stock-search summary span{color:#2da17f;letter-spacing:.14em;font-size:9px}.stock-search summary b{font-size:12px}.stock-search-form{grid-template-columns:1fr 110px 110px auto;gap:7px;margin-top:17px;display:grid}.stock-result-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.stock-result-grid article{border:1px solid #e2e7e4;border-radius:7px;gap:6px;padding:9px;display:grid}.stock-result-grid article>div{color:#74d7b8;background:#101513;place-items:center;height:110px;display:grid}.stock-result-grid img{object-fit:cover;width:100%;height:100%}.stock-result-grid small{color:#338e73;font-size:8px}.stock-result-grid b{height:30px;font-size:10px;overflow:hidden}.stock-result-grid button{color:#c6f7e8;background:#173c32;border:0;border-radius:5px;min-height:30px;font-size:10px}@media (max-width:680px){.stock-search-form{grid-template-columns:1fr 1fr}.stock-search-form input{grid-column:1/-1}.stock-result-grid{grid-template-columns:1fr 1fr}.stock-search summary{flex-direction:column}}.style-pickers{background:#f9fbfa;border:1px solid #e3e8e5;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:8px;margin:-7px 0 18px;padding:12px;display:grid}.style-pickers label{color:#87918c;grid-template-columns:auto 1fr;align-items:center;gap:8px;font-size:9px;display:grid}.style-pickers select{color:#59655f;background:#fff;border:1px solid #dce3df;border-radius:6px;min-height:34px;font-size:11px}@media (max-width:680px){.style-pickers{grid-template-columns:1fr}}.hero-aurora{filter:blur(34px)}@media (max-width:680px){.garment-upload-stage{grid-template-columns:1fr!important}.garment-upload-visual{height:360px}.garment-upload-copy{padding:8px 3px}.clone-advanced-fields,.exact-full-summary{grid-template-columns:1fr}.exact-full-summary>span{width:max-content}}
