:root{--navy:#0f2742;--muted:#64758a;--line:#d8e6ef;--line-strong:#bed5e3;--surface:#fff;--surface-soft:#f5fbff;--surface-blue:#eaf6fd;--blue:#0b73dc;--blue-strong:#065fc4;--cyan:#28a7db;--mint:#1bbf75;--mint-soft:#e9f9f1;--coral:#ff6458;--coral-soft:#fff1ef;--warning:#e2a61e;--warning-soft:#fff7dd;--shadow:0 8px 30px #2a5f7e14}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--navy);-webkit-font-smoothing:antialiased;background:#f7fbfe;margin:0;font-family:Noto Sans SC Variable,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.auth-shell{background:radial-gradient(circle at 12% 18%,#28a7db2e,#0000 34%),linear-gradient(145deg,#eff9ff 0%,#f8fcff 52%,#eaf7f3 100%);grid-template-columns:minmax(360px,1fr) minmax(420px,.8fr);align-items:center;gap:clamp(36px,7vw,110px);min-height:100vh;padding:clamp(28px,6vw,92px);display:grid}.auth-intro{gap:44px;max-width:620px;display:grid}.auth-brand{align-items:center;gap:14px;display:flex}.auth-brand img{box-shadow:var(--shadow);border-radius:15px}.auth-brand span{gap:2px;display:grid}.auth-brand strong{font-size:20px}.auth-brand small{color:var(--muted)}.auth-intro h1{letter-spacing:-.05em;margin:10px 0 12px;font-size:clamp(36px,4.2vw,62px);line-height:1.08}.auth-intro p{max-width:540px;color:var(--muted);margin:0;font-size:16px;line-height:1.8}.auth-intro ul{color:#315b73;gap:12px;margin:0;padding:0;list-style:none;display:grid}.auth-intro li{align-items:center;gap:10px;display:flex}.auth-intro li:before{content:"";background:var(--mint);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #1bbf751f}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #bed5e3cc;border-radius:24px;place-items:center;min-height:560px;padding:28px;display:grid;box-shadow:0 24px 80px #235b7a26}.auth-configuration-required{text-align:center;background:#fffbef;border:1px solid #ead79a;border-radius:14px;gap:12px;max-width:380px;padding:24px;display:grid}.auth-configuration-required strong{font-size:19px}.auth-configuration-required p{color:var(--muted);margin:0;line-height:1.7}.auth-configuration-required code{color:#866400;background:#fff4c7;border-radius:6px;justify-self:center;padding:6px 9px}@media (max-width:900px){.auth-shell{grid-template-columns:1fr;padding:28px 18px}.auth-intro{gap:24px}.auth-intro ul{display:none}.auth-card{min-height:520px;padding:16px}}.studio-shell{grid-template-rows:auto minmax(720px,1fr) auto;gap:12px;min-height:100vh;padding:16px 18px 14px;display:grid}.studio-header,.candidate-rail,.preview-column,.review-panel,.production-footer{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.studio-header{border-radius:14px;grid-template-columns:56px minmax(290px,1fr) minmax(470px,620px) auto;align-items:center;gap:15px;min-height:82px;padding:12px 16px;display:grid}.brand-button{cursor:pointer;background:0 0;border:0;padding:0}.brand-mark{color:#137ac2;background:#eaf7fe;border:1px solid #c9e5f4;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.brand-mark img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.brand-button:hover .brand-mark,.brand-button:focus-visible .brand-mark{outline-offset:2px;background:#dff2fd;outline:2px solid #7dc8ee}.item-heading>div{align-items:center;gap:12px;display:flex}.item-heading{min-width:0}.item-heading h1{letter-spacing:-.03em;margin:0;font-size:clamp(22px,2.1vw,31px);line-height:1.15}.item-heading p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:7px 0 0;font-size:12px;overflow:hidden}.item-heading p i{background:var(--line-strong);vertical-align:-1px;width:1px;height:11px;margin:0 8px;display:inline-block}.priority-chip{color:#ee554d;background:#fff0ef;border:1px solid #ffd3cf;border-radius:8px;padding:3px 10px;font-weight:700}.workflow-stepper{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.workflow-stepper li{flex:1;align-items:center;gap:9px;min-width:145px;display:flex;position:relative}.workflow-stepper li:not(:last-child):after{content:"";border-top:1px dashed #b8cbd8;flex:1;height:1px;margin:0 10px}.workflow-stepper b{border:1px solid var(--line);width:30px;height:30px;color:var(--navy);background:#f1f5f8;border-radius:50%;flex:none;place-items:center;font-size:15px;display:grid}.workflow-stepper .active b{color:#fff;border-color:var(--blue);background:var(--blue)}.workflow-stepper .complete b{color:#fff;border-color:var(--mint);background:var(--mint)}.workflow-stepper span{white-space:nowrap;flex-direction:column;gap:2px;display:flex}.workflow-stepper strong{font-size:16px}.workflow-stepper small{color:var(--muted);font-size:11px}.workflow-stepper .active strong{color:var(--blue)}.header-status{color:var(--blue);white-space:nowrap;background:#eef8ff;border:1px solid #add9f4;border-radius:8px;justify-self:end;padding:6px 9px;font-size:12px}.header-status.approved{color:#098851;background:#effaf5;border-color:#a7e2c6}.header-status.changes_requested{color:#d94d43;background:#fff4f2;border-color:#ffc5bf}.studio-grid{grid-template-columns:280px minmax(510px,1fr) 370px;gap:12px;min-height:0;display:grid}.candidate-rail,.preview-column,.review-panel{border-radius:13px;min-width:0;overflow:hidden}.candidate-rail{align-self:start;max-height:calc(100vh - 128px);padding:16px;overflow-y:auto}.section-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.section-title h2,.preview-toolbar h2{letter-spacing:-.02em;margin:0;font-size:18px}.candidate-rail-note{color:var(--muted);align-items:flex-start;gap:5px;margin:8px 0 0;font-size:10px;line-height:1.45;display:flex}.candidate-rail-note svg{color:var(--blue);flex:none;margin-top:1px}.section-title h2 small{color:var(--muted);font-size:12px;font-weight:500}.candidate-list{gap:10px;margin-top:14px;display:grid}.append-candidates-button{width:100%;min-height:48px;color:var(--blue);cursor:pointer;background:#f4fbff;border:1px solid #8fc7e9;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;justify-content:center;align-items:center;column-gap:7px;margin-top:12px;padding:8px 10px;font-size:12px;font-weight:800;display:grid}.append-candidates-button svg{grid-row:1/3}.append-candidates-button small{color:var(--muted);font-size:9px;font-weight:500}.append-candidates-button:hover{border-color:var(--blue);background:#eaf7ff}.append-candidates-button:disabled{opacity:.55;cursor:wait}.append-candidates-button:focus-visible,.camera-review-gate input:focus-visible{outline-offset:2px;outline:3px solid #0b73dc47}.candidate-card{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;text-align:left;border-radius:11px;min-height:158px;padding:5px 9px 9px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.candidate-card:hover{border-color:#85c3e9;transform:translateY(-1px)}.candidate-card.selected{border:2px solid var(--blue);background:#eef8ff;box-shadow:0 0 0 3px #0b73dc14}.candidate-card.approved{background:#f3fcf7;border-color:#8bd4ae}.candidate-card.approved.selected{border-color:#15935b;box-shadow:0 0 0 3px #1bbf751f}.candidate-card img{object-fit:contain;width:130px;height:112px;margin:1px auto 0;transition:filter .18s,transform .18s;display:block}.candidate-placeholder{color:#8aa0b2;background:#f7fbfd;border:1px dashed #b9d0df;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:130px;height:112px;margin:1px auto 0;display:flex}.candidate-placeholder small{font-size:11px}.candidate-number{border:1px solid var(--line-strong);background:#fff;border-radius:6px;padding:1px 7px;font-weight:700;position:absolute;top:8px;left:9px}.candidate-check{color:var(--blue);position:absolute;top:8px;right:8px}.candidate-card.approved .candidate-check{color:#15935b}.candidate-baseline-badge{color:#087747;z-index:1;background:#dff6eb;border-radius:99px;align-items:center;gap:3px;padding:3px 6px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:8px;right:8px}.candidate-card.selected .candidate-baseline-badge{right:37px}.candidate-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.candidate-meta>b{color:#fff;background:var(--blue);border-radius:5px;padding:2px 7px;font-size:12px}.candidate-card:not(.selected) .candidate-meta>b{color:#637287;background:#e7eef3}.candidate-meta>span{color:#65758a;align-items:center;gap:5px;font-size:12px;display:flex}.candidate-meta strong{color:#1e4669;font-size:14px}.candidate-pending-score{color:#7c8d9c;font-size:10px}.candidate-meta i{border-radius:50%;width:8px;height:8px}.candidate-meta i.good{background:var(--mint)}.candidate-meta i.medium{background:#efc322}.candidate-meta i.low{background:#e75b55}.preview-column{flex-direction:column;align-self:start;height:calc(100vh - 128px);min-height:700px;display:flex}.preview-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:50px;padding:11px 15px;display:flex}.preview-toolbar h2 small{color:var(--muted);font-size:12px;font-weight:500}.preview-toolbar label{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.toggle{border:1px solid var(--line);cursor:pointer;background:#f2f5f8;border-radius:8px;justify-content:flex-start;width:70px;height:28px;padding:2px;display:flex}.toggle:before{content:"关";width:31px;color:var(--muted);place-items:center;font-size:12px;display:grid}.toggle span{color:#fff;background:var(--blue);border-radius:6px;place-items:center;width:33px;font-size:12px;display:grid}.toggle.on{justify-content:flex-end}.toggle.on:before{content:"";width:31px}.toggle:not(.on) span{background:#8797a8}.preview-actions{align-items:center;gap:10px;display:flex}.preview-actions>label{align-items:center;gap:7px;display:flex}.tune-button{color:var(--blue);cursor:pointer;background:#eef8ff;border:1px solid #8fc9ec;border-radius:7px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:650;display:inline-flex}.tune-button:hover{background:#e2f4ff;border-color:#58abe0}.master-baseline-banner{background:#f1fbf6;border-bottom:1px solid #bfe5d2;align-items:center;gap:9px;padding:9px 13px;display:flex}.master-baseline-icon{color:#087747;background:#dff6eb;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.master-baseline-banner>div{flex-direction:column;gap:2px;min-width:0;display:flex}.master-baseline-banner strong{color:#087747;font-size:12px}.master-baseline-banner small{color:#527266;font-size:9px;line-height:1.35}.master-baseline-banner button{color:#087747;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #8bd4ae;border-radius:6px;min-height:28px;margin-left:auto;padding:0 9px;font-size:10px;font-weight:700}.master-baseline-banner button:hover{background:#e5f8ee}.asset-canvas{background-color:#fff;background-image:url(/assets/checkerboard.png);background-repeat:repeat;flex:auto;min-height:470px;position:relative;overflow:hidden}.hero-asset{object-fit:contain;transform-origin:50%;width:min(70%,700px);height:auto;position:absolute;top:53%;left:50%}.compare-stack{z-index:4;color:var(--muted);text-align:right;font-size:11px;position:absolute;top:12px;right:14px}.compare-stack>div{align-items:center;gap:7px;margin-top:5px;display:flex}.compare-stack img{object-fit:contain;border:1px solid var(--line);background:#eef6fb;border-radius:8px;width:60px;height:60px}.compare-stack img.current{border:2px solid var(--blue);background:#fff}.annotation{z-index:5;align-items:center;gap:6px;display:flex;position:absolute;transform:translate(-12px,-12px)}.annotation b{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 2px 6px #034d9642}.annotation span{white-space:nowrap;background:#ffffffe0;border:1px solid #c2d7e4e6;border-radius:5px;padding:4px 7px;font-size:12px}.annotation:after{content:"";background:var(--blue);transform-origin:top;width:1px;height:34px;position:absolute;top:23px;left:11px;transform:rotate(-18deg)}.canvas-size{color:#5f7185;font-weight:600;position:absolute;bottom:11px;right:13px}.automated-report{border-top:1px solid var(--line);background:#fbfdff;padding:11px 14px 12px}.automated-report>div{align-items:center;gap:6px;display:flex}.automated-report h3{margin:0;font-size:15px}.automated-report>div>span{color:var(--muted);font-size:11px}.automated-report a{color:var(--blue);align-items:center;gap:5px;margin-left:auto;font-size:12px;display:flex}.automated-report ul{grid-template-columns:repeat(5,minmax(0,1fr));margin:9px 0 0;padding:0;list-style:none;display:grid}.automated-report li{border-right:1px solid var(--line);align-items:flex-start;gap:7px;padding:0 10px;display:flex}.automated-report li:first-child{padding-left:0}.automated-report li:last-child{border-right:0}.automated-report li>svg{color:var(--mint);flex:none;margin-top:2px}.automated-report li span{flex-direction:column;min-width:0;display:flex}.automated-report li b{white-space:nowrap;font-size:11px}.automated-report li small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.review-panel{padding:16px 17px;overflow-y:auto}.review-panel>section+section{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.facts{grid-template-columns:110px 1fr;row-gap:8px;margin:14px 0 0;font-size:12px;display:grid}.facts dt{color:var(--muted)}.facts dd{color:#304861;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.generation-brief-panel{background:#f7fbfe;border:1px solid #d5eaf5;border-radius:9px;padding:11px}.generation-brief-panel .section-title{margin-bottom:9px}.generation-brief-panel .section-title h2{font-size:14px}.inherited-template-card{background:#f1fbf6;border:1px solid #bfe5d2;border-radius:8px;gap:5px;padding:9px 10px;display:grid}.inherited-template-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.inherited-template-card>div span{color:#087747;letter-spacing:.08em;font-size:9px;font-weight:800}.inherited-template-card b{text-align:right;font-size:10px}.inherited-template-card p{color:#47637a;margin:0;font-size:10px;line-height:1.45}.inherited-template-card small{color:var(--muted);font-size:9px;line-height:1.4}.inherited-template-card small span{color:#087747;margin-right:5px;font-weight:700}.generation-facts{grid-template-columns:86px 1fr;row-gap:6px;margin-top:10px;font-size:10px}.generation-facts dd{font-size:10px}.brief-lock-note{color:#668197;align-items:flex-start;gap:5px;margin-top:10px;font-size:9px;line-height:1.45;display:flex}.brief-lock-note svg{color:var(--blue);flex:none;margin-top:1px}.review-panel h3{margin:0;font-size:15px}.review-panel h3 small{color:var(--muted);font-size:10px;font-weight:500}.rules-section ul{gap:8px;margin:11px 0 0;padding:0;list-style:none;display:grid}.rules-section li{justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.rules-section b{border-radius:99px;justify-content:center;align-items:center;gap:4px;min-width:65px;padding:3px 7px;font-weight:600;display:flex}.rules-section b.pass{color:#15935b;background:var(--mint-soft)}.rules-section b.warning{color:#c98900;background:var(--warning-soft)}.review-form{position:relative}.review-form label{margin-bottom:9px;font-weight:700;display:block}.review-form label small{color:var(--muted);font-size:10px;font-weight:500}.review-form textarea{resize:vertical;border:1px solid var(--line-strong);width:100%;min-height:102px;color:var(--navy);background:#fff;border-radius:8px;outline:none;padding:10px 11px 24px;font-size:12px;line-height:1.6;display:block}.review-form textarea:focus{border-color:#63b4e7;box-shadow:0 0 0 3px #0b73dc14}.review-form>span{color:#8393a3;font-size:10px;position:absolute;bottom:7px;right:9px}.camera-review-gate{background:#f7fbfe;border:1px solid #b9dcec;border-radius:9px;gap:7px;margin:0;padding:11px;display:grid}.camera-review-gate legend{color:var(--navy);padding:0 5px;font-size:13px;font-weight:800}.camera-review-gate legend small{color:var(--muted);font-size:9px;font-weight:500}.camera-review-gate>p{color:var(--muted);margin:0 0 2px;font-size:9px;line-height:1.45}.camera-review-gate label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:17px 1fr;align-items:start;gap:7px;padding:6px 7px;display:grid}.camera-review-gate input{accent-color:#15935b;width:16px;height:16px;margin:1px 0 0}.camera-review-gate label span{gap:1px;display:grid}.camera-review-gate label b{font-size:10px}.camera-review-gate label small{color:var(--muted);font-size:9px;line-height:1.35}.camera-review-gate>strong{border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:28px;font-size:10px;display:flex}.camera-review-gate>strong.pending{color:#9a6a00;background:#fff7dd}.camera-review-gate>strong.complete{color:#087747;background:#e9f8f0}.decision-area>div{grid-template-columns:1fr 1.25fr;gap:9px;margin-top:10px;display:grid}.decision-area button{cursor:pointer;border-radius:9px;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;place-items:end start;column-gap:6px;min-height:72px;padding:10px;font-size:16px;font-weight:700;display:grid}.decision-area button svg{grid-row:1/3;align-self:center}.decision-area button small{font-size:9px;font-weight:500}.request-button{color:#e35449;background:var(--coral-soft);border:1px solid #ff8f87}.approve-button{color:#fff;border:1px solid var(--blue);background:var(--blue)}.request-button:hover{background:#ffe7e4}.approve-button:hover{background:var(--blue-strong)}.request-button:disabled,.approve-button:disabled{opacity:.5;cursor:not-allowed}.decision-area>p:last-child{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:10px 0 0;font-size:10px;display:flex}.decision-message{color:var(--blue);text-align:left;background:#eef7fd;border-radius:7px;padding:7px 9px;font-size:11px;margin:9px 0 0!important}.decision-message.approved{color:#098851;background:var(--mint-soft)}.decision-message.changes_requested{color:#d94d43;background:var(--coral-soft)}.production-footer{border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:100px;padding:12px 17px;display:grid}.production-footer h2{white-space:nowrap;margin:0;font-size:15px}.production-footer h2 small{color:var(--muted);margin-top:3px;font-size:10px;font-weight:500;display:block}.production-footer ol{align-items:center;min-width:0;margin:0;padding:0;list-style:none;display:flex}.production-footer li{color:#748499;flex:1;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.production-footer li>svg:first-child{color:var(--blue);flex:none}.production-footer li>svg:not(:first-child){color:#93a2b1;flex:none}.production-footer li span{flex-direction:column;min-width:0;display:flex}.production-footer li b{color:var(--navy);white-space:nowrap;font-size:12px}.production-footer li small{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.production-footer li>.ph-arrow-right,.production-footer li>svg:first-child[aria-label=arrow\ right]{margin:0 7px 0 0}.production-footer li.ready b{color:var(--blue)}.production-footer li.locked{opacity:.76}.delivery-contract{border:1px solid var(--line);border-radius:9px;flex-direction:column;min-width:205px;padding:8px 13px;display:flex}.delivery-contract span{color:var(--muted);font-size:10px}.delivery-contract strong{margin:1px 0;font-size:18px}.delivery-contract small{color:var(--muted);font-size:9px}.production-launch{border:1px solid var(--blue);color:#fff;background:var(--blue);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:32px;margin-top:8px;font-size:11px;font-weight:700;display:inline-flex}.production-launch:hover{background:var(--blue-strong)}.production-launch:disabled{opacity:.65;cursor:wait}.production-message{overflow-wrap:anywhere;margin-top:6px;line-height:1.35}.production-message.queued{color:#138853}.production-message.error{color:#d94d43}.production-selection-hint{margin-top:6px;line-height:1.35;color:#9b6d00!important}.empty-asset-preview{color:#89a0b1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;inset:0}.empty-asset-preview strong{color:#4c6980;font-size:15px}.empty-asset-preview span{max-width:260px;font-size:11px;line-height:1.5}.empty-asset-preview button{border:1px solid var(--blue);color:#fff;background:var(--blue);cursor:pointer;border-radius:7px;align-items:center;gap:6px;min-height:36px;margin-top:5px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.empty-asset-preview button:hover{background:var(--blue-strong)}.nav-backdrop{z-index:50;background:#091c3059;display:flex;position:fixed;inset:0}.app-nav{background:#fff;flex-direction:column;gap:5px;width:290px;height:100%;padding:20px 14px;animation:.18s ease-out nav-in;display:flex;box-shadow:18px 0 48px #0c27422e}@keyframes nav-in{0%{opacity:.6;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.app-nav>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:8px;padding:0 4px 16px;display:flex}.app-nav>div strong{font-size:18px}.app-nav>div button{cursor:pointer;background:0 0;border:0;margin-left:auto;padding:7px}.app-nav a{color:#4b6177;border-radius:8px;align-items:center;gap:11px;padding:10px 12px;font-weight:600;display:flex}.app-nav a:hover,.app-nav a.active{color:var(--blue);background:#edf7fd}.adjustment-backdrop{z-index:80;background:#081c3061;justify-content:flex-end;display:flex;position:fixed;inset:0}.adjustment-panel{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(470px,100vw);height:100%;animation:.2s ease-out adjustment-in;display:grid;box-shadow:-20px 0 55px #0d314f33}@keyframes adjustment-in{0%{opacity:.72;transform:translate(35px)}to{opacity:1;transform:translate(0)}}.adjustment-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 17px;display:flex}.adjustment-panel>header span{color:var(--blue);letter-spacing:.16em;font-size:9px;font-weight:800}.adjustment-panel>header h2{margin:4px 0 3px;font-size:22px}.adjustment-panel>header p{color:var(--muted);margin:0;font-size:11px}.adjustment-panel>header button{cursor:pointer;background:#f1f6f9;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.adjustment-scroll{padding:0 22px 25px;overflow-y:auto}.adjustment-section{border-bottom:1px solid var(--line);padding:18px 0}.adjustment-section h3{margin:0 0 13px;font-size:15px}.adjustment-section h3 small{color:var(--muted);font-size:10px;font-weight:500}.adjustment-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adjustment-section-heading h3{align-items:center;gap:6px;display:flex}.adjustment-section-heading>svg{color:var(--blue)}.adjustment-section-heading p{color:var(--muted);margin:-6px 0 12px;font-size:10px;line-height:1.5}.reference-upload{cursor:pointer;background:#f7fcff;border:1px dashed #8dc8e6;border-radius:9px;place-items:center;min-height:128px;display:grid;overflow:hidden}.reference-upload:hover{border-color:var(--blue);background:#eef9ff}.reference-upload input{display:none}.reference-upload-empty{color:var(--blue);text-align:center;place-items:center;gap:6px;display:grid}.reference-upload-empty b{font-size:12px}.reference-upload-empty small{color:var(--muted);font-size:9px}.reference-preview{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:128px}.reference-upload-message{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.45}.reference-upload-message.busy{color:var(--blue)}.adjustment-hint{color:#557087;background:#f2f8fc;border-radius:7px;margin:11px 0 0;padding:8px 10px;font-size:10px;line-height:1.45}.camera-slider-list{gap:12px}.adjustment-inherited-rule{background:#f1fbf6;border:1px solid #bfe5d2;border-radius:8px;margin:14px 0 0;padding:11px}.adjustment-inherited-rule>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.adjustment-inherited-rule>div span{color:#087747;letter-spacing:.1em;font-size:8px;font-weight:850}.adjustment-inherited-rule>div b{text-align:right;font-size:11px}.adjustment-inherited-rule p{color:#48677d;margin:6px 0 3px;font-size:10px;line-height:1.45}.adjustment-inherited-rule small{color:var(--muted);font-size:9px;line-height:1.4}.adjustment-field-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.adjustment-field-grid label{color:var(--muted);font-size:11px}.adjustment-field-grid select{border:1px solid var(--line-strong);width:100%;color:var(--navy);background:#fff;border-radius:7px;outline:none;margin-top:5px;padding:8px 9px;display:block}.adjustment-field-grid select:focus{border-color:#55afe4;box-shadow:0 0 0 3px #0b73dc14}.style-baseline-card,.camera-baseline-card{background:#f1fbf6;border:1px solid #bfe5d2;border-radius:8px;gap:5px;margin-top:12px;padding:10px;display:grid}.style-baseline-card>div,.camera-baseline-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.style-baseline-card span,.camera-baseline-card span{color:#087747;letter-spacing:.04em;font-size:9px;font-weight:800}.style-baseline-card strong,.camera-baseline-card strong{color:#087747;font-size:11px}.style-baseline-card p,.camera-baseline-card p{color:#527266;margin:0;font-size:9px;line-height:1.4}.style-baseline-card button,.camera-baseline-card button{color:#087747;cursor:pointer;background:#fff;border:1px solid #8bd4ae;border-radius:6px;justify-self:start;min-height:28px;padding:0 9px;font-size:10px;font-weight:700}.style-baseline-card button:hover,.camera-baseline-card button:hover{background:#e5f8ee}.camera-baseline-card.active{border-color:#8bd4ae;box-shadow:inset 3px 0 #1bbf75}.slider-list{gap:14px;display:grid}.slider-list label>span{color:#425a71;justify-content:space-between;align-items:center;font-size:11px;display:flex}.slider-list label b{color:var(--blue);font-variant-numeric:tabular-nums}.slider-list input{width:100%;accent-color:var(--blue);margin:7px 0 0}.check-row{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:9px;padding:10px;display:flex}.check-row+.check-row{margin-top:8px}.check-row input{accent-color:var(--blue)}.check-row>span{flex-direction:column;display:flex}.check-row b{font-size:12px}.check-row small{color:var(--muted);margin-top:2px;font-size:9px}.check-row.locked{cursor:default;background:#f6fbfe}.check-row.locked>svg{color:var(--mint);margin-left:auto}.instruction-label{justify-content:space-between;margin-bottom:7px;font-weight:700;display:flex}.instruction-label small{color:var(--muted);font-weight:500}.adjustment-section textarea{resize:vertical;border:1px solid var(--line-strong);border-radius:8px;outline:none;width:100%;min-height:105px;padding:10px;line-height:1.6}.adjustment-section textarea:focus{border-color:#55afe4;box-shadow:0 0 0 3px #0b73dc14}.prompt-preview-section details{border:1px solid var(--line);background:#f8fbfd;border-radius:8px}.prompt-preview-section summary{cursor:pointer;color:var(--navy);justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;font-size:11px;font-weight:700;display:flex}.prompt-preview-section summary small{color:var(--muted);text-align:right;font-size:9px;font-weight:500}.prompt-preview-section pre{border-top:1px solid var(--line);color:#4e6679;white-space:pre-wrap;overflow-wrap:anywhere;max-height:255px;margin:0;padding:10px 11px 12px;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.prompt-preview-note{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.45}.adjustment-panel>footer{border-top:1px solid var(--line);background:#fbfdff;padding:13px 17px 16px}.adjustment-panel>footer>div:last-child{grid-template-columns:1fr 1.25fr;gap:9px;margin-top:9px;display:grid}.adjustment-panel>footer button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-weight:700;display:flex}.adjustment-panel>footer button:disabled{opacity:.62;cursor:wait}.secondary-action{color:var(--blue);background:#fff;border:1px solid #93c9ea}.primary-action{border:1px solid var(--blue);color:#fff;background:var(--blue)}.adjustment-action-message{color:var(--muted);min-height:16px;font-size:10px}.adjustment-action-message.saved,.adjustment-action-message.generated{color:#138853}.adjustment-action-message.error{color:#d94d43}@media (max-width:1280px){.studio-shell{gap:9px;padding:10px}.studio-header{grid-template-columns:48px minmax(245px,1fr) minmax(420px,520px) auto;padding:10px 12px}.studio-grid{grid-template-columns:240px minmax(430px,1fr) 320px;gap:9px}.candidate-rail{padding:12px}.candidate-card{min-height:150px}.candidate-card img{width:116px;height:102px}.review-panel{padding:13px}.facts{grid-template-columns:94px 1fr}.annotation span{display:none}.production-footer{gap:12px;padding:10px 13px}.delivery-contract{min-width:180px}.production-footer li small{display:none}}@media (max-width:1050px){.studio-shell{grid-template-rows:auto auto auto}.studio-header{grid-template-columns:46px 1fr auto}.workflow-stepper{order:4;grid-column:1/-1}.header-status{grid-column:3}.studio-grid{grid-template-columns:210px minmax(420px,1fr) 280px}.candidate-card{min-height:140px}.candidate-card img{width:88px;height:88px}.preview-column{grid-template-rows:auto 500px auto}.automated-report ul{grid-template-columns:repeat(3,1fr);gap:8px}.automated-report li{border-right:0;padding:0}.decision-area>div,.production-footer{grid-template-columns:1fr}.production-footer h2 small{display:inline}.delivery-contract{justify-self:stretch}}@media (max-width:820px){.studio-shell{padding:8px;display:block}.studio-header{grid-template-columns:45px minmax(0,1fr);min-width:0;margin-bottom:8px;display:grid}.header-status{text-align:center;grid-column:1/-1;justify-self:stretch;width:100%;max-width:100%}.workflow-stepper{justify-content:flex-start;width:100%;max-width:100%;padding:5px 0;overflow-x:auto}.workflow-stepper li{min-width:170px}.studio-grid{flex-direction:column;display:flex}.candidate-rail,.preview-column,.review-panel,.production-footer{width:100%;max-width:100%;margin-bottom:8px}.candidate-rail{min-width:0;max-height:none;overflow:hidden}.preview-column{height:auto;min-height:760px}.candidate-list{scroll-snap-type:x proximity;width:100%;max-width:100%;padding:2px 2px 7px;display:flex;overflow-x:auto}.candidate-card{scroll-snap-align:start;flex:0 0 180px;min-height:146px}.candidate-card img{width:112px;height:100px}.candidate-meta>span{white-space:nowrap}.preview-column{display:block}.asset-canvas{height:520px}.review-panel{overflow:visible}.preview-toolbar{align-items:flex-start}.preview-actions{flex-direction:column;align-items:flex-end}.tune-button{white-space:nowrap}.automated-report{display:none}.production-footer{display:block}.production-footer ol{padding:15px 0;overflow-x:auto}.production-footer li{min-width:160px}.style-review-evidence{grid-template-columns:1fr}.item-master-gate{grid-template-columns:auto minmax(0,1fr)}.item-master-gate>a{text-align:center;grid-column:1/-1}}@media (max-width:520px){.style-review-evidence{padding:14px}.item-master-gate{text-align:left;grid-template-columns:1fr;margin:8px 0}.item-master-gate>svg{display:none}.asset-style-master-gate{grid-template-columns:auto minmax(0,1fr)}.asset-style-master-gate>a{grid-column:1/-1}}.production-workbench-header h2{margin:0;font-size:25px}.workspace-notice{color:#315f7b;background:#f4fbff;border:1px solid #b9ddf1;border-radius:8px;align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;font-size:11px;display:flex}.workspace-notice.warning{color:#866400;background:#fffbef;border-color:#ead79a}.overview-target-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:12px;margin:14px 0;display:grid}.overview-attention-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.overview-attention-grid article{color:#28769f;background:#eef8fd;border-radius:8px;align-items:center;gap:9px;padding:12px;display:flex}.overview-attention-grid article.danger{color:#a33f38;background:#fff2f0}.overview-attention-grid span{gap:2px;display:grid}.overview-attention-grid strong{font-size:21px}.overview-attention-grid small{color:var(--muted);font-size:9px}.table-subline{color:var(--muted);margin-top:3px;font-size:9px;display:block}.table-error{color:#a33f38;overflow-wrap:anywhere;max-width:240px;margin-top:4px;font-size:8px;display:block}.empty-state{min-height:170px;color:var(--muted);text-align:center;place-items:center;gap:7px;padding:24px;display:grid}.empty-state h3,.empty-state p{margin:0}.empty-state a,.empty-state button{min-height:34px;color:var(--blue);background:#f4fbff;border:1px solid #9bcfea;border-radius:7px;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.queue-row-actions{flex-wrap:wrap;gap:5px;display:flex}.queue-row-actions a,.queue-row-actions button,.table-toolbar>button{border:1px solid var(--line);min-height:30px;color:var(--blue);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.queue-row-actions button:disabled{opacity:.55;cursor:wait}.category-rule-summary{justify-items:end;gap:5px;display:grid}.category-rule-summary strong{color:var(--blue);font-size:22px}.category-rule-summary small{color:var(--muted)}.category-rule-summary button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:5px;min-height:35px;padding:0 10px;font-weight:700;display:inline-flex}.category-rule-summary button:disabled{opacity:.55}.category-rule-grid article.approved{border-color:#bfe5d2}.category-rule-grid header b:not(.approved){color:#9b6d00}.category-rule-grid footer{border-top:1px solid var(--line);justify-content:flex-end;margin-top:12px;padding-top:10px;display:flex}.category-rule-grid footer span,.category-rule-grid footer button{color:#087747;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.category-rule-grid footer button{min-height:32px;color:var(--blue);cursor:pointer;background:#f4fbff;border:1px solid #9bcfea;border-radius:6px;padding:0 9px}.source-manager{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:12px;display:grid}.source-card>button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:38px;margin-top:14px;font-weight:700;display:inline-flex}.hash-cell{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.audit-details{color:#4f6678;white-space:pre-wrap;overflow-wrap:anywhere;max-width:420px;max-height:55px;font-size:8px;display:block;overflow:auto}.usage-budget-toggle{grid-column:1/-1;align-items:center;grid-template-columns:auto 1fr!important}.usage-budget-toggle input{width:16px;min-height:16px}.automated-report li.warning svg,.automated-report li.neutral svg{color:#c18a00}.asset-batch-message a{color:var(--blue);margin-left:auto;font-weight:700}.production-queue-table a:focus-visible,.production-queue-table button:focus-visible,.category-rule-summary button:focus-visible,.category-rule-grid footer button:focus-visible,.source-manager button:focus-visible{outline-offset:2px;outline:3px solid #1487c54d}@media (max-width:900px){.overview-target-grid,.source-manager{grid-template-columns:1fr}.production-queue-table{min-width:920px}}@media (max-width:520px){.production-workbench-header h2{font-size:21px}.overview-attention-grid{grid-template-columns:1fr}.category-rule-summary{justify-items:start}}.production-delivery{background:linear-gradient(135deg,#fff 0%,#f4fcf8 100%);border-color:#a9dcc5;gap:14px;display:grid}.production-delivery>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.production-delivery-mark{color:#087747;background:#dff6eb;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.production-delivery h2{margin:2px 0;font-size:19px}.production-delivery header p{color:var(--muted);margin:0;font-size:10px}.production-delivery-approved{color:#087747;background:#dff6eb;border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.production-delivery-grid{grid-template-columns:minmax(0,1.5fr) minmax(360px,1fr);gap:10px;display:grid}.production-delivery-file{background:#fff;border:1px solid #c9e7d8;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.production-delivery-file>svg{color:#168bc4}.production-delivery-file>div{gap:2px;min-width:0;display:grid}.production-delivery-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.production-delivery-file span{color:var(--muted);font-size:9px}.production-delivery-file a{color:#fff;background:var(--blue);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.production-delivery dl{background:#fff;border:1px solid #c9e7d8;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.production-delivery dl>div{border-right:1px solid var(--line);text-align:center;place-content:center;gap:2px;min-width:0;padding:9px;display:grid}.production-delivery dl>div:last-child{border-right:0}.production-delivery dt{color:var(--muted);font-size:8px}.production-delivery dd{margin:0;font-size:11px;font-weight:750}.production-delivery-hash{color:#567084;background:#edf5f8;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px 11px;font-size:9px;display:grid}.production-delivery-hash span{font-weight:800}.production-delivery-hash code{overflow-wrap:anywhere;min-width:0;font-size:9px}.production-manifest{background:#fff;border:1px solid #d7e5eb;border-radius:8px;overflow:hidden}.production-manifest summary{color:var(--blue);cursor:pointer;align-items:center;gap:6px;padding:10px 12px;font-size:10px;font-weight:750;display:flex}.production-manifest pre{border-top:1px solid var(--line);color:#315066;background:#f7fafc;max-height:420px;margin:0;padding:12px;font-size:9px;line-height:1.55;overflow:auto}.production-delivery a:focus-visible,.production-manifest summary:focus-visible{outline-offset:2px;outline:3px solid #1487c54d}@media (max-width:980px){.production-delivery-grid{grid-template-columns:1fr}}@media (max-width:620px){.production-delivery>header{grid-template-columns:auto 1fr}.production-delivery-approved{grid-column:1/-1;justify-self:start}.production-delivery-file{grid-template-columns:auto 1fr}.production-delivery-file a{grid-column:1/-1}.production-delivery dl{grid-template-columns:repeat(2,minmax(0,1fr))}.production-delivery dl>div:nth-child(2){border-right:0}.production-delivery dl>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}.production-existing-delivery,.production-completed-navigation{background:#f2fbf6;border-color:#a9dcc5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.production-existing-delivery>svg,.production-completed-navigation>svg{color:#087747}.production-existing-delivery h2,.production-completed-navigation h2{margin:2px 0 3px;font-size:16px}.production-existing-delivery p,.production-completed-navigation p{color:#47705c;margin:0;font-size:10px}.production-existing-delivery a,.production-completed-navigation a{border:1px solid var(--blue);color:#fff;background:var(--blue);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.view-edit-toggle:disabled{color:#6f8290;border-color:var(--line);cursor:not-allowed;background:#edf2f5}@media (max-width:700px){.production-existing-delivery,.production-completed-navigation{grid-template-columns:auto 1fr}.production-existing-delivery a,.production-completed-navigation a{grid-column:1/-1}}@media (max-width:520px){.adjustment-panel>header{padding:17px 16px 14px}.adjustment-scroll{padding:0 16px 20px}.adjustment-field-grid,.adjustment-panel>footer>div:last-child{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.workspace-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.workspace-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:18px;height:100vh;padding:18px 12px;display:flex;position:sticky;top:0}.workspace-brand{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:0 5px 16px;display:flex}.workspace-brand>span:last-child{flex-direction:column;display:flex}.workspace-brand small{color:var(--muted);font-size:10px}.workspace-sidebar nav{gap:4px;display:grid}.workspace-sidebar nav a,.workspace-settings{color:#536a80;border-radius:8px;align-items:center;gap:10px;padding:10px 11px;font-weight:600;display:flex}.workspace-sidebar nav a:hover,.workspace-sidebar nav a.active,.workspace-settings:hover{color:var(--blue);background:#edf7fd}.workspace-settings{margin-top:auto}.workspace-main{min-width:0;padding:20px 24px 42px}.workspace-main>header{align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.workspace-main>header>a{color:var(--blue);align-items:center;gap:6px;padding-top:8px;font-size:12px;display:flex}.workspace-main h1{letter-spacing:-.03em;margin:0;font-size:28px}.workspace-main header p{color:var(--muted);margin:5px 0 0}.workspace-content{max-width:1280px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid article,.module-panel,.template-grid article{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px}.metric-grid article{flex-direction:column;min-height:130px;padding:16px;display:flex}.metric-grid article span{color:var(--muted)}.metric-grid article strong{margin:8px 0 5px;font-size:31px}.metric-grid article small{color:var(--muted)}.module-panel{padding:18px}.module-panel>h2,.template-grid h2{margin:0 0 14px;font-size:18px}.gate-row{border-top:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.gate-row b{background:#edf2f6;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.gate-row.active b{color:#fff;background:var(--blue)}.gate-row span{flex-direction:column;display:flex}.gate-row small{color:var(--muted);margin-top:2px}.table-panel{padding:0;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;display:flex}.table-toolbar h2{margin:0;font-size:17px}.table-toolbar span{color:var(--muted);font-size:11px}.data-table-wrap{max-height:calc(100vh - 190px);overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th{z-index:1;color:#63758a;text-align:left;background:#f4f9fc;font-weight:600;position:sticky;top:0}.data-table th,.data-table td{white-space:nowrap;border-bottom:1px solid #e7eff4;padding:10px 13px}.data-table tr:hover td{background:#f8fcff}.data-table td i{border:1px solid #00000014;border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block}.status-chip{border-radius:99px;align-items:center;padding:3px 8px;font-size:10px;font-weight:650;display:inline-flex}.status-chip.draft{color:#697b8d;background:#edf2f5}.status-chip.review{color:#b87b00;background:var(--warning-soft)}.status-chip.approved{color:#138853;background:var(--mint-soft)}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.template-grid article{padding:16px}.template-grid article>div:first-child{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.template-grid article>div:first-child b{color:#a77300;background:var(--warning-soft);border-radius:99px;padding:2px 7px}.template-grid h2{margin-top:9px}.template-grid p{min-height:44px;color:var(--muted);font-size:12px;line-height:1.55}.template-grid ol{gap:7px;margin:13px 0 0;padding:0;list-style:none;display:grid}.template-grid li{background:#f5faff;border-radius:7px;flex-direction:column;padding:8px 9px;display:flex}.template-grid li small{color:var(--muted);margin-top:2px}.template-grid article>div:first-child b.approved{color:#087747;background:var(--mint-soft)}.template-workbench{gap:14px;display:grid}.template-overview-bar{background:#f4fbff;border:1px solid #cfe6f2;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:20px;padding:15px 17px;display:flex}.template-overview-bar h2{margin:4px 0 3px;font-size:19px}.template-overview-bar p{color:var(--muted);margin:0;font-size:11px}.template-overview-metrics{gap:8px;display:flex}.template-overview-metrics span{min-width:84px;color:var(--muted);text-align:center;background:#fff;border:1px solid #d6e8f1;border-radius:8px;padding:9px 10px;font-size:9px}.template-overview-metrics b{color:var(--navy);font-size:20px;line-height:1.1;display:block}.template-grid-workbench article{padding:0;transition:border-color .18s,box-shadow .18s;overflow:hidden}.template-grid-workbench article.selected{box-shadow:0 0 0 3px #0b73dc14, var(--shadow);border-color:#69b6e5}.template-card-select{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;padding:16px;display:block}.template-card-select:hover{background:#fbfdff}.template-card-heading{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.template-card-heading b{color:#a77300;background:var(--warning-soft);white-space:nowrap;border-radius:99px;padding:2px 7px;font-size:9px}.template-card-heading b.approved{color:#087747;background:var(--mint-soft)}.template-card-select h2{margin-top:9px}.template-card-select p{min-height:44px}.template-reference-mini{color:var(--blue);background:#f7fbfe;border:1px solid #cfe6f2;border-radius:8px;align-items:center;gap:7px;margin-top:12px;padding:9px 10px;display:flex}.template-reference-mini>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.template-reference-mini small{color:var(--muted);font-size:9px}.template-reference-mini strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.template-grid-workbench .local-motion-rule{margin-top:9px}.template-card-footer{border-top:1px solid var(--line);color:var(--muted);background:#fbfdff;justify-content:space-between;align-items:center;gap:8px;padding:9px 13px;font-size:10px;display:flex}.template-card-footer button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.template-detail-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;gap:13px;padding:16px;display:grid}.template-detail-header{justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:4px;display:flex}.template-detail-header h2{margin:4px 0 3px;font-size:21px}.template-detail-header p{color:var(--muted);margin:0;font-size:10px}.template-close-button{border:1px solid var(--line);width:31px;height:31px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;place-items:center;display:grid}.template-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.template-anchor-panel,.template-parameter-panel,.template-candidate-panel{border:1px solid var(--line);background:#fbfdff;border-radius:9px;min-width:0;padding:13px}.template-detail-panel .section-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.template-detail-panel .section-title h3{margin:0;font-size:14px}.template-detail-panel .section-title>span{color:var(--muted);align-items:center;gap:4px;font-size:9px;display:inline-flex}.template-anchor-select{color:var(--muted);gap:5px;font-size:10px;display:grid}.template-anchor-select select,.template-parameter-grid select{border:1px solid var(--line-strong);width:100%;min-height:34px;color:var(--navy);background:#fff;border-radius:7px;outline:0;padding:0 8px;font-size:11px}.template-anchor-select select:focus,.template-parameter-grid select:focus{border-color:#63b4e7;box-shadow:0 0 0 3px #0b73dc14}.template-anchor-facts{background:#fff;border:1px solid #dbeaf1;border-radius:8px;margin-top:10px;padding:10px}.template-anchor-identity{align-items:center;gap:8px;display:flex}.template-anchor-identity>span:first-child{border:1px solid #0c27421f;border-radius:8px;flex:none;width:29px;height:29px}.template-anchor-identity>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.template-anchor-identity b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.template-anchor-identity small{color:var(--muted);font-size:9px}.template-anchor-identity>.priority-label{margin-left:auto}.template-anchor-facts dl{border-top:1px solid var(--line);grid-template-columns:68px 1fr;gap:5px 7px;margin:10px 0 0;padding-top:9px;font-size:9px;display:grid}.template-anchor-facts dt{color:var(--muted)}.template-anchor-facts dd{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.template-actions{grid-template-columns:1fr 1.25fr;gap:8px;margin-top:10px;display:grid}.template-actions button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:36px;font-size:10px;font-weight:700;display:inline-flex}.template-actions button:disabled{opacity:.6;cursor:wait}.template-actions .secondary-action{color:var(--blue);background:#fff;border:1px solid #93c9ea}.template-actions .primary-action{border:1px solid var(--blue);color:#fff;background:var(--blue)}.template-parameter-panel{align-content:start;display:grid}.template-parameter-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.template-parameter-grid label{color:var(--muted);gap:5px;font-size:10px;display:grid}.template-parameter-locks{flex-wrap:wrap;gap:5px;margin:11px 0;display:flex}.template-parameter-locks span{color:#087747;background:var(--mint-soft);border-radius:99px;align-items:center;gap:3px;padding:4px 6px;font-size:9px;display:inline-flex}.template-instruction{color:var(--muted);gap:5px;font-size:10px;display:grid}.template-instruction textarea{resize:vertical;border:1px solid var(--line-strong);min-height:74px;font:inherit;border-radius:7px;outline:0;padding:8px;font-size:10px;line-height:1.5}.template-instruction textarea:focus{border-color:#63b4e7;box-shadow:0 0 0 3px #0b73dc14}.template-candidate-panel{gap:10px;display:grid}.template-candidate-panel .section-title{margin-bottom:0}.template-candidate-panel .section-title>span{color:var(--blue)}.template-candidate-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.template-candidate{color:#9bb0bf;cursor:pointer;background:#f4f8fa;border:1px dashed #cbdbe5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:140px;padding:7px;display:flex}.template-candidate.ready{color:var(--blue);background:#fff;border-style:solid;border-color:#bcdceb}.template-candidate.selected{border-color:var(--blue);background:#f1f9fe;box-shadow:0 0 0 3px #0b73dc1a}.template-candidate:hover{border-color:#63b4e7}.template-candidate>span{color:var(--muted);align-self:flex-start;font-size:9px;font-weight:800}.template-candidate img{object-fit:contain;background:repeating-conic-gradient(#eef3f6 0% 25%,#fff 0% 50%) 50%/12px 12px;width:100%;height:95px}.template-candidate small{font-size:9px}.template-candidate strong{color:var(--navy);font-size:10px}.template-review-bar{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-top:10px;font-size:10px;display:flex}.template-review-bar>span{overflow-wrap:anywhere;min-width:0}.template-review-bar .approve-button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:10px;display:inline-flex}.local-motion-rule{background:#f1fbf6;border:1px solid #bfe5d2;border-radius:8px;gap:4px;margin-top:12px;padding:10px 11px;display:grid}.local-motion-rule span{color:#087747;letter-spacing:.04em;background:#dff6eb;border-radius:99px;width:fit-content;padding:2px 7px;font-size:9px;font-weight:800}.local-motion-rule strong{font-size:12px}.local-motion-rule small{color:var(--muted);line-height:1.5}.review-list{display:grid}.review-list article{border-top:1px solid var(--line);grid-template-columns:105px 1fr auto;align-items:center;gap:13px;padding:12px 0;display:grid}.review-list article>div{flex-direction:column;display:flex}.review-list small{color:var(--muted);margin-top:2px}.review-list button{color:var(--blue);cursor:pointer;background:#eef8fe;border:1px solid #9ccdec;border-radius:7px;padding:7px 11px}.review-list button:disabled{border-color:var(--line);color:#92a0ad;cursor:not-allowed;background:#f2f4f6}.source-card{max-width:820px}.source-card h2{margin:12px 0 3px}.source-card>p{color:var(--muted);margin:0 0 18px}.source-card dl,.settings-list{grid-template-columns:150px 1fr;gap:10px 16px;margin:0;display:grid}.source-card dt,.settings-list dt{color:var(--muted)}.source-card dd,.settings-list dd{overflow-wrap:anywhere;margin:0}.settings-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.service-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.service-list li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.service-list b{border-radius:99px;padding:3px 8px;font-size:10px}.service-list b.ready{color:#138853;background:var(--mint-soft)}.service-list b.missing{color:#ad7900;background:var(--warning-soft)}.mode-note{color:var(--muted);margin:13px 0 0;font-size:11px}.storage-quota-card{grid-column:1/-1}.storage-quota-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.storage-quota-heading h2{margin-bottom:4px}.storage-quota-heading p{color:var(--muted);margin:0;font-size:11px}.storage-quota-heading strong{font-variant-numeric:tabular-nums;font-size:15px}.storage-quota-track{background:var(--surface-soft);border-radius:99px;height:8px;margin:18px 0;position:relative;overflow:hidden}.storage-quota-track span,.storage-quota-track i{display:block;position:absolute;top:0;bottom:0}.storage-quota-track span{background:#138853;left:0}.storage-quota-track i{background:#e4ac2b}.storage-quota-details{max-width:560px}.storage-backup-guide{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.storage-backup-guide h3{margin:0 0 6px;font-size:15px}.storage-backup-guide>p{max-width:720px;color:var(--muted)}.storage-backup-guide code{overflow-wrap:anywhere;background:var(--surface-soft);max-width:100%;color:var(--ink);border-radius:6px;padding:3px 7px;font-size:12px;display:inline-block}.asset-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.asset-metrics article{border:1px solid var(--line);min-height:108px;box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;padding:14px 16px;display:flex}.asset-metrics span{color:var(--muted);font-size:11px}.asset-metrics strong{margin:3px 0;font-size:28px}.asset-metrics small{color:var(--muted);font-size:10px}.asset-library-panel{padding:0;overflow:hidden}.asset-library-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:14px 17px;display:flex}.asset-library-toolbar h2{margin:0;font-size:18px}.asset-library-toolbar p{color:var(--muted);margin:3px 0 0;font-size:11px}.asset-toolbar-actions{gap:8px;display:flex}.asset-toolbar-actions a,.asset-toolbar-actions button{cursor:pointer;border-radius:7px;align-items:center;gap:6px;min-height:35px;padding:0 11px;font-size:11px;font-weight:650;display:inline-flex}.asset-toolbar-actions a{color:var(--blue);background:#f1f9fe;border:1px solid #9dceed}.asset-toolbar-actions button{color:#fff;border:1px solid var(--blue);background:var(--blue)}.asset-toolbar-actions button:disabled{cursor:not-allowed;background:#aab8c3;border-color:#aab8c3}.asset-filters{border-bottom:1px solid var(--line);background:#f7fbfe;grid-template-columns:minmax(220px,1fr) auto auto auto auto;align-items:center;gap:9px;padding:11px 14px;display:grid}.asset-filters label{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 9px;display:flex}.asset-filters input,.asset-filters select{min-width:0;color:var(--navy);background:0 0;border:0;outline:0;font-size:11px}.asset-search input{width:100%}.asset-filters>span{color:var(--muted);white-space:nowrap;font-size:10px}.asset-batch-message{color:#186b9f;background:#edf8ff;border-bottom:1px solid #cce8f7;align-items:center;gap:7px;padding:8px 14px;font-size:11px;display:flex}.asset-table-wrap{min-height:390px;max-height:calc(100vh - 330px);overflow:auto}.asset-management-table{border-collapse:collapse;width:100%;font-size:11px}.asset-management-table th{z-index:2;text-align:left;color:#687c8f;background:#f4f9fc;font-weight:650;position:sticky;top:0}.asset-management-table th,.asset-management-table td{vertical-align:middle;border-bottom:1px solid #e5eef3;padding:10px 11px}.asset-management-table tbody tr:hover td{background:#f9fcfe}.asset-management-table tbody tr.selected td{background:#eef8fe}.asset-management-table input[type=checkbox]{accent-color:var(--blue)}.asset-identity,.asset-category,.asset-progress{flex-direction:column;min-width:0;display:flex}.asset-identity{padding-left:21px;position:relative}.asset-identity>span{border:1px solid #0c27421f;border-radius:4px;width:13px;height:27px;position:absolute;top:3px;left:0}.asset-identity b{font-size:12px}.asset-identity small,.asset-category small,.asset-progress small{color:var(--muted);margin-top:2px;font-size:9px}.asset-category b{text-overflow:ellipsis;white-space:nowrap;max-width:245px;font-weight:600;overflow:hidden}.priority-label{border-radius:99px;width:fit-content;padding:2px 7px;font-size:9px;font-weight:800}.priority-label.p0{color:#e95349;background:var(--coral-soft)}.priority-label.p1{color:#b67b00;background:var(--warning-soft)}.priority-label.p2,.priority-label.p3{color:#66798b;background:#edf2f5}.asset-progress{min-width:150px}.asset-progress>div{grid-template-columns:repeat(4,1fr);gap:3px;margin-top:6px;display:grid}.asset-progress>div i{background:#dbe6ed;border-radius:3px;height:3px}.asset-progress>div i.done{background:var(--mint)}.asset-row-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.asset-row-actions button,.asset-row-actions a{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:4px;font-size:10px;font-weight:650}.asset-table-footer{color:var(--muted);text-align:center;background:#fbfdff;padding:9px 14px;font-size:10px}.asset-detail-backdrop{z-index:80;background:#081c3061;justify-content:flex-end;display:flex;position:fixed;inset:0}.asset-detail-panel{background:#fff;width:min(410px,100vw);height:100%;padding:20px;animation:.2s ease-out adjustment-in;overflow-y:auto;box-shadow:-20px 0 55px #0d314f33}.asset-detail-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:15px;display:flex}.asset-detail-panel>header span{color:var(--blue);font-size:11px;font-weight:800}.asset-detail-panel h2{margin:3px 0 0;font-size:24px}.asset-detail-panel>header button{cursor:pointer;background:#f1f6f9;border:0;border-radius:7px;width:33px;height:33px}.asset-detail-hero{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:17px 0;display:flex}.asset-color-swatch{border:1px solid #0c27421f;border-radius:10px;width:43px;height:43px}.asset-detail-hero>div:nth-child(2){flex:1}.asset-detail-hero p{color:var(--muted);margin:3px 0 0;font-size:10px}.asset-detail-panel dl{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:10px;margin:0;padding:17px 0;font-size:11px;display:grid}.asset-detail-panel dt{color:var(--muted)}.asset-detail-panel dd{overflow-wrap:anywhere;margin:0}.asset-detail-panel section h3{margin:18px 0 10px;font-size:14px}.asset-detail-panel ol{gap:7px;margin:0 0 18px;padding:0;list-style:none;display:grid}.asset-detail-panel li{color:var(--muted);background:#f4f7f9;border-radius:7px;align-items:center;gap:8px;padding:9px;display:flex}.asset-detail-panel li.active{color:var(--blue);background:#edf8ff}.asset-detail-panel li.done{color:#138853;background:var(--mint-soft)}.asset-detail-actions{gap:8px;display:grid}.asset-detail-primary,.asset-detail-secondary{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:42px;font-weight:700;display:flex}.asset-detail-primary{border:1px solid var(--blue);color:#fff;background:var(--blue)}.asset-detail-secondary{border:1px solid var(--line);color:var(--ink);background:#f4f7f9}@media (max-width:960px){.workspace-shell{grid-template-columns:72px minmax(0,1fr)}.workspace-sidebar{padding:12px 8px}.workspace-brand>span:last-child,.workspace-sidebar nav a:not(.active){font-size:0}.workspace-sidebar nav a,.workspace-settings{justify-content:center}.workspace-settings{font-size:0}.workspace-main{padding:16px}.metric-grid,.template-grid,.asset-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}.asset-filters{grid-template-columns:1fr 1fr}.asset-filters>span{text-align:right}.template-overview-bar{flex-direction:column;align-items:flex-start}.template-overview-metrics{width:100%}.template-overview-metrics span{flex:1}.template-detail-grid{grid-template-columns:1fr}}@media (max-width:640px){.workspace-shell{display:block}.workspace-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;height:auto;position:static;overflow-x:auto}.workspace-brand,.workspace-settings{display:none}.workspace-sidebar nav{display:flex}.workspace-sidebar nav a{white-space:nowrap;font-size:12px!important}.workspace-main>header{display:block}.workspace-main>header>a{margin-bottom:12px}.metric-grid,.metric-grid.compact,.template-grid,.review-list article{grid-template-columns:1fr}.source-card dl,.settings-list{grid-template-columns:1fr;gap:3px}.asset-metrics{grid-template-columns:1fr 1fr}.asset-library-toolbar{flex-direction:column;align-items:flex-start}.asset-toolbar-actions{width:100%}.asset-toolbar-actions a,.asset-toolbar-actions button{flex:1;justify-content:center}.asset-filters{grid-template-columns:1fr}.asset-filters>span{text-align:left}.asset-table-wrap{min-height:480px;max-height:none}.asset-management-table{min-width:920px}.template-grid-workbench{grid-template-columns:1fr}.template-overview-metrics{grid-template-columns:repeat(3,1fr);display:grid}.template-parameter-grid{grid-template-columns:1fr}.template-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-review-bar{flex-direction:column;align-items:stretch}.template-review-bar .approve-button{width:100%}}.production-workbench-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.production-workbench-header>div:first-child{gap:5px;display:grid}.production-workbench-header a{width:fit-content;color:var(--blue);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.production-kicker,.panel-eyebrow{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:800}.production-workbench-header h1{margin:0;font-size:25px}.production-workbench-header p{color:var(--muted);margin:0;font-size:11px}.production-run-status{border:1px solid var(--line);min-width:175px;box-shadow:var(--shadow);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:10px 12px;display:flex}.production-run-status strong{font-size:12px}.production-run-status button{border:1px solid var(--line);color:var(--blue);cursor:pointer;background:#f5faff;border-radius:6px;align-items:center;gap:4px;margin-left:auto;padding:5px 7px;font-size:10px;display:inline-flex}.production-run-status button:disabled{opacity:.6;cursor:wait}.production-run-status.failed{color:#c84b42;background:#fff7f6;border-color:#f0c7c3}.production-run-status.suspended,.production-run-status.paused,.production-run-status.recovery_required{color:#9b6d00;background:#fffbef;border-color:#eedda8}.production-run-status.completed{color:#087747;background:#f1fbf6;border-color:#bfe5d2}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.production-stage-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.stage-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:9px;min-height:67px;padding:10px 12px;display:flex}.stage-card>span{color:#8296a7;background:#eff4f7;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.stage-card div{gap:2px;display:grid}.stage-card b{font-size:11px}.stage-card small{color:var(--muted);font-size:9px}.stage-card.complete{background:#f5fcf8;border-color:#bfe5d2}.stage-card.complete>span{color:#087747;background:#dff6eb}.stage-card.running{background:#f5fbff;border-color:#b9ddf1}.stage-card.running>span{color:var(--blue);background:#e6f5fd}.stage-card.review{background:#fffcf2;border-color:#eedda8}.stage-card.review>span{color:#9b6d00;background:#fff2c8}.stage-card.locked{opacity:.7}.production-overview-panel{grid-template-columns:230px minmax(0,1fr);align-items:center;gap:20px;padding:16px;display:grid}.production-overview-panel h2{margin:4px 0 3px;font-size:28px}.production-overview-panel h2 small{color:var(--muted);font-size:11px;font-weight:500}.production-overview-panel p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.production-progress-track,.view-progress-track{background:#e6eef3;border-radius:99px;height:8px;overflow:hidden}.production-progress-track span,.view-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#27a8df,#1585bf);height:100%;transition:width .35s;display:block}.production-views-section{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:11px;padding:16px}.production-views-section>header{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.production-views-section h2{margin:3px 0 2px;font-size:18px}.production-views-section header p{color:var(--muted);margin:0;font-size:10px}.contract-chip{color:#087747;background:var(--mint-soft);white-space:nowrap;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:700}.production-view-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.production-view-card{border:1px solid var(--line);background:#fbfdff;border-radius:9px;min-width:0;padding:12px}.production-view-card>header{justify-content:space-between;align-items:flex-start;gap:8px;min-height:42px;display:flex}.production-view-card>header h3{margin:3px 0 0;font-size:14px}.view-slot-key{color:var(--muted);letter-spacing:.1em;font-size:9px;font-weight:800}.production-view-card>header>b{color:var(--blue);text-align:right;font-size:10px}.production-view-card.review>header>b{color:#087747}.production-view-card.failed{background:#fff8f7;border-color:#f0c7c3}.production-view-card.failed>header>b{color:#c84b42}.production-view-card .view-progress-track{height:5px;margin:8px 0 11px}.production-view-card.failed .view-progress-track span{background:#d95c50}.view-spec{color:#4f738d;gap:3px;margin:6px 0 8px;font-size:9px;line-height:1.4;display:grid}.view-spec span:first-child{color:var(--navy);font-weight:700}.view-media-pair{grid-template-columns:1fr 1fr;gap:7px;display:grid}.media-placeholder{aspect-ratio:1;color:#9bb0bf;background:#f4f8fa;border:1px dashed #cbdbe5;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;overflow:hidden}.media-placeholder img{object-fit:contain;background:repeating-conic-gradient(#eef3f6 0% 25%,#fff 0% 50%) 50%/12px 12px;width:100%;height:100%;display:block}.media-placeholder small{color:var(--muted);padding-bottom:6px;font-size:9px}.media-placeholder img+small{display:none}.production-view-card dl{border-top:1px solid var(--line);grid-template-columns:52px 1fr;gap:5px 7px;margin:11px 0 0;padding-top:10px;font-size:10px;display:grid}.production-view-card dt{color:var(--muted)}.production-view-card dd{text-align:right;margin:0}.production-workbench-footer{border:1px solid var(--line);color:var(--muted);background:#f7fbfd;border-radius:9px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 13px;font-size:10px;display:flex}.production-workbench-footer span{align-items:center;gap:5px;display:inline-flex}.production-workbench-footer strong{color:#9b6d00;margin-left:auto}.production-workbench-link{color:var(--blue);align-items:center;gap:4px;margin-top:8px;font-size:10px;font-weight:700;display:inline-flex}.production-view-error{color:#a33f38;overflow-wrap:anywhere;background:#fff0ee;border-radius:6px;margin:9px 0 0;padding:7px 8px;font-size:9px;line-height:1.4}.production-final-review{background:#fffcf2;border-color:#eedda8;grid-template-columns:minmax(0,1fr) minmax(220px,320px) auto;align-items:end;gap:12px;display:grid}.production-final-review h2{margin:4px 0 3px;font-size:17px}.production-final-review p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.production-final-review textarea{resize:vertical;min-height:72px;font:inherit;background:#fff;border:1px solid #e3d6aa;border-radius:7px;outline:none;padding:9px;font-size:11px}.production-review-actions{gap:7px;display:grid}.production-review-actions button{border:1px solid var(--line);min-height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.production-review-actions button:last-child{color:#fff;background:#138853;border-color:#138853}.production-review-actions button:disabled{opacity:.6;cursor:wait}.production-final-review>small{color:#9b6d00;grid-column:1/-1}.production-stage-rail-three{grid-template-columns:repeat(3,minmax(0,1fr))}.view-consistency-bar{justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.view-consistency-bar h2{margin:3px 0;font-size:16px}.view-consistency-bar p{color:var(--muted);margin:0;font-size:10px}.review-background-switch{border:1px solid var(--line);background:#f4f8fa;border-radius:8px;padding:3px;display:inline-flex}.review-background-switch button{min-height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:10px}.review-background-switch button.active{color:#fff;background:var(--blue)}.view-edit-grid .production-view-card{background:#fff}.view-edit-grid .production-view-card.active-edit{border-color:#79bde5;box-shadow:0 0 0 3px #1487c514}.single-view-preview{aspect-ratio:1;border:1px solid var(--line);border-radius:8px;place-items:center;display:grid;overflow:hidden}.single-view-preview.checker{background:repeating-conic-gradient(#eaf0f4 0% 25%,#fff 0% 50%) 50%/22px 22px}.single-view-preview.green{background:#0f0}.single-view-preview.blue{background:#001eff}.single-view-preview img{object-fit:contain;width:100%;height:100%}.single-view-preview>div{color:var(--muted);text-align:center;place-items:center;gap:8px;font-size:10px;display:grid}.view-edit-toggle{width:100%;min-height:34px;color:var(--blue);cursor:pointer;background:#f4fbff;border:1px solid #9bcfea;border-radius:7px;justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:10px;font-weight:700;display:inline-flex}.view-adjustment-form{border-top:1px solid var(--line);gap:9px;margin-top:10px;padding-top:10px;display:grid}.view-adjustment-form label{color:var(--muted);grid-template-columns:1fr auto;gap:5px;font-size:9px;display:grid}.view-adjustment-form label b{color:var(--navy)}.view-adjustment-form input{width:100%;accent-color:var(--blue);grid-column:1/-1}.view-adjustment-form textarea{resize:vertical;border:1px solid var(--line);min-height:66px;font:inherit;border-radius:7px;padding:8px;font-size:10px}.view-adjustment-form>button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:34px;font-size:10px;font-weight:700;display:inline-flex}.view-adjustment-form>button:disabled{opacity:.6;cursor:wait}.production-final-review.is-locked{opacity:.72}.animation-editor-layout{grid-template-columns:330px minmax(0,1fr);gap:12px;display:grid}.animation-control-panel{align-self:start;padding:15px}.animation-control-panel h2{margin:4px 0;font-size:17px}.animation-control-panel>p{color:var(--muted);margin:0 0 14px;font-size:10px;line-height:1.5}.animation-control-panel>label{color:var(--muted);gap:5px;margin-top:10px;font-size:10px;display:grid}.animation-control-panel select{border:1px solid var(--line);min-height:36px;color:var(--ink);font:inherit;background:#fff;border-radius:7px;padding:0 9px;font-size:10px}.animation-engine-picker{grid-template-columns:1fr 1fr;gap:7px;margin:12px 0;display:grid}.animation-engine-picker button{border:1px solid var(--line);min-height:58px;color:var(--navy);text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:3px;padding:9px;display:grid}.animation-engine-picker button.is-active{background:#eef8ff;border-color:#3a9bd4;box-shadow:0 0 0 2px #1487c517}.animation-engine-picker b{font-size:10px}.animation-engine-picker small{color:var(--muted);font-size:8px;line-height:1.35}.animation-lock-note{color:#087747;background:var(--mint-soft);border-radius:8px;align-items:center;gap:8px;margin:13px 0;padding:9px;display:flex}.animation-lock-note span{gap:2px;display:grid}.animation-lock-note b{font-size:10px}.animation-lock-note small{color:#31775a;font-size:8px}.animation-slider-list{gap:12px;display:grid}.animation-slider-list label{gap:5px;display:grid}.animation-slider-list label span{color:var(--muted);justify-content:space-between;gap:10px;font-size:9px;display:flex}.animation-slider-list b{color:var(--navy)}.animation-slider-list input{width:100%;accent-color:var(--blue)}.omni-animation-controls{gap:11px;display:grid}.omni-animation-controls>label{color:var(--muted);gap:5px;font-size:10px;display:grid}.omni-animation-controls textarea{resize:vertical;border:1px solid var(--line);min-height:82px;color:var(--ink);border-radius:7px;padding:8px 9px;font:10px/1.5 inherit}.omni-pipeline-rail{color:#24617f;background:#f2f8fb;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:8px;font-weight:700;display:flex}.omni-pipeline-rail i{color:#8aa8b8;font-style:normal}.omni-animation-controls details{border:1px solid var(--line);background:#fbfdff;border-radius:7px}.omni-animation-controls summary{color:var(--navy);cursor:pointer;padding:8px 9px;font-size:9px;font-weight:700}.omni-animation-controls details .animation-slider-list{padding:4px 9px 10px}.omni-cost-card{color:#7b5b00;background:#fffaf0;border:1px solid #ead598;border-radius:8px;align-items:center;gap:9px;padding:9px;display:flex}.omni-cost-card>div{gap:2px;display:grid}.omni-cost-card b{font-size:10px}.omni-cost-card small{color:#7d714d;font-size:8px;line-height:1.4}.omni-paid-confirm{cursor:pointer;background:#fff3ec;border-radius:7px;grid-template-columns:auto 1fr;align-items:flex-start;padding:8px;line-height:1.4;color:#8b4c26!important;gap:7px!important;display:flex!important}.omni-paid-confirm input{accent-color:var(--blue);margin:1px 0 0}.animation-render-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:38px;margin:15px 0 8px;font-size:10px;font-weight:700;display:flex}.animation-render-button:disabled{opacity:.6;cursor:wait}.animation-control-panel>small{color:var(--muted);font-size:9px;line-height:1.45}.animation-preview-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:11px;padding:15px}.animation-preview-panel>header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:13px;display:flex}.animation-preview-panel h2{margin:3px 0;font-size:17px}.animation-preview-panel header p{color:var(--muted);margin:0;font-size:9px}.animation-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.animation-preview-grid>article{border:1px solid var(--line);background:#fbfdff;border-radius:9px;min-width:0;padding:9px}.animation-preview-grid article>header{justify-content:space-between;align-items:flex-start;gap:7px;display:flex}.animation-preview-grid header span{color:var(--blue);letter-spacing:.1em;font-size:8px;font-weight:800}.animation-preview-grid h3{margin:2px 0 7px;font-size:11px}.animation-preview-grid header b{color:#087747;font-size:9px}.animation-preview-canvas{aspect-ratio:1;background:repeating-conic-gradient(#eaf0f4 0% 25%,#fff 0% 50%) 50%/18px 18px;border-radius:7px;place-items:center;display:grid;overflow:hidden}.animation-preview-canvas img{object-fit:contain;width:100%;height:100%}.animation-preview-canvas>div{color:var(--muted);text-align:center;place-items:center;gap:7px;font-size:9px;display:grid}.animation-preview-grid dl{grid-template-columns:auto 1fr;gap:5px;margin:9px 0 0;font-size:8px;display:grid}.animation-preview-grid dt{color:var(--muted)}.animation-preview-grid dd{text-align:right;margin:0}.animation-preview-grid dd a{color:var(--blue);font-weight:700}.production-recovery-banner{background:#fffbef;border-color:#eedda8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.production-recovery-banner>svg{color:#b47c00}.production-recovery-banner h2{margin:3px 0;font-size:16px}.production-recovery-banner p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.production-recovery-banner button{color:#fff;cursor:pointer;background:#b47c00;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.production-recovery-banner button:disabled{opacity:.6;cursor:wait}.view-workbench button:focus-visible,.view-workbench textarea:focus-visible,.animation-workbench button:focus-visible,.animation-workbench select:focus-visible,.animation-workbench textarea:focus-visible{outline-offset:2px;outline:3px solid #1487c54d}.pilot-panel{background:linear-gradient(135deg,#fff 0%,#f1faff 100%);border-color:#a9d9f2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:14px;display:grid}.pilot-panel h2{margin:3px 0 5px;font-size:18px}.pilot-panel p{color:var(--muted);margin:0;font-size:11px}.pilot-kicker{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:850}.pilot-actions{gap:7px;display:flex}.pilot-actions button{border:1px solid var(--blue);color:#fff;background:var(--blue);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:700;display:inline-flex}.pilot-actions button:disabled{color:#728394;cursor:not-allowed;background:#e8eef2;border-color:#c9d5dc}.pilot-actions .pilot-refresh{color:var(--blue);background:#fff}.pilot-message{color:var(--muted);border-top:1px solid #d9ebf5;grid-column:1/-1;justify-content:space-between;gap:12px;padding-top:10px;font-size:10px;display:flex}.pilot-message.queued{color:#138853}.pilot-message.error{color:#b34f47}.pilot-message small{overflow-wrap:anywhere}.workspace-root-label{color:var(--blue);white-space:nowrap;align-items:center;gap:7px;padding-top:7px;font-size:13px;font-weight:700;display:inline-flex}.style-master-workbench{gap:16px;min-width:0;display:grid}.style-master-workbench h2,.style-master-workbench h3,.style-master-workbench h4{letter-spacing:-.02em}.style-master-trust{color:#205e43;background:#f2fbf6;border:1px solid #a9dcc5;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 17px;display:grid}.style-master-trust>span{align-items:center;gap:7px;display:inline-flex}.style-master-trust>span b{letter-spacing:.08em;font-size:12px}.style-master-trust p{color:#47705c;margin:0;line-height:1.55}.style-master-trust>strong{color:#087747;white-space:nowrap;background:#dff6eb;border-radius:6px;padding:5px 9px}.style-master-stage-rail{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.style-master-stage-rail article{border-right:1px solid var(--line);align-items:center;gap:10px;min-width:0;padding:13px 15px;display:flex}.style-master-stage-rail article:last-child{border-right:0}.style-master-stage-rail article>b{color:#718393;background:#edf2f5;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.style-master-stage-rail article>span{gap:2px;min-width:0;display:grid}.style-master-stage-rail strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.style-master-stage-rail small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.style-master-stage-rail .complete>b{color:#fff;background:var(--mint)}.style-master-stage-rail .active{background:#f2f9ff}.style-master-stage-rail .active>b{color:#fff;background:var(--blue)}.style-master-stage-rail .active strong{color:var(--blue)}.style-master-stage-rail .locked{opacity:.68}.style-master-overview-grid{grid-template-columns:minmax(260px,.75fr) minmax(410px,1.45fr) minmax(270px,.8fr);align-items:start;gap:14px;display:grid}.style-master-overview-grid>*{min-width:0}.style-reference-card>header,.style-dna-card>header,.style-field-boundary>header,.style-probe-section>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.style-reference-card h2,.style-dna-card h2,.style-field-boundary h2,.style-probe-section h2,.style-master-actions h2{margin:3px 0 0;font-size:19px}.style-dna-card header p,.style-probe-section header p{color:var(--muted);margin:4px 0 0;line-height:1.5}.style-dna-card>header>span,.style-probe-section>header>span{color:var(--blue);white-space:nowrap;font-size:13px;font-weight:700}.style-version{color:#8a6500;background:var(--warning-soft);white-space:nowrap;border-radius:6px;padding:4px 7px;font-size:12px}.style-reference-preview{aspect-ratio:1;border:1px solid var(--line);background:repeating-conic-gradient(#edf2f5 0% 25%,#fff 0% 50%) 50%/24px 24px;border-radius:9px;place-items:center;display:grid;overflow:hidden}.style-reference-preview img{object-fit:contain;width:100%;height:100%}.style-reference-empty{color:#71889a;text-align:center;place-items:center;gap:8px;padding:24px;display:grid}.style-reference-empty strong{color:var(--navy)}.style-reference-empty small{line-height:1.5}.style-reference-card dl{grid-template-columns:auto minmax(0,1fr);gap:8px 12px;margin:14px 0;font-size:13px;display:grid}.style-reference-card dt{color:var(--muted)}.style-reference-card dd{margin:0;line-height:1.45}.style-reference-card>a{color:var(--blue);align-items:center;gap:6px;font-weight:700;display:inline-flex}.style-sync-overview{border:1px solid;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:9px 10px;display:flex}.style-sync-overview>span{grid-template-columns:auto 1fr;align-items:center;gap:2px 6px;display:grid}.style-sync-overview>span svg{grid-row:1/3}.style-sync-overview small{line-height:1.4}.style-sync-overview.pending{color:#825f05;background:#fffaf0;border-color:#e4cf91}.style-sync-overview.pending small{color:#796d4a}.style-sync-overview.synced{color:#17623f;background:#f2fbf6;border-color:#a9dcc5}.style-sync-overview.synced small{color:#47705c}.style-sync-overview>button,.style-dimension-sync>button{color:#7a5900;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0c36b;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-weight:700;display:inline-flex}.style-dimension-list{gap:8px;display:grid}.style-dimension-list details{border:1px solid var(--line);background:#fbfdff;border-radius:8px}.style-dimension-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;list-style:none;display:flex}.style-dimension-list summary::-webkit-details-marker{display:none}.style-dimension-list summary>span{grid-template-columns:auto 1fr;gap:2px 7px;min-width:0;display:grid}.style-dimension-list summary svg{color:var(--blue);grid-row:1/3;align-self:center}.style-dimension-list summary b{font-size:14px}.style-dimension-list summary small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.style-dimension-list summary button{color:#8a6500;cursor:pointer;white-space:nowrap;background:#fffaf0;border:1px solid #e0c36b;border-radius:6px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:12px;display:inline-flex}.style-dimension-list summary button.locked{color:#087747;background:#effaf5;border-color:#a9dcc5}.style-dimension-list details>label{color:var(--muted);gap:5px;padding:0 11px 10px;font-size:12px;display:grid}.style-dimension-list textarea{resize:vertical;border:1px solid var(--line);min-height:62px;color:var(--navy);background:#fff;border-radius:7px;padding:8px 10px;line-height:1.5}.style-dimension-list label>small{color:#71889a;line-height:1.4}.style-dimension-sync{border-radius:7px;justify-content:space-between;align-items:center;gap:9px;margin:0 11px 10px;padding:7px 8px;font-size:12px;display:flex}.style-dimension-sync>span{align-items:center;gap:5px;line-height:1.4;display:inline-flex}.style-dimension-sync.synced{color:#17623f;background:#edf9f3}.style-dimension-sync.pending{color:#795c10;background:#fff6df}.style-field-boundary>header>svg{color:var(--blue)}.style-field-boundary>section{border-top:1px solid var(--line);padding:12px 0}.style-field-boundary>section p{color:var(--muted);margin:7px 0 0;line-height:1.55}.field-tone{border-radius:99px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.field-tone.identity{color:#087747;background:var(--mint-soft)}.field-tone.quality{color:#875f00;background:var(--warning-soft)}.field-tone.operation{color:#6f7d89;background:#edf2f5}.style-boundary-rule{color:#0b62ad;background:#eef8ff;border-radius:8px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px;display:flex}.style-boundary-rule>span{gap:3px;display:grid}.style-boundary-rule small{color:#55758d;line-height:1.45}.style-probe-section{padding:18px}.style-probe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.style-probe-grid>article{border:1px solid var(--line);background:#fbfdff;border-radius:9px;min-width:0;padding:12px}.style-probe-grid>article.active{border-color:#69b6e5;box-shadow:0 0 0 3px #0b73dc14}.style-probe-grid label{color:var(--muted);gap:5px;font-size:12px;display:grid}.style-probe-grid select{border:1px solid var(--line);min-width:0;min-height:38px;color:var(--navy);background:#fff;border-radius:7px;padding:0 9px}.probe-identity{width:100%;color:inherit;text-align:left;cursor:pointer;background:#eef7fc;border:0;border-radius:7px;grid-template-columns:13px minmax(0,1fr) auto;align-items:center;gap:9px;margin:10px 0;padding:9px;display:grid}.probe-identity>span:first-child{border:1px solid #00000014;border-radius:5px;width:13px;height:34px}.probe-identity>span:nth-child(2){gap:2px;min-width:0;display:grid}.probe-identity b,.probe-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.probe-identity small{color:var(--muted);font-size:12px}.probe-candidate-pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.probe-candidate-pair div{color:#8197a8;background:#fff;border:1px dashed #b8cedc;border-radius:7px;align-content:center;place-items:center;gap:7px;min-height:92px;display:grid}.probe-prompt-button{width:100%;min-height:35px;color:var(--blue);cursor:pointer;background:#f4fbff;border:1px solid #9bcfea;border-radius:7px;justify-content:center;align-items:center;gap:5px;margin-top:9px;font-weight:700;display:inline-flex}.style-prompt-inspector{border:1px solid var(--line);border-radius:9px;margin-top:14px;overflow:hidden}.style-prompt-inspector>header{background:#f4f9fc;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.style-prompt-inspector>header span{color:var(--muted);font-size:12px}.style-prompt-inspector>header h3{margin:2px 0 0;font-size:17px}.style-prompt-inspector>header>b{color:#087747;font-size:12px}.style-prompt-inspector-grid{grid-template-columns:1.25fr 1fr .8fr;gap:0;display:grid}.style-prompt-inspector-grid>section{border-right:1px solid var(--line);min-width:0;padding:13px 14px}.style-prompt-inspector-grid>section:last-child{border-right:0}.style-prompt-inspector-grid h4{margin:0 0 9px;font-size:14px}.style-prompt-inspector-grid dl{grid-template-columns:1fr 1fr;gap:7px 10px;margin:0;display:grid}.style-prompt-inspector-grid dl div{min-width:0}.style-prompt-inspector-grid dt{color:var(--muted);font-size:12px}.style-prompt-inspector-grid dd{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;overflow:hidden}.style-prompt-inspector-grid .excluded p{color:var(--muted);margin:0;line-height:1.6}.style-final-prompt{border-top:1px solid var(--line)}.style-final-prompt summary{cursor:pointer;padding:11px 14px;font-weight:700}.style-final-prompt summary small{color:var(--muted);margin-left:8px;font-weight:400}.style-final-prompt pre{color:#254259;white-space:pre-wrap;background:#f8fbfd;max-height:320px;margin:0;padding:14px;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.style-master-actions{border-color:#b9dcec;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.style-master-actions h2{margin-bottom:5px}.style-master-actions p{color:var(--muted);margin:0;line-height:1.5}.style-action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.style-action-buttons button{border:1px solid var(--line-strong);min-height:40px;color:var(--blue);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:700;display:inline-flex}.style-action-buttons button.primary{color:#fff;border-color:var(--blue);background:var(--blue)}.style-action-buttons button:disabled{color:#7f8e9a;cursor:not-allowed;background:#edf2f5;border-color:#d5e0e7}.style-batch-gate{color:#795c10;background:#fffaf0;border:1px solid #e4cf91;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px 16px;display:grid}.style-batch-gate>div{gap:2px;display:grid}.style-batch-gate small{color:#796d4a}.style-batch-gate a{color:var(--blue);white-space:nowrap;font-weight:700}.probe-candidate-pair button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;min-width:0;padding:0;display:grid;position:relative;overflow:hidden}.probe-candidate-pair button img{aspect-ratio:1;object-fit:contain;background-color:#fff;background-image:linear-gradient(45deg,#e8eef3 25%,#0000 25%),linear-gradient(-45deg,#e8eef3 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e8eef3 75%),linear-gradient(-45deg,#0000 75%,#e8eef3 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;width:100%;height:auto}.probe-candidate-pair button>span{min-height:32px;color:var(--muted);justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.probe-candidate-pair button.selected{border-color:var(--mint);box-shadow:0 0 0 3px #22b57324}.probe-candidate-pair button.selected>span{color:#087747;background:#edfaf4}.style-review-evidence{border-color:#b9dcec;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:end;gap:20px;display:grid}.style-review-evidence h2{margin:4px 0 5px;font-size:19px}.style-review-evidence p{color:var(--muted);margin:0;line-height:1.55}.style-review-evidence label{color:var(--muted);gap:6px;font-size:12px;display:grid}.style-review-evidence textarea{border:1px solid var(--line-strong);min-height:82px;color:var(--navy);resize:vertical;background:#fff;border-radius:7px;padding:10px}.style-primary-link{border:1px solid var(--blue);color:#fff;background:var(--blue);border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-weight:750;text-decoration:none;display:inline-flex}.style-batch-gate.approved{color:#17623f;background:#f2fbf6;border-color:#a9dcc5}.style-batch-gate.approved small{color:#47705c}.style-batch-gate>span:last-child{color:#8a7540;white-space:nowrap;font-size:12px;font-weight:700}.item-master-gate{background:#fffaf0;border-color:#e4cf91;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;max-width:920px;margin:24px auto;display:grid}.item-master-gate h2{margin:0 0 5px;font-size:20px}.item-master-gate p{color:var(--muted);margin:0;line-height:1.55}.item-master-gate>a{color:#fff;background:var(--blue);white-space:nowrap;border-radius:7px;padding:10px 13px;font-weight:700;text-decoration:none}.asset-style-master-gate{border:1px solid;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;display:grid}.asset-style-master-gate>div{gap:2px;display:grid}.asset-style-master-gate small{line-height:1.45}.asset-style-master-gate a{white-space:nowrap;font-weight:700;text-decoration:none}.asset-style-master-gate.approved{color:#17623f;background:#f2fbf6;border-color:#a9dcc5}.asset-style-master-gate.approved small{color:#47705c}.asset-style-master-gate.blocked{color:#795c10;background:#fffaf0;border-color:#e4cf91}.asset-style-master-gate.blocked small{color:#796d4a}.asset-row-actions>span{color:#7c8993;white-space:nowrap;background:#edf2f5;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:12px;font-weight:700;display:inline-flex}.category-rule-intro{border-color:#b9dcec;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.category-rule-intro h2{margin:3px 0 5px}.category-rule-intro p{color:var(--muted);margin:0}.category-rule-intro a{color:var(--blue);white-space:nowrap;background:#f4fbff;border:1px solid #9bcfea;border-radius:7px;padding:9px 11px;font-weight:700}.category-rule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.category-rule-grid article{min-width:0}.category-rule-grid header{color:var(--muted);justify-content:space-between;gap:8px;font-size:12px;display:flex}.category-rule-grid header b{color:#087747}.category-rule-grid h2{margin:11px 0 6px;font-size:18px}.category-rule-grid p{min-height:44px;color:var(--muted);margin:0;line-height:1.55}.category-rule-grid dl{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);gap:7px 10px;margin:14px 0 0;padding-top:12px;display:grid}.category-rule-grid dt{color:var(--muted)}.category-rule-grid dd{overflow-wrap:anywhere;margin:0}.style-master-workbench button:focus-visible,.style-master-workbench a:focus-visible,.style-master-workbench select:focus-visible,.style-master-workbench textarea:focus-visible{outline-offset:2px;outline:3px solid #1487c547}.usage-dashboard{gap:14px;display:grid}.usage-dashboard>*{min-width:0}.usage-trust-banner{background:#f4fbff;border:1px solid #b9ddf1;border-radius:11px;grid-template-columns:minmax(220px,auto) minmax(0,1fr) auto;align-items:center;gap:22px;padding:13px 16px;display:grid}.usage-trust-banner>div:first-child{grid-template-columns:auto 1fr;align-items:center;column-gap:8px;display:grid}.usage-trust-banner>div:first-child span{color:var(--blue);letter-spacing:.13em;grid-column:1/-1;font-size:8px;font-weight:850}.usage-trust-banner>div:first-child strong{font-size:15px}.usage-trust-banner>div:first-child small{color:var(--muted);font-size:9px}.usage-trust-banner p{color:#4f6e84;margin:0;font-size:10px;line-height:1.45}.usage-freshness{text-align:right;gap:2px;display:grid}.usage-freshness b{color:#087747;font-size:10px}.usage-freshness small{color:var(--muted);font-size:9px}.usage-filter-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:11px;grid-template-columns:auto repeat(6,minmax(112px,1fr)) auto;align-items:end;gap:9px;padding:12px;display:grid}.usage-filter-title{color:var(--blue);white-space:nowrap;align-self:center;align-items:center;gap:6px;padding:0 5px;font-size:10px;display:flex}.usage-filter-panel label{color:var(--muted);gap:4px;font-size:9px;display:grid}.usage-filter-panel input,.usage-filter-panel select,.usage-budget-form input{border:1px solid var(--line);min-width:0;min-height:34px;color:var(--ink);font:inherit;background:#fff;border-radius:7px;outline:none;padding:0 8px;font-size:10px}.usage-filter-panel input:focus,.usage-filter-panel select:focus,.usage-budget-form input:focus{border-color:#65b5e2;box-shadow:0 0 0 3px #1487c51a}.usage-filter-actions{gap:6px;display:flex}.usage-filter-actions button,.usage-filter-actions a{border:1px solid var(--line);min-height:34px;color:var(--blue);cursor:pointer;white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.usage-filter-actions button:first-child{color:#fff;border-color:var(--blue);background:var(--blue)}.usage-filter-actions button:disabled{opacity:.6;cursor:wait}.usage-error{color:#a33f38;background:#fff7f6;border:1px solid #f1c9c5;border-radius:8px;margin:0;padding:9px 12px;font-size:10px}.usage-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.usage-kpi-grid article{border:1px solid var(--line);min-height:106px;box-shadow:var(--shadow);background:#fff;border-radius:11px;align-content:start;padding:14px;display:grid}.usage-kpi-grid article span{color:var(--muted);font-size:10px}.usage-kpi-grid article strong{letter-spacing:-.03em;margin:6px 0 4px;font-size:24px}.usage-kpi-grid article small{color:var(--muted);font-size:9px;line-height:1.4}.usage-kpi-grid article.risk{background:#fffcf2;border-color:#eedda8}.usage-kpi-grid article.risk strong{color:#9b6d00}.usage-primary-grid{grid-template-columns:minmax(0,2fr) minmax(270px,.72fr);gap:12px;display:grid}.usage-primary-grid>*,.usage-breakdown-grid>*{min-width:0}.usage-chart-panel>header,.usage-table-panel>header,.usage-top-items>header,.usage-ledger-panel>header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.usage-chart-panel h2,.usage-budget-panel h2,.usage-table-panel h2,.usage-top-items h2,.usage-ledger-panel h2{margin:3px 0 0;font-size:17px}.usage-chart-panel header p,.usage-ledger-panel header p{color:var(--muted);margin:3px 0 0;font-size:9px}.usage-chart-legend{color:var(--muted);gap:10px;font-size:9px;display:flex}.usage-chart-legend span{align-items:center;gap:4px;display:inline-flex}.usage-chart-legend i{border-radius:2px;width:8px;height:8px}.usage-chart-legend .master,.usage-bar-track .master{background:#168bc4}.usage-chart-legend .view,.usage-bar-track .view{background:#58b6df}.usage-chart-legend .other,.usage-bar-track .other{background:#b8dbe9}.usage-bar-chart{border-bottom:1px solid var(--line);background-image:linear-gradient(0deg,#d0e0e999 1px,#0000 1px);background-size:100% 25%;align-items:stretch;gap:7px;height:220px;padding:14px 3px 0;display:flex}.usage-bar-column{text-align:center;flex:1;grid-template-rows:18px minmax(0,1fr) 20px;min-width:18px;display:grid}.usage-bar-column>b{color:#5c7285;font-size:8px;font-weight:600}.usage-bar-column>small{color:var(--muted);white-space:nowrap;align-self:end;font-size:8px}.usage-bar-track{border-radius:4px 4px 0 0;flex-direction:column-reverse;justify-content:flex-start;align-self:stretch;width:min(30px,80%);margin:0 auto;display:flex;overflow:hidden}.usage-bar-track span{width:100%;min-height:0;display:block}.usage-chart-summary{color:var(--muted);margin:10px 0 0;font-size:9px}.usage-empty{color:#8da2b2;text-align:center;align-content:center;place-items:center;gap:6px;min-height:220px;display:grid}.usage-empty strong{color:#5f7485;font-size:11px}.usage-empty span{font-size:9px}.usage-empty.compact{min-height:100px}.usage-budget-panel{border-top:3px solid #84c6e7}.usage-budget-panel.notice{border-top-color:#d4a72c}.usage-budget-panel.warning,.usage-budget-panel.limit{border-top-color:#d95c50}.usage-budget-total{gap:3px;margin:16px 0 12px;display:grid}.usage-budget-total span{color:var(--muted);font-size:9px}.usage-budget-total strong{font-size:28px}.usage-budget-track{background:#e7eef2;border-radius:99px;height:7px;overflow:hidden}.usage-budget-track span{border-radius:inherit;background:#1f9bcf;height:100%;display:block}.usage-budget-panel.warning .usage-budget-track span,.usage-budget-panel.limit .usage-budget-track span{background:#d95c50}.usage-budget-panel>p{color:var(--muted);margin:7px 0 12px;font-size:9px}.usage-budget-form{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding-top:11px;display:grid}.usage-budget-form label{color:var(--muted);gap:4px;font-size:9px;display:grid}.usage-budget-form button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:7px;grid-column:1/-1;min-height:34px;font-size:10px;font-weight:700}.usage-budget-form button:disabled{opacity:.6;cursor:wait}.usage-budget-form>small{color:#087747;grid-column:1/-1;font-size:9px}.usage-budget-note{color:#806000;background:var(--warning-soft);border-radius:7px;gap:7px;margin-top:11px;padding:8px;display:flex}.usage-budget-note span{gap:1px;display:grid}.usage-budget-note b{font-size:9px}.usage-budget-note small{font-size:8px}.usage-breakdown-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:12px;display:grid}.usage-table-panel,.usage-ledger-panel{padding:0;overflow:hidden}.usage-table-panel>header,.usage-ledger-panel>header{padding:15px 17px 0}.usage-table-panel>header>span,.usage-top-items>header>span,.usage-ledger-panel>header>span{color:var(--muted);font-size:9px}.usage-table-panel .data-table-wrap{max-height:280px}.usage-table-panel td strong,.usage-ledger-panel td strong{font-size:10px;display:block}.usage-table-panel td small,.usage-ledger-panel td small{max-width:200px;color:var(--muted);text-overflow:ellipsis;font-size:8px;display:block;overflow:hidden}.usage-top-items ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.usage-top-items li{border-top:1px solid var(--line);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0;display:grid}.usage-top-items li>b{color:#5d778b;background:#eef5f8;border-radius:6px;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.usage-top-items li span{gap:2px;min-width:0;display:grid}.usage-top-items li strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.usage-top-items li small{color:var(--muted);font-size:8px}.usage-top-items li em{color:var(--blue);font-size:10px;font-style:normal;font-weight:700}.usage-ledger-panel .data-table-wrap{max-height:520px}.usage-status{border-radius:99px;align-items:center;gap:4px;padding:3px 6px;font-size:8px;font-weight:700;display:inline-flex}.usage-status.succeeded{color:#087747;background:var(--mint-soft)}.usage-status.failed_unbilled{color:#a33f38;background:#fff0ee}.usage-status.ambiguous{color:#8c6800;background:var(--warning-soft)}.usage-response-id{text-overflow:ellipsis;max-width:160px;overflow:hidden}.usage-pricing-note{color:#536d80;background:#f7fafc;border:1px solid #d9e7ee;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;padding:11px 14px;font-size:9px;display:flex}.usage-pricing-note>div{gap:2px;display:grid}.usage-pricing-note strong{color:var(--navy);font-size:10px}.usage-pricing-note a{color:var(--blue);white-space:nowrap;font-weight:700}.usage-dashboard button:focus-visible,.usage-dashboard a:focus-visible,.usage-dashboard input:focus-visible,.usage-dashboard select:focus-visible{outline-offset:2px;outline:3px solid #1487c54d}@media (max-width:640px){.pilot-panel{grid-template-columns:1fr}.pilot-actions{width:100%}.pilot-actions button{flex:1}.pilot-message{flex-direction:column;grid-column:auto}}.workspace-shell{background:#f4f8fb;grid-template-columns:220px minmax(0,1fr)}.workspace-sidebar{z-index:20;gap:14px;padding:18px 14px 14px;box-shadow:4px 0 18px #1c476609}.workspace-brand{padding:0 6px 16px}.workspace-brand .brand-mark{border-radius:9px;width:38px;height:38px}.workspace-brand strong{font-size:14px}.workspace-brand small{margin-top:1px;font-size:9px}.workspace-sidebar nav{gap:14px;min-height:0;display:grid;overflow-y:auto}.workspace-nav-group{gap:3px;display:grid}.workspace-nav-group>span{color:#91a1af;letter-spacing:.08em;padding:0 10px 4px;font-size:9px;font-weight:750}.workspace-sidebar nav a{color:#536a80;border-radius:7px;min-height:36px;padding:8px 10px;font-size:12px}.workspace-sidebar nav a.active{color:#096acb;background:#eaf4ff;box-shadow:inset 3px 0 #1677e8}.workspace-team{border:1px solid var(--line);background:#f7fafc;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:auto;padding:9px;display:grid}.workspace-team>span{color:#fff;background:#0b3558;border-radius:7px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.workspace-team>div{gap:1px;min-width:0;display:grid}.workspace-team strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workspace-team small{color:var(--muted);font-size:8px}.workspace-team>a{width:28px;height:28px;color:var(--muted);border-radius:6px;place-items:center;display:grid}.workspace-team>a:hover{color:var(--blue);background:#eaf4ff}.workspace-main{padding:18px 20px 36px}.workspace-content{width:100%;max-width:1440px;margin:0 auto}.workspace-page-header{justify-content:space-between;align-items:flex-end;gap:20px;padding:0 2px;display:flex;margin-bottom:16px!important}.workspace-page-eyebrow{color:var(--blue);letter-spacing:.13em;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.workspace-main .workspace-page-header h1{font-size:25px}.workspace-main .workspace-page-header p{font-size:11px}.workspace-source-chip{color:#316c8d;white-space:nowrap;background:#f4fbff;border:1px solid #b9dcec;border-radius:7px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.asset-item-bar{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:10px 13px;display:grid;box-shadow:0 4px 18px #2a5f7e0d}.asset-item-symbol{width:38px;height:38px;color:var(--blue);background:#eaf4ff;border-radius:9px;place-items:center;display:grid}.asset-item-heading{min-width:0}.asset-item-heading>div{align-items:center;gap:8px;display:flex}.asset-item-heading h1{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;overflow:hidden}.asset-item-heading p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9px;overflow:hidden}.asset-item-heading .priority-chip{padding:2px 7px;font-size:9px}.asset-item-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.asset-item-status{white-space:nowrap;border:1px solid;border-radius:99px;align-items:center;min-height:28px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.asset-item-status.info{color:#096acb;background:#eef8ff;border-color:#b9dcec}.asset-item-status.success{color:#087747;background:#eaf8f2;border-color:#a9dcc5}.asset-item-status.warning{color:#8c6800;background:#fff7dd;border-color:#e4cf91}.asset-item-status.danger{color:#a33f38;background:#fff1ef;border-color:#efc1bd}.asset-history-link,.asset-refresh-button{border:1px solid var(--line);color:#4d6578;white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.asset-refresh-button{cursor:pointer}.asset-history-link:hover,.asset-refresh-button:hover{color:var(--blue);background:#f4fbff;border-color:#9bcfea}.asset-workflow-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.asset-workflow-rail li{min-width:0}.asset-workflow-rail li>div,.asset-workflow-rail li>a{border:1px solid var(--line);color:#768797;background:#eef3f7;border-radius:8px;align-items:center;gap:9px;min-height:54px;padding:8px 11px;display:flex}.asset-workflow-rail li>a:hover{background:#f4fbff;border-color:#8fc9ec}.asset-workflow-step-icon{color:#7f91a0;background:#dfe8ee;border-radius:99px;flex:none;place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid}.asset-workflow-rail li>div>span:last-child,.asset-workflow-rail li>a>span:last-child{gap:1px;min-width:0;display:grid}.asset-workflow-rail b{color:#51687b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.asset-workflow-rail small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.asset-workflow-rail li.current>div{color:var(--blue);border-color:var(--blue);background:#fff;box-shadow:0 0 0 2px #0b73dc14}.asset-workflow-rail li.current .asset-workflow-step-icon{color:#fff;background:var(--blue)}.asset-workflow-rail li.current b{color:var(--blue)}.asset-workflow-rail li.complete>div,.asset-workflow-rail li.complete>a{color:#087747;background:#eef9f3;border-color:#b9e3cf}.asset-workflow-rail li.complete .asset-workflow-step-icon{color:#fff;background:#16a36a}.asset-workflow-rail li.complete b{color:#17623f}.asset-workflow-rail li.current.complete>div{border-color:var(--blue);background:#fff}.asset-workflow-rail li.current.complete .asset-workflow-step-icon{background:var(--blue)}.asset-workflow-rail li.current.complete b{color:var(--blue)}.studio-shell-embedded{grid-template-rows:auto auto minmax(700px,1fr) auto;gap:10px;min-height:auto;padding:0}.studio-shell-embedded .studio-grid{grid-template-columns:220px minmax(420px,1fr) 320px;gap:10px}.studio-shell-embedded .candidate-rail,.studio-shell-embedded .preview-column,.studio-shell-embedded .review-panel,.studio-shell-embedded .production-footer{border-radius:10px;box-shadow:0 4px 18px #2a5f7e0d}.studio-shell-embedded .candidate-rail{padding:13px}.studio-shell-embedded .section-title h2,.studio-shell-embedded .preview-toolbar h2{font-size:14px}.studio-shell-embedded .candidate-card{border-radius:8px;min-height:142px}.studio-shell-embedded .candidate-card img,.studio-shell-embedded .candidate-placeholder{height:96px}.studio-shell-embedded .review-panel{padding:13px}.studio-shell-embedded .preview-column{height:calc(100vh - 172px);min-height:680px}.production-workbench{gap:10px;display:grid}.production-workbench>.asset-item-bar,.production-workbench>.asset-workflow-rail{margin:0}.asset-workflow-rail a:focus-visible,.asset-item-bar a:focus-visible,.asset-item-bar button:focus-visible,.workspace-sidebar a:focus-visible{outline-offset:2px;outline:3px solid #1487c547}@media (max-width:1180px){.workspace-shell{grid-template-columns:72px minmax(0,1fr)}.workspace-sidebar{padding:12px 8px}.workspace-brand{justify-content:center;padding-inline:0}.workspace-brand>span:last-child,.workspace-nav-group>span,.workspace-team>div{display:none}.workspace-sidebar nav a{justify-content:center;font-size:0}.workspace-team{grid-template-columns:1fr;justify-items:center;padding:7px 4px}.workspace-team>a{display:none}.studio-shell-embedded .studio-grid{grid-template-columns:210px minmax(410px,1fr) 290px}}@media (max-width:980px){.studio-shell-embedded .studio-grid{flex-direction:column;display:flex}.studio-shell-embedded .candidate-rail,.studio-shell-embedded .preview-column,.studio-shell-embedded .review-panel{width:100%;max-height:none}.studio-shell-embedded .preview-column{height:auto;min-height:720px}.asset-item-bar{grid-template-columns:auto minmax(0,1fr)}.asset-item-actions{grid-column:1/-1;justify-content:flex-start;padding-left:49px}}@media (max-width:760px){.workspace-shell{display:block}.workspace-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;height:auto;padding:8px;position:sticky;top:0;overflow-x:auto}.workspace-brand,.workspace-team{display:none}.workspace-sidebar nav{gap:4px;display:flex;overflow:visible}.workspace-nav-group{display:contents}.workspace-nav-group>span{display:none}.workspace-sidebar nav a{justify-content:flex-start;min-width:max-content;padding:8px 10px;font-size:11px}.workspace-main{padding:14px 12px 30px}.workspace-page-header{flex-direction:column;align-items:flex-start}.asset-workflow-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-item-heading h1{font-size:18px}}@media (max-width:480px){.asset-item-bar{grid-template-columns:1fr}.asset-item-symbol{display:none}.asset-item-actions{flex-wrap:wrap;grid-column:auto;justify-content:flex-start;padding-left:0}.asset-workflow-rail{grid-template-columns:1fr}.asset-workflow-rail li>div,.asset-workflow-rail li>a{min-height:48px}.studio-shell-embedded .preview-column{min-height:650px}}@media (max-width:1300px){.style-master-overview-grid{grid-template-columns:minmax(250px,.75fr) minmax(420px,1.25fr)}.style-field-boundary{grid-column:1/-1}.category-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-trust-banner{grid-template-columns:1fr auto}.usage-trust-banner p{grid-area:2/1/auto/-1}.usage-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.usage-filter-title,.usage-filter-actions{grid-column:1/-1}.usage-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.usage-primary-grid,.usage-breakdown-grid{grid-template-columns:1fr}}@media (max-width:820px){.style-master-trust{grid-template-columns:1fr auto}.style-master-trust p{grid-area:2/1/auto/-1}.style-master-stage-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.style-master-stage-rail article:nth-child(2){border-right:0}.style-master-stage-rail article:nth-child(-n+2){border-bottom:1px solid var(--line)}.style-master-overview-grid,.style-probe-grid,.style-prompt-inspector-grid{grid-template-columns:1fr}.style-prompt-inspector-grid>section{border-right:0;border-bottom:1px solid var(--line)}.style-master-actions{grid-template-columns:1fr}.style-action-buttons{justify-content:flex-start}.category-rule-grid{grid-template-columns:1fr}.production-workbench-header{flex-direction:column;align-items:flex-start}.production-run-status{width:100%}.production-stage-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.production-overview-panel,.production-view-grid{grid-template-columns:1fr}.production-views-section>header{flex-direction:column;align-items:flex-start}.contract-chip{white-space:normal}.production-workbench-footer{flex-direction:column;align-items:flex-start}.production-workbench-footer strong{margin-left:0}.production-final-review{grid-template-columns:1fr}.production-final-review textarea,.production-review-actions{width:100%}.production-final-review>small{grid-column:auto}.view-consistency-bar{flex-direction:column;align-items:flex-start}.animation-editor-layout,.animation-preview-grid,.production-recovery-banner{grid-template-columns:1fr}.production-recovery-banner button{width:100%}.usage-trust-banner{grid-template-columns:1fr auto}.usage-trust-banner p{grid-area:2/1/auto/-1}.usage-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-filter-title,.usage-filter-actions{grid-column:1/-1}.usage-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-primary-grid,.usage-breakdown-grid{grid-template-columns:1fr}.usage-bar-chart{overflow-x:auto}.usage-bar-column{min-width:46px}}@media (max-width:520px){.style-master-trust{grid-template-columns:1fr}.style-master-trust>strong{justify-self:start}.style-master-stage-rail{grid-template-columns:1fr}.style-master-stage-rail article{border-right:0;border-bottom:1px solid var(--line)}.style-master-stage-rail article:last-child{border-bottom:0}.style-reference-card,.style-dna-card,.style-field-boundary,.style-probe-section,.style-master-actions{padding:14px}.style-reference-card>header,.style-dna-card>header,.style-probe-section>header,.style-sync-overview,.style-dimension-sync{flex-direction:column;align-items:flex-start}.style-sync-overview>button,.style-dimension-sync>button{width:100%}.style-dimension-list summary,.style-prompt-inspector>header{flex-direction:column;align-items:flex-start}.style-prompt-inspector-grid dl{grid-template-columns:1fr}.style-action-buttons{grid-template-columns:1fr;display:grid}.style-action-buttons button{width:100%}.style-batch-gate{grid-template-columns:auto 1fr}.style-batch-gate a{grid-column:1/-1}.category-rule-intro{flex-direction:column;align-items:flex-start}.production-stage-rail{grid-template-columns:1fr}.production-workbench-header h1{font-size:21px}.production-views-section,.production-overview-panel{padding:12px}.usage-trust-banner{grid-template-columns:1fr}.usage-freshness{text-align:left}.usage-filter-panel,.usage-kpi-grid{grid-template-columns:1fr}.usage-filter-actions{grid-template-columns:1fr 1fr;display:grid}.usage-filter-actions a{grid-column:1/-1}.usage-budget-form{grid-template-columns:1fr}.usage-chart-panel>header,.usage-ledger-panel>header{flex-direction:column;align-items:flex-start}.usage-chart-legend{flex-wrap:wrap}.usage-pricing-note{flex-direction:column;align-items:flex-start}.usage-kpi-grid article{min-height:96px}}
