:root{--brand:#ff5b6e;--leaf:#19a974;--blue:#1478ff;--cyan:#20c8ff;--aqua:#24d6c8;--violet:#7357ff;--orange:#ff9d27;--ink:#252b35;--muted:#69778d;--line:#d8e3f7;--bg:#f4f6f6;--surface:#fff}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;color:var(--ink);letter-spacing:0;background:var(--bg)}button,input{font:inherit;letter-spacing:0}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.home-shell{position:relative;min-height:100dvh;overflow:hidden;color:white;background:#121821}.hero-media{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1596462502278-27bfdc403348?auto=format&fit=crop&w=2200&q=88) center 45%/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,11,16,.28),rgba(8,11,16,.22) 38%,rgba(8,11,16,.76) 77%,#151b25),linear-gradient(90deg,rgba(8,11,16,.2),transparent 45%,rgba(8,11,16,.12))}.public-header{position:relative;z-index:5;height:64px;padding:0 40px;justify-content:space-between}.brand,.public-header{display:flex;align-items:center}.brand{gap:10px;color:white;font-weight:700}.brand-mark,.workspace-brand>span{display:grid;place-items:center;width:36px;height:36px;overflow:hidden;border-radius:12px;color:#fff;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.2)}.brand-mark img,.workspace-brand>span img{width:100%;height:100%;display:block;object-fit:cover}.glass-button{display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 17px;border:1px solid rgba(255,255,255,.3);border-radius:14px;color:white;background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(0,0,0,.18);transition:background .15s,transform .15s}.glass-button:hover{background:rgba(255,255,255,.23);transform:translateY(-1px)}.hero-content{position:relative;z-index:2;width:min(920px,calc(100% - 32px));margin:0 auto;padding-top:clamp(80px,13vh,150px);text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 16px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:rgba(255,255,255,.88);background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:14px;font-weight:500}.hero-badge svg{color:#e7ca82}.hero-content h1{margin:25px 0 0;font-size:clamp(48px,6.8vw,96px);line-height:1.04;font-weight:700;letter-spacing:0;text-shadow:0 18px 42px rgba(0,0,0,.28)}.hero-content p{margin:22px auto 0;max-width:760px;color:rgba(255,255,255,.86);font-size:clamp(17px,1.6vw,23px);line-height:1.7;font-weight:500}.hero-cta{margin-top:28px;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:56px;padding:0 34px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;background:rgba(255,255,255,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 42px rgba(0,0,0,.2);font-size:17px;font-weight:600;transition:.15s}.hero-cta:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}.entry-section{position:relative;z-index:2;margin-top:clamp(60px,11vh,110px);padding-bottom:56px}.entry-heading{padding:0 40px 12px;display:flex;justify-content:space-between;align-items:flex-end}.entry-heading span{color:rgba(255,255,255,.56);font-size:12px;font-weight:600;letter-spacing:2.4px}.entry-heading h2{margin:4px 0 0;font-size:23px;line-height:1.35}.entry-heading>p{margin:0;color:rgba(255,255,255,.62);font-size:13px}.marquee{overflow:hidden;outline:none}.marquee-track{width:max-content;display:flex;gap:16px;padding:0 20px;animation:marquee 52s linear infinite}.marquee:focus-within .marquee-track,.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}.feature-card{position:relative;width:clamp(340px,22vw,420px);height:198px;flex:0 0 auto;overflow:hidden;padding:20px;border:1px solid rgba(255,255,255,.22);border-radius:24px;color:#fff;background:#1d2433;text-align:left;box-shadow:0 16px 34px rgba(0,0,0,.12);transition:transform .15s,box-shadow .15s}.feature-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s,filter .3s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(0,0,0,.2)}.feature-card:hover>img{transform:scale(1.05);filter:saturate(1.05)}.card-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,10,16,.08),rgba(7,10,16,.12) 40%,rgba(7,10,16,.78)),linear-gradient(90deg,rgba(7,10,16,.48),transparent 72%)}.card-copy,.card-top{position:relative;z-index:1;display:flex}.card-top{justify-content:space-between;align-items:center}.card-tag{padding:6px 12px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(8,11,16,.58);font-size:12px;font-weight:600}.card-icon,.card-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.36);border-radius:14px;background:rgba(255,255,255,.22)}.card-copy{position:absolute;left:20px;right:20px;bottom:18px;flex-direction:column;align-items:flex-start}.card-copy strong{font-size:20px;line-height:28px}.card-copy>span{margin-top:4px;max-width:86%;color:rgba(255,255,255,.82);font-size:13px;line-height:20px}.card-copy em{margin-top:7px;gap:4px;color:#fff;font-size:13px;font-style:normal;font-weight:600}.card-copy em,.public-footer{display:flex;align-items:center}.public-footer{position:absolute;z-index:4;bottom:0;left:0;right:0;min-height:40px;padding:8px 40px;justify-content:space-between;color:rgba(255,255,255,.62);background:rgba(17,23,32,.88);font-size:12px}.public-footer nav{display:flex;gap:20px}.public-footer a:hover{color:#fff}.support-button{position:fixed;z-index:6;right:24px;bottom:58px;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:white;background:linear-gradient(135deg,var(--brand),var(--leaf));box-shadow:0 16px 34px rgba(255,91,110,.3)}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:16px;background:rgba(8,11,16,.64);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-modal{position:relative;width:min(430px,100%);padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:24px;color:rgba(255,255,255,.92);background:linear-gradient(180deg,#3e4856,#323c4a);box-shadow:0 28px 76px rgba(0,0,0,.46)}.login-modal>.brand{justify-content:center}.modal-close{position:absolute;top:15px;right:15px;color:rgba(255,255,255,.76)!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}.login-heading{margin-top:25px;text-align:center}.login-heading>span{color:#e7ca82}.login-heading h2{margin:6px 0 0;font-size:22px}.login-heading p{margin:5px 0 0;color:rgba(255,255,255,.58);font-size:13px}.segmented{margin-top:20px;height:42px;padding:4px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(0,0,0,.12)}.segmented button{border:0;border-radius:11px;color:rgba(255,255,255,.62);background:transparent;font-size:14px}.segmented button.active{color:#283241;background:rgba(255,255,255,.9);box-shadow:0 8px 22px rgba(0,0,0,.2)}.login-modal form{margin-top:18px;display:grid;grid-gap:14px;gap:14px}.login-modal label{display:grid;grid-gap:7px;gap:7px;color:rgba(255,255,255,.72);font-size:13px;font-weight:600}.login-modal input{width:100%;height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:10px;outline:none;color:rgba(255,255,255,.94);background:rgba(255,255,255,.08)}.login-modal input::placeholder{color:rgba(255,255,255,.4)}.login-modal input:focus{border-color:rgba(139,198,187,.88);box-shadow:0 0 0 3px rgba(139,198,187,.2)}.input-action{display:grid;grid-template-columns:1fr 112px;grid-gap:8px;gap:8px}.input-action button{border:1px solid rgba(255,255,255,.14);border-radius:10px;color:rgba(255,255,255,.84);background:rgba(255,255,255,.08);font-size:13px}.input-action button:disabled{opacity:.55;cursor:not-allowed}.login-modal .consent{display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:8px;color:rgba(255,255,255,.62);font-size:12px;font-weight:400}.consent>button{width:17px;height:17px;flex:0 0 auto;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:5px;color:white;background:rgba(255,255,255,.08)}.consent>button.checked{border-color:var(--aqua);background:var(--blue)}.submit-button{height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#8bc6bb,#6b8fb3);box-shadow:0 8px 18px rgba(42,57,73,.24);font-weight:600}.submit-button:disabled{opacity:.45;cursor:not-allowed}.auth-error{margin:-3px 0 0;color:#ffd2d8;font-size:12px;line-height:18px;text-align:center}.demo-link{width:100%;margin-top:14px;border:0;color:rgba(255,255,255,.66);background:transparent;font-size:12px}.workspace-shell{min-height:100dvh;display:flex;background:radial-gradient(circle at 92% 6%,rgba(32,200,255,.08),transparent 25%),radial-gradient(circle at 80% 62%,rgba(255,157,39,.08),transparent 28%),var(--bg)}.sidebar{position:fixed;z-index:10;top:0;left:0;right:0;height:56px;padding:0 min(44px,4vw);border-bottom:1px solid rgba(216,227,247,.88);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar,.workspace-brand{display:flex;align-items:center}.workspace-brand{gap:10px;padding:0;white-space:nowrap}.workspace-brand strong{font-size:17px}.sidebar nav{margin:0 auto;gap:8px}.sidebar nav,.sidebar nav a{display:flex;align-items:center}.sidebar nav a{height:34px;padding:0 12px;gap:7px;border-radius:999px;color:#5f6e82;font-size:13px;font-weight:700}.sidebar nav a em{height:16px;padding:0 6px;display:inline-flex;align-items:center;border:1px solid #b9e7ff;border-radius:999px;color:#159dd7;background:#eefaff;font-size:8px;font-style:normal;font-weight:900}.sidebar nav a.active{color:var(--blue);background:#eef4ff;box-shadow:inset 0 0 0 1px rgba(20,120,255,.08)}.nav-count{margin-left:auto;min-width:21px;height:21px;display:grid;place-items:center;border-radius:999px;color:white;background:var(--blue);font-size:11px}.sidebar-bottom{display:none;align-items:center;gap:8px}.credit-card{height:32px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid rgba(20,120,255,.16);border-radius:999px;background:linear-gradient(145deg,#f7fbff,#eef3ff)}.credit-card>span{grid-column:1/-1;color:var(--muted);font-size:12px}.credit-card strong{display:flex;align-items:center;gap:6px}.credit-card strong svg{color:var(--orange)}.credit-card em{display:none}.sidebar-bottom>a{display:none;color:var(--muted)}.logout-link,.sidebar-bottom>a{align-items:center;gap:8px;padding:0 10px;font-size:13px}.logout-link{display:flex;border:0;color:#a54a55;background:transparent;text-align:left}.workspace-main{min-width:0;width:100%;margin-left:0;padding-top:56px}.workspace-header{position:fixed;z-index:11;top:0;right:min(44px,4vw);height:56px;padding:0;display:flex;align-items:center;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.app-page-header,.workspace-header{justify-content:flex-end}.mobile-brand{display:none;align-items:center;gap:8px}.mobile-brand img{width:32px;height:32px;border-radius:10px}.header-create,.primary-command,.secondary-command{height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;font-size:12px;font-weight:600}.header-create,.primary-command{border:0;color:white;background:linear-gradient(135deg,var(--blue),var(--cyan),var(--aqua));box-shadow:0 10px 24px rgba(20,120,255,.2)}.secondary-command{border:1px solid var(--line);color:var(--blue);background:rgba(255,255,255,.84)}.secondary-command:disabled{opacity:.55}.search-box{width:min(390px,45vw);height:38px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:rgba(255,255,255,.74)}.search-box input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;font-size:13px}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{position:relative;width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:rgba(255,255,255,.76)}.header-actions .icon-button i{position:absolute;top:7px;right:8px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:#ff4e67}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:white;background:linear-gradient(135deg,var(--violet),var(--cyan));font-size:13px;font-weight:700}.mobile-menu{display:none}.workspace-content{width:min(1180px,calc(100% - 60px));margin:0 auto;padding:42px 0 60px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between}.welcome-row p{margin:0 0 5px;color:var(--muted);font-size:13px}.welcome-row h1{margin:0;font-size:30px;line-height:1.25}.new-task{height:42px;padding:0 18px;display:flex;align-items:center;gap:7px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan),var(--aqua));box-shadow:0 13px 28px rgba(20,120,255,.24);font-weight:600}.new-task:disabled,.tool-card:disabled{cursor:not-allowed;opacity:.62}.tool-grid{margin-top:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.tool-card{min-height:112px;padding:17px;display:flex;align-items:center;gap:12px;border:1px solid rgba(20,120,255,.16);border-radius:12px;color:var(--ink);background:rgba(255,255,255,.84);box-shadow:0 14px 34px rgba(29,36,51,.06);text-align:left;transition:.18s}.tool-card:hover{transform:translateY(-3px);border-color:rgba(20,120,255,.34);box-shadow:0 19px 42px rgba(29,36,51,.1)}.tool-card>span:nth-child(2){min-width:0;flex:1 1;display:grid;grid-gap:6px;gap:6px}.tool-card strong{font-size:15px}.tool-card small{overflow:hidden;color:var(--muted);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.tool-card>svg{color:#a0aec0}.tool-card.coming-soon{cursor:default;opacity:.72}.tool-card.coming-soon:hover{transform:none;border-color:rgba(20,120,255,.16);box-shadow:0 14px 34px rgba(29,36,51,.06)}.tool-card strong{display:flex;align-items:center;gap:7px}.tool-card strong em{padding:2px 6px;border-radius:999px;color:#967000;background:#fff4c7;font-size:9px;font-style:normal;font-weight:600}.tool-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px}.tool-icon.blue{color:var(--blue);background:#eaf3ff}.tool-icon.violet{color:var(--violet);background:#eef2ff}.tool-icon.cyan{color:#149bb8;background:#e8fbff}.tool-icon.orange{color:#d97706;background:#fff7ed}.workflow-icon{width:100%;height:100%;display:grid;place-items:center;border-radius:inherit}.workflow-icon.blue{color:var(--blue);background:#eaf3ff}.workflow-icon.violet{color:var(--violet);background:#eef2ff}.workflow-icon.cyan{color:#149bb8;background:#e8fbff}.workflow-icon.orange{color:#d97706;background:#fff7ed}.workspace-band{margin-top:30px;padding:22px;border:1px solid rgba(20,120,255,.16);border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 18px 44px rgba(29,36,51,.06)}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title>a,.section-title>button{display:flex;align-items:center;gap:3px;border:0;color:var(--blue);background:transparent;font-size:12px;font-weight:600}.task-list{margin-top:18px;display:grid}.empty-tasks{min-height:210px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.empty-tasks>span{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:var(--blue);background:#eaf3ff}.empty-tasks strong{margin-top:12px;color:var(--ink);font-size:14px}.empty-tasks p{margin:6px 0 0;font-size:12px}.workspace-loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:var(--muted);background:var(--bg)}.workspace-loading>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:white;background:linear-gradient(135deg,var(--brand),var(--leaf))}.workspace-loading p{margin:0;font-size:13px}.creator-shell{min-height:100dvh;background:radial-gradient(circle at 8% 0,rgba(255,91,110,.08),transparent 26%),radial-gradient(circle at 94% 8%,rgba(25,169,116,.08),transparent 24%),#f4f6f6}.creator-header{height:68px;padding:0 28px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;grid-gap:14px;gap:14px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.creator-header>div:nth-child(2){display:flex;align-items:baseline;gap:9px}.creator-header strong{font-size:17px}.creator-header span{color:var(--muted);font-size:12px}.creator-points{height:34px;padding:0 12px;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,91,110,.18);border-radius:999px;color:#b74150;background:#fff3f4;font-size:12px;font-weight:600}.creator-layout{width:min(1320px,calc(100% - 48px));min-height:calc(100dvh - 116px);margin:24px auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:20px;gap:20px}.creator-layout.inspiration-workflow-layout{grid-template-columns:minmax(0,1fr) 350px 320px;align-items:start}.video-creator-shell{background:radial-gradient(circle at 14% 0,rgba(100,71,255,.16),transparent 31%),radial-gradient(circle at 88% 12%,rgba(32,200,255,.13),transparent 29%),#f4f6f6}.ad-studio-shell{min-height:100dvh;padding:26px 40px 60px;background:radial-gradient(circle at 10% 0,rgba(84,152,255,.14),transparent 25%),#f5f7fb}.ad-studio-header{width:min(1440px,100%);margin:0 auto 18px}.ad-studio-header button{height:52px;padding:0 21px;display:inline-flex;align-items:center;gap:9px;border:0;border-radius:17px;color:#fff;background:linear-gradient(135deg,#2f9bff,#1ed2c8);box-shadow:0 14px 28px rgba(40,143,255,.24);font-size:16px;font-weight:700}.ad-studio-layout{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:380px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.ad-studio-card{width:100%;overflow:hidden;border:1px solid #dde6f2;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 22px 50px rgba(50,76,112,.1)}.ad-studio-title{height:66px;padding:0 23px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e7edf5;color:#253044}.ad-studio-title svg{color:#28cabb}.ad-studio-title strong{font-size:19px}.ad-studio-body{padding:22px}.ad-field-title{color:#505d70;font-size:14px;font-weight:700}.ad-field-title em,.ad-select-grid em{color:#ff6a79;font-style:normal}.ad-source-tabs{height:45px;margin-top:14px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #dce6f2}.ad-source-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-bottom:3px solid transparent;color:#647186;background:transparent;font-size:14px;font-weight:600}.ad-source-tabs button.active{border-bottom-color:#8d54ff;color:#7b4bed}.ad-dropzone{width:100%;min-height:192px;margin-top:4px;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #b9c6d9;border-radius:13px;color:#69778d;background:#fbfcff;text-align:center;transition:.18s}.ad-dropzone:hover{border-color:#8d54ff;background:#fbf9ff}.ad-dropzone>span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:#8057ef;background:#f0ebff}.ad-dropzone strong{margin-top:3px;color:#4b576a;font-size:15px}.ad-dropzone small{max-width:300px;color:#7a879a;font-size:12px;line-height:1.55}.ad-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.ad-library-panel{min-height:192px;margin-top:4px;padding:12px;display:grid;place-items:center;border:1px dashed #b9c6d9;border-radius:13px;color:#69778d;background:#fbfcff}.ad-library-panel>div{width:100%}.ad-library-grid{max-height:250px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.ad-library-grid button{position:relative;min-width:0;overflow:hidden;padding:0 0 7px;display:grid;border:1px solid #e0e8f2;border-radius:9px;color:#526074;background:#fff;text-align:left}.ad-library-grid button.selected{border-color:#8057ef;box-shadow:0 0 0 2px rgba(128,87,239,.13)}.ad-library-grid img{width:100%;aspect-ratio:1;object-fit:cover}.ad-library-grid button>span{position:absolute;top:6px;right:6px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#8057ef}.ad-library-grid small{overflow:hidden;margin:6px 7px 0;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.ad-library-empty{min-height:150px;display:grid;place-content:center;justify-items:center;grid-gap:7px;gap:7px;font-size:12px}.ad-selected-images{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.ad-selected-images article{position:relative;width:62px;height:62px;overflow:hidden;border:1px solid #dce5f0;border-radius:9px;background:#f1f4f9}.ad-selected-images img{width:100%;height:100%;object-fit:cover}.ad-selected-images button,.ad-selected-images span{position:absolute;width:18px;height:18px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(35,44,59,.72)}.ad-selected-images button{top:3px;right:3px}.ad-selected-images span{bottom:3px;left:3px;font-size:10px}.ad-form-field{margin-top:19px;display:grid;grid-gap:8px;gap:8px;color:#536176;font-size:14px;font-weight:700}.ad-form-field textarea{min-height:116px;padding:12px;border:1px solid #d6e0ed;border-radius:11px;outline:none;color:#303b4d;background:#fff;resize:vertical;font:inherit;font-weight:400;line-height:1.6}.ad-form-field textarea:focus{border-color:#8d54ff;box-shadow:0 0 0 3px rgba(141,84,255,.1)}.ad-form-field textarea::placeholder{color:#9ba8ba}.ad-select-grid{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:15px 18px;gap:15px 18px}.ad-select-grid label{display:grid;grid-gap:8px;gap:8px;color:#536176;font-size:13px;font-weight:700}.ad-select{position:relative;height:42px;display:flex;align-items:center;border:1px solid #d6e0ed;border-radius:11px;background:#fff}.ad-select select{width:100%;height:100%;padding:0 32px 0 11px;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;color:#4d596a;background:transparent;font:inherit;font-size:13px}.ad-select svg{position:absolute;right:10px;color:#91a0b4;pointer-events:none}.ad-credit{min-height:40px;margin:24px 0 0;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #c8f1ed;border-radius:10px;color:#34737b;background:#effdfc;font-size:13px}.ad-credit svg{color:#1aaedf}.ad-actions{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) 110px;grid-gap:12px;gap:12px}.ad-generate,.ad-reset{height:50px;border:0;border-radius:13px;color:#fff;font-weight:700}.ad-generate{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#64aaff,#6edfd5);box-shadow:0 13px 26px rgba(70,159,255,.22)}.ad-generate:disabled{cursor:not-allowed;opacity:.54;box-shadow:none}.ad-reset{background:linear-gradient(135deg,#398fff,#16cce0)}.ad-result{margin-top:18px;overflow:hidden;border-radius:12px;background:#101622}.ad-result video{width:100%;display:block}.ad-result a,.ad-result>button{margin:10px;display:inline-flex;align-items:center;gap:6px;border:0;color:#fff;background:transparent;font-size:13px}.ad-case-board{min-height:292px;padding:22px;border:1px solid #dce6f2;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 22px 50px rgba(52,76,110,.08)}.ad-case-board>header{display:flex;align-items:flex-start;gap:11px}.ad-case-board>header>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#159fff,#18d4c8)}.ad-case-board h1{margin:0;color:#26394f;font-size:16px}.ad-case-board p{margin:4px 0 0;color:#9aa7b7;font-size:11px}.ad-case-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.ad-case-grid article{min-width:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(88px,1fr) auto;border:1px solid #dfe7f2;border-radius:12px;background:#fff;box-shadow:0 15px 30px rgba(43,67,102,.08);transition:transform .18s,box-shadow .18s,border-color .18s}.ad-case-grid article.active,.ad-case-grid article:hover{border-color:#80dfe7;box-shadow:0 18px 34px rgba(29,126,168,.14);transform:translateY(-2px)}.ad-case-media{position:relative;overflow:hidden;display:block;width:100%;padding:0;border:0;background:#0c121d;cursor:zoom-in}.ad-case-media:after{position:absolute;inset:0;content:"";background:rgba(0,0,0,0);transition:.18s}.ad-case-media img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover;transition:transform .24s,opacity .18s}.ad-case-media span{top:9px;left:9px;height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;color:#dceaff;background:rgba(4,9,17,.72);font-size:10px;font-weight:800}.ad-case-media i,.ad-case-media span{position:absolute;z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ad-case-media i{inset:0;width:44px;height:44px;margin:auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:rgba(0,0,0,.55);opacity:0;transition:.18s}.ad-case-grid article:hover .ad-case-media:after{background:rgba(0,0,0,.16)}.ad-case-grid article:hover .ad-case-media img{transform:scale(1.035);opacity:.88}.ad-case-grid article:hover .ad-case-media i{opacity:1}.ad-case-grid article>div:not(.ad-case-media){padding:10px 12px 0}.ad-case-grid strong{color:#27394e;font-size:12px;line-height:1.4}.ad-case-grid article p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;color:#7a8798;line-height:1.5}.ad-case-apply{min-height:40px;margin:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:16px;color:#071014;background:linear-gradient(90deg,#18dcd5,#1bd3fd);box-shadow:0 16px 34px rgba(27,211,253,.18);font-size:12px;font-weight:900;transition:.15s}.ad-case-apply:hover,.ad-case-grid article:hover .ad-case-apply{background:linear-gradient(90deg,#24e4dc,#26dcff);box-shadow:0 20px 42px rgba(27,211,253,.28);transform:translateY(-1px)}.ad-case-apply:disabled{cursor:wait;opacity:.72;transform:none}.ad-case-dialog-backdrop{position:fixed;z-index:70;inset:0;padding:28px;display:grid;place-items:center;background:rgba(4,8,15,.64);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ad-case-dialog{position:relative;width:min(980px,100%);max-height:min(760px,calc(100dvh - 56px));overflow:hidden;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#101521;box-shadow:0 28px 80px rgba(0,0,0,.38)}.ad-case-dialog-close{position:absolute;z-index:2;top:12px;right:12px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#eef5ff;background:rgba(0,0,0,.35)}.ad-case-dialog-media{position:relative;min-height:520px;display:grid;place-items:center;background:#05070b}.ad-case-dialog-media img{width:100%;height:100%;object-fit:contain}.ad-case-dialog-media span{position:absolute;top:14px;left:14px;height:27px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;color:#fff;background:rgba(16,27,51,.72);font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ad-case-dialog-detail{min-height:0;overflow-y:auto;padding:26px;color:#eef5ff}.ad-case-dialog-kicker{color:#24d6c8;font-size:11px;font-weight:900;letter-spacing:1.2px}.ad-case-dialog-detail h2{margin:8px 0 0;font-size:22px;line-height:1.25}.ad-case-dialog-detail p{margin:9px 0 0;color:#9aa6ba;font-size:13px;line-height:1.65}.ad-case-materials{margin-top:20px}.ad-case-materials strong,.ad-case-params>strong{display:block;color:#eef5ff;font-size:13px}.ad-case-materials img{width:72px;height:72px;margin-top:10px;object-fit:cover;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#070b12}.ad-case-params{margin-top:20px}.ad-case-params dl{margin:10px 0 0;display:grid;grid-gap:10px;gap:10px}.ad-case-params dl div{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.09)}.ad-case-params dt{color:#9aa6ba;font-size:11px}.ad-case-params dd{margin:5px 0 0;color:#eef5ff;font-size:12px;line-height:1.55}.ad-case-dialog-apply{width:100%;height:46px;margin-top:22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;color:#071014;background:linear-gradient(90deg,#18dcd5,#1bd3fd);box-shadow:0 16px 34px rgba(27,211,253,.22);font-size:13px;font-weight:900}.ad-case-dialog-apply:hover{background:linear-gradient(90deg,#24e4dc,#26dcff);box-shadow:0 20px 42px rgba(27,211,253,.3);transform:translateY(-1px)}.ad-case-dialog-apply:disabled{cursor:wait;opacity:.72;transform:none}.recreate-consent{margin-top:20px;color:#536176}.recreate-consent input{margin:1px 0 0;accent-color:#2d9aff}.task-detail-actions{display:flex;gap:10px}.video-center{padding-bottom:64px}.video-center-topnav{position:-webkit-sticky;position:sticky;top:0;z-index:5;margin-bottom:14px;padding:8px;display:flex;align-items:center;gap:8px;overflow-x:auto;border:1px solid rgba(216,227,247,.86);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 16px 36px rgba(37,43,53,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-center-topnav a{height:36px;padding:0 12px;flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;border-radius:12px;color:#52657a;font-size:12px;font-weight:800}.video-center-topnav a:hover,.video-center-topnav a[aria-current=page]{color:#071014;background:linear-gradient(90deg,#18dcd5,#1bd3fd);box-shadow:0 12px 28px rgba(27,211,253,.22)}.video-center-search{min-height:46px;margin-bottom:14px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid #d8e3f7;border-radius:14px;color:#60748e;background:rgba(255,255,255,.82);box-shadow:0 12px 28px rgba(40,56,80,.05)}.video-center-search svg{color:#18bfcf}.video-center-search span{color:#27384d;font-size:14px;font-weight:900}.video-center-search strong{font-size:12px;font-weight:600}.video-center-hero{min-height:236px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;color:#eef5ff;background:radial-gradient(circle at 84% 20%,rgba(36,214,200,.24),transparent 28%),radial-gradient(circle at 18% 0,rgba(32,200,255,.18),transparent 32%),linear-gradient(135deg,#0b1220,#101521 58%,#111428);box-shadow:0 24px 70px rgba(20,120,255,.12)}.video-center-hero h1{margin:11px 0 0;max-width:710px;font-size:clamp(29px,3.2vw,41px);line-height:1.08;font-weight:900}.video-center-hero p{max-width:680px;margin:12px 0 0;color:#9aa6ba;font-size:14px;line-height:1.75}.video-center-hero .page-kicker{color:#e7fbff;background:rgba(255,255,255,.09)}.video-center-hero-action{width:-moz-fit-content;width:fit-content;height:42px;margin-top:20px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border-radius:16px;color:#071014;background:linear-gradient(90deg,#18dcd5,#1bd3fd);box-shadow:0 16px 34px rgba(27,211,253,.22);font-size:13px;font-weight:900;transition:.16s}.video-center-hero-action:hover{background:linear-gradient(90deg,#24e4dc,#26dcff);box-shadow:0 20px 42px rgba(27,211,253,.3);transform:translateY(-1px)}.video-center-stat{min-width:132px;min-height:132px;padding:16px;display:grid;place-content:center;justify-items:center;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(255,255,255,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-center-stat svg{color:#8cefff}.video-center-stat strong{margin-top:8px;font-size:22px}.video-center-stat span{margin-top:3px;color:#d3dcf6;font-size:11px}.video-center-groups{margin-top:26px;display:grid;grid-gap:28px;gap:28px}.video-center-group{scroll-margin-top:82px;padding:22px;border:1px solid #d8e3f7;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(40,56,80,.06)}.video-center-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px;gap:18px}.video-center-heading span{color:#1478ff;font-size:10px;font-weight:900;letter-spacing:1.4px}.video-center-heading h2{margin:4px 0 0;color:#252b35;font-size:24px}.video-center-heading p{margin:0;color:var(--muted);font-size:12px}.video-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.video-template-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #d8e3f7;border-radius:16px;color:var(--ink);background:rgba(255,255,255,.96);box-shadow:0 10px 22px rgba(29,36,51,.08);transition:border-color .18s,box-shadow .18s,transform .18s}.video-template-card:hover{border-color:rgba(27,211,253,.55);box-shadow:0 18px 36px rgba(27,126,168,.14);transform:translateY(-2px)}.video-template-media{position:relative;height:178px;overflow:hidden;background:#05070b}.video-template-media img{width:100%;height:100%;display:block;object-fit:cover;opacity:.94;transition:transform .26s,opacity .18s}.video-template-card:hover .video-template-media img{opacity:.72;transform:scale(1.035)}.video-template-badge{top:10px;left:10px;height:24px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;color:#fff;background:rgba(16,27,51,.72);font-size:11px;font-weight:800}.video-template-badge,.video-template-play{position:absolute;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-template-play{inset:0;margin:auto;width:46px;height:46px;display:grid;place-items:center;color:#fff;background:rgba(0,0,0,.55);opacity:0;transition:opacity .18s}.video-template-card:hover .video-template-play{opacity:1}.video-template-body{min-height:112px;padding:14px 14px 0;display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:10px;gap:10px}.video-template-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px}.video-template-icon.blue{color:#1478ff;background:#e9f2ff}.video-template-icon.violet{color:#7357ff;background:#f1edff}.video-template-icon.cyan{color:#129bbd;background:#e8fbff}.video-template-card strong{display:block;color:#252b35;font-size:16px;line-height:1.35}.video-template-card p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.video-template-action{height:42px;margin:12px 14px 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:16px;color:#071014;background:linear-gradient(90deg,#18dcd5,#1bd3fd);box-shadow:0 16px 34px rgba(27,211,253,.22);font-size:12px;font-weight:900;transition:.15s}.video-template-card:hover .video-template-action{background:linear-gradient(90deg,#24e4dc,#26dcff);box-shadow:0 20px 42px rgba(27,211,253,.3);transform:translateY(-1px)}.video-creator-layout{grid-template-columns:minmax(0,1fr) 350px}.video-stage{position:relative;min-height:640px;overflow:hidden;padding:30px;border:1px solid rgba(96,76,255,.18);border-radius:16px;background:linear-gradient(145deg,#1a2031,#27314a);box-shadow:0 22px 55px rgba(42,47,92,.14)}.video-stage:before{position:absolute;right:-170px;bottom:-170px;width:430px;height:430px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(82,216,255,.2),transparent 67%)}.video-stage-heading{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;color:#fff}.video-stage-heading>div:first-child>span{color:#aeb8dc;font-size:11px;letter-spacing:2px;font-weight:700}.video-stage-heading h1{margin:7px 0 0;font-size:30px}.video-stage-heading p{margin:8px 0 0;color:#b9c3d9;font-size:13px;line-height:1.6}.video-badge{height:32px;padding:0 11px;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.19);border-radius:999px;color:#dfe7ff;background:rgba(255,255,255,.08);font-size:11px;white-space:nowrap}.video-upload-grid{position:relative;z-index:1;margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.ad-video-inputs{position:relative;z-index:1;margin-top:24px}.ad-input-heading{display:flex;align-items:center;justify-content:space-between;color:#fff}.ad-input-heading strong{font-size:14px}.ad-input-heading em{color:#ffc2cc;font-style:normal}.ad-input-heading span{color:#aebbd9;font-size:11px}.ad-image-grid{margin-top:12px}.ad-text-field{margin-top:14px;display:grid;grid-gap:8px;gap:8px;color:#e7ecff;font-size:13px;font-weight:600}.ad-text-field textarea{min-height:88px;padding:11px;border:1px solid rgba(206,218,255,.3);border-radius:10px;outline:none;color:#eef3ff;background:rgba(255,255,255,.08);resize:vertical;font:inherit;line-height:1.6}.ad-text-field textarea::placeholder{color:#9eacca}.ad-text-field textarea:focus{border-color:#91a7ff;box-shadow:0 0 0 3px rgba(145,167,255,.12)}.video-upload-card{position:relative;min-height:210px;overflow:hidden;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed rgba(206,218,255,.42);border-radius:13px;color:#d8e2ff;background:rgba(255,255,255,.055);text-align:center;cursor:pointer;transition:.18s}.video-upload-card:hover{border-color:#85a0ff;background:rgba(133,160,255,.12)}.video-upload-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:rgba(133,160,255,.22)}.video-upload-card strong{max-width:100%;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.video-upload-card small{color:#aebbd9;font-size:11px}.video-upload-card input{position:absolute;width:1px;height:1px;opacity:0}.video-upload-card.has-file{padding:0;border-style:solid;border-color:rgba(255,255,255,.22)}.video-upload-card.has-file>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-upload-card.has-file>img:after{content:""}.video-upload-card>button{position:absolute;z-index:2;top:9px;right:9px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(8,12,22,.66)}.video-upload-card>.asset-picker-button{top:auto;right:auto;bottom:10px;left:10px;width:auto;height:27px;padding:0 8px;display:inline-flex;gap:4px;border-radius:7px;color:#dce6ff;background:rgba(8,12,22,.58);font-size:10px}.video-mix-upload-grid{display:block}.video-mix-materials{padding:18px;border:1px solid rgba(206,218,255,.3);border-radius:14px;background:rgba(255,255,255,.055)}.video-mix-materials>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.video-mix-materials header small,.video-mix-materials header strong{display:block}.video-mix-materials header strong{color:#f1f5ff;font-size:14px}.video-mix-materials header small{margin-top:5px;color:#aebbd9;font-size:11px}.video-mix-local-add,.video-mix-materials header button{height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(181,199,255,.34);border-radius:8px;color:#e2e9ff;background:rgba(110,128,205,.18);font-size:11px;font-weight:700}.video-mix-list{margin-top:14px;display:grid;grid-gap:8px;gap:8px}.video-mix-list article{min-width:0;padding:8px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;position:relative;border:1px solid rgba(204,216,255,.2);border-radius:10px;background:rgba(8,13,26,.24)}.video-mix-list video{width:64px;height:48px;display:block;object-fit:cover;border-radius:7px;background:#0b1020}.video-mix-list article>span{position:absolute;top:11px;left:11px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:rgba(91,75,225,.9);font-size:9px;font-weight:800}.video-mix-list article>div{min-width:0}.video-mix-list article small,.video-mix-list article strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.video-mix-list article strong{color:#edf2ff;font-size:12px}.video-mix-list article small{margin-top:5px;color:#9cabc9;font-size:10px}.video-mix-list nav{display:flex;gap:5px}.video-mix-list nav button{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(196,209,255,.25);border-radius:7px;color:#dbe4ff;background:rgba(255,255,255,.06)}.video-mix-list nav button:disabled{opacity:.28}.video-mix-empty{min-height:150px;margin-top:14px;display:grid;place-items:center;align-content:center;grid-gap:7px;gap:7px;border:1px dashed rgba(197,211,255,.28);border-radius:10px;color:#aab7d4}.video-mix-empty strong{color:#e1e8fb;font-size:13px}.video-mix-empty small{font-size:10px}.video-mix-local-add{margin-top:12px;position:relative;cursor:pointer}.video-mix-local-add input{position:absolute;width:1px;height:1px;opacity:0}.file-preview{width:100%;padding:20px;display:grid;justify-items:center;grid-gap:8px;gap:8px}.file-preview svg{color:#91a7ff}.video-result{position:relative;z-index:2;margin-top:20px}.video-result video{width:100%;max-height:440px;display:block;border-radius:11px;background:#0e1220}.video-result a{margin-top:10px;display:inline-flex;padding:9px 13px;border-radius:9px;color:#fff;background:rgba(255,255,255,.14);font-size:12px}.ratio-control.three-options{grid-template-columns:repeat(3,minmax(0,1fr))}.asset-picker-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:20px;background:rgba(10,14,24,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.asset-picker-modal{width:min(880px,100%);max-height:min(720px,calc(100dvh - 40px));overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#fff;box-shadow:0 30px 85px rgba(0,0,0,.3)}.asset-picker-modal>header{min-height:76px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f6}.asset-picker-modal header span{color:var(--violet);font-size:10px;font-weight:700;letter-spacing:1.2px}.asset-picker-modal h2{margin:3px 0 0;font-size:18px}.asset-picker-grid{overflow-y:auto;padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.asset-picker-grid button{min-width:0;overflow:hidden;padding:0 0 10px;display:grid;grid-gap:5px;gap:5px;border:1px solid #e4eaf2;border-radius:10px;color:var(--ink);background:#fff;text-align:left;transition:.16s}.asset-picker-grid button:hover{border-color:var(--violet);box-shadow:0 8px 20px rgba(115,87,255,.14);transform:translateY(-1px)}.asset-picker-grid button>span,.asset-picker-grid img{width:100%;aspect-ratio:1;display:block;object-fit:cover;background:#edf1f6}.asset-picker-grid button>span{display:grid;place-items:center;grid-gap:6px;gap:6px;color:var(--violet);font-size:11px}.asset-picker-grid small,.asset-picker-grid strong{overflow:hidden;margin:0 9px;white-space:nowrap;text-overflow:ellipsis}.asset-picker-grid strong{font-size:11px}.asset-picker-grid small{color:var(--muted);font-size:10px}.asset-picker-empty{min-height:260px;padding:30px;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;color:var(--muted);text-align:center}.asset-picker-empty strong{color:var(--ink);font-size:14px}.asset-picker-empty p{margin:0;font-size:12px}.upload-stage{position:relative;overflow:hidden;display:grid;place-items:center}.upload-stage,.wear-stage{min-height:640px;border:1px solid rgba(20,120,255,.15);border-radius:12px;background:rgba(255,255,255,.7);box-shadow:0 18px 44px rgba(29,36,51,.06)}.wear-stage{position:relative;overflow:hidden}.wear-inputs{min-height:640px;padding:28px;display:grid;grid-template-columns:minmax(220px,.84fr) minmax(0,1.16fr);grid-gap:22px;gap:22px}.wear-source{min-width:0;display:grid;align-content:start;grid-gap:14px;gap:14px}.wear-source+.wear-source{padding-left:22px;border-left:1px solid #edf1f6}.wear-source-title{display:flex;align-items:center;gap:10px}.wear-source-title>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--brand);font-size:12px;font-weight:700}.wear-source-title>div{display:grid;grid-gap:3px;gap:3px}.wear-source-title strong{font-size:14px}.wear-source-title small{color:var(--muted);font-size:11px}.wear-drop{position:relative;min-height:410px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;border:1px dashed #b7c8df;border-radius:10px;color:var(--muted);background:#f8fbff;cursor:pointer;transition:.18s}.wear-drop:hover{border-color:var(--brand);color:var(--brand);background:#fff7f8}.wear-drop input{position:absolute;width:1px;height:1px;opacity:0}.wear-drop span{font-size:12px;font-weight:600}.wear-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.wear-drop.compact,.wear-preview{min-height:188px}.wear-preview{position:relative;overflow:hidden;border:1px solid #e2e9f1;border-radius:10px;background:#edf1f4}.wear-preview.single{min-height:410px}.wear-preview img{width:100%;height:100%;min-height:188px;display:block;object-fit:cover}.wear-preview.single img{min-height:410px}.wear-preview button{position:absolute;top:8px;right:8px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;color:white;background:rgba(32,38,48,.68)}.model-wear-shell{background:radial-gradient(circle at 12% 0,rgba(112,130,255,.1),transparent 26%),radial-gradient(circle at 92% 8%,rgba(27,211,253,.12),transparent 24%),#f5f7fb}.model-wear-workbench{width:min(1440px,calc(100% - 48px));min-height:calc(100dvh - 116px);margin:24px auto;display:grid;grid-template-columns:380px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.model-wear-case-board,.model-wear-form-card{overflow:hidden;border:1px solid #dce6f2;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 22px 50px rgba(52,76,110,.08)}.model-wear-form-card>header{min-height:66px;padding:0 22px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8eef6}.model-wear-case-board>header>span,.model-wear-form-card>header>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#159fff,#18d4c8)}.model-wear-case-board h2,.model-wear-form-card h1{margin:0;color:#26394f;font-size:16px;letter-spacing:0}.model-wear-case-board p,.model-wear-form-card p{margin:4px 0 0;color:#8b98aa;font-size:11px;line-height:1.45}.model-wear-form-body{padding:20px 20px 22px;display:grid;grid-gap:16px;gap:16px}.model-wear-upload-block{display:grid;grid-gap:8px;gap:8px}.model-wear-field-title{display:flex;align-items:center;gap:4px;color:#526176;font-size:13px;font-weight:800}.model-wear-field-title em{color:#ff6a79;font-style:normal}.model-wear-upload-tabs{height:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #dce6f2}.model-wear-upload-tabs span{display:inline-flex;align-items:center;justify-content:center;border-bottom:2px solid transparent;color:#718096;font-size:12px;font-weight:800}.model-wear-upload-tabs span.active{border-bottom-color:#8d54ff;color:#7b4bed}.model-wear-drop{position:relative;min-height:132px;padding:18px;display:grid;place-content:center;justify-items:center;grid-gap:7px;gap:7px;border:1px dashed #b8c7d8;border-radius:12px;color:#6f7f93;background:#fbfcff;text-align:center;cursor:pointer;transition:border-color .18s,background .18s,color .18s}.model-wear-drop.model{min-height:156px}.model-wear-drop:hover{border-color:#8d54ff;color:#7a4deb;background:#fbf9ff}.model-wear-drop svg{color:#8d54ff}.model-wear-drop strong{color:#4f5f74;font-size:13px}.model-wear-drop small{color:#8795a8;font-size:11px;line-height:1.55}.model-wear-drop input{position:absolute;width:1px;height:1px;opacity:0}.model-wear-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.model-wear-product-list .model-wear-drop{min-height:132px}.model-wear-preview{position:relative;min-height:132px;overflow:hidden;border:1px solid #e0e8f2;border-radius:12px;background:#eef3f8}.model-wear-preview.model{min-height:156px}.model-wear-preview img{width:100%;height:100%;min-height:132px;display:block;object-fit:cover}.model-wear-preview.model img{min-height:156px}.model-wear-preview button{position:absolute;top:8px;right:8px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(21,29,42,.68)}.model-wear-prompt-field,.model-wear-ratio-field{display:grid;grid-gap:8px;gap:8px;color:#536176;font-size:12px;font-weight:800}.model-wear-ratio-field>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.model-wear-ratio-field button{height:34px;border:1px solid #d8e2ee;border-radius:9px;color:#6b7a8f;background:#fff;font-size:11px;font-weight:800}.model-wear-ratio-field button.active{border-color:#ffb9c3;color:#d14662;background:#fff0f3;box-shadow:0 8px 18px rgba(255,91,110,.11)}.model-wear-prompt-field textarea{min-height:76px;padding:10px;border:1px solid #d6e0ed;border-radius:10px;outline:none;color:#303b4d;background:#fff;resize:vertical;font:inherit;font-size:12px;line-height:1.6}.model-wear-prompt-field textarea:focus{border-color:#8d54ff;box-shadow:0 0 0 3px rgba(141,84,255,.1)}.model-wear-prompt-field small{justify-self:end;margin-top:-5px;color:#98a5b6;font-weight:500}.model-wear-credit{min-height:38px;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid #c8f1ed;border-radius:10px;color:#34737b;background:#effdfc;font-size:12px;font-weight:700}.model-wear-credit svg{color:#1aaedf}.model-wear-actions{display:grid;grid-template-columns:minmax(0,1fr) 96px;grid-gap:10px;gap:10px}.model-wear-reset{height:48px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#2392ff,#16cce0);font-size:12px;font-weight:900}.model-wear-reset:disabled{opacity:.5;cursor:not-allowed}.model-wear-results{padding:0;grid-template-columns:repeat(2,minmax(0,1fr))}.model-wear-results article,.model-wear-results img{min-height:180px}.model-wear-case-board{min-height:704px;padding:22px}.model-wear-case-board>header{display:flex;align-items:flex-start;gap:11px}.model-wear-case-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.model-wear-case-grid article{min-width:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(70px,1fr) auto;border:1px solid #dfe7f2;border-radius:12px;background:#fff;box-shadow:0 15px 30px rgba(43,67,102,.08);transition:transform .18s,box-shadow .18s,border-color .18s}.model-wear-case-grid article.active,.model-wear-case-grid article:hover{border-color:#80dfe7;box-shadow:0 18px 34px rgba(29,126,168,.14);transform:translateY(-2px)}.model-wear-case-media{position:relative;overflow:hidden;background:#0c121d}.model-wear-case-media img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover;transition:transform .22s,opacity .18s}.model-wear-case-grid article:hover .model-wear-case-media img{opacity:.9;transform:scale(1.035)}.model-wear-case-media span{position:absolute;top:9px;left:9px;height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:5px;color:#dceaff;background:rgba(4,9,17,.72);font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.model-wear-case-grid article>div:not(.model-wear-case-media){padding:10px 12px 0}.model-wear-case-grid strong{display:block;color:#27394e;font-size:12px;line-height:1.4}.model-wear-case-grid p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;color:#7a8798;line-height:1.5}.model-wear-case-grid button{min-height:40px;margin:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#139dff,#12d2c9);box-shadow:0 13px 26px rgba(19,157,255,.18);font-size:12px;font-weight:900}.model-wear-case-grid button:hover{background:linear-gradient(135deg,#2aa8ff,#24ded4);box-shadow:0 17px 32px rgba(19,157,255,.24)}.upload-drop{width:min(470px,calc(100% - 40px));min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #b7c8df;border-radius:12px;color:var(--muted);background:rgba(248,251,255,.78);cursor:pointer;transition:.18s}.upload-drop:hover{border-color:var(--brand);background:#fff7f8}.upload-drop>span{width:58px;height:58px;display:grid;place-items:center;border-radius:14px;color:var(--brand);background:#ffecee}.upload-drop strong{margin-top:16px;color:var(--ink);font-size:16px}.upload-drop small{margin-top:7px;font-size:12px}.upload-drop input{position:absolute;width:1px;height:1px;opacity:0}.text-image-empty{width:min(540px,calc(100% - 40px));min-height:300px;display:grid;place-content:center;justify-items:center;grid-gap:10px;gap:10px;border:1px dashed #b7c8df;border-radius:12px;color:#6b788c;background:linear-gradient(145deg,rgba(248,251,255,.9),rgba(240,253,250,.78));text-align:center}.text-image-empty span{width:62px;height:62px;display:grid;place-items:center;border-radius:16px;color:#1689d8;background:#e8f7ff}.text-image-empty strong{color:#26394f;font-size:17px}.text-image-empty small{max-width:320px;color:#75869a;font-size:12px;line-height:1.6}.source-preview{position:relative;width:100%;height:100%;min-height:640px;display:grid;place-items:center;padding:26px;background:linear-gradient(145deg,#edf1f4,#f8fafb)}.source-preview img{max-width:100%;max-height:640px;object-fit:contain;border-radius:8px;box-shadow:0 20px 54px rgba(29,36,51,.14)}.source-preview>button{position:absolute;top:18px;right:18px;color:#a94450}.generation-overlay{position:absolute;z-index:3;inset:0;padding:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:white;background:rgba(28,35,46,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.generation-spinner{animation:spin 1s linear infinite}.generation-overlay>strong{margin-top:15px;font-size:16px}.generation-elapsed{min-width:132px;height:34px;margin-top:13px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.08);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.generation-progress-track{width:min(320px,72%);height:6px;margin-top:16px;overflow:hidden;border-radius:3px;background:rgba(255,255,255,.15)}.generation-progress-track>i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#63c9ff,#77e0b8);transition:width 1s linear}.generation-overlay>small{margin-top:10px;color:rgba(255,255,255,.65);font-size:11px}.video-generation-progress{margin-top:18px;padding:18px;border:1px solid #d8e7f5;border-radius:8px;color:#34485f;background:#f8fbff;box-shadow:0 10px 28px rgba(44,83,126,.07)}.video-generation-progress>header{display:flex;align-items:center;gap:10px}.video-generation-progress>header>svg{flex:0 0 auto;color:#1689e8}.video-generation-progress>header small,.video-generation-progress>header strong{display:block}.video-generation-progress>header strong{font-size:14px}.video-generation-progress>header small{margin-top:3px;color:#71849a;font-size:11px}.video-progress-times{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.video-progress-times>div{min-width:0;padding:10px 12px;border:1px solid #e0e9f3;border-radius:7px;background:#fff}.video-progress-times span,.video-progress-times strong{display:block}.video-progress-times span{color:#8291a3;font-size:10px}.video-progress-times strong{min-height:20px;margin-top:3px;display:flex;align-items:center;gap:5px;color:#2a425e;font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.video-progress-track{height:7px;margin-top:16px;overflow:hidden;border-radius:4px;background:#dfe8f2}.video-progress-track>i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#1788ed,#29bda5);transition:width 1s linear}.video-generation-progress>ol{margin:14px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none}.video-generation-progress>ol li{min-width:0;display:grid;justify-items:center;grid-gap:6px;gap:6px;color:#9aa8b7;font-size:10px;text-align:center}.video-generation-progress>ol li>i{width:22px;height:22px;display:grid;place-items:center;border:1px solid #d5e0eb;border-radius:50%;background:#fff;font-size:10px;font-style:normal;font-weight:700}.video-generation-progress>ol li.complete{color:#24846e}.video-generation-progress>ol li.complete>i{border-color:#2db598;color:#fff;background:#2db598}.video-generation-progress>ol li.current{color:#147bd3;font-weight:700}.video-generation-progress>ol li.current>i{border-color:#1689e8;color:#fff;background:#1689e8;box-shadow:0 0 0 4px rgba(22,137,232,.12)}.video-generation-progress>p{margin:13px 0 0;color:#8291a3;font-size:10px;line-height:1.5;text-align:center}.video-generation-progress.overlay{position:absolute;z-index:3;inset:0;margin:0;padding:clamp(24px,8vw,90px) max(24px,calc((100% - 620px) / 2));display:flex;justify-content:center;flex-direction:column;border:0;border-radius:0;color:#fff;background:rgba(25,34,47,.88);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none}.video-generation-progress.overlay>header>svg{color:#63c9ff}.video-generation-progress.overlay>header small,.video-generation-progress.overlay>ol li,.video-generation-progress.overlay>p{color:rgba(255,255,255,.68)}.video-generation-progress.overlay .video-progress-times>div{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.08)}.video-generation-progress.overlay .video-progress-times span{color:rgba(255,255,255,.62)}.video-generation-progress.overlay .video-progress-times strong{color:#fff}.video-generation-progress.overlay .video-progress-track{background:rgba(255,255,255,.16)}.video-generation-progress.overlay>ol li>i{border-color:rgba(255,255,255,.24);color:rgba(255,255,255,.72);background:rgba(255,255,255,.08)}.video-generation-progress.overlay>ol li.complete,.video-generation-progress.overlay>ol li.current{color:#fff}.result-grid{align-self:stretch;width:100%;padding:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.result-grid article{position:relative;min-height:280px;overflow:hidden;border-radius:8px;background:#e9edf2}.result-grid img{width:100%;height:100%;min-height:280px;display:block;object-fit:cover}.result-grid a{position:absolute;right:10px;bottom:10px;height:36px;padding:0 12px;display:flex;align-items:center;gap:6px;border-radius:999px;color:white;background:rgba(24,30,40,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;font-weight:600}.creator-panel{padding:22px;grid-gap:16px;gap:16px;background:rgba(255,255,255,.86)}.case-reference-panel,.creator-panel{align-self:start;display:grid;border:1px solid rgba(20,120,255,.15);border-radius:12px;box-shadow:0 18px 44px rgba(29,36,51,.07)}.case-reference-panel{max-height:calc(100dvh - 116px);overflow:hidden;grid-template-rows:auto minmax(0,1fr);background:rgba(255,255,255,.9)}.case-reference-panel>header{min-height:70px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f6}.case-reference-panel h2{margin:0;color:#253951;font-size:15px}.case-reference-panel p{margin:4px 0 0;color:#7a8a9d;font-size:11px;line-height:1.55}.case-reference-grid{min-height:0;overflow-y:auto;padding:14px;display:grid;grid-gap:12px;gap:12px}.case-reference-grid article{overflow:hidden;border:1px solid #e1eaf3;border-radius:10px;background:#fff;transition:border-color .18s,box-shadow .18s,transform .18s}.case-reference-grid article.active,.case-reference-grid article:hover{border-color:#93dce5;box-shadow:0 14px 30px rgba(39,111,152,.12);transform:translateY(-1px)}.case-reference-grid img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;background:#eef3f8}.case-reference-grid article>div{padding:12px;display:grid;grid-gap:7px;gap:7px}.case-reference-grid span{width:-moz-fit-content;width:fit-content;padding:4px 7px;border-radius:999px;color:#1689a9;background:#eefcff;font-size:10px;font-weight:800}.case-reference-grid strong{color:#26394f;font-size:13px}.case-reference-grid p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;color:#71839a;font-size:11px;line-height:1.55}.case-reference-grid button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#1689d8,#20c5c7);font-size:12px;font-weight:900}.panel-title{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid #edf1f6}.panel-title>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:white;background:linear-gradient(135deg,var(--brand),var(--leaf))}.panel-title h1{margin:0;font-size:17px}.panel-title p{margin:4px 0 0;color:var(--muted);font-size:11px}.field-label{display:grid;grid-gap:8px;gap:8px;color:#485568;font-size:12px;font-weight:600}.field-label select,.field-label textarea{width:100%;border:1px solid var(--line);border-radius:10px;outline:none;color:var(--ink);background:#fbfcfe}.field-label select{height:42px;padding:0 11px}.field-label textarea{min-height:108px;padding:10px 11px;resize:vertical;line-height:1.6}.field-label select:focus,.field-label textarea:focus{border-color:rgba(255,91,110,.65);box-shadow:0 0 0 3px rgba(255,91,110,.1)}.field-label>small{justify-self:end;margin-top:-5px;color:#9aa6b6;font-weight:400}.ratio-control{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.ratio-control button{height:36px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#fbfcfe;font-size:12px}.ratio-control button.active{border-color:rgba(255,91,110,.36);color:#b74150;background:#fff0f2;box-shadow:0 6px 16px rgba(255,91,110,.1)}.generate-button{height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;color:white;background:linear-gradient(135deg,var(--brand),#ff826f 52%,var(--leaf));box-shadow:0 15px 30px rgba(255,91,110,.23);font-weight:600}.generate-button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.creator-error,.creator-success{margin:0;padding:10px 11px;border-radius:8px;font-size:12px;line-height:18px}.creator-error{color:#a33d4a;background:#fff0f2}.recreate-actionable-error{display:flex;align-items:center;justify-content:space-between;gap:10px}.recreate-actionable-error>span{min-width:0}.recreate-actionable-error>button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:8px;color:#fff;background:#c44555;font-size:11px;font-weight:900;white-space:nowrap}.creator-success{display:flex;align-items:center;gap:6px;color:#087a53;background:#ebfaf4}.creator-result-expired,.creator-result-temporary{margin:0;padding:10px 11px;border-radius:8px;font-size:12px;line-height:18px}.creator-result-temporary{color:#73520c;background:#fff8df;border:1px solid #f3df9a}.creator-result-expired{color:#9f3232;background:#fff1f1;border:1px solid #f1caca}.generated-asset-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.generated-asset-actions>a,.generated-asset-actions>button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;color:#fff;background:rgba(24,30,40,.76);font-size:11px;font-weight:800}.generated-asset-actions>button{background:#1677ff;cursor:pointer}.generated-asset-actions>button:disabled{color:#24705b;background:#dff7ef;cursor:default}.generated-asset-actions>small{flex-basis:100%;color:#b42318;font-size:11px}.result-grid article>.generated-asset-actions,.yh-result-grid article>.generated-asset-actions{position:absolute;left:10px;right:10px;bottom:10px;z-index:2;justify-content:flex-end}.result-grid .generated-asset-actions>a,.yh-result-grid .generated-asset-actions>a{position:static;right:auto;bottom:auto}@keyframes spin{to{transform:rotate(1turn)}}.task-row{min-width:0;padding:12px 0;display:grid;grid-template-columns:52px minmax(180px,1fr) 94px minmax(100px,180px) 38px;align-items:center;grid-gap:14px;gap:14px;border-top:1px solid #edf1f7}.task-row img{width:52px;height:52px;border-radius:9px;object-fit:cover}.task-copy{min-width:0;display:grid;grid-gap:5px;gap:5px}.task-copy strong{overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.task-copy span{color:var(--muted);font-size:11px}.task-status{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600}.task-status.done{color:#16a36d}.task-status.running{color:var(--blue)}.progress{height:5px;overflow:hidden;border-radius:999px;background:#eaf0f8}.progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cyan))}.sidebar-scrim{display:none}.dashboard-task-list{margin-top:14px;display:grid}.dashboard-task{min-width:0;padding:12px 0;display:grid;grid-template-columns:50px minmax(150px,1fr) 92px 70px 18px;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid #edf1f7}.dashboard-task>div:nth-child(2){min-width:0;display:grid;grid-gap:5px;gap:5px}.dashboard-task>div:nth-child(2) strong{overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.dashboard-task>div:nth-child(2) span,.dashboard-task>span{color:var(--muted);font-size:11px}.inspiration-band{margin-top:30px;padding:22px;border:1px solid rgba(20,120,255,.16);border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 18px 44px rgba(29,36,51,.06)}.inspiration-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.inspiration-card{position:relative;min-width:0;min-height:232px;overflow:hidden;display:flex;align-items:flex-end;border-radius:12px;color:white;background:#1d2433}.inspiration-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s}.inspiration-card:hover>img{transform:scale(1.04)}.inspiration-card:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(11,17,25,.04),rgba(11,17,25,.78))}.inspiration-card>span{position:absolute;z-index:1;left:12px;top:12px;padding:5px 8px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(8,11,16,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:600}.inspiration-card>div{position:relative;z-index:1;padding:15px}.inspiration-card strong{font-size:15px}.inspiration-card p{margin:5px 0 0;color:rgba(255,255,255,.78);font-size:11px;line-height:1.55}.inspiration-card a{margin-top:10px;display:inline-flex;align-items:center;gap:4px;color:white;font-size:11px;font-weight:600}.inspiration-workstation{padding-top:34px}.station-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.station-heading h1{margin:0;color:#1f3148;font-size:28px;letter-spacing:0}.station-heading p{margin:6px 0 0;color:#68788d;font-size:13px}.station-hero{position:relative;min-height:250px;margin-top:16px;overflow:hidden;display:grid;grid-template-columns:minmax(280px,.92fr) minmax(260px,.8fr) minmax(260px,1fr);grid-gap:18px;gap:18px;align-items:center;padding:28px 34px;border-radius:18px;color:#fff;background:radial-gradient(circle at 77% 50%,rgba(37,195,255,.25),transparent 22%),radial-gradient(circle at 60% 52%,rgba(117,87,255,.34),transparent 20%),linear-gradient(115deg,#070b18,#111a3c 48%,#050714);box-shadow:0 24px 52px rgba(16,24,52,.18)}.station-hero:after{position:absolute;right:-50px;bottom:-70px;width:280px;height:280px;border:1px solid rgba(35,195,255,.38);border-radius:50%;content:"";box-shadow:inset 0 0 70px rgba(35,195,255,.18)}.station-hero-copy{position:relative;z-index:1}.station-hero-copy span{display:inline-flex;height:27px;align-items:center;padding:0 12px;border:1px solid rgba(105,218,255,.45);border-radius:999px;color:#d7f7ff;background:rgba(16,87,158,.34);font-size:12px;font-weight:900}.station-hero-copy h2{margin:18px 0 0;font-size:clamp(34px,4.2vw,54px);line-height:1.05;letter-spacing:0}.station-hero-copy p{margin:12px 0 0;color:#d7e4ff;font-size:15px}.station-hero-copy a{margin-top:22px;width:158px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(72,199,255,.7);border-radius:999px;color:#fff;background:linear-gradient(135deg,#234cff,#16c5ff);font-weight:900;box-shadow:0 13px 28px rgba(22,115,255,.32)}.station-hero-flow{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;align-self:start}.station-hero-flow span{min-width:0;display:grid;grid-gap:5px;gap:5px;color:rgba(255,255,255,.72);font-size:10px;text-align:center}.station-hero-flow b{width:34px;height:34px;margin:0 auto;display:grid;place-items:center;border:1px solid rgba(74,152,255,.66);border-radius:999px;color:#fff;background:#1f39d5;box-shadow:0 0 20px rgba(59,111,255,.6);font-size:12px}.station-hero-stage{position:relative;z-index:1;min-height:170px}.station-hero-stage i{position:absolute;width:92px;height:116px;border:1px solid rgba(111,205,255,.42);border-radius:10px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(111,173,255,.2));box-shadow:0 18px 34px rgba(0,0,0,.26)}.station-hero-stage i:first-child{left:0;top:22px;transform:rotate(-10deg)}.station-hero-stage i:nth-child(2){left:62px;top:5px;transform:rotate(-4deg)}.station-hero-stage i:nth-child(3){left:132px;top:18px}.station-hero-stage i:nth-child(4){right:52px;top:0;transform:rotate(7deg)}.station-hero-stage i:nth-child(5){right:0;top:35px;transform:rotate(13deg)}.station-hero-stage strong{position:absolute;inset:52px 0 auto;margin:auto;width:86px;height:86px;display:grid;place-items:center;border:1px solid rgba(123,228,255,.7);border-radius:50%;color:#fff;background:radial-gradient(circle,#25c8ff,#2451ff 62%,#111d59);box-shadow:0 0 44px rgba(37,183,255,.72)}.station-search{margin-top:22px;min-height:56px;padding:8px 12px;display:grid;grid-template-columns:86px minmax(0,1fr) 40px;grid-gap:12px;gap:12px;align-items:center;border:1px solid #e0e8f2;border-radius:14px;background:#fff;box-shadow:0 13px 32px rgba(40,56,80,.07)}.station-search button{height:38px;border:0;border-radius:9px;color:#52657c;background:#f6f9fd;font-size:12px;font-weight:800}.station-search label{min-width:0;height:38px;display:flex;align-items:center;gap:8px;color:#94a1b2}.station-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;font-size:13px}.station-case-panel{margin-top:18px;overflow:hidden;border:1px solid #e0e8f2;border-radius:14px;background:#fff;box-shadow:0 13px 32px rgba(40,56,80,.07)}.station-case-tabs{min-height:58px;padding:8px 12px;display:flex;align-items:center;gap:10px;overflow-x:auto;border-bottom:1px solid #edf2f8}.station-case-tabs button{height:36px;flex:0 0 auto;padding:0 18px;border:0;border-radius:999px;color:#35465b;background:transparent;font-size:13px;font-weight:900}.station-case-tabs button.active{color:#fff;background:linear-gradient(135deg,#17bae0,#168eff)}.station-case-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0}.station-case-card{position:relative;min-height:260px;overflow:hidden;display:flex;align-items:flex-end;color:#fff;background:#172131}.station-case-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .22s}.station-case-card:hover img{transform:scale(1.04)}.station-case-card:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(5,8,13,.06),rgba(5,8,13,.78))}.station-case-card>span{position:absolute;z-index:1;left:10px;top:10px;height:22px;padding:0 8px;display:inline-flex;align-items:center;border-radius:7px;background:rgba(12,30,62,.72);font-size:10px;font-weight:800}.station-case-card>div{position:relative;z-index:1;padding:16px}.station-case-card strong{font-size:15px}.station-case-card p{margin:5px 0 0;color:rgba(255,255,255,.78);font-size:11px;line-height:1.5}.station-case-card a{margin-top:10px;display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:12px;font-weight:900}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid,.catalog-section{margin-top:26px;display:grid;grid-gap:14px;gap:14px}.catalog-section+.catalog-section{margin-top:30px}.catalog-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.catalog-section-head span{color:#148eb5;font-size:10px;font-weight:900;letter-spacing:1.1px}.catalog-section-head h2{margin:5px 0 0;color:#263b54;font-size:22px;line-height:1.2;letter-spacing:0}.catalog-section-head p{margin:0;color:#7a8b9f;font-size:12px;font-weight:700}.catalog-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:start}.catalog-subsection{min-width:0;padding:16px;display:grid;grid-gap:12px;gap:12px;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.68);box-shadow:0 14px 34px rgba(29,36,51,.045)}.catalog-subsection>header{min-height:58px;display:grid;grid-gap:5px;gap:5px;align-content:start}.catalog-subsection h3{margin:0;color:#30445d;font-size:15px;line-height:1.3;letter-spacing:0}.catalog-subsection p{margin:0;color:#7b8ca1;font-size:12px;line-height:1.55}.catalog-grid.compact{margin-top:0;grid-template-columns:1fr;gap:10px}.catalog-grid.video-grid{margin-top:0;grid-template-columns:minmax(0,1fr)}.catalog-card{min-height:198px;padding:20px;display:flex;flex-direction:column;border:1px solid rgba(20,120,255,.16);border-radius:12px;color:var(--ink);background:rgba(255,255,255,.86);box-shadow:0 14px 34px rgba(29,36,51,.06);transition:transform .18s,box-shadow .18s}.catalog-grid.compact .catalog-card{min-height:164px}.catalog-card.wide{min-height:142px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px}.catalog-card.wide .catalog-action,.catalog-card.wide .catalog-copy{margin-top:0}.catalog-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(29,36,51,.11)}.catalog-card.disabled{opacity:.68;cursor:default;background:rgba(248,250,252,.86)}.catalog-card.disabled:hover{transform:none;box-shadow:0 14px 34px rgba(29,36,51,.06)}.catalog-copy{margin-top:15px;display:grid;grid-gap:7px;gap:7px}.catalog-copy small{color:var(--blue);font-size:11px;font-weight:600}.catalog-copy strong{display:flex;align-items:center;gap:7px;font-size:16px}.catalog-copy strong em{padding:3px 6px;border-radius:999px;color:#967000;background:#fff4c7;font-size:9px;font-style:normal}.catalog-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.catalog-action{margin-top:auto;color:var(--blue);font-size:12px;font-weight:600}.yh-tools-page{display:grid;grid-gap:24px;gap:24px}.yh-tools-hero{min-height:150px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(26,156,207,.12);border-radius:8px;background:linear-gradient(135deg,#f8fcff,#f3fbf9 58%,#fff);box-shadow:0 18px 46px rgba(27,45,73,.055)}.yh-tools-hero span{display:inline-flex;align-items:center;gap:7px;color:#0a9fc3;font-size:12px;font-weight:900}.yh-tools-hero h1{margin:8px 0 0;color:#1f3148;font-size:34px;line-height:1.15;letter-spacing:0}.yh-tools-hero p{margin:10px 0 0;max-width:600px;color:#62758d;font-size:13px;line-height:1.7}.yh-tools-hero nav{padding:5px;display:inline-flex;gap:4px;border:1px solid #d8e8f2;border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(33,57,84,.06)}.yh-tools-hero nav a{min-width:84px;height:36px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#52697f;font-size:13px;font-weight:900}.yh-tools-hero nav a.active{color:#fff;background:linear-gradient(135deg,#18b7d7,#247dff)}.yh-tools-shell{padding:24px;border:1px solid rgba(30,134,217,.1);border-radius:8px;background:#fffdf9;box-shadow:0 16px 40px rgba(29,36,51,.045)}.yh-tools-shell-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.yh-tools-shell-head span{color:#0e9ec2;font-size:11px;font-weight:900;letter-spacing:1.2px}.yh-tools-shell-head h2{margin:5px 0 0;color:#22364c;font-size:24px;line-height:1.2;letter-spacing:0}.yh-tools-shell-head p{margin:0;color:#7b8da2;font-size:12px;font-weight:800}.yh-tools-section-list{margin-top:22px;display:grid;grid-gap:26px;gap:26px}.yh-tools-section{display:grid;grid-gap:14px;gap:14px}.yh-tools-section>h2{position:relative;margin:0;padding-left:12px;color:#243950;font-size:18px;line-height:1.3;letter-spacing:0}.yh-tools-section>h2:before{position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:3px;content:"";background:linear-gradient(180deg,#19d0ff,#1478ff)}.yh-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:stretch}.yh-tools-card{min-width:0;min-height:176px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(190px,.9fr);border:1px solid rgba(212,224,238,.95);border-radius:8px;color:#243246;background:#fff;box-shadow:0 14px 30px rgba(30,47,68,.07);transition:transform .16s,box-shadow .16s,border-color .16s}.yh-tools-card:hover{transform:translateY(-2px);border-color:rgba(42,187,225,.62);box-shadow:0 18px 38px rgba(30,47,68,.12)}.yh-tools-card.disabled{opacity:.75;cursor:default}.yh-tools-card.disabled:hover{transform:none;border-color:rgba(212,224,238,.95);box-shadow:0 14px 30px rgba(30,47,68,.07)}.yh-tools-card-visual{position:relative;min-height:176px;overflow:hidden;padding:20px;color:#fff;background:linear-gradient(135deg,#146dff,#8b65ff)}.yh-tools-card-visual.blue{background:radial-gradient(circle at 78% 24%,rgba(255,255,255,.28),transparent 26%),linear-gradient(135deg,#1358ff,#18c7ff)}.yh-tools-card-visual.violet{background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.24),transparent 26%),linear-gradient(135deg,#4e45ff,#b24dff)}.yh-tools-card-visual.cyan{background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.26),transparent 25%),linear-gradient(135deg,#00a7d8,#2fe0d2)}.yh-tools-card-visual.rose{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.24),transparent 25%),linear-gradient(135deg,#ff4f86,#8468ff)}.yh-tools-card-visual.orange{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.26),transparent 25%),linear-gradient(135deg,#ff8b2b,#ffcf54)}.yh-tools-card-visual.green{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.26),transparent 25%),linear-gradient(135deg,#16a978,#77df89)}.yh-tools-card-visual:after{position:absolute;inset:auto -24px -46px auto;width:168px;height:168px;border-radius:50%;content:"";background:rgba(255,255,255,.18)}.yh-tools-card-visual.has-cover{padding:18px;background:#172131}.yh-tools-card-visual.has-cover:before{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(180deg,rgba(5,8,13,.08),rgba(5,8,13,.74))}.yh-tools-card-visual.has-cover:after{display:none}.yh-tools-card-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .22s,opacity .22s}.yh-tools-card:hover .yh-tools-card-cover{opacity:.9;transform:scale(1.04)}.yh-tools-card-visual.has-cover .yh-tools-visual-glow{display:none}.yh-tools-card-visual.has-cover .yh-tools-visual-copy{align-self:end}.yh-tools-card-visual.has-cover .yh-tools-visual-copy span{width:-moz-fit-content;width:fit-content;padding:5px 8px;border-radius:999px;color:#fff;background:rgba(12,30,62,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px}.yh-tools-card-visual.has-cover .yh-tools-visual-copy strong{max-width:280px;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.34)}.yh-tools-card-visual.has-cover .yh-tools-visual-icon{background:rgba(10,18,30,.48)}.yh-tools-visual-glow{position:absolute;left:-44px;top:-50px;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.2);filter:blur(2px)}.yh-tools-visual-copy{position:relative;z-index:2;display:grid;grid-gap:6px;gap:6px}.yh-tools-visual-copy span{color:rgba(255,255,255,.78);font-size:12px;font-weight:900}.yh-tools-visual-copy strong{max-width:210px;font-size:28px;line-height:1.08;letter-spacing:0}.yh-tools-mockup-grid{position:absolute;z-index:2;right:18px;bottom:16px;width:138px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;transform:rotate(-4deg)}.yh-tools-mockup-grid i{height:56px;border:1px solid rgba(255,255,255,.36);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.32));box-shadow:0 12px 26px rgba(0,0,0,.14)}.yh-tools-mockup-grid i:nth-child(2),.yh-tools-mockup-grid i:nth-child(3){opacity:.72}.yh-tools-visual-icon{position:absolute;z-index:3;left:20px;bottom:18px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.yh-tools-card-info{min-width:0;padding:18px;display:flex;flex-direction:column;background:#fff}.yh-tools-card-info>div{display:flex;align-items:center;gap:7px;min-height:22px}.yh-tools-card-kicker{color:#8494a7;font-size:11px;font-weight:800}.yh-tools-card-info em{padding:3px 7px;border-radius:999px;color:#0a8cae;background:#e8fbff;font-size:10px;font-style:normal;font-weight:900}.yh-tools-card-info h3{margin:10px 0 0;color:#223247;font-size:18px;line-height:1.25;letter-spacing:0}.yh-tools-card-info p{margin:9px 0 0;color:#718398;font-size:12px;line-height:1.65}.yh-tools-card-action{margin-top:auto;width:-moz-fit-content;width:fit-content;min-height:34px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:7px;color:#fff;background:linear-gradient(135deg,#16bdd8,#168dff);font-size:12px;font-weight:900;box-shadow:0 10px 22px rgba(22,141,255,.22)}.yh-tools-card.disabled .yh-tools-card-action{color:#77889b;background:#eef4f8;box-shadow:none}.project-gate-page{display:grid;grid-gap:22px;gap:22px}.project-gate-page>header{display:grid;grid-gap:8px;gap:8px}.project-gate-page>header span{color:#148eb5;font-size:10px;font-weight:900;letter-spacing:1.1px}.project-gate-page>header h1{margin:0;color:#24364c;font-size:30px;line-height:1.2;letter-spacing:0}.project-gate-page>header p{margin:0;max-width:720px;color:#6e8094;font-size:13px;line-height:1.7}.project-create-panel{padding:18px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:flex-end;grid-gap:14px;gap:14px;border:1px solid rgba(20,120,255,.16);border-radius:12px;background:rgba(255,255,255,.86);box-shadow:0 14px 34px rgba(29,36,51,.06)}.project-create-panel label{display:grid;grid-gap:7px;gap:7px;color:#334961;font-size:12px;font-weight:800}.project-create-panel input{height:42px;padding:0 13px;border:1px solid #d6e1ed;border-radius:9px;outline:0;color:#30445d;background:#fff;font:inherit;font-weight:650}.project-create-panel input:focus{border-color:#20a9c7;box-shadow:0 0 0 3px rgba(32,169,199,.1)}.project-create-panel button,.project-list-panel .section-title button{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;color:#fff;background:#148eb5;font-size:12px;font-weight:900}.project-list-panel{padding:18px;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.72)}.project-list-panel .section-title button{min-height:34px;color:#52677e;background:#fff;border:1px solid #d8e4f0}.project-list{margin-top:14px;display:grid;grid-gap:9px;gap:9px}.project-list article{display:grid;grid-template-columns:minmax(0,1fr) 42px;grid-gap:9px;gap:9px}.project-list button{border:1px solid #e0e8f2;border-radius:10px;color:#52677e;background:#fbfdff}.project-list article>button:first-child{min-width:0;padding:12px;display:grid;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;grid-gap:12px;gap:12px;text-align:left}.project-list article>button:last-child{display:inline-flex;align-items:center;justify-content:center;color:#52677e;background:#fff}.project-list button:hover{border-color:#88d5df;background:#f1fcff}.project-list article>button:first-child>span:nth-child(2){min-width:0;display:grid;grid-gap:5px;gap:5px}.project-list strong{overflow:hidden;color:#30445d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.project-list small{color:#8191a5;font-size:11px}.app-page-content{width:min(1180px,calc(100% - 60px));margin:0 auto;padding:38px 0 64px}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-intro.compact{align-items:center}.page-intro h1{margin:8px 0 0;font-size:30px;line-height:1.25}.page-intro p{margin:7px 0 0;color:var(--muted);font-size:13px}.page-kicker{gap:6px}.back-link,.page-kicker{display:inline-flex;align-items:center;color:var(--blue);font-size:12px;font-weight:600}.back-link{gap:5px}.asset-toolbar,.filter-bar{margin-top:26px;min-height:54px;padding:7px 10px;display:flex;align-items:center;gap:14px;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.82)}.asset-toolbar>span,.filter-bar>span{margin-left:auto;padding-right:5px;color:var(--muted);font-size:11px;white-space:nowrap}.filter-tabs{display:flex;align-items:center;gap:4px}.filter-tabs button{height:38px;padding:0 15px;border:0;border-radius:9px;color:var(--muted);background:transparent;font-size:12px;font-weight:600}.filter-tabs button.active{color:var(--blue);background:#eaf3ff}.detail-results,.records-panel{margin-top:16px;overflow:hidden;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.84);box-shadow:0 18px 44px rgba(29,36,51,.05)}.detail-results{padding:22px}.records-loading{min-height:220px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:12px}.records-loading svg,.status-queued svg,.status-running svg{animation:spin 1s linear infinite}.page-empty{min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.page-empty.standalone{margin-top:16px;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.84)}.page-empty.compact{min-height:220px}.page-empty>span{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;color:var(--blue);background:#eaf3ff}.page-empty strong{margin-top:13px;font-size:15px}.page-empty p{margin:7px 0 0;color:var(--muted);font-size:12px}.page-empty>a{margin-top:16px;padding:9px 16px;border-radius:999px;color:white;background:var(--blue);font-size:12px;font-weight:600}.task-records{padding:0 18px;display:grid}.task-record{min-width:0;padding:15px 4px;display:grid;grid-template-columns:58px minmax(190px,1fr) 110px 70px minmax(90px,140px) 18px;align-items:center;grid-gap:14px;gap:14px;border-top:1px solid #edf1f7}.task-record:first-child{border-top:0}.record-thumb{width:52px;height:52px;overflow:hidden;display:grid;place-items:center;border-radius:10px;color:var(--blue);background:#eaf3ff}.record-thumb img{width:100%;height:100%;object-fit:cover}.record-main{min-width:0;display:grid;grid-gap:4px;gap:4px}.asset-card-footer strong,.record-main strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.record-main strong{font-size:13px}.record-main span,.record-main time{color:var(--muted);font-size:10px}.record-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600}.status-succeeded{color:#109868!important}.status-queued,.status-running{color:var(--blue)!important}.status-canceled,.status-failed,.status-rejected{color:#c44555!important}.record-output,.record-points{color:var(--muted);font-size:11px}.task-center-page{padding-top:34px}.task-center-banner{min-height:92px;padding:18px 22px;display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;border:1px solid #d9ebf8;border-radius:18px;background:linear-gradient(110deg,#fff,#f2fbff 54%,#fff7ef);box-shadow:0 16px 36px rgba(38,61,88,.07)}.task-center-banner h1{margin:0;color:#213348;font-size:24px;letter-spacing:0}.task-center-banner p{margin:5px 0 0;color:#6e7f93;font-size:12px}.task-center-banner strong{display:flex;align-items:center;gap:8px;color:#c18a28;font-size:13px;line-height:1.6}.task-filter-row{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.asset-library-count,.task-filter-row>span{color:#7d8da2;font-size:12px}.task-status-row{margin-top:10px}.task-status-row select{width:138px;height:38px;padding:0 12px;border:1px solid #dbe7f4;border-radius:8px;color:#26384f;background:#fff;font:inherit;font-size:13px;font-weight:700}.task-record-card{grid-template-columns:50px minmax(150px,1fr) 118px 110px 120px minmax(220px,auto)}.task-record-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.task-record-actions a,.task-record-actions button,.task-record-actions>span{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe6f2;border-radius:8px;color:#4f6177;background:#fff;font-size:11px;font-weight:800;white-space:nowrap}.task-record-actions>span{color:#16815f;border-color:#cbeedc;background:#f0fff7}.task-output-footer button:disabled,.task-record-actions button:disabled{cursor:wait;opacity:.58}.task-record-actions button:first-child{color:#0b8db1;border-color:#bfeefa;background:#effcff}.asset-search{width:min(300px,32vw);height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fbfcfe}.asset-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;font-size:12px}.asset-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.detail-results .asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asset-card{min-width:0;overflow:hidden;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 14px 34px rgba(29,36,51,.05)}.asset-media{position:relative;width:100%;aspect-ratio:1;overflow:hidden;display:block;padding:0;border:0;color:inherit;background:#edf1f5;cursor:zoom-in}.asset-media img,.asset-media video{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s}.asset-card:hover .asset-media img,.asset-card:hover .asset-media video{transform:scale(1.025)}.asset-file-icon{position:absolute;inset:0;display:grid;place-items:center;color:var(--violet);background:linear-gradient(135deg,#eef2ff,#e8fbff)}.asset-kind-badge{position:absolute;left:9px;top:9px;padding:4px 8px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;color:white;background:rgba(29,36,51,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:600}.asset-sections{display:grid;grid-gap:28px;gap:28px}.asset-section+.asset-section{padding-top:28px;border-top:1px solid #dfe7f3}.asset-section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.asset-section-title span{color:var(--violet);font-size:10px;font-weight:700;letter-spacing:1.3px}.asset-section-title h2{margin:4px 0 0;font-size:18px}.asset-section-title p{margin:0;color:var(--muted);font-size:12px}.asset-section-divider{height:1px;background:linear-gradient(90deg,transparent,#dfe7f3 10%,#dfe7f3 90%,transparent)}.asset-section-empty{min-height:100px;display:grid;place-items:center;border:1px dashed #d8e2f0;border-radius:12px;color:var(--muted);background:rgba(255,255,255,.55);font-size:12px}.asset-library-page{padding-top:34px}.asset-library-head{min-height:78px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,260px) auto;align-items:center;grid-gap:16px;gap:16px}.asset-library-head span{display:inline-flex;align-items:center;gap:7px;color:#168dcc;font-size:13px;font-weight:900}.asset-library-head h1{margin:5px 0 0;color:#22364c;font-size:14px;font-weight:600;letter-spacing:0}.asset-quota{position:relative;height:26px;padding-left:96px;display:flex;align-items:center;justify-content:flex-end;color:#7f8fa3;font-size:11px;font-weight:800}.asset-quota:before{width:88px;content:"";background:#edf3f8}.asset-quota i,.asset-quota:before{position:absolute;left:0;top:10px;height:6px;border-radius:999px}.asset-quota i{max-width:88px;background:linear-gradient(90deg,#18b9e0,#168eff)}.asset-library-toolbar{margin-top:14px;background:#fff}.asset-library-count{margin:14px 0 0}.asset-library-empty{min-height:360px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;text-align:center}.asset-library-empty span{color:#697a90}.asset-library-empty strong{color:#2f3d50;font-size:16px}.asset-library-empty p{margin:0;max-width:420px;color:#7e8da1;font-size:12px;line-height:1.7}.asset-card-footer{min-width:0;padding:12px;display:flex;align-items:center;gap:9px}.asset-card-footer>div{min-width:0;flex:1 1;display:grid;grid-gap:5px;gap:5px}.asset-card-footer strong{font-size:12px}.asset-card-footer small{color:var(--muted);font-size:9px}.asset-card-footer>a:not(.icon-button){display:flex;align-items:center;gap:5px;color:var(--blue);font-size:11px;font-weight:600}.task-output-footer{align-items:flex-start;flex-wrap:wrap}.task-output-footer>a,.task-output-footer>button{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe6f2;border-radius:8px;background:#fff;font-size:11px;font-weight:800}.task-output-footer>button{color:#0b8db1;border-color:#bfeefa;background:#effcff}.upload-command{position:relative;cursor:pointer}.upload-command input{position:absolute;width:1px;height:1px;opacity:0}.icon-button.danger{color:#c44555}.wallet-summary{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.wallet-summary>div{min-height:130px;padding:20px;display:grid;align-content:start;grid-gap:7px;gap:7px;border:1px solid rgba(20,120,255,.14);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(238,247,255,.88))}.wallet-summary svg{color:var(--blue)}.wallet-summary span{color:var(--muted);font-size:12px}.wallet-summary strong{font-size:24px}.wallet-layout{margin-top:18px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);align-items:start}.wallet-layout,.wallet-main-column{display:grid;grid-gap:18px;gap:18px}.wallet-main-column{min-width:0}.wallet-panel{overflow:hidden;padding:20px;border:1px solid rgba(20,120,255,.14);border-radius:14px;background:rgba(255,255,255,.86)}.section-title h2{margin:0;font-size:18px}.section-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.ledger-list{margin-top:14px}.ledger-list>div{padding:14px 0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:18px;gap:18px;align-items:center;border-top:1px solid #edf1f7}.ledger-primary{min-width:0}.ledger-primary small,.ledger-primary strong,.ledger-primary time{display:block}.ledger-primary strong{font-size:13px}.ledger-primary small{margin-top:4px;color:#5f6f83;font-size:11px;line-height:1.55}.ledger-balance,.ledger-primary time{margin-top:5px;color:var(--muted);font-size:10px}.ledger-primary a{width:-moz-fit-content;width:fit-content;margin-top:7px;display:inline-flex;align-items:center;gap:4px;color:var(--blue);font-size:10px;font-weight:700}.ledger-change{font-size:13px;font-style:normal;font-weight:800;white-space:nowrap}.income,.ledger-change.income{color:#109868}.expense,.ledger-change.expense{color:#c44555}.ledger-change.hold{color:#9a6715}.ledger-change.neutral{color:#66788d}.ledger-balance{white-space:nowrap}.payment-history{min-height:180px}.payment-list{margin-top:14px}.payment-list>div{padding:13px 0;display:grid;grid-template-columns:20px minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;border-top:1px solid #edf1f7}.payment-list>div>svg{color:var(--blue)}.payment-list small,.payment-list strong{display:block}.payment-list strong{font-size:12px}.payment-list small{margin-top:4px;color:var(--muted);font-size:10px}.payment-list>div>span{color:#425166;font-size:11px;white-space:nowrap}.payment-status{font-size:10px;font-style:normal;font-weight:700;white-space:nowrap}.payment-status.status-paid{color:#109868}.payment-status.status-created,.payment-status.status-pending{color:#9a6715}.payment-status.status-closed,.payment-status.status-failed,.payment-status.status-refunded{color:#66788d}.wallet-rule{margin-top:14px;padding:13px;border-radius:10px;background:#f5f9ff}.wallet-rule strong{font-size:13px}.wallet-rule p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.image-source-choice{position:relative;min-height:100%}.image-library-button{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #cfe0f4;border-radius:9px;color:#287ee8;background:rgba(255,255,255,.94);font-size:12px;font-weight:700;box-shadow:0 5px 14px rgba(48,87,130,.1)}.source-preview-actions{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:8px}.source-preview-actions span{padding:6px 9px;border-radius:999px;color:#287ee8;background:rgba(255,255,255,.9);font-size:11px;font-weight:700}.result-next{width:100%;margin-top:7px;padding:8px;border:1px solid #b9d7fc;border-radius:8px;color:#1e7ee9;background:#f4f9ff;font-size:11px;font-weight:700}.asset-task-link{padding:0 12px 12px;display:block;color:var(--blue);font-size:10px;font-weight:600}.asset-type-tabs{margin-left:-4px}.asset-continue{padding:0 12px 11px;display:flex;flex-wrap:wrap;gap:6px}.asset-continue a{padding:5px 7px;border:1px solid #d7e7fa;border-radius:7px;color:#287ee8;background:#f7fbff;font-size:10px;font-weight:700}.asset-preview-backdrop{position:fixed;z-index:60;inset:0;padding:24px;display:grid;place-items:center;background:rgba(7,10,15,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.asset-preview-modal{position:relative;width:min(1180px,100%);height:min(860px,calc(100dvh - 48px));min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;color:#f7f9fc}.asset-preview-stage{min-width:0;min-height:0;overflow:hidden;display:grid;place-items:center}.asset-preview-stage>img,.asset-preview-stage>video{width:100%;height:100%;min-width:0;min-height:0;display:block;object-fit:contain;border-radius:6px;box-shadow:0 24px 80px rgba(0,0,0,.34)}.asset-preview-stage>video{width:100%;height:100%;background:#000}.asset-preview-audio{width:min(520px,calc(100% - 80px));padding:34px;display:grid;justify-items:center;grid-gap:20px;gap:20px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#171d27}.asset-preview-audio svg{color:#91a7ff}.asset-preview-audio strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-preview-audio audio{width:100%}.asset-preview-close,.asset-preview-nav{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;background:rgba(20,25,34,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.asset-preview-close{top:0;right:0;width:42px;height:42px;transform:translateY(-4px)}.asset-preview-nav{top:50%;width:46px;height:46px;transform:translateY(-50%)}.asset-preview-nav.previous{left:0}.asset-preview-nav.next{right:0}.asset-preview-close:hover,.asset-preview-nav:hover{background:rgba(56,66,82,.94)}.asset-preview-modal footer{min-width:0;min-height:68px;padding:14px 62px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.asset-preview-modal footer>div{min-width:0;display:grid;grid-gap:5px;gap:5px}.asset-preview-modal footer small,.asset-preview-modal footer strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.asset-preview-modal footer strong{font-size:14px}.asset-preview-modal footer small{color:rgba(255,255,255,.56);font-size:11px}.asset-preview-modal footer a,.asset-preview-modal footer button{height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;background:rgba(255,255,255,.08);font-size:12px;font-weight:700}.task-summary{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.task-summary>div{min-width:0;padding:17px;display:grid;grid-gap:7px;gap:7px;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.84)}.task-summary span{color:var(--muted);font-size:10px}.task-summary strong{overflow:hidden;display:flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.task-project-banner{border:1px solid #cfe8f5;color:#28607a;background:#effbff;line-height:1.65}.task-error-banner,.task-project-banner{margin:14px 0 0;padding:12px 14px;border-radius:10px;font-size:12px}.task-error-banner{color:#a43d4c;background:#fff0f2}.task-input-summary{margin-top:16px;padding:18px;border:1px solid rgba(20,120,255,.14);border-radius:12px;background:rgba(255,255,255,.84);box-shadow:0 18px 44px rgba(29,36,51,.05)}.task-input-summary>div:last-of-type{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.task-input-summary span{min-height:48px;min-width:104px;padding:9px 11px;display:grid;align-content:center;grid-gap:4px;gap:4px;border:1px solid #e1e9f3;border-radius:9px;background:#f8fbff}.task-input-summary small{color:#7b8aa0;font-size:10px;font-weight:700}.task-input-summary strong{min-width:0;overflow:hidden;color:#2e3f55;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.task-input-summary>p{margin:14px 0 0;padding:12px;border-radius:9px;color:#506176;background:#f6f9fd;font-size:12px;line-height:1.65}.recreate-studio{min-height:100dvh;padding:26px 40px 60px;background:radial-gradient(circle at 12% 0,rgba(123,75,237,.12),transparent 26%),#f5f7fb}.recreate-card{width:min(600px,100%);overflow:hidden;border:1px solid #dde6f2;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 22px 50px rgba(50,76,112,.1)}.recreate-source{margin-top:22px}.recreate-source .ad-source-tabs{margin-top:10px}.recreate-drop{min-height:178px}.recreate-library{min-height:178px;margin-top:4px;grid-template-columns:repeat(3,minmax(0,1fr));border:1px dashed #b9c6d9;border-radius:13px;background:#fbfcff}.recreate-library button{padding:0 0 6px;border:1px solid #e1e8f1}.recreate-library-media{color:#7562df;background:linear-gradient(135deg,#edf1ff,#e9fbff)}.recreate-library>p{color:#778599;font-size:13px}.recreate-library small{margin:5px;color:#68768a;font-size:9px}.recreate-toggle{margin-top:22px;color:#536176;font-size:14px;font-weight:700}.recreate-toggle i{width:46px;height:25px;background:#dbe9f6;transition:.18s}.recreate-toggle i:after{width:19px;height:19px;box-shadow:0 1px 4px rgba(30,50,80,.17)}.recreate-toggle input:checked+i{background:linear-gradient(135deg,#2d9aff,#29d4c7)}.recreate-toggle input:checked+i:after{transform:translateX(21px)}.recreate-review{margin:8px 0 0;display:flex;align-items:center;gap:6px;color:#8490a2;font-size:12px}.recreate-review svg{color:#2ebeb5}.recreate-flow-shell{min-height:100dvh;padding:24px 34px 56px;color:#e9f1ff;background:radial-gradient(circle at 12% 0,rgba(34,211,238,.18),transparent 25%),radial-gradient(circle at 88% 10%,rgba(59,130,246,.14),transparent 22%),#090c12}.recreate-flow-header{width:min(1320px,100%);margin:0 auto 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.recreate-flow-header a,.recreate-flow-header button{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#dbe7f8;background:rgba(255,255,255,.06);font-size:12px;font-weight:700}.recreate-flow-header>button{color:#081017;background:linear-gradient(135deg,#24d6c8,#20c8ff);box-shadow:0 14px 30px rgba(32,200,255,.16)}.recreate-flow-header-actions{display:flex;gap:8px}.recreate-project-toolbar{max-width:min(420px,48vw);min-height:40px;padding:0 5px 0 13px;display:flex;align-items:center;gap:8px;border:1px solid #d8e4f0;border-radius:10px;background:rgba(255,255,255,.9);box-shadow:0 8px 22px rgba(43,77,118,.05)}.recreate-project-toolbar span{min-width:0;overflow:hidden;color:#31465f;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.recreate-flow-header .recreate-project-toolbar button{min-height:30px;padding:0 9px;border:0;color:#50647c;background:transparent;box-shadow:none}.recreate-flow-header .recreate-project-toolbar button:hover{color:#148eb5;background:#eefbff}.recreate-flow-card{width:min(1320px,100%);margin:0 auto;overflow:hidden;display:grid;grid-template-columns:340px minmax(0,1fr);border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(16,21,31,.86);box-shadow:0 24px 70px rgba(0,0,0,.26)}.recreate-flow-sidebar{padding:24px;border-right:1px solid rgba(255,255,255,.1);background:rgba(12,17,25,.7)}.recreate-flow-brand span{color:#24d6c8;font-size:10px;font-weight:900;letter-spacing:1.4px}.recreate-flow-brand strong{display:block;margin-top:9px;font-size:26px;line-height:1.25}.recreate-flow-brand p{margin:9px 0 0;color:rgba(233,241,255,.62);font-size:12px;line-height:1.65}.recreate-tutorial{width:100%;min-height:82px;margin-top:22px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(36,214,200,.24);border-radius:8px;color:#eaf6ff;background:linear-gradient(135deg,rgba(36,214,200,.12),rgba(20,120,255,.08));text-align:left}.recreate-tutorial small,.recreate-tutorial strong{display:block}.recreate-tutorial strong{font-size:13px}.recreate-tutorial small{margin-top:5px;color:rgba(233,241,255,.62);font-size:11px}.recreate-tutorial span{color:#071014;background:#24d6c8;padding:6px 8px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.recreate-flow-summary{margin-top:24px;display:flex;align-items:center;justify-content:space-between;color:rgba(233,241,255,.68);font-size:12px}.recreate-flow-summary strong{color:#f2f7ff}.recreate-flow-summary span{color:#24d6c8;font-weight:900}.recreate-step-list{margin-top:12px;display:grid;grid-gap:9px;gap:9px}.recreate-step-item{min-height:72px;padding:10px 12px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:rgba(233,241,255,.44);background:rgba(255,255,255,.035);text-align:left;transition:.18s}.recreate-step-item span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:inherit;background:rgba(255,255,255,.04);font-size:12px;font-weight:900}.recreate-step-item small,.recreate-step-item strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.recreate-step-item strong{color:inherit;font-size:13px}.recreate-step-item small{margin-top:4px;color:rgba(233,241,255,.42);font-size:10px}.recreate-step-item.active{border-color:rgba(36,214,200,.32);color:#f2fbff;background:linear-gradient(90deg,rgba(36,214,200,.14),rgba(32,200,255,.06));box-shadow:0 10px 26px rgba(20,120,255,.08)}.recreate-step-item.done span{color:#071014;background:#24d6c8}.recreate-step-item:disabled{cursor:not-allowed;opacity:.62}.recreate-flow-main{min-width:0;background:rgba(18,22,32,.88)}.recreate-stage-header{min-height:112px;padding:24px 28px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.1)}.recreate-stage-header span{color:#24d6c8;font-size:10px;font-weight:900;letter-spacing:1.2px}.recreate-stage-header strong{display:block;margin-top:7px;color:#f4f8ff;font-size:24px}.recreate-stage-header small{display:block;margin-top:6px;color:rgba(233,241,255,.58);font-size:12px}.recreate-stage-header>span{color:rgba(233,241,255,.48);letter-spacing:0;white-space:nowrap}.recreate-flow-toolbar{padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(255,255,255,.08);color:rgba(233,241,255,.56)}.recreate-flow-toolbar small,.recreate-flow-toolbar strong{display:block}.recreate-flow-toolbar strong{color:#24d6c8;font-size:12px}.recreate-flow-toolbar small{margin-top:4px;color:#f2f7ff;font-size:13px}.recreate-flow-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.recreate-flow-toolbar-actions span{font-size:11px}.recreate-flow-toolbar-actions button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:rgba(233,241,255,.82);background:rgba(255,255,255,.06);font-size:11px;font-weight:800}.recreate-flow-toolbar-actions button:disabled{cursor:not-allowed;opacity:.42}.recreate-panel{padding:26px 28px 30px}.recreate-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.recreate-panel-head strong{color:#24d6c8;font-size:10px;font-weight:900;letter-spacing:1.1px}.recreate-panel-head h2{margin:7px 0 0;color:#f5f8ff;font-size:20px}.recreate-panel-head>span{padding:5px 9px;border:1px solid rgba(36,214,200,.22);border-radius:999px;color:#9be7e5;background:rgba(36,214,200,.08);font-size:11px;font-weight:800}.recreate-hint,.recreate-panel-copy{margin:10px 0 0;color:rgba(233,241,255,.58);font-size:12px;line-height:1.7}.recreate-tabs{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.recreate-tabs button{min-height:64px;padding:0 13px;display:grid;align-content:center;grid-gap:4px;gap:4px;border:1px solid transparent;border-radius:8px;color:rgba(233,241,255,.5);background:transparent;text-align:left;font-weight:800}.recreate-tabs small{color:rgba(233,241,255,.42);font-size:10px;font-weight:600}.recreate-tabs button.active{border-color:rgba(174,187,192,.25);color:#f7fbff;background:rgba(174,187,192,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.recreate-source-block{margin-top:14px;padding:16px;border:1px dashed rgba(174,187,192,.24);border-radius:8px;background:rgba(255,255,255,.035)}.recreate-field{margin-top:16px;display:grid;grid-gap:8px;gap:8px;color:rgba(233,241,255,.72);font-size:12px;font-weight:800}.recreate-field:first-child{margin-top:0}.recreate-field textarea{width:100%;min-height:86px;padding:11px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;outline:0;color:#eef5ff;background:rgba(255,255,255,.06);resize:vertical;font:inherit;font-weight:400;line-height:1.6}.recreate-field textarea:focus{border-color:rgba(36,214,200,.5);box-shadow:0 0 0 3px rgba(36,214,200,.1)}.recreate-field textarea::placeholder{color:rgba(233,241,255,.32)}.recreate-inline-actions{margin-top:12px;display:grid;grid-template-columns:auto minmax(160px,240px);justify-content:end;grid-gap:9px;gap:9px}.recreate-actions button,.recreate-clip-editor>button,.recreate-inline-actions button,.recreate-source-footer button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;color:#071014;background:linear-gradient(135deg,#24d6c8,#20c8ff);font-size:12px;font-weight:900}.recreate-actions .secondary,.recreate-inline-actions button.ghost{border:1px solid rgba(255,255,255,.12);color:rgba(233,241,255,.78);background:rgba(255,255,255,.06)}.recreate-actions button:disabled,.recreate-clip-editor>button:disabled,.recreate-inline-actions button:disabled,.recreate-source-footer button:disabled{cursor:not-allowed;opacity:.45}.recreate-source-tabs{margin-top:4px;display:grid;border-bottom:1px solid rgba(255,255,255,.12)}.recreate-source-tabs,.recreate-source-tabs.three{grid-template-columns:repeat(2,minmax(0,1fr))}.recreate-source-tabs button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-bottom:2px solid transparent;color:rgba(233,241,255,.52);background:transparent;font-size:12px;font-weight:800}.recreate-source-tabs button.active{border-bottom-color:#24d6c8;color:#9be7e5}.recreate-drop{position:relative;width:100%;min-height:186px;margin-top:14px;padding:22px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;border:1px dashed rgba(174,187,192,.28);border-radius:8px;color:rgba(233,241,255,.64);background:rgba(255,255,255,.04);text-align:center;cursor:pointer}.recreate-drop:hover{border-color:rgba(36,214,200,.48);background:rgba(36,214,200,.06)}.recreate-drop>span{width:50px;height:50px;display:grid;place-items:center;border-radius:12px;color:#24d6c8;background:rgba(36,214,200,.1)}.recreate-drop strong{color:#f4f8ff;font-size:14px}.recreate-drop small{max-width:360px;color:rgba(233,241,255,.48);font-size:11px;line-height:1.5}.recreate-drop input{position:absolute;width:1px;height:1px;opacity:0}.recreate-library{min-height:180px;margin-top:14px;padding:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px;border:1px dashed rgba(174,187,192,.24);border-radius:8px;background:rgba(255,255,255,.035)}.recreate-library button{min-width:0;overflow:hidden;padding:0 0 7px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(233,241,255,.64);background:rgba(255,255,255,.05)}.recreate-library img,.recreate-library-media{width:100%;aspect-ratio:1;object-fit:cover}.recreate-library-media{display:grid;place-items:center;color:#24d6c8;background:rgba(36,214,200,.08)}.recreate-library small{overflow:hidden;display:block;margin:6px;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.recreate-library>p{grid-column:1/-1;align-self:center;color:rgba(233,241,255,.52);text-align:center;font-size:12px}.recreate-reference-preview,.recreate-selected-source{margin-top:14px;padding:9px;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.045)}.recreate-selected-source video{width:110px;height:76px;display:block;object-fit:cover;border-radius:6px;background:#070b12}.recreate-selected-source.large{grid-template-columns:180px minmax(0,1fr)}.recreate-selected-source.large video{width:180px;height:118px}.recreate-reference-preview small,.recreate-reference-preview strong,.recreate-selected-source small,.recreate-selected-source strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.recreate-reference-preview strong,.recreate-selected-source strong{color:#f2f7ff;font-size:12px}.recreate-reference-preview small,.recreate-selected-source small{margin-top:5px;color:rgba(233,241,255,.5);font-size:10px}.recreate-reference-preview img{width:110px;height:110px;display:block;object-fit:cover;border-radius:6px}.recreate-clip-editor{margin-top:16px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.045)}.recreate-clip-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recreate-clip-editor header div{min-width:0}.recreate-clip-editor header small,.recreate-clip-editor header strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.recreate-clip-editor header strong{color:#f2f7ff;font-size:13px}.recreate-clip-editor header small{margin-top:5px;color:rgba(233,241,255,.52);font-size:10px}.recreate-clip-editor header span{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:#071014;background:#24d6c8;font-size:9px;font-weight:900}.recreate-clip-editor>p{margin:10px 0 0;color:rgba(233,241,255,.52);font-size:11px;line-height:1.6}.recreate-range{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px 10px;gap:6px 10px}.recreate-length>span,.recreate-range>span{color:rgba(233,241,255,.62);font-size:11px;font-weight:800}.recreate-range>strong{color:#9be7e5;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.recreate-range input{grid-column:1/-1;width:100%;accent-color:#24d6c8}.recreate-range small{grid-column:1/-1;display:flex;justify-content:space-between;color:rgba(233,241,255,.4);font-size:10px}.recreate-length{margin-top:12px;display:grid;grid-gap:8px;gap:8px}.recreate-length div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.recreate-length button{min-height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:rgba(233,241,255,.66);background:rgba(255,255,255,.05);font-size:11px;font-weight:800}.recreate-length button.active{border-color:rgba(36,214,200,.42);color:#9be7e5;background:rgba(36,214,200,.1)}.recreate-clip-collection{margin-top:16px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.035)}.recreate-clip-collection>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.recreate-clip-collection header small,.recreate-clip-collection header strong{display:block}.recreate-clip-collection header strong{color:#f3f8ff;font-size:13px}.recreate-clip-collection header small{margin-top:4px;color:rgba(233,241,255,.48);font-size:10px}.recreate-clip-collection header button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;color:#071014;background:#24d6c8;font-size:10px;font-weight:900}.recreate-clip-collection>div{margin-top:11px;display:grid;grid-gap:8px;gap:8px}.recreate-clip-collection article{min-width:0;padding:7px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:rgba(255,255,255,.045)}.recreate-clip-collection article.active{border-color:rgba(36,214,200,.42);background:rgba(36,214,200,.08)}.recreate-clip-preview{width:64px;height:48px;position:relative;overflow:hidden;padding:0;border:0;border-radius:6px;background:#070b12}.recreate-clip-preview video{width:100%;height:100%;object-fit:cover}.recreate-clip-preview span{position:absolute;top:4px;left:4px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;color:#071014;background:#24d6c8;font-size:8px;font-weight:900}.recreate-clip-name{min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left}.recreate-clip-name small,.recreate-clip-name strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.recreate-clip-name strong{color:#f2f7ff;font-size:11px}.recreate-clip-name small{margin-top:4px;color:rgba(233,241,255,.46);font-size:10px}.recreate-clip-actions{display:grid;grid-template-columns:repeat(3,28px);grid-gap:5px;gap:5px}.recreate-clip-actions button{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:rgba(233,241,255,.72);background:rgba(255,255,255,.06)}.recreate-clip-actions button:disabled{opacity:.28}.recreate-keyframe-picker{margin-top:16px;padding:14px;display:grid;grid-gap:12px;gap:12px;border:1px solid #dbe8f2;border-radius:12px;background:#fbfdff}.recreate-keyframe-picker>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recreate-keyframe-picker header small,.recreate-keyframe-picker header strong{display:block}.recreate-keyframe-picker header strong{color:#314b64;font-size:13px}.recreate-keyframe-picker header small{margin-top:4px;color:#71859b;font-size:10px}.recreate-keyframe-picker header>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.recreate-keyframe-picker header button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#167de2,#20bcd2);font-size:10px;font-weight:900}.recreate-keyframe-picker header button.secondary{border:1px solid #d8e5f0;color:#526b82;background:#fff}.recreate-keyframe-picker header button:disabled{cursor:not-allowed;opacity:.58}.recreate-keyframe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px}.recreate-keyframe-grid>button{min-width:0;overflow:hidden;padding:0;position:relative;border:1px solid #dce8f2;border-radius:10px;background:#fff;text-align:left}.recreate-keyframe-grid>button.active{border-color:#18aeca;box-shadow:0 0 0 2px rgba(24,174,202,.12)}.recreate-keyframe-grid img,.recreate-keyframe-placeholder,.recreate-keyframe-video-fallback{width:100%;aspect-ratio:9/16;display:grid;place-items:center;object-fit:cover;background:linear-gradient(145deg,#eef8ff,#f8fbff);color:#7b8da2}.recreate-keyframe-placeholder{gap:4px;align-content:center}.recreate-keyframe-placeholder small{font-size:9px;font-weight:900}.recreate-keyframe-placeholder.compact{min-height:76px;aspect-ratio:9/16}.recreate-keyframe-video-fallback{position:relative;overflow:hidden;background:#eef3f8}.recreate-keyframe-video-fallback video{width:100%;height:100%;display:block;object-fit:cover}.recreate-keyframe-video-fallback i{position:absolute;inset:auto 7px 7px;min-height:22px;display:grid;place-items:center;border-radius:7px;color:#fff;background:rgba(22,47,74,.68);font-size:9px;font-style:normal;font-weight:900;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.recreate-keyframe-grid small,.recreate-keyframe-grid strong{display:block;padding:0 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recreate-keyframe-grid strong{margin-top:7px;color:#314b64;font-size:10px}.recreate-keyframe-grid small{margin:3px 0 8px;color:#71859b;font-size:9px}.recreate-keyframe-grid em{position:absolute;top:6px;right:6px;padding:3px 5px;border-radius:999px;color:#fff;background:rgba(22,125,226,.9);font-size:8px;font-style:normal;font-weight:900}.recreate-keyframe-ready,.recreate-keyframe-warning{margin:0;padding:9px 10px;border-radius:8px;font-size:10px;line-height:1.6}.recreate-keyframe-warning{color:#9a6a18;background:#fff8e8}.recreate-keyframe-ready{color:#16829c;background:#effcff}.recreate-frame-collage{overflow:hidden;padding:6px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4px;gap:4px;border:1px solid #d6e5f0;border-radius:14px;background:#dfeaf3;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.recreate-frame-collage.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.recreate-keyframe-grid.recreate-frame-collage{gap:4px}.recreate-frame-collage figure,.recreate-keyframe-grid.recreate-frame-collage>button{min-width:0;overflow:hidden;position:relative;margin:0;padding:0;border:0;border-radius:8px;background:#fff}.recreate-keyframe-grid.recreate-frame-collage>button.active{outline:3px solid #18aeca;outline-offset:-3px;box-shadow:none}.recreate-frame-collage .recreate-keyframe-placeholder,.recreate-frame-collage .recreate-keyframe-video-fallback,.recreate-frame-collage img{width:100%;aspect-ratio:9/16;display:grid;place-items:center;object-fit:cover}.recreate-keyframe-grid.recreate-frame-collage strong{position:absolute;left:7px;right:7px;bottom:24px;padding:0;color:#fff;font-size:9px;text-shadow:0 1px 3px rgba(0,0,0,.55)}.recreate-frame-collage figcaption,.recreate-keyframe-grid.recreate-frame-collage small{position:absolute;left:7px;bottom:7px;margin:0;padding:3px 6px;border-radius:999px;color:#fff;background:rgba(7,20,34,.58);font-size:9px;font-weight:900;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.recreate-keyframe-grid.recreate-frame-collage em{top:7px;right:7px}.recreate-reference-keyframes{margin:14px 0;padding:12px;display:grid;grid-gap:10px;gap:10px;border:1px solid #dbe8f2;border-radius:12px;background:#fbfdff}.recreate-reference-keyframes header small,.recreate-reference-keyframes header strong{display:block}.recreate-reference-keyframes header strong{color:#314b64;font-size:12px}.recreate-reference-keyframes header small{margin-top:4px;color:#71859b;font-size:10px}.recreate-reference-keyframes>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.recreate-reference-keyframes figure{margin:0;overflow:hidden;border:1px solid #dce8f2;border-radius:9px;background:#fff}.recreate-reference-keyframes .recreate-preview-image-button img{width:100%;aspect-ratio:9/16;display:block;object-fit:cover}.recreate-reference-keyframes figcaption{padding:5px;color:#60748b;font-size:9px;font-weight:900;text-align:center}.recreate-selected-images{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.recreate-selected-images article{position:relative;width:132px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.05)}.recreate-preview-image-button{width:100%;padding:0;overflow:hidden;display:block;border:0;background:transparent;cursor:zoom-in}.recreate-preview-image-button img{width:100%;display:block;object-fit:cover}.recreate-selected-images article>.recreate-preview-image-button img{aspect-ratio:1}.recreate-selected-images article>button:not(.recreate-preview-image-button),.recreate-selected-images article>span{position:absolute;width:22px;height:22px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(7,13,22,.72)}.recreate-selected-images article>button:not(.recreate-preview-image-button){top:5px;right:5px}.recreate-selected-images article>span{top:5px;left:5px;font-size:10px;font-weight:900}.recreate-selected-images label{padding:8px;display:grid;grid-gap:6px;gap:6px;background:#fff}.recreate-selected-images label small{overflow:hidden;color:#16829c;font-size:9px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.recreate-selected-images label input{width:100%;height:30px;padding:0 8px;border:1px solid #dce8f2;border-radius:7px;color:#314b64;background:#fbfdff;font-size:11px;font-weight:800;outline:none}.recreate-consent{margin-top:16px;display:flex;align-items:flex-start;gap:8px;color:rgba(233,241,255,.62);font-size:12px;line-height:1.55}.recreate-consent input{width:16px;height:16px;flex:0 0 auto;margin-top:1px;accent-color:#24d6c8}.recreate-toggle{margin-top:18px;display:flex;align-items:center;gap:11px;color:rgba(233,241,255,.72);font-size:13px;font-weight:800}.recreate-toggle input{display:none}.recreate-toggle i{width:44px;height:24px;position:relative;border-radius:999px;background:rgba(255,255,255,.13)}.recreate-toggle i:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:.18s}.recreate-toggle input:checked+i{background:#24d6c8}.recreate-toggle input:checked+i:after{transform:translateX(20px)}.recreate-meta-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.recreate-meta-grid label{display:grid;grid-gap:7px;gap:7px;color:rgba(233,241,255,.68);font-size:12px;font-weight:800}.recreate-select{height:42px;position:relative;display:flex;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06)}.recreate-select select{width:100%;height:100%;padding:0 34px 0 11px;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#eef5ff;background:transparent;font:inherit;font-weight:600}.recreate-select svg{position:absolute;right:10px;color:rgba(233,241,255,.5);pointer-events:none}.recreate-credit{min-height:40px;margin:18px 0 0;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid rgba(36,214,200,.2);border-radius:8px;color:#9be7e5;background:rgba(36,214,200,.08);font-size:12px}.recreate-actions,.recreate-source-footer{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.recreate-actions .primary{min-width:180px}.recreate-result{margin-top:18px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#070b12}.recreate-result-preview{min-width:0;background:#03060b}.recreate-result video{width:100%;height:100%;min-height:360px;display:block;object-fit:contain}.recreate-result-actions{padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.recreate-result-actions strong{color:#eef5ff;font-size:15px}.recreate-result-actions p{margin:0 0 4px;color:rgba(233,241,255,.62);font-size:12px;line-height:1.7}.recreate-result a,.recreate-result button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#eaf2ff;background:rgba(255,255,255,.06);font-size:12px;font-weight:800}@media (max-width:860px){.recreate-flow-shell{padding:18px 14px 42px}.recreate-flow-card{grid-template-columns:1fr}.recreate-flow-sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.recreate-step-list{grid-template-columns:repeat(5,minmax(80px,1fr));overflow-x:auto;padding-bottom:3px}.recreate-step-item{min-width:128px;grid-template-columns:1fr;align-content:start}.recreate-flow-header{align-items:stretch;flex-direction:column}.recreate-flow-header-actions{justify-content:stretch}.recreate-flow-header-actions>*{flex:1 1}.recreate-project-toolbar{max-width:none}}@media (max-width:640px){.recreate-flow-sidebar,.recreate-panel,.recreate-stage-header{padding:18px}.recreate-flow-toolbar,.recreate-keyframe-picker>header,.recreate-panel-head,.recreate-stage-header{flex-direction:column}.recreate-flow-toolbar{align-items:stretch}.recreate-flow-toolbar-actions{align-items:stretch;flex-direction:column}.recreate-flow-toolbar-actions button{justify-content:center}.recreate-inline-actions,.recreate-meta-grid,.recreate-result,.recreate-tabs{grid-template-columns:1fr}.recreate-keyframe-grid,.recreate-library,.recreate-reference-keyframes>div{grid-template-columns:repeat(2,minmax(0,1fr))}.recreate-reference-preview,.recreate-selected-source,.recreate-selected-source.large{grid-template-columns:1fr}.recreate-reference-preview img,.recreate-selected-source video,.recreate-selected-source.large video{width:100%;height:auto;aspect-ratio:16/10}.recreate-result video{min-height:300px}.recreate-clip-collection article{grid-template-columns:64px minmax(0,1fr)}.recreate-clip-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.recreate-clip-actions button{width:100%}.recreate-actions,.recreate-source-footer{flex-direction:column}.recreate-actions button,.recreate-source-footer button{width:100%}}.recreate-flow-shell{color:#2d3e54;background:radial-gradient(circle at 10% 0,rgba(32,200,255,.14),transparent 26%),radial-gradient(circle at 90% 8%,rgba(36,214,200,.11),transparent 24%),#f4f7fb}.recreate-flow-header a,.recreate-flow-header button{border:1px solid #d8e4f0;color:#50647c;background:rgba(255,255,255,.88);box-shadow:0 8px 22px rgba(43,77,118,.05)}.recreate-flow-header>button{color:#fff;background:linear-gradient(135deg,#167de2,#20bcd2);box-shadow:0 13px 28px rgba(27,126,220,.18)}.recreate-flow-card{border:1px solid #dbe6f2;background:rgba(255,255,255,.94);box-shadow:0 22px 56px rgba(43,77,118,.1)}.recreate-flow-sidebar{border-right:1px solid #e4edf6;background:linear-gradient(180deg,#fbfdff,#f3f8fc)}.recreate-flow-brand span{color:#148eb5}.recreate-flow-brand strong{color:#253951}.recreate-flow-brand p{color:#71839a}.recreate-tutorial{border:1px solid #ccebf1;color:#2d435c;background:linear-gradient(135deg,#effcff,#f6fbff);box-shadow:0 10px 24px rgba(44,117,160,.06)}.recreate-tutorial small{color:#7a8ca3}.recreate-tutorial span{color:#fff;background:#1689d8}.recreate-draft-box{margin-top:14px;padding:13px;display:grid;grid-gap:11px;gap:11px;border:1px solid #d9e8f3;border-radius:14px;background:rgba(255,255,255,.78);box-shadow:0 10px 24px rgba(43,77,118,.05)}.recreate-draft-box-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.recreate-draft-box-head strong,.recreate-draft-title{color:#334961}.recreate-draft-box-head small{margin-top:3px;display:block;color:#7b8da2;font-size:10px}.recreate-draft-box-head button,.recreate-new-draft{min-height:30px;padding:0 9px;border:1px solid #d8e4f0;border-radius:9px;color:#52677e;background:#fff;font-size:10px;font-weight:800}.recreate-draft-title{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:800}.recreate-draft-title input{width:100%;height:34px;padding:0 9px;border:1px solid #d6e1ed;border-radius:9px;outline:0;color:#30445d;background:#fff;font:inherit;font-weight:600}.recreate-draft-title input:focus{border-color:#20a9c7;box-shadow:0 0 0 3px rgba(32,169,199,.1)}.recreate-new-draft{width:100%}.recreate-draft-list{display:grid;grid-gap:7px;gap:7px}.recreate-draft-list article{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:stretch;grid-gap:6px;gap:6px}.recreate-draft-list article>button:first-child{min-width:0;padding:8px 9px;display:grid;grid-gap:3px;gap:3px;border:1px solid #e0e8f2;border-radius:10px;color:#52677e;background:#fbfdff;text-align:left}.recreate-draft-list article.active>button:first-child{border-color:#88d5df;background:#f1fcff}.recreate-draft-list strong{overflow:hidden;color:#334961;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.recreate-draft-list p,.recreate-draft-list small{color:#8191a5;font-size:10px}.recreate-draft-list article>button:last-child{width:28px;border:1px solid #e5d7df;border-radius:9px;color:#d24f68;background:#fff7f9}.recreate-project-gate{width:min(920px,100%);margin:0 auto;padding:26px;display:grid;grid-gap:20px;gap:20px;border:1px solid #dbe6f2;border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 22px 56px rgba(43,77,118,.1)}.recreate-project-gate>header{display:grid;grid-gap:8px;gap:8px}.recreate-project-gate>header span{color:#148eb5;font-size:10px;font-weight:900;letter-spacing:1.1px}.recreate-project-gate>header h2{margin:0;color:#263b54;font-size:24px;letter-spacing:0}.recreate-project-gate>header p{margin:0;max-width:620px;color:#6f8096;font-size:13px;line-height:1.7}.recreate-project-create{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;grid-gap:12px;gap:12px;padding:16px;border:1px solid #d9e8f3;border-radius:8px;background:#f8fcff}.recreate-project-create label{display:grid;grid-gap:7px;gap:7px;color:#334961;font-size:12px;font-weight:800}.recreate-project-create input{height:40px;padding:0 12px;border:1px solid #d6e1ed;border-radius:8px;outline:0;color:#30445d;background:#fff;font:inherit;font-weight:650}.recreate-project-create input:focus{border-color:#20a9c7;box-shadow:0 0 0 3px rgba(32,169,199,.1)}.recreate-project-create button,.recreate-project-existing>div>button{min-height:40px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:#148eb5;font-size:12px;font-weight:900}.recreate-project-existing{display:grid;grid-gap:11px;gap:11px}.recreate-project-existing>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.recreate-project-existing strong{color:#334961;font-size:13px}.recreate-project-existing>div>button{min-height:32px;display:inline-flex;align-items:center;gap:6px;color:#52677e;background:#fff;border:1px solid #d8e4f0}.recreate-project-existing>p{margin:0;padding:14px;border:1px dashed #d8e4f0;border-radius:8px;color:#8191a5;background:#fbfdff;font-size:12px}.recreate-project-list{display:grid;grid-gap:8px;gap:8px}.recreate-project-list article{display:grid;grid-template-columns:minmax(0,1fr) 34px;grid-gap:8px;gap:8px}.recreate-project-list article>button:first-child{min-width:0;padding:12px;display:grid;grid-gap:4px;gap:4px;border:1px solid #e0e8f2;border-radius:8px;color:#52677e;background:#fbfdff;text-align:left}.recreate-project-list article>button:first-child:hover{border-color:#88d5df;background:#f1fcff}.recreate-project-list article>button:last-child{border:1px solid #e5d7df;border-radius:8px;color:#d24f68;background:#fff7f9}.recreate-project-list small{color:#8191a5;font-size:11px}.recreate-flow-summary{color:#6d7f95}.recreate-flow-summary strong{color:#2c4059}.recreate-flow-summary span{color:#1689d8}.recreate-step-item{border:1px solid #e0e9f4;color:#75859a;background:#fff;box-shadow:0 6px 16px rgba(43,77,118,.04)}.recreate-step-item span{color:#7d8fa3;background:#eef4fa}.recreate-step-item strong{color:#3c5068}.recreate-step-item small{color:#8191a5}.recreate-step-item.active{border-color:#9bdbe6;color:#263d55;background:linear-gradient(90deg,#eefcff,#f8fdff);box-shadow:0 10px 24px rgba(32,165,205,.12)}.recreate-step-item.done span{color:#fff;background:#1aa6c6}.recreate-step-item:disabled{background:#f7f9fc;color:#a5b1bf}.recreate-flow-main{background:#fff}.recreate-stage-header{border-bottom:1px solid #e6eef7;background:linear-gradient(180deg,#fff,#fbfdff)}.recreate-stage-header span{color:#148eb5}.recreate-stage-header strong{color:#263b54}.recreate-stage-header small,.recreate-stage-header>span{color:#74869c}.recreate-flow-toolbar{border-bottom:1px solid #edf2f7;color:#7a8ca0;background:#fbfdff}.recreate-flow-toolbar strong{color:#1689d8}.recreate-flow-toolbar small{color:#354a63}.recreate-flow-toolbar-actions button{border-color:#d8e4f0;color:#47647f;background:#fff}.recreate-flow-toolbar-actions button:disabled{color:#9aa9b8;background:#f4f7fa}.recreate-panel-head strong{color:#148eb5}.recreate-panel-head h2{color:#263b54}.recreate-panel-head>span{border:1px solid #ccebf1;color:#19829c;background:#f0fbff}.recreate-hint,.recreate-panel-copy{color:#6f8096}.recreate-tabs button{color:#708197;background:#fff;border-color:#e0e8f2}.recreate-tabs small{color:#94a2b3}.recreate-tabs button.active{border-color:#87d3df;color:#253b55;background:#f0fcff;box-shadow:0 8px 18px rgba(34,150,190,.08)}.recreate-source-block{border:1px dashed #c5d6e6;background:#fbfdff}.recreate-field{color:#52677e}.recreate-field textarea{border:1px solid #d6e1ed;color:#30445d;background:#fff}.recreate-field textarea:focus{border-color:#20a9c7;box-shadow:0 0 0 3px rgba(32,169,199,.1)}.recreate-field textarea::placeholder{color:#9aa8b7}.recreate-actions button,.recreate-clip-editor>button,.recreate-inline-actions button,.recreate-source-footer button{color:#fff;background:linear-gradient(135deg,#167de2,#20bcd2)}.recreate-actions .secondary,.recreate-inline-actions button.ghost{border:1px solid #d8e4f0;color:#52677e;background:#fff}.recreate-source-tabs{border-bottom:1px solid #dfe8f2}.recreate-source-tabs button{color:#75869a}.recreate-source-tabs button.active{border-bottom-color:#1aa6c6;color:#16829c}.recreate-drop{border:1px dashed #b9cce0;color:#687b92;background:#fbfdff}.recreate-drop:hover{border-color:#1aa6c6;background:#f1fcff}.recreate-drop>span{color:#1689d8;background:#eaf7ff}.recreate-drop strong{color:#3b4f66}.recreate-drop small{color:#7d8fa4}.recreate-library{border:1px dashed #c5d6e6;background:#fbfdff}.recreate-library button{border:1px solid #e0e8f2;color:#5f7188;background:#fff}.recreate-library-media{color:#1689d8;background:#eaf7ff}.recreate-library>p{color:#77899d}.recreate-clip-collection,.recreate-clip-editor,.recreate-reference-preview,.recreate-selected-source{border:1px solid #e0e8f2;background:#fff}.recreate-clip-preview,.recreate-selected-source video{background:#eef3f8}.recreate-clip-collection header strong,.recreate-clip-editor header strong,.recreate-clip-name strong,.recreate-reference-preview strong,.recreate-selected-source strong{color:#334961}.recreate-clip-collection header small,.recreate-clip-editor header small,.recreate-clip-editor>p,.recreate-clip-name small,.recreate-reference-preview small,.recreate-selected-source small{color:#7b8da2}.recreate-clip-collection header button,.recreate-clip-editor header span,.recreate-clip-preview span{color:#fff;background:#1aa6c6}.recreate-source-cache{margin-top:13px;padding:10px;display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;border:1px solid #dce8f2;border-radius:10px;background:#f7fbff}.recreate-source-cache video{width:100%;aspect-ratio:9/16;max-height:300px;display:block;object-fit:contain;border-radius:8px;background:#e9f0f7}.recreate-source-cache small,.recreate-source-cache strong{display:block}.recreate-source-cache strong{color:#334961;font-size:12px}.recreate-source-cache small{margin-top:5px;color:#73869c;font-size:10px;line-height:1.5}.recreate-douyin-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.8fr);align-items:start;grid-gap:16px;gap:16px}.recreate-douyin-left{min-width:0}.recreate-douyin-preview{min-width:0;position:-webkit-sticky;position:sticky;top:18px}.recreate-douyin-preview .recreate-source-cache{margin-top:0;min-height:430px;padding:14px;grid-template-columns:1fr;align-content:start;gap:12px;border-style:solid;background:linear-gradient(180deg,#f7fbff,#eef7fb)}.recreate-douyin-preview .recreate-source-cache video{width:min(100%,260px);max-height:none;margin:0 auto;aspect-ratio:9/16;object-fit:contain;border-radius:14px;box-shadow:0 16px 36px rgba(43,77,118,.14);background:#09111d}.recreate-douyin-preview .recreate-source-cache div{padding:0 4px 2px}.recreate-douyin-preview .recreate-source-cache strong{font-size:14px}.recreate-preview-empty{min-height:430px;padding:24px;display:grid;place-items:center;align-content:center;grid-gap:9px;gap:9px;border:1px dashed #c5d6e6;border-radius:12px;color:#1689d8;background:linear-gradient(180deg,#f8fcff,#eef7fb);text-align:center}.recreate-preview-empty strong{color:#334961;font-size:14px}.recreate-preview-empty small{max-width:220px;color:#7b8da2;font-size:11px;line-height:1.6}.recreate-reference-plan{margin-top:12px;padding:11px;display:grid;grid-gap:6px;gap:6px;border:1px solid #ccebf1;border-radius:10px;background:#f0fbff}.recreate-reference-plan strong{color:#16829c;font-size:12px}.recreate-reference-plan p,.recreate-reference-plan small{margin:0;color:#5e758c;font-size:10px;line-height:1.65;white-space:pre-wrap}.recreate-frame-analysis{margin-top:12px;padding:11px;display:grid;grid-gap:10px;gap:10px;border:1px solid #dbe8f2;border-radius:10px;background:#fbfdff}.recreate-frame-analysis>button{min-height:38px;padding:0 12px;justify-self:start;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#167de2,#20bcd2);font-size:11px;font-weight:900}.recreate-frame-analysis>button:disabled{opacity:.55}.recreate-frame-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:7px;gap:7px}.recreate-frame-strip figure{min-width:0;margin:0;overflow:hidden;border:1px solid #dce8f2;border-radius:8px;background:#f3f7fb}.recreate-frame-strip img{width:100%;aspect-ratio:9/16;display:block;object-fit:cover}.recreate-frame-strip figcaption{padding:5px 6px;color:#60748b;font-size:9px;font-weight:800;text-align:center}.recreate-analysis-result{display:grid;grid-gap:8px;gap:8px}.recreate-analysis-result p{margin:0;color:#5e758c;font-size:11px;line-height:1.6}.recreate-analysis-result ul{margin:0;padding:0;display:grid;grid-gap:6px;gap:6px;list-style:none}.recreate-analysis-result li{padding:8px;display:grid;grid-gap:3px;gap:3px;border:1px solid #e2ebf4;border-radius:8px;background:#fff}.recreate-analysis-result li strong{color:#16829c;font-size:11px}.recreate-analysis-result li span,.recreate-analysis-result small{color:#6f8096;font-size:10px;line-height:1.55}.recreate-analysis-result textarea{width:100%;min-height:108px;padding:9px;border:1px solid #d6e1ed;border-radius:8px;color:#30445d;background:#fff;font:inherit;font-size:11px;line-height:1.6;resize:vertical}.recreate-replacement-guide{margin-top:18px;padding:14px;display:grid;grid-gap:12px;gap:12px;border:1px solid #d8e8f4;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#f4fbff)}.recreate-replacement-guide>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recreate-replacement-guide header small,.recreate-replacement-guide header strong{display:block}.recreate-replacement-guide header strong{color:#244c66;font-size:13px}.recreate-replacement-guide header small{margin-top:4px;color:#7a8fa4;font-size:10px;line-height:1.5}.recreate-replacement-guide>header button,.recreate-replacement-slots article>button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#167de2,#20bcd2);font-size:10px;font-weight:900;white-space:nowrap}.recreate-replacement-guide>header button:disabled{opacity:.55}.recreate-replacement-frames{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.recreate-replacement-frames figure{min-width:0;margin:0;overflow:hidden;border:1px solid #dce8f2;border-radius:8px;background:#fff}.recreate-replacement-frames img{width:100%;aspect-ratio:9/16;display:block;object-fit:cover}.recreate-replacement-frames figcaption{padding:5px;color:#60748b;font-size:9px;font-weight:800;text-align:center}.recreate-replacement-slots{display:grid;grid-gap:9px;gap:9px}.recreate-replacement-slots article{padding:11px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid #e1ebf4;border-radius:10px;background:#fff}.recreate-replacement-slots article>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#16829c;background:#effcff;font-size:11px;font-weight:900}.recreate-replacement-slots strong{display:block;color:#314b64;font-size:12px}.recreate-replacement-slot-meta{display:inline-flex;margin-top:5px;color:#16829c;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.02em}.recreate-replacement-slot-frames{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,64px));grid-gap:6px;gap:6px}.recreate-replacement-slot-frames figure{margin:0;overflow:hidden;border:1px solid #dce8f2;border-radius:8px;background:#f8fbff}.recreate-replacement-slot-frames img{width:100%;aspect-ratio:9/16;display:block;object-fit:cover}.recreate-replacement-slot-frames figcaption{padding:4px;color:#60748b;font-size:8px;font-weight:900;text-align:center}.recreate-replacement-slots p{margin:4px 0 0;color:#63768c;font-size:10px;line-height:1.55}.recreate-replacement-slots .recreate-replacement-slot-note{color:#8b9aab;font-size:9px}.recreate-replacement-slots small{display:block;margin-top:5px;color:#16829c;font-size:10px;font-weight:800}.recreate-replacement-risk{margin:0;padding:9px 10px;border-radius:8px;color:#9a6a18;background:#fff8e8;font-size:10px;line-height:1.6}.recreate-command-insight{padding:10px;border:1px solid #e0edf6;border-radius:10px;background:#fff}.recreate-command-insight p{margin:0 0 8px;color:#52677e;font-size:11px;line-height:1.65}.recreate-command-insight div,.recreate-plan-tags,.recreate-polished-prompt div{display:flex;flex-wrap:wrap;gap:7px}.recreate-command-insight span,.recreate-plan-tags span,.recreate-polished-prompt span{padding:5px 7px;border-radius:999px;color:#167f99;background:#effcff;font-size:9px;font-weight:900}.recreate-command-card,.recreate-plan-preview{margin-top:14px;padding:14px;display:grid;grid-gap:11px;gap:11px;border:1px solid #d8e8f4;border-radius:12px;background:#fbfdff}.recreate-command-card>header,.recreate-plan-preview>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recreate-command-card header strong,.recreate-plan-preview header strong{display:block;color:#244c66;font-size:13px}.recreate-command-card header small,.recreate-plan-preview header small{display:block;margin-top:4px;color:#7a8fa4;font-size:10px;line-height:1.5}.recreate-command-card header button,.recreate-inline-secondary{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#167de2,#20bcd2);font-size:10px;font-weight:900;white-space:nowrap}.recreate-command-card header button:disabled,.recreate-inline-secondary:disabled{cursor:not-allowed;opacity:.55}.recreate-command-card textarea,.recreate-plan-preview textarea,.recreate-polished-prompt textarea{width:100%;min-height:112px;padding:11px;border:1px solid #dce8f2;border-radius:10px;color:#314b64;background:#fff;font-size:12px;line-height:1.65;resize:vertical;outline:none}.recreate-material-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.recreate-material-tags button{position:relative;min-height:30px;padding:0 10px;border:1px solid #cfe5f0;border-radius:999px;color:#167f99;background:#effcff;font-size:10px;font-weight:900}.recreate-material-tags button img{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:8;width:132px;height:132px;object-fit:cover;border:1px solid #d6e4ef;border-radius:12px;background:#fff;box-shadow:0 14px 32px rgba(38,65,92,.18);transform:translateX(-50%) translateY(4px);opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.recreate-material-tags button:focus-visible img,.recreate-material-tags button:hover img{opacity:1;transform:translateX(-50%) translateY(0)}.recreate-material-tags small{color:#7a8fa4;font-size:10px}.recreate-mention-menu{width:min(360px,100%);margin-top:-4px;padding:8px;display:grid;grid-gap:6px;gap:6px;border:1px solid #cfe0ed;border-radius:12px;background:#fff;box-shadow:0 16px 36px rgba(43,75,108,.16)}.recreate-mention-menu button{min-height:44px;padding:6px 8px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;border:0;border-radius:9px;color:#314b64;background:transparent;text-align:left;font-size:11px;font-weight:900}.recreate-mention-menu button:hover{background:#effcff}.recreate-mention-menu img{width:34px;height:34px;border-radius:7px;object-fit:cover;background:#eef4f8}.recreate-mention-menu span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recreate-polished-prompt{padding:11px;display:grid;grid-gap:9px;gap:9px;border:1px solid #cfeff6;border-radius:10px;background:#f3fdff}.recreate-polished-prompt strong{color:#167f99;font-size:12px}.recreate-polished-prompt p{margin:0;color:#52677e;font-size:11px;line-height:1.65}.recreate-polished-prompt small{color:#9a6a18;font-size:10px}.recreate-inline-secondary{margin-top:12px;border:1px solid #d8e5f0;color:#526b82;background:#fff}.recreate-length>span,.recreate-range>span{color:#60748b}.recreate-range>strong{color:#1689d8}.recreate-range input{accent-color:#1aa6c6}.recreate-range small{color:#91a1b4}.recreate-length button{border:1px solid #d8e3ee;color:#63758a;background:#fff}.recreate-length button.active{border-color:#1aa6c6;color:#13819a;background:#effcff}.recreate-clip-collection article{border:1px solid #e3ebf4;background:#fbfdff}.recreate-clip-collection article.active{border-color:#88d5df;background:#f1fcff}.recreate-clip-actions button{border:1px solid #dbe5ef;color:#60748a;background:#fff}.recreate-selected-images article{border:1px solid #dce6f0;background:#f2f6fa}.recreate-selected-images label button.privacy-view{width:100%;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cfe8f2;border-radius:7px;color:#16829c;background:#effcff;font-size:10px;font-weight:900}.recreate-selected-images label button.privacy-view:disabled{cursor:not-allowed;opacity:.58}.recreate-kind-select,.recreate-material-kind-select{display:grid;grid-gap:4px;gap:4px;color:#60758a;font-size:10px;font-weight:900}.recreate-kind-select select,.recreate-material-kind-select select{min-height:30px;padding:0 8px;border:1px solid #d8e5ef;border-radius:7px;color:#31506a;background:#fff;font-size:11px;font-weight:900;outline:none}.recreate-kind-select{min-width:132px}.recreate-kind-select select{min-height:34px;border-color:#cfe8f2;color:#16829c;background:#f5fdff}.recreate-portrait-reference{margin-top:14px;padding:14px;border:1px solid #dbe9f2;border-radius:14px;background:linear-gradient(135deg,#f7fcff,#fff);box-shadow:0 10px 28px rgba(48,80,110,.06)}.recreate-portrait-reference.ready{border-color:#a9e0d1;background:linear-gradient(135deg,#f2fffb,#fff)}.recreate-portrait-reference header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recreate-portrait-reference header strong{display:block;color:#223c55;font-size:13px}.recreate-portrait-reference header small{display:block;margin-top:3px;color:#6a7d92;font-size:11px;line-height:1.45}.recreate-portrait-reference header span{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:#16829c;background:#eafaff;font-size:10px;font-weight:900}.recreate-portrait-reference.ready header span{color:#14785f;background:#e4fbf2}.recreate-portrait-reference-body{margin-top:12px;display:grid;grid-template-columns:92px 1fr;grid-gap:12px;gap:12px;align-items:center}.recreate-portrait-reference-body>.recreate-preview-image-button{width:92px;height:92px;border:1px solid #d8e6f0;border-radius:12px;background:#eef4f8}.recreate-portrait-reference-body>.recreate-preview-image-button img{width:100%;height:100%;object-fit:cover}.recreate-portrait-reference-body div{display:grid;grid-gap:7px;gap:7px}.recreate-portrait-reference-body div>strong{color:#18354f;font-size:13px}.recreate-portrait-reference-body p{margin:0;color:#60758a;font-size:11px;line-height:1.55}.recreate-portrait-actions{display:flex!important;flex-wrap:wrap;gap:8px}.recreate-portrait-empty,.recreate-portrait-reference button.privacy-view,.recreate-portrait-reference button.secondary{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #a9ddea;border-radius:9px;color:#147f98;background:#edfbff;font-size:12px;font-weight:900}.recreate-portrait-reference button.secondary{border-color:#d7e3ee;color:#60758a;background:#fff}.recreate-portrait-reference button.privacy-view{justify-self:start;padding:0 13px}.recreate-portrait-reference button.privacy-view:disabled{cursor:not-allowed;opacity:.58}.recreate-portrait-empty{width:100%;margin-top:12px;background:#fff;color:#60758a;border-color:#dce7f0}.recreate-consent,.recreate-meta-grid label,.recreate-toggle{color:#5d7087}.recreate-toggle i{background:#dce7f2}.recreate-toggle input:checked+i{background:#1aa6c6}.recreate-select{border:1px solid #d6e1ed;background:#fff}.recreate-select select{color:#30445d}.recreate-select svg{color:#8a9caf}.recreate-credit{border:1px solid #ccebf1;color:#247d91;background:#f0fbff}.recreate-test-note{margin:0;padding:10px 12px;border:1px solid #ffe0a8;border-radius:10px;color:#8a5c14;background:#fff8e8;font-size:11px;line-height:1.6}.recreate-result{border:1px solid #dce6f0;background:#f6f9fc}.recreate-result-actions strong{color:#30445d}.recreate-result-actions p{color:#6f8096}.recreate-result a,.recreate-result button{border-color:#d8e4f0;color:#167de2;background:#fff}.recreate-generate-panel{padding:0}.recreate-generate-workbench{min-height:640px;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(360px,1fr)}.recreate-generate-config{min-width:0;padding:26px 28px 22px;display:flex;flex-direction:column;border-right:1px solid #e4edf6;background:#fff}.recreate-generate-config .recreate-meta-grid{grid-template-columns:1fr}.recreate-generate-config .creator-error{margin-top:14px}.recreate-generate-config .recreate-actions{margin-top:auto;padding-top:18px}.recreate-generate-config .recreate-actions .primary{flex:1 1;min-width:180px}.recreate-generate-output{min-width:0;padding:22px;display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:14px;gap:14px;background:linear-gradient(180deg,#f8fbff,#f3f7fb)}.recreate-generate-output>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.recreate-generate-output>header strong{display:block;color:#263b54;font-size:16px}.recreate-generate-output>header p{margin:5px 0 0;color:#7a8ca0;font-size:12px;line-height:1.5}.recreate-generate-output>header span{flex:0 0 auto;padding:5px 9px;border:1px solid #ccebf1;border-radius:999px;color:#16829c;background:#f0fbff;font-size:11px;font-weight:900}.recreate-generate-output .video-progress{align-self:start}.recreate-generate-output .recreate-result{min-height:0;margin-top:0;display:grid;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;border-radius:12px;background:#fff;box-shadow:0 14px 34px rgba(43,77,118,.08)}.recreate-generate-output .recreate-result-preview{min-height:0;display:grid;place-items:center;background:#eef3f8}.recreate-generate-output .recreate-result video{width:100%;height:min(62vh,640px);min-height:360px;object-fit:contain;background:#0a1018}.recreate-generate-output .recreate-result-actions{padding:16px;border-top:1px solid #e5edf5;background:#fff}.recreate-generate-output .recreate-result-actions div{display:flex;flex-wrap:wrap;gap:9px}.recreate-result-empty{min-height:420px;padding:24px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;border:1px dashed #c7d8e8;border-radius:12px;color:#1689d8;background:#fff;text-align:center}.recreate-result-empty strong{color:#314861;font-size:15px}.recreate-result-empty p{max-width:280px;margin:0;color:#7a8ca0;font-size:12px;line-height:1.65}@media (max-width:860px){.recreate-flow-sidebar{border-right:0;border-bottom:1px solid #e4edf6}}@media (max-width:720px){.recreate-douyin-layout{grid-template-columns:1fr}.recreate-douyin-preview{position:static}.recreate-douyin-preview .recreate-source-cache,.recreate-preview-empty{min-height:360px}.recreate-douyin-preview .recreate-source-cache video{width:min(100%,220px)}}@media (max-width:980px){.recreate-generate-workbench{grid-template-columns:1fr}.recreate-generate-config{border-right:0;border-bottom:1px solid #e4edf6}.recreate-generate-config .recreate-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recreate-generate-output .recreate-result video{height:auto;max-height:none}}@media (max-width:640px){.recreate-douyin-preview .recreate-source-cache{min-height:0}.recreate-douyin-preview .recreate-source-cache video{width:min(100%,210px)}.recreate-preview-empty{min-height:260px}.recreate-replacement-guide>header,.recreate-replacement-slots article{grid-template-columns:1fr;align-items:stretch}.recreate-command-card>header,.recreate-plan-preview>header,.recreate-replacement-guide>header{flex-direction:column}.recreate-command-card header button,.recreate-replacement-slots article>button{width:100%}.recreate-replacement-frames{grid-template-columns:repeat(3,minmax(0,1fr))}.recreate-generate-config,.recreate-generate-output{padding:18px}.recreate-generate-config .recreate-meta-grid{grid-template-columns:1fr}.recreate-generate-output>header{flex-direction:column}.recreate-result-empty{min-height:260px}.recreate-generate-output .recreate-result video{min-height:280px}}.spokesperson-script-page{min-height:100dvh;padding:24px 34px 56px;color:#2d3e54;background:radial-gradient(circle at 8% 0,rgba(125,86,241,.14),transparent 25%),radial-gradient(circle at 92% 8%,rgba(35,204,213,.12),transparent 22%),#f4f7fb}.spokesperson-script-header{width:min(1440px,100%);min-height:58px;margin:0 auto 18px;padding:0 4px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.spokesperson-script-header>button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #d8e2ef;border-radius:11px;color:#52657c;background:rgba(255,255,255,.88)}.spokesperson-script-header div span,.spokesperson-script-header div strong{display:block}.spokesperson-script-header div span{color:#7a58df;font-size:10px;font-weight:800;letter-spacing:1px}.spokesperson-script-header div strong{margin-top:3px;color:#273b54;font-size:18px}.spokesperson-script-header>em{padding:8px 11px;display:flex;align-items:center;gap:6px;border:1px solid #d9e8f3;border-radius:999px;color:#3a7a91;background:#f0fbff;font-size:11px;font-style:normal;font-weight:700}.spokesperson-script-layout{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(360px,.7fr) 310px minmax(430px,1fr);align-items:start;grid-gap:18px;gap:18px}.spokesperson-case-board,.spokesperson-script-form,.spokesperson-script-result{border:1px solid rgba(78,103,148,.15);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 18px 46px rgba(42,66,101,.08)}.spokesperson-script-form{padding:25px}.spokesperson-script-intro>span{display:flex;align-items:center;gap:7px;color:#7454d9;font-size:10px;font-weight:800;letter-spacing:1.2px}.spokesperson-script-intro h1{margin:11px 0 0;color:#263a53;font-size:26px;line-height:1.3}.spokesperson-script-intro p{margin:9px 0 0;color:#708096;font-size:12px;line-height:1.7}.spokesperson-field-grid{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.spokesperson-script-form label{display:grid;grid-gap:7px;gap:7px;color:#52657b;font-size:12px;font-weight:700}.spokesperson-script-form label em{color:#e05b6d;font-style:normal}.spokesperson-script-form input,.spokesperson-script-form textarea{width:100%;border:1px solid #d7e1ee;border-radius:10px;outline:0;color:#2d3e53;background:#fff;font:inherit;font-weight:400}.spokesperson-script-form input{height:43px;padding:0 11px}.spokesperson-script-form textarea{min-height:142px;padding:11px;resize:vertical;line-height:1.6}.spokesperson-script-form input:focus,.spokesperson-script-form textarea:focus{border-color:#8367e5;box-shadow:0 0 0 3px rgba(131,103,229,.1)}.spokesperson-wide-field{margin-top:13px;position:relative}.spokesperson-wide-field small{position:absolute;right:9px;bottom:8px;color:#9aa6b5;font-size:9px;font-weight:400}.spokesperson-options{margin-top:18px;display:grid;grid-gap:14px;gap:14px}.spokesperson-options>div{display:grid;grid-gap:7px;gap:7px}.spokesperson-options>div>span{color:#53667d;font-size:12px;font-weight:700}.spokesperson-options nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.spokesperson-options button{height:35px;border:1px solid #d8e2ee;border-radius:9px;color:#65768c;background:#fff;font-size:11px;font-weight:700}.spokesperson-options button.active{border-color:#8061e1;color:#6747ca;background:#f2efff}.spokesperson-generate{width:100%;height:48px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7857e2,#428ee9 54%,#28c1b5);box-shadow:0 13px 28px rgba(86,92,217,.22);font-weight:800}.spokesperson-generate:disabled{opacity:.48;box-shadow:none}.spokesperson-case-board{padding:18px}.spokesperson-case-board>header{display:flex;align-items:flex-start;gap:10px}.spokesperson-case-board>header>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#7454d9,#25c8c8)}.spokesperson-case-board h1{margin:0;color:#263a53;font-size:15px}.spokesperson-case-board p{margin:4px 0 0;color:#8794a7;font-size:11px}.spokesperson-case-grid{margin-top:16px;display:grid;grid-gap:12px;gap:12px}.spokesperson-case-grid article{overflow:hidden;border:1px solid #e0e8f2;border-radius:13px;background:#fff;box-shadow:0 12px 26px rgba(42,66,101,.06);transition:.16s}.spokesperson-case-grid article:hover{border-color:#85dfe4;box-shadow:0 16px 32px rgba(38,144,174,.12);transform:translateY(-1px)}.spokesperson-case-media{position:relative;overflow:hidden;background:#101521}.spokesperson-case-media img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover;transition:.2s}.spokesperson-case-grid article:hover img{opacity:.84;transform:scale(1.03)}.spokesperson-case-media span{position:absolute;top:8px;left:8px;padding:4px 7px;border-radius:999px;color:#fff;background:rgba(16,27,51,.72);font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.spokesperson-case-grid article>div:not(.spokesperson-case-media){padding:10px 11px 0}.spokesperson-case-grid strong{color:#32445b;font-size:12px;line-height:1.35}.spokesperson-case-grid article p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;color:#7b899c;font-size:10px;line-height:1.5}.spokesperson-case-grid button{width:calc(100% - 22px);min-height:38px;margin:11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:12px;color:#071014;background:linear-gradient(90deg,#18dcd5,#1bd3fd);box-shadow:0 12px 24px rgba(27,211,253,.18);font-size:12px;font-weight:900}.spokesperson-case-grid button:hover{background:linear-gradient(90deg,#24e4dc,#26dcff);box-shadow:0 16px 32px rgba(27,211,253,.26)}.spokesperson-script-result{min-height:720px;padding:24px}.spokesperson-script-result>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:17px;border-bottom:1px solid #e8edf4}.spokesperson-script-result>header span{color:#7a59dd;font-size:10px;font-weight:800;letter-spacing:1px}.spokesperson-script-result>header h2{margin:6px 0 0;color:#2c4059;font-size:17px}.spokesperson-script-result>header>div:last-child{display:flex;gap:7px}.spokesperson-result-actions button,.spokesperson-script-result>header button{min-height:35px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d8e2ee;border-radius:9px;color:#5f7187;background:#fff;font-size:10px;font-weight:700}.spokesperson-script-result button:disabled{opacity:.42}.spokesperson-notice{margin:13px 0 0;padding:9px 11px;display:flex;align-items:center;gap:6px;border-radius:9px;color:#28795e;background:#edf9f4;font-size:11px}.spokesperson-result-empty{min-height:500px;display:grid;place-items:center;align-content:center;grid-gap:9px;gap:9px;color:#8871db;text-align:center}.spokesperson-result-empty strong{color:#3d5068;font-size:14px}.spokesperson-result-empty p{margin:0;color:#8190a3;font-size:11px}.spokesperson-script-meta{margin-top:15px;display:flex;flex-wrap:wrap;gap:7px}.spokesperson-script-meta span{padding:5px 8px;border-radius:999px;color:#5d6e83;background:#f1f4f8;font-size:9px;font-weight:700}.spokesperson-segments{margin-top:14px;display:grid;grid-gap:10px;gap:10px}.spokesperson-segments article{padding:13px 13px 12px 46px;position:relative;border:1px solid #e0e7f0;border-radius:12px;background:#fbfcfe}.spokesperson-segments article>span{position:absolute;top:13px;left:13px;width:23px;height:23px;display:grid;place-items:center;border-radius:7px;color:#fff;background:linear-gradient(135deg,#7959df,#34a7d3);font-size:10px;font-weight:800}.spokesperson-segments article>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.spokesperson-segments article header strong{color:#3a4e67;font-size:12px}.spokesperson-segments article header em{color:#7860cf;font-size:9px;font-style:normal;font-weight:700}.spokesperson-segments textarea{width:100%;min-height:66px;margin-top:8px;padding:9px;resize:vertical;border:1px solid #dce4ee;border-radius:8px;outline:0;color:#33475f;background:#fff;font:inherit;font-size:12px;line-height:1.65}.spokesperson-segments textarea:focus{border-color:#8368df}.spokesperson-segments article p{margin:8px 0 0;display:flex;align-items:flex-start;gap:6px;color:#7f8da0;font-size:10px;line-height:1.5}.spokesperson-segments article p svg{flex:0 0 auto;color:#3aa2ba}.spokesperson-openers{margin-top:14px;padding:12px;display:grid;grid-gap:7px;gap:7px;border-radius:11px;background:#f4f1ff}.spokesperson-openers strong{color:#5e48ad;font-size:11px}.spokesperson-openers button{padding:8px 9px;border:1px solid #ddd5fa;border-radius:8px;color:#66558f;background:rgba(255,255,255,.7);font-size:10px;text-align:left}.spokesperson-result-actions{margin-top:15px;display:grid;grid-template-columns:auto minmax(220px,1fr);grid-gap:8px;gap:8px}.spokesperson-result-actions button:last-child{color:#fff;border-color:transparent;background:linear-gradient(135deg,#7b5de1,#3d9cd8)}.spokesperson-script-result>footer{margin-top:16px;padding-top:13px;border-top:1px solid #e8edf4;color:#8a97a8;font-size:9px;line-height:1.6}.spokesperson-two-column{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);align-items:stretch}.spokesperson-editor-column,.spokesperson-plan-column{min-width:0;border-radius:16px}.spokesperson-plan-column{display:flex;flex-direction:column;gap:16px}.spokesperson-plan-column .spokesperson-script-intro h1{font-size:24px}.spokesperson-product-upload{margin-top:2px;padding:14px;display:grid;grid-gap:11px;gap:11px;border:1px solid #e0e9f3;border-radius:14px;background:#fbfdff}.spokesperson-product-upload header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.spokesperson-product-upload strong{color:#30465f;font-size:13px}.spokesperson-product-upload small{color:#7d8fa4;font-size:10px;line-height:1.5}.spokesperson-upload-drop{min-height:98px;display:grid;place-items:center;align-content:center;grid-gap:6px;gap:6px;border:1px dashed #bcd0e3;border-radius:12px;color:#1689d8;background:#fff}.spokesperson-upload-drop span{color:#314a64;font-size:13px;font-weight:900}.spokesperson-product-images{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.spokesperson-product-images article{position:relative;overflow:hidden;border:1px solid #dbe7f1;border-radius:10px;background:#eef4f8}.spokesperson-product-images img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.spokesperson-product-images button{position:absolute;top:5px;right:5px;width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(10,22,36,.62)}.spokesperson-field-grid.compact{margin-top:0}.spokesperson-script-form select{width:100%;height:43px;padding:0 11px;border:1px solid #d7e1ee;border-radius:10px;outline:0;color:#2d3e53;background:#fff;font:inherit}.spokesperson-options.compact{margin-top:0}.spokesperson-options.compact nav{grid-template-columns:minmax(0,1fr)}.spokesperson-plan-list{display:grid;grid-gap:10px;gap:10px}.spokesperson-plan-list>header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.spokesperson-plan-list>header strong{color:#263a53;font-size:15px}.spokesperson-plan-empty,.spokesperson-plan-list>header small{color:#8794a7;font-size:11px}.spokesperson-plan-list article{padding:10px;border:1px solid #e1e9f2;border-radius:13px;background:#fff;transition:.16s}.spokesperson-plan-list article.active{border-color:#7ddce3;background:#f0fdff;box-shadow:0 12px 26px rgba(38,144,174,.1)}.spokesperson-plan-list article>button{width:100%;padding:0;display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:10px;gap:10px;border:0;color:inherit;background:transparent;text-align:left}.spokesperson-plan-list article>button>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#7857e2,#20c8ff);font-weight:900}.spokesperson-plan-list article p,.spokesperson-plan-list article strong{display:block}.spokesperson-plan-list article strong{color:#2f435b;font-size:13px}.spokesperson-plan-list article p{margin:5px 0 0;color:#6f8095;font-size:11px;line-height:1.55}.spokesperson-plan-tags{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}.spokesperson-plan-tags em{padding:4px 7px;border-radius:999px;color:#167f99;background:#effcff;font-size:9px;font-style:normal;font-weight:900}.spokesperson-plan-story{margin-top:9px!important;padding:8px;border-radius:9px;color:#405973!important;background:#f7fbff;font-weight:800}.spokesperson-plan-beats{margin:8px 0 0;padding-left:18px;display:grid;grid-gap:4px;gap:4px;color:#65778d;font-size:10px;line-height:1.5}.spokesperson-plan-beats li::marker{color:#19a9bf;font-weight:900}.spokesperson-director-brief{margin-top:13px;padding:12px;display:grid;grid-gap:11px;gap:11px;border:1px solid #e0eaf4;border-radius:13px;background:#fbfdff}.spokesperson-director-brief>header{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.spokesperson-director-brief>header strong{color:#31465f;font-size:12px}.spokesperson-director-brief>header small,.spokesperson-director-question small{color:#8794a7;font-size:10px}.spokesperson-understanding-card{padding:9px;border-radius:10px;background:#f2f7fb}.spokesperson-understanding-card>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.spokesperson-understanding-card b{color:#3f5873;font-size:11px}.spokesperson-understanding-card button{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #a9dfe5;border-radius:999px;color:#157f96;background:#effcff;font-size:10px;font-weight:900}.spokesperson-understanding-card p{margin:5px 0 0;white-space:pre-line;color:#697b91;font-size:10px;line-height:1.55}.spokesperson-director-chat{display:grid;grid-gap:9px;gap:9px;padding:10px;border:1px solid #ddeaf3;border-radius:12px;background:#fff}.spokesperson-director-chat>header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.spokesperson-director-chat>header strong{color:#31465f;font-size:12px}.spokesperson-director-chat>header small{color:#8794a7;font-size:10px}.spokesperson-director-messages{max-height:260px;overflow-y:auto;display:grid;grid-gap:8px;gap:8px;padding-right:2px}.spokesperson-director-messages article{max-width:92%;padding:8px 9px;display:grid;grid-gap:7px;gap:7px;border-radius:11px;font-size:10px;line-height:1.55}.spokesperson-director-messages article.assistant{justify-self:start;color:#526a83;background:#f3f8fc}.spokesperson-director-messages article.user{justify-self:end;color:#36506a;background:#effcff}.spokesperson-director-messages p{margin:0;white-space:pre-line}.spokesperson-director-messages nav{display:flex;flex-wrap:wrap;gap:6px}.spokesperson-director-messages button{min-height:27px;padding:0 8px;border:1px solid #a9dfe5;border-radius:999px;color:#157f96;background:#fff;font-size:10px;font-weight:900}.spokesperson-director-input{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px;gap:7px}.spokesperson-director-input input{height:34px;border-radius:9px;font-size:11px}.spokesperson-director-input button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#7b5de1,#26a9d8);font-size:11px;font-weight:900}.spokesperson-director-input button:disabled{opacity:.48}.spokesperson-director-question{display:grid;grid-gap:7px;gap:7px}.spokesperson-director-question>span{color:#53667d;font-size:11px;font-weight:800}.spokesperson-director-question nav{display:flex;flex-wrap:wrap;gap:6px}.spokesperson-director-question button{min-height:29px;padding:0 8px;border:1px solid #d8e2ee;border-radius:999px;color:#61738a;background:#fff;font-size:10px;font-weight:800}.spokesperson-director-question button.active{border-color:#8061e1;color:#6747ca;background:#f2efff}.spokesperson-workflow-steps{width:min(1440px,100%);margin:-4px auto 16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.spokesperson-workflow-steps button{min-height:38px;border:1px solid #d9e4ef;border-radius:10px;color:#61738a;background:rgba(255,255,255,.86);font-size:11px;font-weight:900}.spokesperson-workflow-steps button.active{border-color:#8061e1;color:#6747ca;background:#f2efff;box-shadow:0 10px 24px rgba(92,75,190,.12)}.spokesperson-step-hidden{display:none!important}.spokesperson-pack-ready{margin:10px 0 0;padding:9px 10px;border-radius:10px;color:#3d6d7b;background:#effcff;font-size:10px;font-weight:800}.spokesperson-video-pack-body{display:none!important}.spokesperson-case-board.inline{margin-top:auto;padding:14px;box-shadow:none}.spokesperson-editor-column>.spokesperson-case-board.inline{margin-top:0;padding:0;border:0;background:transparent;box-shadow:none}.spokesperson-case-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.spokesperson-case-grid.compact article{border-radius:11px}.spokesperson-case-grid.compact article>div:not(.spokesperson-case-media){padding:8px 9px 0}.spokesperson-case-grid.compact button{min-height:34px;margin:9px;border-radius:10px}.spokesperson-editor-column{min-height:760px;display:flex;flex-direction:column}.spokesperson-context-thumbs{width:min(420px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.spokesperson-context-thumbs button{overflow:hidden;padding:0;border:1px solid #dce8f2;border-radius:12px;background:#eef4f8;cursor:zoom-in}.spokesperson-context-thumbs img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.spokesperson-script-meta span.warning{color:#a66815;background:#fff5db}.spokesperson-internal-plan{margin-top:14px;padding:12px;display:grid;grid-gap:7px;gap:7px;border:1px solid #cfeff6;border-radius:12px;background:#f2fdff}.spokesperson-internal-plan strong{color:#167f99;font-size:12px}.spokesperson-internal-plan p{margin:0;color:#5d7087;font-size:11px;line-height:1.6}.spokesperson-internal-plan small{color:#8b9aac;font-size:10px}.spokesperson-video-pack{margin-top:14px;padding:12px;display:grid;grid-gap:10px;gap:10px;border:1px solid #dde7f1;border-radius:12px;background:#fbfdff}.spokesperson-video-pack>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.spokesperson-video-pack>header strong{display:block;color:#2e4159;font-size:12px}.spokesperson-video-pack>header small{color:#8190a3;font-size:10px;line-height:1.5}.spokesperson-video-pack>header>span{padding:5px 7px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;color:#167f99;background:#effcff;font-size:9px;font-weight:900}.spokesperson-video-pack-body{display:grid;grid-gap:10px;gap:10px}.spokesperson-video-pack-summary{padding:10px 11px;display:grid;grid-gap:6px;gap:6px;border-radius:11px;background:#f3fbff}.spokesperson-video-pack-summary p{margin:0;color:#4f667d;font-size:11px;line-height:1.6}.spokesperson-video-pack-summary small{color:#8190a3;font-size:10px;line-height:1.5}.spokesperson-video-pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.spokesperson-video-pack-grid article{padding:9px;display:grid;grid-gap:6px;gap:6px;border:1px solid #e3ebf4;border-radius:10px;background:#fff}.spokesperson-video-pack-grid strong{color:#32516d;font-size:11px}.spokesperson-video-pack-grid span{color:#5f7187;font-size:10px;line-height:1.5}.spokesperson-video-pack-empty{min-height:68px;padding:10px 11px;display:flex;align-items:center;gap:8px;border:1px dashed #c7d7e7;border-radius:11px;color:#6e7f93;background:#fff;font-size:11px;line-height:1.5}.spokesperson-storyboard{display:grid;grid-gap:8px;gap:8px}.spokesperson-storyboard-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.spokesperson-storyboard-heading strong{color:#32516d;font-size:11px}.spokesperson-storyboard-heading span{color:#8190a3;font-size:10px;line-height:1.5;text-align:right}.spokesperson-storyboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.spokesperson-storyboard-grid article{min-width:0;padding:9px;display:grid;grid-gap:5px;gap:5px;border:1px solid #e3ebf4;border-radius:10px;background:#fff}.spokesperson-storyboard-grid article>header{display:flex;align-items:center;justify-content:space-between;gap:6px}.spokesperson-storyboard-grid article>header strong{color:#167f99;font-size:11px}.spokesperson-storyboard-grid article>header em{color:#8190a3;font-size:9px;font-style:normal}.spokesperson-storyboard-grid p{margin:0;color:#5f7187;font-size:10px;line-height:1.5}.spokesperson-storyboard-grid p b{display:inline-block;min-width:26px;margin-right:3px;color:#32516d;font-size:9px}.spokesperson-storyboard-grid small{color:#8190a3;font-size:9px;line-height:1.4}.spokesperson-pack-actions{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.spokesperson-pack-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#7b5de1,#3d9cd8);font-size:11px;font-weight:800}.spokesperson-pack-actions button:first-of-type{color:#31455d;background:#edf4fb}.spokesperson-audio-toggle{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dce7f1;border-radius:10px;color:#36506a;background:#fff;font-size:11px;font-weight:800}.spokesperson-audio-toggle input{width:14px;height:14px;accent-color:#3d9cd8}.spokesperson-stage-panel{padding:11px;display:grid;grid-gap:9px;gap:9px;border:1px solid #dce8f2;border-radius:11px;background:#fff}.spokesperson-stage-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.spokesperson-stage-panel>header small,.spokesperson-stage-panel>header strong{display:block}.spokesperson-stage-panel>header strong{color:#2e4159;font-size:12px}.spokesperson-stage-panel>header small{margin-top:4px;color:#8190a3;font-size:10px}.spokesperson-stage-panel>header>span{color:#16879c;font-size:10px;font-weight:800}.spokesperson-model-source{padding:9px;display:grid;grid-gap:8px;gap:8px;border:1px solid #e2ecf5;border-radius:9px;background:#fbfdff}.spokesperson-model-source>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.spokesperson-model-source>header small,.spokesperson-model-source>header strong{display:block}.spokesperson-model-source>header strong{color:#38516b;font-size:11px}.spokesperson-model-source>header small{overflow:hidden;max-width:58%;color:#8190a3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.spokesperson-model-source-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.spokesperson-model-selected>button:last-child,.spokesperson-model-source-tabs button,.spokesperson-model-upload{min-height:30px;border:1px solid #dce7f1;border-radius:8px;color:#4b637b;background:#fff;font-size:10px;font-weight:800}.spokesperson-model-source-tabs button.active{border-color:#98d8e1;color:#167f99;background:#effcff}.spokesperson-model-upload{display:inline-flex;align-items:center;justify-content:center;gap:6px}.spokesperson-model-library{max-height:150px;overflow-y:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.spokesperson-model-library>p{grid-column:1/-1;margin:0;display:flex;align-items:center;justify-content:center;gap:6px;color:#8190a3;font-size:10px}.spokesperson-model-library button{min-width:0;overflow:hidden;padding:0 0 4px;border:1px solid #e2e9f2;border-radius:8px;color:#617188;background:#fff;text-align:left}.spokesperson-model-library button.active{border-color:#98d8e1;box-shadow:0 0 0 2px rgba(22,127,153,.08)}.spokesperson-model-library img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.spokesperson-model-library span{overflow:hidden;display:block;margin:4px 5px 0;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.spokesperson-model-selected{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.spokesperson-model-selected>button:first-child{overflow:hidden;width:44px;height:44px;padding:0;border:0;border-radius:8px;cursor:zoom-in}.spokesperson-model-selected img{width:100%;height:100%;display:block;object-fit:cover}.spokesperson-model-selected span{overflow:hidden;color:#526b83;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.spokesperson-model-selected>button:last-child{padding:0 9px;color:#c35263}.spokesperson-stage-list{display:grid;grid-gap:8px;gap:8px}.spokesperson-stage-list article{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 76px auto;align-items:center;grid-gap:9px;gap:9px;padding:8px;border:1px solid #e4ecf4;border-radius:9px;background:#fbfdff}.spokesperson-stage-list article.ready{border-color:#a9dfe3;background:#f5feff}.spokesperson-stage-list article>div{min-width:0}.spokesperson-stage-list article em,.spokesperson-stage-list article small,.spokesperson-stage-list article strong{display:block}.spokesperson-stage-list article strong{color:#38516b;font-size:11px}.spokesperson-stage-list article small{margin-top:4px;color:#8190a3;font-size:10px;line-height:1.45}.spokesperson-stage-list article em{margin-top:4px;color:#c54c5a;font-size:10px;font-style:normal}.spokesperson-stage-list img,.spokesperson-stage-placeholder,.spokesperson-stage-thumb{width:76px;height:54px;display:grid;place-items:center;object-fit:cover;border-radius:7px;color:#9aaabd;background:#eef4f9;font-size:9px}.spokesperson-stage-thumb{padding:0;overflow:hidden;border:0;cursor:zoom-in}.spokesperson-stage-thumb img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.spokesperson-stage-list article>button:not(.spokesperson-stage-thumb){min-height:29px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #cbdde9;border-radius:7px;color:#27738b;background:#f2fbfd;font-size:10px;font-weight:800;white-space:nowrap}.spokesperson-stage-list article>button:not(.spokesperson-stage-thumb):disabled{opacity:.45;cursor:not-allowed}.spokesperson-preview-modal{position:fixed;z-index:80;inset:0;padding:28px;display:grid;place-items:center;background:rgba(8,14,24,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.spokesperson-preview-modal>button{position:fixed;top:18px;right:18px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(15,23,42,.72);font-size:24px;line-height:1}.spokesperson-preview-modal>img{max-width:min(1100px,94vw);max-height:88vh;display:block;border-radius:10px;object-fit:contain;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.35)}.spokesperson-video-preview{padding:10px 11px;display:grid;grid-gap:9px;gap:9px;border:1px solid #d7e6f1;border-radius:12px;background:#fff}.spokesperson-video-preview video{width:100%;aspect-ratio:9/16;display:block;border-radius:10px;object-fit:cover;background:#0f172a}.spokesperson-video-preview strong{color:#2c4059;font-size:12px}.spokesperson-video-preview p{margin:0;color:#7c8b9b;font-size:10px}.spokesperson-video-preview a{width:-moz-fit-content;width:fit-content;color:#5f54d8;font-size:11px;font-weight:700}.spokesperson-script-warning{margin:12px 0 0;padding:9px 11px;border:1px solid #ffe0a8;border-radius:10px;color:#8a5c14;background:#fff8e8;font-size:11px;line-height:1.6}@media (max-width:1180px){.spokesperson-two-column{grid-template-columns:1fr}.spokesperson-editor-column{min-height:620px}.spokesperson-case-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.spokesperson-storyboard-grid,.spokesperson-video-pack-grid{grid-template-columns:1fr}}@media (max-width:680px){.spokesperson-script-page{padding:18px 14px 42px}.spokesperson-script-header{grid-template-columns:40px minmax(0,1fr)}.spokesperson-script-header>em{grid-column:1/-1;justify-self:start}.spokesperson-case-grid.compact,.spokesperson-field-grid.compact,.spokesperson-pack-actions{grid-template-columns:1fr}.spokesperson-product-images{grid-template-columns:repeat(2,minmax(0,1fr))}.spokesperson-script-result>header{flex-direction:column}.spokesperson-result-actions,.spokesperson-script-result>header>div:last-child{width:100%;grid-template-columns:1fr;flex-direction:column}.spokesperson-result-actions button,.spokesperson-script-result>header button{width:100%}.spokesperson-video-pack>header,.spokesperson-video-preview{grid-template-columns:1fr}}@media (max-width:900px){.spokesperson-script-page{padding:16px 14px 42px}.spokesperson-script-layout{grid-template-columns:1fr}.spokesperson-script-result{min-height:560px}.spokesperson-result-empty{min-height:340px}}@media (max-width:640px){.spokesperson-script-header{grid-template-columns:40px minmax(0,1fr)}.spokesperson-script-header>em{grid-column:1/-1;justify-self:start}.spokesperson-script-form,.spokesperson-script-result{padding:17px;border-radius:16px}.spokesperson-script-intro h1{font-size:22px}.spokesperson-field-grid{grid-template-columns:1fr}.spokesperson-script-result>header{flex-direction:column}.spokesperson-script-result>header>div:last-child{width:100%}.spokesperson-script-result>header button{flex:1 1}.spokesperson-segments article{padding-left:40px}.spokesperson-result-actions{grid-template-columns:1fr}}.creation-assistant-launcher{position:fixed;z-index:92;right:24px;bottom:24px;min-width:48px;height:48px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.42);border-radius:24px;color:#fff;background:#176f82;box-shadow:0 14px 34px rgba(23,58,76,.26);font-size:13px;font-weight:800;letter-spacing:0}.creation-assistant-launcher.active,.creation-assistant-launcher:hover{background:#125d6e;transform:translateY(-1px)}.creation-assistant-launcher.active{width:42px;min-width:42px;height:42px;padding:0;border-radius:50%}.creation-assistant-panel{position:fixed;z-index:91;right:24px;bottom:78px;width:min(410px,calc(100vw - 32px));height:min(680px,calc(100vh - 108px));overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid #d8e3e9;border-radius:8px;background:#f6f8fa;box-shadow:0 24px 70px rgba(28,42,55,.24)}.creation-assistant-panel>header{min-height:64px;padding:0 14px;display:grid;grid-template-columns:36px minmax(0,1fr) 32px 32px;align-items:center;grid-gap:8px;gap:8px;border-bottom:1px solid #dbe5ea;background:#fff}.creation-assistant-panel>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#176f82}.creation-assistant-panel>header small,.creation-assistant-panel>header strong{display:block}.creation-assistant-panel>header strong{color:#243846;font-size:14px}.creation-assistant-panel>header small{margin-top:3px;color:#7a8993;font-size:10px}.creation-assistant-panel>header button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:6px;color:#657681;background:transparent}.creation-assistant-panel>header button:hover{color:#243846;background:#eef3f5}.creation-assistant-history{min-height:0;overflow-y:auto;padding:16px 14px 24px;scroll-behavior:smooth}.creation-assistant-history>p{width:-moz-fit-content;width:fit-content;max-width:86%;margin:0 0 10px;padding:9px 11px;border-radius:8px;font-size:12px;line-height:1.55}.creation-assistant-history>p.assistant{color:#405461;background:#fff;border:1px solid #dfe7eb}.creation-assistant-history>p.user{margin-left:auto;color:#fff;background:#176f82}.creation-assistant-step{margin-top:14px;padding:13px;display:grid;grid-gap:12px;gap:12px;border:1px solid #dce5e9;border-radius:8px;background:#fff}.creation-assistant-step-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.creation-assistant-step-title b{color:#2c404d;font-size:13px}.creation-assistant-step-title span{color:#8a98a1;font-size:10px;font-weight:700}.creation-assistant-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.creation-assistant-service-grid button{min-width:0;min-height:62px;padding:9px;display:grid;align-content:center;grid-gap:4px;gap:4px;border:1px solid #dbe5ea;border-radius:7px;color:#334955;background:#fff;text-align:left}.creation-assistant-service-grid button.selected,.creation-assistant-service-grid button:hover{border-color:#76b5bf;background:#f0fafb}.creation-assistant-service-grid small,.creation-assistant-service-grid strong{overflow-wrap:anywhere;letter-spacing:0}.creation-assistant-service-grid strong{font-size:11px}.creation-assistant-service-grid small{color:#7c8b94;font-size:9px;line-height:1.4}.creation-assistant-input{display:grid;grid-gap:5px;gap:5px}.creation-assistant-input textarea,.creation-assistant-prompt,.creation-assistant-revision textarea{width:100%;resize:vertical;border:1px solid #cfdae0;border-radius:7px;outline:0;color:#2d404c;background:#fff;font:inherit;font-size:12px;line-height:1.6;letter-spacing:0}.creation-assistant-input textarea{min-height:116px;padding:10px}.creation-assistant-input textarea:focus,.creation-assistant-prompt:focus,.creation-assistant-revision textarea:focus{border-color:#68aeb9;box-shadow:0 0 0 3px rgba(23,111,130,.09)}.creation-assistant-input small{justify-self:end;color:#96a2aa;font-size:9px}.creation-assistant-paste,.creation-assistant-regenerate{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cedbe1;border-radius:7px;color:#48616e;background:#f7fafb;font-size:11px;font-weight:800}.creation-assistant-footer{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:8px;gap:8px}.creation-assistant-footer button,.creation-assistant-result-actions button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cedbe1;border-radius:7px;color:#4c606b;background:#fff;font-size:11px;font-weight:800}.creation-assistant-footer button.primary,.creation-assistant-result-actions button.primary{border-color:#176f82;color:#fff;background:#176f82}.creation-assistant-footer button:disabled,.creation-assistant-regenerate:disabled,.creation-assistant-result-actions button:disabled{opacity:.45;cursor:not-allowed}.creation-assistant-summary{margin:0;padding:9px 10px;border-left:3px solid #d59a35;color:#536671;background:#fff9ed;font-size:10px;line-height:1.55}.creation-assistant-vision-analysis{border:1px solid #c9dfe5;border-radius:7px;color:#3e5965;background:#f2f9fa}.creation-assistant-vision-analysis summary{min-height:36px;padding:8px 10px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:10px;font-weight:800}.creation-assistant-vision-analysis p{margin:0;padding:0 10px 10px;color:#5c707a;font-size:9px;line-height:1.65;white-space:pre-wrap}.creation-assistant-product-profile{border:1px solid #c9dfe5;border-radius:8px;background:#f7fbfb;overflow:hidden}.creation-assistant-product-profile.confirmed{border-color:#94cdb4;background:#f4fbf7}.creation-assistant-product-profile>footer,.creation-assistant-product-profile>header{padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.creation-assistant-product-profile>header{border-bottom:1px solid rgba(30,110,120,.12)}.creation-assistant-product-profile>header div{display:grid;grid-gap:2px;gap:2px}.creation-assistant-product-profile>header strong{color:#304751;font-size:11px}.creation-assistant-product-profile>header small{color:#6a8189;font-size:9px}.creation-assistant-product-profile>footer button,.creation-assistant-product-profile>header button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#168197;font-size:10px;font-weight:800;cursor:pointer}.creation-assistant-profile-fields{padding:10px;display:grid;grid-gap:7px;gap:7px}.creation-assistant-profile-fields label{display:grid;grid-gap:3px;gap:3px;color:#587079;font-size:9px;font-weight:800}.creation-assistant-profile-fields input,.creation-assistant-profile-fields textarea{width:100%;border:1px solid #d7e5e7;border-radius:5px;padding:7px 8px;color:#304751;background:#fff;font:inherit;resize:vertical}.creation-assistant-profile-fields textarea{min-height:42px}.creation-assistant-profile-summary{padding:10px;display:grid;grid-gap:5px;gap:5px}.creation-assistant-profile-summary h3{margin:0;color:#304751;font-size:13px}.creation-assistant-profile-summary p{margin:0;color:#168197;font-size:9px}.creation-assistant-profile-summary dl{margin:0;display:grid;grid-template-columns:42px 1fr;grid-gap:5px;gap:5px;color:#687b84;font-size:9px;line-height:1.5}.creation-assistant-profile-summary dt{color:#168197;font-weight:800}.creation-assistant-profile-summary dd{margin:0}.creation-assistant-profile-summary .uncertain dt{color:#ad7523}.creation-assistant-product-profile>footer{border-top:1px solid rgba(30,110,120,.12);justify-content:flex-start}.creation-assistant-product-profile>footer button:first-child{padding:6px 9px;border-radius:5px;color:#fff;background:#168197}.detail-result-preview{position:relative;display:block;min-width:0;padding:0;border:0;cursor:zoom-in;background:#eef3f4;overflow:hidden}.detail-result-preview img{width:100%;height:100%;min-height:260px;display:block;object-fit:cover;transition:transform .2s ease}.detail-result-preview:hover img{transform:scale(1.025)}.detail-result-preview span{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:4px;color:#fff;background:rgba(20,35,40,.72);font-size:9px}.detail-result-buttons{display:flex;flex-wrap:wrap;gap:7px}.detail-result-buttons button{display:inline-flex;align-items:center;gap:4px}.detail-card-retry{padding:6px 8px;border:1px solid #c8dfe4;border-radius:5px;color:#168197;background:#f4fbfc;font-size:10px;font-weight:800;cursor:pointer}.detail-card-retry:disabled{opacity:.55;cursor:wait}.detail-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(18,29,34,.78)}.detail-lightbox>div{position:relative;max-width:min(92vw,1000px);max-height:92vh}.detail-lightbox img{display:block;max-width:100%;max-height:92vh;object-fit:contain;background:#fff}.detail-lightbox button{position:absolute;z-index:1;top:8px;right:8px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;color:#fff;background:rgba(20,35,40,.72);cursor:pointer}.creation-assistant-reference-block{min-width:0;padding:9px;display:grid;grid-gap:8px;gap:8px;border:1px solid #d9e4e8;border-radius:7px;background:#f8fafb}.creation-assistant-reference-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.creation-assistant-reference-heading>span{display:inline-flex;align-items:center;gap:6px;color:#38525e;font-size:10px;font-weight:800}.creation-assistant-reference-heading>small,.creation-assistant-reference-note{color:#87969e;font-size:9px;line-height:1.45}.creation-assistant-reference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px}.creation-assistant-reference-grid figure{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid #d7e1e5;border-radius:6px;background:#fff}.creation-assistant-reference-grid img,.creation-assistant-reference-placeholder{width:100%;aspect-ratio:1;display:grid;place-items:center;object-fit:cover;color:#79909a;background:#edf3f5}.creation-assistant-reference-grid figcaption{padding:4px 5px;overflow:hidden;color:#647681;font-size:8px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.creation-assistant-reference-grid figure>button{position:absolute;top:3px;right:3px;width:20px;height:20px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;background:rgba(33,48,58,.72)}.creation-assistant-reference-upload{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #9eb8c1;border-radius:6px;color:#476773;background:#fff;font-size:10px;font-weight:800;cursor:pointer}.creation-assistant-reference-upload:hover{border-color:#4c98a7;color:#176f82;background:#f1fafb}.creation-assistant-reference-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.creation-assistant-choices{min-width:0;margin:0;padding:0;border:0}.creation-assistant-choices legend{margin-bottom:6px;color:#425865;font-size:10px;font-weight:800}.creation-assistant-choices>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.creation-assistant-choices button{min-width:0;min-height:34px;padding:6px 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;overflow-wrap:anywhere;border:1px solid #d8e2e7;border-radius:7px;color:#526873;background:#fff;font-size:10px;line-height:1.35}.creation-assistant-choices button.selected{border-color:#63aeb9;color:#145f70;background:#effafb;font-weight:800}.creation-assistant-choices>input{width:100%;height:36px;margin-top:6px;padding:0 9px;border:1px solid #68aeb9;border-radius:7px;outline:0;color:#304954;background:#fff;font:inherit;font-size:10px;letter-spacing:0}.creation-assistant-chat-box{padding:10px;display:grid;grid-gap:8px;gap:8px;border:1px solid #dce5e9;border-radius:7px;background:#f8fafb}.creation-assistant-chat-box>strong{color:#405864;font-size:10px;line-height:1.5}.creation-assistant-chat-box>div{display:flex;flex-wrap:wrap;gap:5px}.creation-assistant-chat-box>div button{min-height:30px;padding:5px 8px;border:1px solid #d3dfe4;border-radius:6px;color:#506873;background:#fff;font-size:9px;line-height:1.35}.creation-assistant-chat-box>div button:hover{border-color:#75b1bb;color:#155f70}.creation-assistant-chat-box>label{display:grid;grid-template-columns:minmax(0,1fr) 34px;grid-gap:6px;gap:6px}.creation-assistant-chat-box input{min-width:0;height:34px;padding:0 9px;border:1px solid #d1dde2;border-radius:6px;outline:0;color:#334b56;background:#fff;font:inherit;font-size:10px;letter-spacing:0}.creation-assistant-chat-box>label button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:6px;color:#fff;background:#176f82}.creation-assistant-chat-box button:disabled{opacity:.45;cursor:not-allowed}.creation-assistant-series-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.creation-assistant-series-toggles label{min-width:0;padding:8px;display:flex;align-items:center;gap:6px;border:1px solid #dce5e9;border-radius:7px;color:#526873;background:#fbfdfe;font-size:10px;line-height:1.35}.creation-assistant-series-toggles input{accent-color:#176f82}.creation-assistant-series-ratio{display:grid;grid-template-columns:60px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;color:#526873;font-size:10px;font-weight:700}.creation-assistant-series-ratio input,.creation-assistant-series-ratio select{min-width:0;width:100%;height:34px;padding:0 8px;border:1px solid #d8e2e7;border-radius:6px;outline:0;color:#405461;background:#fff;font:inherit;font-size:10px}.creation-assistant-series-ratio input{grid-column:2}.creation-assistant-series-plan{display:grid;grid-gap:8px;gap:8px}.creation-assistant-series-plan article{padding:9px;display:grid;grid-gap:7px;gap:7px;border:1px solid #dce5e9;border-radius:7px;background:#fbfdfe}.creation-assistant-series-plan article header{display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:6px;gap:6px;align-items:center}.creation-assistant-series-plan article header b{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#176f82;font-size:10px}.creation-assistant-series-plan label{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:6px;gap:6px;color:#718198;font-size:9px;font-weight:700}.creation-assistant-series-plan input,.creation-assistant-series-plan textarea{min-width:0;width:100%;padding:6px 7px;border:1px solid #d8e2e7;border-radius:6px;outline:0;color:#405461;background:#fff;font:inherit;font-size:10px}.creation-assistant-series-plan textarea{min-height:42px;resize:vertical}.creation-assistant-series-note{margin:0;color:#ad6a24;font-size:10px;line-height:1.45}.creation-assistant-prompt{min-height:190px;padding:11px;color:#344c58;background:#f9fbfc}.creation-assistant-result-actions{display:grid;grid-template-columns:1fr 1.25fr;grid-gap:7px;gap:7px}.creation-assistant-revision{display:grid;grid-gap:6px;gap:6px}.creation-assistant-revision span{color:#455b67;font-size:10px;font-weight:800}.creation-assistant-revision textarea{min-height:68px;padding:8px}.creation-assistant-handoff-note{margin:0;padding:8px 9px;border:1px solid #c9d8f0;border-radius:7px;color:#385a7a;background:#f2f7ff;font-size:9px;line-height:1.5}.creation-assistant-error{margin:10px 0 0;padding:8px 10px;border:1px solid #f0c6cb;border-radius:7px;color:#a43f4b;background:#fff4f5;font-size:10px;line-height:1.5}.creation-assistant-panel .spin{animation:assistant-spin .8s linear infinite}.image-output-count-control{min-width:0;padding:10px;display:grid;grid-gap:9px;gap:9px;border:1px solid #d8e2e7;border-radius:7px;background:#f8fafb}.image-output-count-control>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.image-output-count-control strong{color:#344c58;font-size:11px}.image-output-count-control>div:first-child small{color:#7c8d97;font-size:9px;line-height:1.4;text-align:right}.image-output-count-control>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.image-output-count-control button{min-width:0;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ccd9df;border-radius:6px;color:#526873;background:#fff;font-size:11px;font-weight:800}.image-output-count-control button small{color:#8a6a28;font-size:8px}.image-output-count-control button:hover{border-color:#75b1bb;color:#176f82}.image-output-count-control button.active{border-color:#176f82;color:#fff;background:#176f82}.image-output-count-control button.active small{color:rgba(255,255,255,.8)}.image-output-count-control button:disabled{opacity:.5;cursor:not-allowed}.detail-studio-page{min-height:100dvh;padding:20px;color:#2e414b;background:#f2f6f8}.detail-studio-page>.yh-back-button{margin-bottom:14px}.detail-studio-header{max-width:1480px;margin:0 auto 14px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dce6ea;border-radius:8px;background:#fff}.detail-studio-header>div{min-width:0}.detail-studio-header>div>span{color:#168197;font-size:10px;font-weight:900}.detail-studio-header h1{margin:5px 0 3px;color:#263c47;font-size:22px;letter-spacing:0}.detail-studio-header p{margin:0;color:#75858d;font-size:11px;line-height:1.5}.detail-studio-header ol{margin:0;padding:0;display:flex;align-items:center;list-style:none}.detail-studio-header li{min-width:116px;position:relative;display:flex;align-items:center;gap:7px;color:#98a5ab;font-size:11px;font-weight:800}.detail-studio-header li:not(:last-child):after{content:"";width:30px;height:1px;margin:0 10px;background:#dce5e8}.detail-studio-header li span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #d2dee2;border-radius:50%;background:#fff;font-size:10px}.detail-studio-header li.active{color:#176f82}.detail-studio-header li.active span{border-color:#176f82;color:#fff;background:#176f82}.detail-studio-layout{width:min(1480px,100%);min-height:calc(100dvh - 150px);margin:0 auto;display:grid;grid-template-columns:340px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.detail-studio-sidebar,.detail-studio-workspace{border:1px solid #dce6ea;border-radius:8px;background:#fff}.detail-studio-sidebar{padding:16px;display:grid;grid-gap:14px;gap:14px}.detail-studio-sidebar>section>header{margin-bottom:11px;display:flex;align-items:center;gap:7px;color:#344d58;font-size:12px}.yh-upload-drop.compact{min-height:145px}.detail-source-preview{height:210px;position:relative;overflow:hidden;border:1px solid #d9e3e7;border-radius:7px;background:#f4f7f8}.detail-source-preview img{width:100%;height:100%;display:block;object-fit:contain}.detail-source-preview button{width:28px;height:28px;position:absolute;top:8px;right:8px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(34,49,58,.78)}.detail-primary-action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;color:#fff;background:#176f82;font-size:12px;font-weight:900}.detail-primary-action:disabled{opacity:.45;cursor:not-allowed}.detail-studio-workspace{min-width:0;min-height:690px;padding:18px}.detail-studio-workspace>header{min-height:56px;margin-bottom:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e8eef0}.detail-studio-workspace>header>div:first-child>span{color:#168197;font-size:10px;font-weight:900}.detail-studio-workspace>header h2{margin:5px 0 13px;color:#2d424c;font-size:18px;letter-spacing:0}.detail-studio-workspace>header>p{max-width:560px;margin:0;color:#788991;font-size:11px;line-height:1.65;text-align:right}.detail-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.detail-case-grid article{overflow:hidden;border:1px solid #dce5e8;border-radius:7px;background:#fff;transition:transform .18s,box-shadow .18s}.detail-case-grid article:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(47,81,97,.1)}.detail-case-grid img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;background:#edf2f4}.detail-case-grid article>div{padding:11px;display:grid;grid-gap:8px;gap:8px}.detail-case-grid span{width:-moz-fit-content;width:fit-content;color:#168197;font-size:9px;font-weight:900}.detail-case-grid strong{color:#344a54;font-size:12px}.detail-case-grid button,.detail-plan-grid article>button{min-height:36px;border:0;border-radius:6px;color:#fff;background:#176f82;font-size:11px;font-weight:900}.detail-case-grid button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.detail-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:start}.detail-plan-grid>article{min-width:0;padding:15px;display:grid;grid-gap:10px;gap:10px;border:1px solid #dce5e8;border-radius:7px;background:#fbfcfc}.detail-plan-grid>article>div{display:flex;justify-content:space-between;gap:10px}.detail-plan-grid>article>div span{color:#176f82;font-size:10px;font-weight:900}.detail-plan-grid em{color:#9a6a1d;font-size:9px;font-style:normal;font-weight:800}.detail-plan-grid h3{margin:0;color:#304751;font-size:16px;letter-spacing:0}.detail-plan-grid p{min-height:55px;margin:0;color:#687b84;font-size:10px;line-height:1.65}.detail-plan-grid small{color:#829097;font-size:9px}.detail-plan-grid ol{margin:0;padding:8px 0;display:grid;grid-gap:7px;gap:7px;border-top:1px solid #e4ebed;border-bottom:1px solid #e4ebed;list-style:none}.detail-plan-grid li{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;color:#667982;font-size:9px}.detail-plan-grid li b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#176f82;background:#e9f5f6;font-size:8px}.detail-plan-grid li span,.detail-plan-grid li strong{min-width:0;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.detail-plan-grid li strong{margin-bottom:2px;color:#3d555f;font-size:9px}.detail-workspace-actions{display:flex;gap:8px}.detail-edit-again,.detail-workspace-actions button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cad9de;border-radius:6px;color:#526b76;background:#fff;font-size:10px;font-weight:900}.detail-workspace-actions button:last-child{border-color:#176f82;color:#fff;background:#176f82}.detail-workspace-actions button:disabled{opacity:.45;cursor:not-allowed}.detail-card-editor{display:grid;grid-gap:10px;gap:10px}.detail-card-editor>article{min-width:0;padding:12px;display:grid;grid-template-columns:76px minmax(0,1fr);grid-gap:12px;gap:12px;border:1px solid #dce5e8;border-radius:7px;background:#fafcfc}.detail-card-order{padding-right:11px;display:grid;align-content:space-between;border-right:1px solid #e2e9eb}.detail-card-order>span{color:#176f82;font-size:25px;font-weight:900}.detail-card-order>div{display:flex;gap:4px}.detail-card-order button{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d7e1e4;border-radius:5px;color:#667b84;background:#fff}.detail-card-order button:last-child{color:#a84a53}.detail-card-order button:disabled{opacity:.3}.detail-card-fields{min-width:0;display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);grid-gap:9px;gap:9px}.detail-card-fields label{min-width:0;display:grid;align-content:start;grid-gap:5px;gap:5px;color:#536a74;font-size:9px;font-weight:900}.detail-card-fields label.wide{grid-column:1/-1}.detail-card-fields input,.detail-card-fields textarea{width:100%;min-width:0;box-sizing:border-box;padding:8px 9px;border:1px solid #d4e0e4;border-radius:6px;outline:0;color:#344b55;background:#fff;font:inherit;font-size:10px;line-height:1.5;letter-spacing:0}.detail-card-fields input{height:34px}.detail-card-fields textarea{min-height:56px;resize:vertical}.detail-card-fields input:focus,.detail-card-fields textarea:focus{border-color:#67aeba;box-shadow:0 0 0 3px rgba(23,111,130,.08)}.detail-add-card{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px dashed #91bac2;border-radius:7px;color:#176f82;background:#f4fbfb;font-size:10px;font-weight:900}.detail-result-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.detail-result-list>article{min-width:0;display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1.2fr);overflow:hidden;border:1px solid #dce5e8;border-radius:7px;background:#fff}.detail-result-list>article>img{width:100%;height:100%;min-height:260px;display:block;object-fit:cover;background:#eef3f4}.detail-result-list>article>div{min-width:0;padding:14px;display:grid;align-content:start;grid-gap:8px;gap:8px}.detail-result-list span{color:#168197;font-size:9px;font-weight:900}.detail-result-list h3{margin:0;color:#304751;font-size:15px;letter-spacing:0}.detail-result-list p{margin:0;color:#687b84;font-size:10px;line-height:1.65}.detail-card-revise{min-height:34px;border:1px solid #cddcdf;border-radius:6px;color:#526b76;background:#fff;font-size:10px;font-weight:900}.detail-empty{min-height:400px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:#73868f}.detail-empty strong{color:#435b65}.detail-empty p{margin:0;font-size:11px}@keyframes assistant-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.creation-assistant-launcher{right:14px;bottom:14px}.creation-assistant-panel{inset:12px 12px 70px;width:auto;height:auto}.creation-assistant-service-grid{grid-template-columns:1fr 1fr}.detail-studio-page{padding:12px}.detail-studio-header{padding:14px;display:grid}.detail-studio-header ol{width:100%;justify-content:space-between}.detail-studio-header li{min-width:0;display:grid;justify-items:center;grid-gap:5px;gap:5px;font-size:9px;text-align:center}.detail-studio-header li:not(:last-child):after{display:none}.detail-studio-layout{grid-template-columns:1fr}.detail-studio-workspace{min-height:520px;padding:13px}.detail-studio-workspace>header{display:grid}.detail-studio-workspace>header>p{text-align:left}.detail-card-editor>article,.detail-case-grid,.detail-plan-grid,.detail-result-list{grid-template-columns:1fr}.detail-card-order{padding:0 0 8px;display:flex;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid #e2e9eb}.detail-card-fields{grid-template-columns:1fr}.detail-card-fields label.wide{grid-column:auto}.detail-result-list>article{grid-template-columns:1fr}.detail-result-list>article>img{min-height:320px}}.ad-source-tabs.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ad-source-tabs.three button{min-width:0;gap:5px;font-size:12px;white-space:nowrap}.douyin-import-panel{min-height:178px;margin-top:4px;padding:14px;border:1px dashed #b9c6d9;border-radius:8px;background:#fbfcff}.douyin-import-panel>label{display:grid;grid-gap:7px;gap:7px;color:#536176;font-size:12px;font-weight:700}.douyin-import-panel textarea{width:100%;min-height:72px;padding:10px;resize:vertical;border:1px solid #d6e0ed;border-radius:7px;outline:0;color:#303b4d;background:#fff;font:inherit;font-weight:400;line-height:1.5}.douyin-import-panel textarea:focus{border-color:#8d54ff;box-shadow:0 0 0 3px rgba(141,84,255,.1)}.douyin-import-panel>button{width:100%;height:40px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;color:#fff;background:linear-gradient(135deg,#7558e8,#299edb);font-size:12px;font-weight:700}.douyin-import-panel>button:disabled{cursor:not-allowed;opacity:.5}.douyin-import-panel>p{margin:9px 0 0;color:#7b899c;font-size:10px;line-height:1.5}.douyin-imported-video{margin-top:12px;display:grid;grid-template-columns:94px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.douyin-imported-video video{width:94px;height:74px;display:block;object-fit:cover;border-radius:6px;background:#161d29}.douyin-imported-video small,.douyin-imported-video strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.douyin-imported-video strong{color:#405066;font-size:11px}.douyin-imported-video small{margin-top:5px;color:#2b9277;font-size:10px}.douyin-import-panel>.creator-error{padding:9px 10px;color:#a33d4a;background:#fff0f2;font-size:11px;text-align:left}.douyin-clip-editor{margin-top:12px;padding-top:12px;border-top:1px solid #e1e8f1}.douyin-clip-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.douyin-clip-editor header>div{min-width:0}.douyin-clip-editor header small,.douyin-clip-editor header strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.douyin-clip-editor header strong{color:#35475d;font-size:12px}.douyin-clip-editor header small{margin-top:4px;color:#71849a;font-size:10px}.douyin-clip-editor header>span{flex:0 0 auto;padding:4px 7px;border-radius:5px;color:#6f53db;background:#f0edff;font-size:9px;font-weight:700}.douyin-clip-editor>p{margin:9px 0 0;color:#71849a;font-size:10px;line-height:1.5}.douyin-clip-range{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:5px 10px;gap:5px 10px}.douyin-clip-length>span,.douyin-clip-range>span{color:#64758a;font-size:10px;font-weight:700}.douyin-clip-range>strong{color:#257ac9;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.douyin-clip-range input{grid-column:1/-1;width:100%;accent-color:#7757e9}.douyin-clip-range>small{grid-column:1/-1;display:flex;justify-content:space-between;color:#91a0b2;font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.douyin-clip-length{margin-top:11px;display:grid;grid-gap:7px;gap:7px}.douyin-clip-length>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.douyin-clip-length button{height:32px;border:1px solid #d7e1ed;border-radius:6px;color:#62748a;background:#fff;font-size:10px;font-weight:700}.douyin-clip-length button.active{border-color:#7757e9;color:#6746d5;background:#f1eeff}.douyin-clip-editor>button{width:100%;height:40px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;color:#fff;background:linear-gradient(135deg,#7558e8,#299edb);font-size:12px;font-weight:700}.douyin-clip-editor>button:disabled{opacity:.5}.douyin-imported-video>button{grid-column:1/-1;height:34px;border:1px solid #d8e2ed;border-radius:6px;color:#55718e;background:#fff;font-size:10px;font-weight:700}.douyin-clip-collection{margin-top:14px;padding-top:12px;border-top:1px solid #e1e8f1}.douyin-clip-collection>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.douyin-clip-collection header small,.douyin-clip-collection header strong{display:block}.douyin-clip-collection header strong{color:#3d5067;font-size:12px}.douyin-clip-collection header small{margin-top:4px;color:#8190a3;font-size:9px}.douyin-clip-collection header button{height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;color:#fff;background:#6f57d9;font-size:9px;font-weight:700}.douyin-clip-collection>div{margin-top:10px;display:grid;grid-gap:7px;gap:7px}.douyin-clip-collection article{min-width:0;padding:6px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid #e1e7f0;border-radius:9px;background:#fff}.douyin-clip-collection article.active{border-color:#8d72e8;background:#f7f4ff}.douyin-clip-preview{width:58px;height:44px;position:relative;overflow:hidden;padding:0;border:0;border-radius:6px;background:#111927}.douyin-clip-preview video{width:100%;height:100%;display:block;object-fit:cover}.douyin-clip-preview span{position:absolute;top:3px;left:3px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;color:#fff;background:rgba(103,76,214,.9);font-size:8px;font-weight:800}.douyin-clip-name{min-width:0;padding:0;border:0;background:transparent;text-align:left}.douyin-clip-name small,.douyin-clip-name strong{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.douyin-clip-name strong{color:#405066;font-size:10px}.douyin-clip-name small{margin-top:4px;color:#71849a;font-size:9px}.douyin-clip-actions{display:grid;grid-template-columns:repeat(3,25px);grid-gap:4px;gap:4px}.douyin-clip-actions button{width:25px;height:25px;display:grid;place-items:center;border:1px solid #dbe3ed;border-radius:6px;color:#64758a;background:#fff}.douyin-clip-actions button:disabled{opacity:.3}.admin-shell{min-height:100dvh;padding:42px max(24px,calc((100% - 1120px) / 2));color:#253044;background:radial-gradient(circle at 8% 0,rgba(49,145,255,.16),transparent 27%),#f4f7fb}.admin-shell>header{margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.admin-shell header span{display:flex;align-items:center;gap:6px;color:#527293;font-size:13px;font-weight:700}.admin-shell h1{margin:7px 0 6px;font-size:30px}.admin-shell header p{margin:0;color:#738197;font-size:14px}.admin-shell header>button{height:40px;padding:0 14px;border:1px solid #dbe5f2;border-radius:10px;color:#52647b;background:#fff}.admin-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);grid-gap:20px;gap:20px}.admin-adjustment,.admin-users{min-height:470px;padding:20px;border:1px solid #dfe8f4;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 36px rgba(43,77,118,.07)}.admin-users form{display:flex;align-items:center;gap:9px;padding:0 0 16px;border-bottom:1px solid #edf1f6;color:#8492a5}.admin-adjustment input,.admin-adjustment select,.admin-adjustment textarea,.admin-users input{width:100%;border:1px solid #d7e1ee;border-radius:9px;color:#2f3d50;background:#fff;outline:0}.admin-users input{height:40px;padding:0 10px}.admin-users form button{height:40px;padding:0 15px;border:0;border-radius:9px;color:#fff;background:#1689f5}.admin-user-list{display:grid}.admin-user-list>button{width:100%;padding:14px 4px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;border:0;border-bottom:1px solid #eef2f6;text-align:left;background:transparent}.admin-user-list>button.selected{margin:0 -8px;width:calc(100% + 16px);padding-right:12px;padding-left:12px;border-radius:10px;border-bottom-color:transparent;background:#edf7ff}.admin-user-list>button>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#257dd9;background:#ddecff;font-weight:800}.admin-user-list small,.admin-user-list strong{overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.admin-user-list small{margin-top:4px;color:#8290a3;font-size:12px}.admin-user-list em{color:#2176cf;font-size:13px;font-style:normal;font-weight:700}.admin-empty{min-height:320px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;color:#8190a4}.admin-selected{margin-bottom:22px;padding:14px;display:flex;align-items:center;gap:11px;border-radius:11px;color:#3577ba;background:#f0f7ff}.admin-selected span,.admin-selected strong{display:block}.admin-selected span{color:#7e91a8;font-size:12px}.admin-selected strong{margin-top:3px;color:#34445a;font-size:13px}.admin-adjustment>label{margin-top:15px;display:grid;grid-gap:7px;gap:7px;color:#50627a;font-size:13px;font-weight:700}.admin-adjustment input,.admin-adjustment select{height:42px;padding:0 11px}.admin-adjustment textarea{min-height:78px;padding:10px 11px;resize:vertical}.admin-preview{margin:13px 0 0;padding:11px;border-radius:9px;color:#63758c;background:#f5f8fc;font-size:13px}.admin-preview strong{color:#1689f5}.admin-message{margin:14px 0 0;color:#28785f;font-size:13px;line-height:1.5}.admin-submit{width:100%;height:45px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#177efa,#22c3d5);font-weight:700}.admin-submit:disabled{opacity:.52}.admin-query{margin-top:20px;overflow:hidden;border:1px solid #dfe8f4;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 36px rgba(43,77,118,.07)}.admin-query-tabs{padding:12px;display:flex;gap:6px;border-bottom:1px solid #edf1f6}.admin-query-tabs button{height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;color:#6d7e92;background:transparent;font-size:12px;font-weight:700}.admin-query-tabs button.active{color:#167de2;background:#eaf4ff}.admin-table-wrap{overflow-x:auto}.admin-table-wrap table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.admin-table-wrap th{padding:12px 16px;color:#7e8da1;background:#f8fafd;font-size:11px}.admin-table-wrap td{padding:13px 16px;border-top:1px solid #edf1f6;color:#425166;font-size:12px}.admin-status{padding:4px 7px;border-radius:999px;font-size:10px;background:#f1f5fa}.admin-income{color:#109868!important;font-weight:700}.admin-expense{color:#c44555!important;font-weight:700}@media (max-width:900px){.admin-grid,.wallet-layout{grid-template-columns:1fr}.admin-adjustment,.admin-users{min-height:auto}.sidebar{inset:0 auto 0 0;width:242px;height:auto;padding:24px 18px;align-items:stretch;flex-direction:column;border-right:1px solid var(--line);border-bottom:0;transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:translateX(0)}.sidebar nav{margin:34px 0 0;display:grid;grid-gap:6px;gap:6px}.sidebar nav a{height:44px;justify-content:flex-start;border-radius:10px}.sidebar-bottom{margin-top:auto;display:grid;grid-gap:14px;gap:14px}.credit-card{height:auto;padding:15px;display:grid;grid-template-columns:1fr auto;border-radius:12px}.credit-card em,.sidebar-bottom>a{display:flex}.logout-link{min-height:36px}.sidebar-scrim{position:fixed;z-index:9;inset:0;display:block;border:0;background:rgba(20,27,38,.35)}.workspace-main{margin-left:0;padding-top:68px}.workspace-header{left:0;right:0;height:68px;justify-content:space-between;border-bottom:1px solid rgba(216,227,247,.8);background:rgba(244,246,246,.86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-menu{display:grid}.workspace-header{padding:0 20px;gap:12px}.app-page-header{justify-content:space-between}.mobile-brand{display:flex}.search-box{margin-right:auto}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-layout,.creator-layout.inspiration-workflow-layout,.model-wear-workbench{grid-template-columns:1fr}.model-wear-case-board{min-height:auto}.model-wear-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-panel{order:-1;width:100%}.case-reference-panel{max-height:none}.source-preview,.upload-stage{min-height:560px}.wear-inputs,.wear-stage{min-height:auto}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-split,.yh-tools-grid{grid-template-columns:1fr}.yh-tools-card{grid-template-columns:minmax(0,1.35fr) minmax(180px,.8fr)}.ad-studio-layout{grid-template-columns:1fr}.ad-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.station-hero{grid-template-columns:1fr}.station-hero-flow{align-self:auto}.station-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-library-head,.task-center-banner{grid-template-columns:1fr}.task-record{grid-template-columns:54px minmax(140px,1fr) 100px 18px}.task-record-card{grid-template-columns:50px minmax(0,1fr) 118px}.task-record-actions{grid-column:2/-1;justify-content:flex-start;flex-wrap:wrap}.record-output,.record-points{display:none}}@media (max-width:640px){.wallet-summary{grid-template-columns:1fr}.wallet-summary>div{min-height:100px}.ledger-list>div{grid-template-columns:minmax(0,1fr) auto;gap:10px}.ledger-balance{grid-column:1/-1}.payment-list>div{grid-template-columns:20px minmax(0,1fr) auto}.payment-list>span{grid-column:2/-1}.payment-status{grid-column:3;grid-row:1}.admin-shell{padding:26px 14px}.admin-shell>header{align-items:flex-start;flex-direction:column}.admin-shell h1{font-size:26px}.admin-shell header>button{width:100%}.admin-adjustment,.admin-users{padding:15px}.admin-user-list>button{grid-template-columns:34px minmax(0,1fr)}.admin-user-list em{grid-column:2}.public-header{padding:0 16px}.brand{font-size:14px}.brand-mark{width:34px;height:34px}.header-login{height:38px;padding:0 14px}.hero-content{padding-top:82px}.hero-content h1{font-size:48px}.hero-content p{font-size:16px;line-height:1.8}.entry-section{margin-top:68px;padding-bottom:84px}.entry-heading{padding:0 16px 12px}.entry-heading h2{font-size:18px}.entry-heading>p{display:none}.marquee-track{padding:0 10px}.feature-card{width:260px}.public-footer{min-height:68px;padding:10px 16px;align-items:flex-start;flex-direction:column;justify-content:center;gap:6px}.public-footer nav{gap:14px}.support-button{right:16px;bottom:84px}.login-modal{padding:18px 16px;border-radius:20px}.workspace-content{width:calc(100% - 28px);padding-top:28px}.workspace-header{padding:0 14px}.search-box{width:auto;flex:1 1}.header-actions .icon-button{display:none}.welcome-row{align-items:center}.welcome-row h1{font-size:24px}.new-task{width:42px;padding:0;justify-content:center;font-size:0}.tool-grid{grid-template-columns:1fr;gap:10px}.tool-card{min-height:86px}.station-heading{align-items:center}.station-heading h1{font-size:24px}.station-hero{padding:22px;border-radius:14px}.station-hero-copy h2{font-size:34px}.station-hero-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.station-hero-stage{min-height:150px;transform:scale(.86);transform-origin:left center}.station-search{grid-template-columns:1fr 40px}.station-search>button:first-child{display:none}.station-case-grid{grid-template-columns:1fr}.station-case-card{min-height:245px}.workspace-band{padding:16px}.task-row{grid-template-columns:48px minmax(0,1fr) 36px;gap:11px}.task-row img{width:48px;height:48px}.progress,.task-status{display:none}.app-page-content{width:calc(100% - 28px);padding-top:26px}.page-intro h1{font-size:25px}.page-intro p{max-width:230px}.header-create{width:38px;padding:0;font-size:0}.asset-toolbar,.filter-bar{align-items:stretch;flex-wrap:wrap}.filter-tabs{width:100%;overflow-x:auto}.filter-tabs button{flex:1 0 auto}.asset-search{width:100%}.asset-toolbar>span{align-self:center}.task-records{padding:0 12px}.task-record{grid-template-columns:48px minmax(0,1fr) 18px;gap:10px}.task-record .record-status{grid-column:2}.task-record>svg{grid-column:3;grid-row:1/span 2}.task-record-card{grid-template-columns:48px minmax(0,1fr)}.task-record-actions{grid-column:1/-1}.task-center-banner strong,.task-filter-row{align-items:flex-start}.task-filter-row{flex-direction:column}.asset-library-head{gap:12px}.asset-quota{justify-content:flex-start}.asset-grid,.detail-results .asset-grid{gap:10px}.asset-grid,.detail-results .asset-grid,.task-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-results{padding:14px}.dashboard-task{grid-template-columns:46px minmax(0,1fr) 17px;gap:9px}.dashboard-task>.record-status,.dashboard-task>span:not(.record-status){display:none}.catalog-grid,.inspiration-grid{grid-template-columns:1fr}.catalog-section-head{align-items:flex-start;flex-direction:column;gap:7px}.catalog-subsection{padding:13px}.catalog-card.wide{grid-template-columns:44px minmax(0,1fr)}.catalog-card.wide .catalog-action{grid-column:2}.yh-tools-hero{padding:18px;align-items:flex-start;flex-direction:column}.yh-tools-hero h1{font-size:26px}.yh-tools-hero p{max-width:none}.yh-tools-hero nav{width:100%}.yh-tools-hero nav a{flex:1 1;min-width:0}.yh-tools-shell{padding:16px}.yh-tools-shell-head{align-items:flex-start;flex-direction:column;gap:8px}.yh-tools-section-list{gap:22px}.yh-tools-card{grid-template-columns:1fr}.yh-tools-card-visual{min-height:150px}.yh-tools-visual-copy strong{max-width:180px;font-size:24px}.yh-tools-mockup-grid{width:120px}.yh-tools-mockup-grid i{height:48px}.yh-tools-card-info{min-height:160px}.project-create-panel{grid-template-columns:44px minmax(0,1fr);align-items:center}.project-create-panel button{grid-column:1/-1}.project-list-panel{padding:14px}.project-list article{grid-template-columns:minmax(0,1fr) 38px}.project-list article>button:first-child{grid-template-columns:44px minmax(0,1fr) 18px}.creator-header{padding:0 14px}.creator-layout,.model-wear-workbench{width:calc(100% - 24px);margin:12px auto;gap:12px}.model-wear-case-board,.model-wear-form-card{border-radius:14px}.model-wear-case-board,.model-wear-form-body{padding:16px}.model-wear-actions,.model-wear-case-grid,.model-wear-product-list,.model-wear-results{grid-template-columns:1fr}.creator-panel{padding:16px}.source-preview,.upload-stage{min-height:440px}.wear-inputs{padding:16px;grid-template-columns:1fr;gap:18px}.wear-source+.wear-source{padding-top:18px;padding-left:0;border-top:1px solid #edf1f6;border-left:0}.wear-drop,.wear-preview.single,.wear-preview.single img{min-height:330px}.wear-product-grid{gap:9px}.wear-drop.compact,.wear-preview,.wear-preview img{min-height:142px}.result-grid{padding:10px;grid-template-columns:1fr}.result-grid article,.result-grid img{min-height:340px}.video-stage{min-height:540px;padding:20px 16px}.video-stage-heading{flex-direction:column;gap:12px}.video-stage-heading h1{font-size:25px}.video-upload-grid{margin-top:22px;gap:10px}.video-upload-card{min-height:170px;padding:14px 10px}.asset-picker-backdrop{padding:12px}.asset-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.asset-preview-backdrop{padding:12px}.asset-preview-modal{height:calc(100dvh - 24px)}.asset-preview-stage{padding:46px 0 0}.asset-preview-close{top:4px;right:4px;transform:none}.asset-preview-nav{top:auto;bottom:78px;width:40px;height:40px;transform:none}.asset-preview-nav.previous{left:4px}.asset-preview-nav.next{right:4px}.asset-preview-modal footer{min-height:74px;padding:12px 52px 0}.asset-preview-modal footer small{max-width:160px}.asset-preview-modal footer a{width:38px;padding:0;justify-content:center;font-size:0}.asset-preview-audio{width:calc(100% - 24px);padding:24px 18px}.video-center-topnav{top:0;border-radius:14px}.video-center-search{padding:12px 14px;gap:5px}.video-center-hero,.video-center-search{align-items:flex-start;flex-direction:column}.video-center-hero{min-height:auto;padding:24px 20px}.video-center-stat{min-width:100%;min-height:auto;padding:12px;display:flex;justify-content:center;gap:8px}.video-center-stat span,.video-center-stat strong{margin:0}.video-center-group{padding:18px}.video-template-grid{grid-template-columns:1fr}.video-template-media{height:190px}.video-template-card{min-height:0}.video-center-heading{align-items:flex-start;flex-direction:column}.video-center-heading>p{display:none}.ad-studio-shell{padding:16px 14px 42px}.ad-studio-header{margin-bottom:14px}.ad-studio-header button{height:46px;padding:0 15px;border-radius:14px;font-size:14px}.ad-studio-layout{gap:14px}.ad-case-board,.ad-studio-card{border-radius:18px}.ad-studio-title{height:60px;padding:0 18px}.ad-case-board,.ad-studio-body{padding:18px}.ad-case-grid,.ad-select-grid{grid-template-columns:1fr;gap:13px 12px}.ad-select-grid label{font-size:12px}.ad-actions{grid-template-columns:1fr 90px}.ad-case-dialog-backdrop{padding:12px}.ad-case-dialog{max-height:calc(100dvh - 24px);grid-template-columns:1fr;overflow-y:auto}.ad-case-dialog-media{min-height:280px}.ad-case-dialog-detail{overflow:visible;padding:20px}.video-generation-progress{padding:14px 12px}.video-progress-times{margin-top:13px}.video-progress-times>div{padding:9px}.video-generation-progress>ol{margin-top:13px}.video-generation-progress>ol li{gap:5px;font-size:9px}.video-generation-progress>ol li>i{width:20px;height:20px}.video-generation-progress.overlay{padding:24px 16px}}.admin-back-link{height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid #dbe5f2;border-radius:10px;color:#52647b;background:#fff;font-size:13px;font-weight:700}.prompt-admin-grid{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(440px,1.14fr);grid-gap:20px;gap:20px}.prompt-config-form,.prompt-version-list{padding:20px;border:1px solid #dfe8f4;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 36px rgba(43,77,118,.07)}.prompt-section-heading{margin-bottom:18px;display:flex;gap:10px;color:#237dd9}.prompt-section-heading small,.prompt-section-heading strong{display:block}.prompt-section-heading strong{color:#33455d;font-size:15px}.prompt-section-heading small{margin-top:4px;color:#7b8ba0;font-size:12px;line-height:1.45}.prompt-config-form>label,.prompt-form-row>label{display:grid;grid-gap:7px;gap:7px;margin-top:14px;color:#50627a;font-size:13px;font-weight:700}.prompt-config-form input:not([type=checkbox]),.prompt-config-form select,.prompt-config-form textarea,.provider-log-heading input{width:100%;border:1px solid #d7e1ee;border-radius:9px;color:#2f3d50;background:#fff;outline:0}.prompt-config-form input:not([type=checkbox]),.prompt-config-form select{height:42px;padding:0 11px}.prompt-config-form textarea{min-height:168px;padding:11px;resize:vertical;line-height:1.55}.prompt-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.prompt-form-row small{color:#8795a6;font-size:11px;font-weight:400}.prompt-watermark{display:flex!important;align-items:center;gap:8px}.prompt-watermark input{width:15px;height:15px}.prompt-version-list article+article{margin-top:18px}.prompt-version-list h2{margin:0 0 8px;color:#60748e;font-size:13px}.prompt-version-row{padding:13px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-top:1px solid #edf1f6}.prompt-version-row small,.prompt-version-row strong{display:block}.prompt-version-row strong{color:#3c4f67;font-size:13px}.prompt-version-row small{margin-top:4px;color:#8190a3;font-size:11px}.prompt-version-row p{max-height:42px;margin:7px 0 0;overflow:hidden;color:#63758d;font-size:12px;line-height:1.45}.prompt-version-row.active strong:after{margin-left:6px;padding:2px 5px;border-radius:99px;color:#1689f5;background:#eaf4ff;content:"启用";font-size:10px}.prompt-version-row button{flex:0 0 auto;padding:7px 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid #d8e4f0;border-radius:8px;color:#527293;background:#fff;font-size:11px}.prompt-empty{color:#8190a4;font-size:12px;line-height:1.5}.provider-log-panel{padding-top:0}.provider-log-heading{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #edf1f6}.provider-log-heading span{display:flex;align-items:center;gap:6px;color:#4076aa;font-size:13px;font-weight:700}.provider-log-heading p{margin:5px 0 0;color:#8290a3;font-size:12px}.provider-log-heading form{display:flex;gap:7px}.provider-log-heading input{width:260px;height:37px;padding:0 10px;font-size:12px}.provider-log-heading button{padding:0 13px;border:0;border-radius:8px;color:#fff;background:#1689f5;font-size:12px}.provider-log-panel td small,.provider-log-panel td strong{display:block}.provider-log-panel td small{margin-top:4px;color:#8391a4}.provider-log-panel code{max-width:280px;display:block;overflow:hidden;color:#55728e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.header-account{position:relative}.avatar{border:0;cursor:pointer}.avatar svg{opacity:.78}.account-menu{position:absolute;z-index:20;top:calc(100% + 9px);right:0;width:190px;padding:7px;border:1px solid #dce6f2;border-radius:12px;background:#fff;box-shadow:0 18px 40px rgba(34,54,79,.16)}.account-menu>div{padding:9px 10px 10px;border-bottom:1px solid #edf1f6}.account-menu small,.account-menu strong{display:block}.account-menu strong{color:#33455d;font-size:13px}.account-menu small{margin-top:4px;color:#71829a;font-size:11px}.account-menu a,.account-menu button{width:100%;height:35px;padding:0 9px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;color:#4f6279;background:transparent;font-size:12px;text-align:left}.account-menu a:hover,.account-menu button:hover{color:#167de2;background:#edf6ff}.account-menu button{color:#b74c59}.account-layout{margin-top:26px;display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);grid-gap:18px;gap:18px}.account-form,.account-summary{padding:22px;border:1px solid rgba(20,120,255,.14);border-radius:15px;background:rgba(255,255,255,.88)}.account-summary{align-self:start;display:grid;justify-items:center;text-align:center}.account-avatar{width:68px;height:68px;margin-bottom:12px;display:grid;place-items:center;border-radius:20px;color:#fff;background:linear-gradient(135deg,var(--violet),var(--cyan));font-size:26px;font-weight:800}.account-summary strong{color:#30445d}.account-summary p,.account-summary small{margin:6px 0 0;color:var(--muted);font-size:12px}.account-form section+section{margin-top:26px;padding-top:25px;border-top:1px solid #edf1f6}.account-section-title{display:flex;gap:10px;color:#197ee5}.account-section-title h2{margin:0;color:#30445d;font-size:16px}.account-section-title p{margin:4px 0 0;color:var(--muted);font-size:12px}.account-form label{margin-top:15px;display:grid;grid-gap:7px;gap:7px;color:#52657c;font-size:13px;font-weight:700}.account-form input{width:100%;height:42px;padding:0 11px;border:1px solid #d7e1ee;border-radius:9px;color:#2f3d50;background:#fff;outline:0}.account-form input:disabled{color:#7d8ca0;background:#f6f8fb}.account-message{margin:20px 0 0;display:flex;align-items:center;gap:6px;color:#268460;font-size:13px}.account-save{height:44px;margin-top:18px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#177efa,#22c3d5);font-weight:700}.account-save:disabled{opacity:.55}.system-page{min-height:100dvh;padding:60px 24px;display:grid;place-content:center;text-align:center;color:#34445a;background:#f4f7fb}.system-page h1{margin:0;font-size:28px}.system-page p{margin:10px 0 20px;color:#718199}.system-page a{justify-self:center;padding:10px 15px;border-radius:9px;color:#fff;background:#177efa;font-size:13px}.recharge-notice{margin-top:25px;padding:17px;display:flex;align-items:center;gap:11px;border:1px solid #d7e7f9;border-radius:14px;color:#2876bc;background:#eff8ff}.recharge-notice p,.recharge-notice strong{display:block}.recharge-notice p{margin:4px 0 0;color:#68829e;font-size:12px}.recharge-packages{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.recharge-packages article{min-height:208px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #dbe8f6;border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(43,77,118,.06)}.recharge-packages span{color:#6d7f95;font-size:13px}.recharge-packages strong{margin-top:10px;color:#263d5a;font-size:28px}.recharge-packages em{margin-top:6px;color:#1478ff;font-size:16px;font-style:normal;font-weight:700}.recharge-packages small{margin-top:5px;color:#8391a2;font-size:12px}.recharge-packages button{width:100%;height:39px;margin-top:auto;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,#1478ff,#20c8ff);font-size:12px;font-weight:700}.recharge-packages button:disabled{color:#8a9bad;background:#edf2f7}.recharge-footnote{margin:17px 0 0;display:flex;align-items:center;gap:6px;color:#718298;font-size:12px}.recharge-payment-modal{position:relative;width:min(380px,100%);padding:26px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:14px;background:#fff;box-shadow:0 30px 85px rgba(0,0,0,.3)}.recharge-payment-modal h2{margin:3px 36px 8px;color:#24364c;font-size:20px}.recharge-payment-modal p{margin:0;color:#6e8094;font-size:13px}.payment-close{position:absolute;top:12px;right:12px}.payment-qr{width:264px;height:264px;margin:18px 0 12px;image-rendering:pixelated}.recharge-payment-modal>strong{color:#2b8a5b;font-size:14px}.recharge-payment-modal>small{margin-top:10px;color:#9aa8b6;font-size:11px}.payment-success-icon{margin:16px 0 8px;color:#2baf71}.payment-confirm{min-width:132px;height:39px;margin-top:20px;border:0;border-radius:8px;color:#fff;background:#1478ff;font-weight:700}.case-controls{margin:14px 0 18px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.case-controls label{width:min(240px,100%);height:36px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #d8e3f7;border-radius:9px;background:#fff;color:#7b8ea4}.case-controls input{min-width:0;width:100%;border:0;outline:0;color:#30465f}.case-controls>div{display:flex;flex-wrap:wrap;gap:6px}.case-controls button{height:30px;padding:0 10px;border:1px solid #d8e3f7;border-radius:15px;color:#647b95;background:#fff;font-size:12px}.case-controls button.active{border-color:#1478ff;color:#1478ff;background:#eef6ff}.avatar-ocean{background:#1976d2!important}.avatar-coral{background:#d65a4a!important}.avatar-forest{background:#25845b!important}.avatar-plum{background:#7954a1!important}.avatar-sun{background:#b77816!important}.account-avatar,.avatar{overflow:hidden}.avatar{position:relative}.account-avatar img,.avatar img{width:100%;height:100%;display:block;object-fit:cover;border:0;border-radius:inherit;outline:0;box-shadow:none}.avatar img{position:absolute;inset:0;z-index:0}.avatar img+svg{position:absolute;z-index:1;right:1px;bottom:1px;width:13px;height:13px;padding:2px;border-radius:50%;color:#fff;background:rgba(20,31,45,.7);opacity:1}.avatar-style-picker{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:14px 0}.avatar-choice{width:36px;height:36px;border:2px solid transparent;border-radius:50%;color:#fff;font-weight:700}.avatar-choice.selected{border-color:#162b42}.avatar-upload{height:36px;padding:0 10px;display:inline-flex!important;align-items:center;gap:6px;border:1px solid #d7e1ee;border-radius:8px;color:#49647d;font-size:12px;cursor:pointer}.avatar-upload input{display:none}.avatar-crop-backdrop{position:fixed;z-index:100;inset:0;padding:20px;display:grid;place-items:center;background:rgba(11,19,30,.72)}.avatar-crop-modal{width:min(440px,100%);padding:20px;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.3)}.avatar-crop-modal>header{display:flex;align-items:center;justify-content:space-between}.avatar-crop-modal header span{color:#718197;font-size:12px}.avatar-crop-modal h2{margin:3px 0 0;font-size:19px}.avatar-crop-stage{position:relative;width:min(320px,100%);aspect-ratio:1;margin:20px auto;overflow:hidden;border:1px solid #fff;background:#1d2733;box-shadow:0 0 0 1px #5c7188}.avatar-crop-stage canvas{width:100%;height:100%;display:block}.avatar-crop-mask{position:absolute;inset:0;border:2px solid rgba(255,255,255,.92);border-radius:0;pointer-events:none}.avatar-crop-modal>label{margin-top:10px;display:grid;grid-template-columns:80px 1fr;align-items:center;grid-gap:10px;gap:10px;color:#53667c;font-size:12px}.avatar-crop-modal input[type=range]{width:100%}.avatar-crop-modal>footer{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.avatar-crop-modal>footer button{height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d7e1ee;border-radius:8px;color:#52677e;background:#fff}.avatar-crop-modal>footer button.primary{border-color:#167de2;color:#fff;background:#167de2}.avatar-remove{height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #f0cfd3;border-radius:8px;color:#b54958;background:#fff;font-size:12px}.admin-quota-control{display:flex;align-items:center;gap:6px}.admin-quota-control input{width:68px;height:32px;padding:0 7px;border:1px solid #d7e1ee;border-radius:7px;color:#2f3d50;background:#fff}.admin-quota-control span{color:#738197;font-size:11px}.admin-quota-control button{height:32px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #d8e4f0;border-radius:7px;color:#257dd9;background:#fff;font-size:11px}.admin-quota-control button:disabled{opacity:.5}.complaint-layout{margin-top:24px;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);grid-gap:18px;gap:18px;align-items:start}.complaint-form,.complaint-records{padding:22px;border:1px solid #dfe8f4;border-radius:8px;background:#fff}.complaint-form label{margin-top:15px;display:grid;grid-gap:7px;gap:7px;color:#52657c;font-size:13px;font-weight:700}.complaint-form input,.complaint-form select,.complaint-form textarea{width:100%;border:1px solid #d7e1ee;border-radius:8px;color:#2f3d50;background:#fff;outline:0;font:inherit}.complaint-form input,.complaint-form select{height:42px;padding:0 11px}.complaint-form textarea{min-height:128px;padding:10px 11px;resize:vertical}.complaint-attachment span{display:flex;align-items:center;gap:6px}.complaint-attachment input{height:auto;padding:10px;font-weight:400}.complaint-file-list{margin-top:8px;display:grid;grid-gap:5px;gap:5px}.complaint-file-list span{overflow:hidden;color:#687b92;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.complaint-message{color:#28785f;font-size:13px;line-height:1.5}.complaint-form .primary-command{margin-top:16px}.complaint-records{display:grid;grid-gap:14px;gap:14px}.complaint-item{padding:16px;border:1px solid #e3eaf3;border-radius:8px}.complaint-item header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.complaint-item header small,.complaint-item header strong{display:block}.complaint-item header small{margin-top:4px;color:#8190a4;font-size:11px}.complaint-item>p{margin:13px 0 7px;color:#435268;font-size:13px;line-height:1.65}.complaint-item>code{color:#7a899d;font-size:10px}.complaint-status{min-height:27px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border-radius:6px;color:#49647d;background:#edf3f8;font-size:11px;white-space:nowrap}.complaint-timeline{margin-top:15px;padding-top:13px;display:grid;grid-gap:10px;gap:10px;border-top:1px solid #edf1f6}.complaint-timeline>div{display:grid;grid-template-columns:10px minmax(0,1fr);grid-gap:8px;gap:8px}.complaint-timeline i{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#1c91e8}.complaint-timeline small,.complaint-timeline strong,.complaint-timeline time{display:block}.complaint-timeline strong{color:#40536b;font-size:11px}.complaint-timeline small{margin-top:3px;color:#687b92;font-size:11px;line-height:1.5}.complaint-timeline time{margin-top:3px;color:#9aa7b7;font-size:10px}@media (max-width:900px){.complaint-layout{grid-template-columns:1fr}.complaint-form,.complaint-records{padding:16px}}.admin-header-actions{display:flex;align-items:center;gap:8px}.admin-header-actions>button{height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe5f2;border-radius:8px;color:#52647b;background:#fff}.support-message{padding:0 18px}.support-split{min-height:560px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.support-list{max-height:700px;overflow:auto;border-right:1px solid #edf1f6}.support-list>button{width:100%;min-height:100px;padding:13px 16px;display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;border:0;border-bottom:1px solid #edf1f6;color:#415369;background:#fff;text-align:left}.support-list>button.selected{background:#edf6ff}.support-list>button>span{width:92px;aspect-ratio:1;overflow:hidden;display:block;border-radius:6px;background:#e9eef4}.support-list img,.support-list video{width:100%;height:100%;display:block;object-fit:cover}.support-list small,.support-list strong,.support-list time{display:block}.support-list strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.support-list small{margin-top:6px;color:#71849a;font-size:11px}.support-list time{margin-top:8px;color:#9aa7b6;font-size:10px}.support-list.text-only>button{grid-template-columns:1fr}.support-list p{max-height:42px;margin:7px 0 0;overflow:hidden;color:#607389;font-size:12px;line-height:1.6}.support-action{padding:20px}.support-action h2{margin:0 0 16px;font-size:17px}.support-action>p{padding:12px;color:#3f536c;background:#f5f8fb;font-size:13px}.support-action>p small{margin-top:4px;display:block;color:#7d8fa4;font-size:10px}.support-action label{margin-top:14px;display:grid;grid-gap:7px;gap:7px;color:#52657c;font-size:12px;font-weight:700}.support-action select,.support-action textarea{width:100%;border:1px solid #d7e1ee;border-radius:7px;color:#34465b;background:#fff;font:inherit}.support-action select{height:40px;padding:0 9px}.support-action textarea{min-height:110px;padding:9px;resize:vertical}.support-action>div{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.support-action button,.table-action{min-height:34px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cfe0f1;border-radius:7px;color:#2078cb;background:#fff;font-size:11px}.support-action button.danger{border-color:#f0cfd4;color:#ba4858}.support-action button:disabled,.table-action:disabled{opacity:.5}.admin-table-wrap td small{margin-top:3px;display:block;color:#8a99aa;font-size:9px}.admin-table-wrap td code{max-width:250px;color:#5e738b;font-size:9px}@media (max-width:900px){.support-split{grid-template-columns:1fr}.support-list{max-height:420px;border-right:0;border-bottom:1px solid #edf1f6}.admin-header-actions{width:100%}.admin-header-actions>*{flex:1 1;justify-content:center}}.forgot-password{margin:-4px 0 3px auto;padding:0;border:0;color:#247ed4;background:transparent;font-size:12px}.reset-shell{min-height:100dvh;padding:24px;display:grid;place-items:center;color:#30445d;background:#f4f7fb}.reset-panel{width:min(420px,100%);padding:28px;display:grid;border:1px solid #dce6f1;border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(40,70,105,.1)}.reset-panel>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#167de2;background:#eaf4ff}.reset-panel h1{margin:16px 0 5px;font-size:24px}.reset-panel>p{margin:0 0 8px;color:#718298;font-size:13px}.reset-panel label{margin-top:14px;display:grid;grid-gap:7px;gap:7px;color:#52657c;font-size:13px;font-weight:700}.reset-panel input{height:42px;padding:0 10px;border:1px solid #d7e1ee;border-radius:7px}.reset-panel>button{height:43px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;color:#fff;background:#167de2;font-weight:700}.reset-panel>a{margin-top:15px;color:#247ed4;font-size:12px;text-align:center}.reset-message{margin-top:12px!important;color:#b54958!important}.account-danger .account-section-title{color:#bd4d5b}.account-danger>button{height:38px;margin-top:13px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #efcbd0;border-radius:7px;color:#b54958;background:#fff}.account-danger>button:disabled{opacity:.5}.support-attachments{margin:10px 0;display:flex;flex-wrap:wrap;gap:6px}.support-attachments a{max-width:100%;padding:6px 8px;overflow:hidden;border:1px solid #d7e4f0;border-radius:6px;color:#2478c7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.secondary-command.danger{border-color:#efcbd1;color:#b54857}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marquee-track{animation:none}}.admin-console-link{margin-top:8px;color:#fff!important;background:linear-gradient(135deg,#176fe7,#16a9c7)!important}.admin-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.admin-summary-grid article,.admin-summary-grid>a{padding:18px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:5px 10px;gap:5px 10px;border:1px solid #dfe8f4;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(43,77,118,.06)}.admin-summary-grid>a{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.admin-summary-grid>a:hover{border-color:#9dcdf7;box-shadow:0 13px 32px rgba(43,77,118,.1);transform:translateY(-1px)}.admin-summary-grid article>svg,.admin-summary-grid>a>svg{grid-row:1/4;color:#1685e8}.admin-summary-grid small,.admin-summary-grid span{color:#71839a;font-size:11px}.admin-summary-grid strong{color:#253951;font-size:25px}.admin-stats-panel{margin:0 0 18px;padding:18px;border:1px solid #dfe8f4;border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(43,77,118,.05)}.admin-stats-panel>header{margin:0 0 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.admin-stats-panel h2{margin:5px 0 0;color:#2f435c;font-size:18px}.admin-stats-panel small,.admin-stats-panel span{color:#75869a;font-size:12px}.admin-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-stats-grid article{padding:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;border:1px solid #e3ebf5;border-radius:12px;background:#f8fbff}.admin-stats-grid article>em,.admin-stats-grid article>span,.admin-stats-grid article>strong{grid-column:1/-1}.admin-stats-grid article>strong{color:#2f435c;font-size:14px}.admin-stats-grid article div{min-width:0;padding:8px;border-radius:9px;background:#fff}.admin-stats-grid article b{display:block;margin-top:3px;color:#1685e8;font-size:16px}.admin-stats-grid article>em{color:#a75f00;font-size:12px;font-style:normal}.admin-stats-note{margin:-6px 0 18px;color:#52677f;font-size:13px}.admin-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-module-grid>a{min-height:108px;padding:18px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid #dfe8f4;border-radius:15px;color:#50647c;background:rgba(255,255,255,.92);box-shadow:0 10px 28px rgba(43,77,118,.05)}.admin-module-grid>a:hover{border-color:#aad2f5;transform:translateY(-1px)}.admin-module-grid>a>span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;color:#167de2;background:#eaf5ff}.admin-module-grid strong{display:block;color:#2f435c;font-size:15px}.admin-module-grid p{margin:6px 0 0;color:#7a8ba0;font-size:12px;line-height:1.5}.admin-code-layout{display:grid;grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr);grid-gap:18px;gap:18px;align-items:start}.admin-code-form{padding:20px;border:1px solid #dfe8f4;border-radius:16px;background:#fff}.admin-code-form>label{margin-top:14px;display:grid;grid-gap:7px;gap:7px;color:#50627a;font-size:13px;font-weight:700}.admin-code-form input,.admin-code-form textarea{width:100%;border:1px solid #d7e1ee;border-radius:8px;color:#2f3d50;background:#fff;font:inherit}.admin-code-form input{height:42px;padding:0 10px}.admin-code-form textarea{min-height:76px;padding:9px 10px;resize:vertical}.created-code{margin-top:15px;padding:11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #b9e2cf;border-radius:9px;background:#effaf5}.created-code code{overflow-wrap:anywhere;color:#247453;font-weight:800}.created-code button{flex:0 0 auto;height:32px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid #aed9c4;border-radius:7px;color:#247453;background:#fff}.admin-code-list{margin-top:0}.admin-status{display:inline-flex;align-items:center;gap:4px}.recharge-code-panel{margin-top:16px;padding:18px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:12px;gap:12px;border:1px solid #d9e5f3;border-radius:14px;background:#fff}.recharge-code-panel>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#187fe0;background:#eaf5ff}.recharge-code-panel strong{color:#30455e;font-size:14px}.recharge-code-panel p{margin:4px 0 10px;color:#788a9f;font-size:12px}.recharge-code-panel div>div{display:flex;gap:8px}.recharge-code-panel input{min-width:0;flex:1 1;height:40px;padding:0 11px;border:1px solid #d7e1ee;border-radius:8px;text-transform:uppercase}.recharge-code-panel button{height:40px;padding:0 16px;border:0;border-radius:8px;color:#fff;background:#167de2;font-weight:700}.recharge-code-panel button:disabled{opacity:.5}.recharge-code-panel small{margin-top:8px;display:block;color:#28785f;font-size:12px}@media (max-width:900px){.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-code-layout,.admin-module-grid,.admin-stats-grid{grid-template-columns:1fr}.admin-stats-panel>header{align-items:flex-start;flex-direction:column}.recharge-code-panel div>div{flex-direction:column}}.log-query{padding:14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8eef5}.log-segments{display:flex;gap:4px}.log-segments button{height:34px;padding:0 10px;border:1px solid #d9e4ef;border-radius:6px;color:#60758d;background:#fff}.log-segments button.active{border-color:#167de2;color:#fff;background:#167de2}.log-query>label{min-width:220px;flex:1 1;height:36px;padding:0 9px;display:flex;align-items:center;gap:7px;border:1px solid #d7e1ee;border-radius:7px;color:#8291a2}.log-query input{min-width:0;width:100%;border:0;outline:0}.log-query>button{height:36px;padding:0 12px;display:flex;align-items:center;gap:5px;border:0;border-radius:7px;color:#fff;background:#167de2}.admin-table-wrap td code{max-width:260px;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.admin-table-wrap td>strong{display:block}.admin-table-wrap td>small{display:block;margin-top:3px;color:#8494a6;font-size:9px}@media (max-width:900px){.log-query{align-items:stretch;flex-direction:column}.log-segments{overflow-x:auto}.log-query>label{min-width:0;flex:none}}.review-metrics{min-height:100vh}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:22px 0}.metric-grid article,.metric-panels article{background:#fff;border:1px solid #e7ebf0;border-radius:16px;padding:20px;box-shadow:0 8px 30px rgba(25,39,57,.05)}.metric-grid article small,.metric-grid article span{display:block;color:#758093}.metric-grid article strong{display:block;margin:8px 0 5px;color:#182333;font-size:28px}.metric-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.metric-panels h2{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:17px}.sla-list p,.violation-row{display:flex;justify-content:space-between;padding:10px 0;margin:0;border-bottom:1px solid #eef1f4}.phase-row{display:grid;grid-template-columns:1.5fr repeat(4,1fr);grid-gap:8px;gap:8px;padding:11px 0;border-bottom:1px solid #eef1f4;font-size:13px}.metric-note,.review-metrics footer{color:#758093;font-size:13px;margin-top:16px}@media (max-width:900px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-panels{grid-template-columns:1fr}}.yh-image-page{min-height:100dvh;padding:24px 32px 56px;color:#24364c;background:radial-gradient(circle at 6% 0,rgba(255,108,130,.12),transparent 24%),radial-gradient(circle at 92% 6%,rgba(36,204,213,.14),transparent 26%),#f4f7fb}.yh-back-button{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#1399ff,#18d3c7);box-shadow:0 14px 28px rgba(17,158,222,.2);font-size:13px;font-weight:900}.yh-image-layout{width:min(1440px,100%);margin:18px auto 0;display:grid;grid-template-columns:460px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.yh-case-board,.yh-image-form-card{border:1px solid #dce6f2;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 22px 50px rgba(52,76,110,.08)}.yh-image-form-card{overflow:hidden;padding:0 18px 18px}.yh-image-form-card>header{min-height:58px;margin:0 -18px 16px;padding:0 18px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e8eef6;color:#263a53}.yh-image-form-card>header svg{color:#16a6d9}.yh-image-form-card>header strong{font-size:16px}.yh-field{position:relative;display:grid;grid-gap:8px;gap:8px;color:#526176;font-size:12px;font-weight:800}.yh-field+.yh-field,.yh-field+.yh-reference-upload,.yh-field-grid+.yh-field{margin-top:15px}.yh-field em{color:#f0a600;font-style:normal}.yh-field select,.yh-field textarea{width:100%;border:1px solid #d9e2ef;border-radius:9px;outline:0;color:#2e3d52;background:#fff;font:inherit;font-weight:500}.yh-field textarea{min-height:118px;padding:12px;resize:vertical;line-height:1.6}.yh-field select{height:42px;padding:0 12px}.yh-field select:focus,.yh-field textarea:focus{border-color:#22b8d1;box-shadow:0 0 0 3px rgba(34,184,209,.1)}.yh-field textarea::placeholder{color:#9ba8b8}.yh-field small{position:absolute;right:10px;bottom:8px;color:#9aa7b6;font-size:9px;font-weight:500}.yh-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 12px;gap:14px 12px}.yh-field+.yh-field-grid{margin-top:15px;align-items:start}.yh-field-grid>.yh-field{min-width:0;min-height:72px}.yh-field-grid>.yh-field+.yh-field{margin-top:0}.yh-field-grid>.yh-field select{box-sizing:border-box;height:42px}.yh-field-label{min-height:18px;display:flex;align-items:center;gap:3px;line-height:18px}.yh-field-label em{color:#f0a600;font-style:normal}.image-aspect-ratio-field{min-width:0;margin:15px 0 0;padding:0;border:0}.image-aspect-ratio-field legend{margin:0 0 8px;padding:0;color:#526176;font-size:12px;font-weight:800}.image-aspect-ratio-field legend em{margin-left:3px;color:#f0a600;font-style:normal}.image-aspect-ratio-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:64px;grid-gap:8px;gap:8px}.image-aspect-ratio-options button{min-width:0;height:64px;padding:8px 12px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;border:1px solid #d9e2ef;border-radius:8px;color:#64758a;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s}.image-aspect-ratio-options button:hover{border-color:#8edbe2;background:#f8fdfe}.image-aspect-ratio-options button:focus-visible{outline:2px solid #22b8d1;outline-offset:2px}.image-aspect-ratio-options button.active{border-color:#20b8ca;color:#167f90;background:#eefbfc;box-shadow:0 0 0 2px rgba(32,184,202,.11)}.image-aspect-ratio-options button:disabled{opacity:.52;cursor:not-allowed}.image-aspect-ratio-preview{width:38px;height:38px;flex:none;display:grid;place-items:center}.image-aspect-ratio-preview i{display:block;border:2px solid;border-radius:2px;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.image-aspect-ratio-preview.auto i{width:30px;height:24px;border-style:dashed}.image-aspect-ratio-custom{margin-top:8px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;grid-gap:8px;gap:8px;border:1px solid #d9e2ef;border-radius:8px;background:#f8fbfd}.image-aspect-ratio-custom label{min-width:0;display:grid;grid-gap:5px;gap:5px;color:#6b7b8f;font-size:10px;font-weight:700}.image-aspect-ratio-custom input{width:100%;height:36px;padding:0 9px;border:1px solid #cfdbe8;border-radius:7px;outline:0;color:#304258;background:#fff;font:inherit}.image-aspect-ratio-custom input:focus{border-color:#20b8ca;box-shadow:0 0 0 2px rgba(32,184,202,.1)}.image-aspect-ratio-custom b{padding-bottom:10px;color:#66788d}.image-aspect-ratio-custom>small{grid-column:1/-1;color:#8594a7;font-size:9px;line-height:1.5}.image-aspect-ratio-options button>span:last-child{min-width:0;min-height:32px;display:grid;align-content:center;grid-gap:3px;gap:3px}.image-aspect-ratio-options strong{overflow:hidden;font-size:11px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.image-aspect-ratio-options small{color:#95a2b3;font-size:9px;font-weight:600}.model-wear-form-body>.image-aspect-ratio-field{margin-top:0}.yh-reference-upload{margin-top:17px}.yh-upload-tabs{height:42px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #dfe7f2}.yh-upload-tabs button,.yh-upload-tabs span{display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-bottom:2px solid transparent;color:#67778d;background:transparent;font-size:12px;font-weight:800}.yh-upload-tabs button.active,.yh-upload-tabs span.active{border-bottom-color:#b35dff;color:#8b48e6}.yh-upload-drop{min-height:150px;margin-top:8px;display:grid;place-content:center;justify-items:center;grid-gap:7px;gap:7px;border:1px dashed #becbdb;border-radius:10px;color:#75869a;background:#fbfdff;text-align:center;cursor:pointer}.yh-upload-drop input{position:absolute;width:1px;height:1px;opacity:0}.yh-upload-drop span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#8b5cf6;background:#f1edff}.yh-upload-drop strong{color:#59687b;font-size:12px}.yh-upload-drop small{font-size:10px;line-height:1.55}.yh-asset-picker{min-height:150px;margin-top:8px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:8px;border:1px dashed #becbdb;border-radius:10px;background:#fbfdff}.yh-asset-picker>p{grid-column:1/-1;margin:0;display:flex;align-items:center;justify-content:center;gap:6px;color:#7d8ca0;font-size:11px}.yh-asset-picker button{min-width:0;overflow:hidden;padding:0 0 5px;border:1px solid #e2e9f2;border-radius:8px;color:#617188;background:#fff;text-align:left}.yh-asset-picker img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.yh-asset-picker span{overflow:hidden;display:block;margin:5px 6px 0;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.yh-reference-list{margin-top:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:7px;gap:7px}.yh-reference-list.large{grid-template-columns:minmax(0,1fr)}.yh-reference-list.large img{aspect-ratio:16/10;object-fit:contain;background:#eef3f8}.yh-reference-list article{position:relative;overflow:hidden;border-radius:8px;background:#eef3f8}.yh-reference-list img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.yh-reference-list button{position:absolute;top:4px;right:4px;width:20px;height:20px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(28,36,48,.68)}.yh-reference-list.with-roles{grid-template-columns:repeat(3,minmax(0,1fr))}.yh-reference-list.with-roles article{overflow:visible;border:1px solid #dfe7f0;background:#fff}.yh-reference-list.with-roles article>label{padding:6px;display:grid;grid-gap:4px;gap:4px;color:#718198;font-size:9px;font-weight:700}.yh-reference-list.with-roles select{min-width:0;width:100%;height:28px;padding:0 5px;border:1px solid #d8e1ec;border-radius:6px;color:#43566d;background:#fff;font-size:10px}@media(max-width:520px){.yh-reference-list.with-roles{grid-template-columns:repeat(2,minmax(0,1fr))}}.yh-credit{min-height:38px;margin:14px 0 0;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid #ccefee;border-radius:9px;color:#30818f;background:#effdfd;font-size:12px;font-weight:700}.yh-credit svg{color:#13aee5}.yh-actions{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) 86px;grid-gap:11px;gap:11px}.yh-actions button{height:48px;border:0;border-radius:12px;color:#fff;font-size:13px;font-weight:900}.yh-actions button:first-child{display:flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#6bbcff,#16d2c7);box-shadow:0 13px 26px rgba(42,167,215,.2)}.yh-actions button:first-child:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.yh-actions button:last-child{background:linear-gradient(135deg,#168df7,#11c9d2)}.yh-case-board{position:relative;padding:22px}.yh-case-board>header{display:flex;align-items:flex-start;gap:11px}.yh-case-board>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#159fff,#18d4c8)}.yh-case-board h1{margin:0;font-size:16px}.yh-case-board p{margin:4px 0 0;color:#9aa7b7;font-size:11px}.yh-case-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.yh-case-grid article{overflow:hidden;display:grid;border:1px solid #dfe7f2;border-radius:12px;background:#fff;box-shadow:0 15px 30px rgba(43,67,102,.08);transition:transform .18s,box-shadow .18s,border-color .18s}.yh-case-grid article.active,.yh-case-grid article:hover{border-color:#80dfe7;box-shadow:0 18px 34px rgba(29,126,168,.14);transform:translateY(-2px)}.yh-case-media{width:100%;margin:0!important;padding:0;position:relative;overflow:hidden;border:0;border-radius:0!important;background:#0c121d!important}.yh-case-media img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover}.yh-case-media span{position:absolute;top:9px;left:9px;height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:5px;color:#dceaff;background:rgba(4,9,17,.72);font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.yh-case-grid strong{padding:10px 12px 0;color:#27394e;font-size:12px;line-height:1.4}.yh-case-grid button{min-height:40px;margin:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#139dff,#12d2c9);font-size:12px;font-weight:900}.yh-case-grid button.yh-case-media{min-height:0;display:block;color:inherit;box-shadow:none}.yh-case-board>footer{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:12px;color:#7c899a;font-size:12px}.yh-case-board>footer button{width:32px;height:32px;border:0;border-radius:50%;color:#8b98aa;background:#fff;box-shadow:0 8px 18px rgba(48,72,104,.1);font-size:22px}.detail-case-preview{width:100%;padding:0;display:block;border:0;background:#edf2f4}.image-case-dialog-backdrop{position:fixed;z-index:110;inset:0;padding:18px;display:grid;place-items:center;background:rgba(8,13,22,.76);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.image-case-dialog{width:min(1180px,100%);height:min(780px,calc(100dvh - 36px));overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 360px;border-radius:18px;background:#f7fafc;box-shadow:0 30px 90px rgba(0,0,0,.38)}.image-case-dialog-media{min-width:0;position:relative;display:grid;place-items:center;overflow:hidden;background:#05070a}.image-case-dialog-media>img{width:auto;height:auto;max-width:100%;max-height:100%;padding:22px;display:block;box-sizing:border-box;object-fit:contain}.image-case-dialog-media>button{position:absolute;top:50%;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:rgba(9,15,24,.7);transform:translateY(-50%)}.image-case-dialog-media>button.previous{left:16px}.image-case-dialog-media>button.next{right:16px}.image-case-dialog-media>span{position:absolute;bottom:14px;left:50%;padding:5px 12px;border-radius:999px;color:#fff;background:rgba(9,15,24,.72);font-size:12px;transform:translateX(-50%)}.image-case-dialog-detail{min-height:0;padding:22px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;border-left:1px solid #e1e8ef;background:#f8fafc}.image-case-dialog-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.image-case-dialog-detail h2{margin:0;color:#25374d;font-size:20px}.image-case-dialog-detail>header span{width:-moz-fit-content;width:fit-content;margin-top:7px;padding:4px 8px;display:flex;align-items:center;gap:4px;border-radius:6px;color:#93602e;background:#f4e2d1;font-size:10px;font-weight:800}.image-case-dialog-detail>header button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;color:#52657b;background:#e9eef3}.image-case-dialog-workflow{color:#31465e;font-size:14px}.image-case-dialog-detail>section,.image-case-dialog-workflow{padding:14px;border:1px solid #dfe7ef;border-radius:8px;background:#fff}.image-case-dialog-detail h3{margin:0 0 12px;color:#718197;font-size:11px}.image-case-reference-list{display:flex;flex-wrap:wrap;gap:10px}.image-case-reference-list figure{margin:0;display:grid;grid-gap:5px;gap:5px}.image-case-reference-list figcaption{color:#4c6077;font-size:10px;font-weight:700}.image-case-reference-list img{width:72px;height:72px;display:block;object-fit:contain;border:1px solid #dce5ee;border-radius:8px;background:#f4f7fa}.image-case-input-structure ol{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:7px;list-style:none}.image-case-input-structure li{padding:5px 8px;border:1px solid #dce6ee;border-radius:6px;color:#526980;background:#f7fafc;font-size:10px}.image-case-parameters dl{margin:0;display:grid;grid-template-columns:70px minmax(0,1fr);grid-gap:10px 8px;gap:10px 8px;color:#4b6078;font-size:11px;line-height:1.55}.image-case-parameters dt{font-weight:800}.image-case-parameters dd{min-width:0;margin:0;overflow-wrap:anywhere}.image-case-apply{min-height:48px;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #b9d4e4;border-radius:9px;color:#273f55;background:linear-gradient(135deg,#eef8fb,#dff3f8);font-weight:900;box-shadow:0 12px 25px rgba(46,113,146,.12)}.image-case-parameter-row{display:contents}.model-wear-case-media{width:100%;padding:0;display:block;border:0;border-radius:0;text-align:left}@media (max-width:760px){.image-case-dialog-backdrop{padding:8px}.image-case-dialog{height:calc(100dvh - 16px);grid-template-columns:1fr;grid-template-rows:minmax(280px,45vh) minmax(0,1fr);border-radius:12px}.image-case-dialog-detail{padding:16px;border-left:0;border-top:1px solid #e1e8ef}.image-case-dialog-media>img{padding:10px}}.yh-result-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.yh-result-grid article{position:relative;overflow:hidden;border-radius:12px;background:#e8eef5}.yh-result-grid img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.yh-result-grid a{position:absolute;right:10px;bottom:10px;min-height:34px;padding:0 11px;display:flex;align-items:center;gap:6px;border-radius:999px;color:#fff;background:rgba(24,30,40,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:800}.yh-scene-page .yh-image-layout{grid-template-columns:320px minmax(0,1fr)}.yh-scene-form-card{padding-bottom:16px}.yh-scene-form-card .yh-field textarea{min-height:92px}.yh-scene-form-card .yh-upload-drop{min-height:128px}.yh-scene-form-card .yh-inline-help{position:static;margin:0;color:#8b98aa;font-size:11px;font-weight:500}.yh-toggle-field{min-height:58px;margin-top:14px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid #dce6f2;border-radius:10px;background:#fbfdff;color:#526176}.yh-toggle-field small,.yh-toggle-field strong{display:block}.yh-toggle-field strong{font-size:12px}.yh-toggle-field small{margin-top:4px;color:#8b98aa;font-size:10px;line-height:1.4}.yh-toggle-field input{display:none}.yh-toggle-field i{width:34px;height:20px;position:relative;border-radius:999px;background:#e3ebf4;transition:.18s}.yh-toggle-field i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(34,48,68,.18);transition:.18s}.yh-toggle-field input:checked+i{background:#18c8d1}.yh-toggle-field input:checked+i:after{transform:translateX(14px)}.yh-scene-case-board{min-height:0}.yh-scene-case-board .yh-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yh-scene-case-board .yh-case-media img{aspect-ratio:16/9;object-position:center}@media (max-width:900px){.yh-image-layout{grid-template-columns:1fr}.yh-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yh-scene-page .yh-image-layout{grid-template-columns:1fr}}@media (max-width:640px){.yh-image-page{padding:16px 14px 42px}.yh-case-board,.yh-image-form-card{border-radius:14px}.yh-case-grid,.yh-field-grid,.yh-result-grid,.yh-scene-case-board .yh-case-grid{grid-template-columns:1fr}.yh-case-board{padding:16px;min-height:auto}}.yh-image-layout{align-items:stretch}.yh-ai-page .yh-image-layout{width:min(1240px,100%);grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:20px}.yh-ai-page .yh-image-form-card{width:100%}.yh-ai-page .yh-case-board{min-width:0}.yh-workflow-transform .yh-workflow-empty{min-height:560px}.yh-workflow-empty{min-height:560px;display:grid;place-items:center;align-content:center;grid-gap:9px;gap:9px;color:#7b8ca0;text-align:center}.yh-workflow-empty svg{color:#19a9c8}.yh-workflow-empty strong{color:#40536a;font-size:15px}.yh-workflow-empty p{max-width:260px;margin:0;color:#8b98aa;font-size:11px;line-height:1.6}.yh-case-board,.yh-image-form-card{box-sizing:border-box}.yh-image-form-card{display:grid;align-content:start;grid-auto-rows:max-content;grid-gap:0;gap:0}.yh-image-form-card>header{flex:none}.yh-image-form-card>.creator-error,.yh-image-form-card>.creator-result-temporary,.yh-image-form-card>.image-aspect-ratio-field,.yh-image-form-card>.image-output-count-control,.yh-image-form-card>.yh-actions,.yh-image-form-card>.yh-credit,.yh-image-form-card>.yh-field,.yh-image-form-card>.yh-reference-upload{min-width:0;box-sizing:border-box}.yh-image-form-card>.yh-field,.yh-image-form-card>.yh-reference-upload+.image-aspect-ratio-field,.yh-image-form-card>.yh-reference-upload+.yh-field{margin-top:15px}.yh-image-form-card>.yh-field textarea{min-height:112px;box-sizing:border-box}.yh-image-form-card>.image-aspect-ratio-field,.yh-image-form-card>.image-output-count-control{margin-top:15px}.yh-image-form-card>.yh-credit{margin-top:14px}.yh-image-form-card>.creator-error,.yh-image-form-card>.creator-result-temporary{margin-bottom:0}.yh-image-form-card>.yh-actions{margin-top:14px}.yh-case-board{min-height:708px;display:grid;grid-template-rows:max-content minmax(0,1fr) max-content;align-content:start}.yh-case-board>header{min-height:36px}.yh-case-grid,.yh-result-grid{align-content:start}.yh-case-grid article{min-width:0;grid-template-rows:auto minmax(40px,1fr) auto}.yh-case-grid strong{min-height:42px;box-sizing:border-box}.yh-case-grid button{width:calc(100% - 24px);box-sizing:border-box}.yh-result-grid article{min-width:0;aspect-ratio:1}.yh-result-grid img{height:100%}.yh-result-grid .generated-asset-actions{min-height:38px;box-sizing:border-box}.image-aspect-ratio-field,.image-output-count-control{box-sizing:border-box}.image-aspect-ratio-options button{box-sizing:border-box;min-height:64px}.image-aspect-ratio-options button>span:last-child{align-self:center}@media (max-width:900px){.yh-image-layout{align-items:start}.yh-case-board{min-height:560px}}@media (max-width:1080px) and (min-width:901px){.yh-ai-page .yh-image-layout{grid-template-columns:minmax(0,500px) minmax(0,1fr)}}@media (max-width:640px){.yh-case-board{min-height:0;display:block}.yh-result-grid article{aspect-ratio:auto}.yh-result-grid img{height:auto;aspect-ratio:1}}@media (min-width:901px){.creator-layout{align-items:stretch}.creator-layout>.creator-panel,.creator-layout>.upload-stage{min-height:640px;box-sizing:border-box}.creator-layout.inspiration-workflow-layout>.case-reference-panel{height:calc(100dvh - 116px);min-height:640px}.creator-panel{align-self:stretch;align-content:start;grid-auto-rows:max-content}.case-reference-grid article{display:grid;grid-template-rows:auto minmax(0,1fr)}.case-reference-grid article>div{grid-template-rows:auto auto minmax(34px,auto) 34px;align-content:start}.case-reference-grid strong{min-height:34px;display:flex;align-items:center}.model-wear-workbench{align-items:stretch}.model-wear-case-board,.model-wear-form-card{min-height:704px;box-sizing:border-box}.model-wear-form-body{align-content:start;grid-auto-rows:max-content}.model-wear-upload-block{min-width:0}.model-wear-product-list{grid-auto-rows:132px}.model-wear-product-list .model-wear-drop,.model-wear-product-list .model-wear-preview,.model-wear-product-list .model-wear-preview img{min-height:0;height:132px;box-sizing:border-box}.model-wear-case-board{display:grid;grid-template-rows:max-content minmax(0,1fr);align-content:start}.model-wear-case-grid{align-content:start;grid-auto-rows:1fr}.model-wear-case-grid article>div:not(.model-wear-case-media){min-height:70px;box-sizing:border-box}.model-wear-case-grid button{width:calc(100% - 24px);box-sizing:border-box}.detail-studio-layout{align-items:stretch}.detail-studio-sidebar,.detail-studio-workspace{min-height:690px;box-sizing:border-box}.detail-studio-sidebar{align-content:start;grid-auto-rows:max-content}.detail-case-grid,.detail-plan-grid{align-items:stretch}.detail-case-grid article{display:grid;grid-template-rows:auto minmax(0,1fr)}.detail-case-grid article>div{grid-template-rows:auto minmax(34px,1fr) 36px;align-content:start}.detail-case-grid strong{min-height:34px;display:flex;align-items:center}.detail-plan-grid>article{grid-template-rows:auto auto minmax(55px,auto) auto minmax(0,1fr) 36px}.detail-plan-grid>article>button{align-self:end}.detail-card-editor>article{min-height:244px;box-sizing:border-box}.detail-card-fields textarea{height:56px;box-sizing:border-box}}