:root{--studio-ink:#171a1d;--studio-muted:#697078;--studio-line:#dfe2e4;--studio-paper:#f4f4f0;--studio-panel:#ffffff;--studio-sidebar:#121518;--studio-sidebar-muted:#8f989f;--studio-accent:#3f82f7;--studio-accent-dark:#2467dc;--studio-success:#3ed598}*{box-sizing:border-box}.studio-shell{min-height:100vh;background:var(--studio-paper);color:var(--studio-ink);font-family:Arial,Helvetica,sans-serif}.studio-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:252px;display:flex;flex-direction:column;color:#f7f8f7;background:var(--studio-sidebar);border-right:1px solid #24292d}.studio-sidebar-brand{height:76px;padding:0 22px;display:flex;align-items:center;border-bottom:1px solid #272c30}.studio-sidebar-brand>a{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;letter-spacing:.08em}.studio-sidebar-brand>a>span{width:29px;height:29px;display:grid;place-items:center;color:#0c1013;background:#f4f4f0;font-size:14px;font-weight:900}.studio-sidebar-brand strong{font-size:12px}.studio-sidebar-brand strong b{color:#77a8ff}.studio-sidebar-brand button{display:none;margin-left:auto;color:white;background:none;border:0;font-size:25px}.studio-sidebar nav{flex:1;padding:22px 14px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(143,152,159,.32) transparent}.studio-sidebar nav:focus-within,.studio-sidebar nav:hover{scrollbar-color:rgba(176,185,191,.58) transparent}.studio-sidebar nav::-webkit-scrollbar{width:6px}.studio-sidebar nav::-webkit-scrollbar-track{background:transparent}.studio-sidebar nav::-webkit-scrollbar-thumb{min-height:44px;background:rgba(143,152,159,.32);border-radius:999px}.studio-sidebar nav:focus-within::-webkit-scrollbar-thumb,.studio-sidebar nav:hover::-webkit-scrollbar-thumb{background:rgba(176,185,191,.58)}.studio-sidebar nav::-webkit-scrollbar-thumb:hover{background:rgba(206,213,217,.72)}.studio-sidebar nav p{margin:19px 11px 7px;color:#687179;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.studio-sidebar nav p:first-child{margin-top:0}.studio-sidebar nav a{min-height:42px;display:flex;align-items:center;gap:12px;padding:0 11px;border-radius:7px;color:#b8bec3;text-decoration:none;font-size:13px;font-weight:600;transition:color .16s ease,background .16s ease}.studio-sidebar nav a:hover{color:white;background:#1d2226}.studio-sidebar nav a.is-active{color:white;background:#262d33;box-shadow:inset 2px 0 var(--studio-accent)}.studio-sidebar nav a i{width:23px;height:23px;display:grid;place-items:center;border:1px solid #454d54;border-radius:5px;color:#aab2b8;font-size:10px;font-style:normal}.studio-sidebar nav a.is-active i{color:#dbe8ff;border-color:#4a78bf;background:#253b5e}.studio-sidebar nav a em{margin-left:auto;color:#737d84;font-style:normal}.studio-sidebar footer{width:auto;max-width:none;min-height:0;display:block;margin:0;padding:18px 24px 23px;border-top:1px solid #272c30}.studio-sidebar footer>div{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.studio-sidebar footer>div span{color:var(--studio-sidebar-muted);font-size:11px;white-space:nowrap}.studio-sidebar footer>div strong{font-size:12px;white-space:nowrap}.studio-sidebar-scrim{display:none}.studio-workspace{min-height:100vh;margin-left:252px}.studio-header{position:sticky;top:0;z-index:20;height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 32px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--studio-line);backdrop-filter:blur(12px)}.studio-header-title{display:flex;align-items:center;gap:12px}.studio-header-title div{display:grid;gap:3px}.studio-header-title span{color:var(--studio-muted);font-size:9px;font-weight:800;letter-spacing:.16em}.studio-header-title strong{font-size:16px}.studio-menu-button{display:none}.studio-header-actions{display:flex;align-items:center;gap:9px}.studio-workspace-switcher{min-width:188px;height:46px;display:flex;align-items:center;gap:10px;padding:0 11px;color:var(--studio-ink);background:#f7f7f4;border:1px solid var(--studio-line);border-radius:7px;text-align:left;opacity:1}.studio-workspace-switcher>span:first-child{width:26px;height:26px;display:grid;place-items:center;color:white;background:var(--studio-ink);font-size:10px;font-weight:900}.studio-workspace-switcher>span:nth-child(2){flex:1;display:grid;gap:2px}.studio-workspace-switcher strong{font-size:11px}.studio-workspace-switcher small{color:var(--studio-muted);font-size:9px}.studio-workspace-switcher i{color:#92989c;font-style:normal}.studio-header-icon{width:38px;height:38px;display:grid;place-items:center;position:relative;color:#5f676d;background:white;border:1px solid var(--studio-line);border-radius:50%;text-decoration:none;font-size:10px;font-weight:800}.studio-header-icon:disabled{opacity:.55}.studio-worker-health i{position:absolute;top:2px;right:2px;width:8px;height:8px;border:2px solid white}.studio-account-menu{position:relative}.studio-account-menu summary{list-style:none;cursor:pointer}.studio-account-menu summary::-webkit-details-marker{display:none}.studio-account-menu summary>span{width:38px;height:38px;display:grid;place-items:center;color:white;background:var(--studio-ink);border-radius:50%;font-size:11px;font-weight:800}.studio-account-menu>div{position:absolute;top:48px;right:0;width:230px;padding:16px;display:grid;gap:6px;background:white;border:1px solid var(--studio-line);border-radius:8px;box-shadow:0 18px 60px rgba(20,25,28,.16)}.studio-account-menu>div strong{font-size:13px}.studio-account-menu>div small{overflow:hidden;color:var(--studio-muted);text-overflow:ellipsis}.studio-account-menu hr{width:100%;margin:8px 0;border:0;border-top:1px solid var(--studio-line)}.studio-account-menu button{padding:8px 0;color:#b23939;background:none;border:0;text-align:left;font-weight:700;cursor:pointer}.studio-main{max-width:1500px;margin:0 auto;padding:44px 42px 72px}.studio-page{display:grid;gap:28px}.studio-eyebrow{margin:0;color:#58729a;font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.studio-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.studio-page-heading h1{margin:9px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,62px);font-weight:500;letter-spacing:-.045em}.studio-page-heading>div>p:last-child{max-width:760px;margin:0;color:var(--studio-muted);line-height:1.65}.studio-status{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:6px 9px;color:#5e666c;background:#eceeec;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.studio-status:before{content:"";width:6px;height:6px;border-radius:50%;background:#8e969b}.studio-status-positive{color:#74dcb5;background:rgba(41,139,102,.16)}.studio-status-positive:before{background:var(--studio-success)}.studio-status-attention{color:#8c650e;background:#fff0c8}.studio-status-attention:before{background:#d29a22}.studio-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:1px solid transparent;border-radius:5px;text-decoration:none;font-size:12px;font-weight:800;cursor:pointer}.studio-button-primary{color:white;background:var(--studio-accent)}.studio-button-primary:hover{background:var(--studio-accent-dark)}.studio-button-secondary{color:var(--studio-ink);background:transparent;border-color:#bdc2c5}.studio-button-danger{color:#a13939;background:transparent;border-color:#d5aaaa}.studio-button:disabled{cursor:not-allowed;opacity:.55}.studio-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.studio-heading-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.studio-back-link,.studio-legacy-link{color:#416b9d;text-decoration:none;font-size:11px;font-weight:800}.studio-legacy-link{width:fit-content}.studio-auth-gate{min-height:100vh;display:grid;place-content:center;justify-items:center;padding:30px;color:var(--studio-ink);background:var(--studio-paper);text-align:center}.studio-auth-mark{width:48px;height:48px;display:grid;place-items:center;margin-bottom:22px;color:white;background:var(--studio-ink);font-weight:900}.studio-auth-gate h1{max-width:620px;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,5vw,56px);font-weight:500;letter-spacing:-.04em}.studio-auth-gate>p:not(.studio-eyebrow){max-width:520px;margin:0 0 24px;color:var(--studio-muted)}.studio-dashboard-hero{min-height:390px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);gap:50px;align-items:end;padding:clamp(30px,5vw,62px);overflow:hidden;color:white;background:#171b1f;position:relative}.studio-dashboard-hero:after{content:"";position:absolute;right:-120px;top:-180px;width:440px;height:440px;border:1px solid #384047;border-radius:50%;box-shadow:0 0 0 70px rgba(70,83,93,.12),0 0 0 140px rgba(70,83,93,.06)}.studio-dashboard-hero>aside,.studio-dashboard-hero>div{position:relative;z-index:1}.studio-dashboard-hero h1{max-width:840px;margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5.2vw,76px);font-weight:400;line-height:.99;letter-spacing:-.055em}.studio-dashboard-hero>div>p:last-of-type{max-width:710px;color:#aab1b7;line-height:1.65}.studio-dashboard-hero .studio-button-secondary{color:white;border-color:#59636b}.studio-dashboard-hero aside{display:grid;gap:16px;padding:22px;background:rgba(255,255,255,.06);border:1px solid #3a4248;backdrop-filter:blur(10px)}.studio-dashboard-hero aside strong{font-size:20px;line-height:1.35}.studio-dashboard-hero aside p{margin:0;color:#aeb5ba;font-size:12px;line-height:1.6}.studio-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--studio-line);background:var(--studio-panel)}.studio-metric-card{min-height:150px;display:grid;align-content:start;padding:25px;border-right:1px solid var(--studio-line)}.studio-metric-card:last-child{border-right:0}.studio-metric-card p{margin:0 0 20px;color:var(--studio-muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.studio-metric-card strong{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.studio-metric-card span{margin-top:8px;color:var(--studio-muted);font-size:11px;line-height:1.45}.studio-workflow{padding:36px;background:var(--studio-panel);border:1px solid var(--studio-line)}.studio-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:25px;border-bottom:1px solid var(--studio-line)}.studio-section-heading h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500;letter-spacing:-.03em}.studio-section-heading>span{color:var(--studio-muted);font-size:10px;font-weight:800;text-transform:uppercase}.studio-workflow-grid{display:grid;grid-template-columns:repeat(4,1fr)}.studio-workflow-grid a{min-height:230px;padding:26px 22px;color:var(--studio-ink);border-right:1px solid var(--studio-line);text-decoration:none}.studio-workflow-grid a:last-child{border-right:0}.studio-workflow-grid a:hover{background:#f7f7f3}.studio-workflow-grid span{color:var(--studio-accent);font-size:10px;font-weight:900}.studio-workflow-grid h3{margin:34px 0 11px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.studio-workflow-grid p{min-height:58px;color:var(--studio-muted);font-size:12px;line-height:1.55}.studio-workflow-grid b{display:block;margin-top:24px;color:#446d9e;font-size:11px}.studio-empty{min-height:420px;display:grid;place-content:center;justify-items:center;padding:48px 28px;background:var(--studio-panel);border:1px solid var(--studio-line);text-align:center}.studio-empty-mark{width:42px;height:42px;display:grid;place-items:center;margin-bottom:22px;color:white;background:var(--studio-ink);font-weight:900}.studio-empty h2{max-width:620px;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,44px);font-weight:500;letter-spacing:-.035em}.studio-empty>p:not(.studio-eyebrow){max-width:610px;margin:0 0 23px;color:var(--studio-muted);line-height:1.65}.studio-dashboard-welcome{display:flex;align-items:end;justify-content:space-between;gap:34px;padding-bottom:28px;border-bottom:1px solid #cfd3d5}.studio-dashboard-welcome h1{margin:9px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,66px);font-weight:500;letter-spacing:-.05em}.studio-dashboard-welcome>div:first-child>p:last-child{margin:0;color:var(--studio-muted);font-size:12px}.studio-dashboard-welcome>div:first-child>p:last-child span{padding:0 6px;color:#afb4b7}.studio-dashboard-actions{max-width:590px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.studio-dashboard-notice{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 14px;color:#795810;background:#fff1c9;border:1px solid #ead49b;font-size:11px}.studio-dashboard-notice button{color:inherit;background:none;border:0;font-weight:800;cursor:pointer}.studio-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);background:var(--studio-panel);border:1px solid var(--studio-line)}.studio-summary-grid .studio-metric-card{min-height:142px}.studio-delivery-flow{overflow:hidden;background:#192027;border:1px solid #29343d;color:white}.studio-delivery-flow-heading{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 28px;border-bottom:1px solid #33404a}.studio-delivery-flow-heading h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,36px);font-weight:500;letter-spacing:-.035em}.studio-delivery-flow-heading>p{max-width:470px;margin:0;color:#aeb8bf;font-size:11px;line-height:1.6}.studio-delivery-flow .studio-eyebrow{color:#7baeff}.studio-delivery-stages{display:grid;grid-template-columns:repeat(5,1fr)}.studio-delivery-stages a{min-height:126px;display:grid;align-content:center;gap:8px;position:relative;padding:20px 22px;color:white;border-right:1px solid #33404a;text-decoration:none}.studio-delivery-stages a:last-child{border-right:0}.studio-delivery-stages a:hover{background:#222c34}.studio-delivery-stages a:not(:last-child):after{content:"→";position:absolute;right:-9px;top:calc(50% - 10px);z-index:1;width:18px;color:#759ed0;background:#192027;font-size:14px;text-align:center}.studio-delivery-stages span{color:#7baeff;font-size:9px;font-weight:900;letter-spacing:.12em}.studio-delivery-stages strong{font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.studio-delivery-stages small{color:#9fabb3;font-size:9px}.studio-dashboard-panel{min-width:0;overflow:hidden;background:var(--studio-panel);border:1px solid var(--studio-line)}.studio-panel-heading{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid var(--studio-line)}.studio-panel-heading h2{margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;letter-spacing:-.03em}.studio-panel-heading>a{color:#466b92;text-decoration:none;font-size:10px;font-weight:800;text-transform:uppercase}.studio-panel-heading-actions{display:flex;align-items:center;gap:14px}.studio-panel-heading-actions>a{color:#466b92;text-decoration:none;font-size:10px;font-weight:800;text-transform:uppercase;white-space:nowrap}.studio-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:22px}.studio-dashboard-columns-balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-activity-list article{min-height:90px;display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(150px,.7fr) minmax(180px,.85fr) auto;align-items:center;gap:28px;padding:15px 24px;border-bottom:1px solid var(--studio-line)}.studio-activity-list article:last-child{border-bottom:0}.studio-activity-main{display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:5px 10px;min-width:0}.studio-activity-main strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.studio-activity-main small{grid-column:2;color:var(--studio-muted);font-size:10px}.studio-activity-stage{grid-row:1/span 2;width:72px;padding:6px 7px;color:#527eb8;background:#eef4fd;border-radius:4px;font-size:9px;font-weight:800;text-align:center}.studio-progress{display:flex;align-items:center;gap:10px}.studio-progress>span{flex:1;height:4px;overflow:hidden;background:#e4e7e8;border-radius:4px}.studio-progress>span i{display:block;height:100%;background:var(--studio-accent)}.studio-progress small{width:30px;color:var(--studio-muted);font-size:9px;text-align:right}.studio-activity-time{display:grid;gap:4px;min-width:0}.studio-activity-time strong{font-size:11px}.studio-activity-time small{overflow:hidden;color:var(--studio-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.studio-activity-list article>a{color:#416b9d;text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap}.studio-panel-empty{min-height:226px;display:grid;place-content:center;justify-items:center;padding:32px;text-align:center}.studio-panel-empty strong{font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.studio-panel-empty p{max-width:440px;margin:9px 0 15px;color:var(--studio-muted);font-size:11px;line-height:1.55}.studio-panel-empty a{color:#416b9d;text-decoration:none;font-size:10px;font-weight:800}.studio-panel-empty-compact{min-height:140px}.studio-recent-models article{min-height:92px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;grid-template-rows:1fr 1fr;align-items:center;gap:0 15px;padding:11px 20px;border-bottom:1px solid var(--studio-line)}.studio-recent-models article:last-child{border-bottom:0}.studio-model-thumbnail{grid-row:1/span 2;width:76px;height:62px;display:grid;place-items:center;overflow:hidden;background:#e7e8e5}.studio-model-thumbnail img{width:100%;height:100%;object-fit:cover}.studio-model-thumbnail>i{width:34px;height:34px;position:relative;display:block;transform:rotate(30deg)}.studio-model-thumbnail b{position:absolute;display:block;background:#9ca4a9;border-radius:50%}.studio-model-thumbnail b:first-child{width:20px;height:20px;left:0;top:4px}.studio-model-thumbnail b:nth-child(2){width:15px;height:15px;right:0;top:0}.studio-model-thumbnail b:nth-child(3){width:12px;height:12px;right:5px;bottom:0}.studio-recent-models article>div{align-self:end;min-width:0;display:grid;gap:4px}.studio-recent-models article>div strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.studio-recent-models article>div small,.studio-recent-models article>div span{color:var(--studio-muted);font-size:9px}.studio-recent-models article>a{justify-self:end;color:#416b9d;text-decoration:none;font-size:9px;font-weight:800}.studio-recent-models article>a:last-child{align-self:start}.studio-space-summary{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--studio-line)}.studio-space-summary div{min-height:104px;display:grid;place-content:center;justify-items:center;border-right:1px solid var(--studio-line)}.studio-space-summary div:last-child{border-right:0}.studio-space-summary strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.studio-space-summary span{margin-top:4px;color:var(--studio-muted);font-size:9px;text-transform:uppercase}.studio-space-latest a{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 20px;color:var(--studio-ink);border-bottom:1px solid var(--studio-line);text-decoration:none;font-size:11px;font-weight:700}.studio-data-unavailable{margin:0;padding:12px 20px;color:#8b9297;background:#f6f6f3;font-size:9px;line-height:1.5}.studio-client-summary-list>a{min-height:68px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 20px;color:var(--studio-ink);border-bottom:1px solid var(--studio-line);text-decoration:none}.studio-client-summary-list>a:last-child{border-bottom:0}.studio-client-summary-list>a>span{width:40px;height:40px;display:grid;place-items:center;color:white;background:#26313a;font-size:10px;font-weight:900}.studio-client-summary-list>a>div{min-width:0;display:grid;gap:5px}.studio-client-summary-list strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-client-summary-list small{color:var(--studio-muted);font-size:9px}.studio-client-summary-list b{color:#52779e;font-size:12px}.studio-worker-list article{min-height:68px;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 20px;border-bottom:1px solid var(--studio-line)}.studio-worker-list article>span{width:8px;height:8px;border-radius:50%;background:#a8aeb2}.studio-worker-list article>span.is-online{background:var(--studio-success);box-shadow:0 0 0 4px rgba(62,213,152,.14)}.studio-worker-list article>div{display:grid;gap:4px;min-width:0}.studio-worker-list article>div strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-worker-list article>div small{color:var(--studio-muted);font-size:9px}.studio-usage-grid{display:grid;grid-template-columns:repeat(2,1fr)}.studio-usage-grid div{min-height:108px;display:grid;align-content:center;gap:9px;padding:18px 22px;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-usage-grid div:nth-child(2n){border-right:0}.studio-usage-grid div:nth-last-child(-n+2){border-bottom:0}.studio-usage-grid span{color:var(--studio-muted);font-size:9px;font-weight:700;text-transform:uppercase}.studio-usage-grid strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.studio-dashboard-loading{display:grid;gap:22px}.studio-dashboard-loading i,.studio-dashboard-loading>div{display:block;background:linear-gradient(90deg,#e5e6e3,#f4f4f1,#e5e6e3);background-size:200% 100%;animation:studio-loading 1.3s linear infinite}.studio-dashboard-loading>div:first-child{height:126px}.studio-dashboard-loading>div:last-child{height:360px}.studio-dashboard-loading section{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--studio-line);border:1px solid var(--studio-line)}.studio-dashboard-loading i{height:140px}@keyframes studio-loading{to{background-position:-200% 0}}.studio-project-toolbar{display:grid;gap:14px;padding:18px;background:var(--studio-panel);border:1px solid var(--studio-line)}.studio-form-field input,.studio-form-field select,.studio-form-field textarea,.studio-project-toolbar input{width:100%;min-height:44px;padding:0 12px;color:var(--studio-ink);background:white;border:1px solid #cbd0d3;border-radius:4px;font:inherit}.studio-project-toolbar>div{display:flex;flex-wrap:wrap;gap:7px}.studio-project-toolbar button{min-height:34px;padding:0 12px;color:#646c72;background:#f5f5f2;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:800;cursor:pointer}.studio-project-toolbar button.is-active{color:#285f9f;background:#ebf2fc;border-color:#b8ceeb}.studio-project-table-wrap{min-width:0;overflow-x:auto;background:white;border:1px solid var(--studio-line)}.studio-project-table{width:100%;min-width:1040px;border-collapse:collapse}.studio-project-table th{padding:13px 16px;color:var(--studio-muted);background:#f7f7f4;border-bottom:1px solid var(--studio-line);font-size:9px;letter-spacing:.08em;text-align:left;text-transform:uppercase}.studio-project-table td{padding:17px 16px;border-bottom:1px solid var(--studio-line);color:#34393d;font-size:11px;vertical-align:middle}.studio-project-table tr:last-child td{border-bottom:0}.studio-project-table td:first-child{min-width:210px}.studio-project-table td a{display:block;overflow:hidden;max-width:260px;color:var(--studio-ink);font-size:13px;font-weight:800;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.studio-project-table td small,.studio-project-table td strong{display:block}.studio-project-table td small{max-width:220px;margin-top:5px;overflow:hidden;color:var(--studio-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.studio-table-empty,.studio-table-loading{min-height:240px;display:grid;place-items:center;padding:35px;color:var(--studio-muted);background:white;border:1px solid var(--studio-line);font-size:12px}.studio-inline-error{min-height:52px;display:grid;grid-template-columns:max-content 1fr auto;align-items:center;gap:13px;padding:10px 14px;color:#8a3535;background:#fff0f0;border:1px solid #e8c0c0;font-size:11px}.studio-inline-error button{color:inherit;background:none;border:0;font-weight:800;cursor:pointer}.studio-inline-notice{min-height:52px;display:grid;grid-template-columns:max-content 1fr auto;align-items:center;gap:13px;padding:10px 14px;color:#28664f;background:#edf9f4;border:1px solid #b9dfcf;font-size:11px}.studio-inline-notice button{color:inherit;background:none;border:0;font-weight:800;cursor:pointer}.studio-dataset-toolbar{display:flex;align-items:center;gap:10px;padding:16px;background:white;border:1px solid var(--studio-line)}.studio-dataset-toolbar input{min-width:0;min-height:44px;flex:1;padding:0 12px;color:var(--studio-ink);background:white;border:1px solid #cbd0d3;border-radius:4px;font:inherit}.studio-dataset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.studio-dataset-grid>article{min-width:0;overflow:hidden;background:white;border:1px solid var(--studio-line)}.studio-dataset-grid>article>header{min-height:128px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px;border-bottom:1px solid var(--studio-line)}.studio-dataset-grid>article>header>div{min-width:0;display:grid;justify-items:start;gap:8px}.studio-dataset-grid h2{margin:2px 0 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.studio-dataset-grid h2,.studio-dataset-grid header p{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-dataset-grid header p{margin:0;color:var(--studio-muted);font:9px/1.4 monospace}.studio-dataset-grid header>strong{color:#778188;font-size:8px;letter-spacing:.12em}.studio-dataset-grid dl{display:grid;grid-template-columns:repeat(2,1fr);margin:0}.studio-dataset-grid dl>div{min-height:74px;display:grid;align-content:center;gap:7px;padding:14px 18px;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-dataset-grid dl>div:nth-child(2n){border-right:0}.studio-dataset-grid dt{color:var(--studio-muted);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.studio-dataset-grid dd{margin:0;overflow:hidden;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.studio-dataset-grid>article>footer{display:flex;flex-wrap:wrap;gap:8px;padding:16px 18px}.studio-dataset-grid>article>footer .studio-button{min-height:36px;padding:0 12px;font-size:10px}.studio-dataset-modal-body{padding:24px}.studio-dataset-modal-body>p{margin:0 0 20px;color:var(--studio-muted);font-size:11px;line-height:1.6}.studio-dataset-modal-body .studio-form-field{margin-top:14px}.studio-project-detail-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #cfd3d5}.studio-project-detail-heading>div:first-child{flex:1 1 auto;min-width:0}.studio-project-detail-heading h1{max-width:24ch;margin:8px 0;overflow-wrap:anywhere;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,60px);font-weight:500;line-height:1;letter-spacing:-.045em;text-wrap:balance}.studio-project-detail-heading>div:first-child>p:last-child{margin:0;color:var(--studio-muted);font-size:9px}.studio-project-detail-heading>div:last-child{flex:0 0 auto;display:flex;align-items:center;gap:10px}.studio-detail-tabs{display:flex;overflow-x:auto;background:white;border:1px solid var(--studio-line)}.studio-detail-tabs a,.studio-detail-tabs button{min-width:max-content;min-height:48px;display:inline-flex;align-items:center;padding:0 18px;color:var(--studio-muted);background:none;border:0;border-right:1px solid var(--studio-line);font-size:10px;font-weight:800;text-decoration:none;cursor:pointer}.studio-detail-tabs a.is-active,.studio-detail-tabs button.is-active{color:#285f9f;box-shadow:inset 0 -3px var(--studio-accent)}.studio-detail-panel{min-height:290px;padding:28px;background:white;border:1px solid var(--studio-line)}.studio-detail-grid,.studio-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--studio-line);border-left:1px solid var(--studio-line)}.studio-detail-field{min-height:102px;display:grid;align-content:center;gap:10px;padding:18px;overflow-wrap:anywhere;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-detail-field span{color:var(--studio-muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.studio-detail-field strong{font-size:12px;line-height:1.45}.studio-immutable-note{margin:24px 0 0;padding:14px 16px;color:#68501c;background:#fff4d6;border-left:3px solid #d8a837;font-size:11px;line-height:1.55}.studio-live-entry{display:grid;place-content:center;justify-items:start}.studio-live-entry h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.studio-live-entry p{max-width:620px;color:var(--studio-muted);line-height:1.6}.studio-project-live-embed{min-width:0}.studio-model-version-list article{min-height:72px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:12px 4px;border-bottom:1px solid var(--studio-line)}.studio-model-version-list article>div{display:grid;gap:5px}.studio-model-version-list article span{color:var(--studio-muted);font-size:9px}.studio-model-version-list article>a{color:#416b9d;font-size:10px;font-weight:800;text-decoration:none}.studio-project-activity article{display:grid;grid-template-columns:150px 180px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--studio-line)}.studio-project-activity span{color:var(--studio-muted);font-size:9px}.studio-project-activity strong{font-size:11px}.studio-project-activity p{margin:0;color:#5d656b;font-size:11px}.studio-cost-list{max-width:760px}.studio-cost-list div{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--studio-line);font-size:11px}.studio-cost-list div.is-total{font-size:14px;border-bottom:3px double #9ea5aa}.studio-project-footer-actions{display:flex;justify-content:flex-end;gap:10px}.studio-project-preview{--preview-navy:#192027}.studio-preview-banner{min-height:38px;display:flex;align-items:center;gap:14px;padding:8px 12px;color:#5f6870;background:#edf3fb;border:1px solid #cbdced;font-size:9px}.studio-preview-banner span{color:#285f9f;font-weight:900;letter-spacing:.12em}.studio-preview-banner p{margin:0}.studio-preview-banner a{margin-left:auto;color:#285f9f;font-weight:800;text-decoration:none}.studio-preview-capture-types{display:flex;gap:3px}.studio-preview-capture-types button{min-height:25px;padding:0 10px;color:#58708d;background:transparent;border:1px solid #b9cce2;font-size:8px;font-weight:900;cursor:pointer}.studio-preview-capture-types button.is-active{color:white;background:#356fae;border-color:#356fae}.studio-preview-path{overflow:hidden;color:white;background:var(--preview-navy);border:1px solid #2d3942}.studio-preview-path>header,.studio-preview-runs>header,.studio-preview-simple-panel>header,.studio-preview-tasks>header{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 24px;border-bottom:1px solid var(--studio-line)}.studio-preview-path>header{border-color:#35424c}.studio-preview-path h2,.studio-preview-runs h2,.studio-preview-simple-panel h2,.studio-preview-tasks h2{margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500;letter-spacing:-.03em}.studio-preview-path>header>span,.studio-preview-runs>header>span,.studio-preview-tasks>header>span{color:#9faab2;font-size:9px;font-weight:800;text-transform:uppercase}.studio-preview-path ol{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.studio-preview-path.is-three ol{grid-template-columns:repeat(3,1fr)}.studio-preview-path li{min-height:94px;display:flex;align-items:center;gap:13px;position:relative;padding:18px 20px;border-right:1px solid #35424c}.studio-preview-path li:last-child{border-right:0}.studio-preview-path li:not(:last-child):after{content:"→";position:absolute;z-index:1;right:-10px;width:20px;color:#6f8290;background:var(--preview-navy);text-align:center}.studio-preview-path li>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;color:#9da8b0;border:1px solid #52606a;border-radius:50%;font-size:9px;font-weight:900}.studio-preview-path li>div{display:grid;gap:5px}.studio-preview-path li strong{font-size:12px}.studio-preview-path li small{color:#929fa8;font-size:9px}.studio-preview-path li.is-complete>span{color:#10271f;background:var(--studio-success);border-color:var(--studio-success)}.studio-preview-path li.is-active{background:#222d35;box-shadow:inset 0 -3px var(--studio-accent)}.studio-preview-path li.is-active>span{color:white;background:var(--studio-accent);border-color:var(--studio-accent)}.studio-preview-overview,.studio-preview-processing{display:grid;gap:20px}.studio-preview-processing-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.62fr);gap:20px;align-items:start}.studio-preview-runs,.studio-preview-simple-panel,.studio-preview-summary-grid>section,.studio-preview-tasks{background:white;border:1px solid var(--studio-line)}.studio-preview-run{margin:20px 22px;border:1px solid var(--studio-line)}.studio-preview-run>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:19px 20px 15px}.studio-preview-run>header p{margin:0 0 6px;color:#58729a;font-size:8px;font-weight:900;letter-spacing:.12em}.studio-preview-run h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.studio-preview-run-progress{height:3px;margin:0 20px;overflow:hidden;background:#e5e7e8}.studio-preview-run-progress i{height:100%;display:block;background:var(--studio-success)}.studio-preview-run-progress.is-waiting i{background:var(--studio-accent)}.studio-preview-facts,.studio-preview-run dl{display:grid;grid-template-columns:repeat(4,1fr);margin:18px 20px 0;border-top:1px solid var(--studio-line);border-left:1px solid var(--studio-line)}.studio-preview-facts>div,.studio-preview-run dl>div{min-height:70px;display:grid;align-content:center;gap:6px;padding:12px;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-preview-costs dt,.studio-preview-facts dt,.studio-preview-run dt{color:var(--studio-muted);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.studio-preview-costs dd,.studio-preview-facts dd,.studio-preview-run dd{margin:0;font-size:10px;font-weight:800}.studio-preview-run footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:18px 20px 20px}.studio-preview-run footer .studio-button{min-height:36px;padding:0 12px;font-size:9px}.studio-preview-run footer>a{margin-left:auto;color:#416b9d;font-size:9px;font-weight:800;text-decoration:none}.studio-preview-run-note{margin-left:auto;color:var(--studio-muted);font-size:8px;font-weight:700}.studio-preview-dependency-note{margin:14px 20px 0;padding:10px 12px;color:#72571b;background:#fff6dd;border-left:3px solid #d6a63b;font-size:9px;line-height:1.5}.studio-preview-panel-actions{margin:22px 28px}.studio-preview-rules>article{grid-template-columns:28px minmax(0,1fr)}.studio-preview-rules>footer .studio-button{width:100%;min-height:36px;margin-top:14px;color:white;border-color:#63717b}.studio-preview-tasks>article{min-height:122px;display:grid;grid-template-columns:28px minmax(0,1fr) 24px;gap:11px;padding:20px;border-bottom:1px solid var(--studio-line)}.studio-preview-tasks>article>span{width:25px;height:25px;display:grid;place-items:center;color:#6e777e;border:1px solid #bcc2c6;border-radius:50%;font-size:8px;font-weight:900}.studio-preview-tasks>article>div{display:grid;align-content:start;gap:7px}.studio-preview-tasks article strong{font-size:11px}.studio-preview-tasks article p,.studio-preview-tasks>footer p{margin:0;color:var(--studio-muted);font-size:9px;line-height:1.5}.studio-preview-tasks article small{color:#8a6a24;font-size:8px;font-weight:800}.studio-preview-tasks article button{align-self:start;color:#3b6da8;background:none;border:0;cursor:pointer}.studio-preview-tasks article.is-priority{box-shadow:inset 3px 0 var(--studio-accent)}.studio-preview-tasks article.is-priority>span{color:white;background:var(--studio-accent);border-color:var(--studio-accent)}.studio-preview-tasks article.is-complete{opacity:.62}.studio-preview-tasks article.is-complete>span{color:#174e3a;background:#d9f4e9;border-color:#8dceb5}.studio-preview-tasks>footer{padding:20px;color:white;background:var(--preview-navy)}.studio-preview-tasks>footer strong{display:block;margin-bottom:8px;font-size:10px}.studio-preview-tasks>footer p{color:#a7b0b7}.studio-preview-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.studio-preview-summary-grid>section{min-height:270px;padding:24px}.studio-preview-summary-grid h3{margin:26px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.studio-preview-summary-grid section>p:not(.studio-eyebrow){color:var(--studio-muted);font-size:10px;line-height:1.6}.studio-preview-summary-grid dl{margin:20px 0 0}.studio-preview-summary-grid dl div{display:grid;gap:5px;padding:10px 0;border-bottom:1px solid var(--studio-line)}.studio-preview-summary-grid dt{color:var(--studio-muted);font-size:8px;font-weight:800;text-transform:uppercase}.studio-preview-summary-grid dd{margin:0;font-size:10px;font-weight:700;line-height:1.45}.studio-preview-delivery-state{display:inline-block;margin-top:24px;color:#8c650e;font-size:9px;font-weight:900;text-transform:uppercase}.studio-preview-simple-panel{min-height:320px}.studio-preview-facts{margin:28px}.studio-preview-footnote{margin:0 28px;padding:14px 16px;color:#4f647b;background:#f0f5fb;border-left:3px solid #6a9dde;font-size:10px}.studio-preview-empty-row{min-height:180px;display:flex;align-items:center;gap:18px;padding:28px}.studio-preview-empty-row>span{width:48px;height:48px;display:grid;place-items:center;color:#68727a;background:#eef0f0;font-weight:900}.studio-preview-empty-row strong{display:block;margin-bottom:7px;font-size:13px}.studio-preview-empty-row p{margin:0;color:var(--studio-muted);font-size:10px}.studio-preview-model-list{margin:0 24px}.studio-preview-model-list article{min-height:92px;display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:16px;border-bottom:1px solid var(--studio-line)}.studio-preview-model-list article>span{width:42px;height:42px;display:grid;place-items:center;color:white;background:var(--preview-navy);font-size:11px;font-weight:900}.studio-preview-model-list article>div{display:grid;gap:6px}.studio-preview-model-list article strong{font-size:12px}.studio-preview-model-list article p{margin:0;color:var(--studio-muted);font-size:9px}.studio-preview-model-list article>button{color:#3b6da8;background:none;border:0;font-size:9px;font-weight:900;cursor:pointer}.studio-preview-model-list article.is-pending{opacity:.6}.studio-preview-model-detail{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:0;margin:28px;border:1px solid var(--studio-line)}.studio-preview-model-stage{min-height:260px;display:grid;place-content:center;justify-items:center;gap:14px;color:white;background:var(--preview-navy)}.studio-preview-model-stage>span{width:72px;height:72px;display:grid;place-items:center;border:1px solid #5a6872;font-family:Georgia,Times New Roman,serif;font-size:30px}.studio-preview-model-stage small{color:#95a3ad;font-size:8px;font-weight:900;letter-spacing:.15em}.studio-preview-model-detail dl{display:grid;grid-template-columns:repeat(2,1fr);margin:0}.studio-preview-model-detail dl>div{min-height:86px;display:grid;align-content:center;gap:7px;padding:16px;border-left:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-preview-model-detail dl>div:nth-last-child(-n+2){border-bottom:0}.studio-preview-model-detail dt{color:var(--studio-muted);font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.studio-preview-model-detail dd{margin:0;font-size:10px;font-weight:800;line-height:1.45}.studio-preview-space-reference{min-height:120px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 28px;border-bottom:1px solid var(--studio-line)}.studio-preview-space-reference>span{width:46px;height:46px;display:grid;place-items:center;color:white;background:#3b74b7;font-size:9px;font-weight:900}.studio-preview-space-reference>div{display:grid;gap:6px}.studio-preview-space-reference strong{font-size:12px}.studio-preview-space-reference p{margin:0;color:var(--studio-muted);font-size:9px}.studio-preview-delete-body{padding:24px}.studio-preview-delete-body>p{margin:0 0 20px;color:var(--studio-muted);font-size:10px;line-height:1.6}.studio-preview-delete-columns{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--studio-line)}.studio-preview-delete-columns section{display:grid;align-content:start;gap:12px;min-height:190px;padding:20px;background:#fff5f3;border-right:1px solid var(--studio-line)}.studio-preview-delete-columns section:last-child{border-right:0}.studio-preview-delete-columns section.is-kept{background:#eff9f4}.studio-preview-delete-columns span{margin-bottom:5px;color:#9b4942;font-size:8px;font-weight:900;letter-spacing:.1em}.studio-preview-delete-columns .is-kept span{color:#277254}.studio-preview-delete-columns strong{font-size:10px;line-height:1.4}.studio-preview-delete-body p.studio-preview-delete-note{margin:18px 0 0;padding:12px;color:#5c6670;background:#f2f4f5}.studio-preview-timeline{margin:0 24px}.studio-preview-timeline article{min-height:66px;display:grid;grid-template-columns:130px 1fr 80px;align-items:center;gap:20px;border-bottom:1px solid var(--studio-line);font-size:10px}.studio-preview-timeline span,.studio-preview-timeline time{color:var(--studio-muted);font-size:9px}.studio-preview-total{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.studio-preview-costs{max-width:680px;margin:20px 24px}.studio-preview-costs div{min-height:54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--studio-line)}.studio-quality-gate{padding:10px 13px;border:1px solid;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.studio-quality-gate.is-pass{color:#237453;background:#e9f8f1}.studio-quality-gate.is-fail{color:#9a3434;background:#fff0f0}.studio-report-panel{min-height:0}.studio-report-metrics{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--studio-line);border-left:1px solid var(--studio-line)}.studio-report-list{display:grid;gap:0;margin:0}.studio-report-list>div{min-height:48px;display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:18px;padding:8px 0;border-bottom:1px solid var(--studio-line)}.studio-report-list dt{color:var(--studio-muted);font-size:9px;font-weight:800;text-transform:uppercase}.studio-report-list dd{min-width:0;margin:0;overflow-wrap:anywhere;font-size:10px;font-weight:700}.studio-report-outliers{max-height:240px;margin:18px 0 0;overflow:auto;padding:14px 14px 14px 30px;color:#754747;background:#fff6f4;font-size:10px;line-height:1.7}.studio-wizard{max-width:1120px;margin:0 auto}.studio-wizard-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;background:white;border:1px solid var(--studio-line)}.studio-wizard-steps li{min-height:72px;display:flex;align-items:center;gap:10px;padding:13px;color:#8a9196;border-right:1px solid var(--studio-line);font-size:10px}.studio-wizard-steps li:last-child{border-right:0}.studio-wizard-steps span{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;background:#eceeec;border-radius:50%}.studio-wizard-steps li.is-active{color:var(--studio-ink);box-shadow:inset 0 -3px var(--studio-accent)}.studio-wizard-steps li.is-active span{color:white;background:var(--studio-accent)}.studio-wizard-steps li.is-complete span{color:white;background:#4b9579}.studio-wizard-panel{min-height:470px;padding:clamp(24px,4vw,46px);background:white;border:1px solid var(--studio-line)}.studio-dataset-choice-list{display:grid;gap:10px}.studio-dataset-choice-list button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;padding:18px 20px;color:var(--studio-ink);background:#fafaf7;border:1px solid var(--studio-line);border-radius:5px;text-align:left;cursor:pointer}.studio-dataset-choice-list button:hover{border-color:#9bbbe7}.studio-dataset-choice-list button.is-selected{background:#f1f6fe;border-color:#75a4e5;box-shadow:inset 0 0 0 1px #75a4e5}.studio-dataset-choice-list button>span:first-child{min-width:0;display:grid;gap:5px}.studio-dataset-choice-list button strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.studio-dataset-choice-list button small{overflow:hidden;color:var(--studio-muted);font:9px/1.3 var(--studio-mono);text-overflow:ellipsis;white-space:nowrap}.studio-dataset-choice-list button>span:nth-child(2){color:var(--studio-muted);font-size:10px;line-height:1.5;text-align:right}.studio-dataset-choice-list button b{padding:6px 9px;color:#326cae;background:#e9f2ff;border-radius:999px;font:8px/1 var(--studio-mono);letter-spacing:.12em}.studio-wizard-heading{max-width:730px;margin-bottom:28px}.studio-wizard-heading h2{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,4vw,42px);font-weight:500;letter-spacing:-.035em}.studio-wizard-heading>p:last-child{color:var(--studio-muted);font-size:12px;line-height:1.55}.studio-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.studio-choice-grid-two{grid-template-columns:repeat(2,1fr)}.studio-choice-grid button{min-height:130px;display:grid;align-content:start;gap:12px;padding:20px;color:var(--studio-ink);background:#fafaf7;border:1px solid var(--studio-line);border-radius:5px;text-align:left;cursor:pointer}.studio-choice-grid button:disabled{cursor:not-allowed;opacity:.52}.studio-choice-grid button.is-selected{background:#f1f6fe;border-color:#75a4e5;box-shadow:inset 0 0 0 1px #75a4e5}.studio-choice-grid button strong{font-size:12px}.studio-choice-grid button span{color:var(--studio-muted);font-size:10px;line-height:1.5}.studio-choice-grid button b{align-self:end;justify-self:start;padding:5px 8px;color:#326cae;background:#e9f2ff;border-radius:999px;font:8px/1 var(--studio-mono);letter-spacing:.1em}.studio-choice-grid button:disabled b{color:var(--studio-muted);background:#eceeec}.studio-source-choice-grid{align-items:stretch}.studio-compute-fields,.studio-production-kind,.studio-quality-grid{margin-top:24px}.studio-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.studio-form-field{display:grid;align-content:start;gap:8px;margin-top:18px;color:#5f676d;font-size:10px;font-weight:800;text-transform:uppercase}.studio-text-toggle{min-height:44px;padding:0 12px;color:#416b9d;background:#f7f7f4;border:1px solid var(--studio-line);text-align:left;cursor:pointer}.studio-advanced-toggle{width:100%;margin-top:16px;text-align:center}.studio-upload-handoff{display:grid;justify-items:start;gap:10px;margin-top:20px;padding:20px;background:#f2f5f7;border:1px solid #d3dce2}.studio-upload-handoff p{max-width:720px;margin:0;color:var(--studio-muted);font-size:11px;line-height:1.55}.studio-upload-source{display:grid;gap:12px}.studio-upload-source>p{max-width:760px;margin:0;color:var(--studio-muted);font-size:10px;line-height:1.6}.studio-upload-drop{min-height:190px;display:grid;place-content:center;justify-items:center;gap:9px;padding:25px;background:#fafaf7;border:1px dashed #abb4ba;cursor:pointer;text-align:center}.studio-upload-drop:focus-within,.studio-upload-drop:hover{background:#f2f6fb;border-color:#5e8fc9}.studio-upload-drop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.studio-upload-drop b{color:#4779b3;font-size:28px;font-weight:400}.studio-upload-drop strong{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.studio-upload-drop small{color:var(--studio-muted);font-size:9px;line-height:1.5}.studio-upload-progress{display:grid;gap:8px;margin-top:18px}.studio-upload-progress>span{height:7px;overflow:hidden;background:#e3e7e9}.studio-upload-progress i{height:100%;display:block;background:#4d80ba;transition:width .2s ease}.studio-upload-progress p{margin:0;color:var(--studio-muted);font-size:9px;font-weight:800}.studio-checkbox{display:flex;align-items:center;gap:9px;margin-top:24px;font-size:11px;font-weight:700}.studio-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.studio-wizard-footer{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:14px 18px;background:#f7f7f4;border:1px solid var(--studio-line)}.studio-wizard-footer>button:first-child{justify-self:start}.studio-wizard-footer>button:last-child{justify-self:end}.studio-wizard-footer span{color:var(--studio-muted);font-size:10px;font-weight:800}.studio-model-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 170px 230px;gap:10px;padding:16px;background:white;border:1px solid var(--studio-line)}.studio-model-toolbar input,.studio-model-toolbar select{min-height:44px;padding:0 12px;color:var(--studio-ink);background:white;border:1px solid #cbd0d3;border-radius:4px;font:inherit}.studio-model-bulk{min-height:68px;padding:12px 16px;display:flex;align-items:center;gap:10px;color:#f2f5f7;background:#20272c;border:1px solid #303b43}.studio-model-bulk strong{margin-right:auto;font-size:11px}.studio-model-bulk select{min-width:230px;min-height:40px;padding:0 11px;color:#20272c;background:white;border:0}.studio-model-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.studio-model-card{min-width:0;overflow:hidden;position:relative;background:white;border:1px solid var(--studio-line)}.studio-model-card.is-selected{border-color:#4d80ba;box-shadow:0 0 0 2px rgba(77,128,186,.18)}.studio-model-select{min-height:34px;padding:0 12px;display:flex;align-items:center;gap:7px;color:var(--studio-muted);background:#f7f8f7;border-bottom:1px solid var(--studio-line);font-size:8px;font-weight:800;cursor:pointer}.studio-model-select input{accent-color:#3f82f7}.studio-model-card-visual{height:220px;display:block;position:relative;overflow:hidden;color:white;background:#242a2e;text-decoration:none}.studio-model-card-visual>span:last-child{position:absolute;right:12px;top:12px;padding:5px 7px;color:#e8edf0;background:rgba(13,17,20,.75);font-size:8px;font-weight:900}.studio-library-thumbnail{width:100%;height:100%;display:grid;place-items:center}.studio-library-thumbnail img{width:100%;height:100%;object-fit:cover}.studio-library-thumbnail>i{width:92px;height:92px;display:block;position:relative;transform:rotate(28deg)}.studio-library-thumbnail b{position:absolute;display:block;background:linear-gradient(145deg,#6e8fb1,#b9c8d5);border-radius:50%;box-shadow:0 0 25px rgba(132,176,219,.2)}.studio-library-thumbnail b:first-child{width:52px;height:52px;left:0;top:12px}.studio-library-thumbnail b:nth-child(2){width:38px;height:38px;right:0;top:0}.studio-library-thumbnail b:nth-child(3){width:31px;height:31px;right:14px;bottom:0}.studio-model-card-body{padding:20px}.studio-model-card-body>div:first-child{display:grid;gap:6px}.studio-model-card-body>div:first-child a{overflow:hidden;color:var(--studio-ink);font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.studio-model-card-body>div:first-child small{overflow:hidden;color:var(--studio-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.studio-model-card dl{display:grid;grid-template-columns:repeat(2,1fr);margin:20px 0;border-top:1px solid var(--studio-line);border-left:1px solid var(--studio-line)}.studio-model-card dl div{min-height:60px;display:grid;align-content:center;gap:5px;padding:10px;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-model-card dt{color:var(--studio-muted);font-size:8px;font-weight:800;text-transform:uppercase}.studio-model-card dd{margin:0;overflow:hidden;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.studio-model-card footer{display:flex;flex-wrap:wrap;gap:6px}.studio-file-list button,.studio-model-card footer a,.studio-model-card footer button{min-height:32px;padding:0 10px;color:#416b9d;background:#f5f7f8;border:1px solid #d5dce1;font-size:9px;font-weight:800;text-decoration:none;cursor:pointer}.studio-model-card footer button:disabled{color:#92989d;cursor:not-allowed;opacity:.62}.studio-model-preview{padding:0;overflow:hidden}.studio-model-preview header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--studio-line)}.studio-model-preview header h2{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.studio-model-preview header p{max-width:650px;margin:0;color:var(--studio-muted);font-size:10px;line-height:1.5}.studio-model-preview iframe{width:100%;height:min(68vh,720px);display:block;border:0;background:#14181b}.studio-model-assignment{margin-top:24px;display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:end;gap:24px;padding:22px;background:#f7f8f7;border:1px solid var(--studio-line)}.studio-model-assignment h2{margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.studio-model-assignment>div:first-child>span{display:block;max-width:520px;color:var(--studio-muted);font-size:9px;line-height:1.55}.studio-model-assignment-fields{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) auto;align-items:end;gap:10px}.studio-model-assignment-fields label{min-width:0;display:grid;gap:7px}.studio-model-assignment-fields label>span{color:var(--studio-muted);font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.studio-model-assignment-fields select{width:100%;min-height:42px;padding:0 11px;color:var(--studio-ink);background:white;border:1px solid #cbd0d3;font:inherit}.studio-model-assignment-fields select:disabled{color:#9aa1a6;background:#eef0ef}.studio-file-list article,.studio-space-reference-list article{min-height:74px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:13px 5px;border-bottom:1px solid var(--studio-line)}.studio-file-list article>div,.studio-space-reference-list article>div{display:grid;gap:6px}.studio-file-list article span,.studio-space-reference-list article span{color:var(--studio-muted);font-size:9px}.studio-space-reference-list article>a{color:#416b9d;font-size:10px;font-weight:800;text-decoration:none}.studio-model-upload-fields{display:grid;gap:16px;padding:22px 24px}.studio-model-file{min-height:150px;padding:24px;display:grid;place-content:center;justify-items:center;gap:8px;position:relative;color:var(--studio-muted);background:#f7f8f7;border:1px dashed #aeb7bd;text-align:center;cursor:pointer}.studio-model-file input{position:absolute;width:1px;height:1px;opacity:0}.studio-model-file.is-dragging{color:#285f9f;background:#edf4ff;border-color:var(--studio-accent);box-shadow:inset 0 0 0 2px rgba(63,130,247,.14)}.studio-model-file span{color:#58729a;font-size:8px;font-weight:900;letter-spacing:.14em}.studio-model-file strong{color:var(--studio-ink);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.studio-model-file small,.studio-model-upload-note{color:var(--studio-muted);font-size:9px;line-height:1.55}.studio-model-upload-note{margin:0}.studio-model-upload-error{margin:0;padding:10px 12px;color:#9f3030;background:#fff0ef;border:1px solid #ebc6c3;font-size:10px}.studio-legacy-share{margin-top:24px;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;background:#f7f7f4;border:1px solid var(--studio-line)}.studio-legacy-share>div:first-child{display:grid;gap:6px}.studio-legacy-share label span,.studio-legacy-share>div:first-child span{color:var(--studio-muted);font-size:8px;font-weight:900;letter-spacing:.1em}.studio-legacy-share>div:first-child strong{font-size:13px}.studio-legacy-share p{max-width:720px;margin:0;color:var(--studio-muted);font-size:9px;line-height:1.55}.studio-legacy-share>div:nth-child(2){display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.studio-legacy-share label{grid-column:1/-1;display:grid;gap:6px}.studio-legacy-share input{min-height:40px;padding:0 11px;color:var(--studio-ink);background:white;border:1px solid #cbd0d3;font:10px var(--vc-font-mono)}.studio-worker-cards{display:grid;gap:18px}.studio-worker-cards>article{overflow:hidden;background:white;border:1px solid var(--studio-line)}.studio-worker-cards>article>header{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid var(--studio-line)}.studio-worker-cards>article>header>div{display:flex;align-items:center;gap:13px}.studio-worker-cards h2{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.studio-worker-cards header p{margin:0;color:var(--studio-muted);font-size:9px}.studio-worker-dot{width:11px;height:11px;display:block;border-radius:50%;background:#9da4a9}.studio-worker-dot.is-online{background:var(--studio-success);box-shadow:0 0 0 5px rgba(62,213,152,.15)}.studio-worker-specs{grid-template-columns:repeat(4,1fr)}.studio-worker-specs,.studio-worker-specs>div{display:grid;border-bottom:1px solid var(--studio-line)}.studio-worker-specs>div{min-height:88px;align-content:center;gap:7px;padding:15px 20px;border-right:1px solid var(--studio-line)}.studio-worker-specs>div:nth-child(4n){border-right:0}.studio-worker-specs>div:nth-last-child(-n+4){border-bottom:0}.studio-worker-specs span{color:var(--studio-muted);font-size:8px;font-weight:800;text-transform:uppercase}.studio-worker-specs strong{font-size:11px}.studio-worker-cards>article>footer{display:flex;flex-wrap:wrap;gap:7px;padding:15px 20px}.studio-worker-cards>article>footer a,.studio-worker-cards>article>footer button{min-height:34px;display:inline-flex;align-items:center;padding:0 11px;color:#416b9d;background:#f5f7f8;border:1px solid #d5dce1;font-size:9px;font-weight:800;text-decoration:none;cursor:pointer}.studio-worker-cards>article>footer button:disabled{color:#969da2;cursor:not-allowed;opacity:.65}.studio-worker-cards>article>footer button.is-danger{margin-left:auto;color:#a13939;border-color:#e2caca}.studio-worker-diagnostics{padding:20px;color:#d7dce0;background:#171c20}.studio-worker-diagnostics>strong{font-size:11px}.studio-worker-diagnostics pre{max-height:330px;overflow:auto;padding:16px;color:#b6d1ec;background:#0e1215;font:10px/1.6 monospace;white-space:pre-wrap}.studio-worker-diagnostics p{margin:0;color:#8d989f;font-size:9px}.studio-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:rgba(10,13,15,.72)}.studio-modal{width:min(680px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:white;border:1px solid var(--studio-line);box-shadow:0 30px 100px rgba(0,0,0,.32)}.studio-modal>header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 24px;border-bottom:1px solid var(--studio-line)}.studio-modal h2{margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.studio-modal>header>button{color:var(--studio-muted);background:none;border:0;font-size:26px;cursor:pointer}.studio-pair-step{display:grid;justify-items:start;gap:11px;padding:22px 24px;border-bottom:1px solid var(--studio-line)}.studio-pair-step>p,.studio-pair-step>span{margin:0;color:var(--studio-muted);font-size:10px;line-height:1.5}.studio-pairing-code{width:100%;display:grid;justify-items:center;gap:8px;padding:22px;color:white;background:#171c20;text-align:center}.studio-pairing-code small,.studio-pairing-code span{color:#89949b;font-size:8px;letter-spacing:.08em}.studio-pairing-code strong{font-family:monospace;font-size:clamp(24px,6vw,38px);letter-spacing:.14em}.studio-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 24px}.studio-modal>footer>a{color:#416b9d;font-size:10px;font-weight:800;text-decoration:none}.studio-billing-plan{min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px;color:white;background:#171c20}.studio-billing-plan h2{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.studio-billing-plan>div>p:last-child{max-width:760px;margin:0;color:#a8b0b5;font-size:11px;line-height:1.6}.studio-billing-plan>span{padding:7px 10px;color:#b5bec4;border:1px solid #4c555c;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap}.studio-usage-detail-grid{display:grid;grid-template-columns:repeat(3,1fr)}.studio-storage-list>div,.studio-usage-detail-grid>div{min-height:116px;display:grid;align-content:center;gap:8px;padding:18px 22px;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-usage-detail-grid>div:nth-child(3n){border-right:0}.studio-usage-detail-grid>div:nth-last-child(-n+3){border-bottom:0}.studio-storage-list span,.studio-usage-detail-grid span{color:var(--studio-muted);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.studio-storage-list strong,.studio-usage-detail-grid strong{font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.studio-storage-list small,.studio-usage-detail-grid small{color:var(--studio-muted);font-size:9px;line-height:1.45}.studio-storage-list>div{min-height:94px;border-right:0}.studio-storage-list>div:last-child{border-bottom:0}.studio-credit-ledger article{min-height:66px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:12px 22px;border-bottom:1px solid var(--studio-line)}.studio-credit-ledger article:last-child{border-bottom:0}.studio-credit-ledger article>div{display:grid;gap:5px}.studio-credit-ledger article span{color:var(--studio-muted);font-size:9px}.studio-credit-ledger article>strong{color:#9b3f3f;font-size:11px}.studio-credit-ledger article>strong.is-credit{color:#347b60}.studio-billing-invoices{min-height:180px;display:grid;place-items:center;padding:30px;background:white;border:1px solid var(--studio-line);text-align:center}.studio-billing-invoices h2{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.studio-billing-invoices p:last-child{margin:0;color:var(--studio-muted);font-size:11px}.studio-client-toolbar{padding:16px;background:white;border:1px solid var(--studio-line)}.studio-client-toolbar input{width:100%;min-height:44px;padding:0 12px;color:var(--studio-ink);background:white;border:1px solid #cbd0d3;border-radius:4px;font:inherit}.studio-client-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.studio-client-grid>article{min-width:0;background:white;border:1px solid var(--studio-line)}.studio-client-grid article>header{min-height:95px;display:flex;align-items:center;gap:14px;padding:18px;border-bottom:1px solid var(--studio-line)}.studio-client-monogram{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;color:white;background:#26313a;font-size:12px;font-weight:900}.studio-client-grid article>header>div:last-child{min-width:0;display:grid;gap:5px}.studio-client-grid article>header a{overflow:hidden;color:var(--studio-ink);font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.studio-client-grid article>header span{overflow:hidden;color:var(--studio-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.studio-client-grid dl{display:grid;grid-template-columns:repeat(2,1fr);margin:0}.studio-client-grid dl div{min-height:65px;display:grid;align-content:center;gap:5px;padding:12px 16px;border-right:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-client-grid dl div:nth-child(2n){border-right:0}.studio-client-grid dt{color:var(--studio-muted);font-size:8px;font-weight:800;text-transform:uppercase}.studio-client-grid dd{margin:0;overflow:hidden;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.studio-client-grid article>footer{display:flex;flex-wrap:wrap;gap:7px;padding:14px 17px}.studio-client-grid article>footer a{min-height:32px;display:inline-flex;align-items:center;padding:0 10px;color:#416b9d;background:#f5f7f8;border:1px solid #d5dce1;font-size:9px;font-weight:800;text-decoration:none}.studio-client-modal .studio-form-field{width:100%;margin:0}.studio-client-collections{display:grid;gap:7px;margin-top:18px}.studio-client-collections>div{min-height:54px;padding:9px 11px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:9px;color:#52616b;background:#f1f3f3;border:1px solid #d9dddf}.studio-client-collections strong{overflow:hidden;color:var(--studio-ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.studio-client-collections span{color:var(--studio-muted);font-size:8px;font-weight:800}.studio-client-collections button{min-height:30px;padding:0 9px;color:#416b9d;background:white;border:1px solid #d5dce1;font-size:8px;font-weight:800;cursor:pointer}.studio-client-collections button.is-danger{color:#9b3f3f;border-color:#e2caca}.studio-client-deliveries article{min-height:72px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:12px 4px;border-bottom:1px solid var(--studio-line)}.studio-client-deliveries article>div{min-width:0;display:grid;gap:5px}.studio-client-deliveries article>div span,.studio-client-deliveries article>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-client-deliveries article>div span{color:var(--studio-muted);font-size:9px}.studio-client-deliveries article>a{color:#416b9d;font-size:10px;font-weight:800;text-decoration:none}.studio-client-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.studio-client-section-heading h2{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.studio-client-section-heading>p{max-width:570px;margin:0;color:var(--studio-muted);font-size:10px;line-height:1.55}.studio-client-notes{margin-top:18px;padding:18px;background:#f7f7f4;border-left:3px solid #91a5b5}.studio-client-notes span{color:var(--studio-muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.studio-client-notes p{margin:9px 0 0;color:#464d52;font-size:11px;line-height:1.65;white-space:pre-wrap}.studio-client-profile-form .studio-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-client-notes-field{margin-top:22px}.studio-client-notes-field textarea{min-height:120px;padding:12px;line-height:1.55;resize:vertical;text-transform:none}.studio-client-profile-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid var(--studio-line)}.studio-settings-panel{overflow:hidden;background:white;border:1px solid var(--studio-line)}.studio-settings-panel>header{min-height:130px;display:flex;align-items:center;gap:18px;padding:25px;border-bottom:1px solid var(--studio-line)}.studio-settings-avatar{width:66px;height:66px;display:grid;place-items:center;color:white;background:#26313a;font-size:17px;font-weight:900}.studio-settings-intro h2,.studio-settings-panel>header h2{margin:7px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500}.studio-settings-panel>header span{color:var(--studio-muted);font-size:10px}.studio-settings-intro{padding:26px;border-bottom:1px solid var(--studio-line)}.studio-settings-intro p:last-child{max-width:760px;margin:0;color:var(--studio-muted);font-size:11px;line-height:1.6}.studio-settings-panel>.studio-detail-grid{margin:25px}.studio-settings-panel>.studio-data-unavailable,.studio-settings-panel>.studio-immutable-note{margin:0 25px 25px}.studio-settings-panel>.studio-actions{margin:22px 25px 25px}.studio-preference-list label,.studio-preference-list>div{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:15px 25px;border-bottom:1px solid var(--studio-line)}.studio-preference-list label:last-child,.studio-preference-list>div:last-child{border-bottom:0}.studio-preference-list label>span,.studio-preference-list>div>span{display:grid;gap:6px}.studio-preference-list small{color:var(--studio-muted);font-size:9px;font-weight:400}.studio-preference-list select{min-width:160px;min-height:40px;padding:0 10px;background:white;border:1px solid #cbd0d3}.studio-preference-list input{width:18px;height:18px}.studio-preference-list em{color:var(--studio-muted);font-size:10px;font-style:normal}.studio-settings-future{padding:24px;background:#f7f7f4;border:1px solid var(--studio-line)}.studio-settings-future>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.studio-settings-future span{padding:7px 9px;color:#7d8489;background:white;border:1px solid var(--studio-line);font-size:8px;font-weight:800;text-transform:uppercase}html[data-studio-density=compact] .studio-project-table td{padding-top:10px;padding-bottom:10px}html[data-studio-density=compact] .studio-model-card-body{padding:14px}html[data-studio-density=compact] .studio-activity-list article{min-height:68px}html[data-studio-reduced-motion=true] .studio-dashboard-loading i,html[data-studio-reduced-motion=true] .studio-dashboard-loading>div,html[data-studio-reduced-motion=true] .studio-sidebar,html[data-studio-reduced-motion=true] .studio-sidebar nav a,html[data-studio-reduced-motion=true] .studio-sidebar-scrim{transition:none;animation:none}@media (max-width:1120px){.studio-sidebar{width:224px}.studio-workspace{margin-left:224px}.studio-main{padding:34px 26px 60px}.studio-header{padding:0 24px}.studio-dashboard-hero{grid-template-columns:1fr}.studio-dashboard-hero aside{max-width:560px}.studio-workflow-grid{grid-template-columns:repeat(2,1fr)}.studio-workflow-grid a:nth-child(2){border-right:0}.studio-workflow-grid a:nth-child(-n+2){border-bottom:1px solid var(--studio-line)}.studio-summary-grid{grid-template-columns:repeat(2,1fr)}.studio-summary-grid .studio-metric-card:nth-child(2){border-right:0}.studio-summary-grid .studio-metric-card:nth-child(-n+2){border-bottom:1px solid var(--studio-line)}.studio-dashboard-columns{grid-template-columns:1fr}.studio-delivery-stages{grid-template-columns:repeat(3,1fr)}.studio-delivery-stages a:nth-child(3){border-right:0}.studio-delivery-stages a:nth-child(-n+3){border-bottom:1px solid #33404a}.studio-delivery-stages a:nth-child(3):after{display:none}.studio-client-profile-form .studio-form-grid,.studio-detail-grid,.studio-model-library{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-worker-specs{grid-template-columns:repeat(2,1fr)}.studio-worker-specs>div:nth-child(2n){border-right:0}.studio-worker-specs>div:nth-last-child(-n+4){border-bottom:1px solid var(--studio-line)}.studio-worker-specs>div:nth-last-child(-n+2){border-bottom:0}.studio-client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-report-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.studio-sidebar{width:min(310px,88vw);transform:translateX(-102%);transition:transform .2s ease;box-shadow:20px 0 60px rgba(0,0,0,.25)}.studio-sidebar.is-open{transform:translateX(0)}.studio-sidebar-brand button{display:block}.studio-sidebar-scrim{position:fixed;inset:0;z-index:25;display:block;pointer-events:none;opacity:0;background:rgba(12,15,17,.55);border:0;transition:opacity .2s ease}.studio-sidebar-scrim.is-open{pointer-events:auto;opacity:1}.studio-workspace{margin-left:0}.studio-menu-button{width:38px;height:38px;display:grid;place-items:center;padding:0;color:var(--studio-ink);background:white;border:1px solid var(--studio-line);border-radius:5px}.studio-header{padding:0 16px}.studio-workspace-switcher{min-width:0;width:38px;height:38px;padding:5px}.studio-workspace-switcher>span:first-child{width:26px}.studio-workspace-switcher i,.studio-workspace-switcher>span:nth-child(2){display:none}.studio-main{padding:25px 16px 48px}.studio-dashboard-hero{min-height:0;padding:35px 25px}.studio-dashboard-hero:after{display:none}.studio-metric-grid{grid-template-columns:1fr}.studio-metric-card{min-height:125px;border-right:0;border-bottom:1px solid var(--studio-line)}.studio-metric-card:last-child{border-bottom:0}.studio-page-heading{display:grid}.studio-dashboard-welcome{display:grid;align-items:start}.studio-dashboard-actions{justify-content:flex-start}.studio-actions-toolbar{grid-template-columns:1fr;align-items:stretch}.studio-delivery-flow-heading{display:grid;gap:12px}.studio-activity-list article{grid-template-columns:minmax(0,1fr) auto;gap:12px 20px}.studio-progress{grid-column:1}.studio-activity-time{display:none}.studio-activity-list article>a{grid-column:2;grid-row:1/span 2}.studio-project-detail-heading{display:grid;align-items:start}.studio-project-detail-heading>div:last-child{flex-wrap:wrap}.studio-project-activity article{grid-template-columns:1fr;gap:6px}.studio-preview-processing-grid,.studio-preview-summary-grid{grid-template-columns:1fr}.studio-preview-summary-grid>section{min-height:0}.studio-wizard-steps{grid-template-columns:repeat(5,minmax(62px,1fr));overflow-x:auto}.studio-wizard-steps li{display:grid;justify-items:center;text-align:center}.studio-choice-grid,.studio-usage-detail-grid{grid-template-columns:repeat(2,1fr)}.studio-usage-detail-grid>div:nth-child(3n){border-right:1px solid var(--studio-line)}.studio-usage-detail-grid>div:nth-child(2n){border-right:0}.studio-usage-detail-grid>div:nth-last-child(-n+3){border-bottom:1px solid var(--studio-line)}.studio-usage-detail-grid>div:nth-last-child(-n+2){border-bottom:0}}@media (max-width:520px){.studio-header{height:66px}.studio-header-title span{display:none}.studio-header-title strong{font-size:14px}.studio-header-actions{gap:6px}.studio-header-icon,.studio-workspace-switcher{width:34px;height:34px}.studio-workspace-switcher>span:first-child{width:22px;height:22px}.studio-account-menu summary>span{width:34px;height:34px}.studio-dashboard-hero h1{font-size:40px}.studio-actions{display:grid}.studio-workflow{padding:25px 19px}.studio-workflow-grid{grid-template-columns:1fr}.studio-workflow-grid a{min-height:190px;border-right:0;border-bottom:1px solid var(--studio-line)}.studio-workflow-grid a:last-child{border-bottom:0}.studio-workflow-grid p{min-height:0}.studio-dashboard-actions{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.studio-summary-grid{grid-template-columns:1fr}.studio-summary-grid .studio-metric-card{border-right:0;border-bottom:1px solid var(--studio-line)}.studio-summary-grid .studio-metric-card:last-child{border-bottom:0}.studio-delivery-stages{grid-template-columns:1fr}.studio-delivery-stages a,.studio-delivery-stages a:nth-child(3){min-height:92px;border-right:0;border-bottom:1px solid #33404a}.studio-delivery-stages a:last-child{border-bottom:0}.studio-delivery-stages a:after,.studio-delivery-stages a:nth-child(3):after{display:none}.studio-panel-heading{min-height:82px;padding:16px}.studio-panel-heading h2{font-size:21px}.studio-panel-heading-actions{align-items:flex-end;flex-direction:column-reverse;gap:8px}.studio-actions-results .studio-action-list article{grid-template-columns:5px minmax(0,1fr)}.studio-actions-results .studio-action-list article>a{grid-column:2}.studio-activity-list article{padding:14px 16px}.studio-activity-main{grid-template-columns:1fr}.studio-activity-stage{grid-row:auto;width:fit-content}.studio-activity-main small{grid-column:1}.studio-recent-models article{grid-template-columns:62px minmax(0,1fr) auto;padding:10px 14px}.studio-model-thumbnail{width:62px;height:56px}.studio-usage-grid{grid-template-columns:1fr}.studio-usage-grid div{border-right:0}.studio-usage-grid div,.studio-usage-grid div:nth-last-child(2){border-bottom:1px solid var(--studio-line)}.studio-dashboard-loading section{grid-template-columns:1fr}.studio-heading-actions{justify-content:flex-start}.studio-inline-error{grid-template-columns:1fr auto}.studio-inline-error strong{grid-column:1/span 2}.studio-inline-notice{grid-template-columns:1fr auto}.studio-inline-notice strong{grid-column:1/span 2}.studio-choice-grid,.studio-client-profile-form .studio-form-grid,.studio-dataset-grid,.studio-detail-grid,.studio-form-grid,.studio-review-grid{grid-template-columns:1fr}.studio-report-metrics{grid-template-columns:repeat(2,1fr)}.studio-client-section-heading{align-items:flex-start;flex-direction:column}.studio-detail-panel,.studio-wizard-panel{padding:20px 16px}.studio-dataset-choice-list button{grid-template-columns:minmax(0,1fr) auto;gap:12px}.studio-dataset-choice-list button>span:nth-child(2){display:none}.studio-project-footer-actions{justify-content:stretch}.studio-project-footer-actions .studio-button{flex:1}.studio-preview-banner{align-items:flex-start;flex-direction:column}.studio-preview-banner a{margin-left:0}.studio-preview-capture-types{width:100%}.studio-preview-capture-types button{flex:1;min-height:34px}.studio-preview-path>header,.studio-preview-runs>header,.studio-preview-simple-panel>header,.studio-preview-tasks>header{align-items:flex-start;flex-direction:column}.studio-preview-path ol,.studio-preview-path.is-three ol{grid-template-columns:1fr}.studio-preview-path li{min-height:74px;border-right:0;border-bottom:1px solid #35424c}.studio-preview-path li:last-child{border-bottom:0}.studio-preview-path li:after{display:none}.studio-preview-run{margin:14px}.studio-preview-facts,.studio-preview-run dl{grid-template-columns:repeat(2,1fr);margin:14px}.studio-preview-run footer>a,.studio-preview-run-note{width:100%;margin:5px 0 0}.studio-preview-timeline article{grid-template-columns:1fr;gap:5px;padding:12px 0}.studio-preview-model-list article{grid-template-columns:42px minmax(0,1fr);padding:14px 0}.studio-preview-model-list article>.studio-status,.studio-preview-model-list article>button{grid-column:2;width:fit-content}.studio-preview-model-detail{grid-template-columns:1fr;margin:14px}.studio-preview-model-stage{min-height:180px}.studio-preview-model-detail dl>div{border-left:0;border-bottom:1px solid var(--studio-line)}.studio-preview-space-reference{grid-template-columns:42px minmax(0,1fr);margin:0 14px;padding:16px 0}.studio-preview-space-reference .studio-button{grid-column:1/-1}.studio-preview-delete-columns{grid-template-columns:1fr}.studio-preview-delete-columns section{min-height:0;border-right:0;border-bottom:1px solid var(--studio-line)}.studio-wizard-steps strong{display:none}.studio-model-library,.studio-model-toolbar{grid-template-columns:1fr}.studio-model-bulk{align-items:stretch;flex-direction:column}.studio-model-bulk strong{margin:0}.studio-model-bulk select{width:100%;min-width:0}.studio-model-preview header{display:grid}.studio-model-preview iframe{height:58vh}.studio-model-assignment,.studio-model-assignment-fields{grid-template-columns:1fr;align-items:stretch}.studio-legacy-share{grid-template-columns:1fr}.studio-legacy-share>div:nth-child(2){justify-content:flex-start}.studio-file-list article,.studio-space-reference-list article{grid-template-columns:1fr auto}.studio-file-list article>button,.studio-space-reference-list article>a{grid-column:1/span 2;width:fit-content}.studio-billing-plan,.studio-worker-cards>article>header{display:grid}.studio-usage-detail-grid,.studio-worker-specs{grid-template-columns:1fr}.studio-usage-detail-grid>div,.studio-usage-detail-grid>div:nth-child(2n),.studio-usage-detail-grid>div:nth-child(3n),.studio-worker-specs>div,.studio-worker-specs>div:nth-child(2n){border-right:0;border-bottom:1px solid var(--studio-line)}.studio-usage-detail-grid>div:last-child,.studio-worker-specs>div:last-child{border-bottom:0}.studio-worker-cards>article>footer button.is-danger{margin-left:0}.studio-modal>footer{align-items:stretch;flex-direction:column}.studio-client-grid{grid-template-columns:1fr}.studio-client-deliveries article{grid-template-columns:1fr auto}.studio-client-deliveries article>a{grid-column:1/span 2}.studio-client-collections>div{grid-template-columns:1fr auto auto}.studio-client-collections span{grid-column:1/-1;grid-row:2}.studio-preference-list label,.studio-preference-list>div{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.studio-sidebar,.studio-sidebar nav a,.studio-sidebar-scrim{transition:none}.studio-dashboard-loading i,.studio-dashboard-loading>div{animation:none}}.studio-sidebar footer>a{color:#8ab7ff}.studio-sidebar footer>a,.studio-worker-link{font-size:11px;font-weight:750;text-decoration:none}.studio-worker-link{position:relative;height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;box-sizing:border-box;color:var(--studio-muted);background:#fff;border:1px solid var(--studio-line);border-radius:4px;line-height:1;white-space:nowrap}.studio-worker-health i{position:static;width:7px;height:7px;flex:0 0 7px;border:0;border-radius:50%;background:var(--studio-success);box-shadow:0 0 0 3px rgba(55,166,107,.12)}.studio-action-list{display:grid;padding:0 20px}.studio-action-list article{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:72px;padding:12px 0;border-top:1px solid var(--studio-line)}.studio-action-list article:first-child{border-top:0}.studio-action-list article div{display:grid;gap:4px}.studio-action-list article small{color:var(--studio-muted)}.studio-action-list article a,.studio-table-action{color:var(--studio-blue);font-weight:750;text-decoration:none}.studio-actions-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);align-items:end;gap:22px;padding:16px 20px;background:var(--studio-panel);border:1px solid var(--studio-line)}.studio-actions-toolbar .studio-model-segments{margin:0}.studio-actions-toolbar .studio-model-segments button span{margin-left:5px;color:var(--studio-muted);font-size:9px}.studio-actions-toolbar>input{width:100%;min-height:42px;padding:0 13px;color:var(--studio-ink);background:#fff;border:1px solid var(--studio-line)}.studio-actions-results .studio-action-list article{min-height:78px}.studio-actions-results .studio-action-list article small{display:flex;align-items:center;gap:9px}.studio-actions-results .studio-action-list article small b{padding:3px 6px;color:#687584;background:#eef0f2;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.studio-project-table td a.studio-table-action{color:var(--studio-blue);font-size:11px}.studio-action-priority{width:3px;height:28px;background:#287ee8}.studio-action-priority.priority-0{background:#d44343}.studio-action-priority.priority-1,.studio-action-priority.priority-2{background:#d88724}.studio-action-priority.priority-4{background:#929aa5}.studio-model-segments{display:flex;gap:4px;margin-bottom:14px;overflow-x:auto;border-bottom:1px solid var(--studio-line)}.studio-model-segments button{padding:13px 16px 11px;color:var(--studio-muted);background:transparent;border:0;border-bottom:3px solid transparent;cursor:pointer;font-weight:750;white-space:nowrap}.studio-model-segments button.is-active{color:var(--studio-ink);border-bottom-color:var(--studio-blue)}.studio-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding-top:18px;color:var(--studio-muted);border-top:1px solid var(--studio-line)}.studio-pagination div{display:flex;gap:8px}.studio-pagination button{min-height:38px;padding:0 14px;background:#fff;border:1px solid var(--studio-line);cursor:pointer;font-weight:700}.studio-pagination button:disabled{cursor:default;opacity:.45}@media (forced-colors:active){.studio-sidebar nav{scrollbar-color:auto}}