.studio-dialog.create-project-dialog{display:grid;width:min(1120px,calc(100vw - 36px));max-height:min(860px,calc(100dvh - 36px));grid-template-rows:auto minmax(0,1fr) auto}.create-project-dialog .studio-dialog-content{min-height:0;overflow:auto;padding-top:2px}.create-project-layout{display:grid;min-height:478px;grid-template-columns:minmax(0,1fr) 310px;gap:24px}.create-project-presets{min-width:0}.create-project-search{display:flex;height:40px;align-items:center;gap:8px;margin-top:13px;border:1px solid #34353c;border-radius:7px;background:#202126;padding:0 11px;color:var(--studio-text-subtle)}.create-project-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#eeeeef;font:inherit;font-size:12px}.create-project-presets>nav{display:flex;height:50px;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.create-project-presets>nav::-webkit-scrollbar{display:none}.create-project-presets>nav button{height:30px;flex:none;border:0;border-radius:5px;background:transparent;padding:0 10px;color:#858790;font-size:var(--studio-text-xs);font-weight:620}.create-project-presets>nav button[aria-pressed=true]{background:#292a30;color:#f3f3f4}.canvas-preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-bottom:12px}.canvas-preset-grid>button{display:grid;min-width:0;grid-template-rows:112px auto auto;grid-template-columns:minmax(0,1fr) auto;gap:4px;border:1px solid transparent;border-radius:8px;background:transparent;padding:6px;color:#81838b;text-align:left}.canvas-preset-grid>button:hover,.canvas-preset-grid>button[aria-pressed=true]{border-color:#3c3d44;background:#202126}.canvas-preset-preview{display:grid;height:108px;grid-column:1/-1;place-items:center;overflow:hidden;border-radius:6px;background:#202126}.canvas-preset-preview i{display:grid;width:auto;max-width:82px;height:auto;max-height:80px;min-width:34px;min-height:34px;place-items:center;border:1px solid #555760;border-radius:3px;background:linear-gradient(145deg,#383940,#292a30);box-shadow:0 7px 20px #08090b7d;color:#c2c3c8;font-style:normal}.canvas-preset-preview i b{font-size:var(--studio-text-xs);font-weight:650;letter-spacing:.04em}.canvas-preset-grid strong{overflow:hidden;color:#e5e5e7;font-size:var(--studio-text-xs);font-weight:620;text-overflow:ellipsis;white-space:nowrap}.canvas-preset-grid small{color:var(--studio-text-subtle);font-size:var(--studio-text-xs);text-align:right}.canvas-preset-grid em{grid-column:1/-1;overflow:hidden;color:#666870;font-size:var(--studio-text-xs);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.create-project-empty{display:grid;min-height:240px;place-content:center;justify-items:center;color:#e5e5e7}.create-project-empty span{margin-top:5px;color:#74767e;font-size:var(--studio-text-xs)}.create-project-settings{display:flex;flex-direction:column;gap:16px;border-left:1px solid #292a30;padding:14px 0 0 24px}.create-project-selected-preview{display:grid;min-height:138px;grid-template-rows:92px auto;gap:9px;border-radius:8px;background:#1c1d22;padding:10px}.create-project-selected-preview .canvas-preset-preview{height:92px;background:#16171b}.create-project-selected-preview>span:last-child{display:grid;gap:2px}.create-project-selected-preview strong{color:#ededee;font-size:12px}.create-project-selected-preview small{color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.create-project-dimensions,.create-project-settings>label,.create-project-video-settings{display:grid;gap:6px}.create-project-dimensions>span,.create-project-settings>label>span,.create-project-video-settings>span{color:#b8b9bf;font-size:var(--studio-text-xs);font-weight:650}.create-project-settings>label>span small{color:#6e7078;font:inherit;font-weight:500}.create-project-settings>label>input[type=text],.create-project-settings>label>textarea{width:100%;border:1px solid #34353c;border-radius:6px;outline:0;background:#202126;padding:0 10px;color:#ededee;font-size:var(--studio-text-xs)}.create-project-settings>label>input[type=text]{height:38px}.create-project-settings>label>textarea{min-height:62px;resize:vertical;padding-block:9px;font:inherit;line-height:1.45}.create-project-settings input:focus{border-color:#656771}.create-project-video-settings{grid-template-columns:1fr}.create-project-dimensions>span,.create-project-video-settings>span{grid-column:1/-1}.create-project-dimensions{position:relative;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.create-project-dimensions>span{grid-column:1/-1}.create-project-dimensions label,.create-project-video-settings>label{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;border:1px solid #34353c;border-radius:6px;background:#202126}.create-project-dimensions label:focus-within,.create-project-video-settings>label:focus-within{border-color:#656771}.create-project-dimensions label small,.create-project-video-settings>label small{color:#74767e;font-size:var(--studio-text-xs);text-align:center}.create-project-dimensions label input[type=number],.create-project-video-settings>label input[type=number]{width:100%;height:35px;border:0;border-radius:0;outline:0;background:transparent;padding-left:0;color:#ededee;font-size:var(--studio-text-xs)}.aspect-ratio-toggle{display:grid;width:28px;height:36px;place-items:center;align-self:end;border:0;background:transparent;color:#666871}.aspect-ratio-toggle:after,.aspect-ratio-toggle:before{position:absolute;z-index:-1;width:10px;height:1px;background:#34353c;content:""}.aspect-ratio-toggle:before{transform:translateX(-17px)}.aspect-ratio-toggle:after{transform:translateX(17px)}.aspect-ratio-toggle.is-active,.aspect-ratio-toggle:hover{color:#f1f1f2}.create-project-video-settings>.studio-custom-select{min-width:0}.create-project-dialog>footer{justify-content:flex-end}.create-project-actions{display:flex;gap:8px}.create-template-button{display:inline-flex;height:42px;align-items:center;justify-content:center;border:1px solid var(--studio-accent);border-radius:var(--studio-radius-sm);background:var(--studio-accent);padding:0 16px;color:var(--studio-bg);font-size:var(--studio-text-sm);font-weight:650;transition:background .15s ease,border-color .15s ease}.create-template-button:hover:not(:disabled){border-color:var(--studio-accent-hover);background:var(--studio-accent-hover)}.create-project-actions .studio-primary-button:disabled,.create-template-button:disabled{cursor:wait;opacity:.55}.create-project-settings .project-transparency{display:flex;margin-top:auto;align-items:center;gap:10px;border-radius:8px;background:#202126;padding:11px 12px}.create-project-settings .project-transparency input{accent-color:var(--studio-focus)}.create-project-settings .project-transparency>span{display:flex;flex-direction:column;gap:2px;color:inherit}.create-project-settings .project-transparency strong{font-size:var(--studio-text-xs)}.create-project-settings .project-transparency small{font-size:var(--studio-text-xs);line-height:1.4}@media (max-width:760px){.studio-dialog.create-project-dialog{width:100%;max-height:calc(100dvh - 20px)}.create-project-layout{grid-template-columns:1fr}.create-project-settings{border-top:1px solid #292a30;border-left:0;padding:16px 0 0}.canvas-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:500px){.create-project-dialog>footer{display:block}.create-project-actions{display:grid;grid-template-columns:1fr 1fr}.canvas-preset-grid{grid-template-columns:1fr}.canvas-preset-grid>button{grid-template-rows:96px auto auto}.canvas-preset-preview{height:92px}}.studio-dialog.project-type-dialog{width:min(690px,calc(100vw - 32px))}.project-type-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.project-type-options>button{display:grid;overflow:hidden;border:1px solid #303138;border-radius:9px;background:#1b1c21;padding:0;color:#eeeef0;text-align:left;transition:border-color .15s ease,transform .15s ease}.project-type-options>button:focus-visible,.project-type-options>button:hover{border-color:#565861;outline:none;transform:translateY(-1px)}.project-type-art{position:relative;display:grid;height:142px;place-items:center;overflow:hidden;background:#121318;color:#e7e7e9}.project-type-art svg{position:relative;z-index:2}.project-type-art i{position:absolute;border:1px solid #ffffff16;border-radius:50%}.project-type-art.is-video{background:radial-gradient(circle at 65% 38%,color-mix(in srgb,var(--studio-accent) 30%,transparent),transparent 38%),var(--studio-bg)}.project-type-art.is-video i:first-of-type{width:150px;height:150px;right:-30px;top:-38px}.project-type-art.is-video i:nth-of-type(2){width:92px;height:92px;left:18px;bottom:-50px}.project-type-art.is-video i:nth-of-type(3){width:44px;height:44px;left:38px;top:24px}.project-type-art.is-image{background:linear-gradient(145deg,var(--studio-control),var(--studio-shell))}.project-type-art.is-image i:first-of-type{width:110px;height:74px;border-radius:10px;background:#ffffff09;transform:rotate(-7deg)}.project-type-art.is-image i:nth-of-type(2){width:92px;height:60px;border-radius:8px;background:var(--studio-accent-soft);transform:rotate(8deg)}.project-type-options>button>span:last-child{display:grid;gap:5px;padding:14px 15px 16px}.project-type-options strong{font-size:15px;font-weight:650}.project-type-options small{color:#858790;font-size:12px;line-height:1.45}.project-type-template-note{display:flex;align-items:flex-start;gap:7px;margin:13px 0 0;color:#8e9098;font-size:var(--studio-text-xs);line-height:1.5}.project-type-template-note svg{flex:none;margin-top:1px;color:#ff9d2c}@media (max-width:560px){.project-type-options{grid-template-columns:1fr}.project-type-art{height:105px}}.studio-workspace{display:grid;width:100%;height:100vh;grid-template-columns:248px minmax(0,1fr);overflow:hidden;background:var(--studio-shell);color:var(--jc-text)}.studio-workspace-sidebar{display:flex;min-height:0;flex-direction:column;padding:18px 14px 14px}.studio-workspace-brand{display:flex;height:38px;align-items:center;gap:9px;padding:0 8px;border:0;background:transparent;color:white;text-align:left}.studio-workspace-brand img{width:27px;height:27px;object-fit:contain}.studio-workspace-brand span{display:grid;gap:1px}.studio-workspace-brand strong{font-size:15px;font-weight:600}.studio-workspace-brand small{color:#85868e;font-size:var(--studio-text-xs);font-weight:650;letter-spacing:.1em;text-transform:uppercase}.studio-new-video{display:flex;height:44px;align-items:center;justify-content:center;gap:8px;margin:22px 4px 18px;border:1px solid #eeeeef;border-radius:7px;background:#eeeeef;color:#15161a;font-size:13px;font-weight:650}.studio-workspace-sidebar nav{display:grid;gap:2px}.studio-sidebar-bottom>button,.studio-workspace-sidebar nav button{display:flex;width:100%;height:44px;align-items:center;gap:12px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:#92939a;font-size:13px;text-align:left}.studio-sidebar-bottom>button:hover,.studio-workspace-sidebar nav button:hover{background:#18191e;color:#d1d2d6}.studio-sidebar-bottom>button.is-active,.studio-workspace-sidebar nav button.is-active{background:#24252a;color:#f0f0f1}.studio-sidebar-bottom{display:grid;gap:8px;margin-top:auto}.studio-user-row{display:grid;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:9px;border:1px solid var(--studio-border);border-radius:8px;background:#1a1b20}.studio-avatar,.studio-user-row>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--studio-control-hover);color:#dedee1;font-size:var(--studio-text-xs);font-weight:650}.studio-user-row div{min-width:0}.studio-user-row small,.studio-user-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-user-row strong{font-size:12px;font-weight:600}.studio-user-row small{margin-top:3px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-user-row button{display:grid;width:24px;height:24px;place-items:center;border:0;background:transparent;color:#686a72}.studio-workspace-main{min-width:0;overflow-x:hidden;overflow-y:auto}.studio-workspace-topbar{position:sticky;top:0;z-index:10;display:flex;height:68px;align-items:center;justify-content:space-between;padding:0 32px;background:rgba(20,21,26,.96);backdrop-filter:blur(16px)}.studio-workspace-topbar>div:first-child{display:grid;gap:2px}.studio-workspace-topbar strong{font-size:14px;font-weight:600}.studio-workspace-topbar span{color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-workspace-topbar>div:last-child{display:flex;align-items:center;gap:9px}.studio-workspace-topbar button{display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--jc-border);border-radius:5px;background:#191a1f;color:var(--studio-text-subtle)}.studio-workspace-topbar .studio-avatar{color:#dedee1}.studio-workspace-content{width:min(1240px,calc(100% - 64px));max-width:100%;min-width:0;margin:0 auto;padding:34px 0 64px}.studio-page-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.studio-page-heading>div>span{display:block;margin-bottom:8px;color:#9899a0;font-weight:700;letter-spacing:.12em;font-size:var(--studio-text-xs)}.studio-page-heading h1{margin:0;font-size:clamp(30px,2.4vw,38px);line-height:1.08;font-weight:560;letter-spacing:-.035em}.studio-page-heading p{margin:10px 0 0;color:#92939a;font-size:14px}.studio-create-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.studio-create-row>button{display:grid;min-width:0;min-height:74px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--jc-border);border-radius:8px;background:#1a1b20;padding:11px 13px;color:#dddde0;text-align:left;transition:border-color .15s ease,background .15s ease}.studio-create-row>button:hover{border-color:#4a4b53;background:#1e1f24}.studio-create-row>button>span{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;background:#292a30;color:#d7d8dc}.studio-create-row>button>div{display:grid;min-width:0;gap:4px}.studio-create-row strong{font-size:13px;font-weight:650}.studio-create-row small{overflow:hidden;color:var(--studio-text-subtle);font-size:var(--studio-text-xs);text-overflow:ellipsis;white-space:nowrap}.studio-create-row>button>svg{color:#656770}.studio-home-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(300px,.72fr);gap:10px}.studio-activity,.studio-continue{min-height:302px;padding:11px}.studio-activity>header,.studio-continue>header{display:flex;height:29px;align-items:start;justify-content:space-between;padding:0 2px}.studio-continue>header strong{font-size:13px;font-weight:600}.studio-activity header small,.studio-continue>header small{color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-continue>button{display:grid;width:100%;height:250px;grid-template-columns:1.1fr .9fr;overflow:hidden;padding:0;border:0;border-radius:6px;background:#141519;color:white;text-align:left}.studio-activity-empty,.studio-home-empty{display:grid;min-height:250px;place-content:center;justify-items:center;text-align:center}.studio-home-empty>span{display:grid;width:40px;height:40px;place-items:center;border-radius:7px;background:#292a30;color:#c7c8cc}.studio-activity-empty strong,.studio-home-empty strong{margin-top:12px;font-size:13px}.studio-activity-empty small,.studio-home-empty small{margin-top:5px;color:#74767e;font-size:var(--studio-text-xs)}.studio-home-empty button{height:32px;margin-top:14px;border:1px solid #eeeeef;border-radius:5px;background:#eeeeef;padding:0 12px;color:#17181b;font-size:var(--studio-text-xs);font-weight:650}.studio-activity-empty{min-height:220px;color:#666870}.studio-continue>button>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:22px}.studio-continue>button>div:last-child>span{color:#a0a1a7;font-size:var(--studio-text-xs);font-weight:700;letter-spacing:.1em}.studio-continue h2{margin:8px 0 0;font-size:23px;line-height:1;font-weight:610;letter-spacing:-.035em}.studio-continue p{margin:10px 0 0;color:#92939a;font-size:13px;line-height:1.55}.studio-continue>button>div:last-child>strong{display:flex;align-items:center;gap:5px;margin-top:20px;font-size:13px;font-weight:600}.studio-project-visual{position:relative;min-height:164px;overflow:hidden;background:#18191e}.studio-project-live-preview,.studio-project-live-preview>iframe,.studio-project-live-preview>img{position:absolute;inset:0;width:100%;height:100%}.studio-project-live-preview{z-index:1;overflow:hidden;pointer-events:none}.studio-project-live-preview>img{display:block;object-fit:cover}.studio-project-live-preview>iframe{border:0;opacity:0;transform:scale(1.01);transition:opacity .18s ease}.studio-project-live-preview>iframe.is-ready{opacity:1}.studio-project-fallback{position:absolute;inset:0}.studio-project-fallback>i{position:absolute;left:50%;top:50%;display:grid;width:50px;height:50px;place-items:center;border:1px solid #ffffff18;border-radius:12px;background:#11121777;color:#ffffff9a;transform:translate(-50%,-50%)}.studio-project-visual.is-hero{height:100%}.studio-project-visual.is-orange,.studio-template-art.is-orange{background:radial-gradient(circle at 69% 30%,rgba(255,148,24,.88),rgba(255,148,24,.13) 24%,transparent 45%),linear-gradient(145deg,#25262b,#121317)}.studio-project-visual.is-blue,.studio-template-art.is-blue{background:radial-gradient(circle at 28% 68%,rgba(66,109,255,.72),transparent 42%),linear-gradient(145deg,#1d2435,var(--studio-bg))}.studio-project-visual.is-violet,.studio-template-art.is-violet{background:radial-gradient(circle at 72% 30%,rgba(168,85,247,.62),transparent 41%),linear-gradient(145deg,#271c32,#121117)}.studio-project-visual.is-green,.studio-template-art.is-green{background:radial-gradient(circle at 30% 25%,rgba(52,211,153,.56),transparent 38%),linear-gradient(145deg,#172923,#101311)}.studio-visual-grid{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(#ffffff0d 1px,transparent 0),linear-gradient(90deg,#ffffff0d 1px,transparent 0);background-size:30px 30px}.studio-visual-orbit{position:absolute;width:205px;height:205px;right:-22px;top:-40px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 39px #ffffff08,0 0 0 78px #ffffff05}.studio-project-visual>.studio-project-kind{position:absolute;left:16px;top:16px;z-index:1;display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:5px 8px;background:#eeeeef;color:#17181b;font-size:var(--studio-text-xs);font-weight:750;letter-spacing:.08em;text-transform:uppercase}.studio-project-kind.is-image{background:#eeeef0}.studio-project-kind.is-video{background:#17181be8;color:#f3f3f4}.studio-project-visual>.studio-project-resolution{position:absolute;z-index:2;right:12px;bottom:11px;left:auto;border-radius:4px;background:#101115c7;padding:4px 6px;color:#d8d8db;font-size:var(--studio-text-xs);backdrop-filter:blur(5px)}.studio-project-visual>strong{position:absolute;z-index:1;left:16px;right:16px;bottom:32px;font-size:18px;line-height:1;font-weight:650;letter-spacing:-.035em}.studio-project-visual>small{position:absolute;z-index:1;left:16px;bottom:15px;color:#ffffff9a;font-size:var(--studio-text-xs)}.studio-activity{padding:15px}.studio-activity>header div{display:grid;gap:3px}.studio-activity>header strong{font-size:13px;font-weight:600}.studio-activity>header button{border:0;background:transparent;color:#999aa1;font-size:var(--studio-text-xs)}.studio-activity-row{display:grid;min-width:0;min-height:55px;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid var(--jc-line)}.studio-activity-row>span:first-child{display:grid;width:28px;height:28px;place-items:center;border-radius:5px;background:#222329;color:#7e8088}.studio-activity-row div{min-width:0}.studio-activity-row small,.studio-activity-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-activity-row strong{font-size:12px;font-weight:550}.studio-activity-row small{margin-top:3px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-status{display:inline-flex;max-width:100%;align-items:center;gap:5px;width:fit-content;border-radius:12px;padding:4px 8px;background:rgba(255,148,24,.1);color:#ffb157;font-size:var(--studio-text-xs);white-space:nowrap;text-transform:capitalize}.studio-status i{width:4px;height:4px;border-radius:50%;background:currentColor}.studio-status.is-completed{background:rgba(52,211,153,.09);color:#69dfb1}.studio-status.is-failed{background:rgba(251,113,133,.09);color:#fb8c9e}.studio-section-heading{display:flex;align-items:end;justify-content:space-between;margin:28px 0 11px}.studio-section-heading h2{margin:0;font-size:20px;font-weight:600}.studio-section-heading p{margin:5px 0 0;color:var(--studio-text-subtle);font-size:12px}.studio-section-heading button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#999aa1;font-size:12px}.studio-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workspace-route-loading-shell .studio-workspace-sidebar{pointer-events:none}.workspace-route-loading-sidebar .studio-workspace-brand{border:0;background:transparent}.workspace-route-loading-content{display:grid;min-height:calc(100dvh - 58px);place-content:center;justify-items:center;gap:18px}.workspace-list-progress{position:relative;display:flex;min-height:24px;align-items:center;gap:8px;margin:-2px 0 8px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.workspace-list-progress i{width:100%;height:2px;overflow:hidden;border-radius:999px;background:var(--studio-border)}.workspace-list-progress i:after{display:block;width:32%;height:100%;border-radius:inherit;background:var(--studio-accent);animation:workspace-progress 1.1s ease-in-out infinite alternate;content:""}.workspace-list-progress span{white-space:nowrap}.studio-operations-list.is-updating,.studio-project-grid.is-updating{opacity:.58;transition:opacity .16s ease}.workspace-load-more{display:flex;width:max-content;margin:16px auto 0}@keyframes workspace-progress{to{transform:translateX(210%)}}.studio-recent-projects{overflow:hidden;padding:0}.studio-recent-projects>header{display:flex;min-height:62px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--jc-line)}.studio-recent-projects>header h2{margin:0;font-size:14px;font-weight:650}.studio-recent-projects>header p{margin:4px 0 0;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-recent-projects>header button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#d4d5d8;font-size:var(--studio-text-xs)}.studio-recent-project-row{display:grid;width:100%;min-height:76px;grid-template-columns:86px minmax(0,1fr) minmax(160px,auto) 20px;align-items:center;gap:14px;padding:10px 16px;border:0;border-bottom:1px solid var(--jc-line);background:transparent;color:var(--studio-text);text-align:left}.studio-recent-project-row:last-child{border-bottom:0}.studio-recent-project-row:hover{background:#202126}.studio-recent-project-row .studio-project-visual{width:86px;min-height:54px;border-radius:6px}.studio-recent-project-row .studio-project-kind,.studio-recent-project-row .studio-project-resolution{display:none}.studio-recent-project-row>span:first-of-type{display:grid;min-width:0;gap:5px}.studio-recent-project-row>span:first-of-type small,.studio-recent-project-row>span:first-of-type strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-recent-project-row>span:first-of-type strong{font-size:13px}.studio-recent-project-row>span:first-of-type small,.studio-recent-project-row>span:nth-of-type(2){color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-recent-project-row>span:nth-of-type(2){display:grid;justify-items:end;gap:5px}.studio-recent-project-row>span:nth-of-type(2) b{color:#c6c7cb;font-weight:500}.studio-recent-project-row>svg{color:#6f7179}@media (prefers-reduced-motion:reduce){.workspace-list-progress i:after{animation:none;width:100%}}.studio-project-grid.is-all{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.studio-project-grid.is-all.is-list{display:grid;grid-template-columns:1fr}.studio-project-card.is-list{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.studio-project-card.is-list .studio-project-open{display:grid;min-width:0;grid-template-columns:180px minmax(0,1fr);align-items:center}.studio-project-card.is-list .studio-project-visual{min-height:102px}.studio-project-card.is-list .studio-project-card-copy{padding:14px 18px}.studio-project-card.is-list>footer{min-width:370px;padding-right:14px}.studio-project-card.is-list .studio-project-actions{opacity:1}.studio-project-card{overflow:hidden;padding:0;border-color:#2c2d33;background:#191a1f;color:white;text-align:left;transition:border-color .15s ease,transform .15s ease}.studio-project-card:hover{border-color:#484a52;transform:translateY(-1px)}.studio-project-open{display:block;width:100%;border:0;background:transparent;padding:0;color:inherit;text-align:left}.studio-project-card-copy{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:12px 13px 7px}.studio-project-card-copy div{min-width:0}.studio-project-card-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.studio-project-card-copy p{margin:5px 0 0;overflow:hidden;color:#85868e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.studio-project-card-copy svg{color:#555760}.studio-project-card>footer{display:flex;min-height:44px;align-items:center;gap:8px;padding:7px 11px 10px 13px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-project-card>footer>div:first-child{display:flex;min-width:0;align-items:center;gap:8px}.studio-project-card>footer>div:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-project-card>footer>div:first-child span+span:before{margin-right:8px;color:#45464e;content:"·"}.studio-project-card>footer b{margin-left:auto;border-radius:3px;padding:3px 5px;background:#24252a;color:#7d7f87;font-weight:500;text-transform:capitalize}.studio-project-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 170px 150px auto auto;align-items:center;gap:8px;border:1px solid #2c2d33;border-radius:8px;background:#191a1f;padding:7px}.project-view-switch{display:flex;gap:2px;border-left:1px solid #303138;padding-left:7px}.project-view-switch button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:5px;background:transparent;color:#72747d}.project-view-switch button:hover,.project-view-switch button[aria-pressed=true]{background:#292a30;color:#f1f1f2}.workspace-undo{position:fixed;z-index:800;right:24px;bottom:24px;display:flex;align-items:center;gap:18px;border:1px solid #3b3d44;border-radius:9px;background:#24252b;padding:11px 13px 11px 15px;box-shadow:0 16px 50px #0008;color:#e5e5e7;font-size:12px}.workspace-undo button{color:#ffab4c;font-weight:700}.studio-project-toolbar .studio-search{width:100%;height:36px;border-radius:5px;background:#222329;padding:0 10px}.studio-project-toolbar>.studio-custom-select{min-width:0}.studio-project-toolbar .studio-subnav{margin:0;justify-self:end}.studio-project-actions{display:flex;flex:none;gap:2px;margin-left:0;opacity:0;transition:opacity .12s ease}.studio-project-card:focus-within .studio-project-actions,.studio-project-card:hover .studio-project-actions{opacity:1}.studio-project-actions button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--studio-text-subtle)}.studio-project-actions button:hover{background:var(--studio-border-subtle);color:var(--studio-focus)}.studio-project-actions button:last-child:hover{color:#fb8c9e}.studio-project-empty{display:grid;min-height:220px;margin-top:12px;place-content:center;justify-items:center;text-align:center}.studio-project-empty strong{font-size:15px}.studio-project-empty p{margin:7px 0 0;color:#7e8088;font-size:12px}.studio-usage{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;overflow:hidden}.studio-metric{display:flex;min-height:72px;align-items:center;gap:9px;padding:13px;border-right:1px solid var(--jc-line)}.studio-metric:last-child{border-right:0}.studio-metric>span{display:grid;width:29px;height:29px;place-items:center;border-radius:5px;background:#24252a;color:#b7b8bd}.studio-metric div{display:grid;gap:3px}.studio-metric small{color:#85868e;font-size:var(--studio-text-xs)}.studio-metric strong{font-size:18px;font-weight:600}.studio-search{display:flex;width:min(390px,100%);align-items:center;gap:8px;color:#62646c}.studio-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:white;font-size:var(--studio-text-xs)}.studio-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.studio-template{overflow:hidden;padding-bottom:11px}.studio-template-art{display:flex;min-height:180px;flex-direction:column;justify-content:end;padding:15px}.studio-template-art span{color:#d0d1d4;font-size:var(--studio-text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.studio-template-art strong{margin-top:6px;font-size:16px}.studio-template-art small{margin-top:8px;color:#ffffff9a;font-size:var(--studio-text-xs)}.studio-template>p{min-height:44px;margin:13px 14px 0;color:#85868e;font-size:12px;line-height:1.5}.studio-template>button{width:calc(100% - 28px);margin:10px 14px 0;font-size:12px}.studio-template-actions{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:6px;margin:10px 14px 0}.studio-template-actions button{width:100%;height:38px;padding:0 8px;font-size:var(--studio-text-xs)}.studio-subnav{display:flex;width:fit-content;gap:2px;margin:-6px 0 18px;padding:3px;border-radius:7px;background:#1a1b20}.studio-media-tabs button,.studio-subnav button{height:36px;border:0;border-radius:5px;background:transparent;color:#85868e;padding:0 13px;font-size:12px;text-transform:capitalize}.studio-media-tabs button[aria-pressed=true],.studio-subnav button[aria-pressed=true]{background:var(--studio-border-subtle);color:var(--studio-focus)}.studio-operation-filters{display:grid;grid-template-columns:minmax(260px,1fr) 170px 160px;gap:8px;margin-bottom:12px}.studio-operation-filters .studio-search{width:100%}.studio-operation-filters select,.studio-template-fill select{height:44px;border:1px solid var(--studio-border);border-radius:6px;outline:0;background:var(--studio-panel-raised);color:#d7d8dc;padding:0 11px;font-size:12px}.studio-operations-list{overflow:hidden}.studio-operations-list>article,.studio-operations-list>header{display:grid;grid-template-columns:minmax(260px,1.35fr) .45fr .65fr .7fr 32px;align-items:center;gap:14px;padding:0 18px}.studio-operations-list>header{height:44px;color:var(--studio-text-subtle);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-operations-list>article,.studio-operations-list>header{border-bottom:1px solid var(--jc-line);font-size:var(--studio-text-xs)}.studio-operations-list>article{min-height:74px;color:#8e9098}.studio-operation-open{display:grid;min-width:0;min-height:73px;grid-column:1/5;grid-template-columns:minmax(260px,1.35fr) .45fr .65fr .7fr;align-items:center;gap:14px;border:0;background:transparent;padding:0;color:#8e9098;text-align:left}.studio-operation-open:hover{background:var(--studio-panel-raised)}.studio-operation-open:focus-visible{outline:0;background:var(--studio-panel-raised);box-shadow:inset 3px 0 var(--studio-accent)}.studio-operations-list>article:last-of-type{border-bottom:0}.studio-operations-list article .studio-operation-open>div{min-width:0;padding:11px 0}.studio-operations-list article .studio-operation-open>div>span,.studio-operations-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-operations-list strong{color:#e5e5e7;font-size:13px;font-weight:600}.studio-operations-list article .studio-operation-open>div>span{margin-top:4px}.studio-operations-list code{color:#767881;font-size:var(--studio-text-xs)}.studio-operations-list p{margin:7px 0 0;color:#ed899a;font-size:var(--studio-text-xs);line-height:1.4}.studio-operation-source{width:fit-content;border-radius:4px;background:#24252a;padding:4px 7px;color:#aaaab1;text-transform:capitalize}.studio-operations-list time{white-space:nowrap}.studio-operations-list article>.studio-operation-download{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--studio-border);border-radius:5px;background:var(--studio-panel-raised);color:#aeb0b6}.studio-operations-list article>.studio-operation-download:hover{border-color:#4a4b52;color:white}.studio-operation-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:#050506b8;padding:20px;backdrop-filter:blur(5px)}.studio-operation-detail{width:min(620px,100%);max-height:min(720px,90vh);overflow:hidden;border:1px solid #34353c;border-radius:10px;background:#191a1f;box-shadow:0 26px 80px #000a}.studio-operation-detail>header{display:flex;min-height:66px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--jc-line)}.studio-operation-detail>header div{display:grid;gap:5px}.studio-operation-detail>header strong{font-size:14px}.studio-operation-detail>header span{color:#74767e;font:var(--studio-text-xs) ui-monospace,monospace}.studio-operation-detail>header button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:5px;background:transparent;color:#8d8f96}.studio-operation-detail>header button:hover{background:var(--studio-control-hover);color:white}.studio-operation-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#2c2d33}.studio-operation-metrics span{display:grid;gap:6px;background:#1d1e23;padding:16px;color:#73757d;font-size:var(--studio-text-xs);text-transform:uppercase}.studio-operation-metrics b{overflow:hidden;color:#d9dade;font-size:12px;font-weight:600;text-overflow:ellipsis;text-transform:capitalize}.studio-operation-children{max-height:390px;overflow:auto;padding:6px 18px}.studio-operation-children>div{display:grid;grid-template-columns:70px 90px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid var(--jc-line);font-size:var(--studio-text-xs)}.studio-operation-children b{text-transform:capitalize}.studio-operation-children b[data-status=completed]{color:#65d4ad}.studio-operation-children b[data-status=failed],.studio-operation-children b[data-status=invalid]{color:#ef8c9c}.studio-operation-children code{overflow:hidden;color:var(--studio-text-subtle);text-overflow:ellipsis;white-space:nowrap}.studio-operation-detail>footer{display:flex;min-height:64px;align-items:center;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid var(--jc-line)}.studio-empty-row{padding:34px;color:var(--studio-text-subtle);text-align:center;font-size:12px}.studio-media-tabs{display:flex;width:fit-content;gap:2px;margin-bottom:13px;padding:3px;border-radius:7px;background:#1a1b20}.studio-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.studio-media-card{min-width:0;overflow:hidden}.studio-media-card>div{position:relative;display:grid;height:150px;place-items:center;overflow:hidden;background:var(--studio-panel-raised)}.studio-media-card>div img,.studio-media-card>div video{width:100%;height:100%;object-fit:cover}.studio-media-card>div>span{display:grid;width:54px;height:54px;place-items:center;border-radius:9px;background:var(--studio-border-subtle);color:#c6c7cb}.studio-media-card>div>i{position:absolute;left:10px;top:10px;border-radius:4px;background:var(--studio-bg)d9;padding:4px 7px;color:#d2d3d7;font-size:var(--studio-text-xs);font-style:normal;font-weight:700;text-transform:uppercase}.studio-media-card>section{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;padding:11px}.studio-media-card section div{min-width:0}.studio-media-card small,.studio-media-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-media-card strong{font-size:12px;font-weight:600}.studio-media-card small{margin-top:4px;color:#7f8189;font-size:var(--studio-text-xs)}.studio-media-card section button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:4px;background:transparent;color:#666871}.studio-media-card section button:hover{background:var(--studio-control-hover);color:#fb8c9e}.studio-media-empty{display:grid;min-height:260px;place-content:center;justify-items:center;color:#8b8d95;text-align:center}.studio-media-empty strong{margin-top:12px;color:#e2e2e4;font-size:14px}.studio-media-empty p{max-width:360px;margin:7px 0 0;font-size:12px;line-height:1.5}.studio-template-fill{display:grid;grid-template-columns:330px minmax(0,1fr);gap:10px;min-height:650px}.studio-template-fill>aside{display:flex;min-width:0;max-height:720px;flex-direction:column;overflow:hidden}.studio-template-fill>aside>header{display:grid;gap:9px;padding:14px;border-bottom:1px solid var(--jc-line)}.studio-template-fill>aside>header span{font-size:13px;font-weight:600}.studio-template-fill>aside>header select{width:100%;height:38px}.studio-template-fill>aside>div{min-height:0;overflow-y:auto;padding:5px 14px 18px}.studio-template-variable{display:grid;gap:8px;padding:13px 0;border-bottom:1px solid var(--jc-line)}.studio-template-variable>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-template-variable strong{color:#d8d9dc;font-size:12px;font-weight:550}.studio-template-variable small{color:#70727a;font-size:var(--studio-text-xs);text-transform:uppercase}.studio-template-variable select,.studio-template-variable textarea,.studio-template-variable>input:not([type=checkbox]){width:100%;height:38px;border:0;border-radius:5px;outline:0;background:#24252a;color:#e2e2e4;padding:0 10px;font-size:12px}.studio-template-variable>input[type=color]{padding:5px}.studio-template-variable textarea{height:76px;padding:10px;resize:vertical;font:var(--studio-text-xs)/1.5 ui-monospace,monospace}.studio-template-variable.is-toggle{grid-template-columns:minmax(0,1fr) auto;align-items:center}.studio-template-variable.is-toggle input{width:18px;height:18px;accent-color:#f1f1f2}.studio-template-variable.is-structured textarea{height:150px}.studio-template-variable.is-invalid textarea{box-shadow:inset 0 0 0 1px #a94455}.studio-template-variable.is-invalid small{color:#ff8b9d}.studio-variable-upload{position:relative;display:flex;height:38px!important;align-items:center!important;justify-content:start!important;gap:8px!important;border-radius:5px;background:#24252a;padding:0 10px;color:#9c9da4;overflow:hidden}.studio-variable-upload b{font-size:var(--studio-text-xs);font-weight:500}.studio-variable-upload input{position:absolute;inset:0;cursor:pointer;opacity:0}.studio-template-output{display:flex;min-width:0;flex-direction:column;overflow:hidden}.studio-template-output>header{display:flex;height:58px;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--jc-line)}.studio-template-output>header div{display:grid;gap:3px}.studio-template-output>header strong{font-size:13px}.studio-template-output>header span{color:#767881;font-size:var(--studio-text-xs)}.studio-template-output>header button{display:flex;height:32px;align-items:center;gap:6px;border:1px solid #35363d;border-radius:5px;background:var(--studio-panel-raised);color:#b6b7bd;padding:0 10px;font-size:var(--studio-text-xs)}.studio-template-preview{display:grid;min-height:0;flex:1;place-items:center;overflow:hidden;background:var(--studio-bg);padding:26px}.studio-template-preview iframe{width:min(100%,900px);aspect-ratio:16/9;border:0;background:#0b0c0f}.studio-template-preview.is-image{background-color:#f5f5f5;background-image:linear-gradient(45deg,#dedede 25%,transparent 0),linear-gradient(-45deg,#dedede 25%,transparent 0),linear-gradient(45deg,transparent 75%,#dedede 0),linear-gradient(-45deg,transparent 75%,#dedede 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.studio-template-preview.is-image iframe{width:auto;max-width:100%;height:auto;max-height:100%;background:transparent}.studio-template-output>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-top:1px solid var(--jc-line)}.studio-template-output>footer label{display:grid;min-width:200px;max-width:430px;flex:1;grid-template-columns:auto minmax(80px,1fr) 40px;align-items:center;gap:9px;color:#8e9098;font-size:var(--studio-text-xs)}.studio-template-output input[type=range]{width:100%;accent-color:#d7d8db}.studio-template-output output{text-align:right}.studio-template-output>footer div{display:flex;gap:7px}.studio-template-output>footer button{height:36px;font-size:var(--studio-text-xs)}.studio-template-curl{max-height:220px;overflow:auto;margin:0;padding:16px;color:#a8ddb9;font:var(--studio-text-xs)/1.55 ui-monospace,monospace;white-space:pre-wrap}.studio-template-code,.studio-template-curl{border-top:1px solid var(--jc-line);background:var(--studio-bg)}.studio-template-code nav{display:flex;align-items:center;gap:4px;padding:8px 12px;background:#18191e}.studio-template-code nav button{display:flex;height:28px;align-items:center;gap:5px;border:0;border-radius:5px;background:transparent;color:#858790;padding:0 9px;font-size:var(--studio-text-xs);font-weight:650}.studio-template-code nav button[aria-pressed=true]{background:var(--studio-border-subtle);color:#f1f1f3}.studio-template-code nav button:last-child{margin-left:auto}.studio-template-code .studio-template-curl{border-top:1px solid #25262c}.studio-bulk-template-select{display:flex;justify-content:flex-end;margin:-60px 0 18px}.studio-bulk-template-select label{display:flex;align-items:center;gap:9px;color:#85868e;font-size:var(--studio-text-xs)}.studio-bulk-template-select select{height:38px;min-width:220px;border:1px solid var(--studio-border);border-radius:6px;background:var(--studio-panel-raised);color:#dedee1;padding:0 10px}.studio-template-bulk{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(400px,1.1fr);gap:10px}.studio-template-bulk>section{min-width:0;overflow:hidden}.studio-bulk-import>header,.studio-bulk-output>header{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--jc-line)}.studio-bulk-import>header div,.studio-bulk-output>header div{display:grid;gap:4px}.studio-bulk-import>header strong,.studio-bulk-output>header strong{font-size:13px}.studio-bulk-import>header span,.studio-bulk-output>header span{color:var(--studio-text-subtle);font-size:var(--studio-text-xs);line-height:1.45}.studio-bulk-import>header>span{white-space:nowrap}.studio-bulk-drop{display:grid;width:calc(100% - 32px);min-height:150px;margin:16px;place-content:center;justify-items:center;gap:7px;border:1px dashed #44464f;border-radius:7px;background:var(--studio-panel-subtle);color:#a5a7ae;cursor:pointer}.studio-bulk-drop.is-dragging,.studio-bulk-drop:hover{border-color:#8c8e96;background:#222329;color:#f1f1f2}.studio-bulk-drop strong{font-size:13px}.studio-bulk-drop span{color:#757780;font-size:var(--studio-text-xs)}.studio-bulk-drop input{display:none}.studio-bulk-example{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:8px;margin:0 16px 14px;color:var(--studio-text-subtle)}.studio-bulk-example,.studio-bulk-file{align-items:center;font-size:var(--studio-text-xs)}.studio-bulk-file{display:flex;justify-content:space-between;margin:0 16px;padding:12px 0;border-top:1px solid var(--jc-line)}.studio-bulk-file span{color:var(--studio-text-subtle)}.studio-bulk-mapping{margin:0 16px 16px;border:1px solid #2e3036;border-radius:6px;overflow:hidden}.studio-bulk-mapping>header,.studio-bulk-mapping>label{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(160px,1fr);align-items:center;gap:12px;padding:8px 10px;border-bottom:1px solid #2b2c32}.studio-bulk-mapping>header{color:#71737b;font-size:var(--studio-text-xs);text-transform:uppercase}.studio-bulk-mapping>label:last-child{border-bottom:0}.studio-bulk-mapping>label>span{overflow:hidden;color:#bebfc4;font-size:var(--studio-text-xs);text-overflow:ellipsis}.studio-bulk-mapping select,.studio-bulk-output select{height:34px;border:0;border-radius:5px;background:#27282e;color:#dedee1;padding:0 9px;font-size:var(--studio-text-xs)}.studio-bulk-output{display:flex;min-height:520px;flex-direction:column}.studio-bulk-ready{display:grid;flex:1;place-content:center;justify-items:center}.studio-bulk-ready strong{font-size:56px;font-weight:500;letter-spacing:-.06em}.studio-bulk-ready span{margin-top:4px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-bulk-output>footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding:14px 16px;border-top:1px solid var(--jc-line)}.studio-bulk-output>footer label{display:grid;gap:6px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-bulk-output>footer button{min-width:160px}.studio-bulk-progress{padding:18px 16px}.studio-bulk-progress>header{display:flex;align-items:center;justify-content:space-between}.studio-bulk-progress>header div{display:grid;gap:4px}.studio-bulk-progress>header strong{font-size:13px}.studio-bulk-progress>header span{color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-bulk-progress>header>b{font-size:20px;font-weight:500}.studio-bulk-progress-bar{height:5px;margin:14px 0;border-radius:99px;background:#2b2d33;overflow:hidden}.studio-bulk-progress-bar i{display:block;height:100%;border-radius:inherit;background:#ececef;transition:width .2s}.studio-bulk-summary{display:flex;gap:14px;color:#85878e;font-size:var(--studio-text-xs)}.studio-bulk-items{max-height:290px;margin-top:18px;overflow:auto;border-top:1px solid var(--jc-line)}.studio-bulk-items>div{display:grid;grid-template-columns:70px 80px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid var(--jc-line);font-size:var(--studio-text-xs)}.studio-bulk-items b{text-transform:capitalize}.studio-bulk-items b[data-status=completed]{color:#6eddb4}.studio-bulk-items b[data-status=failed],.studio-bulk-items b[data-status=invalid]{color:#ef8c9c}.studio-bulk-items small{overflow:hidden;color:#696b73;text-overflow:ellipsis;white-space:nowrap}.studio-developer,.studio-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-billing,.studio-developer>section,.studio-settings-card{min-width:0;padding:18px}.studio-developer small{color:#a5a6ac;font-size:var(--studio-text-xs);letter-spacing:.1em}.studio-developer h2,.studio-settings h2{margin:6px 0 0;font-size:14px;font-weight:600}.studio-developer section>div{display:flex;align-items:center;justify-content:space-between;margin-top:16px;border:1px solid var(--jc-line);border-radius:5px;padding:9px;background:#141519}.studio-developer button{border:0;background:transparent;color:var(--studio-text-subtle)}.studio-developer p{color:#85868e;font-size:12px}.studio-developer pre{overflow:auto;border-radius:5px;padding:13px;background:#141519;color:#9bd7b8;font-size:12px}.studio-developer a{display:flex;align-items:center;gap:5px;color:#ffb55e;font-size:12px}.studio-developer-keys>header{display:flex;align-items:center;justify-content:space-between}.studio-developer-keys>.studio-key-create{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:16px;border:0;background:transparent;padding:0}.studio-key-create input{min-width:0;height:38px;border:1px solid var(--studio-border);border-radius:5px;outline:0;background:var(--studio-panel-raised);color:#e5e5e7;padding:0 11px}.studio-key-create .studio-primary-button{height:38px;padding:0 13px;color:#17181b;background:#ececef}.studio-developer-keys>.studio-key-secret{display:grid;gap:8px;margin-top:12px;border-color:#54565d;background:var(--studio-panel-raised)}.studio-key-secret>span{color:#d4d5d8;font-size:var(--studio-text-xs)}.studio-key-secret>div{display:flex;min-width:0;align-items:center;gap:8px}.studio-key-secret code{min-width:0;flex:1;overflow:hidden;color:#a8ddb9;font-size:var(--studio-text-xs);text-overflow:ellipsis}.studio-key-list button,.studio-key-secret button{display:grid;width:30px;height:30px;place-items:center;border-radius:5px}.studio-key-list button:hover,.studio-key-secret button:hover{background:var(--studio-border);color:#fff}.studio-developer-keys>.studio-key-list{display:block;margin-top:14px;border:0;border-top:1px solid var(--jc-line);border-radius:0;background:transparent;padding:0}.studio-key-list article{display:flex;min-height:58px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--jc-line)}.studio-key-actions{display:flex;align-items:center;gap:4px}.studio-key-actions>button:first-child{width:auto;padding:0 8px;font-size:12px}.studio-developer-resources,.studio-webhooks{grid-column:1/-1}.studio-developer-resources>header{display:flex;align-items:center;gap:10px}.studio-developer-resources>header h2{margin-top:2px}.studio-developer-resources>.studio-developer-resource-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);align-items:stretch;gap:10px;border:0;background:transparent;padding:0}.studio-developer-resource-grid article{min-width:0;padding:14px;border:1px solid var(--jc-line);border-radius:8px;background:#18191e}.studio-developer-resource-grid article>strong{font-size:var(--studio-text-sm)}.studio-developer-resource-grid article>a{display:flex;align-items:center;gap:5px;width:max-content;margin-top:10px;color:#d9dade;font-size:var(--studio-text-sm)}.studio-developer-resource-grid pre{max-height:132px;white-space:pre-wrap}.studio-webhook-create{display:grid!important;grid-template-columns:180px minmax(220px,1fr) auto;gap:8px;border:0!important;background:transparent!important;padding:0!important}.studio-webhook-create input{min-width:0;height:38px;border:1px solid var(--studio-border);border-radius:5px;outline:0;background:var(--studio-panel-raised);color:var(--studio-text);padding:0 11px}.studio-webhook-create .studio-primary-button{height:38px;padding:0 13px;background:#ececef;color:#17181b}.studio-webhook-list{display:grid!important;gap:0;border:0!important;border-top:1px solid var(--jc-line)!important;border-radius:0!important;background:transparent!important;padding:0!important}.studio-webhook-list>article{border-bottom:1px solid var(--jc-line);padding:10px 0}.studio-webhook-row{display:flex;align-items:center;gap:8px}.studio-webhook-name{display:grid;min-width:0;flex:1;gap:4px;text-align:left}.studio-webhook-name strong{color:var(--studio-text);font-size:12px}.studio-webhook-name span{overflow:hidden;color:var(--studio-text-subtle);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.studio-webhook-row>label{display:flex;align-items:center;gap:5px;color:var(--studio-text-subtle);font-size:12px}.studio-webhook-row>button:not(.studio-webhook-name){display:grid;width:30px;height:30px;place-items:center;border-radius:5px}.studio-webhook-row>button:hover{background:var(--studio-border);color:#fff}.studio-webhook-deliveries{display:grid!important;gap:5px;margin:9px 0 0 20px!important;border:0!important;background:transparent!important;padding:0!important}.studio-webhook-deliveries>div{display:flex;align-items:center;gap:8px;min-height:28px;color:var(--studio-text-subtle);font-size:12px}.studio-webhook-deliveries>div>span:first-child{min-width:72px;color:#d5d6da}.studio-webhook-deliveries .is-delivered{color:#69d49a}.studio-webhook-deliveries .is-dead-letter{color:#ff8585}.studio-webhook-deliveries button{display:flex;align-items:center;gap:4px;margin-left:auto}.studio-key-list article>div{gap:5px}.studio-key-list strong{font-size:12px}.studio-key-list span{color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-key-list>p{padding:12px 0}.studio-developer-quickstart>p{line-height:1.55}.studio-developer-quickstart>a{display:flex;align-items:center;gap:5px;width:max-content;margin-top:10px;color:#d9dade;font-size:12px}.studio-developer-quickstart>a:hover{color:white}.studio-settings-card{display:grid;gap:13px}.studio-settings-card>header{display:flex;align-items:flex-start;gap:10px}.studio-settings-card>header>span{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#25262b;color:#d7d8dc;flex:0 0 auto}.studio-settings-card>header h2{margin:0}.studio-settings-card>header p{margin:4px 0 0;color:var(--studio-text-subtle);font-size:var(--studio-text-sm);line-height:1.45}.settings-save{justify-self:start}.settings-security-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:30px;border-bottom:1px solid var(--jc-line);color:var(--studio-text-subtle);font-size:var(--studio-text-sm)}.settings-security-row strong{display:inline-flex;align-items:center;gap:5px;color:var(--studio-text);font-weight:600}.studio-settings-card>small{color:var(--studio-text-subtle);line-height:1.45}.settings-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.settings-metrics>div{padding:11px;border-radius:8px;background:#202126}.settings-metrics small,.settings-metrics strong{display:block}.settings-metrics small{color:var(--studio-text-subtle)}.settings-metrics strong{margin-top:5px;font-size:var(--studio-text-lg)}.settings-retention{display:grid;gap:4px;padding-top:2px}.settings-retention span{color:var(--studio-text-subtle);font-size:var(--studio-text-sm);line-height:1.5}.studio-success{margin-bottom:14px;padding:10px 12px;border:1px solid #315c4c;border-radius:8px;background:#18352b;color:#8ee0bc;font-size:var(--studio-text-sm)}.studio-legacy-plans{grid-column:1/-1;align-items:flex-start}.studio-legacy-plans>div{min-width:0;width:100%}.studio-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.studio-plan-grid article{min-width:0;padding:15px;border:1px solid var(--jc-line);border-radius:9px;background:#202126}.studio-plan-grid article.is-current{border-color:var(--studio-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--studio-accent) 28%,transparent)}.studio-plan-grid header{display:flex;align-items:center;justify-content:space-between;gap:8px}.studio-plan-grid header span{padding:3px 7px;border-radius:999px;background:color-mix(in srgb,var(--studio-accent) 15%,transparent);color:var(--studio-accent);font-size:var(--studio-text-xs)}.studio-plan-grid b,.studio-plan-grid small{display:block;margin-top:8px}.studio-plan-grid ul{margin:12px 0 0;padding-left:17px;color:var(--studio-text-subtle)}.studio-plan-grid li+li{margin-top:4px}@media (max-width:820px){.studio-plan-grid{grid-template-columns:1fr}}.studio-billing-v2{grid-column:1/-1;padding:20px}.studio-billing-heading{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:start}.studio-billing-heading>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#24252b;color:#d8d9dc}.studio-billing-heading h2{margin:1px 0 4px}.studio-billing-heading p{margin:0;color:var(--studio-text-subtle);font-size:var(--studio-text-sm)}.studio-billing-heading>button{align-self:center}.studio-free-creation{display:grid;grid-template-columns:160px 1fr;gap:14px;margin-top:18px;padding:14px 15px;border:1px solid var(--studio-border);border-radius:9px;background:var(--studio-panel)}.studio-free-creation strong{color:#f0f0f1;font-size:var(--studio-text-sm)}.studio-free-creation span{color:var(--studio-text-subtle);font-size:var(--studio-text-sm);line-height:1.55}.studio-billing-toolbar{display:inline-flex;gap:3px;margin-top:18px;padding:3px;border-radius:8px;background:#1e1f24}.studio-billing-toolbar button{min-height:34px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--studio-text-subtle);font:inherit;font-size:var(--studio-text-sm);cursor:pointer}.studio-billing-toolbar button.is-active{background:#efeff1;color:#17181b}.studio-billing-toolbar small{margin-left:4px;font-size:var(--studio-text-xs);opacity:.7}.studio-plan-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.studio-plan-grid-v2 article{display:flex;min-height:390px;flex-direction:column;padding:17px;border:1px solid var(--studio-border);border-radius:10px;background:#1b1c21}.studio-plan-grid-v2 article.is-featured{border-color:#5f6068;background:linear-gradient(155deg,rgba(255,148,31,.07),#1b1c21 42%)}.studio-plan-grid-v2 article.is-current{box-shadow:inset 0 0 0 1px rgba(255,148,31,.65)}.studio-plan-grid-v2 article>header{display:flex;justify-content:space-between;gap:10px}.studio-plan-grid-v2 article>header>div{display:grid;gap:6px}.studio-plan-grid-v2 article>header strong{color:var(--studio-text);font-size:16px}.studio-plan-grid-v2 article>header small{min-height:48px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs);line-height:1.5}.studio-plan-grid-v2 article>header>span{align-self:start;white-space:nowrap;padding:4px 7px;border-radius:999px;background:#2c2d33;color:#d8d8db;font-size:var(--studio-text-xs)}.studio-plan-price{display:flex;align-items:baseline;gap:5px;margin-top:24px}.studio-plan-price b{color:#f7f7f8;font-size:31px;letter-spacing:-.04em}.studio-plan-billing-note,.studio-plan-price span{color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-plan-grid-v2 ul{display:grid;gap:10px;margin:20px 0;padding:18px 0 0;border-top:1px solid var(--studio-border);list-style:none}.studio-plan-grid-v2 li{display:flex;gap:8px;color:#c7c8cc;font-size:var(--studio-text-sm)}.studio-plan-grid-v2 li svg{flex:none;margin-top:2px;color:#9dd7b8}.studio-plan-grid-v2 article>button{width:100%;margin-top:auto}.studio-billing-config{margin:12px 0 0;padding:10px 12px;border-radius:7px;background:#28241d;color:#d8bb83;font-size:var(--studio-text-sm)}.studio-topup{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;margin-top:14px;padding:15px;border:1px solid var(--studio-border);border-radius:9px;background:var(--studio-panel)}.studio-topup>div:first-child{display:flex;gap:11px}.studio-topup>div:first-child>span{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:8px;background:#28292e;color:#d7d8db}.studio-topup strong{color:#e7e7e9;font-size:var(--studio-text-sm)}.studio-topup p{max-width:680px;margin:4px 0 0;color:var(--studio-text-subtle);font-size:var(--studio-text-xs);line-height:1.5}.studio-topup-action{display:flex;align-items:end;gap:8px}.studio-topup-action label{display:grid;gap:4px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-topup-action input{width:68px;height:36px;border:1px solid var(--studio-border);border-radius:6px;background:var(--studio-panel-raised);color:#fff;padding:0 9px}.studio-billing-footer{display:flex;flex-wrap:wrap;gap:18px;margin-top:15px;color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-billing-footer a{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:#e3e3e5}@media (max-width:980px){.studio-plan-grid-v2{grid-template-columns:1fr}.studio-plan-grid-v2 article{min-height:0}}@media (max-width:680px){.studio-billing-heading{grid-template-columns:34px 1fr}.studio-billing-heading>button{grid-column:1/-1}.studio-free-creation,.studio-topup{grid-template-columns:1fr}.studio-topup-action{align-items:stretch;flex-direction:column}.studio-topup-action input{width:100%}}@media (max-width:820px){.studio-developer,.studio-developer-resources>.studio-developer-resource-grid,.studio-webhook-create{grid-template-columns:1fr}}@media (max-width:640px){.studio-developer>section{padding:16px}.studio-developer-keys>.studio-key-create{grid-template-columns:1fr}.studio-key-create .studio-primary-button{width:100%}.studio-key-list article{gap:8px}.studio-key-list article>div:first-child{min-width:0;flex:1}.studio-key-list span,.studio-key-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.studio-billing{grid-column:1/-1;display:flex;gap:12px}.studio-billing>svg{color:#bfc0c5}.studio-billing p{color:#85868e;font-size:12px}.studio-billing div>i{display:block;height:5px;margin:14px 0 7px;border-radius:5px;background:#25262b}.studio-billing div>i span{display:block;width:42%;height:100%;border-radius:inherit;background:#c7c8cc}.studio-billing small{color:var(--studio-text-subtle);font-size:var(--studio-text-xs)}.studio-developer{grid-template-columns:minmax(0,1fr);gap:12px}.studio-developer>section{grid-column:1;padding:22px}.studio-developer-keys>header{align-items:flex-start;gap:18px}.studio-developer-keys>header p{max-width:560px;margin:7px 0 0;line-height:1.5}.studio-developer-keys>header>span{flex:none;border-radius:999px;padding:5px 9px;background:#292a30;color:#bfc0c5;font-size:var(--studio-text-xs)}.studio-developer-keys>.studio-key-create{max-width:720px;margin-top:20px}.studio-developer-keys>.studio-key-list{margin-top:18px}.studio-developer-keys>.workspace-list-progress+.studio-key-list{margin-top:0}.studio-key-list.is-expanded{max-height:430px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#42444c transparent}.studio-key-list article{display:grid;min-height:66px;grid-template-columns:34px minmax(0,1fr) 34px;gap:12px;justify-content:normal}.studio-key-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:7px;background:#27282e;color:#c7c8cc}.studio-key-list article>div{display:grid;min-width:0;gap:6px}.studio-key-list article>div>span{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:7px}.studio-key-list article>div>span code{color:#b8bac0;font-size:var(--studio-text-xs)}.studio-key-list article>div>span i{display:inline-flex;align-items:center;gap:5px;font-style:normal}.studio-key-list article>div>span i:before{width:3px;height:3px;border-radius:50%;background:#5f6169;content:""}.studio-key-list .studio-key-manage{display:grid;width:32px;height:32px;place-items:center;border-radius:7px}.studio-key-expand{display:block;width:100%;min-height:36px;margin-top:8px;border-radius:6px!important;color:#c8c9cd!important;font-size:var(--studio-text-xs)}.studio-key-expand:hover{background:#25262b!important}.studio-key-manage-panel{display:grid;gap:18px}.studio-key-manage-panel dl{display:grid;gap:0;margin:0}.studio-key-manage-panel dl>div{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--studio-border)}.studio-key-manage-panel dt{color:var(--studio-text-subtle);font-size:var(--studio-text-sm)}.studio-key-manage-panel dd{margin:0;color:var(--studio-text);font-size:var(--studio-text-sm)}.studio-key-manage-panel>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-key-manage-panel>div button{justify-content:center}.studio-developer-quickstart>pre{margin-top:14px}@media (max-width:640px){.studio-key-manage-panel>div{grid-template-columns:1fr}}@media (max-width:1100px){.studio-home-grid{grid-template-columns:1fr}.studio-media-grid,.studio-project-grid.is-all,.studio-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-project-toolbar{grid-template-columns:minmax(220px,1fr) 160px 150px auto}.studio-project-toolbar .studio-subnav{grid-column:1/-2;justify-self:start}.studio-template-fill{grid-template-columns:290px minmax(0,1fr)}.studio-operation-filters{grid-template-columns:minmax(220px,1fr) 150px 145px}.studio-project-lockup{width:300px}}@media (max-width:900px){.studio-project-lockup{width:min(300px,42vw)}.studio-project-name strong{max-width:150px}.studio-workspace{grid-template-columns:68px minmax(0,1fr)}.studio-workspace-sidebar{padding-inline:7px}.studio-sidebar-bottom>button span,.studio-user-row div,.studio-user-row>button,.studio-workspace-brand span,.studio-workspace-sidebar nav span{display:none}.studio-sidebar-bottom>button,.studio-workspace-brand,.studio-workspace-sidebar nav button{justify-content:center;padding:0}.studio-new-video{font-size:0}.studio-user-row{display:flex;justify-content:center;padding:6px}.studio-home-grid{grid-template-columns:1fr}.studio-project-grid.is-all,.studio-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.studio-recent-project-row{grid-template-columns:76px minmax(0,1fr) 18px;grid-template-rows:auto auto;gap:11px}.studio-recent-project-row .studio-project-visual{grid-column:1;grid-row:1/3;width:76px;min-height:48px}.studio-recent-project-row>span:first-of-type{grid-column:2;grid-row:1}.studio-recent-project-row>span:nth-of-type(2){grid-column:2;grid-row:2;justify-items:start}.studio-recent-project-row>span:nth-of-type(2) b{display:none}.studio-recent-project-row>svg{grid-column:3;grid-row:1/3}.workspace-undo{right:12px;bottom:12px;left:12px;justify-content:space-between}.studio-project-lockup{width:auto;min-width:0;flex:1;gap:7px}.studio-project-lockup>img{width:23px;height:23px}.studio-project-name{min-width:0}.studio-project-name strong{max-width:35vw;font-size:var(--studio-text-xs)}.studio-create-row,.studio-template-fill{grid-template-columns:1fr}.studio-project-toolbar{grid-template-columns:1fr 1fr}.studio-project-toolbar .studio-search,.studio-project-toolbar .studio-subnav{grid-column:1/-1}.studio-template-bulk{grid-template-columns:1fr}.studio-template-fill>aside{max-height:440px}.studio-template-output{min-height:480px}.studio-operation-filters{grid-template-columns:1fr 1fr}.studio-operation-filters .studio-search{grid-column:1/-1}.studio-operations-list{overflow-x:auto}.studio-operations-list>article,.studio-operations-list>header{min-width:720px}}@media (max-width:640px){.studio-workspace{height:100dvh;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 62px}.studio-workspace-sidebar{z-index:50;grid-column:1;grid-row:2;display:flex;min-width:0;flex-direction:row;align-items:center;padding:5px 7px;border-top:1px solid var(--studio-control-hover);background:var(--studio-shell)f7;backdrop-filter:blur(14px)}.studio-new-video,.studio-user-row,.studio-workspace-brand{display:none}.studio-workspace-sidebar nav{display:flex;min-width:0;flex:1;gap:1px;overflow-x:auto;scrollbar-width:none}.studio-workspace-sidebar nav::-webkit-scrollbar{display:none}.studio-sidebar-bottom>button,.studio-workspace-sidebar nav button{width:54px;min-width:54px;height:50px;justify-content:center;padding:0}.studio-sidebar-bottom{display:flex;margin:0}.studio-workspace-main{grid-column:1;grid-row:1}.studio-workspace-topbar{height:58px;padding:0 15px}.studio-workspace-content{width:calc(100% - 28px);padding:24px 0 38px}.workspace-route-loading-content{min-height:calc(100dvh - 58px)}.studio-recent-projects>header{padding:0 13px}.studio-recent-project-row{padding:9px 12px}.studio-page-heading{align-items:start;flex-direction:column}.studio-page-heading h1{font-size:29px}.studio-heading-actions,.studio-page-action{width:100%}.studio-activity,.studio-continue{min-height:0}.studio-continue>button{height:auto;grid-template-columns:1fr}.studio-project-visual.is-hero{height:190px}.studio-project-grid,.studio-project-grid.is-all,.studio-project-toolbar,.studio-template-grid{grid-template-columns:1fr}.studio-project-toolbar .studio-search,.studio-project-toolbar .studio-subnav{grid-column:1}.studio-project-toolbar .project-view-switch{grid-column:1;justify-self:end;border-left:0;padding-left:0}.studio-project-toolbar .studio-subnav{width:100%}.studio-project-toolbar .studio-subnav button{flex:1}.studio-project-card>footer{flex-wrap:wrap}.studio-project-card.is-list{display:block}.studio-project-card.is-list .studio-project-open{grid-template-columns:112px minmax(0,1fr)}.studio-project-card.is-list>footer{min-width:0}.studio-project-card>footer>div:first-child{width:100%}.studio-media-grid{grid-template-columns:1fr}.studio-template-output>footer{align-items:stretch;flex-direction:column}.studio-template-output>footer label{max-width:none}.studio-template-output>footer div{display:grid;grid-template-columns:1fr 1fr}.studio-operation-filters{grid-template-columns:1fr}.studio-operation-filters .studio-search{grid-column:auto}.studio-activity-row{grid-template-columns:29px minmax(0,1fr);padding:7px 0}.studio-activity-row .studio-status{grid-column:2}.studio-usage{grid-template-columns:repeat(2,1fr)}.studio-metric:nth-child(2){border-right:0}.studio-metric:nth-child(-n+2){border-bottom:1px solid var(--jc-line)}.studio-settings{grid-template-columns:1fr}}