@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";.phone-password-login>p,.phone-password-login label{font-size:14px}.phone-password-login input{font-size:16px;min-width:0}.auth-code-row{display:flex;align-items:center;gap:8px;margin-top:8px}.auth-code-row input{flex:1;width:0;margin-top:0}.auth-code-button{flex-shrink:0;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--brand-deep);font:inherit;cursor:pointer}.auth-code-button:disabled,.auth-links button:disabled{opacity:.55;cursor:default}.phone-password-login .auth-submit{width:100%;margin-top:14px;justify-content:center;min-height:46px}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:18px}.auth-links button{border:0;background:transparent;padding:5px 0;color:var(--brand-deep);font:inherit;font-size:13px;text-align:left;cursor:pointer}.auth-links button:hover{text-decoration:underline}.phone-password-login>small{font-size:12px;line-height:1.6}@media(max-width:480px){.phone-password-login{padding:22px}.auth-code-button{padding:0 9px;font-size:12px}}:root{--brand-primary: #a65318;--brand-primary-hover: #834012;--brand-secondary: #d6a548;--brand-gradient-start: #f6c453;--brand-gradient-end: #f28a22;--brand-deep: #241b12;--brand-deep-soft: #443326;--bg-page: #fffcf7;--bg-sidebar: #211a14;--bg-card: #ffffff;--bg-card-hover: #fffaf1;--bg-soft: #f7f4ee;--bg-brand-soft: #fff3df;--bg-selected: #ffedcc;--text-primary: #27221c;--text-secondary: #6e6357;--text-muted: #827569;--text-inverse: #fffdf8;--text-inverse-muted: #d6c8b8;--border-default: #e9ddca;--border-light: #f0e9df;--border-active: #c6812c;--status-success: #347153;--status-success-bg: #edf6ef;--status-success-border: #bcd8c5;--status-warning: #946017;--status-warning-bg: #fff5df;--status-warning-border: #e8ce98;--status-error: #b23f38;--status-error-bg: #fff0ed;--status-error-border: #e9beb6;--status-info: #456d89;--status-info-bg: #eef4f8;--status-info-border: #c5d5e0;--brand-rgb: 166, 83, 24;--shadow-rgb: 48, 34, 20;--white-rgb: 255, 255, 255;--success-rgb: 52, 113, 83;--warning-rgb: 148, 96, 23;--error-rgb: 178, 63, 56;--info-rgb: 69, 109, 137;--shadow-card: 0 5px 20px rgba(var(--shadow-rgb), .035);--shadow-hover: 0 14px 32px rgba(var(--shadow-rgb), .085);--focus-ring: 0 0 0 3px rgba(var(--brand-rgb), .18);--brand-gradient: linear-gradient(115deg, var(--brand-gradient-start), var(--brand-gradient-end))}.ops-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:rgba(var(--brand-rgb),.58);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ops-confirm-dialog{width:min(520px,100%);padding:30px;border-radius:20px;background:var(--bg-card);box-shadow:0 24px 80px rgba(var(--shadow-rgb),.28)}.ops-confirm-dialog h2{margin:14px 0 8px;font-size:26px}.ops-confirm-dialog>p{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.7}.ops-confirm-dialog label{display:grid;gap:8px;font-size:14px;font-weight:800}.ops-confirm-dialog input{width:100%;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:10px;font-size:14px}.ops-confirm-dialog input:focus{outline:3px solid rgba(var(--brand-rgb),.14);border-color:var(--purple)}.ops-confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.ops-confirm-actions .btn{min-height:46px}.profile-name-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:22px;background:rgba(var(--brand-rgb),.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-name-dialog{width:min(500px,100%);padding:34px;border:1px solid rgba(var(--white-rgb),.55);border-radius:24px;background:var(--bg-card);box-shadow:0 30px 90px rgba(var(--shadow-rgb),.32);text-align:center}.profile-name-mark{width:66px;height:66px;margin:0 auto 16px;border-radius:20px;background:var(--brand-primary);color:var(--text-inverse);display:grid;place-items:center;box-shadow:0 14px 30px rgba(var(--shadow-rgb),.23)}.profile-name-mark svg{width:30px;height:30px}.profile-name-dialog h2{margin:12px 0 8px;color:var(--deep);font-size:28px}.profile-name-dialog>p{margin:0 auto 18px;max-width:410px;color:var(--text-secondary);font-size:14px;line-height:1.7}.profile-trial-benefit{margin:0 0 20px;padding:14px 15px;border:1px solid var(--border-active);border-radius:14px;background:linear-gradient(135deg,var(--bg-brand-soft),var(--bg-page));display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;text-align:left}.profile-trial-benefit>span{width:42px;height:42px;border-radius:12px;background:var(--lime);color:var(--text-primary);display:grid;place-items:center}.profile-trial-benefit>span svg{width:21px}.profile-trial-benefit b{display:block;color:var(--text-primary);font-size:15px}.profile-trial-benefit p{margin:4px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.55}.profile-name-dialog label{display:grid;gap:8px;text-align:left;color:var(--deep);font-size:14px;font-weight:900}.profile-name-dialog input{width:100%;height:52px;padding:0 15px;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-card);color:var(--ink);font-size:16px}.profile-name-dialog input:focus{outline:3px solid rgba(var(--brand-rgb),.14);border-color:var(--border-active)}.profile-name-dialog>.btn{width:100%;min-height:52px;margin-top:16px}.profile-name-dialog>small{display:block;margin-top:13px;color:var(--text-secondary);font-size:12px;line-height:1.5}.profile-name-dialog .notice{margin-top:12px;text-align:left}.editor-billing-note{grid-column:1/-1;margin-top:14px;padding:14px 16px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-page);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px}.editor-billing-note>svg{width:38px;height:38px;padding:9px;border-radius:10px;background:var(--bg-soft);color:var(--brand-primary)}.editor-billing-note b,.editor-billing-note p{display:block}.editor-billing-note b{font-size:14px}.editor-billing-note p{margin:4px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.5}.editor-billing-note button{min-height:42px;padding:0 12px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card);color:var(--brand-primary);font-size:13px;font-weight:900;cursor:pointer}.editor-billing-note button svg{width:15px;vertical-align:middle}@media(max-width:540px){.profile-name-overlay{padding:14px}.profile-name-dialog{padding:25px 18px;border-radius:20px}.profile-name-mark{width:58px;height:58px;margin-bottom:12px}.profile-name-dialog h2{font-size:24px}.editor-billing-note{grid-template-columns:38px minmax(0,1fr)}.editor-billing-note button{grid-column:1/-1;width:100%}}.ops-status.warning{background:var(--status-warning-bg);color:var(--status-warning)}.ops-status.failed{background:var(--status-error-bg);color:var(--status-error)}:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text-primary);background:var(--bg-card);font-synthesis:none;--purple:var(--brand-primary);--deep:var(--brand-deep);--lime:var(--brand-secondary);--orange:var(--brand-primary);--coral:var(--brand-primary);--ink:var(--text-primary);--muted:var(--text-muted);--line:var(--border-default);--paper:var(--bg-page);--soft:var(--bg-soft)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(var(--brand-rgb),.6);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr);background:var(--paper)}.sidebar{position:sticky;top:0;height:100vh;background:var(--deep);color:var(--text-inverse);padding:24px 16px 18px;display:flex;flex-direction:column;z-index:10}.sidebar-admin{background:var(--brand-deep)}.brand{border:0;background:transparent;color:var(--text-inverse);display:flex;align-items:center;gap:11px;padding:0 8px;cursor:pointer;text-align:left}.brand-mark{width:39px;height:39px;border-radius:12px;background:var(--lime);color:var(--deep);display:grid;place-items:center;transform:rotate(-4deg)}.brand b{font-size:20px;letter-spacing:1px}.brand small,.side-user small{display:block;color:var(--text-muted);font-size:11px;margin-top:2px}.nav-label{font-size:11px;color:var(--text-muted);letter-spacing:1.8px;margin:36px 13px 10px}.sidebar nav{display:grid;gap:6px}.sidebar nav button{height:44px;border:0;border-radius:10px;background:transparent;color:var(--text-inverse-muted);display:flex;align-items:center;gap:12px;padding:0 13px;cursor:pointer;position:relative}.sidebar nav button:hover,.sidebar nav button.active{background:var(--brand-primary);color:var(--text-inverse)}.sidebar nav button.active i{position:absolute;right:-16px;width:4px;height:24px;border-radius:4px 0 0 4px;background:var(--lime)}.side-promo{margin:auto 0 18px;background:linear-gradient(145deg,var(--brand-primary),var(--brand-primary));border:1px solid rgba(var(--white-rgb),.13);border-radius:14px;padding:17px}.side-promo>span{display:inline-block;padding:3px 7px;background:var(--lime);color:var(--deep);font-weight:800;font-size:10px;border-radius:5px}.side-promo b{display:block;font-size:14px;margin:10px 0 5px}.side-promo p{font-size:11px;color:var(--text-muted);line-height:1.6;margin:0}.side-promo button{border:0;background:transparent;color:var(--lime);font-size:11px;padding:11px 0 0;display:flex;gap:5px;align-items:center;cursor:pointer}.side-user{border-top:1px solid rgba(var(--white-rgb),.13);padding:16px 4px 0;display:flex;align-items:center;gap:9px}.side-user .avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-weight:800}.side-user b{font-size:12px}.side-user>svg{margin-left:auto;color:var(--text-muted)}.main-panel{min-width:0;min-height:100vh}.topbar{height:72px;border-bottom:1px solid var(--line);background:rgba(var(--white-rgb),.94);display:flex;align-items:center;padding:0 38px;position:sticky;top:0;z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar>div:first-of-type>b{font-size:15px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.points{height:36px;border:1px solid var(--line);border-radius:18px;padding:0 13px;display:flex;align-items:center;gap:7px;font-size:12px;background:var(--bg-card)}.points svg{color:var(--orange)}.icon-btn,.menu-btn{width:36px;height:36px;border:1px solid var(--line);background:var(--bg-card);border-radius:10px;display:grid;place-items:center;cursor:pointer}.menu-btn{display:none}.btn{height:42px;border:0;border-radius:9px;padding:0 17px;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:.18s}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary{background:var(--purple);color:var(--text-inverse);box-shadow:0 6px 16px rgba(var(--shadow-rgb),.16)}.btn-outline{background:var(--bg-card);color:var(--ink);border:1px solid var(--line);box-shadow:none}.back-link{border:0;background:transparent;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);cursor:pointer}.back-link svg{width:16px}.eyebrow{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;background:var(--bg-soft);color:var(--purple);font-weight:800;font-size:11px;border-radius:5px;letter-spacing:.4px}.eyebrow.lime{background:var(--bg-brand-soft);color:var(--text-primary)}.market-hero{min-height:335px;padding:52px 7vw 42px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 84% 45%,rgba(var(--brand-rgb),.32),transparent 19%),linear-gradient(120deg,var(--bg-page),var(--bg-page));border-bottom:1px solid var(--line);overflow:hidden}.market-hero h1{font-size:44px;line-height:1.18;letter-spacing:-2px;margin:17px 0 12px;font-weight:900}.market-hero h1 em{font-style:normal;color:var(--purple);position:relative}.market-hero h1 em:after{content:"";height:8px;background:var(--lime);position:absolute;left:0;right:0;bottom:0;z-index:-1;transform:rotate(-1deg)}.market-hero p{font-size:14px;color:var(--muted);margin:0 0 24px}.searchbox{width:490px;height:50px;display:flex;align-items:center;gap:11px;background:var(--bg-card);border:1px solid var(--border-light);border-radius:12px;padding:0 14px;box-shadow:0 12px 30px rgba(var(--shadow-rgb),.08)}.searchbox svg{color:var(--purple);width:19px}.searchbox input{flex:1;border:0;outline:0;background:transparent}.searchbox kbd{font-size:10px;color:var(--text-secondary);border:1px solid var(--line);border-radius:5px;padding:3px 6px}.hero-orbit{width:285px;height:230px;position:relative;margin-right:4vw}.orb-main{position:absolute;left:74px;top:35px;width:138px;height:138px;border-radius:42% 58% 55% 45%;background:var(--purple);color:var(--lime);display:grid;place-items:center;transform:rotate(-8deg);box-shadow:18px 18px rgba(var(--shadow-rgb),.95)}.orb-main svg{transform:rotate(8deg)}.orb{position:absolute;width:53px;height:53px;border-radius:15px;display:grid;place-items:center;box-shadow:0 10px 20px rgba(var(--shadow-rgb),.15)}.orb-a{background:var(--bg-card);color:var(--purple);top:6px;left:22px;transform:rotate(-9deg)}.orb-b{background:var(--lime);color:var(--deep);right:4px;top:33px;transform:rotate(8deg)}.orb-c{background:var(--orange);color:var(--text-inverse);left:31px;bottom:3px;transform:rotate(6deg)}.content-section{padding:35px 4.2vw 60px}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading h2{font-size:24px;margin:0 0 5px}.section-heading p{font-size:12px;color:var(--muted);margin:0}.section-heading>span{font-size:11px;color:var(--muted)}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.filter-row button{height:34px;padding:0 14px;border:1px solid var(--line);border-radius:18px;background:var(--bg-card);color:var(--muted);font-size:12px;cursor:pointer}.filter-row button.active{background:var(--deep);border-color:var(--deep);color:var(--text-inverse)}.agent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.agent-card{min-height:247px;border:1px solid var(--line);background:var(--bg-card);border-radius:14px;padding:21px;cursor:pointer;position:relative;overflow:hidden;transition:.2s}.agent-card:before{content:"";height:4px;position:absolute;left:0;right:0;top:0;background:var(--accent)}.agent-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(var(--shadow-rgb),.12);border-color:var(--border-light)}.accent-purple{--accent:var(--purple)}.accent-lime{--accent:var(--lime)}.accent-orange{--accent:var(--orange)}.accent-coral{--accent:var(--coral)}.agent-top{display:flex;align-items:start;justify-content:space-between}.agent-icon{width:48px;height:48px;border-radius:13px;background:color-mix(in srgb,var(--accent) 17%,var(--bg-card));color:var(--accent);display:grid;place-items:center}.agent-icon svg{width:23px}.hot{padding:4px 8px;background:var(--bg-soft);color:var(--brand-primary);border-radius:5px;font-size:10px;font-weight:800}.agent-card h3{font-size:17px;margin:16px 0 7px}.agent-card>p{height:37px;font-size:12px;line-height:1.55;color:var(--muted);margin:0}.agent-meta{display:flex;gap:7px;margin-top:14px}.agent-meta span{font-size:10px;color:var(--text-secondary);background:var(--bg-page);border-radius:4px;padding:4px 6px}.agent-card>button{border:0;background:transparent;color:var(--purple);font-size:12px;font-weight:700;padding:16px 0 0;display:flex;gap:6px;align-items:center;cursor:pointer}.card-number{position:absolute;right:-5px;bottom:-16px;font-size:65px;font-weight:900;color:var(--text-inverse-muted);font-style:normal;z-index:0}.empty,.error-card{min-height:240px;display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}.empty svg{color:var(--purple)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-card{margin:30px;border:1px dashed var(--status-error-border);border-radius:14px}.error-card b{color:var(--ink);font-size:18px}.workspace-layout{height:calc(100vh - 72px);display:grid;grid-template-columns:245px minmax(0,1fr)}.history-panel{border-right:1px solid var(--line);padding:23px 16px;background:var(--bg-card);display:flex;flex-direction:column}.new-chat{width:100%}.history-title,.api-mode-title{font-size:10px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin:26px 8px 9px}.history-item{display:flex;align-items:flex-start;gap:9px;border:0;background:var(--bg-card);border-radius:9px;padding:10px;width:100%;text-align:left;color:var(--ink)}.history-item>svg{width:16px;color:var(--purple)}.history-item span{min-width:0}.history-item b{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item small{color:var(--muted);font-size:9px}.muted{font-size:10px;color:var(--muted);padding:0 8px}.api-mode-title{margin-top:auto}.mode-switch{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-soft);padding:3px;border-radius:9px}.mode-switch button{border:0;border-radius:7px;background:transparent;padding:8px 3px;font-size:10px;cursor:pointer}.mode-switch button.active{background:var(--bg-card);color:var(--purple);box-shadow:0 2px 5px rgba(var(--shadow-rgb),.08);font-weight:700}.mode-switch small{display:block;font-size:8px;color:var(--muted);margin-top:2px}.mode-locked{display:flex;align-items:center;gap:7px;background:var(--bg-soft);color:var(--purple);padding:10px;border-radius:9px;font-size:10px;font-weight:700}.mode-locked svg{width:15px}.chat-panel{min-width:0;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--bg-card),var(--bg-card))}.chat-scroll{flex:1;overflow:auto;padding:35px 8vw}.welcome{max-width:670px;margin:7vh auto 0;text-align:center}.welcome .agent-icon{margin:0 auto;width:62px;height:62px}.welcome h1{font-size:28px;margin:18px 0 9px}.welcome>p{max-width:520px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.7}.examples{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:30px;text-align:left}.examples button{min-height:49px;border:1px solid var(--line);border-radius:10px;background:var(--bg-card);padding:0 14px;font-size:11px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.examples button:hover{border-color:var(--purple);color:var(--purple)}.examples svg{width:15px}.messages{max-width:800px;margin:0 auto}.message{display:grid;grid-template-columns:35px 1fr;gap:11px;margin-bottom:27px}.message-avatar{width:34px;height:34px;border-radius:10px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.message.user .message-avatar{background:var(--bg-soft);color:var(--orange)}.message-avatar svg{width:17px}.message b{font-size:11px}.message p{font-size:13px;line-height:1.8;margin:7px 0;white-space:pre-wrap}.message.user p{display:inline-block;background:var(--bg-page);padding:10px 13px;border-radius:3px 12px 12px}.copy-btn{border:0;background:transparent;color:var(--muted);font-size:10px;display:flex;gap:4px;padding:0;cursor:pointer}.copy-btn svg{width:13px}.typing i{display:inline-block;width:6px;height:6px;background:var(--purple);border-radius:50%;margin-right:4px;animation:pulse 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25;transform:translateY(-3px)}}.composer{margin:0 auto 24px;width:min(760px,calc(100% - 48px));border:1px solid var(--border-default);border-radius:13px;background:var(--bg-card);box-shadow:0 13px 34px rgba(var(--shadow-rgb),.1);position:relative;padding:13px 53px 22px 14px}.composer textarea{width:100%;height:54px;border:0;outline:0;resize:none;font-size:12px}.composer>button{position:absolute;right:12px;top:17px;width:36px;height:36px;border:0;border-radius:10px;background:var(--purple);color:var(--text-inverse);display:grid;place-items:center}.composer>button:disabled{background:var(--bg-selected)}.composer>button svg{width:17px}.composer small{position:absolute;left:14px;bottom:7px;font-size:9px;color:var(--muted)}.special-workspace,.page-body,.admin-body{padding:35px 4.5vw 60px}.special-head,.page-intro,.admin-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.special-head h1,.page-intro h1,.admin-heading h1{font-size:30px;margin:12px 0 6px;letter-spacing:-.7px}.special-head p,.page-intro p,.admin-heading p{margin:0;color:var(--muted);font-size:12px}.special-head>.mode-switch,.special-head>.mode-locked{width:230px;margin-top:23px}.workflow-steps{margin:33px 0;display:grid;grid-template-columns:repeat(4,1fr);max-width:850px}.workflow-steps>div{display:flex;align-items:center;position:relative;color:var(--text-muted)}.workflow-steps span{width:28px;height:28px;border:1px solid var(--border-default);border-radius:50%;display:grid;place-items:center;font-size:10px;background:var(--bg-card);z-index:1}.workflow-steps span svg{width:13px}.workflow-steps b{font-size:10px;margin-left:7px}.workflow-steps i{position:absolute;height:1px;background:var(--bg-soft);left:95px;right:15px}.workflow-steps>div.active{color:var(--purple)}.workflow-steps>div.active span{background:var(--purple);color:var(--text-inverse);border-color:var(--purple)}.builder-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:22px}.form-card,.preview-card,.table-card,.api-config,.api-closed,.strategy-card,.policy-grid>section{border:1px solid var(--line);border-radius:14px;background:var(--bg-card);padding:25px}.card-heading{display:flex;align-items:center;gap:12px;margin-bottom:22px}.card-heading>span{width:36px;height:36px;border-radius:10px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center;font-size:12px;font-weight:800}.card-heading h2{margin:0 0 3px;font-size:17px}.card-heading p{margin:0;color:var(--muted);font-size:10px}.form-card label,.editor-form label{display:block;font-size:11px;font-weight:700;margin-bottom:17px}.form-card textarea,.form-card input,.form-card select,.editor-form input,.editor-form textarea,.confirm-zone input{display:block;width:100%;margin-top:8px;border:1px solid var(--border-light);border-radius:9px;padding:11px 12px;background:var(--bg-card);font-size:12px;outline:0}.form-card textarea{height:105px;resize:vertical}.form-card textarea.large{height:170px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.choice-row{display:flex;gap:6px;margin-top:8px}.choice-row button{height:38px;flex:1;border:1px solid var(--line);background:var(--bg-card);border-radius:8px;font-size:11px}.choice-row button.active{border-color:var(--purple);background:var(--bg-soft);color:var(--purple);font-weight:700}.upload-box{width:100%;height:66px;border:1px dashed var(--border-default);background:var(--bg-card);border-radius:9px;color:var(--purple);display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px}.upload-box svg{width:17px}.upload-box small{color:var(--muted)}.form-card>.btn{width:100%}.integration-note{color:var(--text-secondary);font-size:9px!important;display:flex;align-items:center;gap:5px;margin:12px 0 0!important}.integration-note svg{width:13px;color:var(--purple)}.preview-card{display:flex;flex-direction:column;text-align:center}.preview-canvas{flex:1;min-height:330px;border-radius:12px;background:linear-gradient(150deg,var(--brand-primary),var(--brand-primary) 55%,var(--brand-primary));display:grid;place-items:center;color:var(--text-inverse);font-size:27px;font-weight:900;line-height:1.25;position:relative;overflow:hidden}.preview-canvas:before{content:"";position:absolute;width:170px;height:170px;background:var(--lime);border-radius:50%;right:-70px;bottom:-70px}.preview-canvas svg{position:absolute;top:20px;right:20px;color:var(--lime)}.preview-card>div:last-child b{display:block;font-size:12px;margin-top:17px}.preview-card>div:last-child p{font-size:10px;color:var(--muted);line-height:1.55}.builder-grid.talking{grid-template-columns:1fr 360px}.video-preview{background:var(--brand-deep);color:var(--text-inverse);position:relative}.person-silhouette{min-height:340px;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,var(--brand-primary),var(--brand-deep) 70%);border-radius:11px}.person-silhouette svg{width:120px;height:120px;color:var(--text-muted)}.video-preview>div:last-child p{color:var(--text-muted)}.video-preview .play{position:absolute;top:43%;left:50%;transform:translate(-50%,-50%);width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--deep)}.coming-soon{min-height:calc(100vh - 72px);display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.coming-soon>span{width:75px;height:75px;border-radius:23px;background:var(--lime);color:var(--deep);display:grid;place-items:center;transform:rotate(-5deg)}.coming-soon h1{font-size:28px;margin:24px 0 7px}.coming-soon p{max-width:520px;color:var(--muted);line-height:1.7;font-size:13px;margin:0 0 24px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.stats-grid>div{border:1px solid var(--line);background:var(--bg-card);border-radius:13px;padding:19px}.stats-grid span,.stats-grid small{font-size:10px;color:var(--muted);display:block}.stats-grid b{display:block;font-size:29px;margin:5px 0;color:var(--purple)}.table-card{padding:0;overflow:hidden}.table-head,.admin-toolbar{height:65px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.table-head h2{font-size:16px}.search-mini{height:35px;border:1px solid var(--line);background:var(--bg-card);border-radius:8px;display:flex;align-items:center;gap:7px;padding:0 10px;margin-left:auto}.search-mini svg{width:15px;color:var(--muted)}.search-mini input{border:0;outline:0;font-size:11px}.mock-table .thead,.mock-table .trow{display:grid;grid-template-columns:1.8fr 1.2fr .8fr 1fr .5fr;align-items:center;min-height:54px;padding:0 20px;border-bottom:1px solid var(--border-light);font-size:11px}.mock-table .thead,.admin-table .thead{color:var(--text-secondary);background:var(--bg-card);font-size:9px;font-weight:700}.mock-table .trow>span:first-child{display:flex;align-items:center;gap:8px;font-weight:700}.mock-table .trow svg{width:15px;color:var(--purple)}.status-success{color:var(--status-success)}.mock-table .trow button,.table-action{border:0;background:transparent;color:var(--purple);font-size:10px;font-weight:700;cursor:pointer}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:14px 20px}.pagination span{font-size:10px;color:var(--muted);margin-right:auto}.pagination button{min-width:30px;height:28px;border:1px solid var(--line);background:var(--bg-card);border-radius:6px;font-size:9px}.pagination button.active{background:var(--purple);color:var(--text-inverse)}.pagination button:disabled{opacity:.45}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:26px 0}.balance-card,.membership-card{border-radius:15px;padding:25px;min-height:178px;position:relative;overflow:hidden}.balance-card{background:var(--deep);color:var(--text-inverse)}.balance-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--brand-primary);right:-50px;top:-50px}.balance-card>span,.membership-card>span{font-size:11px;opacity:.75}.balance-card>b{display:block;font-size:39px;margin:8px 0}.balance-card p,.membership-card p{font-size:10px;opacity:.7}.balance-card .btn{background:var(--lime);color:var(--deep);margin-top:9px}.membership-card{background:linear-gradient(135deg,var(--bg-brand-soft),var(--bg-page));border:1px solid var(--border-default)}.membership-card b{font-size:21px;display:block;margin:14px 0}.membership-card i{position:absolute;right:20px;top:20px;font-style:normal;color:var(--brand-primary);background:var(--bg-selected);padding:5px 9px;border-radius:6px;font-size:10px;display:flex;gap:4px;align-items:center}.membership-card i svg{width:13px}.api-config{max-width:900px}.api-row{display:flex;align-items:center;padding:15px 0;border-top:1px solid var(--line);gap:14px}.api-row>div{flex:1}.api-row b,.api-row small{display:block}.api-row b{font-size:12px}.api-row small{font-size:10px;color:var(--muted);margin-top:3px}.unconfigured{font-size:10px;color:var(--brand-primary);background:var(--bg-brand-soft);padding:5px 8px;border-radius:5px}.api-row .btn{height:34px;font-size:10px}.api-closed{display:flex;align-items:center;gap:17px;max-width:900px}.api-closed>svg{width:43px;height:43px;color:var(--purple);background:var(--bg-soft);padding:10px;border-radius:12px}.api-closed>div{flex:1}.api-closed h2{font-size:16px;margin:0 0 5px}.api-closed p{font-size:11px;color:var(--muted);margin:0}.admin-body{background:var(--bg-card);min-height:calc(100vh - 72px)}.admin-toolbar{margin-top:25px;background:var(--bg-card);border:1px solid var(--line);border-bottom:0;border-radius:13px 13px 0 0;gap:8px}.admin-toolbar .search-mini{margin-left:0;width:260px}.admin-toolbar .search-mini input{width:100%}.toolbar-spacer{flex:1}.admin-toolbar>span{font-size:10px;color:var(--muted)}.admin-table{background:var(--bg-card);border:1px solid var(--line);border-radius:0 0 13px 13px;overflow:hidden}.admin-table .thead,.admin-table .trow{display:grid;grid-template-columns:1.7fr .8fr .7fr .6fr .7fr .8fr .5fr;align-items:center;min-height:61px;padding:0 19px;border-bottom:1px solid var(--border-light);font-size:10px}.agent-cell{display:flex;align-items:center;gap:9px}.agent-cell>span b,.agent-cell>span small{display:block}.agent-cell>span small{color:var(--muted);font-size:8px;margin-top:2px}.mini-icon{width:35px;height:35px;border-radius:9px;background:color-mix(in srgb,var(--accent) 15%,var(--bg-card));color:var(--accent);display:grid;place-items:center}.mini-icon svg{width:16px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px;background:var(--brand-deep-soft)}.status-dot.published{background:var(--status-success)}.status-dot.draft{background:var(--orange)}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;min-height:calc(100vh - 72px)}.editor-form{padding:29px 4vw 60px;overflow:auto}.editor-title{display:flex;justify-content:space-between;align-items:flex-start;margin:18px 0 25px}.editor-title h1{font-size:28px;margin:11px 0 5px}.editor-title p{font-size:11px;color:var(--muted);margin:0}.publish-badge{font-size:10px;padding:6px 10px;border-radius:6px;background:var(--bg-brand-soft);color:var(--brand-primary)}.publish-badge.published{background:var(--status-success-bg);color:var(--status-success)}.form-section{border:1px solid var(--line);border-radius:13px;background:var(--bg-card);padding:23px;margin-bottom:15px}.form-section h2{font-size:15px;margin:0 0 20px;display:flex;align-items:center;gap:8px}.form-section h2>span{width:25px;height:25px;border-radius:7px;background:var(--purple);color:var(--text-inverse);display:grid;place-items:center;font-size:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.form-grid .full{grid-column:1/-1}.editor-form textarea{height:77px;resize:vertical}.prompt-section textarea{height:260px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.65}.prompt-section label{position:relative}.prompt-section small{position:absolute;right:10px;bottom:9px;font-size:8px;color:var(--muted)}.test-panel{border-left:1px solid var(--line);background:var(--bg-page);display:flex;flex-direction:column;position:sticky;top:72px;height:calc(100vh - 72px)}.test-head{height:75px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:0 18px;background:var(--bg-card)}.test-head>span{width:36px;height:36px;border-radius:10px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.test-head svg{width:18px}.test-head b,.test-head small{display:block}.test-head b{font-size:12px}.test-head small{font-size:9px;color:var(--muted);margin-top:2px}.test-chat{flex:1;overflow:auto;padding:20px}.test-empty{height:100%;display:grid;place-items:center;align-content:center;text-align:center;color:var(--text-muted)}.test-empty svg{width:40px;height:40px}.test-empty p{font-size:10px}.test-reply{display:grid;grid-template-columns:28px 1fr;gap:8px}.test-reply>svg{background:var(--bg-soft);color:var(--purple);border-radius:8px;padding:6px;width:28px;height:28px}.test-reply p{margin:0;background:var(--bg-card);border:1px solid var(--line);border-radius:3px 10px 10px;padding:10px;font-size:11px;line-height:1.7;white-space:pre-wrap}.test-composer{margin:13px;background:var(--bg-card);border:1px solid var(--line);border-radius:10px;padding:9px 45px 8px 10px;position:relative}.test-composer textarea{width:100%;height:55px;resize:none;border:0;outline:0;font-size:10px}.test-composer button{position:absolute;right:9px;top:18px;width:31px;height:31px;border:0;border-radius:8px;background:var(--purple);color:var(--text-inverse)}.test-composer svg{width:14px}.notice{margin-top:11px;background:var(--bg-brand-soft);color:var(--text-primary);padding:10px 12px;border-radius:8px;font-size:10px;display:flex;align-items:center;gap:6px}.notice svg{width:14px}.strategy-card{max-width:920px}.strategy-title{display:flex;align-items:center;gap:13px}.strategy-icon{width:45px;height:45px;border-radius:12px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.strategy-title h2{font-size:17px;margin:0 0 4px}.strategy-title p{font-size:10px;color:var(--muted);margin:0}.mode-badge{margin-left:auto;padding:6px 10px;border-radius:6px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:10px;font-weight:800}.mode-badge.platform_only{background:var(--bg-soft);color:var(--brand-primary)}.strategy-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:23px}.strategy-options>button{min-height:110px;border:1px solid var(--line);background:var(--bg-card);border-radius:11px;padding:16px;text-align:left;display:grid;grid-template-columns:28px 1fr;gap:9px;cursor:pointer}.strategy-options>button>span{width:25px;height:25px;border:1px solid var(--border-default);border-radius:50%;display:grid;place-items:center;color:var(--text-inverse)}.strategy-options>button>span svg{width:13px}.strategy-options>button.selected{border:2px solid var(--purple);background:var(--bg-page)}.strategy-options>button.selected>span{background:var(--purple);border-color:var(--purple)}.strategy-options>button.danger.selected{border-color:var(--coral);background:var(--status-error-bg)}.strategy-options>button.danger.selected>span{background:var(--coral);border-color:var(--coral)}.strategy-options b{font-size:12px}.strategy-options p{font-size:10px;color:var(--muted);line-height:1.6}.confirm-zone{margin-top:16px;border:1px solid var(--border-light);background:var(--bg-page);border-radius:10px;padding:15px}.confirm-zone b{font-size:12px;color:var(--brand-primary)}.confirm-zone p{font-size:10px;color:var(--text-secondary)}.confirm-zone>div{display:flex;gap:8px}.confirm-zone input{margin:0}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:17px;max-width:920px}.policy-grid>section{display:flex;gap:12px}.policy-grid>section>svg{color:var(--purple)}.policy-grid h3{font-size:12px;margin:0 0 5px}.policy-grid b{font-size:11px}.policy-grid p{font-size:9px;color:var(--muted);line-height:1.5}.mobile-nav{display:none}@media(max-width:1100px){.agent-grid{grid-template-columns:repeat(3,1fr)}.market-hero{padding-left:5vw}.hero-orbit{transform:scale(.85)}.editor-layout{grid-template-columns:minmax(0,1fr) 320px}.admin-table .thead,.admin-table .trow{grid-template-columns:1.8fr .9fr .8fr .7fr .8fr .5fr}.admin-table .thead span:nth-child(6),.admin-table .trow>span:nth-child(6){display:none}}@media(max-width:820px){.app-shell{display:block}.app-shell>.sidebar{display:none}.menu-btn{display:grid}.mobile-nav{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--brand-rgb),.45);z-index:30}.mobile-nav .sidebar{display:flex;position:fixed;left:0;top:0;width:260px}.mobile-close{position:fixed;left:275px;top:16px;border:0;background:var(--bg-card);width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.topbar{padding:0 18px}.topbar>div:first-of-type{margin-left:10px}.market-hero{padding:38px 25px}.market-hero h1{font-size:35px}.hero-orbit{display:none}.searchbox{width:min(100%,490px)}.content-section,.special-workspace,.page-body,.admin-body{padding:28px 22px 50px}.agent-grid{grid-template-columns:repeat(2,1fr)}.workspace-layout{grid-template-columns:1fr}.history-panel{display:none}.chat-scroll{padding:25px}.builder-grid,.builder-grid.talking{grid-template-columns:1fr}.preview-card{display:none}.editor-layout{grid-template-columns:1fr}.test-panel{position:relative;top:0;height:500px;border-left:0;border-top:1px solid var(--line)}.strategy-options,.policy-grid{grid-template-columns:1fr}.admin-table{overflow:auto}.admin-table .thead,.admin-table .trow{min-width:850px}.special-head{display:block}.special-head>.mode-switch,.special-head>.mode-locked{margin-top:18px}.stats-grid,.account-grid{grid-template-columns:1fr}}@media(max-width:540px){.topbar .points{display:none}.market-hero h1{font-size:30px}.market-hero p{line-height:1.7}.agent-grid{grid-template-columns:1fr}.agent-card{min-height:220px}.examples{grid-template-columns:1fr}.composer{width:calc(100% - 24px)}.special-head h1,.page-intro h1,.admin-heading h1{font-size:25px}.workflow-steps b,.workflow-steps i{display:none}.workflow-steps{max-width:240px}.field-row,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.mock-table{overflow:auto}.mock-table .thead,.mock-table .trow{min-width:700px}.page-intro{display:block}.page-intro>.btn{margin-top:15px}.account-grid{grid-template-columns:1fr}.api-row{flex-wrap:wrap}.editor-form{padding:24px 18px}.editor-title{display:block}.publish-badge{display:inline-block;margin-top:15px}.strategy-title{align-items:flex-start}.mode-badge{position:absolute;right:30px}.strategy-card{position:relative}.confirm-zone>div{display:block}.confirm-zone .btn{margin-top:8px;width:100%}}.operations-admin-page{padding-bottom:64px}.operations-admin-page .admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.ops-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:4px 0 24px}.ops-metric-grid section{min-height:150px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--bg-card);box-shadow:0 10px 28px rgba(var(--shadow-rgb),.04)}.ops-metric-grid span,.ops-metric-grid small{display:block;color:var(--muted);font-size:13px}.ops-metric-grid b{display:block;margin:13px 0 10px;color:var(--deep);font-size:32px;line-height:1}.ops-section{margin-top:18px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--bg-card)}.ops-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.ops-section-head h2{margin:0;font-size:20px}.ops-section-head span{color:var(--muted);font-size:13px}.ops-quick-actions{padding:28px}.ops-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ops-action-grid button{min-height:144px;padding:22px;border:1px solid var(--line);border-radius:14px;background:var(--bg-card);text-align:left;display:grid;grid-template-columns:38px 1fr auto;grid-template-rows:auto auto;gap:5px 12px;cursor:pointer}.ops-action-grid button>svg:first-child{grid-row:1/3;width:38px;height:38px;padding:9px;border-radius:10px;background:var(--purple);color:var(--text-inverse)}.ops-action-grid button>svg:last-child{grid-row:1/3;grid-column:3;align-self:center;width:20px}.ops-action-grid b{font-size:16px}.ops-action-grid span{font-size:13px;color:var(--muted);line-height:1.5}.ops-tabbar{display:inline-flex;margin:0 0 18px;padding:5px;border:1px solid var(--line);border-radius:12px;background:var(--bg-card)}.ops-tabbar button{min-height:42px;padding:0 20px;border:0;border-radius:8px;background:transparent;font-size:14px;font-weight:800;cursor:pointer}.ops-tabbar button.active{background:var(--purple);color:var(--text-inverse)}.ops-version-bar{display:flex;align-items:center;gap:20px;margin-bottom:18px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:var(--bg-card)}.ops-version-bar>div span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.ops-version-bar select{min-width:210px;height:44px;border:1px solid var(--line);border-radius:9px;background:var(--bg-card);padding:0 12px;font-weight:800}.ops-version-bar p{flex:1;margin:0;color:var(--muted);font-size:13px}.ops-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;background:var(--bg-soft);color:var(--text-secondary);font-size:12px;font-weight:800}.ops-status.published,.ops-status.healthy{background:var(--bg-brand-soft);color:var(--text-primary)}.ops-status.draft{background:var(--status-warning-bg);color:var(--status-warning)}.ops-status.archived{background:var(--bg-soft);color:var(--text-secondary)}.ops-status.unconfigured{background:var(--bg-soft);color:var(--brand-primary)}.billing-table .thead,.billing-table .trow{grid-template-columns:minmax(220px,1.8fr) .7fr .8fr .65fr .65fr .7fr .6fr;min-width:940px;font-size:13px}.billing-table .trow>span:first-child,.billing-record-table .trow>span:first-child,.tasks-admin-table .trow>span:first-child{display:block}.billing-table small,.billing-record-table small,.tasks-admin-table small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.billing-table input,.billing-table select,.admin-toolbar>select{height:42px;border:1px solid var(--line);border-radius:8px;background:var(--bg-card);padding:0 10px;font-size:13px;min-width:0}.billing-table input:disabled,.billing-table select:disabled{background:var(--bg-page);color:var(--text-secondary)}.billing-record-table .thead,.billing-record-table .trow{grid-template-columns:minmax(260px,1.7fr) .7fr .55fr .55fr .8fr 1fr;min-width:850px;font-size:13px}.tasks-admin-table .thead,.tasks-admin-table .trow{grid-template-columns:minmax(240px,1.6fr) 1fr .9fr 1fr .8fr 1fr .65fr;min-width:1050px;font-size:13px}.ops-detail-heading{margin-top:16px}.ops-error-banner{display:flex;align-items:flex-start;gap:14px;margin:0 0 18px;padding:18px;border:1px solid var(--status-error-border);border-radius:14px;background:var(--status-error-bg);color:var(--status-error)}.ops-error-banner svg{flex:0 0 auto}.ops-error-banner b{font-size:14px}.ops-error-banner p{margin:5px 0 0;font-size:13px;line-height:1.6}.ops-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ops-detail-grid .ops-section{margin-top:0}.ops-detail-row,.ops-provider-job{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;border-top:1px solid var(--border-light)}.ops-detail-row b,.ops-detail-row small,.ops-provider-job b,.ops-provider-job small{display:block}.ops-detail-row b,.ops-provider-job b{font-size:14px}.ops-detail-row small,.ops-provider-job small{margin-top:4px;color:var(--muted);font-size:12px}.ops-detail-row>span,.ops-provider-job>span{font-size:13px;font-weight:800}.ops-provider-job{flex-wrap:wrap}.ops-provider-job p{width:100%;margin:0;color:var(--brand-primary);font-size:12px}.ops-empty-copy{margin:0;padding:18px;border-radius:10px;background:var(--bg-page);color:var(--muted);font-size:13px;line-height:1.7}.provider-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.provider-admin-grid>section{min-height:340px;padding:26px;border:1px solid var(--line);border-radius:17px;background:var(--bg-card);display:flex;flex-direction:column}.provider-admin-top{display:flex;align-items:center;justify-content:space-between}.provider-number{font-size:12px;font-weight:900;color:var(--purple)}.provider-admin-grid h2{margin:30px 0 8px;font-size:23px}.provider-admin-grid>section>p{min-height:44px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}.provider-admin-grid dl{margin:22px 0}.provider-admin-grid dl>div{padding:12px 0;border-top:1px solid var(--border-light)}.provider-admin-grid dt{color:var(--muted);font-size:11px}.provider-admin-grid dd{margin:5px 0 0;font-size:13px;font-weight:800;overflow-wrap:anywhere}.provider-admin-grid .btn{margin-top:auto}.provider-note{display:flex;align-items:flex-start;gap:16px}.provider-note>svg{width:42px;height:42px;padding:10px;border-radius:11px;background:var(--bg-soft);color:var(--purple);flex:0 0 auto}.provider-note h2{margin:0 0 5px;font-size:17px}.provider-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}@media(max-width:1100px){.ops-metric-grid{grid-template-columns:repeat(3,1fr)}.provider-admin-grid{grid-template-columns:1fr 1fr}.ops-action-grid,.ops-detail-grid{grid-template-columns:1fr}}@media(max-width:720px){.operations-admin-page .admin-heading{align-items:flex-start}.operations-admin-page .admin-heading>.btn{margin-top:12px}.ops-metric-grid{grid-template-columns:1fr 1fr}.provider-admin-grid{grid-template-columns:1fr}.ops-version-bar{align-items:flex-start;flex-direction:column}.ops-version-bar p{width:100%}.admin-table.billing-table,.admin-table.billing-record-table,.admin-table.tasks-admin-table{overflow:auto}.ops-detail-grid{grid-template-columns:1fr}}@media(max-width:540px){.operations-admin-page{padding-left:16px;padding-right:16px}.operations-admin-page .admin-heading{display:block}.ops-metric-grid{grid-template-columns:1fr}.ops-metric-grid section{min-height:122px}.ops-tabbar{display:grid;grid-template-columns:1fr 1fr;width:100%}.ops-version-bar select{min-width:0;width:100%}.ops-action-grid button{grid-template-columns:38px 1fr auto}.ops-section{padding:18px}.provider-admin-grid>section{min-height:300px;padding:22px}}.analytics-heading{margin-bottom:18px}.analytics-period-bar{min-height:76px;margin-bottom:16px;padding:13px 16px;border:1px solid var(--line);border-radius:15px;background:var(--bg-card);display:flex;align-items:center;gap:15px;flex-wrap:wrap}.analytics-period-bar>small{margin-left:auto;color:var(--text-secondary);font-size:12px;font-weight:700}.analytics-presets{display:flex;padding:4px;border-radius:11px;background:var(--bg-soft)}.analytics-presets button{min-height:40px;padding:0 15px;border:0;border-radius:8px;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:800;cursor:pointer}.analytics-presets button.active{background:var(--brand-deep);color:var(--text-inverse);box-shadow:0 4px 12px rgba(var(--shadow-rgb),.18)}.analytics-custom-range{display:flex;align-items:center;gap:8px}.analytics-custom-range label{color:var(--text-secondary);font-size:11px;font-weight:800}.analytics-custom-range input{display:block;width:138px;height:40px;margin-top:3px;padding:0 9px;border:1px solid var(--border-light);border-radius:8px;background:var(--bg-card);color:var(--ink);font-size:12px}.analytics-custom-range>span{margin-top:16px;color:var(--text-muted);font-size:12px}.analytics-custom-range .btn{height:40px;margin-top:16px}.analytics-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.analytics-metric-grid>button{min-height:174px;padding:21px;border:1px solid var(--line);border-radius:17px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:auto auto auto;text-align:left;cursor:pointer;box-shadow:0 10px 28px rgba(var(--shadow-rgb),.04);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.analytics-metric-grid>button:hover{transform:translateY(-2px);border-color:var(--border-default);box-shadow:0 15px 32px rgba(var(--shadow-rgb),.1)}.analytics-metric-icon{grid-row:1/3;width:40px;height:40px;border-radius:11px;background:var(--bg-soft);color:var(--purple);display:grid!important;place-items:center}.analytics-metric-icon svg{width:20px}.analytics-metric-grid>button>span:nth-child(2){color:var(--text-secondary);font-size:13px;font-weight:800}.analytics-metric-grid>button>b{grid-column:2/4;margin-top:5px;color:var(--deep);font-size:29px;line-height:1.15}.analytics-metric-grid>button>small{grid-column:1/3;align-self:end;color:var(--text-secondary);font-size:12px;line-height:1.5}.analytics-metric-grid>button>em{align-self:end;justify-self:end;padding:5px 7px;border-radius:999px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:10px;font-weight:900;font-style:normal}.analytics-metric-grid>button>em.down{background:var(--bg-soft);color:var(--brand-primary)}.analytics-metric-grid>button>em.neutral{background:var(--bg-soft);color:var(--text-secondary)}.analytics-main-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);gap:16px}.analytics-main-grid>.ops-section{margin-top:0}.analytics-section-loading{min-height:280px}.ops-section-head>strong{color:var(--text-secondary);font-size:13px}.analytics-trend-legend{display:flex;gap:14px;margin:-5px 0 14px;color:var(--text-secondary);font-size:11px;font-weight:800}.analytics-trend-legend span{display:flex;align-items:center;gap:5px}.analytics-trend-legend i{width:9px;height:9px;border-radius:3px;background:var(--bg-selected)}.analytics-trend-legend i.success{background:var(--status-success)}.analytics-trend-legend i.failed{background:var(--status-error-bg)}.analytics-trend-chart{height:250px;min-width:620px;padding:12px 6px 0;border-top:1px solid var(--border-light);display:grid;grid-auto-flow:column;grid-auto-columns:minmax(22px,1fr);align-items:end;gap:5px}.analytics-trend-section{overflow:auto}.analytics-trend-chart>div{height:220px;display:grid;grid-template-rows:1fr 20px;gap:8px;text-align:center}.analytics-bar-track{position:relative;min-height:180px;border-bottom:1px solid var(--border-light);display:flex;align-items:flex-end;justify-content:center;gap:2px}.analytics-bar-track>i{display:block;width:28%;max-width:11px;min-height:0;border-radius:4px 4px 1px 1px;background:var(--bg-selected)}.analytics-bar-track>i.success{background:var(--status-success)}.analytics-bar-track>i.failed{background:var(--status-error-bg)}.analytics-trend-chart small{color:var(--text-secondary);font-size:9px;white-space:nowrap}.analytics-funnel{display:grid;gap:11px}.analytics-funnel>button{padding:0;border:0;background:transparent;color:var(--ink);display:grid;grid-template-columns:1fr auto;gap:8px 14px;text-align:left;cursor:pointer}.analytics-funnel b,.analytics-funnel small{display:block}.analytics-funnel b{font-size:13px}.analytics-funnel small{margin-top:2px;color:var(--text-secondary);font-size:10px}.analytics-funnel strong{font-size:19px;color:var(--deep)}.analytics-funnel>button>i{grid-column:1/-1;height:8px;border-radius:6px;background:var(--bg-soft);overflow:hidden}.analytics-funnel>button>i>u{display:block;height:100%;min-width:2px;border-radius:6px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-primary));text-decoration:none}.analytics-data-note{margin:17px 0 0;padding:11px 12px;border-radius:10px;background:var(--bg-page);color:var(--text-secondary);font-size:11px;line-height:1.65}.analytics-alert-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.analytics-alert-grid>button{min-height:112px;padding:13px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:32px minmax(0,1fr) auto;grid-template-rows:auto 1fr;gap:7px 9px;text-align:left;cursor:pointer}.analytics-alert-grid>button>span{grid-row:1/3;width:32px;height:32px;border-radius:9px;background:var(--bg-brand-soft);color:var(--text-primary);display:grid;place-items:center}.analytics-alert-grid>button.high{border-color:var(--border-default);background:var(--bg-page)}.analytics-alert-grid>button.medium{border-color:var(--border-default);background:var(--bg-page)}.analytics-alert-grid>button.high>span{background:var(--bg-brand-soft);color:var(--brand-primary)}.analytics-alert-grid>button.medium>span{background:var(--bg-brand-soft);color:var(--brand-primary)}.analytics-alert-grid svg{width:16px}.analytics-alert-grid b,.analytics-alert-grid small{display:block}.analytics-alert-grid b{font-size:13px}.analytics-alert-grid small{margin-top:4px;color:var(--text-secondary);font-size:10px;line-height:1.45}.analytics-alert-grid>button>strong{font-size:19px}.analytics-alert-grid>button>svg{grid-column:3;grid-row:2;align-self:end;color:var(--text-secondary)}.analytics-agent-list{border:1px solid var(--border-light);border-radius:13px;overflow:auto}.analytics-agent-head,.analytics-agent-row{min-width:880px;display:grid;grid-template-columns:minmax(240px,1.5fr) .55fr .7fr .9fr .7fr .65fr;align-items:center;gap:14px;padding:0 16px}.analytics-agent-head{min-height:48px;background:var(--bg-soft);color:var(--text-secondary);font-size:11px;font-weight:900}.analytics-agent-row{min-height:82px;border-top:1px solid var(--border-light);font-size:13px}.analytics-agent-row>span:first-child b,.analytics-agent-row>span:first-child small,.analytics-agent-row>span:nth-child(3) small{display:block}.analytics-agent-row>span:first-child b{font-size:14px}.analytics-agent-row small{margin-top:4px;color:var(--text-secondary);font-size:10px}.analytics-agent-row>span:nth-child(4)>i{display:block;width:92px;height:6px;margin-top:6px;border-radius:4px;background:var(--bg-soft);overflow:hidden}.analytics-agent-row>span:nth-child(4)>i>u{display:block;height:100%;border-radius:4px;background:var(--brand-primary)}.analytics-agent-row>button{min-height:40px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card);color:var(--purple);font-size:12px;font-weight:900;cursor:pointer}.analytics-agent-section>.pagination{padding-left:0;padding-right:0}@media(max-width:1250px){.analytics-alert-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.analytics-metric-grid{grid-template-columns:repeat(2,1fr)}.analytics-main-grid{grid-template-columns:1fr}.analytics-period-bar>small{width:100%;margin:0}.analytics-alert-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.analytics-period-bar{align-items:stretch}.analytics-presets{width:100%}.analytics-presets button{flex:1}.analytics-custom-range{width:100%;align-items:flex-end;flex-wrap:wrap}.analytics-custom-range label{flex:1;min-width:130px}.analytics-custom-range input{width:100%}.analytics-custom-range>span{margin:0 0 12px}.analytics-custom-range .btn{width:100%;margin:0}.analytics-metric-grid,.analytics-alert-grid{grid-template-columns:1fr}.analytics-trend-chart{min-width:540px}}@media(max-width:540px){.analytics-metric-grid>button{min-height:158px}.analytics-main-grid .ops-section,.analytics-alert-section,.analytics-agent-section{padding:16px}.analytics-alert-grid>button{min-height:100px}}@media(prefers-reduced-motion:reduce){.analytics-metric-grid>button{transition:none}.analytics-metric-grid>button:hover{transform:none}}.user-segment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.user-segment-grid button{min-height:118px;padding:17px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:1fr auto;gap:5px 12px;text-align:left;cursor:pointer;box-shadow:0 8px 22px rgba(var(--shadow-rgb),.035)}.user-segment-grid button:hover,.user-segment-grid button.active{border-color:var(--border-active);background:var(--bg-page);box-shadow:0 10px 26px rgba(var(--shadow-rgb),.1)}.user-segment-grid button.active{outline:2px solid rgba(var(--brand-rgb),.14)}.user-segment-grid span{align-self:center;font-size:14px;font-weight:900}.user-segment-grid b{color:var(--deep);font-size:25px}.user-segment-grid small{grid-column:1/-1;color:var(--text-secondary);font-size:13px;line-height:1.45}.user-operations-list{border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);overflow:auto;transition:opacity .15s ease}.user-operations-list.loading{opacity:.65}.user-operations-head,.user-operations-row{min-width:1036px;display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(110px,.85fr) minmax(140px,1fr) 170px minmax(125px,.9fr) minmax(135px,1fr) 102px;align-items:center;gap:12px;padding:0 16px}.user-operations-head{min-height:50px;background:var(--bg-soft);color:var(--text-secondary);font-size:13px;font-weight:900}.user-operations-row{min-height:116px;border-top:1px solid var(--border-light)}.user-operations-row>div{min-width:0}.user-operations-row>div>b,.user-operations-row>div>small{display:block}.user-operations-row>div>b{font-size:14px}.user-operations-row>div>small{margin-top:6px;color:var(--text-secondary);font-size:13px;line-height:1.45}.user-identity{display:flex;align-items:center;gap:11px;min-width:0}.user-identity>span{width:42px;height:42px;border-radius:12px;background:var(--bg-soft);color:var(--brand-primary);display:grid;place-items:center;flex:0 0 auto}.user-identity svg{width:21px}.user-identity div{min-width:0}.user-identity b,.user-identity small,.user-identity u{display:block}.user-identity b{font-size:15px}.user-identity small{margin-top:3px;color:var(--text-secondary);font-size:13px}.user-identity u{max-width:150px;margin-top:4px;color:var(--text-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.user-segment-tags{display:flex!important;flex-wrap:wrap;gap:6px}.user-segment-tags i{padding:5px 8px;border-radius:999px;background:var(--bg-soft);color:var(--brand-primary);font-size:12px;font-weight:800;font-style:normal;line-height:1}.user-segment-tags i:nth-child(2n){background:var(--bg-brand-soft);color:var(--text-primary)}.user-segment-tags i:nth-child(3n){background:var(--bg-brand-soft);color:var(--brand-primary)}.user-api-cell>b{font-size:13px!important}.user-api-badges{display:grid!important;grid-template-columns:1fr 1fr;gap:5px!important}.user-api-badges>span{min-height:27px;padding:0 7px;border-radius:8px;background:var(--bg-soft);color:var(--text-secondary);display:flex;align-items:center;gap:5px;font-size:10px;font-weight:900;white-space:nowrap}.user-api-badges>span>i{width:7px;height:7px;border-radius:50%;background:var(--brand-deep-soft);flex:0 0 7px}.user-api-badges>span.configured.provider-deepseek{background:var(--status-success-bg);color:var(--status-success)}.user-api-badges>span.configured.provider-deepseek>i{background:var(--status-success)}.user-api-badges>span.configured.provider-image{background:var(--status-success-bg);color:var(--status-success)}.user-api-badges>span.configured.provider-image>i{background:var(--status-success-bg)}.user-api-badges>span.configured.provider-digital{background:var(--status-success-bg);color:var(--status-success)}.user-api-badges>span.configured.provider-digital>i{background:var(--status-success)}.user-api-badges>span.status-invalid{background:var(--status-error-bg)!important;color:var(--status-error)!important}.user-api-badges>span.status-invalid>i{background:var(--status-error-bg)!important}.user-profile-hero{min-height:150px;margin-bottom:16px;padding:25px;border:1px solid var(--border-light);border-radius:20px;background:linear-gradient(120deg,var(--bg-card) 45%,var(--bg-page));display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:20px}.user-profile-avatar{width:76px;height:76px;border-radius:23px;background:var(--brand-primary);color:var(--text-inverse);display:grid;place-items:center;box-shadow:0 12px 26px rgba(var(--shadow-rgb),.2)}.user-profile-avatar svg{width:34px;height:34px}.user-profile-hero h1{margin:5px 0 4px}.user-profile-hero p{margin:0 0 12px;color:var(--text-secondary);font-size:14px}.user-profile-hero .btn{min-width:180px}.user-profile-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 16px}.user-profile-metrics article{min-height:110px}.user-profile-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px}.user-profile-grid>.ops-section{margin-top:0}.user-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.user-profile-facts div{padding:14px;border-radius:12px;background:var(--bg-page)}.user-profile-facts dt{color:var(--text-secondary);font-size:13px;font-weight:800}.user-profile-facts dd{margin:6px 0 0;color:var(--deep);font-size:14px;font-weight:900}.user-top-agents{display:grid;gap:9px}.user-top-agents button{min-height:66px;padding:10px 12px;border:1px solid var(--border-light);border-radius:12px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:40px minmax(0,1fr) 22px;align-items:center;gap:11px;text-align:left;cursor:pointer}.user-top-agents button:hover{border-color:var(--border-default);background:var(--bg-page)}.user-top-agents button>span{width:40px;height:40px;border-radius:10px;background:var(--bg-soft);color:var(--brand-primary);display:grid;place-items:center}.user-top-agents button svg{width:18px}.user-top-agents b,.user-top-agents small{display:block}.user-top-agents b{font-size:14px}.user-top-agents small{margin-top:4px;color:var(--text-secondary);font-size:13px}.user-activity-section{margin-top:16px}.user-activity-list{position:relative;display:grid}.user-activity-list:before{content:"";position:absolute;left:20px;top:25px;bottom:25px;width:2px;background:var(--bg-soft)}.user-activity-list article{position:relative;min-height:86px;padding:12px 0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px}.activity-icon{position:relative;z-index:1;width:42px;height:42px;border-radius:12px;background:var(--bg-soft);color:var(--brand-primary);display:grid;place-items:center}.activity-icon.payment{background:var(--bg-brand-soft);color:var(--text-primary)}.activity-icon.points{background:var(--bg-brand-soft);color:var(--brand-primary)}.activity-icon svg{width:19px}.user-activity-list b{font-size:14px}.user-activity-list p{margin:4px 0;color:var(--text-secondary);font-size:13px}.user-activity-list small{color:var(--text-secondary);font-size:12px}.user-activity-list button{min-height:40px;padding:0 12px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card);color:var(--brand-primary);font-size:13px;font-weight:900;cursor:pointer}.user-activity-list button svg{width:15px;vertical-align:middle}.alert-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.alert-summary-grid button{min-height:98px;padding:16px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);color:var(--ink);display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer}.alert-summary-grid button:hover,.alert-summary-grid button.active{border-color:var(--border-active);background:var(--bg-page)}.alert-summary-grid button>span{width:44px;height:44px;border-radius:12px;background:var(--bg-soft);color:var(--brand-primary);display:grid;place-items:center}.alert-summary-grid button:nth-child(2)>span{background:var(--bg-brand-soft);color:var(--brand-primary)}.alert-summary-grid button:nth-child(3)>span{background:var(--bg-soft);color:var(--brand-primary)}.alert-summary-grid button:nth-child(4)>span{background:var(--bg-brand-soft);color:var(--text-primary)}.alert-summary-grid svg{width:21px}.alert-summary-grid small,.alert-summary-grid b{display:block}.alert-summary-grid small{color:var(--text-secondary);font-size:13px;font-weight:800}.alert-summary-grid b{margin-top:3px;color:var(--deep);font-size:23px}.alert-filterbar select{min-width:170px}.alert-worklist{display:grid;gap:12px}.alert-worklist>.pagination{padding-left:0;padding-right:0}.alert-worklist>article{min-height:144px;padding:20px;border:1px solid var(--border-light);border-radius:17px;background:var(--bg-card);display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:16px;align-items:center;box-shadow:0 8px 24px rgba(var(--shadow-rgb),.035)}.alert-worklist>article.high.open,.alert-worklist>article.high.acknowledged{border-left:5px solid var(--border-active)}.alert-worklist>article.medium.open,.alert-worklist>article.medium.acknowledged{border-left:5px solid var(--border-active)}.alert-worklist>article.resolved{background:var(--bg-card);opacity:.82}.alert-work-icon{width:48px;height:48px;border-radius:14px;background:var(--bg-brand-soft);color:var(--brand-primary);display:grid;place-items:center}.medium .alert-work-icon{background:var(--bg-brand-soft);color:var(--brand-primary)}.resolved .alert-work-icon{background:var(--bg-brand-soft);color:var(--text-primary)}.alert-work-icon svg{width:22px}.alert-work-copy>div{display:flex;gap:6px;flex-wrap:wrap}.alert-work-copy i{padding:4px 7px;border-radius:999px;background:var(--bg-soft);color:var(--text-secondary);font-size:12px;font-weight:800;font-style:normal}.alert-work-copy h2{margin:9px 0 4px;font-size:18px}.alert-work-copy p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.55}.alert-work-copy small{display:block;margin-top:8px;color:var(--text-secondary);font-size:12px}.alert-work-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:310px}.alert-work-actions .btn{min-height:42px;padding:0 14px}.alert-resolve-dialog textarea{width:100%;min-height:130px;margin-top:8px;padding:13px;border:1px solid var(--border-default);border-radius:11px;resize:vertical;color:var(--ink);font:inherit;font-size:14px}.alert-resolve-dialog>small{display:block;margin-top:6px;color:var(--text-secondary);font-size:12px;text-align:right}@media(max-width:1180px){.user-segment-grid,.user-profile-metrics,.alert-summary-grid{grid-template-columns:repeat(2,1fr)}.user-profile-grid{grid-template-columns:1fr}.alert-worklist>article{grid-template-columns:48px minmax(0,1fr)}.alert-work-actions{grid-column:2;max-width:none;justify-content:flex-start}}@media(max-width:720px){.user-segment-grid{grid-template-columns:1fr 1fr}.user-segment-grid button{min-height:110px;padding:14px}.user-profile-hero{grid-template-columns:58px minmax(0,1fr);padding:18px}.user-profile-avatar{width:58px;height:58px;border-radius:18px}.user-profile-hero>.btn{grid-column:1/-1;width:100%}.user-profile-metrics,.alert-summary-grid{grid-template-columns:1fr 1fr}.user-profile-facts{grid-template-columns:1fr}.alert-worklist>article{padding:16px;grid-template-columns:42px minmax(0,1fr);gap:12px}.alert-work-icon{width:42px;height:42px}.alert-work-actions{grid-column:1/-1}.alert-work-actions .btn{flex:1}.alert-filterbar select{width:100%}}@media(max-width:540px){.user-segment-grid{grid-template-columns:1fr}.user-segment-grid button{min-height:96px}.user-operations-list{border:0;background:transparent;overflow:visible}.user-operations-head{display:none}.user-operations-row{min-width:0;min-height:0;margin-bottom:12px;padding:16px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);display:grid;grid-template-columns:1fr;gap:14px}.user-operations-row>div:not(.user-identity):before{display:block;margin-bottom:4px;color:var(--text-secondary);font-size:12px;font-weight:800}.user-operations-row>.user-segment-tags:before{content:"运营标签"}.user-operations-row>.user-account-status:before{content:"会员与积分"}.user-operations-row>.user-api-cell:before{content:"自有 API 配置"}.user-operations-row>.user-creation-status:before{content:"创作表现"}.user-operations-row>.user-last-active:before{content:"最近活跃"}.user-api-badges{grid-template-columns:repeat(3,minmax(0,1fr))}.user-api-badges>span{justify-content:center;min-height:32px}.user-operations-row>.table-action{width:100%;min-height:44px}.user-profile-hero{grid-template-columns:1fr;text-align:center}.user-profile-avatar{margin:auto}.user-profile-hero .user-segment-tags{justify-content:center}.user-profile-metrics,.alert-summary-grid{grid-template-columns:1fr}.user-activity-list article{grid-template-columns:42px minmax(0,1fr)}.user-activity-list button{grid-column:2;justify-self:start}.alert-summary-grid button{min-height:82px}.alert-worklist>article{grid-template-columns:1fr}.alert-work-icon{width:42px}.alert-work-actions{grid-column:1;display:grid;grid-template-columns:1fr}.alert-work-copy h2{font-size:17px}}@media(min-width:1181px){.user-operations-head,.user-operations-row{min-width:1036px}}.workspace-layout{height:calc(100dvh - 72px);min-height:0;overflow:hidden}.history-panel{min-height:0;overflow:hidden}.history-list{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.chat-panel{min-height:0;overflow:hidden}.chat-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:28px clamp(20px,3vw,44px) 18px;scroll-behavior:smooth}.messages{width:100%;max-width:1000px;margin:0}.message{display:flex;align-items:flex-start;gap:12px;margin-bottom:26px}.message.user{flex-direction:row-reverse;justify-content:flex-start}.message-avatar{flex:0 0 40px;width:40px;height:40px;border-radius:12px}.message-avatar svg{width:19px;height:19px}.message-body{display:flex;min-width:0;max-width:min(78%,780px);flex-direction:column;align-items:flex-start}.message.user .message-body{align-items:flex-end}.message-meta{display:flex;align-items:center;min-height:22px;margin:0 0 7px}.message-meta b{display:block;font-size:14px!important;line-height:22px}.message-bubble{max-width:100%;border:1px solid var(--border-light);border-radius:5px 16px 16px;background:var(--bg-card);padding:12px 15px;box-shadow:0 5px 16px rgba(var(--shadow-rgb),.045)}.message.user .message-bubble{border-color:var(--border-light);border-radius:16px 5px 16px 16px;background:var(--bg-soft);box-shadow:none}.workspace-layout .message p{margin:0;font-size:15px;line-height:1.8;overflow-wrap:anywhere;white-space:pre-wrap}.workspace-layout .message.user p{display:block;border-radius:0;background:transparent;padding:0}.copy-btn{margin-top:8px;font-size:12px}.typing{min-width:44px;height:24px;display:flex;align-items:center}.chat-error{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;margin:2px 0 22px 52px;padding:12px 14px;border:1px solid var(--status-error-border);border-radius:12px;background:var(--status-error-bg);color:var(--status-error)}.chat-error>svg{width:20px}.chat-error b,.chat-error span{display:block}.chat-error b{font-size:13px;margin-bottom:2px}.chat-error span{font-size:12px;line-height:1.5}.chat-error button{min-height:36px;border:1px solid var(--status-error-border);border-radius:9px;background:var(--bg-card);color:var(--status-error);padding:0 12px;font-weight:800;cursor:pointer}.message-end{height:1px}.composer{width:auto;max-width:1000px;margin:0 clamp(20px,3vw,44px) 20px;padding:13px 56px 25px 15px}.composer textarea{height:62px}.composer small{font-size:11px;line-height:1.4}@media(max-width:820px){.chat-scroll{padding:20px 16px 14px}.composer{width:auto;margin:0 12px 12px}.message-body{max-width:84%}.context-panel{display:none}}@media(max-width:540px){.message{gap:9px}.message-avatar{flex-basis:36px;width:36px;height:36px}.message-body{max-width:86%}.message-bubble{padding:10px 12px}.workspace-layout .message p{font-size:14px}.chat-error{grid-template-columns:20px minmax(0,1fr);margin-left:45px}.chat-error button{grid-column:2;justify-self:start}.composer{width:auto}}.market-home{padding:28px 36px 42px}.market-search{height:58px;border:2px solid var(--border-active);border-radius:12px;background:var(--bg-card);display:flex;align-items:center;padding:0 8px 0 20px;gap:12px}.market-search>svg{color:var(--text-secondary);width:20px}.market-search input{flex:1;border:0;outline:0;font-size:13px}.market-search .btn{width:88px}.filter-line{display:flex;align-items:center;gap:15px}.market-home .filter-row{margin:22px 0;flex:1}.market-home .filter-row button{border-radius:9px;height:43px;padding:0 21px;font-size:12px}.market-home .filter-row button.active{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary))}.recommend{height:40px;border:1px solid var(--line);background:var(--bg-card);border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 14px;font-weight:700;font-size:11px}.recommend svg{width:14px}.continue-strip{border:1px solid var(--line);border-radius:12px;background:var(--bg-card);padding:13px 16px;margin-bottom:25px}.continue-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.continue-head b,.continue-head button{display:flex;align-items:center;gap:6px}.continue-head b{font-size:12px}.continue-head b svg{width:15px}.continue-head button{border:0;background:transparent;color:var(--purple);font-size:10px}.continue-head button svg{width:12px}.continue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.continue-grid>button{height:61px;border:1px solid var(--line);border-radius:9px;background:var(--bg-card);display:flex;align-items:center;gap:9px;text-align:left;padding:8px 10px}.continue-grid .mini-icon{flex:0 0 38px}.continue-grid span{min-width:0;flex:1}.continue-grid b,.continue-grid small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.continue-grid b{font-size:10px}.continue-grid small{font-size:8px;color:var(--muted);margin-top:3px}.continue-grid em{font-style:normal;font-size:8px;padding:4px 6px;border-radius:5px;white-space:nowrap}.task-生成中{background:var(--bg-soft);color:var(--purple)}.task-已完成{background:var(--bg-brand-soft);color:var(--brand-primary)}.task-草稿{background:var(--bg-soft);color:var(--brand-primary)}.market-home .section-heading{align-items:center;margin-bottom:13px}.market-home .section-heading h2{font-size:20px;display:flex;align-items:center;gap:4px}.market-home .section-heading h2 svg{width:15px;color:var(--brand-primary)}.market-home .agent-grid{gap:14px}.market-home .agent-card{min-height:181px;padding:18px 17px;display:flex;flex-direction:column}.agent-card-main{display:grid;grid-template-columns:58px 1fr;gap:12px}.agent-card-main .agent-icon{width:58px;height:58px}.agent-card-main h3{margin:1px 0 5px;font-size:15px}.agent-card-main p{font-size:10px;color:var(--muted);line-height:1.45;margin:0;height:29px}.category-tag{display:inline-block;margin-top:7px;background:color-mix(in srgb,var(--accent) 13%,var(--bg-card));color:var(--accent);font-size:8px;padding:3px 6px;border-radius:4px}.market-home .agent-card .hot{position:absolute;right:0;top:0;border-radius:0 13px 0 8px;background:color-mix(in srgb,var(--accent) 18%,var(--bg-card));color:var(--accent)}.agent-card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.agent-card-foot>span{font-size:10px;color:var(--text-secondary)}.agent-card-foot button{height:31px;border:1px solid var(--purple);background:var(--bg-card);color:var(--purple);border-radius:7px;padding:0 14px;font-size:10px;font-weight:700}.agent-card:hover .agent-card-foot button{background:var(--purple);color:var(--text-inverse)}.market-home .agent-card.accent-lime:hover .agent-card-foot button{background:var(--lime);border-color:var(--lime);color:var(--deep)}@media(max-width:820px){.market-home{padding:24px 20px}.continue-grid{grid-template-columns:1fr 1fr}.filter-line{align-items:flex-start}.recommend{margin-top:23px}}@media(max-width:540px){.continue-grid{grid-template-columns:1fr}.market-search .btn,.recommend{display:none}.market-home .filter-row button{height:36px;padding:0 12px}.market-home .agent-card{min-height:190px}}.workspace-layout{grid-template-columns:225px minmax(0,1fr) 285px}.history-search{height:37px;border:1px solid var(--line);border-radius:8px;background:var(--bg-card);display:flex;align-items:center;gap:7px;padding:0 9px;color:var(--muted);font-size:10px;margin-bottom:13px}.history-search svg{width:14px}.all-history{margin-top:auto;height:38px;border:1px solid var(--line);border-radius:8px;background:var(--bg-card);font-size:10px;display:flex;align-items:center;justify-content:center;gap:8px}.all-history svg{width:14px}.context-panel{border-left:1px solid var(--line);background:var(--bg-card);padding:18px 14px;overflow:auto}.context-panel section{border:1px solid var(--line);background:var(--bg-card);border-radius:11px;padding:15px;margin-bottom:10px}.context-panel h3{font-size:12px;margin:0 0 13px}.context-panel>section>p{font-size:9px;color:var(--muted);line-height:1.7;margin:0}.context-item{position:relative;border-top:1px solid var(--border-light);padding:10px 22px 8px 0}.context-item:first-of-type{border-top:0;padding-top:0}.context-item span,.context-item b{display:block;font-size:9px}.context-item span{color:var(--muted);margin-bottom:4px}.context-item svg{position:absolute;right:0;top:17px;width:13px;color:var(--muted)}.context-item:first-of-type svg{top:7px}@media(max-width:1050px){.workspace-layout{grid-template-columns:210px minmax(0,1fr)}.context-panel{display:none}}@media(max-width:820px){.workspace-layout{grid-template-columns:1fr}.history-panel{display:none}}.mode-choice{max-width:320px;margin:0 0 20px}.form-card label>small{display:block;color:var(--muted);font-weight:400;text-align:right;margin-top:5px}.reference-list{display:grid;gap:8px;margin-top:8px}.reference-row{display:flex;gap:8px;align-items:center}.reference-row select{width:145px;flex:0 0 145px}.reference-row input{flex:1;min-width:0}.reference-row input,.reference-row select{margin-top:0!important}.inline-add{min-height:36px;border:1px dashed var(--border-default);background:var(--bg-page);color:var(--purple);border-radius:8px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:700;cursor:pointer}.inline-add svg{width:14px}.plan-fields{border-top:1px solid var(--line);padding-top:18px}.plan-fields textarea{height:82px}.action-row{display:flex;gap:10px;justify-content:flex-end}.action-row .btn{width:auto}.error-notice{background:var(--status-error-bg);color:var(--status-error)}.preview-canvas.processing,.preview-canvas.queued{background:linear-gradient(150deg,var(--brand-deep),var(--brand-primary))}.preview-canvas.completed{background:linear-gradient(145deg,var(--status-success),var(--status-success) 60%,var(--status-success))}.result-media{width:100%;max-height:520px;object-fit:contain;border-radius:12px;background:var(--brand-deep)}.script-editor{height:280px!important;line-height:1.8}.script-actions button{flex:0 1 auto;padding:0 13px}.material-box{border:1px solid var(--line);border-radius:11px;background:var(--bg-card);padding:15px;margin:18px 0}.material-heading h3{font-size:13px;margin:0 0 4px}.material-heading p{font-size:9px!important;color:var(--muted);margin:0 0 12px!important;line-height:1.6}.material-box .reference-row{display:grid;grid-template-columns:140px minmax(120px,.7fr) minmax(180px,1.4fr) auto}.material-box .field-row{margin-top:14px}.person-silhouette.processing,.person-silhouette.queued{color:var(--lime)}.table-empty{padding:42px;text-align:center;color:var(--muted);font-size:11px}.status-running{color:var(--purple)}.status-error{color:var(--status-error)}.redeem-row{display:flex;gap:8px;margin-top:16px;position:relative;z-index:1}.redeem-row input{height:40px;flex:1;border:1px solid var(--border-default);background:var(--bg-card);border-radius:8px;padding:0 11px;font-size:11px}.configured{font-size:10px;color:var(--status-success);background:var(--status-success-bg);padding:5px 8px;border-radius:5px}.api-row-edit{align-items:flex-start}.api-row-edit>div:first-child{padding-top:8px}.credential-form{display:grid!important;grid-template-columns:minmax(140px,1fr) minmax(180px,1.3fr) auto auto;gap:7px;flex:2!important}.credential-form input{height:35px;border:1px solid var(--line);border-radius:8px;padding:0 9px;font-size:10px;min-width:0}.users-table .thead,.users-table .trow{grid-template-columns:1.4fr 1fr .8fr .8fr .6fr}.codes-table .thead,.codes-table .trow{grid-template-columns:1.5fr .7fr .7fr .7fr .7fr 1fr}.batch-form{margin-bottom:16px}.batch-form .action-row{margin-top:10px}.video-preview a,.poster-preview a{text-decoration:none;margin-top:10px}.video-preview video{background:var(--brand-deep);min-height:340px}.membership-card .redeem-row+.notice{position:relative;z-index:2}@media(max-width:1100px){.material-box .reference-row{grid-template-columns:1fr 1fr}.material-box .reference-row .inline-add{min-height:40px}.credential-form{grid-template-columns:1fr 1fr}.users-table .thead,.users-table .trow,.codes-table .thead,.codes-table .trow{min-width:760px}}@media(max-width:820px){.action-row{flex-wrap:wrap}.action-row .btn{flex:1}.material-box .reference-row{grid-template-columns:1fr}.reference-row{flex-wrap:wrap}.reference-row select{width:100%;flex:1 1 100%}.credential-form{grid-template-columns:1fr;width:100%;flex-basis:100%!important}.api-row-edit{align-items:center}.api-row-edit>div:first-child{padding-top:0}.redeem-row{flex-wrap:wrap}.redeem-row .btn{width:100%}}@media(max-width:540px){.special-workspace{padding-left:16px;padding-right:16px}.special-head>.mode-switch{width:100%}.workflow-steps{width:100%;max-width:none}.form-card{padding:18px}.script-editor{height:220px!important}.choice-row.script-actions{flex-wrap:wrap}.choice-row.script-actions button{flex:1 1 45%}.reference-row input{flex:1 1 100%}.material-box{padding:12px}.api-row-edit>.configured,.api-row-edit>.unconfigured{margin-left:auto}.users-table,.codes-table{overflow:auto}}.upload-inline{min-height:36px!important;margin:0!important;padding:0 10px!important;border:1px solid var(--border-light)!important;border-radius:8px!important;background:var(--bg-card)!important;color:var(--purple)!important;display:inline-flex!important;align-items:center;justify-content:center;gap:5px;white-space:nowrap;cursor:pointer;font-size:10px!important}.material-box .reference-row{grid-template-columns:120px minmax(110px,.6fr) minmax(170px,1.2fr) auto auto}@media(max-width:1100px){.material-box .reference-row{grid-template-columns:1fr 1fr}}@media(max-width:820px){.material-box .reference-row{grid-template-columns:1fr}.upload-inline{width:100%}}.continue-empty{padding:20px;text-align:center;background:var(--bg-card);border-radius:9px;color:var(--muted);font-size:10px}.task-completed{background:var(--status-success-bg)!important;color:var(--status-success)!important}.task-processing,.task-queued{background:var(--bg-soft)!important;color:var(--purple)!important}.task-failed{background:var(--status-error-bg)!important;color:var(--status-error)!important}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:var(--paper)}.login-brand{padding:42px 7vw;display:flex;flex-direction:column;justify-content:space-between;color:var(--text-inverse);background:radial-gradient(circle at 78% 75%,rgba(var(--brand-rgb),.28),transparent 22%),linear-gradient(145deg,var(--brand-deep),var(--brand-primary))}.login-brand>div:last-child{max-width:590px;margin-bottom:10vh}.login-brand h1{font-size:48px;line-height:1.18;margin:20px 0 16px;letter-spacing:-2px}.login-brand p{max-width:500px;color:var(--text-inverse-muted);line-height:1.8}.login-panel{display:grid;place-items:center;padding:35px}.login-card{width:min(430px,100%);border:1px solid var(--line);border-radius:18px;background:var(--bg-card);padding:38px;box-shadow:0 25px 60px rgba(var(--shadow-rgb),.12)}.login-icon{width:52px;height:52px;border-radius:14px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.login-card h2{font-size:26px;margin:20px 0 7px}.login-card>p{font-size:11px;color:var(--muted);line-height:1.7;margin-bottom:24px}.login-card label{display:block;font-size:11px;font-weight:700;margin:15px 0}.login-card input{display:block;width:100%;height:46px;margin-top:8px;border:1px solid var(--line);border-radius:9px;padding:0 12px}.login-card>.btn{width:100%;margin-top:13px}.login-card>small{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:15px}@media(max-width:820px){.login-page{grid-template-columns:1fr}.login-brand{min-height:280px;padding:28px}.login-brand>div:last-child{margin:55px 0 0}.login-brand h1{font-size:33px}.login-panel{padding:24px}.login-card{padding:26px}}.points{cursor:pointer}.history-empty{margin-top:8px;padding:16px 10px;border:1px dashed var(--border-light);border-radius:9px;color:var(--muted);font-size:10px;line-height:1.7;text-align:center}.membership-layout,.wallet-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;margin-top:28px;max-width:980px}.membership-card-large,.balance-card-large{min-height:292px;padding:34px;display:flex;flex-direction:column;align-items:flex-start}.membership-card-large>b{font-size:27px;margin:21px 0 8px}.membership-card-large>p,.balance-card-large>p{font-size:12px;line-height:1.75;max-width:520px}.membership-card-large>.btn,.balance-card-large>.btn{margin-top:auto;position:relative;z-index:1}.redeem-card,.wallet-explain{border:1px solid var(--line);border-radius:15px;background:var(--bg-card);padding:32px}.redeem-icon{width:50px;height:50px;border-radius:14px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.redeem-card h2,.wallet-explain h2{font-size:20px;margin:20px 0 7px}.redeem-card>p,.wallet-explain p{color:var(--muted);font-size:11px;line-height:1.75}.redeem-row-large{margin-top:28px;display:grid;grid-template-columns:1fr auto}.redeem-row-large input{height:44px;border-color:var(--border-default)}.wallet-explain{display:flex;gap:18px;align-items:flex-start;background:linear-gradient(145deg,var(--bg-card),var(--bg-page))}.wallet-explain>svg{width:48px;height:48px;padding:12px;border-radius:14px;background:var(--bg-soft);color:var(--purple);flex:0 0 auto}.wallet-explain h2{margin-top:3px}.wallet-explain .btn{margin-top:14px}.balance-card-large>b{font-size:52px;margin:16px 0 5px}.api-config{margin-top:28px}.membership-page .notice,.wallet-page .notice{max-width:980px}@media(max-width:820px){.membership-layout,.wallet-layout{grid-template-columns:1fr}.membership-card-large,.balance-card-large{min-height:250px}.redeem-row-large{grid-template-columns:1fr}.redeem-row-large .btn{width:100%}}.membership-status-strip{max-width:1080px;margin-top:24px;padding:18px 22px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;box-shadow:0 10px 28px rgba(var(--shadow-rgb),.05)}.membership-status-strip>span{min-height:38px;padding:0 13px;border-radius:20px;background:var(--bg-soft);color:var(--text-secondary);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:900}.membership-status-strip>span.is-active{background:var(--bg-brand-soft);color:var(--text-primary)}.membership-status-strip svg{width:17px}.membership-status-strip>b{font-size:15px}.membership-status-strip>small{font-size:12px;color:var(--muted)}.membership-commercial-layout{max-width:1080px;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:22px}.membership-offer-card{position:relative;overflow:hidden;min-height:430px;padding:34px;border-radius:20px;background:radial-gradient(circle at 88% 14%,rgba(var(--brand-rgb),.34),transparent 22%),linear-gradient(145deg,var(--brand-deep),var(--brand-primary));color:var(--text-inverse);box-shadow:0 22px 48px rgba(var(--shadow-rgb),.22)}.membership-offer-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-90px;bottom:-95px;background:var(--orange);opacity:.28}.offer-badge{display:inline-flex;padding:7px 11px;border-radius:7px;background:var(--lime);color:var(--deep);font-size:12px;font-weight:900}.offer-price{display:flex;align-items:flex-end;gap:6px;margin:25px 0 5px}.offer-price small{font-size:24px;font-weight:900;line-height:1.8}.offer-price b{font-size:58px;line-height:1;font-weight:900;letter-spacing:-2px}.offer-price em{font-size:14px;font-style:normal;color:var(--text-inverse-muted);margin-bottom:7px}.membership-offer-card h2{font-size:24px;margin:16px 0}.membership-offer-card ul{list-style:none;padding:0;margin:20px 0 28px;display:grid;gap:12px}.membership-offer-card li{display:flex;align-items:center;gap:9px;font-size:14px;color:var(--text-inverse-muted)}.membership-offer-card li svg{width:19px;color:var(--lime)}.membership-pay-button{position:relative;z-index:1;width:100%;background:var(--lime)!important;color:var(--deep)!important;box-shadow:0 10px 24px rgba(var(--shadow-rgb),.18)!important}.payment-trust{position:relative;z-index:1;margin-top:13px;display:flex;justify-content:center;align-items:center;gap:6px;color:var(--text-inverse-muted);font-size:11px}.payment-trust svg{width:14px}.membership-commercial-layout .redeem-card{padding:36px;min-height:430px;display:flex;flex-direction:column;justify-content:center}.membership-commercial-layout .redeem-card h2{font-size:23px}.membership-commercial-layout .redeem-card>p{font-size:13px}.membership-commercial-layout .redeem-row-large{margin-top:26px}.redeem-card>.error-notice{margin:14px 0 0}.redeem-success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;padding:24px;background:rgba(var(--success-rgb),.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center}.redeem-success-dialog{width:min(560px,100%);padding:40px 42px 34px;border:1px solid rgba(var(--white-rgb),.7);border-radius:26px;background:radial-gradient(circle at 86% 12%,rgba(var(--success-rgb),.25),transparent 25%),var(--bg-card);text-align:center;box-shadow:0 32px 100px rgba(var(--shadow-rgb),.38)}.redeem-success-mark{width:92px;height:92px;margin:0 auto 19px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center;box-shadow:0 0 0 12px rgba(var(--shadow-rgb),.2),0 16px 32px rgba(var(--shadow-rgb),.18)}.redeem-success-mark svg{width:49px;height:49px;stroke-width:2.3}.redeem-success-dialog h2{margin:14px 0 9px;color:var(--deep);font-size:34px;letter-spacing:-.5px}.redeem-success-dialog>p{max-width:440px;margin:0 auto;color:var(--status-success);font-size:15px;line-height:1.75}.redeem-success-entitlement{margin:25px 0 22px;padding:17px 18px;border:1px solid var(--status-success-border);border-radius:15px;background:linear-gradient(135deg,var(--status-success-bg),var(--status-success-bg));display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;text-align:left}.redeem-success-entitlement>svg{width:44px;height:44px;padding:10px;border-radius:13px;background:var(--deep);color:var(--lime)}.redeem-success-entitlement small,.redeem-success-entitlement b{display:block}.redeem-success-entitlement small{color:var(--status-success);font-size:12px}.redeem-success-entitlement b{margin-top:3px;color:var(--deep);font-size:17px}.redeem-success-actions{display:grid;grid-template-columns:.72fr 1.28fr;gap:11px}.redeem-success-actions>.btn{width:100%;min-height:50px;font-size:14px}.redeem-success-dialog>small{display:block;margin-top:16px;color:var(--status-success);font-size:12px;line-height:1.6}.wallet-balance-strip{max-width:1080px;margin-top:24px;padding:26px 30px;border-radius:18px;background:linear-gradient(135deg,var(--brand-deep),var(--brand-primary));color:var(--text-inverse);display:grid;grid-template-columns:minmax(260px,.7fr) 1fr;gap:32px;align-items:center;box-shadow:0 18px 38px rgba(var(--shadow-rgb),.2)}.wallet-balance-strip>section{display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:14px}.wallet-balance-strip>section>span{grid-column:1/-1;color:var(--text-inverse-muted);font-size:13px;font-weight:800}.wallet-balance-strip>section>b{font-size:52px;line-height:1;margin-top:9px}.wallet-balance-strip>section>small{font-size:12px;color:var(--text-inverse-muted);margin-bottom:5px}.wallet-balance-strip>div{padding-left:30px;border-left:1px solid rgba(var(--white-rgb),.22)}.wallet-balance-strip>div>b{font-size:16px}.wallet-balance-strip>div>p{margin:7px 0 0;color:var(--text-inverse-muted);font-size:13px;line-height:1.7}.recharge-section{max-width:1080px;margin-top:24px;padding:30px;border:1px solid var(--border-light);border-radius:20px;background:var(--bg-card);box-shadow:0 16px 42px rgba(var(--shadow-rgb),.07)}.recharge-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.recharge-heading h2{font-size:24px;margin:12px 0 5px}.recharge-heading p{margin:0;color:var(--muted);font-size:13px}.recharge-heading>span{display:flex;align-items:center;gap:7px;color:var(--purple);font-size:13px;font-weight:800}.recharge-heading>span svg{width:18px}.recharge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.recharge-grid>button{position:relative;min-height:270px;padding:25px 22px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);text-align:left;cursor:pointer;transition:.2s}.recharge-grid>button:hover{transform:translateY(-3px);border-color:var(--purple);box-shadow:0 15px 30px rgba(var(--shadow-rgb),.12)}.recharge-grid>button.recommended{border:2px solid var(--purple);background:linear-gradient(160deg,var(--bg-card),var(--bg-soft))}.recharge-grid>button>i{position:absolute;right:16px;top:15px;padding:5px 9px;border-radius:15px;background:var(--lime);color:var(--deep);font-size:11px;font-weight:900;font-style:normal}.recharge-grid>button>span{display:block;color:var(--muted);font-size:13px;font-weight:800}.recharge-grid>button>div{display:flex;align-items:flex-start;gap:4px;margin:22px 0 4px;color:var(--deep)}.recharge-grid>button>div small{font-size:18px;font-weight:900;margin-top:7px}.recharge-grid>button>div b{font-size:44px;line-height:1;font-weight:900}.recharge-grid>button>strong{display:block;font-size:20px;color:var(--purple)}.recharge-grid>button>em{display:block;min-height:22px;margin-top:9px;color:var(--text-secondary);font-size:12px;font-style:normal}.recharge-grid>button>u{position:absolute;left:22px;right:22px;bottom:21px;min-height:42px;border-radius:9px;background:var(--bg-soft);color:var(--purple);display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;text-decoration:none}.recharge-grid>button.recommended>u{background:var(--purple);color:var(--text-inverse)}.recharge-grid>button>u svg{width:17px}@media(max-width:820px){.membership-status-strip{grid-template-columns:1fr;gap:9px}.membership-commercial-layout,.recharge-grid{grid-template-columns:1fr}.recharge-grid>button{min-height:235px}.wallet-balance-strip{grid-template-columns:1fr}.wallet-balance-strip>div{border-left:0;border-top:1px solid rgba(var(--white-rgb),.22);padding:20px 0 0}.recharge-heading{align-items:flex-start;flex-direction:column}}@media(max-width:540px){.membership-status-strip,.recharge-section{padding:20px 16px}.membership-offer-card{padding:26px 20px;min-height:410px}.offer-price b{font-size:48px}.membership-commercial-layout .redeem-card{padding:26px 20px;min-height:330px}.redeem-success-overlay{padding:14px}.redeem-success-dialog{max-height:calc(100dvh - 28px);overflow-y:auto;padding:29px 18px 24px;border-radius:21px}.redeem-success-mark{width:76px;height:76px;margin-bottom:15px;box-shadow:0 0 0 9px rgba(var(--shadow-rgb),.2),0 13px 28px rgba(var(--shadow-rgb),.16)}.redeem-success-mark svg{width:41px;height:41px}.redeem-success-dialog h2{font-size:28px}.redeem-success-dialog>p{font-size:14px}.redeem-success-entitlement{margin:20px 0 18px;padding:14px}.redeem-success-actions{grid-template-columns:1fr}.redeem-success-actions>.btn:first-child{order:2}.wallet-balance-strip{padding:24px 20px}.wallet-balance-strip>section>b{font-size:44px}.recharge-grid>button{padding:22px 18px}.recharge-grid>button>u{left:18px;right:18px}.recharge-heading h2{font-size:21px}}.task-detail-page{max-width:1120px}.task-detail-page>.back-link{margin-bottom:18px}.task-detail-head{padding:28px 32px;border:1px solid var(--border-light);border-radius:20px;background:radial-gradient(circle at 86% 18%,rgba(var(--brand-rgb),.28),transparent 18%),linear-gradient(145deg,var(--bg-card),var(--bg-page));display:flex;align-items:center;justify-content:space-between;gap:24px}.task-detail-head h1{font-size:30px;margin:15px 0 6px}.task-detail-head p{font-size:14px;color:var(--muted);margin:0}.task-state{min-height:34px;padding:0 11px;border-radius:18px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:900}.task-state svg{width:15px}.task-state.task-processing,.task-state.task-queued{background:var(--bg-soft);color:var(--purple)}.task-state.task-completed{background:var(--status-success-bg);color:var(--status-success)}.task-state.task-failed{background:var(--status-error-bg);color:var(--status-error)}.task-progress-ring{width:104px;height:104px;flex:0 0 104px;border:8px solid var(--lime);border-radius:50%;background:var(--deep);color:var(--text-inverse);display:grid;place-items:center;align-content:center;box-shadow:0 10px 25px rgba(var(--shadow-rgb),.2)}.task-progress-ring b{font-size:24px}.task-progress-ring small{font-size:10px;color:var(--text-inverse-muted)}.task-progress-track{height:10px;margin:18px 5px 26px;border-radius:8px;background:var(--bg-soft);overflow:hidden}.task-progress-track i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,var(--purple),var(--lime));transition:width .45s ease}.task-result-card{border:1px solid var(--border-light);border-radius:20px;background:var(--bg-card);padding:28px 30px;box-shadow:0 15px 38px rgba(var(--shadow-rgb),.06)}.task-result-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.task-result-heading h2{font-size:23px;margin:11px 0 0}.task-result-heading>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.task-result-heading>span svg{width:16px}.task-media-result{display:grid;grid-template-columns:minmax(300px,.75fr) 1fr;gap:26px;align-items:center;padding:20px;border-radius:16px;background:var(--bg-page)}.task-media-result video,.task-media-result img{width:100%;max-height:540px;object-fit:contain;border-radius:12px;background:var(--brand-deep)}.task-media-result.image-result img{max-height:620px;background:var(--bg-soft)}.task-media-result>div>b{font-size:20px}.task-media-result>div>p{font-size:13px;line-height:1.75;color:var(--muted);margin:9px 0 20px}.task-media-result a{text-decoration:none}.task-result-empty{min-height:260px;border:1px dashed var(--border-default);border-radius:14px;background:var(--bg-card);display:grid;place-items:center;align-content:center;gap:9px;text-align:center}.task-result-empty>svg{width:38px;height:38px;color:var(--purple)}.task-result-empty>b{font-size:16px}.task-result-empty>p{font-size:12px;color:var(--muted)}.task-detail-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}@media(max-width:820px){.task-media-result{grid-template-columns:1fr}.task-detail-head{align-items:flex-start}.task-progress-ring{width:86px;height:86px;flex-basis:86px}.task-result-heading{align-items:flex-start;flex-direction:column}}@media(max-width:540px){.task-detail-head{padding:22px 18px}.task-detail-head h1{font-size:24px}.task-progress-ring{width:72px;height:72px;flex-basis:72px;border-width:6px}.task-progress-ring b{font-size:18px}.task-progress-ring small{display:none}.task-result-card{padding:20px 15px}.task-media-result{padding:13px}.task-detail-actions{display:grid;grid-template-columns:1fr}.task-detail-actions .btn{width:100%}}.materials-page{max-width:1180px}.materials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}.material-library-card{display:grid;grid-template-columns:130px minmax(0,1fr);gap:18px;padding:16px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);box-shadow:0 10px 24px rgba(var(--shadow-rgb),.05)}.material-library-card.status-failed{border-color:var(--status-error-border);background:var(--bg-card)}.material-library-preview{position:relative;min-height:120px;border-radius:12px;background:linear-gradient(145deg,var(--bg-soft),var(--bg-page));display:grid;place-items:center;overflow:hidden;color:var(--purple)}.material-library-preview img{width:100%;height:100%;object-fit:contain}.material-library-preview>svg{width:40px;height:40px}.material-library-preview>i{position:absolute;left:8px;top:8px;padding:5px 8px;border-radius:14px;background:var(--lime);color:var(--deep);font-size:10px;font-weight:900;font-style:normal}.material-library-info{min-width:0;align-self:center}.material-library-info>span{font-size:11px;font-weight:900;color:var(--purple)}.material-library-info h2{font-size:17px;margin:7px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-library-info p{font-size:11px;color:var(--muted);margin:0}.asset-state.ready{color:var(--status-success)}.asset-state.processing{color:var(--purple)}.asset-state.failed{color:var(--status-error)}.material-library-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:7px;padding-top:13px;border-top:1px solid var(--border-light)}.material-library-actions button,.material-library-actions label{min-height:38px;padding:0 11px;border:1px solid var(--border-light);border-radius:9px;background:var(--bg-card);display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:800;cursor:pointer}.material-library-actions button:hover,.material-library-actions label:hover{border-color:var(--purple);color:var(--purple)}.material-library-actions .danger{margin-left:auto;color:var(--status-error)}.material-library-actions svg{width:15px}.material-library-actions input{position:absolute;width:1px;height:1px;opacity:0}.material-library-actions .disabled{opacity:.45;pointer-events:none}.materials-empty{min-height:360px;margin-top:24px;border:1px dashed var(--border-default);border-radius:18px;background:var(--bg-card);display:grid;place-items:center;align-content:center;text-align:center}.materials-empty>svg{width:50px;height:50px;color:var(--purple)}.materials-empty h2{font-size:21px;margin:15px 0 5px}.materials-empty p{font-size:13px;color:var(--muted);margin:0 0 20px}@media(max-width:980px){.materials-grid{grid-template-columns:1fr}}@media(max-width:540px){.material-library-card{grid-template-columns:96px minmax(0,1fr);gap:13px}.material-library-preview{min-height:96px}.material-library-actions button,.material-library-actions label{flex:1}.material-library-actions .danger{margin-left:0}}.wallet-page{display:flex;flex-direction:column}.wallet-page>.page-intro{order:0}.wallet-page>.wallet-balance-strip{order:1}.wallet-page>.recharge-section{order:2}.wallet-page>.user-finance-history{order:3}.wallet-page>.notice{order:4}.credential-status{min-height:30px;padding:0 10px;border-radius:16px;display:inline-flex;align-items:center;white-space:nowrap;font-size:11px;font-weight:900}.credential-status.verified{background:var(--status-success-bg);color:var(--status-success)}.credential-status.warning,.credential-status.unverified{background:var(--bg-brand-soft);color:var(--brand-primary)}.credential-status.invalid{background:var(--status-error-bg);color:var(--status-error)}.credential-status.unconfigured{background:var(--bg-soft);color:var(--text-secondary)}.credential-actions{display:flex!important;justify-content:flex-end;gap:7px;flex:1!important}.credential-actions .btn{min-height:40px}.api-row-edit{align-items:center!important}.api-row-edit>div:first-child{padding-top:0!important}@media(max-width:820px){.credential-actions{width:100%;flex-basis:100%!important}.credential-actions .btn{flex:1}}.btn{min-height:46px;padding:0 20px;font-size:14px;font-weight:800}.back-link{min-height:44px;font-size:13px;font-weight:600}.special-workspace .special-head h1{font-size:35px;line-height:1.25;font-weight:900;letter-spacing:-1px}.special-workspace .special-head p{font-size:14px;line-height:1.75;color:var(--text-secondary)}.special-workspace .card-heading h2{font-size:21px;font-weight:900}.special-workspace .card-heading p{font-size:13px;line-height:1.6}.special-workspace .form-card label,.special-workspace .material-heading h3{font-size:14px;font-weight:800;line-height:1.5}.special-workspace .form-card input,.special-workspace .form-card textarea,.special-workspace .form-card select{font-size:14px;line-height:1.65;min-height:46px}.special-workspace .form-card label>small,.special-workspace .integration-note{font-size:12px!important;line-height:1.6}.special-workspace .choice-row button{min-height:46px;font-size:13px;font-weight:700;cursor:pointer}.special-workspace .mode-switch{padding:5px;border-radius:12px}.special-workspace .mode-switch button{min-height:44px;padding:8px;font-size:12px;font-weight:700}.special-workspace .mode-switch small{font-size:10px;line-height:1.4}.special-workspace .notice{font-size:13px;line-height:1.6;padding:13px 15px}.workspace-layout .history-title,.workspace-layout .api-mode-title{font-size:12px;font-weight:800}.workspace-layout .history-item{min-height:52px;padding:12px}.workspace-layout .history-item b{font-size:13px;font-weight:800}.workspace-layout .history-item small,.workspace-layout .muted{font-size:11px;line-height:1.55}.workspace-layout .welcome>p{font-size:14px;line-height:1.75}.workspace-layout .examples button{min-height:54px;font-size:13px;font-weight:600}.workspace-layout .message b{font-size:13px}.workspace-layout .message p{font-size:15px;line-height:1.8}.workspace-layout .composer textarea{font-size:14px;line-height:1.6}.workspace-layout .composer small{font-size:11px}.workspace-layout .context-panel h3{font-size:14px;font-weight:900}.workspace-layout .context-item span{font-size:11px}.workspace-layout .context-item b{font-size:13px}.workspace-layout .context-panel>section>p{font-size:12px;line-height:1.7}.history-list{display:grid;gap:7px;margin-top:8px}.history-record{position:relative;border:1px solid transparent;border-radius:11px;background:transparent}.history-record:hover,.history-record.active{border-color:var(--border-light);background:var(--bg-page)}.history-record .history-item{width:100%;padding-right:68px;background:transparent!important}.history-record.active .history-item{color:var(--deep)}.history-actions{position:absolute;right:7px;top:50%;transform:translateY(-50%);display:flex;gap:3px;opacity:0;transition:.18s}.history-record:hover .history-actions,.history-record:focus-within .history-actions{opacity:1}.history-actions button{width:28px;height:28px;padding:0;border:0;border-radius:7px;background:var(--bg-card);color:var(--text-secondary);display:grid;place-items:center;cursor:pointer}.history-actions button:hover{color:var(--purple)}.history-actions button:last-child:hover{color:var(--brand-primary);background:var(--bg-page)}.history-actions svg{width:14px}.history-empty svg{width:16px;vertical-align:middle;margin-right:5px}@media(max-width:820px){.history-actions{opacity:1}}.poster-workspace{padding-top:32px;background:linear-gradient(180deg,var(--bg-card) 0,var(--bg-page) 56%,var(--bg-card) 100%)}.poster-head{position:relative;overflow:hidden;border:1px solid var(--border-light);border-radius:20px;padding:30px 32px;background:radial-gradient(circle at 78% 20%,rgba(var(--brand-rgb),.28),transparent 23%),linear-gradient(135deg,var(--bg-card) 0,var(--bg-page) 72%,var(--bg-page) 100%);box-shadow:0 18px 42px rgba(var(--shadow-rgb),.08)}.poster-head:after{content:"";position:absolute;right:-34px;bottom:-60px;width:170px;height:170px;border-radius:48% 52% 60% 40%;background:var(--orange);opacity:.12;transform:rotate(18deg)}.poster-head>div:first-child{position:relative;z-index:1;max-width:760px}.poster-head>.mode-switch,.poster-head>.mode-locked{position:relative;z-index:2;width:260px;margin-top:6px;background:var(--bg-soft)}.poster-head h1{margin-top:14px!important;margin-bottom:8px!important}.poster-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.poster-journey>div{min-height:86px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);display:flex;align-items:center;gap:13px;padding:16px 18px;color:var(--text-secondary);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.poster-journey>div>span{width:42px;height:42px;flex:0 0 42px;border:2px solid var(--border-default);border-radius:13px;display:grid;place-items:center;font-size:15px;font-weight:900;background:var(--bg-page);color:var(--text-secondary)}.poster-journey>div>span svg{width:19px}.poster-journey b,.poster-journey small{display:block}.poster-journey b{font-size:16px;font-weight:900;color:var(--ink);margin-bottom:3px}.poster-journey small{font-size:12px;line-height:1.45}.poster-journey>div.done{border-color:var(--status-success-border);background:var(--status-success-bg)}.poster-journey>div.done>span{border-color:var(--lime);background:var(--lime);color:var(--deep)}.poster-journey>div.active{border:2px solid var(--purple);background:linear-gradient(135deg,var(--brand-primary),var(--brand-deep));box-shadow:0 12px 25px rgba(var(--shadow-rgb),.16);color:var(--text-inverse-muted)}.poster-journey>div.active>span{border-color:var(--lime);background:var(--lime);color:var(--deep)}.poster-journey>div.active b{color:var(--text-inverse)}.poster-builder{grid-template-columns:minmax(620px,1.45fr) minmax(330px,.55fr);gap:22px;align-items:start}.poster-editor-card{padding:30px;border-color:var(--border-light);box-shadow:0 16px 42px rgba(var(--shadow-rgb),.07)}.poster-editor-card .card-heading{padding-bottom:20px;margin-bottom:22px;border-bottom:1px solid var(--border-light)}.poster-editor-card .card-heading>span{width:46px;height:46px;border-radius:13px;font-size:14px;background:var(--purple);color:var(--text-inverse)}.poster-mode-choice{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.poster-mode-choice button{min-height:72px!important;padding:13px 16px!important;display:block;text-align:left;border:1px solid var(--border-light)!important;border-radius:12px!important}.poster-mode-choice button b,.poster-mode-choice button small{display:block}.poster-mode-choice button b{font-size:15px;font-weight:900;margin-bottom:4px}.poster-mode-choice button small{font-size:12px;color:var(--text-secondary);font-weight:500;line-height:1.45}.poster-mode-choice button.active{border:2px solid var(--purple)!important;background:var(--bg-page)!important;box-shadow:inset 5px 0 0 var(--lime)}.poster-mode-choice button.active small{color:var(--text-secondary)}.poster-editor-card textarea.large{height:176px;padding:15px 16px;font-size:15px!important;background:var(--bg-card);border:1px solid var(--border-default)}.poster-ratio-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:24px 0;padding:18px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card)}.poster-ratio-panel>div:first-child b,.poster-ratio-panel>div:first-child small{display:block}.poster-ratio-panel>div:first-child b{font-size:15px;font-weight:900}.poster-ratio-panel>div:first-child small{font-size:12px;color:var(--text-secondary);margin-top:4px}.poster-ratio-options{display:grid;grid-template-columns:repeat(4,72px);gap:8px}.poster-ratio-options button{height:58px;border:1px solid var(--border-light);border-radius:10px;background:var(--bg-card);display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800;cursor:pointer}.poster-ratio-options button.active{border:2px solid var(--purple);background:var(--bg-soft);color:var(--purple);box-shadow:0 5px 12px rgba(var(--shadow-rgb),.1)}.ratio-shape{display:block;border:2px solid currentColor;border-radius:2px;width:15px;height:20px;opacity:.7}.ratio-1-1{height:16px}.ratio-9-16{width:12px;height:21px}.ratio-16-9{width:22px;height:13px}.poster-material-section{margin-top:26px;padding-top:24px;border-top:1px solid var(--border-light)}.poster-material-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.poster-material-heading b,.poster-material-heading small{display:block}.poster-material-heading b{font-size:17px;font-weight:900}.poster-material-heading small{font-size:12px;line-height:1.5;color:var(--text-secondary);margin-top:4px}.poster-material-heading>span{font-size:12px;font-weight:800;color:var(--purple);background:var(--bg-soft);border-radius:18px;padding:7px 11px;white-space:nowrap}.poster-material-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.poster-material-card{position:relative;min-width:0;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);padding:14px;transition:border-color .2s ease,box-shadow .2s ease}.poster-material-card:hover{border-color:var(--border-default);box-shadow:0 10px 22px rgba(var(--shadow-rgb),.07)}.poster-material-card.has-image{border-color:var(--border-default);background:var(--bg-card)}.poster-material-title{display:flex;align-items:center;gap:10px;min-height:45px;margin-bottom:11px}.poster-material-title>span{width:42px;height:42px;flex:0 0 42px;border-radius:11px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.poster-material-title>span svg{width:20px}.poster-material-title b,.poster-material-title small{display:block}.poster-material-title b{font-size:15px;font-weight:900}.poster-material-title small{font-size:11px;color:var(--text-secondary);line-height:1.4;margin-top:2px}.poster-material-upload{position:relative!important;display:block!important;overflow:hidden;height:118px;margin:0!important;border:1.5px dashed var(--border-default);border-radius:11px;background:var(--bg-page);cursor:pointer}.poster-material-upload>input[type=file],.talking-upload-card>input[type=file]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;cursor:pointer;z-index:4}.poster-material-upload:hover{border-color:var(--purple);background:var(--bg-page)}.poster-material-upload>img{width:100%;height:100%;display:block;object-fit:contain;background:var(--bg-soft)}.poster-upload-empty,.poster-upload-state{height:100%;display:grid;place-items:center;align-content:center;text-align:center;color:var(--purple)}.poster-upload-empty>svg,.poster-upload-state>svg{width:25px;height:25px;margin-bottom:7px}.poster-upload-empty b{font-size:13px;font-weight:900}.poster-upload-empty small{font-size:10px;color:var(--text-secondary);margin-top:3px}.poster-upload-state{font-size:12px;font-weight:800}.poster-image-overlay{position:absolute;inset:auto 8px 8px;background:rgba(var(--brand-rgb),.82);color:var(--text-inverse);border-radius:8px;min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:800;opacity:0;transition:opacity .18s ease}.poster-image-overlay svg{width:15px}.poster-material-upload:hover .poster-image-overlay,.poster-material-upload:focus-within .poster-image-overlay{opacity:1}.poster-material-remove{width:100%;min-height:44px;margin-top:8px;border:0;border-radius:9px;background:var(--bg-soft);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;cursor:pointer}.poster-material-remove:hover{background:var(--bg-soft);color:var(--brand-primary)}.poster-material-remove svg{width:15px}.poster-primary-action{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:18px 20px;border-radius:14px;background:linear-gradient(135deg,var(--brand-deep),var(--brand-primary));color:var(--text-inverse)}.poster-primary-action>div b,.poster-primary-action>div small{display:block}.poster-primary-action>div b{font-size:15px;font-weight:900}.poster-primary-action>div small{font-size:11px;color:var(--text-inverse-muted);margin-top:4px}.poster-primary-action .btn{min-width:206px;background:var(--lime);color:var(--deep);box-shadow:none}.poster-editor-card .plan-fields{display:grid;gap:2px;padding-top:0;border-top:0}.poster-editor-card .plan-fields>label{margin-bottom:15px}.poster-editor-card .plan-fields textarea{height:96px;padding:13px 14px}.poster-editor-card .action-row{margin-top:18px;padding-top:20px;border-top:1px solid var(--border-light)}.poster-plan-materials{margin:4px 0 10px;padding:16px;border-radius:12px;background:var(--bg-page);border:1px solid var(--border-light)}.poster-plan-materials>div:first-child b,.poster-plan-materials>div:first-child small{display:block}.poster-plan-materials>div:first-child b{font-size:14px;font-weight:900}.poster-plan-materials>div:first-child small{font-size:11px;color:var(--text-secondary);margin-top:3px}.poster-plan-materials>p{font-size:12px;color:var(--text-secondary);margin:13px 0 0}.poster-plan-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}.poster-plan-thumbs figure{width:92px;margin:0}.poster-plan-thumbs img{width:92px;height:72px;border-radius:9px;object-fit:contain;border:1px solid var(--border-default);background:var(--bg-soft)}.poster-plan-thumbs figcaption{font-size:11px;font-weight:700;text-align:center;margin-top:5px;color:var(--text-secondary)}.poster-output-panel{position:sticky;top:94px;padding:20px;text-align:left;border-color:var(--border-light);box-shadow:0 16px 42px rgba(var(--shadow-rgb),.08)}.poster-output-heading{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px;min-height:44px}.poster-output-heading>div b,.poster-output-heading>div small{display:block}.poster-output-heading>div b{font-size:18px!important;font-weight:900;margin:0!important}.poster-output-heading>div small{font-size:11px;color:var(--text-secondary);margin-top:3px}.poster-status{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:auto;min-width:0;min-height:28px;height:28px;align-self:center;white-space:nowrap;font-size:11px;font-weight:900;padding:0 10px;border-radius:16px;background:var(--bg-soft);color:var(--text-secondary)}.poster-status.status-ready,.poster-status.status-processing,.poster-status.status-queued{background:var(--bg-soft);color:var(--purple)}.poster-status.status-completed{background:var(--status-success-bg);color:var(--status-success)}.poster-output-panel .preview-canvas{min-height:500px;border-radius:14px;font-size:25px;line-height:1.4;text-align:center;padding:26px}.poster-output-panel .result-media{max-height:600px;min-height:420px;object-fit:contain}.poster-output-panel>div:last-child{text-align:left}.poster-output-panel>div:last-child b{font-size:15px;margin-top:16px}.poster-output-panel>div:last-child p{font-size:12px;line-height:1.65}.poster-output-panel>div:last-child .btn{width:100%;margin-top:8px}.poster-prompt-disclosure{width:100%;margin-top:16px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);overflow:hidden;text-align:left}.poster-prompt-disclosure>summary{min-height:66px;padding:12px 14px;display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:10px;list-style:none;cursor:pointer}.poster-prompt-disclosure>summary::-webkit-details-marker{display:none}.poster-prompt-disclosure>summary:focus-visible{outline:3px solid rgba(var(--brand-rgb),.24);outline-offset:-3px}.poster-prompt-summary-icon{width:40px;height:40px;border-radius:11px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.poster-prompt-summary-icon svg{width:20px}.poster-prompt-disclosure summary strong,.poster-prompt-disclosure summary small{display:block}.poster-prompt-disclosure summary strong{color:var(--ink);font-size:14px;font-weight:900}.poster-prompt-disclosure summary small{margin-top:3px;color:var(--text-secondary);font-size:11px;line-height:1.45}.poster-prompt-chevron{width:18px;color:var(--purple);transition:transform .2s ease}.poster-prompt-disclosure[open] .poster-prompt-chevron{transform:rotate(180deg)}.poster-prompt-body{padding:0 14px 14px;border-top:1px solid var(--border-light)}.poster-prompt-body pre{max-height:360px;margin:14px 0 0;padding:14px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card);color:var(--text-primary);font:500 13px/1.75 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;overflow:auto;overflow-wrap:anywhere}.poster-prompt-actions{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.poster-prompt-actions button{min-height:44px;padding:0 13px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-card);color:var(--purple);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:900;cursor:pointer}.poster-prompt-actions button:hover{border-color:var(--purple);background:var(--bg-page)}.poster-prompt-actions button:focus-visible{outline:3px solid rgba(var(--brand-rgb),.24);outline-offset:2px}.poster-prompt-actions button svg{width:17px}.poster-prompt-actions>small{color:var(--text-secondary);font-size:11px;line-height:1.45;text-align:right}.poster-prompt-legacy{width:100%;min-height:66px;margin-top:16px;padding:12px 14px;border:1px dashed var(--border-default);border-radius:14px;background:var(--bg-card);color:var(--text-secondary);display:flex;align-items:center;gap:11px;text-align:left}.poster-prompt-legacy>svg{width:20px;flex:0 0 20px;color:var(--purple)}.poster-prompt-legacy span,.poster-prompt-legacy small{display:block}.poster-prompt-legacy span{color:var(--ink);font-size:14px;font-weight:900}.poster-prompt-legacy small{margin-top:3px;font-size:11px;line-height:1.45}@media(max-width:1200px){.poster-builder{grid-template-columns:minmax(540px,1.25fr) minmax(300px,.75fr)}.poster-ratio-panel{display:block}.poster-ratio-options{margin-top:14px;grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.poster-head{display:block;padding:25px}.poster-head>.mode-switch,.poster-head>.mode-locked{width:100%;margin-top:20px}.poster-builder{grid-template-columns:1fr}.poster-output-panel{position:static;display:flex}.poster-output-panel .preview-canvas{min-height:420px}}@media(max-width:820px){.special-workspace .special-head h1{font-size:30px}.poster-journey{grid-template-columns:1fr}.poster-journey>div{min-height:72px}.poster-material-grid{grid-template-columns:1fr 1fr}.poster-output-panel{display:flex}}@media(max-width:540px){.special-workspace .form-card input,.special-workspace .form-card textarea,.special-workspace .form-card select{font-size:16px}.poster-workspace{padding:18px 14px 42px}.poster-head{padding:22px 18px;border-radius:16px}.special-workspace .special-head h1{font-size:27px}.poster-editor-card{padding:20px 16px}.poster-mode-choice,.poster-material-grid{grid-template-columns:1fr}.poster-ratio-options{grid-template-columns:1fr 1fr}.poster-primary-action{display:block}.poster-primary-action .btn{width:100%;margin-top:14px}.poster-output-panel{padding:16px}.poster-output-heading{min-height:40px;margin-bottom:12px}.poster-output-heading>div b{font-size:17px!important}.poster-output-heading>div small{font-size:12px}.poster-status{height:30px;min-height:30px;font-size:12px}.poster-output-panel .preview-canvas{min-height:270px;font-size:20px;padding:20px}.poster-output-panel .result-media{min-height:260px}.poster-prompt-disclosure>summary{grid-template-columns:36px minmax(0,1fr) 18px;padding:11px}.poster-prompt-summary-icon{width:36px;height:36px}.poster-prompt-actions{align-items:stretch;flex-direction:column}.poster-prompt-actions button{width:100%;justify-content:center}.poster-prompt-actions>small{text-align:left}.poster-prompt-body pre{max-height:300px;font-size:12px}}.talking-workspace{padding-top:32px;background:linear-gradient(180deg,var(--bg-card) 0,var(--bg-page) 58%,var(--bg-card) 100%)}.talking-head{position:relative;overflow:hidden;border:1px solid var(--border-light);border-radius:20px;padding:30px 32px;background:radial-gradient(circle at 83% 18%,rgba(var(--brand-rgb),.28),transparent 22%),linear-gradient(135deg,var(--bg-card) 0,var(--bg-page) 72%,var(--bg-page) 100%);box-shadow:0 18px 42px rgba(var(--shadow-rgb),.08)}.talking-head:after{content:"";position:absolute;right:-38px;bottom:-72px;width:190px;height:190px;border-radius:42% 58% 53% 47%;background:var(--orange);opacity:.12;transform:rotate(18deg)}.talking-head>div:first-child,.talking-head>.mode-switch,.talking-head>.mode-locked{position:relative;z-index:1}.talking-head>div:first-child{max-width:760px}.talking-head>.mode-switch,.talking-head>.mode-locked{width:260px;margin-top:6px}.talking-journey{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:24px 0}.talking-journey>button{min-width:0;min-height:88px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);display:flex;align-items:center;gap:12px;padding:15px;text-align:left;color:var(--text-secondary);cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.talking-journey>button:disabled{cursor:not-allowed;opacity:.62}.talking-journey>button:not(:disabled):hover{border-color:var(--border-default);box-shadow:0 10px 22px rgba(var(--shadow-rgb),.07)}.talking-journey>button>span{width:40px;height:40px;flex:0 0 40px;border:2px solid var(--border-default);border-radius:12px;display:grid;place-items:center;font-size:14px;font-weight:900;background:var(--bg-page);color:var(--text-secondary)}.talking-journey>button>span svg{width:18px}.talking-journey b,.talking-journey small{display:block}.talking-journey b{font-size:14px;font-weight:900;color:var(--ink);margin-bottom:3px}.talking-journey small{font-size:11px;line-height:1.45}.talking-journey>button.done{border-color:var(--status-success-border);background:var(--status-success-bg)}.talking-journey>button.done>span{border-color:var(--lime);background:var(--lime);color:var(--deep)}.talking-journey>button.active{border:2px solid var(--purple);background:linear-gradient(135deg,var(--brand-primary),var(--brand-deep));box-shadow:0 12px 25px rgba(var(--shadow-rgb),.16);color:var(--text-inverse-muted);opacity:1}.talking-journey>button.active>span{border-color:var(--lime);background:var(--lime);color:var(--deep)}.talking-journey>button.active b{color:var(--text-inverse)}.builder-grid.talking{grid-template-columns:minmax(590px,1fr) minmax(330px,380px);align-items:start;gap:22px}.talking-editor-card{min-height:590px;padding:30px;border-color:var(--border-light);box-shadow:0 16px 42px rgba(var(--shadow-rgb),.07)}.talking-editor-card .card-heading{padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid var(--border-light)}.talking-editor-card .card-heading>span{width:46px;height:46px;border-radius:13px;background:var(--purple);color:var(--text-inverse);font-size:14px}.talking-editor-card textarea.large{height:190px;padding:15px 16px;font-size:15px}.talking-editor-card .script-editor{height:285px;padding:15px 16px;font-size:15px}.duration-hint{display:block;margin-top:4px;color:var(--text-secondary);font-size:11px;font-weight:500}.talking-duration-options{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.talking-duration-options button{min-height:52px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card);color:var(--text-secondary);font-size:14px;font-weight:800;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.talking-duration-options button:hover{border-color:var(--border-active);color:var(--purple)}.talking-duration-options button.active{border:2px solid var(--purple);background:var(--bg-soft);color:var(--purple);box-shadow:0 8px 18px rgba(var(--shadow-rgb),.1)}.talking-primary-button{width:100%;margin-top:8px}.talking-editor-card .action-row{margin-top:24px;padding-top:22px;border-top:1px solid var(--border-light);display:flex;justify-content:space-between;gap:12px}.talking-editor-card .action-row .btn:last-child{margin-left:auto;min-width:200px}.talking-editor-card .script-actions{margin:6px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.talking-editor-card .script-actions button{border-radius:10px;background:var(--bg-page);display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.talking-editor-card .script-actions button:hover{border-color:var(--purple);color:var(--purple)}.talking-editor-card .script-actions button:disabled{cursor:not-allowed;opacity:.58}.talking-editor-card .script-actions svg{width:17px;height:17px}.script-reasoning,.script-update-notice{min-height:70px;margin-top:12px;border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:12px}.script-reasoning{border:1px solid var(--border-default);background:linear-gradient(135deg,var(--bg-page),var(--bg-card))}.script-reasoning>svg{width:24px;height:24px;color:var(--purple);flex:0 0 24px}.script-reasoning b,.script-reasoning small{display:block}.script-reasoning b{font-size:14px}.script-reasoning small{margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.5}.script-update-notice{min-height:56px;border:1px solid var(--border-default);background:var(--bg-soft);color:var(--text-primary)}.script-update-notice>svg{width:20px;flex:0 0 20px}.script-update-notice>span{flex:1;font-size:12px;font-weight:700}.script-update-notice>button{min-height:40px;border:0;border-radius:9px;background:var(--bg-brand-soft);color:var(--text-primary);padding:0 12px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.script-update-notice>button svg{width:15px}.talking-material-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.talking-material-card{border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);padding:18px;min-width:0}.talking-material-card.ready{border:2px solid var(--status-success);background:var(--status-success-bg)}.talking-material-title{display:flex;align-items:center;gap:10px;min-height:48px;margin-bottom:17px}.talking-material-title>span{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.talking-material-title>span svg{width:21px}.talking-material-title>div{min-width:0}.talking-material-title b,.talking-material-title small{display:block}.talking-material-title b{font-size:16px;font-weight:900}.talking-material-title small{font-size:11px;color:var(--text-secondary);line-height:1.4;margin-top:2px}.talking-material-title i{margin-left:auto;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-style:normal;font-size:11px;font-weight:900;color:var(--text-primary);background:var(--bg-brand-soft);padding:6px 8px;border-radius:16px}.talking-material-title i svg{width:13px}.talking-upload-card{position:relative;overflow:hidden;height:128px!important;margin:8px 0 0!important;border:1.5px dashed var(--border-default)!important;border-radius:12px!important;background:var(--bg-card)!important;display:grid!important;place-items:center;align-content:center;gap:4px;color:var(--purple);cursor:pointer;text-align:center}.talking-upload-card:hover{border-color:var(--purple)!important;background:var(--bg-page)!important}.talking-upload-card>svg{width:25px;height:25px;margin-bottom:4px}.talking-upload-card>b{font-size:13px}.talking-upload-card>small{font-size:11px!important;color:var(--text-secondary);font-weight:500}.voice-review-panel{margin-top:12px;border-radius:12px;padding:15px;background:var(--bg-card);border:1px solid var(--border-light)}.voice-review-panel.processing{background:var(--status-info-bg);border-color:var(--status-info-border)}.voice-review-wait{min-height:62px;display:flex;align-items:center;gap:11px}.voice-review-wait>svg{width:24px;color:var(--purple)}.voice-review-wait b,.voice-review-wait small{display:block}.voice-review-wait b{font-size:13px}.voice-review-wait small{font-size:11px;color:var(--text-secondary);margin-top:4px;line-height:1.45}.voice-review-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.voice-review-heading>span{width:34px;height:34px;border-radius:10px;background:var(--lime);color:var(--deep);display:grid;place-items:center;flex:0 0 34px}.voice-review-heading>span svg{width:17px}.voice-review-heading b,.voice-review-heading small{display:block}.voice-review-heading b{font-size:14px}.voice-review-heading small{font-size:11px;color:var(--text-secondary);line-height:1.5;margin-top:3px}.voice-review-panel label{font-size:12px!important;margin-bottom:12px!important}.voice-review-panel textarea{height:118px!important;background:var(--bg-card)!important;font-size:13px!important;line-height:1.65}.voice-review-confirm{width:100%;min-height:46px}.voice-review-failed b,.voice-review-failed small{display:block}.voice-review-failed b{font-size:13px;color:var(--status-error)}.voice-review-failed small{font-size:11px;color:var(--status-error);line-height:1.5;margin-top:4px}.material-inline-error{margin-top:10px;border:1px solid var(--status-error-border);border-radius:10px;background:var(--status-error-bg);color:var(--status-error);padding:12px 13px}.material-inline-error b,.material-inline-error span,.material-inline-error small{display:block}.material-inline-error b{font-size:13px}.material-inline-error span{font-size:12px;line-height:1.55;margin-top:4px}.material-inline-error small{font-size:10px;color:var(--status-error);margin-top:5px;line-height:1.45}.talking-tip{display:flex;align-items:center;gap:8px;margin-top:14px;padding:13px 15px;border-radius:10px;background:var(--bg-soft);color:var(--brand-primary);font-size:12px;line-height:1.6}.talking-tip svg{width:18px;flex:0 0 18px;color:var(--purple)}.talking-final-summary{display:grid;gap:9px;margin-bottom:22px}.talking-final-summary>div{min-height:66px;border:1px solid var(--border-light);border-radius:12px;background:var(--bg-card);display:flex;align-items:center;gap:12px;padding:12px 14px}.talking-final-summary>div>svg{width:21px;color:var(--purple)}.talking-final-summary span{min-width:0;flex:1}.talking-final-summary small,.talking-final-summary b{display:block}.talking-final-summary small{font-size:11px;color:var(--text-secondary)}.talking-final-summary b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.talking-final-summary button{min-width:52px;height:36px;border:0;border-radius:8px;background:var(--bg-soft);color:var(--purple);font-size:12px;font-weight:800;cursor:pointer}.talking-cover-person-card{margin:0 0 22px;padding:18px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card)}.talking-cover-person-card.ready{border:2px solid var(--status-success);background:var(--status-success-bg)}.talking-cover-person-heading{display:flex;align-items:center;gap:11px;margin-bottom:14px}.talking-cover-person-heading>span{width:42px;height:42px;border-radius:12px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center;flex:0 0 42px}.talking-cover-person-heading>span svg{width:20px}.talking-cover-person-heading>div{min-width:0;flex:1}.talking-cover-person-heading b,.talking-cover-person-heading small{display:block}.talking-cover-person-heading b{font-size:15px;font-weight:900}.talking-cover-person-heading small{margin-top:3px;color:var(--text-secondary);font-size:12px;line-height:1.5}.talking-cover-person-heading i{display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:16px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:11px;font-weight:900;font-style:normal;white-space:nowrap}.talking-cover-person-heading i svg{width:13px}.talking-cover-person-body{display:flex;align-items:stretch;gap:10px}.talking-cover-person-upload{position:relative;min-height:116px!important;margin:0!important;padding:12px!important;border:1.5px dashed var(--border-default)!important;border-radius:12px!important;background:var(--bg-card)!important;display:flex!important;align-items:center;gap:14px;cursor:pointer;overflow:hidden}.talking-cover-person-upload:hover{border-color:var(--purple)!important;background:var(--bg-page)!important}.talking-cover-person-upload>input[type=file]{display:none!important}.talking-cover-person-upload>img,.talking-cover-person-empty{width:78px;height:92px;border-radius:10px;flex:0 0 78px;background:var(--bg-soft)}.talking-cover-person-upload>img{object-fit:contain}.talking-cover-person-empty{display:grid;place-items:center;color:var(--purple)}.talking-cover-person-empty svg{width:31px;height:31px}.talking-cover-person-copy{min-width:0;flex:1}.talking-cover-person-copy b,.talking-cover-person-copy small{display:block}.talking-cover-person-copy b{font-size:14px;color:var(--ink)}.talking-cover-person-copy small{margin-top:6px;color:var(--text-secondary);font-size:12px!important;line-height:1.55}.talking-cover-person-action{min-width:88px;height:40px;padding:0 12px;border-radius:9px;background:var(--purple);color:var(--text-inverse);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.talking-cover-person-action svg{width:18px}.talking-cover-person-body>button{min-width:90px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card);color:var(--text-secondary);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.talking-cover-person-body>button:hover{border-color:var(--border-active);color:var(--brand-primary);background:var(--bg-page)}.talking-cover-person-body>button svg{width:15px}.talking-cover-person-note,.talking-cover-person-error{margin:11px 0 0;display:flex;align-items:center;gap:7px;font-size:11px;line-height:1.6}.talking-cover-person-note{color:var(--text-secondary)}.talking-cover-person-note svg{width:16px;color:var(--purple)}.talking-cover-person-error{padding:9px 11px;border-radius:9px;background:var(--status-error-bg);color:var(--status-error);font-weight:700}.talking-cover-person-upload{flex:1}.talking-cover-mode{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:8px;padding:17px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.talking-cover-mode>div:first-child{display:flex;align-items:center;gap:11px}.talking-cover-mode>div:first-child>svg{width:22px;color:var(--purple)}.talking-cover-mode b,.talking-cover-mode small{display:block}.talking-cover-mode b{font-size:14px}.talking-cover-mode small{font-size:11px;color:var(--text-secondary);margin-top:3px}.talking-cover-mode>.mode-switch,.talking-cover-mode>.mode-locked{width:230px;flex:0 0 230px}.talking-submit-zone{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:18px 20px;border-radius:14px;background:linear-gradient(135deg,var(--brand-deep),var(--brand-primary));color:var(--text-inverse)}.talking-submit-zone b,.talking-submit-zone small{display:block}.talking-submit-zone b{font-size:15px}.talking-submit-zone small{font-size:11px;color:var(--text-inverse-muted);margin-top:4px}.talking-submit-zone .btn{min-width:210px;background:var(--lime);color:var(--deep);box-shadow:none}.talking-output-panel{position:sticky;top:94px;padding:20px;text-align:left;background:var(--brand-deep);color:var(--text-inverse);box-shadow:0 16px 42px rgba(var(--shadow-rgb),.11)}.talking-output-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.talking-output-heading b,.talking-output-heading small{display:block}.talking-output-heading b{font-size:18px}.talking-output-heading small{font-size:11px;color:var(--text-muted);margin-top:3px}.talking-status{height:30px;display:inline-flex;align-items:center;padding:0 11px;border-radius:16px;background:var(--brand-primary);color:var(--text-inverse-muted);font-size:11px;font-weight:900;white-space:nowrap}.talking-status.status-completed{background:var(--lime);color:var(--deep)}.talking-preview-stage{position:relative}.talking-output-panel .person-silhouette{min-height:375px;border-radius:14px}.talking-output-panel .result-media{width:100%;min-height:375px;max-height:560px;border-radius:14px;object-fit:contain;background:var(--brand-deep)}.talking-output-panel .talking-template-preview{display:block;height:min(56vh,560px);object-fit:contain;background:var(--brand-deep)}.talking-output-panel .play{top:50%}.talking-output-copy>b{display:block;font-size:15px;margin-top:16px}.talking-output-copy>p{font-size:12px!important;line-height:1.7!important;color:var(--text-muted)!important}.talking-output-copy>.btn{width:100%;margin-top:8px}.talking-output-copy>.btn-outline{background:var(--bg-card);color:var(--deep)}.talking-checklist{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.talking-checklist span{min-height:38px;border:1px solid rgba(var(--white-rgb),.16);border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 10px;color:var(--text-muted);font-size:12px;font-weight:700}.talking-checklist span svg{width:15px}.talking-checklist span.done{border-color:rgba(var(--success-rgb),.45);background:rgba(var(--success-rgb),.11);color:var(--lime)}.talking-delivery{display:grid;gap:20px;margin-top:4px}.delivery-success-head{min-height:136px;padding:25px 28px;border:1px solid var(--status-success-border);border-radius:20px;background:radial-gradient(circle at 88% 28%,rgba(var(--success-rgb),.2),transparent 21%),linear-gradient(135deg,var(--status-success-bg),var(--bg-card) 58%,var(--status-success-bg));display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;box-shadow:0 15px 34px rgba(var(--shadow-rgb),.07)}.delivery-success-head>span{width:58px;height:58px;border-radius:18px;background:var(--lime);color:var(--deep);display:grid;place-items:center;transform:rotate(-4deg)}.delivery-success-head>span svg{width:29px;height:29px;transform:rotate(4deg)}.delivery-success-head small{display:block;color:var(--status-success);font-size:12px;font-weight:900}.delivery-success-head h2{font-size:27px;line-height:1.3;margin:5px 0 4px}.delivery-success-head p{margin:0;color:var(--status-success);font-size:13px;line-height:1.7}.delivery-success-head time{min-height:40px;padding:0 12px;border:1px solid var(--status-success-border);border-radius:20px;background:var(--bg-card);color:var(--status-success);display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;white-space:nowrap}.delivery-success-head time svg{width:16px;color:var(--purple)}.delivery-preview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:20px;align-items:start}.delivery-video-preview,.delivery-cover-preview{border:1px solid var(--border-light);border-radius:20px;background:var(--bg-card);padding:22px;box-shadow:0 14px 34px rgba(var(--shadow-rgb),.06)}.delivery-card-heading{min-height:58px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.delivery-card-heading h3{font-size:21px;margin:7px 0 0}.delivery-version-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:12px;background:var(--bg-soft)}.delivery-version-switch button{min-width:94px;height:40px;border:0;border-radius:9px;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:800;cursor:pointer}.delivery-version-switch button.active{background:var(--purple);color:var(--text-inverse);box-shadow:0 5px 14px rgba(var(--shadow-rgb),.2)}.delivery-version-switch button:disabled{opacity:.38;cursor:not-allowed}.delivery-video-preview>video{width:100%;height:min(62vh,660px);min-height:440px;border-radius:15px;background:var(--brand-deep);object-fit:contain;display:block}.delivery-preview-note{min-height:50px;margin:13px 0 0;padding:13px 15px;border-radius:11px;background:var(--bg-page);color:var(--text-secondary);font-size:13px;line-height:1.7}.delivery-cover-preview>img{width:100%;max-height:570px;aspect-ratio:3/4;object-fit:contain;border-radius:14px;background:var(--bg-soft);display:block}.delivery-cover-copy{padding-top:15px}.delivery-cover-copy>b{font-size:15px}.delivery-cover-copy>p{min-height:43px;margin:7px 0 14px;color:var(--text-secondary);font-size:12px;line-height:1.7}.delivery-cover-copy>.btn{width:100%;text-decoration:none}.delivery-file-missing{min-height:440px;border:1px dashed var(--border-default);border-radius:15px;background:var(--bg-card);color:var(--text-secondary);display:grid;place-items:center;align-content:center;gap:8px;text-align:center}.delivery-file-missing>svg{width:38px;height:38px;color:var(--purple)}.delivery-file-missing>b{font-size:16px}.delivery-file-missing>p{margin:0;font-size:12px}.delivery-file-missing.cover-missing{min-height:380px;aspect-ratio:3/4}.delivery-download-zone{padding:25px;border:1px solid var(--border-light);border-radius:20px;background:var(--bg-card);box-shadow:0 14px 34px rgba(var(--shadow-rgb),.06)}.delivery-download-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.delivery-download-heading h3{font-size:22px;margin:8px 0 0}.delivery-download-heading>small{color:var(--text-secondary);font-size:12px;font-weight:800}.delivery-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.delivery-download-grid>article{position:relative;min-height:270px;padding:20px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);display:flex;flex-direction:column}.delivery-download-grid>article.featured{border:2px solid var(--purple);background:linear-gradient(155deg,var(--bg-page),var(--bg-card))}.delivery-file-icon{width:46px;height:46px;border-radius:13px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.delivery-download-grid>article.featured .delivery-file-icon{background:var(--lime);color:var(--deep)}.delivery-file-icon svg{width:22px}.delivery-download-grid>article>span{position:absolute;right:15px;top:17px;padding:5px 8px;border-radius:14px;background:var(--bg-soft);color:var(--text-secondary);font-size:10px;font-weight:900}.delivery-download-grid>article.featured>span{background:var(--purple);color:var(--text-inverse)}.delivery-download-grid h4{font-size:18px;margin:18px 0 7px}.delivery-download-grid p{margin:0 0 17px;color:var(--text-secondary);font-size:12px;line-height:1.7}.delivery-download-grid .btn{width:100%;margin-top:auto;text-decoration:none}.delivery-actions{display:flex;justify-content:flex-end;gap:10px}.talking-delivery.is-compact{margin:0}.talking-delivery.is-compact .delivery-success-head{display:none}.talking-delivery.is-compact .delivery-preview-grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)}.talking-delivery.is-compact .delivery-video-preview>video{height:min(56vh,580px);min-height:380px}.talking-delivery.is-compact .delivery-download-zone{box-shadow:none}.admin-body .admin-heading h1,.editor-title h1{font-size:32px;font-weight:900;line-height:1.25}.admin-body .admin-heading p,.editor-title p{font-size:14px;line-height:1.7;color:var(--text-secondary)}.admin-toolbar{min-height:72px;height:auto;padding:12px 20px}.admin-toolbar .search-mini{height:46px;border-radius:10px}.admin-toolbar .search-mini input{font-size:14px}.admin-toolbar>span{font-size:13px;font-weight:700}.admin-table .thead,.admin-table .trow{min-height:68px;font-size:13px;line-height:1.5}.admin-table .thead{font-size:12px;font-weight:900}.admin-table .agent-cell b{font-size:14px}.admin-table .agent-cell>span small{font-size:11px;line-height:1.5}.admin-table .table-action{min-height:40px;padding:0 8px;font-size:13px}.pagination{min-height:64px}.pagination span{font-size:13px}.pagination button{min-width:40px;height:40px;font-size:12px;font-weight:700;cursor:pointer}.admin-table .thead,.admin-table .trow{grid-template-columns:1.7fr .8fr .7fr .6fr .7fr .8fr 1.15fr}.agent-row-actions{display:flex;align-items:center;justify-content:flex-start;gap:6px}.admin-table .status-action{min-width:58px;border-radius:8px;padding:0 10px;background:var(--bg-soft)}.admin-table .status-action.unpublish{background:var(--bg-page);color:var(--brand-primary)}.admin-table .status-action.publish{background:var(--bg-brand-soft);color:var(--text-primary)}.admin-table .status-action:disabled{opacity:.55;cursor:not-allowed}.admin-status-notice{min-height:46px;padding:10px 18px;border:1px solid var(--border-default);border-bottom:0;background:var(--bg-brand-soft);color:var(--text-primary);display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.admin-status-notice svg{width:17px}.publish-badge.offline{background:var(--status-error-bg);color:var(--status-error)}.btn-danger{background:var(--status-error-bg);color:var(--status-error);border:1px solid var(--status-error-border);box-shadow:none}.editor-form label,.batch-form label{font-size:14px;font-weight:800;line-height:1.5}.editor-form input,.editor-form textarea,.batch-form input{min-height:46px;font-size:14px;line-height:1.65;padding:11px 13px}.editor-form textarea{height:100px}.prompt-section textarea{height:300px;font-size:14px}.prompt-section small{font-size:11px}.form-section{padding:26px}.form-section h2{font-size:18px;font-weight:900}.form-section h2>span{width:30px;height:30px;font-size:12px}.publish-badge{font-size:12px;font-weight:800;padding:7px 11px}.test-head{height:86px;padding:0 20px}.test-head b{font-size:15px}.test-head small{font-size:12px;line-height:1.5}.test-empty p{font-size:13px}.test-reply p{font-size:14px;line-height:1.75;padding:13px}.test-composer{padding:11px 54px 10px 12px}.test-composer textarea{height:70px;font-size:14px;line-height:1.6}.test-composer button{width:40px;height:40px;top:25px}.notice{font-size:13px;line-height:1.6;padding:12px 14px}.strategy-title h2{font-size:20px}.strategy-title p{font-size:13px;line-height:1.6}.mode-badge{font-size:12px}.strategy-options>button{min-height:126px}.strategy-options b{font-size:14px}.strategy-options p{font-size:12px;line-height:1.65}.confirm-zone b{font-size:14px}.confirm-zone p{font-size:12px;line-height:1.6}.policy-grid h3{font-size:14px}.policy-grid b{font-size:13px}.policy-grid p{font-size:12px;line-height:1.6}.admin-login-page .login-card>p,.admin-login-page .login-card label{font-size:14px}.admin-login-page .login-card input{height:48px;font-size:16px}.admin-login-page .login-card>small{font-size:12px;line-height:1.6}@media(max-width:1200px){.builder-grid.talking{grid-template-columns:minmax(520px,1fr) minmax(310px,350px)}.talking-journey>button{padding:13px}.talking-journey small{display:none}.delivery-preview-grid,.talking-delivery.is-compact .delivery-preview-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}}@media(max-width:900px){.talking-head{display:block}.talking-head>.mode-switch,.talking-head>.mode-locked{width:100%;margin-top:20px}.builder-grid.talking{grid-template-columns:1fr}.talking-output-panel{position:static;display:flex}.talking-output-panel .person-silhouette{min-height:420px}.delivery-success-head{grid-template-columns:auto 1fr}.delivery-success-head time{grid-column:1/-1;justify-self:start}.delivery-preview-grid,.talking-delivery.is-compact .delivery-preview-grid{grid-template-columns:1fr}.delivery-cover-preview{display:grid;grid-template-columns:minmax(220px,.65fr) 1fr;gap:18px}.delivery-cover-preview .delivery-card-heading{grid-column:1/-1}.delivery-cover-preview>img{max-height:470px}.delivery-download-grid{grid-template-columns:1fr 1fr}.delivery-download-grid>article:last-child{grid-column:1/-1}}@media(max-width:820px){.talking-journey{grid-template-columns:1fr 1fr}.talking-journey>button{min-height:74px}.talking-journey small{display:block}.talking-output-panel{display:flex}.admin-table .thead,.admin-table .trow{font-size:13px}.editor-form{padding:26px 22px 48px}}@media(max-width:1100px){.admin-table .thead,.admin-table .trow{grid-template-columns:1.8fr .9fr .8fr .7fr .8fr 1.15fr}}@media(max-width:540px){.talking-workspace{padding:18px 14px 42px}.talking-head{padding:22px 18px;border-radius:16px}.talking-journey{grid-template-columns:1fr}.talking-journey>button{min-height:70px}.talking-editor-card{padding:20px 16px;min-height:0}.talking-material-grid,.talking-editor-card .script-actions,.field-row{grid-template-columns:1fr}.talking-duration-options{grid-template-columns:repeat(3,1fr)}.script-update-notice{align-items:flex-start;flex-wrap:wrap}.script-update-notice>button{width:100%;justify-content:center}.talking-editor-card .action-row,.talking-cover-mode,.talking-submit-zone{display:block}.talking-editor-card .action-row .btn{width:100%;margin:0 0 10px}.talking-editor-card .action-row .btn:last-child{margin:0}.talking-cover-person-card{padding:15px}.talking-cover-person-heading{align-items:flex-start}.talking-cover-person-heading i{margin-left:auto}.talking-cover-person-body{display:block}.talking-cover-person-upload{display:grid!important;grid-template-columns:68px minmax(0,1fr);min-height:142px!important}.talking-cover-person-upload>img,.talking-cover-person-empty{width:68px;height:82px;flex-basis:68px}.talking-cover-person-action{grid-column:1/-1;width:100%}.talking-cover-person-body>button{width:100%;min-height:44px;margin-top:9px}.talking-cover-mode>.mode-switch,.talking-cover-mode>.mode-locked{width:100%;margin-top:15px}.talking-submit-zone .btn{width:100%;margin-top:14px}.talking-output-panel{padding:16px}.talking-output-panel .person-silhouette,.talking-output-panel .result-media{min-height:285px}.admin-body .admin-heading h1,.editor-title h1{font-size:27px}.form-section{padding:20px 16px}.admin-toolbar{align-items:stretch;flex-wrap:wrap}.admin-toolbar .search-mini{width:100%}.admin-toolbar .btn{flex:1}.delivery-success-head{padding:20px 17px;grid-template-columns:auto 1fr}.delivery-success-head>span{width:48px;height:48px;border-radius:14px}.delivery-success-head h2{font-size:21px}.delivery-success-head p{font-size:12px}.delivery-success-head time{white-space:normal;line-height:1.5}.delivery-video-preview,.delivery-cover-preview,.delivery-download-zone{padding:16px;border-radius:16px}.delivery-card-heading{align-items:flex-start;flex-direction:column}.delivery-version-switch{width:100%}.delivery-version-switch button{min-width:0}.delivery-video-preview>video,.talking-delivery.is-compact .delivery-video-preview>video{height:auto;min-height:300px;max-height:72vh}.delivery-cover-preview{display:block}.delivery-cover-preview .delivery-card-heading{display:flex}.delivery-cover-preview>img{max-height:none}.delivery-download-grid{grid-template-columns:1fr}.delivery-download-grid>article:last-child{grid-column:auto}.delivery-download-grid>article{min-height:250px}.delivery-download-heading{align-items:flex-start;flex-direction:column}.delivery-actions{display:grid;grid-template-columns:1fr}.delivery-actions .btn{width:100%}}.talking-input-modes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 22px}.talking-input-modes>button{position:relative;min-height:104px;padding:16px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:.2s ease}.talking-input-modes>button:hover{border-color:var(--border-default);background:var(--bg-page)}.talking-input-modes>button.active{border:2px solid var(--purple);background:var(--bg-page);box-shadow:0 10px 24px rgba(var(--shadow-rgb),.1)}.talking-input-modes>button>span{width:44px;height:44px;border-radius:12px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.talking-input-modes>button>span svg{width:21px}.talking-input-modes>button>div{min-width:0}.talking-input-modes b,.talking-input-modes small{display:block}.talking-input-modes b{font-size:15px;font-weight:900}.talking-input-modes small{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.55}.talking-input-modes>button>svg{width:19px;color:var(--purple)}.talking-editor-card textarea.talking-manual-script{height:285px}.talking-cover-template-plan{margin:20px 0 0;padding:18px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card)}.talking-cover-template-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.talking-cover-template-heading b,.talking-cover-template-heading small{display:block}.talking-cover-template-heading b{font-size:15px;font-weight:900}.talking-cover-template-heading small{margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.55}.talking-cover-template-heading>span{padding:7px 10px;border-radius:16px;background:var(--lime);color:var(--deep);font-size:11px;font-weight:900;white-space:nowrap}.talking-cover-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.talking-cover-template-grid>article{position:relative;min-height:150px;padding:14px;border:1px solid var(--border-light);border-radius:12px;background:var(--bg-card);overflow:hidden}.talking-cover-template-grid>article>span{display:block;color:var(--text-muted);font-size:11px;font-weight:900}.talking-cover-template-grid>article>b,.talking-cover-template-grid>article>small{display:block}.talking-cover-template-grid>article>b{margin-top:11px;font-size:15px}.talking-cover-template-grid>article>small{margin-top:3px;color:var(--text-secondary);font-size:11px}.talking-cover-template-grid>article>p{margin:9px 0 26px;color:var(--text-secondary);font-size:11px;line-height:1.55}.talking-cover-template-grid>article>i{position:absolute;left:14px;bottom:12px;display:inline-flex;align-items:center;gap:4px;color:var(--text-primary);font-size:10px;font-weight:900;font-style:normal}.talking-cover-template-grid>article>i svg{width:13px}.talking-cover-template-grid .cover-template-impact,.talking-cover-template-grid .cover-template-authority,.talking-cover-template-grid .cover-template-curiosity{border-top:4px solid var(--border-active)}.delivery-preview-grid{grid-template-columns:minmax(0,1.3fr) minmax(420px,.9fr)}.delivery-cover-set>.delivery-card-heading>small{color:var(--text-secondary);font-size:12px;font-weight:900}.delivery-cover-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.delivery-cover-grid>article{min-width:0;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card);overflow:hidden}.delivery-cover-grid>article>img,.delivery-cover-grid .delivery-file-missing{width:100%;aspect-ratio:3/4;min-height:0;border:0;border-radius:0;object-fit:cover;display:block}.delivery-cover-grid .delivery-file-missing{padding:10px}.delivery-cover-grid .delivery-file-missing>svg{width:25px;height:25px}.delivery-cover-grid .delivery-file-missing>b{font-size:12px}.delivery-cover-grid>article>div:last-child{min-height:112px;padding:11px;display:flex;flex-direction:column;align-items:flex-start}.delivery-cover-grid>article>div:last-child>span{color:var(--text-secondary);font-size:9px;font-weight:800}.delivery-cover-grid>article>div:last-child>b{margin:3px 0 9px;font-size:13px}.delivery-cover-grid>article>div:last-child>a{width:100%;height:34px;margin-top:auto;border-radius:8px;background:var(--bg-soft);color:var(--purple);display:flex;align-items:center;justify-content:center;gap:5px;text-decoration:none;font-size:11px;font-weight:900}.delivery-cover-grid>article>div:last-child>a svg{width:14px}.delivery-cover-grid>article>div:last-child>small{color:var(--text-secondary);font-size:10px;line-height:1.45}.delivery-download-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.delivery-download-grid>article{min-height:250px;padding:16px}.delivery-download-grid h4{font-size:16px}.delivery-download-grid p{font-size:11px}@media(max-width:1200px){.delivery-preview-grid,.talking-delivery.is-compact .delivery-preview-grid{grid-template-columns:1fr}.delivery-download-grid,.delivery-cover-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.delivery-cover-preview.delivery-cover-set{display:block}.delivery-download-grid{grid-template-columns:1fr 1fr}.delivery-download-grid>article:last-child{grid-column:auto}}@media(max-width:540px){.talking-input-modes{grid-template-columns:1fr}.talking-input-modes>button{min-height:92px}.talking-cover-template-heading{align-items:flex-start}.talking-cover-template-grid{grid-template-columns:1fr}.talking-cover-template-grid>article{min-height:126px}.delivery-cover-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.delivery-cover-grid>article>div:last-child{min-height:104px;padding:8px}.delivery-cover-grid>article>div:last-child>b{font-size:12px}.delivery-cover-grid>article>div:last-child>span{font-size:8px}.delivery-cover-grid>article>div:last-child>a{font-size:10px}.delivery-download-grid{grid-template-columns:1fr}}.delivery-video-section,.delivery-cover-gallery{padding:26px;border:1px solid var(--border-light);border-radius:20px;background:var(--bg-card);box-shadow:0 14px 34px rgba(var(--shadow-rgb),.06)}.delivery-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.delivery-section-heading h3{margin:8px 0 0;font-size:23px;line-height:1.3}.delivery-section-heading>small{max-width:420px;color:var(--text-secondary);font-size:12px;font-weight:700;line-height:1.6;text-align:right}.delivery-video-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;align-items:start}.delivery-video-preview{box-shadow:none}.delivery-video-downloads{display:grid;gap:14px}.delivery-video-downloads>article{position:relative;min-height:225px;padding:20px;border:1px solid var(--border-light);border-radius:17px;background:var(--bg-card);display:flex;flex-direction:column}.delivery-video-downloads>article.featured{border:2px solid var(--purple);background:linear-gradient(155deg,var(--bg-page),var(--bg-card))}.delivery-video-downloads>article>.delivery-video-badge{position:absolute;right:16px;top:18px;padding:5px 9px;border-radius:16px;background:var(--bg-soft);color:var(--text-secondary);font-size:10px;font-weight:900}.delivery-video-downloads>article.featured>.delivery-video-badge{background:var(--purple);color:var(--text-inverse)}.delivery-video-downloads>article.featured .delivery-file-icon{background:var(--lime);color:var(--deep)}.delivery-video-downloads h4{margin:17px 0 6px;font-size:18px}.delivery-video-downloads p{margin:0 0 16px;color:var(--text-secondary);font-size:12px;line-height:1.7}.delivery-video-downloads .direct-download-wrap{margin-top:auto;position:static;padding:0;background:transparent}.direct-download-wrap{display:grid;gap:6px;width:100%}.direct-download-wrap>.btn{width:100%}.direct-download-wrap>small{color:var(--brand-primary);font-size:11px;line-height:1.5}.direct-download-wrap svg{width:17px;height:17px}.delivery-cover-gallery{padding:28px}.delivery-cover-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.delivery-cover-card{min-width:0;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card);overflow:hidden;box-shadow:0 12px 28px rgba(var(--shadow-rgb),.08);transition:transform .2s ease,box-shadow .2s ease}.delivery-cover-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(var(--shadow-rgb),.14)}.delivery-cover-card.cover-impact,.delivery-cover-card.cover-authority,.delivery-cover-card.cover-curiosity{border-top:5px solid var(--border-active)}.delivery-cover-artwork{width:100%;aspect-ratio:3/4;background:var(--brand-deep);overflow:hidden}.delivery-cover-artwork>img{width:100%;height:100%;display:block;object-fit:contain}.delivery-cover-artwork .delivery-file-missing{width:100%;height:100%;min-height:0;border:0;border-radius:0;background:var(--bg-page)}.delivery-cover-card>footer{min-height:178px;padding:17px;display:flex;flex-direction:column}.delivery-cover-card>footer>div>span{color:var(--text-secondary);font-size:11px;font-weight:800}.delivery-cover-card h4{margin:4px 0 6px;font-size:20px}.delivery-cover-card p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.65}.delivery-cover-card>footer>.direct-download-wrap,.delivery-cover-card>footer>button{margin-top:auto;padding-top:14px}.delivery-actions{padding-top:4px}.talking-delivery.is-compact .delivery-video-section,.talking-delivery.is-compact .delivery-cover-gallery{box-shadow:none}.talking-delivery.is-compact .delivery-video-layout{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr)}@media(max-width:1050px){.delivery-video-layout,.talking-delivery.is-compact .delivery-video-layout{grid-template-columns:1fr}.delivery-video-downloads{grid-template-columns:1fr 1fr}.delivery-video-downloads>article{min-height:205px}}@media(max-width:820px){.delivery-section-heading{align-items:flex-start;flex-direction:column}.delivery-section-heading>small{text-align:left}.delivery-cover-gallery-grid{grid-template-columns:1fr}.delivery-cover-card{max-width:520px;width:100%;margin:0 auto}.delivery-video-downloads{grid-template-columns:1fr}}@media(max-width:540px){.delivery-video-section,.delivery-cover-gallery{padding:16px;border-radius:16px}.delivery-section-heading h3{font-size:20px}.delivery-video-downloads>article{min-height:190px;padding:17px}.delivery-cover-card>footer{min-height:165px;padding:15px}.delivery-cover-card h4{font-size:19px}}.cover-studio-workspace{max-width:1500px;margin:0 auto;padding:30px 36px 56px}.cover-studio-head{min-height:180px;padding:34px 38px;border-radius:24px;background:linear-gradient(125deg,var(--brand-deep) 0%,var(--brand-primary) 62%,var(--brand-primary) 100%);color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:32px;overflow:hidden;position:relative}.cover-studio-head:after{content:"";position:absolute;right:-90px;bottom:-170px;width:390px;height:390px;border-radius:50%;background:var(--brand-primary);opacity:.18}.cover-studio-head>div:first-child{position:relative;z-index:1;max-width:800px}.cover-studio-head h1{margin:13px 0 10px;font-size:38px;line-height:1.2;letter-spacing:-1px}.cover-studio-head p{max-width:740px;margin:0;color:var(--text-inverse-muted);font-size:15px;line-height:1.75}.cover-studio-head>.mode-switch,.cover-studio-head>.mode-locked{position:relative;z-index:1;flex:0 0 auto;background:rgba(var(--white-rgb),.12);border-color:rgba(var(--white-rgb),.28)}.cover-studio-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:18px 0}.cover-studio-steps>button{min-height:82px;padding:14px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;text-align:left;cursor:pointer}.cover-studio-steps>button:disabled{cursor:not-allowed;opacity:.55}.cover-studio-steps>button>span{width:38px;height:38px;border-radius:12px;background:var(--bg-soft);color:var(--text-secondary);display:grid;place-items:center;font-size:13px;font-weight:900}.cover-studio-steps>button>span svg{width:18px}.cover-studio-steps b,.cover-studio-steps small{display:block}.cover-studio-steps b{font-size:14px;font-weight:900}.cover-studio-steps small{margin-top:4px;color:var(--text-secondary);font-size:11px;line-height:1.4}.cover-studio-steps>button.active{border:2px solid var(--purple);background:var(--bg-page);box-shadow:0 10px 28px rgba(var(--shadow-rgb),.12)}.cover-studio-steps>button.active>span{background:var(--purple);color:var(--text-inverse)}.cover-studio-steps>button.done{border-color:var(--status-success-border);background:var(--status-success-bg)}.cover-studio-steps>button.done>span{background:var(--lime);color:var(--deep)}.cover-studio-layout{display:grid;grid-template-columns:minmax(620px,1fr) minmax(330px,410px);gap:18px;align-items:start}.cover-studio-editor{min-height:720px;padding:30px;border:1px solid var(--border-light);border-radius:22px;background:var(--bg-card);box-shadow:0 18px 44px rgba(var(--shadow-rgb),.07)}.cover-stage-heading{display:flex;align-items:flex-start;gap:16px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--border-light)}.cover-stage-heading>span{width:48px;height:48px;flex:0 0 48px;border-radius:14px;background:var(--purple);color:var(--text-inverse);display:grid;place-items:center;font-size:14px;font-weight:900}.cover-stage-heading.success>span{background:var(--lime);color:var(--deep)}.cover-stage-heading>span svg{width:22px}.cover-stage-heading h2{margin:0;font-size:25px;line-height:1.3}.cover-stage-heading p{margin:6px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.65}.cover-input-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cover-input-modes>button{min-height:142px;padding:17px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;text-align:left;cursor:pointer}.cover-input-modes>button>span{width:40px;height:40px;border-radius:11px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.cover-input-modes>button>span svg{width:20px}.cover-input-modes b{margin-top:14px;font-size:15px;font-weight:900}.cover-input-modes small{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.55}.cover-input-modes>button.active{border:2px solid var(--purple);background:var(--bg-page);box-shadow:0 10px 26px rgba(var(--shadow-rgb),.1)}.cover-input-modes>button.active>span{background:var(--lime);color:var(--deep)}.cover-source-field{display:block;margin-top:22px;font-size:14px;font-weight:900}.cover-source-field textarea{width:100%;height:250px;margin-top:9px;padding:17px;border:1px solid var(--border-default);border-radius:15px;background:var(--bg-card);font:inherit;font-size:15px;font-weight:500;line-height:1.75;resize:vertical}.cover-source-field>small{display:block;margin-top:6px;color:var(--text-secondary);text-align:right;font-size:12px}.cover-main-action,.cover-download-bar{margin-top:22px;padding:18px 20px;border-radius:17px;background:var(--bg-page);display:flex;align-items:center;justify-content:space-between;gap:18px}.cover-main-action b,.cover-main-action small,.cover-download-bar b,.cover-download-bar small{display:block}.cover-main-action b,.cover-download-bar b{font-size:14px}.cover-main-action small,.cover-download-bar small{margin-top:4px;color:var(--text-secondary);font-size:12px}.cover-main-action .btn{min-width:230px}.cover-theme-list{display:grid;gap:10px}.cover-theme-list>article{position:relative;min-height:112px;padding:16px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);display:grid;grid-template-columns:64px minmax(0,1fr) 28px;align-items:center;gap:15px;cursor:pointer;transition:.18s ease}.cover-theme-list>article:hover{transform:translateY(-1px);border-color:var(--border-default)}.cover-theme-list>article.active{border:2px solid var(--purple);background:var(--bg-page);box-shadow:0 10px 28px rgba(var(--shadow-rgb),.1)}.cover-theme-rank{height:76px;border-right:1px solid var(--border-light);display:grid;align-content:center}.cover-theme-rank span{color:var(--text-muted);font-size:11px;font-weight:900}.cover-theme-rank b{font-size:24px;color:var(--purple)}.cover-theme-rank small{color:var(--text-secondary);font-size:10px}.cover-hook-tag{display:inline-flex;padding:5px 8px;border-radius:12px;background:var(--bg-selected);color:var(--text-primary);font-size:10px;font-weight:900}.cover-theme-list h3{margin:7px 0 3px;font-size:19px}.cover-theme-list p{margin:0;color:var(--text-secondary);font-size:12px}.cover-theme-list>article>i{width:26px;height:26px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center}.cover-theme-list>article>i:empty{background:var(--bg-soft)}.cover-theme-list>article>i svg{width:15px}.cover-title-editor{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;padding:18px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card)}.cover-title-editor label{font-size:13px;font-weight:900}.cover-title-editor input{width:100%;height:48px;margin-top:7px;padding:0 13px;border:1px solid var(--border-default);border-radius:11px;font-size:15px}.cover-title-editor .notice{grid-column:1/-1}.cover-footer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid var(--border-light)}.cover-footer-actions .btn{min-width:180px}.cover-person-modes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cover-person-modes>button{min-height:102px;padding:16px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:13px;text-align:left;cursor:pointer}.cover-person-modes>button>svg:first-child{width:44px;height:44px;padding:11px;border-radius:12px;background:var(--bg-soft);color:var(--purple)}.cover-person-modes b,.cover-person-modes small{display:block}.cover-person-modes b{font-size:15px}.cover-person-modes small{margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.5}.cover-person-modes>button>svg:last-child{opacity:0}.cover-person-modes>button.active{border:2px solid var(--border-active);background:var(--bg-soft)}.cover-person-modes>button.active>svg:last-child{opacity:1;color:var(--text-primary)}.cover-person-library{margin-top:20px;padding:18px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card)}.cover-library-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}.cover-library-heading b,.cover-library-heading small{display:block}.cover-library-heading b{font-size:15px}.cover-library-heading small{margin-top:4px;color:var(--text-secondary);font-size:12px}.cover-library-heading>label{min-height:44px;padding:0 14px;border-radius:10px;background:var(--purple);color:var(--text-inverse);display:flex;align-items:center;gap:7px;font-size:12px;font-weight:900;cursor:pointer}.cover-library-heading>label svg{width:17px}.cover-person-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:15px}.cover-person-grid>button,.cover-person-empty{position:relative;min-height:152px;padding:7px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.cover-person-grid>button img{width:100%;height:108px;border-radius:9px;object-fit:contain;background:var(--bg-soft)}.cover-person-grid>button span{width:100%;padding-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800}.cover-person-grid>button i{position:absolute;right:10px;top:10px;width:24px;height:24px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center}.cover-person-grid>button i svg{width:14px}.cover-person-grid>button.active{border:2px solid var(--purple);background:var(--bg-page)}.cover-person-empty{border-style:dashed;color:var(--purple);gap:5px}.cover-person-empty>svg{width:25px}.cover-person-empty b{font-size:12px}.cover-person-empty small{color:var(--text-secondary);font-size:10px}.cover-logo-setting-title{margin-top:24px}.livestream-logo-card{margin-top:0}.livestream-logo-card .standard-material-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.livestream-logo-rule{margin:13px 0 0;padding:11px 12px;border-radius:10px;background:var(--bg-soft);color:var(--brand-primary);display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.55}.livestream-logo-rule svg{width:17px;flex:0 0 17px;color:var(--purple)}.cover-confirm-card{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cover-confirm-card>div{min-height:130px;padding:18px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card)}.cover-confirm-card span,.cover-confirm-card b,.cover-confirm-card small{display:block}.cover-confirm-card span{color:var(--text-secondary);font-size:11px;font-weight:900}.cover-confirm-card b{margin:10px 0 5px;font-size:17px}.cover-confirm-card small{color:var(--text-secondary);font-size:12px;line-height:1.55}.cover-generating{margin-top:18px;padding:17px;border-radius:14px;background:var(--bg-brand-soft);display:flex;align-items:center;gap:13px;color:var(--text-primary)}.cover-generating>svg{width:28px}.cover-generating b,.cover-generating small{display:block}.cover-generating small{margin-top:4px;font-size:12px}.cover-delivery{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:15px}.cover-delivery>article{padding:14px;border:1px solid var(--border-light);border-radius:17px;background:var(--bg-card)}.cover-delivery header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.cover-delivery header b{font-size:14px}.cover-delivery header span{padding:5px 8px;border-radius:12px;background:var(--bg-selected);color:var(--text-primary);font-size:10px;font-weight:900}.cover-result-full,.cover-result-crop{background:var(--brand-deep);border-radius:12px;overflow:hidden;display:grid;place-items:center}.cover-result-full{aspect-ratio:9/16}.cover-result-crop{aspect-ratio:3/4}.cover-result-full img{width:100%;height:100%;object-fit:contain}.cover-result-crop img{width:100%;height:100%;object-fit:cover;object-position:center}.cover-download-bar .direct-download-wrap{width:240px;flex:0 0 240px}.cover-live-preview{position:sticky;top:18px;padding:22px;border-radius:22px;background:var(--brand-deep);color:var(--text-inverse);box-shadow:0 20px 44px rgba(var(--shadow-rgb),.18)}.cover-preview-heading{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.cover-preview-heading span,.cover-preview-heading b{display:block}.cover-preview-heading span{color:var(--text-muted);font-size:12px;font-weight:900}.cover-preview-heading b{margin-top:4px;font-size:18px}.cover-preview-heading>small{padding:6px 9px;border-radius:13px;background:var(--brand-primary);color:var(--text-inverse-muted);font-size:11px;font-weight:900}.cover-preview-phone{position:relative;width:min(100%,340px);margin:18px auto;aspect-ratio:9/16;border:2px solid rgba(var(--white-rgb),.18);border-radius:18px;background:var(--brand-deep);overflow:hidden}.cover-preview-phone>img{width:100%;height:100%;object-fit:cover}.cover-preview-phone.is-planning{display:grid;place-items:center;background:radial-gradient(circle at 50% 32%,rgba(var(--brand-rgb),.13),transparent 27%),linear-gradient(155deg,var(--brand-primary),var(--brand-deep) 65%,var(--brand-deep))}.cover-preview-pending{max-width:240px;padding:25px;text-align:center}.cover-preview-pending>span{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;background:var(--lime);color:var(--status-warning);display:grid;place-items:center;transform:rotate(-4deg)}.cover-preview-pending>span svg{width:28px;transform:rotate(4deg)}.cover-preview-pending b,.cover-preview-pending small{display:block}.cover-preview-pending b{font-size:18px}.cover-preview-pending small{margin-top:8px;color:var(--status-warning-bg);font-size:12px;line-height:1.65}.cover-preview-summary{display:grid;gap:9px;margin:0 auto 14px;width:min(100%,340px)}.cover-preview-summary>article{min-height:76px;padding:10px;border:1px solid rgba(var(--white-rgb),.13);border-radius:13px;background:rgba(var(--white-rgb),.08);display:flex;align-items:center;gap:12px}.cover-summary-visual{width:48px;height:58px;flex:0 0 48px;border-radius:9px;background:var(--brand-primary);color:var(--lime);display:grid;place-items:center;overflow:hidden}.cover-summary-visual>img{width:100%;height:100%;object-fit:contain}.cover-summary-visual>svg{width:22px}.cover-preview-summary small,.cover-preview-summary b{display:block}.cover-preview-summary>article>div:last-child{min-width:0}.cover-preview-summary>article>div:last-child>small{color:var(--text-muted);font-size:11px;line-height:1.5}.cover-preview-summary>article>div:last-child>b{margin-top:3px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cover-summary-copy{width:100%;min-width:0}.cover-summary-copy>span{display:inline-flex;padding:4px 7px;border-radius:9px;background:var(--lime);color:var(--text-primary);font-size:10px;font-weight:900}.cover-summary-copy>b{margin-top:7px!important;font-size:14px!important;line-height:1.45;white-space:normal!important}.cover-summary-copy>small{margin-top:3px;color:var(--text-muted);font-size:11px}.cover-preview-note{padding:14px;border-radius:14px;background:rgba(var(--white-rgb),.09);display:flex;gap:11px}.cover-preview-note>svg{width:21px;flex:0 0 21px;color:var(--lime)}.cover-preview-note p{margin:0}.cover-preview-note b,.cover-preview-note span{display:block}.cover-preview-note b{font-size:13px}.cover-preview-note span{margin-top:4px;color:var(--text-muted);font-size:12px;line-height:1.55}@media(max-width:1180px){.cover-studio-layout{grid-template-columns:minmax(550px,1fr) 330px}.cover-studio-head h1{font-size:33px}.cover-studio-steps small{display:none}.cover-person-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.cover-studio-workspace{padding:22px}.cover-studio-head{display:block}.cover-studio-head>.mode-switch,.cover-studio-head>.mode-locked{width:100%;margin-top:22px}.cover-studio-layout{grid-template-columns:1fr}.cover-live-preview{position:static;display:grid;grid-template-columns:minmax(260px,340px) 1fr;column-gap:20px}.cover-preview-heading,.cover-preview-summary,.cover-preview-note{grid-column:2}.cover-preview-phone{grid-row:1/4;margin:0}.cover-studio-steps{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.cover-studio-workspace{padding:14px}.cover-studio-head{min-height:0;padding:24px 18px;border-radius:17px}.cover-studio-head h1{font-size:27px;letter-spacing:-.5px}.cover-studio-head p{font-size:13px}.cover-studio-steps{grid-template-columns:1fr 1fr}.cover-studio-steps>button{min-height:70px}.cover-studio-steps small{display:block}.cover-studio-editor{min-height:0;padding:20px 16px;border-radius:17px}.cover-stage-heading h2{font-size:21px}.cover-stage-heading p{font-size:13px}.cover-input-modes{grid-template-columns:1fr}.cover-input-modes>button{min-height:92px;display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:12px}.cover-input-modes>button>span{grid-row:1/3}.cover-input-modes b{margin:0}.cover-input-modes small{margin-top:3px}.cover-source-field textarea{height:220px}.cover-main-action,.cover-download-bar{display:block}.cover-main-action .btn,.cover-download-bar .direct-download-wrap{width:100%;min-width:0;margin-top:14px}.cover-theme-list>article{grid-template-columns:50px minmax(0,1fr) 24px;padding:13px;gap:10px}.cover-theme-list h3{font-size:17px}.cover-title-editor,.cover-person-modes,.cover-confirm-card,.cover-delivery{grid-template-columns:1fr}.cover-footer-actions{display:grid;grid-template-columns:1fr}.cover-footer-actions .btn{width:100%;min-width:0}.cover-library-heading{align-items:flex-start;flex-direction:column}.cover-library-heading>label{width:100%;justify-content:center}.cover-person-grid,.livestream-logo-card .standard-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cover-live-preview{display:block;padding:17px}.cover-preview-heading{margin-bottom:15px}.cover-preview-phone{width:min(100%,320px);margin:0 auto 15px}.cover-preview-copy>strong{font-size:27px}.cover-preview-note{display:flex}.cover-result-full{max-height:none}.cover-studio-head .mode-switch button{min-height:48px}}.standard-cover.short-video .cover-studio-head{background:linear-gradient(125deg,var(--brand-deep) 0%,var(--brand-primary) 55%,var(--brand-primary) 120%)}.standard-cover.wechat-article .cover-studio-head{background:linear-gradient(125deg,var(--brand-deep) 0%,var(--brand-primary) 55%,var(--brand-primary) 135%)}.cover-input-modes.modes-2{grid-template-columns:repeat(2,minmax(0,1fr))}.standard-ratio-section,.standard-materials{padding:20px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card)}.standard-materials{margin-top:18px}.standard-setting-title{margin-bottom:14px}.standard-setting-title b,.standard-setting-title small{display:block}.standard-setting-title b{font-size:16px;font-weight:900}.standard-setting-title small{margin-top:4px;color:var(--text-secondary);font-size:13px}.standard-ratio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.standard-ratio-grid>button{position:relative;min-height:98px;padding:14px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:50px minmax(0,1fr) 20px;align-items:center;gap:12px;text-align:left;cursor:pointer}.standard-ratio-grid>button.active{border:2px solid var(--purple);background:var(--bg-page)}.standard-ratio-grid>button>svg{width:19px;color:var(--brand-primary)}.standard-ratio-grid b,.standard-ratio-grid small{display:block}.standard-ratio-grid b{font-size:14px}.standard-ratio-grid small{margin-top:4px;color:var(--text-secondary);font-size:11px;line-height:1.5}.ratio-shape{display:block;justify-self:center;border:3px solid var(--purple);border-radius:5px;background:var(--bg-soft)}.ratio-3-4{width:31px;height:42px}.ratio-9-16{width:27px;height:46px}.ratio-4-3{width:44px;height:33px}.ratio-16-9{width:47px;height:27px}.wechat-fixed-spec{min-height:94px;padding:17px;border:2px solid var(--border-active);border-radius:16px;background:var(--bg-soft);display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px}.wechat-fixed-spec>span{width:48px;height:48px;border-radius:13px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.wechat-fixed-spec b,.wechat-fixed-spec small{display:block}.wechat-fixed-spec b{font-size:15px}.wechat-fixed-spec small{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.55}.wechat-fixed-spec i{display:flex;align-items:center;gap:5px;color:var(--text-primary);font-size:12px;font-weight:900;font-style:normal}.wechat-fixed-spec i svg{width:16px}.standard-material-card{margin-top:12px;padding:16px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card)}.standard-material-card.active{border-color:var(--border-active);background:var(--bg-page)}.standard-material-card>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.standard-material-card>header>div{display:flex;align-items:center;gap:11px}.standard-material-card>header>div>span{width:42px;height:42px;border-radius:11px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.standard-material-card>header svg{width:20px}.standard-material-card b,.standard-material-card small{display:block}.standard-material-card>header b{font-size:14px}.standard-material-card>header small{margin-top:3px;color:var(--text-secondary);font-size:11px}.material-toggle{min-width:78px;height:44px;border:1px solid var(--border-default);border-radius:22px;background:var(--bg-soft);color:var(--text-secondary);font-size:12px;font-weight:900;cursor:pointer}.material-toggle.active{border-color:var(--lime);background:var(--lime);color:var(--deep)}.standard-material-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:14px;padding-top:14px;border-top:1px solid var(--border-light)}.standard-material-grid>button,.standard-material-grid>label{position:relative;min-height:116px;padding:6px;border:1px solid var(--border-light);border-radius:12px;background:var(--bg-card);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.standard-material-grid img{width:100%;height:78px;border-radius:8px;object-fit:contain;background:var(--bg-soft)}.standard-material-grid>button>span{width:100%;padding-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800}.standard-material-grid>button>i{position:absolute;right:7px;top:7px;width:23px;height:23px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center}.standard-material-grid>button>i svg{width:13px}.standard-material-grid>button.active{border:2px solid var(--purple);background:var(--bg-page)}.standard-material-grid>label{border-style:dashed;color:var(--purple);gap:4px;text-align:center}.standard-material-grid>label svg{width:23px}.standard-material-grid>label b{font-size:11px}.standard-material-grid>label small{color:var(--text-secondary);font-size:9px}.standard-preview-frame{width:min(100%,340px);margin:18px auto;overflow:hidden;border:2px solid rgba(var(--white-rgb),.18);border-radius:18px;background:var(--brand-deep)}.standard-preview-frame.preview-short_video{aspect-ratio:3/4}.standard-preview-frame.preview-wechat_article{aspect-ratio:2.35/1}.standard-preview-frame>img{width:100%;height:100%;object-fit:contain;background:var(--brand-deep);display:block}.standard-preview-frame.is-planning{min-height:220px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,rgba(var(--brand-rgb),.15),transparent 30%),linear-gradient(155deg,var(--brand-primary),var(--brand-deep) 65%,var(--brand-deep))}.standard-summary-list{display:grid;gap:9px;margin:0 auto 14px;width:min(100%,340px)}.standard-summary-list>article{padding:12px 13px;border:1px solid rgba(var(--white-rgb),.13);border-radius:12px;background:rgba(var(--white-rgb),.08)}.standard-summary-list small,.standard-summary-list b{display:block}.standard-summary-list small{color:var(--text-muted);font-size:11px}.standard-summary-list b{margin-top:4px;font-size:14px;line-height:1.45}.standard-cover-result{min-height:420px;padding:18px;border-radius:18px;background:var(--brand-deep);display:grid;place-items:center}.standard-cover-result>img{max-width:100%;max-height:680px;border-radius:12px;object-fit:contain}.standard-cover-result.result-wechat_article{min-height:280px}.standard-cover-result.result-wechat_article>img{width:100%}@media(max-width:1180px){.standard-material-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.standard-preview-frame{grid-row:1/4;margin:0}.standard-summary-list{grid-column:2}.standard-cover-result{min-height:320px}}@media(max-width:620px){.cover-input-modes.modes-2{grid-template-columns:1fr}.standard-ratio-section,.standard-materials{padding:15px}.standard-ratio-grid{grid-template-columns:1fr}.standard-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.standard-material-card>header{align-items:flex-start}.standard-material-card>header>div{align-items:flex-start}.standard-material-card>header small{line-height:1.45}.wechat-fixed-spec{grid-template-columns:42px minmax(0,1fr)}.wechat-fixed-spec>span{width:42px;height:42px}.wechat-fixed-spec>i{grid-column:2}.standard-preview-frame{width:100%;margin:0 auto 15px}.standard-preview-frame.preview-wechat_article{min-height:150px}.standard-summary-list{width:100%}.standard-cover-result{min-height:260px;padding:10px}.standard-cover-result.result-wechat_article{min-height:170px}}.cover-studio-layout>*{min-width:0}.wechat-fixed-spec>div,.standard-material-card>header>div{min-width:0}.standard-material-card>header>div>span{flex:0 0 42px}.standard-material-card>header b>i{display:inline-flex;margin-left:7px;padding:3px 7px;border-radius:9px;background:var(--bg-soft);color:var(--text-secondary);font-size:10px;font-style:normal;vertical-align:2px}.material-skip{display:inline-flex;align-items:center;min-height:44px;padding:0 12px;color:var(--text-secondary);font-size:12px;font-weight:800;white-space:nowrap}.material-remove{min-width:82px;height:44px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-card);color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:900;cursor:pointer}.material-remove:hover{border-color:var(--border-active);background:var(--bg-page);color:var(--brand-primary)}.material-remove svg{width:16px}.standard-material-card.active>header>div>span{background:var(--lime);color:var(--deep)}.confirm-material-thumbs{display:flex;gap:8px;margin:9px 0}.confirm-material-thumbs figure{min-width:0;margin:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px}.confirm-material-thumbs img{width:46px;height:46px;border:2px solid var(--border-active);border-radius:10px;object-fit:contain;background:var(--bg-soft)}.confirm-material-thumbs figcaption{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:11px;font-weight:800}@media(max-width:620px){.standard-material-card>header{gap:9px}.material-skip{padding:0 6px}.material-remove{min-width:74px}}.tasks-admin-table{overflow-x:auto}.tasks-admin-table .thead,.tasks-admin-table .trow{grid-template-columns:minmax(210px,1.65fr) minmax(112px,.78fr) minmax(105px,.72fr) minmax(150px,1.05fr) 90px 96px 92px;min-width:1010px;gap:14px;padding:0 18px}.tasks-admin-table .thead{min-height:50px}.tasks-admin-table .trow{min-height:94px;align-items:center}.tasks-admin-table .trow>*{min-width:0}.admin-task-primary b,.admin-task-agent b,.admin-task-user b,.admin-task-time b{display:block}.admin-task-primary b{min-height:42px;overflow:hidden;font-size:14px;line-height:1.5;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-task-primary small{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-task-agent b,.admin-task-user b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.admin-task-progress{display:grid;grid-template-columns:auto 1fr;gap:4px 9px;align-items:center}.admin-task-progress b{font-size:16px}.admin-task-progress small{margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-task-progress>i{grid-column:1/-1;display:block;height:7px;border-radius:7px;background:var(--bg-soft);overflow:hidden}.admin-task-progress>i>u{display:block;height:100%;border-radius:7px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-primary));text-decoration:none}.admin-task-status{width:max-content;max-width:100%;min-height:32px;padding:0 9px;border-radius:999px;background:var(--bg-soft);display:inline-flex!important;align-items:center;gap:6px;font-size:12px;font-weight:900;white-space:nowrap}.admin-task-status.is-completed{background:var(--status-success-bg);color:var(--status-success)}.admin-task-status.is-failed{background:var(--status-error-bg);color:var(--status-error)}.admin-task-status.is-processing,.admin-task-status.is-queued,.admin-task-status.is-waiting_confirmation{background:var(--bg-brand-soft);color:var(--brand-primary)}.admin-task-time b{font-size:12px;white-space:nowrap}.admin-task-time small{margin-top:3px!important;white-space:nowrap}.admin-task-action{width:92px;min-height:42px;border:1px solid var(--border-default)!important;border-radius:9px!important;background:var(--bg-card)!important;font-size:12px!important}.admin-task-action:hover{border-color:var(--purple)!important;background:var(--bg-page)!important}.admin-task-detail-page>.back-link{min-height:42px;margin-bottom:12px}.admin-task-detail-hero{min-height:150px;padding:26px 28px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(125deg,var(--bg-card) 0%,var(--bg-page) 68%,var(--bg-brand-soft) 130%);display:grid;grid-template-columns:minmax(0,1fr) 110px auto;align-items:center;gap:24px}.admin-task-detail-title{min-width:0}.admin-task-detail-title h1{margin:14px 0 6px;font-size:29px;line-height:1.3;overflow-wrap:anywhere}.admin-task-detail-title p{margin:0;color:var(--muted);font-size:13px}.admin-task-detail-progress{width:94px;height:94px;border:8px solid var(--border-light);border-top-color:var(--purple);border-right-color:var(--purple);border-radius:50%;display:grid;place-items:center;align-content:center;background:var(--bg-card)}.admin-task-detail-progress b{font-size:21px}.admin-task-detail-progress small{font-size:9px;color:var(--muted)}.admin-task-progress-track{height:8px;margin:12px 5px 20px;border-radius:8px;background:var(--bg-soft);overflow:hidden}.admin-task-progress-track>i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-primary),var(--brand-primary))}.admin-task-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.admin-task-summary-grid>article{min-height:104px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--bg-card);overflow:hidden}.admin-task-summary-grid span,.admin-task-summary-grid b,.admin-task-summary-grid small{display:block}.admin-task-summary-grid span{color:var(--muted);font-size:11px;font-weight:800}.admin-task-summary-grid b{margin:8px 0 4px;font-size:15px}.admin-task-summary-grid small{overflow:hidden;color:var(--text-secondary);font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.admin-task-result-section{margin-top:0;padding:28px}.admin-task-result-section>.ops-section-head{align-items:flex-end}.admin-task-result-section>.ops-section-head>div h2{margin:10px 0 0;font-size:23px}.admin-task-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}.admin-task-video-grid>article{padding:12px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-page)}.admin-task-video-grid video{display:block;width:100%;max-height:560px;border-radius:11px;background:var(--brand-deep)}.admin-task-video-grid b{display:block;padding:12px 4px 3px;font-size:14px}.admin-task-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.admin-task-media-grid figure{min-width:0;margin:0;padding:10px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card)}.admin-task-media-grid img{display:block;width:100%;height:300px;border-radius:10px;background:var(--bg-soft);object-fit:contain}.admin-task-media-grid.workflow-cinematic_ppt{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-task-media-grid.workflow-cinematic_ppt img{height:auto;aspect-ratio:16/9}.admin-task-media-grid.workflow-product_detail img{height:410px}.admin-task-media-grid.workflow-image_poster,.admin-task-media-grid.workflow-image_cover{grid-template-columns:minmax(0,620px);justify-content:center}.admin-task-media-grid.workflow-image_poster img,.admin-task-media-grid.workflow-image_cover img{height:auto;max-height:760px}.admin-task-media-grid figcaption{min-height:48px;padding:10px 3px 2px}.admin-task-media-grid figcaption b,.admin-task-media-grid figcaption small{display:block}.admin-task-media-grid figcaption b{font-size:13px}.admin-task-media-grid figcaption small{margin-top:3px;color:var(--muted);font-size:10px}.admin-task-copy-result{display:grid;gap:12px;margin-bottom:18px}.admin-task-copy-result>article{padding:17px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.admin-task-copy-result small,.admin-task-copy-result b{display:block}.admin-task-copy-result small{color:var(--muted);font-size:11px;font-weight:900}.admin-task-copy-result b{margin-top:7px;font-size:17px}.admin-task-copy-result p{margin:7px 0 0;white-space:pre-wrap;font-size:13px;line-height:1.8}.admin-task-article-preview{max-width:820px;margin:0 auto 22px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);overflow:hidden}.admin-task-article-preview>header{padding:24px;border-bottom:1px solid var(--border-light);background:var(--bg-page)}.admin-task-article-preview>header b{font-size:23px;line-height:1.4}.admin-task-article-preview>header p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.admin-task-article-preview>div{padding:30px;font-size:15px;line-height:1.85}.admin-task-article-preview img{max-width:100%;height:auto}.admin-task-prompt{margin-top:18px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-page)}.admin-task-prompt summary{min-height:48px;padding:14px 16px;cursor:pointer;font-size:13px;font-weight:900}.admin-task-prompt pre{margin:0;padding:18px;border-top:1px solid var(--border-light);white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace}.admin-task-result-empty{min-height:230px;padding:28px;border:1px dashed var(--border-default);border-radius:15px;background:var(--bg-card);display:grid;place-items:center;align-content:center;text-align:center}.admin-task-result-empty>svg{width:38px;height:38px;color:var(--purple)}.admin-task-result-empty b{margin-top:13px;font-size:17px}.admin-task-result-empty p{max-width:500px;margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.admin-task-result-empty.is-failed{border-color:var(--status-error-border);background:var(--status-error-bg)}.admin-task-result-empty.is-failed>svg{color:var(--status-error)}@media(max-width:1180px){.admin-task-summary-grid{grid-template-columns:repeat(3,1fr)}.admin-task-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.tasks-admin-table{overflow:visible;border:0;background:transparent}.tasks-admin-table .thead{display:none}.tasks-admin-table .trow{min-width:0;min-height:0;margin-bottom:12px;padding:18px;border:1px solid var(--line);border-radius:15px;background:var(--bg-card);grid-template-columns:minmax(0,1fr) auto;gap:13px 15px}.tasks-admin-table .trow>*{display:block}.tasks-admin-table .admin-task-primary{grid-column:1}.tasks-admin-table .admin-task-status{grid-column:2;grid-row:1;display:inline-flex}.tasks-admin-table .admin-task-agent,.tasks-admin-table .admin-task-user{padding:10px;border-radius:10px;background:var(--bg-page)}.tasks-admin-table .admin-task-progress{grid-column:1/-1;display:grid}.tasks-admin-table .admin-task-time{grid-column:1}.tasks-admin-table .admin-task-action{grid-column:2;width:104px}.admin-task-detail-hero{grid-template-columns:minmax(0,1fr) 86px}.admin-task-detail-hero>.btn{grid-column:1/-1;width:100%}.admin-task-detail-progress{width:82px;height:82px}.admin-task-summary-grid{grid-template-columns:repeat(2,1fr)}.admin-task-video-grid,.admin-task-media-grid,.admin-task-media-grid.workflow-cinematic_ppt{grid-template-columns:1fr}.admin-task-media-grid img,.admin-task-media-grid.workflow-product_detail img{height:auto;max-height:620px}.admin-task-article-preview>header,.admin-task-article-preview>div{padding:20px}.admin-task-result-section{padding:20px}}@media(max-width:540px){.tasks-admin-table .trow{grid-template-columns:1fr}.tasks-admin-table .admin-task-primary,.tasks-admin-table .admin-task-status,.tasks-admin-table .admin-task-agent,.tasks-admin-table .admin-task-user,.tasks-admin-table .admin-task-progress,.tasks-admin-table .admin-task-time,.tasks-admin-table .admin-task-action{grid-column:1}.tasks-admin-table .admin-task-status{grid-row:auto}.tasks-admin-table .admin-task-action{width:100%}.admin-task-detail-hero{padding:20px;grid-template-columns:1fr}.admin-task-detail-progress{grid-row:1;justify-self:end;margin-bottom:-88px}.admin-task-detail-title{padding-right:96px}.admin-task-detail-title h1{font-size:24px}.admin-task-summary-grid{grid-template-columns:1fr 1fr}.admin-task-summary-grid>article:last-child{grid-column:1/-1}.admin-task-result-section>.ops-section-head{display:block}.admin-task-result-section>.ops-section-head>span{display:block;margin-top:8px}.admin-task-article-preview>header,.admin-task-article-preview>div{padding:16px}.admin-task-video-grid video{max-height:460px}}.livestream-style-section{margin-bottom:20px;padding:18px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card)}.livestream-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.livestream-style-grid>button{position:relative;min-height:142px;padding:14px;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:10px 13px;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.livestream-style-grid>button:hover{transform:translateY(-1px);border-color:var(--border-active)}.livestream-style-grid>button.active{border:2px solid var(--purple);background:var(--bg-page);box-shadow:0 10px 24px rgba(var(--shadow-rgb),.1)}.livestream-style-colors{height:72px;border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(var(--shadow-rgb),.09)}.livestream-style-colors>i{display:block}.livestream-style-copy b,.livestream-style-copy small{display:block}.livestream-style-copy b{font-size:16px;font-weight:900}.livestream-style-copy small{margin-top:6px;color:var(--text-secondary);font-size:13px;line-height:1.55}.livestream-style-tags{grid-column:1/-1;display:flex;align-items:center;gap:7px}.livestream-style-tags>em,.livestream-style-tags>i{min-height:28px;padding:0 8px;border-radius:9px;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:900;font-style:normal}.livestream-style-tags>em{background:var(--bg-soft);color:var(--brand-primary)}.livestream-style-tags>i{background:var(--bg-brand-soft);color:var(--text-primary)}.livestream-style-tags svg{width:13px}.livestream-style-check{position:absolute;right:11px;top:11px;width:28px;height:28px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center}.livestream-style-check svg{width:16px}.cover-person-setting-title{margin:4px 0 12px}.cover-person-setting-title b,.cover-person-setting-title small{display:block}.cover-person-setting-title b{font-size:16px;font-weight:900}.cover-person-setting-title small{margin-top:4px;color:var(--text-secondary);font-size:13px;line-height:1.55}@media(max-width:620px){.livestream-style-section{padding:15px}.livestream-style-grid{grid-template-columns:1fr}.livestream-style-grid>button{min-height:132px}.livestream-style-copy small{font-size:13px}}.wechat-writer-workspace{max-width:1240px;margin:0 auto;padding:28px 32px 70px}.wechat-writer-hero{min-height:186px;padding:34px 38px;border-radius:24px;background:radial-gradient(circle at 80% 12%,rgba(var(--brand-rgb),.24),transparent 30%),linear-gradient(125deg,var(--brand-deep),var(--brand-primary) 68%,var(--brand-primary));color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 20px 45px rgba(var(--shadow-rgb),.18)}.wechat-writer-hero>div:first-child{max-width:690px}.wechat-writer-hero span{color:var(--text-muted);font-size:13px;font-weight:900}.wechat-writer-hero h1{margin:8px 0 10px;font-size:38px;letter-spacing:-1px}.wechat-writer-hero p{margin:0;color:var(--text-inverse-muted);font-size:15px;line-height:1.75}.wechat-writer-hero .mode-switch,.wechat-writer-hero .mode-locked{flex:0 0 300px;background:rgba(var(--white-rgb),.12);border-color:rgba(var(--white-rgb),.2)}.wechat-writer-hero .mode-switch button{color:var(--text-inverse-muted)}.wechat-writer-hero .mode-switch button.active{background:var(--lime);color:var(--deep)}.wechat-writer-steps{display:grid;grid-template-columns:repeat(6,1fr);margin:22px 0 18px;padding:12px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card)}.wechat-writer-steps>button{min-height:62px;padding:8px;border:0;border-radius:13px;background:transparent;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:900;cursor:default}.wechat-writer-steps>button.done{color:var(--status-success);cursor:pointer}.wechat-writer-steps>button.active{background:var(--bg-soft);color:var(--purple)}.wechat-writer-steps i{width:28px;height:28px;border-radius:50%;background:var(--bg-soft);display:grid;place-items:center;font-style:normal;font-size:12px}.wechat-writer-steps .active i{background:var(--purple);color:var(--text-inverse)}.wechat-writer-steps .done i{background:var(--lime);color:var(--deep)}.wechat-writer-steps svg{width:15px}.wechat-writer-stage{min-height:520px;padding:34px;border:1px solid var(--border-light);border-radius:22px;background:var(--bg-card);box-shadow:0 14px 40px rgba(var(--shadow-rgb),.06)}.wechat-writer-stage>section{max-width:940px;margin:0 auto}.wechat-stage-heading{margin-bottom:25px}.wechat-stage-heading>span{color:var(--purple);font-size:12px;font-weight:900}.wechat-stage-heading h2{margin:7px 0;font-size:26px;letter-spacing:-.4px}.wechat-stage-heading p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7}.wechat-source-modes{display:grid;grid-template-columns:1fr 1fr;gap:13px}.wechat-source-modes>button{min-height:112px;padding:20px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;gap:4px 13px;text-align:left;cursor:pointer}.wechat-source-modes>button.active{border:2px solid var(--purple);background:var(--bg-page)}.wechat-source-modes svg{grid-row:1/3;width:25px;height:48px;color:var(--purple)}.wechat-source-modes b{font-size:16px}.wechat-source-modes small{color:var(--text-secondary);font-size:12px}.wechat-source-input,.wechat-url-input{width:100%;margin-top:16px;border:1px solid var(--border-default);border-radius:15px;background:var(--bg-card);color:var(--ink);font:inherit;font-size:15px;outline:none}.wechat-source-input{height:260px;padding:19px;line-height:1.8;resize:vertical}.wechat-url-input{min-height:54px;padding:0 17px}.wechat-source-input:focus,.wechat-url-input:focus,.wechat-writer-stage input:focus,.wechat-writer-stage textarea:focus{border-color:var(--border-active);box-shadow:0 0 0 3px rgba(var(--shadow-rgb),.09)}.wechat-primary-action{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.wechat-primary-action>span{color:var(--text-secondary);font-size:13px;font-weight:800}.wechat-primary-action .btn{min-width:240px}.wechat-reference-materials{margin-top:18px;padding:18px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-page)}.wechat-reference-materials>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:13px}.wechat-reference-materials>header b,.wechat-reference-materials>header small{display:block}.wechat-reference-materials>header b{font-size:15px}.wechat-reference-materials>header small{max-width:700px;margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.55}.wechat-reference-materials>header>span{padding:6px 9px;border-radius:12px;background:var(--bg-soft);color:var(--purple);font-size:11px;font-weight:900;white-space:nowrap}.wechat-reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.wechat-reference-grid>article{min-width:0;min-height:108px;padding:13px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px}.wechat-reference-grid>article.ready{border-color:var(--status-success-border);background:var(--status-success-bg)}.wechat-reference-grid>article>img,.wechat-reference-grid>article>span{width:72px;height:80px;border-radius:10px;background:var(--bg-soft);display:grid;place-items:center;color:var(--purple)}.wechat-reference-grid>article>img{object-fit:contain}.wechat-reference-grid>article>span svg{width:25px}.wechat-reference-grid>article>div>b,.wechat-reference-grid>article>div>small{display:block}.wechat-reference-grid>article>div>b{font-size:14px}.wechat-reference-grid>article>div>b em{margin-left:6px;padding:3px 6px;border-radius:9px;background:var(--bg-soft);color:var(--text-secondary);font-size:11px;font-style:normal}.wechat-reference-grid>article>div>small{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.wechat-reference-actions{display:grid;gap:6px}.wechat-reference-actions label,.wechat-reference-actions button{min-width:82px;min-height:44px;padding:0 10px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-card);color:var(--purple);display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:900;cursor:pointer}.wechat-reference-actions button{color:var(--brand-primary)}.wechat-reference-actions svg{width:15px}.wechat-reference-actions .disabled{opacity:.55;cursor:not-allowed}.wechat-reference-confirm{margin-bottom:18px;padding:14px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-page);display:flex;align-items:center;gap:12px}.wechat-reference-confirm>div{min-width:0;flex:1}.wechat-reference-confirm b,.wechat-reference-confirm small{display:block}.wechat-reference-confirm b{font-size:14px}.wechat-reference-confirm small{margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.55}.wechat-reference-confirm figure{width:58px;margin:0;text-align:center}.wechat-reference-confirm img{width:58px;height:58px;border-radius:9px;object-fit:contain;background:var(--bg-soft)}.wechat-reference-confirm figcaption{margin-top:3px;color:var(--text-secondary);font-size:11px;font-weight:900}.wechat-source-summary{margin-bottom:18px;padding:14px 16px;border-radius:14px;background:var(--bg-brand-soft);color:var(--text-primary);display:flex;align-items:center;gap:12px}.wechat-source-summary>svg{width:22px}.wechat-source-summary b,.wechat-source-summary small{display:block}.wechat-source-summary b{font-size:14px}.wechat-source-summary small{margin-top:3px;font-size:12px}.wechat-strategy-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.wechat-strategy-grid label,.wechat-title-options,.wechat-outline-editor,.wechat-meta-editor label,.wechat-style-editor label,.wechat-visual-list label{display:block}.wechat-strategy-grid span,.wechat-title-options>span,.wechat-outline-editor>span,.wechat-meta-editor span,.wechat-style-editor span,.wechat-visual-list label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:900}.wechat-strategy-grid textarea,.wechat-title-options input,.wechat-outline-editor textarea,.wechat-meta-editor input,.wechat-meta-editor textarea,.wechat-style-editor input,.wechat-style-editor textarea,.wechat-visual-list textarea,.wechat-position input{width:100%;border:1px solid var(--border-light);border-radius:12px;background:var(--bg-card);color:var(--ink);font:inherit;font-size:14px;outline:none}.wechat-strategy-grid textarea{height:112px;padding:13px;line-height:1.6;resize:vertical}.wechat-title-options,.wechat-outline-editor{margin-top:18px}.wechat-title-options{padding:18px;border-radius:15px;background:var(--bg-page);display:grid;gap:9px}.wechat-title-options input{height:48px;padding:0 13px}.wechat-outline-editor textarea{height:150px;padding:13px;line-height:1.75}.wechat-fact-check{margin-top:16px;padding:14px;border:1px solid var(--border-default);border-radius:13px;background:var(--bg-soft);color:var(--text-primary);display:flex;gap:11px}.wechat-fact-check>svg{width:21px;flex:0 0 21px}.wechat-fact-check b{font-size:13px}.wechat-fact-check p{margin:3px 0 0;font-size:12px;line-height:1.6}.wechat-footer-actions{margin-top:25px;padding-top:20px;border-top:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between;gap:13px}.wechat-footer-actions .btn{min-width:180px}.wechat-meta-editor{display:grid;grid-template-columns:1fr 1fr;gap:13px}.wechat-meta-editor input{height:50px;padding:0 13px}.wechat-meta-editor textarea{height:80px;padding:12px;resize:vertical}.wechat-editor-toolbar{margin-top:18px;padding:8px;border:1px solid var(--border-light);border-bottom:0;border-radius:14px 14px 0 0;background:var(--bg-page);display:flex;gap:7px;flex-wrap:wrap}.wechat-editor-toolbar button{min-height:40px;padding:0 12px;border:1px solid var(--border-light);border-radius:9px;background:var(--bg-card);color:var(--text-secondary);font-size:12px;font-weight:800;cursor:pointer}.wechat-rich-editor{min-height:560px;padding:34px 42px;border:1px solid var(--border-light);border-radius:0 0 14px 14px;background:var(--bg-card);color:var(--text-primary);font-size:16px;line-height:1.9;letter-spacing:.02em;outline:none}.wechat-rich-editor:focus{border-color:var(--border-active);box-shadow:0 0 0 3px rgba(var(--shadow-rgb),.08)}.wechat-rich-editor h2{margin:38px 0 15px;padding-left:13px;border-left:4px solid var(--lime);font-size:21px;line-height:1.45;color:var(--text-primary)}.wechat-rich-editor p{margin:0 0 18px}.wechat-rich-editor blockquote{margin:25px 0;padding:16px 18px;border-left:4px solid var(--purple);background:var(--bg-page);color:var(--text-secondary)}.wechat-illustration-count{margin-top:16px;padding:16px 18px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);display:flex;align-items:center;justify-content:space-between;gap:18px}.wechat-illustration-count b,.wechat-illustration-count small{display:block}.wechat-illustration-count small{margin-top:4px;color:var(--text-secondary);font-size:12px}.wechat-illustration-count>div:last-child{display:flex;align-items:center;gap:13px}.wechat-illustration-count button{width:44px;height:44px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-card);color:var(--purple);font-size:22px;cursor:pointer}.wechat-illustration-count>div:last-child>b{min-width:24px;text-align:center;font-size:20px}.wechat-style-editor{display:grid;grid-template-columns:1fr 1.5fr;gap:13px;margin-bottom:18px}.wechat-style-editor input{height:50px;padding:0 13px}.wechat-style-editor textarea{height:86px;padding:12px;resize:vertical}.wechat-visual-list{display:grid;gap:13px}.wechat-visual-list>article{padding:18px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card)}.wechat-visual-list header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:13px}.wechat-visual-list header>i{padding:7px 10px;border-radius:9px;background:var(--lime);color:var(--deep);font-size:11px;font-weight:900;font-style:normal}.wechat-visual-list header b,.wechat-visual-list header small{display:block}.wechat-visual-list header b{font-size:15px}.wechat-visual-list header small{margin-top:3px;color:var(--text-secondary);font-size:11px}.wechat-visual-list header>button{min-height:40px;padding:0 10px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card);color:var(--brand-primary);display:flex;align-items:center;gap:5px;font-size:11px;font-weight:900}.wechat-visual-list header>button svg{width:15px}.wechat-visual-list textarea{height:116px;padding:12px;line-height:1.6;resize:vertical}.wechat-position{margin-top:11px;display:flex!important;align-items:center;gap:9px}.wechat-position>span{margin:0!important;white-space:nowrap}.wechat-position input{width:80px;height:42px;padding:0 10px}.wechat-cost-card{margin-top:18px;padding:18px;border-radius:15px;background:var(--brand-deep);color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:20px}.wechat-cost-card>div{display:flex;align-items:center;gap:12px}.wechat-cost-card svg{width:27px;color:var(--lime)}.wechat-cost-card b,.wechat-cost-card small{display:block}.wechat-cost-card small{margin-top:4px;color:var(--text-muted);font-size:12px}.wechat-cost-card>strong{font-size:22px;color:var(--lime);white-space:nowrap}.wechat-generation-progress{padding:18px;border-radius:15px;background:var(--bg-page)}.wechat-generation-progress>div{display:flex;justify-content:space-between}.wechat-generation-progress>div span{font-size:13px;font-weight:900}.wechat-generation-progress>div b{color:var(--purple)}.wechat-generation-progress>i{height:10px;margin-top:11px;border-radius:5px;background:var(--bg-soft);display:block;overflow:hidden}.wechat-generation-progress em{height:100%;border-radius:5px;background:linear-gradient(90deg,var(--purple),var(--lime));display:block}.wechat-image-tasks{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:16px}.wechat-image-tasks>article{min-height:86px;padding:12px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);display:grid;grid-template-columns:38px 1fr 90px;align-items:center;gap:10px}.wechat-image-tasks>article>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.wechat-image-tasks .task-completed{background:var(--status-success-bg);color:var(--status-success)}.wechat-image-tasks .task-processing{background:var(--status-info-bg);color:var(--purple)}.wechat-image-tasks .task-failed{background:var(--status-error-bg);color:var(--status-error)}.wechat-image-tasks svg{width:19px}.wechat-image-tasks b,.wechat-image-tasks small{display:block}.wechat-image-tasks b{font-size:13px}.wechat-image-tasks small{margin-top:3px;color:var(--text-secondary);font-size:11px;line-height:1.4}.wechat-image-tasks img{width:90px;height:60px;border-radius:8px;object-fit:cover}.wechat-delivery{display:grid;gap:20px}.wechat-cover-output{padding:20px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card);display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,1.4fr);gap:18px;align-items:center}.wechat-cover-output>div p{margin:8px 0;color:var(--text-secondary);font-size:13px;line-height:1.65}.wechat-cover-output h2,.wechat-preview-output h2{margin:7px 0 0;font-size:21px}.wechat-cover-output>img{width:100%;aspect-ratio:2.35/1;border-radius:12px;object-fit:cover;background:var(--brand-deep)}.wechat-cover-output>.direct-download-wrap{grid-column:2}.wechat-preview-output{padding:22px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-page)}.wechat-preview-output>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.wechat-preview-output>header p{margin:7px 0 0;color:var(--text-secondary);font-size:13px}.wechat-preview-output>header .btn{min-width:210px}.wechat-phone-preview{width:min(100%,680px);margin:24px auto 0;padding:12px;border-radius:24px;background:var(--brand-deep);box-shadow:0 20px 45px rgba(var(--shadow-rgb),.18)}.wechat-phone-preview>article{min-height:620px;padding:42px 38px;border-radius:15px;background:var(--bg-card);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,sans-serif}.wechat-phone-preview>article>h1{margin:0 0 14px;font-size:24px;line-height:1.45;letter-spacing:.01em}.wechat-preview-digest{margin:0 0 28px;padding:12px 14px;border-radius:8px;background:var(--bg-page);color:var(--text-secondary)!important;font-size:13px!important}.wechat-phone-preview>article>section{font-size:16px;line-height:1.85;letter-spacing:.02em}.wechat-phone-preview h2{margin:35px 0 16px;padding-left:12px;border-left:4px solid var(--border-active);font-size:20px;line-height:1.45}.wechat-phone-preview p{margin:0 0 18px}.wechat-phone-preview figure{margin:28px 0;text-align:center}.wechat-phone-preview figure img{display:block;width:100%;height:auto;border-radius:8px}.wechat-phone-preview figcaption{margin-top:8px;color:var(--text-secondary);font-size:13px}.wechat-phone-preview blockquote{margin:24px 0;padding:16px;border-left:4px solid var(--border-active);background:var(--bg-page);color:var(--text-secondary)}@media(max-width:1050px){.wechat-writer-hero{display:block}.wechat-writer-hero .mode-switch,.wechat-writer-hero .mode-locked{width:100%;margin-top:22px}.wechat-writer-steps>button{display:grid;gap:4px}.wechat-writer-steps i{margin:auto}.wechat-image-tasks,.wechat-reference-grid{grid-template-columns:1fr}}@media(max-width:700px){.wechat-writer-workspace{padding:14px 12px 45px}.wechat-writer-hero{min-height:0;padding:25px 20px;border-radius:18px}.wechat-writer-hero h1{font-size:29px}.wechat-writer-hero p{font-size:13px}.wechat-writer-hero .mode-switch,.wechat-writer-hero .mode-locked{min-width:0;flex-basis:auto}.wechat-writer-steps{grid-template-columns:repeat(3,1fr);gap:4px;padding:7px}.wechat-writer-steps>button{min-height:58px;font-size:11px}.wechat-writer-stage{min-height:0;padding:22px 16px;border-radius:17px}.wechat-stage-heading h2{font-size:22px}.wechat-source-modes,.wechat-strategy-grid,.wechat-meta-editor,.wechat-style-editor{grid-template-columns:1fr}.wechat-source-input{height:230px}.wechat-primary-action,.wechat-footer-actions,.wechat-preview-output>header{align-items:stretch;flex-direction:column}.wechat-primary-action .btn,.wechat-footer-actions .btn,.wechat-preview-output>header .btn{width:100%;min-width:0}.wechat-reference-materials{padding:14px}.wechat-reference-materials>header{flex-direction:column;gap:8px}.wechat-reference-grid>article{grid-template-columns:64px minmax(0,1fr);padding:11px}.wechat-reference-grid>article>img,.wechat-reference-grid>article>span{width:64px;height:72px}.wechat-reference-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.wechat-reference-actions label,.wechat-reference-actions button{width:100%}.wechat-reference-confirm{align-items:flex-start;flex-wrap:wrap}.wechat-reference-confirm>div{flex-basis:100%}.wechat-reference-confirm .btn{width:100%}.wechat-rich-editor{min-height:480px;padding:24px 18px;font-size:15px}.wechat-editor-toolbar button{flex:1}.wechat-illustration-count{align-items:flex-start;flex-direction:column}.wechat-visual-list header{grid-template-columns:auto 1fr}.wechat-visual-list header>button{grid-column:2}.wechat-image-tasks>article{grid-template-columns:36px 1fr 70px}.wechat-image-tasks img{width:70px;height:52px}.wechat-cover-output{grid-template-columns:1fr;padding:15px}.wechat-cover-output>.direct-download-wrap{grid-column:1}.wechat-phone-preview{padding:7px;border-radius:17px}.wechat-phone-preview>article{min-height:480px;padding:28px 20px}.wechat-phone-preview>article>h1{font-size:22px}.wechat-position{flex-wrap:wrap}.wechat-cost-card{align-items:flex-start;flex-direction:column}.wechat-cost-card>strong{align-self:flex-end}}.wechat-failed-images{padding:16px;border:1px solid var(--status-error-border);border-radius:15px;background:var(--status-error-bg);color:var(--status-error);display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px}.wechat-failed-images>svg{width:24px}.wechat-failed-images b,.wechat-failed-images small{display:block}.wechat-failed-images small{margin-top:4px;font-size:12px}.wechat-failed-images>div:last-child{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.wechat-failed-images button{min-height:40px;padding:0 11px;border:1px solid var(--status-error-border);border-radius:9px;background:var(--bg-card);color:var(--status-error);display:flex;align-items:center;gap:6px;font-size:11px;font-weight:900}.wechat-failed-images button svg{width:15px}@media(max-width:700px){.wechat-failed-images{grid-template-columns:26px 1fr}.wechat-failed-images>div:last-child{grid-column:1/-1;justify-content:stretch}.wechat-failed-images button{width:100%;justify-content:center}}.detail-progress-page{padding:28px}.detail-progress-head{display:flex;align-items:center;justify-content:space-between}.detail-progress-head h2{margin:10px 0 5px;font-size:26px}.detail-progress-head p{margin:0;color:var(--muted);font-size:12px}.detail-progress-head>b{font-size:34px;color:var(--purple)}.detail-progress-track{height:8px;margin:21px 0;border-radius:4px;background:var(--bg-soft);overflow:hidden}.detail-progress-track i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-primary));transition:width .3s}.detail-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-task-grid article{min-height:132px;padding:11px;border:1px solid var(--border-light);border-radius:13px;display:grid;grid-template-columns:82px 1fr;gap:11px;align-items:center}.detail-task-grid article.status-completed{border-color:var(--status-success-border);background:var(--status-success-bg)}.detail-task-grid article.status-failed{border-color:var(--status-error-border);background:var(--bg-card)}.detail-task-preview{width:82px;height:105px;border-radius:9px;background:var(--bg-soft);display:grid;place-items:center;overflow:hidden}.detail-task-preview img{width:100%;height:100%;object-fit:cover}.detail-task-preview svg{color:var(--purple)}.detail-task-grid small,.detail-task-grid b,.detail-task-grid span{display:block}.detail-task-grid small{color:var(--text-secondary);font-size:9px}.detail-task-grid b{margin:5px 0;font-size:12px}.detail-task-grid span{color:var(--muted);font-size:9px;line-height:1.45}.detail-task-grid .btn{grid-column:1/-1;width:100%;height:36px}.detail-progress-actions{display:flex;justify-content:flex-end;margin-top:20px}.detail-delivery-page{display:grid;gap:17px}.detail-delivery-head{padding:22px 25px;border-radius:17px;background:linear-gradient(120deg,var(--brand-deep),var(--brand-primary));color:var(--text-inverse);display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:15px}.detail-delivery-head>span{width:52px;height:52px;border-radius:15px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.detail-delivery-head h2{margin:0 0 4px;font-size:24px}.detail-delivery-head p{margin:0;color:var(--text-inverse-muted);font-size:11px}.detail-history-actions{padding:15px 17px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-page);display:flex;align-items:center;justify-content:space-between;gap:18px}.detail-history-actions b,.detail-history-actions small{display:block}.detail-history-actions b{font-size:15px}.detail-history-actions small{margin-top:4px;color:var(--muted);font-size:12px}.detail-history-actions .btn{min-width:180px}.detail-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.detail-section-heading span{color:var(--brand-primary);font-size:10px;font-weight:900}.detail-section-heading h3{margin:4px 0 0;font-size:21px}.detail-section-heading>small{color:var(--muted);font-size:10px}.detail-delivery-grid{display:grid;gap:13px}.detail-delivery-grid.main{grid-template-columns:repeat(3,1fr)}.detail-delivery-grid.screens{grid-template-columns:repeat(4,1fr)}.detail-delivery-grid article{position:relative;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);overflow:hidden}.detail-delivery-grid article>img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--bg-soft)}.detail-delivery-grid.screens article>img{aspect-ratio:3/4}.detail-delivery-grid article>i{position:absolute;left:8px;top:8px;z-index:1;width:30px;height:30px;border-radius:9px;background:var(--brand-deep);color:var(--text-inverse);display:grid;place-items:center;font-size:10px;font-style:normal}.detail-delivery-grid footer{min-height:78px;padding:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.detail-delivery-grid footer b{font-size:11px;line-height:1.4}.detail-delivery-grid footer .btn{height:35px;padding:0 10px;font-size:10px;white-space:nowrap}.detail-image-download{display:grid;gap:4px;min-width:102px}.detail-image-download>small{max-width:150px;color:var(--brand-primary);font-size:10px;line-height:1.35}.detail-failed{min-height:220px;display:grid;place-items:center;align-content:center;gap:6px;color:var(--status-error);text-align:center;padding:15px}.detail-failed svg{width:28px}.detail-failed span{font-size:10px}.detail-long-delivery>div:last-child{width:min(460px,100%);max-height:900px;margin:0 auto;overflow:auto;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-soft)}.detail-long-delivery>div:last-child img{display:block;width:100%}@media(max-width:1250px){.detail-plan-layout{grid-template-columns:minmax(240px,.58fr) minmax(430px,1fr)}.detail-preview-panel{grid-column:1/-1;display:grid;grid-template-columns:1fr 220px 270px;gap:18px;align-items:start}.detail-preview-panel>div:first-child,.detail-main-thumbs{grid-column:1}.detail-main-thumbs{margin:0}.detail-long-preview{grid-column:2;grid-row:1/4}.detail-long-preview>div{height:260px}.detail-generate-zone{grid-column:3;grid-row:1/4;margin:0}.detail-task-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1000px){.detail-input-layout,.detail-understanding-layout,.detail-plan-layout{grid-template-columns:1fr}.detail-preview-panel{grid-column:auto}.detail-strategy-panel{display:grid;grid-template-columns:240px 1fr;column-gap:18px}.detail-stage-title{grid-column:1/-1}.detail-strategy-visual{grid-row:2/6}.detail-delivery-grid.screens{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.detail-workspace{padding:16px 14px 42px}.detail-head{display:block;padding:23px 18px}.detail-head h1{font-size:26px}.detail-head p{font-size:12px;line-height:1.6}.detail-head>.mode-switch,.detail-head>.mode-locked{width:100%;margin-top:18px}.detail-journey{grid-template-columns:1fr 1fr;padding:10px}.detail-journey button{min-height:52px}.detail-journey button>i{display:none}.detail-plan-layout,.detail-preview-panel{display:grid;grid-template-columns:1fr}.detail-preview-panel>div:first-child,.detail-main-thumbs,.detail-long-preview,.detail-generate-zone{grid-column:auto;grid-row:auto}.detail-main-thumbs{margin:12px 0}.detail-long-preview>div{height:380px}.detail-task-grid{grid-template-columns:1fr}.detail-delivery-grid.main,.detail-delivery-grid.screens{grid-template-columns:repeat(2,1fr)}.detail-delivery-head{grid-template-columns:44px 1fr}.detail-delivery-head>span{width:44px;height:44px}.detail-delivery-head .btn{grid-column:1/-1;width:100%}.detail-strategy-panel{display:block}.detail-reference-summary{margin-bottom:4px}}@media(max-width:480px){.detail-form-grid,.detail-understanding-grid{grid-template-columns:1fr}.detail-panel{padding:17px 14px;border-radius:15px}.detail-primary-zone{display:block}.detail-primary-zone .btn{width:100%;margin-top:12px}.detail-journey{grid-template-columns:1fr}.detail-journey button>i{display:none}.detail-journey button>b{font-size:14px}.detail-understanding-hero{min-height:180px;padding:20px}.detail-understanding-hero h3{font-size:25px}.detail-understanding-hero>svg{display:none}.detail-structure-heading{display:block}.detail-structure-heading>span{display:inline-block;margin-top:10px}.detail-main-plan article{grid-template-columns:26px 1fr}.detail-screen-list article{grid-template-columns:18px 25px minmax(0,1fr) 26px;padding:10px 5px}.detail-delivery-grid.main,.detail-delivery-grid.screens{grid-template-columns:1fr}.detail-delivery-grid footer{min-height:70px}.detail-section-heading{display:block}.detail-section-heading>small{display:block;margin-top:6px}.detail-task-delivery-compact{grid-template-columns:1fr 1fr}}.detail-workspace{padding:30px 32px 60px;background:linear-gradient(180deg,var(--bg-card) 0,var(--bg-card) 100%);min-height:calc(100vh - 72px)}.detail-head{min-height:132px;padding:28px 32px;border-radius:20px;background:linear-gradient(125deg,var(--brand-deep) 0%,var(--brand-primary) 61%,var(--brand-primary) 135%);color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative}.detail-head:after{content:"";position:absolute;right:260px;top:-85px;width:220px;height:220px;border:42px solid rgba(var(--brand-rgb),.16);border-radius:50%}.detail-head>div:first-child{position:relative;z-index:1}.detail-head h1{margin:11px 0 6px;font-size:32px;letter-spacing:-1px}.detail-head p{margin:0;color:var(--text-inverse-muted);font-size:13px}.detail-head>.mode-switch,.detail-head>.mode-locked{width:230px;flex:0 0 230px;position:relative;z-index:1}.detail-head .mode-switch{background:rgba(var(--white-rgb),.17)}.detail-head .mode-switch button{color:var(--text-inverse)}.detail-head .mode-switch button.active{color:var(--purple)}.detail-head .mode-switch small{color:inherit}.detail-journey{margin:20px 0;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:15px;background:var(--bg-card);padding:14px 18px}.detail-journey button{min-width:0;min-height:46px;border:0;background:transparent;display:flex;align-items:center;gap:9px;position:relative;color:var(--text-muted);cursor:pointer}.detail-journey button:disabled{cursor:not-allowed}.detail-journey button>span{width:32px;height:32px;flex:0 0 32px;border:1px solid var(--border-light);border-radius:50%;background:var(--bg-page);display:grid;place-items:center;font-size:12px;font-weight:900;position:relative;z-index:1}.detail-journey button>span svg{width:16px}.detail-journey button>b{flex:0 0 auto;font-size:13px;white-space:nowrap}.detail-journey button>i{position:static;flex:1 1 auto;min-width:16px;height:2px;margin-right:8px;background:var(--bg-soft)}.detail-journey button:last-child>i{display:none}.detail-journey button.active{color:var(--purple)}.detail-journey button.active>span{border-color:var(--purple);background:var(--purple);color:var(--text-inverse)}.detail-journey button.done{color:var(--status-success)}.detail-journey button.done>span{border-color:var(--status-success-border);background:var(--status-success-bg);color:var(--status-success)}.detail-journey button.done>i{background:var(--status-success-bg)}.detail-panel{border:1px solid var(--line);border-radius:18px;background:var(--bg-card);padding:23px;box-shadow:0 10px 30px rgba(var(--shadow-rgb),.045)}.detail-stage-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px}.detail-stage-title>span{min-width:38px;height:38px;padding:0 9px;border-radius:11px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center;font-size:12px;font-weight:900}.detail-stage-title>span svg{width:20px}.detail-stage-title h2{margin:0 0 4px;font-size:20px}.detail-stage-title p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.detail-input-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);gap:18px}.detail-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.detail-input-panel label,.detail-strategy-panel>label{display:block;color:var(--text-secondary);font-size:12px;font-weight:800;margin-bottom:16px}.detail-input-panel input,.detail-input-panel select,.detail-input-panel textarea,.detail-strategy-panel input{width:100%;margin-top:7px;border:1px solid var(--border-light);border-radius:10px;background:var(--bg-card);padding:11px 12px;font-size:13px;outline:0}.detail-input-panel input,.detail-input-panel select,.detail-strategy-panel input{min-height:44px}.detail-input-panel textarea{height:100px;resize:vertical;line-height:1.65}.detail-input-panel>.detail-field textarea{height:135px}.detail-ai-helper{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;margin:0 0 18px;padding:14px;border:1px solid var(--border-light);border-radius:14px;background:linear-gradient(110deg,var(--bg-page),var(--bg-card) 68%,var(--bg-brand-soft))}.detail-ai-helper>span{width:44px;height:44px;border-radius:12px;background:var(--brand-primary);color:var(--text-inverse);display:grid;place-items:center}.detail-ai-helper>span svg{width:21px}.detail-ai-helper b,.detail-ai-helper p{display:block;margin:0}.detail-ai-helper b{font-size:15px;color:var(--text-primary)}.detail-ai-helper p{margin-top:4px;color:var(--text-secondary);font-size:13px;line-height:1.55}.detail-ai-helper>button{min-height:48px;padding:8px 14px;border:0;border-radius:11px;background:var(--brand-primary);color:var(--text-inverse);display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:900;cursor:pointer;white-space:nowrap}.detail-ai-helper>button:disabled{opacity:.55;cursor:not-allowed}.detail-ai-helper>button svg{width:18px}.detail-ai-helper>button small{padding-left:7px;border-left:1px solid rgba(var(--white-rgb),.35);font-size:12px;font-weight:700}.detail-ai-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-4px 0 18px;padding:11px 13px;border-radius:11px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:13px;font-weight:700}.detail-ai-feedback>span{display:flex;align-items:center;gap:7px;line-height:1.5}.detail-ai-feedback svg{width:17px;flex:0 0 17px}.detail-ai-feedback>button{min-height:44px;padding:0 12px;border:1px solid var(--border-active);border-radius:9px;background:var(--bg-card);color:var(--text-primary);display:flex;align-items:center;gap:6px;font-size:13px;font-weight:900;cursor:pointer}.detail-field-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-input-panel .detail-field-heading label{margin:0}.detail-field-heading>button{min-height:44px;padding:0 11px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-page);color:var(--brand-primary);display:flex;align-items:center;gap:6px;font-size:13px;font-weight:900;cursor:pointer}.detail-field-heading>button:hover:not(:disabled){border-color:var(--border-active);background:var(--bg-page)}.detail-field-heading>button:disabled{opacity:.5;cursor:not-allowed}.detail-field-heading>button svg{width:16px}.detail-ai-field{min-width:0;margin-bottom:16px}.detail-ai-field textarea{margin-top:7px}.detail-input-panel>.detail-ai-field.detail-field textarea{height:135px}.detail-material-list{display:grid;gap:10px}.detail-material-list>article{padding:14px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.detail-material-list>article.ready{border-color:var(--status-success-border);background:var(--status-success-bg)}.detail-material-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.detail-material-list b,.detail-material-list small{display:block}.detail-material-list b{font-size:13px}.detail-material-list small{margin-top:3px;color:var(--muted);font-size:10px}.detail-material-list em{font-size:10px;color:var(--text-secondary);font-style:normal}.detail-material-thumbs{display:flex;gap:7px;margin-top:10px;overflow:hidden}.detail-material-thumbs>div,.detail-material-thumbs>label{position:relative;width:60px;height:60px;flex:0 0 60px;border-radius:9px;overflow:hidden}.detail-material-thumbs>div{background:var(--bg-soft)}.detail-material-thumbs img{width:100%;height:100%;object-fit:contain;background:var(--bg-soft)}.detail-material-thumbs>div>button{position:absolute;right:3px;top:3px;width:21px;height:21px;border:0;border-radius:50%;background:rgba(var(--brand-rgb),.72);color:var(--text-inverse);display:grid;place-items:center}.detail-material-thumbs>div>button svg{width:12px}.detail-material-thumbs>label{border:1px dashed var(--border-default);color:var(--purple);display:grid;place-items:center;align-content:center;gap:2px;cursor:pointer}.detail-material-thumbs>label svg{width:17px}.detail-material-thumbs>label span{font-size:8px;font-weight:800}.detail-primary-zone{margin-top:16px;padding:14px 0 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.detail-primary-zone b,.detail-primary-zone small{display:block}.detail-primary-zone b{font-size:13px}.detail-primary-zone small{margin-top:3px;color:var(--muted);font-size:10px}.detail-primary-zone .btn{min-width:150px}.detail-understanding-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.55fr);gap:18px}.detail-understanding-hero{min-height:210px;padding:28px;border-radius:16px;background:linear-gradient(125deg,var(--brand-deep),var(--brand-primary) 70%,var(--brand-primary));color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.detail-understanding-hero span{display:inline-flex;padding:5px 10px;border-radius:13px;background:var(--lime);color:var(--deep);font-size:11px;font-weight:900}.detail-understanding-hero h3{margin:18px 0 10px;font-size:32px}.detail-understanding-hero p{max-width:570px;margin:0;color:var(--text-inverse-muted);font-size:15px;line-height:1.7}.detail-understanding-hero>svg{width:110px;height:110px;color:var(--lime);opacity:.72}.detail-understanding-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:14px}.detail-understanding-grid article{min-height:120px;padding:16px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.detail-understanding-grid span,.detail-understanding-grid b,.detail-understanding-grid small{display:block}.detail-understanding-grid span{color:var(--text-secondary);font-size:10px;font-weight:900}.detail-understanding-grid b{margin-top:8px;font-size:14px;line-height:1.6}.detail-understanding-grid small{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.55}.detail-understanding-grid em{display:inline-flex;margin:8px 5px 0 0;padding:5px 8px;border-radius:11px;background:var(--bg-soft);color:var(--brand-primary);font-size:10px;font-style:normal}.detail-material-audit h2{margin:0;font-size:19px}.detail-reference-strip{display:flex;gap:8px;margin:14px 0 23px}.detail-reference-strip img,.detail-reference-strip>div{width:70px;height:78px;border-radius:10px;background:var(--bg-soft)}.detail-reference-strip img{object-fit:contain}.detail-reference-strip>div{width:100%;display:grid;place-items:center;align-content:center;color:var(--muted);gap:5px}.detail-reference-strip>div svg{width:22px}.detail-reference-strip>div span{font-size:11px}.detail-material-audit h3{font-size:13px}.detail-material-audit>p{display:flex;gap:6px;color:var(--brand-primary);font-size:11px;line-height:1.55}.detail-material-audit>p svg{width:15px;flex:0 0 15px}.detail-material-audit>p.ready{color:var(--status-success)}.detail-compliance{margin-top:19px;padding:14px;border-radius:12px;background:var(--bg-brand-soft);color:var(--text-primary);display:flex;gap:10px}.detail-compliance>svg{width:22px;flex:0 0 22px}.detail-compliance b,.detail-compliance small{display:block}.detail-compliance b{font-size:12px}.detail-compliance small{margin-top:4px;font-size:10px;line-height:1.55}.detail-action-stack{display:grid;gap:9px;margin-top:17px}.detail-action-stack .btn{width:100%}.detail-plan-layout{display:grid;grid-template-columns:minmax(260px,.67fr) minmax(470px,1.1fr) minmax(290px,.65fr);gap:14px}.detail-strategy-visual{height:172px;border-radius:14px;overflow:hidden;position:relative;background:var(--brand-deep);margin-bottom:18px}.detail-strategy-visual img{width:100%;height:100%;object-fit:cover;object-position:top}.detail-strategy-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(var(--brand-rgb),.75),transparent 60%)}.detail-strategy-visual>div{position:absolute;left:17px;bottom:15px;color:var(--text-inverse);z-index:1}.detail-strategy-visual small,.detail-strategy-visual b{display:block}.detail-strategy-visual small{color:var(--lime);font-size:10px;font-weight:900}.detail-strategy-visual b{margin-top:4px;font-size:18px}.detail-keywords{margin:17px 0}.detail-keywords>span{display:block;font-size:11px;font-weight:900;color:var(--text-secondary);margin-bottom:8px}.detail-keywords em{display:inline-flex;margin:0 5px 5px 0;padding:6px 9px;border-radius:13px;background:var(--bg-soft);color:var(--brand-primary);font-size:10px;font-style:normal}.detail-reference-summary{margin-top:20px;padding:13px;border-radius:12px;background:var(--bg-page)}.detail-reference-summary>b{font-size:11px}.detail-reference-summary>div{display:flex;gap:6px;margin-top:8px;align-items:center}.detail-reference-summary img{width:44px;height:50px;border-radius:7px;object-fit:contain;background:var(--bg-soft)}.detail-reference-summary small{color:var(--muted);font-size:9px;line-height:1.5}.detail-structure-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.detail-structure-heading h2{margin:0 0 3px;font-size:20px}.detail-structure-heading p{margin:0;color:var(--muted);font-size:11px}.detail-structure-heading>span{padding:7px 10px;border-radius:14px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:10px;font-weight:900;white-space:nowrap}.detail-main-plan{margin:18px 0;padding:13px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-page)}.detail-main-plan>b{font-size:11px;color:var(--brand-primary)}.detail-main-plan article{display:grid;grid-template-columns:30px 1fr;gap:8px;margin-top:9px}.detail-main-plan article>span{width:29px;height:29px;border-radius:50%;background:var(--brand-primary);color:var(--text-inverse);display:grid;place-items:center;font-size:9px;font-weight:900}.detail-main-plan input,.detail-main-plan textarea,.detail-screen-list input,.detail-screen-list textarea{width:100%;border:0;background:transparent;outline:0}.detail-main-plan input,.detail-screen-list input{font-size:12px;font-weight:900}.detail-main-plan textarea,.detail-screen-list textarea{height:34px;resize:none;color:var(--muted);font-size:10px;line-height:1.5}.detail-screen-list{display:grid;gap:8px}.detail-screen-list article{display:grid;grid-template-columns:22px 28px minmax(0,1fr) 30px;gap:7px;align-items:start;padding:11px 9px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card)}.detail-screen-list article:hover{border-color:var(--border-default)}.detail-screen-list article>svg{width:17px;color:var(--text-muted);cursor:grab}.detail-screen-list article>span{font-size:11px;color:var(--text-muted);font-weight:900}.detail-screen-list article>button{width:28px;height:28px;border:0;background:transparent;color:var(--text-muted);display:grid;place-items:center}.detail-screen-list article>button:hover:not(:disabled){color:var(--brand-primary)}.detail-screen-list article>button svg{width:15px}.detail-add-screen{width:100%;height:43px;margin-top:10px;border:1px dashed var(--border-default);border-radius:10px;background:var(--bg-card);color:var(--brand-primary);font-size:11px;font-weight:900}.detail-add-screen svg{width:15px;vertical-align:-3px}.detail-preview-panel{background:var(--brand-deep);color:var(--text-inverse)}.detail-preview-panel>div:first-child h2{margin:0 0 3px;font-size:20px}.detail-preview-panel>div:first-child p{margin:0;color:var(--text-muted);font-size:11px}.detail-main-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0}.detail-main-thumbs article{position:relative;min-width:0}.detail-main-thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.detail-main-thumbs b{display:block;margin-top:4px;color:var(--text-inverse-muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-main-thumbs span{position:absolute;right:5px;top:5px;width:19px;height:19px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center;font-size:8px;font-weight:900}.detail-long-preview>span{display:block;color:var(--text-muted);font-size:10px;margin-bottom:8px}.detail-long-preview>div{width:150px;height:315px;margin:0 auto;border-radius:11px;overflow:auto;background:var(--bg-card)}.detail-long-preview img{display:block;width:100%;height:auto}.detail-generate-zone{margin-top:15px;padding:13px;border-radius:13px;background:rgba(var(--white-rgb),.1);display:grid;gap:10px}.detail-generate-zone>div{display:grid;grid-template-columns:1fr auto;align-items:center}.detail-generate-zone>div small{color:var(--text-muted);font-size:9px}.detail-generate-zone>div b{color:var(--lime);font-size:18px}.detail-generate-zone>div span{grid-column:1/-1;color:var(--text-muted);font-size:9px}.detail-generate-zone .btn{width:100%;height:55px;background:var(--lime);color:var(--deep)}.detail-generate-zone .btn small{display:block;font-size:8px}.market-home .section-heading{margin:34px 0 20px}.market-home .section-heading h2{font-size:26px;letter-spacing:-.5px}.market-home .section-heading h2 svg{width:20px;color:var(--brand-primary)}.market-home .section-heading>span{font-size:13px;font-weight:700}.market-home .agent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.market-home .agent-card{--card-visual-start:var(--brand-deep);--card-visual-end:var(--brand-primary);width:100%;min-height:326px;padding:0;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(178px,.72fr);border:1px solid var(--border-light);border-radius:24px;background:var(--bg-card);color:var(--ink);text-decoration:none;text-align:left;overflow:hidden;box-shadow:0 12px 34px rgba(var(--shadow-rgb),.07);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.market-home .agent-card:before{display:none}.market-home .agent-card:hover{transform:translateY(-4px);border-color:var(--border-default);box-shadow:0 22px 46px rgba(var(--shadow-rgb),.14)}.market-home .agent-card:active{transform:translateY(-1px)}.market-home .agent-card:focus-visible{outline:3px solid rgba(var(--brand-rgb),.28);outline-offset:4px}.market-home .agent-card.accent-lime{--card-visual-start:var(--brand-deep);--card-visual-end:var(--brand-deep-soft)}.market-home .agent-card.accent-orange,.market-home .agent-card.accent-coral{--card-visual-start:var(--brand-primary);--card-visual-end:var(--brand-primary)}.agent-card-content{min-width:0;padding:29px 26px 25px;display:flex;flex-direction:column}.agent-card-kicker{display:flex;align-items:center;gap:9px;color:var(--text-secondary);font-size:12px;font-weight:800}.agent-card-icon{width:46px;height:46px;border-radius:14px;background:var(--bg-soft);color:var(--text-secondary);display:grid;place-items:center;flex:0 0 46px}.agent-card-icon svg{width:23px;height:23px}.agent-card-kicker>strong{margin-left:auto;padding:5px 9px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-page);color:var(--text-secondary);font-size:11px}.agent-card-content h3{margin:24px 0 9px;font-size:25px;line-height:1.25;letter-spacing:-.5px}.agent-card-content>p{min-height:48px;margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7}.agent-card-outcome{margin-top:17px;display:flex;align-items:flex-start;gap:7px;color:var(--text-secondary);font-size:13px;font-weight:700;line-height:1.55}.agent-card-outcome svg{width:17px;height:17px;flex:0 0 17px;margin-top:2px;color:var(--brand-primary)}.agent-card-foot{margin-top:auto;padding-top:22px;display:flex;align-items:end;justify-content:space-between;gap:16px}.agent-card-price small,.agent-card-price b{display:block}.agent-card-price small{margin-bottom:4px;color:var(--text-secondary);font-size:11px;font-weight:700}.agent-card-price b{font-size:13px}.agent-card-cta{min-height:46px;padding:0 15px;border-radius:12px;background:var(--brand-deep);color:var(--text-inverse);display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:900;transition:background .2s ease}.agent-card-cta svg{width:17px}.agent-card:hover .agent-card-cta{background:var(--brand-primary)}.agent-card-visual{min-width:0;min-height:302px;margin:12px;border-radius:18px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;color:var(--text-inverse);background:linear-gradient(145deg,var(--card-visual-start),var(--card-visual-end));box-shadow:inset 0 0 0 1px rgba(var(--white-rgb),.12)}.agent-visual-label{padding:6px 9px;border:1px solid rgba(var(--white-rgb),.28);border-radius:16px;background:rgba(var(--white-rgb),.1);font-size:11px;font-weight:800}.agent-visual-icon{width:86px;height:86px;margin:auto;align-self:center;color:rgba(var(--white-rgb),.9)}.agent-visual-copy small,.agent-visual-copy strong{display:block}.agent-visual-copy small{margin-bottom:5px;color:rgba(var(--white-rgb),.72);font-size:11px}.agent-visual-copy strong{max-width:190px;font-size:16px;line-height:1.45}@media(max-width:1180px){.market-home .agent-grid{grid-template-columns:1fr}.market-home .agent-card{grid-template-columns:minmax(0,1.2fr) minmax(220px,.7fr)}}@media(max-width:820px){.market-home .section-heading{margin-top:30px}.market-home .agent-grid{gap:18px}.market-home .agent-card{grid-template-columns:minmax(0,1.15fr) minmax(190px,.7fr)}}@media(max-width:620px){.market-home .section-heading h2{font-size:23px}.market-home .agent-card{grid-template-columns:1fr;border-radius:20px}.agent-card-visual{order:-1;min-height:184px;margin:10px 10px 0;padding:17px}.agent-visual-icon{width:64px;height:64px}.agent-visual-copy strong{font-size:15px}.agent-card-content{padding:22px 20px 21px}.agent-card-content h3{margin-top:18px;font-size:23px}.agent-card-content>p{min-height:0}.agent-card-outcome{margin-top:14px}.agent-card-foot{padding-top:20px;align-items:center}.agent-card-cta{min-height:46px}}@media(max-width:390px){.market-home{padding-left:16px;padding-right:16px}.agent-card-foot{align-items:stretch;flex-direction:column}.agent-card-cta{width:100%}}@media(prefers-reduced-motion:reduce){.market-home .agent-card,.agent-card-cta{transition:none}.market-home .agent-card:hover,.market-home .agent-card:active{transform:none}}.agent-card-price b{color:var(--ink)}.agent-card-foot>.agent-card-cta{color:var(--text-inverse);font-size:13px}.billing-agent-toolbar{min-height:82px;margin-top:18px;padding:16px 18px;border:1px solid var(--line);border-radius:15px;background:var(--bg-card);display:flex;align-items:center;gap:12px}.billing-agent-toolbar>div:first-child{margin-right:auto}.billing-agent-toolbar b,.billing-agent-toolbar span{display:block}.billing-agent-toolbar b{font-size:16px}.billing-agent-toolbar span{margin-top:4px;color:var(--muted);font-size:13px}.billing-agent-toolbar .search-mini{width:280px;height:46px;margin:0}.billing-agent-toolbar .search-mini input{width:100%;font-size:14px}.billing-agent-toolbar .btn{min-height:46px}.billing-agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.billing-agent-card{--billing-tone:var(--brand-primary);min-height:180px;padding:22px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:10px 15px;text-align:left;cursor:pointer;box-shadow:0 10px 28px rgba(var(--shadow-rgb),.045);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.billing-agent-card:hover{border-color:color-mix(in srgb,var(--billing-tone) 48%,var(--border-light));box-shadow:0 18px 38px rgba(var(--shadow-rgb),.1);transform:translateY(-2px)}.billing-agent-card.tone-orange,.billing-agent-card.tone-rose,.billing-agent-card.tone-blue,.billing-agent-card.tone-green{--billing-tone:var(--brand-primary)}.billing-agent-icon{width:56px;height:56px;grid-row:1/3;border-radius:16px;background:color-mix(in srgb,var(--billing-tone) 12%,var(--bg-card));color:var(--billing-tone);display:grid;place-items:center}.billing-agent-icon svg{width:27px;height:27px}.billing-agent-card-copy{min-width:0}.billing-agent-card-copy b{display:block;font-size:19px}.billing-agent-card-copy small{display:block;margin-top:5px;color:var(--text-secondary);font-size:13px;line-height:1.55}.billing-agent-count{grid-column:3;grid-row:1/3;min-width:78px;padding-left:15px;border-left:1px solid var(--border-light);text-align:right}.billing-agent-count b,.billing-agent-count small{display:block}.billing-agent-count b{color:var(--billing-tone);font-size:28px}.billing-agent-count small{margin-top:3px;color:var(--muted);font-size:11px}.billing-agent-capabilities{grid-column:2;display:flex;gap:6px;flex-wrap:wrap}.billing-agent-capabilities i{padding:5px 8px;border-radius:999px;background:var(--bg-soft);color:var(--text-secondary);font-size:11px;font-weight:800;font-style:normal}.billing-agent-open{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:5px;color:var(--billing-tone);font-size:13px;font-weight:900}.billing-agent-open svg{width:17px}.billing-agent-editor{margin-top:18px}.billing-agent-editor>header{min-height:132px;padding:22px 24px;border-radius:18px;background:linear-gradient(125deg,var(--brand-deep),var(--brand-primary));color:var(--text-inverse);display:grid;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:22px}.billing-back-button{min-height:46px;padding:0 14px;border:1px solid rgba(var(--white-rgb),.34);border-radius:11px;background:rgba(var(--white-rgb),.1);color:var(--text-inverse);display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800;cursor:pointer}.billing-back-button svg{width:18px}.billing-agent-editor>header>div>span{color:var(--text-inverse-muted);font-size:12px;font-weight:800}.billing-agent-editor>header h2{margin:5px 0;font-size:27px}.billing-agent-editor>header p{margin:0;color:var(--text-inverse-muted);font-size:13px}.billing-agent-editor>header .ops-status{background:rgba(var(--white-rgb),.14);color:var(--text-inverse)}.billing-agent-editor>header .ops-status.draft{background:var(--status-warning-bg);color:var(--status-warning)}.billing-readonly-note{margin-top:14px;padding:15px 17px;border:1px solid var(--border-default);border-radius:13px;background:var(--bg-soft);color:var(--brand-primary);display:flex;align-items:flex-start;gap:11px}.billing-readonly-note>svg{width:21px;flex:0 0 21px}.billing-readonly-note b,.billing-readonly-note span{display:block}.billing-readonly-note b{font-size:14px}.billing-readonly-note span{margin-top:3px;font-size:13px;line-height:1.55}.billing-step-list{display:grid;gap:13px;margin-top:14px}.billing-step-card{position:relative;min-height:156px;padding:20px;border:1px solid var(--border-light);border-radius:17px;background:var(--bg-card);display:grid;grid-template-columns:44px minmax(220px,.8fr) minmax(390px,1.4fr) 132px;align-items:center;gap:16px;box-shadow:0 8px 24px rgba(var(--shadow-rgb),.035)}.billing-step-number{width:42px;height:42px;border-radius:12px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center;font-size:12px;font-weight:900}.billing-step-title{min-width:0}.billing-step-title>div>b,.billing-step-title>div>small{display:block}.billing-step-title>div>b{font-size:16px;line-height:1.45}.billing-step-title>div>small{margin-top:6px;color:var(--muted);font-size:12px}.billing-item-status{display:inline-flex;margin-top:12px;padding:5px 8px;border-radius:999px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:11px;font-weight:900}.billing-item-status.disabled{background:var(--bg-soft);color:var(--text-secondary)}.billing-step-fields{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px}.billing-step-fields>label{min-width:0;color:var(--text-secondary);font-size:12px;font-weight:800}.billing-step-fields>label>span{height:46px;margin-top:7px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-card);display:flex;align-items:center;overflow:hidden}.billing-step-fields input{width:100%;min-width:0;height:44px;padding:0 12px;border:0;background:transparent;color:var(--ink);font-size:16px;font-weight:900;outline:0}.billing-step-fields label>span>i{padding:0 10px;border-left:1px solid var(--border-light);color:var(--text-secondary);font-size:11px;font-style:normal}.billing-step-fields select{width:100%;height:46px;margin-top:7px;padding:0 10px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-card);color:var(--ink);font-size:13px;font-weight:800}.billing-step-fields input:disabled,.billing-step-fields select:disabled{background:var(--bg-soft);color:var(--text-secondary)}.billing-token-note{grid-column:3;margin:-4px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.55}.billing-save-step{min-height:46px;padding:0 13px;border:0;border-radius:11px;background:var(--purple);color:var(--text-inverse);display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:900;cursor:pointer}.billing-save-step svg{width:17px}.billing-save-step:disabled{background:var(--bg-soft);color:var(--text-secondary);cursor:not-allowed}@media(max-width:1180px){.billing-step-card{grid-template-columns:44px minmax(0,1fr) 140px}.billing-step-fields{grid-column:2/4;grid-row:2}.billing-token-note{grid-column:2/4}.billing-save-step{grid-column:3;grid-row:1}}@media(max-width:760px){.billing-agent-grid{grid-template-columns:1fr}.billing-agent-toolbar{align-items:stretch;flex-wrap:wrap}.billing-agent-toolbar>div:first-child{width:100%;margin:0}.billing-agent-toolbar .search-mini{width:auto;flex:1}.billing-agent-editor>header{grid-template-columns:1fr;gap:14px}.billing-back-button{width:max-content}.billing-agent-editor>header>.ops-status{justify-self:start}.billing-step-card{grid-template-columns:42px minmax(0,1fr);align-items:start}.billing-step-title,.billing-step-fields,.billing-token-note,.billing-save-step{grid-column:1/-1}.billing-step-fields{grid-row:auto;grid-template-columns:1fr 1fr}.billing-save-step{grid-row:auto;width:100%}}@media(max-width:540px){.billing-agent-toolbar .search-mini,.billing-agent-toolbar .btn{width:100%;flex:none}.billing-agent-card{min-height:214px;padding:18px;grid-template-columns:48px minmax(0,1fr)}.billing-agent-icon{width:48px;height:48px;border-radius:14px}.billing-agent-count{grid-column:1;grid-row:3;padding:0;border:0;text-align:left}.billing-agent-count b{font-size:22px}.billing-agent-capabilities{grid-column:2;grid-row:2}.billing-agent-open{grid-column:2;grid-row:3;align-self:end}.billing-agent-editor>header{padding:20px 17px;border-radius:16px}.billing-agent-editor>header h2{font-size:23px}.billing-step-card{padding:17px 15px}.billing-step-fields{grid-template-columns:1fr}.billing-token-note{margin-top:0}.billing-agent-editor>.pagination{padding-left:0;padding-right:0}}@media(prefers-reduced-motion:reduce){.billing-agent-card{transition:none}.billing-agent-card:hover{transform:none}}.api-config-guide{width:min(1100px,100%);max-width:1100px;margin-top:28px;padding:0;overflow:hidden;border-radius:20px;background:linear-gradient(145deg,var(--bg-card),var(--bg-page));box-shadow:0 18px 48px rgba(var(--shadow-rgb),.06)}.api-config-heading{min-height:108px;padding:24px 28px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 92% 0,rgba(var(--brand-rgb),.24),transparent 32%),var(--bg-card)}.api-config-heading>span{width:48px;height:48px;border-radius:14px;background:var(--purple);color:var(--text-inverse);display:grid;place-items:center}.api-config-heading>span svg{width:23px}.api-config-heading h2{margin:0 0 5px;font-size:21px}.api-config-heading p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.6}.api-config-heading>strong{padding:9px 12px;border-radius:999px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:12px;white-space:nowrap}.api-provider-list{padding:20px;display:grid;gap:16px}.api-provider-card{--api-tone:var(--brand-primary);overflow:hidden;border:1px solid var(--border-light);border-radius:17px;background:var(--bg-card);box-shadow:0 8px 24px rgba(var(--shadow-rgb),.035)}.api-provider-card.tone-orange{--api-tone:var(--brand-primary)}.api-provider-card.tone-lime{--api-tone:var(--brand-deep)}.api-provider-head{min-height:84px;padding:16px 20px;display:grid;grid-template-columns:32px 50px minmax(0,1fr) auto;align-items:center;gap:13px;border-bottom:1px solid var(--border-light)}.api-provider-number{color:var(--text-muted);font-size:11px;font-weight:900}.api-provider-icon{width:50px;height:50px;border-radius:14px;background:color-mix(in srgb,var(--api-tone) 12%,var(--bg-card));color:var(--api-tone);display:grid;place-items:center}.api-provider-icon svg{width:24px}.api-provider-head>div b,.api-provider-head>div small{display:block}.api-provider-head>div b{font-size:18px}.api-provider-head>div small{margin-top:4px;color:var(--text-secondary);font-size:12px}.api-provider-guide{padding:20px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:18px}.api-provider-guide h3{margin:0 0 13px;font-size:14px}.api-provider-guide ol{margin:0;padding:0;list-style:none;counter-reset:api-step;display:grid;gap:9px}.api-provider-guide li{counter-increment:api-step;min-height:27px;display:flex;align-items:center;gap:9px;color:var(--text-secondary);font-size:13px;line-height:1.5}.api-provider-guide li:before{content:counter(api-step);width:24px;height:24px;flex:0 0 24px;border-radius:8px;background:color-mix(in srgb,var(--api-tone) 12%,var(--bg-card));color:var(--api-tone);display:grid;place-items:center;font-size:10px;font-weight:900}.api-provider-source{min-width:0;padding:15px 16px;border:1px solid color-mix(in srgb,var(--api-tone) 20%,var(--border-light));border-radius:13px;background:color-mix(in srgb,var(--api-tone) 5%,var(--bg-card))}.api-provider-source>small,.api-provider-source>b{display:block}.api-provider-source>small{color:var(--text-secondary);font-size:11px;font-weight:800}.api-provider-source>b{margin-top:4px;font-size:14px}.api-provider-source>p{margin:7px 0 9px;color:var(--text-secondary);font-size:12px;line-height:1.5}.api-provider-source .api-provider-url{min-height:auto;margin:0 0 13px;padding:0;display:flex;align-items:flex-start;justify-content:flex-start;gap:7px;color:var(--api-tone);font-size:12px;font-weight:700;line-height:1.5;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.api-provider-url span{min-width:0}.api-provider-source>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.api-provider-source>div a,.api-provider-source button{min-height:44px;padding:0 12px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:900;text-decoration:none;cursor:pointer}.api-provider-source>div a:first-child{border:0;background:var(--api-tone);color:var(--text-inverse)}.api-provider-source button{border:1px solid var(--border-light);background:var(--bg-card);color:var(--text-secondary)}.api-provider-source .api-doc-link{margin-left:auto;padding-left:6px;padding-right:6px;color:var(--api-tone)}.api-provider-source svg{width:16px;flex:0 0 16px}.api-provider-config-action{min-height:76px;padding:14px 20px;border-top:1px solid var(--border-light);background:var(--bg-card);display:flex;align-items:center;justify-content:space-between;gap:16px}.api-provider-config-action>div:first-child{min-width:0;display:flex;align-items:center;gap:10px}.api-provider-config-action>div:first-child>svg{width:35px;height:35px;padding:8px;border-radius:10px;background:var(--bg-soft);color:var(--api-tone);flex:0 0 35px}.api-provider-config-action b,.api-provider-config-action small{display:block}.api-provider-config-action b{font-size:13px}.api-provider-config-action small{max-width:520px;margin-top:3px;color:var(--text-secondary);font-size:11px;overflow-wrap:anywhere}.api-provider-config-action .credential-actions{flex:0 0 auto!important}.api-provider-config-action .credential-actions .btn{min-height:44px}.api-credential-form{padding:20px;border-top:1px solid var(--border-light);background:var(--bg-page);display:grid;grid-template-columns:minmax(300px,1fr) auto;align-items:end;gap:14px 12px}.api-credential-form-title{grid-column:1/-1;display:flex;align-items:center;gap:11px}.api-credential-form-title>span{min-width:56px;height:28px;padding:0 10px;border-radius:999px;background:var(--api-tone);color:var(--text-inverse);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.api-credential-form-title b,.api-credential-form-title small{display:block}.api-credential-form-title b{font-size:15px}.api-credential-form-title small{margin-top:3px;color:var(--text-secondary);font-size:12px;line-height:1.5}.api-credential-form label{color:var(--text-secondary);font-size:13px;font-weight:900}.api-credential-form input{width:100%;height:48px;margin-top:7px;padding:0 13px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-card);color:var(--ink);font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.api-credential-form input:focus{border-color:var(--api-tone);box-shadow:0 0 0 3px color-mix(in srgb,var(--api-tone) 16%,transparent)}.api-credential-form label>small{display:block;margin-top:5px;color:var(--text-secondary);font-size:11px;font-weight:500;line-height:1.5}.api-credential-form-actions{display:flex;align-items:center;gap:8px}.api-credential-form-actions .btn,.api-cancel-button{min-height:48px;white-space:nowrap}.api-cancel-button{padding:0 14px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card);color:var(--text-secondary);font-size:13px;font-weight:800;cursor:pointer}.api-base-url-details{grid-column:1/-1;border-top:1px dashed var(--border-default);padding-top:12px}.api-base-url-details summary{width:max-content;max-width:100%;color:var(--text-secondary);font-size:12px;font-weight:800;cursor:pointer}.api-base-url-details label{display:block;max-width:720px;margin-top:12px}@media(max-width:900px){.api-config-heading{grid-template-columns:48px minmax(0,1fr)}.api-config-heading>strong{grid-column:2;justify-self:start}.api-provider-guide,.api-credential-form{grid-template-columns:1fr}.api-credential-form-actions{justify-content:flex-end}}@media(max-width:620px){.api-config-guide{border-radius:16px}.api-config-heading{padding:20px 17px;grid-template-columns:42px minmax(0,1fr);gap:12px}.api-config-heading>span{width:42px;height:42px}.api-config-heading h2{font-size:19px}.api-config-heading p{font-size:12px}.api-config-heading>strong{grid-column:1/-1}.api-provider-list{padding:12px}.api-provider-head{padding:15px;grid-template-columns:28px 44px minmax(0,1fr);gap:10px}.api-provider-icon{width:44px;height:44px}.api-provider-head>.credential-status{grid-column:2/4;justify-self:start}.api-provider-guide{padding:16px}.api-provider-source{padding:14px}.api-provider-source>div{display:grid;grid-template-columns:1fr 1fr}.api-provider-source>div a,.api-provider-source button{width:100%}.api-provider-source .api-doc-link{grid-column:1/-1;margin:0}.api-provider-config-action{align-items:stretch;flex-direction:column;padding:15px}.api-provider-config-action .credential-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr}.api-provider-config-action .credential-actions .btn:only-child{grid-column:1/-1}.api-credential-form{padding:16px;grid-template-columns:1fr}.api-credential-form-title{align-items:flex-start}.api-credential-form-title>span{margin-top:1px}.api-credential-form-actions{display:grid;grid-template-columns:1fr 1fr}.api-credential-form-actions .btn:only-child{grid-column:1/-1}.api-credential-form-actions .btn,.api-cancel-button{width:100%}}.settings-body>.strategy-card{max-width:1040px;margin-bottom:18px}.trial-strategy-card{border-color:var(--border-default);background:radial-gradient(circle at 100% 0,rgba(var(--brand-rgb),.22),transparent 34%),var(--bg-card)}.trial-strategy-card.enabled{border-color:var(--border-active)}.trial-icon,.mode-badge.trial-on{background:var(--bg-selected);color:var(--text-primary)}.mode-badge.trial-off{background:var(--bg-soft);color:var(--text-secondary)}.trial-setting-panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:16px;margin-top:22px}.trial-switch-row,.trial-days-field{min-height:132px;padding:18px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card)}.trial-switch-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:18px;cursor:pointer}.trial-switch-row>b,.trial-switch-row small,.trial-switch-row span>b{display:block}.trial-switch-row span>b{font-size:15px}.trial-switch-row span>small{max-width:520px;margin-top:6px;color:var(--text-secondary);font-size:13px;line-height:1.6}.trial-switch-row>input{position:absolute;opacity:0;pointer-events:none}.trial-switch-row>i{position:relative;width:58px;height:32px;border-radius:999px;background:var(--bg-soft);box-shadow:inset 0 0 0 1px var(--border-default);transition:background .2s ease;pointer-events:none}.trial-switch-row>i>span{position:absolute;left:4px;top:4px;width:24px;height:24px;border-radius:50%;background:var(--bg-card);box-shadow:0 2px 8px rgba(var(--shadow-rgb),.22);transition:transform .2s ease}.trial-switch-row>input:checked+i{background:var(--purple)}.trial-switch-row>input:checked+i>span{transform:translate(26px)}.trial-switch-row>input:focus-visible+i{outline:3px solid rgba(var(--brand-rgb),.22);outline-offset:3px}.trial-switch-row>input:disabled+i{opacity:.5}.trial-days-field>label{display:block;color:var(--text-secondary);font-size:13px;font-weight:900}.trial-days-field>div{height:48px;margin-top:9px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-card);display:flex;align-items:center;overflow:hidden}.trial-days-field input{width:100%;min-width:0;height:46px;padding:0 13px;border:0;background:transparent;color:var(--ink);font-size:18px;font-weight:900;outline:none}.trial-days-field>div>span{padding:0 14px;border-left:1px solid var(--border-light);color:var(--text-secondary);font-size:13px;font-weight:800}.trial-days-field>small{display:block;margin-top:8px;color:var(--text-secondary);font-size:12px;line-height:1.55}.trial-save-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border-light)}.trial-save-row>span{display:flex;align-items:center;gap:7px;color:var(--text-secondary);font-size:12px;font-weight:700}.trial-save-row>span svg{width:17px;color:var(--text-primary)}.trial-save-row .btn{min-height:46px}.settings-notice{max-width:1040px;margin:0 0 18px;font-size:13px}.settings-body>.policy-grid{max-width:1040px}@media(max-width:820px){.trial-setting-panel{grid-template-columns:1fr}.trial-save-row{align-items:stretch;flex-direction:column}.trial-save-row .btn{width:100%}}@media(max-width:540px){.settings-body>.strategy-card{padding:19px 16px}.trial-strategy-card .strategy-title{padding-right:0;display:grid;grid-template-columns:44px minmax(0,1fr)}.trial-strategy-card .strategy-title>.mode-badge{position:static;grid-column:2;justify-self:start;margin:3px 0 0}.trial-switch-row,.trial-days-field{min-height:0;padding:16px}.trial-switch-row{grid-template-columns:minmax(0,1fr) 58px}.trial-save-row>span{align-items:flex-start;line-height:1.5}}@media(prefers-reduced-motion:reduce){.trial-switch-row>i,.trial-switch-row>i>span{transition:none}}.sidebar nav .tutorial-nav-item{margin:3px 0;border:1px solid rgba(var(--brand-rgb),.34);background:linear-gradient(100deg,rgba(var(--brand-rgb),.16),rgba(var(--white-rgb),.04));color:var(--text-inverse-muted);font-weight:900}.sidebar nav .tutorial-nav-item svg{color:var(--lime)}.sidebar nav .tutorial-nav-item:hover,.sidebar nav .tutorial-nav-item.active{border-color:var(--lime);background:var(--lime);color:var(--deep)}.sidebar nav .tutorial-nav-item:hover svg,.sidebar nav .tutorial-nav-item.active svg{color:var(--deep)}.sidebar-admin nav{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(var(--white-rgb),.24) transparent}.tutorial-home-card{width:100%;min-height:126px;margin:22px 0;padding:20px 22px;border:1px solid var(--border-default);border-radius:20px;background:radial-gradient(circle at 88% 12%,rgba(var(--brand-rgb),.35),transparent 26%),linear-gradient(120deg,var(--brand-deep),var(--brand-primary) 68%,var(--brand-primary));color:var(--text-inverse);display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;text-align:left;cursor:pointer;box-shadow:0 18px 40px rgba(var(--shadow-rgb),.15);transition:transform .2s ease,box-shadow .2s ease}.tutorial-home-card:hover{transform:translateY(-2px);box-shadow:0 22px 46px rgba(var(--shadow-rgb),.22)}.tutorial-home-icon{width:64px;height:64px;border-radius:18px;background:var(--lime);color:var(--deep);display:grid;place-items:center;transform:rotate(-3deg)}.tutorial-home-icon svg{width:31px;height:31px}.tutorial-home-copy{min-width:0}.tutorial-home-copy small,.tutorial-home-copy b,.tutorial-home-copy p{display:block}.tutorial-home-copy small{color:var(--text-muted);font-size:12px;font-weight:900}.tutorial-home-copy b{margin-top:5px;font-size:21px;line-height:1.35}.tutorial-home-copy p{margin:5px 0 0;color:var(--text-inverse-muted);font-size:13px;line-height:1.55}.tutorial-home-action{min-height:46px;padding:0 15px;border-radius:12px;background:var(--bg-card);color:var(--deep);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;white-space:nowrap}.tutorial-home-action svg{width:17px}.tutorial-page{min-height:calc(100vh - 72px);padding:42px 4.5vw 64px;background:radial-gradient(circle at 88% 5%,rgba(var(--brand-rgb),.2),transparent 24%),linear-gradient(180deg,var(--bg-page),var(--bg-page))}.tutorial-page-head{max-width:1280px;margin:0 auto 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.tutorial-page-head h1{margin:14px 0 7px;font-size:38px;letter-spacing:-1px}.tutorial-page-head p{max-width:720px;margin:0;color:var(--text-secondary);font-size:15px;line-height:1.7}.tutorial-video-layout{max-width:1280px;margin:auto;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.45fr);gap:22px}.tutorial-video-stage{min-height:500px;padding:16px;border-radius:24px;background:var(--brand-deep);box-shadow:0 24px 60px rgba(var(--shadow-rgb),.2);display:grid;place-items:center}.tutorial-video-stage video{display:block;width:100%;max-height:72vh;border-radius:15px;background:var(--brand-deep);object-fit:contain}.tutorial-checklist{padding:28px;border:1px solid var(--border-light);border-radius:22px;background:var(--bg-card);box-shadow:0 16px 44px rgba(var(--shadow-rgb),.07)}.tutorial-checklist-mark{width:58px;height:58px;border-radius:17px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.tutorial-checklist-mark svg{width:28px}.tutorial-checklist>small{display:block;margin-top:20px;color:var(--purple);font-size:12px;font-weight:900}.tutorial-checklist h2{margin:6px 0 20px;font-size:24px;line-height:1.4}.tutorial-checklist ol{margin:0 0 22px;padding:0;list-style:none;display:grid;gap:11px}.tutorial-checklist li{padding:12px;border-radius:13px;background:var(--bg-page);display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px}.tutorial-checklist li>span{width:36px;height:36px;border-radius:10px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center;font-size:10px;font-weight:900}.tutorial-checklist li b,.tutorial-checklist li p{display:block}.tutorial-checklist li b{font-size:14px}.tutorial-checklist li p{margin:3px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.5}.tutorial-checklist>.btn{width:100%;min-height:48px}.tutorial-empty-state{max-width:760px;min-height:440px;margin:48px auto;padding:44px;border:1px dashed var(--border-default);border-radius:24px;background:var(--bg-card);text-align:center;display:grid;place-items:center;align-content:center}.tutorial-empty-state>span{width:76px;height:76px;border-radius:22px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.tutorial-empty-state>span svg{width:34px}.tutorial-empty-state h2{margin:20px 0 8px;font-size:26px}.tutorial-empty-state p{max-width:560px;margin:0 0 24px;color:var(--text-secondary);font-size:14px;line-height:1.7}.tutorial-admin-page{min-height:calc(100vh - 72px);background:linear-gradient(180deg,var(--bg-page),var(--bg-page))}.tutorial-publish-status{min-height:40px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:900}.tutorial-publish-status svg{width:16px}.tutorial-publish-status.published{background:var(--status-success-bg);color:var(--status-success)}.tutorial-publish-status.empty{background:var(--bg-soft);color:var(--text-secondary)}.tutorial-admin-grid{max-width:1180px;margin-top:26px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:20px}.tutorial-upload-card,.tutorial-admin-preview{border:1px solid var(--border-light);border-radius:21px;background:var(--bg-card);box-shadow:0 16px 40px rgba(var(--shadow-rgb),.055)}.tutorial-upload-card{padding:25px}.tutorial-upload-card>header{display:flex;align-items:center;gap:13px;margin-bottom:20px}.tutorial-upload-card>header>span{width:48px;height:48px;border-radius:14px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.tutorial-upload-card>header>span svg{width:23px}.tutorial-upload-card h2{margin:0 0 4px;font-size:20px}.tutorial-upload-card header p{margin:0;color:var(--text-secondary);font-size:12px}.tutorial-file-picker{position:relative;min-height:112px;padding:18px;border:1.5px dashed var(--border-default);border-radius:15px;background:var(--bg-card);display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:13px;cursor:pointer}.tutorial-file-picker.selected{border-style:solid;border-color:var(--border-active);background:var(--bg-page)}.tutorial-file-picker>input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.tutorial-file-picker>span{width:50px;height:50px;border-radius:14px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.tutorial-file-picker.selected>span{background:var(--bg-brand-soft);color:var(--text-primary)}.tutorial-file-picker>div{min-width:0}.tutorial-file-picker b,.tutorial-file-picker small{display:block}.tutorial-file-picker b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tutorial-file-picker small{margin-top:4px;color:var(--text-secondary);font-size:12px;line-height:1.5}.tutorial-file-picker em{min-height:42px;padding:0 12px;border-radius:10px;background:var(--purple);color:var(--text-inverse);display:inline-flex;align-items:center;font-size:12px;font-weight:900;font-style:normal}.tutorial-admin-field{display:block;margin-top:17px;color:var(--text-secondary);font-size:13px;font-weight:900}.tutorial-admin-field input,.tutorial-admin-field textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-card);color:var(--ink);font-size:14px;outline:none}.tutorial-admin-field input{height:48px}.tutorial-admin-field textarea{min-height:100px;resize:vertical;line-height:1.6}.tutorial-admin-field input:focus,.tutorial-admin-field textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(var(--shadow-rgb),.1)}.tutorial-upload-progress{margin-top:16px;padding:14px;border-radius:13px;background:var(--bg-soft)}.tutorial-upload-progress>div{height:8px;border-radius:999px;background:var(--bg-soft);overflow:hidden}.tutorial-upload-progress>div>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--brand-primary),var(--lime));transition:width .2s ease}.tutorial-upload-progress b,.tutorial-upload-progress small{display:block}.tutorial-upload-progress b{margin-top:8px;font-size:13px}.tutorial-upload-progress small{margin-top:3px;color:var(--text-secondary);font-size:11px}.tutorial-upload-card>.notice{margin-top:15px}.tutorial-publish-button{width:100%;min-height:50px;margin-top:18px}.tutorial-admin-preview{padding:20px;align-self:start;position:sticky;top:94px}.tutorial-admin-preview>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tutorial-admin-preview>header small,.tutorial-admin-preview>header h2{display:block}.tutorial-admin-preview>header small{color:var(--purple);font-size:11px;font-weight:900}.tutorial-admin-preview>header h2{margin:4px 0 0;font-size:19px}.tutorial-admin-preview>header>span{padding:6px 8px;border-radius:8px;background:var(--bg-soft);color:var(--text-secondary);font-size:11px;font-weight:800}.tutorial-admin-preview>video,.tutorial-preview-empty{width:100%;min-height:280px;margin-top:16px;border-radius:15px;background:var(--brand-deep)}.tutorial-admin-preview>video{display:block;max-height:480px;object-fit:contain}.tutorial-preview-empty{color:var(--text-inverse-muted);display:grid;place-items:center;align-content:center;text-align:center}.tutorial-preview-empty svg{width:42px}.tutorial-preview-empty b{margin-top:12px;color:var(--text-inverse);font-size:16px}.tutorial-preview-empty p{max-width:280px;margin:6px 0 0;font-size:12px;line-height:1.6}.tutorial-preview-copy{padding:17px 4px 4px}.tutorial-preview-copy b{font-size:17px}.tutorial-preview-copy p{margin:5px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.6}.tutorial-updated-at{display:block;padding:11px 4px 0;border-top:1px solid var(--border-light);color:var(--text-secondary);font-size:11px}.tutorial-welcome-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:rgba(var(--brand-rgb),.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px;display:grid;place-items:center}.tutorial-welcome-dialog{width:min(860px,100%);min-height:460px;border-radius:26px;background:var(--bg-card);display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);overflow:hidden;box-shadow:0 34px 100px rgba(var(--shadow-rgb),.42)}.tutorial-welcome-visual{position:relative;min-height:460px;background:radial-gradient(circle at 35% 30%,var(--brand-primary),var(--brand-deep) 62%,var(--brand-deep));display:grid;place-items:center}.tutorial-welcome-visual>span{width:150px;height:150px;border-radius:42px;background:var(--lime);color:var(--deep);display:grid;place-items:center;transform:rotate(-5deg);box-shadow:22px 22px 0 var(--orange)}.tutorial-welcome-visual>span svg{width:70px;height:70px}.tutorial-welcome-visual>i{position:absolute;width:58px;height:58px;border-radius:50%;background:var(--bg-card);color:var(--purple);display:grid;place-items:center;font-style:normal}.tutorial-welcome-visual>i svg{width:23px;fill:currentColor}.tutorial-welcome-copy{padding:44px 42px;display:flex;flex-direction:column;justify-content:center}.tutorial-welcome-copy h2{margin:14px 0 9px;font-size:29px;line-height:1.35;letter-spacing:-.5px}.tutorial-welcome-copy>p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.75}.tutorial-welcome-copy ul{margin:20px 0;padding:0;list-style:none;display:grid;gap:8px}.tutorial-welcome-copy li{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:13px;font-weight:800}.tutorial-welcome-copy li svg{width:17px;color:var(--brand-primary)}.tutorial-welcome-copy .notice{margin:0 0 14px}.tutorial-welcome-actions{display:flex;align-items:center;gap:10px}.tutorial-welcome-actions>.btn{min-height:48px;flex:1}.tutorial-welcome-actions>button:last-child{min-height:48px;padding:0 14px;border:0;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:800;cursor:pointer}.tutorial-welcome-actions>button:disabled{opacity:.5}@media(max-width:1000px){.tutorial-video-layout,.tutorial-admin-grid{grid-template-columns:1fr}.tutorial-admin-preview{position:static}.tutorial-video-stage{min-height:360px}.tutorial-checklist ol{grid-template-columns:repeat(3,1fr)}.tutorial-checklist li{grid-template-columns:1fr}.tutorial-checklist li>span{width:36px}.tutorial-welcome-dialog{grid-template-columns:260px minmax(0,1fr)}}@media(max-width:760px){.tutorial-home-card{grid-template-columns:52px minmax(0,1fr);padding:17px;gap:13px}.tutorial-home-icon{width:52px;height:52px;border-radius:15px}.tutorial-home-action{grid-column:1/-1;width:100%}.tutorial-page{padding:26px 18px 48px}.tutorial-page-head{align-items:flex-start;flex-direction:column}.tutorial-page-head h1{font-size:30px}.tutorial-page-head>.btn{width:100%}.tutorial-video-stage{min-height:240px;padding:9px;border-radius:17px}.tutorial-checklist{padding:21px 17px}.tutorial-checklist ol{grid-template-columns:1fr}.tutorial-admin-grid{margin-top:20px}.tutorial-upload-card{padding:19px 16px}.tutorial-file-picker{grid-template-columns:46px minmax(0,1fr)}.tutorial-file-picker>span{width:46px;height:46px}.tutorial-file-picker>em{grid-column:1/-1;width:100%;justify-content:center}.tutorial-admin-preview{padding:16px}.tutorial-welcome-overlay{padding:14px}.tutorial-welcome-dialog{max-height:calc(100dvh - 28px);overflow-y:auto;grid-template-columns:1fr}.tutorial-welcome-visual{min-height:180px}.tutorial-welcome-visual>span{width:92px;height:92px;border-radius:27px;box-shadow:12px 12px 0 var(--orange)}.tutorial-welcome-visual>span svg{width:44px}.tutorial-welcome-visual>i{width:44px;height:44px}.tutorial-welcome-copy{padding:26px 20px}.tutorial-welcome-copy h2{font-size:24px}.tutorial-welcome-actions{align-items:stretch;flex-direction:column}.tutorial-welcome-actions>button{width:100%}}@media(max-width:540px){.tutorial-home-copy b{font-size:18px}.tutorial-home-copy p{font-size:12px}.tutorial-page-head p{font-size:13px}.tutorial-empty-state{min-height:360px;padding:28px 18px}.tutorial-admin-page .admin-heading{display:block}.tutorial-publish-status{margin-top:14px}.tutorial-admin-preview>video,.tutorial-preview-empty{min-height:210px}.tutorial-welcome-visual{min-height:150px}.tutorial-welcome-copy{padding:22px 17px}.tutorial-welcome-copy h2{font-size:22px}}@media(prefers-reduced-motion:reduce){.tutorial-home-card,.tutorial-upload-progress>div>span{transition:none}.tutorial-home-card:hover{transform:none}}.xhs-workspace{max-width:1240px;margin:0 auto;padding:28px 32px 70px}.xhs-hero{min-height:188px;padding:34px 38px;border-radius:24px;background:radial-gradient(circle at 82% 14%,rgba(var(--brand-rgb),.28),transparent 29%),linear-gradient(125deg,var(--brand-deep),var(--brand-primary) 66%,var(--bg-selected) 125%);color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 20px 45px rgba(var(--shadow-rgb),.2)}.xhs-hero>div:first-child{max-width:690px}.xhs-hero>div:first-child>span{color:var(--text-muted);font-size:13px;font-weight:900}.xhs-hero h1{margin:8px 0 10px;font-size:38px;letter-spacing:-1px}.xhs-hero p{margin:0;color:var(--text-inverse-muted);font-size:15px;line-height:1.75}.xhs-hero .mode-switch,.xhs-hero .mode-locked{flex:0 0 300px;background:rgba(var(--white-rgb),.12);border-color:rgba(var(--white-rgb),.22)}.xhs-hero .mode-switch button{color:var(--text-inverse-muted)}.xhs-hero .mode-switch button.active{background:var(--lime);color:var(--deep)}.xhs-steps{display:grid;grid-template-columns:repeat(6,1fr);margin:22px 0 18px;padding:12px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card)}.xhs-steps>button{min-height:62px;padding:8px;border:0;border-radius:13px;background:transparent;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:900;cursor:default}.xhs-steps>button.done{color:var(--status-success);cursor:pointer}.xhs-steps>button.active{background:var(--bg-page);color:var(--brand-primary)}.xhs-steps i{width:28px;height:28px;border-radius:50%;background:var(--bg-soft);display:grid;place-items:center;font-style:normal;font-size:12px}.xhs-steps .active i{background:var(--brand-primary);color:var(--text-inverse)}.xhs-steps .done i{background:var(--lime);color:var(--deep)}.xhs-steps svg{width:15px}.xhs-stage{min-height:540px;padding:34px;border:1px solid var(--border-light);border-radius:22px;background:var(--bg-card);box-shadow:0 14px 40px rgba(var(--shadow-rgb),.06)}.xhs-stage>section{max-width:1000px;margin:0 auto}.xhs-stage-heading{margin-bottom:25px}.xhs-stage-heading>span{color:var(--brand-primary);font-size:12px;font-weight:900}.xhs-stage-heading h2{margin:7px 0;font-size:26px}.xhs-stage-heading p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7}.xhs-stage input:focus,.xhs-stage textarea:focus{border-color:var(--border-active);box-shadow:0 0 0 3px rgba(var(--shadow-rgb),.09)}.xhs-source-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.xhs-source-modes>button{min-height:126px;padding:18px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card);color:var(--ink);display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;gap:4px 12px;text-align:left;cursor:pointer}.xhs-source-modes>button.active{border:2px solid var(--border-default);background:var(--bg-page)}.xhs-source-modes svg{grid-row:1/3;width:24px;height:46px;color:var(--brand-primary)}.xhs-source-modes b{font-size:15px}.xhs-source-modes small{color:var(--text-secondary);font-size:11px;line-height:1.5}.xhs-content-input{display:block;margin-top:16px}.xhs-content-input>span,.xhs-goal-audience label>span,.xhs-strategy-summary span,.xhs-draft-editor label>span,.xhs-style-editor span,.xhs-visual-list label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:900}.xhs-content-input textarea{width:100%;height:240px;padding:18px;border:1px solid var(--border-default);border-radius:15px;background:var(--bg-card);color:var(--ink);font:inherit;font-size:15px;line-height:1.8;outline:none;resize:vertical}.xhs-content-input>small{display:block;margin-top:5px;color:var(--text-secondary);font-size:11px;text-align:right}.xhs-goal-audience{display:grid;grid-template-columns:1.2fr 1fr;gap:14px;margin-top:16px;padding:17px;border-radius:15px;background:var(--bg-page)}.xhs-goal-audience>div>b{display:block;margin-bottom:10px;font-size:13px}.xhs-goal-audience>div>div{display:flex;gap:7px;flex-wrap:wrap}.xhs-goal-audience button{min-height:44px;padding:0 13px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card);color:var(--text-secondary);font-size:12px;font-weight:900}.xhs-goal-audience button.active{border-color:var(--purple);background:var(--bg-soft);color:var(--purple)}.xhs-goal-audience input{width:100%;height:44px;padding:0 12px;border:1px solid var(--border-light);border-radius:11px;font:inherit;outline:none}.xhs-materials{margin-top:17px;padding:18px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card)}.xhs-materials>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.xhs-materials>header b,.xhs-materials>header small{display:block}.xhs-materials>header b{font-size:15px}.xhs-materials>header small{margin-top:3px;color:var(--text-secondary);font-size:11px}.xhs-materials>header>span{color:var(--text-secondary);font-size:11px;font-weight:900}.xhs-materials>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.xhs-materials article{position:relative;padding:12px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.xhs-materials article.has-image{border-color:var(--border-active);background:var(--bg-page)}.xhs-materials article>div{display:flex;align-items:center;gap:8px}.xhs-materials article>div>span{width:35px;height:35px;border-radius:10px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.xhs-materials article>div svg{width:17px}.xhs-materials article p{margin:0}.xhs-materials article b,.xhs-materials article small{display:block}.xhs-materials article b{font-size:12px}.xhs-materials article small{margin-top:2px;color:var(--text-secondary);font-size:9px}.xhs-materials label{position:relative;height:94px;margin-top:10px;border:1px dashed var(--border-default);border-radius:10px;color:var(--purple);display:grid;place-items:center;overflow:hidden;cursor:pointer}.xhs-materials label>span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:900}.xhs-materials label>span svg{width:18px}.xhs-materials label img{width:100%;height:100%;object-fit:contain;background:var(--bg-soft)}.xhs-materials label>i{position:absolute;inset:auto 0 0;padding:6px;background:rgba(var(--brand-rgb),.75);color:var(--text-inverse);display:flex;align-items:center;justify-content:center;gap:4px;font-size:9px;font-weight:900;font-style:normal}.xhs-materials label>i svg{width:13px}.xhs-materials article>button{width:100%;min-height:36px;margin-top:7px;border:0;border-radius:8px;background:var(--bg-page);color:var(--brand-primary);display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:900}.xhs-materials article>button svg{width:13px}.xhs-primary-action{margin-top:19px;display:flex;align-items:center;justify-content:space-between;gap:18px}.xhs-primary-action>span{color:var(--text-secondary);font-size:13px;font-weight:800}.xhs-primary-action .btn{min-width:250px}.xhs-strategy-summary{display:grid;grid-template-columns:1fr 1.25fr;gap:12px}.xhs-strategy-summary textarea{width:100%;height:105px;padding:12px;border:1px solid var(--border-light);border-radius:12px;font:inherit;font-size:14px;line-height:1.6;outline:none;resize:vertical}.xhs-direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px}.xhs-direction-grid>button{min-height:330px;padding:18px;border:1px solid var(--border-light);border-radius:17px;background:var(--bg-card);color:var(--ink);text-align:left;cursor:pointer}.xhs-direction-grid>button.active{border:2px solid var(--border-default);background:var(--bg-page);box-shadow:0 12px 28px rgba(var(--shadow-rgb),.09)}.xhs-direction-grid header{display:flex;align-items:center;justify-content:space-between}.xhs-direction-grid header>span{color:var(--text-secondary);font-size:10px;font-weight:900}.xhs-direction-grid header>i{padding:5px 7px;border-radius:10px;background:var(--lime);color:var(--deep);display:flex;align-items:center;gap:3px;font-size:9px;font-weight:900;font-style:normal}.xhs-direction-grid header svg{width:12px}.xhs-direction-grid h3{margin:14px 0 8px;font-size:19px}.xhs-direction-grid>button>p{min-height:66px;margin:0;color:var(--text-secondary);font-size:13px;line-height:1.65}.xhs-direction-grid>button>small{display:block;min-height:48px;margin-top:8px;color:var(--text-secondary);font-size:11px;line-height:1.5}.xhs-direction-grid>button>div{display:grid;gap:7px;margin-top:14px}.xhs-direction-grid>button>div b{padding:9px;border-radius:9px;background:var(--bg-card);color:var(--text-secondary);font-size:11px;line-height:1.45}.xhs-risk-card{margin-top:16px;padding:14px;border:1px solid var(--border-default);border-radius:13px;background:var(--bg-soft);color:var(--text-primary);display:flex;gap:11px}.xhs-risk-card>svg{width:21px;flex:0 0 21px}.xhs-risk-card b{font-size:13px}.xhs-risk-card p{margin:3px 0 0;font-size:12px;line-height:1.6}.xhs-footer-actions{margin-top:25px;padding-top:20px;border-top:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between;gap:13px}.xhs-footer-actions .btn{min-width:185px}.xhs-title-choices{display:grid;grid-template-columns:auto repeat(3,1fr);gap:9px;align-items:center;padding:15px;border-radius:15px;background:var(--bg-page)}.xhs-title-choices>span{padding:0 5px;font-size:12px;font-weight:900}.xhs-title-choices button{position:relative;min-height:54px;padding:9px 32px 9px 11px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card);color:var(--text-secondary);font-size:12px;font-weight:900;text-align:left}.xhs-title-choices button.active{border:2px solid var(--border-default);background:var(--bg-page)}.xhs-title-choices button svg{position:absolute;right:10px;top:17px;width:16px;color:var(--brand-primary)}.xhs-draft-editor{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:16px}.xhs-draft-editor label:nth-child(2){grid-row:1/4;grid-column:2}.xhs-draft-editor input,.xhs-draft-editor textarea,.xhs-style-editor input,.xhs-style-editor textarea,.xhs-visual-list input,.xhs-visual-list textarea{width:100%;border:1px solid var(--border-light);border-radius:12px;background:var(--bg-card);color:var(--ink);font:inherit;font-size:14px;outline:none}.xhs-draft-editor input,.xhs-style-editor input,.xhs-visual-list input{height:48px;padding:0 12px}.xhs-draft-editor textarea{height:470px;padding:15px;line-height:1.8;resize:vertical}.xhs-draft-editor textarea.short{height:118px;line-height:1.6}.xhs-image-count{margin-top:16px;padding:16px 18px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);display:flex;align-items:center;justify-content:space-between;gap:18px}.xhs-image-count b,.xhs-image-count small{display:block}.xhs-image-count small{margin-top:4px;color:var(--text-secondary);font-size:12px}.xhs-image-count>div:last-child{display:flex;align-items:center;gap:13px}.xhs-image-count button{width:44px;height:44px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-card);color:var(--purple);font-size:22px}.xhs-image-count>div:last-child>b{min-width:24px;text-align:center;font-size:20px}.xhs-style-editor{display:grid;grid-template-columns:1fr 1.6fr;gap:13px;margin-bottom:18px}.xhs-style-editor textarea{height:86px;padding:12px;resize:vertical}.xhs-visual-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.xhs-visual-list>article{padding:17px;border:1px solid var(--border-light);border-radius:16px;background:var(--bg-card)}.xhs-visual-list header{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;margin-bottom:13px}.xhs-visual-list header>span{width:38px;height:38px;border-radius:11px;background:var(--brand-primary);color:var(--text-inverse);display:grid;place-items:center;font-size:11px;font-weight:900}.xhs-visual-list header b,.xhs-visual-list header small{display:block}.xhs-visual-list header b{font-size:14px}.xhs-visual-list header small{margin-top:3px;color:var(--text-secondary);font-size:10px}.xhs-visual-list header>button{min-height:38px;padding:0 9px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card);color:var(--brand-primary);display:flex;align-items:center;gap:4px;font-size:10px;font-weight:900}.xhs-visual-list header>button svg{width:14px}.xhs-visual-list label+label{margin-top:11px}.xhs-visual-list textarea{height:108px;padding:11px;line-height:1.6;resize:vertical}.xhs-cost-card{margin-top:18px;padding:18px;border-radius:15px;background:var(--brand-deep);color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:20px}.xhs-cost-card>div{display:flex;align-items:center;gap:12px}.xhs-cost-card svg{width:27px;color:var(--lime)}.xhs-cost-card b,.xhs-cost-card small{display:block}.xhs-cost-card small{margin-top:4px;color:var(--text-muted);font-size:12px}.xhs-cost-card>strong{font-size:22px;color:var(--lime);white-space:nowrap}.xhs-progress{padding:18px;border-radius:15px;background:var(--bg-page)}.xhs-progress>div{display:flex;justify-content:space-between}.xhs-progress>div span{font-size:13px;font-weight:900}.xhs-progress>div b{color:var(--purple)}.xhs-progress>i{height:10px;margin-top:11px;border-radius:5px;background:var(--bg-soft);display:block;overflow:hidden}.xhs-progress em{height:100%;border-radius:5px;background:linear-gradient(90deg,var(--brand-primary),var(--purple),var(--lime));display:block}.xhs-image-tasks{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:16px}.xhs-image-tasks>article{min-height:92px;padding:12px;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);display:grid;grid-template-columns:38px 66px 1fr;align-items:center;gap:10px}.xhs-image-tasks>article>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.xhs-image-tasks .task-completed{background:var(--status-success-bg);color:var(--status-success)}.xhs-image-tasks .task-processing{background:var(--status-info-bg);color:var(--purple)}.xhs-image-tasks .task-failed{background:var(--status-error-bg);color:var(--status-error)}.xhs-image-tasks svg{width:19px}.xhs-image-tasks img{width:62px;height:80px;border-radius:8px;object-fit:cover}.xhs-image-tasks b,.xhs-image-tasks small{display:block}.xhs-image-tasks b{font-size:13px}.xhs-image-tasks small{margin-top:3px;color:var(--text-secondary);font-size:11px;line-height:1.4}.xhs-delivery{display:grid;gap:20px}.xhs-failed-images{padding:16px;border:1px solid var(--status-error-border);border-radius:15px;background:var(--status-error-bg);color:var(--status-error);display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px}.xhs-failed-images>svg{width:24px}.xhs-failed-images b,.xhs-failed-images small{display:block}.xhs-failed-images small{margin-top:4px;font-size:12px}.xhs-failed-images>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.xhs-failed-images button{min-height:40px;padding:0 11px;border:1px solid var(--status-error-border);border-radius:9px;background:var(--bg-card);color:var(--status-error);display:flex;align-items:center;gap:6px;font-size:11px;font-weight:900}.xhs-failed-images button svg{width:15px}.xhs-delivery-copy,.xhs-delivery-images,.xhs-publish-card{padding:21px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card)}.xhs-delivery-copy>header h2,.xhs-delivery-images>header h2{margin:7px 0 4px;font-size:21px}.xhs-delivery-copy>header p,.xhs-delivery-images>header p{margin:0;color:var(--text-secondary);font-size:12px}.xhs-delivery-copy>article{position:relative;margin-top:13px;padding:15px 180px 15px 15px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.xhs-delivery-copy>article>small,.xhs-delivery-copy>article>b{display:block}.xhs-delivery-copy>article>small{color:var(--text-secondary);font-size:10px;font-weight:900}.xhs-delivery-copy>article>b{margin-top:5px;font-size:16px}.xhs-delivery-copy>article>p{max-height:170px;margin:7px 0 0;overflow:auto;color:var(--text-secondary);font-size:13px;line-height:1.75;white-space:pre-wrap}.xhs-copy-action{position:absolute;right:12px;top:12px}.xhs-copy-action .btn{min-width:150px}.xhs-copy-action>small{display:block;max-width:150px;color:var(--brand-primary);font-size:9px}.xhs-hashtag-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px}.xhs-hashtag-row span{padding:5px 8px;border-radius:11px;background:var(--bg-soft);color:var(--purple);font-size:10px;font-weight:800}.xhs-delivery-images>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.xhs-delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.xhs-delivery-grid>article{position:relative;border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);overflow:hidden}.xhs-delivery-grid>article>span{position:absolute;left:8px;top:8px;width:30px;height:30px;border-radius:9px;background:var(--brand-deep);color:var(--text-inverse);display:grid;place-items:center;font-size:10px;font-weight:900}.xhs-delivery-grid img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;background:var(--bg-soft)}.xhs-delivery-grid>article>div{min-height:70px;padding:11px}.xhs-delivery-grid b,.xhs-delivery-grid small{display:block}.xhs-delivery-grid b{font-size:12px}.xhs-delivery-grid small{margin-top:4px;color:var(--text-secondary);font-size:9px;line-height:1.45}.xhs-delivery-grid .direct-download-wrap{display:block;padding:0 10px 11px}.xhs-delivery-grid .btn{width:100%;height:38px}.xhs-publish-card{background:var(--brand-deep);color:var(--text-inverse)}.xhs-publish-card>header{display:flex;align-items:center;gap:12px}.xhs-publish-card>header>span{width:46px;height:46px;border-radius:13px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.xhs-publish-card>header svg{width:22px}.xhs-publish-card>header b{font-size:18px}.xhs-publish-card>header p{margin:3px 0 0;color:var(--text-muted);font-size:11px}.xhs-publish-card>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.xhs-publish-card label{min-height:48px;padding:10px;border-radius:10px;background:rgba(var(--white-rgb),.09);display:flex;align-items:center;gap:8px;color:var(--text-inverse-muted);font-size:11px;line-height:1.45}.xhs-publish-card input{width:18px;height:18px;accent-color:var(--lime)}.xhs-publish-card>footer{margin-top:14px;padding-top:13px;border-top:1px solid rgba(var(--white-rgb),.14);display:flex;gap:8px;color:var(--text-muted);font-size:10px;line-height:1.5}.xhs-publish-card>footer svg{width:16px;flex:0 0 16px}.xhs-compact-delivery{display:grid;grid-template-columns:minmax(280px,1fr) minmax(180px,.5fr);gap:15px;align-items:center}.xhs-compact-images{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.xhs-compact-images img{width:100%;aspect-ratio:3/4;border-radius:8px;object-fit:cover}.xhs-compact-delivery b{font-size:15px}.xhs-compact-delivery p{margin:5px 0 0;color:var(--text-secondary);font-size:11px}@media(max-width:1050px){.xhs-hero{display:block}.xhs-hero .mode-switch,.xhs-hero .mode-locked{width:100%;margin-top:22px}.xhs-steps>button{display:grid;gap:4px}.xhs-steps i{margin:auto}.xhs-source-modes,.xhs-direction-grid{grid-template-columns:1fr}.xhs-direction-grid>button{min-height:0}.xhs-materials>div{grid-template-columns:1fr 1fr}.xhs-image-tasks{grid-template-columns:1fr}.xhs-delivery-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.xhs-workspace{padding:14px 12px 45px}.xhs-hero{min-height:0;padding:25px 20px;border-radius:18px}.xhs-hero h1{font-size:29px}.xhs-hero p{font-size:13px}.xhs-hero .mode-switch,.xhs-hero .mode-locked{min-width:0;flex-basis:auto}.xhs-steps{grid-template-columns:repeat(3,1fr);gap:4px;padding:7px}.xhs-steps>button{min-height:58px;font-size:11px}.xhs-stage{min-height:0;padding:22px 16px;border-radius:17px}.xhs-stage-heading h2{font-size:22px}.xhs-source-modes,.xhs-goal-audience,.xhs-strategy-summary,.xhs-draft-editor,.xhs-style-editor,.xhs-visual-list{grid-template-columns:1fr}.xhs-content-input textarea{height:230px}.xhs-primary-action,.xhs-footer-actions,.xhs-delivery-images>header{align-items:stretch;flex-direction:column}.xhs-primary-action .btn,.xhs-footer-actions .btn,.xhs-delivery-images>header .btn{width:100%;min-width:0}.xhs-title-choices{grid-template-columns:1fr}.xhs-title-choices>span{padding:5px}.xhs-draft-editor label:nth-child(2){grid-row:auto;grid-column:auto}.xhs-draft-editor textarea{height:420px}.xhs-draft-editor textarea.short{height:110px}.xhs-image-count{align-items:flex-start;flex-direction:column}.xhs-visual-list header{grid-template-columns:38px 1fr}.xhs-visual-list header>button{grid-column:2}.xhs-cost-card{align-items:flex-start;flex-direction:column}.xhs-cost-card>strong{align-self:flex-end}.xhs-image-tasks>article{grid-template-columns:36px 58px 1fr}.xhs-image-tasks img{width:54px;height:70px}.xhs-failed-images{grid-template-columns:26px 1fr}.xhs-failed-images>div:last-child{grid-column:1/-1}.xhs-failed-images button{width:100%;justify-content:center}.xhs-delivery-copy>article{padding:14px}.xhs-copy-action{position:static;display:block;margin-top:12px}.xhs-copy-action .btn{width:100%}.xhs-delivery-grid{grid-template-columns:1fr 1fr}.xhs-publish-card>div{grid-template-columns:1fr}.xhs-compact-delivery{grid-template-columns:1fr}.xhs-compact-images{grid-template-columns:repeat(3,1fr)}}@media(max-width:420px){.xhs-materials>div,.xhs-delivery-grid{grid-template-columns:1fr}.xhs-goal-audience>div>div{display:grid;grid-template-columns:1fr 1fr}.xhs-goal-audience button{padding:0 8px}}.xhs-delivery-grid>article>.xhs-order-badge{z-index:1;width:36px;height:36px;border-radius:10px;font-size:12px}.xhs-card-download{padding:0 10px 11px}.xhs-card-download .direct-download-wrap{position:static;display:grid;width:auto;min-width:0}.xhs-card-download .direct-download-wrap>.btn{width:100%;min-width:0;min-height:44px;height:auto;padding:9px 12px;white-space:nowrap}.annual-pay-button{position:relative;z-index:1;margin-top:12px}.payment-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(var(--brand-rgb),.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.payment-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:32px;border:1px solid rgba(var(--white-rgb),.55);border-radius:22px;background:radial-gradient(circle at 90% 4%,rgba(var(--brand-rgb),.3),transparent 20%),var(--bg-card);box-shadow:0 30px 90px rgba(var(--shadow-rgb),.32)}.payment-close{position:absolute;top:18px;right:18px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:var(--bg-card);cursor:pointer}.payment-close svg{width:17px}.payment-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:var(--deep);background:var(--lime);transform:rotate(-4deg)}.payment-modal h2{margin:19px 0 5px;font-size:24px}.payment-lead{margin:0 0 24px;color:var(--muted);font-size:12px;line-height:1.7}.payment-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:16px}.payment-plans button{min-height:112px;padding:14px 10px;border:1px solid var(--line);border-radius:12px;background:var(--bg-card);text-align:left;cursor:pointer}.payment-plans button.selected{border:2px solid var(--purple);background:var(--bg-page)}.payment-plans b,.payment-plans span,.payment-plans small{display:block}.payment-plans b{font-size:13px}.payment-plans span{margin:7px 0;color:var(--purple);font-size:18px;font-weight:900}.payment-plans small{color:var(--muted);font-size:9px}.payment-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 17px;border:1px solid var(--line);border-radius:11px;background:var(--bg-card);font-size:12px}.payment-summary b{color:var(--purple);font-size:22px}.payment-submit{width:100%;margin-top:16px}.payment-qr,.payment-success{display:grid;justify-items:center;gap:9px;padding:20px 0 4px;text-align:center}.payment-creating{min-height:180px;display:grid;place-items:center;align-content:center;gap:9px;text-align:center}.payment-creating>svg{width:38px;height:38px;color:var(--purple)}.payment-creating>b{font-size:15px}.payment-creating>span{font-size:11px;color:var(--muted)}.payment-qr img{width:248px;height:248px;padding:6px;border:1px solid var(--line);border-radius:14px;background:var(--bg-card)}.payment-qr>svg{width:52px;height:52px;margin:65px;color:var(--purple)}.payment-qr b{font-size:15px}.payment-qr span{color:var(--muted);font-size:10px}.payment-success>svg{width:58px;height:58px;padding:14px;border-radius:50%;color:var(--deep);background:var(--lime)}.payment-success b{margin:8px 0;font-size:17px}.payment-expired>svg{color:var(--status-error);background:var(--status-error-bg)}.payment-expired span{color:var(--muted);font-size:10px}@media(max-width:540px){.payment-overlay{padding:12px}.payment-modal{padding:25px 18px;border-radius:17px}.payment-plans{grid-template-columns:1fr}.payment-plans button{min-height:78px}.payment-qr img{width:min(248px,78vw);height:auto}}.detail-head p,.detail-journey button>b,.detail-stage-title p,.detail-input-panel label,.detail-strategy-panel>label,.detail-input-panel input,.detail-input-panel select,.detail-input-panel textarea,.detail-strategy-panel input,.detail-material-list b,.detail-primary-zone b,.detail-understanding-grid span,.detail-understanding-grid small,.detail-material-audit>p,.detail-compliance small,.detail-structure-heading p,.detail-main-plan textarea,.detail-screen-list textarea,.detail-progress-head p{font-size:14px}.detail-material-list small,.detail-material-list em,.detail-primary-zone small,.detail-understanding-grid em,.detail-material-audit h3,.detail-compliance b,.detail-reference-summary small,.detail-main-plan>b,.detail-main-plan input,.detail-screen-list input,.detail-preview-panel>div:first-child p,.detail-task-grid b,.detail-delivery-head p,.detail-section-heading>small,.detail-delivery-grid footer b{font-size:13px}.detail-structure-heading>span,.detail-keywords>span,.detail-keywords em,.detail-reference-summary>b,.detail-main-thumbs b,.detail-long-preview>span,.detail-generate-zone>div small,.detail-generate-zone>div span,.detail-generate-zone .btn small,.detail-task-grid small,.detail-task-grid span,.detail-section-heading span,.detail-delivery-grid footer .btn,.detail-failed span{font-size:12px}.detail-task-grid .btn,.detail-delivery-grid footer .btn{min-height:44px;height:44px}.detail-add-screen{height:44px}.detail-ai-helper b,.detail-ai-helper>button,.detail-field-heading>button,.detail-ai-feedback{font-size:14px}@media(max-width:1250px){.detail-plan-layout{grid-template-columns:minmax(240px,.58fr) minmax(430px,1fr)}.detail-preview-panel{grid-column:1 / -1;display:grid;grid-template-columns:1fr 220px 270px;gap:18px;align-items:start}.detail-preview-panel>div:first-child,.detail-main-thumbs{grid-column:1}.detail-main-thumbs{margin:0}.detail-long-preview{grid-column:2;grid-row:1 / 4}.detail-long-preview>div{height:260px}.detail-generate-zone{grid-column:3;grid-row:1 / 4;margin:0}.detail-task-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1000px){.detail-input-layout,.detail-understanding-layout,.detail-plan-layout{grid-template-columns:1fr}.detail-preview-panel{grid-column:auto}.detail-strategy-panel{display:grid;grid-template-columns:240px 1fr;column-gap:18px}.detail-stage-title{grid-column:1 / -1}.detail-strategy-visual{grid-row:2 / 6}.detail-delivery-grid.screens{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.detail-workspace{padding:16px 14px 42px}.detail-head{display:block;padding:23px 18px}.detail-head h1{font-size:26px}.detail-head p{font-size:12px;line-height:1.6}.detail-head>.mode-switch,.detail-head>.mode-locked{width:100%;margin-top:18px}.detail-journey{grid-template-columns:1fr 1fr;padding:10px}.detail-journey button{min-height:52px}.detail-journey button>i{display:none}.detail-plan-layout,.detail-preview-panel{display:grid;grid-template-columns:1fr}.detail-preview-panel>div:first-child,.detail-main-thumbs,.detail-long-preview,.detail-generate-zone{grid-column:auto;grid-row:auto}.detail-main-thumbs{margin:12px 0}.detail-long-preview>div{height:380px}.detail-task-grid{grid-template-columns:1fr}.detail-delivery-grid.main,.detail-delivery-grid.screens{grid-template-columns:repeat(2,1fr)}.detail-delivery-head{grid-template-columns:44px 1fr}.detail-delivery-head>span{width:44px;height:44px}.detail-delivery-head .btn{grid-column:1 / -1;width:100%}.detail-history-actions{align-items:stretch;flex-direction:column}.detail-history-actions .btn{width:100%;min-width:0}.detail-strategy-panel{display:block}.detail-reference-summary{margin-bottom:4px}.detail-ai-helper{grid-template-columns:44px minmax(0,1fr)}.detail-ai-helper>button{grid-column:1 / -1;width:100%}}@media(max-width:480px){.detail-form-grid,.detail-understanding-grid{grid-template-columns:1fr}.detail-panel{padding:17px 14px;border-radius:15px}.detail-input-panel input,.detail-input-panel select,.detail-input-panel textarea,.detail-strategy-panel input,.detail-main-plan input,.detail-main-plan textarea,.detail-screen-list input,.detail-screen-list textarea{font-size:16px}.detail-primary-zone{display:block}.detail-primary-zone .btn{width:100%;margin-top:12px}.detail-journey{grid-template-columns:1fr 1fr}.detail-journey button>i{display:none}.detail-journey button>b{font-size:14px}.detail-understanding-hero{min-height:180px;padding:20px}.detail-understanding-hero h3{font-size:25px}.detail-understanding-hero>svg{display:none}.detail-structure-heading{display:block}.detail-structure-heading>span{display:inline-block;margin-top:10px}.detail-main-plan article{grid-template-columns:26px 1fr}.detail-screen-list article{grid-template-columns:18px 25px minmax(0,1fr) 44px;padding:10px 5px}.detail-screen-list article>button{width:44px;height:44px}.detail-add-screen{height:44px}.detail-delivery-grid.main,.detail-delivery-grid.screens{grid-template-columns:1fr}.detail-delivery-grid footer{min-height:70px;align-items:stretch;flex-direction:column}.detail-image-download,.detail-image-download .btn{width:100%}.detail-section-heading{display:block}.detail-section-heading>small{display:block;margin-top:6px}.detail-ai-helper{grid-template-columns:38px minmax(0,1fr);padding:12px}.detail-ai-helper>span{width:38px;height:38px}.detail-ai-feedback{align-items:stretch;flex-direction:column}.detail-ai-feedback>button{width:100%;justify-content:center}.detail-field-heading{align-items:center}.detail-field-heading>button{flex:0 0 auto}}.cinematic-ppt-workspace{min-height:calc(100vh - 72px);padding:30px 32px 64px;background:linear-gradient(180deg,var(--bg-card) 0,var(--bg-card) 100%)}.cinematic-ppt-hero{min-height:164px;padding:28px 32px;border-radius:22px;background:var(--brand-deep);color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;overflow:hidden;box-shadow:0 18px 44px rgba(var(--shadow-rgb),.16)}.cinematic-ppt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,rgba(var(--brand-rgb),.35),transparent 64%)}.cinematic-ppt-hero>div{position:relative;z-index:1}.cinematic-ppt-hero h1{max-width:760px;margin:12px 0 7px;font-size:32px;line-height:1.25;letter-spacing:-1px}.cinematic-ppt-hero p{margin:0;color:var(--text-inverse-muted);font-size:14px;line-height:1.65}.cinematic-ppt-hero .eyebrow svg{width:16px}.cinematic-ppt-hero-meta{display:grid;gap:10px;min-width:190px}.cinematic-ppt-hero-meta span{height:44px;padding:0 15px;border:1px solid rgba(var(--white-rgb),.23);border-radius:12px;background:rgba(var(--brand-rgb),.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.cinematic-ppt-hero-meta svg{width:18px;color:var(--lime)}.cinematic-ppt-steps{margin:20px 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:16px;background:var(--bg-card);padding:13px 18px;box-shadow:0 7px 22px rgba(var(--shadow-rgb),.035)}.cinematic-ppt-steps button{min-height:52px;border:0;background:transparent;display:flex;align-items:center;gap:10px;position:relative;text-align:left;color:var(--text-secondary);cursor:pointer}.cinematic-ppt-steps button:disabled{cursor:not-allowed}.cinematic-ppt-steps button>span:first-child{width:34px;height:34px;flex:0 0 34px;border:1px solid var(--border-light);border-radius:50%;background:var(--bg-page);display:grid;place-items:center;font-size:13px;font-weight:900;position:relative;z-index:1}.cinematic-ppt-steps button>span:first-child svg{width:16px}.cinematic-ppt-steps b,.cinematic-ppt-steps small{display:block}.cinematic-ppt-steps b{font-size:14px}.cinematic-ppt-steps small{margin-top:3px;font-size:12px}.cinematic-ppt-steps i{position:absolute;left:47px;right:12px;height:2px;background:var(--bg-soft);z-index:0}.cinematic-ppt-steps button:last-child i{display:none}.cinematic-ppt-steps button.active{color:var(--purple)}.cinematic-ppt-steps button.active>span:first-child{border-color:var(--purple);background:var(--purple);color:var(--text-inverse)}.cinematic-ppt-steps button.done{color:var(--status-success)}.cinematic-ppt-steps button.done>span:first-child{border-color:var(--status-success-border);background:var(--status-success-bg);color:var(--status-success)}.cinematic-ppt-steps button.done i{background:var(--status-success-bg)}.cinematic-panel{border:1px solid var(--line);border-radius:18px;background:var(--bg-card);padding:24px;box-shadow:0 10px 30px rgba(var(--shadow-rgb),.045)}.cinematic-section-title{display:flex;align-items:flex-start;gap:13px;margin-bottom:23px}.cinematic-section-title>span{min-width:40px;height:40px;padding:0 9px;border-radius:12px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center;font-size:13px;font-weight:900}.cinematic-section-title h2{margin:0 0 5px;font-size:22px}.cinematic-section-title p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.cinematic-input-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(350px,.7fr);gap:18px}.cinematic-input-modes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.cinematic-input-modes button{min-height:78px;padding:14px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card);display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.cinematic-input-modes button>svg{width:25px;color:var(--purple)}.cinematic-input-modes span,.cinematic-input-modes b,.cinematic-input-modes small{display:block}.cinematic-input-modes b{font-size:15px}.cinematic-input-modes small{margin-top:4px;color:var(--muted);font-size:13px}.cinematic-input-modes button.active{border-color:var(--purple);background:var(--bg-page);box-shadow:inset 0 0 0 1px var(--purple)}.cinematic-source-field{display:block}.cinematic-source-field>span{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:14px;font-weight:800}.cinematic-source-field em{font-size:12px;color:var(--text-muted);font-style:normal;font-weight:500}.cinematic-source-field textarea{width:100%;min-height:220px;padding:15px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card);resize:vertical;outline:0;font-size:15px;line-height:1.75}.cinematic-form-row{display:grid;grid-template-columns:1.3fr 1fr;gap:13px;margin-top:15px}.cinematic-form-row label{font-size:13px;font-weight:800}.cinematic-form-row input,.cinematic-form-row select{display:block;width:100%;height:46px;margin-top:7px;padding:0 12px;border:1px solid var(--border-light);border-radius:10px;background:var(--bg-card);font-size:14px}.cinematic-primary-zone{margin-top:18px;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.cinematic-primary-zone b,.cinematic-primary-zone small{display:block}.cinematic-primary-zone b{font-size:14px}.cinematic-primary-zone small{margin-top:4px;color:var(--muted);font-size:12px}.cinematic-primary-zone .btn{height:50px;min-width:188px}.cinematic-preview-intro{background:var(--brand-deep);color:var(--text-inverse);position:relative;overflow:hidden}.cinematic-preview-intro:after{content:"";position:absolute;width:220px;height:220px;border:38px solid rgba(var(--brand-rgb),.09);border-radius:50%;right:-110px;bottom:-90px}.cinematic-preview-intro>span{color:var(--lime);font-size:12px;font-weight:900}.cinematic-preview-intro>h2{min-height:88px;margin:12px 0 20px;font-size:24px;line-height:1.45;position:relative;z-index:1}.cinematic-brief-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;position:relative;z-index:1}.cinematic-brief-grid article{min-height:88px;padding:13px;border:1px solid rgba(var(--white-rgb),.13);border-radius:12px;background:rgba(var(--white-rgb),.075)}.cinematic-brief-grid small,.cinematic-brief-grid b{display:block}.cinematic-brief-grid small{color:var(--text-muted);font-size:12px}.cinematic-brief-grid b{margin-top:7px;font-size:13px;line-height:1.5}.cinematic-ai-note{margin-top:14px;padding:14px;border-radius:13px;background:var(--lime);color:var(--deep);display:flex;gap:10px;position:relative;z-index:1}.cinematic-ai-note>svg{width:20px;flex:0 0 20px}.cinematic-ai-note p{margin:0}.cinematic-ai-note b,.cinematic-ai-note span{display:block}.cinematic-ai-note b{font-size:13px}.cinematic-ai-note span{margin-top:4px;font-size:12px;line-height:1.6}.cinematic-outline-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.cinematic-outline-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cinematic-outline-heading h2{margin:11px 0 5px;font-size:25px}.cinematic-outline-heading p{margin:0;color:var(--muted);font-size:14px}.cinematic-ready{display:flex;align-items:center;gap:6px;padding:8px 11px;border-radius:15px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:12px;font-weight:900;white-space:nowrap}.cinematic-ready svg{width:15px}.cinematic-page-list{display:grid;gap:10px;margin-top:22px}.cinematic-page-list>article{display:grid;grid-template-columns:22px 46px minmax(0,1fr) 38px;gap:10px;align-items:start;padding:13px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.cinematic-page-list>article:hover{border-color:var(--border-default);box-shadow:0 6px 18px rgba(var(--shadow-rgb),.06)}.cinematic-page-list>article>svg{width:18px;margin-top:12px;color:var(--text-muted)}.cinematic-page-number{height:38px;border-radius:10px;background:var(--brand-deep);color:var(--text-inverse);display:grid;place-items:center;font-size:11px;font-weight:900}.cinematic-page-fields>input,.cinematic-page-fields>textarea,.cinematic-page-fields label input{width:100%;border:0;background:transparent;outline:0}.cinematic-page-fields>input{height:35px;font-size:15px;font-weight:900}.cinematic-page-fields>textarea{height:46px;resize:none;color:var(--text-secondary);font-size:14px;line-height:1.5}.cinematic-page-fields label{min-height:34px;padding:5px 8px;border-radius:8px;background:var(--bg-soft);color:var(--text-secondary);display:grid;grid-template-columns:18px auto 1fr;align-items:center;gap:5px;font-size:12px;font-weight:800}.cinematic-page-fields label svg{width:15px}.cinematic-page-fields label input{font-size:12px;color:var(--text-secondary)}.cinematic-page-actions{display:grid;gap:3px}.cinematic-page-actions button{width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:var(--text-muted);display:grid;place-items:center}.cinematic-page-actions button:hover:not(:disabled){background:var(--bg-soft);color:var(--purple)}.cinematic-page-actions button:last-child:hover:not(:disabled){color:var(--brand-primary)}.cinematic-page-actions button:disabled{opacity:.25}.cinematic-page-actions svg{width:16px}.cinematic-add-page{width:100%;height:46px;margin-top:12px;border:1px dashed var(--border-default);border-radius:11px;background:var(--bg-card);color:var(--purple);font-size:13px;font-weight:900}.cinematic-add-page svg{width:17px;vertical-align:-4px}.cinematic-outline-side{display:grid;gap:16px;position:sticky;top:91px}.cinematic-story-arc>span{color:var(--purple);font-size:12px;font-weight:900}.cinematic-story-arc h3{margin:10px 0 18px;font-size:17px;line-height:1.7}.cinematic-story-arc>div{display:flex;align-items:center}.cinematic-story-arc i{flex:1;position:relative;padding-top:14px;color:var(--text-muted);font-size:10px;font-style:normal;text-align:center}.cinematic-story-arc i:before{content:"";position:absolute;top:2px;left:0;right:0;height:4px;background:var(--bg-soft)}.cinematic-story-arc i:first-child:before{border-radius:4px 0 0 4px}.cinematic-story-arc i:last-child:before{border-radius:0 4px 4px 0}.cinematic-story-arc i.active{color:var(--text-primary);font-weight:800}.cinematic-story-arc i.active:before{background:var(--lime)}.cinematic-outline-confirm{background:var(--brand-deep);color:var(--text-inverse)}.cinematic-outline-confirm>svg{width:26px;color:var(--lime)}.cinematic-outline-confirm b{display:block;margin:11px 0 5px;font-size:15px}.cinematic-outline-confirm p{margin:0 0 17px;color:var(--text-inverse-muted);font-size:13px;line-height:1.65}.cinematic-outline-confirm .btn{width:100%;height:50px;background:var(--lime);color:var(--deep)}.cinematic-style-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:18px;align-items:start}.cinematic-style-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cinematic-style-grid>button{padding:0;border:1px solid var(--border-light);border-radius:15px;background:var(--bg-card);overflow:hidden;text-align:left;cursor:pointer}.cinematic-style-grid>button.active{border-color:var(--purple);box-shadow:0 0 0 2px var(--purple),0 12px 30px rgba(var(--shadow-rgb),.12)}.cinematic-style-image{height:165px;background-size:cover;background-position:center;display:block;position:relative}.cinematic-style-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(var(--brand-rgb),.3),transparent 65%)}.cinematic-style-image>i{position:absolute;left:10px;top:10px;z-index:1;padding:5px 8px;border-radius:12px;background:var(--lime);color:var(--deep);font-size:10px;font-style:normal;font-weight:900}.cinematic-style-image>em{position:absolute;right:10px;top:10px;z-index:1;width:27px;height:27px;border-radius:50%;background:var(--purple);color:var(--text-inverse);display:grid;place-items:center}.cinematic-style-image>em svg{width:15px}.cinematic-style-grid>button>span:last-child{display:block;padding:14px}.cinematic-style-grid b,.cinematic-style-grid small{display:block}.cinematic-style-grid b{font-size:16px}.cinematic-style-grid small{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.55}.cinematic-style-grid mark{display:inline-block;margin-top:9px;padding:4px 7px;border-radius:9px;background:var(--bg-soft);color:var(--purple);font-size:11px;font-weight:800}.cinematic-style-preview{background:var(--brand-deep);color:var(--text-inverse);position:sticky;top:91px}.cinematic-style-preview>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.cinematic-style-preview>div:first-child span{color:var(--text-muted);font-size:12px}.cinematic-style-preview>div:first-child b{font-size:15px;color:var(--lime)}.cinematic-selected-reference{display:block;width:100%;aspect-ratio:16/9;border-radius:11px;object-fit:cover}.cinematic-reference-disclaimer{margin:10px 0 0;padding:11px;border-radius:10px;background:rgba(var(--brand-rgb),.12);color:var(--text-inverse-muted);display:flex;gap:8px;font-size:12px;line-height:1.55}.cinematic-reference-disclaimer svg{width:17px;flex:0 0 17px}.cinematic-style-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:13px 0}.cinematic-style-summary span{min-height:42px;padding:9px;border-radius:9px;background:rgba(var(--white-rgb),.08);display:flex;align-items:center;gap:7px;font-size:11px}.cinematic-style-summary span:first-child,.cinematic-style-summary span:last-child{grid-column:1/-1}.cinematic-style-summary svg{width:15px;color:var(--lime);flex:0 0 15px}.cinematic-style-preview .mode-switch{background:rgba(var(--white-rgb),.1)}.cinematic-style-preview .mode-switch button{color:var(--text-inverse)}.cinematic-style-preview .mode-switch button.active{color:var(--purple)}.cinematic-generation-cost{display:flex;align-items:center;justify-content:space-between;margin:15px 0 10px;font-size:12px;color:var(--text-inverse-muted)}.cinematic-generation-cost b{color:var(--lime);font-size:18px}.cinematic-generate-button{width:100%;height:54px!important;background:var(--lime)!important;color:var(--deep)!important;font-size:15px!important}.cinematic-slide-placeholder{aspect-ratio:16/9;border-radius:12px;position:relative;overflow:hidden;color:var(--text-inverse);background:linear-gradient(135deg,var(--brand-deep),var(--brand-deep) 52%,var(--brand-primary));box-shadow:0 12px 26px rgba(var(--shadow-rgb),.22)}.cinematic-slide-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 30%,rgba(var(--brand-rgb),.17),transparent 22%),linear-gradient(110deg,transparent 0 64%,rgba(var(--white-rgb),.045) 64% 65%,transparent 65%)}.cinematic-slide-kicker{position:absolute;left:6%;top:10%;color:var(--lime);font-size:2.4%;font-weight:900;letter-spacing:.08em}.cinematic-slide-copy{position:absolute;left:6%;top:31%;width:70%;z-index:1}.cinematic-slide-copy h3{margin:0;font-size:7.2%;line-height:1.18;letter-spacing:-.045em;text-wrap:balance}.cinematic-slide-copy p{margin:4% 0 0;font-size:3%;line-height:1.55;color:rgba(var(--white-rgb),.83);text-wrap:balance}.cinematic-slide-reference{position:absolute;left:6%;bottom:7%;color:rgba(var(--white-rgb),.58);font-size:1.8%;font-weight:700}.cinematic-slide-status{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--brand-rgb),.76);display:flex;align-items:center;justify-content:center;gap:7px;font-size:4%;font-weight:900;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cinematic-slide-status svg{width:1.2em}.cinematic-slide-placeholder.status-completed .cinematic-slide-status{inset:auto 4% 6% auto;padding:7px 10px;border-radius:20px;background:var(--lime);color:var(--deep);font-size:2.3%;-webkit-backdrop-filter:none;backdrop-filter:none}.cinematic-slide-placeholder.compact{border-radius:7px;box-shadow:none}.cinematic-slide-placeholder.compact .cinematic-slide-copy h3{font-size:7%}.cinematic-slide-placeholder.compact .cinematic-slide-copy p{font-size:2.8%}.cinematic-progress-page{padding:28px}.cinematic-progress-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.cinematic-progress-head h2{margin:11px 0 5px;font-size:27px}.cinematic-progress-head p{margin:0;color:var(--muted);font-size:14px}.cinematic-progress-head strong{font-size:38px;color:var(--purple)}.cinematic-progress-track{height:9px;margin:20px 0 25px;border-radius:9px;background:var(--bg-soft);overflow:hidden}.cinematic-progress-track i{display:block;height:100%;border-radius:9px;background:linear-gradient(90deg,var(--purple),var(--brand-primary),var(--lime));transition:width .35s}.cinematic-task-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.cinematic-task-grid article{border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card);overflow:hidden}.cinematic-task-grid article.status-completed{border-color:var(--status-success-border);background:var(--status-success-bg)}.cinematic-task-grid article.status-processing{border-color:var(--status-info);box-shadow:0 0 0 2px rgba(var(--shadow-rgb),.12)}.cinematic-task-grid article>div{padding:8px}.cinematic-task-grid footer{min-height:74px;padding:11px;border-top:1px solid var(--border-light);display:grid;grid-template-columns:auto 1fr;gap:5px 8px;align-items:center}.cinematic-task-grid footer>span{color:var(--purple);font-size:11px;font-weight:900}.cinematic-task-grid footer>b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cinematic-task-grid footer>em{grid-column:1/-1;color:var(--text-muted);font-size:11px;font-style:normal;display:flex;align-items:center;gap:4px}.cinematic-task-grid .status-completed footer>em{color:var(--status-success)}.cinematic-task-grid .status-processing footer>em{color:var(--purple)}.cinematic-task-grid footer svg{width:13px}.cinematic-progress-complete{margin-top:22px;padding:16px;border-radius:14px;background:var(--bg-brand-soft);color:var(--text-primary);display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}.cinematic-progress-complete>svg{width:42px;height:42px;padding:10px;border-radius:12px;background:var(--lime)}.cinematic-progress-complete b,.cinematic-progress-complete small{display:block}.cinematic-progress-complete b{font-size:14px}.cinematic-progress-complete small{margin-top:4px;font-size:12px}.cinematic-progress-complete .btn{height:48px;background:var(--brand-deep)}.cinematic-delivery-page{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;min-width:0;width:100%}.cinematic-delivery-page>*{min-width:0;max-width:100%}.cinematic-delivery-head{padding:22px 25px;border-radius:18px;background:linear-gradient(115deg,var(--brand-deep),var(--brand-primary) 63%,var(--brand-primary));color:var(--text-inverse);display:flex;align-items:center;justify-content:space-between;gap:20px}.cinematic-delivery-head>div{display:flex;align-items:center;gap:14px;min-width:0}.cinematic-delivery-head>div>span{width:50px;height:50px;flex:0 0 50px;border-radius:14px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.cinematic-delivery-head h2{margin:0 0 5px;font-size:25px}.cinematic-delivery-head p{margin:0;color:var(--text-inverse-muted);font-size:13px}.cinematic-delivery-head .btn{height:48px;flex:0 0 auto;background:var(--lime);color:var(--deep)}.cinematic-deck-viewer{min-width:0;overflow:hidden;background:var(--brand-deep);color:var(--text-inverse);padding:20px}.cinematic-deck-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;margin-bottom:14px}.cinematic-deck-toolbar>div:first-child{min-width:0}.cinematic-deck-toolbar>div:first-child span,.cinematic-deck-toolbar>div:first-child b{display:block}.cinematic-deck-toolbar>div:first-child span{color:var(--lime);font-size:11px;font-weight:900}.cinematic-deck-toolbar>div:first-child b{margin-top:4px;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.cinematic-deck-toolbar>div:last-child{display:flex;align-items:center;gap:7px;flex:0 0 auto}.cinematic-deck-toolbar>div:last-child>span{margin-right:5px;color:var(--text-muted);font-size:12px}.cinematic-deck-toolbar button{width:38px;height:38px;border:1px solid rgba(var(--white-rgb),.2);border-radius:9px;background:rgba(var(--white-rgb),.08);color:var(--text-inverse);display:grid;place-items:center}.cinematic-deck-toolbar button:disabled{opacity:.3}.cinematic-deck-toolbar svg{width:18px}.cinematic-main-slide{width:min(1080px,100%);max-width:100%;margin:0 auto}.cinematic-main-slide:fullscreen{width:100vw;height:100vh;background:var(--brand-deep);display:grid;place-items:center;padding:2vw}.cinematic-main-slide:fullscreen>.cinematic-slide{width:100%;max-height:100vh}.cinematic-thumbnail-rail{display:flex;gap:10px;width:100%;max-width:100%;min-width:0;margin-top:16px;padding:4px 2px 10px;overflow-x:auto;scroll-snap-type:x mandatory}.cinematic-thumbnail-rail>button{width:160px;flex:0 0 160px;padding:5px;border:1px solid rgba(var(--white-rgb),.16);border-radius:9px;background:rgba(var(--white-rgb),.05);color:var(--text-inverse);scroll-snap-align:start;cursor:pointer}.cinematic-thumbnail-rail>button.active{border-color:var(--lime);box-shadow:0 0 0 1px var(--lime)}.cinematic-thumbnail-rail>button>span{display:block;padding:5px 0 0;color:var(--text-muted);font-size:10px}.cinematic-delivery-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.cinematic-delivery-title span{color:var(--purple);font-size:12px;font-weight:900}.cinematic-delivery-title h3{margin:4px 0 0;font-size:22px}.cinematic-delivery-title small{color:var(--muted);font-size:12px}.cinematic-delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cinematic-delivery-grid>article{border:1px solid var(--border-light);border-radius:14px;background:var(--bg-card);overflow:hidden}.cinematic-delivery-grid>article>.cinematic-slide{border-radius:0}.cinematic-delivery-grid footer{min-height:78px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.cinematic-delivery-grid footer>div{min-width:0}.cinematic-delivery-grid footer span,.cinematic-delivery-grid footer b{display:block}.cinematic-delivery-grid footer span{color:var(--purple);font-size:10px;font-weight:900}.cinematic-delivery-grid footer b{margin-top:3px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cinematic-delivery-grid .btn{height:44px;white-space:nowrap;padding:0 11px}.cinematic-delivery-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.cinematic-delivery-actions .btn{height:48px}@media(max-width:1250px){.cinematic-style-layout{grid-template-columns:1fr 380px}.cinematic-task-grid{grid-template-columns:repeat(3,1fr)}.cinematic-delivery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1050px){.cinematic-input-layout,.cinematic-outline-layout,.cinematic-style-layout{grid-template-columns:1fr}.cinematic-outline-side,.cinematic-style-preview{position:static}.cinematic-outline-side{grid-template-columns:1fr 1fr}.cinematic-selected-reference{max-width:700px;margin:0 auto}.cinematic-style-preview .mode-switch{max-width:420px;margin:14px auto}.cinematic-task-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.cinematic-ppt-workspace{padding:16px 14px 44px}.cinematic-ppt-hero{min-height:190px;padding:22px 18px;display:block}.cinematic-ppt-hero h1{font-size:27px}.cinematic-ppt-hero-meta{grid-template-columns:1fr 1fr;margin-top:19px;min-width:0}.cinematic-ppt-hero-meta span{padding:0 10px;font-size:12px}.cinematic-ppt-steps{grid-template-columns:1fr 1fr;padding:10px}.cinematic-ppt-steps button{min-height:60px}.cinematic-ppt-steps button i{display:none}.cinematic-panel{padding:18px 15px}.cinematic-section-title h2{font-size:20px}.cinematic-input-modes,.cinematic-form-row,.cinematic-style-grid,.cinematic-outline-side{grid-template-columns:1fr}.cinematic-primary-zone{display:block}.cinematic-primary-zone .btn{width:100%;margin-top:14px}.cinematic-outline-heading{display:block}.cinematic-ready{display:inline-flex;margin-top:10px}.cinematic-page-list>article{grid-template-columns:38px minmax(0,1fr) 44px;padding:10px 8px}.cinematic-page-list>article>svg{display:none}.cinematic-page-number{grid-row:1/3}.cinematic-page-actions{grid-column:3;grid-row:1/3}.cinematic-page-actions button{width:44px;height:44px}.cinematic-page-fields>input,.cinematic-page-fields>textarea,.cinematic-page-fields label input{font-size:16px}.cinematic-progress-head{align-items:flex-end}.cinematic-progress-head strong{font-size:30px}.cinematic-task-grid{grid-template-columns:1fr}.cinematic-progress-complete{grid-template-columns:42px 1fr}.cinematic-progress-complete .btn{grid-column:1/-1;width:100%}.cinematic-delivery-head{display:block}.cinematic-delivery-head .btn{width:100%;margin-top:16px}.cinematic-deck-viewer{padding:14px 10px}.cinematic-main-slide{width:100%}.cinematic-thumbnail-rail>button{width:132px;flex-basis:132px}.cinematic-delivery-grid{grid-template-columns:1fr}.cinematic-delivery-actions{display:grid}.cinematic-delivery-actions .btn{width:100%}}@media(max-width:430px){.cinematic-ppt-hero h1{font-size:24px}.cinematic-ppt-hero p{font-size:13px}.cinematic-ppt-steps{grid-template-columns:1fr 1fr}.cinematic-ppt-steps small{display:none}.cinematic-ppt-steps button{min-height:48px}.cinematic-source-field textarea{font-size:16px;min-height:250px}.cinematic-preview-intro>h2{font-size:20px}.cinematic-brief-grid{grid-template-columns:1fr}.cinematic-page-list>article{grid-template-columns:36px minmax(0,1fr) 44px}.cinematic-page-fields label{display:flex;flex-wrap:wrap}.cinematic-page-fields label input{flex-basis:100%}.cinematic-style-image{height:170px}.cinematic-progress-head h2{font-size:23px}.cinematic-delivery-head>div>span{display:none}.cinematic-delivery-head h2{font-size:22px}.cinematic-deck-toolbar>div:first-child b{max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cinematic-deck-toolbar button{width:44px;height:44px}.cinematic-delivery-title{display:block}.cinematic-delivery-title small{display:block;margin-top:7px}.cinematic-slide-placeholder{border-radius:8px}}.cinematic-slide-result{display:block;width:100%;aspect-ratio:16/9;border-radius:12px;object-fit:cover;background:var(--brand-deep);box-shadow:0 12px 26px rgba(var(--shadow-rgb),.22)}.cinematic-slide-result.compact{border-radius:7px;box-shadow:none}.cinematic-error{display:flex;align-items:flex-start;gap:13px;margin:0 0 18px;padding:17px 19px;border:1px solid var(--status-error-border);border-radius:14px;background:var(--status-error-bg);color:var(--status-error)}.cinematic-error>svg{flex:0 0 22px}.cinematic-error b{font-size:15px}.cinematic-error p{margin:4px 0 0;font-size:13px;line-height:1.6}.cinematic-retry{grid-column:1/-1;min-height:40px;border:1px solid var(--border-default);border-radius:9px;background:var(--bg-card);color:var(--purple);font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px}.cinematic-retry svg{width:15px}.cinematic-retry:disabled{opacity:.55}.cinematic-task-grid article.status-failed{border-color:var(--status-error-border);background:var(--status-error-bg)}.cinematic-task-grid .status-failed footer>em{color:var(--status-error)}.cinematic-delivery-grid>article>.cinematic-slide-result{border-radius:0;box-shadow:none}.cinematic-ppt-steps{grid-template-columns:repeat(5,minmax(0,1fr))}.cinematic-visual-stage{display:grid;gap:18px}.cinematic-style-mode{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cinematic-style-mode>button{min-height:112px;padding:18px 20px;border:1px solid var(--border-light);border-radius:18px;background:var(--bg-card);color:var(--deep);display:grid;grid-template-columns:46px minmax(0,1fr) 28px;gap:14px;align-items:center;text-align:left;cursor:pointer;box-shadow:0 8px 24px rgba(var(--shadow-rgb),.04)}.cinematic-style-mode>button.active{border-color:var(--purple);background:linear-gradient(135deg,var(--bg-card) 0,var(--bg-page) 100%);box-shadow:0 0 0 2px rgba(var(--shadow-rgb),.13),0 14px 30px rgba(var(--shadow-rgb),.1)}.cinematic-style-mode>button>svg:first-child{width:46px;height:46px;padding:11px;border-radius:13px;background:var(--bg-soft);color:var(--purple)}.cinematic-style-mode>button>svg:last-child{width:24px;color:var(--purple)}.cinematic-style-mode span,.cinematic-style-mode b,.cinematic-style-mode small{display:block}.cinematic-style-mode b{font-size:17px}.cinematic-style-mode small{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.55}.cinematic-style-mode em{display:inline-flex;margin-bottom:7px;padding:3px 8px;border-radius:12px;background:var(--lime);color:var(--text-primary);font-size:11px;font-style:normal;font-weight:900}.cinematic-director-layout{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:18px;align-items:start}.cinematic-director-direction{display:block;margin-bottom:18px}.cinematic-director-direction>span{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:14px;font-weight:900}.cinematic-director-direction small{color:var(--muted);font-size:12px;font-weight:600}.cinematic-director-direction textarea{width:100%;min-height:92px;padding:14px 15px;border:1px solid var(--border-light);border-radius:12px;background:var(--bg-card);color:var(--deep);font:inherit;font-size:15px;line-height:1.6;resize:vertical}.cinematic-director-direction textarea:focus,.cinematic-strategy-fields textarea:focus{border-color:var(--purple);outline:3px solid rgba(var(--brand-rgb),.1)}.cinematic-director-empty{min-height:210px;padding:24px;border:1px dashed var(--border-default);border-radius:16px;background:linear-gradient(135deg,var(--bg-page),var(--bg-brand-soft));display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:17px}.cinematic-director-empty>svg{width:52px;height:52px;padding:13px;border-radius:15px;background:var(--purple);color:var(--text-inverse)}.cinematic-director-empty b{font-size:17px}.cinematic-director-empty p{max-width:620px;margin:7px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.cinematic-director-empty .btn{min-height:50px;white-space:nowrap}.cinematic-director-result{margin-bottom:16px;padding:19px 20px;border-radius:15px;background:var(--brand-deep);color:var(--text-inverse)}.cinematic-director-result>span{color:var(--lime);display:flex;align-items:center;gap:7px;font-size:12px;font-weight:900}.cinematic-director-result svg{width:16px}.cinematic-director-result h3{margin:9px 0 5px;font-size:22px}.cinematic-director-result p{margin:0;color:var(--text-inverse-muted);font-size:13px;line-height:1.65}.cinematic-strategy-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cinematic-strategy-fields label{display:block}.cinematic-strategy-fields label:nth-last-child(1){grid-column:1/-1}.cinematic-strategy-fields span{display:block;margin-bottom:7px;font-size:13px;font-weight:900}.cinematic-strategy-fields textarea{width:100%;min-height:82px;padding:11px 12px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card);color:var(--deep);font:inherit;font-size:14px;line-height:1.55;resize:vertical}.cinematic-regenerate-direction{min-height:44px;margin-top:14px;padding:0 16px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-card);color:var(--purple);display:flex;align-items:center;gap:8px;font-weight:900}.cinematic-regenerate-direction svg{width:17px}.cinematic-director-summary{position:sticky;top:91px;background:var(--brand-deep);color:var(--text-inverse)}.cinematic-director-summary h2{margin:14px 0 18px;font-size:23px;line-height:1.35}.cinematic-director-checklist{display:grid;gap:9px}.cinematic-director-checklist span{min-height:44px;padding:10px 12px;border-radius:10px;background:rgba(var(--white-rgb),.08);display:flex;align-items:center;gap:9px;color:var(--text-inverse-muted);font-size:13px;font-weight:800}.cinematic-director-checklist svg{width:17px;color:var(--lime)}.cinematic-cost-note{display:block;margin-top:10px;color:var(--text-muted);font-size:12px;line-height:1.55;text-align:center}.cinematic-sample-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cinematic-sample-grid article>div{padding:12px}.cinematic-sample-grid footer{min-height:84px}.cinematic-sample-grid footer>b{font-size:14px}.cinematic-sample-confirm{margin-top:22px;padding:18px;border:1px solid var(--border-default);border-radius:16px;background:var(--bg-brand-soft);display:flex;align-items:center;justify-content:space-between;gap:18px}.cinematic-sample-confirm>div:first-child{display:flex;align-items:center;gap:12px}.cinematic-sample-confirm>div:first-child>span{width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:var(--lime);color:var(--text-primary);display:grid;place-items:center}.cinematic-sample-confirm b{font-size:15px}.cinematic-sample-confirm p{margin:5px 0 0;color:var(--text-primary);font-size:13px;line-height:1.55}.cinematic-sample-confirm>div:last-child{display:flex;gap:10px;flex:0 0 auto}.cinematic-sample-confirm .btn{min-height:48px}@media(max-width:1050px){.cinematic-ppt-steps{grid-template-columns:repeat(3,1fr)}.cinematic-director-layout{grid-template-columns:1fr}.cinematic-director-summary{position:static}.cinematic-director-empty{grid-template-columns:52px 1fr}.cinematic-director-empty .btn{grid-column:1/-1;width:100%}}@media(max-width:760px){.cinematic-style-mode{grid-template-columns:1fr}.cinematic-style-mode>button{min-height:104px;padding:15px;grid-template-columns:44px minmax(0,1fr) 24px}.cinematic-director-empty{display:block}.cinematic-director-empty>svg{margin-bottom:13px}.cinematic-director-empty .btn{margin-top:16px}.cinematic-strategy-fields{grid-template-columns:1fr}.cinematic-strategy-fields label:nth-last-child(1){grid-column:auto}.cinematic-sample-grid{grid-template-columns:1fr}.cinematic-sample-confirm{display:block}.cinematic-sample-confirm>div:last-child{display:grid;margin-top:15px}.cinematic-sample-confirm .btn{width:100%}}@media(max-width:430px){.cinematic-ppt-steps{grid-template-columns:1fr 1fr}.cinematic-style-mode>button{grid-template-columns:40px minmax(0,1fr) 20px}.cinematic-style-mode>button>svg:first-child{width:40px;height:40px;padding:9px}.cinematic-director-direction>span{display:block}.cinematic-director-direction small{display:block;margin-top:4px}.cinematic-director-summary h2{font-size:20px}}:root{--book-deep: var(--brand-deep);--book-deep-2: var(--brand-deep-soft);--book-purple: var(--brand-primary);--book-purple-dark: var(--brand-primary-hover);--book-purple-soft: var(--bg-brand-soft);--book-lime: var(--brand-secondary);--book-orange: var(--brand-primary);--book-warm: var(--bg-page);--book-ink: var(--text-primary);--book-muted: var(--text-muted);--book-line: var(--border-default)}.book-app-shell{min-height:calc(100dvh - 72px);background:var(--book-warm);color:var(--book-ink);display:block;font-family:PingFang SC,Noto Sans SC,system-ui,sans-serif}.book-app-shell *,.book-app-shell *:before,.book-app-shell *:after{box-sizing:border-box}.book-app-shell button,.book-app-shell input,.book-app-shell textarea,.book-app-shell select{font:inherit}.book-app-shell button{color:inherit}.book-main-shell{min-width:0}.book-topbar{min-height:92px;padding:14px 28px 12px;border-bottom:1px solid var(--book-line);background:rgba(var(--white-rgb),.96);display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:22px}.book-top-identity{min-width:0;display:flex;align-items:center;gap:12px}.book-top-identity>span{width:48px;height:48px;flex:0 0 auto;border-radius:14px;background:var(--book-purple);color:var(--text-inverse);display:grid;place-items:center;box-shadow:0 9px 22px rgba(var(--shadow-rgb),.2)}.book-top-identity>span svg{width:25px}.book-top-identity small,.book-top-identity b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-top-identity small{color:var(--book-muted);font-size:11px;font-weight:800}.book-top-identity b{margin-top:2px;font-size:18px}.book-top-actions{display:flex;align-items:center;gap:9px}.book-autosave{color:var(--text-secondary);display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800;white-space:nowrap}.book-autosave svg{width:16px;color:var(--brand-primary)}.book-new{min-height:44px;padding:0 14px;border:1px solid var(--book-purple);border-radius:10px;background:var(--bg-card);color:var(--book-purple-dark)!important;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:900;cursor:pointer}.book-new svg{width:16px}.book-stage-nav{min-height:70px;margin:18px 28px 0;padding:8px 17px;border:1px solid var(--book-line);border-radius:15px;background:var(--bg-card);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));box-shadow:0 7px 20px rgba(var(--shadow-rgb),.035)}.book-stage-nav button{position:relative;min-width:0;min-height:52px;padding:0 7px;border:0;background:transparent;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:900}.book-stage-nav button:not(:last-child):after{content:"";position:absolute;z-index:0;left:calc(50% + 34px);right:calc(-50% + 34px);top:25px;height:1px;border-top:1px dashed var(--border-default)}.book-stage-nav button i{position:relative;z-index:1;width:31px;height:31px;flex:0 0 auto;border:1px solid var(--border-default);border-radius:50%;background:var(--bg-card);display:grid;place-items:center;font-size:11px;font-style:normal}.book-stage-nav button i svg{width:15px}.book-stage-nav button.complete{color:var(--book-ink);cursor:pointer}.book-stage-nav button.complete i{border-color:var(--border-active);background:var(--book-lime);color:var(--book-deep)}.book-stage-nav button.active{color:var(--book-purple-dark)}.book-stage-nav button.active i{width:37px;height:37px;border:0;background:var(--book-purple);color:var(--text-inverse);box-shadow:0 7px 17px rgba(var(--shadow-rgb),.25)}.book-stage-content{padding:24px 28px 44px}.book-stage-content.stage-writing{padding-top:18px}.book-stage-heading{max-width:760px;margin:4px 0 22px}.book-stage-heading>span{color:var(--book-purple);font-size:12px;font-weight:900;letter-spacing:.03em}.book-stage-heading h2{margin:7px 0 6px;font-size:clamp(24px,2.1vw,32px);line-height:1.25;letter-spacing:-.02em}.book-stage-heading p{margin:0;color:var(--book-muted);font-size:14px;line-height:1.75}.book-page-notice,.book-inline-notice{min-height:46px;padding:10px 14px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-page);color:var(--brand-primary);display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.book-page-notice{margin:14px 28px 0}.book-page-notice svg,.book-inline-notice svg{width:18px;flex:0 0 auto}.book-app-shell input,.book-app-shell textarea,.book-app-shell select{width:100%;border:1px solid var(--border-light);border-radius:10px;background:var(--bg-card);color:var(--book-ink);outline:none}.book-app-shell input:focus,.book-app-shell textarea:focus,.book-app-shell select:focus{border-color:var(--book-purple);box-shadow:0 0 0 3px rgba(var(--shadow-rgb),.1)}.book-primary-button,.book-secondary-button{min-height:46px;padding:0 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;cursor:pointer}.book-primary-button{border:1px solid var(--book-purple);background:var(--book-purple);color:var(--text-inverse)!important;box-shadow:0 8px 20px rgba(var(--shadow-rgb),.18)}.book-primary-button:hover:not(:disabled){background:var(--book-purple-dark)}.book-secondary-button{border:1px solid var(--border-light);background:var(--bg-card);color:var(--book-purple-dark)!important}.book-primary-button svg,.book-secondary-button svg{width:17px}.book-app-shell button:disabled{opacity:.48;cursor:not-allowed}.book-main-action-row{min-height:74px;margin-top:18px;padding-top:17px;border-top:1px solid var(--book-line);display:flex;align-items:center;justify-content:flex-end;gap:14px}.book-main-action-row>span{margin-right:auto;color:var(--book-muted);font-size:12px;font-weight:800}.book-positioning-stage,.book-interview-stage,.book-outline-stage,.book-review-stage,.book-export-stage{max-width:1180px;margin:0 auto}.book-source-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.book-source-modes>button{position:relative;min-height:112px;padding:17px;border:1px solid var(--book-line);border-radius:14px;background:var(--bg-card);display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:12px;text-align:left;cursor:pointer}.book-source-modes>button>span{width:45px;height:45px;border-radius:12px;background:var(--book-purple-soft);color:var(--book-purple);display:grid;place-items:center}.book-source-modes>button>span svg{width:22px}.book-source-modes>button b,.book-source-modes>button small{display:block}.book-source-modes>button b{font-size:14px}.book-source-modes>button small{margin-top:5px;color:var(--book-muted);font-size:11px;line-height:1.5}.book-source-modes>button>svg{position:absolute;right:12px;top:12px;width:18px;color:var(--book-purple)}.book-source-modes>button.active{border:2px solid var(--book-purple);background:var(--bg-card)}.book-source-modes>button.active>span{background:var(--book-purple);color:var(--text-inverse)}.book-position-form{margin-top:15px;padding:20px;border:1px solid var(--book-line);border-radius:15px;background:var(--bg-card)}.book-position-form label>span,.book-blueprint-form label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:900}.book-wide-field textarea{min-height:154px;padding:14px;resize:vertical;font-size:14px;line-height:1.8}.book-wide-field>small{display:block;margin-top:5px;color:var(--book-muted);font-size:10px;text-align:right}.book-position-grid{margin-top:15px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:13px}.book-position-grid input,.book-position-grid select{min-height:46px;padding:0 12px;font-size:13px}.book-recent-projects{margin-top:24px}.book-recent-projects>header b,.book-recent-projects>header small{display:block}.book-recent-projects>header b{font-size:16px}.book-recent-projects>header small{margin-top:3px;color:var(--book-muted);font-size:11px}.book-recent-projects>div{margin-top:11px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.book-recent-projects>div>button{min-height:79px;padding:12px;border:1px solid var(--book-line);border-radius:13px;background:var(--bg-card);display:grid;grid-template-columns:42px minmax(0,1fr) auto 16px;align-items:center;gap:9px;text-align:left;cursor:pointer}.book-recent-projects>div>button>span{width:42px;height:42px;border-radius:11px;background:var(--book-purple-soft);color:var(--book-purple);display:grid;place-items:center}.book-recent-projects>div>button>span svg{width:21px}.book-recent-projects b,.book-recent-projects small{display:block}.book-recent-projects b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.book-recent-projects small{margin-top:4px;color:var(--book-muted);font-size:10px}.book-recent-projects i{padding:4px 7px;border-radius:6px;background:var(--bg-brand-soft);color:var(--text-primary);font-size:9px;font-weight:900;font-style:normal;white-space:nowrap}.book-recent-projects>div>button>svg{width:15px}.book-interview-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:16px;align-items:start}.book-interview-card,.book-material-library{border:1px solid var(--book-line);border-radius:16px;background:var(--bg-card)}.book-interview-card{padding:24px}.book-interviewer{display:flex;gap:14px}.book-interviewer>span{width:48px;height:48px;flex:0 0 auto;border-radius:14px;background:var(--book-purple);color:var(--text-inverse);display:grid;place-items:center}.book-interviewer>span svg{width:23px}.book-interviewer small{color:var(--book-purple);font-size:11px;font-weight:900}.book-interviewer h3{margin:6px 0 0;font-size:20px;line-height:1.5}.book-interview-card>textarea{min-height:270px;margin-top:20px;padding:15px;resize:vertical;font-size:14px;line-height:1.8}.book-interview-action{margin-top:13px;display:flex;justify-content:space-between;align-items:center;gap:12px}.book-interview-action>span{color:var(--book-muted);font-size:11px}.book-interview-complete{min-height:270px;margin-top:20px;border-radius:13px;background:var(--bg-page);display:grid;place-items:center;align-content:center;text-align:center}.book-interview-complete svg{width:38px;color:var(--brand-primary)}.book-interview-complete b{margin-top:10px;font-size:17px}.book-interview-complete p{color:var(--book-muted);font-size:12px}.book-material-library{overflow:hidden}.book-material-library>header{min-height:70px;padding:14px 16px;border-bottom:1px solid var(--book-line);display:flex;align-items:center;justify-content:space-between;gap:10px}.book-material-library>header b,.book-material-library>header small{display:block}.book-material-library>header b{font-size:14px}.book-material-library>header small{margin-top:3px;color:var(--book-muted);font-size:10px}.book-material-library>header button,.book-outline-editor>header button{min-height:40px;padding:0 10px;border:1px solid var(--book-line);border-radius:9px;background:var(--bg-card);color:var(--book-purple);display:flex;align-items:center;gap:4px;font-size:11px;font-weight:900;cursor:pointer}.book-material-library>header button svg,.book-outline-editor>header button svg{width:15px}.book-material-list{max-height:466px;padding:8px 12px 14px;overflow:auto}.book-material-list article{position:relative;min-height:88px;padding:11px 8px;border-bottom:1px solid var(--border-light);display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px}.book-material-list article>span,.book-writing-material-list article>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center}.book-material-list article>span svg,.book-writing-material-list article>span svg{width:18px}.type-interview{background:var(--bg-soft);color:var(--book-purple)}.type-case{background:var(--bg-brand-soft);color:var(--brand-primary)}.type-fact{background:var(--bg-soft);color:var(--brand-primary)}.type-source,.type-idea{background:var(--bg-page);color:var(--brand-primary)}.book-material-list b,.book-material-list small{display:block}.book-material-list b{padding-right:52px;font-size:12px}.book-material-list small{margin-top:3px;color:var(--book-muted);font-size:9px}.book-material-list p{margin:5px 0 0;color:var(--text-secondary);font-size:10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-material-list i{position:absolute;right:8px;top:11px;color:var(--brand-primary);display:flex;align-items:center;gap:2px;font-size:8px;font-weight:900;font-style:normal}.book-material-list i svg{width:11px}.book-manual-material{padding:12px;border-bottom:1px solid var(--book-line);background:var(--bg-card);display:grid;gap:8px}.book-manual-material input,.book-manual-material select{min-height:42px;padding:0 10px;font-size:11px}.book-manual-material textarea{min-height:84px;padding:10px;font-size:11px;resize:vertical}.book-manual-material button{min-height:42px;border:0;border-radius:9px;background:var(--book-purple);color:var(--text-inverse);display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:900}.book-manual-material button svg{width:14px}.book-outline-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:16px;align-items:start}.book-blueprint-form,.book-outline-editor{border:1px solid var(--book-line);border-radius:16px;background:var(--bg-card)}.book-blueprint-form{padding:17px;display:grid;gap:13px}.book-blueprint-form input,.book-blueprint-form select{min-height:44px;padding:0 11px;font-size:12px}.book-blueprint-form textarea{min-height:72px;padding:10px;resize:vertical;font-size:12px;line-height:1.55}.book-author-boundary{padding:12px;border-radius:11px;background:var(--bg-brand-soft);display:flex;gap:9px}.book-author-boundary>svg{width:19px;flex:0 0 auto;color:var(--brand-primary)}.book-author-boundary b{font-size:11px}.book-author-boundary p{margin:4px 0 0;color:var(--text-secondary);font-size:10px;line-height:1.55}.book-outline-editor{overflow:hidden}.book-outline-editor>header{min-height:71px;padding:14px 16px;border-bottom:1px solid var(--book-line);display:flex;align-items:center;justify-content:space-between}.book-outline-editor>header b,.book-outline-editor>header small{display:block}.book-outline-editor>header b{font-size:15px}.book-outline-editor>header small{margin-top:3px;color:var(--book-muted);font-size:10px}.book-outline-editor>div{padding:8px 15px 15px}.book-outline-recovery{min-height:240px;margin:14px;padding:28px;border:1px solid var(--border-light);border-radius:14px;background:linear-gradient(135deg,var(--bg-page),var(--bg-brand-soft));display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px}.book-outline-recovery>span{width:48px;height:48px;border-radius:13px;background:var(--book-purple);color:var(--text-inverse);display:grid;place-items:center}.book-outline-recovery>span svg{width:23px}.book-outline-recovery b{display:block;font-size:16px}.book-outline-recovery p{margin:7px 0 0;color:var(--book-muted);font-size:12px;line-height:1.7}.book-outline-recovery>button{min-height:44px;padding:0 15px;border:0;border-radius:10px;background:var(--book-purple);color:var(--text-inverse);display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:900;cursor:pointer}.book-outline-recovery>button svg{width:16px}.book-outline-editor article{min-height:88px;padding:11px 0;border-bottom:1px solid var(--border-light);display:grid;grid-template-columns:36px minmax(0,1fr) 40px;gap:10px}.book-outline-editor article>span{width:34px;height:34px;border-radius:9px;background:var(--book-purple-soft);color:var(--book-purple);display:grid;place-items:center;font-size:10px;font-weight:900}.book-outline-editor article input{min-height:39px;padding:0 10px;border-color:transparent;background:var(--bg-card);font-size:13px;font-weight:900}.book-outline-editor article textarea{min-height:43px;margin-top:5px;padding:8px 10px;border-color:transparent;background:var(--bg-card);resize:vertical;font-size:11px;line-height:1.5}.book-outline-editor article>button{width:40px;height:40px;border:0;background:transparent;color:var(--text-muted);cursor:pointer}.book-outline-editor article>button svg{width:17px}.book-mobile-panel-tabs{display:none}.book-writing-grid{display:grid;grid-template-columns:248px minmax(420px,1fr) 278px;gap:13px;align-items:start}.book-chapter-sidebar,.book-chapter-editor,.book-writing-materials{border:1px solid var(--book-line);border-radius:15px;background:var(--bg-card)}.book-chapter-sidebar,.book-writing-materials{position:sticky;top:18px}.book-chapter-sidebar{padding:13px}.book-chapter-sidebar>header{min-height:48px;display:flex;align-items:center;justify-content:space-between}.book-chapter-sidebar>header b,.book-chapter-sidebar>header small{display:block}.book-chapter-sidebar>header b{font-size:14px}.book-chapter-sidebar>header small{margin-top:3px;color:var(--book-muted);font-size:10px}.book-chapter-sidebar>header svg{width:18px;color:var(--book-muted)}.book-progress{height:5px;margin:7px 0 12px;border-radius:3px;background:var(--bg-soft);overflow:hidden}.book-progress i{display:block;height:100%;border-radius:inherit;background:var(--book-lime)}.book-chapter-list{max-height:calc(100vh - 295px);overflow:auto;display:grid;gap:7px}.book-chapter-list>button{position:relative;min-height:81px;padding:10px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-card);text-align:left;cursor:pointer}.book-chapter-list>button>span,.book-chapter-list>button>b,.book-chapter-list>button>small{display:block;padding-right:58px}.book-chapter-list>button>span{color:var(--book-muted);font-size:9px;font-weight:800}.book-chapter-list>button>b{margin-top:3px;font-size:11px;line-height:1.45}.book-chapter-list>button>small{margin-top:4px;color:var(--book-muted);font-size:9px}.book-chapter-list>button>i{position:absolute;right:7px;top:8px;padding:4px 6px;border-radius:6px;font-size:8px;font-weight:900;font-style:normal}.book-chapter-list>button>i svg{width:10px;vertical-align:-2px}.book-chapter-list .status-completed{background:var(--status-success-bg);color:var(--status-success)}.book-chapter-list .status-drafting{background:var(--status-warning-bg);color:var(--book-purple)}.book-chapter-list .status-not_started{background:var(--bg-soft);color:var(--text-secondary)}.book-chapter-list>button.active{border:2px solid var(--book-purple);background:var(--bg-page)}.book-review-entry{width:100%;min-height:44px;margin-top:10px;border:1px solid var(--book-line);border-radius:9px;background:var(--bg-card);color:var(--book-purple)!important;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:900;cursor:pointer}.book-review-entry svg{width:15px}.book-chapter-editor{min-height:690px;padding:18px}.book-editor-title{min-height:55px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.book-editor-title small{color:var(--book-purple);font-size:10px;font-weight:900}.book-editor-title h2{margin:4px 0 0;font-size:20px;line-height:1.35}.book-editor-title>button{min-height:40px;padding:0 10px;border:1px solid var(--book-line);border-radius:9px;background:var(--bg-card);color:var(--text-secondary);display:flex;align-items:center;gap:5px;font-size:10px;font-weight:900;cursor:pointer}.book-editor-title>button.locked{background:var(--bg-soft);color:var(--brand-primary)}.book-editor-title>button svg{width:14px}.book-chapter-objective{margin-top:11px;padding:13px;border:1px solid var(--border-light);border-radius:11px;background:var(--bg-page);display:flex;gap:10px}.book-chapter-objective>span{width:29px;height:29px;flex:0 0 auto;border-radius:8px;background:var(--bg-card);color:var(--book-purple);display:grid;place-items:center}.book-chapter-objective>span svg{width:15px}.book-chapter-objective b{font-size:10px}.book-chapter-objective p{margin:3px 0 0;color:var(--text-secondary);font-size:11px;line-height:1.55}.book-empty-draft{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.book-empty-draft>svg{width:48px;color:var(--status-warning)}.book-empty-draft h3{margin:13px 0 5px;font-size:17px}.book-empty-draft p{max-width:480px;margin:0 0 18px;color:var(--book-muted);font-size:12px;line-height:1.7}.book-editor-toolbar{min-height:45px;margin-top:14px;padding:4px 6px;border:1px solid var(--book-line);border-bottom:0;border-radius:10px 10px 0 0;background:var(--bg-card);display:flex;align-items:center;gap:2px}.book-editor-toolbar button{min-height:36px;padding:0 8px;border:0;border-radius:6px;background:transparent;font-size:10px;cursor:pointer}.book-editor-toolbar button:hover{background:var(--bg-soft)}.book-editor-toolbar>span{margin-left:auto;padding-right:6px;color:var(--book-muted);font-size:9px}.book-editor-toolbar>span svg{width:12px;color:var(--brand-primary);vertical-align:-2px}.book-manuscript-editor{min-height:460px;padding:18px!important;border-radius:0 0 10px 10px!important;resize:vertical;font-family:"Noto Serif SC",Songti SC,serif!important;font-size:14px!important;line-height:1.9}.book-manuscript-editor[readonly]{background:var(--bg-card);color:var(--text-secondary)}.book-ai-actions{min-height:52px;padding-top:10px;display:flex;flex-wrap:wrap;gap:6px}.book-ai-actions button{min-height:38px;padding:0 9px;border:1px solid var(--book-line);border-radius:8px;background:var(--bg-card);color:var(--text-secondary);display:flex;align-items:center;gap:4px;font-size:9px;font-weight:900;cursor:pointer}.book-ai-actions button svg{width:13px}.book-ai-actions button.undo{margin-left:auto;border-color:var(--border-default);color:var(--book-purple)}.book-editor-primary{min-height:66px;margin-top:12px;padding-top:13px;border-top:1px solid var(--book-line);display:flex;justify-content:flex-end;gap:9px}.book-inline-notice{margin-top:9px}.book-writing-materials{padding:13px}.book-writing-materials>header{min-height:50px;display:flex;align-items:center;justify-content:space-between}.book-writing-materials>header b,.book-writing-materials>header small{display:block}.book-writing-materials>header b{font-size:14px}.book-writing-materials>header small{margin-top:3px;color:var(--book-muted);font-size:9px}.book-writing-materials>header>svg{width:18px;color:var(--book-purple)}.book-writing-material-list{display:grid;gap:7px}.book-writing-material-list article{min-height:67px;padding:9px;border:1px solid var(--book-line);border-radius:10px;display:grid;grid-template-columns:38px minmax(0,1fr) 13px;align-items:center;gap:8px}.book-writing-material-list b,.book-writing-material-list small{display:block}.book-writing-material-list b{font-size:10px;line-height:1.4}.book-writing-material-list small{margin-top:3px;color:var(--book-muted);font-size:8px}.book-writing-material-list article>svg{width:13px}.book-fact-reminder,.book-style-card{margin-top:11px;padding:12px;border:1px solid var(--book-line);border-radius:11px}.book-fact-reminder{background:var(--bg-page)}.book-fact-reminder header,.book-style-card header{display:flex;align-items:center;justify-content:space-between}.book-fact-reminder header b,.book-style-card header b{font-size:11px}.book-fact-reminder header svg{width:15px;color:var(--book-orange)}.book-style-card header svg{width:15px;color:var(--book-purple)}.book-fact-reminder p,.book-style-card p{margin:8px 0 0;color:var(--text-secondary);font-size:9px;line-height:1.6}.book-style-card small{display:block;margin-top:7px;padding-top:7px;border-top:1px solid var(--book-line);color:var(--book-muted);font-size:8px;line-height:1.5}.book-review-empty{min-height:420px;padding:36px;border:1px solid var(--book-line);border-radius:17px;background:var(--bg-card);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.book-review-empty>svg{width:54px;color:var(--book-purple)}.book-review-empty h3{margin:16px 0 7px;font-size:21px}.book-review-empty p{max-width:610px;margin:0;color:var(--book-muted);font-size:13px;line-height:1.7}.book-review-empty>div{margin:20px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.book-review-empty>div span{padding:7px 10px;border-radius:8px;background:var(--bg-soft);color:var(--brand-primary);font-size:10px;font-weight:900}.book-review-empty>div svg{width:12px;vertical-align:-3px}.book-review-summary{padding:19px;border:1px solid var(--border-default);border-radius:15px;background:var(--bg-page);display:flex;gap:13px}.book-review-summary>span{width:45px;height:45px;flex:0 0 auto;border-radius:12px;background:var(--book-lime);color:var(--book-deep);display:grid;place-items:center}.book-review-summary>span svg{width:22px}.book-review-summary small{color:var(--brand-primary);font-size:10px;font-weight:900}.book-review-summary h3{margin:4px 0;font-size:17px}.book-review-summary p{margin:0;color:var(--text-secondary);font-size:10px}.book-review-issues{margin-top:16px;border:1px solid var(--book-line);border-radius:15px;background:var(--bg-card);overflow:hidden}.book-review-issues>header{min-height:60px;padding:0 17px;border-bottom:1px solid var(--book-line);display:flex;align-items:center;justify-content:space-between}.book-review-issues>header b{font-size:15px}.book-review-issues>header span{padding:4px 8px;border-radius:7px;background:var(--book-purple-soft);color:var(--book-purple);font-size:10px;font-weight:900}.book-review-issues article{min-height:120px;padding:16px;border-bottom:1px solid var(--book-line);display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px}.book-review-issues article:last-child{border-bottom:0}.book-review-issues article>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center}.book-review-issues article>span svg{width:18px}.book-review-issues article.severity-high>span{background:var(--bg-soft);color:var(--brand-primary)}.book-review-issues article.severity-medium>span{background:var(--bg-soft);color:var(--book-purple)}.book-review-issues article.severity-low>span{background:var(--bg-brand-soft);color:var(--brand-primary)}.book-review-issues article small{color:var(--book-purple);font-size:9px;font-weight:900}.book-review-issues article h3{margin:4px 0;font-size:14px}.book-review-issues article p{margin:0;color:var(--book-muted);font-size:11px;line-height:1.6}.book-review-issues article div>b{display:block;margin-top:8px;color:var(--text-secondary);font-size:10px}.book-review-issues article>button{align-self:center;min-height:40px;padding:0 10px;border:1px solid var(--book-line);border-radius:8px;background:var(--bg-card);color:var(--book-purple);display:flex;align-items:center;gap:3px;font-size:9px;font-weight:900}.book-review-issues article>button svg{width:13px}.book-export-hero{min-height:170px;padding:25px;border:1px solid var(--border-default);border-radius:18px;background:var(--bg-page);display:grid;grid-template-columns:70px minmax(0,1fr) 44px;align-items:center;gap:18px}.book-export-hero>span{width:70px;height:70px;border-radius:19px;background:var(--book-purple);color:var(--text-inverse);display:grid;place-items:center}.book-export-hero>span svg{width:35px}.book-export-hero small{color:var(--book-purple);font-size:10px;font-weight:900}.book-export-hero h2{margin:5px 0;font-size:23px}.book-export-hero p{margin:0;color:var(--book-muted);font-size:12px}.book-export-hero div>div{margin-top:12px;display:flex;gap:7px}.book-export-hero i{padding:5px 8px;border-radius:7px;background:var(--bg-card);color:var(--text-secondary);font-size:9px;font-weight:900;font-style:normal}.book-export-hero>svg{width:40px;color:var(--brand-primary)}.book-export-options{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.book-export-options article{min-height:235px;padding:19px;border:1px solid var(--book-line);border-radius:15px;background:var(--bg-card);display:flex;flex-direction:column;align-items:flex-start}.book-export-options article>span{width:47px;height:47px;border-radius:13px;background:var(--book-purple-soft);color:var(--book-purple);display:grid;place-items:center}.book-export-options article>span svg{width:23px}.book-export-options h3{margin:14px 0 5px;font-size:15px}.book-export-options p{margin:0;color:var(--book-muted);font-size:11px;line-height:1.65}.book-export-options article>button{width:100%;min-height:44px;margin-top:auto;border:1px solid var(--book-purple);border-radius:9px;background:var(--bg-card);color:var(--book-purple);display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:900;cursor:pointer}.book-export-options article>button svg{width:16px}.book-export-options article:first-child>button{background:var(--book-purple);color:var(--text-inverse)}.book-export-note{margin-top:15px;padding:13px 15px;border-radius:12px;background:var(--bg-brand-soft);display:flex;gap:9px}.book-export-note>svg{width:19px;flex:0 0 auto;color:var(--brand-primary)}.book-export-note p{margin:0}.book-export-note b,.book-export-note span{display:block}.book-export-note b{font-size:11px}.book-export-note span{margin-top:3px;color:var(--text-secondary);font-size:10px;line-height:1.55}.book-app-shell .spin{animation:book-spin .8s linear infinite}@keyframes book-spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.book-topbar{grid-template-columns:minmax(230px,1fr) auto;padding-inline:20px}.book-autosave{display:none}.book-stage-nav{margin-inline:20px}.book-stage-content{padding-inline:20px}.book-writing-grid{grid-template-columns:225px minmax(390px,1fr) 245px;gap:10px}}@media(max-width:960px){.book-topbar{grid-template-columns:minmax(210px,1fr) auto;gap:10px}.book-app-shell .book-new{width:44px;padding:0;justify-content:center;font-size:0}.book-interview-layout{grid-template-columns:1fr}.book-material-library{position:static}.book-writing-grid{grid-template-columns:215px minmax(0,1fr)}.book-chapter-sidebar{position:static}.book-writing-materials{grid-column:1 / -1;position:static;display:grid;grid-template-columns:1fr 1fr;gap:10px}.book-writing-materials>header{grid-column:1 / -1}.book-writing-material-list{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.book-app-shell{min-width:0}.book-topbar{min-height:72px;padding:9px 12px;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.book-top-identity{gap:8px}.book-top-identity>span{width:40px;height:40px;border-radius:11px}.book-top-identity>span svg{width:20px}.book-top-identity small{font-size:9px}.book-top-identity b{font-size:13px}.book-top-actions{display:block}.book-app-shell .book-new{width:40px;min-height:44px}.book-stage-nav{min-height:58px;margin:9px 10px 0;padding:5px 4px}.book-stage-nav button{min-height:44px;padding:0}.book-stage-nav button span{display:none}.book-stage-nav button i{width:27px;height:27px;font-size:9px}.book-stage-nav button.active i{width:32px;height:32px}.book-stage-nav button:not(:last-child):after{left:calc(50% + 18px);right:calc(-50% + 18px);top:22px}.book-stage-content,.book-stage-content.stage-writing{padding:16px 12px 30px}.book-page-notice{margin:10px 12px 0}.book-stage-heading{margin-bottom:16px}.book-stage-heading>span{font-size:10px}.book-stage-heading h2{font-size:22px}.book-stage-heading p{font-size:12px;line-height:1.65}.book-source-modes{grid-template-columns:1fr;gap:8px}.book-source-modes>button{min-height:88px;padding:12px}.book-position-form{padding:13px}.book-wide-field textarea{min-height:180px}.book-position-grid{grid-template-columns:1fr;gap:10px}.book-main-action-row{align-items:stretch;flex-direction:column}.book-main-action-row>span{margin:0;text-align:center}.book-main-action-row>button{width:100%}.book-recent-projects>div{grid-template-columns:1fr}.book-interview-card{padding:15px}.book-interviewer h3{font-size:17px}.book-interview-card>textarea{min-height:240px}.book-interview-action{align-items:stretch;flex-direction:column}.book-interview-action button{width:100%}.book-material-list{max-height:none}.book-outline-layout{grid-template-columns:1fr}.book-outline-editor>header{align-items:flex-start;gap:8px}.book-outline-recovery{min-height:220px;margin:10px;padding:20px 16px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px}.book-outline-recovery>span{width:42px;height:42px}.book-outline-recovery>button{grid-column:1 / -1;width:100%}.book-outline-editor article{grid-template-columns:31px minmax(0,1fr) 35px;gap:7px}.book-outline-editor article>span{width:31px;height:31px}.book-mobile-panel-tabs{position:sticky;top:0;z-index:5;margin:-6px 0 10px;padding:5px;border:1px solid var(--book-line);border-radius:11px;background:rgba(var(--white-rgb),.97);display:grid;grid-template-columns:repeat(3,1fr)}.book-mobile-panel-tabs button{min-height:42px;border:0;border-radius:8px;background:transparent;color:var(--book-muted);display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:900}.book-mobile-panel-tabs button.active{background:var(--book-purple);color:var(--text-inverse)}.book-mobile-panel-tabs button svg{width:15px}.book-writing-grid{display:block}.book-chapter-sidebar,.book-chapter-editor,.book-writing-materials{display:none;position:static}.book-chapter-sidebar.mobile-active,.book-chapter-editor.mobile-active,.book-writing-materials.mobile-active{display:block}.book-chapter-list{max-height:none}.book-chapter-editor{min-height:0;padding:13px}.book-editor-title{align-items:flex-start}.book-editor-title h2{font-size:18px}.book-editor-title>button{min-width:40px;padding:0 9px;font-size:0}.book-editor-title>button svg{width:16px}.book-empty-draft{min-height:390px;padding:0 10px}.book-editor-toolbar{overflow:hidden}.book-editor-toolbar button{padding:0 6px;font-size:9px}.book-editor-toolbar>span{display:none}.book-manuscript-editor{min-height:520px;padding:14px!important;font-size:15px!important}.book-ai-actions{display:grid;grid-template-columns:1fr 1fr}.book-ai-actions button{justify-content:center}.book-ai-actions button.undo{margin:0;grid-column:1 / -1}.book-editor-primary{flex-direction:column}.book-editor-primary button{width:100%}.book-writing-materials>header{display:flex}.book-writing-material-list{display:grid;grid-template-columns:1fr}.book-review-empty{min-height:420px;padding:22px 15px}.book-review-issues article{grid-template-columns:35px minmax(0,1fr)}.book-review-issues article>button{grid-column:2;justify-self:start}.book-export-hero{min-height:190px;padding:18px;grid-template-columns:54px minmax(0,1fr);gap:12px}.book-export-hero>span{width:54px;height:54px}.book-export-hero>svg{display:none}.book-export-hero h2{font-size:18px}.book-export-hero div>div{flex-wrap:wrap}.book-export-options{grid-template-columns:1fr}.book-export-options article{min-height:210px}}.menu-btn{width:44px;height:44px}.user-finance-history{max-width:1080px;margin-top:24px;padding:26px;border:1px solid var(--line);border-radius:18px;background:var(--bg-card);box-shadow:0 14px 36px rgba(var(--shadow-rgb),.06)}.user-finance-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.user-finance-head h2{margin:10px 0 5px;font-size:22px}.user-finance-head p{margin:0;color:var(--muted);font-size:13px}.user-finance-head>button{min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:9px;background:var(--bg-card);display:flex;align-items:center;gap:7px;font-weight:800;cursor:pointer}.user-finance-head>button svg{width:17px}.finance-tabs{display:inline-flex;margin:20px 0 16px;padding:4px;border:1px solid var(--line);border-radius:11px;background:var(--bg-page)}.finance-tabs button{min-height:44px;padding:0 18px;border:0;border-radius:8px;background:transparent;font-weight:800;cursor:pointer}.finance-tabs button.active{background:var(--purple);color:var(--text-inverse)}.user-order-list,.user-ledger-list{display:grid}.user-order-list article,.user-ledger-list article{min-height:76px;border-top:1px solid var(--border-light);display:grid;align-items:center;gap:14px}.user-order-list article{grid-template-columns:120px minmax(220px,1fr) 120px 180px}.user-ledger-list article{grid-template-columns:42px minmax(180px,1fr) 150px 120px}.user-order-list b,.user-order-list small,.user-ledger-list b,.user-ledger-list small{display:block}.user-order-list small,.user-ledger-list small{margin-top:4px;color:var(--muted);font-size:12px}.user-order-list strong,.user-ledger-list strong{font-size:15px}.user-order-list time{font-size:12px;color:var(--muted)}.ledger-dot{width:38px;height:38px;border-radius:11px;background:var(--bg-soft);color:var(--purple);display:grid;place-items:center}.ledger-dot svg{width:18px}.user-ledger-list strong{color:var(--text-primary)}.user-ledger-list strong.negative{color:var(--brand-primary)}.finance-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;color:var(--muted);text-align:center}.finance-empty svg{width:38px;height:38px;padding:9px;border-radius:12px;background:var(--bg-soft);color:var(--purple)}.finance-empty b{color:var(--ink);font-size:15px}.finance-empty span{font-size:12px}.finance-pager{min-height:58px;border-top:1px solid var(--border-light);display:flex;align-items:center;justify-content:flex-end;gap:8px}.finance-pager span{margin-right:auto;color:var(--muted);font-size:12px}.finance-pager button{min-width:76px;min-height:40px;border:1px solid var(--line);border-radius:8px;background:var(--bg-card);font-size:12px;font-weight:800;cursor:pointer}.finance-pager button:disabled{opacity:.42;cursor:not-allowed}.finance-inline-error{min-height:48px;margin:14px 0;padding:11px 14px;border:1px solid var(--status-error-border);border-radius:10px;background:var(--status-error-bg);color:var(--status-error);display:flex;align-items:center;gap:8px;font-size:13px}.finance-inline-error svg{width:18px;flex:0 0 auto}.finance-notice.error{border:1px solid var(--status-error-border);background:var(--status-error-bg);color:var(--status-error)}.finance-notice.error svg{flex:0 0 auto}.finance-ready{min-height:42px;padding:0 14px;border-radius:21px;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:900}.finance-ready.ready{background:var(--status-success-bg);color:var(--status-success)}.finance-ready.not-ready{background:var(--bg-soft);color:var(--brand-primary)}.finance-ready svg{width:18px}.finance-readiness{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.finance-readiness>button{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card);color:var(--brand-primary);font-weight:800;cursor:pointer}.finance-readiness>button:disabled{cursor:not-allowed;opacity:.55}.finance-readiness>button svg{width:18px;height:18px}.finance-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.finance-metrics section b{font-size:27px}.admin-finance-tabs{display:flex;width:100%;overflow:auto;margin:24px 0 18px;padding:5px}.admin-finance-tabs button{white-space:nowrap;min-height:44px}.finance-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px}.finance-toolbar>div{height:46px;min-height:46px;min-width:300px;flex:1;border:1px solid var(--line);border-radius:9px;background:var(--bg-card);display:flex;align-items:center;padding:0 12px}.finance-toolbar>div svg{width:18px;color:var(--muted)}.finance-toolbar input{height:100%;min-width:0;flex:1;border:0;outline:0;padding:0 9px}.finance-toolbar select{height:44px;min-width:150px;border:1px solid var(--line);border-radius:9px;background:var(--bg-card);padding:0 10px}.finance-table-card{border:1px solid var(--line);border-radius:16px;background:var(--bg-card);overflow:hidden}.finance-table{overflow:auto}.finance-thead,.finance-trow{display:grid;align-items:center;gap:14px;min-width:1000px;padding:0 18px}.finance-thead{min-height:54px;background:var(--bg-page);color:var(--text-secondary);font-size:12px;font-weight:900}.finance-trow{min-height:78px;border-top:1px solid var(--border-light);font-size:13px}.finance-trow b,.finance-trow small{display:block}.finance-trow small{margin-top:4px;color:var(--muted);font-size:11px}.finance-trow time{color:var(--muted);font-size:12px}.finance-trow>strong{font-variant-numeric:tabular-nums}.finance-trow>strong.negative{color:var(--brand-primary)}.order-table .finance-thead,.order-table .finance-trow{grid-template-columns:1.45fr 1.25fr .6fr .7fr .8fr 1.1fr}.refund-table .finance-thead,.refund-table .finance-trow{grid-template-columns:1.35fr 1.2fr .6fr .75fr 1fr .8fr}.ledger-table .finance-thead,.ledger-table .finance-trow{grid-template-columns:1.25fr .8fr .7fr .7fr .7fr 1fr}.audit-table .finance-thead,.audit-table .finance-trow{grid-template-columns:1.2fr 1fr .6fr 1.4fr 1fr;min-width:850px}.finance-status{display:inline-flex;width:max-content;min-height:30px;padding:0 10px;border-radius:16px;align-items:center;background:var(--bg-soft);color:var(--text-secondary);font-size:12px;font-weight:900}.finance-status.succeeded,.finance-status.refunded{background:var(--bg-brand-soft);color:var(--text-primary)}.finance-status.pending,.finance-status.processing,.finance-status.created{background:var(--bg-brand-soft);color:var(--brand-primary)}.finance-status.failed{background:var(--status-error-bg);color:var(--status-error)}.finance-status.closed{background:var(--bg-soft);color:var(--text-secondary)}.finance-row-actions{display:flex;gap:7px;flex-wrap:wrap}.finance-row-actions button{min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--bg-card);color:var(--purple);display:flex;align-items:center;gap:5px;font-size:12px;font-weight:900;cursor:pointer}.finance-row-actions button.danger{border-color:var(--status-error-border);background:var(--status-error-bg);color:var(--status-error)}.finance-row-actions svg{width:15px}.finance-row-actions button:disabled{opacity:.45;cursor:not-allowed}.finance-refund-dialog{position:relative;width:min(610px,calc(100vw - 32px));max-height:90vh;overflow:auto;padding:32px;border-radius:20px;background:var(--bg-card);box-shadow:0 30px 90px rgba(var(--shadow-rgb),.32)}.finance-danger-icon{width:54px;height:54px;border-radius:15px;background:var(--status-error-bg);color:var(--status-error);display:grid;place-items:center}.finance-refund-dialog h2{margin:17px 0 8px;font-size:24px}.finance-refund-dialog>p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.finance-refund-dialog dl{margin:20px 0;padding:14px 16px;border-radius:11px;background:var(--bg-page)}.finance-refund-dialog dl>div{display:grid;grid-template-columns:70px 1fr;gap:12px;padding:6px 0}.finance-refund-dialog dt{color:var(--muted);font-size:12px}.finance-refund-dialog dd{margin:0;overflow-wrap:anywhere;font-size:12px;font-weight:800}.finance-refund-dialog>label{display:block;margin-top:15px;font-size:13px;font-weight:900}.finance-refund-dialog textarea,.finance-refund-dialog input{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:9px;background:var(--bg-card);padding:11px 12px;font-size:14px}.finance-refund-dialog textarea{height:92px;resize:vertical}.finance-refund-dialog input{height:44px}.finance-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.finance-dialog-actions button{min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:9px;background:var(--bg-card);font-weight:900;cursor:pointer}.finance-dialog-actions button.danger{border-color:var(--status-error);background:var(--status-error);color:var(--text-inverse);display:flex;align-items:center;gap:7px}.finance-dialog-actions button:disabled{opacity:.42;cursor:not-allowed}.finance-dialog-actions svg{width:17px}.finance-dialog-actions button.primary{border-color:var(--purple);background:var(--purple);color:var(--text-inverse);display:flex;align-items:center;gap:7px}.finance-danger-icon.points-icon{background:var(--status-error-bg);color:var(--status-error)}.finance-plan-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px}.finance-annual-card,.finance-point-plans{padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--bg-card)}.finance-annual-card{align-self:start;display:grid;gap:15px}.finance-plan-icon{width:48px;height:48px;border-radius:13px;background:var(--lime);color:var(--deep);display:grid;place-items:center}.finance-annual-card h2,.finance-plan-heading h2{margin:15px 0 5px;font-size:20px}.finance-annual-card p,.finance-plan-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.finance-annual-card label,.finance-plan-fields label{font-size:12px;font-weight:900}.finance-annual-card input,.finance-plan-fields input,.finance-plan-title input{width:100%;height:44px;margin-top:7px;border:1px solid var(--line);border-radius:8px;padding:0 10px}.finance-plan-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.finance-point-plans>article{margin-top:16px;padding:18px;border:1px solid var(--border-light);border-radius:13px;background:var(--bg-card)}.finance-plan-title{display:flex;align-items:center;gap:12px}.finance-plan-title input{margin:0;max-width:300px;font-size:14px;font-weight:900}.finance-plan-title span{padding:5px 9px;border-radius:13px;font-size:11px;font-weight:900}.finance-plan-title span.enabled{background:var(--bg-brand-soft);color:var(--text-primary)}.finance-plan-title span.disabled{background:var(--bg-soft);color:var(--text-secondary)}.finance-plan-fields{display:grid;grid-template-columns:1fr 1fr .65fr .6fr auto;gap:10px;align-items:end;margin-top:13px}.finance-switch{height:44px;display:flex;align-items:center;gap:7px}.finance-switch input{width:18px;height:18px;margin:0}.finance-switch span{font-size:12px}@media(max-width:1200px){.finance-metrics{grid-template-columns:repeat(3,1fr)}.finance-plan-layout{grid-template-columns:1fr}.finance-plan-fields{grid-template-columns:1fr 1fr 1fr auto}.finance-switch{grid-column:1/2}}@media(max-width:720px){.user-finance-history{padding:20px 16px}.user-finance-head{display:block}.user-finance-head>button{margin-top:14px}.user-order-list article,.user-ledger-list article{grid-template-columns:1fr auto;padding:14px 0}.user-order-list article>.finance-status,.user-ledger-list article>.ledger-dot{grid-row:1/3}.user-order-list article time,.user-ledger-list article>small{grid-column:2}.finance-readiness{align-items:stretch;width:100%}.finance-toolbar{align-items:stretch;flex-direction:column}.finance-toolbar>div{min-width:0;flex:none}.finance-toolbar select{width:100%}.finance-plan-fields{grid-template-columns:1fr 1fr}.finance-plan-heading{display:block}.finance-plan-heading .btn{margin-top:12px}.finance-metrics{grid-template-columns:1fr 1fr}.finance-refund-dialog{padding:26px 20px}}@media(max-width:480px){.finance-metrics,.finance-plan-fields{grid-template-columns:1fr}.finance-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.admin-finance-tabs{display:flex}.finance-pager{flex-wrap:wrap;padding:12px 0}.finance-pager span{width:100%;margin:0}.finance-pager button{flex:1}.finance-dialog-actions{display:grid;grid-template-columns:1fr}.finance-dialog-actions button{width:100%}}.mode-switch.provider-mode-switch,.mode-locked.provider-mode-locked{width:100%;max-width:292px;min-height:62px;margin:0;border:1px solid var(--border-light)!important;border-radius:15px!important;background:var(--bg-soft)!important;box-shadow:0 10px 25px rgba(var(--shadow-rgb),.12);color:var(--text-primary)!important}.mode-switch.provider-mode-switch{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px!important}.mode-switch.provider-mode-switch>button.provider-mode-option{min-width:0;min-height:52px!important;padding:7px 10px!important;border:1px solid transparent!important;border-radius:11px!important;background:var(--bg-card)!important;box-shadow:none!important;color:var(--text-primary)!important;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;text-align:left;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.mode-switch.provider-mode-switch>button.provider-mode-option:hover{border-color:var(--border-default)!important;background:var(--bg-card)!important}.mode-switch.provider-mode-switch>button.provider-mode-option.active,.mode-switch.provider-mode-switch>button.provider-mode-option[aria-pressed=true]{border-color:var(--border-active)!important;background:var(--brand-primary)!important;box-shadow:0 7px 16px rgba(var(--shadow-rgb),.24)!important;color:var(--text-inverse)!important}.mode-switch.provider-mode-switch .provider-mode-label{width:100%;color:inherit!important;display:flex!important;align-items:center;justify-content:space-between;gap:6px;font-size:13px!important;font-weight:850;line-height:1.2;white-space:nowrap}.mode-switch.provider-mode-switch .provider-mode-label strong{color:inherit!important;font-size:inherit}.mode-switch.provider-mode-switch .provider-mode-label svg{width:15px;height:15px;flex:0 0 15px;color:var(--brand-primary)!important;opacity:0}.mode-switch.provider-mode-switch>button.provider-mode-option.active .provider-mode-label svg,.mode-switch.provider-mode-switch>button.provider-mode-option[aria-pressed=true] .provider-mode-label svg{opacity:1}.mode-switch.provider-mode-switch>button.provider-mode-option small{margin:0!important;color:var(--text-secondary)!important;display:block!important;font-size:11px!important;font-weight:750;line-height:1.3!important;white-space:nowrap}.mode-switch.provider-mode-switch>button.provider-mode-option.active small,.mode-switch.provider-mode-switch>button.provider-mode-option[aria-pressed=true] small{color:var(--text-inverse-muted)!important}.mode-switch.provider-mode-switch>button.provider-mode-option:focus-visible{outline:3px solid var(--border-active)!important;outline-offset:2px}.mode-locked.provider-mode-locked{padding:8px 11px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.provider-mode-lock-icon{width:34px;height:34px;border-radius:10px;background:var(--brand-primary);color:var(--text-inverse)!important;display:grid;place-items:center}.provider-mode-lock-icon svg{width:18px!important;height:18px}.mode-locked.provider-mode-locked .provider-mode-copy{min-width:0;color:var(--text-primary)!important}.mode-locked.provider-mode-locked .provider-mode-copy strong,.mode-locked.provider-mode-locked .provider-mode-copy small{color:inherit!important;display:block}.mode-locked.provider-mode-locked .provider-mode-copy strong{font-size:13px;line-height:1.2}.mode-locked.provider-mode-locked .provider-mode-copy small{margin-top:3px;color:var(--text-secondary)!important;font-size:11px;font-weight:750;line-height:1.25}.mode-locked.provider-mode-locked .provider-mode-status{padding:5px 7px;border-radius:999px;background:var(--bg-selected);color:var(--text-primary)!important;font-size:10px;font-weight:850;white-space:nowrap}.poster-head>.provider-mode-switch,.poster-head>.provider-mode-locked,.talking-head>.provider-mode-switch,.talking-head>.provider-mode-locked,.detail-head>.provider-mode-switch,.detail-head>.provider-mode-locked,.cover-studio-head>.provider-mode-switch,.cover-studio-head>.provider-mode-locked,.wechat-writer-hero>.provider-mode-switch,.wechat-writer-hero>.provider-mode-locked,.xhs-hero>.provider-mode-switch,.xhs-hero>.provider-mode-locked{width:292px!important;max-width:292px;flex:0 0 292px!important}.cinematic-ppt-hero-tools{position:relative;z-index:1;width:292px;flex:0 0 292px;display:grid;gap:10px}.cinematic-ppt-hero-tools .cinematic-ppt-hero-meta{min-width:0;grid-template-columns:1fr 1fr;gap:7px}.cinematic-ppt-hero-tools .cinematic-ppt-hero-meta span{height:40px;padding:0 9px;font-size:11px}.book-top-actions>.provider-mode-switch,.book-top-actions>.provider-mode-locked{width:292px;max-width:292px;flex:0 0 292px}@media(max-width:1050px){.poster-head>.provider-mode-switch,.poster-head>.provider-mode-locked,.talking-head>.provider-mode-switch,.talking-head>.provider-mode-locked,.detail-head>.provider-mode-switch,.detail-head>.provider-mode-locked,.cover-studio-head>.provider-mode-switch,.cover-studio-head>.provider-mode-locked,.wechat-writer-hero>.provider-mode-switch,.wechat-writer-hero>.provider-mode-locked,.xhs-hero>.provider-mode-switch,.xhs-hero>.provider-mode-locked{width:100%!important;max-width:none;margin-top:20px;flex-basis:auto!important}}@media(max-width:760px){.mode-switch.provider-mode-switch,.mode-locked.provider-mode-locked{max-width:none}.cinematic-ppt-hero-tools{width:100%;margin-top:19px}.cinematic-ppt-hero-tools .cinematic-ppt-hero-meta{margin-top:0}.book-topbar{min-height:132px;grid-template-columns:minmax(0,1fr)!important;align-items:stretch}.book-top-actions{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) 44px;align-items:center}.book-top-actions>.provider-mode-switch,.book-top-actions>.provider-mode-locked{width:100%;max-width:none}}@media(prefers-reduced-motion:reduce){.mode-switch.provider-mode-switch>button.provider-mode-option{transition:none}}body{background:var(--bg-page);color:var(--text-primary)}.app-shell{grid-template-columns:242px minmax(0,1fr)}.sidebar{background:linear-gradient(165deg,var(--bg-sidebar),var(--brand-deep));padding:30px 18px 20px}.brand{gap:12px}.brand-mark{background:var(--brand-gradient);color:var(--brand-deep);transform:none;border-radius:12px;box-shadow:0 4px 14px rgba(var(--brand-rgb),.16)}.brand b{letter-spacing:1px;font-size:22px}.brand-glyph{font-size:26px;font-weight:800;line-height:1}.brand small{color:var(--text-inverse-muted);font-size:10px;letter-spacing:.8px}.nav-label{color:var(--text-inverse-muted);opacity:.65;margin-top:44px;font-size:10px;letter-spacing:2px}.sidebar nav{gap:7px}.sidebar nav button{height:46px;font-size:14px;color:var(--text-inverse-muted);border-radius:8px;gap:12px}.sidebar nav button:hover{color:var(--text-inverse);background:rgba(var(--white-rgb),.055)}.sidebar nav button.active{color:var(--brand-secondary);background:rgba(var(--brand-rgb),.18)}.sidebar nav button.active i{left:-18px;right:auto;width:3px;height:24px;background:var(--brand-secondary);border-radius:0 3px 3px 0}.sidebar nav button.tutorial-nav-item{border-color:transparent;box-shadow:none;background:transparent;color:var(--text-inverse-muted)}.sidebar nav button.tutorial-nav-item.active{color:var(--brand-secondary);background:rgba(var(--brand-rgb),.18)}.sidebar nav button.tutorial-nav-item svg{color:inherit}.side-promo{padding:19px 16px;background:rgba(var(--white-rgb),.035);border:1px solid rgba(var(--white-rgb),.09);border-radius:12px;box-shadow:none}.side-promo>span{background:var(--brand-secondary);color:var(--brand-deep);font-size:9px;letter-spacing:1px}.side-promo b{color:var(--text-inverse);font-size:14px}.side-promo p{color:var(--text-inverse-muted);font-size:11px;line-height:1.7}.side-promo button{color:var(--brand-secondary);font-size:12px}.side-user{border-color:rgba(var(--white-rgb),.1)}.side-user small{color:var(--text-inverse-muted)}.avatar{background:var(--brand-gradient);color:var(--brand-deep)}.topbar{height:72px;padding:0 42px;background:var(--bg-page);border-color:var(--border-light);-webkit-backdrop-filter:none;backdrop-filter:none}.topbar>div>b{font-size:14px;color:var(--text-secondary);font-weight:600}.top-actions .points{background:var(--bg-card);border-color:var(--border-default);color:var(--text-secondary)}.top-actions .points svg{color:var(--brand-primary)}.btn{border-radius:9px;min-height:42px;transition:background .18s,box-shadow .18s,transform .18s}.btn-primary{color:var(--brand-deep);background:var(--brand-gradient);box-shadow:0 4px 12px rgba(var(--brand-rgb),.12)}.btn-primary:hover{background:linear-gradient(115deg,var(--brand-secondary),var(--brand-gradient-end));box-shadow:var(--shadow-hover)}.btn-outline{background:var(--bg-card);border-color:var(--border-default);color:var(--text-primary)}.btn-outline:hover{background:var(--bg-card-hover);border-color:var(--border-active)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--border-active);outline-offset:3px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--border-active);outline-offset:2px}.btn:disabled{opacity:.5}.back-link{color:var(--text-secondary)}.back-link:hover{color:var(--brand-primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-nav{background:rgba(var(--shadow-rgb),.5)}.mobile-nav .sidebar{width:260px}.mobile-close{color:var(--brand-deep)}@media(max-width:820px){.app-shell{grid-template-columns:minmax(0,1fr)}.topbar{padding:0 22px}}@media(max-width:540px){.topbar{height:64px;padding:0 16px}.topbar>div>b{font-size:13px}.top-actions{gap:8px}}@media(prefers-reduced-motion:reduce){.btn{transition:none}.btn:hover{transform:none}}.business-home{max-width:1600px;margin:0 auto;padding:35px 44px 26px}.business-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:30px;min-height:216px;margin-bottom:22px}.business-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:1.6px;color:var(--text-secondary)}.business-eyebrow i{height:7px;width:7px;border-radius:50%;background:var(--brand-gradient-end);box-shadow:0 0 0 4px var(--bg-brand-soft)}.business-hero h1{font-size:39px;font-weight:750;line-height:1.35;letter-spacing:-1.4px;margin:17px 0 12px;color:var(--text-primary)}.business-hero h1 span{display:block}.business-hero p{font-size:14px;line-height:1.8;color:var(--text-secondary);margin:0}.business-hero-note{display:flex;align-items:center;gap:10px;margin-top:17px}.business-hero-note>span{width:26px;height:1px;background:var(--brand-secondary)}.business-hero-note small{font-size:11px;color:var(--brand-primary);letter-spacing:.7px}.business-hero-art{height:210px;position:relative;display:grid;place-items:center;overflow:hidden}.hero-orbit{position:absolute;border:1px solid var(--border-default);border-radius:50%;width:245px;height:145px;transform:rotate(-29deg)}.orbit-two{width:190px;height:190px;transform:rotate(35deg);border-color:var(--border-light)}.hero-axis{position:absolute;width:290px;height:1px;background:var(--border-light);transform:rotate(-29deg)}.growth-tile{position:absolute;display:grid;place-items:center;width:84px;height:92px;border-radius:18px}.growth-tile svg{width:43px;height:43px;stroke-width:1.35}.tile-back{transform:translate(-33px,-13px) rotate(-14deg);background:var(--bg-card);border:1px solid var(--border-default);color:var(--brand-secondary);box-shadow:var(--shadow-card)}.tile-front{transform:translate(30px,8px) rotate(9deg);background:var(--brand-gradient);border:1px solid var(--brand-secondary);color:var(--brand-deep);box-shadow:0 16px 30px rgba(var(--brand-rgb),.14)}.hero-art-caption{position:absolute;bottom:3px;left:0;right:0;text-align:center;font-size:10px;letter-spacing:.8px;color:var(--text-muted)}.business-search{display:flex;align-items:center;gap:13px;height:62px;padding:7px 8px 7px 20px;background:var(--bg-card);border:1px solid var(--border-default);border-radius:12px;box-shadow:var(--shadow-card)}.business-search:focus-within{border-color:var(--border-active);box-shadow:var(--focus-ring)}.business-search>svg{width:21px;color:var(--text-muted);flex-shrink:0}.business-search input{min-width:0;flex:1;width:100%;height:100%;background:transparent;border:0;outline:none;color:var(--text-primary);font-size:13px}.business-search input::placeholder{color:var(--text-muted)}.business-search .btn{height:46px;padding:0 20px;white-space:nowrap;font-size:12px}.business-search .btn svg{width:16px}.business-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:30px 0 17px}.business-section-heading>div{display:flex;align-items:center;gap:10px}.section-index{font-size:10px;font-weight:650;letter-spacing:1px;color:var(--brand-primary);border-right:1px solid var(--border-default);padding-right:10px}.business-section-heading h2{font-size:18px;font-weight:750;letter-spacing:-.3px;margin:0}.business-section-heading>span,.business-section-heading small{color:var(--text-muted);font-size:11px;font-weight:400}.common-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.common-tool{display:flex;flex-direction:column;padding:20px;min-height:216px;border:1px solid var(--border-default);background:var(--bg-card);border-radius:13px;text-decoration:none;color:var(--text-primary);box-shadow:var(--shadow-card);transition:transform .2s,border-color .2s,box-shadow .2s}.common-tool:hover{border-color:var(--border-active);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.common-tool-top{display:flex;justify-content:space-between;align-items:center}.business-tool-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;color:var(--brand-primary);background:var(--bg-brand-soft);flex-shrink:0}.business-tool-icon svg{width:20px;height:20px;stroke-width:1.6}.common-tool-number{font-size:10px;color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:1px}.common-tool h3{margin:17px 0 8px;font-size:17px;letter-spacing:-.4px;line-height:1.4}.common-tool p{margin:0 0 18px;color:var(--text-secondary);font-size:12px;line-height:1.75}.common-tool-action{margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:var(--brand-primary);font-size:11px;font-weight:700}.common-tool-action svg{width:17px;height:17px}.business-scene-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--border-default);border-radius:11px;overflow:hidden;background:var(--bg-card)}.business-scene-list button{display:flex;gap:9px;align-items:center;justify-content:center;padding:16px 8px;border:0;border-right:1px solid var(--border-light);background:transparent;color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer}.business-scene-list button:last-child{border-right:0}.business-scene-list button>span{font-size:9px;color:var(--text-muted);font-weight:400}.business-scene-list button>svg{width:12px;height:12px;color:var(--text-muted)}.business-scene-list button:hover,.business-scene-list button.active{background:var(--bg-brand-soft);color:var(--brand-primary)}.all-business-tools{scroll-margin-top:92px}.business-sort{display:flex;align-items:center;gap:5px;color:var(--text-secondary)}.business-sort>svg{width:13px}.business-sort select{background:transparent;border:0;color:var(--text-secondary);padding:4px;font-size:11px;cursor:pointer}.business-category-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 20px}.business-category-row button{padding:7px 13px;border:1px solid transparent;background:transparent;color:var(--text-secondary);font-size:11px;cursor:pointer;border-radius:7px}.business-category-row button.active{background:var(--brand-deep);color:var(--text-inverse)}.business-category-row button:hover:not(.active){border-color:var(--border-default);background:var(--bg-card)}.business-category-row .clear-business-filters{margin-left:auto;color:var(--brand-primary)}.business-agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.business-agent-card{min-width:0;padding:23px;border:1px solid var(--border-default);border-radius:14px;background:var(--bg-card);color:var(--text-primary);display:flex;flex-direction:column;text-decoration:none;box-shadow:var(--shadow-card);transition:transform .2s,box-shadow .2s,border-color .2s}.business-agent-card:hover{transform:translateY(-3px);border-color:var(--border-active);box-shadow:var(--shadow-hover)}.business-card-head{display:flex;gap:9px;align-items:center}.business-category-tag{color:var(--text-muted);font-size:10px}.business-featured{margin-left:auto;border:1px solid var(--border-default);border-radius:5px;padding:3px 6px;color:var(--brand-primary);font-size:9px}.business-agent-card h3{font-size:20px;line-height:1.4;margin:19px 0 10px;letter-spacing:-.5px}.business-agent-card>p{color:var(--text-secondary);font-size:12px;line-height:1.85;margin:0 0 12px;min-height:45px}.business-card-scenario{color:var(--text-muted);font-size:10px;line-height:1.7;margin-bottom:17px}.business-deliverable{display:flex;gap:10px;align-items:center;padding:12px;background:var(--bg-soft);border-radius:8px;margin-top:auto}.business-deliverable>svg{width:19px;color:var(--brand-primary);flex-shrink:0;stroke-width:1.5}.business-deliverable small{display:block;font-size:9px;color:var(--text-muted);margin-bottom:3px}.business-deliverable strong{display:block;font-size:11px;line-height:1.5;font-weight:600}.business-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:18px}.business-price small,.business-price b{display:block}.business-price small{font-size:9px;color:var(--text-muted);margin-bottom:5px}.business-price b{font-size:11px;font-weight:600}.business-card-cta{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border-radius:7px;color:var(--brand-deep);background:var(--brand-gradient);white-space:nowrap;font-size:11px;font-weight:700}.business-card-cta svg{height:14px;width:14px}.business-secondary-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:18px;margin-top:32px}.business-recent,.business-tutorial{padding:22px;background:var(--bg-soft);border:1px solid var(--border-light);border-radius:12px}.business-recent>div{display:flex;align-items:center;gap:8px}.business-recent>div>svg{width:17px;color:var(--brand-primary)}.business-recent h2{margin:0;font-size:13px}.business-recent>div>button{margin-left:auto;border:0;background:transparent;color:var(--text-secondary);font-size:10px;display:flex;align-items:center;gap:4px;cursor:pointer}.business-recent button svg{width:13px}.business-recent>p{color:var(--text-secondary);font-size:11px;line-height:1.8;margin:18px 0 0}.business-recent ul{margin:12px 0 0;padding:0;list-style:none}.business-recent li button{display:flex;width:100%;align-items:center;gap:10px;text-align:left;padding:9px 0;border:0;background:transparent;color:var(--text-primary);cursor:pointer}.business-recent li span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.business-recent li small{color:var(--text-secondary)}.business-tutorial{display:flex;align-items:center;gap:16px;text-align:left;color:var(--text-primary);cursor:pointer}.business-tutorial>svg:first-child{width:28px;height:28px;color:var(--brand-primary)}.business-tutorial>svg:last-child{width:17px;margin-left:auto}.business-tutorial small{display:block;font-size:9px;color:var(--brand-primary);margin-bottom:6px}.business-tutorial b{font-size:13px}.business-tutorial p{font-size:10px;color:var(--text-secondary);line-height:1.7;margin:8px 0 0}.business-home-footer{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--text-muted);font-size:10px;padding:32px 0 8px}.business-home-footer svg{width:13px;color:var(--brand-primary)}.business-no-results{padding:55px 20px;text-align:center;border:1px dashed var(--border-default);border-radius:12px}.business-no-results>svg{color:var(--brand-primary)}.business-no-results p{color:var(--text-secondary);font-size:13px}@media(max-width:1250px){.business-home{padding:28px 30px}.business-agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-hero{grid-template-columns:minmax(0,1fr) 240px}.business-hero h1{font-size:35px}.common-tool{padding:16px}.common-tool h3{font-size:15px}.business-scene-list button{gap:6px}.business-scene-list button>span{display:none}}@media(max-width:1050px){.common-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.common-tool{min-height:190px}.business-hero-art{height:190px}.business-hero{grid-template-columns:minmax(0,1fr) 180px;gap:10px}.hero-art-caption{display:none}.business-secondary-grid{grid-template-columns:1fr}}@media(max-width:760px){.business-home{padding:26px 20px}.business-hero{grid-template-columns:1fr;min-height:0;margin-bottom:23px}.business-hero-art{display:none}.business-hero h1{font-size:32px;letter-spacing:-1px}.business-hero p{font-size:12px}.business-hero-note{margin-top:12px}.business-eyebrow{font-size:10px}.business-section-heading{margin-top:28px}.business-section-heading>span{display:none}.business-section-heading h2{font-size:16px}.business-scene-list{grid-template-columns:repeat(3,minmax(0,1fr))}.business-scene-list button:nth-child(-n+3){border-bottom:1px solid var(--border-light)}.business-scene-list button:nth-child(3n){border-right:0}.business-agent-card{padding:20px}}@media(max-width:540px){.business-home{padding:23px 16px}.business-search{padding-left:12px;height:54px;gap:8px}.business-search input{font-size:12px}.business-search .btn{padding:0 12px;height:38px;min-height:38px;font-size:11px}.business-search .btn svg{display:none}.business-agent-grid{grid-template-columns:minmax(0,1fr)}.common-tool-grid{gap:10px}.common-tool{padding:15px;min-height:214px}.common-tool h3{font-size:15px;letter-spacing:-.6px}.common-tool p{font-size:11px}.common-tool-number{display:none}.business-section-heading>div{gap:7px}.business-section-heading small{font-size:9px}.business-category-row{gap:3px}.business-category-row button{padding:7px 9px}.business-card-footer{gap:12px}.business-card-cta{padding:12px 15px}.business-home-footer{font-size:9px;text-align:center;line-height:1.7}}@media(prefers-reduced-motion:reduce){.common-tool,.business-agent-card{transition:none}.common-tool:hover,.business-agent-card:hover{transform:none}}.detail-head,.xhs-hero,.cinematic-ppt-hero{background:linear-gradient(110deg,var(--bg-card),var(--bg-brand-soft));border:1px solid var(--border-default);color:var(--text-primary);box-shadow:var(--shadow-card)}.detail-head p,.xhs-hero p,.cinematic-ppt-hero p{color:var(--text-secondary)}.detail-head .eyebrow,.xhs-hero>div:first-child>span,.cinematic-ppt-hero .eyebrow{color:var(--brand-primary)}.cinematic-ppt-hero:before{display:none}.cinematic-ppt-hero-meta span{background:var(--bg-card);border-color:var(--border-default);color:var(--text-secondary)}.cinematic-ppt-hero-meta svg{color:var(--brand-primary)}.book-topbar{background:var(--bg-page)}.book-top-identity b{color:var(--text-primary)}.book-top-identity small{color:var(--text-secondary)}.talking-output-panel small,.talking-output-panel p{color:var(--text-inverse-muted)}.status-success{background:var(--status-success-bg);color:var(--status-success)}.status-error{background:var(--status-error-bg);color:var(--status-error)}.status-running{background:var(--status-info-bg);color:var(--status-info)}.mobile-bottom-nav{display:none}.pwa-install{position:fixed;right:28px;bottom:22px;z-index:20;display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--bg-card);color:var(--brand-primary);border:1px solid var(--border-default);border-radius:14px;box-shadow:var(--shadow-card);text-align:left}.pwa-install span{font-size:13px;font-weight:700}.pwa-install small{display:block;margin-top:3px;font-size:10px;color:var(--text-secondary);font-weight:400}.offline-notice{position:fixed;top:0;left:0;right:0;z-index:130;background:var(--status-warning-bg);color:var(--status-warning);padding:10px 16px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px}.pwa-help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:20px;background:rgba(var(--shadow-rgb),.5)}.pwa-help{position:relative;width:min(420px,100%);max-height:85dvh;overflow:auto;padding:28px;background:var(--bg-card);border-radius:20px;box-shadow:var(--shadow-hover)}.pwa-help>img{width:56px;height:56px;border-radius:14px}.pwa-help h2{font-size:21px;margin:18px 0}.pwa-help p{font-size:14px;line-height:1.8;color:var(--text-secondary)}.pwa-help b{color:var(--text-primary)}.pwa-help>small{font-size:11px;color:var(--text-muted)}.pwa-help-close{position:absolute;right:14px;top:14px;background:none;border:0;color:var(--text-secondary)}@media(max-width:820px){.app-shell:has(.mobile-bottom-nav){padding-bottom:calc(72px + env(safe-area-inset-bottom))}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:25;display:grid;grid-template-columns:repeat(4,1fr);padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:var(--bg-card);border-top:1px solid var(--border-default)}.mobile-bottom-nav a{display:flex;min-height:42px;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--text-secondary);text-decoration:none;font-size:11px}.mobile-bottom-nav a[aria-current=page]{color:var(--brand-primary);font-weight:700}.pwa-install{bottom:calc(82px + env(safe-area-inset-bottom));right:14px;padding:10px 12px}.pwa-install small{display:none}.pwa-install span{font-size:12px}.mobile-nav{z-index:60}.topbar{padding-top:env(safe-area-inset-top)}.payment-modal{max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}.payment-return-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}@media(max-width:820px){.app-shell:has(.pwa-install) .top-actions{padding-right:42px}.pwa-install{top:13px;bottom:auto;right:16px;padding:9px;width:35px;height:35px;border-radius:9px;box-shadow:none}.pwa-install span{display:none}}
