:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#0b0b0c;--bg-surface:#131316;--bg-surface-raised:#1a1b1f;--bg-input:#101012;--bg-overlay:#0a0a0cd9;--border-subtle:#ffffff0f;--border-default:#ffffff1a;--border-strong:#ffffff24;--fg:#f4f4f5;--fg-muted:#a1a1aa;--fg-dim:#71717a;--primary:#ff8c00;--primary-bright:#ffb347;--primary-dim:#c26700;--primary-subtle:#ff8c0024;--primary-glow:#ff8c0038;--on-primary:#140800;--success:#34d399;--success-bg:#34d3991f;--warning:#fbbf24;--danger:#f87171;--info:#60a5fa;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2rem;--bg:var(--bg-base);--muted:var(--fg-muted);--border:var(--border-default);--accent:var(--primary)}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--fg);background:var(--bg-base);font-family:var(--font-inter), system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;letter-spacing:-.01em;line-height:1.55}h1,h2,h3,.shell-brand-title{font-family:var(--font-manrope), var(--font-inter), system-ui, sans-serif;letter-spacing:-.02em}a{color:var(--primary-bright);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}button{font:inherit;cursor:pointer}input,textarea{font:inherit;color:var(--fg);background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;padding:.55rem .75rem;transition:border-color .15s,box-shadow .15s}input[type=checkbox],input[type=radio]{width:1rem;min-width:1rem;height:1rem;accent-color:var(--primary);padding:0}input:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-subtle);outline:none}label{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:var(--space-xs);font-size:.6875rem;font-weight:600;display:block}.btn{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);border:1px solid #0000;padding:.6rem 1.1rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,transform 50ms;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{color:var(--on-primary);background:linear-gradient(135deg, var(--primary-bright) 0%, var(--primary) 55%, var(--primary-dim) 100%);box-shadow:0 1px 0 #ffffff1f inset, 0 8px 24px var(--primary-glow)}.btn-primary:hover:not(:disabled){filter:brightness(1.05)}.btn-secondary{color:var(--fg);background:var(--bg-surface-raised);border-color:var(--border-default)}.btn-secondary:hover:not(:disabled){border-color:var(--border-strong);background:#222328}.btn-ghost{color:var(--fg-muted);border-color:var(--border-subtle);background:0 0}.btn-ghost:hover:not(:disabled){color:var(--fg);border-color:var(--border-default)}.btn-xs{min-height:28px;padding:3px 10px;font-size:.72rem}.card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl)}.card-elevated{background:linear-gradient(165deg, #1c1d22 0%, var(--bg-surface) 40%, #141518 100%);border-color:var(--border-default);box-shadow:0 24px 48px #00000059}.card-header{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);margin:0 0 var(--space-md);font-size:.6875rem;font-weight:700}.auth-page{min-height:100dvh;padding:clamp(var(--space-lg), 4vw, 3rem);background:radial-gradient(760px 440px at 18% 12%,#ff8c0029,#0000 62%),radial-gradient(620px 420px at 82% 8%,#60a5fa1a,#0000 60%),linear-gradient(#06070a 0%,#0b0b0c 48%,#090a0d 100%);place-items:center;display:grid;overflow-x:hidden}.auth-shell{gap:clamp(var(--space-xl), 4vw, 3.25rem);grid-template-columns:minmax(0,1.05fr) minmax(340px,430px);align-items:center;width:min(100%,1080px);display:grid}.auth-brand-panel,.auth-form-panel{min-width:0}.auth-brand-panel{gap:clamp(var(--space-xl), 4vw, 2.75rem);padding:clamp(var(--space-lg), 4vw, 2.5rem);border-radius:var(--radius-lg);background:linear-gradient(145deg,#ffffff13,#ffffff06),radial-gradient(420px 260px at 8% 0,#ff8c0024,#0000 68%);border:1px solid #ffffff14;display:grid;position:relative;box-shadow:0 30px 70px #00000061,inset 0 1px #ffffff0d}.auth-brand-lockup{align-items:center;gap:var(--space-md);min-width:0;display:flex}.auth-brand-mark{width:44px;height:44px;color:var(--on-primary);background:linear-gradient(135deg, var(--primary-bright), var(--primary) 58%, var(--primary-dim));font-family:var(--font-manrope), sans-serif;letter-spacing:0;border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex;box-shadow:0 0 0 1px #ff8c0052,0 18px 34px #ff8c0038}.auth-brand-kicker,.auth-brand-subtitle,.auth-eyebrow,.auth-form-heading p{text-transform:uppercase;margin:0;font-weight:800}.auth-brand-kicker{color:var(--fg);letter-spacing:-.01em;font-size:1rem;line-height:1.1}.auth-brand-subtitle,.auth-form-heading p{color:var(--fg-dim);letter-spacing:.13em;margin-top:.18rem;font-size:.625rem}.auth-hero-copy{max-width:620px}.auth-eyebrow{color:var(--primary-bright);letter-spacing:.14em;font-size:.7rem}.auth-hero-copy h1{margin:var(--space-md) 0 0;color:var(--fg);letter-spacing:0;font-size:clamp(2rem,5vw,4.2rem);line-height:.98}.auth-hero-copy p:last-child{margin:var(--space-lg) 0 0;max-width:58ch;color:var(--fg-muted);font-size:1rem;line-height:1.7}.auth-trust-strip{gap:var(--space-sm);flex-wrap:wrap;display:flex}.auth-trust-strip span{min-height:34px;color:var(--primary-bright);white-space:nowrap;background:#ff8c0017;border:1px solid #ff8c0038;border-radius:999px;align-items:center;padding:.34rem .66rem;font-size:.72rem;font-weight:800;display:inline-flex}.auth-flow-grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.auth-flow-item{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#ffffff09;border:1px solid #ffffff13}.auth-flow-item span{color:var(--fg);font-size:.82rem;font-weight:800;display:block}.auth-flow-item p{color:var(--fg-muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.45}.auth-form-panel{gap:var(--space-lg);justify-items:stretch;display:grid}.auth-form-heading{gap:.2rem;display:grid}.auth-form-heading h2{color:var(--fg);margin:0;font-size:1.25rem;line-height:1.2}.auth-form-note{color:var(--fg-dim);text-align:center;margin:0;font-size:.76rem}.auth-clerk-root{width:100%}.auth-clerk-card{background:linear-gradient(#1a1b1ffa,#0f1013fa);border:1px solid #ffffff1a;width:100%;box-shadow:0 28px 70px #00000073,0 0 0 1px #ff8c000d}.auth-clerk-title{color:var(--fg);letter-spacing:0}.auth-clerk-subtitle,.auth-clerk-identity,.auth-clerk-divider-text{color:var(--fg-muted)}.auth-clerk-label{color:#d4d4d8;letter-spacing:0;text-transform:none;font-size:.76rem;font-weight:700}.auth-clerk-input{color:var(--fg);box-shadow:none;background:#0f1013;border:1px solid #ffffff24}.auth-clerk-input:focus,.auth-clerk-otp:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff8c002e}.auth-clerk-primary{color:var(--on-primary);background:linear-gradient(135deg, var(--primary-bright), var(--primary) 58%, var(--primary-dim));font-weight:800;box-shadow:inset 0 1px #ffffff24,0 14px 30px #ff8c0033}.auth-clerk-primary:hover{filter:brightness(1.05)}.auth-clerk-link{color:var(--primary-bright);font-weight:800}.auth-clerk-error{color:#fca5a5}.auth-clerk-alert{color:var(--fg);background:#f871711f;border:1px solid #f8717138}.auth-clerk-divider{background:#ffffff1f}.auth-clerk-social{color:var(--fg);background:#ffffff0b;border:1px solid #ffffff1a}.auth-clerk-social:hover{background:#ffffff12}.auth-clerk-otp{color:var(--fg);background:#0f1013;border:1px solid #ffffff24}@media (max-width:820px){.auth-page{padding:var(--space-lg);align-items:start}.auth-shell{gap:var(--space-xl);grid-template-columns:1fr}.auth-brand-panel{gap:var(--space-lg);padding:var(--space-lg)}.auth-hero-copy h1{font-size:clamp(1.75rem,9vw,2.55rem);line-height:1.04}.auth-hero-copy p:last-child{font-size:.93rem;line-height:1.6}}@media (max-width:420px){.auth-page{padding:var(--space-md)}.auth-brand-panel{padding:var(--space-md);border-radius:var(--radius-md)}.auth-flow-grid{gap:var(--space-sm);grid-template-columns:1fr}.auth-form-heading h2{font-size:1.1rem}}.shell-root{background:radial-gradient(900px 520px at 12% -10%, #ff8c0017, transparent 58%), linear-gradient(180deg, #07080a 0%, var(--bg-base) 42%, #090a0d 100%);flex-direction:column;min-height:100vh;display:flex}.shell-topbar{z-index:40;justify-content:space-between;align-items:center;gap:var(--space-md);min-height:64px;padding:0 clamp(var(--space-md), 2vw, var(--space-xl));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07080ae6;border-bottom:1px solid #ffffff14;display:flex;position:sticky;top:0;box-shadow:0 16px 44px #0000003d}.shell-topbar-brand{color:var(--fg);flex:none;align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:flex}.shell-topbar-brand:hover{opacity:.92;text-decoration:none}.shell-topbar-mark,.shell-sidebar-mark{color:var(--on-primary);background:linear-gradient(135deg, var(--primary-bright), var(--primary) 58%, var(--primary-dim));font-family:var(--font-manrope), sans-serif;letter-spacing:0;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex;box-shadow:0 0 0 1px #ff8c0052,0 14px 28px #ff8c002e}.shell-topbar-mark{border-radius:9px;width:32px;height:32px;font-size:.7rem}.shell-topbar-brand-copy{gap:.05rem;min-width:0;display:grid}.shell-topbar-logo{font-family:var(--font-manrope), sans-serif;color:var(--fg);letter-spacing:-.02em;font-size:.9375rem;font-weight:800;line-height:1.05}.shell-topbar-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);white-space:nowrap;font-size:.58rem;font-weight:700}.shell-topbar-actions{align-items:center;gap:var(--space-md);flex:none;display:flex}.shell-body{flex:1;min-height:0;display:flex}.shell-sidebar{gap:var(--space-xl);width:276px;padding:var(--space-xl) var(--space-lg);background:radial-gradient(420px 360px at 0 0,#ff8c001c,#0000 62%),linear-gradient(#101116 0%,#0b0c0f 52%,#08090b 100%);border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;display:flex;box-shadow:18px 0 44px #0000002e}.shell-brand-block{gap:var(--space-md);display:grid}.shell-brand-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0 0 var(--space-xs);font-size:.625rem;font-weight:700}.shell-brand-tier{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.45}.shell-sidebar-brand{align-items:center;gap:var(--space-md);color:var(--fg);padding:.2rem .1rem;text-decoration:none;display:flex}.shell-sidebar-brand:hover{text-decoration:none}.shell-sidebar-mark{border-radius:12px;width:42px;height:42px;font-size:.82rem}.shell-sidebar-title,.shell-sidebar-subtitle{display:block}.shell-sidebar-title{font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:1rem;font-weight:800;line-height:1.1}.shell-sidebar-subtitle{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);margin-top:.15rem;font-size:.625rem;font-weight:700}.shell-workspace-card{padding:var(--space-md);border-radius:var(--radius-lg);background:linear-gradient(#ffffff0e,#ffffff05);border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff0a}.shell-workspace-meta{margin-top:var(--space-md);color:var(--success);background:#34d39914;border:1px solid #34d39933;border-radius:999px;align-items:center;gap:.45rem;padding:.32rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.shell-workspace-dot{background:var(--success);border-radius:999px;width:.38rem;height:.38rem;box-shadow:0 0 12px #34d39973}.shell-nav{gap:var(--space-lg);flex-direction:column;min-height:0;display:flex}.shell-nav-group{gap:var(--space-sm);display:grid}.shell-nav-group-label{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);margin:0;padding:0 .35rem;font-size:.625rem;font-weight:800}.shell-nav-group-list{gap:.18rem;display:grid}.shell-nav-link{border-radius:var(--radius-md);min-height:48px;color:var(--fg-muted);border:1px solid #0000;align-items:center;gap:.7rem;padding:.52rem .62rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex;position:relative}.shell-nav-link:hover{color:var(--fg);background:#ffffff0b;border-color:#ffffff0f;text-decoration:none}.shell-nav-link-active{color:var(--fg);box-shadow:0 10px 24px #0003, inset 3px 0 0 var(--primary);background:linear-gradient(90deg,#ff8c0029,#ffffff09);border-color:#ff8c0047}.shell-nav-icon{width:1.7rem;height:1.7rem;color:var(--fg-dim);font-family:var(--font-manrope), sans-serif;letter-spacing:0;background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:.56rem;font-weight:800;display:inline-flex}.shell-nav-link-active .shell-nav-icon{color:var(--on-primary);background:var(--primary);border-color:#ff8c005c}.shell-nav-copy{gap:.1rem;min-width:0;display:grid}.shell-nav-label,.shell-nav-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shell-nav-label{line-height:1.1}.shell-nav-meta{color:var(--fg-dim);font-size:.66rem;font-weight:600}.shell-nav-badge{color:var(--primary-bright);background:var(--primary-subtle);letter-spacing:.08em;border:1px solid #ff8c003d;border-radius:999px;flex:none;margin-left:auto;padding:.14rem .38rem;font-size:.56rem;font-weight:800}.shell-sidebar-footer{padding:var(--space-md);border-radius:var(--radius-lg);background:#ffffff07;border:1px solid #ffffff12;margin-top:auto}.shell-sidebar-footer-label{margin:0 0 var(--space-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-bright);font-size:.625rem;font-weight:800}.shell-sidebar-footer-text{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}.shell-main{min-width:0;padding:clamp(var(--space-xl), 3.5vw, 2.75rem) clamp(var(--space-lg), 4vw, 2.75rem);flex:1}.shell-main-inner{max-width:1180px;margin:0 auto}.shell-topbar-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;justify-content:flex-start;align-items:center;gap:.35rem;min-width:0;padding:.55rem .2rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 18px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 18px calc(100% - 18px),#0000 100%)}.shell-topbar-nav::-webkit-scrollbar{display:none}@media (min-width:1180px){.shell-topbar-nav{justify-content:center;overflow:visible}}.shell-topbar-nav-link{white-space:nowrap;background:#ffffff07;border-color:#ffffff0b;flex-shrink:0;align-items:center;min-height:38px;padding:.42rem .62rem;font-size:.75rem;display:flex}.shell-topbar-nav-link .shell-nav-icon{border-radius:7px;width:1.45rem;height:1.45rem;font-size:.5rem}.shell-topbar-nav-link .shell-nav-copy{display:block}.shell-topbar-nav-link.shell-nav-link-active{box-shadow:inset 0 -2px 0 var(--primary)}@media (min-width:900px){.shell-topbar-nav-link{font-size:.8125rem}}.shell-topbar-tagline{min-height:32px;color:var(--fg-muted);white-space:nowrap;background:#ffffff09;border:1px solid #ffffff12;border-radius:999px;align-items:center;padding:0 .7rem;font-size:.6875rem;font-weight:700;display:inline-flex}@media (max-width:639px){.shell-topbar{min-height:58px}.shell-topbar-brand-copy,.shell-topbar-tagline{display:none}}@media (max-width:900px){.shell-sidebar{display:none}.shell-topbar{padding:0 var(--space-md);gap:var(--space-sm)}.shell-main{padding:var(--space-lg) clamp(var(--space-md), 3vw, 1.5rem)}}.studio-claim-review-panel{background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;gap:.65rem;padding:.85rem;display:grid}.studio-claim-review-header{gap:.25rem;display:grid}.studio-claim-review-kicker{color:var(--fg-dim);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.studio-claim-review-title{color:var(--fg);margin:0;font-size:.875rem;font-weight:700}.studio-claim-review-advisory,.studio-claim-review-deferred-hint{color:var(--fg-dim);margin:0;font-size:.76rem;line-height:1.5}.studio-claim-review-list{gap:.5rem;display:grid}.studio-claim-review-deferred{background:0 0;border:1px dashed #ffffff0f;border-radius:10px;padding:.65rem .85rem}.claim-review-row{background:#080c1447;border:1px solid #ffffff0f;border-radius:10px;gap:.5rem;padding:.65rem .75rem;display:grid}.claim-review-row-header,.claim-review-actions{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.claim-review-category-label{color:var(--fg-strong);font-size:.76rem;font-weight:700}.claim-review-excerpt{color:var(--fg-dim);margin:0;font-size:.78rem;line-height:1.48}.claim-review-btn{min-height:1.85rem;padding:.28rem .55rem;font-size:.72rem}.claim-review-btn--warn{border-color:#f59e0b4d}.claim-review-status-badge,.claim-review-error-badge{border-radius:999px;padding:.15rem .44rem;font-size:.68rem;font-weight:700}.claim-review-status-badge{color:var(--fg-dim);background:#ffffff0a;border:1px solid #ffffff12}.claim-review-error-badge{color:#fecaca;background:#7f1d1d33;border:1px solid #f871713d}@media (max-width:420px){.claim-review-actions{align-items:stretch}.claim-review-btn{flex:100%}}.studio-layout{gap:clamp(var(--space-lg), 3vw, var(--space-2xl));flex-direction:column;display:flex}.studio-hero{gap:var(--space-sm);flex-direction:column;display:flex}.studio-hero-title{color:var(--fg);margin:0;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700}.studio-hero-sub{max-width:58ch;color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.6}.studio-grid{gap:var(--space-xl);display:grid}@media (min-width:960px){.studio-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr) minmax(240px,300px);align-items:start}}.studio-panel-title{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);margin:0 0 var(--space-md);font-size:.6875rem;font-weight:700}.artifact-hero{border-radius:var(--radius-lg);padding:var(--space-xl);background:radial-gradient(120% 80% at 10% 0%, #ff8c001f 0%, transparent 55%), linear-gradient(180deg, #1e1f24 0%, var(--bg-surface) 45%, #141518 100%);border:1px solid var(--border-default);position:relative;box-shadow:0 0 0 1px #ff8c000f,0 20px 50px #00000073}.artifact-hero-inner{position:relative}.artifact-product-title{margin:0 0 var(--space-md);color:var(--fg);font-size:1.25rem;font-weight:700;line-height:1.3}.artifact-description{margin:0 0 var(--space-lg);color:var(--fg-muted);font-size:.9375rem;line-height:1.55}.artifact-bullets{margin:0 0 var(--space-lg);color:var(--fg-muted);padding-left:1.1rem;font-size:.875rem;line-height:1.5}.artifact-bullets li{margin-bottom:.35rem}.artifact-keywords{gap:var(--space-sm);flex-wrap:wrap;display:flex}.keyword-chip{color:#dbeafe;background:#60a5fa14;border:1px solid #60a5fa29;border-radius:999px;align-items:center;padding:.26rem .62rem;font-size:.75rem;font-weight:650;display:inline-flex}.artifact-empty{text-align:center;padding:var(--space-2xl) var(--space-lg);color:var(--fg-dim);font-size:.875rem}.trust-panel{gap:var(--space-md);flex-direction:column;display:flex}.trust-row{justify-content:space-between;gap:var(--space-md);font-size:.8125rem;display:flex}.trust-row--url-evidence{align-items:flex-start}.trust-label{color:var(--fg-dim)}.trust-value{color:var(--fg-muted);text-align:right;word-break:break-all}.trust-value--url-evidence{word-break:normal;flex:1;min-width:0}.url-evidence-display{gap:.38rem;min-width:0;display:grid}.url-evidence-display-topline{justify-content:flex-end;align-items:center;gap:var(--space-sm);min-width:0;display:flex}.url-evidence-domain{min-width:0;max-width:100%;color:var(--primary-bright);text-overflow:ellipsis;white-space:nowrap;font-weight:800;display:block;overflow:hidden}.url-evidence-display-topline .badge{white-space:nowrap;flex:none}.url-evidence-preview{min-width:0;color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.76rem;overflow:hidden}.url-evidence-meta{min-width:0;color:var(--fg-muted);gap:.2rem;line-height:1.45;display:grid}.url-evidence-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.export-url-evidence-card{min-width:0}.export-output-package .url-evidence-display{font-size:.875rem;font-weight:600}.export-output-package .url-evidence-display-topline{justify-content:flex-start}.export-output-package .url-evidence-meta{font-weight:500}.badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.badge-success{color:var(--success);background:var(--success-bg);border:1px solid #34d39940}.badge-warn{color:var(--warning);background:#fbbf241a;border:1px solid #fbbf2440}.badge-muted{color:var(--fg-muted);border:1px solid var(--border-subtle);background:#ffffff0d}.truthfulness-summary{gap:var(--space-sm);min-width:0;padding:var(--space-md);background:linear-gradient(#fbbf240d,#ffffff03),#0c0e126b;border:1px solid #fbbf242e;border-radius:8px;display:grid}.truthfulness-summary--catalog{margin-top:calc(var(--space-sm) * -.2)}.truthfulness-summary--critical{background:linear-gradient(#f871710e,#ffffff03),#0c0e126b;border-color:#f871713d}.truthfulness-summary-main,.truthfulness-risk-item-head{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;display:flex}.truthfulness-summary-main>div{min-width:0}.truthfulness-summary-kicker{color:var(--warning);letter-spacing:0;text-transform:uppercase;margin:0 0 .18rem;font-size:.62rem;font-weight:850;line-height:1.2}.truthfulness-summary h3{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.25}.truthfulness-summary-copy{color:var(--fg-muted);margin:0;font-size:.78rem;line-height:1.48}.truthfulness-details{min-width:0}.truthfulness-details summary{justify-content:space-between;align-items:center;gap:var(--space-sm);min-width:0;color:var(--fg);cursor:pointer;display:flex}.truthfulness-details summary span{overflow-wrap:anywhere;min-width:0;font-size:.78rem;font-weight:800;line-height:1.3}.truthfulness-details summary small{max-width:42ch;color:var(--fg-dim);text-align:right;font-size:.72rem;line-height:1.35}.truthfulness-risk-list{gap:var(--space-sm);margin:var(--space-sm) 0 0;padding:0;list-style:none;display:grid}.truthfulness-risk-item{min-width:0;padding:var(--space-sm);background:#ffffff05;border:1px solid #ffffff13;border-left:2px solid #94a3b859;border-radius:8px;gap:.28rem;display:grid}.truthfulness-risk-item--warning{border-left-color:#fbbf249e}.truthfulness-risk-item--critical{border-left-color:#f87171b8}.truthfulness-risk-item strong,.truthfulness-risk-item span,.truthfulness-risk-item p,.truthfulness-risk-item small,.truthfulness-risk-item em{overflow-wrap:anywhere;min-width:0}.truthfulness-risk-item strong{color:var(--fg);font-size:.8rem;line-height:1.28}.truthfulness-risk-item span{color:var(--warning);flex:none;font-size:.68rem;font-weight:800;line-height:1.3}.truthfulness-risk-item p,.truthfulness-risk-item small,.truthfulness-risk-item em{color:var(--fg-muted);margin:0;font-size:.74rem;font-style:normal;line-height:1.42}.truthfulness-risk-item small{color:var(--fg-dim)}.truthfulness-risk-item em{color:#f8d78f}@media (max-width:520px){.truthfulness-summary-main,.truthfulness-details summary,.truthfulness-risk-item-head{flex-direction:column;align-items:flex-start}.truthfulness-details summary small{text-align:left;max-width:none}}.next-action{gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.next-action-hint{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}.studio-hero-eyebrow{margin:0 0 var(--space-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.6875rem;font-weight:700}.studio-workbench{gap:var(--space-lg);flex-direction:column;display:flex}.studio-workbench--empty .studio-form{order:1}.studio-workbench--empty .studio-output-panel{order:2}.studio-workbench--result .studio-output-panel{order:1}.studio-workbench--result .studio-next-step{order:2}.studio-workbench--result .studio-form{order:3}.studio-form{gap:var(--space-lg);padding:clamp(var(--space-lg), 2vw, var(--space-xl));border-radius:var(--radius-lg);background:radial-gradient(90% 60% at 4% 0,#ff8c0014,#0000 58%),linear-gradient(#18191f 0%,#101114 100%);border:1px solid #ff8c0029;flex-direction:column;display:flex;box-shadow:0 24px 56px #00000052}.studio-command-header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-subtle);display:flex}.studio-command-header .studio-panel-title{margin-bottom:0}.studio-command-heading{color:var(--fg);margin:0;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:750;line-height:1.2}.studio-command-subcopy{border:1px solid var(--border-subtle);color:var(--fg-muted);background:#ffffff09;border-radius:999px;flex-shrink:0;margin:0;padding:.28rem .55rem;font-size:.75rem;font-weight:600}.studio-command-fields{gap:var(--space-md);display:grid}.studio-fieldset{gap:var(--space-lg);padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:linear-gradient(#181921 0%,#121318 100%);flex-direction:column;margin:0;display:flex;box-shadow:inset 0 1px #ffffff09}.studio-fieldset-legend{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);float:left;width:100%;margin-bottom:var(--space-md);padding:0;font-size:.6875rem;font-weight:700}.studio-fieldset:after{content:"";clear:both;display:table}.studio-fieldset--optional{border-color:var(--border-subtle);background:0 0;padding:0}.studio-fieldset-toggle{width:100%;padding:var(--space-md) var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:var(--space-md);transition:border-color .15s,background .15s;display:flex}.studio-fieldset-toggle:hover{border-color:var(--border-default);background:var(--bg-surface-raised)}.studio-fieldset-toggle[aria-expanded=true]{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.studio-fieldset--optional .studio-field{padding:0 var(--space-xl) var(--space-xl);border:1px solid var(--border-subtle);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);background:var(--bg-surface);padding-top:var(--space-lg);border-top:none}.studio-url-evidence-stack{gap:var(--space-md);padding:var(--space-lg) var(--space-xl) var(--space-xl);border:1px solid var(--border-subtle);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);background:var(--bg-surface);border-top:none;display:grid}.studio-fieldset--optional .studio-url-evidence-stack .studio-field{background:0 0;border:0;border-radius:0;padding:0}.studio-url-evidence-row{gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff05;display:grid}.studio-image-upload-panel{gap:var(--space-sm);min-width:0;display:grid}.studio-image-upload-header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;display:flex}.studio-image-upload-kicker{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .18rem;font-size:.66rem;font-weight:850;line-height:1.2}.studio-image-upload-header h3{color:var(--fg);margin:0;font-size:.95rem;line-height:1.25}.studio-image-upload-header p:not(.studio-image-upload-kicker){color:var(--fg-dim);margin:.28rem 0 0;font-size:.74rem;line-height:1.45}.studio-image-upload-count,.studio-image-upload-status{color:var(--primary-bright);text-align:center;background:#ff8c0012;border:1px solid #ff8c002e;border-radius:999px;flex-shrink:0;padding:.24rem .5rem;font-size:.66rem;font-weight:850;line-height:1.2}.studio-image-upload-type-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;min-width:0;display:grid}.studio-image-upload-type{border-radius:var(--radius-md);min-width:0;min-height:38px;color:var(--fg-muted);text-align:center;background:#ffffff06;border:1px solid #ffffff14;padding:.45rem .5rem;font-size:.74rem;font-weight:800;line-height:1.15}.studio-image-upload-type--active{color:var(--primary-bright);background:#ff8c001c;border-color:#ff8c006b}.studio-image-upload-actions{gap:.48rem;min-width:0;display:grid}.studio-image-upload-input{display:none}.studio-image-upload-button{justify-content:center;width:100%;min-height:40px}.studio-image-upload-note{color:var(--fg-dim);margin:0;font-size:.71rem;line-height:1.4}.studio-image-upload-list{gap:.48rem;min-width:0;display:grid}.studio-image-upload-row{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);background:#ffffff06;border:1px solid #ffffff13;grid-template-columns:minmax(0,1fr) auto;min-width:0;padding:.62rem;display:grid}.studio-image-upload-row--ready{background:#2ecc710b;border-color:#2ecc7138}.studio-image-upload-row--failed{background:#ff55550b;border-color:#ff555538}.studio-image-upload-row-main,.studio-image-upload-row-side{min-width:0}.studio-image-upload-row-main{gap:.16rem;display:grid}.studio-image-upload-row-side{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.studio-image-upload-file{min-width:0;color:var(--fg);text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;font-weight:800;line-height:1.25;overflow:hidden}.studio-image-upload-meta,.studio-image-upload-error{color:var(--fg-dim);overflow-wrap:anywhere;font-size:.68rem;line-height:1.35}.studio-image-upload-error{color:var(--danger)}.studio-image-upload-remove{color:var(--fg-muted);background:#ffffff07;border:1px solid #ffffff17;border-radius:999px;padding:.24rem .46rem;font-size:.66rem;font-weight:800}.studio-url-evidence-grid{gap:var(--space-sm);display:grid}@media (min-width:720px){.studio-url-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.studio-fieldset-toggle-icon{color:var(--fg-dim);flex-shrink:0;font-size:1rem;font-weight:300;line-height:1}.studio-field{gap:var(--space-xs);flex-direction:column;display:flex}.studio-field-hint{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}.studio-field-error{color:var(--danger);margin:0;font-size:.75rem;line-height:1.45}.studio-form--result{gap:var(--space-sm);padding:var(--space-md);border-color:var(--border-subtle);box-shadow:none;background:linear-gradient(#14151a 0%,#0f1013 100%)}.studio-form--result .studio-command-header{padding-bottom:var(--space-md);align-items:flex-start}.studio-form--result .studio-command-heading{text-align:left;max-width:none;color:var(--fg-muted);font-size:.95rem}.studio-form--result .studio-fieldset{padding:var(--space-md);gap:var(--space-sm);border-radius:var(--radius-md);background:#ffffff06}.studio-form--result .studio-fieldset-legend{margin-bottom:var(--space-sm)}.studio-form--result .studio-field{gap:.2rem}.studio-form--result input,.studio-form--result textarea{min-height:40px;padding:.5rem .65rem;font-size:.875rem}.studio-form--result textarea{min-height:78px}.studio-form--result .studio-field-hint,.studio-form--result .studio-field-error{font-size:.6875rem;line-height:1.35}.studio-form--result .studio-fieldset-toggle{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md)}.studio-form--result .studio-fieldset--optional .studio-field{padding:var(--space-sm) var(--space-md) var(--space-md);border-bottom-left-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.studio-form--result .studio-action-strip{margin-top:var(--space-xs);padding:var(--space-md);border-radius:var(--radius-md);border-color:var(--border-subtle);background:#ffffff09}.studio-form--result .studio-action-btn{min-height:42px;padding:.55rem 1rem;font-size:.875rem}.studio-output-panel{padding:var(--space-xl);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:radial-gradient(120% 60% at 10% 0%, #ff8c0017 0%, transparent 55%), linear-gradient(165deg, #1e1f24 0%, var(--bg-surface) 45%, #141518 100%);position:relative;box-shadow:0 0 0 1px #ff8c000a,0 20px 40px #0000004d}.studio-workbench--empty .studio-output-panel{padding:var(--space-lg);border-color:var(--border-subtle);box-shadow:none;background:linear-gradient(#ffffff0b,#ffffff05),#111216}.studio-output-header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.studio-output-header .badge{flex-shrink:0;margin-top:.1rem}.studio-output-heading{color:var(--fg);margin:0;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:700;line-height:1.2}.studio-workbench--empty .studio-output-heading{font-size:1rem}.studio-output-panel--active{border-color:#ff8c002e;box-shadow:0 0 0 1px #ff8c0014,0 20px 40px #00000059}.studio-output-empty{justify-content:center;align-items:center;min-height:96px;display:flex}.studio-output-empty-text{text-align:left;max-width:44ch;color:var(--fg-dim);margin:0;font-size:.875rem;line-height:1.6}.studio-action-strip{gap:var(--space-sm);padding:var(--space-lg) var(--space-xl);border-radius:var(--radius-lg);background:linear-gradient(90deg, #ff8c0013, #ffffff09), var(--bg-surface-raised);border:1px solid #ff8c0029;flex-direction:column;align-items:stretch;display:flex}@media (min-width:640px){.studio-action-strip{flex-direction:row;justify-content:space-between;align-items:center}}.studio-action-hint{color:var(--fg-dim);margin:0;font-size:.8125rem}.studio-action-btn{width:100%;min-height:44px;padding:.6rem 1.5rem;font-size:.9375rem}@media (min-width:640px){.studio-action-btn{flex-shrink:0;width:auto}}.studio-output-streaming{gap:var(--space-md);padding:var(--space-md) 0;flex-direction:column;display:flex}.studio-output-streaming-title{color:var(--fg);opacity:.85;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.studio-output-streaming-desc{color:var(--fg-muted);opacity:.75;margin:0;font-size:.9rem;line-height:1.55}.studio-output-error{padding:var(--space-md);border-radius:var(--radius-md);background:#f8717114;border:1px solid #f8717140;align-items:flex-start;display:flex}.studio-output-error-text{color:var(--danger);margin:0;font-size:.875rem;line-height:1.5}.studio-output-result{gap:var(--space-xl);flex-direction:column;display:flex}.studio-output-main-copy{padding:clamp(var(--space-lg), 2.2vw, var(--space-xl));border-radius:var(--radius-md);background:linear-gradient(#ffffff0e,#ffffff06),#15161b;border:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff0b}.studio-output-result-title{color:var(--fg);margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.studio-output-result-desc{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.6}.studio-output-media-frame{border-radius:var(--radius-md);width:100%;min-height:110px;margin-bottom:var(--space-sm);background:linear-gradient(135deg,#111214 0%,#191a1e 50%,#111214 100%);border:1px solid #ffffff0f;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.studio-output-media-frame-label{letter-spacing:.16em;text-transform:uppercase;color:var(--fg-dim);opacity:.45;font-size:.625rem;font-weight:700}.studio-output-bullet-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.studio-output-bullet-list li{border-radius:var(--radius-md);color:var(--fg);background:#ffffff07;border:1px solid #fff1;align-items:flex-start;gap:.55rem;padding:.72rem .78rem;font-size:.9375rem;line-height:1.5;display:flex}.studio-output-bullet-list li:before{content:"→";color:var(--primary);opacity:.7;flex-shrink:0;font-size:.75rem;line-height:1.6}.studio-output-chips{gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-output-focus{gap:var(--space-xs);flex-direction:column;display:flex}.studio-output-focus-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.studio-output-section-label{margin:0 0 var(--space-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.studio-output-section{gap:var(--space-sm);padding:var(--space-lg);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff05;flex-direction:column;display:flex}.studio-next-step{padding:var(--space-xl);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:linear-gradient(165deg, #1c1d22 0%, var(--bg-surface) 40%, #141518 100%);gap:var(--space-lg);flex-direction:column;display:flex;box-shadow:0 0 0 1px #ff8c000d,0 24px 48px #0006}.studio-next-step-header{gap:.32rem;min-width:0;display:grid}.studio-next-step-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.6875rem;font-weight:700}.studio-next-step-title{color:var(--fg);margin:0;font-size:clamp(1.05rem,1.8vw,1.28rem);font-weight:850;line-height:1.22}.studio-next-step-copy{max-width:58ch;color:var(--fg-muted);margin:0;font-size:.84rem;line-height:1.5}.studio-next-step-notes{max-width:62ch;margin-top:var(--space-sm);gap:.35rem;display:grid}.studio-next-step-notes span{min-width:0;color:var(--fg-dim);overflow-wrap:anywhere;padding-left:.85rem;font-size:.76rem;font-weight:700;line-height:1.35;position:relative}.studio-next-step-notes span:before{content:"";background:var(--primary);border-radius:999px;width:5px;height:5px;position:absolute;top:.46rem;left:0;box-shadow:0 0 0 3px #ff8c001a}.studio-next-step-hint{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.55}.studio-next-step-receipt{padding:var(--space-md);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#ffffff08;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.studio-next-step-receipt-row{gap:.16rem;min-width:0;font-size:.75rem;display:grid}.studio-next-step-receipt-row--subtle{opacity:.74}.studio-next-step-receipt-row--primary{border-radius:var(--radius-sm);background:#ff8c000b;border:1px solid #ff8c001f;padding:.5rem .58rem}.studio-next-step--committed .studio-next-step-receipt-row--primary{background:#34d3990e;border-color:#34d39929}.studio-next-step-receipt-label{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850;line-height:1.2}.studio-next-step-receipt-value{min-width:0;color:var(--fg);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:850;line-height:1.25;overflow:hidden}.studio-next-step-actions{gap:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.studio-next-step .studio-action-btn{align-self:flex-start;width:fit-content;max-width:100%}.studio-next-step-actions .btn{min-height:38px;padding:.5rem .72rem;font-size:.8125rem}.studio-next-step-actions .btn-ghost{color:var(--fg-muted);background:#ffffff05;border-color:#ffffff0e}.studio-manual-edit-entry{gap:var(--space-md);min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#ff8c000e;border:1px solid #ff8c002e;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.studio-manual-edit-entry>div{gap:.22rem;min-width:0;display:grid}.studio-manual-edit-entry strong,.studio-manual-edit-entry span,.studio-manual-edit-entry small{overflow-wrap:anywhere;min-width:0}.studio-manual-edit-entry strong{color:var(--fg);font-size:.9rem;line-height:1.28}.studio-manual-edit-entry span,.studio-manual-edit-entry small{color:var(--fg-muted);font-size:.78rem;line-height:1.35}.studio-next-step-disclosure{border-radius:var(--radius-md);background:#94a3b809;border:1px solid #94a3b821;min-width:0;overflow:hidden}.studio-next-step-disclosure summary{min-height:42px;color:var(--fg-muted);cursor:pointer;overflow-wrap:anywhere;padding:.7rem .82rem;font-size:.76rem;font-weight:850;line-height:1.25}.studio-next-step-disclosure[open] summary{border-bottom:1px solid #94a3b81f}.studio-next-step-disclosure>:not(summary){margin:var(--space-sm)}.studio-soft-gate{gap:var(--space-md);min-width:0;padding:var(--space-lg);border-radius:var(--radius-lg);background:linear-gradient(#ff8c0012,#ffffff05),#11151d;border:1px solid #ff8c0042;display:grid;box-shadow:0 18px 40px #00000047}.studio-soft-gate-header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;display:flex}.studio-soft-gate-header>div{min-width:0}.studio-soft-gate-kicker{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .18rem;font-size:.66rem;font-weight:850;line-height:1.2}.studio-soft-gate-header h3{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:850;line-height:1.25}.studio-soft-gate-header>span,.studio-soft-gate-item-meta span,.studio-soft-gate-overflow{min-width:0;max-width:100%;color:var(--primary-bright);overflow-wrap:anywhere;background:#ff8c0012;border:1px solid #ff8c0033;border-radius:999px;padding:.22rem .46rem;font-size:.64rem;font-weight:850;line-height:1.2}.studio-soft-gate-copy,.studio-soft-gate-note,.studio-soft-gate-item p{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.48}.studio-soft-gate-list{gap:.52rem;min-width:0;display:grid}.studio-soft-gate-item{border-radius:var(--radius-sm);background:#ffffff07;border:1px solid #ff8c002e;gap:.28rem;min-width:0;padding:.72rem .78rem;display:grid}.studio-soft-gate-item-meta{flex-wrap:wrap;gap:.3rem;min-width:0;display:flex}.studio-soft-gate-item strong{min-width:0;color:var(--fg);overflow-wrap:anywhere;font-size:.84rem;line-height:1.28}.studio-soft-gate-overflow{justify-self:start;display:inline-flex}.studio-soft-gate-actions{gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.studio-soft-gate-actions .btn{overflow-wrap:anywhere;max-width:100%;min-height:40px}.studio-soft-gate-note{padding-top:var(--space-sm);color:var(--fg-dim);border-top:1px solid #fff1;font-size:.72rem}@media (max-width:420px){.studio-soft-gate{padding:var(--space-md)}.studio-soft-gate-header{flex-direction:column;align-items:flex-start}.studio-soft-gate-actions{flex-direction:column}.studio-soft-gate-actions .btn{justify-content:center;width:100%}.studio-manual-edit-entry{grid-template-columns:1fr}.studio-manual-edit-entry .btn{justify-content:center;width:100%}}@media (max-width:360px){.studio-soft-gate,.studio-soft-gate-item{max-width:100%;overflow-x:hidden}}@media (max-width:639px){.studio-next-step-receipt{grid-template-columns:1fr}.studio-next-step .studio-action-btn{align-self:stretch;width:100%}.studio-next-step-actions{flex-direction:column}.studio-next-step-actions .btn{justify-content:center;width:100%;min-height:44px}.studio-workbench--empty .studio-action-strip{z-index:10;border-bottom:none;border-left:none;border-right:none;border-top:1px solid var(--border-default);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:0 calc(-1 * clamp(var(--space-md), 3vw, 1.5rem));padding-left:clamp(var(--space-md), 3vw, 1.5rem);padding-right:clamp(var(--space-md), 3vw, 1.5rem);background:#1a1b1feb;border-radius:0;position:sticky;bottom:0}}.studio-fieldset--compact{padding:var(--space-md);gap:var(--space-sm);box-shadow:none;border-color:var(--border-subtle);background:#ffffff05}.studio-output-panel--done{background:radial-gradient(140% 70% at 8% 0%, #ff8c0014 0%, transparent 55%), linear-gradient(165deg, #1e1f25 0%, var(--bg-surface) 40%, #141518 100%);border-color:#ff8c002e;box-shadow:0 0 0 1px #ff8c000f,0 30px 70px #00000085}.studio-next-step--quiet{padding:var(--space-lg);border-color:var(--border-subtle);background:var(--bg-surface);box-shadow:none;gap:var(--space-md)}.studio-trust-summary{gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;display:grid}.studio-trust-summary--warn{background:#fbbf240e;border-color:#fbbf242e}.studio-trust-title{margin:0 0 var(--space-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.studio-trust-row{justify-content:space-between;align-items:center;gap:var(--space-md);min-width:0;display:flex}.studio-trust-label{min-width:0;color:var(--fg-muted);font-size:.75rem}.studio-trust-note{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}.studio-trust-issue-list{padding:var(--space-sm) 0 0;border-top:1px solid #fbbf2424;gap:.3rem;margin:0;list-style:none;display:grid}.studio-trust-issue-list li{color:var(--fg);font-size:.8125rem;line-height:1.4}.studio-trust-muted{color:var(--fg-muted)!important}.studio-trust-detail-link{color:var(--primary-bright);font-size:.8125rem;font-weight:600}.studio-support-zone{border-top:1px solid var(--border-subtle);padding-top:var(--space-xl);margin-top:var(--space-lg)}.studio-support-zone-header{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.studio-support-zone-label{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);opacity:.7;margin:0;font-size:.625rem;font-weight:700}.studio-review-list{gap:var(--space-md);display:grid}.studio-review-item{gap:var(--space-md);padding:var(--space-lg);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff05;display:grid}.studio-review-item-header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-review-item-title{color:var(--fg);margin:0;font-size:.9375rem;font-weight:650}.studio-review-item-meta{color:var(--fg-muted);margin:.25rem 0 0;font-size:.8125rem}.studio-review-badges{gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-review-badges .badge{font-size:.68rem}.studio-review-detail{gap:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);display:grid}.studio-review-note{resize:vertical;min-height:76px;font-size:.875rem}.studio-review-actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-review-actions .btn{min-height:38px;font-size:.875rem}.studio-review-actions .btn-ghost{color:var(--danger)}.studio-review-status{margin:0;font-size:.875rem}.studio-review-status--approved{color:var(--success)}.studio-review-status--rejected,.studio-review-error{color:var(--danger)}.studio-review-error{margin:0;font-size:.8125rem}@media (min-width:900px){.studio-workbench{column-gap:var(--space-xl);row-gap:var(--space-xl);grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;display:grid}.studio-output-panel{grid-area:1/1/3;align-self:stretch;min-height:520px}.studio-next-step{grid-area:1/2}.studio-form{grid-area:2/2}.studio-workbench--empty .studio-output-panel{grid-area:1/2;align-self:start;min-height:0}.studio-workbench--empty .studio-form{grid-area:1/1/3}.studio-output-panel{flex-direction:column;display:flex}.studio-workbench--result .studio-output-empty{flex:1;min-height:200px}}.overview-layout{gap:var(--space-xl);padding-top:var(--space-md);flex-direction:column;display:flex}.overview-hero{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);flex-wrap:wrap;display:flex}@media (max-width:640px){.overview-hero{flex-direction:column;align-items:stretch}.overview-hero .btn{justify-content:center;width:100%}}.overview-hero-text{flex:1;min-width:min(100%,280px)}.overview-title{margin:0 0 var(--space-sm);color:var(--fg);letter-spacing:-.02em;font-size:clamp(1.45rem,2.4vw,1.8rem);font-weight:700}.overview-sub{max-width:56ch;color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}.overview-status-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--success);background:var(--success-bg);white-space:nowrap;border:1px solid #34d39947;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}.overview-status-pill.is-attention{color:var(--warning);background:#fbbf241a;border-color:#fbbf2459}.command-strip{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.command-metric{padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);background:var(--bg-surface);border:1px solid var(--border-subtle)}.command-metric-value{font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:1.5rem;font-weight:700;line-height:1.2}.command-metric-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:.35rem;font-size:.6875rem;font-weight:700}.command-metric-hint{color:var(--fg-dim);margin:.35rem 0 0;font-size:.75rem;line-height:1.35}.overview-section-title{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);margin:0 0 var(--space-md);font-size:.6875rem;font-weight:700}.snapshot-table{border-collapse:collapse;width:100%;font-size:.8125rem}.snapshot-table th,.snapshot-table td{text-align:left;border-bottom:1px solid var(--border-subtle);vertical-align:top;padding:.65rem .5rem}.snapshot-table th{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:600}.snapshot-table tr:last-child td{border-bottom:none}.snapshot-title-cell{color:var(--fg);font-weight:600}.trust-badge-row{margin-top:var(--space-md);flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.responsive-only-desktop{display:none}@media (min-width:768px){.responsive-only-desktop{display:block}}.responsive-only-mobile{display:block}@media (min-width:768px){.responsive-only-mobile{display:none}}.snapshot-mobile-list{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.snapshot-mobile-card{border-radius:var(--radius-md);padding:var(--space-md);border:1px solid var(--border-subtle);background:var(--bg-surface)}.snapshot-mobile-card-title{margin:0 0 var(--space-sm);color:var(--fg);font-size:.9375rem;font-weight:600;line-height:1.35}.snapshot-mobile-row{justify-content:space-between;gap:var(--space-md);margin-bottom:.35rem;font-size:.8125rem;display:flex}.snapshot-mobile-row:last-child{margin-bottom:0}.snapshot-mobile-label{color:var(--fg-dim);flex-shrink:0}.snapshot-mobile-value{color:var(--fg-muted);text-align:right;word-break:break-word}.snapshot-mobile-badges{flex-wrap:wrap;justify-content:flex-start;gap:.35rem;margin-top:.35rem;display:flex}.attention-list{gap:var(--space-sm);flex-direction:column;display:flex}.attention-item{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);background:#fbbf240f;border:1px solid #fbbf2433;flex-wrap:wrap;display:flex}.attention-item-title{color:var(--fg);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.attention-item-meta{color:var(--fg-muted);margin:0;font-size:.75rem}.overview-grid{gap:var(--space-xl);display:grid}@media (min-width:900px){.overview-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}}.export-page{gap:var(--space-xl);padding-top:var(--space-md);flex-direction:column;display:flex}.export-command-zone{gap:var(--space-xl);padding:var(--space-xl);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:radial-gradient(120% 80% at 12% 0%, #ff8c001f 0%, transparent 58%), linear-gradient(165deg, #1c1d22 0%, var(--bg-surface) 44%, #111215 100%);display:grid;box-shadow:0 0 0 1px #ff8c000d,0 24px 52px #00000061}@media (min-width:860px){.export-command-zone{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.export-command-copy{min-width:0}.export-kicker{margin:0 0 var(--space-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.6875rem;font-weight:700}.export-title{margin:0 0 var(--space-sm);color:var(--fg);font-size:clamp(1.65rem,3vw,2.15rem);font-weight:700;line-height:1.15}.export-sub{max-width:64ch;color:var(--fg-muted);margin:0;font-size:.95rem;line-height:1.6}.export-chip-row,.export-command-actions,.export-output-actions{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.export-output-actions--compact{align-items:center}.export-chip-row{margin-top:var(--space-lg)}.export-chip{border:1px solid var(--border-subtle);min-height:32px;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border-radius:999px;align-items:center;padding:.32rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}.export-chip--success{color:var(--success);background:var(--success-bg);border-color:#34d39940}.export-chip--warn{color:var(--warning);background:#fbbf2417;border-color:#fbbf243d}.export-command-actions{justify-content:flex-start}@media (min-width:860px){.export-command-actions{justify-content:flex-end;max-width:320px}}.export-summary-strip{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.export-summary-card{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface)}.export-summary-card--ready{background:linear-gradient(180deg, #34d39914, var(--bg-surface));border-color:#34d39933}.export-summary-card--blocked{background:linear-gradient(180deg, #f871710f, var(--bg-surface));border-color:#f871712e}.export-summary-label{margin-bottom:var(--space-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700;display:block}.export-summary-value,.export-summary-note{color:var(--fg);line-height:1.2;display:block}.export-summary-value{font-family:var(--font-manrope), sans-serif;font-size:1.55rem;font-weight:700}.export-summary-note{min-height:1.9rem;font-size:.9375rem;font-weight:700}.export-summary-card p,.export-muted-copy,.export-mobile-note{margin:var(--space-xs) 0 0;color:var(--fg-dim);font-size:.75rem;line-height:1.45}.export-ops-grid{gap:var(--space-xl);align-items:start;display:grid}@media (min-width:980px){.export-ops-grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}}.export-main-stack{gap:var(--space-xl);flex-direction:column;min-width:0;display:flex}.export-output-hero{min-width:0;padding:var(--space-xl);border-radius:var(--radius-lg);background:radial-gradient(140% 70% at 10% 0%, #ff8c001f 0%, transparent 54%), linear-gradient(165deg, #202126 0%, var(--bg-surface) 42%, #121316 100%);border:1px solid #ff8c0033;box-shadow:0 0 0 1px #ff8c000f,0 28px 64px #00000075}.export-output-header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.export-output-title{color:var(--fg);margin:0;font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.2}.export-output-body,.export-empty-state{gap:var(--space-lg);flex-direction:column;min-width:0;display:flex}.export-output-record{min-width:0;padding:var(--space-lg);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff09}.export-output-record--compact{padding:var(--space-md)}.export-output-label,.export-output-package span,.export-rail-status span{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:.2rem;font-size:.625rem;font-weight:700;display:block}.export-output-record strong{color:var(--fg);overflow-wrap:anywhere;font-size:1.05rem;line-height:1.35;display:block}.export-output-record p,.export-safe-note,.export-empty-state p,.export-activity-empty p{margin:var(--space-sm) 0 0;color:var(--fg-muted);font-size:.875rem;line-height:1.55}.export-output-package{gap:var(--space-md);display:grid}@media (min-width:700px){.export-output-package{grid-template-columns:repeat(3,1fr)}}.export-output-package div{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06}.export-output-package strong,.export-rail-status strong{color:var(--fg);font-size:.875rem;line-height:1.4;display:block}.export-safe-note{padding-top:var(--space-md);border-top:1px solid var(--border-subtle);color:var(--fg-dim)}.export-uploaded-image-block{margin-top:var(--space-md);gap:var(--space-sm);display:grid}.export-uploaded-image-head{gap:2px;display:grid}.export-uploaded-image-title{color:var(--fg-strong);margin:0;font-size:.9375rem;font-weight:650;line-height:1.3}.export-uploaded-image-helper{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.5}.export-uploaded-image-grid{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr));margin:0;padding:0;list-style:none;display:grid}.export-uploaded-image-card{min-width:0;padding:var(--space-xs);border:1px solid var(--border-subtle);background:#ffffff06;border-radius:8px;gap:6px;display:grid}.export-uploaded-image-thumb{aspect-ratio:1;background:#0000003d;border-radius:6px;justify-content:center;align-items:center;width:100%;max-width:150px;margin:0 auto;display:flex;position:relative;overflow:hidden}.export-uploaded-image-img{object-fit:cover;width:100%;height:100%;display:block}.export-uploaded-image-fallback{padding:var(--space-xs);color:var(--fg-muted);text-align:center;gap:2px;font-size:.75rem;line-height:1.35;display:grid}.export-uploaded-image-fallback strong{color:var(--fg-strong);font-size:.8125rem;font-weight:650}.export-uploaded-image-meta{flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;display:flex}.export-uploaded-image-source{color:var(--fg-muted);overflow-wrap:anywhere;flex-basis:100%;font-size:.75rem}.export-uploaded-image-label{max-width:100%;color:var(--fg-muted);overflow-wrap:anywhere;word-break:break-word;font-size:.75rem}.export-uploaded-image-size{color:var(--fg-muted);font-size:.75rem}.export-uploaded-image-disclaimer{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.5}@media (max-width:360px){.export-uploaded-image-grid{grid-template-columns:1fr}.export-uploaded-image-thumb{max-width:120px}}.export-handoff-gate{border-color:#ff8c002e}.export-son-kontrol-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.export-approval-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.export-secondary-fact{opacity:.72}.export-approval-inline{gap:var(--space-sm);min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;display:grid}.export-approval-inline-main{gap:var(--space-md);justify-content:space-between;align-items:flex-start;display:flex}.export-approval-inline-main .export-kicker{margin-bottom:.25rem}.export-approval-inline-main .overview-section-title{font-size:1rem}.export-approval-inline-facts{gap:var(--space-xs) var(--space-md);color:var(--fg-muted);flex-wrap:wrap;font-size:.8125rem;line-height:1.45;display:flex}.export-compact-callout{gap:var(--space-xs);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;display:grid}.export-compact-callout strong{color:var(--fg);font-size:.9375rem;line-height:1.35}.export-compact-callout span{color:var(--fg-muted);font-size:.8125rem;line-height:1.45}.export-push-guard-row{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);background:#ff8c000e;border:1px solid #ff8c0033;display:grid}.export-push-guard-main{gap:var(--space-md);justify-content:space-between;align-items:flex-start;display:flex}.export-push-guard-main>div{gap:.25rem;min-width:0;display:grid}.export-push-guard-main .export-kicker{margin:0}.export-push-guard-main strong{color:var(--fg);font-size:.9375rem;line-height:1.35}.export-push-guard-main>div>span,.export-push-guard-row p{color:var(--fg-muted);font-size:.8125rem;line-height:1.45}.export-push-guard-row p{margin:0}.export-push-guard-row p strong{color:var(--fg)}.push-stage-display{border-color:#4ade8029}.push-stage-display__header{margin-bottom:var(--space-md)}.push-stage-display__timeline{gap:var(--space-xs);grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.push-stage-display__step{min-width:0;padding:var(--space-sm);border:1px solid var(--border-subtle);background:#ffffff06;border-radius:8px;align-content:start;gap:.35rem;display:grid}.push-stage-display__step span{width:1.45rem;height:1.45rem;color:var(--fg-muted);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex}.push-stage-display__step strong{color:var(--fg-muted);overflow-wrap:anywhere;font-size:.78rem;line-height:1.25}.push-stage-display__step--done{border-color:#4ade8038}.push-stage-display__step--done span,.push-stage-display__step--current span{color:var(--fg);background:#4ade8024}.push-stage-display__step--current{background:#ff8c000e;border-color:#ff8c005c}.push-stage-display__step--current strong{color:var(--fg)}.push-stage-display__body{gap:var(--space-md);margin-top:var(--space-lg);display:grid}.push-stage-display__summary,.push-stage-display__facts{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr));display:grid}.push-stage-display__summary>div,.push-stage-display__facts>div{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);background:#ffffff06;border-radius:8px}.push-stage-display__summary span,.push-stage-display__facts span,.push-stage-display__blockers>span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.65rem;font-weight:800;display:block}.push-stage-display__summary strong,.push-stage-display__facts strong{color:var(--fg);overflow-wrap:anywhere;font-size:.9rem;line-height:1.35;display:block}.push-stage-display__summary p{color:var(--fg-muted);margin:.35rem 0 0;font-size:.8125rem;line-height:1.45}.push-stage-display__mono{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.8125rem;line-height:1.5}.push-stage-display__mono code,.push-stage-display__blockers code{max-width:100%;font-family:var(--font-mono,"SFMono-Regular", Consolas, monospace);white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:inline-block}.push-stage-display__blockers{min-width:0;padding:var(--space-md);background:#ff8c000b;border:1px solid #ff8c0038;border-radius:8px}.push-stage-display__blockers ul{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.push-stage-display__blockers li{border:1px solid var(--border-subtle);min-width:0;max-width:100%;color:var(--fg-muted);border-radius:8px;padding:.3rem .45rem;font-size:.75rem;line-height:1.35}.push-stage-display__disclaimer{padding:var(--space-md);color:var(--fg-muted);background:#ff8c000e;border:1px solid #ff8c0033;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;font-size:.8125rem;line-height:1.45;display:flex}.push-stage-display__disclaimer strong{color:var(--fg)}@media (max-width:760px){.push-stage-display__timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.push-stage-display__timeline,.push-stage-display__summary,.push-stage-display__facts{grid-template-columns:minmax(0,1fr)}.push-stage-display__step{grid-template-columns:auto minmax(0,1fr);align-items:center}}.export-handoff-action-copy{max-width:52ch;color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.5}.export-handoff-details{padding-top:var(--space-md);border-top:1px solid var(--border-subtle)}.export-handoff-details summary{cursor:pointer;color:var(--fg);font-size:.875rem;font-weight:800}.export-handoff-details .export-checklist{margin-top:var(--space-md)}.export-confirm-check{min-height:44px;color:var(--fg-muted);letter-spacing:0;text-transform:none;margin:0;font-weight:600}.export-inline-details,.export-disclosure-group{min-width:0}.export-inline-details{border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-md);background:#ffffff06}.export-disclosure-group{padding:var(--space-md) 0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.export-inline-details summary,.export-disclosure-group>summary{cursor:pointer;color:var(--fg);font-size:.875rem;font-weight:800}.export-inline-details[open]{background:#ffffff09}.export-inline-details .export-output-package,.export-inline-details .export-checklist,.export-disclosure-group .export-table-wrap,.export-disclosure-group .export-records-mobile,.export-disclosure-stack{margin-top:var(--space-md)}.export-disclosure-stack{gap:var(--space-lg);display:grid}.smart-export-final-review{gap:var(--space-lg);min-width:0;display:grid}.smart-export-hero,.smart-export-card,.smart-export-package,.smart-export-history{min-width:0;padding:var(--space-lg);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:linear-gradient(#ffffff0b,#ffffff05),#101216}.smart-export-hero{gap:var(--space-lg);background:radial-gradient(520px 220px at 0 0,#ff8c001a,#0000 68%),linear-gradient(160deg,#ffffff0e,#ffffff05),#101216;border-color:#ff8c002e;display:grid}@media (min-width:760px){.smart-export-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.smart-export-hero h2,.smart-export-card h3,.smart-export-package h3,.smart-export-history h3{color:var(--fg);margin:0;line-height:1.25}.smart-export-hero h2{font-size:1.35rem}.smart-export-card h3,.smart-export-package h3,.smart-export-history h3{font-size:1rem}.smart-export-hero p,.smart-export-package-subtitle,.smart-export-empty-copy,.smart-export-status-copy{margin:var(--space-xs) 0 0;color:var(--fg-muted);overflow-wrap:anywhere;font-size:.875rem;line-height:1.55}.smart-export-hero-badges,.smart-export-warning-strip,.smart-export-caution-list,.smart-export-chip-list,.smart-export-package-warnings,.export-package-copy-groups{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.smart-export-card-grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));display:grid}.smart-export-card-head,.smart-export-field-head,.smart-export-block-head{gap:var(--space-md);justify-content:space-between;align-items:flex-start;display:flex}.smart-export-card-head>div,.smart-export-field-head>div,.smart-export-block-head>div{min-width:0}.smart-export-card-body,.smart-export-package-blocks,.smart-export-field-list,.smart-export-checklist,.smart-export-history-panel,.smart-export-attempt-list{gap:var(--space-md);min-width:0;display:grid}.smart-export-mini-grid,.smart-export-lock-grid,.smart-export-history-grid{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr));display:grid}.smart-export-mini-grid>div,.smart-export-lock-grid>div,.smart-export-history-panel,.smart-export-field,.smart-export-package-block,.smart-export-next-action,.smart-export-evidence-preview{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06}.smart-export-mini-grid span,.smart-export-lock-grid span,.smart-export-evidence-preview span,.smart-export-checklist>span,.smart-export-history-panel>span,.smart-export-field-head span,.smart-export-block-head span,.smart-export-next-action span{color:var(--fg-dim);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.2rem;font-size:.625rem;font-weight:800;display:block}.smart-export-mini-grid strong,.smart-export-lock-grid strong,.smart-export-history-panel>strong,.smart-export-field-head strong,.smart-export-block-head strong,.smart-export-next-action strong{color:var(--fg);overflow-wrap:anywhere;font-size:.9rem;line-height:1.35;display:block}.smart-export-evidence-preview p,.smart-export-field p,.smart-export-package-block>p,.smart-export-next-action p,.smart-export-history-panel p,.smart-export-attempt-list article span{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.8125rem;line-height:1.5}.smart-export-evidence-preview p,.smart-export-field p{white-space:pre-line}.smart-export-boundary-note{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);color:var(--fg-muted);background:#ff8c000e;border:1px solid #ff8c0033;margin:0;font-size:.8125rem;line-height:1.45}.smart-export-score-row{gap:var(--space-md);align-items:baseline;min-width:0;display:flex}.smart-export-score-row strong{color:var(--primary-bright);font-family:var(--font-manrope), sans-serif;font-size:2rem;line-height:1}.smart-export-score-row span{color:var(--fg-muted);font-size:.875rem;font-weight:700}.smart-export-note-list,.smart-export-checklist ul{color:var(--fg-muted);margin:0;padding-left:1.1rem;font-size:.8125rem;line-height:1.5}.smart-export-note-list li,.smart-export-checklist li{margin-bottom:.2rem}.smart-export-chip-list span,.smart-export-caution-list span,.smart-export-warning-strip span,.smart-export-package-warnings span{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);max-width:100%;color:var(--fg-muted);overflow-wrap:anywhere;background:#ffffff07;padding:.28rem .5rem;font-size:.75rem;line-height:1.35}.smart-export-package-block{gap:var(--space-md);display:grid}.smart-export-block-head em,.smart-export-field em{color:var(--warning);font-size:.75rem;font-style:normal;line-height:1.4}.smart-export-field-copy{min-height:36px;padding:.35rem .75rem;font-size:.8125rem}.smart-export-copy-wrap{flex-direction:column;align-items:flex-end;gap:.25rem;display:inline-flex}.smart-export-copy-error{color:var(--danger);font-size:.72rem;line-height:1.3}.export-package-copy-groups{margin-top:var(--space-sm)}.export-package-copy-groups .btn{min-height:38px;padding:.42rem .75rem;font-size:.8125rem}.smart-export-history-facts,.smart-export-attempt-list article{gap:.3rem;display:grid}.smart-export-history-facts span,.smart-export-attempt-list article{min-width:0;color:var(--fg-muted);overflow-wrap:anywhere;font-size:.8125rem;line-height:1.45}.smart-export-attempt-list article{padding:var(--space-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#0000001f}.smart-export-attempt-list article strong{color:var(--fg)}@media (max-width:640px){.smart-export-hero,.smart-export-card,.smart-export-package,.smart-export-history{padding:var(--space-md)}.smart-export-card-head,.smart-export-field-head,.smart-export-block-head{flex-direction:column;align-items:stretch}.smart-export-copy-wrap{align-items:stretch;width:100%}.smart-export-field-copy,.export-package-copy-groups .btn,.smart-export-history .btn{width:100%;min-height:44px}.smart-export-score-row{align-items:flex-start;gap:var(--space-xs);flex-direction:column}}.export-empty-state{justify-content:center;min-height:220px}.export-empty-state strong,.export-activity-empty strong{color:var(--fg);font-size:1rem}.export-detail-card,.export-marketplace-rail{min-width:0;padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface)}.marketplace-beta-gate{gap:var(--space-lg);display:grid}.marketplace-beta-gate__subtitle{margin:var(--space-xs) 0 0;max-width:58ch;color:var(--fg-muted);font-size:.875rem;line-height:1.55}.marketplace-beta-gate__selector,.marketplace-beta-gate__summary-grid{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.marketplace-beta-gate__option{min-width:0;min-height:104px;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--fg-muted);text-align:left;cursor:pointer;background:#ffffff06}.marketplace-beta-gate__option--active{color:var(--fg);background:#ff8c0014;border-color:#ff8c0061}.marketplace-beta-gate__option strong,.marketplace-beta-gate__option span,.marketplace-beta-gate__option em{overflow-wrap:anywhere;display:block}.marketplace-beta-gate__option strong{margin-bottom:var(--space-xs);color:var(--fg);font-size:.9375rem;line-height:1.3}.marketplace-beta-gate__option span,.marketplace-beta-gate__option em{color:var(--fg-muted);font-size:.8125rem;line-height:1.45}.marketplace-beta-gate__option em{margin-top:var(--space-xs);color:var(--success);font-style:normal;font-weight:700}.marketplace-beta-gate__fact,.marketplace-beta-gate__confirmation,.marketplace-beta-gate__result,.marketplace-beta-gate__attempts{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06}.marketplace-beta-gate__fact span,.marketplace-beta-gate__lists h3,.marketplace-beta-gate__attempts h3{margin:0 0 var(--space-xs);color:var(--fg-dim);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:800;display:block}.marketplace-beta-gate__fact strong{color:var(--fg);overflow-wrap:anywhere;font-size:.95rem;line-height:1.35;display:block}.marketplace-beta-gate__fact p,.marketplace-beta-gate__confirmation p,.marketplace-beta-gate__result p{margin:var(--space-xs) 0 0;color:var(--fg-muted);font-size:.8125rem;line-height:1.5}.marketplace-beta-gate__amazon-readiness{gap:var(--space-md);min-width:0;padding:var(--space-lg);border-radius:var(--radius-md);background:#ff8c000e;border:1px solid #ff8c0033;display:grid}.marketplace-beta-gate__amazon-readiness h3{color:var(--fg);margin:0;font-size:1rem;line-height:1.35}.marketplace-beta-gate__amazon-readiness p{margin:var(--space-xs) 0 0;color:var(--fg-muted);font-size:.8125rem;line-height:1.55}.marketplace-beta-gate__amazon-readiness ul{gap:var(--space-xs);margin:0;padding:0;list-style:none;display:grid}.marketplace-beta-gate__amazon-readiness li{min-width:0;padding:var(--space-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#0000001f;gap:.2rem;display:grid}.marketplace-beta-gate__amazon-readiness li strong{color:var(--fg);font-size:.875rem;line-height:1.35}.marketplace-beta-gate__amazon-readiness li span,.marketplace-beta-gate__amazon-readiness li code{color:var(--fg-muted);overflow-wrap:anywhere;font-size:.75rem;line-height:1.45}.marketplace-beta-gate__lists{gap:var(--space-md);display:grid}@media (min-width:760px){.marketplace-beta-gate__lists{grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}}.marketplace-beta-gate__lists ul,.marketplace-beta-gate__result ul,.marketplace-beta-gate__attempts ul{gap:var(--space-xs);margin:0;padding:0;list-style:none;display:grid}.marketplace-beta-gate__lists li,.marketplace-beta-gate__result li,.marketplace-beta-gate__attempts li{gap:var(--space-xs);min-width:0;padding:var(--space-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--fg-muted);background:#ffffff05;font-size:.8125rem;line-height:1.45;display:grid}.marketplace-beta-gate__lists code,.marketplace-beta-gate__result code,.marketplace-beta-gate__attempts code{max-width:100%;color:var(--fg);overflow-wrap:anywhere;font-size:.75rem}.marketplace-beta-gate__confirmation{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.marketplace-beta-gate__check{gap:var(--space-sm);color:var(--fg-muted);flex:260px;align-items:flex-start;font-size:.875rem;line-height:1.45;display:flex}.marketplace-beta-gate__confirmation .btn{white-space:normal;flex:none;max-width:100%}.marketplace-beta-gate__result{border-color:#22c55e47}.marketplace-beta-gate__result--error{border-color:#ef44444d}.marketplace-beta-gate__result strong{color:var(--fg);font-size:.95rem;line-height:1.35;display:block}.marketplace-beta-gate__attempts-heading{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.marketplace-beta-gate__attempts li div{gap:var(--space-xs) var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.marketplace-beta-gate__attempts li strong{color:var(--fg)}@media (max-width:640px){.marketplace-beta-gate__selector,.marketplace-beta-gate__summary-grid{grid-template-columns:1fr}.marketplace-beta-gate__confirmation{flex-direction:column;align-items:stretch}.marketplace-beta-gate__confirmation .btn{width:100%;min-height:44px}}.export-checklist{gap:var(--space-sm);display:grid}.export-check-row{gap:var(--space-xs);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;display:grid}@media (min-width:720px){.export-check-row{grid-template-columns:minmax(160px,.35fr) minmax(0,1fr);align-items:center}}.export-check-row span{color:var(--fg);font-size:.875rem;font-weight:700}.export-check-row p{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.5}.export-issue-field{color:var(--fg);font-weight:800}.feed-quality-card{gap:var(--space-sm);display:grid}.feed-quality-mp-row{gap:var(--space-xs);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;display:grid}.feed-quality-mp-header{justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.feed-quality-mp-name{color:var(--fg);font-size:.9375rem;font-weight:700}.feed-quality-mp-meta{gap:var(--space-xs) var(--space-md);flex-wrap:wrap;margin-top:.125rem;display:flex}.feed-quality-issue-list{margin:var(--space-xs) 0 0;padding-left:1.1rem;list-style:outside}.feed-quality-issue-item{color:var(--fg-muted);margin-bottom:.125rem;font-size:.8125rem;line-height:1.5}.feed-quality-issue-more{color:var(--fg-muted);margin-top:.25rem;font-size:.75rem;font-style:italic;list-style:none}.feed-quality-no-issues{margin:var(--space-xs) 0 0;color:var(--fg-muted);font-size:.8125rem;line-height:1.45}.export-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.export-records-desktop{display:none}.export-records-mobile{display:flex}@media (min-width:768px){.export-records-desktop{display:block}.export-records-mobile{display:none}}.export-activity-empty{padding:var(--space-lg);border:1px dashed var(--border-default);border-radius:var(--radius-md);background:#ffffff05}.export-marketplace-rail{gap:var(--space-md);background:linear-gradient(180deg, #18191d 0%, var(--bg-surface) 100%);flex-direction:column;display:flex}@media (min-width:980px){.export-marketplace-rail{top:var(--space-xl);position:sticky}}.export-marketplace-rail h2{margin:0 0 var(--space-sm);font-size:1.1rem;line-height:1.25}.export-rail-status{padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff08}.export-rail-targets{gap:var(--space-sm);grid-template-columns:1fr;display:grid}@media (max-width:640px){.export-page{gap:var(--space-lg)}.export-command-zone,.export-output-hero,.export-detail-card,.export-marketplace-rail{padding:var(--space-lg)}.export-command-actions,.export-output-actions{flex-direction:column;align-items:stretch}.export-command-actions .btn,.export-output-actions .btn,.export-marketplace-rail .btn{width:100%;min-height:44px}.export-summary-strip{grid-template-columns:1fr}.export-output-header{flex-direction:column}}.marketplace-page{gap:var(--space-xl);padding-top:var(--space-md);flex-direction:column;display:flex}.marketplace-command-zone{gap:var(--space-xl);padding:var(--space-xl);border-radius:var(--radius-lg);background:radial-gradient(120% 80% at 10% 0%, #ff8c0021 0%, transparent 58%), linear-gradient(165deg, #202126 0%, var(--bg-surface) 45%, #111215 100%);border:1px solid #ff8c002e;display:grid;box-shadow:0 0 0 1px #ff8c000d,0 26px 58px #0000006b}@media (min-width:860px){.marketplace-command-zone{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.marketplace-command-copy,.marketplace-main-stack,.marketplace-readiness,.marketplace-active-hero,.marketplace-form-card,.marketplace-side-rail,.marketplace-rail-card{min-width:0}.marketplace-title{margin:0 0 var(--space-sm);color:var(--fg);font-size:clamp(1.65rem,3vw,2.15rem);font-weight:700;line-height:1.15}.marketplace-sub{max-width:64ch;color:var(--fg-muted);margin:0;font-size:.95rem;line-height:1.6}.marketplace-chip-row,.marketplace-command-actions,.marketplace-card-topline,.marketplace-active-header,.marketplace-form-heading,.marketplace-form-actions{gap:var(--space-sm);display:flex}.marketplace-chip-row{margin-top:var(--space-lg);flex-wrap:wrap;align-items:center}.marketplace-chip{border:1px solid var(--border-subtle);min-height:32px;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border-radius:999px;align-items:center;padding:.32rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}button.marketplace-chip{min-height:44px}.marketplace-chip--warn{color:var(--warning);background:#fbbf2417;border-color:#fbbf243d}.marketplace-command-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center}@media (min-width:860px){.marketplace-command-actions{justify-content:flex-end;max-width:340px}}.marketplace-console-grid{gap:var(--space-xl);align-items:start;display:grid}@media (min-width:980px){.marketplace-console-grid{grid-template-columns:minmax(0,1fr) minmax(270px,330px)}}.marketplace-main-stack,.marketplace-side-rail{gap:var(--space-xl);flex-direction:column;display:flex}@media (min-width:980px){.marketplace-side-rail{top:var(--space-xl);position:sticky}}.marketplace-readiness,.marketplace-active-hero,.marketplace-form-card,.marketplace-empty-card{padding:var(--space-xl);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface)}.marketplace-active-hero,.marketplace-form-card{background:radial-gradient(120% 70% at 8% 0%, #ff8c0014 0%, transparent 55%), linear-gradient(165deg, #1b1c21 0%, var(--bg-surface) 45%, #121316 100%);box-shadow:0 18px 44px #00000047}.marketplace-section-heading{margin-bottom:var(--space-lg)}.marketplace-section-kicker{margin:0 0 var(--space-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.6875rem;font-weight:700}.marketplace-section-heading h2,.marketplace-active-header h2,.marketplace-form-heading h2,.marketplace-rail-card h2,.marketplace-empty-card h2{color:var(--fg);margin:0;font-size:1.1rem;line-height:1.3}.marketplace-card-grid{gap:var(--space-md);display:grid}@media (min-width:720px){.marketplace-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.marketplace-readiness-card{gap:var(--space-md);min-width:0;padding:var(--space-lg);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;flex-direction:column;display:flex}.marketplace-card-topline,.marketplace-active-header,.marketplace-form-heading,.marketplace-form-actions{justify-content:space-between;align-items:flex-start}.marketplace-card-chip-row{gap:var(--space-xs);flex-wrap:wrap;align-items:center;display:flex}.marketplace-card-chip-row .marketplace-status{white-space:normal;text-align:left;flex-shrink:1}.marketplace-card-topline h3{color:var(--fg);margin:0;font-size:1rem;line-height:1.25}.marketplace-readiness-card p,.marketplace-active-copy,.marketplace-form-safe-copy,.marketplace-rail-card p,.marketplace-empty-card p,.marketplace-empty-state p{color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.55}.marketplace-status{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:30px;padding:.26rem .58rem;font-size:.6875rem;font-weight:700;display:inline-flex}.marketplace-status--pending{color:var(--warning);background:#fbbf241a;border:1px solid #fbbf2447}.marketplace-status--prep{color:var(--primary-bright);background:var(--primary-subtle);border:1px solid #ff8c0040}.marketplace-status--muted{color:var(--fg-muted);border:1px solid var(--border-subtle);background:#ffffff0d}.marketplace-export-note{padding-top:var(--space-md);border-top:1px solid var(--border-subtle);gap:.2rem;display:grid}.marketplace-export-note span,.marketplace-detail-grid dt{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.marketplace-export-note strong,.marketplace-detail-grid dd{color:var(--fg);margin:0;font-size:.875rem;line-height:1.4}.marketplace-warning-footer strong{color:var(--fg-muted);font-weight:600}.marketplace-active-hero{gap:var(--space-lg);border-color:#ff8c0029;flex-direction:column;display:flex}.marketplace-mapping-guardrails{gap:var(--space-xs);padding:var(--space-md);color:var(--fg-muted);background:#ff8c000b;border:1px solid #ff8c0029;border-radius:8px;margin:0;font-size:.8125rem;line-height:1.5;list-style-position:inside;display:grid}.marketplace-detail-grid{gap:var(--space-md);margin:0;display:grid}@media (min-width:720px){.marketplace-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.marketplace-detail-grid div{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff08}.marketplace-detail-grid label{letter-spacing:.02em;min-width:0;margin:0}.marketplace-detail-grid label>span{margin-bottom:.35rem;display:block}.marketplace-mapping-checkbox{min-height:44px;color:var(--fg-muted);letter-spacing:0;text-transform:none;align-items:center;gap:.5rem;padding:.65rem 0;font-weight:600;display:flex}.marketplace-mapping-checkbox>span{margin:0}.marketplace-detail-grid dd{overflow-wrap:anywhere;margin-top:.2rem}.marketplace-empty-state{padding:var(--space-lg);border:1px dashed var(--border-default);border-radius:var(--radius-md);background:#ffffff05}.marketplace-empty-state strong{margin-bottom:var(--space-sm);color:var(--fg);display:block}.marketplace-form-heading{margin-bottom:var(--space-md)}.marketplace-form-safe-copy{padding-bottom:var(--space-lg);margin-bottom:var(--space-lg);border-bottom:1px solid var(--border-subtle)}.marketplace-form-grid{gap:var(--space-md);display:grid}@media (min-width:720px){.marketplace-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-form-field--wide{grid-column:1/-1}}.marketplace-form-field{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06}.marketplace-form-actions{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--border-subtle)}.marketplace-form-actions p{max-width:40ch;color:var(--fg-dim);margin:0;font-size:.8125rem;line-height:1.45}.marketplace-rail-card{gap:var(--space-md);padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);flex-direction:column;display:flex}.marketplace-rail-card--accent{background:linear-gradient(180deg, #18191d 0%, var(--bg-surface) 100%);border-color:#ff8c0029}.marketplace-guidance-list,.marketplace-steps{gap:var(--space-sm);color:var(--fg-muted);margin:0;padding-left:1.1rem;font-size:.875rem;line-height:1.5;display:grid}.marketplace-guidance-list--compact{gap:var(--space-xs);padding-left:1rem;font-size:.8125rem}.marketplace-steps li::marker{color:var(--primary);font-weight:700}.marketplace-full-button{width:100%;min-height:44px}@media (max-width:640px){.marketplace-page,.marketplace-console-grid,.marketplace-main-stack,.marketplace-side-rail{gap:var(--space-lg)}.marketplace-command-zone,.marketplace-readiness,.marketplace-active-hero,.marketplace-form-card,.marketplace-rail-card,.marketplace-empty-card{padding:var(--space-lg)}.marketplace-command-actions,.marketplace-form-actions{flex-direction:column;align-items:stretch}.marketplace-command-actions .btn,.marketplace-form-actions .btn,.marketplace-readiness-card .btn{width:100%;min-height:44px}.marketplace-chip-row button.marketplace-chip{flex:min(100%,12rem);justify-content:center}.marketplace-active-header,.marketplace-form-heading,.marketplace-card-topline{flex-direction:column}.marketplace-status{white-space:normal;text-align:center;width:fit-content;max-width:100%}}.hp{background:var(--bg-base);flex-direction:column;min-height:100vh;display:flex}.hp-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hp-nav{z-index:20;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08080ae0;position:sticky;top:0}.hp-main{flex-direction:column;display:flex}.hp-nav-inner{max-width:1120px;padding:var(--space-md) clamp(var(--space-lg), 4vw, 2rem);align-items:center;gap:var(--space-lg);margin:0 auto;display:flex}.hp-logo{font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:1rem;font-weight:700;text-decoration:none}.hp-logo:hover{text-decoration:none}.hp-logo-mark{color:var(--fg-dim);margin-left:.15rem;font-size:.65rem;font-weight:700}.hp-nav-links{justify-content:center;gap:var(--space-xl);letter-spacing:.06em;text-transform:uppercase;flex:1;font-size:.8125rem;font-weight:500;display:none}@media (max-width:639px){.hp-nav-inner{grid-template-columns:1fr auto;grid-template-areas:"logo cta""links links";align-items:center;gap:.65rem .75rem;display:grid}.hp-logo{grid-area:logo;justify-self:start}.hp-nav-cta{white-space:nowrap;grid-area:cta;justify-self:end;margin-left:0}.hp-nav-links{width:100%;padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);flex-wrap:wrap;grid-area:links;justify-content:center;gap:.5rem 1rem;display:flex}}@media (min-width:640px){.hp-nav-links{display:flex}}.hp-nav-links a{color:var(--fg-muted);align-items:center;min-height:44px;padding:.25rem .2rem;display:inline-flex}.hp-nav-links a:hover{color:var(--fg)}.hp-nav-cta{margin-left:auto;padding:.45rem .9rem;font-size:.8125rem}.hp-section{max-width:1120px;padding:clamp(2rem, 5vw, 3.25rem) clamp(var(--space-lg), 4vw, 2rem);margin:0 auto}.hp-hero{padding-top:clamp(1.75rem,4vw,2.75rem);padding-bottom:clamp(1.5rem,3vw,2rem)}.hp-section--first{padding-top:clamp(1.75rem,4vw,2.75rem)}.hp-section--steps{padding-top:clamp(1.75rem,4vw,2.5rem);padding-bottom:clamp(1.75rem,4vw,2.5rem)}.hp-section--flow{padding-top:clamp(1.5rem,3vw,2.25rem)}.hp-section--preview{padding-bottom:clamp(1.5rem,3vw,2rem)}.hp-hero-grid{gap:var(--space-2xl);align-items:start;display:grid}@media (min-width:900px){.hp-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.hp-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0 0 var(--space-md);font-size:.6875rem;font-weight:700}.hp-title{margin:0 0 var(--space-lg);font-family:var(--font-manrope), sans-serif;letter-spacing:-.03em;color:var(--fg);font-size:clamp(1.85rem,4vw,2.5rem);font-weight:700;line-height:1.15}.hp-lead{margin:0 0 var(--space-xl);color:var(--fg-muted);max-width:52ch;font-size:1.05rem;line-height:1.65}.hp-hero-actions{gap:var(--space-md);flex-wrap:wrap;display:flex}@media (max-width:480px){.hp-hero-actions{flex-direction:column}.hp-hero-actions .btn{justify-content:center;width:100%}}.hp-proof-card{border-radius:var(--radius-lg);padding:var(--space-xl);background:linear-gradient(165deg, #1c1d22 0%, var(--bg-surface) 50%, #141518 100%);border:1px solid var(--border-default);box-shadow:0 0 0 1px #ff8c000f,0 24px 48px #00000059}.hp-proof-card-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);margin:0 0 var(--space-sm);font-size:.625rem;font-weight:700}.hp-mock-label{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);margin:0 0 .25rem;font-size:.5625rem;font-weight:700}.hp-mock-label--spaced{margin-top:var(--space-md)}.hp-mock-title{margin:0 0 var(--space-sm);color:var(--fg);font-size:.9375rem;font-weight:600;line-height:1.35}.hp-mock-desc{margin:0 0 var(--space-sm);color:var(--fg-muted);font-size:.8125rem;line-height:1.5}.hp-mock-bullets{margin:0 0 var(--space-sm);color:var(--fg-muted);padding-left:1rem;font-size:.8125rem;line-height:1.45}.hp-mock-tags{margin-bottom:var(--space-md);flex-wrap:wrap;gap:.35rem;display:flex}.hp-mock-tag{color:var(--fg-muted);border:1px solid var(--border-subtle);background:#ffffff0f;border-radius:999px;padding:.15rem .45rem;font-size:.6875rem;font-weight:500;display:inline-block}.hp-mock-trust{padding-top:var(--space-md);border-top:1px solid var(--border-subtle);color:var(--fg-dim);align-items:flex-start;gap:.5rem;margin:0;font-size:.6875rem;line-height:1.45;display:flex}.hp-mock-trust-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.35rem;box-shadow:0 0 0 3px #34d39933}.hp-first-grid{gap:var(--space-xl);align-items:start;display:grid}@media (min-width:800px){.hp-first-grid{gap:var(--space-2xl);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.hp-first-card{border-radius:var(--radius-md);padding:var(--space-lg);background:var(--bg-surface-raised);border:1px solid var(--border-default)}.hp-first-card-kicker{margin:0 0 var(--space-md);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.5625rem;font-weight:700}.hp-first-card-list{color:var(--fg-muted);flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.8125rem;line-height:1.45;list-style:none;display:flex}.hp-first-card-key{letter-spacing:.04em;text-transform:uppercase;min-width:4.5rem;color:var(--fg-dim);margin-right:.35rem;font-family:ui-monospace,monospace;font-size:.65rem;font-weight:600;display:inline-block}.hp-first-card-foot{margin:var(--space-md) 0 0;padding-top:var(--space-md);border-top:1px solid var(--border-subtle);color:var(--fg-dim);font-size:.75rem}.hp-band{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:#ffffff05}.hp-band-inner{padding-top:clamp(1.25rem,3vw,1.75rem);padding-bottom:clamp(1.25rem,3vw,1.75rem)}.hp-trust-strip{gap:var(--space-lg);margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.hp-trust-strip{grid-template-columns:repeat(3,1fr)}}.hp-trust-strip li{flex-direction:column;gap:.35rem;display:flex}.hp-trust-strip strong{color:var(--fg);font-size:.8125rem;font-weight:600}.hp-trust-strip span{color:var(--fg-muted);font-size:.8125rem;line-height:1.45}.hp-heading{margin:0 0 var(--space-md);font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:700}.hp-sub{color:var(--fg-muted);max-width:62ch;margin:0;font-size:.9375rem;line-height:1.6}.hp-surface{border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid var(--border-subtle)}.hp-steps{margin:var(--space-xl) 0 0;gap:var(--space-xl);flex-direction:column;padding:0;list-style:none;display:flex}.hp-steps li{gap:var(--space-lg);grid-template-columns:auto 1fr;align-items:start;display:grid}.hp-step-num{border-radius:var(--radius-md);width:2rem;height:2rem;color:var(--on-primary);background:linear-gradient(135deg, var(--primary-bright), var(--primary));justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.hp-step-title{color:var(--fg);margin:0 0 .35rem;font-size:1rem;font-weight:600}.hp-step-text{color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.55}.hp-flow{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-surface-raised);flex-wrap:wrap;display:flex}@media (max-width:900px){.hp-flow{flex-direction:column;align-items:stretch}.hp-flow-arrow{display:none}}.hp-flow-node{flex-direction:column;gap:.2rem;min-width:120px;display:flex}.hp-flow-label{color:var(--primary-bright);font-size:.8125rem;font-weight:700}.hp-flow-desc{color:var(--fg-muted);font-size:.75rem}.hp-flow-arrow{color:var(--fg-dim);font-size:1.25rem}.hp-preview-grid{gap:var(--space-md);margin-top:var(--space-xl);display:grid}@media (min-width:720px){.hp-preview-grid{grid-template-columns:repeat(3,1fr)}}.hp-preview-card{padding:var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-surface)}.hp-preview-label{margin:0 0 var(--space-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.hp-preview-mock{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.45}.hp-preview-foot{margin:var(--space-lg) 0 0;color:var(--fg-dim);font-size:.8125rem}.hp-cta-block{padding-bottom:clamp(3rem,8vw,5rem)}.hp-cta-inner{text-align:center;padding:var(--space-2xl) var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--border-default);background:radial-gradient(80% 80% at 50% 0%, #ff8c001f, transparent 55%), var(--bg-surface);box-shadow:0 20px 50px #00000059}.hp-cta-title{margin:0 0 var(--space-sm);font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700}.hp-cta-sub{margin:0 0 var(--space-xl);color:var(--fg-muted);font-size:.9375rem}.hp-cta-button{padding:.65rem 1.5rem;font-size:.9375rem}.hp-footer{border-top:1px solid var(--border-subtle);background:#00000059;margin-top:auto}.hp-footer-inner{max-width:1120px;padding:var(--space-lg) clamp(var(--space-lg), 4vw, 2rem);align-items:center;gap:var(--space-md);color:var(--fg-dim);flex-wrap:wrap;margin:0 auto;font-size:.75rem;display:flex}@media (max-width:520px){.hp-footer-inner{flex-direction:column;align-items:flex-start}.hp-footer-copy{flex:unset}.hp-footer-nav{align-items:flex-start;gap:var(--space-sm);flex-direction:column;width:100%}}.hp-footer-brand{color:var(--fg-muted);font-weight:600}.hp-footer-copy{flex:1}.hp-footer-nav{gap:var(--space-lg);flex-wrap:wrap;align-items:center;display:flex}.hp-footer-nav a{color:var(--fg-muted)}.hp-footer-muted{color:var(--fg-dim)}.catalog-alert{color:var(--danger);margin:0;font-size:.875rem}.catalog-empty-text{color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.55}.catalog-section{margin-top:0}.catalog-row-list{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.catalog-row-card{gap:var(--space-md);flex-direction:column;display:flex}.catalog-row-head{min-width:0}.catalog-row-title{margin:0 0 var(--space-xs);color:var(--fg);font-size:1rem;font-weight:600;line-height:1.35}.catalog-row-meta{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.45}.catalog-row-badges{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.catalog-row-actions{gap:var(--space-sm);padding-top:var(--space-xs);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}@media (max-width:480px){.catalog-row-actions{flex-direction:column}.catalog-row-actions .btn{justify-content:center;width:100%}}.catalog-row-link{min-height:44px;padding:.5rem .85rem;font-size:.8125rem}.catalog-footnote{margin:var(--space-xl) 0 0;color:var(--fg-dim);max-width:62ch;font-size:.75rem;line-height:1.45}.catalog-trust-summary{padding:var(--space-sm) 0;flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.catalog-filter-pills{padding:var(--space-md) 0;margin-bottom:var(--space-xs);flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.catalog-filter-pill{color:var(--fg-muted);border:1px solid var(--border-subtle);background:0 0;border-radius:999px;align-items:center;min-height:36px;padding:.3rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.catalog-filter-pill:hover{color:var(--fg);background:var(--bg-surface);border-color:var(--border)}.catalog-filter-pill--active{color:var(--fg);border-color:var(--primary);background:#ff8c001a;font-weight:600;box-shadow:0 0 0 1px #ff8c001a}.geo-page{gap:var(--space-xl);padding-top:var(--space-md);flex-direction:column;display:flex}.geo-command-zone{gap:var(--space-xl);padding:var(--space-xl);border-radius:var(--radius-lg);background:radial-gradient(120% 90% at 10% 0%, #ff8c0024 0%, transparent 56%), linear-gradient(165deg, #1b1c21 0%, var(--bg-surface) 44%, #101114 100%);border:1px solid #ff8c0033;display:grid;box-shadow:0 0 0 1px #ff8c000f,0 24px 56px #0000006b}@media (min-width:860px){.geo-command-zone{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.geo-command-copy{min-width:0}.geo-eyebrow,.geo-panel-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.6875rem;font-weight:800}.geo-title{margin:var(--space-xs) 0 var(--space-sm);color:var(--fg);font-size:clamp(1.8rem,3.2vw,2.35rem);font-weight:800;line-height:1.08}.geo-sub{max-width:64ch;color:var(--fg-muted);margin:0;font-size:.95rem;line-height:1.6}.geo-chip-row,.geo-command-actions{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.geo-chip-row{margin-top:var(--space-lg)}.geo-chip{border:1px solid var(--border-subtle);min-height:32px;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border-radius:999px;align-items:center;padding:.32rem .65rem;font-size:.6875rem;font-weight:800;display:inline-flex}.geo-chip--purple{color:#c4b5fd;background:#a855f71a;border-color:#a855f747}.geo-command-actions{justify-content:flex-start}@media (min-width:860px){.geo-command-actions{justify-content:flex-end;max-width:320px}}.geo-intel-grid{gap:var(--space-xl);align-items:start;display:grid}@media (min-width:980px){.geo-intel-grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}}.geo-primary-stack{gap:var(--space-xl);flex-direction:column;min-width:0;display:flex}.geo-intel-hero{min-width:0;padding:var(--space-2xl);border-radius:var(--radius-lg);background:radial-gradient(120% 80% at 12% 4%,#ff8c0029 0%,#0000 54%),linear-gradient(155deg,#222329 0%,#17181c 48%,#111215 100%);border:1px solid #ff8c0038;box-shadow:0 0 0 1px #ff8c0014,0 30px 70px #00000085}.geo-intel-topline,.geo-section-head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.geo-section-head{margin-bottom:var(--space-lg)}.geo-intel-topline h2,.geo-section-head h2{margin:var(--space-xs) 0 0;color:var(--fg);line-height:1.2}.geo-intel-topline h2{overflow-wrap:anywhere;max-width:25ch;font-size:clamp(1.35rem,2.4vw,1.85rem)}.geo-section-head h2{font-size:1.05rem}.geo-status-pill{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border-subtle);border-radius:999px;flex-shrink:0;align-items:center;min-height:30px;padding:.25rem .6rem;font-size:.6875rem;font-weight:800;display:inline-flex}.geo-status-pill--green{color:var(--success);background:var(--success-bg);border-color:#34d39947}.geo-status-pill--amber{color:var(--warning);background:#fbbf241a;border-color:#fbbf2447}.geo-status-pill--muted{color:var(--fg-muted);border-color:var(--border-default);background:#ffffff0a}.geo-score-zone{gap:var(--space-xl);margin:var(--space-2xl) 0;align-items:center;display:grid}@media (min-width:700px){.geo-score-zone{grid-template-columns:auto minmax(0,1fr)}}.geo-score-ring{aspect-ratio:1;background:radial-gradient(circle at 50% 48%,#ffb3472e,#ff8c000f 48%,#ffffff08 49%),linear-gradient(#ffffff0f,#ffffff05);border:1px solid #ff8c004d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(150px,23vw,205px);display:flex;box-shadow:0 0 38px #ff8c0029,inset 0 0 0 10px #ffffff06}.geo-score-ring span{font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:clamp(3rem,8vw,4.6rem);font-weight:800;line-height:.95}.geo-score-ring small{color:var(--fg-dim);letter-spacing:.08em;font-size:.8rem;font-weight:800}.geo-score-copy{min-width:0}.geo-score-label{margin:0 0 var(--space-sm);color:var(--primary-bright);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:800}.geo-score-text{max-width:56ch;color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.65}.geo-subsignal-grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.geo-subsignal{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff09}.geo-subsignal span,.geo-signal-score small{color:var(--fg-dim);letter-spacing:.09em;text-transform:uppercase;font-size:.625rem;font-weight:800;display:block}.geo-subsignal strong{margin-top:var(--space-xs);color:var(--fg);font-size:.95rem;display:block}.geo-subsignal--green,.geo-signal-row--green,.geo-recommendation--green{border-color:#34d39938}.geo-subsignal--amber,.geo-signal-row--amber,.geo-recommendation--amber{border-color:#fbbf243d}.geo-subsignal--red,.geo-signal-row--red{border-color:#f8717142}.geo-subsignal--purple,.geo-signal-row--purple{background:#a855f714;border-color:#a855f757}.geo-rail{gap:var(--space-md);flex-direction:column;min-width:0;display:flex}@media (min-width:980px){.geo-rail{top:var(--space-xl);position:sticky}}.geo-rail-card,.geo-next-rail,.geo-panel,.geo-history,.geo-empty-state,.geo-alert{min-width:0;padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface)}.geo-rail-card--status{background:linear-gradient(180deg, #ff8c0014, var(--bg-surface));border-color:#ff8c002e}.geo-rail-card strong{margin:var(--space-sm) 0;color:var(--fg);font-size:1.15rem;display:block}.geo-rail-card p,.geo-next-rail p,.geo-rail-empty,.geo-empty-state p{margin:var(--space-sm) 0 0;color:var(--fg-muted);font-size:.875rem;line-height:1.55}.geo-rail-list{margin:var(--space-md) 0 0;gap:var(--space-sm);flex-direction:column;padding:0;list-style:none;display:flex}.geo-rail-list li{padding:var(--space-sm) 0;border-bottom:1px solid var(--border-subtle);color:var(--fg-muted);font-size:.8125rem}.geo-rail-list li:last-child{border-bottom:none}.geo-next-rail{background:#ff8c000f;border-color:#ff8c003d}.geo-next-rail a,.geo-panel-link{margin-top:var(--space-md);color:var(--primary-bright);font-size:.8125rem;font-weight:800;text-decoration:none;display:inline-flex}.geo-next-rail a:hover,.geo-panel-link:hover{opacity:.86;text-decoration:none}.geo-body-grid{gap:var(--space-xl);display:grid}.geo-main-stack{gap:var(--space-xl);flex-direction:column;min-width:0;display:flex}.geo-signal-list,.geo-recommendation-list{gap:var(--space-sm);display:grid}.geo-signal-row{gap:var(--space-md);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:linear-gradient(135deg,#ffffff0a,#ffffff05);grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid;position:relative;overflow:hidden}@media (min-width:700px){.geo-signal-row{grid-template-columns:auto minmax(0,1fr) minmax(112px,auto)}}.geo-signal-accent{background:var(--success);border-radius:999px;align-self:start;width:9px;height:9px;margin-top:.35rem;box-shadow:0 0 0 4px #34d3991a}.geo-signal-row--amber .geo-signal-accent{background:var(--warning);box-shadow:0 0 0 4px #fbbf241a}.geo-signal-row--red .geo-signal-accent{background:var(--danger);box-shadow:0 0 0 4px #f871711a}.geo-signal-row--muted .geo-signal-accent{background:var(--fg-dim);box-shadow:0 0 0 4px #ffffff12}.geo-signal-row--purple .geo-signal-accent{background:#a855f7;box-shadow:0 0 0 4px #a855f721}.geo-signal-main{min-width:0}.geo-signal-main strong,.geo-recommendation strong,.geo-history-row strong{color:var(--fg);font-size:.92rem;line-height:1.35;display:block}.geo-signal-main p,.geo-recommendation p{color:var(--fg-muted);margin:.25rem 0 0;font-size:.8125rem;line-height:1.5}.geo-signal-score{flex-direction:column;grid-column:2;align-items:flex-start;gap:.35rem;min-width:0;display:flex}@media (min-width:700px){.geo-signal-score{grid-column:auto;align-items:flex-end}}.geo-signal-score strong{font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:1.25rem;font-weight:800;line-height:1}.geo-signal-meter{background:#ffffff14;border-radius:999px;width:min(100%,112px);height:4px;overflow:hidden}.geo-signal-meter span{border-radius:inherit;background:var(--success);height:100%;display:block}.geo-signal-row--amber .geo-signal-meter span{background:var(--warning)}.geo-signal-row--red .geo-signal-meter span{background:var(--danger)}.geo-signal-row--muted .geo-signal-meter span{background:var(--fg-dim)}.geo-signal-row--purple .geo-signal-meter span{background:#a855f7}.geo-recommendation{padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06}.geo-guidance-list{gap:var(--space-sm);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border-subtle);display:grid}.geo-guidance-row{gap:var(--space-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:#ffffff06;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:38px;padding:.45rem .6rem;display:grid}.geo-guidance-row span{background:var(--fg-dim);border-radius:999px;width:7px;height:7px}.geo-guidance-row p{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.4}.geo-guidance-row--green span{background:var(--success)}.geo-guidance-row--purple span{background:#a855f7}.geo-history-list{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.geo-history-row{align-items:start;gap:var(--space-md);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:inherit;background:linear-gradient(135deg,#ffffff09,#ffffff04);grid-template-columns:minmax(0,1fr) auto;text-decoration:none;display:grid}.geo-history-row:hover{border-color:var(--border-default);text-decoration:none}.geo-history-row span:first-child{min-width:0}.geo-history-row strong{overflow-wrap:anywhere}.geo-history-row small{color:var(--fg-dim);margin-top:.2rem;font-size:.75rem;display:block}.geo-history-empty{padding:var(--space-lg);border:1px dashed var(--border-default);border-radius:var(--radius-md);color:var(--fg-muted);background:#ffffff06;font-size:.875rem}.geo-empty-state{background:radial-gradient(100% 70% at 10% 0%, #ff8c001f, transparent 56%), var(--bg-surface);border-color:#ff8c002e;flex-direction:column;justify-content:center;align-items:flex-start;min-height:320px;display:flex}.geo-empty-state h2{margin:var(--space-sm) 0 0;color:var(--fg);font-size:1.35rem}.geo-alert{color:var(--danger);margin:0;font-size:.875rem}.geo-footnote{max-width:68ch;color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.5}@media (max-width:640px){.geo-page{gap:var(--space-lg)}.geo-command-zone,.geo-intel-hero,.geo-rail-card,.geo-next-rail,.geo-panel,.geo-history,.geo-empty-state{padding:var(--space-lg)}.geo-command-actions{flex-direction:column;align-items:stretch}.geo-command-actions .btn,.geo-empty-state .btn{width:100%;min-height:44px}.geo-intel-topline,.geo-section-head,.geo-history-row{flex-direction:column;align-items:stretch}.geo-history-row{grid-template-columns:1fr}.geo-status-pill{width:fit-content}.geo-score-ring{width:min(100%,168px)}}@media (max-width:400px){.geo-subsignal-grid{grid-template-columns:1fr}}.ops-alert{color:var(--danger);margin:0;font-size:.875rem}.ops-empty-text{color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.55}.ops-layout{gap:var(--space-xl);padding-top:var(--space-md);flex-direction:column;display:flex}.ops-command-zone{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);padding:var(--space-2xl);border-radius:var(--radius-lg);background:radial-gradient(90% 120% at 0 0,#ff8c0024 0%,#0000 58%),linear-gradient(135deg,#1b1c22 0%,#121316 48%,#0e0f11 100%);border:1px solid #ff8c0038;flex-wrap:wrap;display:flex;box-shadow:inset 0 1px #ffffff0a,0 28px 64px #0000006b}.ops-command-copy{flex:1;min-width:min(100%,300px)}.ops-status-row{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.ops-status-chip,.ops-readonly-badge,.ops-muted-count,.ops-rail-status{border:1px solid var(--border-subtle);min-height:28px;color:var(--fg-muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#ffffff0b;border-radius:999px;align-items:center;padding:.28rem .6rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ops-status-chip--warn{color:var(--warning);background:#fbbf241a;border-color:#fbbf2440}.overview-health-grid.ops-health-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ops-health-card-value{color:var(--fg);font-family:var(--font-manrope), sans-serif;overflow-wrap:anywhere;margin:0;font-size:clamp(1.05rem,1.5vw,1.45rem);font-weight:800;line-height:1.12}.ops-body{gap:var(--space-xl);display:grid}@media (min-width:980px){.ops-body{grid-template-columns:minmax(0,1.45fr) minmax(284px,348px);align-items:start}}.ops-main,.ops-rail{gap:var(--space-xl);flex-direction:column;display:flex}.ops-risk-board,.ops-event-surface{padding:var(--space-2xl);border-radius:var(--radius-lg);background:radial-gradient(120% 60% at 8% 0%, #ff8c001f 0%, transparent 55%), linear-gradient(165deg, #1e1f25 0%, var(--bg-surface) 48%, #141518 100%);border:1px solid #ff8c002e;box-shadow:0 0 0 1px #ff8c000f,0 28px 64px #00000070}.ops-event-surface{border-color:var(--border-default);background:linear-gradient(180deg, #18191e 0%, var(--bg-surface) 100%);box-shadow:0 18px 44px #00000042}.ops-surface-head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.ops-surface-title{color:var(--fg);margin:0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:800;line-height:1.15}.ops-risk-band-list{gap:var(--space-md);flex-direction:column;display:flex}.ops-risk-band{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff06;display:flex}.ops-risk-band--critical{background:#f871710f;border-color:#f871713d}.ops-risk-band--high,.ops-risk-band--warn{background:#fbbf240e;border-color:#fbbf2433}.ops-risk-band--watch{background:#60a5fa0b;border-color:#60a5fa29}.ops-risk-band--clear{background:#34d39909;border-color:#34d3991f}.ops-risk-band-main{align-items:flex-start;gap:var(--space-md);min-width:0;display:flex}.ops-risk-dot{background:var(--fg-dim);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.4rem;box-shadow:0 0 0 3px #ffffff0d}.ops-risk-band--critical .ops-risk-dot{background:var(--danger);box-shadow:0 0 0 3px #f8717129}.ops-risk-band--high .ops-risk-dot,.ops-risk-band--warn .ops-risk-dot{background:var(--warning);box-shadow:0 0 0 3px #fbbf2426}.ops-risk-band--watch .ops-risk-dot{background:var(--info);box-shadow:0 0 0 3px #60a5fa24}.ops-risk-band--clear .ops-risk-dot{background:var(--success);box-shadow:0 0 0 3px #34d39924}.ops-risk-label{color:var(--fg);margin:0 0 .15rem;font-size:.875rem;font-weight:700}.ops-risk-hint{color:var(--fg-muted);margin:0;font-size:.75rem;line-height:1.45}.ops-risk-count{color:var(--fg);font-family:var(--font-manrope), sans-serif;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:800}.ops-priority-records{margin:var(--space-lg) 0 0;gap:var(--space-md);flex-direction:column;padding:0;list-style:none;display:flex}.ops-priority-record{gap:var(--space-md);padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-md);background:#ffffff09;flex-direction:column;display:flex}.ops-priority-record-head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.ops-priority-record-title{margin:0 0 var(--space-xs);color:var(--fg);font-size:1rem;font-weight:700;line-height:1.3}.ops-priority-record-meta{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.4}.ops-premium-empty{gap:var(--space-sm);margin-top:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-md);background:#34d3990b;border:1px solid #34d39924;flex-direction:column;display:flex}.ops-premium-empty-title{color:var(--fg);margin:0;font-size:.95rem;font-weight:700}.ops-issue-list{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ops-issue-item{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);background:#ffffff05;border-left:3px solid #ff8c008c;flex-direction:column;gap:.2rem;display:flex}.ops-issue-title{color:var(--fg);font-size:.8125rem;font-weight:600}.ops-issue-hint{color:var(--fg-muted);font-size:.75rem;line-height:1.45}.ops-inline-links{gap:var(--space-sm);padding-top:var(--space-sm);flex-wrap:wrap;display:flex}@media (max-width:480px){.ops-inline-links .btn{justify-content:center;width:100%}}.ops-footnote{color:var(--fg-dim);max-width:72ch;margin:0;font-size:.75rem;line-height:1.45}.ops-event-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ops-event-item{gap:var(--space-md);padding:0 0 var(--space-lg);grid-template-columns:18px minmax(0,1fr);display:grid;position:relative}.ops-event-item:last-child{padding-bottom:0}.ops-event-item:not(:last-child):before{content:"";background:var(--border-subtle);width:1px;position:absolute;top:16px;bottom:0;left:4px}.ops-event-marker{background:var(--primary);z-index:1;border-radius:50%;width:9px;height:9px;margin-top:.45rem;box-shadow:0 0 0 4px #ff8c001a}.ops-event-body{min-width:0;padding-bottom:var(--space-md);border-bottom:1px solid var(--border-subtle)}.ops-event-item:last-child .ops-event-body{border-bottom:none;padding-bottom:0}.ops-event-line{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}.ops-event-label{color:var(--fg);font-size:.875rem;font-weight:650;line-height:1.35}.ops-event-source{border:1px solid var(--border-subtle);min-height:22px;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border-radius:999px;flex-shrink:0;align-items:center;padding:.14rem .45rem;font-size:.625rem;font-weight:700;display:inline-flex}.ops-event-meta{color:var(--fg-muted);overflow-wrap:anywhere;margin-top:.25rem;font-size:.75rem;display:block}.artifact-timeline{min-width:0}.artifact-event-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.artifact-event-item{gap:var(--space-md);min-width:0;padding-bottom:var(--space-lg);grid-template-columns:18px minmax(0,1fr);display:grid;position:relative}.artifact-event-item:last-child{padding-bottom:0}.artifact-event-item:not(:last-child):before{content:"";background:var(--border-subtle);width:1px;position:absolute;top:16px;bottom:0;left:4px}.artifact-event-marker{z-index:1;background:var(--primary);border-radius:999px;width:9px;height:9px;margin-top:.55rem;box-shadow:0 0 0 4px #ff8c001a}.artifact-event-body{min-width:0;padding-bottom:var(--space-md);border-bottom:1px solid var(--border-subtle)}.artifact-event-item:last-child .artifact-event-body{border-bottom:none;padding-bottom:0}.artifact-event-line{gap:var(--space-sm);grid-template-columns:minmax(0,1fr) auto;align-items:start;min-width:0;display:grid}.artifact-event-title{align-items:center;gap:var(--space-sm);min-width:0;color:var(--fg);flex-wrap:wrap;font-size:.875rem;font-weight:700;line-height:1.4;display:flex}.artifact-event-title>span:last-child{overflow-wrap:normal;word-break:normal;min-width:min(100%,14rem)}.artifact-event-time,.artifact-event-meta{color:var(--fg-muted);font-size:.75rem;line-height:1.45;display:block}.artifact-event-time{text-align:right;white-space:normal;max-width:13rem}.artifact-event-meta{overflow-wrap:anywhere;margin-top:.28rem}.ops-rail-card,.ops-summary-card{padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface-raised)}.ops-rail-status{min-height:24px;color:var(--fg-muted);background:#ffffff09;padding:.2rem .48rem}.ops-rail-links{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.ops-rail-links a{color:var(--primary-bright);font-size:.8125rem;font-weight:650;text-decoration:none}.ops-rail-links a:hover{opacity:.86;text-decoration:none}.ops-lower-grid{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ops-summary-value{margin:var(--space-sm) 0;color:var(--fg);font-family:var(--font-manrope), sans-serif;font-size:1.4rem;font-weight:800;line-height:1.15}@media (max-width:1040px){.overview-health-grid.ops-health-grid,.ops-lower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ops-layout{gap:var(--space-lg);padding-top:0}.ops-command-zone,.ops-risk-board,.ops-event-surface{padding:var(--space-lg)}.ops-status-row,.ops-surface-head,.ops-priority-record-head,.ops-event-line{flex-direction:column;align-items:flex-start}.ops-status-chip,.ops-readonly-badge,.ops-muted-count,.ops-rail-status,.ops-event-source{white-space:normal}.overview-health-grid.ops-health-grid,.ops-lower-grid{grid-template-columns:1fr}.ops-risk-band{align-items:flex-start}.ops-risk-count{font-size:1rem}.artifact-event-line{grid-template-columns:1fr}.artifact-event-time{text-align:left;max-width:none}.ops-priority-record{padding:var(--space-md)}}.catalog-command-zone{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);padding:var(--space-2xl);border-radius:var(--radius-lg);background:linear-gradient(135deg,#ff8c001a 0%,#ff8c000a 45%,#0000 75%);border:1px solid #ff8c0033;flex-wrap:wrap;display:flex;box-shadow:inset 0 1px #ff8c0012,0 4px 28px #ff8c000d}@media (max-width:640px){.catalog-command-zone{padding:var(--space-xl);flex-direction:column;align-items:stretch}}.catalog-eyebrow{margin:0 0 var(--space-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.6875rem;font-weight:700}.catalog-summary-strip{gap:var(--space-md);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}@media (max-width:920px){.catalog-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.catalog-summary-strip{grid-template-columns:1fr}}.catalog-summary-metric{min-width:0;min-height:124px;padding:var(--space-lg);border-radius:var(--radius-md);background:linear-gradient(180deg, #18191d 0%, var(--bg-surface) 100%);border:1px solid var(--border-default);flex-direction:column;gap:.35rem;transition:border-color .15s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff08,0 16px 30px #0003}.catalog-summary-metric:before{content:"";background:#ff8c0094;border-radius:999px;width:32px;height:2px;margin-bottom:.1rem}.catalog-summary-metric--warn{background:linear-gradient(#fbbf2414 0%,#fbbf2408 100%);border-color:#fbbf244d;box-shadow:0 2px 10px #fbbf240f}.catalog-summary-metric--warn .catalog-summary-metric-value{color:var(--warning)}.catalog-summary-metric-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700;line-height:1.3}.catalog-summary-metric-value{font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:1.75rem;font-weight:700;line-height:1.15}.catalog-summary-metric-hint{color:var(--fg-muted);margin-top:auto;font-size:.75rem;line-height:1.35}.catalog-body{gap:var(--space-xl);display:grid}@media (min-width:900px){.catalog-body{grid-template-columns:minmax(0,1fr) minmax(248px,300px);align-items:start}}.catalog-main{gap:var(--space-xl);flex-direction:column;display:flex}.catalog-rail{gap:var(--space-lg);flex-direction:column;display:flex}.catalog-record-card{align-items:stretch;gap:var(--space-md);min-width:0;padding:var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border-default);color:inherit;background:linear-gradient(#17181c 0%,#121316 100%);grid-template-columns:minmax(0,1fr) minmax(220px,260px) 154px;text-decoration:none;transition:border-color .12s,background .12s,box-shadow .12s;display:grid}.catalog-record-card:hover{border-color:var(--border-strong);background:linear-gradient(#1b1c21 0%,#15161a 100%);text-decoration:none;box-shadow:0 14px 34px #00000047}.catalog-record-card--attention{background:linear-gradient(#fbbf2412 0%,#fbbf2406 100%);border-color:#fbbf244d;box-shadow:0 0 0 1px #fbbf2412}.catalog-record-card--attention:hover{background:#fbbf2412;border-color:#fbbf2473;box-shadow:0 4px 18px #fbbf2414}.catalog-record-identity{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.catalog-record-kind-chip{min-height:24px;color:var(--primary-bright);letter-spacing:.08em;text-transform:uppercase;background:#ff8c0014;border:1px solid #ff8c002e;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.catalog-record-title{color:var(--fg);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:1.02rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.catalog-record-meta{max-width:100%;color:var(--fg-dim);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;line-height:1.4;overflow:hidden}.catalog-record-evidence-chips{flex-wrap:wrap;gap:.3rem;margin-top:.2rem;display:flex}.catalog-record-evidence-chip{border:1px solid var(--border-subtle);color:var(--fg-muted);letter-spacing:.04em;white-space:nowrap;background:#ffffff0a;border-radius:999px;align-items:center;padding:.1rem .45rem;font-size:.6rem;font-weight:600;display:inline-flex}.catalog-row-trust-chips{flex-wrap:wrap;gap:.3rem;max-width:100%;margin-top:.15rem;display:flex}.catalog-row-trust-chip{border:1px solid var(--border-subtle);max-width:100%;min-height:24px;color:var(--fg-muted);overflow-wrap:anywhere;background:#ffffff09;border-radius:999px;align-items:center;padding:.12rem .48rem;font-size:.62rem;font-weight:700;line-height:1.25;display:inline-flex}.catalog-row-trust-chip--source{color:#bfdbfe;background:#60a5fa0f;border-color:#60a5fa2e}.catalog-row-trust-chip--price{color:#fde68a;background:#fbbf240e;border-color:#fbbf242e}.catalog-row-trust-chip--freshness{color:#bbf7d0;background:#22c55e0d;border-color:#22c55e29}.catalog-marketplace-readiness-chips{flex-wrap:wrap;gap:.3rem;max-width:100%;margin-top:.15rem;display:flex}.catalog-marketplace-readiness-chip{border:1px solid var(--border-subtle);max-width:100%;min-height:24px;color:var(--fg-muted);overflow-wrap:anywhere;background:#ffffff09;border-radius:999px;align-items:center;padding:.12rem .5rem;font-size:.62rem;font-weight:760;line-height:1.25;display:inline-flex}.catalog-marketplace-readiness-chip--blocked{color:#fecaca;background:#f8717111;border-color:#f871713d}.catalog-marketplace-readiness-chip--partial{color:#fde68a;background:#fbbf240f;border-color:#fbbf2438}.catalog-marketplace-readiness-chip--ready_with_warnings{color:#bfdbfe;background:#60a5fa0f;border-color:#60a5fa33}.catalog-marketplace-readiness-chip--ready_for_send{color:#bbf7d0;background:#34d3990f;border-color:#34d39933}.catalog-marketplace-readiness-chip--action{color:var(--primary-bright);background:#ff8c000e;border-color:#ff8c0033}.catalog-marketplace-readiness-chip--marketplace{color:#ddd6fe;background:#a78bfa0e;border-color:#a78bfa33}.catalog-record-audit{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:#ffffff06;flex-direction:column;gap:.45rem;width:100%;min-width:0;max-width:260px;padding:.65rem;display:flex}.catalog-record-state-group{align-items:center;gap:var(--space-sm);grid-template-columns:minmax(64px,max-content) minmax(0,1fr);min-width:0;display:grid}.catalog-record-state-group .badge{text-align:center;white-space:normal;justify-content:center;min-width:0;max-width:100%}.catalog-record-state-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim);flex-shrink:0;font-size:.625rem;font-weight:700}.catalog-record-issue-group{padding-top:var(--space-sm);border-top:1px solid var(--border-subtle)}.catalog-record-side{justify-content:space-between;align-items:flex-end;gap:var(--space-md);min-width:154px;padding-left:var(--space-md);border-left:1px solid var(--border-subtle);flex-direction:column;display:flex}.catalog-record-update{text-align:right;flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.catalog-record-side-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.catalog-record-side-value{color:var(--fg-muted);font-size:.8125rem;line-height:1.35}.catalog-record-cta{border-radius:var(--radius-sm);width:100%;min-height:34px;color:var(--primary-bright);white-space:nowrap;background:#ff8c0014;border:1px solid #ff8c0038;justify-content:center;align-items:center;padding:.4rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}@media (max-width:980px){.catalog-record-card{grid-template-columns:1fr}.catalog-record-audit{max-width:none}.catalog-record-side{min-width:0;padding-left:0;padding-top:var(--space-md);border-left:none;border-top:1px solid var(--border-subtle);flex-direction:row;align-items:center}.catalog-record-update{text-align:left;align-items:flex-start}}@media (max-width:420px){.catalog-record-card{padding:var(--space-lg);gap:var(--space-md)}.catalog-record-title{white-space:normal;-webkit-line-clamp:unset;display:block}.catalog-record-state-group{grid-template-columns:1fr}.catalog-record-side{flex-direction:column;align-items:stretch}.catalog-record-state-group .badge,.catalog-record-cta{width:100%}.catalog-row-trust-chip,.catalog-marketplace-readiness-chip{white-space:normal}}.catalog-priority-board{padding:var(--space-lg);border-radius:var(--radius-lg);background:linear-gradient(165deg, #1a1b20 0%, var(--bg-surface) 100%);border:1px solid var(--border-default);box-shadow:0 4px 18px #0003}.catalog-priority-board-head{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.catalog-priority-board-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.625rem;font-weight:700}.catalog-priority-board-count,.catalog-priority-group-count{border:1px solid var(--border-default);min-width:28px;height:28px;color:var(--fg);background:#ffffff0a;border-radius:999px;justify-content:center;align-items:center;padding:0 .45rem;font-size:.75rem;font-weight:700;display:inline-flex}.catalog-priority-groups{gap:var(--space-md);flex-direction:column;display:flex}.catalog-priority-group{padding:var(--space-md);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:#ffffff06}.catalog-priority-group-head{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.catalog-priority-group-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);opacity:.75;margin:0;font-size:.5625rem;font-weight:700}.catalog-priority-list{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.catalog-priority-item{justify-content:space-between;align-items:center;gap:var(--space-sm);min-height:42px;padding:.5rem var(--space-sm);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);color:inherit;background:#ffffff08;text-decoration:none;transition:background .1s;display:flex}.catalog-priority-item:hover{background:#ffffff0e;text-decoration:none}.catalog-priority-item--warn{background:#fbbf240a;border-color:#fbbf242e}.catalog-priority-item--warn:hover{background:#fbbf2414}.catalog-priority-item--success{background:#34d3990b;border-color:#34d39929}.catalog-priority-item--success:hover{background:#34d39914}.catalog-priority-item-name{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.8125rem;font-weight:500;overflow:hidden}.catalog-priority-item-action{color:var(--primary-bright);flex-shrink:0;font-size:.6875rem;font-weight:600}.catalog-priority-empty{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-sm);background:#34d3990a;border:1px solid #34d3991f;flex-direction:column;display:flex}.catalog-priority-empty-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 3px #34d3992e}.catalog-priority-empty-text{color:var(--fg-muted);margin:0;font-size:.8125rem}.catalog-priority-empty-title{color:var(--fg);margin:0;font-size:.95rem;font-weight:700}.catalog-priority-empty-hint{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}.catalog-priority-empty-cta{border-radius:var(--radius-sm);width:100%;min-height:38px;color:var(--primary-bright);background:#ff8c0014;border:1px solid #ff8c0038;justify-content:center;align-items:center;padding:.45rem .7rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.catalog-priority-empty-cta:hover{background:#ff8c001f;border-color:#ff8c0057;text-decoration:none}.catalog-command-zone{padding:clamp(var(--space-lg), 2.6vw, var(--space-2xl));background:radial-gradient(620px 220px at 0 0,#ff8c0024,#0000 62%),linear-gradient(135deg,#17181d 0%,#101116 62%,#0b0c0f 100%);border-color:#ff8c003d;align-items:center;box-shadow:inset 0 1px #ffffff0a,0 22px 52px #00000047}.catalog-command-zone .overview-sub{max-width:62ch}.catalog-summary-strip{gap:clamp(.65rem, 1.2vw, var(--space-md))}.catalog-summary-metric{min-height:132px;padding:var(--space-lg);background:linear-gradient(#ffffff0e 0%,#ffffff05 100%),#121318;border-color:#ffffff1b}.catalog-summary-metric:before{background:var(--primary);width:38px;height:3px;box-shadow:0 0 18px #ff8c0038}.catalog-summary-metric--review:before{background:var(--info);box-shadow:0 0 18px #60a5fa33}.catalog-summary-metric--success:before{background:var(--success);box-shadow:0 0 18px #34d3992e}.catalog-summary-metric--warn:before{background:var(--warning);box-shadow:0 0 18px #fbbf242e}.catalog-summary-metric--review .catalog-summary-metric-value{color:#93c5fd}.catalog-summary-metric--success .catalog-summary-metric-value{color:var(--success)}.catalog-summary-metric-label{color:#c5c5ce}.catalog-summary-metric-value{font-size:clamp(1.65rem,2.8vw,2.15rem);font-weight:800}.catalog-control-bar{align-items:center;gap:var(--space-lg);padding:var(--space-md);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:linear-gradient(#ffffff0a,#ffffff05),#101116;grid-template-columns:minmax(150px,.24fr) minmax(0,1fr);display:grid}.catalog-control-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-bright);margin:0 0 .15rem;font-size:.625rem;font-weight:800}.catalog-control-title{color:var(--fg);margin:0;font-size:.95rem;font-weight:750;line-height:1.25}.catalog-filter-pills{justify-content:flex-end;gap:.45rem;margin:0;padding:0}.catalog-filter-pill{border-radius:var(--radius-sm);background:#ffffff09;border-color:#ffffff13;gap:.45rem;min-height:38px;padding:.38rem .62rem .38rem .72rem;font-size:.75rem;font-weight:750}.catalog-filter-count{min-width:1.45rem;height:1.45rem;color:var(--fg);background:#ffffff0f;border:1px solid #ffffff12;border-radius:999px;justify-content:center;align-items:center;padding:0 .36rem;font-size:.68rem;font-weight:800;display:inline-flex}.catalog-filter-pill--active{color:var(--fg);box-shadow:inset 0 -2px 0 var(--primary), 0 10px 24px #ff8c0014;background:#ff8c0024;border-color:#ff8c0075}.catalog-filter-pill--active .catalog-filter-count{color:var(--on-primary);background:var(--primary);border-color:#ff8c0080}.catalog-body{gap:clamp(var(--space-lg), 2.2vw, var(--space-2xl))}@media (min-width:900px){.catalog-body{grid-template-columns:minmax(0,1fr) minmax(270px,318px)}}.catalog-section{gap:var(--space-md);flex-direction:column;display:flex}.catalog-section .overview-section-title{margin:0}.catalog-row-list{gap:.7rem}.catalog-record-card{padding:var(--space-lg);border-radius:var(--radius-lg);background:linear-gradient(90deg,#ff8c000f,#0000 26%),linear-gradient(#18191f 0%,#111216 100%);border-color:#ffffff18;grid-template-columns:minmax(0,1fr) minmax(232px,292px) 150px;position:relative}.catalog-record-card:before{content:"";inset:var(--space-md) auto var(--space-md) 0;background:#ff8c0094;border-radius:999px;width:3px;position:absolute}.catalog-record-card--attention:before{background:var(--warning)}.catalog-record-title{letter-spacing:0;font-size:clamp(1rem,1.4vw,1.1rem);font-weight:800}.catalog-record-meta{white-space:normal;overflow-wrap:anywhere}.catalog-record-audit{max-width:none;padding:var(--space-md);background:linear-gradient(#ffffff0b,#ffffff05);border-color:#ffffff14;gap:.52rem}.catalog-record-audit-kicker{letter-spacing:.13em;text-transform:uppercase;color:var(--fg-dim);padding-bottom:.15rem;font-size:.58rem;font-weight:800;display:block}.catalog-record-state-group{grid-template-columns:minmax(4.8rem,max-content) minmax(0,1fr)}.catalog-record-state-label{letter-spacing:.1em}.catalog-record-state-group .badge{text-align:left;justify-content:flex-start;line-height:1.25}.catalog-record-side{min-width:0}.catalog-record-cta{background:#ff8c001a;border-color:#ff8c0047;min-height:40px}.catalog-priority-board{padding:var(--space-lg);background:radial-gradient(360px 220px at 0 0,#60a5fa14,#0000 62%),linear-gradient(#171820 0%,#101116 100%);border-color:#ffffff1b;position:sticky;top:86px}.catalog-priority-board-head{padding-bottom:var(--space-md);border-bottom:1px solid var(--border-subtle);align-items:flex-start}.catalog-priority-board-sub{color:var(--fg-dim);margin:.18rem 0 0;font-size:.75rem;line-height:1.35}.catalog-priority-group{padding:var(--space-md);background:#ffffff07;border-color:#ffffff13}.catalog-priority-group-head{align-items:flex-start}.catalog-priority-group-label{color:var(--fg);opacity:1}.catalog-priority-group-helper,.catalog-priority-group-empty{color:var(--fg-dim);margin:.2rem 0 0;font-size:.72rem;line-height:1.35}.catalog-priority-group-empty{margin-top:var(--space-sm);border-radius:var(--radius-sm);background:#ffffff05;border:1px dashed #ffffff17;padding:.55rem .65rem}.catalog-priority-item{min-height:46px}.catalog-priority-item-action{color:var(--primary-bright)}.catalog-empty-state{align-items:flex-start;gap:var(--space-sm);padding:clamp(var(--space-xl), 4vw, 2.5rem);border-radius:var(--radius-lg);background:radial-gradient(480px 240px at 0 0,#ff8c001a,#0000 62%),linear-gradient(#17181d 0%,#101116 100%);border:1px solid #ff8c002e;flex-direction:column;display:flex;box-shadow:0 22px 48px #0000003d}.catalog-empty-kicker{letter-spacing:.13em;text-transform:uppercase;color:var(--primary-bright);margin:0;font-size:.625rem;font-weight:800}.catalog-empty-title{color:var(--fg);margin:0;font-size:clamp(1.25rem,2.4vw,1.65rem);line-height:1.18}.catalog-empty-state .catalog-empty-text{max-width:56ch}.catalog-empty-cta{margin-top:var(--space-sm)}.catalog-detail-page{gap:clamp(var(--space-lg), 2vw, var(--space-xl))}.catalog-detail-top-nav,.catalog-detail-bottom-actions,.catalog-detail-action-row,.catalog-detail-actions{gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.catalog-detail-hero{align-items:flex-start}.catalog-detail-actions{justify-content:flex-end}.catalog-detail-actions .btn,.catalog-detail-action-row .btn,.catalog-detail-action-row button{min-height:40px}.catalog-detail-summary{gap:var(--space-lg);padding:clamp(var(--space-lg), 2vw, var(--space-xl));border-radius:var(--radius-lg);background:radial-gradient(560px 220px at 0 0,#ff8c001a,#0000 66%),linear-gradient(#ffffff0c,#ffffff04),#101116;border:1px solid #ff8c002e;display:grid;box-shadow:0 18px 42px #00000038}.catalog-detail-summary-head{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);min-width:0;display:flex}.catalog-detail-summary-head h2,.catalog-detail-card-title{color:var(--fg);margin:0;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.22}.catalog-detail-summary-head p,.catalog-detail-muted{color:var(--fg-muted);margin:0;font-size:.84rem;line-height:1.5}.catalog-detail-summary-head>p{max-width:38ch}.catalog-detail-kicker{color:var(--primary-bright);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .22rem;font-size:.64rem;font-weight:850;line-height:1.2}.catalog-detail-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;min-width:0;display:grid}.catalog-detail-signal-card{min-width:0;min-height:124px;padding:var(--space-md);border-radius:var(--radius-md);background:#080a0e57;border:1px solid #ffffff13;align-content:start;gap:.28rem;display:grid}.catalog-detail-signal-card span,.catalog-detail-signal-card strong,.catalog-detail-signal-card small{overflow-wrap:anywhere;min-width:0}.catalog-detail-signal-card span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.catalog-detail-signal-card strong{color:var(--fg);font-size:.9rem;line-height:1.28}.catalog-detail-signal-card small{color:var(--fg-muted);font-size:.72rem;line-height:1.38}.catalog-detail-signal-card em{justify-self:start;font-style:normal}.catalog-detail-card-head{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.catalog-detail-listing-summary{gap:var(--space-lg);min-width:0;display:grid}.catalog-detail-listing-summary h3{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.3}.catalog-detail-listing-summary p{color:var(--fg-muted);margin:0;font-size:.9rem;line-height:1.58}.catalog-detail-listing-summary ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.catalog-detail-listing-summary li{border-radius:var(--radius-sm);min-width:0;color:var(--fg-muted);overflow-wrap:anywhere;background:#ffffff06;border:1px solid #fff1;padding:.68rem .78rem;font-size:.86rem;line-height:1.45}.manual-edit-card{gap:var(--space-md);min-width:0;padding:var(--space-lg);border-radius:var(--radius-lg);background:linear-gradient(#ff8c000f,#ffffff04),#101116;border:1px solid #ff8c0038;display:grid}.manual-edit-card--readonly{background:linear-gradient(#ffffff09,#ffffff03),#101116;border-color:#ffffff1a}.manual-edit-card-head,.manual-edit-preview-head,.manual-edit-actions{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.manual-edit-card-head>div{min-width:0}.manual-edit-disclaimer{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#fbbf2412;border:1px solid #fbbf242e;gap:.38rem;display:grid}.manual-edit-disclaimer p,.manual-edit-status{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.82rem;line-height:1.45}.manual-edit-fields{gap:var(--space-md);min-width:0;display:grid}.manual-edit-field{gap:.38rem;min-width:0;margin:0;display:grid}.manual-edit-field span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.2}.manual-edit-field textarea{resize:vertical;min-height:152px}.manual-edit-field small{color:var(--fg-dim);justify-self:end;font-size:.72rem;line-height:1.2}.manual-edit-status{border-radius:var(--radius-md);padding:.72rem .85rem}.manual-edit-status--warn{color:var(--warning);background:#fbbf2414;border:1px solid #fbbf2433}.manual-edit-status--error{color:#fca5a5;background:#ef444414;border:1px solid #ef444433}.manual-edit-status--success{color:var(--success);background:var(--success-bg);border:1px solid #34d39938}.manual-edit-preview{gap:var(--space-md);min-width:0;padding-top:var(--space-sm);border-top:1px solid #ffffff14;display:grid}.manual-edit-hash{color:var(--fg-dim);overflow-wrap:anywhere;font-size:.72rem;font-weight:700;line-height:1.35}.manual-edit-diff-list{gap:var(--space-sm);min-width:0;display:grid}.manual-edit-diff{gap:var(--space-sm);min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#06080c57;border:1px solid #ffffff14;display:grid}.manual-edit-diff-title,.manual-edit-confirm{justify-content:space-between;align-items:center;gap:var(--space-sm);min-width:0;display:flex}.manual-edit-diff-title strong,.manual-edit-diff-title span{overflow-wrap:anywhere;min-width:0}.manual-edit-diff-title strong{color:var(--fg);font-size:.88rem}.manual-edit-diff-title span{color:var(--fg-dim);font-size:.74rem;font-weight:700}.manual-edit-diff-grid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.manual-edit-diff-grid>div{border-radius:var(--radius-sm);background:#ffffff06;border:1px solid #fff1;gap:.35rem;min-width:0;padding:.72rem;display:grid}.manual-edit-diff-grid span,.manual-edit-message-block strong,.manual-edit-fact-guard span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850;line-height:1.25}.manual-edit-diff-grid p{color:var(--fg-muted);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.84rem;line-height:1.5}.manual-edit-message-block{gap:var(--space-sm);min-width:0;padding:var(--space-md);border-radius:var(--radius-md);display:grid}.manual-edit-message-block--blocker{background:#ef444412;border:1px solid #ef444433}.manual-edit-message-block--caution{background:#fbbf2412;border:1px solid #fbbf2433}.manual-edit-message-block ul{gap:.42rem;min-width:0;margin:0;padding-left:1.1rem;display:grid}.manual-edit-message-block li{color:var(--fg-muted);overflow-wrap:anywhere;font-size:.82rem;line-height:1.45}.manual-edit-fact-guard{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.manual-edit-fact-guard>div{border-radius:var(--radius-sm);background:#ffffff06;border:1px solid #ffffff12;gap:.26rem;min-width:0;padding:.72rem;display:grid}.manual-edit-fact-guard strong{min-width:0;color:var(--fg);overflow-wrap:anywhere;font-size:.82rem;line-height:1.3}.manual-edit-confirm{padding:var(--space-md);border-radius:var(--radius-md);color:var(--fg);background:#ffffff07;border:1px solid #ffffff17;justify-content:flex-start;align-items:flex-start;font-size:.84rem;line-height:1.42}.manual-edit-confirm span{overflow-wrap:anywhere;min-width:0}.snapshot-provenance{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.42rem;display:flex}.snapshot-provenance small{color:var(--fg-dim);overflow-wrap:anywhere;font-size:.72rem;line-height:1.3}.catalog-detail-export-card{gap:var(--space-md);min-width:0;padding:var(--space-lg);border-radius:var(--radius-lg);background:linear-gradient(#34d3990b,#ffffff04),#101116;border:1px solid #34d39926;display:grid}.catalog-detail-disclosure{border-radius:var(--radius-lg);background:linear-gradient(#ffffff09,#ffffff04),#101116;border:1px solid #ffffff18;min-width:0;overflow:hidden}.catalog-detail-disclosure summary{justify-content:space-between;align-items:center;gap:var(--space-md);min-height:54px;padding:var(--space-md) var(--space-lg);color:var(--fg);cursor:pointer;list-style-position:inside;display:flex}.catalog-detail-disclosure summary span{overflow-wrap:anywhere;min-width:0;font-size:.86rem;font-weight:850;line-height:1.25}.catalog-detail-disclosure summary small{max-width:42ch;color:var(--fg-dim);text-align:right;font-size:.74rem;font-weight:650;line-height:1.35}.catalog-detail-disclosure[open] summary{border-bottom:1px solid var(--border-subtle)}.catalog-detail-disclosure-body{gap:var(--space-md);min-width:0;padding:var(--space-md);display:grid}.catalog-detail-disclosure-body>.card,.catalog-detail-disclosure-body>.artifact-timeline{border-radius:var(--radius-md);box-shadow:none}.low-risk-apply-card{gap:var(--space-md);background:linear-gradient(180deg, #34d3990d, #ffffff05), var(--bg-surface);border-color:#34d39929;min-width:0;display:grid}.low-risk-apply-chip-row{flex-wrap:wrap;gap:.4rem;min-width:0;display:flex}.low-risk-apply-chip-row span,.low-risk-apply-edit-meta span{color:#bbf7d0;overflow-wrap:anywhere;background:#34d3990e;border:1px solid #34d39929;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:.16rem .52rem;font-size:.68rem;font-weight:780;line-height:1.25;display:inline-flex}.low-risk-apply-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.low-risk-apply-summary-grid>div{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#080a0e47;border:1px solid #ffffff13;gap:.18rem;display:grid}.low-risk-apply-summary-grid span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;font-size:.62rem;font-weight:850}.low-risk-apply-summary-grid strong{color:var(--fg);font-size:1.2rem;line-height:1}.low-risk-apply-final-grid{gap:var(--space-sm);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-width:0;display:grid}.low-risk-apply-final-cell{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#34d3990d;border:1px solid #34d3992e;align-content:start;gap:.35rem;display:grid}.low-risk-apply-final-cell span{color:#bbf7d0;font-size:.7rem;font-weight:850;line-height:1.25}.low-risk-apply-final-cell p{color:var(--fg);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.45}.low-risk-apply-unavailable{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#fbbf240b;border:1px solid #fbbf2429;gap:.4rem;display:grid}.low-risk-apply-unavailable h4{color:var(--fg);margin:0;font-size:.9rem;line-height:1.3}.low-risk-apply-unavailable p{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.45}.low-risk-apply-edit-list,.low-risk-apply-blocked{gap:var(--space-sm);min-width:0;display:grid}.low-risk-apply-section-head{justify-content:space-between;gap:var(--space-md);min-width:0;display:flex}.low-risk-apply-section-head h4{color:var(--fg);margin:0;font-size:.9rem;line-height:1.25}.low-risk-apply-section-head span{color:var(--fg-dim);text-align:right;overflow-wrap:anywhere;font-size:.72rem;font-weight:700;line-height:1.35}.low-risk-apply-edit{gap:var(--space-sm);min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#ffffff06;border:1px solid #ffffff13;display:grid}.low-risk-apply-edit-head{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.low-risk-apply-edit-kicker{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;margin:0 0 .18rem;font-size:.62rem;font-weight:850;line-height:1.25}.low-risk-apply-edit h4{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:.88rem;line-height:1.32}.low-risk-apply-diff-grid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.low-risk-apply-diff-cell{min-width:0;padding:var(--space-sm);border-radius:var(--radius-sm);background:#00000029;border:1px solid #ffffff0f;align-content:start;gap:.28rem;display:grid}.low-risk-apply-diff-cell span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.low-risk-apply-diff-cell p{color:var(--fg-muted);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.78rem;line-height:1.45}.low-risk-apply-edit-meta{flex-wrap:wrap;gap:.35rem;min-width:0;display:flex}.low-risk-apply-blocked ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.low-risk-apply-blocked li{align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);background:#fbbf240a;border:1px solid #fbbf2421;grid-template-columns:auto minmax(0,.7fr) minmax(0,1fr);min-width:0;padding:.58rem .68rem;display:grid}.low-risk-apply-blocked li strong,.low-risk-apply-blocked li span{overflow-wrap:anywhere;min-width:0}.low-risk-apply-blocked li strong{color:var(--fg);font-size:.78rem}.low-risk-apply-blocked li>span:last-child{color:var(--fg-muted);font-size:.74rem;line-height:1.38}.low-risk-apply-action-row{align-items:center;gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.low-risk-apply-action-row span{min-width:0;color:var(--fg-muted);overflow-wrap:anywhere;font-size:.78rem;font-weight:700;line-height:1.35}.low-risk-apply-apply-success{color:var(--success,#1f7a4d);overflow-wrap:anywhere;flex-basis:100%;margin:0;font-size:.9rem;font-weight:800;line-height:1.35}.low-risk-apply-apply-error{color:var(--danger,#b3261e);overflow-wrap:anywhere;flex-basis:100%;margin:0;font-size:.8rem;font-weight:700;line-height:1.35}.low-risk-apply-hash{color:var(--fg-dim);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:.68rem}.marketplace-readiness-card{gap:var(--space-lg);min-width:0;padding:clamp(var(--space-lg), 2vw, var(--space-xl));border-radius:var(--radius-lg);background:linear-gradient(#ff8c000f,#ffffff04),#101116;border:1px solid #ff8c0033;display:grid;box-shadow:0 18px 42px #0003}.marketplace-readiness-card__head{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);min-width:0;display:flex}.marketplace-readiness-card__head h2{color:var(--fg);margin:0 0 .4rem;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.2}.marketplace-readiness-score{text-align:right;justify-items:end;gap:.25rem;min-width:132px;display:grid}.marketplace-readiness-score strong{color:var(--fg);font-size:1.9rem;line-height:1}.marketplace-readiness-score small{color:var(--fg-muted);font-size:.72rem;font-weight:700}.marketplace-readiness-band{border:1px solid var(--border-subtle);min-height:26px;color:var(--fg-muted);border-radius:999px;align-items:center;padding:.18rem .62rem;font-size:.68rem;font-weight:840;line-height:1.2;display:inline-flex}.marketplace-readiness-band--blocked{color:#fecaca;background:#f8717113;border-color:#f8717142}.marketplace-readiness-band--partial{color:#fde68a;background:#fbbf2412;border-color:#fbbf243d}.marketplace-readiness-band--ready_with_warnings{color:#bfdbfe;background:#60a5fa12;border-color:#60a5fa38}.marketplace-readiness-band--ready_for_send{color:#bbf7d0;background:#34d39912;border-color:#34d39938}.marketplace-readiness-disclaimer{border-radius:var(--radius-sm);color:var(--fg-muted);background:#ff8c000b;border:1px solid #ff8c0029;margin:0;padding:.7rem .85rem;font-size:.82rem;line-height:1.45}.marketplace-readiness-marketplace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.marketplace-readiness-mini{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#080a0e52;border:1px solid #ffffff13;gap:.22rem;display:grid}.marketplace-readiness-mini span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.marketplace-readiness-mini strong{color:var(--fg);font-size:.9rem;line-height:1.25}.marketplace-readiness-mini small{color:var(--fg-muted);font-size:.72rem;line-height:1.35}.marketplace-readiness-grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.marketplace-readiness-section{align-content:start;gap:var(--space-sm);min-width:0;padding:var(--space-md);border-radius:var(--radius-md);background:#ffffff07;border:1px solid #ffffff13;display:grid}.marketplace-readiness-section--gates{border-color:#f871712b}.marketplace-readiness-section--warnings{border-color:#60a5fa26}.marketplace-readiness-section--positive{border-color:#34d39924}.marketplace-readiness-section--actions{border-color:#ff8c002e}.marketplace-readiness-section h3{color:var(--fg);margin:0;font-size:.86rem;line-height:1.25}.marketplace-readiness-section ul,.marketplace-readiness-section ol{gap:.62rem;margin:0;padding:0;list-style:none;display:grid}.marketplace-readiness-section li{border-radius:var(--radius-sm);background:#00000029;border:1px solid #ffffff0f;gap:.28rem;min-width:0;padding:.66rem .72rem;display:grid}.marketplace-readiness-section--actions li{align-items:center;gap:var(--space-sm);grid-template-columns:minmax(0,1fr) auto}.marketplace-readiness-section li strong,.marketplace-readiness-section li span,.marketplace-readiness-section li em{overflow-wrap:anywhere;min-width:0}.marketplace-readiness-section li strong{color:var(--fg);font-size:.8rem;line-height:1.32}.marketplace-readiness-section li span{color:var(--fg-muted);font-size:.76rem;line-height:1.42}.marketplace-readiness-section li em{color:var(--fg-dim);font-size:.68rem;font-style:normal;font-weight:760;line-height:1.35}.marketplace-readiness-dimensions{flex-wrap:wrap;gap:.35rem;display:flex}.marketplace-readiness-dimensions span{border:1px solid var(--border-subtle);max-width:100%;color:var(--fg-muted);overflow-wrap:anywhere;background:#ffffff08;border-radius:999px;padding:.18rem .55rem;font-size:.66rem;font-weight:700;line-height:1.25;display:inline-flex}.marketplace-readiness-actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}@media (max-width:980px){.catalog-priority-board{position:static}.catalog-record-card{grid-template-columns:1fr}.catalog-record-card:before{inset:0 var(--space-lg) auto var(--space-lg);width:auto;height:3px}.catalog-detail-summary-head,.marketplace-readiness-card__head{flex-direction:column}.marketplace-readiness-score{text-align:left;justify-items:start}.catalog-detail-summary-head>p{max-width:none}.catalog-detail-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-readiness-grid{grid-template-columns:1fr}.low-risk-apply-section-head{flex-direction:column}.low-risk-apply-section-head span{text-align:left}}@media (max-width:700px){.catalog-control-bar{grid-template-columns:1fr;align-items:stretch}.catalog-filter-pills,.catalog-detail-actions{justify-content:flex-start}.catalog-detail-actions .btn,.catalog-detail-action-row .btn,.catalog-detail-action-row button,.marketplace-readiness-actions .btn,.marketplace-readiness-section--actions .btn{justify-content:center;width:100%}.marketplace-readiness-section--actions li,.low-risk-apply-final-grid,.low-risk-apply-diff-grid,.low-risk-apply-blocked li,.manual-edit-diff-grid,.manual-edit-fact-guard{grid-template-columns:1fr}.low-risk-apply-action-row .btn,.low-risk-apply-action-row button,.manual-edit-actions .btn,.manual-edit-actions button{justify-content:center;width:100%}.catalog-detail-disclosure summary{flex-direction:column;align-items:flex-start}.catalog-detail-disclosure summary small{text-align:left;max-width:none}}@media (max-width:420px){.catalog-command-zone{padding:var(--space-lg)}.catalog-summary-metric{min-height:112px}.catalog-detail-summary,.catalog-detail-export-card,.catalog-detail-disclosure-body,.marketplace-readiness-card,.low-risk-apply-card,.manual-edit-card{padding:var(--space-md)}.catalog-detail-signal-grid,.marketplace-readiness-marketplace-grid,.low-risk-apply-summary-grid,.manual-edit-fact-guard{grid-template-columns:1fr}.catalog-detail-signal-card{min-height:0}.catalog-filter-pill{justify-content:space-between;width:100%}.catalog-record-card{padding:var(--space-md)}.catalog-record-card:before{inset-inline:var(--space-md)}.catalog-record-audit{padding:var(--space-sm)}.catalog-record-state-group{grid-template-columns:1fr}.catalog-record-state-group .badge{text-align:center;justify-content:center}.catalog-record-side{align-items:stretch}.catalog-record-update{text-align:left;align-items:flex-start}.catalog-priority-board,.catalog-empty-state{padding:var(--space-lg)}.catalog-priority-item{flex-direction:column;align-items:flex-start}}.overview-command-zone{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);padding:var(--space-2xl) var(--space-2xl);border-radius:var(--radius-lg);background:linear-gradient(135deg,#ff8c0021 0%,#ff8c000b 42%,#60a5fa09 100%),#101116;border:1px solid #ff8c0038;flex-wrap:wrap;display:flex;box-shadow:inset 0 1px #ff8c0014,0 4px 24px #ff8c000a}.overview-eyebrow{margin:0 0 var(--space-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.6875rem;font-weight:700}.overview-command-zone-status{justify-content:flex-end;align-items:center;gap:var(--space-sm);flex-wrap:wrap;max-width:520px;padding-top:.2rem;display:flex}.overview-status-pill--muted{color:var(--fg-muted);border-color:var(--border-subtle);background:#ffffff0a}.overview-command-actions{gap:var(--space-sm);width:100%;margin-top:var(--space-xs);flex-wrap:wrap;justify-content:flex-end;display:flex}.overview-command-action{border-radius:var(--radius-md);border:1px solid var(--border-subtle);min-height:38px;color:var(--fg-muted);background:#ffffff09;justify-content:center;align-items:center;padding:.46rem .9rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.overview-command-action:hover{color:var(--fg);border-color:var(--border-default);text-decoration:none}.overview-command-action--primary{color:var(--on-primary);background:linear-gradient(135deg, var(--primary-bright), var(--primary) 58%, var(--primary-dim));border-color:#ff8c0061;box-shadow:0 10px 24px #ff8c0029}.overview-command-action--primary:hover{color:var(--on-primary)}@media (max-width:640px){.overview-command-zone{flex-direction:column;align-items:stretch}.overview-command-zone-status{flex-direction:row;justify-content:flex-start;max-width:none}}.overview-kpi-strip{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(108px,1fr));display:grid}.overview-kpi-metric{padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);background:var(--bg-surface);border:1px solid var(--border-subtle);color:inherit;flex-direction:column;gap:.3rem;text-decoration:none;transition:border-color .12s;display:flex}.overview-kpi-metric:hover{border-color:var(--border-default);text-decoration:none}.overview-kpi-metric-label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.overview-kpi-metric-value{font-family:var(--font-manrope), sans-serif;color:var(--fg);font-size:1.4rem;font-weight:700;line-height:1.15}.overview-body{gap:var(--space-xl);display:grid}@media (min-width:900px){.overview-body{grid-template-columns:minmax(0,1.4fr) minmax(288px,352px);align-items:start}}.overview-main{gap:var(--space-xl);flex-direction:column;display:flex}.overview-lower{min-width:0}@media (min-width:900px){.overview-lower{grid-column:1}}.overview-rail{gap:var(--space-lg);flex-direction:column;display:flex}.overview-hero-card{padding:var(--space-2xl);border-radius:var(--radius-lg);background:radial-gradient(120% 60% at 8% 0%, #ff8c0021 0%, transparent 55%), linear-gradient(165deg, #1e1f25 0%, var(--bg-surface) 45%, #141518 100%);border:1px solid #ff8c002e;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ff8c0014,0 28px 64px #00000085,0 4px 16px #ff8c000d}.overview-hero-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ff8c0014,#0000 28%);position:absolute;inset:0}.overview-hero-card>*{z-index:1;position:relative}.overview-hero-card-kicker{margin:0 0 var(--space-md);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.6875rem;font-weight:700}.overview-hero-card-head{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.overview-hero-card-title{color:var(--fg);letter-spacing:-.02em;align-items:center;gap:var(--space-sm);flex-wrap:wrap;margin:0;font-size:1.35rem;font-weight:800;display:flex}.overview-hero-card-link{color:var(--fg-muted);white-space:nowrap;font-size:.75rem;text-decoration:none}.overview-hero-card-link:hover{color:var(--primary-bright);text-decoration:none}.overview-priority-list{gap:var(--space-sm);flex-direction:column;display:flex}.overview-priority-item{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);color:inherit;background:#fbbf240d;border:1px solid #fbbf242e;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.overview-priority-item:hover{background:#fbbf2417;border-color:#fbbf2447;text-decoration:none}.overview-priority-item--critical{background:#f871710d;border-color:#f8717138}.overview-priority-item--critical:hover{background:#f8717117;border-color:#f8717152}.overview-priority-item-body{flex:1;min-width:0}.overview-priority-item-name{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .2rem;font-size:.875rem;font-weight:600;line-height:1.35;overflow:hidden}.overview-priority-item-meta{color:var(--fg-muted);margin:0;font-size:.75rem;line-height:1.35}.overview-priority-item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.overview-priority-item-action{color:var(--primary-bright);letter-spacing:.04em;white-space:nowrap;font-size:.6875rem;font-weight:600}.overview-priority-empty{align-items:center;gap:var(--space-md);padding:var(--space-lg) var(--space-md);border-radius:var(--radius-md);background:#34d3990d;border:1px solid #34d39926;display:flex}.overview-priority-empty-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #34d39933}.overview-priority-empty-text{color:var(--fg-muted);margin:0;font-size:.875rem}.overview-rail-card{padding:var(--space-lg);border-radius:var(--radius-md);background:linear-gradient(180deg, #18191e 0%, var(--bg-surface) 100%);border:1px solid var(--border-default);box-shadow:inset 0 1px #ffffff09}.overview-rail-card-head{justify-content:space-between;align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.overview-rail-card-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);margin:0;font-size:.625rem;font-weight:700}.overview-rail-card-link{color:var(--fg-dim);white-space:nowrap;font-size:.6875rem;text-decoration:none}.overview-rail-card-link:hover{color:var(--fg-muted);text-decoration:none}.overview-rail-trust-list{flex-direction:column;gap:0;display:flex}.overview-rail-trust-row{justify-content:space-between;align-items:center;gap:var(--space-md);border-bottom:1px solid var(--border-subtle);padding:.45rem 0;font-size:.8125rem;display:flex}.overview-rail-trust-row:last-child{border-bottom:none}.overview-rail-trust-label{color:var(--fg-muted);align-items:center;gap:.5rem;display:flex}.overview-rail-trust-count{color:var(--fg);font-variant-numeric:tabular-nums;font-weight:700}.overview-rail-event-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.overview-rail-event-item{justify-content:space-between;align-items:center;gap:var(--space-sm);border-bottom:1px solid var(--border-subtle);padding:.5rem 0;display:flex}.overview-rail-event-item:last-child{border-bottom:none}.overview-rail-event-label{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.8125rem;overflow:hidden}.overview-rail-event-dot{background:#ff8c00b8;border-radius:999px;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #ff8c001a}.overview-rail-event-time{color:var(--fg-dim);white-space:nowrap;flex-shrink:0;font-size:.6875rem}.overview-cmd-title{margin:0 0 var(--space-sm);color:var(--fg);letter-spacing:-.03em;font-size:clamp(1.85rem,3.2vw,2.4rem);font-weight:800;line-height:1.1}.overview-hero-card-count{min-width:22px;height:22px;color:var(--warning);vertical-align:middle;background:#fbbf2429;border:1px solid #fbbf244d;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.overview-health-grid{gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:900px){.overview-health-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.overview-health-grid{gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}}.overview-health-card{padding:var(--space-lg) var(--space-xl);border-radius:var(--radius-md);min-height:120px;color:inherit;background:linear-gradient(#15161b 0%,#101114 100%);border:1px solid #ffffff13;flex-direction:column;gap:.2rem;text-decoration:none;transition:border-color .12s,background .12s;display:flex;position:relative;overflow:hidden}.overview-health-card:before{content:"";border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--border-subtle);height:2px;position:absolute;top:0;left:0;right:0}.overview-health-card--healthy:before{background:var(--success)}.overview-health-card--warning:before{background:var(--warning)}.overview-health-card--neutral:before{background:var(--border-default)}.overview-health-card:hover{border-color:var(--border-default);background:linear-gradient(#1a1b21 0%,#121318 100%);text-decoration:none}.overview-health-card-label{margin:var(--space-sm) 0 var(--space-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}.overview-health-card-value{font-family:var(--font-manrope), sans-serif;color:var(--fg);margin:0;font-size:2rem;font-weight:800;line-height:1}.overview-health-card--warning .overview-health-card-value{color:var(--warning)}.overview-health-card-sub{margin:var(--space-xs) 0 0;color:var(--fg-muted);font-size:.75rem;line-height:1.3}.overview-health-card-hint{color:var(--fg-dim);margin:.3rem 0 0;font-size:.6875rem;line-height:1.3}.overview-rail-next-card{padding:var(--space-lg);border-radius:var(--radius-md);background:radial-gradient(130% 90% at 12% 0,#ff8c0024,#0000 58%),linear-gradient(#1a1713 0%,#121316 100%);border:1px solid #ff8c003d}.overview-rail-next-label{margin:0 0 var(--space-sm);letter-spacing:.12em;text-transform:uppercase;color:var(--primary);font-size:.625rem;font-weight:700}.overview-rail-next-text{margin:0 0 var(--space-md);color:var(--fg-muted);font-size:.875rem;line-height:1.45}.overview-rail-next-facts{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.overview-rail-next-facts span{min-height:24px;color:var(--fg-dim);background:#ffffff09;border:1px solid #ffffff13;border-radius:999px;align-items:center;padding:.16rem .48rem;font-size:.6875rem;font-weight:700;display:inline-flex}.overview-rail-next-link{color:var(--primary-bright);align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.overview-rail-next-link:hover{opacity:.85;text-decoration:none}.overview-rail-empty-text{color:var(--fg-muted);margin:0;font-size:.8125rem}.overview-rail-advisory-note{margin:0 0 var(--space-md);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);font-size:.625rem;font-weight:700}@media (max-width:480px){.overview-cmd-title{font-size:1.65rem}.overview-command-zone{padding:var(--space-lg)}.overview-command-actions,.overview-command-action{width:100%}.overview-status-pill{max-width:100%}.overview-hero-card{padding:var(--space-lg)}}.overview-healthy-state{gap:var(--space-xl);padding:var(--space-md) 0 var(--space-sm);flex-direction:column;display:flex}.overview-healthy-header{gap:var(--space-sm);flex-direction:column;display:flex}.overview-healthy-badge-row{margin-bottom:var(--space-xs);align-items:center;gap:.5rem;display:flex}.overview-healthy-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #34d39933}.overview-healthy-badge-label{letter-spacing:.1em;text-transform:uppercase;color:var(--success);font-size:.6875rem;font-weight:700}.overview-healthy-headline{color:var(--fg);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.overview-healthy-sub{color:var(--fg-muted);max-width:52ch;margin:0;font-size:.875rem;line-height:1.5}.overview-healthy-diagnostics{padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);background:#34d3990d;border:1px solid #34d3991f;flex-direction:column;gap:.6rem;display:flex}.overview-decision-links{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.overview-decision-link-card{min-width:0;padding:var(--space-md);border-radius:var(--radius-md);color:inherit;background:#ffffff08;border:1px solid #ffffff13;flex-direction:column;gap:.25rem;text-decoration:none;display:flex}.overview-decision-link-card:hover{background:#ff8c000b;border-color:#ff8c0033;text-decoration:none}.overview-decision-link-label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-bright);font-size:.6875rem;font-weight:800}.overview-decision-link-text{color:var(--fg-muted);font-size:.75rem;line-height:1.4}.overview-healthy-diag-row{color:var(--fg-muted);align-items:center;gap:.65rem;font-size:.8125rem;display:flex}.overview-healthy-diag-check{width:16px;height:16px;color:var(--success);background:#34d39926;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.5rem;font-weight:900;display:inline-flex}.overview-healthy-ctas{gap:var(--space-sm);padding-top:var(--space-xs);flex-wrap:wrap;align-items:center;display:flex}.overview-healthy-cta-primary{border-radius:var(--radius-md);background:var(--primary);color:#fff;align-items:center;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .12s;display:inline-flex}.overview-healthy-cta-primary:hover{opacity:.88;color:#fff;text-decoration:none}.overview-healthy-cta-ghost{color:var(--fg-muted);align-items:center;padding:.5rem .4rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.overview-healthy-cta-ghost:hover{color:var(--fg);text-decoration:none}.overview-readiness-panel{padding:var(--space-xl) var(--space-2xl);border-radius:var(--radius-lg);background:linear-gradient(#131419 0%,#0f1013 100%);border:1px solid #ffffff13}.overview-readiness-head{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.overview-readiness-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-dim);margin:0;font-size:.625rem;font-weight:700}.overview-readiness-link{color:var(--fg-dim);white-space:nowrap;font-size:.6875rem;text-decoration:none}.overview-readiness-link:hover{color:var(--fg-muted);text-decoration:none}.overview-readiness-empty-block{gap:var(--space-lg);flex-direction:column;display:flex}.overview-readiness-empty{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.55}.overview-readiness-signal-rows{padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#ffffff06;flex-direction:column;gap:.5rem;display:flex}.overview-readiness-signal-row{color:var(--fg-dim);align-items:center;gap:.55rem;font-size:.75rem;display:flex}.overview-readiness-signal-dot{background:var(--fg-dim);opacity:.5;border-radius:50%;flex-shrink:0;width:5px;height:5px}.overview-readiness-rows{flex-direction:column;gap:.65rem;display:flex}.overview-readiness-row{align-items:center;gap:var(--space-md);grid-template-columns:120px 1fr 28px;display:grid}.overview-readiness-row-label{color:var(--fg-muted);white-space:nowrap;font-size:.75rem}.overview-readiness-row-bar-wrap{background:var(--border-subtle);border-radius:999px;height:4px;overflow:hidden}.overview-readiness-row-bar{background:var(--border-default);border-radius:999px;height:100%;display:block}.overview-readiness-row-bar--success{background:var(--success)}.overview-readiness-row-bar--warn{background:var(--warning)}.overview-readiness-row-bar--muted{background:var(--border-default)}.overview-readiness-row-bar--dim{background:var(--fg-dim);opacity:.6}.overview-readiness-row-count{font-variant-numeric:tabular-nums;color:var(--fg);text-align:right;font-size:.75rem;font-weight:700}.overview-readiness-row-count--warn{color:var(--warning)}.overview-readiness-row-count--success{color:var(--success)}.overview-readiness-row-count--muted{color:var(--fg-muted)}.overview-readiness-row-count--dim{color:var(--fg-dim)}.overview-rail-empty-premium{flex-direction:column;gap:.35rem;display:flex}.overview-rail-empty-hint{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}@media (max-width:480px){.overview-readiness-panel{padding:var(--space-lg)}.overview-readiness-row{gap:var(--space-sm);grid-template-columns:88px 1fr 24px}.overview-readiness-row-label,.overview-rail-event-label,.overview-priority-item-name{white-space:normal}.overview-healthy-state{gap:var(--space-lg)}.overview-healthy-ctas{align-items:stretch}.overview-healthy-cta-primary,.overview-healthy-cta-ghost{justify-content:center;width:100%}.overview-decision-links{grid-template-columns:1fr}.overview-health-card{padding:var(--space-md) var(--space-lg);min-height:100px}.overview-layout{padding-top:0}}.billing-page{gap:var(--space-xl);padding-top:var(--space-md);flex-direction:column;display:flex}.billing-command-zone{gap:var(--space-xl);padding:var(--space-2xl);border-radius:var(--radius-lg);background:radial-gradient(120% 80% at 12% 0%, #ff8c0024 0%, transparent 56%), linear-gradient(165deg, #202126 0%, var(--bg-surface) 46%, #111215 100%);border:1px solid #ff8c0038;display:grid;box-shadow:0 0 0 1px #ff8c000f,0 26px 58px #0000006b}@media (min-width:860px){.billing-command-zone{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.billing-command-copy,.billing-main,.billing-rail,.billing-plan-hero,.billing-usage-section,.billing-lower-surface{min-width:0}.billing-chip-row,.billing-command-actions{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.billing-chip-row{margin-top:var(--space-lg)}.billing-status-chip,.billing-plan-badge,.billing-secure-note{border:1px solid var(--border-subtle);min-height:32px;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;background:#ffffff0a;border-radius:999px;align-items:center;padding:.32rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}.billing-status-chip--success,.billing-plan-badge--success{color:var(--success);background:var(--success-bg);border-color:#34d39942}.billing-status-chip--warn,.billing-plan-badge--warn{color:var(--warning);background:#fbbf241a;border-color:#fbbf2442}.billing-status-chip--muted,.billing-plan-badge--muted{color:var(--fg-muted);background:#ffffff0b}.billing-command-actions{justify-content:flex-start}.billing-command-actions form{margin:0}@media (min-width:860px){.billing-command-actions{justify-content:flex-end;max-width:330px}}.billing-body{gap:var(--space-xl);align-items:start;display:grid}.billing-lower-grid{gap:var(--space-xl);display:grid}@media (min-width:980px){.billing-body{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.billing-lower-grid{grid-template-columns:minmax(0,1fr)}}.billing-main,.billing-rail{gap:var(--space-xl);flex-direction:column;display:flex}@media (min-width:980px){.billing-rail{top:var(--space-xl);position:sticky}}.billing-plan-hero{padding:var(--space-2xl);border-radius:var(--radius-lg);background:radial-gradient(120% 70% at 8% 0%, #ff8c0024 0%, transparent 55%), linear-gradient(165deg, #202126 0%, var(--bg-surface) 45%, #121316 100%);border:1px solid #ff8c0033;box-shadow:0 0 0 1px #ff8c000f,0 30px 68px #00000080}.billing-plan-head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.billing-plan-title{color:var(--fg);margin:0;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.1}.billing-plan-price{gap:var(--space-xs);padding-bottom:var(--space-xl);border-bottom:1px solid var(--border-subtle);display:grid}.billing-plan-price span{color:var(--fg);font-family:var(--font-manrope), sans-serif;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:800;line-height:1.2}.billing-plan-price p,.billing-usage-card p,.billing-empty-state p,.billing-rail-card p,.billing-plan-option p{color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.55}.billing-feature-grid{gap:var(--space-md);margin-top:var(--space-xl);display:grid}@media (min-width:720px){.billing-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.billing-feature-card,.billing-usage-card,.billing-empty-state{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff07}.billing-feature-card span,.billing-usage-card span{margin-bottom:var(--space-xs);color:var(--fg-dim);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:700;display:block}.billing-feature-card strong,.billing-usage-card strong,.billing-empty-state strong,.billing-rail-card strong,.billing-plan-option strong{color:var(--fg);overflow-wrap:anywhere;font-size:.95rem;line-height:1.35;display:block}.billing-usage-section,.billing-lower-surface{padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface)}.billing-section-head{margin-bottom:var(--space-lg)}.billing-section-title{color:var(--fg);margin:0;font-size:1.1rem;line-height:1.3}.billing-usage-grid,.billing-record-grid{gap:var(--space-md);display:grid}@media (min-width:760px){.billing-usage-grid{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr))}.billing-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.billing-usage-card{gap:var(--space-sm);background:#ffffff06;flex-direction:column;justify-content:space-between;min-height:150px;display:flex}.billing-usage-card--primary{background:linear-gradient(#ff8c0014,#ffffff06);border-color:#ff8c002e}.billing-usage-card strong{font-family:var(--font-manrope), sans-serif;font-size:1.5rem;font-weight:800}.billing-meter{background:#ffffff14;border-radius:999px;width:100%;height:6px;overflow:hidden}.billing-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--primary-bright), var(--primary));height:100%;display:block}.billing-plan-option-list{gap:var(--space-md);display:grid}.billing-plan-option{gap:var(--space-md);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff07;align-items:center;margin:0;display:grid}@media (min-width:760px){.billing-plan-option{grid-template-columns:minmax(0,1fr) auto}}.billing-rail-card{min-width:0;padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface-raised)}.billing-rail-card--payment,.billing-rail-next{background:#ff8c000f;border-color:#ff8c0038}.billing-rail-card strong{margin-bottom:var(--space-sm);font-size:1.05rem}.billing-secure-note{margin-top:var(--space-sm);color:var(--primary-bright);background:#ff8c001a;border-color:#ff8c003d}@media (max-width:640px){.billing-page{gap:var(--space-lg);padding-top:0}.billing-command-zone,.billing-plan-hero,.billing-usage-section,.billing-lower-surface{padding:var(--space-lg)}.billing-command-actions,.billing-command-actions form,.billing-command-actions .btn,.billing-plan-option .btn{width:100%}.billing-command-actions{align-items:stretch}.billing-command-actions .btn,.billing-plan-option .btn{min-height:44px}.billing-plan-head{flex-direction:column}.billing-chip-row,.billing-command-actions{flex-direction:column;align-items:stretch}.billing-status-chip,.billing-plan-badge,.billing-secure-note{white-space:normal;text-align:center;justify-content:center}.billing-rail{gap:var(--space-lg)}.billing-usage-card{min-height:128px}}.settings-page{gap:var(--space-xl);padding-top:var(--space-md);flex-direction:column;display:flex}.settings-command-zone{gap:var(--space-xl);padding:var(--space-2xl);border-radius:var(--radius-lg);background:radial-gradient(120% 80% at 12% 0%, #ff8c0021 0%, transparent 56%), linear-gradient(165deg, #202126 0%, var(--bg-surface) 46%, #111215 100%);border:1px solid #ff8c0033;display:grid;box-shadow:0 0 0 1px #ff8c000f,0 26px 58px #0000006b}@media (min-width:860px){.settings-command-zone{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.settings-command-copy,.settings-main-stack,.settings-side-rail,.settings-surface,.settings-rail-card,.settings-quiet-zone{min-width:0}.settings-kicker{margin:0 0 var(--space-sm);color:var(--primary);letter-spacing:.14em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.settings-title{margin:0 0 var(--space-sm);color:var(--fg);font-size:clamp(1.65rem,3vw,2.15rem);font-weight:700;line-height:1.15}.settings-sub{max-width:64ch;color:var(--fg-muted);margin:0;font-size:.95rem;line-height:1.6}.settings-chip-row,.settings-command-actions,.settings-section-heading,.settings-status-stack{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.settings-chip-row{margin-top:var(--space-lg)}.settings-chip,.settings-readonly-badge,.settings-status-pill{border:1px solid var(--border-subtle);min-height:32px;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;background:#ffffff0a;border-radius:999px;align-items:center;padding:.32rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}.settings-chip--primary,.settings-pref-value--primary{color:var(--primary-bright)}.settings-chip--primary{background:var(--primary-subtle);border-color:#ff8c0040}.settings-command-actions{justify-content:flex-start}@media (min-width:860px){.settings-command-actions{justify-content:flex-end;max-width:330px}}.settings-console-grid{gap:var(--space-xl);align-items:start;display:grid}@media (min-width:980px){.settings-console-grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}}.settings-main-stack,.settings-side-rail{gap:var(--space-xl);flex-direction:column;display:flex}@media (min-width:980px){.settings-side-rail{top:var(--space-xl);position:sticky}}.settings-surface,.settings-quiet-zone{padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface)}.settings-surface--hero{background:radial-gradient(120% 70% at 8% 0%, #ff8c001a 0%, transparent 55%), linear-gradient(165deg, #1d1e23 0%, var(--bg-surface) 45%, #121316 100%);border-color:#ff8c002e;box-shadow:0 20px 48px #00000052}.settings-section-heading{margin-bottom:var(--space-lg);justify-content:space-between}.settings-section-heading .settings-kicker{flex-basis:100%}.settings-section-heading h2,.settings-rail-card h2,.settings-quiet-zone h2{color:var(--fg);margin:0;font-size:1.1rem;line-height:1.3}.settings-readonly-badge{color:var(--fg-muted);background:#ffffff0b}.settings-pref-grid{gap:var(--space-md);display:grid}@media (min-width:760px){.settings-pref-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.settings-pref-card{gap:var(--space-sm);min-width:0;min-height:150px;padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff07;flex-direction:column;justify-content:space-between;display:flex}.settings-pref-topline{gap:var(--space-sm);display:grid}.settings-pref-topline span,.settings-summary-list dt{color:var(--fg-dim);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:700}.settings-pref-value,.settings-summary-list dd{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.35}.settings-pref-card p,.settings-rail-card p,.settings-quiet-zone p{color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.55}.settings-rail-card{padding:var(--space-lg);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface-raised)}.settings-rail-card--accent{background:#ff8c000f;border-color:#ff8c0038}.settings-summary-list{gap:var(--space-md);margin:0;display:grid}.settings-summary-list div{padding-bottom:var(--space-md);border-bottom:1px solid var(--border-subtle);gap:.2rem;display:grid}.settings-summary-list div:last-child{border-bottom:0;padding-bottom:0}.settings-status-pill--active{color:var(--success);background:var(--success-bg);border-color:#34d39942}.settings-link-list{gap:var(--space-sm);display:grid}.settings-link-list a{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-height:42px;color:var(--fg);background:#ffffff07;justify-content:space-between;align-items:center;padding:.55rem .7rem;font-size:.875rem;font-weight:600;display:flex}.settings-link-list a:after{content:"→";color:var(--primary)}.settings-link-list a:hover{border-color:var(--border-default);background:#ffffff0a;text-decoration:none}.settings-quiet-zone{background:#ffffff06;border-style:dashed}@media (max-width:640px){.settings-page,.settings-console-grid,.settings-main-stack,.settings-side-rail{gap:var(--space-lg)}.settings-page{padding-top:0}.settings-command-zone,.settings-surface,.settings-rail-card,.settings-quiet-zone{padding:var(--space-lg)}.settings-command-actions,.settings-command-actions .btn{width:100%}.settings-command-actions{flex-direction:column;align-items:stretch}.settings-command-actions .btn{min-height:44px}.settings-section-heading{align-items:flex-start}.settings-chip,.settings-readonly-badge,.settings-status-pill{white-space:normal;text-align:center;justify-content:center;max-width:100%}.settings-pref-card{min-height:128px}}.shell-root{background:radial-gradient(840px 520px at 12% -12%,#ff8c0021,#0000 58%),radial-gradient(680px 460px at 92% 4%,#60a5fa14,#0000 62%),linear-gradient(#05070a 0%,#090b0f 42%,#07080b 100%)}.shell-topbar{background:linear-gradient(#0a0d12f5,#07080be6);border-bottom-color:#ffffff1b;min-height:68px;box-shadow:0 18px 52px #00000057,inset 0 -1px #ff8c000b}.shell-sidebar{background:radial-gradient(460px 360px at 0 0,#ff8c0021,#0000 62%),linear-gradient(#11141b 0%,#0b0d12 46%,#07080b 100%);width:286px;box-shadow:24px 0 58px #00000038,inset -1px 0 #ff8c0009}.shell-topbar-status{min-height:32px;color:var(--success);white-space:nowrap;background:#34d39913;border:1px solid #34d39933;border-radius:999px;align-items:center;padding:0 .7rem;font-size:.6875rem;font-weight:800;display:inline-flex}.shell-topbar-status--accent{color:var(--primary-bright);background:#ff8c0014;border-color:#ff8c0038}.shell-workspace-card{background:radial-gradient(180px 120px at 100% 0,#ff8c001c,#0000 70%),linear-gradient(#ffffff12,#ffffff06);border-color:#ff8c0029;padding:.68rem .75rem;position:relative;overflow:hidden}.shell-workspace-card:before{content:"";background:linear-gradient(180deg, var(--primary-bright), #ff8c001f);width:3px;position:absolute;inset:0 auto 0 0}.shell-workspace-name-row{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.shell-workspace-name{min-width:0;color:var(--fg);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:800;overflow:hidden}.shell-workspace-region{color:var(--primary-bright);background:#ff8c0014;border:1px solid #ff8c003d;border-radius:999px;flex:none;padding:.15rem .38rem;font-size:.6rem;font-weight:900}.shell-workspace-steps{margin-top:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;display:grid}.shell-workspace-steps span{min-width:0;color:var(--fg-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#ffffff09;border:1px solid #fff1;border-radius:8px;padding:.32rem .38rem;font-size:.58rem;font-weight:800;overflow:hidden}.shell-nav-group{padding-top:.15rem;position:relative}.shell-nav-link{min-height:48px}.shell-nav-link-active{box-shadow:0 13px 30px #00000040, inset 3px 0 0 var(--primary);background:radial-gradient(140px 70px at 0%,#ff8c002e,#0000 72%),linear-gradient(90deg,#ff8c0029,#ffffff0b);border-color:#ff8c0057}.shell-main{padding-top:clamp(1.75rem,3.4vw,2.6rem)}.shell-main-inner{max-width:1220px}@media (max-width:900px){.shell-topbar-status{display:none}.shell-main{padding:var(--space-lg) clamp(var(--space-md), 3vw, 1.5rem)}}@media (min-width:1180px){.shell-topbar-nav{gap:.42rem}.shell-topbar-nav-link{padding-inline:.7rem}}@media (max-width:560px){.shell-topbar-nav-link{padding-inline:.5rem}.shell-topbar-nav-link .shell-nav-icon{display:none}}.shell-topbar{overflow:hidden}.shell-topbar-logo{letter-spacing:0}.shell-topbar-status,.shell-topbar-tagline{min-width:0}.shell-topbar-nav{padding-block:.48rem;scroll-padding-inline:1rem}.shell-topbar-nav-link{background:#ffffff07;border-radius:999px}.shell-topbar-nav-link.shell-nav-link-active{box-shadow:0 10px 26px #0003, inset 0 -2px 0 var(--primary);background:linear-gradient(90deg,#ff8c002e,#ffffff0b);border-color:#ff8c0057}.shell-topbar-nav-link:before{display:none}.shell-sidebar{gap:1.15rem;padding-inline:1.15rem}.shell-brand-block{gap:.85rem}.shell-sidebar-brand{padding-inline:.15rem}.shell-workspace-card{border-radius:14px;box-shadow:inset 0 1px #ffffff0e,0 16px 36px #0000002e}.shell-brand-kicker{color:#ff8c00d1}.shell-brand-tier{max-width:24ch;color:var(--fg);font-weight:800}.shell-workspace-steps{background:#00000029;border:1px solid #ffffff0e;border-radius:10px;padding:.24rem}.shell-workspace-steps span{color:var(--fg-muted);background:#ffffff0a;border-color:#0000}.shell-workspace-meta{background:#34d39911;border-color:#34d3992e;justify-content:center;width:100%}.shell-nav{gap:.88rem}.shell-nav-group{background:#ffffff05;border:1px solid #ffffff0b;border-radius:14px;gap:.42rem;padding:.45rem}.shell-nav-group-label{color:#ffffff7a;letter-spacing:0;padding-inline:.24rem}.shell-nav-link{isolation:isolate;border-radius:11px;min-height:46px}.shell-nav-link:before{content:"";background:0 0;border-radius:999px;width:2px;position:absolute;inset:0 auto 0 0}.shell-nav-link-active:before{background:var(--primary);box-shadow:0 0 18px #ff8c0057}.shell-nav-link-active{background:linear-gradient(90deg,#ff8c002e,#ffffff0b);border-color:#ff8c0052;box-shadow:0 12px 26px #00000038}.shell-nav-link-active .shell-nav-label{color:var(--fg)}.shell-nav-link-active .shell-nav-meta{color:var(--primary-bright)}.shell-nav-link-active .shell-nav-icon{box-shadow:0 8px 18px #ff8c002e}.shell-sidebar-footer{background:linear-gradient(#ffffff0b,#ffffff05);border-color:#fff1}@media (max-width:900px){.shell-topbar-nav{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12px calc(100% - 12px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12px calc(100% - 12px),#0000 100%)}}@media (max-width:560px){.shell-topbar{gap:.45rem}.shell-topbar-nav-link{min-height:34px;padding-inline:.58rem}}.studio-layout{gap:clamp(var(--space-lg), 2.6vw, var(--space-xl))}.studio-hero--flagship{align-items:end;gap:var(--space-lg);padding:clamp(var(--space-md), 2.2vw, 1.6rem);border-radius:var(--radius-lg);background:radial-gradient(520px 240px at 0 0,#ff8c0021,#0000 70%),linear-gradient(160deg,#fff1,#ffffff05);border:1px solid #ff8c0029;grid-template-columns:minmax(0,1fr) auto;display:grid;position:relative;box-shadow:0 20px 52px #0000003d}.studio-hero-title{letter-spacing:0;font-size:clamp(1.55rem,2.8vw,2.35rem);font-weight:850}.studio-hero-sub{max-width:68ch}.studio-hero-ops{flex-wrap:wrap;align-items:center;gap:.34rem;display:flex}.studio-hero-actions{justify-content:flex-end;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-hero-ops span{min-height:28px;color:var(--fg-muted);white-space:nowrap;background:#ffffff09;border:1px solid #ffffff13;border-radius:999px;justify-content:center;align-items:center;padding:.26rem .5rem;font-size:.67rem;font-weight:700;display:inline-flex}.studio-hero-ops span:first-child{color:var(--primary-bright);background:#ff8c0017;border-color:#ff8c003d}.studio-form{background:radial-gradient(320px 190px at 0 0,#ff8c001a,#0000 68%),linear-gradient(#1b1e26 0%,#101217 100%);border-color:#ff8c0038}.studio-command-header{align-items:center}.studio-command-heading{font-size:clamp(1.25rem,2vw,1.55rem);font-weight:850}.studio-fieldset{background:#ffffff07;border-color:#ffffff17}.studio-output-panel{overflow:hidden}.studio-output-panel--done{padding:clamp(var(--space-xl), 3vw, 2.3rem);background:radial-gradient(620px 310px at 8% 0,#ff8c0029,#0000 62%),radial-gradient(520px 260px at 94% 4%,#60a5fa14,#0000 66%),linear-gradient(165deg,#20232b 0%,#14171d 52%,#101216 100%);border-color:#ff8c0057;box-shadow:0 0 0 1px #ff8c001f,0 42px 100px #0000009e}.studio-output-panel--done .studio-output-heading{font-size:clamp(1.55rem,2.5vw,2.15rem)}.studio-output-main-copy{background:linear-gradient(#ffffff13,#ffffff07),#161922;border-color:#ff8c0024;position:relative}.studio-output-panel--done .studio-output-main-copy{padding:clamp(1.35rem,2.8vw,2rem)}.studio-output-panel--done .studio-output-header{margin-bottom:var(--space-lg)}.studio-output-panel--done .studio-output-header .studio-panel-title{margin-bottom:var(--space-sm)}.studio-output-main-copy .artifact-product-title{letter-spacing:0;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.12}.studio-output-panel--done .studio-output-result{gap:clamp(var(--space-md), 1.6vw, var(--space-lg))}.studio-output-panel--done .artifact-description{max-width:68ch;margin-bottom:0}.studio-output-commerce-line,.studio-output-empty-rail{gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-output-commerce-line{margin-bottom:var(--space-md);justify-content:space-between}.studio-output-commerce-line span,.studio-output-empty-rail span{min-height:28px;color:var(--primary-bright);background:#ff8c0013;border:1px solid #ff8c002e;border-radius:999px;align-items:center;padding:.28rem .52rem;font-size:.66rem;font-weight:850;display:inline-flex}.studio-output-empty{justify-content:flex-start}.studio-output-empty-rail{margin-top:var(--space-lg)}.studio-output-progress{gap:var(--space-sm);margin-bottom:var(--space-lg);grid-template-columns:1.3fr .9fr .55fr;display:grid}.studio-output-progress span{background:linear-gradient(90deg,#ff8c00b8,#ffb34738);border-radius:999px;height:6px}.studio-output-section{background:#ffffff07;border-color:#ffffff16}.studio-next-step--quiet{background:radial-gradient(520px 180px at 0 0,#ff8c001f,#0000 72%),linear-gradient(#ffffff0d,#ffffff05),#10131a;border-color:#ff8c002e;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000038}.studio-next-step--quiet:before{content:"";background:linear-gradient(180deg, var(--primary), #ff8c002e);opacity:.86;width:3px;position:absolute;inset:0 auto 0 0}.studio-next-step--quiet>*{z-index:1;position:relative}.studio-next-step--committed{background:radial-gradient(520px 180px at 0 0,#34d39913,#0000 72%),linear-gradient(#ffffff0d,#ffffff05),#10131a;border-color:#34d3992e}.studio-next-step--committed:before{background:linear-gradient(180deg, var(--success), #34d39929)}.studio-workbench--result .studio-form{opacity:.88}.studio-workbench--result .studio-form:hover,.studio-workbench--result .studio-form:focus-within{opacity:1}.studio-workbench--result .studio-next-step-actions .btn-ghost{color:var(--fg-muted);border-color:#ffffff0f}.studio-support-zone{padding:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#ffffff05}@media (min-width:900px){.studio-workbench{column-gap:clamp(var(--space-xl), 3vw, 2.2rem);grid-template-columns:minmax(0,1.32fr) minmax(286px,334px)}.studio-output-panel{min-height:640px}.studio-form--result{max-height:760px;overflow:auto}}@media (max-width:760px){.studio-hero--flagship{grid-template-columns:1fr;align-items:stretch}.studio-hero-actions{justify-content:flex-start}.studio-hero-ops{flex-wrap:wrap;gap:.3rem;display:flex}.studio-hero-ops span{white-space:normal;text-align:left;min-height:26px}.studio-output-commerce-line span,.studio-output-empty-rail span{white-space:normal;text-align:center}.studio-output-panel--done{padding:var(--space-lg)}}.studio-workbench{gap:clamp(var(--space-lg), 2vw, var(--space-xl));width:100%}.studio-preview-stack{gap:var(--space-md);flex-direction:column;order:2;min-width:0;display:flex}.studio-workbench>.studio-form{order:1;min-width:0}.studio-workbench>.studio-rail{order:3}.studio-form{gap:var(--space-md);padding:clamp(.9rem, 1.35vw, var(--space-lg));border-radius:var(--radius-lg);background:radial-gradient(260px 150px at 0 0,#ff8c000a,#0000 72%),linear-gradient(#ffffff07,#ffffff03),#0c1118;border-color:#ffffff13;box-shadow:0 14px 34px #0003}.studio-command-header{border-bottom-color:#ffffff14}.studio-command-heading{font-size:clamp(1.05rem,1.35vw,1.22rem)}.studio-command-fields{gap:var(--space-sm)}.studio-intake-source{border-radius:var(--radius-md);background:linear-gradient(#ff8c000b,#ffffff04),#ffffff03;border:1px solid #ff8c001f;gap:.62rem;padding:.72rem;display:grid}.studio-intake-source-copy{gap:.28rem;min-width:0;display:grid}.studio-intake-source-copy .studio-rail-kicker{margin-bottom:0}.studio-intake-source-copy p:not(.studio-rail-kicker){color:var(--fg-dim);margin:0;font-size:.7rem;line-height:1.45}.studio-intake-segments{grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;min-width:0;display:grid}.studio-intake-segments--context{align-items:stretch}.studio-intake-segment{border-radius:var(--radius-md);min-width:0;min-height:44px;color:var(--fg-muted);text-align:center;background:#ffffff07;border:1px solid #ffffff13;place-items:center;gap:.08rem;padding:.42rem .32rem;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:grid}.studio-intake-segment--passive{color:var(--fg-dim);background:#94a3b807;border-style:dashed}.studio-intake-segment--passive:hover{color:var(--fg-dim);background:#94a3b807;border-color:#ffffff13}.studio-intake-segment span,.studio-intake-segment small{overflow-wrap:anywhere;max-width:100%}.studio-intake-segment span{font-size:.78rem;font-weight:850;line-height:1.1}.studio-intake-segment small{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800;line-height:1.1}.studio-intake-segment:hover:not(:disabled){color:var(--fg);background:#ff8c000e;border-color:#ff8c0047}.studio-intake-segment--active{color:var(--on-primary);background:linear-gradient(135deg, var(--primary-bright), var(--primary) 58%, var(--primary-dim));border-color:#ff8c0094;box-shadow:0 10px 24px #ff8c0029}.studio-intake-segment--active small{color:#140800b8}.studio-manual-details{background:linear-gradient(#ff8c0008,#ffffff03),#ffffff03;border-color:#ff8c001b}.studio-manual-detail-grid{gap:var(--space-sm);display:grid}.studio-control-label{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-dim);font-size:.6875rem;font-weight:600;display:block}.studio-marketplace-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;min-width:0;display:grid}.studio-marketplace-chip{border-radius:var(--radius-md);min-width:0;min-height:38px;color:var(--fg-muted);text-align:center;overflow-wrap:anywhere;background:#ffffff06;border:1px solid #ffffff13;padding:.42rem .55rem;font-size:.76rem;font-weight:800;line-height:1.15}.studio-marketplace-chip:hover:not(:disabled){color:var(--fg);border-color:#ff8c0047}.studio-marketplace-chip--active{color:var(--primary-bright);background:#ff8c001b;border-color:#ff8c006b;box-shadow:inset 0 1px #ffffff0b}.studio-intake-placeholder{gap:var(--space-lg);min-width:0;padding:var(--space-lg);border-radius:var(--radius-md);background:radial-gradient(260px 150px at 100% 0,#ff8c0017,#0000 70%),linear-gradient(#ffffff09,#ffffff04),#0d131b;border:1px solid #ff8c0026;display:grid}.studio-intake-placeholder-topline{justify-content:flex-start;display:flex}.studio-intake-placeholder h3{margin:0 0 var(--space-sm);color:var(--fg);font-size:1.02rem;line-height:1.25}.studio-intake-placeholder p{color:var(--fg-muted);margin:0;font-size:.86rem;line-height:1.58}.studio-prototype-url-field{border-radius:var(--radius-md);min-width:0;color:var(--fg-dim);overflow-wrap:anywhere;background:#ffffff05;border:1px dashed #ffffff24;padding:.72rem .8rem;font-size:.82rem}.studio-placeholder-action{justify-content:center;width:100%}.studio-fieldset--compact{background:#ffffff02;border-color:#ffffff0e;gap:.72rem;padding:.82rem}.studio-action-strip--primary{border-radius:var(--radius-md);padding:.78rem}.studio-secondary-inputs{gap:.5rem;min-width:0;padding-top:.08rem;display:grid}.studio-secondary-inputs-header{justify-content:space-between;align-items:center;gap:var(--space-sm);min-width:0;padding:.1rem .1rem 0;display:flex}.studio-secondary-inputs-header .studio-rail-kicker{margin:0}.studio-secondary-inputs-header span{min-width:0;color:var(--fg-dim);overflow-wrap:anywhere;font-size:.66rem;font-weight:800;line-height:1.2}.studio-example-card,.studio-example-banner{align-items:stretch;gap:var(--space-sm);border-radius:var(--radius-md);background:linear-gradient(#fbbf2412,#ffffff05),#ffffff03;border:1px solid #fbbf242e;flex-direction:column;min-width:0;padding:.78rem;display:flex}.studio-example-card-copy{gap:.28rem;min-width:0;display:grid}.studio-example-card-copy .studio-rail-kicker{margin-bottom:0}.studio-example-card h3,.studio-example-banner strong{color:var(--fg);margin:0;font-size:.88rem;line-height:1.25}.studio-example-card p,.studio-example-banner p{color:var(--fg-dim);overflow-wrap:break-word;margin:0;font-size:.74rem;line-height:1.45}.studio-example-action,.studio-example-clear{white-space:normal;align-self:flex-start;min-height:38px}.studio-example-banner{background:linear-gradient(#fbbf2417,#ffffff05),#11151c;border-color:#fbbf2447;align-items:center}.studio-example-banner>div{gap:.22rem;min-width:0;display:grid}.studio-example-banner--compact{margin-bottom:var(--space-md);padding:.68rem .78rem}.studio-fieldset-toggle{background:#ffffff05;min-width:0;padding:.78rem .9rem}.studio-fieldset-toggle>span:first-child{flex:auto;gap:.2rem;min-width:0;display:grid}.studio-fieldset-toggle .studio-fieldset-legend{float:none;width:auto;margin-bottom:0}.studio-disclosure-helper{color:var(--fg-dim);overflow-wrap:normal;word-break:normal;font-size:.7rem;font-weight:650;line-height:1.35;display:block}.studio-disclosure-summary{max-width:9.5rem;color:var(--fg-muted);text-align:center;overflow-wrap:normal;word-break:normal;background:#94a3b80d;border:1px solid #94a3b826;border-radius:999px;flex:0 auto;margin-left:auto;padding:.24rem .5rem;font-size:.66rem;font-weight:850;line-height:1.2}.studio-disclosure-panel{border:1px solid var(--border-subtle);border-bottom-left-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md);background:#ffffff05;border-top:none;gap:.72rem;min-width:0;padding:.78rem;display:grid}.studio-disclosure-panel>.studio-field,.studio-disclosure-panel .studio-fieldset--optional .studio-field{background:0 0;border:0;border-radius:0;padding:0}.studio-disclosure-panel .studio-pricing-panel{margin-top:0}.studio-fieldset--optional .studio-field{background:#ffffff05;padding:.9rem}.studio-fieldset-legend{margin-bottom:.55rem}.studio-field-hint,.studio-field-error{font-size:.71rem}.studio-output-panel{background:radial-gradient(760px 360px at 8% 0,#ff8c0033,#0000 62%),radial-gradient(540px 300px at 94% 2%,#60a5fa0b,#0000 68%),linear-gradient(165deg,#20242d 0%,#121722 54%,#080c12 100%);border-color:#ff8c0061;min-width:0;box-shadow:0 0 0 1px #ff8c0024,0 46px 120px #000000a3}.studio-workbench--empty .studio-output-panel{padding:clamp(var(--space-lg), 2.6vw, 2rem);background:radial-gradient(760px 330px at 10% 0,#ff8c002e,#0000 64%),linear-gradient(160deg,#1b2029 0%,#101621 52%,#080c12 100%);border-color:#ff8c0057;box-shadow:0 42px 112px #0000008f}.studio-output-empty--teaching{justify-content:space-between;align-items:stretch;gap:var(--space-xl);min-height:clamp(390px,48vw,580px)}.studio-output-empty-copy{justify-content:center;gap:var(--space-xl);flex-direction:column;min-width:0;display:flex}.studio-output-empty-text{max-width:42ch;color:var(--fg);font-size:clamp(1.1rem,1.65vw,1.36rem)}.studio-preview-destination-list{gap:var(--space-sm);max-width:520px;display:grid}.studio-preview-destination-list span{border-radius:var(--radius-md);min-height:48px;color:var(--fg-muted);background:#ffffff09;border:1px solid #ffffff16;justify-content:space-between;align-items:center;padding:.78rem .95rem;font-size:.92rem;font-weight:700;display:flex}.studio-preview-destination-list span:after{content:"";background:var(--primary);border-radius:999px;width:7px;height:7px;box-shadow:0 0 18px #ff8c0061}.studio-output-empty-score{align-content:center;place-items:center;gap:var(--space-md);min-width:176px;padding:var(--space-lg);border-radius:var(--radius-md);background:#ffffff05;border:1px solid #ff8c001a;display:grid}.studio-output-empty-score p{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);margin:0;font-size:.75rem;font-weight:800}.studio-score-ring{--studio-score-progress:0%;--studio-score-fill:#ff8c0080;background:radial-gradient(circle at 50% 50%, #111722 0 56%, transparent 57%), conic-gradient(var(--studio-score-fill) var(--studio-score-progress), #fff1 0), #ffffff06;width:136px;height:136px;color:var(--primary-bright);font-variant-numeric:tabular-nums;border:1px solid #ff8c0040;border-radius:999px;align-content:center;place-items:center;line-height:1;display:grid;box-shadow:inset 0 0 0 8px #ff8c0009,0 18px 42px #00000057}.studio-score-ring span{font-size:2.1rem;font-weight:900;display:block}.studio-score-ring small{color:var(--fg-dim);margin-top:.32rem;font-size:.75rem;font-weight:800}.studio-score-ring--empty{border-style:dashed;animation:2.8s ease-in-out infinite studio-score-pulse}.studio-score-ring--strong{--studio-score-fill:#ff8c00b8;border-color:#ff8c0075;box-shadow:inset 0 0 0 10px #ff8c0014,0 22px 48px #ff8c001f}.studio-score-ring--medium{--studio-score-fill:#fbbf24ad;color:#fbbf24;border-color:#fbbf2470;box-shadow:inset 0 0 0 10px #fbbf2411,0 22px 48px #fbbf2414}.studio-score-ring--low{--studio-score-fill:#94a3b87a;color:var(--fg-muted);border-color:#94a3b842;box-shadow:inset 0 0 0 10px #94a3b80b,0 20px 42px #00000047}@keyframes studio-score-pulse{0%,to{opacity:.82;box-shadow:inset 0 0 0 8px #ff8c0009,0 18px 42px #00000057}50%{opacity:1;box-shadow:inset 0 0 0 11px #ff8c0011,0 20px 50px #ff8c001a}}.studio-output-score-compact{margin-left:var(--space-md);flex-shrink:0;justify-items:center;gap:.18rem;display:grid}.studio-output-score-compact .studio-score-ring{width:96px;height:96px}.studio-output-score-compact .studio-score-ring span{font-size:1.48rem}.studio-output-score-compact .studio-score-ring small{font-size:.66rem}.studio-output-score-compact p,.studio-output-score-compact>small{margin:0;line-height:1.15}.studio-output-score-compact p{color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.studio-output-score-compact>small{color:var(--fg-dim);font-size:.64rem;font-weight:700}.studio-status-pills{opacity:.82;flex-wrap:wrap;gap:.45rem;display:flex}.studio-status-pill{min-height:30px;color:var(--fg-muted);background:#ffffff09;border:1px solid #ffffff17;border-radius:999px;align-items:center;padding:.34rem .62rem;font-size:.72rem;font-weight:850;display:inline-flex}.studio-status-pill--green{color:var(--success);background:#34d39914;border-color:#34d3993d}.studio-status-pill--amber{color:var(--warning);background:#fbbf2416;border-color:#fbbf2442}.studio-status-pill--muted{color:#cbd5e1;background:#94a3b80f;border-color:#94a3b82e}.studio-output-panel--done .studio-output-section{padding:clamp(var(--space-md), 1.5vw, var(--space-lg));background:#ffffff04;border-color:#ffffff12}.studio-output-section--bullets{border-left:2px solid #ff8c006b}.studio-output-section--search-language{padding-block:var(--space-md);background:linear-gradient(#94a3b80a,#ffffff03),#ffffff02;border-color:#94a3b81f}.studio-output-panel--done .studio-output-bullet-list li{align-items:flex-start;gap:var(--space-md);background:linear-gradient(90deg,#ff8c000b,#0000 38%),#ffffff05;border-color:#ffffff0d;padding:.78rem .9rem}.studio-output-section--bullets .studio-output-bullet-list li:before{content:none}.studio-output-bullet-list li>span{width:2rem;height:2rem;color:var(--primary-bright);font-variant-numeric:tabular-nums;background:#ff8c0012;border:1px solid #ff8c003d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.68rem;font-weight:900;display:inline-flex}.studio-output-bullet-list li>p{overflow-wrap:anywhere;min-width:0;margin:0}.studio-output-section-heading{gap:.18rem;display:grid}.studio-output-section-heading .studio-output-section-label{margin-bottom:0}.studio-output-section-helper{color:var(--fg-dim);margin:0;font-size:.78rem;line-height:1.45}.studio-package-summary{border-radius:var(--radius-md);background:#ffffff04;border:1px solid #fff1;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;padding:.62rem;display:grid}.studio-package-summary div{border-radius:var(--radius-sm);background:#0a0e1461;border:1px solid #94a3b81b;min-width:0;padding:.58rem .62rem}.studio-package-summary span,.studio-package-summary strong{overflow-wrap:anywhere;min-width:0;display:block}.studio-package-summary span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem;font-size:.64rem;font-weight:800}.studio-package-summary strong{color:var(--fg);font-size:.78rem;font-weight:850;line-height:1.25}.studio-search-language-group{gap:.44rem;display:grid}.studio-search-language-group>p{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:850}.studio-output-section--search-language .artifact-keywords{gap:.42rem}.studio-output-section--search-language .keyword-chip{color:#cbd5e1;background:#94a3b811;border-color:#94a3b829}.studio-output-section--search-language .keyword-chip--focus{color:#bfdbfe;background:#60a5fa12;border-color:#60a5fa2e}.studio-pricing-panel{gap:var(--space-sm);min-width:0;margin-top:var(--space-xs);padding:var(--space-md);border-radius:var(--radius-md);background:linear-gradient(#94a3b808,#ffffff02),#070b113d;border:1px solid #94a3b821;display:grid}.studio-pricing-heading{gap:var(--space-sm);min-width:0;display:grid}.studio-pricing-heading>div{min-width:0}.studio-pricing-summary{flex-wrap:wrap;justify-content:flex-start;gap:.35rem;min-width:0;display:flex}.studio-pricing-summary span{max-width:100%;min-height:28px;color:var(--fg-muted);overflow-wrap:normal;word-break:normal;white-space:normal;background:#94a3b80d;border:1px solid #94a3b824;border-radius:999px;align-items:center;padding:.26rem .52rem;font-size:.68rem;font-weight:800;line-height:1.2;display:inline-flex}.studio-pricing-status{color:#cbd5e1;text-align:center;overflow-wrap:normal;word-break:normal;white-space:normal;background:#94a3b811;border:1px solid #94a3b82b;border-radius:999px;flex:0 auto;max-width:100%;padding:.28rem .56rem;font-size:.68rem;font-weight:850;line-height:1.2}.studio-pricing-status--good,.studio-pricing-result-item--good strong{color:var(--success)}.studio-pricing-status--good{background:#34d39914;border-color:#34d3993d}.studio-pricing-status--watch,.studio-pricing-result-item--watch strong{color:var(--warning)}.studio-pricing-status--watch{background:#fbbf2414;border-color:#fbbf243d}.studio-pricing-status--risk,.studio-pricing-result-item--risk strong{color:#fca5a5}.studio-pricing-status--risk{background:#f8717113;border-color:#f8717138}.studio-pricing-status--missing,.studio-pricing-status--neutral{color:#cbd5e1}.studio-pricing-body{gap:var(--space-sm);min-width:0;display:grid}.studio-pricing-input-grid{grid-template-columns:1fr;gap:.62rem;min-width:0;display:grid}.studio-pricing-input-grid input{width:100%;min-width:0;min-height:40px;padding:.54rem .64rem;font-size:.84rem}.studio-pricing-input-grid label{color:var(--fg-muted);overflow-wrap:normal;word-break:normal;white-space:normal;margin-bottom:0;font-size:.72rem;line-height:1.25}.studio-pricing-field--compact input{text-align:left}.studio-pricing-result-strip{grid-template-columns:1fr;gap:.45rem;min-width:0;display:grid}.studio-pricing-result-item{border-radius:var(--radius-sm);background:#ffffff06;border:1px solid #fff1;align-content:start;gap:.12rem;min-width:0;min-height:62px;padding:.52rem .58rem;display:grid}.studio-pricing-result-item span,.studio-pricing-result-item strong,.studio-pricing-result-item small{overflow-wrap:normal;word-break:normal;white-space:normal;min-width:0}.studio-pricing-result-item span{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850;line-height:1.2}.studio-pricing-result-item strong{color:var(--fg);font-size:.82rem;font-weight:850;line-height:1.25}.studio-pricing-result-item small{color:var(--fg-dim);font-size:.64rem;line-height:1.25}.studio-pricing-waiting{align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);background:#94a3b809;border:1px dashed #94a3b829;grid-template-columns:1fr;min-width:0;padding:.58rem .66rem;display:grid}.studio-pricing-waiting p,.studio-pricing-waiting span{overflow-wrap:normal;word-break:normal;min-width:0;margin:0}.studio-pricing-waiting p{color:var(--fg);font-size:.82rem;font-weight:850;line-height:1.25}.studio-pricing-waiting span{color:var(--fg-dim);font-size:.7rem;line-height:1.35}.studio-pricing-placeholder-row{display:none}.studio-pricing-placeholder-row span{min-height:24px;color:var(--fg-dim);white-space:normal;background:#94a3b80a;border:1px solid #94a3b81f;border-radius:999px;align-items:center;padding:.18rem .42rem;font-size:.62rem;font-weight:800;line-height:1.2;display:inline-flex}.studio-pricing-safety{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:.32rem;min-width:0;padding-top:.45rem;display:flex}.studio-pricing-safety p{min-width:min(100%,14rem);color:var(--fg-dim);flex:14rem;margin:0;font-size:.7rem;line-height:1.42}.studio-rail{gap:var(--space-sm);min-width:0;display:grid}.studio-decision-rail{align-content:start}.studio-rail-card{padding:var(--space-md);border-radius:var(--radius-md);background:linear-gradient(#ff8c0009,#ffffff04),#0e131b;border:1px solid #ff8c0017;box-shadow:0 14px 34px #0000002e}.studio-decision-card{gap:.52rem;display:grid}.studio-decision-card--summary{border-color:#ff8c002e}.studio-rail-heading{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:.95rem;font-weight:850;line-height:1.28}.studio-decision-card-heading,.studio-decision-section-heading{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;display:flex}.studio-decision-card-heading .studio-rail-kicker,.studio-decision-section-heading .studio-rail-kicker{margin:0}.studio-decision-section-heading strong,.studio-decision-state{color:#cbd5e1;text-align:right;overflow-wrap:anywhere;background:#94a3b811;border:1px solid #94a3b829;border-radius:999px;flex:0 auto;min-width:0;max-width:100%;padding:.24rem .48rem;font-size:.66rem;font-weight:850;line-height:1.2}.studio-decision-card--pricing .studio-pricing-status{align-self:flex-start}.studio-decision-facts{flex-wrap:wrap;gap:.35rem;min-width:0;display:flex}.studio-decision-facts span{min-width:0;max-width:100%;color:var(--fg-muted);overflow-wrap:anywhere;background:#94a3b80d;border:1px solid #94a3b824;border-radius:999px;padding:.25rem .46rem;font-size:.66rem;font-weight:800;line-height:1.2}.studio-critical-panel,.studio-prepared-panel{gap:var(--space-sm);min-width:0;display:grid}.studio-critical-panel{background:linear-gradient(#ff8c000d,#ffffff05),#11151d;border-color:#ff8c0038}.studio-critical-header,.studio-prepared-header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;display:flex}.studio-critical-header h3,.studio-prepared-header h3{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:.95rem;font-weight:850;line-height:1.25}.studio-critical-header>span,.studio-prepared-header>span{max-width:100%;color:var(--primary-bright);text-align:right;overflow-wrap:anywhere;background:#ff8c0012;border:1px solid #ff8c0033;border-radius:999px;flex:0 auto;padding:.24rem .48rem;font-size:.66rem;font-weight:850;line-height:1.2}.studio-critical-empty{border-radius:var(--radius-sm);color:var(--fg-muted);background:#94a3b80b;border:1px dashed #94a3b829;margin:0;padding:.72rem .78rem;font-size:.78rem;line-height:1.45}.studio-critical-empty--clear{color:var(--success);background:#34d39911;border-color:#34d39938}.studio-critical-list{gap:.52rem;min-width:0;display:grid}.studio-critical-item{border-radius:var(--radius-sm);background:#ffffff07;border:1px solid #ffffff13;grid-template-columns:minmax(0,1fr);gap:.58rem;min-width:0;padding:.72rem .78rem;display:grid}.studio-critical-item--critical{background:#ef44440e;border-color:#ef444447}.studio-critical-item--high{background:#ff8c000b;border-color:#ff8c0038}.studio-critical-item-main{gap:.28rem;min-width:0;display:grid}.studio-critical-item-meta{flex-wrap:wrap;gap:.3rem;min-width:0;display:flex}.studio-critical-item-meta span,.studio-critical-overflow,.studio-prepared-overflow{min-width:0;max-width:100%;color:var(--fg-muted);overflow-wrap:anywhere;background:#94a3b80f;border:1px solid #94a3b829;border-radius:999px;padding:.18rem .42rem;font-size:.64rem;font-weight:850;line-height:1.2}.studio-critical-item h4,.studio-critical-item p{overflow-wrap:anywhere;min-width:0;margin:0}.studio-critical-item h4{color:var(--fg);font-size:.83rem;font-weight:850;line-height:1.26}.studio-critical-item p{color:var(--fg-muted);font-size:.74rem;line-height:1.45}.studio-critical-action{border-radius:var(--radius-sm);max-width:100%;min-height:2.25rem;color:var(--primary-bright);text-align:center;overflow-wrap:anywhere;cursor:pointer;background:#ff8c0013;border:1px solid #ff8c0038;justify-content:center;align-items:center;padding:.42rem .62rem;font-size:.72rem;font-weight:850;line-height:1.2;text-decoration:none;display:inline-flex}.studio-critical-action:hover,.studio-critical-action:focus-visible{background:#ff8c001f;border-color:#ff8c005c}.studio-critical-overflow,.studio-prepared-overflow{justify-self:start;display:inline-flex}.studio-prepared-panel--secondary{opacity:.86}.studio-prepared-header>span{color:#cbd5e1;background:#94a3b811;border-color:#94a3b829}.studio-prepared-details{gap:var(--space-sm);min-width:0;display:grid}.studio-prepared-details summary{justify-content:space-between;align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);min-width:0;color:var(--fg-muted);cursor:pointer;overflow-wrap:anywhere;background:#ffffff06;border:1px solid #fff1;padding:.52rem .58rem;font-size:.74rem;font-weight:850;line-height:1.25;display:flex}.studio-prepared-details summary strong{color:var(--fg-dim);background:#94a3b814;border-radius:999px;flex:none;padding:.16rem .42rem;font-size:.64rem}.studio-prepared-list,.studio-prepared-pricing{min-width:0;margin-top:var(--space-sm);gap:.46rem;display:grid}.studio-prepared-row{border-radius:var(--radius-sm);background:#ffffff06;border:1px solid #ffffff0f;gap:.18rem;min-width:0;padding:.56rem .62rem;display:grid}.studio-prepared-row span,.studio-prepared-row small,.studio-prepared-row em{overflow-wrap:anywhere;min-width:0}.studio-prepared-row span{color:var(--fg);font-size:.76rem;font-weight:850;line-height:1.25}.studio-prepared-row small{color:var(--fg-dim);font-size:.68rem;line-height:1.38}.studio-prepared-row em{color:var(--fg-muted);font-size:.64rem;font-style:normal;font-weight:800}.studio-context-card{border-color:#ff8c0029}.studio-context-summary{gap:.42rem;display:grid}.studio-context-summary div{justify-content:space-between;align-items:baseline;gap:var(--space-sm);min-width:0;display:flex}.studio-context-summary span{color:var(--fg-dim);flex:none;font-size:.72rem}.studio-context-summary strong{min-width:0;color:var(--fg);text-align:right;overflow-wrap:anywhere;font-size:.78rem;font-weight:800}.studio-summary-meta{min-width:0;margin:calc(-1 * var(--space-xs)) 0 var(--space-sm);flex-wrap:wrap;gap:.36rem;display:flex}.studio-summary-meta span{min-width:0;max-width:100%;color:var(--fg-dim);overflow-wrap:anywhere;background:#94a3b80e;border:1px solid #94a3b824;border-radius:999px;padding:.28rem .46rem;font-size:.66rem;font-weight:800;line-height:1.2}.studio-rail-microcopy{margin:var(--space-sm) 0 0;color:var(--fg-dim);font-size:.72rem;line-height:1.45}.studio-rail-kicker{margin:0 0 var(--space-md);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);font-size:.67rem;font-weight:850}.studio-rail-score-row{justify-content:space-between;align-items:baseline;gap:var(--space-md);display:flex}.studio-rail-score-row span,.studio-rail-copy{color:var(--fg-muted);margin:0;font-size:.86rem;line-height:1.5}.studio-rail-score-row strong{color:var(--primary-bright);font-variant-numeric:tabular-nums;align-items:baseline;gap:.16rem;font-size:1.7rem;line-height:1;display:inline-flex}.studio-rail-score-row strong small{color:var(--fg-dim);font-size:.72rem}.studio-checklist{min-width:0;margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid #fff1;gap:.42rem;display:grid}.studio-checklist-title{color:var(--fg);margin:0;font-size:.78rem;font-weight:850;line-height:1.25}.studio-checklist-group{gap:.34rem;min-width:0;display:grid}.studio-checklist-group-title{color:var(--fg-dim);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:850;line-height:1.2}.studio-checklist-rows{gap:.32rem;min-width:0;display:grid}.studio-checklist-row,.studio-missing-clear-row{justify-content:space-between;align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);background:#ffffff06;border:1px solid #fff1;min-width:0;padding:.46rem .52rem;display:flex}.studio-checklist-row span,.studio-missing-clear-row span{min-width:0;color:var(--fg-muted);overflow-wrap:anywhere;font-size:.72rem;font-weight:760;line-height:1.25}.studio-checklist-status,.studio-missing-clear-row strong{color:#cbd5e1;overflow-wrap:anywhere;background:#94a3b811;border:1px solid #94a3b829;border-radius:999px;flex:none;max-width:100%;padding:.18rem .42rem;font-size:.64rem;font-weight:850;line-height:1.2}.studio-checklist-status--good,.studio-missing-clear-row strong{color:var(--success);background:#34d39914;border-color:#34d3993d}.studio-checklist-status--warn{color:var(--warning);background:#fbbf2414;border-color:#fbbf243d}.studio-missing-list{min-width:0;margin-top:var(--space-sm);gap:.42rem;display:grid}.studio-missing-compact{min-width:0;margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid #fff1;gap:.42rem;display:grid}.studio-missing-compact .studio-missing-list,.studio-missing-compact .studio-missing-clear-row{margin-top:0}.studio-missing-row{border-radius:var(--radius-sm);background:#ff8c000b;border:1px solid #ff8c001f;gap:.12rem;min-width:0;padding:.52rem .58rem;display:grid}.studio-missing-row span,.studio-missing-row small{overflow-wrap:anywhere;min-width:0}.studio-missing-row span{color:var(--fg);font-size:.76rem;font-weight:850;line-height:1.25}.studio-missing-row small{color:var(--fg-dim);font-size:.68rem;line-height:1.35}.studio-next-step-rail-card{background:radial-gradient(220px 120px at 100% 0,#ff8c0017,#0000 72%),linear-gradient(#ff8c000d,#ffffff05),#12151d;border-color:#ff8c0029;position:relative;overflow:hidden}.studio-next-step-rail-card:after{content:"↑";right:var(--space-lg);bottom:var(--space-md);color:var(--primary-bright);opacity:.34;font-size:1.2rem;position:absolute}.studio-rail-next-copy{max-width:13rem;color:var(--fg);margin:0;font-size:1rem;font-weight:850;line-height:1.35}.studio-nba-card{border-color:#ff8c0038}.studio-nba-header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;margin-bottom:var(--space-sm);display:flex}.studio-nba-action{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:.94rem;font-weight:850;line-height:1.3}.studio-nba-badge{color:var(--primary-bright);white-space:nowrap;background:#ff8c0011;border:1px solid #ff8c0033;border-radius:999px;flex-shrink:0;padding:.24rem .44rem;font-size:.62rem;font-weight:850;line-height:1.2}.studio-nba-chips{min-width:0;margin-bottom:var(--space-sm);flex-wrap:wrap;gap:.3rem;display:flex}.studio-nba-chip{overflow-wrap:anywhere;border-radius:999px;padding:.22rem .4rem;font-size:.63rem;font-weight:800;line-height:1.2}.studio-nba-chip--neutral{color:var(--fg-dim);background:#94a3b80e;border:1px solid #94a3b824}.studio-nba-chip--ok{color:#86efac;background:#4ade800e;border:1px solid #4ade802e}.studio-nba-chip--warn{color:var(--primary-bright);background:#ff8c0012;border:1px solid #ff8c0038}.studio-nba-rationale{margin:0 0 var(--space-xs);color:var(--fg-muted);font-size:.76rem;line-height:1.48}.studio-nba-note{margin:var(--space-xs) 0 0;padding-top:var(--space-xs);color:var(--fg-dim);border-top:1px solid #ffffff0e;font-size:.66rem;line-height:1.4}@media (min-width:1280px){.studio-workbench{align-items:start;column-gap:clamp(var(--space-md), 1.55vw, var(--space-xl));grid-template-columns:minmax(292px,328px) minmax(0,1fr) minmax(228px,260px);display:grid}.studio-workbench>.studio-form{top:var(--space-lg);grid-area:1/1;position:sticky}.studio-preview-stack{grid-area:1/2}.studio-workbench>.studio-rail{top:var(--space-lg);grid-area:1/3;position:sticky}.studio-output-panel{min-height:660px}.studio-workbench--empty .studio-output-panel{min-height:700px}.studio-workbench--result .studio-form{max-height:calc(100vh - 2 * var(--space-lg));overflow:auto}}@media (min-width:1120px) and (max-width:1279px){.studio-workbench{align-items:start;gap:var(--space-lg);grid-template-columns:minmax(300px,340px) minmax(0,1fr);display:grid}.studio-workbench>.studio-form{top:var(--space-lg);grid-area:1/1;position:sticky}.studio-preview-stack{grid-area:1/2}.studio-workbench>.studio-rail{grid-area:2/2;grid-template-columns:repeat(2,minmax(0,1fr))}.studio-output-panel{min-height:660px}}@media (max-width:1119px){.studio-workbench{flex-direction:column;display:flex}.studio-workbench--result .studio-preview-stack{order:1}.studio-workbench--result>.studio-rail{order:2}.studio-workbench--result>.studio-form{order:3}.studio-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.studio-output-header{gap:var(--space-sm);flex-direction:column}.studio-output-empty--teaching{gap:var(--space-lg);flex-direction:column;min-height:0}.studio-output-empty-score{min-width:0;padding:var(--space-md)}.studio-preview-destination-list span{align-items:flex-start;min-height:44px}.studio-rail{grid-template-columns:1fr}.studio-action-strip{border-radius:var(--radius-lg);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid #ff8c0029;margin:0;position:static}.studio-output-score-compact{justify-items:start;margin-left:0}.studio-output-score-compact .studio-score-ring{width:84px;height:84px}.studio-output-score-compact .studio-score-ring span{font-size:1.25rem}.studio-output-main-copy .artifact-product-title{overflow-wrap:anywhere;font-size:clamp(1.35rem,8vw,1.85rem);line-height:1.16}.studio-output-panel--done .studio-output-section{padding:var(--space-md)}.studio-package-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-pricing-heading{gap:var(--space-sm);flex-direction:column}.studio-pricing-summary{justify-content:flex-start}.studio-pricing-input-grid,.studio-pricing-result-strip,.studio-pricing-waiting{grid-template-columns:1fr}.studio-pricing-placeholder-row{justify-content:flex-start;max-width:none}.studio-output-bullet-list li>span{width:1.8rem;height:1.8rem}}@media (max-width:420px){.studio-hero--flagship,.studio-form,.studio-output-panel,.studio-next-step,.studio-rail-card{padding:var(--space-md)}.studio-score-ring{width:132px;height:132px}.studio-hero-ops{flex-wrap:wrap;gap:.28rem;display:flex}.studio-hero-ops span{white-space:normal;flex:0 auto}.studio-preview-destination-list span{padding:.68rem .75rem;font-size:.84rem}.studio-output-empty-text{font-size:1rem}.studio-marketplace-chips{grid-template-columns:1fr}.studio-intake-segment{min-height:48px;padding-inline:.22rem}.studio-intake-segment span{font-size:.78rem}.studio-intake-segment small{font-size:.56rem}.studio-fieldset-toggle{align-items:flex-start;gap:.5rem}.studio-example-action,.studio-example-clear{justify-content:center;align-self:stretch}.studio-disclosure-summary{max-width:7rem}.studio-status-pill{justify-content:center;width:100%}.studio-checklist-row,.studio-missing-clear-row{flex-wrap:wrap;align-items:flex-start}.studio-checklist-status,.studio-missing-clear-row strong{flex:0 auto}.studio-critical-header,.studio-prepared-header,.studio-decision-card-heading{flex-direction:column;align-items:flex-start}.studio-critical-header>span,.studio-prepared-header>span,.studio-decision-state{text-align:left}.studio-critical-action{width:100%}.studio-package-summary{grid-template-columns:1fr;padding:.5rem}.studio-pricing-result-strip,.studio-image-upload-header,.studio-image-upload-row{grid-template-columns:1fr}.studio-image-upload-header{display:grid}.studio-image-upload-count{justify-self:start}.studio-image-upload-row-side{flex-wrap:wrap;justify-content:flex-start}.studio-pricing-panel{padding:var(--space-sm)}.studio-output-panel--done .studio-output-bullet-list li{gap:var(--space-sm);padding:.68rem .72rem}.studio-output-section-helper,.studio-next-step-copy{font-size:.76rem}}@media (max-width:360px){.studio-layout,.studio-workbench,.studio-form,.studio-output-panel,.studio-next-step,.studio-claim-review-panel,.studio-rail-card{max-width:100%;overflow-x:hidden}.studio-hero--flagship{padding:var(--space-sm) var(--space-md)}.studio-hero-title{font-size:1.35rem}.studio-hero-sub{font-size:.84rem}.claim-review-actions{flex-direction:column;align-items:stretch}.claim-review-btn{text-align:center;justify-content:center;width:100%}.studio-preview-stack{gap:var(--space-sm)}.studio-secondary-inputs-header{flex-direction:column;align-items:flex-start;gap:.2rem}.studio-fieldset-toggle{flex-wrap:wrap}.studio-disclosure-summary{max-width:100%;margin-left:0}.studio-image-upload-type-switch{grid-template-columns:1fr}.studio-image-upload-file{white-space:normal;overflow-wrap:anywhere}.studio-critical-panel,.studio-prepared-panel,.studio-critical-item,.studio-prepared-row,.studio-prepared-details summary{max-width:100%;overflow-x:hidden}.studio-critical-item-meta,.studio-summary-meta{align-items:flex-start}.studio-critical-overflow,.studio-prepared-overflow{border-radius:var(--radius-sm);justify-content:center;width:100%}}.overview-command-zone,.catalog-command-zone,.export-command-zone,.marketplace-command-zone,.geo-command-zone,.ops-command-zone,.settings-command-zone,.billing-command-zone{background:radial-gradient(520px 220px at 0 0,#ff8c0017,#0000 68%),linear-gradient(160deg,#ffffff0f,#ffffff05);border-color:#ff8c0021;box-shadow:0 24px 62px #00000038}.overview-kpi-metric,.overview-health-card,.catalog-summary-metric,.export-summary-card,.billing-feature-card,.billing-usage-card,.settings-pref-card{background:linear-gradient(#ffffff0e,#ffffff05),#111319}.overview-hero-card,.overview-readiness-panel,.catalog-priority-board,.export-output-hero,.billing-plan-hero,.geo-intel-hero,.ops-risk-board{border-color:#ff8c0026;box-shadow:0 26px 70px #00000047}.overview-priority-item,.catalog-record-card,.export-detail-card,.export-marketplace-rail,.marketplace-readiness-card,.marketplace-active-hero,.marketplace-form-card,.geo-panel,.geo-rail-card,.geo-next-rail,.ops-event-surface,.ops-rail-card,.billing-rail-card,.settings-surface,.settings-rail-card{background:linear-gradient(#ffffff0c,#ffffff05),#101216}.catalog-record-card{grid-template-columns:minmax(0,1.25fr) minmax(250px,.95fr) minmax(150px,.45fr)}.catalog-filter-pill,.ops-status-chip,.marketplace-chip,.geo-chip,.settings-chip,.billing-status-chip,.export-chip{font-weight:850}.export-output-record{border-color:#ff8c0029}.export-output-package div,.export-check-row,.marketplace-export-note,.settings-summary-list div{background:#ffffff07}.auth-brand-panel{background:radial-gradient(440px 260px at 0 0,#ff8c0029,#0000 68%),linear-gradient(145deg,#ffffff14,#ffffff07);border-color:#ff8c0024}.auth-form-panel{padding:clamp(var(--space-lg), 2.4vw, var(--space-xl));border-radius:var(--radius-lg);background:#ffffff07;border:1px solid #ffffff13}.billing-empty-state,.catalog-empty-state,.geo-empty-state,.marketplace-empty-state,.ops-premium-empty{background:radial-gradient(260px 160px at 0 0,#ff8c0012,#0000 72%),#ffffff06;border-color:#ffffff16}@media (max-width:640px){.overview-command-zone,.catalog-command-zone,.export-command-zone,.marketplace-command-zone,.geo-command-zone,.ops-command-zone,.settings-command-zone,.billing-command-zone{box-shadow:none}.catalog-record-card{grid-template-columns:1fr}.auth-form-panel{padding:var(--space-md)}}.catalog-uploaded-image-block{margin-top:var(--space-md);gap:var(--space-sm);display:grid}.catalog-uploaded-image-head{gap:2px;display:grid}.catalog-uploaded-image-title{color:var(--fg-strong);margin:0;font-size:.9375rem;font-weight:600}.catalog-uploaded-image-helper{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.5}.catalog-uploaded-image-grid{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin:0;padding:0;list-style:none;display:grid}.catalog-uploaded-image-card{padding:var(--space-xs);border:1px solid var(--border-subtle,#ffffff14);border-radius:var(--radius-md,10px);background:var(--bg-card-soft,#ffffff05);gap:6px;min-width:0;display:grid}.catalog-uploaded-image-thumb{aspect-ratio:1;border-radius:var(--radius-sm,6px);background:#00000040;justify-content:center;align-items:center;width:100%;max-width:160px;margin:0 auto;display:flex;position:relative;overflow:hidden}.catalog-uploaded-image-img{object-fit:cover;width:100%;height:100%;display:block}.catalog-uploaded-image-fallback{padding:var(--space-xs);text-align:center;color:var(--fg-muted);gap:2px;font-size:.75rem;display:grid}.catalog-uploaded-image-fallback strong{color:var(--fg-strong);font-size:.8125rem;font-weight:600}.catalog-uploaded-image-meta{flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;display:flex}.catalog-uploaded-image-source{color:var(--fg-muted);overflow-wrap:anywhere;flex-basis:100%;font-size:.75rem}.catalog-uploaded-image-label{color:var(--fg-muted);overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:.75rem}.catalog-uploaded-image-size{color:var(--fg-muted);font-size:.75rem}.catalog-uploaded-image-disclaimer{color:var(--fg-muted);margin:0;font-size:.75rem;line-height:1.5}@media (max-width:360px){.catalog-uploaded-image-grid{grid-template-columns:1fr}.catalog-uploaded-image-thumb{max-width:120px}}.pricing-intel-card{padding:var(--space-sm) var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);gap:var(--space-xs);background:#ffffff08;display:grid}.pricing-intel-card--danger{border-color:#ef44444d}.pricing-intel-card--warn{border-color:#fbbf2440}.pricing-intel-card--good{border-color:#34d39938}.pricing-intel-header{justify-content:space-between;align-items:center;gap:var(--space-xs);flex-wrap:wrap;display:flex}.pricing-intel-source{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.pricing-intel-tag{color:var(--fg-muted);background:#ffffff0f;border-radius:999px;padding:.15rem .45rem;font-size:.6875rem;font-weight:700}.pricing-intel-tag--danger{color:var(--danger);background:#ef44441a}.pricing-intel-tag--warn{color:var(--warning);background:#fbbf241a}.pricing-intel-tag--good{color:var(--success);background:var(--success-bg)}.pricing-intel-row{justify-content:space-between;align-items:baseline;gap:var(--space-xs);flex-wrap:wrap;font-size:.8125rem;display:flex}.pricing-intel-row span{color:var(--fg-muted)}.pricing-intel-row strong{word-break:break-word;font-weight:600}.pricing-intel-warning{color:var(--fg-muted);margin:0;font-size:.75rem}.pricing-intel-enter-data{color:var(--fg-muted);margin:0;font-size:.75rem;font-style:italic}.pricing-intel-footer{border-top:1px solid var(--border-subtle);padding-top:var(--space-xs);gap:2px;display:grid}.pricing-intel-disclaimer{color:var(--fg-dim,var(--fg-muted));margin:0;font-size:.6875rem}@media (max-width:360px){.pricing-intel-row{flex-direction:column;align-items:flex-start}}.studio-url-obs-card{gap:.75rem;min-width:0;display:grid}.studio-url-obs-header{gap:.25rem;min-width:0;display:grid}.studio-url-obs-heading{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:.95rem;font-weight:850;line-height:1.28}.studio-url-obs-advisory{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.72rem;font-weight:700}.studio-url-obs-help{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.74rem;line-height:1.45}.studio-url-obs-loading{color:var(--fg-muted);margin:0;font-size:.74rem}.studio-url-obs-candidates{gap:.5rem;min-width:0;margin:0;padding:0;list-style:none;display:grid}.studio-url-obs-candidate{border-radius:var(--radius-sm);background:#94a3b80a;border:1px solid #94a3b824;gap:.45rem;min-width:0;padding:.62rem .72rem;display:grid}.studio-url-obs-candidate--dismissed{opacity:.5}.studio-url-obs-candidate--used{background:#34d3990d;border-color:#34d39938}.studio-url-obs-candidate-header{flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;display:flex}.studio-url-obs-kicker{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.62rem;font-weight:850}.studio-url-obs-domain{color:var(--fg);overflow-wrap:anywhere;font-size:.83rem;font-weight:800}.studio-url-obs-band{color:var(--fg-muted);white-space:nowrap;background:#94a3b80f;border:1px solid #94a3b829;border-radius:999px;padding:.18rem .42rem;font-size:.64rem;font-weight:850}.studio-url-obs-band--strong_candidate{color:var(--success);background:#34d39912;border-color:#34d39947}.studio-url-obs-band--medium_candidate{color:var(--primary-bright);background:#ff8c0012;border-color:#ff8c0038}.studio-url-obs-caveats{flex-wrap:wrap;gap:.3rem;min-width:0;display:flex}.studio-url-obs-caveat{color:var(--fg-muted);overflow-wrap:anywhere;background:#94a3b80a;border:1px solid #94a3b824;border-radius:999px;padding:.15rem .38rem;font-size:.62rem;font-weight:800}.studio-url-obs-actions{flex-wrap:wrap;gap:.35rem;min-width:0;display:flex}.studio-url-obs-action{border-radius:var(--radius-sm);min-height:2.25rem;color:var(--fg-muted);cursor:pointer;text-align:center;overflow-wrap:anywhere;background:0 0;border:1px solid #94a3b833;justify-content:center;align-items:center;padding:.38rem .62rem;font-size:.72rem;font-weight:850;line-height:1.2;display:inline-flex}.studio-url-obs-action--primary{color:var(--success);background:#34d3990f;border-color:#34d39947}.studio-url-obs-action--mismatch{color:#f87171;border-color:#ef444433}.studio-url-obs-action-state{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.studio-url-obs-action-label{color:var(--fg-muted);overflow-wrap:anywhere;font-size:.72rem}.studio-url-obs-action-label--used{color:var(--success)}.studio-url-obs-undo{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;min-height:1.5rem;padding:.15rem .3rem;font-size:.66rem;text-decoration:underline}.studio-url-obs-ready-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;min-width:0;display:flex}.studio-url-obs-timestamp{color:var(--fg-muted);margin:0;font-size:.66rem}.studio-url-obs-footer{border-top:1px solid #94a3b81a;gap:.25rem;min-width:0;padding-top:.5rem;display:grid}.studio-url-obs-attribution{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.64rem;font-weight:700}.studio-url-obs-disclosure{color:var(--fg-dim,var(--fg-muted));overflow-wrap:anywhere;margin:0;font-size:.62rem}.studio-url-obs-price-no-signal{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.66rem;font-style:italic}.studio-price-signal-badge{color:#ff8c00e6;white-space:nowrap;background:#ff8c0012;border:1px solid #ff8c0047;border-radius:999px;align-items:center;padding:.15rem .38rem;font-size:.62rem;font-weight:850;display:inline-flex}.studio-price-signal-panel{border-radius:var(--radius-sm);background:#ff8c000a;border:1px solid #ff8c002e;gap:.35rem;min-width:0;padding:.6rem .7rem;display:grid}.studio-price-signal-header{align-items:center;gap:.4rem;min-width:0;display:flex}.studio-price-signal-label{color:#ff8c00cc;text-transform:uppercase;letter-spacing:.03em;overflow-wrap:anywhere;font-size:.64rem;font-weight:850}.studio-price-signal-text{color:var(--fg);overflow-wrap:anywhere;margin:0;font-size:1.02rem;font-weight:900}.studio-price-signal-advisory{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.64rem}.studio-price-signal-caveats{flex-wrap:wrap;gap:.3rem;min-width:0;display:flex}.studio-price-signal-caveat{color:var(--fg-muted);overflow-wrap:anywhere;background:#94a3b80a;border:1px solid #94a3b824;border-radius:999px;padding:.13rem .34rem;font-size:.6rem;font-weight:800}@media (max-width:360px){.studio-url-obs-actions{flex-direction:column}.studio-url-obs-action,.studio-url-obs-trigger{width:100%}.studio-url-obs-candidate-header{gap:.3rem}.studio-url-obs-ready-footer{flex-direction:column;align-items:flex-start}.studio-price-signal-panel{padding:.5rem .55rem}.studio-price-signal-text{font-size:.92rem}}@media (min-width:900px) and (max-width:1119px){.studio-workbench{grid-template-columns:minmax(280px,380px) minmax(0,1fr)}.studio-workbench>.studio-form{grid-area:1/1}.studio-preview-stack{grid-area:1/2}}@media (min-width:1280px){.studio-workbench{grid-template-columns:minmax(292px,360px) minmax(0,1fr)}.studio-workbench>.studio-rail{display:none}}@media (max-width:1119px){.studio-workbench--result .studio-preview-stack{order:1}.studio-workbench--result>.studio-form{order:2}}.studio-package-panel{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:linear-gradient(#ffffff07,#ffffff03),#131316;gap:0;overflow:hidden;box-shadow:0 16px 36px #00000038}.studio-package-intent{gap:var(--space-sm);padding:var(--space-lg);flex-direction:column;display:flex}.studio-package-intent-title{color:var(--fg);margin:0;font-size:.88rem;font-weight:800}.studio-package-intent-desc{color:var(--fg-muted);margin:0;font-size:.78rem;line-height:1.55}.studio-package-intent-note{margin:var(--space-xs) 0 0;color:var(--fg-dim);border-top:1px solid var(--border-subtle);padding-top:var(--space-xs);font-size:.68rem}.studio-package-intent--streaming{gap:var(--space-md)}.studio-package-lane-chips{flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.studio-package-lane-chip{border:1px solid var(--border-subtle);color:var(--fg-dim);white-space:nowrap;background:#ffffff08;border-radius:999px;padding:.18rem .44rem;font-size:.64rem;font-weight:700}.studio-package-tabs{scrollbar-width:none;border-bottom:1px solid var(--border-subtle);padding:0 var(--space-sm);background:#ffffff05;flex-shrink:0;display:flex;overflow-x:auto}.studio-package-tabs::-webkit-scrollbar{display:none}.studio-package-tab{color:var(--fg-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:.55rem .8rem;font-size:.72rem;font-weight:700;line-height:1;transition:color .12s,border-color .12s}.studio-package-tab:hover{color:var(--fg)}.studio-package-tab--active{color:var(--fg);border-bottom-color:var(--accent)}.studio-package-lane-body{flex:1;min-height:220px;overflow:hidden}.studio-package-lane-placeholder{gap:var(--space-sm);padding:var(--space-lg);flex-direction:column;display:flex}.studio-package-placeholder-desc{color:var(--fg-muted);margin:0;font-size:.8rem;line-height:1.5}.studio-package-placeholder-note{margin:var(--space-xs) 0 0;color:var(--fg-dim);font-size:.68rem}.studio-package-gorsel-status{color:var(--fg-muted);margin:0;font-size:.8rem}.studio-advisory-stack{gap:var(--space-xs);padding:var(--space-sm) var(--space-md);border:1px solid var(--border-subtle);background:#ffffff06;border-radius:8px;flex-direction:column;display:flex}.studio-advisory-stack-title{color:var(--fg-muted);margin:0;font-size:.68rem;font-weight:800}.studio-advisory-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.studio-advisory-stack-item{border:1px solid var(--border-subtle);background:#ffffff07;border-radius:6px;min-width:0;padding:7px 8px}.studio-advisory-stack-item span,.studio-advisory-stack-item strong,.studio-advisory-stack-item small{min-width:0;display:block}.studio-advisory-stack-item span{color:var(--fg-dim);font-size:.61rem}.studio-advisory-stack-item strong{color:var(--fg);margin-top:2px;font-size:.72rem}.studio-advisory-stack-item small{color:var(--fg-dim);margin-top:3px;font-size:.62rem;line-height:1.35}.studio-advisory-stack-item--ready{border-color:#22c55e38}.studio-advisory-stack-item--watch{border-color:#fbbf2433}.studio-advisory-stack-item--missing{border-color:#ffffff14}.studio-advisory-stack-item--locked{opacity:.78}.studio-source-summary{gap:var(--space-xs);padding:var(--space-sm) var(--space-md);background:#60a5fa09;border:1px solid #60a5fa29;border-radius:8px;flex-direction:column;display:flex}.studio-source-summary-head{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-source-summary-head h4{color:var(--fg);margin:2px 0 0;font-size:.84rem}.studio-source-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.studio-source-summary-grid span,.studio-source-summary-price{border:1px solid var(--border-subtle);background:#ffffff07;border-radius:6px;min-width:0;padding:7px 8px}.studio-source-summary-grid small,.studio-source-summary-price span,.studio-source-summary-price small{min-width:0;color:var(--fg-dim);font-size:.62rem;line-height:1.35;display:block}.studio-source-summary-grid strong,.studio-source-summary-price strong{min-width:0;color:var(--fg);overflow-wrap:anywhere;margin-top:2px;font-size:.72rem;display:block}.studio-source-summary-price{background:#fbbf2409;border-color:#fbbf2429}.studio-source-summary-copy{color:var(--fg-dim);margin:0;font-size:.67rem;line-height:1.4}.studio-package-gorsel-lane{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.studio-gorsel-advisory{color:var(--fg-muted);margin:0;font-size:.78rem;line-height:1.5}.studio-gorsel-readiness{padding:var(--space-sm) var(--space-md);border:1px solid var(--border-subtle);background:#ffffff08;border-radius:6px;flex-direction:column;gap:6px;display:flex}.studio-gorsel-readiness-row{justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-gorsel-readiness-label{color:var(--fg-muted);font-size:.75rem}.studio-gorsel-readiness-status{font-size:.72rem;font-weight:600}.studio-gorsel-readiness-status--ready{color:#4ade80}.studio-gorsel-readiness-status--uploading{color:var(--accent)}.studio-gorsel-readiness-status--warn{color:#fbbf24}.studio-gorsel-readiness-status--missing{color:var(--fg-dim);font-style:italic}.studio-gorsel-readiness-status--optional{color:var(--fg-dim)}.studio-gorsel-readiness-status--optional-set{color:var(--fg-muted)}.studio-gorsel-guidance{color:var(--fg-dim);margin:0;font-size:.72rem;font-style:italic;line-height:1.5}.studio-gorsel-cta-group{align-items:flex-start;gap:var(--space-xs);flex-direction:column;display:flex}.studio-image-scan-cta{padding:var(--space-md);background:#60a5fa09;border:1px solid #60a5fa33;border-radius:7px;flex-direction:column;gap:10px;display:flex}.studio-image-scan-cta--locked{border-color:var(--border-subtle);background:#ffffff06}.studio-image-scan-cta-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-image-scan-eyebrow{width:fit-content;color:var(--accent);background:#60a5fa14;border:1px solid #60a5fa38;border-radius:999px;padding:3px 7px;font-size:.62rem;font-weight:750}.studio-image-scan-cta-copy strong{color:var(--fg);font-size:.82rem}.studio-image-scan-cta-copy p{color:var(--fg-muted);margin:0;font-size:.72rem;line-height:1.45}.studio-image-scan-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-image-scan-button,.studio-image-scan-lock-chip{white-space:normal;min-height:44px}.studio-image-scan-lock-chip{appearance:none;border:1px solid var(--border-subtle);color:var(--fg-dim);cursor:not-allowed;background:#ffffff09;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:750}.studio-image-scan-status{min-width:0;color:var(--fg-dim);flex:220px;margin:0;font-size:.7rem;line-height:1.42}.studio-image-scan-catalog-link{color:var(--primary);font-size:.72rem;font-weight:750;text-decoration:none}.studio-image-scan-catalog-link:hover{text-decoration:underline}.studio-image-scan-guardrails{flex-wrap:wrap;gap:6px;display:flex}.studio-image-scan-guardrails span{border:1px solid var(--border-subtle);color:var(--fg-dim);background:#ffffff06;border-radius:999px;padding:3px 7px;font-size:.62rem;line-height:1.25}.studio-package-kaynak-lane{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.studio-kaynak-loading{align-items:flex-start;gap:var(--space-xs);padding:var(--space-sm) 0;flex-direction:column;display:flex}.studio-kaynak-loading-text{color:var(--fg-muted);margin:0;font-size:.78rem}.studio-kaynak-state-card{padding:var(--space-md);border:1px solid var(--border-subtle);background:#ffffff08;border-radius:6px}.studio-kaynak-state-card--muted p{margin:0 0 var(--space-xs);color:var(--fg-muted);font-size:.8rem;line-height:1.5}.studio-kaynak-state-card--muted p:last-child{margin-bottom:0}.studio-kaynak-state-hint{color:var(--fg-dim);font-size:.72rem}.studio-kaynak-candidates{gap:var(--space-sm);flex-direction:column;display:flex}.studio-kaynak-candidates-meta{color:var(--fg-muted);margin:0;font-size:.72rem;font-weight:700}.studio-kaynak-observed-at{color:var(--fg-dim);font-weight:400}.studio-kaynak-candidate-card{gap:var(--space-xs);padding:var(--space-md);border:1px solid var(--border-subtle);background:#ffffff06;border-radius:8px;flex-direction:column;transition:border-color .15s;display:flex}.studio-kaynak-candidate-card--selected{border-color:var(--accent);background:rgba(var(--accent-rgb,99, 102, 241), .06)}.studio-kaynak-candidate-card--ignored{opacity:.55}.studio-kaynak-candidate-card--rejected{opacity:.4;border-style:dashed}.studio-kaynak-candidate-header{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.studio-kaynak-candidate-domain{color:var(--fg);word-break:break-all;min-width:0;font-size:.82rem;font-weight:700}.studio-kaynak-candidate-badges{gap:var(--space-xs);flex-wrap:wrap;flex-shrink:0;display:flex}.studio-kaynak-source-trace{padding:var(--space-xs) 0;flex-direction:column;gap:4px;display:flex}.studio-kaynak-source-link{min-width:0;color:inherit;grid-template-columns:minmax(0,1fr);gap:2px;text-decoration:none;display:grid}.studio-kaynak-source-link:hover .studio-kaynak-source-link-label{text-decoration:underline}.studio-kaynak-source-link-label{width:max-content;max-width:100%;color:var(--accent);font-size:.72rem;font-weight:800}.studio-kaynak-source-url,.studio-kaynak-source-missing,.studio-kaynak-source-copy{min-width:0;color:var(--fg-dim);margin:0;font-size:.68rem;line-height:1.45}.studio-kaynak-source-url{overflow-wrap:anywhere;word-break:break-word}.studio-kaynak-source-copy strong{color:var(--fg-muted);font-weight:800}.studio-kaynak-candidate-section{flex-direction:column;gap:4px;margin-top:2px;display:flex}.studio-kaynak-candidate-section-label{text-transform:uppercase;letter-spacing:.05em;color:var(--fg-dim);font-size:.63rem;font-weight:700}.studio-kaynak-candidate-reasons{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.studio-kaynak-reason-chip{color:var(--fg-muted);border:1px solid var(--border-subtle);background:#ffffff0f;border-radius:20px;padding:2px 8px;font-size:.68rem;display:inline-block}.studio-kaynak-signal-summary{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.studio-kaynak-signal-item{border:1px solid #0000;border-radius:20px;padding:2px 8px;font-size:.67rem;display:inline-block}.studio-kaynak-signal-item--ready{color:#4ade80;background:#22c55e14;border-color:#22c55e33}.studio-kaynak-signal-item--missing{color:var(--fg-dim);border-color:var(--border-subtle);background:#ffffff08}.studio-kaynak-signal-item--next{color:#fbbf24;background:#fbbf2412;border-color:#fbbf2433}.studio-kaynak-price{gap:var(--space-xs);min-width:0;padding:var(--space-sm);background:#fbbf2409;border:1px solid #fbbf2429;border-radius:6px;display:grid}.studio-kaynak-price-row{align-items:baseline;gap:var(--space-xs);flex-wrap:wrap;min-width:0;display:flex}.studio-kaynak-price-label{text-transform:uppercase;letter-spacing:.05em;color:var(--fg-dim);font-size:.67rem;font-weight:700}.studio-kaynak-price-value{color:var(--fg);overflow-wrap:anywhere;font-size:.9rem;font-weight:800}.studio-kaynak-price-currency{color:var(--fg-muted);font-size:.78rem}.studio-kaynak-price-note{color:var(--fg-muted);margin:0;font-size:.7rem;line-height:1.45}.studio-kaynak-price-guardrails{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.studio-kaynak-price-guardrail{color:var(--fg-dim);border:1px solid var(--border-subtle);background:#ffffff06;border-radius:20px;padding:2px 7px;font-size:.66rem}.studio-kaynak-price-caveats{flex-wrap:wrap;gap:4px;width:100%;margin:0;padding:0;list-style:none;display:flex}.studio-kaynak-price-caveats li{color:var(--fg-dim);font-size:.67rem}.studio-kaynak-price-caveats li:before{content:"· "}.studio-kaynak-caveats{flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none;display:flex}.studio-kaynak-caveats li{color:var(--fg-dim);font-size:.67rem}.studio-kaynak-caveats li:before{content:"⚠ "}.studio-kaynak-actions{gap:var(--space-xs);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.studio-kaynak-session-note{color:var(--fg-dim);margin:0;font-size:.66rem;line-height:1.4}.studio-kaynak-price-section{gap:var(--space-xs);padding:var(--space-md);border:1px dashed var(--border-subtle);margin-top:var(--space-xs);background:#ffffff04;border-radius:6px;flex-direction:column;display:flex}.studio-kaynak-price-section-label{color:var(--fg-muted);margin:0;font-size:.72rem;font-weight:700}.studio-kaynak-price-section-desc{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}.studio-kaynak-price-disabled-chip{max-width:100%;color:var(--fg-dim);overflow-wrap:anywhere;background:#94a3b80d;border:1px dashed #94a3b83d;border-radius:20px;align-self:flex-start;padding:2px 8px;font-size:.68rem;font-weight:800}.studio-kaynak-disclosure{color:var(--fg-dim);margin:0;font-size:.67rem;font-style:italic;line-height:1.4}.studio-kaynak-price-empty-notice{padding:var(--space-sm) var(--space-md);background:#fbbf240f;border:1px solid #fbbf242e;border-radius:6px}.studio-kaynak-price-empty-notice p{margin:0 0 var(--space-xs);color:var(--fg-muted);font-size:.78rem;line-height:1.5}.studio-kaynak-price-empty-notice p:last-child{margin-bottom:0}.studio-kaynak-price-empty-hint{color:var(--fg-dim);font-size:.7rem}.studio-package-seo-lane{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.studio-seo-group{gap:var(--space-xs);flex-direction:column;display:flex}.studio-seo-group-label{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-dim);font-size:.68rem;font-weight:800}.studio-seo-empty-state{color:var(--fg-dim);margin:0;font-size:.75rem;font-style:italic;line-height:1.5}.studio-seo-title-signal-chip{color:var(--accent)!important;background:#6366f11a!important;border-color:#6366f140!important}.studio-seo-arguments{padding:0 0 0 var(--space-md);color:var(--fg-muted);flex-direction:column;gap:4px;margin:0;font-size:.75rem;line-height:1.5;list-style:outside;display:flex}.studio-seo-arguments li{padding-left:2px}.studio-seo-missing-chip{color:#fbbf24!important;background:#fbbf2414!important;border-color:#fbbf2433!important}.studio-seo-missing-hint{color:var(--fg-dim);margin:0;font-size:.67rem;font-style:italic}.studio-seo-guardrail{padding:var(--space-sm) var(--space-md);border:1px solid var(--border-subtle);background:#ffffff05;border-radius:6px}.studio-seo-guardrail p{color:var(--fg-dim);margin:0 0 2px;font-size:.67rem;font-style:italic;line-height:1.4}.studio-seo-guardrail p:last-child{margin-bottom:0}.studio-package-kritik-lane,.studio-package-catalog-lane{gap:var(--space-lg);padding:var(--space-lg);flex-direction:column;display:flex}.studio-catalog-export-frame,.studio-seller-control-card{gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border-subtle);background:#ffffff05;border-radius:8px;flex-direction:column;display:flex}.studio-catalog-export-frame>p,.studio-seller-control-card p{color:var(--fg-muted);margin:0;font-size:.74rem;line-height:1.5}.studio-seller-control-card h3{margin:2px 0 var(--space-xs);color:var(--fg);font-size:.95rem}.studio-seller-control-list{flex-wrap:wrap;gap:6px;display:flex}.studio-seller-control-list span{max-width:100%;color:var(--fg-muted);background:#fbbf240f;border:1px solid #fbbf242e;border-radius:20px;padding:3px 8px;font-size:.68rem}.studio-claim-review-deferred{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border-subtle)}.studio-claim-review-deferred-hint{color:var(--fg-dim);margin:0;font-size:.72rem;line-height:1.5}.studio-package-footer{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:.45rem var(--space-md);border-top:1px solid var(--border-subtle);background:#ffffff05;flex-wrap:wrap;flex-shrink:0;display:flex}.studio-package-footer-meta{align-items:center;gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.studio-package-footer-score{color:var(--fg-muted);font-size:.68rem;font-weight:700}.studio-package-footer-ok{color:var(--fg-dim);font-size:.68rem}.studio-package-footer-rationale{color:var(--fg-dim);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.68rem;font-style:italic;overflow:hidden}.studio-package-footer-link{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:700;line-height:1}.studio-package-footer-link:hover{text-decoration:underline}.studio-package-footer-catalog-link{flex-shrink:0}@media (max-width:360px){.studio-package-tabs{padding:0 var(--space-xs)}.studio-package-tab{padding:.45rem .55rem;font-size:.67rem}.studio-package-footer{align-items:flex-start;gap:var(--space-xs);flex-direction:column}.studio-package-footer-rationale{max-width:100%}.studio-package-footer-link{align-items:center;min-height:36px;padding:6px 0;display:inline-flex}.studio-package-kritik-lane,.studio-package-catalog-lane,.studio-package-lane-placeholder,.studio-package-seo-lane,.studio-package-kaynak-lane,.studio-package-gorsel-lane,.studio-package-intent{padding:var(--space-md)}.studio-kaynak-candidate-card{padding:var(--space-sm)}.studio-kaynak-actions .btn-xs{min-height:44px;padding:10px 12px}.studio-advisory-stack-grid,.studio-source-summary-grid{grid-template-columns:1fr}}.seller-image-readiness-card{gap:var(--space-xs);padding:var(--space-sm) var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-raised);margin-top:var(--space-md);display:grid}.seller-image-readiness-header{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.seller-image-readiness-title{color:var(--fg-base);font-size:.8125rem;font-weight:600}.seller-image-readiness-counts{color:var(--fg-muted);font-size:.8rem;line-height:1.5}.seller-image-readiness-dim-note{color:var(--fg-dim);margin:0;font-size:.78rem;line-height:1.5}.seller-image-readiness-signals{gap:var(--space-xs);flex-wrap:wrap;display:flex}.seller-image-readiness-signal{background:var(--surface-muted);color:var(--fg-muted);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.75rem}.seller-image-readiness-advisory{gap:2px;margin:0;padding:0;list-style:none;display:grid}.seller-image-readiness-advisory li{color:var(--fg-dim);font-size:.75rem;line-height:1.5}.seller-image-readiness-advisory li:before{content:"· "}.freshness-band-fresh{--freshness-color:var(--success);--freshness-bg:color-mix(in srgb, var(--success) 12%, transparent)}.freshness-band-aging{--freshness-color:var(--warning);--freshness-bg:color-mix(in srgb, var(--warning) 12%, transparent)}.freshness-band-stale{--freshness-color:var(--error);--freshness-bg:color-mix(in srgb, var(--error) 12%, transparent)}.freshness-band-unknown{--freshness-color:var(--fg-muted);--freshness-bg:var(--surface-muted)}.freshness-indicator-compact{color:var(--freshness-color,var(--fg-muted));align-items:center;gap:4px;font-size:.75rem;display:inline-flex}.freshness-band-dot{background:var(--freshness-color,var(--fg-muted));border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.freshness-age-label{color:inherit;font-size:.75rem}.freshness-indicator{padding:var(--space-xs) 0;border-left:3px solid var(--freshness-color,var(--fg-muted));padding-left:var(--space-sm);flex-direction:column;gap:2px;display:flex}.freshness-indicator-row{align-items:center;gap:var(--space-sm);display:flex}.freshness-variant-label{color:var(--fg-muted);flex:1;font-size:.8rem}.freshness-band-badge{background:var(--freshness-bg,var(--surface-muted));color:var(--freshness-color,var(--fg-muted));white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.preparation-freshness-card{background:var(--surface-card,var(--surface));border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-md);gap:var(--space-sm);border-left:4px solid var(--freshness-color,var(--border));flex-direction:column;display:flex}.preparation-freshness-card-head{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.preparation-freshness-kicker{letter-spacing:.07em;text-transform:uppercase;color:var(--fg-muted);margin:0;font-size:.7rem;font-weight:600}.preparation-freshness-overall-badge{background:var(--freshness-bg,var(--surface-muted));color:var(--freshness-color,var(--fg-muted));white-space:nowrap;border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:600}.preparation-freshness-signals{flex-direction:column;gap:6px;display:flex}.preparation-freshness-signal-row{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.preparation-freshness-signal-label{color:var(--fg-muted);flex-shrink:0;min-width:100px;font-size:.8rem}.preparation-freshness-signal-band{background:var(--freshness-bg,var(--surface-muted));color:var(--freshness-color,var(--fg-muted));white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.preparation-freshness-signal-age{color:var(--fg-dim);font-size:.75rem}.preparation-freshness-advisory{color:var(--fg-dim);border-top:1px solid var(--border);padding-top:var(--space-xs);margin:0;font-size:.72rem;line-height:1.5}.preparation-evidence-panel{min-width:0;padding:var(--space-lg);border-radius:var(--radius-md);background:linear-gradient(#ffffff0d,#ffffff05),#101216;border:1px solid #ff8c0029;box-shadow:0 18px 44px #0000002e}.preparation-evidence-panel-head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.preparation-evidence-panel-badges,.preparation-evidence-chip-row{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.preparation-evidence-intro{margin:0 0 var(--space-md);color:var(--fg-muted);font-size:.82rem;line-height:1.5}.preparation-evidence-lanes{gap:var(--space-sm);grid-template-columns:minmax(0,1fr);display:grid}.preparation-evidence-panel--expanded .preparation-evidence-lanes{gap:var(--space-md)}@media (min-width:860px){.preparation-evidence-panel--expanded .preparation-evidence-lanes{grid-template-columns:repeat(2,minmax(0,1fr))}}.preparation-evidence-lane{min-width:0;padding:var(--space-md);border:1px solid var(--border-subtle);background:#ffffff07;border-radius:8px;flex-direction:column;gap:7px;display:flex}.preparation-evidence-panel--compact .preparation-evidence-lane{padding:var(--space-sm) var(--space-md)}.preparation-evidence-lane-head{align-items:baseline;gap:var(--space-sm);grid-template-columns:minmax(96px,.42fr) minmax(0,1fr);min-width:0;display:grid}.preparation-evidence-lane-head span{color:var(--fg-muted);font-size:.76rem;font-weight:750}.preparation-evidence-lane-head strong{min-width:0;color:var(--fg);overflow-wrap:anywhere;font-size:.9rem}.preparation-evidence-lane p{color:var(--fg-dim);margin:0;font-size:.75rem;line-height:1.45}.preparation-evidence-chip{border:1px solid var(--border-subtle);max-width:100%;color:var(--fg-muted);overflow-wrap:anywhere;background:#ffffff06;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:750;line-height:1.35}.preparation-evidence-chip--warn{color:#fbbf24;background:#fbbf2411;border-color:#fbbf2433}.preparation-evidence-chip--neutral{color:var(--fg-muted);background:#94a3b80f;border-color:#94a3b82e}.preparation-evidence-chip--muted{color:var(--fg-dim)}@media (max-width:640px){.preparation-evidence-panel{padding:var(--space-md)}.preparation-evidence-panel-head,.preparation-evidence-lane-head{grid-template-columns:minmax(0,1fr)}.preparation-evidence-panel-head{display:grid}}.campaign-readiness-card{min-width:0;padding:var(--space-lg);border-radius:var(--radius-md);background:linear-gradient(#7dd3fc0e,#ffffff05),#101216;border:1px solid #7dd3fc2e;box-shadow:0 18px 44px #0000002e}.campaign-readiness-card__head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);min-width:0;margin-bottom:var(--space-sm);display:flex}.campaign-readiness-card__subtitle,.campaign-readiness-card__summary{color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.5}.campaign-readiness-card__summary{margin-bottom:var(--space-md)}.campaign-readiness-band{border:1px solid var(--border-subtle);max-width:100%;color:var(--fg-muted);background:#ffffff09;border-radius:999px;flex:none;padding:6px 10px;font-size:.76rem;font-weight:850;line-height:1.25}.campaign-readiness-band--ready{color:#4ade80;background:#4ade8014;border-color:#4ade803d}.campaign-readiness-band--needs_review{color:#fbbf24;background:#fbbf2414;border-color:#fbbf243d}.campaign-readiness-band--blocked{color:#f87171;background:#f8717114;border-color:#f871713d}.campaign-readiness-card__signals{grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;display:grid}.campaign-readiness-row{align-items:center;gap:var(--space-sm);min-width:0;padding:var(--space-sm) var(--space-md);border:1px solid var(--border-subtle);background:#ffffff07;border-radius:8px;grid-template-columns:minmax(0,1fr) max-content;display:grid}.campaign-readiness-row__main{gap:3px;min-width:0;display:grid}.campaign-readiness-row__main strong{color:var(--fg);font-size:.86rem;line-height:1.3}.campaign-readiness-row__main span{color:var(--fg-dim);overflow-wrap:anywhere;font-size:.75rem;line-height:1.45}.campaign-readiness-chip{border:1px solid var(--border-subtle);max-width:140px;color:var(--fg-muted);text-align:center;white-space:normal;background:#ffffff08;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:850;line-height:1.25}.campaign-readiness-chip--ready{color:#4ade80;background:#4ade8012;border-color:#4ade8038}.campaign-readiness-chip--review{color:#fbbf24;background:#fbbf2412;border-color:#fbbf2438}.campaign-readiness-chip--blocked{color:#f87171;background:#f8717112;border-color:#f8717138}.campaign-readiness-chip--missing,.campaign-readiness-chip--unknown{color:var(--fg-dim)}.campaign-readiness-card__next{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border-subtle);gap:3px;display:grid}.campaign-readiness-card__next span{color:var(--fg-muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.campaign-readiness-card__next strong{color:var(--fg);font-size:.88rem;line-height:1.45}.marketplace-handoff-lite-card .export-compact-callout span{overflow-wrap:anywhere}@media (max-width:640px){.campaign-readiness-card{padding:var(--space-md)}.campaign-readiness-card__head,.campaign-readiness-row{grid-template-columns:minmax(0,1fr)}.campaign-readiness-card__head{display:grid}.campaign-readiness-chip,.campaign-readiness-band{width:fit-content}}.overview-freshness-aggregate{align-items:baseline;gap:var(--space-xs);padding:var(--space-sm) 0;border-top:1px solid var(--border);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.overview-freshness-aggregate-label{color:var(--fg-muted);letter-spacing:.04em;margin-right:var(--space-xs);font-size:.75rem;font-weight:600}.overview-freshness-aggregate-items{align-items:center;gap:var(--space-xs);flex-wrap:wrap;flex:1;display:flex}.overview-freshness-aggregate-item{background:var(--freshness-bg,var(--surface-muted));color:var(--freshness-color,var(--fg-muted));white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.overview-freshness-aggregate-advisory{color:var(--fg-dim);width:100%;font-size:.7rem}@media (max-width:390px){.preparation-freshness-card{padding:var(--space-sm)}.preparation-freshness-signal-label{min-width:80px}.overview-freshness-aggregate{flex-direction:column;align-items:flex-start}}.action-queue-panel{border:1px solid var(--border);border-radius:var(--radius-md,8px);background:var(--surface);margin-bottom:1.25rem;padding:1rem 1.25rem}.action-queue-panel-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.action-queue-heading{color:var(--fg);margin:0 0 .125rem;font-size:1rem;font-weight:600}.action-queue-sub{color:var(--fg-muted);margin:0;font-size:.75rem}.action-queue-count{color:var(--fg-muted);background:var(--surface-muted);border-radius:999px;flex-shrink:0;align-self:flex-start;padding:.125rem .625rem;font-size:.875rem;font-weight:600}.action-queue-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.action-queue-item{border:1px solid var(--border);border-radius:var(--radius-sm,6px);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.625rem .75rem;display:flex}.action-queue-item-body{flex:1;min-width:0}.action-queue-item-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.action-queue-item-title{color:var(--fg);font-size:.8125rem;font-weight:600}.action-queue-item-desc{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.action-queue-item-link{color:var(--accent);white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:500;text-decoration:none}.action-queue-item-link:hover{text-decoration:underline}.action-queue-severity-badge{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.action-queue-severity-badge--high{background:color-mix(in srgb, var(--error) 14%, transparent);color:var(--error)}.action-queue-severity-badge--medium{background:color-mix(in srgb, var(--warning) 14%, transparent);color:var(--warning)}.action-queue-severity-badge--low{background:var(--surface-muted);color:var(--fg-muted)}.action-queue-empty{color:var(--fg-muted);margin:.25rem 0 .75rem;font-size:.8125rem}.action-queue-advisory{color:var(--fg-muted);border-top:1px solid var(--border);margin:.75rem 0 0;padding-top:.625rem;font-size:.6875rem}.action-queue-item-foot{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.375rem;display:flex}.action-queue-actions{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.action-queue-actions-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.action-queue-action-btn{border-radius:var(--radius-sm);border:1px solid var(--border-default);background:var(--bg-surface-raised);min-height:26px;color:var(--fg-muted);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:500;line-height:1.4;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.action-queue-action-btn:hover:not(:disabled){border-color:var(--primary);color:var(--fg);background:var(--primary-subtle)}.action-queue-action-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.action-queue-action-btn:disabled{opacity:.45;cursor:not-allowed}.action-queue-actions-error{color:var(--danger);text-align:right;margin:0;font-size:.6875rem}.action-queue-outcome{flex-direction:column;align-items:flex-end;gap:.1875rem;margin-top:.125rem;display:flex}.action-queue-outcome-label{color:var(--fg-faint,var(--fg-muted));letter-spacing:.01em;font-size:.625rem;line-height:1.3}.action-queue-outcome-chips{flex-wrap:wrap;justify-content:flex-end;gap:.1875rem;display:flex}.action-queue-outcome-chip{border-radius:var(--radius-sm);border:1px solid var(--border-subtle,var(--border-default));min-height:20px;color:var(--fg-faint,var(--fg-muted));cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;padding:2px 7px;font-size:.6rem;font-weight:500;line-height:1.4;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.action-queue-outcome-chip:hover:not(:disabled){border-color:var(--border-default);color:var(--fg-muted)}.action-queue-outcome-chip.is-selected{border-color:var(--primary);color:var(--primary);background:var(--primary-subtle)}.action-queue-outcome-chip:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.action-queue-outcome-chip:disabled{opacity:.4;cursor:not-allowed}@media (max-width:400px){.action-queue-panel{padding:.75rem}.action-queue-item{flex-direction:column;align-items:flex-start;gap:.5rem}.action-queue-item-foot{flex-flow:wrap;align-self:stretch;align-items:flex-start;gap:.5rem}.action-queue-actions{align-items:flex-start}.action-queue-actions-buttons{justify-content:flex-start}.action-queue-item-desc{white-space:normal}.action-queue-item-link{align-self:auto}.action-queue-outcome{align-items:flex-start}.action-queue-outcome-chips{justify-content:flex-start}}.action-queue-refresh-cta{justify-content:flex-end;align-items:center;display:flex}.action-queue-refresh-btn{border-radius:var(--radius-sm);border:1px solid var(--primary-dim);background:var(--primary-subtle);min-height:26px;color:var(--primary);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:500;line-height:1.4;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.action-queue-refresh-btn:hover:not(:disabled){border-color:var(--primary);background:var(--primary-glow)}.action-queue-refresh-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.action-queue-refresh-btn:disabled{opacity:.55;cursor:not-allowed}.action-queue-refresh-msg{color:var(--fg-muted);text-align:right;margin:0;font-size:.6875rem}.action-queue-refresh-msg--success{color:var(--success)}.action-queue-refresh-msg--error{color:var(--danger)}@media (max-width:400px){.action-queue-refresh-cta{justify-content:flex-start}.action-queue-refresh-msg{text-align:left}}.batch-page-advisory{margin:var(--space-xs) 0 0;color:var(--fg-muted);font-size:.82rem;line-height:1.5}.batch-workbench{gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-md);background:linear-gradient(180deg, #ffffff0d, #ffffff05), var(--card-bg);border:1px solid #ffffff1a;min-width:0;display:grid}.batch-workbench-toolbar,.batch-bulk-bar,.batch-candidate-card{justify-content:space-between;align-items:flex-start;gap:var(--space-md);min-width:0;display:flex}.batch-workbench-kicker{color:var(--fg-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 3px;font-size:.68rem;font-weight:700}.batch-workbench-title{color:var(--fg);margin:0;font-size:1rem;line-height:1.25}.batch-workbench-counts{color:var(--fg-muted);flex-wrap:wrap;justify-content:flex-end;gap:6px;font-size:.72rem;display:flex}.batch-workbench-counts strong{color:var(--fg)}.batch-filter-group,.batch-select-tools,.batch-action-tools,.batch-candidate-head,.batch-candidate-meta{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.batch-filter-chip,.batch-secondary-btn,.batch-primary-btn{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);min-height:30px;color:var(--fg-muted);cursor:pointer;text-align:center;background:#ffffff09;justify-content:center;align-items:center;padding:5px 10px;font-size:.72rem;font-weight:650;line-height:1.3;display:inline-flex}.batch-filter-chip.is-active,.batch-primary-btn{border-color:var(--primary-dim);background:var(--primary-subtle);color:var(--primary)}.batch-filter-chip:focus-visible,.batch-secondary-btn:focus-visible,.batch-primary-btn:focus-visible,.batch-candidate-select input:focus-visible+span,.batch-candidate-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.batch-filter-chip:disabled,.batch-secondary-btn:disabled,.batch-primary-btn:disabled{cursor:not-allowed;opacity:.45}.batch-bulk-bar{padding:var(--space-sm);border:1px solid var(--border-subtle);background:#ffffff07;border-radius:8px}.batch-workbench-helper,.batch-workbench-message{color:var(--fg-muted);margin:0;font-size:.74rem;line-height:1.45}.batch-workbench-message{color:var(--warning)}.batch-empty-state{padding:var(--space-lg);border:1px dashed var(--border);background:#ffffff06;border-radius:8px}.batch-empty-state h3,.batch-candidate-body h3{color:var(--fg);margin:0}.batch-empty-state h3{font-size:.95rem}.batch-empty-state p,.batch-candidate-body p{color:var(--fg-muted);margin:0;font-size:.76rem;line-height:1.45}.batch-candidate-list{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.batch-candidate-card{padding:var(--space-md);border:1px solid var(--border);background:#ffffff08;border-radius:8px}.batch-candidate-select{cursor:pointer;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.batch-candidate-select input{opacity:0;pointer-events:none;position:absolute}.batch-candidate-select span{border:1px solid var(--border-default);background:var(--bg-surface-raised);border-radius:6px;width:20px;height:20px}.batch-candidate-select input:checked+span{border-color:var(--primary);background:var(--primary);box-shadow:inset 0 0 0 5px var(--bg)}.batch-candidate-select input:disabled+span{opacity:.45}.batch-candidate-body{flex:1;gap:6px;min-width:0;display:grid}.batch-candidate-body h3{overflow-wrap:anywhere;font-size:.9rem;line-height:1.3}.batch-severity-chip,.batch-kind-chip,.batch-candidate-meta span{border:1px solid var(--border-subtle);max-width:100%;color:var(--fg-muted);background:#ffffff07;border-radius:999px;align-items:center;padding:3px 8px;font-size:.66rem;font-weight:750;line-height:1.25;display:inline-flex}.batch-candidate-link{color:var(--primary);white-space:nowrap;flex:none;font-size:.76rem;font-weight:750;text-decoration:none}.batch-candidate-link:hover{text-decoration:underline}@media (max-width:640px){.batch-workbench-toolbar,.batch-bulk-bar,.batch-candidate-card{grid-template-columns:minmax(0,1fr);display:grid}.batch-filter-chip,.batch-secondary-btn,.batch-primary-btn,.batch-candidate-link{white-space:normal;min-height:44px}.batch-primary-btn{flex:132px}.batch-candidate-select{justify-content:flex-start;width:44px;height:44px}}.product-signal-source-cta{gap:var(--space-xs);padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);display:grid}.product-signal-source-cta__inner{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0;display:flex}.product-signal-source-cta__copy{min-width:0}.product-signal-source-cta__button{white-space:normal;text-align:center;flex:none}.product-signal-source-cta__status{color:var(--fg-muted);margin:0;font-size:.78rem;line-height:1.45}@media (max-width:480px){.product-signal-source-cta__inner{flex-direction:column}.product-signal-source-cta__button{justify-content:center;width:100%}}.catalog-health-dashboard{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:24px;padding:20px 24px 16px}.catalog-health-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:6px;display:flex}.catalog-health-title-group{flex:1;min-width:0}.catalog-health-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 3px;font-size:.6875rem;font-weight:600}.catalog-health-title{color:var(--fg);margin:0 0 4px;font-size:1rem;font-weight:600;line-height:1.3}.catalog-health-sub{color:var(--fg-muted);margin:0;font-size:.75rem;line-height:1.5}.catalog-health-band-group{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.catalog-health-band{border-radius:var(--radius-sm);letter-spacing:.03em;padding:3px 10px;font-size:.6875rem;font-weight:600;line-height:1.5;display:inline-block}.catalog-health-band--strong{background:var(--success-subtle,#22c55e1a);color:var(--success);border:1px solid var(--success-dim,#22c55e4d)}.catalog-health-band--watch{background:var(--warn-subtle,#eab3081a);color:var(--warn);border:1px solid var(--warn-dim,#eab3084d)}.catalog-health-band--risk{background:var(--danger-subtle,#ef444414);color:var(--danger);border:1px solid var(--danger-dim,#ef444440)}.catalog-health-band--unknown{background:var(--bg-muted);color:var(--fg-muted);border:1px solid var(--border)}.catalog-health-total{color:var(--fg-muted);font-size:.6875rem}.catalog-health-disclaimer{color:var(--fg-muted);margin:0 0 10px;font-size:.6875rem;font-style:italic}.catalog-health-action-card{border:1px solid var(--border-subtle);color:var(--fg-muted);background:#ffffff06;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:10px 12px;text-decoration:none;display:flex}.catalog-health-action-copy{min-width:0;display:block}.catalog-health-action-copy strong,.catalog-health-action-copy span{display:block}.catalog-health-action-copy strong{color:var(--fg);font-size:.78rem}.catalog-health-action-copy span{margin-top:2px;font-size:.68rem;line-height:1.4}.catalog-health-action-link{min-width:36px;color:var(--primary);text-align:center;background:#60a5fa12;border:1px solid #60a5fa38;border-radius:999px;flex:none;align-self:center;padding:5px 10px;font-size:.72rem;font-weight:750}.catalog-health-action-card:hover{border-color:var(--primary-dim)}@media (max-width:420px){.catalog-health-action-card{flex-direction:column;align-items:flex-start}.catalog-health-action-link{align-self:flex-start}}.catalog-health-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}@media (max-width:1100px){.catalog-health-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.catalog-health-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.catalog-health-dashboard{padding:16px 16px 12px}.catalog-health-header{flex-direction:column;gap:8px}.catalog-health-band-group{flex-direction:row;align-items:center}.catalog-health-grid{grid-template-columns:1fr 1fr;gap:8px}}.catalog-health-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:6px;padding:12px 14px 10px;display:flex}.catalog-health-card-label{color:var(--fg-muted);letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.6875rem;font-weight:600;overflow:hidden}.catalog-health-card-rows{flex-direction:column;gap:4px;display:flex}.catalog-health-card-row{align-items:baseline;gap:5px;display:flex}.catalog-health-card-value{color:var(--fg);flex-shrink:0;font-size:1.125rem;font-weight:700;line-height:1.2}.catalog-health-card-hint{color:var(--fg-muted);font-size:.625rem;line-height:1.4}.catalog-health-card-row--warn .catalog-health-card-value{color:var(--warn)}.catalog-health-card-row--ok .catalog-health-card-value{color:var(--success)}.catalog-health-card-action{color:var(--fg-muted);margin:4px 0 0;font-size:.625rem;font-style:italic;line-height:1.4}.image-candidate-review-card{background:linear-gradient(#1a1b1ffa,#0e0f12fa);border-color:#ff8c001f;flex-direction:column;gap:16px;display:flex}.image-candidate-review-card__head{flex-direction:column;gap:8px;display:flex}.image-candidate-review-card__badges{flex-wrap:wrap;gap:6px;display:flex}.image-candidate-review-card__summary{background:#ffffff09;border:1px solid #fff1;border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px;margin:0;padding:12px;display:grid}.image-candidate-review-card__summary>div{flex-direction:column;gap:2px;display:flex}.image-candidate-review-card__summary dt{color:var(--fg-muted);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:.625rem}.image-candidate-review-card__summary dd{color:var(--fg);margin:0;font-size:1rem;font-weight:700}.image-candidate-review-list{flex-direction:column;gap:12px;display:flex}.image-candidate-imported-list{flex-direction:column;gap:10px;display:flex}.image-candidate-imported-list__head{background:#22c55e0e;border:1px solid #22c55e29;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.image-candidate-imported-list__head h3{color:var(--fg);margin:0;font-size:.95rem;line-height:1.25}.image-candidate-imported-list__head p{color:var(--fg-muted);margin:0;font-size:.76rem;line-height:1.4}.image-candidate-card{background:linear-gradient(#18191dfa,#0f1013fa);border:1px solid #ff8c001f;border-radius:8px;flex-direction:column;gap:12px;min-width:0;padding:12px;display:flex;box-shadow:0 14px 34px #0003}@media (min-width:540px){.image-candidate-card{flex-direction:row;align-items:stretch}}.image-candidate-card__preview{aspect-ratio:1;background:radial-gradient(circle at 50% 28%,#ff8c001a,#0000 42%),#0d0e11;border:1px solid #ffffff13;border-radius:8px;flex:none;justify-content:center;align-items:center;width:100%;max-width:220px;display:flex;position:relative;overflow:hidden}@media (min-width:540px){.image-candidate-card__preview{width:160px;max-width:160px}}.image-candidate-card__preview img{z-index:1;object-fit:contain;background:#0d0e11;width:100%;height:100%;display:block;position:relative}.image-candidate-card__preview-disabled{text-align:center;color:var(--fg-muted);gap:4px;padding:12px;display:grid}.image-candidate-card__preview-disabled strong{color:var(--fg);font-size:.82rem;line-height:1.2}.image-candidate-card__preview-disabled span,.image-candidate-card__preview-loading{font-size:.72rem;line-height:1.35}.image-candidate-card__preview-loading{z-index:0;color:var(--fg-dim);text-align:center;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;inset:0}.image-candidate-card__body{flex-direction:column;flex:auto;gap:10px;min-width:0;display:flex}.image-candidate-card__head{align-items:center;gap:8px;display:flex}.image-candidate-card__rank{color:var(--primary-bright);font-size:.75rem;font-weight:700}.image-candidate-card__meta{grid-template-columns:1fr;gap:6px;margin:0;display:grid}.image-candidate-card__meta>div{flex-direction:column;gap:2px;display:flex}.image-candidate-card__meta dt{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.625rem}.image-candidate-card__meta dd{color:var(--fg);word-break:break-word;overflow-wrap:anywhere;margin:0;font-size:.875rem}.image-candidate-card__alt{color:#c4c4cc;font-style:italic}.image-candidate-card__caveats{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.image-candidate-card__caveats li{color:#f8d37c;background:#fbbf241f;border:1px solid #fbbf2438;border-radius:999px;padding:3px 7px;font-size:.625rem}.image-candidate-card__actions{flex-wrap:wrap;gap:6px;display:flex}.image-candidate-card__actions .btn,.image-candidate-card__import-action-row .btn{min-height:44px}.image-candidate-card__decision,.image-candidate-card__status{color:#d4d4d8;background:#ffffff09;border:1px solid #ffffff13;border-radius:8px;margin:0;padding:8px 10px;font-size:.75rem}.image-candidate-review-card__import-note{margin:0;font-size:.75rem}.image-candidate-card__import{background:#ff8c000e;border:1px solid #ff8c0024;border-radius:8px;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.65rem;display:flex}.image-candidate-card__rights{letter-spacing:0;text-transform:none;color:#e4e4e7;align-items:flex-start;gap:.5rem;min-height:44px;margin:0;font-size:.76rem;font-weight:600;line-height:1.35;display:flex}.image-candidate-card__rights input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);flex:0 0 16px;margin-top:.15rem}.image-candidate-card__import-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.image-candidate-card__import-state{color:var(--fg-muted);font-size:.72rem;line-height:1.35}.image-candidate-card__import-note{color:#b8b8c1;margin:0;font-size:.7rem;line-height:1.35}.image-candidate-card__finalize-guardrails{flex-wrap:wrap;gap:6px;display:flex}.image-candidate-card__finalize-guardrails span{color:#d4d4d8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:4px 7px;font-size:.68rem;line-height:1.2}.image-candidate-card__finalized{background:#22c55e12;border:1px solid #22c55e2e;border-radius:8px;gap:4px;padding:9px 10px;display:grid}.image-candidate-card__finalized strong{color:#dcfce7;font-size:.82rem;line-height:1.25}.image-candidate-card__finalized span{color:#d4d4d8;font-size:.72rem;line-height:1.35}@media (max-width:380px){.image-candidate-review-card{padding:14px}.image-candidate-review-card__summary{grid-template-columns:1fr 1fr}.image-candidate-card__import{gap:.6rem}.image-candidate-card__rights{font-size:.72rem}.image-candidate-card__import-action-row,.image-candidate-card__import-action-row .btn{width:100%}}.studio-fix-first{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;min-width:0;padding:.85rem;display:grid}.studio-fix-first--watch{background:#fbbf240e;border-color:#fbbf2438}.studio-fix-first--blocker{background:#f871710e;border-color:#f871713d}.studio-fix-first--ready{background:#22c55e0b;border-color:#22c55e33}.studio-fix-first__main{gap:.25rem;min-width:0;display:grid}.studio-fix-first__kicker{color:var(--fg-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.studio-fix-first h2{color:var(--fg);letter-spacing:0;margin:0;font-size:.98rem;line-height:1.25}.studio-fix-first p{color:var(--fg-muted);margin:0;font-size:.8rem;line-height:1.45}.studio-fix-first__side{justify-content:flex-end;align-items:center;gap:.6rem;min-width:0;display:flex}.studio-fix-first__chips{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.studio-fix-first__chips span{min-height:1.55rem;color:var(--fg-muted);white-space:nowrap;background:#00000029;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:0 .45rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.studio-fix-first__cta{white-space:nowrap;min-height:44px}@media (max-width:720px){.studio-fix-first{grid-template-columns:1fr}.studio-fix-first__side{flex-direction:column;justify-content:flex-start;align-items:stretch}.studio-fix-first__chips{justify-content:flex-start}.studio-fix-first__cta{width:100%}}.external-rejection-card{gap:var(--space-md);flex-direction:column;display:flex}.external-rejection-field{gap:var(--space-xs);flex-direction:column;display:flex}.external-rejection-label{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-dim);font-size:.6875rem;font-weight:700}.external-rejection-hint{color:var(--fg-dim);font-size:.75rem}.external-rejection-chip-row{gap:var(--space-sm);flex-wrap:wrap;display:flex}.external-rejection-chip{border:1px solid var(--border-default);background:var(--bg-input);min-height:36px;color:var(--fg-muted);cursor:pointer;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.8125rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.external-rejection-chip:hover:not(:disabled){border-color:var(--primary)}.external-rejection-chip:disabled{opacity:.55;cursor:not-allowed}.external-rejection-chip--on{color:var(--on-primary);background:var(--primary);border-color:var(--primary)}.external-rejection-result{gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.external-rejection-fixpack,.external-rejection-trail{gap:var(--space-xs);flex-direction:column;display:flex}.external-rejection-advisory{gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-surface) 86%, var(--primary) 14%);border-radius:8px;flex-direction:column;display:flex}.external-rejection-advisory-tags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.external-rejection-advisory-tags span{border:1px solid var(--border-default);min-height:28px;color:var(--fg-muted);background:var(--bg-panel);border-radius:999px;align-items:center;padding:.25rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.external-rejection-excerpt summary small{color:var(--fg-dim);font-size:.75rem;display:block}@media (max-width:420px){.external-rejection-advisory{padding:var(--space-sm)}.external-rejection-advisory-tags span{overflow-wrap:anywhere;max-width:100%}}