@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color:#f4efe6;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0d10;font-family:DM Sans,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#0b0d10}body{background:radial-gradient(circle at 8% 0,#dc51352e,#0000 27%),radial-gradient(circle at 88% 12%,#2f69ad1f,#0000 28%),linear-gradient(135deg,#0e1013 0%,#171615 52%,#0c1115 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:2px solid #f0b35d}img{display:block}::selection{color:#17110c;background:#e9b66c}#root{min-height:100vh}.app-shell{color:#f6efe4;grid-template-columns:208px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11100dc7;border-right:1px solid #f6efe41c;flex-direction:column;gap:16px;height:100vh;padding:20px 16px;display:flex;position:sticky;top:0}.brand-mark{align-items:center;gap:12px;min-height:48px;display:flex}.brand-dot{background:linear-gradient(145deg,#f05a40,#bda56a);border-radius:12px;width:36px;height:36px;box-shadow:0 12px 30px #f05a4047}.brand-mark strong,.panel-heading h2,.topbar h1,.phone-preview strong,.draft-card strong,.publish-card strong,.collection-card strong,.summary-card strong{letter-spacing:0}.brand-mark strong{font-size:16px;line-height:1.1;display:block}.brand-mark small,.stage-button small,.side-panel small,.eyebrow,.summary-card p,.summary-card span,.draft-card p,.log-item span,.phone-content,.collection-card p,.collection-card small,.publish-card p,.publish-card small,.asset-card small,.source-detail-card small,.source-image-item small{color:#a79e91}.stage-nav{gap:8px;display:grid}.stage-button{color:#f6efe4;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:8px;width:100%;padding:9px 10px;transition:all .16s cubic-bezier(.16,1,.3,1);display:grid}.stage-button:hover,.stage-button.active{background:linear-gradient(90deg,#e85d4424,#e6c7780f);border-color:#e6c7783d}.stage-button span,.stage-button.active span{color:#e5c985;background:#f6efe414;border-radius:999px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.stage-button strong{margin:0;font-size:14px;display:block}.stage-button small{font-size:12px;line-height:1.35;display:block}.side-panel{background:#ffffff0b;border:1px solid #f6efe41c;border-radius:8px;margin-top:auto;padding:16px}.side-panel p{margin:10px 0 0;font-size:13px;line-height:1.5}.progress-track{background:#f6efe417;border-radius:999px;height:8px;margin:12px 0;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#e95f47,#e6c778);height:100%;transition:width .3s cubic-bezier(.16,1,.3,1);display:block}.workspace{min-width:0;padding:20px 24px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}.topbar h1{margin:0;font-size:24px;line-height:1.15}.topbar-actions,.input-row,.panel-heading,.tag-row,.batch-progress-label{margin-top:8px;display:block}.batch-progress{gap:8px;margin-top:12px;display:grid}.batch-progress-meta{align-items:baseline;gap:10px;font-size:13px;display:flex}.batch-progress-meta strong{color:var(--ink);font-size:14px}.batch-progress-meta span{color:var(--accent);font-weight:700}.batch-progress-meta small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-left:auto;overflow:hidden}.batch-progress-track{background:color-mix(in srgb, var(--ink) 12%, transparent);border-radius:999px;height:8px;overflow:hidden}.batch-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #8bd7c7);height:100%;transition:width .3s cubic-bezier(.16,1,.3,1);display:block}@media (prefers-reduced-motion:reduce){.batch-progress-track span{transition:none}}.batch-task-center{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin:12px 0;padding:12px 0;display:grid}.batch-task-center-head,.batch-task-title,.batch-task-details{align-items:center;gap:10px;display:flex}.batch-task-center-head{justify-content:space-between}.batch-task-center-head div{gap:2px;display:grid}.batch-task-center-head small,.batch-task-center-head>span,.batch-task-title time,.batch-task-details{color:var(--muted);font-size:12px}.batch-task-progress{border-top:1px solid color-mix(in srgb, var(--line) 70%, transparent);gap:8px;padding:10px 0;display:grid}.batch-task-progress:first-of-type{border-top:0}.batch-task-title time{margin-left:auto}.batch-status{background:color-mix(in srgb, var(--muted) 15%, transparent);border-radius:999px;padding:2px 7px;font-size:11px;font-weight:700}.batch-status.running,.batch-status.queued{color:var(--accent)}.batch-status.completed{color:#2a9d72}.batch-status.paused,.batch-status.failed,.batch-task-error{color:var(--danger)}.batch-task-details{justify-content:space-between}.batch-task-error{margin:0;font-size:12px;line-height:1.5}.batch-task-progress>.secondary-button{justify-self:start}.button-row{align-items:center;display:flex}.topbar-actions,.input-row,.button-row,.tag-row{flex-wrap:wrap;gap:10px}.user-pill{color:#fff7ed;background:#f6efe414;border:1px solid #f6efe424;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 14px;display:inline-flex}.primary-button,.secondary-button,.ghost-button{color:#fff7ed;white-space:nowrap;border:1px solid #f6efe424;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;transition:all .16s cubic-bezier(.16,1,.3,1);display:inline-flex}.primary-button{background:linear-gradient(135deg,#e95f47,#c49a51);border-color:#e95f4775;box-shadow:0 12px 26px #e95f472e}.secondary-button{background:#e95f4724}.ghost-button{background:#f6efe40f}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.title-chip:hover,.draft-card:hover,.stage-button:hover,.collection-card:hover,.publish-card:hover{border-color:#f6efe447;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{opacity:.62;cursor:progress}.notice{color:#eadcb9;background:#e6c7781a;border:1px solid #e6c7783d;border-radius:8px;margin-bottom:18px;padding:12px 14px}.stage-grid,.bottom-grid{gap:16px;margin-bottom:16px;display:grid}.collector-grid,.remake-grid,.publish-grid{grid-template-columns:1.1fr .9fr}.bottom-grid{grid-template-columns:1fr .8fr}.panel{background:linear-gradient(145deg,#181714e0,#0f1215d1);border:1px solid #f6efe41f;border-radius:18px;min-width:0;padding:20px;box-shadow:0 20px 55px #0000003d,inset 0 1px #ffffff09}.panel-wide{grid-column:1/-1}.panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.panel-heading h2{margin:0;font-size:20px}.collector-toolbar{background:#00000029;border:1px solid #f6efe414;border-radius:14px;align-items:center;gap:10px;margin:2px 0 18px;padding:10px;display:flex}.collector-search{color:#bfae94;flex:1;align-items:center;gap:8px;min-width:180px;display:flex}.collector-search input{background:#ffffff0e;border-radius:9px;min-height:36px;padding:8px 10px}.filter-switch{background:#ffffff0b;border-radius:10px;gap:4px;padding:3px;display:flex}.filter-switch button{color:#a79e91;background:0 0;border:0;border-radius:7px;min-height:30px;padding:0 10px;font-size:12px}.filter-switch button.active{color:#fff4df;background:#e6c7782e}.empty-filter-state{color:#a79e91;text-align:center;border:1px dashed #e6c77840;border-radius:14px;grid-column:1/-1;padding:42px 20px}@media (width<=680px){.collection-grid,.draft-grid,.publish-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-heading-tools{justify-content:flex-start}.collector-toolbar{flex-wrap:wrap;align-items:stretch}.collector-search{flex-basis:100%}.filter-switch,.filter-switch button{flex:1}}.mini-pill{color:#e2d4bf;white-space:nowrap;background:#f6efe414;border:1px solid #f6efe41f;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.ratio-switch{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.ratio-switch button{color:#e2d4bf;background:#f6efe40d;border:1px solid #f6efe41f;border-radius:999px;height:30px;padding:0 12px}.ratio-switch button.active{color:#fff7ed;background:linear-gradient(135deg,#e95f4757,#c49a513d);border-color:#e6c77861}.input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.input-grid.two-col{grid-template-columns:1.1fr .9fr}.span-2{grid-column:span 2}label{color:#efe5d8;gap:8px;font-size:14px;display:grid}input,textarea,select{color:#f6efe4;width:100%;font:inherit;resize:vertical;background:#ffffff0a;border:1px solid #f6efe41f;border-radius:12px;padding:12px 14px}input::placeholder,textarea::placeholder{color:#8f857a}input:focus,textarea:focus,select:focus{border-color:#e6c77870;outline:none;box-shadow:0 0 0 3px #e6c77821}.preview-phone{padding:18px}.phone-preview{color:#1d1a17;background:#fdfbf8;border:1px solid #f6efe41f;border-radius:28px;padding:0;overflow:hidden;box-shadow:0 18px 50px #00000047}.xhs-phone-media{aspect-ratio:3/4;background:#101010;width:100%;position:relative;overflow:hidden}.xhs-phone-media img,.xhs-phone-media video{object-fit:cover;width:100%;height:100%;display:block}.media-error-state{color:#b9aa99;text-align:center;background:linear-gradient(145deg,#252321,#111316);place-items:center;gap:8px;width:100%;height:100%;padding:16px;font-size:12px;display:grid}.media-error-state button{color:#f1d493;background:#e6c7781f;border:1px solid #e6c7784d;border-radius:999px;padding:5px 12px;font-size:11px}.xhs-phone-media span{color:#fff;background:#00000085;border-radius:999px;padding:5px 9px;font-size:12px;position:absolute;top:12px;right:12px}.xhs-author-row{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px 14px 6px;display:grid}.xhs-author-row img{object-fit:cover;border-radius:999px;width:34px;height:34px}.xhs-author-row strong{color:#201a17;font-size:14px}.xhs-author-row button{color:#fff;background:#ff2442;border:0;border-radius:999px;padding:6px 12px;font-size:12px}.xhs-note-body{padding:8px 14px 16px}.xhs-note-body h3{color:#1d1a17;margin:0 0 8px;font-size:16px;line-height:1.45}.phone-content{color:#2a2723;white-space:pre-line;margin:0;font-size:14px;line-height:1.7}.xhs-note-body .title-chip{color:#315b9c;background:#ff244214;border-color:#315b9c1f}.xhs-note-body small{color:#8b8177;margin-top:10px;display:block}.asset-stack{gap:12px;display:grid}.asset-card{background:#ffffff0a;border:1px solid #f6efe414;border-radius:16px;padding:10px}.asset-card img,.asset-card video{object-fit:cover;background:#090909;border-radius:12px;width:100%;max-height:180px;display:block}.asset-card small{align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.collection-grid,.draft-grid,.publish-grid-inner{gap:14px;display:grid}.collection-grid{grid-template-columns:repeat(var(--grid-columns,4), minmax(0, 1fr));align-items:start}.draft-grid,.publish-grid-inner{grid-template-columns:repeat(var(--grid-columns,4), minmax(0, 1fr))}.collection-card,.draft-card,.publish-card{text-align:left;color:#f6efe4;background:#ffffff09;border:1px solid #f6efe41c;border-radius:18px;width:100%;padding:0;overflow:hidden}.collection-card.selected,.draft-card.selected{border-color:#e6c77873;box-shadow:inset 0 0 0 1px #e6c7781f}.phone-card{background:linear-gradient(#ffffff0e,#ffffff06);grid-template-rows:auto 1fr;min-height:100%;display:grid}.phone-ratio-3-4 .phone-card-media{aspect-ratio:3/4}.phone-ratio-9-16 .phone-card-media{aspect-ratio:9/16}.phone-card-media{background:#070707;width:100%;position:relative;overflow:hidden}.phone-card-media img{object-fit:cover;width:100%;height:100%;display:block}.phone-card-media span{color:#fff7ed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;border-radius:999px;padding:5px 8px;font-size:12px;position:absolute;top:10px;right:10px}.phone-card-body{gap:8px;padding:12px 13px 14px;display:grid}.phone-card-body p{color:#c9bfaf;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.phone-ratio-9-16 .phone-card-body p{-webkit-line-clamp:5}.phone-card-tags{flex-wrap:wrap;gap:6px;display:flex}.phone-card-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.phone-card-thumbs span,.phone-card-thumbs em{aspect-ratio:1;background:#ffffff0f;border:1px solid #f6efe414;border-radius:8px;display:block;position:relative;overflow:hidden}.phone-card-thumbs img,.phone-card-thumbs video{object-fit:cover;width:100%;height:100%;display:block}.phone-card-thumbs em{color:#fff7ed;background:#e95f4740;place-items:center;font-size:12px;font-style:normal;display:grid}.phone-card-tags em{color:#dec89d;font-size:12px;font-style:normal}.phone-card-body small,.draft-card small,.publish-card small{color:#a79e91}.remake-source-grid{grid-template-columns:repeat(var(--grid-columns,4), minmax(0, 1fr))}.grid-column-switch{color:#a79e91;flex-wrap:wrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.grid-column-switch button{color:#c9bfaf;background:#ffffff09;border:1px solid #f6efe41f;border-radius:999px;min-height:28px;padding:0 9px;font-size:12px}.grid-column-switch button.active{color:#fff7ed;background:#e6c77829;border-color:#e6c77873}.rich-draft-card .phone-card-media{aspect-ratio:3/4}.rich-draft-card .phone-card-body{gap:6px;padding:10px 11px 12px}.rich-draft-card .phone-card-body p{-webkit-line-clamp:4;font-size:12px}.panel-heading-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.draft-export-row,.export-settings-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.draft-export-row button{color:#f1d493;background:#e6c7781f;border:1px solid #e6c77859;border-radius:999px;padding:5px 10px;font-size:11px}.draft-card-actions{align-items:center;gap:6px;display:inline-flex}.draft-card-actions .danger-text-button{color:#ffaaa6;background:#e85c5c1f;border-color:#e878786b}.draft-card-actions .danger-text-button:hover{color:#ffd0cc;background:#e85c5c38;border-color:#ff8282b3}.library-card-actions,.template-card-actions{align-items:center;gap:8px;margin-top:8px;display:flex}.library-card-actions .card-group-select{flex:1;margin-top:0}.template-card-actions .danger-text-button{margin-left:auto}.export-select-badge{z-index:4;color:#fff7ed;background:#0a0a0cb8;border:1px solid #ffffff2e;border-radius:999px;padding:5px 9px;font-size:11px;position:absolute;top:10px;left:10px}.rich-draft-card{position:relative}.rich-draft-card.export-selected{border-color:#e6c778b3;box-shadow:inset 0 0 0 2px #e6c7782e,0 10px 28px #0000002e}.export-settings-row{border-top:1px solid #f6efe414;margin-top:14px;padding-top:14px}.export-settings-row label{color:#c9bfaf;gap:6px;font-size:12px;display:grid}.export-settings-row input{min-width:260px}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-hero{background:linear-gradient(120deg,#ef6f4f24,#2c497029);grid-column:1/-1;justify-content:space-between;align-items:center;gap:28px;display:flex}.overview-hero p:not(.eyebrow){color:#aaa39a;max-width:680px}.overview-hero-mark{color:#e7c778;justify-items:center;gap:4px;min-width:150px;display:grid}.overview-hero-mark strong{color:#f6efe4;font-size:38px;line-height:1}.overview-hero-mark span{color:#9f968b;font-size:12px}.overview-kpi-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.overview-kpi{background:#ffffff0b;border:1px solid #f6efe41a;border-radius:16px;gap:8px;padding:20px;display:grid}.overview-kpi span,.overview-kpi small{color:#9f968b;font-size:12px}.overview-kpi strong{color:#f6efe4;font-size:34px}.overview-panel{min-height:230px}.overview-metric-list{gap:20px;display:grid}.overview-metric-list>div{color:#c9bfaf;grid-template-columns:1fr auto;align-items:center;gap:8px 14px;display:grid}.overview-metric-list strong{color:#e7c778;font-size:22px}.overview-metric-list small{color:#817a72;grid-column:1/-1}.metric-bar{background:#ffffff14;border-radius:99px;grid-column:1/-1;height:7px;overflow:hidden}.metric-bar i{border-radius:inherit;background:linear-gradient(90deg,#e86e59,#e7c778);height:100%;display:block}.group-stat-columns{grid-template-columns:1fr 1fr;gap:26px;display:grid}.group-stat-columns h3{color:#c9bfaf;margin:0 0 10px;font-size:13px}.group-stat-columns button{color:#aaa39a;text-align:left;background:0 0;border:0;border-bottom:1px solid #f6efe414;justify-content:space-between;width:100%;padding:11px 0;display:flex}.group-stat-columns button b{color:#e7c778}.overview-flow{grid-column:1/-1}.flow-steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;display:grid}.flow-steps button{text-align:left;color:#f6efe4;background:#ffffff09;border:1px solid #f6efe41a;border-radius:13px;gap:5px;padding:16px;display:grid}.flow-steps button span{color:#e7c778;font-size:11px}.flow-steps button small{color:#8f887e}.flow-steps i{color:#e7c778}@media (width<=800px){.overview-grid{grid-template-columns:1fr}.overview-kpi-grid{grid-template-columns:repeat(2,1fr)}.overview-hero{align-items:flex-start}.flow-steps{grid-template-columns:1fr}.flow-steps i{display:none}.group-stat-columns{grid-template-columns:1fr}}.template-autosave-status{color:#9de0c5;align-self:center;font-size:12px}.remix-template-library{grid-column:1/-1}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.template-card{background:#ffffff09;border:1px solid #f6efe41a;border-radius:13px;gap:12px;padding:16px;display:grid}.template-card>div{gap:5px;display:grid}.template-card strong{color:#f6efe4;font-size:13px}.template-card small,.template-card p{color:#8f887e;font-size:12px}.template-card p{min-height:34px;margin:0}@media (width<=820px){.template-grid{grid-template-columns:1fr}}.api-readiness{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.api-readiness span{border:1px solid #0000;border-radius:999px;padding:7px 10px;font-size:12px}.api-readiness .ready{color:#9de0c5;background:#56a3891f;border-color:#56a38940}.api-readiness .missing{color:#efb4a9;background:#cc54421f;border-color:#cc544240}.settings-actions{align-items:center;gap:10px;display:flex}.settings-notice{color:#9de0c5;background:#56a3891f;border-radius:10px;padding:12px 14px;font-size:12px}.settings-section{border-top:1px solid #f6efe414;padding-top:20px}.settings-section-title{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:16px;display:flex}.settings-section-title strong{color:#f6efe4;font-size:15px}.settings-section-title small{color:#8f887e}.settings-section select,.api-provider-grid input,.settings-section input{width:100%}.api-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.api-provider-grid>div{gap:12px;display:grid}.api-provider-grid h3{color:#e7c778;margin:0;font-size:13px}.api-provider-grid label{color:#aaa39a;gap:6px;font-size:12px;display:grid}.setting-toggle{align-self:end;align-items:center;gap:9px;display:flex!important}.setting-toggle input{accent-color:#e7c778;width:auto!important}@media (width<=820px){.api-provider-grid{grid-template-columns:1fr}.settings-actions,.settings-section-title{flex-direction:column;align-items:flex-start}}.group-create-control{align-items:center;gap:5px;display:inline-flex}.group-create-control input{width:100px}.group-chip{align-items:center;gap:0;display:inline-flex}.group-chip>button:first-child{border-radius:999px 0 0 999px}.group-remove{color:#8f887e;background:#ffffff0a;border:1px solid #f6efe41f;border-left:0;border-radius:0 999px 999px 0;padding:5px 7px;font-size:12px}.group-remove:hover{color:#f28c78;background:#f28c781f}.remix-workbench{background:linear-gradient(135deg,#e95f4714,#12110ed6)}.remix-columns{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;display:grid}.source-detail-card,.remix-control-card{background:#ffffff09;border:1px solid #f6efe41a;border-radius:16px;padding:16px}.source-detail-card h3,.remix-control-card h3{margin:0;font-size:20px;line-height:1.4}.breakdown-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.breakdown-block{background:#00000029;border:1px solid #f6efe417;border-radius:14px;margin-bottom:10px;padding:12px}.refined-breakdown-block{background:linear-gradient(#ffffff0b,#00000021);padding:10px 12px 12px}.breakdown-block-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.mini-ai-button{color:#e8d29b;background:#e6c77814;border:1px solid #e6c7783d;border-radius:999px;align-items:center;gap:4px;height:26px;padding:0 9px;font-size:12px;line-height:1;display:inline-flex}.mini-ai-button:hover{background:#e6c77826;border-color:#e6c77870}.breakdown-block>span,.breakdown-block-head>span{color:#dec89d;margin-bottom:0;font-size:12px;display:block}.breakdown-block strong{font-size:18px;line-height:1.45;display:block}.source-body{color:#d6caba;white-space:pre-line;margin:0;line-height:1.75}.content-prompt-box{margin:12px 0}.source-image-list{gap:12px;margin-top:14px;display:grid}.image-prompt-list{margin-top:0}.source-image-item{background:#0000002e;border:1px solid #f6efe414;border-radius:16px;grid-template-columns:128px minmax(0,1fr);align-items:stretch;gap:12px;padding:10px;display:grid}.source-image-preview{position:relative}.source-image-preview img,.source-image-preview video,.source-image-item>img,.source-image-item>video{aspect-ratio:3/4;object-fit:cover;background:#070707;border-radius:12px;width:100%}.source-image-preview span{color:#fff;background:#0000008c;border-radius:999px;padding:4px 7px;font-size:12px;position:absolute;top:8px;left:8px}.source-image-item strong{margin-bottom:8px;font-size:14px;display:block}.per-image-controls{gap:8px;display:grid}.per-image-controls textarea{min-height:84px}.generated-image-result{background:#52d2880f;border:1px solid #52d28829;border-radius:12px;padding:10px}.reference-upload-box,.image-param-panel{background:#ffffff08;border:1px solid #f6efe41a;border-radius:12px;padding:10px}.image-param-panel{background:#4e97ff0a;border-color:#4e97ff29;gap:12px;display:grid}.param-group{gap:8px;display:grid}.param-title,.reference-upload-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.param-title strong{color:#f0e2cc;font-size:13px}.param-title small{color:#8fb9ff}.param-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.option-grid{gap:6px;display:grid}.ratio-option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.three-options{grid-template-columns:repeat(3,minmax(0,1fr))}.option-grid button{color:#d9d1c4;background:#ffffff0e;border:1px solid #f6efe41a;border-radius:10px;height:34px;font-size:12px}.option-grid button.active{color:#fff;background:linear-gradient(135deg,#1677ff,#4fa3ff);border-color:#75b3ffbf;box-shadow:0 8px 20px #1677ff38}.reference-upload-head span{color:#f0e2cc;font-size:13px;font-weight:700}.upload-drop{color:#dec89d;text-align:center;cursor:pointer;background:#e6c7780f;border:1px dashed #e6c77847;border-radius:10px;padding:10px;font-size:13px;position:relative}.upload-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.reference-thumb-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.reference-thumb-row span{aspect-ratio:1;background:#070707;border:1px solid #f6efe41f;border-radius:8px;display:block;position:relative;overflow:hidden}.reference-thumb-row img{object-fit:cover;width:100%;height:100%;display:block}.reference-thumb-row button{color:#fff;background:#000000a8;border:0;border-radius:999px;width:18px;height:18px;padding:0;line-height:1;position:absolute;top:3px;right:3px}.generated-image-result small{color:#cfe8d8;margin-bottom:8px;line-height:1.5;display:block}.generated-image-result>div{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;display:grid}.generated-image-result img{aspect-ratio:3/4;object-fit:cover;background:#070707;border-radius:10px;width:100%}.compact-remix-settings{margin-top:14px}.draft-card,.publish-card{padding:14px}.rich-draft-card{padding:12px}.draft-image-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:10px;display:grid}.draft-image-row img{aspect-ratio:3/4;object-fit:cover;background:#070707;border-radius:10px;width:100%}.draft-card p,.publish-card p{margin:8px 0 0;font-size:13px;line-height:1.6}.collection-meta,.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.collection-meta{margin-top:14px}.collection-meta-top{margin:0 0 12px}.compact-author{color:#e8ddce;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.compact-author img{object-fit:cover;border-radius:50%;flex:0 0 26px;width:26px;height:26px}.compact-author span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-phone-flow p{-webkit-line-clamp:2}.library-phone-card{color:#1d1a17;background:#fdfbf8}.library-phone-card .compact-author,.library-phone-card .phone-card-body>strong{color:#1d1a17}.library-phone-card .phone-card-body p{color:#2a2723}.library-phone-card .phone-card-tags em{color:#315b9c}.library-phone-card .phone-card-body>small{color:#8b8177}.library-phone-card .library-card-actions{border-top-color:#1d1a171a}.library-phone-card .card-group-select{color:#4b433b;background:#1d1a170a;border-color:#1d1a1724}.collection-meta>div,.summary-card{background:#ffffff08;border:1px solid #f6efe414;border-radius:14px;padding:14px}.collection-meta strong,.summary-card strong{margin:6px 0 4px;font-size:18px;display:block}.draft-card-head,.summary-card span,.publish-card .draft-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.draft-card-head span,.publish-card .draft-card-head span{color:#eacb8b;white-space:nowrap;background:#e6c7781a;border:1px solid #e6c77833;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;display:inline-flex}.draft-toolbar{margin-bottom:14px}.split-panel{grid-template-columns:1fr 1fr;gap:16px;display:grid}.split-block{background:#ffffff08;border:1px solid #f6efe414;border-radius:14px;min-width:0;padding:16px}.title-list{gap:10px;margin-bottom:12px;display:grid}.method-list{color:#e3d8c7;margin:12px 0 0;padding-left:18px;line-height:1.8}.callout{background:#e6c77814;border:1px solid #e6c77838;border-radius:14px;margin-top:14px;padding:14px}.callout p{color:#ecdfc1;margin:8px 0 0;line-height:1.6}.log-list{gap:10px;display:grid}.log-item{background:#ffffff08;border:1px solid #f6efe414;border-radius:12px;padding:12px 14px}.log-item.info{border-color:#6ea8ff29}.log-item.success{border-color:#52d28829}.log-item.warn{border-color:#e6c77829}.log-item strong{margin-top:4px;font-size:14px;display:block}.log-item p{color:#a79e91;margin:6px 0 0;font-size:13px;line-height:1.5}.capture-link-box{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.capture-actions,.captured-actions{flex-wrap:wrap;gap:10px;display:flex}.capture-actions{align-items:center;padding-bottom:1px}.capture-notice{color:#eadfcf;background:#ffffff0b;border:1px solid #f6efe41f;border-radius:12px;margin-top:14px;padding:12px 14px;line-height:1.6}.capture-notice.success{background:#52d28814;border-color:#52d28838}.capture-notice.fallback,.capture-notice.warn{background:#e6c77814;border-color:#e6c77842}.capture-notice.error{background:#ef5f5f14;border-color:#ef5f5f42}.captured-result,.manual-fallback{background:#ffffff09;border:1px solid #f6efe41a;border-radius:16px;margin-top:14px;padding:16px}.captured-result{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.captured-media-strip{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px;display:grid}.captured-media-strip>span{color:#a79e91;border:1px dashed #f6efe424;border-radius:12px;grid-column:1/-1;padding:12px}.captured-thumb{background:#ffffff09;border:1px solid #f6efe417;border-radius:12px;padding:8px}.captured-thumb img,.captured-thumb video{aspect-ratio:3/4;object-fit:cover;background:#070707;border-radius:10px;width:100%;display:block}.captured-thumb small{color:#a79e91;margin-top:6px;font-size:12px;display:block}.captured-result h3{margin:0 0 8px;font-size:18px}.captured-result p{color:#cfc3b2;margin:0 0 10px;line-height:1.7}.panel-heading.compact{margin-bottom:12px}.empty-assets{color:#a79e91;background:#ffffff08;border:1px dashed #f6efe429;border-radius:14px;padding:14px;line-height:1.6}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1240px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.collector-grid,.remake-grid,.publish-grid,.bottom-grid,.split-panel,.remix-columns{grid-template-columns:1fr}}@media (width<=860px){.capture-link-box,.captured-result,.input-grid{grid-template-columns:1fr}.span-2{grid-column:auto}}.compact-tags{gap:5px}.compact-tags .title-chip,.phone-card-tags em,.image-param-panel .option-grid button{font-size:11px}.compact-tags .title-chip{background:#f6efe40e;border-radius:999px;min-height:22px;padding:0 8px}.image-prompt-card .title-chip,.image-remix-card .title-chip{transform-origin:0;transform:scale(.92)}.image-param-panel{gap:9px;padding:9px}.param-row{gap:8px}.option-grid{gap:5px}.option-grid button{border-radius:8px;height:28px;padding:0 6px}.param-title strong,.reference-upload-head span{font-size:12px}.param-title small,.reference-upload-head small{font-size:11px}.per-image-controls{gap:7px}.per-image-controls label{gap:6px;font-size:12px}.per-image-controls textarea{border-radius:10px;min-height:74px;padding:9px 10px;font-size:12px}.reference-upload-box{padding:9px}.upload-drop{padding:8px;font-size:12px}.source-image-item.image-prompt-item{border-radius:14px;grid-template-columns:118px minmax(0,1fr);padding:9px}.source-image-preview img,.source-image-preview video,.source-image-item>img,.source-image-item>video{border-radius:10px}.source-image-item.image-prompt-item{background:linear-gradient(135deg,#ffffff0e,#0000002e);grid-template-columns:minmax(220px,.9fr) minmax(260px,1fr);align-items:start;gap:14px;padding:12px}.large-source-preview{border-radius:18px;min-height:360px;overflow:hidden;box-shadow:0 18px 36px #0000003d}.large-source-preview img,.large-source-preview video{object-fit:cover;border-radius:18px;width:100%;height:100%;min-height:360px}.compact-image-controls{gap:8px}.generation-result-frame{background:#0000002e;border:1px dashed #f6efe429;border-radius:16px;gap:8px;min-height:174px;padding:10px;display:grid}.generation-result-frame.generating{background:#1677ff12;border-color:#1677ff6b}.generation-result-frame.done{background:#52d2880e;border-color:#52d28840}.generation-frame-head,.generation-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.generation-frame-head span{color:#f0e2cc;font-size:13px;font-weight:700}.generation-frame-head small,.generation-meta small{color:#9fb9de;font-size:11px}.generation-progress{background:#ffffff14;border-radius:999px;height:7px;overflow:hidden}.generation-progress span{border-radius:inherit;background:linear-gradient(90deg,#1677ff,#72c1ff);height:100%;transition:width .26s;display:block}.empty-generation-box{color:#847b70;text-align:center;background:#ffffff09;border-radius:12px;place-items:center;min-height:112px;padding:12px;font-size:12px;display:grid}.generation-error-box{color:#ffb4a8;text-align:left;background:#6f191633;border:1px solid #ff6f5959;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;display:flex}.generation-error-box span{overflow-wrap:anywhere;line-height:1.55}.generation-result-frame.failed{border-color:#ff6f596b}.generated-preview-grid{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:8px;display:grid}.generated-preview-grid img{aspect-ratio:3/4;object-fit:cover;background:#070707;border-radius:10px;width:100%}.ultra-compact-params{gap:8px;padding:8px}.ultra-compact-params .option-grid button{border-radius:7px;height:24px;padding:0 4px;font-size:10px}.ultra-compact-params .param-title strong,.compact-reference-box .reference-upload-head span{font-size:11px}.ultra-compact-params .param-title small,.compact-reference-box .reference-upload-head small{font-size:10px}.compact-reference-box{padding:8px}.compact-reference-box .upload-drop{padding:7px;font-size:11px}.generate-image-button{border-radius:10px;width:100%;min-height:34px}@media (width<=980px){.source-image-item.image-prompt-item{grid-template-columns:1fr}.large-source-preview,.large-source-preview img,.large-source-preview video{min-height:280px}}.phone-card-media .media-nav,.xhs-phone-media .media-nav{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000057;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:30px;height:30px;padding:0;font-size:22px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.phone-card-media .media-nav.prev,.xhs-phone-media .media-nav.prev{left:8px}.phone-card-media .media-nav.next,.xhs-phone-media .media-nav.next{right:8px}.phone-card-media video{object-fit:cover;width:100%;height:100%;display:block}.image-before-after-column{gap:12px;display:grid}.source-image-item.image-prompt-item{grid-template-columns:minmax(280px,.95fr) minmax(260px,.8fr);align-items:start;gap:14px}.paired-preview{aspect-ratio:3/4;border-radius:18px;width:100%;min-height:0;overflow:hidden}.large-source-preview.paired-preview img,.large-source-preview.paired-preview video,.generation-result-frame.paired-preview{aspect-ratio:3/4;border-radius:18px;width:100%;height:auto;min-height:0}.generation-result-frame.paired-preview{align-content:start;padding:12px}.generation-result-frame.paired-preview .empty-generation-box{height:calc(100% - 42px);min-height:0}.single-result-grid{grid-template-columns:1fr;height:calc(100% - 78px);min-height:180px}.single-result-grid img{aspect-ratio:3/4;border-radius:14px;height:100%}.compact-generation-meta{justify-content:flex-start;align-items:flex-start;gap:4px 10px}.compact-generation-meta small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.compact-image-controls{background:#ffffff06;border:1px solid #f6efe414;border-radius:16px;padding:10px}.compact-image-controls>strong{color:#efe3ce;margin-bottom:0;font-size:13px}.compact-image-controls .image-param-panel,.compact-image-controls .reference-upload-box{border-radius:10px;padding:7px}.compact-image-controls .param-row{grid-template-columns:1fr}.compact-image-controls .ratio-option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.compact-image-controls .three-options{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-image-controls .option-grid button{border-radius:7px;height:23px;font-size:10px}.compact-image-controls textarea{min-height:64px}.compact-image-controls .reference-thumb-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.compact-image-controls .generate-image-button{min-height:32px;font-size:13px}@media (width<=1100px){.source-image-item.image-prompt-item{grid-template-columns:1fr}}.preview-phone{max-width:390px;margin:0 auto;padding:12px}.phone-preview{border-radius:24px;max-width:330px;margin:0 auto}.xhs-phone-media{aspect-ratio:4/5}.remake-grid .collection-grid,.collection-grid.remake-source-grid{grid-template-columns:repeat(var(--grid-columns,4), minmax(0, 1fr))}.image-remix-tabs{gap:8px;margin-top:-4px;padding:2px 0 10px;display:flex;overflow-x:auto}.image-remix-tabs button{color:#cfc3b2;background:#ffffff0b;border:1px solid #f6efe41f;border-radius:999px;min-width:58px;height:30px;padding:0 12px;font-size:12px}.image-remix-tabs button.active{color:#fff;background:linear-gradient(135deg,#e95f4759,#c49a5133);border-color:#e6c7786b}.tabbed-image-prompt-list{margin-top:0}.single-image-prompt-item.source-image-item.image-prompt-item{grid-template-columns:minmax(210px,.72fr) minmax(300px,1fr);max-width:980px;margin:0 auto;padding:12px}.single-image-prompt-item .image-before-after-column{gap:10px}.single-image-prompt-item .paired-preview{border-radius:14px;max-width:260px;margin:0 auto}.single-image-prompt-item .large-source-preview.paired-preview img,.single-image-prompt-item .large-source-preview.paired-preview video,.single-image-prompt-item .generation-result-frame.paired-preview{border-radius:14px}.single-image-prompt-item .generation-result-frame.paired-preview{padding:9px}.single-image-prompt-item .generation-frame-head span{font-size:12px}.single-image-prompt-item .empty-generation-box{font-size:11px}.single-image-prompt-item .compact-image-controls{align-self:stretch;padding:10px}.single-image-prompt-item .compact-image-controls textarea{min-height:58px}.settings-grid{grid-template-columns:1fr}.api-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-bottom-grid{margin-top:0}@media (width<=980px){.single-image-prompt-item.source-image-item.image-prompt-item,.api-settings-grid{grid-template-columns:1fr}}.preview-phone{max-width:340px}.phone-preview{width:min(100%,300px);max-width:300px}.collection-grid,.remake-grid .collection-grid,.collection-grid.remake-source-grid{grid-template-columns:repeat(var(--grid-columns,4), minmax(0, 1fr))}.phone-card-body{padding:10px 11px 12px}.phone-card-body strong{font-size:13px;line-height:1.45}.phone-card-body p{font-size:12px;line-height:1.5}.batch-captured-result{display:block}.batch-result-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.captured-list-strip{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.captured-mini-card{color:#f6efe4;text-align:left;background:#ffffff09;border:1px solid #f6efe41a;border-radius:14px;gap:6px;padding:11px;display:grid}.captured-mini-card.selected{background:#e6c77813;border-color:#e6c7786b}.captured-mini-card strong{font-size:13px;line-height:1.4}.captured-mini-card small,.captured-mini-card span{color:#a79e91;font-size:12px}.phone-preview-list{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));align-items:start;gap:14px;display:grid}.phone-preview-list .phone-preview{cursor:pointer;width:100%;max-width:260px}.phone-preview.selected{box-shadow:0 0 0 2px #e6c7788c,0 18px 50px #00000047}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #f6efe41c;border-right:0;height:auto;padding:16px;position:relative}.stage-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.stage-button{text-align:center;grid-template-columns:1fr;justify-items:center;padding:9px}.stage-button small,.side-panel{display:none}.workspace{padding:20px 16px}}@media (width<=680px){.topbar{gap:14px;display:grid}.topbar h1{font-size:26px}.collector-grid,.remake-grid,.publish-grid,.bottom-grid,.input-grid,.input-grid.two-col{grid-template-columns:1fr}.span-2{grid-column:auto}.panel{border-radius:14px;padding:14px}.panel-heading h2{font-size:18px}.stage-nav{gap:5px}.stage-button strong{font-size:12px}}.phone-save-bar{padding:0 12px 12px}.phone-save-bar .primary-button{border-radius:12px;width:100%;min-height:34px;font-size:13px}@media (width<=860px){.batch-result-head{display:grid}}.collector-grid>.panel:nth-child(2){grid-column:1/-1}.phone-preview-list{scroll-snap-type:x proximity;flex-direction:row;align-items:flex-start;gap:14px;padding:4px 4px 12px;display:flex;overflow-x:auto}.phone-preview-list .phone-preview{scroll-snap-align:start;flex:0 0 236px;width:236px;max-width:236px}.phone-preview-list .xhs-phone-media{aspect-ratio:4/5}.phone-preview-list::-webkit-scrollbar{height:8px}.phone-preview-list::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.phone-preview-list::-webkit-scrollbar-thumb{background:#e6c77847;border-radius:999px}@media (width>=1320px){.phone-preview-list .phone-preview{flex-basis:220px;width:220px;max-width:220px}}@media (width<=860px){.phone-preview-list .phone-preview{flex-basis:220px;width:220px;max-width:220px}}.collector-grid .preview-phone{grid-column:1/-1;width:100%;max-width:none;margin:0;padding:18px}.collector-grid .phone-preview-list{flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;max-width:none;padding:4px 2px 14px;display:flex;overflow-x:auto}.collector-grid .phone-preview-list .phone-preview{flex:0 0 360px;width:360px;max-width:360px;margin:0}.collector-grid .phone-preview-list .xhs-phone-media{aspect-ratio:4/5}@media (width>=1280px){.collector-grid .phone-preview-list .phone-preview{flex-basis:360px;width:360px;max-width:360px}}.phone-preview-list .phone-preview{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#78706673 transparent;height:680px;max-height:680px;overflow:hidden auto}.phone-preview-list .phone-preview::-webkit-scrollbar{width:6px}.phone-preview-list .phone-preview::-webkit-scrollbar-track{background:0 0}.phone-preview-list .phone-preview::-webkit-scrollbar-thumb{background:#78706673;border-radius:999px}.phone-preview-list .phone-preview .xhs-phone-media{flex:none}.phone-preview-list .phone-preview .xhs-note-body{min-height:230px}.phone-preview-list .phone-preview .phone-save-bar{padding-bottom:16px}@media (width<=860px){.phone-preview-list .phone-preview{height:620px;max-height:620px}}.generated-preview-grid img,.single-result-grid img,.generation-result-frame img{object-fit:contain;cursor:zoom-in;background:#090909}.single-result-grid img{height:100%}.image-lightbox{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000db;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.image-lightbox>img{object-fit:contain;border-radius:12px;width:auto;max-width:min(92vw,1200px);height:auto;max-height:92vh;box-shadow:0 24px 80px #0000008c}.lightbox-close{z-index:2;color:#fff;background:#00000073;border:1px solid #ffffff3d;border-radius:999px;width:38px;height:38px;font-size:25px;line-height:1;position:fixed;top:18px;right:22px}.lightbox-gallery-content{place-items:center;width:min(94vw,1280px);height:min(92vh,900px);display:grid;position:relative}.lightbox-gallery-content>img{object-fit:contain;border-radius:12px;width:auto;max-width:88%;height:auto;max-height:84%;box-shadow:0 24px 80px #0000008c}.lightbox-nav{z-index:2;color:#fff;background:#0000007a;border:1px solid #ffffff3d;border-radius:50%;width:46px;height:46px;font-size:36px;line-height:36px;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox-caption{color:#fff;background:#0000007a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:12px;max-width:80%;padding:8px 14px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.lightbox-caption strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lightbox-caption span{color:#f1d493;flex:none}.generation-result-frame.paired-preview{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden}.generation-result-frame.paired-preview .generated-preview-grid.single-result-grid{background:#090909;border-radius:12px;flex:auto;justify-content:center;align-items:center;height:auto;min-height:0;display:flex;overflow:hidden}.generation-result-frame.paired-preview .single-result-grid img{object-fit:contain;object-position:center;background:#090909;width:100%;height:100%;min-height:0;display:block}.generation-result-frame.paired-preview .empty-generation-box{flex:auto;height:auto;min-height:0}.generation-result-frame.paired-preview .compact-generation-meta{flex:none;max-height:58px;padding-top:4px;overflow:hidden}.material-tabs{border-bottom:1px solid #f6efe414;align-items:center;padding:8px 0 10px}.material-tab-label{color:#a79e91;margin-right:4px;font-size:11px}.material-tabs button{align-items:center;gap:5px;display:inline-flex}.material-tab-number,.prompt-token-row button span{color:#9ec7ff;background:#1677ff38;border-radius:5px;place-items:center;width:18px;height:18px;font-size:10px;display:inline-grid}.material-add-button{width:30px;min-width:30px!important;padding:0!important;font-size:20px!important}.prompt-editor-shell{background:#0b192e47;border:1px solid #4e97ff33;border-radius:13px;padding:10px}.prompt-editor-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;display:flex}.prompt-editor-head span{color:#ecf3ff;font-size:12px;font-weight:700}.prompt-editor-head small{color:#8fa9c8;font-size:10px}.reference-prompt-editor{background:#0000003d;border-color:#4e97ff1f;min-height:104px;margin:0;font-size:13px;line-height:1.65}.prompt-token-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.prompt-token-row button{color:#a9ceff;background:#1677ff1a;border:1px solid #4e97ff3d;border-radius:999px;align-items:center;gap:4px;min-height:25px;padding:0 8px 0 4px;font-size:11px;display:inline-flex}.connected-material-panel{background:#0000002e;border:1px solid #f6efe41a;border-radius:14px;gap:9px;margin:12px 0;padding:11px;display:grid}.connected-panel-head{justify-content:space-between;align-items:flex-start;display:flex}.connected-panel-head h4{margin:0;font-size:14px}.panel-close-button{color:#aaa;background:#ffffff0f;border:0;border-radius:999px;width:24px;height:24px;font-size:17px}.material-search{border-radius:9px;min-height:32px;padding:7px 10px;font-size:12px}.connected-material-list{gap:6px;max-height:210px;display:grid;overflow-y:auto}.connected-material-item{color:#eee;text-align:left;background:#ffffff09;border:1px solid #0000;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;min-width:0;padding:6px;display:grid}.connected-material-item:hover{background:#4e97ff14;border-color:#4e97ff52}.connected-material-item img,.connected-material-item video{object-fit:cover;background:#070707;border-radius:6px;width:34px;height:42px}.connected-material-item strong,.connected-material-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.connected-material-item strong{color:#b8d5ff;font-size:11px}.connected-material-item small{color:#8e887f;margin-top:3px;font-size:10px}.connected-material-item em{color:#78b3ff;font-size:10px;font-style:normal}.material-library-title{color:#e5d9c7;border-top:1px solid #f6efe414;padding-top:9px;font-size:12px;font-weight:700}.material-library-hint{color:#817a71;font-size:10px}.auth-screen{color:#f6efe4;background:#12110f;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#1a1815;border:1px solid #f6efe424;border-radius:8px;gap:18px;width:min(100%,380px);padding:28px;display:grid;box-shadow:0 24px 80px #00000052}.login-panel h1{margin:0;font-size:24px}.login-panel .primary-button{width:100%;min-height:42px}.login-brand{align-items:center;gap:10px;display:flex}.login-error{color:#ffb2a5;background:#ff6f5914;border:1px solid #ff6f594d;border-radius:6px;padding:10px 12px}.auth-loading{color:#c9bfaf}.account-pill{gap:12px}.account-pill>span{gap:1px;display:grid}.account-pill small{color:#a99d8d;font-size:11px}.account-pill button{color:#e6c778;background:0 0;border:0;padding:4px}.user-create-row{grid-template-columns:1fr 1fr 1.2fr .8fr auto;align-items:end;gap:10px;display:grid}.user-create-row .primary-button{min-height:42px}.user-table{border-top:1px solid #f6efe41a;margin-top:16px}.user-row{border-bottom:1px solid #f6efe414;grid-template-columns:1.2fr .6fr .6fr 1fr 1.2fr;align-items:center;gap:12px;min-height:56px;display:grid}.user-row>span:first-child{gap:2px;display:grid}.user-row small{color:#a99d8d}.user-table-head{color:#a99d8d;min-height:38px;font-size:12px}.user-active{color:#75d7ae}.user-disabled{color:#ff9b89}.user-actions{justify-content:flex-end;gap:8px;display:flex}.user-actions .ghost-button{padding:7px 10px}@media (width<=900px){.user-create-row{grid-template-columns:1fr 1fr}.user-row{grid-template-columns:1fr auto;padding:10px 0}.user-table-head{display:none}.user-actions{justify-content:flex-start}}
