*{-webkit-tap-highlight-color:transparent}[role=button],a,button{touch-action:manipulation}@keyframes sk-shimmer{0%{background-position:-400% 0}to{background-position:400% 0}}.sk-block{background:linear-gradient(90deg,rgba(255,255,255,.04) 25%,rgba(255,255,255,.09) 50%,rgba(255,255,255,.04) 75%);background-size:400% 100%;animation:sk-shimmer 1.6s ease-in-out infinite}@keyframes sk-spin{to{transform:rotate(1turn)}}.is-spinning{display:inline-flex;animation:sk-spin .7s linear infinite}:root{--gold:#c9a84c;--gold-soft:#e8c97a;--gold-bg:rgba(201,168,76,0.1);--gold-rule:rgba(201,168,76,0.24);--mw-shell-accent:var(--gold);--mw-shell-accent-bg:var(--gold-bg);--mw-shell-accent-rule:var(--gold-rule);--bg:#0b0b0b;--surface:#131313;--card:#181818;--card2:#1e1e1e;--bg2:#111111;--bg3:#151515;--border:#222222;--border-strong:#2c2c2c;--text:#efe9df;--text2:#8f8b85;--text3:#7c7874;--green:#41bb78;--green-bg:rgba(65,187,120,0.1);--green-rule:rgba(65,187,120,0.28);--red:#d55462;--red-bg:rgba(213,84,98,0.12);--red-rule:rgba(213,84,98,0.24);--blue:#5d92e8;--blue-bg:rgba(93,146,232,0.12);--blue-rule:rgba(93,146,232,0.24);--purple:#8b69d8;--purple-bg:rgba(139,105,216,0.12);--purple-rule:rgba(139,105,216,0.24);--sidebar-width:220px;--shell-max-width:1160px;--mobile-frame-width:390px;--bnav:64px;--radius-lg:4px;--radius:4px;--radius-sm:3px;--shadow:0 20px 48px rgba(0,0,0,0.28);--headline-font:var(--font-display);--display-font:var(--font-display);--body-font:var(--font-sans);--mono-font:var(--font-mono)}*,:after,:before{box-sizing:border-box}body,html{min-height:100%}html{background:var(--bg)}body{margin:0;background:radial-gradient(circle at bottom right,rgba(255,255,255,.025),transparent 24%),linear-gradient(180deg,#0d0d0d,#090909);color:var(--text);font:400 15px/var(--lh-body) var(--body-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}@media (hover:none) and (pointer:coarse){input,select,textarea{font-size:16px!important}}.bnav,.page-body,.sb-nav,[class*=" studio-"],[class^=studio-],body,html{-ms-overflow-style:none;scrollbar-width:none}.bnav::-webkit-scrollbar,.page-body::-webkit-scrollbar,.sb-nav::-webkit-scrollbar,[class*=" studio-"]::-webkit-scrollbar,[class^=studio-]::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{width:0;height:0;display:none}.studio-shell{display:flex;min-height:100vh;background:var(--bg)}.studio-shell-frame{min-height:100vh;padding-left:var(--sidebar-width)}.studio-main,.studio-shell-frame{flex:1 1;min-width:0;display:flex;flex-direction:column}.studio-main-inner{width:min(100%,var(--shell-max-width));margin:0 auto;display:flex;flex:1 1;flex-direction:column;padding:32px}.studio-sidebar{position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;height:100vh;width:var(--sidebar-width);flex-shrink:0;padding:0;background:var(--surface);border-right:1px solid var(--border);overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.studio-brand{display:flex;align-items:center;padding:24px 20px 20px;border-bottom:1px solid var(--border)}.studio-brand-copy{display:flex;flex-direction:row;align-items:flex-end;gap:8px}.studio-brand-wordmark-image{display:block;width:auto;max-width:132px;height:18px;object-fit:contain}.studio-brand-submark{padding-bottom:2px;font:500 .48rem/1 var(--body-font);letter-spacing:.22em;text-transform:uppercase;color:var(--text3)}.studio-sidebar-nav{flex:1 1;overflow-y:auto;padding:12px 10px}.studio-sidebar-nav-section{padding:0 0 10px}.studio-sidebar-group{display:flex;flex-direction:column;gap:4px}.section-lbl,.studio-sidebar-section-label{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--gold);font:700 .62rem/1 var(--headline-font);letter-spacing:.16em;text-transform:uppercase}.studio-sidebar-section-label{margin:0 0 5px;padding:12px 10px 5px;color:var(--text3);font-size:.75rem;letter-spacing:.16em}.studio-nav-item{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 10px;border-radius:var(--radius-sm);border:1px solid transparent;color:var(--text2);transition:background .15s ease,border-color .15s ease,color .15s ease,padding .15s ease}.studio-nav-item:hover{background:var(--card);color:var(--text)}.studio-nav-item.active{background:var(--gold-bg);border-color:transparent;border-left:2px solid var(--gold);padding-left:8px;color:var(--gold)}.studio-nav-icon{width:18px;height:18px;border-radius:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent}.studio-nav-icon svg{width:15px;height:15px;fill:currentColor;opacity:.7}.studio-nav-item.active .studio-nav-icon svg,.studio-nav-item:hover .studio-nav-icon svg{opacity:1}.studio-nav-label{color:var(--text2);font:700 .72rem/1.1 var(--headline-font);letter-spacing:.04em;text-transform:uppercase}.studio-nav-item.active .studio-nav-label{color:var(--gold)}.studio-sidebar-bottom{border-top:1px solid var(--border);margin-top:auto;padding:14px 10px 18px;display:flex;flex-direction:column;gap:12px}.studio-sidebar-upload{width:100%;min-height:44px}.studio-user-row{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:var(--radius-sm);background:transparent;border:none;color:inherit;text-decoration:none;transition:background .16s ease}.studio-user-row:hover{background:var(--card)}.studio-profile-avatar,.studio-user-avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gold-bg);border:1px solid var(--gold-rule);color:var(--gold);font-family:var(--headline-font);font-weight:400;letter-spacing:.05em}.studio-user-avatar{width:32px;height:32px;font-size:.95rem}.studio-user-copy{min-width:0}.studio-user-name{font:500 .82rem/1.2 var(--body-font);color:var(--text)}.studio-user-role{margin-top:2px;font-size:.75rem;letter-spacing:.14em}.studio-signout-link,.studio-user-role{color:var(--text3);text-transform:uppercase}.studio-signout-link{align-self:center;padding:0 2px;background:none;border:none;font:600 .62rem/1 var(--body-font);letter-spacing:.12em;text-align:center}.studio-signout-link:hover{color:var(--gold)}.studio-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;height:56px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;border-bottom:1px solid var(--border);background:rgba(11,11,11,.93);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.studio-topbar-breadcrumb{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.studio-topbar-root{color:var(--text3);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.studio-topbar-title{color:var(--text2);font-family:var(--body-font);font-size:.76rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-topbar-context,.studio-topbar-separator{display:none}.studio-topbar-actions{display:flex;align-items:center;gap:10px}.studio-topbar-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;border:1px solid var(--border);background:transparent;color:var(--text2);transition:border-color .15s ease,color .15s ease,background .15s ease}.studio-topbar-icon svg{width:14px;height:14px;fill:currentColor}.studio-topbar-icon.active,.studio-topbar-icon:hover{border-color:var(--gold-rule);color:var(--gold);background:var(--gold-bg)}.studio-topbar-icon-alert{position:relative}.studio-topbar-icon-alert:after{content:"";position:absolute;top:6px;right:6px;width:6px;height:6px;border-radius:999px;background:var(--gold);border:1.5px solid var(--bg)}.studio-mobile-tabs,.studio-mobile-topbar{display:none}.studio-route-page{width:min(100%,var(--shell-max-width));max-width:var(--shell-max-width);margin:0 auto;display:grid;grid-gap:24px;gap:24px;padding:32px}.studio-activity-row,.studio-breakdown-top,.studio-chart-header,.studio-film-card-footer,.studio-film-card-stats,.studio-info-row,.studio-panel-header,.studio-pipeline-row,.studio-rank-row,.studio-review-row,.studio-route-actions,.studio-route-head,.studio-route-toolbar,.studio-route-topbar,.studio-split-row,.studio-transaction-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.studio-route-head,.studio-route-topbar{margin-bottom:24px}.studio-route-head .ph{margin-bottom:0}.studio-route-toolbar{margin-bottom:18px;flex-wrap:wrap}.studio-auth-heading,.studio-greeting,.studio-panel-title,.studio-route-title,.studio-subsection-title{margin:0;font-weight:400;letter-spacing:-.02em}.studio-greeting,.studio-panel-title,.studio-route-title,.studio-subsection-title{font-family:var(--display-font)}.studio-auth-heading{font-family:var(--headline-font);letter-spacing:.02em;text-transform:uppercase}.studio-route-title{font-size:clamp(2rem,2.6vw,2.4rem);line-height:1.06}.studio-panel-title{font-size:clamp(1.8rem,2.1vw,2.15rem);line-height:1.08}.studio-greeting{font-size:clamp(2rem,2.8vw,2.55rem);line-height:1.02}.studio-auth-aside-copy p,.studio-auth-copy,.studio-chart-sub,.studio-empty-copy,.studio-greeting-sub,.studio-panel-copy,.studio-subsection-copy{color:var(--text2);font-size:.95rem}.studio-auth-copy,.studio-empty-copy,.studio-panel-copy,.studio-subsection-copy{margin-top:10px}.studio-inline-link,.studio-view-link,.studio-view-link-button{border:none;background:none;padding:0;color:var(--gold);font:600 .7rem/1 var(--body-font);letter-spacing:.12em;text-transform:uppercase}.studio-inline-link:hover,.studio-view-link-button:hover,.studio-view-link:hover{color:var(--gold-soft)}.studio-search-field{width:min(280px,100%)}.studio-chart-card,.studio-empty-card,.studio-loading-card,.studio-panel-card,.studio-review-card,.studio-status-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:none}.studio-chart-card,.studio-panel-card,.studio-status-card{padding:22px}.studio-blank-state,.studio-empty-card,.studio-loading-card,.studio-status-card{display:grid;place-items:center;min-height:180px;text-align:center;color:var(--text2)}.studio-blank-state{min-height:100vh;padding:32px}.studio-empty-card{padding:28px 24px}.studio-empty-eyebrow{margin:0 0 10px;color:var(--gold);font:600 .62rem/1 var(--body-font);letter-spacing:.18em;text-transform:uppercase}.studio-empty-title{margin:0;font:400 1.4rem/1.08 var(--display-font)}.studio-empty-inline,.studio-inline-note{color:var(--text2);font-size:.9rem}.studio-inline-note{margin:12px 0 0}.studio-not-found-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top left,rgba(201,168,76,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(255,255,255,.03),transparent 22%),linear-gradient(180deg,#0d0d0d,#090909)}.studio-not-found-card{width:min(100%,560px);padding:34px 30px 30px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,rgba(201,168,76,.08),transparent 32%),var(--card)}.studio-not-found-kicker{margin:0 0 16px;color:var(--gold);font:700 .68rem/1 var(--headline-font);letter-spacing:.2em;text-transform:uppercase}.studio-not-found-title{margin:0;color:var(--text);font:400 clamp(2rem,5vw,2.8rem)/.96 var(--display-font);letter-spacing:-.03em}.studio-not-found-copy{margin:16px 0 0;max-width:36ch;color:var(--text2);font-size:.98rem;line-height:1.7}.studio-not-found-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.studio-not-found-actions .btn-ghost,.studio-not-found-actions .btn-gold{flex:1 1 180px}.studio-error-text,.studio-success-text{margin:12px 0 0;padding:12px 14px;border-radius:3px;font-size:.88rem}.studio-error-text{color:#ffd9dd;background:var(--red-bg);border:1px solid var(--red-rule)}.studio-success-text{color:#d8ffe7;background:var(--green-bg);border:1px solid var(--green-rule)}.studio-confirm-overlay{position:fixed;inset:0;z-index:160;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.75)}.studio-confirm-card{width:min(100%,520px);border-radius:4px;border:1px solid var(--border);background:var(--bg3);padding:24px 22px 18px}.studio-confirm-title{margin:0;color:var(--text);font-family:var(--headline-font);font-size:17px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-confirm-message{margin:12px 0 0;color:var(--text2);font-family:var(--body-font);font-size:15px;line-height:22px}.studio-confirm-actions{margin-top:18px;display:flex;gap:10px}.studio-confirm-accept,.studio-confirm-cancel{flex:1 1;min-height:46px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font-family:var(--headline-font);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.studio-confirm-cancel{border-color:var(--border);background:var(--bg2);color:var(--text2)}.studio-confirm-accept{background:var(--gold);color:#0b0b0b}.studio-confirm-cancel:hover{background:var(--card2);color:var(--text)}.studio-confirm-accept:hover{background:var(--gold-soft)}.badge{justify-content:center;min-height:22px;padding:0 10px;border-radius:999px;font:600 .6rem/1 var(--body-font);letter-spacing:.08em}.badge-green{color:var(--green);background:var(--green-bg);border:1px solid var(--green-rule)}.badge-amber{color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-rule)}.badge-red{color:var(--red);background:var(--red-bg);border:1px solid var(--red-rule)}.badge-blue{color:var(--blue);background:var(--blue-bg);border:1px solid var(--blue-rule)}.badge-gray{color:var(--text2);background:rgba(255,255,255,.03);border:1px solid var(--border)}.badge-purple{color:var(--purple);background:var(--purple-bg);border:1px solid var(--purple-rule)}.btn-danger,.btn-ghost,.btn-gold{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:var(--radius-sm);font:600 .82rem/1 var(--body-font);letter-spacing:.03em;transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.btn-gold{border:1px solid transparent;color:#0a0a0a;background:var(--gold);box-shadow:none}.btn-gold:hover{background:var(--gold-soft);box-shadow:0 3px 16px rgba(201,168,76,.25)}.btn-danger:active,.btn-ghost:active,.btn-gold:active{transform:translateY(1px)}.btn-ghost{color:var(--text2);background:transparent;border:1px solid var(--border-strong)}.btn-ghost:hover{border-color:var(--gold-rule);color:var(--gold)}.btn-danger{color:var(--red);background:transparent;border:1px solid var(--red-rule)}.btn-danger:hover{background:var(--red-bg)}.input-label{display:inline-block;margin:14px 0 8px;color:var(--text3);font:600 .62rem/1 var(--body-font);letter-spacing:.14em;text-transform:uppercase}.input-field{width:100%;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0 13px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.input-field:focus{border-color:var(--gold-rule);box-shadow:none;background:var(--surface)}.input-field::placeholder{color:var(--text3)}.studio-textarea,textarea.input-field{min-height:132px;padding:12px 13px;resize:vertical}.studio-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.studio-auth-shell,.studio-auth-two-column{min-height:100vh;width:100%}.studio-auth-shell{display:grid;place-items:center;padding:32px}.studio-auth-two-column{display:grid;grid-template-columns:minmax(340px,1.05fr) minmax(360px,.95fr)}.studio-auth-aside,.studio-auth-brand,.studio-auth-panel{padding:48px}.studio-auth-aside{justify-content:space-between;background:radial-gradient(ellipse 55% 50% at 25% 65%,rgba(201,168,76,.07) 0,transparent 60%),radial-gradient(ellipse 35% 35% at 80% 20%,rgba(201,168,76,.04) 0,transparent 50%),linear-gradient(180deg,var(--surface),#0f0f0f);border-right:1px solid var(--border);position:relative;overflow:hidden}.studio-auth-aside,.studio-auth-brand,.studio-auth-logo{display:flex;flex-direction:column}.studio-auth-brand-centered{align-items:center;justify-content:center;max-width:760px;text-align:center}.studio-auth-kicker,.studio-auth-overline{margin:0 0 14px;color:var(--text3);font:600 .62rem/1 var(--body-font);letter-spacing:.18em;text-transform:uppercase}.studio-auth-kicker{margin:26px 0 16px;color:var(--gold)}.studio-auth-heading{font-size:clamp(3.4rem,7vw,5.6rem);line-height:.9}.studio-auth-aside-copy span,.studio-auth-heading span{display:block;color:var(--gold)}.studio-auth-copy{max-width:540px}.studio-auth-aside-copy{max-width:480px}.studio-auth-aside-copy h1{margin:0;font:400 clamp(4rem,8vw,5.6rem)/.9 var(--headline-font);text-transform:uppercase;letter-spacing:.02em}.studio-auth-stats{display:flex;gap:0;margin-top:28px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.studio-auth-stats>div{flex:1 1;padding:18px 22px;background:transparent;border-right:1px solid var(--border)}.studio-auth-stats>div:last-child{border-right:none}.studio-auth-stats strong{display:block;color:var(--gold);font:400 1.95rem/1 var(--headline-font);letter-spacing:.04em}.studio-auth-stats span{display:block;margin-top:4px;color:var(--text3);font-size:.75rem}.studio-auth-panel{display:grid;place-items:center;background:var(--bg)}.studio-auth-card{width:min(100%,460px);padding:32px;border-radius:var(--radius);background:var(--bg);border:1px solid var(--border);box-shadow:none}.studio-auth-card-wide{width:min(100%,760px)}.studio-auth-primary,.studio-auth-submit{width:100%;margin-top:18px}.studio-auth-card-head{margin-bottom:30px}.studio-auth-card-head .section-lbl{margin-bottom:10px}.studio-auth-disabled{opacity:.38;cursor:not-allowed}.studio-auth-actions,.studio-auth-divider,.studio-auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-auth-divider{margin:20px 0 0}.studio-auth-divider span{flex:1 1;height:1px;background:var(--border)}.studio-auth-divider em{color:var(--text3);font-style:normal;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.studio-auth-footer{margin:18px 0 0;color:var(--text2);font-size:.88rem}.studio-auth-footer a{color:var(--gold)}.studio-auth-brand-centered .studio-auth-actions{flex-direction:column;width:min(100%,320px)}.studio-auth-brand-centered .studio-auth-footer{margin:0;text-align:center}.studio-expo-auth-page{min-height:100vh;background:var(--bg);color:var(--text)}.studio-expo-auth-shell{width:min(100%,440px);min-height:100vh;margin:0 auto;font-size:15px;line-height:20px}.studio-expo-onboarding-hero,.studio-expo-onboarding-shell{display:flex;flex-direction:column}.studio-expo-onboarding-hero{height:260px;padding:max(30px,env(safe-area-inset-top)) 20px 24px;background:#1b0d00;align-items:center;justify-content:center}.studio-expo-onboarding-poster-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:14px}.studio-expo-onboarding-poster{width:50px;border-radius:3px;border:1px solid rgba(201,168,76,.12)}.studio-expo-onboarding-poster.is-short{height:70px;background:rgba(201,168,76,.1);border-color:var(--gold-rule)}.studio-expo-onboarding-poster.is-mid{height:55px;background:rgba(201,168,76,.07)}.studio-expo-onboarding-poster.is-tall{height:80px;background:rgba(201,168,76,.15);border-color:var(--gold-rule);display:flex;align-items:center;justify-content:center}.studio-expo-onboarding-play{width:20px;height:20px;border-radius:50%;border:1px solid var(--gold);background:rgba(201,168,76,.3);display:flex;align-items:center;justify-content:center}.studio-expo-onboarding-play span{color:var(--gold);font-size:12px;margin-left:1px}.studio-expo-onboarding-hero-label{color:rgba(201,168,76,.4);font-family:var(--font-sans);font-size:12px;letter-spacing:.26em;text-transform:uppercase}.studio-expo-onboarding-content{flex:1 1;padding:16px 20px max(32px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.studio-expo-onboarding-step-row{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:18px}.studio-expo-onboarding-step-dot,.studio-expo-onboarding-step-wide{height:2px;border-radius:999px}.studio-expo-onboarding-step-wide{width:18px;background:var(--gold)}.studio-expo-onboarding-step-dot{width:5px;background:var(--border)}.studio-expo-onboarding-title,.studio-expo-signin-title{margin:0;color:var(--text);font-family:var(--font-sans);font-size:24px;line-height:28px;font-weight:800}.studio-expo-onboarding-title span{display:block;color:var(--gold)}.studio-expo-onboarding-copy,.studio-expo-signin-copy{color:var(--text2);font-family:var(--font-sans);font-size:15px;line-height:20px}.studio-expo-onboarding-copy{margin:10px 0 22px;line-height:22px}.studio-expo-signin-shell{display:flex;flex-direction:column;justify-content:center;padding:max(32px,env(safe-area-inset-top)) 20px max(32px,env(safe-area-inset-bottom))}.studio-expo-signin-head{margin-bottom:28px}.studio-expo-signin-eyebrow{margin-bottom:8px;color:var(--gold);font-family:var(--font-sans);font-size:12px;font-weight:700;letter-spacing:.26em;text-transform:uppercase}.studio-expo-signin-copy{margin:6px 0 0}.studio-expo-signin-form{display:flex;flex-direction:column}.studio-expo-auth-field{margin-bottom:10px}.studio-expo-auth-label{display:block;margin-bottom:4px;color:var(--text3);font-family:var(--font-sans);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.studio-expo-auth-input-row{min-height:44px;border-radius:3px;border:1px solid var(--border);background:var(--card2);padding:0 12px;display:flex;align-items:center;gap:9px;color:var(--text3)}.studio-expo-auth-input-row.is-focused{border-color:rgba(201,168,76,.4)}.studio-expo-auth-input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:20px;padding:10px 0}.studio-expo-auth-input::placeholder{color:var(--text2)}.studio-expo-auth-standalone-input{width:100%;min-height:44px;border-radius:3px;border:1px solid var(--border);background:var(--card2);padding:10px 12px;color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:20px;outline:none}.studio-expo-auth-standalone-input::placeholder{color:var(--text2)}.studio-expo-auth-forgot{align-self:flex-end;margin:0 0 20px;color:var(--text2);font-family:var(--font-sans);font-size:15px;line-height:20px;font-weight:500;text-decoration:none}.studio-expo-auth-primary{min-height:44px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;font-family:var(--font-sans);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:none;background:var(--gold);color:#0b0b0b}.studio-expo-auth-primary:disabled{opacity:.72}.studio-expo-auth-button-stack{display:grid;grid-gap:10px;gap:10px}.studio-expo-auth-secondary{min-height:44px;width:100%;border-radius:3px;border:1px solid var(--line);background:rgba(255,255,255,.02);color:var(--text);font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:20px}.studio-expo-auth-secondary:disabled{opacity:.72}.studio-expo-auth-footer-row{margin-top:18px;color:var(--text3);font-family:var(--font-sans);font-size:15px;text-align:center}.studio-expo-auth-footer-row a{color:var(--gold);text-decoration:none}.studio-expo-auth-footer-link{display:inline-flex;align-items:center;gap:5px}.studio-expo-auth-footer-link svg{width:13px;height:13px;display:block}.studio-expo-auth-back-link{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--text2);font-family:var(--font-sans);font-size:15px;text-decoration:none}@media (min-width:768px){.studio-expo-auth-shell{width:min(100%,460px)}.studio-expo-onboarding-hero{height:300px}.studio-expo-onboarding-content,.studio-expo-signin-shell{padding-left:24px;padding-right:24px}}.studio-password-field{position:relative}.studio-password-field .input-field{padding-right:84px}.studio-password-toggle{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:none;color:var(--gold);font:600 .62rem/1 var(--body-font);letter-spacing:.12em;text-transform:uppercase}.studio-poster-row{display:grid;grid-template-columns:.82fr .92fr 1.08fr;grid-gap:14px;gap:14px;width:min(100%,420px)}.studio-poster{border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,rgba(201,168,76,.18),transparent 38%),linear-gradient(180deg,rgba(38,38,38,1),rgba(11,11,11,1));box-shadow:0 24px 50px rgba(0,0,0,.28)}.studio-poster-short{height:188px}.studio-poster-mid{height:224px}.studio-poster-tall{height:270px;position:relative;overflow:hidden}.studio-poster-play{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:32px;border-radius:999px;background:rgba(7,7,7,.78);border:1px solid rgba(201,168,76,.36);color:var(--gold);font:700 .64rem/1 var(--headline-font);letter-spacing:.18em}.studio-analytics-grid,.studio-film-grid,.studio-form-grid-2,.studio-form-grid-wide,.studio-profile-columns,.studio-review-grid,.studio-split-grid,.studio-stats-grid{display:grid;grid-gap:18px;gap:18px}.studio-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-height:122px;padding:18px 20px 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:none}.stat-label{color:var(--text3);font:600 .62rem/1 var(--body-font);letter-spacing:.12em;text-transform:uppercase}.stat-val{margin-top:12px;color:var(--text);font:700 clamp(1.4rem,2vw,1.8rem)/1 var(--mono-font)}.stat-change{margin-top:8px;color:var(--text3);font-size:.76rem}.stat-up{color:var(--green)}.studio-chart-card{margin-top:18px}.studio-chart-sub{margin-top:6px}.studio-chart-area{height:230px;display:grid;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));align-items:end;grid-gap:10px;gap:10px;margin-top:22px}.studio-chart-column{display:flex;flex-direction:column;align-items:center;gap:10px;height:100%;justify-content:flex-end}.studio-chart-bar{width:100%;min-height:12px;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,rgba(232,201,122,.96),rgba(201,168,76,.32));box-shadow:0 12px 24px rgba(201,168,76,.18)}.studio-chart-label{color:var(--text3);font:600 .62rem/1 var(--body-font)}.studio-panel-header{margin-bottom:16px}.studio-film-table{display:flex;flex-direction:column;gap:8px}.studio-film-table-head,.studio-film-table-row{display:grid;grid-template-columns:minmax(240px,2.1fr) minmax(90px,.8fr) minmax(80px,.7fr) minmax(110px,.9fr) minmax(90px,.8fr);grid-gap:14px;gap:14px;align-items:center}.studio-film-table-head{padding:0 0 10px;border-bottom:1px solid var(--border);color:var(--text3);font:700 .62rem/1 var(--headline-font);letter-spacing:.12em;text-transform:uppercase}.studio-film-table-row{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.04)}.studio-film-cell{display:flex;align-items:center;gap:12px}.studio-film-poster{width:50px;height:66px;border-radius:6px;background:linear-gradient(160deg,rgba(201,168,76,.18),transparent 48%),linear-gradient(180deg,rgba(35,35,35,1),rgba(10,10,10,1));background-size:cover;background-position:50%;border:1px solid rgba(255,255,255,.06)}.studio-film-card-title,.studio-film-title,.studio-profile-name{font:500 .96rem/1.2 var(--body-font)}.studio-activity-copy span,.studio-alert-body em,.studio-alert-body span,.studio-breakdown-meta,.studio-film-card-meta,.studio-film-genre,.studio-menu-copy span,.studio-pipeline-copy span,.studio-profile-email,.studio-subsection-copy,.studio-transaction-copy span,.studio-transaction-meta span{color:var(--text2);font-size:.82rem}.studio-breakdown-top strong,.studio-film-card-price,.studio-film-stat,.studio-split-copy strong,.studio-transaction-meta strong{font:700 .88rem/1.2 var(--mono-font)}.studio-film-stat-gold{color:var(--gold)}.studio-text-green{color:var(--green)}.studio-split-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);margin-top:18px}.studio-activity-list,.studio-alert-list,.studio-breakdown-list,.studio-menu-list,.studio-pipeline-list,.studio-rank-list,.studio-transaction-list{display:flex;flex-direction:column;gap:10px}.studio-activity-row,.studio-menu-row,.studio-pipeline-row,.studio-rank-row,.studio-transaction-row{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.05)}.studio-activity-row:last-child,.studio-menu-row:last-child,.studio-pipeline-row:last-child,.studio-rank-row:last-child,.studio-transaction-row:last-child{border-bottom:none;padding-bottom:0}.studio-activity-copy,.studio-menu-copy,.studio-pipeline-copy,.studio-transaction-copy{display:flex;flex-direction:column;gap:4px}.studio-pipeline-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px}.studio-activity-copy strong,.studio-alert-body strong,.studio-menu-copy strong,.studio-pipeline-copy strong,.studio-transaction-copy strong{font:700 .9rem/1.2 var(--headline-font)}.studio-film-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.studio-pipeline-board{display:flex;flex-direction:column;gap:12px}.studio-pipeline-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.studio-pipeline-board-copy{display:flex;flex-direction:column;gap:4px}.studio-pipeline-board-title{color:var(--text);font-size:13px;font-weight:500}.studio-pipeline-board-list{display:flex;flex-direction:column}.studio-films-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.studio-films-header-row .ph{margin-bottom:0}.studio-films-stack{display:flex;flex-direction:column;gap:18px}.studio-films-toolbar-inner{margin-bottom:0}.studio-films-state,.studio-pipeline-state{min-height:220px;display:grid;place-items:center;text-align:center;color:var(--text2)}.studio-film-card,.studio-upload-card{min-height:100%;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:none}.studio-film-card-poster{aspect-ratio:16/10;display:flex;align-items:flex-start;justify-content:flex-end;padding:14px;background:linear-gradient(160deg,rgba(201,168,76,.12),transparent 42%),linear-gradient(180deg,rgba(28,28,28,1),rgba(9,9,9,1));background-size:cover;background-position:50%}.studio-film-card-body{padding:18px}.studio-film-card-stats{margin-top:14px;justify-content:flex-start}.studio-film-card-metrics{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.studio-film-card-metric{min-width:0;display:flex;flex-direction:column;gap:4px}.studio-film-card-metric span{color:var(--text3);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.studio-film-card-metric strong{color:var(--text);font:700 .88rem/1.2 var(--mono-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-film-card-metric strong.gold{color:var(--gold)}.studio-film-card-footer{margin-top:18px}.studio-film-card-actions{display:flex;gap:10px;flex-wrap:wrap}.studio-film-card-note{margin-top:12px;color:var(--text3);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.studio-filter-tab,.studio-icon-action,.studio-stage-chip,.studio-upload-card{transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease}.studio-icon-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:4px;border:1px solid var(--border);color:var(--text2);font:600 .62rem/1 var(--body-font);letter-spacing:.1em;text-transform:uppercase}.studio-filter-tab:hover,.studio-icon-action:hover,.studio-stage-chip:hover,.studio-upload-card:hover{border-color:var(--gold-rule);color:var(--gold)}.studio-upload-card{min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:26px;text-align:center;background:radial-gradient(circle at top,rgba(201,168,76,.12),transparent 42%),linear-gradient(180deg,rgba(18,18,18,.98),rgba(8,8,8,.98))}.studio-upload-card-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:rgba(201,168,76,.08);border:1px solid var(--gold-rule);color:var(--gold);font:800 1.8rem/1 var(--headline-font)}.studio-upload-card-label{margin-top:18px;font:800 1rem/1.1 var(--headline-font)}.studio-upload-card-sub{margin-top:8px;color:var(--text2);font-size:.82rem}.studio-stage-chip-row,.studio-tab-row{display:flex;gap:10px;flex-wrap:wrap}.studio-filter-tab,.studio-stage-chip{min-height:44px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid var(--border);color:var(--text2);font:700 .66rem/1 var(--headline-font);letter-spacing:.12em;text-transform:uppercase}.studio-filter-tab.active,.studio-stage-chip.active{background:var(--gold-bg);border-color:var(--gold-rule);color:var(--gold)}.studio-stage-chip{display:inline-flex;align-items:center;gap:12px}.studio-stage-chip strong{font-size:.84rem}.studio-breakdown-item,.studio-mini-chart-row,.studio-review-row{display:grid;grid-template-columns:minmax(0,120px) minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.studio-breakdown-track,.studio-mini-chart-track,.studio-split-bar{position:relative;height:8px;border-radius:999px;background:rgba(255,255,255,.06);overflow:hidden}.studio-breakdown-fill,.studio-mini-chart-fill,.studio-split-fill-gold,.studio-split-fill-gray{position:absolute;inset:0 auto 0 0;border-radius:inherit}.studio-breakdown-fill,.studio-mini-chart-fill,.studio-split-fill-gold{background:linear-gradient(90deg,rgba(232,201,122,.95),rgba(201,168,76,.55))}.studio-split-fill-gray{left:auto;right:0;background:rgba(255,255,255,.16)}.studio-breakdown-item{grid-template-columns:minmax(0,1fr);gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.05)}.studio-breakdown-item:last-child{padding-bottom:0;border-bottom:none}.studio-split-box{margin-top:22px;padding-top:20px;border-top:1px solid var(--border)}.studio-split-copy{display:flex;flex-direction:column;gap:4px;min-width:84px}.studio-split-copy span{color:var(--text2);font-size:.75rem}.studio-split-copy-end{text-align:right}.studio-transaction-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font:700 .56rem/1 var(--headline-font);letter-spacing:.12em;text-transform:uppercase;flex-shrink:0}.studio-transaction-icon.credit{color:var(--green);background:var(--green-bg);border:1px solid var(--green-rule)}.studio-transaction-icon.debit{color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-rule)}.studio-transaction-meta{flex-direction:column;align-items:flex-end;gap:4px}.studio-transaction-meta .credit{color:var(--green)}.studio-transaction-meta .debit{color:var(--gold)}.studio-menu-row-link,.studio-row-link,.studio-transaction-link{color:inherit}.studio-transaction-link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.05)}.studio-transaction-link:last-child{border-bottom:none;padding-bottom:0}.studio-menu-row-link:hover strong,.studio-row-link:hover strong,.studio-transaction-link:hover .studio-transaction-copy strong{color:var(--gold)}.studio-transaction-row-static{padding:14px 0}.studio-profile-grid{display:flex;flex-direction:column;gap:18px}.studio-profile-hero{display:flex;align-items:center;gap:18px;padding:24px;border-radius:4px;border:1px solid var(--border);background:radial-gradient(circle at top right,rgba(201,168,76,.12),transparent 38%),linear-gradient(180deg,rgba(17,17,17,.96),rgba(10,10,10,.98))}.studio-profile-avatar{width:88px;height:88px;font-size:1.2rem}.studio-profile-copy{display:flex;flex-direction:column;gap:8px}.studio-profile-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-menu-copy{gap:4px}.studio-menu-row-link{display:flex}.studio-alert-item{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;width:100%;padding:16px 0;text-align:left;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.05);color:inherit}.studio-alert-item:last-child{border-bottom:none;padding-bottom:0}.studio-alert-item.unread .studio-alert-body strong{color:var(--gold)}.studio-group-label{margin:8px 0 2px;color:var(--text3);font:700 .62rem/1 var(--headline-font);letter-spacing:.16em;text-transform:uppercase}.studio-alert-icon{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;font:800 .72rem/1 var(--headline-font);flex-shrink:0}.studio-alert-icon.gold{color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-rule)}.studio-alert-icon.green{color:var(--green);background:var(--green-bg);border:1px solid var(--green-rule)}.studio-alert-icon.blue{color:var(--blue);background:var(--blue-bg);border:1px solid var(--blue-rule)}.studio-alert-icon.red{color:var(--red);background:var(--red-bg);border:1px solid var(--red-rule)}.studio-alert-icon.purple{color:var(--purple);background:var(--purple-bg);border:1px solid var(--purple-rule)}.studio-alert-body{display:flex;flex-direction:column;gap:4px}.studio-alert-body em{font-style:normal;color:var(--text3)}.studio-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-form-grid-wide{grid-template-columns:1.2fr .8fr}.studio-dropzone{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:4px;border:1px dashed rgba(201,168,76,.34);background:rgba(201,168,76,.04)}.studio-dropzone-large{min-height:190px;justify-content:center}.studio-dropzone strong{font:700 .9rem/1.2 var(--headline-font)}.studio-dropzone span,.studio-submit-note{color:var(--text2);font-size:.82rem}.studio-checkbox-row{display:flex;gap:10px;align-items:flex-start;margin-top:18px;color:var(--text2);font-size:.88rem}.studio-checkbox-row input{margin-top:2px}.studio-toggle-row{display:flex;gap:10px;align-items:flex-start;color:var(--text2);font-size:.88rem}.studio-toggle-row input{margin-top:2px}.studio-info-box{margin-top:18px;padding:16px;border-radius:4px;background:rgba(255,255,255,.02);border:1px solid var(--border)}.studio-info-row+.studio-info-row{margin-top:10px}.studio-receipt-list{display:flex;flex-direction:column;gap:12px}.studio-receipt-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.05)}.studio-receipt-row:last-child{border-bottom:none;padding-bottom:0}.studio-receipt-row span{color:var(--text2);font-size:.84rem}.studio-receipt-row strong{font:700 .88rem/1.2 var(--headline-font)}.studio-studio-compact-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.studio-performance-hero{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1fr);grid-gap:20px;gap:20px}.studio-performance-banner{min-height:260px;border-radius:4px;border:1px solid var(--border);background:linear-gradient(160deg,rgba(201,168,76,.14),transparent 42%),linear-gradient(180deg,rgba(28,28,28,1),rgba(9,9,9,1));background-size:cover;background-position:50%}.studio-performance-copy{display:flex;flex-direction:column;gap:16px}.studio-performance-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-split-box-tight{margin-top:0;padding-top:0;border-top:none}.studio-performance-bars{min-height:190px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:12px}.studio-performance-bar-col{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px}.studio-performance-bar-col span,.studio-performance-bar-col strong{font-size:.75rem}.studio-performance-bar-col span{color:var(--text3)}.studio-performance-bar-col strong{color:var(--text2)}.studio-performance-bar{width:100%;min-height:8px;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,rgba(232,201,122,.96),rgba(201,168,76,.36));box-shadow:0 14px 28px rgba(201,168,76,.16)}.studio-audience-row{display:grid;grid-template-columns:32px minmax(0,1fr) minmax(120px,.8fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.05)}.studio-audience-row:last-child{border-bottom:none}.studio-audience-rank{color:var(--text2);font:700 .84rem/1 var(--headline-font)}.studio-audience-label{color:var(--text);font:700 .88rem/1.2 var(--headline-font)}.studio-text-muted{color:var(--text3)}.studio-chat-shell{width:min(100%,920px);margin:0 auto}.studio-chat-page{display:flex;flex-direction:column;gap:12px}.studio-chat-header{display:flex;align-items:center;gap:10px}.studio-chat-back{width:44px;height:44px;border-radius:22px;border:1px solid var(--border);background:var(--bg3);color:var(--text2);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.studio-chat-back:hover{color:var(--gold);border-color:var(--gold-rule);background:var(--gold-bg)}.studio-chat-back svg{width:14px;height:14px;display:block}.studio-chat-header-copy{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.studio-chat-header-title{color:var(--text);font:700 1.04rem/1.1 var(--headline-font);letter-spacing:.08em;text-transform:uppercase}.studio-chat-header-meta{display:flex;align-items:center;gap:6px;min-width:0;color:var(--green);font:500 .72rem/1.2 var(--body-font)}.studio-chat-header-meta span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-chat-online-dot{width:6px;height:6px;border-radius:999px;background:var(--green);flex-shrink:0}.studio-chat-title-badge{flex-shrink:0;border-radius:999px;border:1px solid var(--gold-rule);background:var(--gold-bg);padding:5px 9px}.studio-chat-title-badge-text{display:block;color:var(--gold);font:700 .62rem/1 var(--headline-font);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.studio-chat-context-card{border-radius:3px;border:1px solid var(--gold-rule);background:var(--gold-bg);padding:14px 16px;display:grid;grid-gap:6px;gap:6px}.studio-chat-context-title{margin:0;color:var(--text);font:700 1.06rem/1.3 var(--headline-font)}.studio-chat-context-text{margin:0;color:var(--text2);font-size:.95rem;line-height:1.6}.studio-chat-state-card{min-height:180px;border-radius:3px;border:1px solid var(--border);background:var(--surface);padding:18px 16px;display:grid;place-items:center;text-align:center;color:var(--text2)}.studio-chat-empty-title{margin:0;color:var(--text);font:700 1.05rem/1.2 var(--headline-font)}.studio-chat-empty-text{margin:6px 0 0;color:var(--text2);font-size:.95rem;line-height:1.6}.studio-chat-thread-rail{margin-top:2px}.studio-chat-thread-scroll{display:flex;gap:8px;overflow-x:auto;padding-right:6px;scrollbar-width:none}.studio-chat-thread-scroll::-webkit-scrollbar{display:none}.studio-chat-thread-chip{min-height:44px;max-width:180px;border-radius:999px;border:1px solid var(--border);background:var(--bg3);color:var(--text2);padding:9px 14px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.studio-chat-thread-chip.active{background:rgba(201,168,76,.14);border-color:var(--gold-rule);color:var(--text)}.studio-chat-thread-chip-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:700 .68rem/1 var(--headline-font);letter-spacing:.08em;text-transform:uppercase}.studio-chat-thread-chip-dot{width:7px;height:7px;border-radius:999px;background:var(--green);flex-shrink:0}.studio-chat-conversation{min-height:620px;border-radius:3px;border:1px solid var(--border);background:var(--bg2);overflow:hidden;display:flex;flex-direction:column}.studio-chat-conversation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}.studio-chat-conversation-copy{flex:1 1;min-width:0}.studio-chat-conversation-title{margin:0;color:var(--text);font:700 1.08rem/1.33 var(--headline-font)}.studio-chat-conversation-meta{margin:2px 0 0;color:var(--text2);font-size:.88rem;line-height:1.4}.studio-chat-conversation-updated{margin:0;color:var(--text3);font-size:.75rem;line-height:1.2;text-align:right;flex-shrink:0}.studio-chat-message-list{min-height:320px;max-height:min(54vh,520px);overflow-y:auto;background:var(--bg);padding:14px 16px 18px;display:flex;flex-direction:column;gap:10px}.studio-chat-system{align-self:center;margin:0 0 2px;color:var(--text3);font-size:.75rem;line-height:1.35;text-align:center}.studio-chat-message-row{display:flex}.studio-chat-message-row.own{justify-content:flex-end}.studio-chat-message-row.other{justify-content:flex-start}.studio-chat-bubble{max-width:82%;border:1px solid var(--border);border-radius:10px;padding:8px 10px;display:grid;grid-gap:4px;gap:4px}.studio-chat-bubble.own{background:var(--gold);border-color:var(--gold);color:#000}.studio-chat-bubble.other{background:var(--bg3);border-bottom-left-radius:3px}.studio-chat-message-sender{margin:0;font-size:.75rem;line-height:1.2;font-weight:500;color:var(--text2)}.studio-chat-message-text{margin:0;color:var(--text);font-size:.95rem;line-height:1.6;white-space:pre-wrap;word-break:break-word}.studio-chat-message-time{margin:0;color:var(--text3);font-size:.75rem;line-height:1.2}.studio-chat-bubble.own .studio-chat-message-sender{color:rgba(0,0,0,.78)}.studio-chat-bubble.own .studio-chat-message-text{color:#000}.studio-chat-bubble.own .studio-chat-message-time{color:rgba(0,0,0,.56);text-align:right}.studio-chat-bubble.other .studio-chat-message-time{text-align:left}.studio-chat-composer-wrap{border-top:1px solid var(--border);background:var(--bg);padding:10px 16px;display:grid;grid-gap:8px;gap:8px}.studio-chat-inline-error{margin:0;color:#f28b95;font-size:.88rem;line-height:1.4}.studio-chat-composer-row{display:flex;align-items:center;gap:8px}.studio-chat-input-wrap{flex:1 1;min-height:40px;max-height:120px;border-radius:20px;border:1px solid var(--border);background:var(--bg3);padding:8px 12px;display:flex;align-items:flex-start}.studio-chat-compose-input{width:100%;min-height:22px;max-height:96px;border:none;outline:none;resize:none;background:transparent;color:var(--text);font:400 .95rem/1.5 var(--body-font)}.studio-chat-compose-input::placeholder{color:var(--text3)}.studio-chat-send{width:44px;height:44px;border:none;border-radius:22px;background:var(--gold);color:#000;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.studio-chat-send:disabled{opacity:.45;cursor:not-allowed}.studio-chat-send svg{width:14px;height:14px;display:block}.studio-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.studio-stepper-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:4px;border:1px solid var(--border);background:rgba(255,255,255,.02);color:var(--text2)}.studio-stepper-num{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font:800 .64rem/1 var(--headline-font);background:rgba(255,255,255,.05)}.studio-stepper-num.active,.studio-stepper-num.done{background:var(--gold);color:#080808}.studio-stepper-label{font:700 .68rem/1.1 var(--headline-font);letter-spacing:.1em;text-transform:uppercase}.studio-stepper-label.active{color:var(--gold)}.studio-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-review-card{padding:22px}.studio-review-card-wide{grid-column:1/-1}.studio-review-row{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.05)}.studio-review-row:last-of-type{border-bottom:none}.studio-nav-actions{display:flex;justify-content:space-between;gap:12px;margin:18px 0}.studio-view-link-button{color:var(--gold)}.studio-film-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.studio-film-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));grid-gap:18px;gap:18px;min-width:240px}.studio-film-detail-meta span{display:block;color:var(--text3);font:700 .6rem/1 var(--headline-font);letter-spacing:.14em;text-transform:uppercase}.studio-film-detail-meta strong{display:block;margin-top:8px;font:700 .92rem/1.2 var(--headline-font)}.studio-subsection-title{font-size:1.4rem}@media (max-width:1180px){.studio-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-analytics-grid,.studio-film-grid,.studio-form-grid-wide,.studio-performance-hero,.studio-profile-columns,.studio-split-grid{grid-template-columns:minmax(0,1fr)}.studio-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-films-header-row{flex-direction:column;align-items:stretch}}@media (max-width:960px){.studio-shell{display:block}.studio-sidebar{display:none}.studio-shell-frame{padding-left:0}.studio-shell-header{display:none}.studio-main{padding:0 0 84px}.studio-main-inner{width:100%;margin:0;padding:0}.studio-mobile-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:18px 20px;background:rgba(7,7,7,.94);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.studio-mobile-brand,.studio-mobile-title{font:600 .66rem/1 var(--body-font);letter-spacing:.14em;text-transform:uppercase}.studio-mobile-brand{color:var(--gold)}.studio-mobile-brand-wordmark-image{display:block;width:auto;max-width:112px;height:12px;object-fit:contain}.studio-route-page{padding:24px 20px 0}.studio-mobile-tabs{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1px;gap:1px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:rgba(7,7,7,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.studio-mobile-tab-link{min-height:54px;flex-direction:column;gap:6px;border-radius:8px;color:var(--text3);font:700 .58rem/1 var(--headline-font);letter-spacing:.1em;text-transform:uppercase}.studio-mobile-tab-icon,.studio-mobile-tab-link{display:flex;align-items:center;justify-content:center}.studio-mobile-tab-icon{width:26px;height:26px;border-radius:999px}.studio-mobile-tab-icon svg{width:12px;height:12px;fill:currentColor}.studio-mobile-tab-link-active{color:var(--gold);background:rgba(201,168,76,.08)}.studio-mobile-tab-link-active .studio-mobile-tab-icon{background:rgba(201,168,76,.12)}.studio-auth-two-column{grid-template-columns:1fr}.studio-auth-aside{min-height:360px}}@media (max-width:720px){.studio-chart-header,.studio-film-detail-hero,.studio-nav-actions,.studio-panel-header,.studio-route-actions,.studio-route-head,.studio-route-toolbar,.studio-route-topbar{flex-direction:column;align-items:stretch}.studio-form-grid-2,.studio-review-grid,.studio-stats-grid,.studio-stepper{grid-template-columns:minmax(0,1fr)}.studio-film-table-head{display:none}.studio-film-table-row{grid-template-columns:minmax(0,1fr);gap:10px;padding:16px 0}.studio-chat-conversation-head,.studio-chat-header,.studio-film-card-footer,.studio-film-card-stats,.studio-split-row{flex-direction:column;align-items:stretch}.studio-chat-title-badge{align-self:flex-start}.studio-pipeline-actions{width:100%;justify-content:flex-start}.studio-audience-row,.studio-film-detail-meta,.studio-mini-chart-row,.studio-review-row{grid-template-columns:minmax(0,1fr)}.studio-film-detail-meta{min-width:0}.studio-auth-aside,.studio-auth-brand,.studio-auth-card,.studio-auth-panel,.studio-auth-shell{padding:24px}}.label{font-family:var(--headline-font);font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--text3);font-weight:700}.gold{color:var(--gold)}.t2{color:var(--text2)}.t3{color:var(--text3)}.gap-s{margin-bottom:18px}.badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-family:var(--headline-font);font-size:12px;letter-spacing:.07em;text-transform:uppercase;font-weight:700;min-height:0}.b-live{background:rgba(39,174,96,.1);color:#4caf76;border:1px solid rgba(39,174,96,.2)}.b-sched{background:rgba(201,168,76,.09);color:var(--gold);border:1px solid rgba(201,168,76,.22)}.b-pending{background:rgba(255,183,77,.08);color:#f0b429;border:1px solid rgba(255,183,77,.2)}.b-reject{background:rgba(192,57,43,.12);color:#e05a4e;border:1px solid rgba(192,57,43,.25)}.b-verified{background:rgba(39,174,96,.1);color:#4caf76;border:1px solid rgba(39,174,96,.2);font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:9px 18px;border-radius:var(--radius-sm);font-family:var(--headline-font);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;transition:transform .08s,opacity .08s,background .16s,border-color .16s,color .16s,box-shadow .16s;white-space:nowrap;touch-action:manipulation}.btn:active:not(:disabled){transform:scale(.96);opacity:.82}.btn-p{background:var(--gold);color:#0a0a0a}.btn-p:hover{background:var(--gold-soft);box-shadow:0 3px 16px rgba(201,168,76,.25)}.btn-g{background:transparent;color:var(--text2);border:1px solid var(--border-strong)}.btn-g:hover{border-color:var(--gold-rule);color:var(--gold)}.btn-og{background:transparent;color:var(--gold);border:1px solid var(--gold-rule)}.btn-og:hover{background:var(--gold-bg)}.btn-d{background:transparent;color:#e05a4e;border:1px solid rgba(192,57,43,.25)}.btn-d:hover{background:rgba(192,57,43,.12)}.btn-sm{padding:7px 14px;font-size:12px}.btn-lg{padding:13px 24px;font-size:14px}.btn-w{width:100%}.fg{display:flex;flex-direction:column;gap:6px}.fl{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text3);font-weight:500}.fi,.fsel,.fta{background:var(--surface);border:1px solid var(--border);color:var(--text);font-family:var(--body-font);font-size:14px;padding:10px 13px;border-radius:var(--radius-sm);outline:none;transition:border-color .15s;width:100%}.fi:focus,.fsel:focus,.fta:focus{border-color:var(--gold-rule)}.fi::placeholder,.fta::placeholder{color:var(--text3)}.fta{resize:vertical;min-height:80px}.fsel{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.ia{position:relative}.ia .fi{padding-right:70px}.ia-btn{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);cursor:pointer;font-weight:600;border:none;background:none}.fr{display:grid;grid-gap:16px;gap:16px}.fr2{grid-template-columns:1fr 1fr}.fr3{grid-template-columns:1fr 1fr 1fr}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.ch{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:14px}.cb{padding:20px}#signin-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.si-left{background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:space-between;padding:44px 52px;position:relative;overflow:hidden}.si-left:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 50% at 25% 65%,rgba(201,168,76,.07) 0,transparent 60%),radial-gradient(ellipse 35% 35% at 80% 20%,rgba(201,168,76,.04) 0,transparent 50%)}.si-hero,.si-logo,.si-stats{position:relative;z-index:1}.si-logo .lt{font-family:var(--font-brand);font-size:24px;letter-spacing:.08em;color:var(--gold);font-weight:800}.si-logo .ls{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--text3)}.si-hero h1{font-family:var(--headline-font);font-size:clamp(4.8rem,6vw,5.6rem);line-height:.92;letter-spacing:0;color:var(--text);margin-bottom:22px;font-weight:800;max-width:370px}.si-hero h1 span{color:var(--gold);display:block}.si-hero p{font-size:14px;color:var(--text2);line-height:1.65;max-width:360px}.si-stats{display:flex;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.si-stat{flex:1 1;padding:18px 22px;border-right:1px solid var(--border)}.si-stat:last-child{border-right:none}.si-stat .n{font-family:var(--headline-font);font-size:28px;color:var(--gold);letter-spacing:.02em;font-weight:800}.si-stat .l{font-size:12px;color:var(--text3);margin-top:2px}.si-right{background:var(--bg);display:flex;align-items:center;justify-content:center;padding:60px 80px}.si-form-wrap{width:100%;max-width:360px}.si-head{margin-bottom:32px}.si-head .lbl{font-family:var(--headline-font);font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--text3);margin-bottom:10px;font-weight:700}.si-head h2{font-family:var(--display-font);font-size:28px;color:var(--text);margin-bottom:7px;font-weight:800;line-height:1.08}.si-head p{font-size:14px;color:var(--text2)}.si-fields{display:flex;flex-direction:column;gap:18px}.si-div{display:flex;align-items:center;gap:14px;color:var(--text3);font-size:12px;text-transform:lowercase}.si-div:after,.si-div:before{content:"";flex:1 1;height:1px;background:var(--border)}.g-btn{display:flex;align-items:center;justify-content:center;gap:9px;padding:10px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text3);font-size:13px;font-family:var(--body-font);cursor:not-allowed;opacity:.35;background:transparent}.g-btn svg{width:15px;height:15px;flex-shrink:0}.forgot{font-size:12px;color:var(--gold);letter-spacing:.05em;text-transform:uppercase;font-weight:600}#signin-wrap .studio-auth-footer{margin:4px 0 0;color:var(--text2);font-size:13px}#signin-wrap .studio-auth-footer a{color:var(--gold)}#signin-wrap .studio-auth-footer a:hover{color:var(--gold-soft)}.sidebar{width:var(--sidebar-width);height:100vh;overflow:hidden;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:100}.sb-logo{height:56px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid var(--border);flex-shrink:0}.sb-logo .lt{font-family:var(--font-brand);font-size:20px;letter-spacing:.08em;color:var(--gold);font-weight:800}.sb-logo .ls{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--text3)}.sb-wordmark{display:block;width:100%;max-width:140px;height:auto;object-fit:contain}.sb-nav{flex:1 1;padding:12px 10px;overflow-y:auto}.ns{font-family:var(--headline-font);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--text3);padding:12px 10px 5px;font-weight:700}.ni{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 10px;border-radius:var(--radius-sm);color:var(--text2);font-size:13px;font-weight:500;cursor:pointer;transition:background .14s,color .14s,opacity .08s;margin-bottom:1px;border:none;background:none;width:100%;text-align:left;font-family:var(--body-font);touch-action:manipulation}.ni:active{opacity:.7}.ni svg{width:15px;height:15px;flex-shrink:0;opacity:.65;display:block}.ni:hover{background:var(--card);color:var(--text)}.ni:hover svg{opacity:1}.ni.on{background:var(--gold-bg);color:var(--gold);border-left:2px solid var(--gold);padding-left:8px}.ni.on svg{opacity:1}.nb{margin-left:auto;background:var(--gold);color:var(--bg);font-size:12px;font-weight:700;padding:1px 6px;border-radius:10px;min-width:18px;text-align:center}.sb-foot{height:56px;padding:0 10px;border-top:1px solid var(--border);flex-shrink:0}.sb-foot,.sb-user{display:flex;align-items:center}.sb-user{gap:9px;padding:9px 10px;border-radius:var(--radius-sm);cursor:pointer;transition:background .14s,opacity .08s,transform .08s}.sb-user:hover{background:var(--card)}.sb-user:active{opacity:.76;transform:scale(.985)}.ava{width:32px;height:32px;border-radius:50%;background:var(--gold-bg);border:1px solid var(--gold-rule);display:flex;align-items:center;justify-content:center;font-family:var(--headline-font);font-size:14px;color:var(--gold);flex-shrink:0}.sb-name{font-size:13px;font-weight:500}.sb-role{font-size:12px;color:var(--text3)}.mc{margin-left:var(--sidebar-width);flex:1 1;min-height:100vh}.mc-account{margin-left:0}.studio-shell-desktop-account .mc{margin-left:0;display:flex;flex-direction:column}.studio-shell-desktop-account .mc>main{width:100%;display:flex;justify-content:center}.studio-shell-desktop-account .studio-desktop-branch{width:100%}.studio-shell-desktop-account .pc{width:min(100%,680px);max-width:680px;margin:0 auto;padding:28px 24px 40px}.studio-shell-desktop-account .topbar{padding:0}.studio-shell-desktop-account .topbar-inner-account{width:min(100%,680px);margin:0 auto;padding:0 24px;box-sizing:border-box}.studio-tab-row{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:24px;overflow-x:auto;scrollbar-width:none}.studio-tab-row::-webkit-scrollbar{display:none}.studio-tab-btn{padding:10px 18px;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text3);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;margin-bottom:-1px;transition:color .15s,opacity .08s;touch-action:manipulation}.studio-tab-btn:active{opacity:.65}.studio-tab-btn:hover{color:var(--text)}.studio-tab-btn.on{color:var(--gold);border-bottom-color:var(--gold)}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(11,11,11,.93);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:0 32px;height:56px}.topbar,.topbar-inner{display:flex;align-items:center;justify-content:space-between}.topbar-inner{width:100%}.tb-title{font-family:var(--headline-font);font-size:12px;color:var(--text3);letter-spacing:.12em;text-transform:uppercase;font-weight:700}.tb-title-logo-link{display:inline-flex;align-items:center}.tb-title-logo{display:block;width:auto;max-width:150px;height:18px;object-fit:contain}.tb-acts{display:flex;align-items:center;gap:10px}.tb-acts .btn.btn-sm{min-height:30px;height:30px;padding:0 14px}.tb-profile{position:relative}.tb-profile-trigger{width:auto;min-width:66px;height:44px;padding:0 10px 0 7px;border-radius:10px;background:rgba(255,255,255,.04);display:inline-flex;align-items:center;justify-content:space-between;gap:8px}.tb-profile-trigger-avatar{width:30px;height:30px;border-radius:7px;border:1px solid var(--border);background:rgba(255,255,255,.03);display:inline-flex;align-items:center;justify-content:center;color:inherit}.tb-profile-trigger-avatar svg{width:16px;height:16px}.tb-profile-trigger-caret{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--text3);transform:rotate(180deg);transition:transform .14s ease,color .12s}.tb-profile-trigger.active .tb-profile-trigger-caret,.tb-profile-trigger:hover .tb-profile-trigger-caret{color:var(--text)}.tb-profile.is-open .tb-profile-trigger-caret{transform:rotate(0deg)}.tb-profile-menu{position:absolute;top:calc(100% + 2px);right:0;width:220px;border-radius:var(--radius);border:1px solid var(--border);background:var(--card);box-shadow:0 18px 44px rgba(0,0,0,.45);overflow:hidden;z-index:85;opacity:0;visibility:hidden;transform:translateY(6px);pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.tb-profile.is-open .tb-profile-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.tb-profile-menu-head{padding:14px 14px 12px;border-bottom:1px solid var(--border);background:transparent}.tb-profile-menu-back-link{display:inline-flex;align-items:center;gap:8px;color:var(--text2);font-family:var(--body-font);font-size:13px;font-weight:600;transition:color .12s}.tb-profile-menu-back-link:hover{color:var(--gold)}.tb-profile-menu-back-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tb-profile-summary{display:flex;align-items:center;gap:10px}.tb-profile-summary-avatar{width:40px;height:40px;border-radius:999px;border:1px solid var(--gold-rule);background:var(--gold-bg);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;font-family:var(--headline-font);font-size:14px;font-weight:700;letter-spacing:.04em;flex-shrink:0}.tb-profile-summary-copy{min-width:0;flex:1 1}.tb-profile-menu-title{color:var(--text);font-family:var(--display-font);font-size:17px;font-weight:700;line-height:1.1}.tb-profile-menu-title,.tb-profile-summary-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-profile-summary-email{margin-top:5px;color:var(--text3);font-family:var(--body-font);font-size:12px}.tb-profile-summary-badge{margin-top:7px}.tb-profile-summary-stats{margin-top:12px;border-top:1px solid rgba(255,255,255,.06)}.tb-profile-summary-stat{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05)}.tb-profile-summary-stat:last-child{border-bottom:none;padding-bottom:0}.tb-profile-summary-stat span{color:var(--text3);font-size:12px}.tb-profile-summary-stat strong{color:var(--text);font-family:var(--mono-font);font-size:12px}.tb-profile-summary-stat strong.is-gold{color:var(--gold)}.tb-profile-menu-link,.tb-profile-menu-signout{width:100%;display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 14px;border:none;border-bottom:1px solid rgba(255,255,255,.04);background:transparent;color:var(--text2);font-family:var(--body-font);font-size:13px;font-weight:500;text-align:left;transition:background .12s,color .12s}.tb-profile-menu-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tb-profile-menu-icon svg{width:16px;height:16px;display:block}.tb-profile-menu-link:hover,.tb-profile-menu-signout:hover{background:rgba(255,255,255,.03);color:var(--text)}.tb-profile-menu-link:active,.tb-profile-menu-signout:active{opacity:.74}.tb-profile-menu-signout{color:var(--red);font-weight:600;border-bottom:none}.tb-profile-menu-signout:hover{color:#f57d87;background:rgba(212,64,80,.11)}.tb-icon{height:44px;border-radius:7px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--text2);transition:transform .08s,opacity .08s,border-color .14s,color .14s;touch-action:manipulation}.tb-icon:active:not(:disabled){transform:scale(.92);opacity:.7}.tb-icon.active,.tb-icon:hover{background:transparent;border-color:var(--gold-rule);color:var(--gold)}.nd{position:relative}.nd:after{content:"";position:absolute;top:6px;right:6px;width:6px;height:6px;border-radius:50%;background:var(--gold);border:1.5px solid var(--bg)}.pc{padding:32px;max-width:1160px}.ph{margin-bottom:24px}.ph .ey{display:none}.ph h1{font-family:var(--display-font);font-size:24px;line-height:28px;color:var(--text);font-weight:800;margin:0}.ph .sub{font-size:13px;color:var(--text2);margin-top:3px}.studio-route-head .section-lbl{display:none}.sg{grid-gap:14px;gap:14px;margin-bottom:20px}.sg,.sg4{display:grid}.sg4{grid-template-columns:repeat(4,1fr)}.sg3{grid-template-columns:repeat(3,1fr)}.sg2,.sg3{display:grid}.sg2{grid-template-columns:repeat(2,1fr)}.sc{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px 16px}.sc-l{font-family:var(--headline-font);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text3);margin-bottom:9px}.sc-l,.sc-v{font-weight:700}.sc-v{font-family:var(--mono-font);font-size:24px;color:var(--text);line-height:1}.sc-v.g{color:var(--gold)}.sc-m{font-size:12px;color:var(--text3);margin-top:7px}.sc-m.gr{color:#4caf76}.pc .sc-m.re,.sc-m.re,.studio-route-page .sc-m.re{color:var(--red)}.lnk{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--gold);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.lnk svg{width:14px;height:14px;flex-shrink:0}.dg,.rg{display:grid;grid-template-columns:1fr 320px;grid-gap:18px;gap:18px}.bar-chart{display:flex;align-items:flex-end;gap:10px;height:110px}.bc-item{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1 1}.bc-bar{width:100%;border-radius:3px 3px 0 0;min-height:3px;transition:background .18s}.bc-bar.dim{background:rgba(201,168,76,.12)}.bc-bar.fill{background:linear-gradient(180deg,var(--gold-soft),var(--gold))}.bc-mo{font-size:12px;color:var(--text3)}.fm-row{display:grid;grid-template-columns:40px 1fr auto auto auto;align-items:center;grid-gap:14px;gap:14px;padding:12px 20px;border-bottom:1px solid var(--border);transition:background .13s}.fm-row:last-child{border-bottom:none}.fm-row:hover{background:rgba(255,255,255,.02)}.fm-thumb{width:40px;height:56px;border-radius:3px;background:var(--card2);border:1px solid var(--border)}.fm-t{font-size:13px;font-weight:500;margin-bottom:3px}.fm-m{font-size:12px;color:var(--text3)}.fm-st{text-align:right}.fm-sn{font-family:var(--mono-font);font-size:13px;font-weight:600}.fm-sl{font-size:12px;color:var(--text3);margin-top:2px}.act-item{display:flex;align-items:flex-start;gap:11px;padding:12px 20px;border-bottom:1px solid var(--border)}.act-item:last-child{border-bottom:none}.act-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-top:5px}.ad-re{background:#e05a4e}.ad-gr{background:#4caf76}.ad-go{background:var(--gold)}.ad-gy{background:var(--text3)}.act-tx{font-size:12px;color:var(--text2);line-height:1.55}.act-tx strong{color:var(--text);font-weight:500}.act-ti{font-size:12px;color:var(--text3);margin-top:2px}.rfb{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--border)}.rfb:last-child{border-bottom:none}.rfb-n{font-size:13px;font-weight:500}.rfb-bw{height:8px;background:rgba(255,255,255,.04);overflow:hidden}.rfb-b,.rfb-bw{border-radius:999px}.rfb-b{height:100%;background:linear-gradient(90deg,var(--gold-soft),var(--gold))}.rfb-v{color:var(--text3)}.rfb-a,.rfb-v{font-size:12px}.rfb-a{font-family:var(--mono-font);font-weight:700;text-align:right}.split-bar{display:flex;height:10px;border-radius:999px;overflow:hidden;background:var(--card2)}.sp-y{background:linear-gradient(90deg,var(--gold-soft),var(--gold))}.sp-m{background:rgba(255,255,255,.08);flex:1 1}.tx-item{display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:13px 20px;border-bottom:1px solid var(--border)}.tx-item:last-child{border-bottom:none}.tx-inf{min-width:0}.tx-ti{font-size:13px;font-weight:500}.tx-me{font-size:12px;color:var(--text3);margin-top:2px}.tx-am{font-family:var(--mono-font);font-size:13px;font-weight:700;text-align:right}.tx-am.i{color:#4caf76}.tx-am.o{color:#e05a4e}.ft{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.ft-head{display:grid;grid-template-columns:44px 1fr 120px 80px 110px 100px 90px;padding:10px 18px;background:var(--surface);border-bottom:1px solid var(--border)}.ft-head .th{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text3);font-weight:500}.ft-row{display:grid;grid-template-columns:44px 1fr 120px 80px 110px 100px 90px;padding:12px 18px;border-bottom:1px solid var(--border);align-items:center;transition:background .13s}.ft-row:last-child{border-bottom:none}.ft-row:hover{background:rgba(255,255,255,.02)}.ft-th{width:36px;height:50px;border-radius:3px;background:var(--card2);border:1px solid var(--border)}.ft-ti{font-size:13px;font-weight:500;margin-bottom:2px}.ft-ge{color:var(--text3)}.ft-ge,.ft-n{font-size:12px}.ft-n{font-family:var(--mono-font)}.act-btns{display:flex;gap:6px}.ib{width:26px;height:26px;border-radius:4px;border:1px solid var(--border);background:transparent;display:flex;align-items:center;justify-content:center;color:var(--text3);font-size:12px;transition:all .13s}.ib svg{width:12px;height:12px;display:block}.ib:hover{border-color:var(--gold-rule);color:var(--gold)}.filter-tabs{display:flex;gap:3px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:3px}.ft-tab{padding:6px 14px;border-radius:3px;font-size:12px;font-weight:500;cursor:pointer;color:var(--text3);border:none;background:none;font-family:var(--body-font);transition:all .13s}.ft-tab:hover{color:var(--text2)}.ft-tab.on{background:var(--card2);color:var(--text);box-shadow:0 1px 3px rgba(0,0,0,.3)}.toolbar{justify-content:space-between;margin-bottom:18px;gap:14px;flex-wrap:wrap}.toolbar,.tx-ico{display:flex;align-items:center}.tx-ico{width:30px;height:30px;border-radius:50%;font-size:12px;font-weight:700;justify-content:center}.tx-ico.i{background:rgba(39,174,96,.1);color:#4caf76;border:1px solid rgba(39,174,96,.2)}.tx-ico.o{background:rgba(192,57,43,.12);color:#e05a4e;border:1px solid rgba(192,57,43,.25)}.txf-head{padding:9px 20px;background:var(--surface)}.txf-head,.txf-row{display:grid;grid-template-columns:34px 1fr auto 160px 110px;grid-gap:14px;gap:14px;border-bottom:1px solid var(--border)}.txf-row{align-items:center;padding:13px 20px;transition:background .13s}.txf-row:hover{background:rgba(255,255,255,.02)}.txf-row:last-child{border-bottom:none}.mo-label{padding:8px 20px;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text3);font-weight:500}.wg{display:grid;grid-template-columns:1fr 340px;grid-gap:18px;gap:18px;align-items:start}.avail-n{font-family:var(--mono-font);font-size:38px;font-weight:700;color:var(--gold);line-height:1;margin:10px 0 6px}.no-bank{padding:16px;background:rgba(201,168,76,.05);border:1px solid var(--gold-rule);border-radius:var(--radius-sm);display:flex;gap:11px;align-items:flex-start}.nb-ico{font-size:15px;flex-shrink:0}.nb-tx .t{font-size:13px;font-weight:600;margin-bottom:3px}.nb-tx .s{font-size:12px;color:var(--text2)}.ii{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.ii-l{color:var(--text3)}.ii-l,.ii-v{font-size:12px}.ii-v{font-family:var(--mono-font);font-weight:600}.pp-btns{display:flex;gap:7px;margin-bottom:14px}.pp-btn{flex:1 1;padding:9px;border:1px solid var(--border);border-radius:var(--radius-sm);background:transparent;color:var(--text2);font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .13s;font-family:var(--body-font)}.pp-btn:hover{border-color:var(--border-strong);color:var(--text)}.pp-btn.on{border-color:var(--gold);background:var(--gold-bg);color:var(--gold)}.tog{width:38px;height:20px;border-radius:10px;background:var(--border-strong);border:none;cursor:pointer;position:relative;transition:background .18s;flex-shrink:0}.tog:after{content:"";width:14px;height:14px;border-radius:50%;background:var(--text3);position:absolute;top:3px;left:3px;transition:all .18s}.tog.on{background:var(--gold)}.tog.on:after{left:21px;background:var(--bg)}.studio-notifications-page-head{margin-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.studio-notifications-head-copy h1{margin:0}.studio-notifications-mark-all{border:none;background:none;padding:4px 0 0;color:var(--gold);font-family:var(--body-font);font-size:12px;font-weight:500;line-height:16px;cursor:pointer}.studio-notifications-mark-all:disabled{opacity:.5;cursor:default}.studio-notifications-card{padding:12px;border-radius:4px;background:var(--bg3);display:flex;flex-direction:column;gap:10px}.studio-notifications-section{gap:8px}.studio-notifications-list,.studio-notifications-section{display:flex;flex-direction:column}.studio-notifications-section-heading{color:var(--text3);font-family:var(--body-font);font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.studio-notification-row{width:100%;min-height:64px;display:flex;align-items:flex-start;gap:10px;padding:6px 0 6px 10px;border:none;background:transparent;color:inherit;text-align:left;position:relative;cursor:pointer}.studio-notification-unread{position:absolute;top:18px;left:0;width:5px;height:5px;border-radius:999px;background:var(--gold)}.studio-notification-icon{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.studio-notification-copy{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.studio-notification-title{color:var(--text);font-weight:500}.studio-notification-description,.studio-notification-title{font-family:var(--body-font);font-size:15px;line-height:20px}.studio-notification-description{color:var(--text2)}.studio-notification-time{color:var(--text3);font-family:var(--body-font);font-size:12px;line-height:16px}.studio-notifications-empty{color:var(--text2);font-family:var(--body-font);font-size:15px;line-height:20px}.studio-dashboard-activity-card{background:var(--bg3)}.studio-dashboard-activity-card .ch{padding:14px 12px 4px;border-bottom:none}.studio-dashboard-activity-card .studio-mobile-section-label{margin:0}.studio-dashboard-activity-row{min-height:64px;padding-right:4px}.studio-dashboard-activity-card .studio-notifications-empty{padding:6px 12px 10px}.pg{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:18px;gap:18px}.pg.pg-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-profile-account-grid,.studio-profile-tab-panel{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:18px;gap:18px}.studio-account-desktop-layout{--studio-account-sidebar-width:220px;--studio-account-grid-gap:18px;display:grid;grid-template-columns:var(--studio-account-sidebar-width) minmax(0,1fr);grid-gap:var(--studio-account-grid-gap);gap:var(--studio-account-grid-gap);align-items:start}.studio-account-side-nav{display:flex;flex-direction:column;gap:6px}.studio-account-side-btn{width:100%;min-height:44px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--text2);display:inline-flex;align-items:center;gap:10px;padding:0 12px;text-align:left;font:600 13px/1 var(--body-font);transition:background .12s,border-color .12s,color .12s,opacity .08s;cursor:pointer}.studio-account-side-btn:active{opacity:.7}.studio-account-side-btn:hover{background:rgba(255,255,255,.03);border-color:var(--border);color:var(--text)}.studio-account-side-btn.on{background:var(--gold-bg);border-color:var(--gold-rule);color:var(--gold)}.studio-account-side-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.studio-account-side-icon svg{width:16px;height:16px;display:block}.studio-account-desktop-content{min-width:0}.studio-account-desktop-head{--studio-account-sidebar-width:220px;--studio-account-grid-gap:18px;display:grid;grid-template-columns:var(--studio-account-sidebar-width) minmax(0,1fr);grid-column-gap:var(--studio-account-grid-gap);column-gap:var(--studio-account-grid-gap);align-items:start;margin-bottom:24px}.studio-account-desktop-title{margin-bottom:0;margin-left:0;text-align:left}.studio-account-back-link{display:inline-flex;align-items:center;gap:8px;min-height:32px;color:var(--text2);font:600 13px/1 var(--body-font);letter-spacing:.01em;transition:color .12s,opacity .08s}.studio-account-back-link:hover{color:var(--gold)}.studio-account-back-link:active{opacity:.72}#account-info,#security{scroll-margin-top:72px}.studio-profile-section-nav{margin-bottom:12px;padding:4px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px}.studio-profile-section-link{min-height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--text3);font:700 11px/1 var(--headline-font);letter-spacing:.1em;text-transform:uppercase;transition:background .12s,color .12s}.studio-profile-section-link:hover{background:rgba(201,168,76,.1);color:var(--gold)}.pf-ava{width:78px;height:78px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;background:var(--gold-bg);border:1px solid var(--gold-rule);color:var(--gold);font-family:var(--headline-font);font-size:34px}.pf-n{font-size:16px;font-weight:600}.pf-e{font-size:12px;color:var(--text3);margin-top:4px}.pf-b{margin-top:10px}.psi{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border)}.psi:last-child{border-bottom:none}.psi-l{font-size:12px;color:var(--text3)}.psi-v{font-family:var(--mono-font);font-size:13px;font-weight:700}.psi-v.g{color:var(--gold)}.psr{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-bottom:1px solid var(--border)}.psr:last-child{border-bottom:none}.psr .t{font-size:13px;font-weight:500}.psr .s{font-size:12px;margin-top:3px}.psr .s,.psr-ar{color:var(--text3)}.psr-ar{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.psr-ar svg{width:15px;height:15px;display:block}.submit-layout{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.steps-card{position:-webkit-sticky;position:sticky;top:76px;padding:6px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.step{width:100%;display:flex;align-items:center;gap:10px;padding:11px 12px;border:none;border-radius:var(--radius-sm);background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .13s ease,color .13s ease}.step:hover{background:rgba(255,255,255,.03)}.step.on{background:var(--gold-bg)}.step-n{width:26px;height:26px;border-radius:999px;border:1.5px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;color:var(--text3);font-size:12px;font-weight:700;flex-shrink:0}.step.on .step-n{border-color:var(--gold);color:var(--gold);background:var(--gold-bg)}.step.done .step-n{border-color:#4caf76;color:#4caf76;background:rgba(39,174,96,.1)}.step-l{font-size:12px;font-weight:500;color:var(--text2)}.step.on .step-l{color:var(--gold)}.step.done .step-l{color:var(--text)}.step-conn{width:1.5px;height:14px;margin-left:24px;background:var(--border)}.step-conn.done{background:#4caf76}.step-bar{gap:0;margin-bottom:20px}.step-bar,.step-node{display:flex;align-items:center}.step-node{flex:1 1;flex-direction:column;gap:4px}.sn-circle{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--text3)}.sn-circle.on{border-color:var(--gold);color:var(--gold);background:var(--gold-bg)}.sn-circle.done{border-color:#4caf76;color:#4caf76;background:rgba(39,174,96,.1)}.sn-label{font-size:12px;color:var(--text3);text-align:center;letter-spacing:.03em}.sn-label.on{color:var(--gold)}.sn-label.done{color:var(--text2)}.step-line{flex:1 1;height:1.5px;background:var(--border);margin-top:-18px}.step-line.done{background:#4caf76}.sfc,.sform{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:14px}.sfh{padding:20px 24px;border-bottom:1px solid var(--border)}.sfh h2{font-family:var(--display-font);font-size:19px;font-weight:400;margin:0}.sfh p{font-size:13px;color:var(--text2);margin-top:3px}.sfb{padding:24px;flex-direction:column;gap:16px}.sfb,.sfn{display:flex}.sfn{justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;border-top:1px solid var(--border)}.sfn .btn{flex:0 0 auto;min-width:140px}.rv-prev{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px 16px;display:flex;justify-content:space-between;align-items:center}.rvp-s .l{font-size:12px;color:var(--text3)}.rvp-s .v{font-family:var(--mono-font);font-size:15px;font-weight:700}.rvp-s .v.g{color:var(--gold)}.rv-d,.rv-div{width:1px;height:32px;background:var(--border)}.rc-box{display:flex;align-items:flex-start;gap:10px;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.rc-box input{margin-top:2px;flex-shrink:0;accent-color:var(--gold)}.rr-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-top:16px}.rr-head{padding:12px 18px;color:var(--text3);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.rr-head,.rr-row{border-bottom:1px solid var(--border)}.rr-row{display:flex;align-items:center;justify-content:space-between;padding:11px 18px;gap:12px}.rr-row:last-child{border-bottom:none}.rr-ti{font-size:13px;font-weight:500}.rr-me{font-size:12px;color:var(--text3);margin-top:1px}.rr-act{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--gold);font-weight:600;white-space:nowrap;border:none;background:none;padding:0}.up-zone{border:1.5px dashed var(--border-strong);border-radius:var(--radius);padding:36px;text-align:center;transition:border-color .18s ease,background .18s ease}.up-zone:hover{border-color:var(--gold-rule);background:var(--gold-bg)}.uz-icon{margin-bottom:8px}.uz-tx{font-size:14px;color:var(--text2);margin-bottom:3px}.uz-sub{font-size:12px;color:var(--text3)}.studio-submit-upload-glyph{width:32px;height:32px;margin:0 auto 8px;color:var(--gold)}.studio-submit-upload-glyph svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.studio-submit-desktop-page{max-width:900px}.studio-submit-desktop-back{margin-bottom:18px}.studio-submit-back-button{padding:0;border:none;background:none}.studio-submit-disabled-button{opacity:.4;cursor:not-allowed}.studio-submit-disabled-button:hover{border-color:var(--border-strong);color:var(--text2)}.studio-submit-desktop-note{margin:12px 0 0}.rv-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;margin-bottom:14px}.rv-section:last-of-type{margin-bottom:0}.rv-sec-head{padding:10px 16px;border-bottom:1px solid var(--border);background:rgba(255,255,255,.02);color:var(--text3);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.rv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.rv-item{padding:12px 16px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.rv-item:nth-child(2n){border-right:none}.rv-item:nth-last-child(-n+2){border-bottom:none}.rv-item:last-child:nth-child(odd){grid-column:1/-1;border-right:none}.rv-l{font-size:12px;color:var(--text3);margin-bottom:3px}.rv-v{font-size:13px;font-weight:500}.rv-v.ok{color:#4caf76}.rv-v.miss{color:#e05a4e}.rv-v.opt{color:var(--text3);font-style:italic}.rv-v.go{color:var(--gold);font-family:var(--mono-font)}@media (max-width:960px){#signin-wrap,.dg,.pg,.rg,.wg{grid-template-columns:1fr}.sidebar{display:none}.mc{margin-left:0}.topbar{display:none}.pc{padding:24px 20px 88px}.studio-profile-section-nav{display:none}}@media (max-width:720px){.fr2,.fr3,.sg2,.sg3,.sg4{grid-template-columns:1fr}.ft-head,.txf-head{display:none}.fm-row,.ft-row,.rfb,.tx-item,.txf-row{grid-template-columns:1fr;gap:10px}.pp-btns,.toolbar{flex-direction:column;align-items:stretch}.si-left,.si-right{padding:28px 24px}.si-hero h1{font-size:56px}}.studio-shell-desktop{display:flex;flex:1 1;min-width:0}.studio-mobile-auth,.studio-mobile-branch,.studio-shell-mobile{display:none}@media (max-width:960px){body,html{overscroll-behavior-y:none}body{background:var(--bg)}.studio-shell{display:block;min-height:100dvh}.studio-shell-desktop{display:none}.studio-shell-mobile{display:block;min-height:100dvh;background:var(--bg);overflow-x:hidden}.studio-mobile-auth,.studio-mobile-branch,.studio-shell-mobile{--bg:#070707;--surface:#0c0c0c;--card:#111111;--card2:#181818;--bg2:#0c0c0c;--bg3:#111111;--text2:#8a8078;--text3:#7e766a;--border:rgba(255,255,255,0.07);--gold-rule:rgba(201,168,76,0.22);--studio-mobile-fs-tiny:10px;--studio-mobile-fs-2xs:10px;--studio-mobile-fs-xs:11px;--studio-mobile-fs-sm:13px;--studio-mobile-fs-sm-alt:13px;--studio-mobile-fs-base:15px;--studio-mobile-fs-lg:17px;--studio-mobile-fs-xl:21px;--studio-mobile-fs-title:24px;--studio-mobile-fs-balance:31px;--studio-mobile-fs-editor-title:19.2px;--studio-mobile-fs-editor-copy:11.2px;--studio-mobile-fs-editor-input:12.48px;--studio-mobile-fs-editor-label:9.12px;--studio-mobile-fs-editor-meta-label:8.8px;--studio-mobile-fs-editor-meta-value:10.4px;--studio-mobile-fs-editor-action:9.92px;--studio-mobile-fs-inline:11px;--studio-mobile-lh-tight:18px;--studio-mobile-lh-normal:20px;--studio-mobile-lh-relaxed:32px}.studio-mobile-frame{width:100%;min-height:100dvh;background:var(--bg)}.studio-mobile-frame-home .page-body{padding-top:14px}.studio-mobile-appbar{position:-webkit-sticky;position:sticky;top:0;z-index:90;min-height:56px;padding:calc(env(safe-area-inset-top) + 12px) 16px 10px;display:flex;align-items:center;justify-content:space-between;background:rgba(7,7,7,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.studio-mobile-brandlockup{display:flex;align-items:center;gap:5px}.tb-wordmark{height:16px;width:auto;display:block;object-fit:contain}.studio-shell-mobile .tb-logo{font-family:var(--font-brand);font-size:var(--studio-mobile-fs-sm-alt);font-weight:800;letter-spacing:.12em;color:var(--gold);line-height:1}.studio-shell-mobile .tb-sub{font-family:var(--font-brand);font-size:var(--studio-mobile-fs-tiny);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text3);line-height:1}.studio-shell-mobile .tb-right{display:flex;align-items:center;gap:7px}.studio-shell-mobile .tb-btn{width:44px;height:44px;border-radius:22px;border:1px solid var(--gold-rule);background:var(--gold-bg);display:flex;align-items:center;justify-content:center;color:var(--gold);transition:border-color .15s ease,color .15s ease,background .15s ease,opacity .08s ease,transform .08s ease}.studio-shell-mobile .tb-btn svg{width:14px;height:14px;display:block}.studio-shell-mobile .tb-btn.active,.studio-shell-mobile .tb-btn:hover{border-color:var(--gold);color:var(--gold);background:rgba(201,168,76,.14)}.studio-shell-mobile .tb-btn:active{transform:scale(.92);opacity:.78}.studio-shell-mobile .tb-nd{position:relative}.studio-shell-mobile .tb-nd:after{content:"";position:absolute;top:7px;right:7px;width:6px;height:6px;border-radius:50%;background:var(--red);border:1.5px solid var(--bg)}.bnav{position:fixed;bottom:0;left:0;right:0;transform:none;z-index:100;width:100%;min-height:var(--bnav);display:flex;padding-top:8px;padding-bottom:calc(env(safe-area-inset-bottom) + 6px);background:rgba(7,7,7,.98);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--border);transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.bn-item{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;color:var(--text2);transition:color .14s ease,opacity .08s;font-family:var(--font-sans);text-transform:uppercase;touch-action:manipulation}.bn-item:active{opacity:.6}.bn-item svg{width:24px;height:24px}.bn-item span{font-size:var(--studio-mobile-fs-tiny);font-weight:700;letter-spacing:.11em}.bn-item.on{color:var(--gold)}.bn-dot{position:absolute;top:10px;right:calc(50% - 18px);width:6px;height:6px;border-radius:50%;background:var(--gold);border:1.5px solid var(--bg)}.studio-desktop-branch{display:none!important}.studio-mobile-branch{display:block;width:100%;margin:0}.studio-mobile-auth,.studio-mobile-branch,.studio-shell-mobile{--radius-lg:4px;--radius:4px;--radius-sm:3px;font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-branch .page-body{padding:calc(env(safe-area-inset-top) + 16px) 16px calc(var(--bnav) + env(safe-area-inset-bottom) + 24px);display:flex;flex-direction:column;gap:14px}.studio-mobile-branch .ph{margin-bottom:0;display:flex;flex-direction:column;gap:4px}.studio-mobile-branch .ph .ey{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text3);margin-bottom:0}.studio-mobile-branch .ph h1{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-title);line-height:28px;font-weight:800}.studio-mobile-branch .ph .sub{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);color:var(--text2);line-height:var(--studio-mobile-lh-normal);margin-top:0}.studio-mobile-branch .card{border-radius:var(--radius);background:var(--bg3);border-color:var(--border);overflow:hidden}.studio-mobile-branch .cb,.studio-mobile-branch .ch{padding:12px}.studio-mobile-branch .sg,.studio-mobile-branch .sg2{margin-bottom:0}.studio-mobile-branch .sg2{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.studio-mobile-branch .sc{padding:12px;border-radius:var(--radius)}.studio-mobile-branch .sc-l{margin-bottom:4px;font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);letter-spacing:.1em}.studio-mobile-branch .sc-v{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xl);font-weight:800}.studio-mobile-branch .sc-m{font-size:var(--studio-mobile-fs-xs);line-height:18px;margin-top:4px}.studio-mobile-branch .btn{width:100%;min-height:42px;padding:10px 14px;border-radius:var(--radius-sm);font-family:var(--font-sans);font-weight:700;letter-spacing:.11em;text-transform:uppercase}.studio-mobile-branch .b-verified,.studio-mobile-branch .badge,.studio-mobile-branch .btn,.studio-mobile-branch .fl,.studio-mobile-branch .label,.studio-mobile-branch .lnk{font-size:var(--studio-mobile-fs-xs)}.studio-mobile-branch .btn-sm{width:auto;min-height:28px;padding:6px 10px;font-size:var(--studio-mobile-fs-inline)}.studio-mobile-branch .btn-inline{width:auto}.studio-mobile-branch .fi,.studio-mobile-branch .fsel,.studio-mobile-branch .fta{min-height:40px;padding:10px 12px;border-radius:var(--radius-sm);background:var(--bg2);border-color:var(--border);font-size:var(--studio-mobile-fs-base)}.studio-mobile-branch .fta{min-height:80px}.studio-mobile-branch .fr2{grid-template-columns:1fr 1fr;gap:12px}.studio-mobile-branch .ii-l,.studio-mobile-branch .ii-v{font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-branch .bar-chart{gap:7px;height:80px}.studio-mobile-branch .bc-item{gap:4px}.studio-mobile-branch .bc-mo{font-size:var(--studio-mobile-fs-xs)}.studio-mobile-branch .fm-row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}.studio-mobile-branch .fm-row:last-child{border-bottom:none}.studio-mobile-branch .fm-thumb{width:38px;height:52px;border-radius:var(--radius-sm);flex-shrink:0}.studio-mobile-branch .fm-info{flex:1 1;min-width:0}.studio-mobile-branch .fm-t{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-mobile-branch .fm-m{margin-top:2px}.studio-mobile-branch .fm-b{margin-top:5px}.studio-mobile-branch .fm-stat{text-align:right;flex-shrink:0}.studio-mobile-branch .avail-n,.studio-mobile-branch .fm-sn.g,.studio-mobile-branch .psi-v.g,.studio-mobile-branch .rfb-a.g{color:var(--gold)}.studio-mobile-branch .act-item{gap:10px;padding:12px 16px}.studio-mobile-branch .filter-scroll{display:flex;gap:8px;overflow-x:auto;margin-bottom:0;padding-bottom:2px;scrollbar-width:none}.studio-mobile-branch .studio-mobile-filter-scroll{margin:0 -4px;padding:0 4px 2px}.studio-mobile-branch .filter-scroll::-webkit-scrollbar{display:none}.studio-mobile-branch .ft-tab{flex-shrink:0;min-height:32px;padding:6px 12px;border-radius:20px;border:1px solid var(--border);background:var(--bg3);color:var(--text2);box-shadow:none;white-space:nowrap;font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-mobile-branch .ft-tab.on{background:var(--gold-bg);border-color:var(--gold-rule);color:var(--gold)}.studio-mobile-branch .film-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px 16px;margin-bottom:0}.studio-mobile-branch .film-card-row{display:flex;align-items:flex-start;gap:12px}.studio-mobile-branch .film-card-thumb{width:44px;height:62px;border-radius:var(--radius-sm);background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;background-size:cover;background-position:50%}.studio-mobile-branch .film-card-info{flex:1 1;min-width:0}.studio-mobile-branch .film-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:3px}.studio-mobile-branch .fci-title{font-size:var(--studio-mobile-fs-lg);font-weight:600;margin-bottom:0;flex:1 1;min-width:0}.studio-mobile-branch .fci-genre{font-size:var(--studio-mobile-fs-base);color:var(--text3);margin-bottom:6px}.studio-mobile-branch .film-card-stats{display:flex;gap:16px;margin-top:10px;padding-top:10px;border-top:1px solid var(--border)}.studio-mobile-branch .fcs-item{flex:1 1}.studio-mobile-branch .fcs-l{font-size:var(--studio-mobile-fs-xs);color:var(--text3);margin-bottom:2px}.studio-mobile-branch .fcs-v{font-family:var(--mono-font);font-size:var(--studio-mobile-fs-base);font-weight:600}.studio-mobile-branch .fcs-v.g{color:var(--gold)}.studio-mobile-branch .film-card-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.studio-mobile-branch .film-card-actions-single{justify-content:flex-end}.studio-mobile-branch .studio-mobile-film-manage{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card2);color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap;flex-shrink:0}.studio-mobile-branch .step-bar{display:flex;align-items:center;gap:0;margin-bottom:0}.studio-mobile-branch .step-node{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:4px}.studio-mobile-branch .sn-circle{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:var(--studio-mobile-fs-xs);font-weight:700;color:var(--text3)}.studio-mobile-branch .sn-circle.on{border-color:var(--gold);color:var(--gold);background:var(--gold-bg)}.studio-mobile-branch .sn-circle.done{border-color:#4caf76;color:#4caf76;background:rgba(39,174,96,.1)}.studio-mobile-branch .sn-label{font-size:var(--studio-mobile-fs-tiny);color:var(--text3);text-align:center;letter-spacing:.03em}.studio-mobile-branch .sn-label.on{color:var(--gold)}.studio-mobile-branch .sn-label.done{color:var(--text2)}.studio-mobile-branch .step-line{flex:1 1;height:1.5px;background:var(--border);margin-top:-18px}.studio-mobile-branch .step-line.done{background:#4caf76}.studio-mobile-branch .sfc,.studio-mobile-branch .sform{background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:0}.studio-mobile-branch .sfh{padding:12px;border-bottom:1px solid var(--border)}.studio-mobile-branch .sfh h2{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-lg);line-height:24px;font-weight:700}.studio-mobile-branch .sfh p{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);color:var(--text2);line-height:var(--studio-mobile-lh-normal);margin-top:4px}.studio-mobile-branch .sfb{padding:12px;display:flex;flex-direction:column;gap:14px}.studio-mobile-branch .sfn{display:flex;justify-content:space-between;gap:10px;padding:12px;border-top:1px solid var(--border)}.studio-mobile-branch .sfn .btn{flex:1 1}.studio-mobile-branch .studio-submit-upload-glyph{width:28px;height:28px}.studio-mobile-branch .rv-prev{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 14px;display:flex;justify-content:space-between}.studio-mobile-branch .rvp-s .l{font-size:var(--studio-mobile-fs-xs);color:var(--text3)}.studio-mobile-branch .rvp-s .v{font-family:var(--mono-font);font-size:var(--studio-mobile-fs-base);font-weight:700}.studio-mobile-branch .rvp-s .v.g{color:var(--gold)}.studio-mobile-branch .rv-d{width:1px;height:28px;background:var(--border)}.studio-mobile-branch .rv-grid{grid-template-columns:minmax(0,1fr)}.studio-mobile-branch .rv-item{grid-column:auto;border-right:none}.studio-mobile-branch .rv-item,.studio-mobile-branch .rv-item:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.studio-mobile-branch .rv-item:last-child{border-bottom:none}.studio-mobile-branch .rc-box{display:flex;align-items:flex-start;gap:10px;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.studio-mobile-branch .rc-box input{margin-top:2px;flex-shrink:0;accent-color:var(--gold)}.studio-mobile-branch .rr-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);gap:12px}.studio-mobile-branch .rr-row:last-child{border-bottom:none}.studio-mobile-branch .rr-ti{font-size:var(--studio-mobile-fs-base);font-weight:500}.studio-mobile-branch .rr-me{font-size:var(--studio-mobile-fs-xs);color:var(--text3);margin-top:1px}.studio-mobile-branch .rr-act{font-size:var(--studio-mobile-fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--gold);font-weight:600;white-space:nowrap}.studio-mobile-branch .up-zone{border:1.5px dashed var(--border-strong);border-radius:var(--radius-lg);padding:28px 16px;text-align:center}.studio-mobile-branch .uz-icon{font-size:24px;margin-bottom:8px}.studio-mobile-branch .uz-tx{font-size:var(--studio-mobile-fs-base);color:var(--text2);margin-bottom:3px}.studio-mobile-branch .uz-sub{font-size:var(--studio-mobile-fs-xs);color:var(--text3)}.studio-mobile-branch .rfb{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.studio-mobile-branch .rfb:last-child{border-bottom:none}.studio-mobile-branch .rfb-n{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-mobile-branch .rfb-bw{width:80px;height:4px;border-radius:2px;background:var(--border);flex-shrink:0}.studio-mobile-branch .rfb-b{height:100%;border-radius:2px;background:var(--gold)}.studio-mobile-branch .rfb-a{width:70px;flex-shrink:0;text-align:right;font-size:var(--studio-mobile-fs-base)}.studio-mobile-branch .split-bar{height:5px;border-radius:var(--radius-sm);margin:10px 0}.studio-mobile-branch .tx-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}.studio-mobile-branch .tx-item:last-child{border-bottom:none}.studio-mobile-branch .tx-ico{width:34px;height:34px;font-size:var(--studio-mobile-fs-xs);flex-shrink:0}.studio-mobile-branch .tx-inf{flex:1 1;min-width:0}.studio-mobile-branch .tx-am{flex-shrink:0;margin-left:auto}.studio-mobile-branch .tr-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.studio-mobile-branch .tr-mo{width:26px;flex-shrink:0;font-size:var(--studio-mobile-fs-xs);color:var(--text3)}.studio-mobile-branch .tr-bw{flex:1 1;height:24px;background:var(--surface);border-radius:var(--radius-sm);overflow:hidden}.studio-mobile-branch .tr-fill{height:100%;min-width:3px;display:flex;align-items:center;justify-content:flex-end;padding-right:7px;border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--gold),var(--gold-soft))}.studio-mobile-branch .tr-val{font-family:var(--mono-font);font-size:var(--studio-mobile-fs-tiny);font-weight:700;color:var(--bg)}.studio-mobile-branch .tr-num{width:80px;flex-shrink:0;text-align:right;font-family:var(--mono-font);font-size:var(--studio-mobile-fs-xs)}.studio-mobile-branch .tr-num.g{color:var(--gold)}.studio-mobile-branch .en-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.studio-mobile-branch .en-row:last-child{border-bottom:none}.studio-mobile-branch .en-rk{width:16px;flex-shrink:0;color:var(--text3);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-xs)}.studio-mobile-branch .en-n{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--studio-mobile-fs-base);font-weight:500}.studio-mobile-branch .en-v{flex-shrink:0;font-size:var(--studio-mobile-fs-xs);color:var(--text3)}.studio-mobile-branch .en-a{margin-left:8px;flex-shrink:0;color:var(--gold);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-base);font-weight:700}.studio-mobile-branch .mo-lbl{padding:8px 16px;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:var(--studio-mobile-fs-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text3);font-weight:500}.studio-mobile-branch .txf-row{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--border)}.studio-mobile-branch .txf-row:last-child{border-bottom:none}.studio-mobile-branch .txf-ico{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--studio-mobile-fs-xs);font-weight:700;flex-shrink:0}.studio-mobile-branch .txf-ico.tx-i{background:rgba(39,174,96,.1);color:#4caf76;border:1px solid rgba(39,174,96,.2)}.studio-mobile-branch .txf-ico.tx-o{background:rgba(192,57,43,.12);color:#e05a4e;border:1px solid rgba(192,57,43,.25)}.studio-mobile-branch .txf-inf{flex:1 1;min-width:0}.studio-mobile-branch .txf-ti{font-size:var(--studio-mobile-fs-base);font-weight:500}.studio-mobile-branch .txf-me{font-size:var(--studio-mobile-fs-xs);color:var(--text3);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-mobile-branch .txf-right{text-align:right;flex-shrink:0}.studio-mobile-branch .txf-am{font-family:var(--mono-font);font-size:var(--studio-mobile-fs-base);font-weight:700}.studio-mobile-branch .txf-dt{font-size:var(--studio-mobile-fs-xs);color:var(--text3);margin-top:2px}.studio-mobile-branch .avail-block{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 16px;margin-bottom:14px}.studio-mobile-branch .avail-lbl{font-size:var(--studio-mobile-fs-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text3);margin-bottom:8px}.studio-mobile-branch .avail-n{margin-bottom:6px;font-size:var(--studio-mobile-fs-balance)}.studio-mobile-branch .no-bank{margin-bottom:14px;border-radius:var(--radius-sm);padding:14px}.studio-mobile-branch .ii{padding:10px 13px}.studio-mobile-branch .pp-btns{display:flex;gap:7px;margin-bottom:14px;flex-direction:row;align-items:stretch}.studio-mobile-branch .pp-btn{padding:10px;font-size:var(--studio-mobile-fs-xs)}.studio-mobile-branch .tog{width:40px;height:22px;border-radius:11px}.studio-mobile-branch .tog:after{width:16px;height:16px}.studio-mobile-branch .tog.on:after{left:21px}.studio-mobile-branch .pf-hero{background:var(--surface);border-bottom:1px solid var(--border);padding:28px 20px 24px;text-align:center}.studio-mobile-branch .pf-ava{width:64px;height:64px;margin-bottom:12px;border:2px solid var(--gold-rule);font-size:var(--studio-mobile-fs-title)}.studio-mobile-branch .pf-n{font-size:var(--studio-mobile-fs-xl)}.studio-mobile-branch .pf-e{font-size:var(--studio-mobile-fs-xs);margin-top:2px}.studio-mobile-branch .pf-b{margin-top:9px}.studio-mobile-branch .psi-row{display:flex;justify-content:center;gap:24px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.studio-mobile-branch .psi-item{text-align:center}.studio-mobile-branch .psi-v{font-size:var(--studio-mobile-fs-base)}.studio-mobile-branch .psi-l{font-size:var(--studio-mobile-fs-xs);margin-top:2px}.studio-mobile-branch .psr{padding:14px 16px}.studio-mobile-branch .psr-ar{font-size:16px}.studio-mobile-page-header{display:flex;flex-direction:column;gap:4px;margin-bottom:6px}.studio-mobile-page-header-center{align-items:center;text-align:center}.studio-mobile-page-title{margin:0;color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-title);line-height:28px;font-weight:800}.studio-mobile-page-subtitle{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-profile-top-title{color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:16px;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase}.studio-mobile-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-mobile-home-greeting{display:flex;flex-direction:column;gap:2px}.studio-mobile-home-greeting .mw-greeting{margin-bottom:6px}.studio-mobile-home-greeting-label{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:16px}.studio-mobile-home-greeting-name{margin:0;color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xl);line-height:24px;font-weight:800}.studio-mobile-stack-header{display:grid;grid-template-columns:56px 1fr minmax(56px,auto);align-items:center;grid-gap:8px;gap:8px}.studio-mobile-stack-back{width:30px;height:30px;border-radius:15px;border:1px solid var(--border);background:var(--bg3);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:12px;font-weight:700}.studio-mobile-stack-title{text-align:center;color:var(--text);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.studio-mobile-stack-action,.studio-mobile-stack-title{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs)}.studio-mobile-stack-action{justify-self:end;border:none;background:none;padding:0;color:var(--gold);line-height:16px}.studio-mobile-stack-spacer{justify-self:end;width:30px;height:30px}.studio-mobile-stack-back svg{width:16px;height:16px;display:block}.studio-mobile-branch .studio-chat-shell{width:100%;margin:0}.studio-mobile-branch .studio-chat-header-title{font-size:var(--studio-mobile-fs-xs);line-height:16px;letter-spacing:.1em}.studio-mobile-branch .studio-chat-conversation-updated,.studio-mobile-branch .studio-chat-header-meta,.studio-mobile-branch .studio-chat-message-sender,.studio-mobile-branch .studio-chat-message-time,.studio-mobile-branch .studio-chat-thread-chip-text,.studio-mobile-branch .studio-chat-title-badge-text{font-size:var(--studio-mobile-fs-xs)}.studio-mobile-branch .studio-chat-context-title,.studio-mobile-branch .studio-chat-conversation-title,.studio-mobile-branch .studio-chat-empty-title{font-size:var(--studio-mobile-fs-base);line-height:22px}.studio-mobile-branch .studio-chat-compose-input,.studio-mobile-branch .studio-chat-context-text,.studio-mobile-branch .studio-chat-empty-text,.studio-mobile-branch .studio-chat-inline-error,.studio-mobile-branch .studio-chat-message-text{font-size:var(--studio-mobile-fs-sm);line-height:20px}.studio-mobile-branch .studio-chat-message-list{min-height:280px;max-height:none}.studio-mobile-branch .studio-chat-conversation{min-height:0}.studio-mobile-balance-card,.studio-mobile-film-card,.studio-mobile-list-card,.studio-mobile-menu-card,.studio-mobile-profile-hero,.studio-mobile-profile-stat,.studio-mobile-stat-card{padding:12px}.studio-mobile-balance-card{display:flex;flex-direction:column;gap:6px;background:#140f00;border-color:var(--gold-rule)}.studio-mobile-balance-label,.studio-mobile-section-label{color:var(--gold);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);font-weight:700;letter-spacing:.14em;text-transform:uppercase}.studio-mobile-balance-value{color:var(--text);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-balance);line-height:var(--studio-mobile-lh-relaxed);font-weight:800;word-break:break-word}.studio-mobile-balance-subtext{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-balance-subtext.is-green{color:var(--green)}.studio-mobile-balance-subtext.is-red{color:var(--red)}.studio-mobile-profile-stats,.studio-mobile-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.studio-mobile-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.studio-mobile-profile-stat,.studio-mobile-stat-card{min-height:94px;display:flex;flex-direction:column;gap:4px}.studio-mobile-profile-stat{min-height:78px;align-items:center;justify-content:center;text-align:center}.studio-mobile-profile-stat .studio-mobile-stat-value{font-size:var(--studio-mobile-fs-base);line-height:18px;text-align:center}.studio-mobile-profile-stat .studio-mobile-stat-label{text-align:center}.studio-mobile-stat-value{color:var(--text);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-xl);line-height:24px;font-weight:800;word-break:break-word}.studio-mobile-stat-label{color:var(--text2);line-height:var(--studio-mobile-lh-tight);letter-spacing:.11em;text-transform:uppercase}.studio-mobile-stat-label,.studio-mobile-stat-note{font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs)}.studio-mobile-stat-note{color:var(--text3);line-height:18px}.studio-mobile-stat-note.is-green{color:var(--green)}.studio-mobile-stat-note.is-red{color:var(--red)}.studio-mobile-list-card{display:flex;flex-direction:column;gap:10px}.studio-mobile-branch .studio-notifications-card{border-radius:4px}.studio-mobile-branch .studio-dashboard-activity-card{gap:4px}.studio-mobile-films-filter-copy{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-film-list{display:flex;flex-direction:column;gap:14px}.studio-mobile-branch .studio-mobile-film-card{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,rgba(26,26,26,.98),rgba(10,10,10,.98))}.studio-mobile-branch .studio-mobile-film-card-top{display:flex;align-items:stretch;gap:10px}.studio-mobile-branch .studio-mobile-film-card-poster{width:calc(50% - 5px);min-width:calc(50% - 5px);aspect-ratio:1/1;border-radius:var(--radius-sm);overflow:hidden;background:linear-gradient(160deg,rgba(201,168,76,.15),transparent 45%),linear-gradient(180deg,rgba(28,28,28,1),rgba(9,9,9,1));display:flex;align-items:center;justify-content:center}.studio-mobile-branch .studio-mobile-film-card-glyph{color:rgba(201,168,76,.92);font-family:var(--headline-font);font-size:28px;font-weight:700;letter-spacing:.04em}.studio-mobile-branch .studio-mobile-film-card-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:7px}.studio-mobile-branch .studio-mobile-film-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.studio-mobile-branch .studio-mobile-film-card-head .badge{flex-shrink:0;align-self:flex-start}.studio-mobile-branch .studio-mobile-film-card-title{color:var(--text);font-family:var(--headline-font);font-size:var(--studio-mobile-fs-base);font-weight:700;line-height:18px;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.studio-mobile-branch .studio-mobile-film-card-meta{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.studio-mobile-branch .studio-mobile-film-card-stat-list{display:flex;flex-direction:column;gap:6px;margin-top:auto}.studio-mobile-branch .studio-mobile-film-card-stat-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:7px 8px;border-radius:var(--radius-sm);border:none;background:rgba(255,255,255,.025)}.studio-mobile-branch .studio-mobile-film-card-stat-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--text3);flex-shrink:0}.studio-mobile-branch .studio-mobile-film-card-stat-row strong{color:var(--text);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-sm);font-weight:700;line-height:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-mobile-branch .studio-mobile-film-card-finance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding-top:2px}.studio-mobile-branch .studio-mobile-film-card-finance-item{display:flex;flex-direction:column;gap:3px;min-width:0;padding:10px;border-radius:var(--radius-sm);border:1px solid var(--border);background:rgba(255,255,255,.03)}.studio-mobile-branch .studio-mobile-film-card-finance-item span{color:var(--text3);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:16px;letter-spacing:.08em;text-transform:uppercase}.studio-mobile-branch .studio-mobile-film-card-finance-item strong{color:var(--text);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-base);line-height:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-mobile-branch .studio-mobile-film-card-finance-item strong.gold{color:var(--gold)}.studio-mobile-branch .studio-mobile-film-card-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.studio-mobile-branch .studio-mobile-film-card-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;min-width:116px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card2);color:var(--text2);font-family:var(--headline-font);font-size:var(--studio-mobile-fs-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;text-align:center;flex:0 1 auto;touch-action:manipulation;transition:opacity .08s,transform .08s}.studio-mobile-branch .studio-mobile-film-card-action:active{transform:scale(.96);opacity:.75}.studio-mobile-branch .studio-mobile-film-card-inline-actions{display:flex;gap:8px;margin-top:2px}.studio-mobile-branch .studio-mobile-film-card-inline-actions .studio-mobile-film-card-action{flex:1 1;min-width:0;gap:5px;min-height:32px;padding:0 8px}.studio-mobile-branch .studio-mobile-film-card-action.is-primary{border-color:rgba(201,168,76,.32);background:rgba(201,168,76,.1);color:var(--gold)}.studio-mobile-branch .studio-mobile-film-card-note{padding-top:10px;border-top:1px dashed rgba(255,255,255,.08);color:var(--text3);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:16px;letter-spacing:.06em;text-transform:uppercase}.studio-mobile-films-action-card .btn{width:100%}.studio-mobile-empty-text{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:20px}.studio-mobile-row{display:flex;align-items:flex-start;gap:10px;padding:4px 0}.studio-mobile-menu-item+.studio-mobile-menu-item,.studio-mobile-metric-row+.studio-mobile-metric-row,.studio-mobile-payout-row+.studio-mobile-payout-row,.studio-mobile-pipeline-item+.studio-mobile-pipeline-item,.studio-mobile-row+.studio-mobile-row{border-top:1px solid var(--border);margin-top:6px;padding-top:10px}.studio-mobile-menu-icon,.studio-mobile-row-icon{width:30px;height:30px;border-radius:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font-sans);font-size:12px;font-weight:700;background:var(--gold-bg);color:var(--gold)}.studio-mobile-menu-icon.tone-gold,.studio-mobile-row-icon.tone-gold{background:var(--gold-bg);color:var(--gold)}.studio-mobile-menu-icon.tone-green,.studio-mobile-row-icon.tone-green{background:rgba(61,184,112,.1);color:var(--green)}.studio-mobile-menu-icon.tone-blue,.studio-mobile-row-icon.tone-blue{background:rgba(74,130,224,.1);color:var(--blue)}.studio-mobile-row-icon.tone-red{background:rgba(212,64,80,.08);color:var(--red)}.studio-mobile-menu-icon.tone-purple{background:rgba(136,96,208,.1);color:var(--purple)}.studio-mobile-menu-icon.tone-orange{background:rgba(224,120,64,.1);color:var(--orange)}.studio-mobile-menu-copy,.studio-mobile-row-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.studio-mobile-menu-title,.studio-mobile-metric-title,.studio-mobile-row-title{color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal);font-weight:500}.studio-mobile-metric-subtitle,.studio-mobile-row-subtitle{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-row-meta{color:var(--text3);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:var(--studio-mobile-lh-tight)}.studio-mobile-chip-row{display:flex;flex-wrap:wrap;gap:8px}.studio-mobile-chip{min-height:32px;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:var(--bg3);color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-mobile-chip.is-active{border-color:var(--gold-rule);background:var(--gold-bg);color:var(--gold)}.studio-mobile-film-card{display:flex;flex-direction:column;gap:10px}.studio-mobile-film-row{display:flex;align-items:flex-start;gap:10px}.studio-mobile-film-thumb{width:44px;height:64px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg4);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-lg);flex-shrink:0}.studio-mobile-film-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.studio-mobile-film-title{color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-lg);line-height:20px;font-weight:700}.studio-mobile-film-meta{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-film-stats{display:flex;flex-wrap:wrap;gap:10px;color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:var(--studio-mobile-lh-tight)}.studio-mobile-film-stats strong{color:var(--text);font-family:var(--mono-font);font-weight:700}.studio-mobile-film-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.studio-mobile-pipeline-card,.studio-mobile-pipeline-card-list{display:flex;flex-direction:column;gap:12px}.studio-mobile-pipeline-card{padding:12px;background:var(--bg2)}.studio-mobile-pipeline-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.studio-mobile-pipeline-card-copy{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.studio-mobile-pipeline-card-title{color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-lg);line-height:20px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.studio-mobile-pipeline-card-line,.studio-mobile-pipeline-card-meta{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-pipeline-pill-row{display:flex;flex-wrap:wrap;gap:8px;padding-top:10px}.studio-mobile-pipeline-pill{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-height:42px;min-width:0;flex:1 1 140px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg3);padding:8px 10px;color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:var(--studio-mobile-lh-tight)}.studio-mobile-pipeline-pill span{color:var(--text3);font-size:var(--studio-mobile-fs-xs);letter-spacing:.08em;text-transform:uppercase}.studio-mobile-pipeline-pill strong{color:var(--text);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-base);font-weight:700;line-height:var(--studio-mobile-lh-tight);text-align:left}.studio-mobile-pipeline-pill.is-gold strong{color:var(--gold)}.studio-mobile-action-grid{display:flex;flex-wrap:wrap;gap:8px}.studio-mobile-action-grid .btn{flex:1 1;min-width:132px}.studio-mobile-editor-card,.studio-mobile-editor-hero{display:flex;flex-direction:column;gap:12px}.studio-mobile-editor-title{color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-title);line-height:23px;font-weight:800;text-transform:uppercase}.studio-mobile-editor-copy{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-copy);line-height:18px}.studio-mobile-editor-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.studio-mobile-editor-meta-chip{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card2);padding:10px}.studio-mobile-editor-label,.studio-mobile-editor-meta-label{color:var(--text3);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-label);line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.studio-mobile-editor-meta-value{margin-top:6px;color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-meta-value);line-height:1.2;font-weight:700}.studio-mobile-editor-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.studio-mobile-editor-field{display:flex;flex-direction:column;gap:6px}.studio-mobile-editor-help{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-copy);line-height:var(--studio-mobile-lh-tight)}.studio-mobile-editor-input{width:100%;min-height:40px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card2);color:var(--text);padding:10px 12px;font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-input);line-height:18px}.studio-mobile-editor-textarea{min-height:104px;resize:vertical}.studio-mobile-editor-message{color:var(--gold);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-copy);line-height:18px}.studio-mobile-editor-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.studio-mobile-editor-action-grid .btn{width:100%;justify-content:center}.studio-mobile-editor-danger{grid-column:1/-1;min-height:38px;border:1px solid rgba(212,64,80,.22);border-radius:var(--radius-sm);background:rgba(212,64,80,.08);color:var(--red);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-editor-action);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-mobile-editor-danger:disabled{opacity:.7}.studio-mobile-metric-row{display:flex;flex-direction:column;gap:6px}.studio-mobile-metric-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.studio-mobile-metric-value,.studio-mobile-payout-amount,.studio-mobile-pipeline-metric{color:var(--gold);font-family:var(--mono-font);font-size:var(--studio-mobile-fs-base);line-height:18px;font-weight:700;text-align:right}.studio-mobile-pipeline-metric.is-gold{color:var(--gold)}.studio-mobile-progress-track{height:6px;border-radius:999px;background:var(--bg4);overflow:hidden}.studio-mobile-progress-fill{height:100%;border-radius:999px;background:var(--gold)}.studio-mobile-payout-row{display:flex;flex-direction:column;gap:4px}.studio-mobile-payout-row-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-mobile-payout-status{border-radius:999px;border:1px solid var(--gold-rule);background:var(--gold-bg);padding:4px 10px;color:var(--gold);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-mobile-payout-meta{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-base);line-height:var(--studio-mobile-lh-normal)}.studio-mobile-profile-hero{display:flex;align-items:center;gap:12px;background:#100d00;border-color:var(--gold-rule)}.studio-mobile-profile-avatar{width:84px;height:84px;border-radius:42px;background:var(--gold);color:#0a0a0a;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:32px;font-weight:800;letter-spacing:.02em;flex-shrink:0}.studio-mobile-profile-hero-copy{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.studio-mobile-profile-name{color:var(--text);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xl);line-height:24px;font-weight:700}.studio-mobile-profile-email{color:var(--text2);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:18px}.studio-mobile-menu-card{display:flex;flex-direction:column;gap:0}.studio-mobile-menu-heading{margin:2px 0 8px;color:var(--text3);font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);line-height:var(--studio-mobile-lh-tight);letter-spacing:.18em;text-transform:uppercase}.studio-mobile-menu-item{min-height:54px;display:flex;align-items:center;gap:10px;padding:8px 0;transition:opacity .08s ease,transform .08s ease}.studio-mobile-menu-item:active{opacity:.68;transform:translateY(1px)}.studio-mobile-menu-icon svg,.studio-mobile-menu-trailing svg,.studio-mobile-signout-bar svg{width:16px;height:16px;display:block}.studio-mobile-menu-heading+.studio-mobile-menu-item{border-top:none;margin-top:0;padding-top:0}.studio-mobile-menu-trailing{color:var(--text3);display:inline-flex;align-items:center;justify-content:center}.studio-mobile-menu-dot{width:7px;height:7px;border-radius:999px;background:var(--gold);flex-shrink:0}.studio-mobile-signout-bar{min-height:40px;border-radius:var(--radius-sm);border:1px solid rgba(212,64,80,.3);background:rgba(212,64,80,.08);color:var(--red);display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;font-family:var(--font-sans);font-size:var(--studio-mobile-fs-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase}#signin-wrap{display:none}.studio-mobile-auth{display:block;min-height:100vh;width:100%;margin:0;background:var(--bg)}.studio-mobile-auth .si-hero{padding:40px 20px 28px;position:relative;overflow:hidden}.studio-mobile-auth .si-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 80%,rgba(201,168,76,.07) 0,transparent 65%);pointer-events:none}.studio-mobile-auth .si-hero h1,.studio-mobile-auth .si-hero p,.studio-mobile-auth .si-logo{position:relative;z-index:1}.studio-mobile-auth .si-logo{margin-bottom:32px}.studio-mobile-auth .si-logo .lt{font-size:17px}.studio-mobile-auth .si-logo .ls{font-size:12px}.studio-mobile-auth .si-hero h1{max-width:320px;margin-bottom:16px;font-size:24px;line-height:28px}.studio-mobile-auth .si-hero p{max-width:300px;font-size:15px;line-height:20px}.studio-mobile-auth .si-stats{margin:24px 20px 0;border-radius:var(--radius-lg)}.studio-mobile-auth .si-stat{padding:14px 12px}.studio-mobile-auth .si-stat .n{font-size:17px}.studio-mobile-auth .si-stat .l{font-size:12px}.studio-mobile-auth .si-form-wrap{max-width:none;margin-top:28px;padding:28px 20px 40px;background:var(--surface);border-top:1px solid var(--border)}.studio-mobile-auth .si-head{margin-bottom:24px}.studio-mobile-auth .si-head h2{font-size:24px;line-height:28px}.studio-mobile-auth .si-head p{font-size:15px;line-height:20px}.studio-mobile-auth .fl,.studio-mobile-auth .si-head .lbl{font-size:12px}.studio-mobile-auth .fi{font-size:15px;line-height:20px}.studio-mobile-auth .btn,.studio-mobile-auth .btn-lg{font-size:12px}.studio-mobile-auth .studio-auth-footer{font-size:15px}.studio-expo-auth-page .studio-error-text,.studio-expo-auth-page .studio-success-text,.studio-mobile-auth .studio-error-text,.studio-mobile-auth .studio-success-text{font-size:12px;line-height:18px}.studio-mobile-auth .si-fields{gap:16px}}