:root{color:#2f2a24;background:#f4f1ea;--font-sans: Inter, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--text-2xs: 10px;--text-xs: 11px;--text-sm: 12px;--text-md: 13px;--text-base: 14px;--text-lg: 15px;--text-xl: 17px;--title-sm: 18px;--title-md: 20px;--title-lg: 24px;--title-xl: 30px;--display-sm: 36px;--display-md: 44px;--display-lg: 48px;--content-width: min(85vw, 1440px);--control-width: var(--content-width);--leading-tight: 1.22;--leading-title: 1.28;--leading-body: 1.58;--leading-relaxed: 1.68;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-heavy: 800;--select-height: 38px;--select-border: rgba(72, 61, 50, .12);--select-bg: #fffdf8;--select-color: #2f2a24;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-body);background:linear-gradient(180deg,#ffffff94,#f4f1ea00 38rem),#f4f1ea}button,textarea,input,select{font:inherit}button{cursor:pointer}button,input,select,textarea{font-size:var(--text-base)}select{min-width:0;min-height:var(--select-height);border:1px solid var(--select-border);border-radius:8px;appearance:none;background-color:var(--select-bg);background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5' stroke='%236F6258' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px;color:var(--select-color);outline:0;padding:0 34px 0 10px;line-height:1}select:focus-visible{border-color:#8f4b3252;box-shadow:0 0 0 3px #8f4b321a}select:disabled{cursor:not-allowed;opacity:.56}h1,h2,h3,strong{text-wrap:balance}p,li{text-wrap:pretty}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:76px;padding:22px 12px;border-right:1px solid rgba(72,61,50,.1);background:#faf8f3db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;align-items:center;z-index:20}.brand-mark,.mode-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#f7efe4;color:#8f4b32;border:1px solid rgba(143,75,50,.14)}.nav-stack{display:grid;gap:12px;margin-top:52px}.nav-bottom{margin-top:auto;justify-items:center}.nav-item,.credit-pill{border:0;background:transparent;color:#6c6257}.nav-item{position:relative;width:52px;min-height:48px;border-radius:12px;display:grid;place-items:center;gap:3px}.nav-item span{font-size:var(--text-xs);line-height:1}.nav-item.compact{min-height:40px}.nav-item.active,.nav-item:hover{background:#ebe4d8;color:#2f2a24}.nav-badge{position:absolute;top:5px;right:7px;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#b44631;color:#fffdf8;font-size:var(--text-2xs);line-height:1;font-variant-numeric:tabular-nums}.credit-pill{display:inline-flex;align-items:center;justify-content:center;justify-self:center;width:42px;height:28px;border-radius:999px;background:#fff9f0;border:1px solid rgba(143,75,50,.15);color:#8f4b32;font-size:var(--text-sm);font-variant-numeric:tabular-nums}.credit-pill:hover{background:#fff3e2}.sidebar-panel{position:fixed;left:86px;bottom:24px;z-index:60;width:300px;max-height:min(560px,calc(100vh - 48px));overflow:auto;padding:14px;border:1px solid rgba(72,61,50,.12);border-radius:16px;background:#fffdf8fa;box-shadow:0 24px 68px #3d30252e}.sidebar-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#2f2a24}.sidebar-panel-head button{width:28px;height:28px;border:0;border-radius:999px;background:#f4f1ea;color:#6c6257}.sidebar-panel-body{display:grid;gap:12px}.account-card{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#f8f3eb}.account-card strong,.account-card span{display:block}.account-card span,.referral-copy span,.notice-list span{color:#7a7066;font-size:var(--text-sm)}.panel-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.panel-stat-grid span{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f4f1ea;color:#5e554d;font-size:var(--text-sm)}.referral-copy{display:grid;gap:6px}.account-settings-form{display:grid;gap:8px;padding:10px;border-radius:12px;background:#f4f1ea9e}.account-settings-form label{display:grid;gap:5px;color:#5e554d;font-size:var(--text-sm)}.account-settings-form input{min-height:34px;border:1px solid rgba(72,61,50,.1);border-radius:9px;background:#fffdf8;color:#2f2a24;outline:0;padding:0 9px}.referral-copy button,.panel-action,.notice-list button{border:1px solid rgba(72,61,50,.1);border-radius:11px;background:#fffdf8;color:#4f463d}.referral-copy button{min-height:36px;font-weight:var(--weight-bold);letter-spacing:.04em}.panel-action{min-height:38px;padding:0 12px;text-align:left}.panel-action:hover,.notice-list button:hover{background:#fff6eb;color:#8f4b32;border-color:#8f4b322e}.notice-list{display:grid;gap:8px}.notice-list button{display:grid;gap:4px;padding:10px;text-align:left}.notice-list strong{color:#2f2a24;font-size:var(--text-md)}.workspace{width:100%;padding:84px 56px 148px 132px}.workspace:has(>.session-layout){min-height:100vh;padding:0 0 0 76px;background:linear-gradient(180deg,#ffffff94,#f4f1ea00 38rem),#f4f1ea}.center-stage,.auth-screen{min-height:100vh;display:grid;padding:36px}.center-stage{gap:12px;color:#8f4b32}.auth-screen{width:min(var(--content-width),100%);margin:0 auto;grid-template-columns:minmax(460px,1fr) minmax(340px,430px);align-items:center;justify-content:center;gap:72px;background:linear-gradient(180deg,#ffffffa3,#f4f1ea00 36rem),#f4f1ea}.auth-copy{width:100%;max-width:680px;align-self:center}.brand-mark.large{width:48px;height:48px;margin-bottom:24px}.auth-copy h1{max-width:640px;font-size:var(--display-md);line-height:var(--leading-title)}.auth-copy p:not(.eyebrow){max-width:640px;color:#6c6257;line-height:var(--leading-relaxed);font-size:var(--text-lg)}.auth-card{width:100%;max-width:430px;padding:24px;border:1px solid rgba(72,61,50,.12);border-radius:20px;background:#fffdf8f0;box-shadow:0 20px 60px #3d302517}.auth-tabs{margin-bottom:18px}.field{display:grid;gap:8px;margin-bottom:14px;color:#5e554c;font-size:var(--text-md)}.field input{min-height:44px;border:1px solid rgba(72,61,50,.12);border-radius:13px;background:#fffdf8;color:#2f2a24;outline:0;padding:0 13px}.primary-wide{width:100%;min-height:44px;border:0;border-radius:13px;background:#383028;color:#fffaf2}.auth-links{display:flex;justify-content:flex-end;margin-top:12px}.auth-links button{border:0;background:transparent;color:#8f4b32;font-size:var(--text-md)}.hero-section{width:min(var(--content-width),100%);margin:0 auto;text-align:center}.eyebrow{margin:0 0 12px;color:#8f4b32;font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:0;text-transform:uppercase}h1{margin:0;font-size:var(--display-lg);line-height:var(--leading-title);letter-spacing:0;font-weight:var(--weight-semibold);color:#29231d}h1 span{color:#8f4b32}.hero-copy{max-width:650px;margin:18px auto 28px;color:#6c6257;font-size:var(--text-lg);line-height:var(--leading-relaxed)}.status-grid{width:min(var(--control-width),100%);margin:0 auto 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.status-grid.compact-grid{width:100%;margin-bottom:20px}.metric-card{min-height:82px;padding:15px;border:1px solid rgba(72,61,50,.1);border-radius:16px;background:#fffdf8c7;text-align:left}.metric-card span{display:block;color:#7a7066;font-size:var(--text-sm);margin-bottom:8px}.metric-card strong{color:#29231d;font-size:var(--title-lg);font-variant-numeric:tabular-nums}.composer{position:relative;display:flex;flex-direction:column;width:min(var(--control-width),100%);min-height:132px;margin:0 auto;border:1px solid rgba(72,61,50,.12);background:#fffdf8eb;border-radius:22px;box-shadow:0 20px 60px #3d302514;text-align:left}.composer-top{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:44px;padding:18px 22px 8px;overflow:auto}.composer-input-stack{display:flex;min-width:0;flex:1;flex-direction:column;gap:10px}textarea{width:100%;min-height:1.65em;flex:1;resize:none;border:0;outline:0;background:transparent;color:#2f2a24;line-height:var(--leading-relaxed)}textarea::placeholder,input::placeholder{color:#a79e93}.composer-resize-handle{position:absolute;left:50%;top:-8px;width:calc(100% - 44px);height:16px;padding:0;transform:translate(-50%);border:0;background:transparent;cursor:ns-resize;z-index:5}.composer-resize-handle:before{content:"";display:block;width:100%;height:2px;margin:7px auto 0;border-radius:999px;background:#483d3214}.composer-resize-handle:hover:before{background:#a4432c52}.composer-toolbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px 16px}.toolbar-left{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tool-button,.icon-tool,.submit-button,.tabs button,.sticky-composer button{border:1px solid rgba(72,61,50,.12);background:#fffdf8;color:#4f463d;border-radius:12px;min-height:36px}.tool-button{display:inline-flex;align-items:center;gap:7px;padding:0 12px;font-size:var(--text-md)}.tool-button.active{color:#8f4b32;background:#fff6eb;border-color:#8f4b322e}.model-select{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(72,61,50,.12);border-radius:12px;background:#fffdf8;color:#4f463d;font-size:var(--text-md)}.model-select.active{color:#8f4b32;background:#fff6eb;border-color:#8f4b322e}.model-select:disabled{cursor:not-allowed;opacity:.56}.model-select span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select{position:relative;width:100%;min-width:0}.custom-select-trigger{width:100%;min-height:var(--select-height);display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(72,61,50,.12);border-radius:12px;background:#fffdf8;color:#4f463d;padding:0 10px;font-size:var(--text-base);line-height:1;text-align:left}.custom-select-trigger.active{color:#8f4b32;background:#fff6eb;border-color:#8f4b3238;box-shadow:0 0 0 4px #8f4b3214}.custom-select-trigger>span:not(.custom-select-icon){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger>svg{flex:0 0 auto}.custom-select-icon{display:inline-flex;flex:0 0 auto;color:currentColor}.custom-select-placeholder{color:#9b9288}.custom-select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:90;display:grid;gap:4px;max-height:min(280px,42vh);overflow:auto;padding:6px;border:1px solid rgba(72,61,50,.12);border-radius:14px;background:#fffdf8;box-shadow:0 18px 42px #3d302521}.custom-select-menu button{min-height:44px;display:flex;align-items:center;gap:9px;width:100%;border:0;border-radius:10px;background:transparent;color:#4f463d;padding:0 10px;font-size:var(--text-base);text-align:left}.custom-select-menu button:hover,.custom-select-menu button.selected{background:#f4f1ea;color:#8f4b32}.custom-select-menu button span:not(.custom-select-icon){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-menu{width:190px}.model-menu button{min-height:38px}.config-chip{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(72,61,50,.1);border-radius:12px;background:#fffdf8;color:#5e554d;font-size:var(--text-md);white-space:nowrap}.hidden-file-input{display:none}.reference-strip{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0}.reference-chip{position:relative;width:58px;height:58px;border-radius:10px;overflow:hidden;border:1px solid rgba(72,61,50,.12);background:#f4f1ea}.reference-chip img,.turn-references img{width:100%;height:100%;object-fit:cover;display:block}.reference-chip button{position:absolute;top:3px;right:3px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#2f2a24b8;color:#fffaf2}.reference-add,.reference-uploading{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(72,61,50,.12);border-radius:10px;background:#fff6eb;color:#8f4b32;padding:0 10px;font-size:var(--text-md)}.asset-picker{position:absolute;right:16px;left:76px;top:calc(100% - 12px);z-index:18;max-height:420px;overflow:auto;border:1px solid rgba(72,61,50,.12);border-radius:14px;background:#fffdf8;box-shadow:0 22px 54px #3d302526;padding:12px}.asset-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.asset-picker-head strong{display:block;color:#2f2a24}.asset-picker-head span{color:#766c61;font-size:var(--text-sm)}.asset-picker-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.asset-picker-card{position:relative;min-height:118px;overflow:hidden;border:1px solid rgba(72,61,50,.12);border-radius:11px;background:#f4f1ea;color:#4f463d;padding:0}.asset-picker-card.selected{border-color:#8f4b3280;box-shadow:0 0 0 2px #8f4b321f}.asset-picker-card img{width:100%;height:118px;object-fit:cover;display:block}.asset-picker-card span,.asset-picker-card svg{position:absolute;top:7px}.asset-picker-card span{left:7px;padding:3px 7px;border-radius:999px;background:#fffaf2eb;color:#8f4b32;font-size:var(--text-sm)}.asset-picker-card svg{right:7px;color:#4d7a55;fill:#fffdf8}.product-reference-picker{left:16px}.product-reference-layout{display:grid;grid-template-columns:minmax(170px,230px) minmax(0,1fr);gap:12px;min-height:260px}.product-reference-list{display:grid;align-content:start;gap:6px;min-width:0;max-height:360px;overflow:auto;padding-right:2px}.product-reference-list button{display:grid;gap:4px;min-height:54px;border:1px solid rgba(72,61,50,.08);border-radius:10px;background:#fffdf8;color:#4f463d;padding:9px 10px;text-align:left}.product-reference-list button.active,.product-reference-list button:hover{border-color:#8f4b3233;background:#fff6eb;color:#8f4b32}.product-reference-list strong,.product-reference-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-reference-list span{color:#8b8177;font-size:var(--text-sm)}.product-reference-main{display:grid;align-content:start;gap:10px;min-width:0}.product-reference-title{display:grid;gap:3px;min-width:0}.product-reference-title strong,.product-reference-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-reference-title span{color:#8b8177;font-size:var(--text-sm)}.product-reference-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.suite-composer-fields{display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:100%}.script-composer-fields{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-height:100%}.script-composer-grid{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px}.script-composer-grid label{min-width:0;display:grid;gap:6px}.script-composer-grid span{color:#7a6f64;font-size:var(--text-xs);font-weight:var(--weight-bold)}.script-composer-grid input,.script-composer-grid textarea{width:100%;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8;color:#2f2a24}.script-composer-grid input{height:38px;padding:0 10px}.script-composer-grid textarea{min-height:52px;resize:none;padding:9px 10px}.suite-composer-product{display:flex;align-items:center;gap:8px;min-width:0}.suite-selected-product,.suite-product-empty{min-height:42px;display:flex;align-items:center;gap:9px;border:1px solid rgba(72,61,50,.1);border-radius:10px;background:#fff6eb;color:#4f463d;padding:6px 9px}.suite-selected-product{min-width:0;flex:1}.suite-product-empty{min-height:34px;gap:6px;color:#8f4b32;font-weight:var(--weight-medium);padding:0 10px}.suite-selected-product-image{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f1eadf;color:#9b8b7b}.suite-selected-product-image img{width:100%;height:100%;object-fit:cover}.suite-selected-product>div:nth-child(2){min-width:0;display:grid;gap:1px}.suite-selected-product span,.suite-selected-product small{overflow:hidden;color:#8b8177;font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap}.suite-selected-product strong{overflow:hidden;color:#2f2a24;font-size:var(--text-md);text-overflow:ellipsis;white-space:nowrap}.suite-selected-product>button{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:999px;background:#8f4b321a;color:#8f4b32}.suite-composer-fields textarea,.script-composer-fields>textarea{min-height:0}.suite-composer-type{display:flex;flex-wrap:wrap;gap:4px}.suite-composer-type button{min-height:34px;padding:0 10px;border:1px solid rgba(72,61,50,.12);border-radius:10px;background:#fffdf8;color:#5e554d;font-size:var(--text-md);font-weight:var(--weight-bold)}.suite-composer-type button.active{border-color:#2f2a24;background:#2f2a24;color:#fffdf8}.product-suite-picker{left:16px}.product-suite-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px}.product-suite-picker-card{position:relative;min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-areas:"image code" "image title" "image meta";gap:2px 10px;align-items:center;min-height:74px;border:1px solid rgba(72,61,50,.1);border-radius:10px;background:#fffdf8;color:#4f463d;padding:8px;text-align:left}.product-suite-picker-card.selected,.product-suite-picker-card:hover{border-color:#8f4b3252;background:#fff6eb}.product-suite-picker-card>div{grid-area:image;width:56px;height:56px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f1eadf;color:#9b8b7b}.product-suite-picker-card img{width:100%;height:100%;object-fit:cover}.product-suite-picker-card span,.product-suite-picker-card strong,.product-suite-picker-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-suite-picker-card span{grid-area:code;color:#8f4b32;font-size:var(--text-xs);font-weight:var(--weight-bold)}.product-suite-picker-card strong{grid-area:title;color:#2f2a24;font-size:var(--text-md)}.product-suite-picker-card small{grid-area:meta;color:#8b8177;font-size:var(--text-xs)}.product-suite-picker-card>svg{position:absolute;top:8px;right:8px;color:#4d7a55;fill:#fffdf8}.icon-tool,.submit-button,.sticky-composer button{width:38px;display:grid;place-items:center}.submit-button,.sticky-composer button{background:#383028;color:#fffaf2}.submit-button:disabled,.sticky-composer button:disabled{cursor:not-allowed;background:#ded8ce;color:#9d9489}.mode-control,.aspect-control{position:relative}.aspect-popover{position:absolute;top:calc(100% + 10px);left:0;width:420px;padding:13px;border:1px solid rgba(72,61,50,.1);border-radius:14px;background:#fffdf8;box-shadow:0 22px 54px #3d302524;z-index:16}.aspect-popover p{margin:0 0 9px;color:#9a9187;font-size:var(--text-sm)}.aspect-ratio-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-bottom:15px}.aspect-ratio-grid button{min-height:50px;border:0;border-radius:10px;background:transparent;color:#4f463d;display:grid;justify-items:center;align-content:center;gap:4px;font-size:var(--text-xs)}.aspect-ratio-grid button.selected{background:#f4f1ea;color:#8f4b32}.ratio-icon{width:16px;height:12px;border:1.5px solid currentColor;border-radius:3px}.ratio-21-9,.ratio-16-9{width:18px;height:8px}.ratio-3-2{width:17px;height:11px}.ratio-4-3{width:16px;height:12px}.ratio-1-1{width:13px;height:13px}.ratio-3-4{width:12px;height:16px}.ratio-2-3{width:11px;height:17px}.ratio-9-16{width:8px;height:18px}.ratio-5-4{width:15px;height:12px}.ratio-4-5{width:12px;height:15px}.ratio-2-1{width:18px;height:9px}.ratio-1-2{width:9px;height:18px}.ratio-9-21{width:8px;height:18px}.quality-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border-radius:10px;background:#f4f1ea}.quality-row button{min-height:38px;border:0;background:transparent;color:#7a7066}.quality-row button.selected{background:#fffdf8;color:#4f463d}.mode-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:14;width:224px;display:grid;gap:4px;padding:6px;border:1px solid rgba(72,61,50,.12);border-radius:14px;background:#fffdf8;box-shadow:0 18px 42px #3d302521}.mode-menu button{min-height:48px;display:flex;align-items:center;gap:9px;width:100%;border:0;border-radius:10px;background:transparent;color:#4f463d;padding:0 10px;text-align:left}.mode-menu button:hover,.mode-menu button.selected{background:#f4f1ea;color:#8f4b32}.mode-menu button span{display:grid;gap:1px;min-width:0}.mode-menu button strong,.mode-menu button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mode-menu button strong{font-size:var(--text-md);line-height:var(--leading-title)}.mode-menu button small{color:#8b8177;font-size:var(--text-sm)}.mode-grid{margin:36px auto 72px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mode-card{min-height:136px;padding:16px;border:1px solid rgba(72,61,50,.1);border-radius:18px;background:#fffdf8c7;color:#2f2a24;text-align:left;display:grid;align-content:start;gap:12px}.mode-card:hover,.mode-card.selected{border-color:#8f4b3242;background:#fffaf2}.mode-card small{color:#766c61;line-height:var(--leading-body)}.mode-text{display:grid;gap:3px}.mode-text span{color:#8b8177;font-size:var(--text-md)}.tabs{display:flex;gap:4px;padding:4px;border-radius:14px;background:#ebe4d8}.tabs button{border:0;background:transparent;padding:0 16px;color:#6c6257}.tabs button.active{background:#fffdf8;color:#2f2a24;box-shadow:0 1px 4px #3d30250f}.toast-viewport{position:fixed;top:22px;right:28px;z-index:80;pointer-events:none}.toast-card{min-width:220px;max-width:380px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(143,75,50,.16);border-radius:14px;background:#fffdf8f5;color:#5f3929;box-shadow:0 18px 44px #3d302529;font-size:var(--text-md);line-height:var(--leading-body);pointer-events:auto}.toast-card button{width:24px;height:24px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:999px;background:#483d3212;color:#7a5545}.empty-state{margin:0;color:#7a7066;font-size:var(--text-md)}.section-frame{width:min(var(--content-width),100%);margin:0 auto}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.section-head-main{min-width:0}.section-head-actions,.section-actions{display:inline-flex;align-items:center;gap:8px}.section-head-actions{flex:0 0 auto;padding-top:26px}.section-actions button{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid rgba(72,61,50,.12);border-radius:12px;background:#fffdf8;color:#6f6258}.section-actions button:hover:not(:disabled){color:#8f4b32;border-color:#8f4b322e;background:#fff6eb}.section-actions button.danger:hover:not(:disabled){color:#b44631;border-color:#b4463138;background:#fff2ef}.section-actions button:disabled{opacity:.52;cursor:not-allowed}.section-head h2{margin:0 0 8px;font-size:var(--title-xl);line-height:var(--leading-title);letter-spacing:0}.section-head span{color:#6c6257}.section-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;color:#9a8d82;font-size:var(--text-sm);line-height:var(--leading-normal)}.editable-title{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.editable-title.readonly button{max-width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;cursor:default}.editable-title input{flex:1 1 560px;min-width:0;padding:8px 10px;border:1px solid rgba(164,67,44,.28);border-radius:10px;background:#fffdf8eb;color:#29231d;font:inherit;letter-spacing:inherit}.editable-title input:focus{outline:2px solid rgba(164,67,44,.16);border-color:#a4432c7a}.editable-title button:not(:first-child){flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid rgba(164,67,44,.18);border-radius:999px;background:#fff7f2;color:#a4432c;font-size:var(--text-md);font-weight:var(--weight-bold)}.editable-title small{flex-basis:100%;color:#b44631;font-size:var(--text-sm)}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(210px,1fr));gap:12px;margin-bottom:18px}.redeem-code-card{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,2fr) auto;gap:10px;align-items:center;margin-bottom:14px;padding:14px;border:1px solid rgba(72,61,50,.1);border-radius:12px;background:#fffdf8d6}.redeem-code-card div{display:grid;gap:3px}.redeem-code-card span{color:#766c61;font-size:var(--text-md)}.redeem-code-card strong{color:#29231d;font-size:var(--title-sm)}.redeem-code-card input,.redeem-code-form input{min-height:38px;min-width:0;border:1px solid rgba(72,61,50,.12);border-radius:11px;background:#fffdf8;color:#2f2a24;outline:0;padding:0 10px}.redeem-code-card button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:11px;background:#383028;color:#fffaf2;padding:0 14px}.package-card,.referral-card,.panel-card{border:1px solid rgba(72,61,50,.1);border-radius:18px;background:#fffdf8d6;box-shadow:0 12px 28px #3d30250f}.package-card{min-height:168px;padding:18px;display:grid;gap:8px}.package-card span,.referral-card span{color:#766c61;font-size:var(--text-md)}.package-card strong,.referral-card strong{color:#29231d;font-size:var(--title-xl);font-variant-numeric:tabular-nums}.package-card p,.referral-card p{margin:0;color:#6c6257}.package-card button{align-self:end;min-height:38px;border:0;border-radius:12px;background:#383028;color:#fffaf2}.billing-list-block{display:grid;gap:10px;margin-top:14px}.billing-list-block h3{margin:0;color:#2f2a24;font-size:var(--title-sm);letter-spacing:0}.referral-card{margin-bottom:18px;padding:20px;display:grid;gap:8px}.product-library-layout{display:grid;grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:18px;align-items:start}.product-form{display:grid;gap:14px;padding:16px;border:1px solid rgba(72,61,50,.1);border-radius:12px;background:#fffdf8e0;box-shadow:0 12px 28px #3d30250f}.product-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-field-grid label,.product-bullets{display:grid;gap:6px;min-width:0;color:#5e554d;font-size:var(--text-sm)}.product-field-grid .span-2{grid-column:span 2}.product-identity-grid{grid-template-columns:1fr}.product-identity-grid .span-2{grid-column:auto}.product-field-grid input,.product-bullets textarea{width:100%;min-width:0;min-height:38px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8;color:#2f2a24;outline:0;padding:0 10px}.product-bullets{margin:0}.product-bullets textarea{min-height:118px;padding:9px 10px;line-height:var(--leading-body);resize:vertical}.product-category-cascader{position:relative;display:grid;gap:6px;color:#5e554d;font-size:var(--text-sm)}.product-category-trigger{min-height:38px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8;color:#5e554d;padding:0 10px;text-align:left}.product-category-trigger.open{border-color:#27845f70;box-shadow:0 0 0 3px #27845f1a}.product-category-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-category-popover{position:absolute;z-index:30;top:calc(100% + 8px);left:0;width:min(760px,calc(100vw - 72px));display:grid;gap:10px;padding:10px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8;box-shadow:0 18px 42px #3d302529}.product-category-search{min-height:36px;display:flex;align-items:center;gap:8px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fff;color:#7a7066;padding:0 10px}.product-category-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#2f2a24}.product-category-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#7a7066;font-size:var(--text-sm)}.product-category-breadcrumb span+span:before{content:">";margin-right:6px;color:#a49a90}.product-category-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:220px;border:1px solid rgba(72,61,50,.08);border-radius:8px;overflow:hidden}.product-category-column{display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;gap:8px;min-width:0;padding:10px;border-right:1px solid rgba(72,61,50,.08);background:#fffdf8}.product-category-column:last-child{border-right:0}.product-category-column.disabled{background:#f7f3eb;color:#9a9086}.product-category-column strong{color:#5e554d;font-size:var(--text-sm)}.product-category-options{display:grid;gap:6px;align-content:start;min-height:0;overflow:auto}.product-category-options button{min-height:32px;width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8;color:#5e554d;padding:0 10px;overflow:hidden;font-weight:var(--weight-bold);text-align:left}.product-category-options button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-category-options button svg{rotate:-90deg}.product-category-options button.active{border-color:#27845f42;background:#e7f0ec;color:#2f6f55}.product-platforms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-platforms button{width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8;color:#5e554d;font-weight:var(--weight-bold);white-space:nowrap}.product-platforms button.active{border-color:#27845f42;background:#e7f0ec;color:#2f6f55}.product-image-section{display:grid;gap:10px}.product-image-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-image-head span{color:#5e554d;font-size:var(--text-sm);font-weight:var(--weight-bold)}.product-image-head .text-button{display:inline-flex;align-items:center;gap:6px}.product-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.product-image-placeholder{min-height:104px;display:grid;place-items:center;aspect-ratio:1 / 1;border:1px dashed rgba(72,61,50,.18);border-radius:8px;background:linear-gradient(135deg,#fffdf8b8,#f4f1eacc),#f4f1ea;color:#b9aa9a}.product-image-card{overflow:hidden;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8}.product-image-preview{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#ede5d9;color:#8f4b32;display:grid;place-items:center}.product-image-card.primary{outline:2px solid rgba(39,132,95,.58);outline-offset:-2px}.product-image-preview img{width:100%;height:100%;object-fit:cover}.product-image-card input{width:100%;min-height:36px;border:0;border-top:1px solid rgba(72,61,50,.08);background:#fffdf8;color:#2f2a24;outline:0;padding:0 8px;font-size:var(--text-sm)}.product-image-actions{position:absolute;inset:auto 6px 6px;display:flex;justify-content:space-between;gap:6px}.product-image-actions button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:8px;background:#2f2a24b8;color:#fffdf8;padding:0 7px;font-size:var(--text-sm)}.product-image-actions button.active{background:#27845fe0}.product-list-panel{display:grid;gap:14px}.product-card-grid{display:grid;gap:12px}.product-card{display:grid;grid-template-columns:142px minmax(0,1fr);gap:14px;min-height:170px;padding:12px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8db;box-shadow:0 12px 28px #3d30250d}.product-card-image{aspect-ratio:1 / 1;min-height:0;overflow:hidden;border-radius:8px;background:#ede5d9;color:#8f4b32;display:grid;place-items:center}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-copy{min-width:0;display:grid;gap:7px}.product-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card-head strong{overflow:hidden;color:#2f2a24;text-overflow:ellipsis;white-space:nowrap}.product-card-head span{color:#2f6f55;font-weight:var(--weight-heavy);font-variant-numeric:tabular-nums}.product-card h3{margin:0;color:#2f2a24;font-size:var(--text-xl);line-height:var(--leading-title);letter-spacing:0}.product-card p,.product-card li{color:#6c6257;font-size:var(--text-md);line-height:var(--leading-body)}.product-card p,.product-card ul{margin:0}.product-card ul{padding-left:18px}.product-tags{display:flex;flex-wrap:wrap;gap:6px}.product-tags span{min-height:24px;display:inline-flex;align-items:center;border-radius:7px;background:#f1eadf;color:#5e554d;padding:0 7px;font-size:var(--text-sm);font-weight:var(--weight-bold)}.suite-dialog-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#2f2a2475;padding:16px}.suite-dialog{width:min(560px,100%);display:grid;gap:16px;border:1px solid #ded8ce;border-radius:8px;background:#fffdf8;padding:18px;box-shadow:0 24px 70px #2f2a2447}.suite-dialog-head,.suite-dialog-product,.suite-turn-head,.suite-turn-status{display:flex;align-items:center;justify-content:space-between;gap:14px}.suite-dialog-head span,.suite-turn-head span,.suite-turn-status span,.suite-item-card span,.suite-style-field span{color:#7b6f63;font-size:var(--text-sm);font-weight:var(--weight-heavy)}.suite-dialog-head h3,.suite-turn-head h3{margin:4px 0 0}.suite-dialog-image,.suite-item-preview{display:grid;place-items:center;overflow:hidden;background:#f1eadf}.suite-dialog-image{width:72px;height:72px;flex:0 0 auto;border-radius:8px}.suite-dialog-image img,.suite-item-preview img{width:100%;height:100%;object-fit:cover}.suite-dialog-product{align-items:flex-start;justify-content:flex-start}.suite-dialog-product strong,.suite-item-card strong{display:block;margin-top:4px;color:#2f2a24}.suite-dialog-product p{margin:5px 0 0;color:#7b6f63;font-size:var(--text-md)}.suite-type-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.suite-type-toggle button{min-height:44px;border:1px solid #ded8ce;border-radius:8px;background:#fffdf8;color:#3b342e;font-weight:var(--weight-heavy)}.suite-type-toggle button.active{border-color:#2f2a24;background:#2f2a24;color:#fffdf8}.suite-style-field{display:grid;gap:7px}.suite-style-field textarea{min-height:112px;resize:vertical;border:1px solid #ded8ce;border-radius:8px;background:#fffaf2;padding:13px;color:#2f2a24}.product-prompt-dialog{width:min(960px,100%);max-height:calc(100vh - 32px);overflow:auto}.product-prompt-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-prompt-toolbar>div:first-child{display:grid;gap:3px;min-width:0}.product-prompt-toolbar span{color:#7b6f63;font-size:var(--text-sm);font-weight:var(--weight-heavy)}.product-prompt-toolbar strong{color:#2f2a24;font-size:var(--text-sm)}.product-prompt-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-prompt-step{min-height:58px;border:1px solid #ded8ce;border-radius:8px;background:#fffaf2;color:#2f2a24;padding:9px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:3px 8px}.product-prompt-step>span{width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;background:#eee5d8;color:#7b6f63;font-size:var(--text-xs);font-weight:var(--weight-heavy);grid-row:span 2}.product-prompt-step strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-sm)}.product-prompt-step small{color:#7b6f63;font-size:var(--text-xs)}.product-prompt-step.running{border-color:#2f2a249e;box-shadow:0 0 0 3px #2f2a2414}.product-prompt-step.running>span{background:conic-gradient(#2f2a24 0 72deg,#eee5d8 72deg 360deg);color:transparent;animation:prompt-step-spin .9s linear infinite}.product-prompt-step.done{border-color:#2f7d5561;background:#f3fbf5}.product-prompt-step.done>span{background:#2f7d55;color:#fff}.product-prompt-step.done>span:before{content:"✓"}.product-prompt-step.done>span{font-size:0}.product-prompt-step.failed{border-color:#9a4b3973;background:#fff1ed}.product-prompt-step.failed>span{background:#9a4b39;color:#fff}@keyframes prompt-step-spin{to{transform:rotate(360deg)}}.product-prompt-workspace{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px;min-height:430px}.product-prompt-tabs{display:grid;align-content:start;gap:8px}.product-prompt-tabs button{border:1px solid #ded8ce;border-radius:8px;background:#fffaf2;color:#2f2a24;padding:10px;text-align:left;display:grid;gap:4px}.product-prompt-tabs button.active{border-color:#2f2a24;background:#2f2a24;color:#fffdf8}.product-prompt-tabs span{font-weight:var(--weight-heavy)}.product-prompt-tabs small{color:#7b6f63}.product-prompt-tabs button.active small{color:#fffdf8b8}.product-prompt-editor{display:grid;gap:8px;min-width:0}.product-prompt-editor textarea{min-height:390px;resize:vertical;border:1px solid #ded8ce;border-radius:8px;background:#fffaf2;padding:13px;color:#2f2a24}.suite-turn{display:grid;gap:14px}.suite-turn-head{align-items:flex-start;min-width:0}.suite-progress-badge{position:relative;width:42px;height:42px;min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:4px;border:0;border-radius:999px;background:conic-gradient(#2f7d55 var(--suite-progress),rgba(72,61,50,.12) 0);color:#2f2a24;font-weight:var(--weight-heavy);line-height:1}.suite-progress-badge:before{content:"";position:absolute;inset:4px;border-radius:inherit;background:#fffdf8;box-shadow:inset 0 0 0 1px #483d3214}.suite-progress-badge span{position:relative;z-index:1;font-size:var(--text-xs);letter-spacing:0}.suite-turn-title{flex:1 1 0;min-width:0;overflow:hidden}.suite-turn-title span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suite-turn-title h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suite-turn-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.suite-turn-actions button{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(143,75,50,.18);border-radius:999px;background:#fff6eb;color:#8f4b32;font-size:var(--text-sm);font-weight:var(--weight-bold);white-space:nowrap}.suite-turn-actions button:disabled{cursor:not-allowed;opacity:.5}.suite-turn-actions button.retry{border-color:#9d48303d;background:#fff1ed;color:#9a4b39}.suite-turn-actions button.danger{border-color:#b4412c3d;background:#fff0ed;color:#a4432c}.suite-turn-head strong:not(.suite-progress-badge){color:#2f2a24;font-size:var(--text-2xl)}.suite-progress-track{position:relative;height:10px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#2f7d5514,#8f4b3214),#ebe4d8;box-shadow:inset 0 0 0 1px #483d320f}.suite-progress-fill{position:absolute;inset:0 auto 0 0;display:block;width:var(--suite-progress);height:100%;border-radius:inherit;background:radial-gradient(circle at 18% 50%,rgba(255,255,255,.65) 0 2px,transparent 3px),linear-gradient(90deg,#2f7d55,#57976b 44%,#8f7b44 72%,#2f7d55);background-size:54px 100%,100% 100%;transition:width .35s ease;animation:suite-progress-pulse 2.6s ease-in-out infinite,suite-progress-particles 1.6s linear infinite}.suite-progress-shimmer{position:absolute;inset:0 auto 0 -28%;width:28%;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,253,248,.72),transparent);mix-blend-mode:screen;animation:suite-progress-scan 2.2s cubic-bezier(.4,0,.2,1) infinite}.suite-progress-node{position:absolute;top:50%;width:6px;height:6px;border-radius:999px;background:#fffdf8;box-shadow:0 0 0 2px #2f7d5538,0 0 12px #2f7d5533;transform:translate(-50%,-50%);animation:suite-node-think 2.4s ease-in-out infinite}.suite-progress-node.node-brief{left:24%}.suite-progress-node.node-think{left:52%;animation-delay:.42s}.suite-progress-node.node-render{left:78%;animation-delay:.84s}.suite-progress-cursor{position:absolute;top:50%;left:clamp(7px,var(--suite-progress),calc(100% - 7px));color:#fffdf8;filter:drop-shadow(0 0 7px rgba(47,125,85,.42));transform:translate(-50%,-50%);animation:suite-cursor-breathe 1.55s ease-in-out infinite}@keyframes suite-progress-pulse{0%,to{filter:saturate(.94) brightness(.98)}50%{filter:saturate(1.12) brightness(1.06)}}@keyframes suite-progress-particles{0%{background-position:0 0,0 0}to{background-position:54px 0,0 0}}@keyframes suite-progress-scan{0%{transform:translate(0);opacity:0}16%,72%{opacity:1}to{transform:translate(460%);opacity:0}}@keyframes suite-node-think{0%,to{opacity:.36;transform:translate(-50%,-50%) scale(.72)}46%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}@keyframes suite-cursor-breathe{0%,to{opacity:.72;transform:translate(-50%,-50%) scale(.92) rotate(0)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.18) rotate(10deg)}}.suite-error{margin:0;border:1px solid #e7b8ae;border-radius:8px;background:#fff1ed;padding:12px;color:#8f3d2d}.suite-waiting{display:flex;align-items:center;gap:8px;border-radius:8px;background:#f8f3eb;padding:12px;color:#5f554b}.suite-item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.suite-item-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:9px;align-items:stretch;min-height:86px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8e6;padding:8px}.suite-item-card.previewable{cursor:zoom-in;transition:border-color .16s ease,background .16s ease,transform .16s ease}.suite-item-card.previewable:hover{border-color:#8f4b3252;background:#fffdf8;transform:translateY(-1px);box-shadow:0 10px 24px #3d302514}.suite-item-card.previewable:focus-visible{outline:2px solid rgba(143,75,50,.32);outline-offset:2px}.suite-item-preview{width:64px;height:70px;border-radius:6px;overflow:hidden;display:grid;place-items:center;background:#f3eee6;color:#9b8b7b}.suite-item-preview img{width:100%;height:100%;object-fit:cover}@property --suite-countdown-progress{syntax: "<percentage>"; inherits: false; initial-value: 100%;}.suite-countdown-placeholder{position:relative;width:52px;height:52px;display:grid;place-items:center;border-radius:999px;color:#2f7d55;isolation:isolate}.suite-countdown-placeholder:before{content:"";position:absolute;inset:-8px;border-radius:inherit;background:radial-gradient(circle at 50% 50%,rgba(47,125,85,.16),transparent 64%),conic-gradient(from 0deg,#2f7d5500,#2f7d556b,#8f4b3200);opacity:.8;animation:suite-countdown-orbit 2.2s linear infinite}.suite-countdown-ring{position:absolute;inset:0;border-radius:inherit;background:conic-gradient(#2f7d55 var(--suite-countdown-progress),rgba(72,61,50,.12) 0)}.suite-countdown-ring:after{content:"";position:absolute;inset:5px;border-radius:inherit;background:#fffdf8;box-shadow:inset 0 0 0 1px #2f7d551f}.suite-countdown-placeholder svg{position:relative;z-index:1;margin-top:-10px;filter:drop-shadow(0 0 8px rgba(47,125,85,.3));animation:suite-countdown-spark 1.6s ease-in-out infinite}.suite-countdown-placeholder strong{position:relative;z-index:1;margin-top:18px;color:#4f463d;font-size:9px;font-weight:var(--weight-heavy);line-height:1}.suite-queue-placeholder{width:52px;height:52px;display:grid;place-items:center;border:1px dashed rgba(72,61,50,.18);border-radius:999px;background:#f4f1ea;color:#8b8177}.suite-queue-placeholder svg{margin-top:3px;opacity:.62}.suite-queue-placeholder strong{margin-top:-13px;color:#6f6258;font-size:9px;line-height:1}@keyframes suite-countdown-orbit{to{transform:rotate(1turn)}}@keyframes suite-countdown-spark{0%,to{opacity:.68;transform:scale(.9)}50%{opacity:1;transform:scale(1.14)}}.suite-item-card p{margin:3px 0 0;color:#9a4b39;font-size:var(--text-sm);line-height:1.35}.script-suite-turn{gap:14px}.script-suite-idea{margin:0;color:#6f6258;font-size:var(--text-sm);line-height:1.55}.script-suite-details{border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8}.script-suite-details summary{cursor:pointer;padding:10px 12px;color:#3e372f;font-weight:var(--weight-heavy)}.script-doc-grid,.script-item-list{display:grid;gap:10px;padding:0 12px 12px}.script-doc-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.script-markdown-block{min-width:0;overflow:hidden;border:1px solid rgba(72,61,50,.08);border-radius:8px;background:#f8f4ed}.script-markdown-block>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid rgba(72,61,50,.08)}.script-markdown-block strong{min-width:0;overflow:hidden;color:#2f2a24;text-overflow:ellipsis;white-space:nowrap}.script-markdown-block button{min-height:28px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8;color:#5b5148;padding:0 8px}.script-markdown-block pre{max-height:260px;overflow:auto;margin:0;padding:10px;color:#3e372f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap}.script-source-list{display:grid;gap:6px;padding:0 12px 12px}.script-source-list a{overflow:hidden;color:#6e5b4b;font-size:var(--text-xs);text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.suite-item-body{min-width:0;display:grid;align-content:start;gap:3px}.suite-item-body span{overflow:hidden;color:#83786c;font-size:var(--text-xs);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.suite-item-body strong{display:-webkit-box;overflow:hidden;margin-top:0;color:#332d26;font-size:var(--text-md);line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.suite-edit-button,.suite-retry-button{width:fit-content;min-height:24px;margin-top:3px;padding:0 8px;border:1px solid rgba(143,75,50,.18);border-radius:999px;background:#fff6eb;color:#8f4b32;font-size:var(--text-xs);font-weight:var(--weight-bold)}.suite-edit-button{background:#fffdf8;color:#6f6258;font-weight:var(--weight-medium)}.suite-edit-button:hover:not(:disabled){color:#8f4b32;background:#fff6eb}.suite-edit-button:disabled,.suite-retry-button:disabled{cursor:not-allowed;opacity:.55}.suite-preview-overlay{position:fixed;inset:0;z-index:85;display:grid;place-items:center;padding:34px;background:#231e19bd}.suite-preview-dialog{width:min(1120px,92vw);max-height:92vh;display:grid;gap:12px;border:1px solid rgba(255,253,248,.18);border-radius:8px;background:#fffdf8;padding:14px;box-shadow:0 28px 80px #00000057}.suite-prompt-dialog{width:min(820px,92vw);max-height:92vh;display:grid;gap:12px;border:1px solid rgba(255,253,248,.18);border-radius:8px;background:#fffdf8;padding:14px;box-shadow:0 28px 80px #00000057}.suite-prompt-image{width:100%;max-height:360px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f3eee6;color:#9a8d82}.suite-prompt-image img{width:100%;height:100%;max-height:360px;object-fit:contain}.suite-prompt-dialog label{display:grid;gap:8px}.suite-prompt-dialog label span{color:#7b7065;font-size:var(--text-sm);font-weight:var(--weight-semibold)}.suite-prompt-dialog textarea{width:100%;min-height:118px;max-height:34vh;resize:vertical;padding:12px;border:1px solid rgba(72,61,50,.14);border-radius:8px;background:#fffaf3;color:#2f2a24;font-size:var(--text-md);line-height:var(--leading-relaxed)}.suite-prompt-dialog textarea:focus{outline:2px solid rgba(164,67,44,.16);border-color:#a4432c61}.suite-prompt-actions{display:flex;justify-content:flex-end;gap:8px}.suite-prompt-actions button{min-height:34px;padding:0 12px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#f8f3eb;color:#4f463d;font-weight:var(--weight-bold)}.suite-prompt-actions button[type=submit]{background:#8f4b32;color:#fffdf8}.suite-prompt-actions button:disabled{cursor:not-allowed;opacity:.55}.suite-preview-head,.suite-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.suite-preview-head div{min-width:0;display:grid;gap:3px}.suite-preview-head span,.suite-preview-meta{color:#7b7065;font-size:var(--text-sm)}.suite-preview-head strong{overflow:hidden;color:#2f2a24;font-size:var(--text-lg);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.suite-preview-head button{min-height:32px;flex:0 0 auto;padding:0 12px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#f8f3eb;color:#4f463d;font-weight:var(--weight-bold)}.suite-preview-dialog>img{width:100%;max-height:min(72vh,760px);border-radius:8px;object-fit:contain;background:#f3eee6}.suite-preview-meta{justify-content:flex-end}.suite-preview-meta a{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(143,75,50,.16);border-radius:8px;background:#fff6eb;color:#8f4b32;font-weight:var(--weight-bold)}.agent-generation-workspace .session-list-item{min-height:54px}.agent-generation-workspace .session-list-item strong{display:block;overflow:hidden;color:#4f463d;font-size:var(--text-md);font-weight:var(--weight-medium);line-height:var(--leading-title);text-overflow:ellipsis;white-space:nowrap}.agent-session-window{gap:16px;padding-bottom:10px}.agent-session-timeline{gap:12px}.agent-generation-workspace .session-composer-dock{position:static;padding-top:0;background:transparent}.agent-detail-head span,.agent-step-head span,.agent-final-output span,.agent-error span,.agent-message-role span{color:#8f4b32;font-size:var(--text-sm);font-weight:var(--weight-bold)}.agent-detail-head,.agent-step-head,.agent-message-role{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.agent-detail-head h3{margin:4px 0 0;color:#29231d;font-size:var(--title-sm);line-height:var(--leading-body);letter-spacing:0}.agent-composer{width:min(var(--content-width),100%);height:168px;margin:0 auto}.agent-composer .composer-top{min-height:104px}.agent-composer textarea{min-height:78px}.agent-effort-select{width:132px}.agent-effort-select .custom-select-trigger{min-height:36px;font-size:var(--text-md)}.agent-composer .submit-button:disabled{cursor:not-allowed;opacity:.55}.agent-final-output,.agent-error{margin:0;padding:14px;border-radius:8px;background:#f8f3eb}.agent-error{background:#fff1ed;color:#8f3526}.agent-final-output p,.agent-error p{margin:6px 0 0;line-height:var(--leading-body);white-space:pre-wrap}.agent-run-turn{display:grid;gap:12px}.agent-timeline{display:grid;gap:10px}.agent-timeline.compact{margin-top:12px}.agent-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;border:1px solid rgba(72,61,50,.09);border-radius:8px;background:#fffdf8d1}.agent-step-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#f4f1ea;color:#8f4b32}.agent-step.step-error .agent-step-icon{background:#fff1ed;color:#b44631}.agent-step p{margin:6px 0 0;color:#5e554d;line-height:var(--leading-body)}.agent-tool-badge,.agent-message-meta span,.agent-runtime-tools span{min-height:22px;display:inline-flex;width:fit-content;align-items:center;padding:0 8px;border-radius:7px;background:#f4f1ea;color:#6c6257;font-size:var(--text-xs);font-weight:var(--weight-bold)}.agent-step-json{margin-top:8px;color:#6c6257;font-size:var(--text-sm)}.agent-step-json pre{max-height:220px;overflow:auto;padding:10px;border-radius:8px;background:#28231e;color:#f8f3eb;white-space:pre-wrap}.agent-transcript{margin:0;display:grid;gap:10px;padding:12px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8d1}.agent-transcript .panel-head h3{font-size:var(--text-lg)}.agent-message{padding:12px;border:1px solid rgba(72,61,50,.09);border-radius:8px;background:#fffdf8}.agent-message.message-system,.agent-message.message-tool{background:#f8f3eb}.agent-message p{margin:8px 0 0;color:#5e554d;line-height:var(--leading-body);white-space:pre-wrap}.agent-message-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.agent-session-details,.agent-runtime-details{border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8d1}.agent-session-details summary,.agent-runtime-details summary{min-height:44px;display:flex;align-items:center;padding:0 14px;color:#4f463d;cursor:pointer;font-weight:var(--weight-bold)}.agent-session-details .agent-timeline,.agent-session-details .agent-transcript{border-top:1px solid rgba(72,61,50,.08);padding:12px}.agent-session-details .agent-transcript{border-right:0;border-bottom:0;border-left:0;border-radius:0;background:transparent}.agent-runtime-report{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:12px;border-top:1px solid rgba(72,61,50,.08);background:transparent}.agent-runtime-report article{min-height:54px;display:flex;gap:9px;align-items:flex-start;padding:8px;border-radius:8px;background:#f8f3eb}.agent-runtime-report strong{display:block;color:#29231d;font-size:var(--text-md)}.agent-runtime-report p{margin:3px 0 0;color:#6c6257;font-size:var(--text-sm);line-height:var(--leading-body)}.agent-runtime-tools{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px}.asset-library-page{width:min(var(--content-width),100%);margin:0 auto;display:grid;gap:18px}.asset-filter-tabs,.asset-actions,.asset-subbar{display:flex;align-items:center}.asset-filter-tabs button,.asset-actions button{min-height:34px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#5e554d;font-weight:var(--weight-semibold)}.asset-actions button:disabled{cursor:not-allowed;opacity:.45}.asset-filter-tabs button.active,.asset-filter-tabs button:hover,.asset-actions button:hover{background:#ebe4d8;color:#2f2a24}.asset-actions button.danger{background:#fff0ec;color:#a4432c}.asset-actions button.danger:hover{background:#ffe3dc;color:#8f3526}.asset-subbar{justify-content:space-between;gap:18px}.asset-filter-tabs{gap:6px}.asset-filter-tabs .media-tab{color:#2f2a24}.asset-filter-tabs .media-tab+.media-tab{margin-right:12px}.asset-filter-tabs span{margin-left:6px;color:#9a9086;font-size:var(--text-sm)}.asset-actions{gap:8px}.asset-search{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border-radius:8px;background:#fffdf8db;color:#7a7066}.asset-search input{width:130px;border:0;outline:0;background:transparent;color:#2f2a24}.asset-running-strip{display:flex;flex-wrap:wrap;gap:8px}.asset-running-strip article{min-height:34px;display:inline-flex;align-items:center;gap:10px;padding:0 10px;border-radius:8px;background:#fff7f2;color:#8f4b32;font-size:var(--text-md)}.asset-running-strip button{border:0;background:transparent;color:#b44631;font-weight:var(--weight-bold)}.asset-gallery{display:grid;gap:22px}.asset-date-group{display:grid;gap:10px}.asset-date-group h2{margin:0;color:#2f2a24;font-size:var(--title-lg);letter-spacing:0}.asset-masonry-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:2px}.asset-tile{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#ede5d9;color:#8f4b32;display:grid;place-items:center;cursor:zoom-in}.asset-tile.selected{outline:3px solid rgba(47,116,200,.72);outline-offset:-3px}.asset-select-toggle{position:absolute;top:7px;right:7px;width:22px;height:22px;padding:0;border:1px solid rgba(255,253,248,.84);border-radius:999px;background:#2f2a245c;color:#fffdf8;font-size:var(--text-base);font-weight:var(--weight-heavy);line-height:1}.asset-select-toggle[aria-pressed=true]{background:#2f74c8}.asset-tile img{width:100%;height:100%;display:block;object-fit:cover}.asset-source-badge{position:absolute;top:6px;left:6px;padding:2px 6px;border-radius:6px;background:#2f2a2475;color:#fffdf8;font-size:var(--text-xs)}.asset-tile-actions{position:absolute;right:6px;bottom:6px;display:flex;gap:5px;opacity:0;transition:opacity .16s ease}.asset-tile:hover .asset-tile-actions{opacity:1}.asset-tile-actions a{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#2f2a24b3;color:#fffdf8}.asset-preview-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:40px;background:#231e19b8}.asset-preview-dialog{position:relative;max-width:min(92vw,1120px);max-height:88vh;display:grid;gap:10px;justify-items:center}.asset-preview-dialog img{max-width:100%;max-height:calc(88vh - 58px);border-radius:10px;object-fit:contain;box-shadow:0 24px 72px #00000057}.asset-preview-close{position:absolute;top:-34px;right:0;min-height:28px;padding:0 10px;border:0;border-radius:999px;background:#fffdf8eb;color:#2f2a24}.asset-preview-meta{min-height:36px;display:inline-flex;align-items:center;gap:12px;padding:0 12px;border-radius:999px;background:#fffdf8eb;color:#5e554d;font-size:var(--text-md)}.asset-preview-meta a{color:#a4432c;font-weight:var(--weight-bold)}.data-list{display:grid;gap:10px}.data-row{min-height:64px;padding:12px 14px;border:1px solid rgba(72,61,50,.1);border-radius:15px;background:#fffdf8d1;display:flex;align-items:center;justify-content:space-between;gap:12px}.data-row.with-detail{align-items:stretch;display:grid}.data-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.data-main>div{display:grid;gap:4px}.capability-list{display:grid;gap:8px;padding-top:8px;border-top:1px solid rgba(72,61,50,.08)}.provider-queue-board{display:grid;gap:12px;padding-top:8px;border-top:1px solid rgba(72,61,50,.08)}.provider-queue-panel{display:grid;gap:10px;margin-bottom:14px;padding:12px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8c7}.panel-head.compact{margin-bottom:0}.provider-queue-flow{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(44px,80px) minmax(120px,.8fr);align-items:center;gap:8px}.queue-flow-segment{min-height:44px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding:8px 10px;border:1px solid rgba(72,61,50,.1);border-radius:8px;color:#51483e;background:#ffffffa8}.queue-flow-segment.active{border-color:#1880673d;background:#e8f8f1d1}.queue-flow-segment strong{color:#2f2a24;font-size:var(--text-md)}.queue-flow-segment span{grid-column:2;color:#766c61;font-size:var(--text-sm)}.queue-flow-rail{height:3px;overflow:hidden;border-radius:999px;background:#483d321f}.queue-flow-rail span{display:block;width:42%;height:100%;border-radius:inherit;background:#188067;animation:queue-flow 1.8s ease-in-out infinite}.provider-queue-stage{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.provider-queue-lane{min-width:0;display:grid;align-content:start;gap:9px;min-height:156px;padding:10px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#ffffff8f}.lane-running{border-color:#18806738}.lane-pending{border-color:#355c9a33}.queue-lane-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.queue-lane-head strong{color:#2f2a24;font-size:var(--text-md)}.queue-lane-head span{color:#8b8175;font-size:var(--text-sm)}.queue-slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px}.queue-slot{min-height:44px;display:grid;align-items:stretch;border:1px solid rgba(72,61,50,.08);border-radius:8px;background:#ffffff80}.queue-slot.empty{place-items:center;color:#9a9084;font-size:var(--text-sm);border-style:dashed}.queue-conveyor{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px;overflow:visible}.queue-empty-track{min-height:96px;display:grid;place-items:center;border:1px dashed rgba(72,61,50,.12);border-radius:8px;color:#8b8175;font-size:var(--text-sm)}.provider-queue-node{position:relative;z-index:1;min-width:0;min-height:42px;display:flex;align-items:center;padding:0 24px 0 10px;border:1px solid rgba(72,61,50,.09);border-radius:8px;background:#fffdf9;box-shadow:0 8px 20px #2d241c0f}.node-running{border-color:#18806747}.node-pending{border-color:#355c9a3d}.provider-queue-node strong{min-width:0;overflow:hidden;color:#2f2a24;font-size:var(--text-sm);line-height:1;text-overflow:ellipsis;white-space:nowrap}.queue-node-pulse{position:absolute;top:50%;right:8px;width:8px;height:8px;margin-top:-4px;border-radius:999px;background:#188067;animation:queue-pulse 1.4s ease-in-out infinite}.node-pending .queue-node-pulse{background:#355c9a;animation-duration:2.1s}@keyframes queue-flow{0%{transform:translate(-110%)}55%,to{transform:translate(260%)}}@keyframes queue-pulse{0%,to{opacity:.35;transform:scale(.86)}50%{opacity:1;transform:scale(1.12)}}.capability-row{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px}.provider-management-table th:nth-child(4),.provider-management-table td:nth-child(4){min-width:150px}.queue-cell{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}.queue-cell span{min-height:24px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid rgba(72,61,50,.09);border-radius:8px;background:#ffffffad;color:#62584e;font-size:var(--text-xs)}.provider-capability-chips{display:flex;flex-wrap:wrap;gap:6px}.capability-chip{min-height:28px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8;color:#51483e;padding:0 8px;font:inherit;font-size:var(--text-sm);cursor:pointer}.capability-chip.disabled{color:#9a9084;background:#f4f1eacc}.api-admin-panel .text-button,.api-admin-panel .capability-chip{min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 9px;font-size:var(--text-sm);font-weight:var(--weight-medium);line-height:1;white-space:nowrap}.api-admin-panel .table-actions{align-items:center}.capability-main{display:grid;gap:3px;min-width:0}.capability-main strong{color:#2f2a24;font-size:var(--text-md)}.capability-main span{color:#8a7b6d;font-size:var(--text-sm)}.data-row strong{color:#2f2a24}.data-row span{color:#766c61;font-size:var(--text-md)}.text-button{min-height:34px;border:1px solid rgba(72,61,50,.12);border-radius:11px;background:#fff6eb;color:#8f4b32;padding:0 11px}.text-button.danger{background:#fff0ec;color:#a4432c}.text-button.active{border-color:#18806747;background:#e8f8f1;color:#188067}.text-button:disabled{cursor:not-allowed;opacity:.48}.row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.panel-spacer{height:14px}.generation-workspace{width:100%;min-height:100vh;margin:0;display:grid;grid-template-columns:220px minmax(0,1fr);gap:0;align-items:stretch}.generation-workspace .section-frame{width:min(var(--content-width),calc(100% - 40px));padding:84px 0 42px}.session-list-panel{position:sticky;top:0;min-height:100vh;max-height:100vh;display:grid;grid-template-rows:auto auto 1fr;gap:12px;padding:24px 10px 18px;border-right:1px solid rgba(72,61,50,.1);background:#faf8f3f0;box-shadow:none}.session-new-button,.empty-session-panel button{width:100%;min-height:36px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#4f463d;font-weight:var(--weight-semibold);text-align:left}.session-new-button:hover{background:#ebe4d8}.session-list-tools{display:grid;gap:7px}.session-search{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8c2;color:#8b8177}.session-search input{min-width:0;width:100%;border:0;background:transparent;color:#4f463d;font-size:var(--text-sm)}.session-search input:focus{outline:0}.session-sort-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:7px}.session-sort-row>button{min-height:38px;border:1px solid rgba(72,61,50,.1);border-radius:8px;background:#fffdf8c2;color:#6f6258}.session-sort-select .custom-select-trigger{min-height:38px;font-size:var(--text-sm)}.session-sort-row>button{display:grid;place-items:center}.session-sort-row>button:hover{color:#8f4b32;border-color:#8f4b322e;background:#fff6eb}.session-sort-row .sort-desc{transform:rotate(180deg)}.session-list{display:grid;align-content:start;gap:4px;min-height:0;max-height:none;overflow:auto}.session-list-item{display:grid;gap:5px;width:100%;min-height:48px;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:#2f2a24;text-align:left}.session-list-item:hover,.session-list-item.active{background:#ebe4d8;box-shadow:none}.session-list-item strong{display:block;overflow:hidden;color:#4f463d;font-size:var(--text-md);font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap}.session-list-meta{display:flex;align-items:center;gap:6px;min-width:0}.session-count{min-width:18px;font-size:var(--text-sm);font-weight:var(--weight-bold);line-height:1}.session-count.running{color:#2f74c8}.session-count.succeeded{color:#27845f}.session-count.failed{color:#c04735}.session-list-meta time{margin-left:auto;overflow:hidden;color:#948a7f;font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap}.empty-session-panel{min-height:320px;display:grid;place-items:center;align-content:center;gap:10px;padding:34px;border:1px solid rgba(72,61,50,.1);border-radius:18px;background:#fffdf8d1;color:#6c6257;text-align:center}.empty-session-panel strong{color:#29231d}.empty-session-panel p{margin:0}.session-window{display:grid;gap:18px;padding-bottom:10px}.session-timeline{display:grid;gap:14px}.session-composer-dock{position:sticky;bottom:18px;z-index:30;padding-top:0;background:transparent}.session-composer-dock .composer{box-shadow:0 20px 64px #4a3a2a2e}.session-turn{padding:16px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8d1}.generating-turn{display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fffdf8f2,#fff6ebe6)}.generation-visual{min-height:150px;display:grid;place-items:center;border-radius:8px;background:#f4f1ea}.generation-orbit{position:relative;width:92px;height:92px;display:grid;place-items:center;border-radius:999px;color:#8f4b32}.generation-orbit:before{content:"";position:absolute;inset:0;border:2px solid rgba(143,75,50,.18);border-top-color:#8f4b32;border-radius:inherit;animation:generate-spin 1.2s linear infinite}.generation-orbit span{position:absolute;width:8px;height:8px;border-radius:999px;background:#8f4b32;animation:generate-pulse 1.4s ease-in-out infinite}.generation-orbit span:nth-of-type(1){top:10px;right:20px}.generation-orbit span:nth-of-type(2){right:8px;bottom:28px;animation-delay:.18s}.generation-orbit span:nth-of-type(3){bottom:12px;left:24px;animation-delay:.36s}.generation-copy span,.generation-countdown span{color:#8f4b32;font-size:var(--text-sm)}.generation-copy h3{margin:7px 0 6px;color:#2f2a24;font-size:var(--title-md)}.generation-copy p{margin:0;max-width:720px;color:#5f564c;line-height:var(--leading-relaxed)}.generation-countdown{display:flex;align-items:center;gap:12px;margin-top:14px;padding:10px 12px;border:1px solid rgba(143,75,50,.14);border-radius:8px;background:#fffaf2cc}.generation-countdown strong{min-width:66px;color:#2f2a24;font-size:var(--title-lg);font-variant-numeric:tabular-nums}.generation-references{display:flex;gap:8px;margin-top:12px}.generation-references img{width:54px;height:54px;object-fit:cover;border:1px solid rgba(72,61,50,.12);border-radius:8px}.turn-prompt span{color:#8f4b32;font-size:var(--text-sm)}.turn-prompt p{margin:8px 0 0;color:#2f2a24;line-height:1.6}.turn-references{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.turn-references img{width:76px;height:76px;border-radius:8px;border:1px solid rgba(72,61,50,.12)}.turn-references.compact{margin-top:8px}.turn-references.compact img{width:54px;height:54px}.completed-turn-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.completed-turn-head span{color:#8f4b32;font-size:var(--text-sm)}.completed-turn-head strong{min-height:28px;display:inline-flex;align-items:center;border:1px solid rgba(143,75,50,.16);border-radius:999px;background:#fff6eb;color:#8f4b32;padding:0 10px;font-size:var(--text-md)}.turn-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:12px}.turn-results.result-first{grid-template-columns:1fr}.result-card{margin:0;overflow:hidden;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8}.result-card img{width:auto;max-width:100%;height:300px;object-fit:contain;display:block;margin:0 auto;background:#f4f1ea}.result-card figcaption{display:flex;justify-content:flex-end;gap:8px;padding:9px}.result-card a,.result-card button{min-height:32px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#8f4b32;text-decoration:none;font-size:var(--text-md)}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0;padding:6px;border:1px solid rgba(72,61,50,.1);border-radius:14px;background:#fffdf8c7}.admin-tabs button{min-height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#6f6459;padding:0 11px}.admin-tabs button.active{border-color:#a4432c38;background:#fff4ea;color:#8f4b32}.admin-tabs strong{min-width:20px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#483d3214;color:inherit;font-size:var(--text-xs)}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.panel-card{min-width:0;padding:16px}.panel-card.wide{grid-column:1 / -1}.panel-card h3{margin:0 0 12px;font-size:var(--title-sm);letter-spacing:0}.panel-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.panel-head h3{margin:0}.panel-kicker{color:#7a7066;font-size:var(--text-md)}.package-form{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:14px}.redeem-code-form{display:grid;grid-template-columns:minmax(150px,1fr) minmax(120px,.7fr) minmax(220px,2fr) auto;gap:8px;margin-bottom:14px}.provider-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.admin-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#2f2a2447}.admin-modal{width:min(760px,100%);max-height:min(780px,calc(100vh - 48px));overflow:auto;padding:16px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8;box-shadow:0 28px 80px #2d241c42}.admin-modal.provider-form{margin-bottom:0}.admin-modal-head{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.admin-modal-head h3{margin:0}.provider-field{display:flex;min-width:0;flex-direction:column;gap:5px}.provider-field span{color:#8a7b6d;font-size:var(--text-xs);font-weight:600;line-height:1.2}.provider-field-wide{grid-column:1 / -1}.package-form input,.redeem-code-form input,.provider-form input,.provider-form textarea{min-height:38px;border:1px solid rgba(72,61,50,.12);border-radius:11px;background:#fffdf8;color:#2f2a24;outline:0;padding:0 10px}.provider-form .custom-select-trigger{min-height:38px}.provider-form textarea{grid-column:1 / -1;min-height:150px;padding:10px;resize:vertical;font-family:var(--font-mono);font-size:var(--text-sm);line-height:var(--leading-body)}.package-form button,.redeem-code-form button,.provider-form button{min-height:38px;border:0;border-radius:11px;background:#383028;color:#fffaf2}.provider-form button{grid-column:1 / -1}.task-monitor{display:grid;gap:10px}.table-wrap{overflow-x:auto;border:1px solid rgba(72,61,50,.1);border-radius:14px;background:#fffdf8db}.admin-table{width:100%;min-width:860px;border-collapse:collapse;color:#2f2a24;font-size:var(--text-sm)}.admin-table th,.admin-table td{padding:10px 12px;border-bottom:1px solid rgba(72,61,50,.08);text-align:left;vertical-align:top}.admin-table th{color:#8a7b6d;font-size:var(--text-xs);font-weight:700;background:#f4eee5a6}.admin-table tr:last-child td{border-bottom:0}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{margin-top:3px;color:#8a7b6d;line-height:1.35}.text-model-route-table td{vertical-align:middle}.text-model-route-table th:nth-child(1),.text-model-route-table td:nth-child(1){min-width:190px}.text-model-route-table .custom-select-trigger,.text-model-route-table .route-input{min-height:38px;border:1px solid rgba(72,61,50,.12);border-radius:12px;background:#fffdf8;color:#4f463d;font-size:var(--text-base)}.text-model-route-table .route-input{width:100%;min-width:0;outline:0;padding:0 10px}.text-model-route-table .route-input:hover,.text-model-route-table .custom-select-trigger:hover{border-color:#8f4b3233}.text-model-route-table .route-input:focus{color:#8f4b32;background:#fff6eb;border-color:#8f4b3238;box-shadow:0 0 0 4px #8f4b3214}.text-model-route-table .route-input::placeholder{color:#9b9288}.modality-chip-group{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:7px}.modality-chip{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(72,61,50,.1);border-radius:999px;background:#fffdf8;color:#5b5148;padding:0;font-size:var(--text-xs);font-weight:700;white-space:nowrap}.modality-chip svg{flex:0 0 auto}.modality-text{color:#4f463d;background:#f4f1ea}.modality-voice{color:#7a5a28;background:#fff6df;border-color:#7a5a2829}.modality-image{color:#2f7d55;background:#f3fbf5;border-color:#2f7d5529}.modality-video{color:#8f4b32;background:#fff6eb;border-color:#8f4b3229}.task-monitor-table td:nth-child(1),.task-monitor-table td:nth-child(6),.task-monitor-table td:nth-child(7){white-space:nowrap}.provider-request-table td:nth-child(1),.provider-request-table td:nth-child(4),.provider-request-table td:nth-child(7),.provider-request-table td:nth-child(8){white-space:nowrap}.order-table td:nth-child(1),.order-table td:nth-child(4),.order-table td:nth-child(5){white-space:nowrap}.user-role-table td:nth-child(2),.user-role-table td:nth-child(3),.user-role-table td:nth-child(4){white-space:nowrap}.redeem-code-table td:nth-child(1),.redeem-code-table td:nth-child(2),.redeem-code-table td:nth-child(3){white-space:nowrap}.mono-code{font-family:var(--font-mono);letter-spacing:0}.icon-text-button{display:inline-flex;min-height:24px;align-items:center;gap:4px;margin-top:6px;border:0;background:transparent;color:#8f4b32;font-size:var(--text-xs);font-weight:700;padding:0}.table-empty{height:82px;color:#8a7b6d;text-align:center!important;vertical-align:middle!important}.status-pill{display:inline-flex;min-height:22px;align-items:center;border-radius:999px;padding:0 8px;background:#f1ece4;color:#5f564d;font-size:var(--text-xs);font-weight:700}.status-succeeded{background:#e9f5ec;color:#327245}.status-running,.status-queued{background:#eef3ff;color:#315f9d}.status-failed,.status-canceled,.status-disabled{background:#fff0ed;color:#ad4734}.status-available{background:#e9f5ec;color:#327245}.status-redeemed{background:#eef3ff;color:#315f9d}.role-platform_admin{background:#fff3e8;color:#9b5635}.role-user{background:#f1ece4;color:#5f564d}.table-error{max-width:240px;color:#ad4734!important}.table-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.table-actions .text-button{min-height:28px;padding:0 8px}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8a7b6d;font-size:var(--text-sm)}.oss-check{margin-bottom:14px;padding:12px;border:1px solid rgba(72,61,50,.12);border-radius:8px;background:#fffdf8}.oss-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.oss-check-item{display:flex;gap:8px;align-items:flex-start}.oss-check-item strong{display:block;color:#382f28;font-size:var(--text-md)}.oss-check-item p{margin:2px 0 0;color:#7a7066;font-size:var(--text-sm);overflow-wrap:anywhere}.status-dot{width:8px;height:8px;margin-top:5px;border-radius:999px;background:#b14c3c;flex:0 0 auto}.status-dot.ok{background:#4d7a55}.oss-config-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.oss-config-list span{padding:4px 7px;border-radius:8px;background:#fff6eb;color:#766052;font-size:var(--text-sm)}.request-detail{margin-top:14px;padding:14px;border-radius:8px;border:1px solid rgba(72,61,50,.12);background:#fffdf8}.request-detail-modal{width:min(920px,100%);margin-top:0}.request-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.request-meta span{padding:5px 8px;border-radius:8px;background:#fff6eb;color:#766052;font-size:var(--text-sm)}.request-error{margin:0 0 10px;padding:8px 10px;border-radius:8px;background:#fff0ed;color:#ad4734;font-size:var(--text-sm)}.request-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.request-detail-grid section{min-width:0}.request-detail-section-head{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px}.request-detail-grid strong{display:block;color:#4f463d;font-size:var(--text-sm)}.request-detail-section-head .text-button{min-height:28px;padding:0 9px}.request-detail pre{max-height:220px;overflow:auto;margin:8px 0 0;padding:10px;border-radius:8px;background:#2f2a24;color:#fffaf2;font-size:var(--text-sm);white-space:pre-wrap}.sticky-composer{position:fixed;left:104px;right:28px;bottom:20px;min-height:62px;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:20px;border:1px solid rgba(72,61,50,.13);background:#fffdf8eb;box-shadow:0 18px 50px #3d302524;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:18;animation:slide-up .28s ease both}.sticky-mode{min-width:126px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:13px;color:#8f4b32;background:#fff6eb;border:1px solid rgba(143,75,50,.12);font-size:var(--text-md)}.sticky-composer input{width:100%;min-height:40px;border:0;outline:0;color:#2f2a24;background:transparent}@keyframes slide-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes generate-spin{to{transform:rotate(360deg)}}@keyframes generate-pulse{0%,to{transform:scale(.8);opacity:.45}50%{transform:scale(1.2);opacity:1}}@media(max-width:1100px){.auth-screen{grid-template-columns:minmax(320px,520px);gap:28px;align-content:center}.auth-card{max-width:520px}.workspace{padding-right:28px}.generation-workspace{grid-template-columns:190px minmax(0,1fr)}.generation-workspace .section-frame{width:min(var(--content-width),calc(100% - 32px))}.mode-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.status-grid,.suite-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.package-grid,.admin-grid,.product-library-layout,.package-form,.redeem-code-card,.redeem-code-form{grid-template-columns:1fr}.product-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-category-columns{grid-template-columns:1fr}}@media(max-width:760px){.product-prompt-workspace{grid-template-columns:1fr}.product-prompt-tabs,.product-prompt-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.product-prompt-toolbar{align-items:stretch;flex-direction:column}.auth-screen{width:100%;grid-template-columns:1fr;gap:22px;padding:28px 16px;align-content:start}.auth-copy h1{font-size:var(--display-sm)}.auth-copy p:not(.eyebrow){font-size:var(--text-base);line-height:var(--leading-relaxed)}.auth-card{max-width:none;padding:18px}.section-head{flex-direction:column;gap:12px}.section-head-actions{padding-top:0}.provider-queue-flow,.provider-queue-stage{grid-template-columns:1fr}.queue-flow-rail{display:none}.app-shell{display:block}.sidebar{position:sticky;top:0;width:100%;height:64px;padding:8px 12px;border-right:0;border-bottom:1px solid rgba(72,61,50,.1);flex-direction:row;justify-content:space-between}.brand-mark{width:40px;height:40px}.nav-stack{display:flex;gap:4px;margin-top:0}.nav-bottom{display:none}.nav-item{width:44px;min-height:42px}.nav-item span{display:none}.workspace{padding:42px 16px 138px}.generation-workspace{display:block;min-height:0}.generation-workspace .section-frame{width:100%;padding:24px 0 32px}.session-list-panel{position:static;min-height:0;max-height:none;margin-bottom:18px;padding:10px;border-right:0;border-bottom:1px solid rgba(72,61,50,.1)}.session-list{display:flex;gap:6px;overflow-x:auto}.session-list-item{min-width:176px}h1{font-size:var(--display-sm)}.composer-toolbar{align-items:stretch;flex-direction:column}.mode-grid{grid-template-columns:1fr;margin-bottom:44px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-field-grid{grid-template-columns:1fr}.product-field-grid .span-2{grid-column:auto}.product-platforms{grid-template-columns:repeat(2,minmax(0,1fr))}.script-composer-grid,.script-doc-grid,.product-card{grid-template-columns:1fr}.product-card-image{max-height:260px}.product-image-actions button{font-size:0;width:32px;padding:0}.agent-detail-head,.agent-step-head{align-items:stretch;flex-direction:column}.agent-runtime-report,.suite-item-grid{grid-template-columns:1fr}.sticky-composer{left:12px;right:12px;bottom:12px}.sticky-mode{min-width:42px;width:42px;font-size:0}}
