:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f7f8fa;--surface:#fff;--surface-soft:#f5f8f6;--ink:#111819;--muted:#707a82;--muted-2:#98a2aa;--line:#e7ecef;--line-strong:#d9e1e5;--green:#14a05f;--green-dark:#0b844c;--green-soft:#eaf8f0;--amber:#f1a832;--amber-soft:#fff5e7;--danger:#d7655e;--shadow:0 18px 48px #18253014;--soft-shadow:0 10px 30px #1825300f;--radius:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--page);min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--page);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}svg{width:18px;height:18px}.dashboard{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fbfcfd;flex-direction:column;gap:26px;height:100vh;padding:34px 24px 28px;display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-icon{color:#fff;background:#101717;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 10px 24px #11181924}.brand-icon svg{width:18px;height:18px}.brand strong,.brand small{display:block}.brand strong{font-size:15px;line-height:1.2}.brand small{color:#263134;margin-top:3px;font-size:13px;font-weight:720}.nav-list{gap:14px;display:grid}.nav-list a{color:#525c63;border-radius:8px;align-items:center;gap:13px;min-height:52px;padding:0 16px;font-size:15px;font-weight:720;text-decoration:none;display:flex}.nav-list a:hover{background:#f0f4f2}.nav-list a.active{color:#fff;background:linear-gradient(135deg,#17b86f,#0e934f);box-shadow:0 14px 28px #14a05f3d}.nav-list svg{flex:none}.benefit-card,.panel,.campaign-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff}.benefit-card{margin-top:auto;padding:16px}.benefit-head,.section-head,.topbar,.topbar-actions,.composer-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.benefit-card h2,.benefit-card p,.benefit-card small,.benefit-card ul{margin:0}.benefit-card h2{font-size:15px}.benefit-head span{min-height:24px;color:var(--green);background:var(--green-soft);border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.benefit-card p{color:#465057;margin-top:16px;font-size:13px;font-weight:760}.benefit-card small{color:var(--muted-2);margin-top:8px;font-size:12px;display:block}.benefit-card ul{gap:9px;padding:16px 0 14px;list-style:none;display:grid}.benefit-card li{color:#647078;align-items:center;gap:8px;font-size:12px;font-weight:680;display:flex}.benefit-card li svg{width:14px;height:14px;color:var(--green)}.app{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;height:76px;padding:0 30px}.provider-chip{border:1px solid var(--line);color:#5a666e;background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.dot{background:var(--amber);border-radius:50%;width:8px;height:8px}.dot.live{background:var(--green)}.topbar-actions{gap:18px}.text-button,.link-button{color:#626e76;background:0 0;border:0;align-items:center;gap:7px;font-size:13px;font-weight:760;display:inline-flex}.text-button:hover,.link-button:hover{color:var(--green)}.text-button svg,.link-button svg{width:17px;height:17px}.icon-button{border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:inline-grid}.icon-button.subtle{color:#68737c;background:0 0}.icon-button.subtle:hover{background:#eef3f1}.user-menu{min-height:46px;color:inherit;background:0 0;border:0;align-items:center;gap:10px;display:inline-flex}.user-menu img{border-radius:50%;width:34px;height:34px}.user-menu strong,.user-menu small{text-align:left;display:block}.user-menu strong{font-size:13px}.user-menu small{width:fit-content;color:var(--green);background:var(--green-soft);border-radius:999px;margin-top:2px;padding:2px 7px;font-size:11px;font-weight:800}.user-menu>svg{width:16px;height:16px;color:var(--muted-2)}.content{width:min(1320px,100%);margin:0 auto;padding:26px 26px 54px}.page-title{margin:2px 0 26px}.page-title h1{letter-spacing:0;margin:0;font-size:clamp(26px,3vw,32px)}.page-title p{color:var(--muted);margin:10px 0 0;font-size:15px}.notice{color:#0b7946;background:#eefaf3;border:1px solid #bfe8d2;border-radius:8px;margin-bottom:16px;padding:12px 14px;font-size:14px;font-weight:720}.notice.error{color:#9a403a;background:#fff2f0;border-color:#f0c4bf}.work-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.main-column,.right-column{gap:22px;min-width:0;display:grid}.campaign-card{background:linear-gradient(90deg,#fff7ed,#fffdf9 78%);border-color:#f0dfc6;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;min-height:86px;padding:16px 22px;display:grid}.campaign-icon{color:#e19b25;background:#fff0d7;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.campaign-card h2,.campaign-card p{margin:0}.campaign-card h2{color:#7b541b;font-size:17px}.campaign-card p{color:#a57b42;margin-top:7px;font-size:14px}.primary-button,.soft-button,.light-button,.upload-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#17ad68,#0c944e);border:0;min-width:94px;padding:0 18px;box-shadow:0 12px 24px #14a05f38}.primary-button:hover{background:linear-gradient(135deg,#12985b,#087a41)}.soft-button{border:1px solid var(--line);color:#9972a9;background:#fff;padding:0 14px;font-size:13px}.soft-button.danger{color:#cc6560}.light-button,.upload-button{border:1px solid var(--line);color:#59656d;background:#fff;font-size:13px}.light-button{width:100%}.light-button:hover,.upload-button:hover{color:var(--green);background:#f5fbf8;border-color:#b9ddc9}.composer,.quota-panel,.redeem-panel,.queue-panel,.gallery-panel,.account-panel{padding:24px}.section-head h2{margin:0;font-size:18px}.section-head.compact{margin-bottom:14px}.section-head.compact span{color:var(--green);font-size:13px;font-weight:800}.section-actions{align-items:center;gap:10px;display:flex}label{color:#525e66;font-size:14px;font-weight:760}.prompt-field{gap:11px;margin-top:28px;display:grid}textarea,input,select{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;transition:border-color .16s,box-shadow .16s}textarea{resize:vertical;min-height:172px;padding:20px;font-size:15px;line-height:1.8}input,select{min-height:42px;padding:0 14px;font-size:14px}textarea::placeholder,input::placeholder{color:#a5adb5}textarea:focus,input:focus,select:focus{border-color:#93d7b5;box-shadow:0 0 0 4px #14a05f17}.prompt-field small{color:var(--muted-2);pointer-events:none;justify-self:start;margin-top:-44px;padding-left:16px;font-size:13px}.mode-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.segment{color:#6c777e;text-align:left;background:#f4f7f5;border:1px solid #0000;border-radius:8px;min-height:58px;padding:0 12px;font-weight:800}.segment strong,.segment span{display:block}.segment span{color:#8d989f;margin-top:5px;font-size:12px}.segment.active{color:var(--green);background:var(--green-soft);border-color:#bde8cf}.upload-strip{gap:12px;margin-top:18px;display:grid}.upload-strip input[type=file]{display:none}.upload-button{width:fit-content;padding:0 14px}.asset-list{flex-wrap:wrap;gap:8px;display:flex}.asset-pill{border:1px solid var(--line);color:#5f6b73;background:#fff;border-radius:999px;align-items:center;gap:7px;max-width:100%;min-height:34px;padding:0 8px 0 10px;font-size:12px;font-weight:760;display:inline-flex}.asset-pill svg{width:14px;height:14px}.asset-pill button{color:#7d878e;background:#f2f4f5;border:0;border-radius:50%;place-items:center;width:20px;height:20px;display:inline-grid}.settings-block{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.option-group{gap:10px;display:grid}.ratio-options{grid-template-columns:repeat(7,minmax(0,1fr))}.option-tile{border:1px solid var(--line);color:#445058;text-align:left;background:#fff;border-radius:8px;justify-items:start;gap:6px;min-width:0;min-height:104px;padding:12px;display:grid}.option-tile.active{background:#f1fbf6;border-color:#9adbb9;box-shadow:inset 0 0 0 1px #bfe8d2}.tile-shape{background:#eef8f2;border:2px solid #8db49d;border-radius:4px;width:34px;height:20px;display:block}.tile-shape[data-ratio=adaptive]{border-style:dashed}.tile-shape[data-ratio="9:16"]{width:20px;height:34px}.tile-shape[data-ratio="1:1"]{width:26px;height:26px}.tile-shape[data-ratio="4:3"]{width:32px;height:24px}.tile-shape[data-ratio="3:4"]{width:24px;height:32px}.tile-shape[data-ratio="21:9"]{width:42px;height:18px}.option-tile strong,.option-tile small,.option-tile em{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-style:normal;display:block;overflow:hidden}.option-tile strong{font-size:13px}.option-tile small,.option-tile em{color:#7f8990;font-size:11px}.duration-options{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:12px}.duration-chip{border:1px solid var(--line);color:#445058;text-align:left;background:#fff;border-radius:8px;gap:4px;min-height:62px;padding:9px 10px;display:grid}.duration-chip strong,.duration-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.duration-chip strong{font-size:14px}.duration-chip span{color:#7d878e;font-size:12px}.duration-chip.active{color:var(--green);background:#f1fbf6;border-color:#9adbb9}.settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.settings-grid label,.account-form label{gap:10px;display:grid}.toggle-row{grid-template-columns:18px 1fr;align-content:end;align-items:center;min-height:70px}.toggle-row input{width:18px;min-height:18px;accent-color:var(--green)}.composer-footer{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.composer-footer p{color:#69757d;align-items:center;gap:7px;margin:0;font-size:14px;display:inline-flex}.composer-footer p svg{width:16px;height:16px;color:var(--green)}.composer-footer strong{color:#465058}.generate-button{min-width:164px;min-height:48px;font-size:16px}.quota-gauge{place-items:center;height:164px;margin-top:8px;display:grid;position:relative}.quota-gauge svg{width:190px;height:120px;position:absolute;top:22px}.quota-gauge path{fill:none;stroke-width:13px;stroke-linecap:round}.gauge-bg{stroke:#e6eee9}.gauge-fill{stroke:var(--green);stroke-dasharray:176;transition:stroke-dashoffset .26s}.quota-gauge>div{justify-items:center;margin-top:42px;display:grid;position:relative}.quota-gauge strong{font-size:30px;line-height:1}.quota-gauge small{color:var(--muted);font-size:18px}.quota-gauge span{color:#69737a;margin-top:8px;font-size:13px;font-weight:760}.quota-panel h3,.quota-panel p{text-align:center;margin:0}.quota-panel h3{font-size:16px}.quota-panel p{color:var(--muted);margin-top:8px;font-size:13px}.upgrade-tip{color:#9b6b24;background:var(--amber-soft);border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;margin-top:24px;padding:14px;display:grid}.upgrade-tip svg{width:19px;height:19px;color:var(--amber)}.upgrade-tip span{font-size:13px;font-weight:760;line-height:1.5}.upgrade-tip button{color:#d68b1f;background:#fff8ed;border:1px solid #f3d5a6;border-radius:8px;min-height:34px;padding:0 12px;font-weight:800}.redeem-form{grid-template-columns:1fr 54px;gap:12px;margin-top:18px;display:grid}.redeem-form .primary-button{min-width:54px;padding:0}.link-button{color:var(--green);margin-top:18px;padding:0}.account-form,.queue-list{gap:14px;margin-top:18px;display:grid}.queue-item{grid-template-columns:96px 1fr auto;align-items:center;gap:12px;min-width:0;display:grid}.queue-item img{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:96px;height:60px}.queue-copy{min-width:0}.queue-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.queue-copy span{color:var(--muted);margin-top:6px;font-size:12px;font-weight:680;display:block}.queue-status{color:#7a858c;text-align:right;white-space:nowrap;font-size:12px;font-weight:800}.queue-status.running{color:var(--green)}.queue-status.queued{color:#a46b16}.queue-status.failed,.queue-status.expired,.queue-error{color:var(--danger)}.queue-progress{background:#edf1f0;border-radius:999px;grid-column:2/4;height:5px;overflow:hidden}.queue-progress span{border-radius:inherit;background:var(--green);width:0%;height:100%;transition:width .26s;display:block}.queue-error{grid-column:1/-1;margin:0;font-size:12px}.queue-note{color:#617078;grid-column:1/-1;margin:0;font-size:12px}.gallery-panel .section-head{align-items:flex-start}.filter-tabs{gap:10px;margin-top:18px;display:flex}.filter-tabs button{color:#7a858b;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 14px;font-size:13px;font-weight:800}.filter-tabs button.active{color:var(--green);background:var(--green-soft)}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.gallery-card{min-width:0}.thumb{background:#e8eef2;border-radius:8px;display:block;position:relative;overflow:hidden}.thumb img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.play-mark,.duration-mark{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101618a8;position:absolute}.play-mark{border-radius:50%;place-items:center;width:44px;height:44px;display:grid;top:50%;left:50%;transform:translate(-50%,-50%)}.play-mark svg{width:20px;height:20px}.duration-mark{border-radius:5px;padding:3px 6px;font-size:12px;font-weight:800;bottom:8px;right:8px}.gallery-card h3{text-overflow:ellipsis;white-space:nowrap;margin:12px 0 0;font-size:15px;overflow:hidden}.gallery-card p{color:var(--muted);margin:7px 0 0;font-size:13px;font-weight:680}.empty-state,.empty-mini{border:1px dashed var(--line-strong);color:var(--muted);border-radius:8px;place-items:center;font-weight:760;display:grid}.empty-state{grid-column:1/-1;min-height:150px}.empty-mini{min-height:92px;font-size:13px}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1320px){.ratio-options{grid-template-columns:repeat(4,minmax(0,1fr))}.duration-options{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1240px){.dashboard{grid-template-columns:218px minmax(0,1fr)}.work-grid{grid-template-columns:minmax(0,1fr)}.right-column{grid-template-columns:repeat(3,minmax(0,1fr))}.queue-panel{grid-column:span 3}}@media (max-width:980px){.dashboard{grid-template-columns:1fr}.sidebar{height:auto;padding:18px;position:static}.nav-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.nav-list a{justify-content:center;min-height:44px;padding:0 10px}.nav-list span,.benefit-card{display:none}.topbar{height:auto;padding:14px 18px}.content{padding:22px 18px 42px}.mode-tabs,.settings-grid,.right-column{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-panel{grid-column:span 2}}@media (max-width:680px){.provider-chip,.text-button span,.user-menu span{display:none}.topbar-actions{justify-content:space-between;width:100%}.campaign-card,.section-head,.composer-footer{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.campaign-card{display:grid}.section-actions,.filter-tabs{flex-wrap:wrap}.mode-tabs,.ratio-options,.duration-options,.settings-grid,.right-column,.gallery-grid{grid-template-columns:1fr}.queue-panel{grid-column:auto}.primary-button,.generate-button{width:100%}}.admin-login,.admin-shell{background:var(--page);min-height:100vh}.admin-login{place-items:center;padding:24px;display:grid}.admin-login-card{border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;gap:16px;padding:28px;display:grid}.admin-lock{color:#fff;background:#101717;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.admin-login-card h1,.admin-login-card p{text-align:left;margin:0}.admin-login-card p{color:var(--muted);line-height:1.6}.admin-shell{width:min(1320px,100%);margin:0 auto;padding:28px}.admin-header{justify-content:space-between;align-items:center;gap:18px;padding:16px 0 24px;display:flex}.admin-header h1,.admin-header p{margin:0}.admin-header h1{letter-spacing:0;margin-top:8px;font-size:32px}.admin-header p{color:var(--muted);margin-top:8px}.admin-eyebrow{min-height:28px;color:var(--green);background:var(--green-soft);border:1px solid #bfe8d2;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.admin-refresh{width:auto;padding:0 14px}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-stat{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;gap:6px;padding:18px;display:grid}.admin-stat strong{font-size:28px}.admin-stat span{color:var(--muted);font-size:13px;font-weight:760}.admin-toolbar{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:14px;display:flex}.admin-tabs{flex-wrap:wrap;gap:8px;display:flex}.admin-tabs button{color:#6e7980;background:#f4f7f5;border:0;border-radius:999px;min-height:34px;padding:0 13px;font-size:13px;font-weight:800}.admin-tabs button.active{color:var(--green);background:var(--green-soft)}.admin-search{width:min(320px,100%);position:relative}.admin-search svg{width:17px;height:17px;color:var(--muted-2);position:absolute;top:12px;left:12px}.admin-search input{padding-left:38px}.admin-job-list{gap:16px;margin-top:18px;display:grid}.admin-job{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) 360px;gap:18px;padding:18px;display:grid}.admin-job-main,.admin-job-side{min-width:0}.admin-job-head{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:14px;display:grid}.admin-job-head img{border:1px solid var(--line);object-fit:cover;border-radius:8px;width:132px;height:76px}.admin-job-head h2,.admin-job-head p{margin:0}.admin-job-head h2{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:20px;overflow:hidden}.admin-job-head p{color:var(--muted);margin-top:8px;font-size:13px;font-weight:720}.admin-status{color:#8a651d;background:#fff3dd;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.admin-status.running{color:var(--green);background:var(--green-soft)}.admin-status.succeeded{color:#245f8f;background:#e9f4ff}.admin-status.failed,.admin-status.expired{color:#a6443d;background:#fff0ee}.admin-job-main>textarea{min-height:230px;margin-top:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7}.admin-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.soft-link{border:1px solid var(--line);color:#5b6870;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.admin-job-side{gap:12px;display:grid}.admin-job-side label{gap:8px;display:grid}.admin-job-side textarea{min-height:80px;padding:12px}.admin-submit-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-submit-row .danger-button{grid-column:1/-1}.danger-button{color:#a6443d;background:#fff5f3;border:1px solid #f0c4bf;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:800;display:inline-flex}.danger-button:hover{background:#ffecea}@media (max-width:980px){.admin-shell{padding:18px}.admin-header,.admin-toolbar{flex-direction:column;align-items:flex-start}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-search{width:100%}.admin-job{grid-template-columns:1fr}}@media (max-width:560px){.admin-stats,.admin-job-head,.admin-submit-row{grid-template-columns:1fr}.admin-job-head img{aspect-ratio:16/9;width:100%;height:auto}}.automation-shell{background:linear-gradient(180deg, #ffffffd1, #f7f8fa00 220px), var(--page);width:min(1360px,100%);min-height:100vh;margin:0 auto;padding:30px}.automation-hero,.automation-panel-head,.automation-actions,.automation-status-band,.automation-result-line,.automation-selected,.automation-guide li,.automation-link-button{align-items:center;display:flex}.automation-hero{justify-content:space-between;gap:20px;padding:10px 0 24px}.automation-eyebrow{color:#276174;background:#eef7fa;border:1px solid #cfe2e9;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 11px;font-size:13px;font-weight:820;display:inline-flex}.automation-eyebrow svg{width:16px;height:16px}.automation-hero h1,.automation-hero p,.automation-panel h2,.automation-panel p,.automation-guide ol{margin:0}.automation-hero h1{letter-spacing:0;margin-top:16px;font-size:34px}.automation-hero p{color:#617078;max-width:760px;margin-top:10px;font-size:15px;line-height:1.7}.automation-icon-button{border:1px solid var(--line);color:#50616a;width:44px;height:44px;box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;place-items:center;display:inline-grid}.automation-notice{color:#0f6f61;background:#effaf7;border:1px solid #bfdfd8;border-radius:8px;margin-bottom:16px;padding:13px 15px;font-size:14px;font-weight:780}.automation-notice.error{color:#a5433c;background:#fff2f0;border-color:#f0c4bf}.automation-status-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.automation-status-band div{border:1px solid var(--line);min-width:0;min-height:78px;box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;padding:15px 16px}.automation-status-band span,.automation-status-band strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.automation-status-band span{color:#7a858c;font-size:12px;font-weight:820}.automation-status-band strong{color:#1d2a2e;margin-top:8px;font-size:17px}.automation-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:18px;display:grid}.automation-main,.automation-side{gap:18px;min-width:0;display:grid}.automation-panel{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;padding:20px}.automation-step{grid-template-columns:40px minmax(0,1fr);gap:16px;display:grid}.automation-step-index{color:#fff;background:#123744;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.automation-step-body{min-width:0}.automation-panel-head{justify-content:space-between;gap:16px}.automation-panel-head.compact{align-items:center}.automation-panel-head h2{font-size:18px}.automation-panel-head p{color:#69757d;margin-top:7px;font-size:14px;line-height:1.55}.automation-primary,.automation-secondary{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:850;display:inline-flex}.automation-primary{color:#fff;background:#123744;border:0;box-shadow:0 14px 26px #1237442e}.automation-primary:hover{background:#0b2b36}.automation-secondary{color:#245769;background:#f7fbfc;border:1px solid #ccdce1}.automation-secondary:hover{background:#eef7fa;border-color:#a9cbd5}.automation-actions{justify-content:flex-end;gap:10px}.automation-actions.left{justify-content:flex-start;margin-top:14px}.automation-result-line{color:#465760;background:#f8fbfc;border:1px solid #dfe8eb;border-radius:8px;gap:10px;min-height:48px;margin-top:16px;padding:0 13px;font-size:14px;font-weight:760}.automation-result-line svg{color:#276174}.automation-page-card{background:#f8fbfc;border:1px solid #dfe8eb;border-radius:8px;gap:8px;margin-top:16px;padding:14px;display:grid}.automation-page-card span,.automation-page-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.automation-page-card span{color:#7a858c;font-size:12px;font-weight:760}.automation-page-card strong{color:#29383d;font-size:14px}.automation-intent-box{background:#f7fcf8;border:1px solid #d9e7dc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:14px;padding:14px;display:grid}.automation-intent-box>div{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:11px;display:grid}.automation-intent-box svg{color:#2c7c45;margin-top:28px}.automation-intent-box label{gap:8px;display:grid}.automation-candidates{gap:9px;margin-top:14px;display:grid}.automation-candidate{border:1px solid var(--line);min-height:70px;color:inherit;text-align:left;background:#fff;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.automation-candidate:hover,.automation-candidate.active{background:#f1f9fb;border-color:#9bc6d2}.automation-candidate.active{box-shadow:inset 0 0 0 1px #b8d7df}.automation-candidate>span{color:#276174;background:#e9f5f8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.automation-candidate div{min-width:0}.automation-candidate strong,.automation-candidate small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.automation-candidate strong{font-size:14px}.automation-candidate small{color:#77838a;margin-top:6px;font-size:12px}.automation-candidate em{color:#7f8b92;font-size:12px;font-style:normal;font-weight:820}.automation-empty{border:1px dashed var(--line-strong);color:#7b878d;border-radius:8px;place-items:center;min-height:96px;font-size:14px;font-weight:760;display:grid}.automation-selected{color:#314a37;background:#f4fbf2;border:1px solid #dbe8d9;border-radius:8px;gap:12px;min-height:64px;margin-top:16px;padding:12px 14px}.automation-selected svg{color:#398f4d}.automation-selected div{min-width:0}.automation-selected span,.automation-selected strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.automation-selected span{color:#6d7b70;font-size:12px;font-weight:800}.automation-selected strong{margin-top:4px;font-size:15px}.automation-form-grid{grid-template-columns:1.4fr 1fr;gap:12px;margin-top:16px;display:grid}.automation-form-grid label{gap:9px;display:grid}.automation-search-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:16px;display:grid}.automation-search-input{min-width:0;position:relative}.automation-search-input svg{color:#8b989f;width:17px;height:17px;position:absolute;top:12px;left:13px}.automation-search-input input{padding-left:40px}.automation-query-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.automation-query-chips button{color:#52656d;background:#fbfcfd;border:1px solid #dce6ea;border-radius:999px;min-height:32px;padding:0 11px;font-size:12px;font-weight:780}.automation-query-chips button:hover{color:#276174;background:#f1f9fb;border-color:#b8d7df}.automation-advice{gap:8px;margin-top:14px;display:grid}.automation-advice span{color:#315d3d;background:#f5fbf2;border:1px solid #d9e7dc;border-radius:8px;min-height:34px;padding:8px 11px;font-size:13px;font-weight:780}.automation-search-results{gap:10px;margin-top:14px;display:grid}.automation-search-result{border:1px solid var(--line);min-height:76px;color:inherit;background:#fff;border-radius:8px;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:11px 12px;display:grid}.automation-search-result:hover{background:#f7fbfc;border-color:#b8d7df}.automation-search-result>span{color:#fff;background:#123744;border-radius:8px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.automation-search-result div{min-width:0}.automation-search-result a{color:inherit;text-decoration:none}.automation-search-result strong,.automation-search-result small{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.automation-search-result strong{white-space:nowrap;font-size:14px}.automation-search-result small{color:#718087;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:12px;line-height:1.5;display:-webkit-box}.automation-search-result>button{color:#276174;background:#fff;border:1px solid #dce6ea;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.automation-search-result>button:hover{background:#eef7fa;border-color:#b8d7df}.automation-search-result>button svg{color:#8a989f;width:15px;height:15px}.automation-reader-card{background:#f7fcf8;border:1px solid #d9e7dc;border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:grid}.automation-reader-card strong,.automation-reader-card span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.automation-reader-card strong{color:#24383f;font-size:14px}.automation-reader-card span{color:#789087;margin-top:5px;font-size:12px;font-weight:760}.automation-reader-card p{color:#3f555d;font-size:13px;line-height:1.75}.automation-raw-result{color:#354a52;background:#f8fbfc;border:1px solid #dce6ea;border-radius:8px;max-height:240px;margin:0;padding:12px;font-size:12px;line-height:1.65;overflow:auto}.automation-side{position:sticky;top:18px}.automation-safety,.automation-model-card{background:linear-gradient(#fff,#f7fbfc)}.automation-safety>svg,.automation-model-card>svg{color:#276174;width:28px;height:28px}.automation-safety h2,.automation-model-card h2{margin-top:12px}.automation-safety p,.automation-model-card p{color:#617078;margin-top:10px;font-size:14px;line-height:1.7}.automation-link-button{color:#276174;background:0 0;border:0;gap:7px;font-size:13px;font-weight:820}.automation-output{gap:12px;margin-top:14px;display:grid}.automation-output p{color:#4e6069;align-items:center;gap:9px;font-size:14px;font-weight:760;display:flex}.automation-output code,.automation-output pre{background:#f8fbfc;border:1px solid #dce6ea;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;display:block;overflow:auto}.automation-output code{color:#275666;white-space:nowrap;padding:10px;font-size:12px}.automation-output pre{color:#354a52;max-height:420px;margin:0;padding:12px;font-size:12px;line-height:1.65}.automation-guide ol{gap:10px;padding:0;list-style:none;display:grid}.automation-guide li{border:1px solid var(--line);color:#53636b;background:#fbfcfd;border-radius:8px;justify-content:space-between;min-height:42px;padding:0 12px;font-size:13px;font-weight:820}.automation-guide li svg{color:#9aa6ac;width:16px;height:16px}@media (max-width:1080px){.automation-grid,.automation-status-band{grid-template-columns:1fr 1fr}.automation-side{grid-column:1/-1;position:static}}@media (max-width:720px){.automation-shell{padding:18px}.automation-hero,.automation-panel-head,.automation-actions{flex-direction:column;align-items:flex-start}.automation-status-band,.automation-grid,.automation-form-grid,.automation-intent-box,.automation-search-row,.automation-step{grid-template-columns:1fr}.automation-primary,.automation-secondary{width:100%}}.detail-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.detail-heading p,.detail-heading h2{margin:0}.detail-heading p{color:#0d8067;font-size:12px;font-weight:900}.detail-heading h2{margin-top:5px;font-size:18px;line-height:1.35}.detail-heading>svg{color:#d18b25;width:28px;height:28px}.score-line i{background:#e3ebe9;border-radius:999px;height:6px;display:block;overflow:hidden}.score-line em{border-radius:inherit;background:linear-gradient(90deg,#129178,#e5a03a);height:100%;display:block}.recipe-block h3,.recipe-columns h3{color:#192528;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.visual-preview{grid-template-columns:.86fr 1.18fr .96fr;gap:8px;min-height:130px;margin-top:16px;display:grid}.visual-preview div{color:#193033;border:1px solid #dce6e4;border-radius:8px;flex-direction:column;justify-content:flex-end;gap:9px;padding:12px;font-size:12px;font-weight:880;display:flex}.preview-input{background:linear-gradient(145deg,#2184722e,#0000 58%),#f6fbf9}.preview-output{background:linear-gradient(145deg,#e09a3647,#0000 55%),linear-gradient(#29484c,#183034);color:#fff!important}.preview-risk{background:linear-gradient(145deg,#c9514a29,#0000 58%),#fff8f5}.visual-preview svg{width:20px;height:20px}.recipe-meta{gap:10px;margin:16px 0 0;display:grid}.recipe-meta div{border-top:1px solid #e1e9e7;padding-top:10px}.recipe-meta dt{color:#76848a;font-size:12px;font-weight:880}.recipe-meta dd{color:#29383d;margin:5px 0 0;font-size:13px;line-height:1.6}.score-stack{gap:10px;margin-top:16px;display:grid}.score-line{color:#55656c;grid-template-columns:74px 34px minmax(0,1fr);align-items:center;gap:8px;font-size:12px;font-weight:820;display:grid}.score-line b{color:#182528;font-size:12px}.recipe-block{border-top:1px solid #dde7e5;margin-top:18px;padding-top:16px}.recipe-block pre{color:#26383d;white-space:pre-wrap;background:#f8fbfa;border:1px solid #dce6e4;border-radius:8px;max-height:210px;margin:12px 0 0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.75;overflow:auto}.copy-button{color:#fff;background:#107965;border:0;border-radius:8px;align-items:center;gap:8px;min-height:38px;margin-top:10px;padding:0 12px;font-size:13px;font-weight:860;display:inline-flex}.copy-button:hover{background:#0b6655}.image2-generator textarea{resize:vertical;color:#233337;background:#f8fbfa;border:1px solid #dce6e4;border-radius:8px;outline:0;width:100%;min-height:170px;margin-top:12px;padding:12px;font-size:12px;line-height:1.72}.image2-generator textarea:focus{border-color:#79c4b2;box-shadow:0 0 0 3px #14a07f1f}.generator-head,.generator-controls,.result-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.generator-head span{color:#64747a;background:#fff;border:1px solid #dce6e4;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.generator-head span.ready{color:#0d7864;background:#effaf6;border-color:#bfe4d9}.generator-head span.missing{color:#a25722;background:#fff8f1;border-color:#edd4bd}.generator-controls{flex-wrap:wrap;margin-top:10px}.size-toggle{flex:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:inline-grid}.size-toggle button,.upload-button,.generate-button{border-radius:8px;min-height:38px;font-size:12px;font-weight:860}.size-toggle button{color:#46575e;background:#fff;border:1px solid #dce6e4}.size-toggle button.active{color:#fff;background:#107965;border-color:#107965}.upload-button,.generate-button{border:1px solid #dce6e4;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.upload-button{color:#33464c;cursor:pointer;background:#fff;position:relative;overflow:hidden}.upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.generate-button{color:#fff;background:#0f7c66;border:0;flex:auto;min-width:132px}.generate-button:disabled{background:#8ba49e}.spinning{animation:1s linear infinite image2-spin}@keyframes image2-spin{to{transform:rotate(360deg)}}.reference-strip,.result-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.reference-strip figure,.result-images figure{background:#fff;border:1px solid #dce6e4;border-radius:8px;margin:0;position:relative;overflow:hidden}.reference-strip img,.result-images img{aspect-ratio:1;object-fit:cover;background:#eef4f2;width:100%;display:block}.reference-strip figcaption,.result-images figcaption{color:#55656c;text-overflow:ellipsis;white-space:nowrap;padding:7px 8px;font-size:11px;font-weight:760;overflow:hidden}.reference-strip button{color:#fff;background:#151f22bd;border:0;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:7px;right:7px}.reference-strip button svg{width:15px;height:15px}.generator-error{color:#9c3f39;background:#fff5f4;border:1px solid #efc7c4;border-radius:8px;margin:12px 0 0;padding:10px;font-size:12px;line-height:1.6}.generation-result{border-top:1px solid #dde7e5;margin-top:14px;padding-top:12px}.result-meta{color:#405258;flex-wrap:wrap;justify-content:flex-start;font-size:12px;font-weight:850}.result-meta svg{color:#12856e}.result-meta small{overflow-wrap:anywhere;color:#7a888e;width:100%;font-size:11px;line-height:1.5}.recipe-block.compact p,.recipe-block.compact small{color:#3d4e55;margin:10px 0 0;font-size:13px;line-height:1.65;display:block}.recipe-block.compact small{color:#718087}.chip-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chip-list span{color:#405258;background:#fff;border:1px solid #dce6e4;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:820;display:inline-flex}.recipe-columns{border-top:1px solid #dde7e5;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;padding-top:16px;display:grid}.recipe-columns p{color:#465960;margin:9px 0 0;font-size:12px;line-height:1.5}@media (max-width:620px){.recipe-columns,.visual-preview{grid-template-columns:1fr}.score-line{grid-template-columns:72px 34px minmax(0,1fr)}}.case-library{color:#151e20;background:linear-gradient(#ffffffe6,#f2f6f5fa),linear-gradient(90deg,#117a6314 1px,#0000 1px) 0 0/44px 44px,linear-gradient(0deg,#117a6314 1px,#0000 1px) 0 0/44px 44px;min-height:100vh;padding:26px}.case-library.loading{color:#3d4e54;align-content:center;place-items:center;gap:12px;font-weight:850;display:grid}.case-spin{color:#0d8067;width:28px;height:28px;animation:1s linear infinite image2-spin}.case-hero{grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:end;gap:20px;max-width:1720px;margin:0 auto 14px;display:grid}.case-hero h1,.case-hero p{margin:0}.case-hero h1{max-width:900px;font-size:34px;line-height:1.15}.case-hero p{color:#53656b;max-width:880px;margin-top:12px;font-size:14px;line-height:1.8}.case-kicker{color:#0a7964;font-size:13px;font-weight:920}.case-source-note{color:#506167;background:#fffc;border:1px solid #dce6e3;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;padding:13px;font-size:12px;line-height:1.65;display:grid;box-shadow:0 14px 34px #1c292d0f}.case-source-note svg{color:#c88428}.case-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1720px;margin:0 auto 14px;display:grid}.case-metrics div{background:#ffffffd1;border:1px solid #dce6e3;border-radius:8px;min-height:78px;padding:15px}.case-metrics strong,.case-metrics span{display:block}.case-metrics strong{color:#0d6657;font-size:27px;line-height:1}.case-metrics span{color:#637279;margin-top:9px;font-size:13px;font-weight:850}.case-layout{grid-template-columns:282px minmax(0,1fr) 430px;gap:14px;max-width:1720px;margin:0 auto;display:grid}.case-filters,.case-gallery,.case-detail{background:#ffffffdb;border:1px solid #dce6e3;border-radius:8px;box-shadow:0 18px 42px #1c292d12}.case-filters,.case-detail{max-height:calc(100vh - 32px);position:sticky;top:16px;overflow:auto}.case-filters{padding:14px}.case-search{background:#fbfdfc;border:1px solid #dce6e3;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;display:flex}.case-search svg{color:#74838a}.case-search input{color:#233236;background:0 0;border:0;outline:0;width:100%;padding-left:10px;font-size:13px;font-weight:760}.filter-section{border-top:1px solid #e1e9e6;margin-top:16px;padding-top:14px}.filter-section h2{color:#233337;margin:0 0 10px;font-size:13px}.filter-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filter-buttons button,.category-list button{color:#4c5d63;background:#fff;border:1px solid #dce6e3;border-radius:8px;min-height:36px;font-size:12px;font-weight:850}.filter-buttons button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.filter-buttons button svg{width:14px;height:14px}.filter-buttons button:hover,.filter-buttons button.active,.category-list button:hover,.category-list button.active{color:#fff;background:#0f7c66;border-color:#0f7c66}.category-list{gap:8px;display:grid}.category-list h2{margin-bottom:2px}.category-list button{text-align:left;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;display:flex}.category-list button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.category-list b{flex:none;font-size:11px}.radar-list{gap:8px;display:grid}.radar-list a{color:#33474d;background:#fff;border:1px solid #dce6e3;border-radius:8px;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:48px;padding:8px 10px;text-decoration:none;display:grid}.radar-list a:hover{background:#f5fbf9;border-color:#9dd2c3}.radar-list strong,.radar-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.radar-list strong{font-size:12px;line-height:1.3}.radar-list small{color:#0d8067;margin-top:4px;font-size:11px;font-weight:900}.radar-list svg{color:#849197;width:15px;height:15px}.case-gallery{min-width:0;padding:16px}.case-gallery-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.case-gallery-head p,.case-gallery-head h2{margin:0}.case-gallery-head p{color:#0d8067;font-size:12px;font-weight:920}.case-gallery-head h2{margin-top:4px;font-size:20px}.case-gallery-head a,.case-links a{color:#31454b;background:#fff;border:1px solid #dce6e3;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 10px;font-size:12px;font-weight:860;text-decoration:none;display:inline-flex}.case-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.case-card{color:#1b282c;text-align:left;background:#fff;border:1px solid #dce6e3;border-radius:8px;padding:0;display:grid;position:relative;overflow:hidden}.case-card:hover,.case-card.active{border-color:#78c4b0;box-shadow:0 14px 32px #1152481f}.case-card img{aspect-ratio:4/3;object-fit:cover;background:#eef4f1;width:100%;display:block}.case-tier{color:#fff;background:#102224bd;border-radius:999px;min-height:25px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute;top:9px;left:9px}.case-source-chip{color:#153033;text-overflow:ellipsis;white-space:nowrap;background:#ffffffdb;border-radius:999px;max-width:calc(100% - 94px);min-height:25px;padding:5px 8px;font-size:10px;font-weight:920;position:absolute;top:9px;right:9px;overflow:hidden}.case-card div{gap:7px;padding:11px;display:grid}.case-card small{color:#708087;font-size:11px;font-weight:820}.case-card strong{min-height:40px;font-size:14px;line-height:1.42}.case-card p{color:#53636a;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:58px;margin:0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.case-card footer{border-top:1px solid #e5ecea;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.case-card footer b{color:#0b755f;font-size:17px}.case-card footer span{color:#7a888e;font-size:11px;font-weight:820}.case-detail{overflow:auto}.case-detail>img{object-fit:cover;background:#eef4f1;width:100%;max-height:340px;display:block}.case-detail-body{padding:16px}.case-detail-kicker{color:#0d8067;margin:0;font-size:12px;font-weight:920}.case-detail h2{margin:5px 0 0;font-size:20px;line-height:1.32}.case-tag-row,.case-tag-cloud,.case-actions,.case-links{flex-wrap:wrap;gap:8px;display:flex}.case-tag-row{margin-top:12px}.case-tag-row span,.case-tag-cloud span{color:#45565c;background:#fff;border:1px solid #dce6e3;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:840;display:inline-flex}.case-prompt-box{border-top:1px solid #e0e9e6;margin-top:16px;padding-top:14px}.case-prompt-box h3{color:#202f33;margin:0;font-size:14px}.case-prompt-box pre{color:#26383d;white-space:pre-wrap;background:#f8fbfa;border:1px solid #dce6e3;border-radius:8px;max-height:310px;margin:10px 0 0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.72;overflow:auto}.case-actions{margin-top:10px}.case-actions button{color:#fff;background:#0f7c66;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;font-weight:880;display:inline-flex}.case-actions button+button{background:#c9822b}.case-actions button:disabled{background:#8ca29d}.case-tag-cloud{margin-top:14px}.case-error{color:#9c3f39;background:#fff5f4;border:1px solid #efc7c4;border-radius:8px;margin:12px 0 0;padding:10px;font-size:12px;line-height:1.6}.case-generation{border-top:1px solid #e0e9e6;gap:9px;margin-top:14px;padding-top:12px;display:grid}.case-generation strong{color:#203034;font-size:13px}.case-generation small{overflow-wrap:anywhere;color:#728087;font-size:11px;line-height:1.5}.case-generation figure{background:#fff;border:1px solid #dce6e3;border-radius:8px;margin:0;overflow:hidden}.case-generation img{width:100%;display:block}.case-generation figcaption{color:#5d6c72;padding:8px 9px;font-size:11px;font-weight:820}.case-links{border-top:1px solid #e0e9e6;margin-top:14px;padding-top:12px}@media (max-width:1700px){.case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1320px){.case-layout{grid-template-columns:260px minmax(0,1fr)}.case-detail{grid-column:1/-1;max-height:none;position:static}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.case-library{padding:18px}.case-hero,.case-metrics,.case-layout{grid-template-columns:1fr}.case-filters{max-height:none;position:static}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.case-hero h1{font-size:26px}.case-grid,.filter-buttons{grid-template-columns:1fr}}.scout-workbench{color:#172123;background:radial-gradient(circle at 12% 10%,#d290441f,#0000 24%),radial-gradient(circle at 88% 2%,#0d78611a,#0000 28%),linear-gradient(#faf8f2fa,#eff4f0fc),linear-gradient(90deg,#22313511 1px,#0000 1px) 0 0/42px 42px,linear-gradient(0deg,#22313511 1px,#0000 1px) 0 0/42px 42px;min-height:100vh;padding:26px}.scout-hero,.scout-metrics,.scout-layout{max-width:1720px;margin:0 auto}.scout-hero{grid-template-columns:minmax(0,1fr) minmax(320px,460px);align-items:end;gap:18px;margin-bottom:14px;display:grid}.scout-kicker{color:#0e735f;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:12px;font-weight:920}.scout-hero-copy h1{letter-spacing:0;margin:8px 0 0;font-size:34px;line-height:1.12}.scout-hero-copy p{color:#54656b;max-width:880px;margin:10px 0 0;font-size:14px;line-height:1.8}.scout-inline-links{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.scout-inline-links a,.scout-ghost-button,.scout-actions button,.scout-actions a{color:#243337;background:#ffffffd6;border:1px solid #d7e1dc;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;font-weight:860;text-decoration:none;display:inline-flex}.scout-hero-note{color:#4c5b60;background:#ffffffd6;border:1px solid #d7e1dc;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;padding:13px;font-size:12px;line-height:1.7;display:grid;box-shadow:0 14px 34px #1c292d0f}.scout-hero-note svg{color:#d08a35}.scout-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.scout-metrics article{background:#ffffffd6;border:1px solid #d7e1dc;border-radius:8px;gap:6px;min-height:112px;padding:14px;display:grid;box-shadow:0 14px 34px #1c292d0f}.scout-metrics svg{color:#0c7a64;width:18px;height:18px}.scout-metrics strong{color:#0f6857;font-size:28px;line-height:1}.scout-metrics span{color:#202e31;font-size:13px;font-weight:890}.scout-metrics small{color:#66757b;font-size:11px;line-height:1.55}.scout-layout{grid-template-columns:290px minmax(0,1fr) 420px;gap:14px;display:grid}.scout-sidebar,.scout-gallery,.scout-detail{background:#ffffffde;border:1px solid #d7e1dc;border-radius:8px;box-shadow:0 18px 42px #1c292d12}.scout-sidebar,.scout-detail{max-height:calc(100vh - 32px);position:sticky;top:16px;overflow:auto}.scout-sidebar{padding:14px}.scout-search{background:#fbfcfb;border:1px solid #d7e1dc;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;display:flex}.scout-search svg{color:#74838a}.scout-search input{color:#223136;background:0 0;border:0;outline:0;width:100%;padding-left:10px;font-size:13px;font-weight:760}.scout-filter{border-top:1px solid #e0e8e4;margin-top:14px;padding-top:12px}.scout-filter h2,.scout-playbook h2,.scout-gallery-head h2,.scout-detail-block h3{color:#213235;margin:0;font-size:13px}.scout-filter-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.scout-filter.wide .scout-filter-grid{grid-template-columns:1fr}.scout-filter-grid button,.scout-ghost-button{color:#4a5b61;background:#fff;border:1px solid #d7e1dc;border-radius:8px;min-height:36px;font-size:12px;font-weight:850}.scout-filter-grid button{justify-content:center;align-items:center;padding:0 10px;display:inline-flex}.scout-filter-grid button:hover,.scout-filter-grid button.active,.scout-ghost-button:hover{color:#fff;background:#0f7c66;border-color:#0f7c66}.scout-playbook{border-top:1px solid #e0e8e4;margin-top:14px;padding-top:12px}.scout-playbook ul,.scout-detail-block ul{color:#4d5c61;margin:10px 0 0;padding-left:18px;font-size:12px;line-height:1.75}.scout-gallery{min-width:0;padding:16px}.scout-gallery-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.scout-gallery-head p{color:#0c7a64;margin:0;font-size:12px;font-weight:920}.scout-gallery-head h2{margin-top:4px;font-size:20px}.scout-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.scout-card{color:#172326;text-align:left;background:#fff;border:1px solid #d7e1dc;border-radius:8px;padding:0;display:grid;position:relative;overflow:hidden}.scout-card-select{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:grid}.scout-card:hover,.scout-card.active{border-color:#79bda9;box-shadow:0 14px 32px #1152481f}.scout-cover{position:relative}.scout-cover img{aspect-ratio:4/3;object-fit:cover;background:#eef4f1;width:100%;display:block}.platform-chip,.sample-chip,.score-chip{border-radius:999px;min-height:25px;padding:5px 8px;font-size:11px;font-weight:920;position:absolute;top:9px}.platform-chip{border:1px solid;left:9px}.platform-chip.douyin{color:#9b341c;background:#fff2ecf0}.platform-chip.kuaishou{color:#1f5f8d;background:#ecf4fff0}.platform-chip.xiaohongshu{color:#8d325c;background:#faecf2f0}.sample-chip{color:#143237;background:#ffffffe6;right:62px}.scout-card-status{background:#ffffffeb;border:1px solid #0000;border-radius:999px;min-height:25px;padding:5px 8px;font-size:11px;font-weight:920;position:absolute;bottom:9px;left:9px}.scout-card-status.pending{color:#5f6870;border-color:#76828947}.scout-card-status.opened{color:#1f618f;background:#ebf5fff0;border-color:#1f618f3d}.scout-card-status.reviewed{color:#0d705d;background:#edf9f4f0;border-color:#0d705d42}.scout-card-status.dropped{color:#9a4b43;background:#fff1eff0;border-color:#9a4b4340}.score-chip{color:#fff;background:#102224c2;align-items:center;gap:4px;display:inline-flex;right:9px}.score-chip svg{width:12px;height:12px}.scout-card-body{gap:7px;padding:12px;display:grid}.scout-card-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.scout-card-meta small{color:#0d735f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:920;overflow:hidden}.scout-card-meta span{color:#708087;font-size:11px;font-weight:820}.scout-card-body strong{min-height:42px;font-size:14px;line-height:1.42}.scout-card-body p{color:#53636a;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:52px;margin:0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.scout-card-body .scout-card-note{color:#284448;-webkit-line-clamp:2;background:#f2faf6;border-left:3px solid #0f7c66;min-height:0;padding:7px 8px}.scout-mini-tags,.scout-chip-row,.scout-inline-links,.scout-actions,.scout-detail-grid,.scout-score-grid{flex-wrap:wrap;gap:8px;display:flex}.scout-mini-tags span,.scout-chip-row span,.scout-detail-grid div,.score-badge{background:#fff;border:1px solid #d7e1dc;border-radius:8px}.scout-mini-tags span,.scout-chip-row span{color:#43555a;align-items:center;min-height:26px;padding:0 8px;font-size:11px;font-weight:840;display:inline-flex}.scout-card-body footer{border-top:1px solid #e3eae7;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:8px;display:grid}.scout-card-body footer div{gap:3px;display:grid}.scout-card-body footer b{color:#0b755f;font-size:16px}.scout-card-body footer span{color:#7a888e;font-size:11px;font-weight:820}.scout-card-linkbar{background:#f8fbf9;border-top:1px solid #e3eae7;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px 12px;display:grid}.scout-card-linkbar a,.scout-source-actions a{color:#17443d;background:#fff;border:1px solid #cfdcd8;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.scout-card-linkbar a:first-child,.scout-source-actions a.primary{color:#fff;background:#0f7c66;border-color:#0f7c66}.scout-card-linkbar svg,.scout-source-actions svg{flex:none;width:14px;height:14px}.scout-detail{overflow:auto}.scout-detail-cover{object-fit:cover;background:#eef4f1;width:100%;max-height:340px;display:block}.scout-detail-body{padding:16px}.scout-detail-kicker{color:#0d8067;margin:0;font-size:12px;font-weight:920}.scout-detail-body h2{margin:5px 0 0;font-size:20px;line-height:1.3}.scout-detail-title{color:#4f5e64;margin:6px 0 0;font-size:13px;line-height:1.7}.scout-source-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.scout-source-actions a{min-height:40px;padding:0 13px}.scout-score-grid{margin-top:12px}.score-badge{gap:4px;min-width:112px;padding:10px;display:grid}.score-badge svg{color:#0d8067;width:15px;height:15px}.score-badge span{color:#55656b;font-size:11px;font-weight:840}.score-badge strong{color:#0f6857;font-size:20px;line-height:1}.score-badge.intent svg{color:#ce8d2f}.score-badge.imitate svg{color:#1f6a94}.score-badge.contrast svg{color:#8a3566}.score-badge.commerce svg{color:#0b785f}.scout-review-panel{background:#fbfdfb;border:1px solid #c8ddd5;border-radius:8px;gap:10px;margin-top:14px;padding:12px;display:grid}.scout-review-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.scout-review-head h3{color:#203236;margin:0;font-size:13px}.scout-review-head span{color:#728087;font-size:11px;font-weight:820}.scout-review-status-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.scout-review-status-button{color:#4d5d62;background:#fff;border:1px solid #d7e1dc;border-radius:8px;min-height:34px;font-size:12px;font-weight:880}.scout-review-status-button:hover,.scout-review-status-button.active{color:#fff;background:#0f7c66;border-color:#0f7c66}.scout-note-textarea{color:#26383d;resize:vertical;background:#fff;min-height:116px;padding:12px;font-size:13px;line-height:1.7}.scout-detail-block{border-top:1px solid #e0e9e6;margin-top:14px;padding-top:12px}.scout-detail-block p{color:#506067;margin:8px 0 0;font-size:13px;line-height:1.8}.scout-research-callout{background:#eef9f4;border:1px solid #acd7ca;border-radius:8px;margin-top:14px;padding:12px}.scout-research-callout span{color:#0f6857;font-size:11px;font-weight:900;display:block}.scout-research-callout strong{color:#173b37;margin-top:6px;font-size:13px;line-height:1.7;display:block}.scout-chip-row-accent span{color:#0f6857;background:#f0fbf7;border-color:#acd7ca}.scout-detail-block-warning ul{color:#72521f}.scout-detail-block-warning li::marker{color:#b66d12}.scout-related-list{gap:8px;margin-top:10px;display:grid}.scout-related-list a{color:inherit;background:#fff;border:1px solid #d7e1dc;border-radius:8px;gap:4px;padding:10px;text-decoration:none;display:grid}.scout-related-list strong{color:#0f6857;align-items:center;gap:6px;font-size:12px;line-height:1.4;display:flex}.scout-related-list strong svg{flex:none;width:13px;height:13px}.scout-related-list span{color:#53646a;font-size:12px;line-height:1.55}.scout-detail-block li strong{color:#213236}.scout-detail-grid{margin-top:14px}.scout-detail-grid div{gap:4px;min-width:86px;padding:10px;display:grid}.scout-detail-grid span{color:#627178;font-size:11px;font-weight:820}.scout-detail-grid b{color:#0f6857;font-size:16px;line-height:1.2}.scout-detail-block pre{color:#23363b;white-space:pre-wrap;background:#f8fbf9;border:1px solid #d7e1dc;border-radius:8px;max-height:300px;margin:10px 0 0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.72;overflow:auto}.scout-actions{margin-top:10px}.scout-actions button{color:#fff;background:#0f7c66;border:0}.scout-actions a{background:#f7f3eb}@media (max-width:1700px){.scout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1120px){.scout-layout{grid-template-columns:260px minmax(0,1fr)}.scout-detail{grid-column:1/-1;max-height:none;position:static}.scout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.scout-workbench{padding:18px}.scout-hero,.scout-metrics,.scout-layout{grid-template-columns:1fr}.scout-sidebar{max-height:none;position:static}.scout-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.scout-hero-copy h1{font-size:26px}.scout-grid,.scout-filter-grid,.scout-metrics,.scout-card-body footer,.scout-card-linkbar{grid-template-columns:1fr}}
