:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;text-rendering:optimizelegibility;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg:#000;--app-bg-soft:#000;--panel:#020202;--panel-strong:#050505;--panel-raised:#0a0a0a;--panel-ghost:#000000f5;--border:#ffffff17;--border-strong:#ffffff29;--text:#fff;--text-soft:#f1f3f5;--text-muted:#a2a9b3;--text-dim:#6f7682;--primary:#fff;--primary-ink:#000;--accent:#fff;--live:#2ad39d;--danger:#ff6f86;--shadow-lg:0 32px 80px #00000059;--shadow-md:0 18px 40px #0000003d;--shadow-sm:0 10px 24px #0000002e;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--font-ui:"Plus Jakarta Sans", "Segoe UI Variable", "Segoe UI", sans-serif;--font-display:"Space Grotesk", "Segoe UI Variable", "Segoe UI", sans-serif;--accent-warm:#ffb79b;--accent-cool:#8fe0ff;background:#000;font-family:Plus Jakarta Sans,Segoe UI Variable,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:#000;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit;background:0 0;border:0}input,textarea,select{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffff08;border-radius:16px;outline:none;padding:.95rem 1rem;transition:border-color .16s,background-color .16s,transform .16s}input:focus,textarea:focus,select:focus{background:#ffffff0d;border-color:#f4efe661}textarea{resize:vertical;min-height:128px}.primary-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;min-height:48px;padding:.8rem 1.15rem;transition:transform .16s,background-color .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.primary-button{background:var(--primary);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.primary-button--slim{min-height:42px;padding:.68rem 1rem}.ghost-button{color:var(--text-soft);border-color:var(--border);background:#ffffff08}.ghost-button--link{text-decoration:none}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.button-icon{justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.button-icon svg,.consumer-nav__icon svg,.consumer-action__icon svg,.search-field__icon svg,.auth-gate__icon svg,.consumer-brand img{width:100%;height:100%}.section-header,.page-hero{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-header{margin-bottom:1.2rem}.section-header h2,.page-hero h1{letter-spacing:-.03em;margin:.15rem 0 0;font-family:Bahnschrift,Segoe UI Variable,sans-serif;line-height:1.05}.section-header h2{font-size:1.15rem}.page-hero h1{font-size:clamp(2rem,4vw,3.6rem)}.section-header__kicker{color:var(--text-dim);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.78rem}.section-header__detail,.page-hero>div>p:last-child{max-width:64ch;color:var(--text-muted);margin:.6rem 0 0}.section-header__actions,.page-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-hero__actions--stack{gap:.85rem;width:100%;max-width:600px;display:grid}.filter-row{grid-template-columns:1fr 1fr 1fr;align-items:flex-start;gap:.85rem;width:100%;display:grid}.filter-chip-row{flex-wrap:wrap;grid-column:1/-1;gap:.65rem;display:flex}.filter-chip{border:1px solid var(--border);background:color-mix(in srgb, var(--panel-raised) 82%, transparent);min-height:2.65rem;color:var(--text-soft);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:0 .95rem;font-size:.93rem;font-weight:500;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.filter-chip:hover{border-color:var(--border-strong);background:color-mix(in srgb, var(--panel-raised) 88%, transparent);color:var(--text);transform:translateY(-2px);box-shadow:0 2px 8px #0003}.filter-chip:focus-visible{outline-offset:2px;border-color:#f4efe64d;outline:2px solid #f4efe666}.filter-chip--active{border-color:color-mix(in srgb, var(--primary) 40%, var(--border));background:color-mix(in srgb, var(--primary) 18%, var(--panel-raised));color:var(--text);box-shadow:0 0 0 1px #f4efe626, var(--shadow-sm)}.filter-chip--active:hover{background:color-mix(in srgb, var(--primary) 22%, var(--panel-raised));border-color:color-mix(in srgb, var(--primary) 45%, var(--border))}.filter-chip__icon{flex:none;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.filter-chip__icon svg{stroke-width:1.8px;width:100%;height:100%}.filter-row input,.filter-row select{border:1px solid var(--border);background:color-mix(in srgb, var(--panel-raised) 82%, transparent);min-width:0;color:var(--text);border-radius:12px;padding:.8rem 1rem;font-size:.93rem;transition:border-color .2s,background .2s}.filter-row input:hover,.filter-row select:hover{background:color-mix(in srgb, var(--panel-raised) 88%, transparent);border-color:var(--border-strong)}.filter-row input:focus,.filter-row select:focus{background:color-mix(in srgb, var(--panel-raised) 90%, transparent);border-color:#f4efe64d;outline:none;box-shadow:0 0 0 2px #f4efe61a}.filter-row input::placeholder{color:var(--text-dim)}.studio-publish-note,.studio-verification-strip{gap:.8rem;display:grid}.studio-publish-note{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:1rem 1.05rem}.studio-publish-note p{color:var(--text-muted);margin:0}.studio-summary-grid--compact,.studio-verification-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.status-pill{border:1px solid var(--border);width:fit-content;color:var(--text-soft);background:#ffffff0a;border-radius:999px;align-items:center;gap:.55rem;padding:.42rem .72rem;font-size:.82rem;display:inline-flex}.status-pill__dot{border-radius:999px;flex:none;width:.5rem;height:.5rem}.status-pill__dot--muted{background:#8891a0}.avatar-shell{width:56px;height:56px;color:var(--text-soft);background:linear-gradient(#20252f 0%,#161a21 100%);border:1px solid #ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.avatar-shell--small{width:42px;height:42px}.avatar-shell img{object-fit:cover;width:100%;height:100%}.avatar-shell span{font-weight:700}.empty-state,.panel-loader{border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffff08;padding:1.5rem}.empty-state h3,.panel-loader{margin:0}.empty-state p{color:var(--text-muted);margin:.55rem 0 0}.empty-state__action{margin-top:1rem}.admin-room-item__copy{color:var(--text-soft);margin:0;line-height:1.55}.panel-loader{color:var(--text-muted)}.banner{border:1px solid #0000;border-radius:16px;padding:.85rem 1rem;font-size:.94rem}.banner--success{color:#cbf8e8;background:#2ad39d14;border-color:#2ad39d33}.banner--error{color:#ffd4dd;background:#ff6f8614;border-color:#ff6f8633}.inline-banner-stack{gap:.8rem;display:grid}.consumer-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.consumer-shell__sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:10;background:#080a0deb;flex-direction:column;gap:1rem;height:100vh;padding:1.35rem 1rem 1rem;display:flex;position:sticky;top:0;overflow:hidden auto}.consumer-brand{border:1px solid var(--border);background:#ffffff08;border-radius:22px;align-items:center;gap:.9rem;padding:.72rem .78rem;display:flex}.consumer-brand img{object-fit:cover;width:56px;height:56px;box-shadow:var(--shadow-sm);border-radius:18px}.consumer-brand strong{font-size:1.02rem;display:block}.consumer-brand span{color:var(--text-dim);margin-top:.2rem;font-size:.86rem;display:block}.consumer-nav{gap:.4rem;display:grid}.consumer-nav__link{color:var(--text-soft);border:1px solid #0000;border-radius:14px;align-items:center;gap:.85rem;padding:.75rem .85rem;font-weight:500;transition:background-color .16s,color .16s,border-color .16s,transform .16s;display:flex}.consumer-nav__link:hover{color:var(--text);background:#ffffff0d;border-color:#ffffff14;transform:translate(2px)}.consumer-nav__link--active{color:var(--text);background:#f4efe61a;border:1px solid #f4efe626;box-shadow:inset 0 0 0 1px #f4efe61a}.consumer-nav__icon{width:1.15rem;height:1.15rem;color:inherit;flex:none;justify-content:center;align-items:center;display:inline-flex}.consumer-nav__icon svg,.consumer-action__icon svg,.search-field__icon svg,.auth-gate__icon svg,.button-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.consumer-shell__session{border:1px solid var(--border);background:#ffffff0a;border-radius:16px;align-items:center;gap:.75rem;margin-top:auto;padding:.75rem .8rem;transition:background .2s,border-color .2s;display:flex}.consumer-shell__session:hover{border-color:var(--border-strong);background:#ffffff0f}.consumer-shell__session strong,.seller-preview strong,.profile-list__item strong,.auction-rail__list-item strong,.inbox-item h2{font-weight:600;display:block}.consumer-shell__session span,.seller-preview p,.profile-list__item p,.auction-rail__list-item span,.profile-panel p,.inbox-item p{color:var(--text-muted);font-size:.86rem}.consumer-shell__main{min-width:0;padding:1.5rem 1.5rem 2rem}.consumer-shell--studio .consumer-shell__main{max-width:1700px}.consumer-bottom-nav{display:none}.consumer-page{grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem;min-width:0;display:grid}.consumer-page__main,.consumer-page__rail{min-width:0}.consumer-page__main{gap:1.5rem;display:grid}.consumer-page__rail{align-self:start;position:sticky;top:1.5rem}.consumer-page--single{grid-template-columns:minmax(0,1fr)}.consumer-page--single .consumer-page__main{max-width:1200px}.consumer-page--feed .consumer-page__main{max-width:860px}.feed-tabs{border:1px solid var(--border);background:#ffffff08;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem;display:inline-flex}.feed-tabs__tab{min-height:42px;color:var(--text-muted);border-radius:999px;align-items:center;gap:.6rem;padding:0 1rem;display:inline-flex}.feed-tabs__tab svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1rem;height:1rem}.feed-tabs__tab--active{color:var(--text);background:#f4efe617}.search-field{border:1px solid var(--border);background:#ffffff0d;border-radius:999px;align-items:center;gap:.85rem;min-width:min(100%,360px);padding:0 1.2rem;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.search-field:hover{border-color:var(--border-strong);background:#ffffff12}.search-field:focus-within{background:#ffffff14;border-color:#f4efe64d;box-shadow:0 0 0 2px #f4efe61a}.search-field__icon{width:1.1rem;height:1.1rem;color:var(--text-soft);flex:none;transition:color .2s}.search-field:focus-within .search-field__icon{color:var(--text)}.search-field input{background:0 0;border:0;width:100%;padding:1.05rem 0;font-size:.95rem}.search-field input::placeholder{color:var(--text-dim)}.search-field input:focus{background:0 0;border:0;outline:none}.consumer-reel-list{scroll-snap-type:y proximity;gap:1.25rem;max-height:calc(100vh - 170px);padding-right:.25rem;display:grid;overflow-y:auto}.consumer-reel{scroll-snap-align:start;min-height:clamp(540px,74vh,760px)}.consumer-reel__surface{width:100%;height:100%;min-height:inherit;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);text-align:left;cursor:pointer;background:#0f1319;border:1px solid #ffffff14;padding:0;position:relative;overflow:hidden}.consumer-reel--selected .consumer-reel__surface{border-color:#f4efe633}.consumer-reel__media,.consumer-reel__media img{width:100%;height:100%}.consumer-reel__media{position:absolute;inset:0}.consumer-reel__media img{object-fit:cover}.consumer-reel__placeholder,.explore-card__placeholder,.auction-rail__placeholder,.auction-detail__placeholder,.room-editor-preview__placeholder,.studio-video-preview__placeholder,.video-row__placeholder{color:#ffffffc7;text-transform:uppercase;background:linear-gradient(#202632 0%,#151921 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:clamp(2rem,7vw,4.5rem);font-weight:700;display:flex}.consumer-reel__overlay{background:linear-gradient(#0405080d 0%,#0405086b 56%,#040508e6 100%);justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.4rem;display:flex;position:absolute;inset:0}.consumer-reel__copy{gap:1rem;max-width:min(72%,560px);display:grid}.consumer-reel__seller{align-items:center;gap:.75rem;display:flex}.consumer-reel__seller strong{font-size:1rem;display:block}.consumer-reel__seller span,.consumer-reel__text p,.consumer-action strong,.consumer-reel__metrics span{color:#f4f4f1d1}.consumer-reel__text{gap:.8rem;display:grid}.consumer-reel__text h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}.consumer-reel__text p{max-width:52ch;margin:0}.consumer-reel__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.consumer-reel__metrics div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0d;border-radius:18px;padding:.95rem 1rem}.consumer-reel__metrics strong{margin-top:.3rem;font-size:1rem;display:block}.consumer-reel__rail{gap:.8rem;display:grid}.consumer-action{justify-items:center;gap:.38rem;width:58px;display:grid}.consumer-action__icon{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c0f8f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.consumer-action strong{font-size:.72rem;font-weight:500}.auction-rail,.profile-panel,.profile-guest-card,.seller-preview,.explore-card,.inbox-item,.metric-card,.surface,.callback-page__card,.auth-gate__dialog{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--panel-ghost);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auction-rail{overflow:hidden}.auction-rail__hero{aspect-ratio:1;background:#0d1015}.auction-rail__hero img,.auction-detail__media img,.explore-card__media img,.room-editor-preview__media img,.studio-video-preview__media img,.video-row img{object-fit:cover;width:100%;height:100%}.auction-rail__body{gap:1.25rem;padding:1.2rem;display:grid}.auction-rail__heading{gap:.75rem;display:grid}.auction-rail__heading h3{margin:0;font-size:1.45rem}.auction-rail__heading p{color:var(--text-muted);margin:0}.auction-rail__stats,.auction-rail__info,.auction-detail__grid,.profile-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.auction-rail__stats div,.auction-rail__info div,.auction-detail__grid div,.profile-panel__stats div,.seller-summary-bar span,.studio-summary span,.editor-footnote span{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;padding:.9rem 1rem}.auction-rail__stats span,.auction-rail__info span,.auction-detail__grid span,.profile-panel__stats span,.editor-footnote span{color:var(--text-dim);font-size:.82rem;display:block}.auction-rail__stats strong,.auction-rail__info strong,.auction-detail__grid strong,.profile-panel__stats strong{margin-top:.3rem;display:block}.auction-rail__bid-form,.auction-detail__bid-form,.studio-form{gap:.9rem;display:grid}.auction-rail__bid-form label,.auction-detail__bid-form label,.studio-form label{gap:.45rem;display:grid}.auction-rail__bid-form label span,.auction-detail__bid-form label span,.studio-form label span{color:var(--text-soft);font-size:.9rem}.auction-rail__bid-actions,.auction-detail__actions,.editor-action-row{flex-wrap:wrap;gap:.75rem;display:flex}.auction-rail__stack,.auction-detail__stack{gap:.9rem;display:grid}.auction-rail__empty,.auction-detail__stack p,.editor-footnote{color:var(--text-muted);margin:0}.auction-rail__list,.profile-list,.inbox-list,.managed-room-list,.video-list,.preference-list{gap:.75rem;display:grid}.auction-rail__list-item,.profile-list__item,.seller-preview,.inbox-item{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.05rem;display:flex}.profile-list__item{border:1px solid var(--border);background:#ffffff08;border-radius:18px}.auction-rail__list-item>div,.profile-list__item>div{min-width:0}.auction-rail__list-item span:last-child,.profile-list__item span,.inbox-item__header>span{color:var(--text-dim);font-size:.84rem}.explore-layout,.seller-shelves,.profile-grid{gap:1rem;display:grid}.explore-shelf{gap:.9rem;display:grid}.explore-shelf__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.explore-shelf__heading h2{margin:0;font-size:1.15rem}.explore-shelf__count{border:1px solid var(--border);min-height:28px;color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;padding:0 .72rem;font-size:.76rem;display:inline-flex}.explore-shelf__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.2rem;display:grid}.explore-card{border:1px solid var(--border);background:#ffffff05;border-radius:18px;gap:.85rem;padding:.85rem;transition:border-color .2s,background .2s,box-shadow .2s;display:grid}.explore-card:hover{background:#ffffff0a;border-color:#f4efe626;box-shadow:0 4px 12px #0000004d}.explore-card--active{border-color:#f4efe62e}.explore-card__surface{text-align:left;cursor:pointer;gap:.8rem;padding:0;display:grid}.explore-card__media,.room-editor-preview__media{aspect-ratio:1;background:#0e1117;border-radius:20px;overflow:hidden}.explore-card__body strong,.seller-summary strong{font-size:1rem}.explore-card__body p,.seller-summary p{color:var(--text-muted);margin:0}.explore-card__meta{color:var(--text-soft);flex-wrap:wrap;justify-content:space-between;gap:.55rem;font-size:.88rem;display:flex}.explore-card__actions{flex-wrap:wrap;gap:.65rem;display:flex}.profile-panel{gap:1.1rem;padding:1.15rem;display:grid}.profile-action-center{background:linear-gradient(135deg,#f4efe614,#ffffff05),#ffffff05;border:1px solid #f4efe61f;border-radius:22px;gap:.9rem;padding:1rem 1.05rem;display:grid}.profile-action-center--support{min-height:100%}.profile-action-center__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-action-center__header h3{margin:0;font-size:1.05rem}.profile-action-center__header p{max-width:60ch;color:var(--text-muted);margin:.45rem 0 0}.profile-panel__header,.seller-preview__main,.seller-summary,.room-editor-preview,.studio-video-preview{align-items:center;gap:1rem;display:flex}.profile-guest-card{grid-template-columns:220px minmax(0,1fr);display:grid;overflow:hidden}.profile-guest-card__visual{background:#ffffff05;place-items:center;padding:1.5rem;display:grid}.profile-guest-card__visual img{width:min(170px,100%);box-shadow:var(--shadow-lg);border-radius:32px}.profile-guest-card__body{align-content:center;gap:.9rem;padding:1.8rem;display:grid}.profile-guest-card__body h2{margin:0;font-size:2rem}.profile-guest-card__body p{max-width:52ch;color:var(--text-muted);margin:0}.kyc-status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.kyc-status-row>span{color:var(--text-muted);font-size:.88rem}.kyc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.kyc-card{border:1px solid var(--border);background:#ffffff05;border-radius:18px;gap:.75rem;padding:.9rem;display:grid}.kyc-card h3{margin:0;font-size:.96rem}.profile-workspace-groups,.profile-workspace-group{gap:.9rem;display:grid}.profile-workspace-group h4{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.84rem}#support-ticket-form{scroll-margin-top:5.5rem}.kyc-card label{gap:.4rem;display:grid}.kyc-card label>span{color:var(--text-soft);font-size:.84rem}.kyc-card small{color:var(--text-muted);font-size:.78rem}.kyc-document-actions{align-items:center;gap:.55rem;display:inline-flex}.kyc-inline-link{width:fit-content}.preference-row{border:1px solid var(--border);cursor:pointer;text-align:left;background:#ffffff08;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.05rem;display:flex}.preference-row--active{background:#f4efe60a;border-color:#f4efe629}.preference-row strong,.inbox-item h2,.auction-detail__stack h2{margin:0}.preference-row p{margin:.28rem 0 0}.seller-summary-bar{flex-wrap:wrap;gap:.75rem;display:flex}.inbox-item{flex-direction:column;align-items:flex-start}.inbox-item--read{opacity:.72}.inbox-item__header,.inbox-item__actions{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.inbox-item__actions{flex-wrap:wrap}.auction-detail{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:1.5rem;display:grid}.auction-detail__media{border-radius:var(--radius-xl);border:1px solid var(--border);min-height:680px;box-shadow:var(--shadow-lg);background:#0e1117;overflow:hidden}.auction-detail__body{align-content:start;gap:1rem;display:grid}.auction-detail__header h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,3rem)}.auction-detail__header p,.auction-detail__seller span,.editor-footnote{color:var(--text-muted)}.auction-detail__seller{border:1px solid var(--border);background:#ffffff08;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.surface.studio-view{gap:1.4rem;padding:1.3rem;display:grid}.studio-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:1rem;display:grid}.studio-column{gap:1rem;display:grid}.studio-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:#ffffff08;gap:1rem;padding:1.1rem;display:grid}.studio-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.studio-card__header h3{margin:.2rem 0 0;font-size:1.2rem}.studio-card__header p{color:var(--text-muted);margin:.45rem 0 0}.studio-video-preview,.room-editor-preview{align-items:stretch;padding:.3rem 0}.studio-video-preview__media,.room-editor-preview__media{flex:none;width:200px}.studio-video-preview__media{aspect-ratio:.8;background:#0e1117;border-radius:22px;overflow:hidden}.studio-video-preview__body,.room-editor-preview__body{align-content:start;gap:.7rem;display:grid}.studio-video-preview__body h3,.room-editor-preview__body h3{margin:0}.studio-video-preview__body p,.room-editor-preview__body p{color:var(--text-muted);margin:0}.studio-video-preview__stats,.studio-summary,.editor-footnote{flex-wrap:wrap;gap:.65rem;display:flex}.video-list{max-height:420px;overflow-y:auto}.video-row,.managed-room{border:1px solid var(--border);cursor:pointer;text-align:left;background:#ffffff05;border-radius:18px;grid-template-columns:86px minmax(0,1fr);gap:.9rem;padding:.7rem;display:grid}.video-row--active,.managed-room--active{background:#f4efe60a;border-color:#f4efe629}.video-row img,.video-row__placeholder{aspect-ratio:1;border-radius:16px;width:86px;font-size:1.8rem;overflow:hidden}.video-row strong,.managed-room strong{margin-bottom:.2rem;display:block}.video-row span,.managed-room p,.managed-room__meta span,.managed-room__topline p,.seller-summary span{color:var(--text-muted)}.studio-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.managed-room-list{max-height:420px;overflow-y:auto}.managed-room{grid-template-columns:minmax(0,1fr)}.managed-room__topline,.managed-room__meta{justify-content:space-between;gap:.75rem;display:flex}.managed-room__topline p{margin:.25rem 0 0}.managed-room__next{gap:.22rem;padding-top:.15rem;display:grid}.managed-room__next strong{margin-bottom:0;font-size:.9rem}.managed-room__next p{margin:0;font-size:.84rem;line-height:1.45}.seller-summary{border:1px solid var(--border);background:#ffffff08;border-radius:20px;justify-content:space-between;align-items:center;padding:1rem 1.05rem}.room-editor-preview__media{width:180px}.studio-manage-command{grid-column:1/-1}.studio-manage-command__focus{justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:.25rem;display:flex}.studio-manage-command__focus strong{margin:.32rem 0 0;font-size:1rem;display:block}.studio-manage-command__focus p{color:var(--text-muted);margin:.45rem 0 0}.editor-footnote{margin-top:.2rem}.metric-card{gap:.3rem;padding:1rem 1.1rem;display:grid}.metric-card__value{font-size:1.5rem}.auth-gate{z-index:40;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auth-gate__backdrop{background:#030408c2;position:absolute;inset:0}.auth-gate__dialog{z-index:1;gap:.9rem;width:min(100%,460px);padding:1.6rem;display:grid;position:relative}.auth-gate__icon{width:56px;height:56px;color:var(--primary);background:#f4efe614;border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.auth-gate__actions{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.callback-page{place-items:center;min-height:100vh;padding:1rem;display:grid}.callback-page__card{text-align:center;gap:.85rem;width:min(100%,420px);padding:1.8rem;display:grid}.callback-page__card img{object-fit:cover;border-radius:28px;width:88px;height:88px;margin:0 auto .4rem}.callback-page__card h1,.callback-page__card p{margin:0}.callback-page__card p{color:var(--text-muted)}.sidebar__link{align-items:center;gap:.65rem;display:inline-flex}.sidebar__icon{width:1rem;height:1rem}@media (width<=1360px){.consumer-page{grid-template-columns:minmax(0,1fr) 330px}.explore-shelf__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.consumer-page{grid-template-columns:minmax(0,1fr)}.consumer-page__rail{position:static}.consumer-page--feed .consumer-page__main,.consumer-page--single .consumer-page__main{max-width:none}.auction-detail,.studio-grid{grid-template-columns:minmax(0,1fr)}.auction-detail__media{min-height:520px}}@media (width<=900px){.consumer-shell{grid-template-columns:minmax(0,1fr)}.consumer-shell__sidebar{display:none!important}.consumer-shell__main{padding:1rem 1rem 6.6rem}.consumer-bottom-nav{z-index:20;padding:.7rem .75rem calc(.7rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a0df0;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem;display:grid;position:fixed;bottom:0;left:0;right:0}.consumer-bottom-nav .consumer-nav__link{border-radius:16px;flex-direction:column;gap:.38rem;padding:.58rem .25rem;font-size:.76rem}.consumer-bottom-nav .consumer-nav__icon{width:1.05rem;height:1.05rem}.page-hero,.section-header,.studio-card__header,.seller-summary,.inbox-item__header{flex-direction:column;align-items:flex-start}.page-hero__actions--stack{width:100%;max-width:100%}.filter-row{grid-template-columns:1fr}.filter-chip-row{grid-column:auto}.search-field{min-width:100%;max-width:100%}.filter-row input,.filter-row select{width:100%}.explore-shelf__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.consumer-reel-list{max-height:none;overflow:visible}.consumer-reel{min-height:72vh}.consumer-reel__overlay{flex-direction:column;align-items:stretch}.consumer-reel__copy{max-width:none}.consumer-reel__rail{grid-auto-columns:1fr;grid-auto-flow:column;justify-content:stretch}.consumer-action{width:auto}.consumer-action__icon{width:52px;height:52px}.profile-grid,.kyc-grid,.studio-form__grid,.auction-rail__stats,.auction-rail__info,.auction-detail__grid{grid-template-columns:minmax(0,1fr)}.profile-panel--wide{grid-column:auto}.profile-guest-card{grid-template-columns:minmax(0,1fr)}.profile-guest-card__visual{padding-bottom:0}.profile-panel__header,.seller-preview__main,.studio-video-preview,.room-editor-preview{align-items:flex-start}.studio-video-preview,.room-editor-preview{flex-direction:column}.studio-video-preview__media,.room-editor-preview__media{width:100%}}@media (width<=640px){.consumer-shell__main{padding-inline:.8rem}.page-hero h1{font-size:2rem}.consumer-reel{min-height:65vh}.consumer-reel__overlay,.surface.studio-view,.auction-rail__body,.profile-panel,.studio-card{padding:1rem}.explore-shelf__grid{grid-template-columns:minmax(0,1fr)}.search-field{width:100%;min-width:0}.auction-detail__media{min-height:360px}.auction-detail__seller,.auction-rail__list-item,.profile-list__item{flex-direction:column;align-items:flex-start}.consumer-reel__metrics{grid-template-columns:minmax(0,1fr)}}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.app-shell__sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);z-index:15;contain:layout;background:#080a0df5;flex-direction:column;gap:1rem;height:100vh;padding:1.15rem 1rem 1rem;display:flex;position:sticky;top:0;overflow:hidden auto}.app-shell__sidebar--immersive{width:240px}.app-shell__main{min-width:0;padding:1.25rem 1.35rem 2rem}.app-shell__main--immersive{padding:0}.app-shell__main--studio{padding-inline:1.25rem}.consumer-brand--compact{padding:.7rem}.consumer-brand--compact img{width:48px;height:48px}.consumer-shell__session--compact{padding:.75rem}.consumer-shell__session--compact .avatar-shell{width:48px;height:48px}.immersive-feed-page{background:radial-gradient(circle at top,#2b344638,#0000 26%),linear-gradient(#06070a 0%,#08090c 100%);grid-template-rows:auto minmax(0,1fr);min-height:100vh;display:grid}.immersive-feed-page__header{z-index:5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#06070afa 0%,#06070acc 100%);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:1.2rem;padding:.9rem 1.2rem .8rem;display:flex;position:sticky;top:0}.immersive-feed-page__heading{flex-direction:column;gap:.18rem;display:flex}.immersive-feed-page__header h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.05rem,1.6vw,1.35rem)}.immersive-feed-page__actions{align-items:center;gap:.75rem;display:flex}.immersive-feed-page__empty{padding:1.25rem}.immersive-feed-page__viewport{scroll-snap-type:y mandatory;height:calc(100vh - 76px);padding:0 1rem 7.1rem;overflow-y:auto}.immersive-room{scroll-snap-align:start;place-items:center;min-height:calc(100vh - 96px);padding:.2rem 0 .8rem;display:grid}.immersive-room__surface{cursor:pointer;background:#0e1117;border:1px solid #ffffff1a;border-radius:20px;width:min(100%,480px);height:min(80vh,840px);position:relative;overflow:hidden;box-shadow:0 32px 80px #0000006b}.immersive-room__poster,.immersive-room__video,.immersive-room__frame{border:0;width:100%;height:100%}.immersive-room__poster,.immersive-room__video{object-fit:cover}.immersive-room__placeholder{color:#ffffffd1;background:linear-gradient(#202632 0%,#11141b 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:clamp(2.8rem,8vw,5rem);font-weight:700;display:flex}.immersive-room__overlay{background:linear-gradient(#04050805 0%,#04050847 45%,#040508f2 100%);justify-content:space-between;align-items:flex-end;gap:.95rem;padding:1.1rem;display:flex;position:absolute;inset:0}.immersive-room__meta{gap:.72rem;max-width:min(72%,360px);display:grid}.immersive-room__seller{align-items:center;gap:.72rem;display:flex}.immersive-room__seller strong{display:block}.immersive-room__seller span,.immersive-room__copy p{color:#f4f4f1d6}.immersive-room__copy{gap:.55rem;display:grid}.immersive-room__source-pill svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:.95rem;height:.95rem}.immersive-room__copy h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.15rem,2vw,1.8rem)}.immersive-room__copy p{margin:0;font-size:.95rem}.immersive-room__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.immersive-room__stats div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border-radius:14px;padding:.68rem .72rem}.immersive-room__stats span{color:#f4f4f1c2;font-size:.74rem;display:block}.immersive-room__stats strong{margin-top:.28rem;display:block}.immersive-room__actions{justify-items:center;gap:.55rem;display:grid}.feed-bid-tray{z-index:12;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#06070af5;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:minmax(220px,1fr) minmax(220px,.92fr) auto;align-items:center;gap:.8rem;width:min(960px,100vw - 320px);padding:1rem 1.2rem;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 24px 56px #0000006b}.feed-bid-tray__summary strong{letter-spacing:-.01em;font-size:1rem;font-weight:600;display:block}.feed-bid-tray__summary p{color:var(--text-muted);letter-spacing:-.005em;margin:.25rem 0 0;font-size:.9rem}.feed-bid-tray__stats{color:var(--text-soft);flex-wrap:wrap;gap:.55rem;font-size:.82rem;display:flex}.feed-bid-tray__field input{min-height:48px;padding:.85rem 1rem;font-weight:500}.feed-bid-tray__actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.feed-bid-tray .primary-button,.feed-bid-tray .ghost-button{letter-spacing:-.005em;min-height:46px;padding:.8rem 1.2rem;font-weight:500;transition:all .2s}.room-sheet{z-index:30;place-items:end center;padding:1rem;display:grid;position:fixed;inset:0}.room-sheet__backdrop{background:#040508c7;position:absolute;inset:0}.room-sheet__panel{background:#0a0c10f7;border:1px solid #ffffff14;border-radius:28px;width:min(100%,980px);max-height:min(82vh,860px);padding:1rem 1rem 1.1rem;position:relative;overflow:auto;box-shadow:0 30px 80px #0000006b}.room-sheet__grip{background:#ffffff2e;border-radius:999px;width:62px;height:5px;margin:0 auto 1rem}.room-sheet__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.room-sheet__header h2{margin:.45rem 0 0;font-size:clamp(1.4rem,2.6vw,2rem)}.room-sheet__header p{color:var(--text-muted);margin:.45rem 0 0}.room-sheet__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.room-sheet__metrics div,.room-sheet__seller,.room-sheet__list-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px}.room-sheet__metrics div{padding:.9rem 1rem}.room-sheet__metrics span{color:var(--text-dim);font-size:.82rem;display:block}.room-sheet__metrics strong{margin-top:.32rem;display:block}.room-sheet__seller{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.room-sheet__seller span{color:var(--text-dim);font-size:.82rem;display:block}.room-sheet__seller strong{margin-top:.25rem;display:block}.room-sheet__seller-actions{flex-wrap:wrap;gap:.65rem;display:flex}.room-sheet__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.room-sheet__stack{gap:.8rem;display:grid}.room-sheet__empty{color:var(--text-muted);margin:0}.room-sheet__list{gap:.75rem;display:grid}.room-sheet__list-item{justify-content:space-between;gap:.9rem;padding:.95rem 1rem;display:flex}.room-sheet__list-item span{color:var(--text-dim)}.utility-rail-inline{margin-bottom:1.15rem}.utility-rail-inline .auction-rail{grid-template-columns:minmax(280px,360px) minmax(0,1fr);display:grid;position:static}.utility-rail-inline .auction-rail__hero{aspect-ratio:auto;min-height:100%}.studio-source-toggle{border:1px solid var(--border);background:#ffffff08;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;padding:.32rem;display:inline-flex}.studio-source-toggle__button{min-height:38px;color:var(--text-muted);border-radius:999px;padding:0 .95rem;transition:background-color .16s,color .16s}.studio-live-preview{align-items:stretch;gap:1rem;display:flex}.studio-live-preview__visual{aspect-ratio:.8;background:#0e1117;border-radius:22px;flex:none;width:200px;overflow:hidden}.studio-live-preview__visual img{object-fit:cover;width:100%;height:100%}.studio-live-fields{gap:.85rem;display:grid}@media (width<=1180px){.feed-bid-tray{width:min(920px,100vw - 48px)}.utility-rail-inline .auction-rail{grid-template-columns:minmax(0,1fr)}}@media (width<=900px){.app-shell{grid-template-columns:minmax(0,1fr)}.app-shell__sidebar{display:none}.app-shell__main,.app-shell__main--immersive,.app-shell__main--studio{padding:0}.immersive-feed-page__header{padding:.72rem .8rem .55rem}.immersive-feed-page__viewport{height:calc(100vh - 74px);padding:0 0 6.8rem}.immersive-room{min-height:calc(100vh - 92px);padding:0}.immersive-room__surface{border-inline:0;border-bottom:0;border-radius:0;width:100%;height:calc(100vh - 74px)}.immersive-room__overlay{padding:.95rem .9rem 1.15rem}.immersive-room__meta{max-width:min(74%,360px)}.feed-bid-tray{width:auto;left:.75rem;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom) + 64px);grid-template-columns:minmax(0,1fr);justify-items:stretch;transform:none}.feed-bid-tray__summary,.feed-bid-tray__actions,.room-sheet__header,.room-sheet__seller{flex-direction:column;align-items:flex-start}.room-sheet{padding:0}.room-sheet__panel{width:100%;max-height:86vh;padding-bottom:calc(1rem + env(safe-area-inset-bottom));border-bottom:0;border-radius:26px 26px 0 0}.room-sheet__metrics,.room-sheet__grid{grid-template-columns:minmax(0,1fr)}.studio-live-preview{flex-direction:column}.studio-live-preview__visual{width:100%}}@media (width<=640px){.immersive-feed-page__header h1{font-size:1.02rem}.immersive-room__meta{max-width:min(68%,248px)}.immersive-room__stats{grid-template-columns:minmax(0,1fr)}.feed-bid-tray{border-radius:20px}}.app-shell--immersive{--immersive-sidebar-width:184px;grid-template-columns:var(--immersive-sidebar-width) minmax(0, 1fr);overflow-x:hidden}.app-shell__sidebar--immersive{background:#06070afa;gap:.6rem;width:auto;padding:.72rem .6rem .85rem}.app-shell__sidebar--immersive .consumer-brand{background:0 0;border:0;border-radius:0;padding:.25rem .28rem .5rem}.app-shell__sidebar--immersive .consumer-brand img,.app-shell__sidebar--immersive .consumer-shell__session .avatar-shell{width:34px;height:34px}.app-shell__sidebar--immersive .consumer-brand strong{font-size:.92rem}.app-shell__sidebar--immersive .consumer-brand span,.app-shell__sidebar--immersive .consumer-shell__session span{font-size:.76rem}.app-shell__sidebar--immersive .consumer-brand span{display:none}.app-shell__sidebar--immersive .consumer-shell__session{background:#ffffff05;border-radius:16px;padding:.58rem .56rem}.app-shell__sidebar--immersive .consumer-shell__session strong{font-size:.88rem}.app-shell__sidebar--immersive .consumer-nav__link{border-radius:14px;gap:.72rem;min-height:44px;padding:.62rem .68rem;font-size:.94rem}.app-shell__sidebar--immersive .consumer-nav__icon{width:.98rem;height:.98rem}.immersive-feed-page__header{background:linear-gradient(#06070af2 0%,#06070a9e 100%);justify-content:center;gap:.8rem;padding:.72rem 1rem .32rem}.immersive-feed-page__heading{gap:.08rem;position:absolute;top:.72rem;left:1rem}.immersive-feed-page__heading .section-header__kicker{letter-spacing:.26em;font-size:.62rem}.immersive-feed-page__heading strong{color:var(--text-soft);letter-spacing:-.01em;font-size:.78rem;font-weight:600}.immersive-feed-page__actions{justify-content:center;width:100%}.feed-tabs{background:#0a0c0fd1;padding:.28rem;box-shadow:0 16px 32px #00000038}.immersive-feed-page__viewport{overscroll-behavior:contain;scrollbar-width:none;height:calc(100vh - 58px);padding:0 .78rem 7rem;overflow-x:hidden}.immersive-room__surface{border-radius:22px;width:min(100%,472px);height:min(84vh,860px);box-shadow:0 30px 72px #00000061}.immersive-room__copy h2{font-size:clamp(1.1rem,1.6vw,1.54rem);line-height:1.02}.immersive-room__copy p{max-width:28ch;font-size:.86rem}.immersive-room__stats div{background:#080a0d94;border-radius:12px;padding:.58rem .62rem}.immersive-room__actions{gap:.36rem;padding-bottom:.08rem}.consumer-action{gap:.22rem;width:54px}.consumer-action__icon{background:#090b0eb8;width:40px;height:40px}.consumer-action strong{letter-spacing:0;font-size:.68rem}.feed-bid-tray__stats{gap:.38rem;font-size:.78rem}.feed-bid-tray__field input{border-radius:14px;min-height:46px}.feed-bid-tray .primary-button,.feed-bid-tray .ghost-button{min-height:46px;padding-inline:.88rem}@media (width<=1180px){.feed-bid-tray{width:min(620px,100vw - 32px);left:50%}}@media (width<=900px){.immersive-feed-page__heading{display:none}.immersive-feed-page__header{justify-content:flex-start;padding:.68rem .75rem .36rem}.immersive-feed-page__actions{justify-content:flex-start}.immersive-feed-page__viewport{height:calc(100vh - 68px);padding:0 0 10.75rem}.immersive-room{min-height:calc(100vh - 68px);padding:0}.immersive-room__surface{width:100vw;max-width:100vw;height:calc(100vh - 68px);box-shadow:none;border:0;border-radius:0}.immersive-room__overlay{padding:.95rem .9rem 1.18rem}.immersive-room__meta{max-width:min(74%,258px)}.immersive-room__copy h2{font-size:clamp(1.28rem,7vw,1.9rem)}.consumer-action{width:52px}.consumer-action__icon{width:38px;height:38px}.feed-bid-tray{width:auto;left:.75rem;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom) + 64px);grid-template-columns:minmax(0,1fr);padding:.72rem .78rem;transform:none}.feed-bid-tray__summary,.feed-bid-tray__actions{width:100%}.feed-bid-tray__field input{width:100%;min-width:0}.feed-bid-tray__actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feed-bid-tray .primary-button,.feed-bid-tray .ghost-button{width:100%}}@media (width<=640px){.feed-tabs{justify-content:space-between;width:100%}.feed-tabs__tab{flex:1 1 0;justify-content:center}}:root{--motion-soft:cubic-bezier(.22, 1, .36, 1);--motion-snap:cubic-bezier(.2, .9, .22, 1)}html{scroll-behavior:smooth}.app-shell,.consumer-page,.consumer-page__main,.consumer-page__rail{min-width:0}.app-shell--consumer{--consumer-sidebar-width:208px;grid-template-columns:var(--consumer-sidebar-width) minmax(0, 1fr)}.app-shell--consumer .app-shell__sidebar{z-index:15;background:#080a0df5;gap:.8rem;padding:1rem .75rem}.app-shell--consumer .consumer-brand{border-radius:18px;padding:.48rem .52rem}.app-shell--consumer .consumer-brand img,.app-shell--consumer .consumer-shell__session .avatar-shell{width:42px;height:42px}.app-shell--consumer .consumer-brand strong{font-size:.98rem}.app-shell--consumer .consumer-brand span,.app-shell--consumer .consumer-shell__session span{font-size:.8rem}.app-shell--consumer .consumer-nav__link{border-radius:14px;gap:.72rem;min-height:46px;padding:.64rem .72rem;font-size:.93rem}.app-shell--consumer .consumer-nav__icon{width:1rem;height:1rem}.app-shell--consumer .consumer-shell__session{border-radius:16px;padding:.68rem .72rem}.app-shell--consumer .app-shell__main{padding:1rem 1.1rem 1.8rem}.consumer-page--single .consumer-page__main{gap:1rem;width:min(100%,1040px);max-width:1040px;margin:0 auto}.page-hero--compact{align-items:center;gap:.8rem;padding:.1rem 0 .25rem}.page-hero--compact h1{letter-spacing:-.035em;font-size:clamp(1.5rem,2.4vw,2.15rem)}.page-hero--compact>div>p:last-child{max-width:46rem;margin-top:.38rem;font-size:.94rem}.page-hero--compact .page-hero__actions,.page-hero--compact .page-hero__actions--stack{width:100%}.search-field{min-height:46px;padding:0 .88rem}.auction-media{background:#0d1015;width:100%;height:100%;position:relative;overflow:hidden}.auction-media__asset{border:0;width:100%;height:100%;display:block}.auction-media__poster,.auction-media__video{object-fit:cover}.auction-media__placeholder{color:#ffffffd1;text-transform:uppercase;background:radial-gradient(circle at top,#48566f4d,#0000 35%),linear-gradient(#1a2029 0%,#0e1117 100%);place-items:center;width:100%;height:100%;font-size:clamp(2rem,7vw,4.4rem);font-weight:700;display:grid}.auction-media--card,.auction-media--rail,.auction-media--detail{border-radius:inherit}.explore-card,.profile-panel,.inbox-item,.profile-guest-card,.seller-preview,.preference-row,.profile-list__item{transition:transform .2s var(--motion-soft), border-color .2s var(--motion-soft), background-color .2s var(--motion-soft), box-shadow .2s var(--motion-soft)}.explore-card:hover,.profile-list__item:hover,.inbox-item:hover,.preference-row:hover,.seller-preview:hover{transform:translateY(-2px)}.explore-card{border-radius:20px;gap:.75rem;padding:.75rem}.explore-card__media{aspect-ratio:.88;border-radius:16px}.explore-card__body strong{font-size:.96rem}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-panel{border-radius:20px;gap:.95rem;padding:1rem}.profile-guest-card{border:1px solid var(--border);background:var(--panel-ghost);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;grid-template-columns:188px minmax(0,1fr)}.profile-guest-card__body h2{letter-spacing:-.03em;font-size:1.4rem}.profile-guest-card__body p{max-width:34rem}.inbox-list{gap:.85rem}.inbox-item{border-radius:20px;padding:.95rem 1rem}.inbox-item__header h2{font-size:1rem}.auction-detail{gap:1rem}.auction-detail__media{border-radius:24px;min-height:640px}.auction-detail__body{gap:.9rem}.auction-detail__header{gap:.65rem}.auction-detail__header h1{font-size:clamp(1.8rem,3vw,2.55rem)}.auction-detail__seller,.room-sheet__seller{border-radius:18px}.utility-rail-inline .auction-rail{border-radius:22px;overflow:hidden}.auction-rail__hero{min-height:320px}.auction-rail__heading h3{font-size:1.28rem}.auction-rail__heading p,.room-sheet__header p,.auction-detail__header p{max-width:34rem}.feed-tabs__tab,.consumer-action__icon,.immersive-room__surface,.immersive-room__overlay,.feed-bid-tray,.room-sheet__panel{transition:transform .22s var(--motion-soft), opacity .22s var(--motion-soft), background-color .22s var(--motion-soft), border-color .22s var(--motion-soft), box-shadow .22s var(--motion-soft)}.feed-tabs__tab:hover,.feed-tabs__tab:focus-visible{transform:translateY(-1px)}.immersive-feed-page__viewport{scroll-behavior:smooth}.immersive-room{scroll-snap-stop:always}.immersive-room__surface{opacity:.9;transform:translateY(10px)scale(.985)}.immersive-room--active .immersive-room__surface{opacity:1;transform:translateY(0)scale(1)}.immersive-room--active .consumer-action{animation:rail-pop .36s var(--motion-soft)}.consumer-action__icon{box-shadow:0 8px 20px #0000002e}.consumer-action:hover .consumer-action__icon,.consumer-action:focus-visible .consumer-action__icon{background:#ffffff1f;border-color:#ffffff29;transform:translateY(-2px)scale(1.05)}.consumer-action:active .consumer-action__icon{transform:scale(.96)}.feed-bid-tray{animation:tray-appear .32s var(--motion-snap)}.room-sheet__panel{animation:sheet-appear .32s var(--motion-snap)}@keyframes tray-appear{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur()}}@keyframes sheet-appear{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes rail-pop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=1180px){.app-shell--consumer{--consumer-sidebar-width:190px}.consumer-page--single .consumer-page__main{width:100%;max-width:none}}@media (width<=900px){.app-shell--consumer,.app-shell--studio,.app-shell--immersive{grid-template-columns:minmax(0,1fr)}.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main{padding:.9rem .9rem 6.45rem}.page-hero--compact{gap:.65rem}.page-hero--compact .page-hero__actions{justify-content:flex-start;width:100%}.page-hero--compact .search-field{width:100%;min-width:0}.profile-grid,.profile-guest-card{grid-template-columns:minmax(0,1fr)}.profile-guest-card__visual{padding:1rem 1rem 0}.profile-guest-card__visual img{width:min(108px,100%)}.auction-detail__media{min-height:56vh}.explore-card__media{aspect-ratio:1}.consumer-bottom-nav{padding:.55rem .55rem calc(.55rem + env(safe-area-inset-bottom));gap:.28rem}.consumer-bottom-nav .consumer-nav__link{border-radius:14px;min-height:58px}}@media (width<=640px){.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main{padding:.78rem .78rem 6.35rem}.page-hero--compact h1{font-size:1.36rem}.page-hero--compact>div>p:last-child{font-size:.88rem}.auction-detail__media{min-height:50vh}.profile-panel,.explore-card,.inbox-item,.profile-guest-card__body{padding:.9rem}}:root{--sidebar-width:184px}body{font-family:Segoe UI Variable,Segoe UI,sans-serif}.app-shell__sidebar,.app-shell__sidebar--immersive{background:#06070afa;gap:.6rem;width:auto;padding:.72rem .6rem .85rem}.consumer-brand{background:0 0;border:0;border-radius:0;gap:.72rem;padding:.28rem .32rem .52rem}.consumer-brand img,.consumer-shell__session .avatar-shell{width:34px;height:34px}.consumer-brand strong{font-size:.92rem}.consumer-brand span{display:none}.consumer-shell__session strong{font-size:.88rem}.consumer-shell__session span{font-size:.76rem}.consumer-nav__link{border-radius:14px;gap:.72rem;min-height:44px;padding:.62rem .68rem;font-size:.94rem}.page-hero{padding:.08rem 0 .2rem}.page-hero .section-header__kicker{letter-spacing:.24em;font-size:.66rem}.page-hero--compact h1{font-family:Bahnschrift SemiBold,Bahnschrift,Segoe UI Variable,sans-serif;font-size:clamp(1.42rem,2vw,1.92rem)}.page-hero--compact>div>p:last-child{max-width:40rem;font-size:.9rem;line-height:1.55}.auction-media--card{isolation:isolate}.auction-media--card .auction-media__asset{transition:transform .32s var(--motion-soft), opacity .22s var(--motion-soft), filter .22s var(--motion-soft)}.auction-media--card .auction-media__frame{pointer-events:none}.auction-media__preview-badge{z-index:2;color:var(--text-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090ccc;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.35rem;padding:.36rem .62rem;font-size:.72rem;display:inline-flex;position:absolute;bottom:.7rem;left:.7rem}.auction-media__preview-badge:before{content:"";background:var(--live);border-radius:999px;width:.42rem;height:.42rem;box-shadow:0 0 0 .18rem #2ad39d1f}.auction-media__preview-badge--idle:before{box-shadow:none;background:#ffffff75}.explore-card--media-active .auction-media--card .auction-media__asset{transform:scale(1.03)}.explore-card--media-active .auction-media__preview-badge{background:#07090ce6}.explore-card__media,.auction-rail__hero,.auction-detail__media{position:relative}.auction-rail__hero .auction-media,.auction-detail__media .auction-media,.explore-card__media .auction-media{border-radius:inherit}.auction-rail__hero .auction-media__frame,.auction-detail__media .auction-media__frame{background:#0c0f14}.explore-card__surface,.profile-list__item,.seller-preview,.preference-row,.inbox-item{will-change:transform}.feed-tabs{justify-content:center;min-width:224px}.feed-tabs__tab{flex:none}@media (width<=900px){.page-hero{padding-top:.12rem}.page-hero--compact>div>p:last-child{max-width:none}.consumer-brand img,.consumer-shell__session .avatar-shell{width:32px;height:32px}.consumer-bottom-nav .consumer-nav__link{font-size:.74rem}.auction-media__preview-badge{font-size:.68rem;bottom:.55rem;left:.55rem}.app-shell--consumer,.app-shell--immersive,.app-shell--studio{grid-template-columns:minmax(0,1fr)}.app-shell__sidebar,.app-shell__sidebar--immersive{display:none}.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{width:100%;min-width:0;padding:.82rem .82rem 6.35rem}.consumer-page,.consumer-page__main,.consumer-page__rail,.profile-guest-card{width:100%;min-width:0}.profile-guest-card{max-width:none}}:root{--shell-sidebar-width:190px;--app-content-width:1080px;--immersive-stage-width:468px;--surface-radius:24px;--surface-radius-sm:18px;--surface-bg:#0a0c10d1;--surface-border:#ffffff14;--surface-border-strong:#ffffff24}.app-shell--consumer,.app-shell--immersive,.app-shell--studio{grid-template-columns:var(--shell-sidebar-width) minmax(0, 1fr)}.app-shell__sidebar{background:#07080bf5;border-right:1px solid #ffffff0f;gap:.72rem;width:auto;min-width:0;padding:.9rem .74rem .88rem}.consumer-brand{border:1px solid var(--surface-border);background:#ffffff08;border-radius:18px;align-items:center;gap:.72rem;padding:.5rem .58rem}.consumer-brand strong{letter-spacing:-.02em;font-size:.96rem}.consumer-brand span,.consumer-shell__session span{font-size:.76rem;display:block}.consumer-nav{gap:.26rem}.consumer-nav__link{border-radius:15px;gap:.72rem;min-height:46px;padding:.66rem .74rem;font-size:.92rem;line-height:1.1}.consumer-nav__icon{width:1.05rem;height:1.05rem}.consumer-shell__session{background:#ffffff08;border-radius:17px;padding:.7rem .74rem}.consumer-shell__session .avatar-shell{width:38px;height:38px}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{min-width:0;padding:.95rem 1rem 1.9rem}.consumer-page{gap:1rem}.page-hero,.page-hero--compact{align-items:center;gap:.9rem;padding:.16rem 0 .3rem}.page-hero__actions{margin-left:auto}.explore-card,.profile-panel,.inbox-item,.profile-guest-card,.seller-preview,.profile-list__item,.auction-rail,.room-sheet__panel,.feed-bid-tray,.auction-detail__seller{border-radius:var(--surface-radius);border:1px solid var(--surface-border);background:var(--surface-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 22px 50px #0000003d}.explore-card,.profile-panel,.inbox-item,.profile-guest-card,.seller-preview{padding:.9rem}.explore-card{gap:.72rem}.explore-card__surface{gap:.7rem}.explore-card__media{aspect-ratio:.9;border-radius:18px;overflow:hidden}.explore-card__body{gap:.3rem}.explore-card__body strong{font-size:.98rem;line-height:1.18}.explore-card__body p{font-size:.85rem}.explore-card__meta{font-size:.82rem}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.profile-panel--wide{grid-column:span 2}.profile-panel{gap:.95rem}.profile-guest-card{grid-template-columns:176px minmax(0,1fr);overflow:hidden}.profile-guest-card__visual{padding:1rem}.profile-guest-card__visual img{border-radius:22px;width:min(118px,100%)}.profile-guest-card__body{gap:.7rem;padding:1.15rem}.profile-guest-card__body h2{letter-spacing:-.04em;margin:0;font-size:1.32rem}.profile-guest-card__body p{max-width:34rem;margin:0}.profile-list,.inbox-list{gap:.72rem}.profile-list__item,.inbox-item,.seller-preview{border-radius:18px}.profile-list__item{background:#ffffff08;padding:.92rem 1rem}.inbox-item{gap:.8rem}.inbox-item__header h2{margin:.45rem 0 0;font-size:1rem}.inbox-item__actions,.seller-summary-bar{flex-wrap:wrap;gap:.65rem;display:flex}.seller-summary-bar span{border:1px solid var(--surface-border);background:#ffffff08;border-radius:999px;padding:.7rem .95rem}.utility-rail-inline .auction-rail,.auction-rail{overflow:hidden}.auction-rail__hero{border-bottom:1px solid #ffffff0f;min-height:340px}.auction-rail__body{gap:1rem;padding:1rem}.auction-rail__heading{gap:.58rem}.auction-rail__heading h3{letter-spacing:-.03em;font-size:1.24rem;line-height:1.08}.auction-rail__heading p{font-size:.9rem;line-height:1.5}.auction-rail__stats,.auction-rail__info,.auction-detail__grid,.room-sheet__metrics{gap:.72rem}.auction-rail__stats div,.auction-rail__info div,.auction-detail__grid div,.room-sheet__metrics div,.profile-panel__stats div{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px}.auction-rail__bid-form,.auction-detail__bid-form{gap:.72rem}.auction-rail__bid-actions,.auction-detail__actions,.room-sheet__seller-actions{gap:.6rem}.auction-detail{grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.auction-detail__media{border-radius:var(--surface-radius);border:1px solid var(--surface-border);background:#0d1015;min-height:620px;overflow:hidden}.auction-detail__body{gap:.92rem;display:grid}.auction-detail__header{gap:.58rem;display:grid}.auction-detail__header h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,2.6vw,2.42rem);line-height:1}.auction-detail__header p,.room-sheet__header p{max-width:42rem;color:var(--text-muted);margin:0}.auction-detail__seller,.room-sheet__seller{justify-content:space-between;align-items:center;gap:.85rem;padding:.95rem 1rem;display:flex}.auction-detail__seller>div,.room-sheet__seller>div{min-width:0}.room-sheet__panel{width:min(100%,1120px);padding:.95rem}.room-sheet__header{gap:.9rem}.room-sheet__header h2{letter-spacing:-.035em;margin:.5rem 0 0;font-size:clamp(1.24rem,1.8vw,1.72rem);line-height:1.04}.room-sheet__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.room-sheet__stack{gap:.72rem}.room-sheet__list{gap:.65rem}.room-sheet__list-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:.88rem .95rem}.immersive-feed-page__header{z-index:10;background:linear-gradient(#06070af0 0%,#06070a8f 100%);justify-content:center;align-items:center;gap:.75rem;padding:.5rem 0 .28rem;display:flex;position:sticky;top:0}.immersive-feed-page__heading{gap:.08rem;display:grid;position:absolute;top:.5rem;left:0}.immersive-feed-page__viewport{scrollbar-width:none;height:calc(100vh - 60px);padding:0 0 8.2rem;overflow-x:hidden}.immersive-room{min-height:calc(100vh - 78px);padding:.12rem 0 1rem}.immersive-room__surface{width:min(100%, var(--immersive-stage-width));border:1px solid #ffffff14;border-radius:28px;height:min(82vh,840px);box-shadow:0 32px 72px #00000057}.immersive-room__seller{gap:.7rem}.immersive-room__seller .avatar-shell{width:40px;height:40px}.immersive-room__copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.42rem,2vw,1.98rem);line-height:.98}.immersive-room__pills{flex-wrap:wrap;gap:.45rem;display:flex}.immersive-room__source-pill{color:var(--text-soft);background:#080a0d94;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.42rem;padding:.45rem .7rem;font-size:.78rem;display:inline-flex}.immersive-room__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.immersive-room__stats div{background:#080a0d9e;border:1px solid #ffffff0f;border-radius:16px;padding:.72rem .78rem}.immersive-room__stats strong{margin-top:.18rem;font-size:.92rem}.immersive-room__actions{align-self:flex-end;gap:.55rem}.consumer-action{width:58px;color:var(--text-soft);align-items:center;gap:.28rem}.consumer-action__icon{background:#080a0dd6;border:1px solid #ffffff17;border-radius:18px;width:48px;height:48px;box-shadow:0 14px 28px #00000047}.consumer-action__icon svg{stroke-width:1.9px;width:1.28rem;height:1.28rem}.consumer-action strong{letter-spacing:.01em;color:var(--text-muted);font-size:.7rem;font-weight:600}.consumer-action:hover .consumer-action__icon,.consumer-action:focus-visible .consumer-action__icon{border-color:var(--surface-border-strong);background:#12161df0;transform:translateY(-2px);box-shadow:0 20px 34px #0000004d}.consumer-action:hover strong,.consumer-action:focus-visible strong{color:var(--text-soft)}.feed-bid-tray__summary{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.feed-bid-tray__summary strong{font-size:.94rem}.feed-bid-tray__summary p{margin:.26rem 0 0;font-size:.82rem}.feed-bid-tray__stats{color:var(--text-soft);flex-direction:column;align-items:flex-end;gap:.24rem;font-size:.8rem;display:flex}.feed-bid-tray__field{gap:.32rem;display:grid}.feed-bid-tray__field span{color:var(--text-dim);font-size:.76rem}.feed-bid-tray__field input{border-radius:16px;min-height:48px;padding:.8rem .95rem}.feed-bid-tray__actions{gap:.55rem;display:flex}.feed-bid-tray .primary-button,.feed-bid-tray .ghost-button{white-space:nowrap;min-height:48px}.feed-bid-tray .banner{grid-column:1/-1}.skeleton-block{background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border-radius:14px;position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff2e 50%,#0000 100%);animation:1.25s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-block--kicker{border-radius:999px;width:82px;height:10px}.skeleton-block--title-sm{width:min(240px,72%);height:18px}.skeleton-block--title-lg{width:min(420px,88%);height:30px}.skeleton-block--text-sm{width:min(180px,56%);height:12px}.skeleton-block--text-sm-wide{width:min(220px,72%)}.skeleton-block--text-md{width:min(340px,82%);height:14px}.skeleton-block--pill{border-radius:999px;width:96px;height:34px}.skeleton-block--status{width:110px}.skeleton-block--avatar{border-radius:50%;width:40px;height:40px}.skeleton-block--metric-label{width:54%;height:11px}.skeleton-block--metric-value{width:72%;height:18px;margin-top:.42rem}.skeleton-block--metric-inline{width:88px;height:12px}.skeleton-block--field-label{width:72px;height:10px}.skeleton-block--input{border-radius:16px;width:100%;height:48px;margin-top:.42rem}.skeleton-block--button{border-radius:999px;width:120px;height:46px}.skeleton-block--button-ghost{width:108px}.skeleton-block--button-full{width:100%}.skeleton-block--search{border-radius:16px;width:min(320px,100%);height:46px}.skeleton-block--media{border-radius:inherit;width:100%;height:100%}.skeleton-block--action-label{border-radius:999px;width:34px;height:10px}.feed-tabs--skeleton{min-width:0}.feed-tabs--skeleton .skeleton-block{flex:1 1 0}.page-hero--skeleton,.immersive-feed-page--loading .immersive-feed-page__header{pointer-events:none}.immersive-feed-page__heading--skeleton{width:180px}.immersive-feed-page__viewport--loading{overflow:hidden}.immersive-room--loading .immersive-room__surface{opacity:1;transform:none}.consumer-action--skeleton{pointer-events:none}.consumer-action__icon--skeleton{border-radius:18px;width:48px;height:48px}.auction-rail--loading,.explore-card--loading,.inbox-item--loading,.seller-summary-bar--loading,.feed-bid-tray--loading{pointer-events:none}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (width<=1180px){.app-shell--consumer,.app-shell--immersive,.app-shell--studio{grid-template-columns:178px minmax(0,1fr)}.feed-bid-tray{width:min(720px,100vw - 32px);left:50%}}@media (width<=900px){.app-shell--consumer,.app-shell--immersive,.app-shell--studio{grid-template-columns:minmax(0,1fr)}.app-shell__sidebar{display:none}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{width:100%;padding:.78rem .78rem 6.35rem}.consumer-page--single .consumer-page__main,.immersive-feed-page{width:100%;max-width:none}.page-hero,.page-hero--compact{align-items:flex-start}.page-hero__actions{width:100%;margin-left:0}.search-field,.skeleton-block--search{width:100%;min-width:0}.profile-grid,.room-sheet__grid,.auction-detail{grid-template-columns:minmax(0,1fr)}.profile-panel--wide{grid-column:auto}.profile-guest-card{grid-template-columns:minmax(0,1fr)}.profile-guest-card__visual{padding:.95rem .95rem 0}.explore-shelf__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auction-detail__media{min-height:52vh}.room-sheet__panel{padding:.88rem}.immersive-feed-page__heading{display:none}.immersive-feed-page__header{justify-content:flex-start;padding:.4rem 0 .22rem}.immersive-feed-page__actions{justify-content:flex-start;width:100%}.immersive-feed-page__viewport{height:calc(100vh - 54px);padding:0 0 10.75rem}.immersive-room{min-height:calc(100vh - 54px);padding:0}.immersive-room__surface{border-radius:24px;width:100%;max-width:none;height:calc(100vh - 54px)}.immersive-room__overlay{padding:0;display:block}.immersive-room__meta{max-width:none;position:absolute;bottom:7.55rem;left:.88rem;right:4.8rem}.immersive-room__copy h2{font-size:clamp(1.3rem,7vw,1.84rem)}.consumer-action{width:52px}.immersive-room__actions{display:none}.consumer-action__icon,.consumer-action__icon--skeleton{border-radius:16px;width:44px;height:44px}.consumer-action__icon svg{width:1.16rem;height:1.16rem}.feed-bid-tray{width:auto;left:.78rem;right:.78rem;bottom:calc(.7rem + env(safe-area-inset-bottom) + 64px);grid-template-columns:minmax(0,1fr);gap:.64rem;transform:none}.feed-bid-tray__actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feed-bid-tray .primary-button,.feed-bid-tray .ghost-button,.skeleton-block--button,.skeleton-block--button-ghost{width:100%}}@media (width<=560px){.feed-tabs{justify-content:space-between;width:100%;min-width:0}.feed-tabs__tab{flex:1 1 0;justify-content:center}.explore-shelf__grid{grid-template-columns:minmax(0,1fr)}.profile-panel,.explore-card,.inbox-item,.profile-guest-card__body{padding:.86rem}}:root{--shell-sidebar-width:208px;--app-content-width:1240px;--immersive-stage-width:560px}body{overflow-x:hidden}.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{grid-template-columns:none;min-height:100vh;display:block;position:relative}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{width:var(--shell-sidebar-width);overscroll-behavior:contain;scrollbar-width:thin;z-index:28;background:#07080bf7;border-right:1px solid #ffffff0f;flex-direction:column;gap:.82rem;height:100vh;padding:1rem .8rem .92rem;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.app-shell__sidebar .consumer-brand{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;align-items:center;gap:.78rem;padding:.56rem .62rem}.app-shell__sidebar .consumer-brand img{border-radius:14px;width:42px;height:42px;box-shadow:0 14px 30px #00000047}.app-shell__sidebar .consumer-brand span,.app-shell__sidebar .consumer-shell__session span{font-size:.78rem;display:block}.app-shell__sidebar .consumer-nav__link{border:1px solid #0000;border-radius:16px;gap:.78rem;min-height:48px;padding:.72rem .78rem;font-size:.93rem;line-height:1.1}.app-shell__sidebar .consumer-nav__icon{width:1.95rem;height:1.95rem;transition:background-color .18s var(--motion-soft), color .18s var(--motion-soft), transform .18s var(--motion-soft), box-shadow .18s var(--motion-soft);border-radius:999px}.app-shell__sidebar .consumer-nav__link:hover,.app-shell__sidebar .consumer-nav__link:focus-visible{border-color:#ffffff0f}.app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon{color:var(--text);background:#ffffff0f;transform:translateY(-1px)}.app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon{color:var(--text);background:#f4efe61f;box-shadow:inset 0 0 0 1px #f4efe614}.app-shell__sidebar .consumer-shell__session{background:#ffffff08;border-radius:18px;padding:.76rem .8rem;box-shadow:inset 0 0 0 1px #ffffff05}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{width:auto;min-height:100vh;margin-left:var(--shell-sidebar-width);padding:1.05rem 1.35rem 2rem}.consumer-page,.consumer-page__main{gap:1.1rem}.consumer-page--single .consumer-page__main,.immersive-feed-page{width:min(100%, var(--app-content-width));max-width:var(--app-content-width);margin:0 auto}.page-hero,.page-hero--compact{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.2rem;padding:.14rem 0 .45rem;display:grid}.page-hero>div:first-child{min-width:0;max-width:760px}.page-hero--compact h1{letter-spacing:-.045em;font-size:clamp(1.7rem,2.45vw,2.35rem);line-height:.96}.page-hero--compact>div>p:last-child{max-width:52rem;margin-top:.42rem;font-size:.96rem;line-height:1.56}.consumer-page .page-hero__actions{flex:0 0 320px;justify-content:flex-end;margin-left:0}.consumer-page .page-hero__actions .search-field{width:min(100%,320px)}.search-field{border-radius:16px;min-height:50px;padding:0 .96rem}.search-field input{padding:.78rem 0}.explore-layout,.seller-shelves,.profile-grid{gap:1.1rem}.explore-shelf{gap:.9rem}.explore-shelf__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.immersive-feed-page{gap:1rem;display:grid}.immersive-feed-page__header{z-index:14;background:linear-gradient(#06070af5 0%,#06070abd 72%,#06070a00 100%);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:.35rem 0 .55rem;display:grid;position:sticky;top:0}.immersive-feed-page__heading{justify-self:start;gap:.14rem;display:grid;position:static}.immersive-feed-page__heading .section-header__kicker{margin:0}.immersive-feed-page__heading strong{letter-spacing:-.02em;color:var(--text);font-size:.98rem}.immersive-feed-page__actions{justify-self:center}.immersive-feed-page__viewport{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;flex-direction:column;align-items:center;gap:1rem;height:calc(100vh - 74px);padding:0 0 8.85rem;display:flex;overflow:hidden auto}.immersive-feed-page__viewport::-webkit-scrollbar{display:none}.immersive-room{scroll-snap-align:start;scroll-snap-stop:always;place-items:center;width:100%;min-height:calc(100vh - 104px);padding:.2rem 0 1.2rem;display:grid}.immersive-room__surface{width:min(100%, var(--immersive-stage-width));border-radius:30px;height:min(82vh,860px);margin:0 auto}.immersive-room__overlay{gap:1rem;padding:1.15rem}.immersive-room__meta{gap:.9rem;max-width:min(100% - 98px,430px)}.immersive-room__copy{gap:.78rem}.immersive-room__copy h2{letter-spacing:-.055em;font-size:clamp(1.8rem,2.5vw,2.42rem);line-height:.94}.immersive-room__copy p{max-width:34ch;font-size:.98rem;line-height:1.56}.immersive-room__pills{gap:.5rem}.immersive-room__stats{gap:.65rem}.immersive-room__stats div{border-radius:18px;padding:.82rem .88rem}.immersive-room__stats strong{font-size:.98rem}.immersive-room__actions{gap:.66rem}.consumer-action{align-items:center;gap:.38rem;width:62px}.consumer-action__icon{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;width:46px;height:46px}.consumer-action__icon svg{width:1.14rem;height:1.14rem}.consumer-action strong{color:#fffffff0;text-shadow:0 1px 12px #00000073;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090cad;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;min-width:50px;padding:.22rem .48rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.consumer-action:hover strong,.consumer-action:focus-visible strong{background:#0a0d12db}.feed-bid-tray{left:calc(var(--shell-sidebar-width) + ((100vw - var(--shell-sidebar-width)) / 2));width:min(820px, calc(100vw - var(--shell-sidebar-width) - 48px));background:#07090cf2;border-radius:26px;grid-template-columns:minmax(0,1.05fr) minmax(280px,1fr) auto;gap:.8rem;padding:.9rem 1rem;bottom:14px;right:auto;transform:translate(-50%);box-shadow:0 24px 46px #0000005c}.feed-bid-tray__summary strong{font-size:1.08rem;line-height:1.04}.feed-bid-tray__summary p{font-size:.9rem}.feed-bid-tray__field span{font-size:.78rem}.feed-bid-tray__field input{min-height:50px}.feed-bid-tray__actions{gap:.62rem}.auth-gate__dialog{background:linear-gradient(#171b23fa 0%,#101319fa 100%);border-radius:28px;width:min(100%,520px);padding:1.7rem}.auth-gate__brand{justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth-gate__icon{background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;width:64px;height:64px;box-shadow:0 18px 36px #0000002e}.auth-gate__icon img{object-fit:cover;border-radius:14px;width:42px;height:42px}.auth-gate__pill{color:var(--text-soft);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .78rem;font-size:.82rem;display:inline-flex}.auth-gate__pill svg{color:#f4efe6;width:.95rem;height:.95rem}.auth-gate__dialog h2{letter-spacing:-.05em;margin:.15rem 0 0;font-size:clamp(2rem,3vw,2.45rem);line-height:.98}.auth-gate__dialog p:not(.section-header__kicker){color:var(--text-soft);margin:0;font-size:1rem;line-height:1.55}.auth-gate__actions .primary-button,.profile-guest-card .primary-button{min-width:240px}.profile-guest-card .primary-button{width:fit-content}@media (width<=1180px){:root{--shell-sidebar-width:190px;--app-content-width:1120px;--immersive-stage-width:520px}.consumer-page .page-hero__actions{flex-basis:280px}.feed-bid-tray{width:min(760px, calc(100vw - var(--shell-sidebar-width) - 32px))}}@media (width<=900px){.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{display:none}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{width:100%;margin-left:0}.page-hero,.page-hero--compact{grid-template-columns:minmax(0,1fr);align-items:flex-start}.consumer-page .page-hero__actions{flex-basis:auto;justify-content:stretch;width:100%}.consumer-page .page-hero__actions .primary-button{color:#11151d;opacity:1;background:#f7f2e9}.consumer-page .page-hero__actions .primary-button span,.consumer-page .page-hero__actions .primary-button .button-icon{color:#11151d;opacity:1}.consumer-page .page-hero__actions .search-field{width:100%}.immersive-feed-page__header{grid-template-columns:minmax(0,1fr);justify-items:stretch}.immersive-feed-page__heading{display:none}.immersive-feed-page__actions{justify-self:stretch}.auth-gate__brand{flex-direction:column;align-items:flex-start}}.studio-create-journey{gap:1rem;display:grid}.studio-create-journey__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.studio-create-command-card{gap:1rem;display:grid}.studio-create-command-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.studio-create-command-card__header h3{margin:.3rem 0 0;font-size:1.12rem}.studio-create-command-card__header p{max-width:56rem;color:var(--text-muted);margin:.3rem 0 0;line-height:1.5}.studio-create-command-card__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.studio-create-step{width:100%;min-height:0;color:inherit;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;padding:.95rem 1rem;transition:transform .16s,border-color .16s,background .16s;display:grid}.studio-create-step:hover,.studio-create-step:focus-visible{background:#ffffff0d;border-color:#f5ebd633;transform:translateY(-1px)}.studio-create-step--active{background:#f5ebd614;border-color:#f5ebd64d}.studio-create-step__number{color:#f6efe4;background:#f5ebd624;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.88rem;font-weight:700;display:inline-flex}.studio-create-step strong,.studio-create-step p{margin:0}.studio-create-step p{color:var(--text-muted);font-size:.88rem;line-height:1.45}.studio-create-stage+.studio-create-stage{margin-top:1rem}.studio-create-summary-card{gap:1rem;padding-block:1.1rem 1.2rem;display:grid}.studio-create-summary-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.studio-create-summary-card__header h3{margin:.3rem 0 0;font-size:1.1rem}.studio-create-summary-card__detail{color:var(--text-muted);max-width:58rem;margin:0}.studio-create-summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;display:grid}.studio-create-summary-fact{background:linear-gradient(#ffffff08,#ffffff04),#070a125c;border:1px solid #ffffff14;border-radius:18px;gap:.25rem;padding:.95rem 1rem;display:grid}.studio-create-summary-fact span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.studio-create-summary-fact strong{font-size:.95rem;line-height:1.45}.studio-create-summary-card__actions{flex-wrap:wrap;justify-content:flex-start;gap:.65rem;padding-top:.2rem;display:flex}.studio-view select,.studio-live-fields select{appearance:none;cursor:pointer;background-image:linear-gradient(#ffffff0f,#ffffff03),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%23F4EFE6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%,calc(100% - .95rem);background-repeat:no-repeat,no-repeat;background-size:100% 100%,1rem 1rem;padding-right:2.8rem}.studio-view select:hover,.studio-view select:focus-visible,.studio-live-fields select:hover,.studio-live-fields select:focus-visible{border-color:#f5ebd63d;box-shadow:0 0 0 1px #f5ebd614}html[data-theme=light] .studio-create-step{background:#ffffffe6;border-color:#181f2c1a}html[data-theme=light] .studio-create-step:hover,html[data-theme=light] .studio-create-step:focus-visible{background:#fff;border-color:#181f2c2e}html[data-theme=light] .studio-create-step--active{background:#181f2c0f;border-color:#181f2c38}html[data-theme=light] .studio-create-step__number{color:#181f2c;background:#181f2c14}html[data-theme=light] .studio-create-summary-fact{background:linear-gradient(#fffffffa,#f5f7fafa),#fff;border-color:#181f2c17}html[data-theme=light] .studio-view select,html[data-theme=light] .studio-live-fields select{background-image:linear-gradient(#ffffffeb,#f3f5f8f5),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%23181F2C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (width<=900px){.studio-create-command-card__steps,.studio-create-journey__steps{grid-template-columns:minmax(0,1fr)}.studio-create-step{grid-template-columns:auto minmax(0,1fr)}.studio-create-command-card__header,.studio-create-summary-card__header{flex-direction:column;align-items:stretch}.studio-source-brief__summary,.studio-source-checklist-card__header,.studio-promo-card__summary,.studio-promo-card__topline{flex-direction:column}.studio-source-checklist-card__actions{justify-content:flex-start}}:root{--app-dvh:100dvh;--app-viewport-offset-bottom:0px}.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio,.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{min-height:var(--app-dvh)}.app-shell__sidebar{height:var(--app-dvh)}.consumer-bottom-nav,.feed-bid-tray{will-change:transform, bottom}.feed-bid-tray--compact{grid-template-columns:minmax(0,1fr) auto}.auction-rail__state,.auction-detail__state{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;gap:.85rem;padding:1rem 1.05rem;display:grid}.auction-rail__state strong,.auction-detail__state strong{font-size:1rem}.auction-rail__state p,.auction-detail__state p{color:var(--text-muted);margin:0}.auction-detail__grid--payment{grid-template-columns:repeat(2,minmax(0,1fr))}.auction-detail__state-copy{max-width:60ch}.auction-detail__state--buy-now{border-color:color-mix(in srgb, var(--accent) 28%, var(--border));background:color-mix(in srgb, var(--accent) 5%, var(--surface-elevated))}.auction-detail__acknowledgement,.studio-check-option{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-elevated) 86%, transparent);min-height:46px;color:var(--text);border-radius:14px;align-items:center;gap:.65rem;padding:.75rem .85rem;font-weight:700;display:flex}.auction-detail__acknowledgement input,.studio-check-option input{width:18px;height:18px;accent-color:var(--accent);flex:none}.studio-check-option span{color:var(--text);font-size:.95rem}.auction-gateway,.mock-gateway{z-index:140;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.auction-gateway__backdrop,.mock-gateway__backdrop{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#04060abd;border:0;position:absolute;inset:0}.auction-gateway__dialog,.mock-gateway__dialog{z-index:1;width:min(1040px,100%);max-height:min(calc(var(--app-dvh,100vh) - 2.2rem), 960px);overscroll-behavior:contain;border:1px solid var(--border);scrollbar-width:thin;scrollbar-gutter:stable both-edges;background:radial-gradient(circle at 100% 0,#ffffff14,#0000 34%),linear-gradient(#14181ff5 0%,#0b0e13fa 100%);border-radius:28px;gap:1rem;padding:1.25rem;display:grid;position:relative;overflow:hidden auto;box-shadow:0 32px 90px #0000006b}.auction-gateway__brand,.auction-gateway__actions,.mock-gateway__brand,.mock-gateway__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.mock-gateway__toolbar{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.auction-gateway__pill,.mock-gateway__pill{min-height:38px;color:var(--text-soft);letter-spacing:.04em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.auction-gateway__pill svg,.mock-gateway__pill svg{width:.95rem;height:.95rem}.auction-gateway__hero,.mock-gateway__hero{gap:.55rem;display:grid}.auction-gateway__hero h2,.mock-gateway__hero h2{margin:0;font-size:clamp(1.55rem,2.6vw,2.1rem)}.auction-gateway__hero p:not(.section-header__kicker),.mock-gateway__hero p:not(.section-header__kicker){color:var(--text-muted);max-width:58ch;margin:0}.auction-gateway__grid,.auction-gateway__rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.auction-gateway__grid div,.auction-gateway__step,.auction-gateway__checkout{background:#ffffff0a;border:1px solid #ffffff12;border-radius:22px;padding:.95rem 1rem}.auction-gateway__grid span,.auction-gateway__checkout-label{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;display:block}.auction-gateway__grid strong,.auction-gateway__step strong,.auction-gateway__checkout-card strong{color:var(--text-soft);margin-top:.35rem;display:block}.auction-gateway__step{gap:.35rem;display:grid}.auction-gateway__step p,.auction-gateway__checkout p{color:var(--text-muted);margin:0}.auction-gateway__checkout{gap:.8rem;display:grid}.auction-gateway__checkout-card{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.auction-gateway__checkout-amount{color:var(--text-soft);font-size:1.08rem;font-weight:700}.mock-gateway__summary-grid,.mock-gateway__method-grid{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:.8rem;display:grid}.mock-gateway__summary-grid{align-items:stretch}.mock-gateway__summary-card,.mock-gateway__block,.mock-gateway__method,.mock-gateway__step{background:#ffffff0a;border:1px solid #ffffff12;border-radius:22px;padding:.95rem 1rem}.mock-gateway__summary-card span,.mock-gateway__field span{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;display:block}.mock-gateway__block-header span{color:var(--text-muted);letter-spacing:0;text-transform:none;font-size:.92rem;line-height:1.55;display:block}.mock-gateway__summary-card strong,.mock-gateway__block-header strong,.mock-gateway__method strong,.mock-gateway__step strong{color:var(--text-soft)}.mock-gateway__summary-card strong{margin-top:.35rem;display:block}.mock-gateway__summary-card--primary strong{font-size:1.18rem}.mock-gateway__layout{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:start;gap:1rem;display:grid}.mock-gateway__column{gap:.85rem;min-width:0;display:grid}.mock-gateway__block{gap:.95rem;display:grid}.mock-gateway__block-header{gap:.25rem;display:grid}.mock-gateway__block-header strong{font-size:.98rem}.mock-gateway__method{text-align:left;color:inherit;justify-content:space-between;align-items:flex-start;gap:.8rem;min-height:0;transition:border-color .18s,transform .18s,background .18s,box-shadow .18s;display:flex}.mock-gateway__method:hover{transform:translateY(-1px)}.mock-gateway__method-copy{gap:.5rem;display:grid}.mock-gateway__method-eyebrow{width:fit-content;min-height:1.7rem;color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border-radius:999px;align-items:center;padding:.12rem .58rem;font-size:.72rem;display:inline-flex}.mock-gateway__method-state{background:#ffffff0f;border-radius:999px;flex:none;place-items:center;width:1.9rem;height:1.9rem;display:grid}.mock-gateway__method p,.mock-gateway__step p{color:var(--text-muted);margin:.3rem 0 0;line-height:1.55}.mock-gateway__brand-row,.mock-gateway__selected-method-brand{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.mock-gateway__brand-mark{justify-content:center;align-items:center;min-width:3rem;height:2rem;display:inline-flex}.mock-gateway__brand-mark svg{width:3rem;height:2rem}.mock-gateway__method-state svg{width:1rem;height:1rem;color:var(--brand-strong)}.mock-gateway__steps{gap:.7rem;display:grid}.mock-gateway__step{grid-template-columns:auto minmax(0,1fr);gap:.75rem;display:grid}.mock-gateway__step>span{width:1.8rem;height:1.8rem;color:var(--text-soft);background:#ffffff14;border-radius:999px;place-items:center;font-size:.82rem;font-weight:700;display:grid}.mock-gateway__form{align-content:start}.mock-gateway__selected-method{background:linear-gradient(#ffffff0d 0%,#ffffff08 100%);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;padding:1rem 1.05rem;display:grid}.mock-gateway__selected-method strong{color:var(--text-soft);display:block}.mock-gateway__selected-method p{color:var(--text-muted);margin:.2rem 0 0}.mock-gateway__field{gap:.38rem;display:grid}.mock-gateway__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.mock-gateway__field input{width:100%;min-height:52px}.mock-gateway__checkbox{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;display:grid}.mock-gateway__checkbox input{margin-top:.15rem}.mock-gateway__checkbox span{color:var(--text-muted);font-size:.92rem;line-height:1.5}.mock-gateway__footer{flex-wrap:wrap;align-items:center;gap:.8rem;padding-top:.2rem;display:flex}.mock-gateway__close{color:var(--text-soft);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;min-height:40px;padding:.6rem .9rem;font-weight:600}.mock-gateway__close:hover{background:#ffffff14}.onboarding-payment-panel{gap:1.1rem}.onboarding-payment-grid{align-items:stretch}.onboarding-payment-card{gap:1rem;display:grid}.onboarding-payment-card--primary{align-content:start}.onboarding-payment-brands{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.onboarding-payment-brands__mark{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;min-width:3rem;height:2rem;padding:.2rem .35rem;display:inline-flex}.onboarding-payment-brands__mark svg{width:2.7rem;height:1.8rem}.onboarding-payment-note,.onboarding-payment-empty span{color:var(--text-muted);font-size:.92rem;line-height:1.55}.onboarding-payment-empty{gap:.45rem;display:grid}.kyc-card--wide{grid-column:1/-1}.onboarding-document-workspace{gap:1rem;display:grid}.onboarding-upload-command{border:1px solid var(--border);background:linear-gradient(180deg, #ffffff0e, #ffffff05), color-mix(in srgb, var(--surface-raised) 88%, transparent);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.onboarding-upload-command>div{gap:.25rem;min-width:0;display:grid}.onboarding-upload-command strong{color:var(--text);font-size:clamp(1.15rem,2.4vw,1.7rem);line-height:1.08}.onboarding-upload-command p{max-width:58rem;color:var(--text-muted);margin:0;line-height:1.45}.onboarding-upload-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:.85rem;display:grid}.onboarding-upload-card{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);border-radius:16px;align-content:space-between;gap:.85rem;min-width:0;min-height:220px;padding:1rem;display:grid}.onboarding-upload-card--ready{border-color:color-mix(in srgb, var(--live) 34%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--live) 10%, transparent), transparent 58%), color-mix(in srgb, var(--surface-raised) 88%, transparent)}.onboarding-upload-card__head{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.7rem;display:grid}.onboarding-upload-card__icon{border:1px solid var(--border);width:2.35rem;height:2.35rem;color:var(--text-muted);background:#ffffff09;border-radius:12px;place-items:center;display:grid}.onboarding-upload-card--ready .onboarding-upload-card__icon{color:var(--live);border-color:color-mix(in srgb, var(--live) 36%, var(--border));background:color-mix(in srgb, var(--live) 12%, transparent)}.onboarding-upload-card__icon svg{width:1.1rem;height:1.1rem}.onboarding-upload-card__copy{gap:.25rem;min-width:0;display:grid}.onboarding-upload-card__copy strong{color:var(--text);overflow-wrap:anywhere;line-height:1.2}.onboarding-upload-card__copy p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.42}.onboarding-upload-card__meta{flex-wrap:wrap;gap:.4rem;min-width:0;display:flex}.onboarding-upload-card__meta span{border:1px solid var(--border);min-width:0;max-width:100%;color:var(--text-muted);overflow-wrap:anywhere;border-radius:999px;align-items:center;padding:.3rem .55rem;font-size:.76rem;line-height:1.1;display:inline-flex}.onboarding-upload-card__actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.onboarding-upload-card__input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.onboarding-upload-card__trigger{cursor:pointer;width:fit-content}.onboarding-upload-card__trigger[aria-disabled=true]{opacity:.55;pointer-events:none}.onboarding-extra-upload{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 84%, transparent);border-radius:16px}.onboarding-extra-upload summary{color:var(--text);cursor:pointer;padding:.95rem 1rem;font-weight:900}.onboarding-extra-upload__body{gap:.75rem;padding:0 1rem 1rem;display:grid}.onboarding-extra-upload__body p{color:var(--text-muted);margin:0;line-height:1.42}.onboarding-extra-upload__body label{gap:.4rem;display:grid}html[data-theme=light] .onboarding-upload-command,html[data-theme=light] .onboarding-upload-card,html[data-theme=light] .onboarding-extra-upload{background:#fff;box-shadow:0 16px 38px #0f172a0f}html[data-theme=light] .onboarding-upload-card--ready{background:linear-gradient(180deg, color-mix(in srgb, var(--live) 9%, transparent), transparent 58%), #fff}html[data-theme=light] .onboarding-upload-card__icon,html[data-theme=light] .onboarding-upload-card__meta span{background:#f8fafc}.explore-focus-card{display:none}@media (width<=780px){.onboarding-upload-command{display:grid}.onboarding-upload-card__head{grid-template-columns:auto minmax(0,1fr)}.onboarding-upload-card__head .status-pill{grid-column:1/-1;width:fit-content}}@media (width<=900px){.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{padding-bottom:calc(6.35rem + var(--app-viewport-offset-bottom))}.consumer-bottom-nav{bottom:var(--app-viewport-offset-bottom);padding-bottom:calc(.55rem + env(safe-area-inset-bottom));transition:bottom .18s}.immersive-feed-page__viewport{height:calc(var(--app-dvh) - 54px);padding-bottom:calc(13.2rem + var(--app-viewport-offset-bottom))}.immersive-room{min-height:calc(var(--app-dvh) - 54px)}.immersive-room__surface{height:calc(var(--app-dvh) - 54px)}.immersive-room__meta{left:.95rem;right:.95rem;bottom:calc(10.25rem + var(--app-viewport-offset-bottom))}.immersive-room__copy p{max-width:28ch}.feed-bid-tray{bottom:calc(.7rem + env(safe-area-inset-bottom) + 64px + var(--app-viewport-offset-bottom));border-radius:22px;padding:.76rem .8rem;transition:bottom .18s,transform .18s}.feed-bid-tray__summary{align-items:flex-start}.feed-bid-tray__summary strong{font-size:.96rem}.feed-bid-tray__actions,.feed-bid-tray--compact .feed-bid-tray__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-bid-tray__actions .ghost-button:last-child{grid-column:1/-1}.explore-focus-card{background:#080a0dd1;border:1px solid #ffffff14;border-radius:24px;gap:.9rem;padding:.88rem;display:grid;box-shadow:0 22px 44px #00000042}.explore-focus-card__media{aspect-ratio:1.1;background:#0e1117;border-radius:20px;overflow:hidden}.explore-focus-card__body,.explore-focus-card__header,.explore-focus-card__form{gap:.7rem;display:grid}.explore-focus-card__topline{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.explore-focus-card__header strong{letter-spacing:-.04em;font-size:1.18rem;line-height:1.02}.explore-focus-card__header p{color:var(--text-muted);margin:0}.explore-focus-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.explore-focus-card__stats div{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;gap:.28rem;padding:.78rem .82rem;display:grid}.explore-focus-card__stats span{color:var(--text-dim);font-size:.72rem}.explore-focus-card__stats strong{font-size:.96rem;line-height:1.05}.explore-focus-card__form label{gap:.36rem;display:grid}.explore-focus-card__form label span{color:var(--text-dim);font-size:.78rem}.explore-focus-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;display:grid}.explore-focus-card__actions .ghost-button:last-child,.explore-focus-card__actions .primary-button:last-child{grid-column:1/-1}.explore-shelf__grid{grid-template-columns:minmax(0,1fr)}.explore-card{padding:.8rem}.explore-card__surface{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:.85rem}.explore-card__media{aspect-ratio:1;border-radius:18px}.explore-card__body strong{font-size:.96rem}.explore-card__meta{justify-content:flex-start}.explore-card .ghost-button{width:fit-content;min-height:42px;padding-inline:.95rem}}@media (width<=560px){.immersive-room__meta{bottom:calc(9.6rem + var(--app-viewport-offset-bottom))}.feed-bid-tray{width:auto;left:.72rem;right:.72rem}.feed-bid-tray__actions,.feed-bid-tray--compact .feed-bid-tray__actions,.explore-focus-card__actions{grid-template-columns:minmax(0,1fr)}.feed-bid-tray__actions .ghost-button:last-child,.explore-focus-card__actions .ghost-button:last-child,.explore-focus-card__actions .primary-button:last-child{grid-column:auto}.explore-focus-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-card__surface{grid-template-columns:86px minmax(0,1fr)}}.immersive-room{content-visibility:auto;contain-intrinsic-size:780px}@media (width<=900px){.feed-bid-tray{max-width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right) - 1.44rem);left:calc(.72rem + env(safe-area-inset-left))!important;right:calc(.72rem + env(safe-area-inset-right))!important;width:auto!important;bottom:calc(.72rem + env(safe-area-inset-bottom) + 64px + var(--app-viewport-offset-bottom))!important;transform:none!important}.feed-bid-tray--compact{grid-template-columns:minmax(0,1fr)!important}.feed-bid-tray__summary,.feed-bid-tray__field,.feed-bid-tray__actions{min-width:0}.feed-bid-tray__summary{flex-direction:column;align-items:flex-start}.feed-bid-tray__stats{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;width:100%}.immersive-room__meta{left:1rem!important;right:1rem!important;bottom:calc(10.75rem + var(--app-viewport-offset-bottom))!important}.explore-focus-card__media,.explore-card__media,.auction-detail__media,.auction-rail__hero{overflow:hidden}}@media (width<=560px){.immersive-feed-page__viewport{padding-bottom:calc(14.1rem + var(--app-viewport-offset-bottom))}.immersive-room__meta{bottom:calc(11.25rem + var(--app-viewport-offset-bottom))!important}.feed-bid-tray{border-radius:20px!important;padding:.72rem!important}}.feed-tabs{gap:.24rem!important;padding:.24rem!important}.feed-tabs__tab{gap:.48rem!important;min-height:38px!important;padding:0 .88rem!important;font-size:.88rem!important}.feed-tabs__tab svg{width:.92rem;height:.92rem}@media (width<=900px){.feed-tabs{padding:.2rem!important}.feed-tabs__tab{min-height:36px!important;padding:0 .72rem!important;font-size:.84rem!important}}@keyframes bidTrayReveal{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}.button-icon svg,.feed-tabs__tab svg,.consumer-nav__icon svg,.consumer-action__icon svg,.auth-gate__pill svg,.feed-bid-pill__cta svg,.feed-bid-tray__collapse svg{flex:none}.button-icon--tiktok svg{filter:drop-shadow(0 6px 18px #25f4ee1f)}.auction-media__frame{border:0}.feed-bid-pill{display:none}@media (width<=900px){.auction-media__preview-badge{display:none}.feed-bid-pill{z-index:42;left:calc(.78rem + env(safe-area-inset-left));right:calc(.78rem + env(safe-area-inset-right));bottom:calc(.78rem + env(safe-area-inset-bottom) + 64px + var(--app-viewport-offset-bottom));width:auto;max-width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right) - 1.56rem);color:var(--text);-webkit-backdrop-filter:blur(22px);text-align:left;cursor:pointer;background:#080a0ef5;border:1px solid #ffffff14;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.82rem .92rem;animation:.22s cubic-bezier(.22,1,.36,1) bidTrayReveal;display:grid;position:fixed;box-shadow:0 24px 44px #0000004d}.feed-bid-pill__copy{gap:.16rem;min-width:0;display:grid}.feed-bid-pill__eyebrow{color:var(--text-dim);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.feed-bid-pill__copy strong{letter-spacing:-.03em;font-size:1.02rem;line-height:1}.feed-bid-pill__meta{min-width:max-content;color:var(--text-muted);text-align:right;justify-items:end;gap:.24rem;font-size:.76rem;display:grid}.feed-bid-pill__cta{color:var(--text);align-items:center;gap:.36rem;font-size:.84rem;font-weight:600;display:inline-flex}.feed-bid-pill__cta svg{width:.9rem;height:.9rem}.feed-bid-pill:hover,.feed-bid-pill:focus-visible{border-color:#f4efe62e;transform:translateY(-1px)}.feed-bid-tray--mobile{gap:.8rem;animation:.22s cubic-bezier(.22,1,.36,1) bidTrayReveal;grid-template-columns:minmax(0,1fr)!important}.feed-bid-tray__mobile-bar{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.feed-bid-tray__collapse{min-height:36px;color:var(--text-soft);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.42rem;padding:.5rem .72rem;display:inline-flex}.feed-bid-tray__collapse svg{width:.9rem;height:.9rem}.feed-bid-tray__mobile-ticker{text-align:right;gap:.12rem;min-width:0;display:grid}.feed-bid-tray__mobile-ticker strong{font-size:.96rem;line-height:1}.feed-bid-tray__mobile-ticker span{color:var(--text-dim);font-size:.74rem}.feed-bid-tray--mobile .feed-bid-tray__summary{gap:.55rem}.feed-bid-tray--mobile .feed-bid-tray__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-bid-tray--mobile .feed-bid-tray__actions .ghost-button:last-child,.feed-bid-tray--mobile .feed-bid-tray__actions .primary-button:last-child{grid-column:1/-1}.explore-focus-card .primary-button,.feed-bid-tray .primary-button{gap:.62rem}:root{--mobile-nav-side-gap:.68rem;--mobile-nav-link-height:60px;--mobile-nav-reserve:calc(var(--mobile-nav-link-height) + 1.18rem + env(safe-area-inset-bottom))}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{padding-bottom:calc(var(--mobile-nav-reserve) + .55rem)!important}.consumer-bottom-nav{min-height:calc(var(--mobile-nav-link-height) + .72rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);left:calc(var(--mobile-nav-side-gap) + env(safe-area-inset-left))!important;right:calc(var(--mobile-nav-side-gap) + env(safe-area-inset-right))!important;bottom:calc(.52rem + var(--app-viewport-offset-bottom))!important;padding:.36rem!important;padding-bottom:calc(.36rem + env(safe-area-inset-bottom))!important;background:#080a0df5!important;border:1px solid #ffffff14!important;border-radius:22px!important;gap:.16rem!important;box-shadow:0 20px 40px #00000047!important}.consumer-bottom-nav .consumer-nav__link{min-height:var(--mobile-nav-link-height)!important;border-radius:16px!important;gap:.3rem!important;padding:.42rem .12rem .38rem!important;font-size:.68rem!important;line-height:1!important}.consumer-bottom-nav .consumer-nav__icon{width:.96rem!important;height:.96rem!important}.consumer-bottom-nav .consumer-nav__link>span:last-child{white-space:nowrap;font-size:.68rem;line-height:1;display:block}.immersive-feed-page__viewport{padding-bottom:calc(var(--mobile-nav-reserve) + 3.45rem)!important}.immersive-feed-page--live{gap:0;padding-top:0}.immersive-feed-page--live .immersive-feed-page__viewport{height:calc(var(--app-dvh) - .32rem);padding-top:0}.immersive-feed-page--live .immersive-room{min-height:calc(var(--app-dvh) - var(--mobile-nav-reserve) - .4rem);place-items:start center;padding-top:0}.immersive-feed-page--live .immersive-room__surface{height:calc(var(--app-dvh) - var(--mobile-nav-reserve) - .9rem);margin-top:0}.immersive-room__meta{bottom:calc(var(--mobile-nav-reserve) + 4.3rem)!important}.immersive-room__pills{gap:.34rem}.immersive-room__pills .status-pill,.immersive-room__source-pill{padding:.34rem .62rem;font-size:.72rem}.immersive-room__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem!important}.immersive-room__stats div{gap:.24rem;border-radius:15px!important;padding:.54rem .56rem!important}.immersive-room__stat-label{font-size:0;line-height:1}.immersive-room__stat-label:before{content:attr(data-short);color:var(--text-dim);font-size:.64rem}.immersive-room__stats strong{letter-spacing:-.02em;font-size:.88rem!important;line-height:1.05!important}.feed-bid-pill,.feed-bid-tray{bottom:calc(var(--mobile-nav-reserve) + .5rem)!important}.feed-bid-pill{left:calc(var(--mobile-nav-side-gap) + env(safe-area-inset-left))!important;right:calc(var(--mobile-nav-side-gap) + env(safe-area-inset-right))!important}.feed-bid-pill__eyebrow{font-size:.68rem}.feed-bid-pill__copy strong{font-size:.98rem}.feed-bid-pill__meta{font-size:.72rem}.feed-bid-tray--mobile{border-radius:20px!important;gap:.72rem!important;padding:.72rem .74rem!important}.feed-bid-tray__mobile-bar{gap:.55rem}.feed-bid-tray__collapse{min-height:34px;padding:.42rem .6rem;font-size:.72rem}.feed-bid-tray__summary{gap:.48rem}.feed-bid-tray__summary strong{font-size:.94rem!important}.feed-bid-tray__summary p,.feed-bid-tray__stats,.feed-bid-tray__field span{font-size:.74rem!important}.feed-bid-tray__field input{padding:.82rem .9rem;min-height:46px!important}.feed-bid-tray__actions{gap:.52rem!important}.feed-bid-tray .primary-button,.feed-bid-tray .ghost-button{min-height:44px;padding-inline:.92rem}.explore-focus-card{border-radius:22px!important;gap:.76rem!important;padding:.78rem!important}.explore-focus-card__media{aspect-ratio:1.22!important;border-radius:18px!important}.explore-focus-card__stats{gap:.42rem!important}.explore-focus-card__stats div{gap:.22rem;border-radius:15px!important;padding:.54rem .56rem!important}.explore-focus-card__stat-label{font-size:0;line-height:1}.explore-focus-card__stat-label:before{content:attr(data-short);color:var(--text-dim);font-size:.64rem}.explore-focus-card__stats strong{line-height:1.05;font-size:.88rem!important}}@media (width<=560px){.immersive-room__meta{bottom:calc(var(--mobile-nav-reserve) + 4rem)!important}.consumer-bottom-nav{padding:.34rem!important;padding-bottom:calc(.34rem + env(safe-area-inset-bottom))!important;gap:.12rem!important}.consumer-bottom-nav .consumer-nav__link{min-height:58px!important;padding-inline:.08rem!important;font-size:.64rem!important}.consumer-bottom-nav .consumer-nav__link>span:last-child{font-size:.64rem}.feed-bid-pill,.feed-bid-tray{left:calc(.62rem + env(safe-area-inset-left))!important;right:calc(.62rem + env(safe-area-inset-right))!important}}.field-input{width:100%;min-height:46px;color:var(--text-strong);font:inherit;background:#ffffff08;border:1px solid #ffffff17;border-radius:16px;padding:.82rem .92rem}textarea.field-input{resize:vertical;min-height:96px}.field-input:focus{border-color:#f3efe44d;outline:none;box-shadow:0 0 0 1px #f3efe42e}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.admin-metric-card,.admin-card{background:#0e1218e6;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 20px 48px #00000040}.admin-metric-card{align-items:flex-start;gap:.92rem;padding:1rem 1.05rem;display:flex}.admin-metric-card__icon{width:2.8rem;height:2.8rem;color:var(--text-strong);background:#f3efe414;border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.admin-metric-card span{color:var(--text-dim);text-transform:uppercase;letter-spacing:.2em;font-size:.76rem;display:block}.admin-metric-card strong{margin-top:.32rem;font-size:1.75rem;line-height:1;display:block}.admin-metric-card p{color:var(--text-dim);margin:.38rem 0 0;font-size:.92rem}.admin-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);gap:1rem;margin-top:1rem;display:grid}.admin-card{padding:1rem}.admin-card--wide{min-width:0}.admin-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.admin-service-pill{background:#ffffff08;border:1px solid #ffffff12;border-radius:18px;padding:.9rem}.admin-service-pill span,.admin-health-details span,.admin-room-item__stats span,.admin-user-item span{color:var(--text-dim);font-size:.74rem;display:block}.admin-service-pill strong,.admin-health-details strong,.admin-room-item__stats strong{color:var(--text-strong);margin-top:.28rem;font-size:1rem;display:block}.admin-health-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.9rem;display:grid}.admin-room-list,.admin-user-list,.admin-mailbox-list{gap:.85rem;display:grid}.admin-room-item,.admin-user-item,.admin-mailbox-item{background:#ffffff06;border:1px solid #ffffff0f;border-radius:20px;padding:.95rem}.admin-room-item__head,.admin-user-item{justify-content:space-between;gap:1rem;display:flex}.admin-room-item__checkbox{color:var(--text-dim);white-space:nowrap;align-items:center;gap:.55rem;font-size:.78rem;display:inline-flex}.admin-room-item__checkbox input{width:1rem;height:1rem;accent-color:var(--accent)}.admin-room-item__head strong,.admin-user-item strong,.admin-mailbox-item strong{color:var(--text-strong);font-size:1rem;display:block}.admin-room-item__head p,.admin-user-item p,.admin-mailbox-item p{color:var(--text-dim);margin:.18rem 0 0}.admin-room-item__meta{flex-wrap:wrap;justify-content:flex-end;gap:.42rem;display:flex}.admin-room-item__meta span{color:var(--text-dim);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;padding:.38rem .6rem;font-size:.72rem;display:inline-flex}.admin-room-item__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:.8rem;display:grid}.admin-room-item__stats>div{background:#ffffff08;border-radius:16px;padding:.72rem}.admin-room-item__note{margin-top:.8rem}.admin-room-item__actions,.admin-user-item__controls{align-items:stretch;gap:.6rem;margin-top:.8rem;display:flex}.admin-user-item__controls{flex-direction:column;min-width:320px;margin-top:0}.admin-user-item__controls .field-input{min-height:44px}.admin-user-item__control-row{align-items:center;gap:.6rem;display:flex}.admin-user-item__control-row .field-input{flex:1;min-width:0}.admin-user-item__control-row .ghost-button{white-space:nowrap}.admin-mailbox-item{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-mailbox-item--unread{background:#f3efe40a;border-color:#f3efe42e}.admin-mailbox-item>span{color:var(--text-dim);white-space:nowrap;font-size:.8rem}@media (width<=1180px){.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:minmax(0,1fr)}.admin-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-metric-grid,.admin-service-grid,.admin-health-details,.admin-room-item__stats{grid-template-columns:minmax(0,1fr)}.admin-room-item__head,.admin-user-item,.admin-mailbox-item,.admin-room-item__actions,.admin-user-item__controls{flex-direction:column;align-items:stretch}.admin-room-item__meta{justify-content:flex-start}.admin-user-item__controls{min-width:0;margin-top:.8rem}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:#ebe7df;--app-bg-soft:#f7f3eb;--panel:#fffdfa;--panel-strong:#f7f3ec;--panel-raised:#efe9df;--panel-ghost:#fffcf6e6;--border:#11151d14;--border-strong:#11151d29;--text:#12161d;--text-soft:#2b313a;--text-muted:#5d6672;--text-dim:#7a8491;--primary:#12161d;--primary-ink:#f5efe5;--accent:#12161d;--shadow-lg:0 32px 80px #2a313d26;--shadow-md:0 18px 40px #2a313d1c;--shadow-sm:0 10px 24px #2a313d1a}html[data-theme=light] body{color:var(--text);background:radial-gradient(circle at top,#96a2b62e,#0000 28%),linear-gradient(#f8f4ed 0%,#ece8df 100%)}html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] .field-input{color:var(--text);background:#11151d08;border-color:#11151d1a}html[data-theme=light] input:focus,html[data-theme=light] textarea:focus,html[data-theme=light] .field-input:focus{background:#11151d0b;border-color:#11151d42;box-shadow:0 0 0 1px #11151d1a}html[data-theme=light] .ghost-button,html[data-theme=light] .consumer-brand,html[data-theme=light] .consumer-shell__session,html[data-theme=light] .profile-list__item,html[data-theme=light] .preference-row,html[data-theme=light] .kyc-card,html[data-theme=light] .studio-card,html[data-theme=light] .admin-card,html[data-theme=light] .admin-metric-card,html[data-theme=light] .studio-overview-card,html[data-theme=light] .studio-source-card,html[data-theme=light] .studio-publish-summary,html[data-theme=light] .studio-publish-note,html[data-theme=light] .seller-summary-bar span,html[data-theme=light] .studio-summary-grid div,html[data-theme=light] .studio-verification-strip div,html[data-theme=light] .studio-checklist__item{color:var(--text-soft);background:#ffffffb8;border-color:#11151d14}html[data-theme=light] .surface,html[data-theme=light] .auction-rail,html[data-theme=light] .profile-panel,html[data-theme=light] .profile-guest-card,html[data-theme=light] .seller-preview,html[data-theme=light] .explore-card,html[data-theme=light] .inbox-item,html[data-theme=light] .metric-card,html[data-theme=light] .callback-page__card,html[data-theme=light] .auth-gate__dialog{background:#fffcf6e0;border-color:#11151d14;box-shadow:0 24px 60px #2a313d1f}html[data-theme=light] .consumer-nav__link--active{color:var(--text);background:#11151d0d;border-color:#11151d14}html[data-theme=light] .consumer-nav__link:hover,html[data-theme=light] .consumer-nav__link:focus-visible,html[data-theme=light] .feed-tabs,html[data-theme=light] .search-field,html[data-theme=light] .status-pill,html[data-theme=light] .consumer-action__icon,html[data-theme=light] .auction-rail__stats div,html[data-theme=light] .auction-rail__info div,html[data-theme=light] .auction-detail__grid div,html[data-theme=light] .profile-panel__stats div,html[data-theme=light] .admin-service-pill,html[data-theme=light] .admin-room-item,html[data-theme=light] .admin-user-item,html[data-theme=light] .admin-mailbox-item,html[data-theme=light] .managed-room,html[data-theme=light] .video-row{color:var(--text-soft);background:#11151d0a;border-color:#11151d14}html[data-theme=light] .admin-room-item__checkbox{color:var(--text-muted)}html[data-theme=light] .consumer-bottom-nav,html[data-theme=light] .feed-bid-pill,html[data-theme=light] .feed-bid-tray{background:#fffcf6f0!important;border-color:#11151d14!important;box-shadow:0 24px 54px #2a313d24!important}html[data-theme=light] .feed-bid-pill__eyebrow{color:#505866!important}html[data-theme=light] .consumer-reel__surface,html[data-theme=light] .consumer-reel__placeholder,html[data-theme=light] .auction-rail__hero,html[data-theme=light] .explore-card__media,html[data-theme=light] .explore-focus-card__media,html[data-theme=light] .auction-detail__media,html[data-theme=light] .room-editor-preview__media,html[data-theme=light] .studio-video-preview__media,html[data-theme=light] .studio-source-card__media{background:linear-gradient(#dbd4c8 0%,#b7b0a6 100%)}html[data-theme=light] .consumer-shell__sidebar,html[data-theme=light] .app-shell__sidebar,html[data-theme=light] .app-shell--consumer .app-shell__sidebar,html[data-theme=light] .app-shell--studio .app-shell__sidebar,html[data-theme=light] .app-shell--immersive .app-shell__sidebar{background:#f9f5eee0;border-right-color:#11151d14}html[data-theme=light] .banner--success{color:#0c4b3c}html[data-theme=light] .banner--error{color:#7d1832}html[data-theme=light] .primary-button,html[data-theme=light] .primary-button span,html[data-theme=light] .primary-button .button-icon{color:var(--primary-ink)}.theme-toggle{border:1px solid var(--border);background:#ffffff08;border-radius:20px;gap:.75rem;padding:.95rem 1rem;display:grid}.theme-toggle--compact{border-radius:18px;padding:.82rem .86rem}.theme-toggle__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.theme-toggle__header strong{font-size:.94rem;display:block}.theme-toggle__header p{color:var(--text-dim);margin:.18rem 0 0;font-size:.82rem}.theme-toggle__resolved{color:var(--text-dim);text-transform:capitalize;background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;padding:.38rem .62rem;font-size:.74rem;display:inline-flex}.theme-toggle__group{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;display:grid}.theme-toggle__option{border:1px solid var(--border);min-height:42px;color:var(--text-soft);cursor:pointer;background:#ffffff05;border-radius:15px;justify-content:center;align-items:center;gap:.42rem;padding:.65rem .72rem;transition:transform .16s,background-color .16s,border-color .16s,color .16s;display:inline-flex}.theme-toggle__option:hover,.theme-toggle__option:focus-visible{border-color:var(--border-strong);transform:translateY(-1px)}.theme-toggle__option--active{color:var(--text);background:#f4efe61a;border-color:#f4efe62e}html[data-theme=light] .theme-toggle__option--active{background:#11151d14;border-color:#11151d24}.theme-toggle__icon{justify-content:center;align-items:center;width:.95rem;height:.95rem;display:inline-flex}.theme-toggle__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%}.studio-overview-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.studio-overview-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffff08;border-radius:22px;padding:1rem 1.05rem}.studio-overview-card--identity{grid-column:span 2}.studio-overview-card>span,.studio-checklist__item span,.studio-summary-grid span,.studio-verification-strip span{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;display:block}.studio-overview-card strong,.studio-checklist__item strong,.studio-summary-grid strong,.studio-verification-strip strong{display:block}.studio-overview-card>strong{margin-top:.28rem;font-size:1.75rem;line-height:1}.studio-overview-card p{color:var(--text-muted);margin:.5rem 0 0}.studio-overview-card__identity{align-items:center;gap:.9rem;margin-bottom:.78rem;display:flex}.studio-overview-card__identity strong{font-size:1.05rem}.studio-overview-card__identity span{color:var(--text-dim)}.surface.studio-view{gap:1.15rem;display:grid}.studio-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.studio-source-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#ffffff08;border-radius:22px;gap:.8rem;padding:.78rem;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:grid}.studio-source-card:hover,.studio-source-card:focus-visible{border-color:var(--border-strong);transform:translateY(-1px)}.studio-source-card--active{box-shadow:var(--shadow-sm);background:#ffffff0d;border-color:#f4efe633}html[data-theme=light] .studio-source-card--active{background:#11151d0f;border-color:#11151d29}.studio-source-card__media{aspect-ratio:1.22;background:#0f1319;border-radius:18px;overflow:hidden}.studio-source-card__body{gap:.3rem;display:grid}.studio-source-card__body strong{font-size:.98rem}.studio-source-card__body p{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;display:-webkit-box;overflow:hidden}.studio-source-card__meta{color:var(--text-dim);flex-wrap:wrap;gap:.45rem;font-size:.8rem;display:flex}.studio-publish-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.92fr);align-items:start;gap:1rem;display:grid}.studio-publish-summary{border:1px solid var(--border);background:#ffffff08;border-radius:22px;gap:1rem;padding:1rem;display:grid}.studio-publish-summary h4{margin:.1rem 0 0;font-size:1.1rem;line-height:1.1}.studio-publish-summary p{color:var(--text-muted);margin:0}.studio-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.studio-summary-grid div,.studio-verification-strip div{border:1px solid var(--border);background:#ffffff08;border-radius:18px;padding:.82rem .88rem}.studio-summary-grid strong,.studio-verification-strip strong{margin-top:.24rem;font-size:1rem}.studio-checklist{gap:.65rem;display:grid}.studio-checklist__item{border:1px solid var(--border);background:#ffffff08;border-radius:18px;padding:.85rem .92rem}.studio-checklist__item strong{margin-top:.18rem;font-size:.94rem}.studio-checklist__item--ready{background:#2ad39d14;border-color:#2ad39d3d}.seller-summary-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.seller-summary-bar span{border:1px solid var(--border);color:var(--text-dim);background:#ffffff08;border-radius:18px;gap:.18rem;padding:.85rem .9rem;display:grid}.seller-summary-bar strong{color:var(--text);font-size:1.05rem}.room-editor-preview__body span{color:var(--text-dim)}.profile-guest-card .theme-toggle{margin-top:.3rem}@media (width<=1320px){.studio-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-overview-card--identity{grid-column:span 2}.studio-publish-layout{grid-template-columns:minmax(0,1fr)}}@media (width<=980px){.studio-source-grid,.seller-summary-bar,.studio-summary-grid,.studio-verification-strip,.studio-overview-strip{grid-template-columns:minmax(0,1fr)}.studio-overview-card--identity{grid-column:auto}}@media (width<=760px){.theme-toggle__group,.studio-source-grid{grid-template-columns:minmax(0,1fr)}}html[data-theme=light]{--app-bg:#f2ede4;--app-bg-soft:#fbf7f0;--panel:#fffcf7;--panel-strong:#f6f1e8;--panel-raised:#ebe4d8;--panel-ghost:#fffbf4d1;--border:#1d212717;--border-strong:#1d21272e;--text:#171b21;--text-soft:#2c333d;--text-muted:#616b79;--text-dim:#7f8895;--primary:#171b21;--primary-ink:#f7f2e9;--shadow-lg:0 34px 86px #33384224;--shadow-md:0 20px 48px #3338421a;--shadow-sm:0 10px 26px #33384214}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{background:linear-gradient(#0b0d11f0 0%,#090b0ff5 100%);border-right:1px solid #ffffff0f;flex-direction:column;gap:1rem;padding:1.35rem 1rem 1rem;display:flex;box-shadow:inset -1px 0 #ffffff05}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{background:radial-gradient(circle at top,#3e496214,#0000 18%),linear-gradient(#06070afa 0%,#06070af0 100%)}.consumer-brand{background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:24px;gap:.95rem;min-height:76px;padding:.82rem .9rem;position:relative;overflow:hidden;box-shadow:0 16px 30px #0000001f}.consumer-brand:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff14,#0000 40%);position:absolute;inset:0}html[data-theme=light] .consumer-brand{background:linear-gradient(#ffffffeb 0%,#f9f3ebeb 100%);border-color:#171b2114;box-shadow:0 16px 32px #534a3514}.consumer-brand img{border-radius:18px;width:52px;height:52px}.app-shell__sidebar .consumer-nav__link{min-height:54px;color:var(--text-soft);border:1px solid #0000;border-radius:18px;gap:.82rem;padding:.75rem .86rem}.app-shell__sidebar .consumer-nav__icon{width:2.2rem;height:2.2rem;color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:13px;transition:background-color .16s,border-color .16s,color .16s,transform .16s}html[data-theme=light] .app-shell__sidebar .consumer-nav__icon{background:#171b2109;border-color:#171b210f}.app-shell__sidebar .consumer-nav__link:hover,.app-shell__sidebar .consumer-nav__link:focus-visible{background:#ffffff0b;border-color:#ffffff12;transform:translate(0)}.app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon{color:var(--text);transform:translateY(-1px)}.app-shell__sidebar .consumer-nav__link--active{background:#f4efe614;border-color:#f4efe624}html[data-theme=light] .app-shell__sidebar .consumer-nav__link--active{background:#171b210f;border-color:#171b211a}.app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon{color:var(--text);background:#f4efe61f;border-color:#f4efe629}html[data-theme=light] .app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon{background:#171b2114;border-color:#171b211f}.app-shell__sidebar .consumer-shell__session{background:#ffffff08;border:1px solid #ffffff12;border-radius:22px;min-height:78px;padding:.82rem .88rem;box-shadow:0 12px 26px #00000014}html[data-theme=light] .app-shell__sidebar .consumer-shell__session{background:#ffffffc7;border-color:#171b2114;box-shadow:0 14px 30px #5a503d0f}.theme-toggle--compact{background:#ffffff08;border:1px solid #ffffff12;border-radius:22px;gap:.7rem;padding:.88rem .9rem;box-shadow:0 12px 26px #0000000f}html[data-theme=light] .theme-toggle--compact{background:#ffffffc7;border-color:#171b2114;box-shadow:0 14px 28px #5a503d0f}.theme-toggle__compact-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.theme-toggle__eyebrow{color:var(--text-dim);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;display:block}.theme-toggle__compact-head strong{margin-top:.18rem;font-size:.94rem;display:block}.theme-toggle__group--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.46rem}.theme-toggle__option--compact{border-radius:15px;min-height:44px;padding:0}.theme-toggle__option--compact .theme-toggle__icon{width:1rem;height:1rem}.theme-toggle__option--compact span:last-child{display:none}.theme-toggle__option--active{box-shadow:inset 0 0 0 1px #ffffff0a}html[data-theme=light] .theme-toggle__option--active{box-shadow:inset 0 0 0 1px #171b210f}html[data-theme=light] .empty-state,html[data-theme=light] .panel-loader,html[data-theme=light] .search-field,html[data-theme=light] .status-pill,html[data-theme=light] .feed-tabs,html[data-theme=light] .preference-row,html[data-theme=light] .managed-room,html[data-theme=light] .seller-summary,html[data-theme=light] .studio-live-preview,html[data-theme=light] .studio-video-preview,html[data-theme=light] .room-editor-preview{color:var(--text-soft);background:#fffbf4bd;border-color:#171b2114}html[data-theme=light] .empty-state h3,html[data-theme=light] .page-hero h1,html[data-theme=light] .section-header h2,html[data-theme=light] .profile-panel h2,html[data-theme=light] .callback-page__card h1,html[data-theme=light] .auth-gate__dialog h2{color:var(--text)}html[data-theme=light] .section-header__detail,html[data-theme=light] .page-hero>div>p:last-child,html[data-theme=light] .empty-state p,html[data-theme=light] .consumer-reel__text p,html[data-theme=light] .profile-guest-card__body p{color:var(--text-muted)}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:.72rem;display:flex}.admin-toolbar--stack{width:100%}.admin-filter-select{min-width:160px;max-width:220px}.admin-audit-list{gap:.78rem;display:grid}.admin-audit-item{background:#ffffff06;border:1px solid #ffffff0f;border-radius:20px;gap:.52rem;padding:.92rem .96rem;display:grid}.admin-audit-item__topline,.admin-audit-item__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.admin-audit-item__topline strong{color:var(--text);font-size:.96rem}.admin-audit-item__topline span,.admin-audit-item__meta span,.admin-audit-item p{color:var(--text-dim);font-size:.82rem}.admin-audit-item p{margin:0}html[data-theme=light] .admin-audit-item{background:#ffffffbd;border-color:#171b2112}@media (width<=1100px){.admin-toolbar{width:100%}.admin-search,.admin-filter-select{width:100%;min-width:0;max-width:none}}html[data-theme=light] .app-shell__sidebar,html[data-theme=light] .app-shell--consumer .app-shell__sidebar,html[data-theme=light] .app-shell--immersive .app-shell__sidebar,html[data-theme=light] .app-shell--studio .app-shell__sidebar{background:radial-gradient(circle at 0 0,#ffffffe0,#0000 30%),linear-gradient(#f7f1e8 0%,#eee5d7 100%);border-right-color:#1c212814;box-shadow:inset -1px 0 #ffffff94,18px 0 42px #61533a0f}html[data-theme=light] .app-shell__main,html[data-theme=light] .app-shell--consumer .app-shell__main,html[data-theme=light] .app-shell--studio .app-shell__main,html[data-theme=light] .app-shell--immersive .app-shell__main{background:radial-gradient(circle at top,#ffffffad,#0000 24%),linear-gradient(#f8f1e8bd 0%,#efe8dd85 100%)}html[data-theme=light] .consumer-brand,html[data-theme=light] .app-shell__sidebar .consumer-shell__session,html[data-theme=light] .theme-toggle--compact{background:linear-gradient(#ffffffeb 0%,#f9f3ebe0 100%);border-color:#1c212812;box-shadow:0 16px 30px #60533a12}html[data-theme=light] .consumer-brand strong,html[data-theme=light] .app-shell__sidebar .consumer-shell__session strong{color:#1c2128}html[data-theme=light] .consumer-brand span,html[data-theme=light] .app-shell__sidebar .consumer-shell__session span{color:#66707d}html[data-theme=light] .app-shell__sidebar .consumer-nav__link:hover,html[data-theme=light] .app-shell__sidebar .consumer-nav__link:focus-visible{background:#ffffff9e;border-color:#1c212814}html[data-theme=light] .app-shell__sidebar .consumer-nav__link--active{background:linear-gradient(#ffffffeb 0%,#f4ece1e6 100%);border-color:#1c21281a;box-shadow:0 12px 24px #60533a12}html[data-theme=light] .app-shell__sidebar .consumer-nav__icon{color:#6a7380;background:#1c21280a;border-color:#1c212812}html[data-theme=light] .app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon,html[data-theme=light] .app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,html[data-theme=light] .app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon{color:#1c2128;background:#1c212814;border-color:#1c21281f}html[data-theme=light] .theme-toggle--compact{gap:.65rem;padding:.78rem .82rem}html[data-theme=light] .theme-toggle__eyebrow{color:#7c8591}html[data-theme=light] .theme-toggle__compact-head strong{color:#1c2128;letter-spacing:-.02em;font-size:.98rem}html[data-theme=light] .theme-toggle__resolved{color:#616c79;background:#ffffffbd;border:1px solid #1c212812}html[data-theme=light] .theme-toggle__group--compact{gap:.38rem}html[data-theme=light] .theme-toggle__option--compact{background:#ffffff8f;border-color:#1c212814;min-height:40px}html[data-theme=light] .theme-toggle__option--compact:hover,html[data-theme=light] .theme-toggle__option--compact:focus-visible{background:#ffffffd1;border-color:#1c21281c}html[data-theme=light] .theme-toggle__option--compact.theme-toggle__option--active{color:#f7f1e8;background:#1c2128;border-color:#1c2128;box-shadow:0 10px 18px #1c21282e}html[data-theme=light] .immersive-feed-page{background:radial-gradient(circle at top,#ffffffd1,#0000 36%),linear-gradient(#fcf9f3e0 0%,#f5eee4cc 100%);border:1px solid #1c212814;border-radius:36px;padding:.72rem .96rem 1rem;box-shadow:0 30px 60px #60533a12}html[data-theme=light] .immersive-feed-page__header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fbf7f0f7 0%,#fbf7f0cc 72%,#fbf7f000 100%)}html[data-theme=light] .immersive-feed-page__heading .section-header__kicker{color:#7d8793}html[data-theme=light] .immersive-feed-page__heading strong{color:#1c2128}html[data-theme=light] .feed-tabs{background:#ffffffc7;border-color:#1c212814;box-shadow:0 14px 24px #60533a12}html[data-theme=light] .feed-tabs__tab:hover,html[data-theme=light] .feed-tabs__tab:focus-visible{color:#1c2128;background:#1c21280d}html[data-theme=light] .feed-tabs__tab--active{color:#f8f2e9;box-shadow:none;background:#1c2128}html[data-theme=light] .immersive-feed-page__empty{padding:1rem 0 .35rem}html[data-theme=light] .immersive-feed-page__empty .empty-state{background:radial-gradient(circle at 100% 0,#ffffffb8,#0000 34%),linear-gradient(#ffffffd6 0%,#f6efe5eb 100%);border-color:#1c212814;min-height:220px;padding:2rem 2.1rem;box-shadow:0 22px 44px #60533a14}html[data-theme=light] .immersive-feed-page__viewport{border-radius:28px}html[data-theme=light] .immersive-room__surface{border-color:#1c212814;box-shadow:0 28px 52px #433a2b24}html[data-theme=light] .admin-card,html[data-theme=light] .admin-metric-card{background:linear-gradient(#ffffffe0 0%,#f7f1e8d6 100%);border-color:#1c212814}html[data-theme=light] .admin-audit-item__topline strong,html[data-theme=light] .admin-room-item__head strong,html[data-theme=light] .admin-user-item__head strong{color:#1c2128}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{scrollbar-width:none;justify-content:flex-start;gap:.72rem;padding:.84rem .72rem .72rem;overflow:hidden}.app-shell__sidebar::-webkit-scrollbar{display:none}.app-shell--consumer .app-shell__sidebar::-webkit-scrollbar{display:none}.app-shell--immersive .app-shell__sidebar::-webkit-scrollbar{display:none}.app-shell--studio .app-shell__sidebar::-webkit-scrollbar{display:none}.app-shell__sidebar>*,.app-shell--consumer .app-shell__sidebar>*,.app-shell--immersive .app-shell__sidebar>*,.app-shell--studio .app-shell__sidebar>*{min-width:0}.app-shell__sidebar .consumer-brand,.app-shell__sidebar .consumer-shell__session,.theme-toggle--compact{width:100%;min-width:0}.app-shell__sidebar .consumer-nav{flex:auto;gap:.26rem;min-height:0}.app-shell__sidebar .consumer-nav__link{min-height:46px;padding:.64rem .72rem}.app-shell__sidebar .consumer-nav__icon{width:1.82rem;height:1.82rem}.theme-toggle--compact{gap:.62rem;margin-top:auto;padding:.76rem}.theme-toggle__compact-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid}.theme-toggle__compact-copy{min-width:0}.theme-toggle__eyebrow{letter-spacing:.18em;font-size:.68rem}.theme-toggle__compact-head strong{margin-top:.12rem;font-size:.82rem;line-height:1.1}.theme-toggle__resolved{white-space:nowrap;padding:.34rem .56rem;font-size:.68rem}.theme-toggle__resolved--button{cursor:pointer;border:1px solid #0000;align-items:center;gap:.34rem;transition:transform .16s,background-color .16s,border-color .16s,color .16s;display:inline-flex}.theme-toggle__resolved--button:hover,.theme-toggle__resolved--button:focus-visible{transform:translateY(-1px)}.theme-toggle__resolved--button .theme-toggle__icon{width:.82rem;height:.82rem}.theme-toggle__group--compact-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.theme-toggle__option--compact-card{border-radius:16px;justify-items:center;gap:.36rem;min-height:4.5rem;padding:.9rem .8rem;display:grid}.theme-toggle__option--compact-card .theme-toggle__icon{width:1.15rem;height:1.15rem}.theme-toggle__label{color:inherit;font-size:.87rem;font-weight:600;line-height:1}.app-shell__sidebar .consumer-shell__session{min-height:68px;padding:.68rem .72rem}.app-shell__sidebar .consumer-shell__session .avatar-shell{width:38px;height:38px}.app-shell__sidebar .consumer-shell__session strong{font-size:.94rem}html[data-theme=light] .skeleton-block:after{background:linear-gradient(90deg,#0000 0%,#ffffffb8 50%,#0000 100%)}html[data-theme=light] .page-hero--skeleton,html[data-theme=light] .immersive-feed-page--loading .immersive-feed-page__header,html[data-theme=light] .auction-rail--loading,html[data-theme=light] .explore-card--loading,html[data-theme=light] .inbox-item--loading,html[data-theme=light] .seller-summary-bar--loading,html[data-theme=light] .feed-bid-tray--loading,html[data-theme=light] .admin-card .panel-loader{background:linear-gradient(#ffffffd1 0%,#f7f1e8c7 100%);border-color:#1c212814}html[data-theme=light] .feed-tabs--skeleton,html[data-theme=light] .immersive-room--loading .immersive-room__surface,html[data-theme=light] .consumer-action__icon--skeleton{background:linear-gradient(#fbf7f0f0 0%,#f2eae0e0 100%);border-color:#1c212814}html[data-theme=light] .theme-toggle__resolved--button{color:#616c79;background:#ffffffbd;border-color:#1c212814}html[data-theme=light] .theme-toggle__resolved--button:hover,html[data-theme=light] .theme-toggle__resolved--button:focus-visible{background:#ffffffeb;border-color:#1c21281f}html[data-theme=light] .theme-toggle__resolved--active{color:#f8f2e9;background:#1c2128;border-color:#1c2128}html[data-theme=light] .theme-toggle__option--compact-card{background:#ffffff94;border-color:#1c212814}html[data-theme=light] .theme-toggle__option--compact-card:hover,html[data-theme=light] .theme-toggle__option--compact-card:focus-visible{background:#ffffffd6;border-color:#1c21281f}html[data-theme=light] .theme-toggle__option--compact-card.theme-toggle__option--active{color:#f8f2e9;background:#1c2128;border-color:#1c2128;box-shadow:0 10px 18px #1c21282e}html[data-theme=light] .immersive-feed-page--loading .auction-media--loading{background:radial-gradient(circle at top,#ffffff7a,#0000 30%),linear-gradient(#efe8ddeb 0%,#e1d8cbe0 100%)}html[data-theme=light] .immersive-feed-page--loading .immersive-room__stats div,html[data-theme=light] .immersive-feed-page--loading .immersive-room__source-pill,html[data-theme=light] .immersive-feed-page--loading .immersive-room__seller-copy,html[data-theme=light] .immersive-feed-page--loading .immersive-room__copy{border-color:#1c212814}html[data-theme=light] .immersive-feed-page--loading .immersive-room__stats div{background:#ffffff85}html[data-theme=light] .immersive-feed-page--loading.immersive-feed-page--following .feed-tabs__tab,html[data-theme=light] .immersive-feed-page--loading.immersive-feed-page--for-you .feed-tabs__tab{background:#ffffff9e}html[data-theme=light] .immersive-feed-page--loading.immersive-feed-page--following .feed-tabs__tab--active,html[data-theme=light] .immersive-feed-page--loading.immersive-feed-page--for-you .feed-tabs__tab--active{color:#f8f2e9;background:#1c2128}.immersive-feed-page--loading.immersive-feed-page--live{padding-top:.18rem}.immersive-feed-page--loading.immersive-feed-page--live .immersive-feed-page__viewport{padding-top:0}.workspace-tabs{border:1px solid var(--border);background:#ffffff08;border-radius:999px;flex-wrap:wrap;gap:.42rem;width:fit-content;padding:.34rem;display:inline-flex}.workspace-tabs__tab{min-height:40px;color:var(--text-muted);border-radius:999px;padding:0 .95rem;transition:background-color .16s,color .16s,transform .16s}.workspace-tabs__tab:hover,.workspace-tabs__tab:focus-visible{color:var(--text);background:#ffffff0d}.ops-board,.ops-grid{gap:1rem;display:grid}.ops-grid--overview{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-grid--studio{grid-template-columns:minmax(0,.98fr) minmax(0,1.12fr);align-items:start}.admin-card--workspace,.studio-card--workspace{padding:1.1rem}.workspace-bulk-bar{border:1px solid var(--border);background:#ffffff08;border-radius:18px;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-bottom:1rem;padding:.9rem 1rem;display:grid}.workspace-bulk-bar__summary{align-items:center;gap:.7rem;display:flex}.workspace-bulk-bar__summary strong{font-size:.94rem}.workspace-bulk-bar__note{gap:.35rem;display:grid}.workspace-bulk-bar__note span{color:var(--text-dim);font-size:.8rem}.workspace-bulk-bar__actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.workspace-select{border:1px solid var(--border);min-width:82px;min-height:36px;color:var(--text-soft);background:#ffffff06;border-radius:999px;padding:0 .78rem;transition:background-color .16s,border-color .16s,color .16s}.workspace-select--active{color:var(--text);background:#f4efe61f;border-color:#f4efe62e}.admin-room-list--workspace,.admin-user-list--workspace{gap:.9rem}.admin-room-item{grid-template-columns:auto minmax(0,1fr);gap:1rem;display:grid}.admin-room-item--selected{border-color:#f4efe633}.admin-room-item__select{align-self:start}.admin-room-item__content{gap:.8rem;min-width:0;display:grid}.admin-room-item__identity{align-items:center;gap:.7rem;min-width:0;display:inline-flex}.admin-room-item__thumb{width:64px;height:64px;color:var(--text-dim);background:#ffffff08;border:1px solid #ffffff1f;border-radius:8px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.admin-room-item__thumb img{object-fit:cover;width:100%;height:100%}.admin-user-item__head{gap:.24rem;display:grid}.admin-user-item__head span,.admin-room-item__content textarea::placeholder{color:var(--text-dim)}.studio-summary-grid--analytics{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=light] .workspace-tabs{background:#ffffffc2;border-color:#1c212814}html[data-theme=light] .workspace-tabs__tab{color:#687280}html[data-theme=light] .workspace-tabs__tab:hover,html[data-theme=light] .workspace-tabs__tab:focus-visible{color:#1c2128;background:#1c21280d}html[data-theme=light] .workspace-tabs__tab--active{color:#f8f2e9;background:#1c2128}html[data-theme=light] .workspace-bulk-bar,html[data-theme=light] .workspace-select{background:#ffffffb8;border-color:#1c212814}html[data-theme=light] .workspace-select--active{color:#1c2128;background:#1c212814;border-color:#1c21281f}@media (width<=1200px){.ops-grid--overview,.ops-grid--studio,.workspace-bulk-bar{grid-template-columns:minmax(0,1fr)}}@media (width<=900px){.workspace-tabs{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.workspace-tabs__tab{min-height:42px}.studio-summary-grid--analytics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-room-item{grid-template-columns:minmax(0,1fr)}.admin-room-item__select{justify-self:start}}.surface.studio-view{box-shadow:none;background:linear-gradient(#0b0f16f5 0%,#090d13f5 100%);border:1px solid #ffffff1f;border-radius:8px;gap:1rem;padding:1rem;display:grid}.workspace-tabs{background:#ffffff05;border-color:#ffffff1f;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.35rem;width:100%;padding:.35rem;display:grid}.workspace-tabs__tab{border-radius:6px;min-height:38px;font-size:.86rem;font-weight:600}.workspace-tabs__tab--active{color:#e8fff8;background:#2ad39d33}.studio-overview-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.studio-overview-card{box-shadow:none;background:#ffffff05;border-color:#ffffff1f;border-radius:8px;min-height:128px}.studio-overview-card p{font-size:.84rem}.studio-card,.admin-card,.admin-metric-card{box-shadow:none;background:#ffffff05;border-color:#ffffff1f;border-radius:8px}.ops-grid--studio{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.studio-source-toggle{background:#ffffff05;border-color:#ffffff1f;border-radius:8px;padding:.3rem}.studio-source-toggle__button{border-radius:6px;min-height:36px;font-size:.84rem;font-weight:600}.studio-source-toggle__button--active{color:#e9fff8;background:#2ad39d33}.studio-live-preview,.studio-video-preview,.seller-summary,.room-editor-preview{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;padding:.85rem}.studio-live-preview__visual,.studio-video-preview__media,.room-editor-preview__media,.studio-source-card__media{border:1px solid #ffffff14;border-radius:6px}.studio-live-fields,.studio-form__grid{gap:.7rem}.studio-form input,.studio-form textarea,.studio-live-fields input{background:#ffffff08;border-radius:6px;min-height:38px}.studio-form textarea{min-height:88px}.managed-room{background:#ffffff05;border-color:#ffffff1c;border-radius:8px}.managed-room--active{background:#2ad39d17;border-color:#2ad39d66}.studio-summary-grid div,.studio-verification-strip div,.studio-checklist__item,.seller-summary-bar span,.admin-service-pill,.admin-room-item,.admin-user-item,.admin-mailbox-item,.admin-audit-item,.workspace-bulk-bar,.workspace-select{border-radius:8px}.admin-toolbar{gap:.55rem}.admin-search{min-width:min(100%,320px)}.admin-filter-select{border-radius:6px;min-width:150px}.admin-room-item__stats,.admin-health-details,.admin-service-grid{gap:.6rem}.admin-room-item__stats>div,.admin-health-details>div,.admin-service-pill{background:#ffffff05;border:1px solid #ffffff14;border-radius:8px}.admin-room-item__actions .ghost-button,.workspace-bulk-bar__actions .ghost-button,.workspace-bulk-bar__summary .ghost-button{border-radius:6px;min-height:36px;padding:.5rem .8rem}.workspace-bulk-bar__note input,.admin-room-item__note,.admin-user-item__controls .field-input{border-radius:6px}html[data-theme=light] .surface.studio-view{background:linear-gradient(#fbfcfef2 0%,#f3f6faf2 100%);border-color:#191e241a}html[data-theme=light] .studio-card,html[data-theme=light] .admin-card,html[data-theme=light] .admin-metric-card,html[data-theme=light] .studio-overview-card,html[data-theme=light] .studio-live-preview,html[data-theme=light] .studio-video-preview,html[data-theme=light] .seller-summary,html[data-theme=light] .room-editor-preview,html[data-theme=light] .managed-room,html[data-theme=light] .admin-room-item,html[data-theme=light] .admin-user-item,html[data-theme=light] .admin-mailbox-item,html[data-theme=light] .admin-audit-item,html[data-theme=light] .workspace-bulk-bar{box-shadow:none;background:#ffffffdb;border-color:#191e241a}html[data-theme=light] .workspace-tabs__tab--active,html[data-theme=light] .studio-source-toggle__button--active,html[data-theme=light] .managed-room--active{color:#0d3b2f;background:#108c6729}@media (width<=1250px){.studio-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.surface.studio-view{padding:.75rem}.ops-grid--studio{grid-template-columns:minmax(0,1fr)}.workspace-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.banner--info{color:#dbe8ff;background:#528eff1a;border-color:#528eff3d}html[data-theme=light] .banner--info{color:#153168;background:#225cc91a;border-color:#225cc933}.workspace-tabs__tab{justify-content:space-between;align-items:center;gap:.5rem;display:inline-flex}.workspace-tabs__icon{flex:none;justify-content:center;align-items:center;width:.95rem;height:.95rem;display:inline-flex}.workspace-tabs__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%}.workspace-tabs__badge{min-width:58px;min-height:20px;color:var(--text-dim);letter-spacing:.02em;text-transform:lowercase;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.66rem;display:inline-flex}html[data-theme=light] .workspace-tabs__badge{color:#46505f;background:#11151d0d;border-color:#11151d1f}.workspace-tabs__tab--active .workspace-tabs__badge{color:#bff7e4;background:#2ad39d29;border-color:#2ad39d57}html[data-theme=light] .workspace-tabs__tab--active .workspace-tabs__badge{color:#0d3b2f;background:#108c6729;border-color:#108c6747}.studio-status-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.studio-status-rail .status-pill{justify-content:center;width:100%}.studio-demo-launchpad{background:linear-gradient(135deg,#202a3deb,#121723e6);border:1px solid #66b2ff38;border-radius:18px;gap:1rem;padding:1rem 1.05rem;display:grid;box-shadow:inset 0 1px #ffffff0a}.studio-demo-launchpad__copy{gap:.38rem;display:grid}.studio-demo-launchpad__copy h3{color:var(--text);margin:0;font-size:1.02rem}.studio-demo-launchpad__copy p:last-child{color:var(--text-muted);margin:0;line-height:1.55}.studio-demo-launchpad__actions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.72rem;display:grid}.studio-demo-launchpad__actions .ghost-button{justify-content:flex-start;min-height:42px}.explore-card{border-radius:10px}.explore-card__body{gap:.45rem;display:grid}.explore-card__topline{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.explore-card__topline .status-pill{padding:.28rem .55rem;font-size:.7rem}.explore-card__asset{border:1px solid var(--border);min-height:21px;color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.67rem;display:inline-flex}.explore-card__asset--general{background:#8f9aae1f;border-color:#8f9aae3d}.explore-card__asset--property{color:#baf6dc;background:#30b57524;border-color:#30b57547}.explore-card__asset--vehicle{color:#c8d8ff;background:#5a8cff24;border-color:#5a8cff47}.explore-card__body strong{color:var(--text);margin:0;font-size:1.01rem;line-height:1.2}.explore-card__body p{color:var(--text-muted);margin:0;font-size:.84rem}.explore-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.explore-card__meta-item{min-height:34px;color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:flex-start;align-items:center;padding:0 .55rem;font-size:.81rem;display:inline-flex;overflow:hidden}.explore-card .ghost-button{border-radius:8px;min-height:36px;font-size:.82rem}html[data-theme=light] .explore-card{background:#ffffffeb;border-color:#11151d1a}html[data-theme=light] .explore-card__body strong{color:#0f141b}html[data-theme=light] .explore-card__body p{color:#596373}html[data-theme=light] .explore-card__asset{color:#4c5665;background:#11151d0a;border-color:#11151d1c}html[data-theme=light] .explore-card__asset--general{color:#485362;background:#4e5c6e14;border-color:#4e5c6e29}html[data-theme=light] .explore-card__asset--property{color:#0e5d48;background:#108c671f;border-color:#108c672e}html[data-theme=light] .explore-card__asset--vehicle{color:#32509a;background:#486fc91a;border-color:#486fc92e}html[data-theme=light] .explore-card__meta-item{color:#1a2330;background:#11151d0a;border-color:#11151d1c}html[data-theme=light] .explore-card .ghost-button{color:#1c2430;background:#ffffffdb;border-color:#11151d24}html[data-theme=light] .filter-chip{color:#556173;background:#ffffffc7;border-color:#11151d1a}html[data-theme=light] .filter-chip:hover,html[data-theme=light] .filter-chip:focus-visible{color:#161f2d;background:#fffffff0;border-color:#11151d29}html[data-theme=light] .filter-chip--active{color:#141c29;background:#1a212e1a;border-color:#11151d2e}html[data-theme=light] .studio-demo-launchpad{background:linear-gradient(135deg,#fffffff2,#f9f5eefa);border-color:#486fc926;box-shadow:0 16px 30px #ad9f8214}html[data-theme=light] .studio-demo-launchpad__copy h3{color:#141d29}html[data-theme=light] .studio-demo-launchpad__copy p:last-child{color:#5a6473}.auction-detail__payment-events{gap:.58rem;display:grid}.auction-detail__payment-events>strong{color:var(--text-soft);font-size:.86rem}.auction-detail__payment-events-list{gap:.45rem;display:grid}.auction-detail__payment-event{border:1px solid var(--border);background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;gap:.8rem;padding:.58rem .64rem;display:flex}.auction-detail__payment-event>div{gap:.2rem;min-width:0;display:grid}.auction-detail__payment-event span{color:var(--text-soft);font-size:.8rem}.auction-detail__payment-event small{color:var(--text-dim);font-size:.72rem}.auction-detail__payment-event>strong{color:var(--text-dim);text-transform:lowercase;font-size:.73rem}html[data-theme=light] .auction-detail__payment-event{background:#11151d0a;border-color:#11151d1c}html[data-theme=light] .auction-detail__payment-event span{color:#17202c}html[data-theme=light] .auction-detail__payment-event small,html[data-theme=light] .auction-detail__payment-event>strong{color:#5a6472}@media (width<=980px){.studio-status-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-tabs__badge{display:none}}.workspace-tabs__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.studio-source-toggle__button{justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.studio-source-toggle__icon{flex:none;justify-content:center;align-items:center;width:.95rem;height:.95rem;display:inline-flex}.studio-source-toggle__icon svg{width:100%;height:100%}.studio-upload-field{border:1px dashed var(--border);background:#ffffff05;border-radius:8px;align-content:start;gap:.45rem;min-height:88px;padding:.6rem;display:grid}.studio-upload-field__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.studio-upload-field span{font-weight:600}.studio-upload-field small{color:var(--text-muted);line-height:1.45}.studio-source-checklist-card{gap:1rem;display:grid}.studio-source-checklist-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.studio-source-checklist-card__header h3{margin:.18rem 0 0}.studio-source-checklist-card__header p{color:var(--text-muted);margin:.45rem 0 0;line-height:1.55}.studio-source-checklist-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.9rem;display:grid}.studio-source-checklist-item{border:1px solid var(--border);background:#ffffff08;border-radius:20px;gap:.45rem;padding:.95rem 1rem;display:grid}.studio-source-checklist-item--ready{background:#2ad39d14;border-color:#2ad39d47}.studio-source-checklist-item__topline{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.studio-source-checklist-item__topline span{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.studio-source-checklist-item p{color:var(--text-muted);margin:0;line-height:1.5}.studio-source-checklist-item__value{font-size:.92rem;font-weight:600}.studio-source-checklist-card__actions{justify-content:flex-end;display:flex}.studio-promo-card--collapsed{align-items:center}.studio-promo-card__summary,.studio-promo-card__topline{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.studio-promo-card__summary p{color:var(--text-muted);margin:.3rem 0 0;line-height:1.5}.studio-editor-stack{gap:1rem;display:grid}.studio-form-section--compact{gap:.8rem}.studio-editor-savebar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.studio-editor-savebar__hint{color:var(--text-muted);line-height:1.45}.studio-upload-vault{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;margin-top:.9rem;display:grid}.studio-upload-vault--single{margin-top:.75rem}.studio-upload-card{border:1px solid var(--border);background:#ffffff06;border-radius:12px;gap:.75rem;padding:.95rem;display:grid}.studio-upload-card--ready{background:#2ad39d14;border-color:#2ad39d52}.studio-upload-card--uploading{background:#45c8ff14;border-color:#45c8ff47}.studio-upload-card__head{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;display:grid}.studio-upload-card__icon{border:1px solid var(--border);width:2.1rem;height:2.1rem;color:var(--text-soft);background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.studio-upload-card__head strong{margin:0;display:block}.studio-upload-card__head p,.studio-upload-card__meta p{color:var(--text-dim);margin:.25rem 0 0;font-size:.82rem;line-height:1.5}.studio-upload-card__preview{border:1px solid var(--border);aspect-ratio:16/10;background:#ffffff0a;border-radius:14px;overflow:hidden}.studio-upload-card__preview img{object-fit:cover;width:100%;height:100%;display:block}.studio-upload-card__meta{gap:.16rem;display:grid}.studio-upload-card__meta strong{color:var(--text-soft);line-height:1.3}.studio-upload-card__size{color:var(--text-dim);font-size:.78rem}.studio-upload-card__status{color:#5de0b0;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:600}.studio-upload-card--uploading .studio-upload-card__status{color:#45c8ff}.studio-upload-card__link{color:var(--text-soft);text-underline-offset:.18em;font-size:.82rem;text-decoration:underline}.studio-publish-progress{border:1px solid var(--border);background:#ffffff08;border-radius:8px;gap:.45rem;margin-bottom:.7rem;padding:.62rem;display:grid}.studio-publish-progress__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.studio-publish-progress__header strong{font-size:.83rem}.studio-publish-progress__header span{color:var(--text-dim);font-size:.74rem}.studio-publish-progress__track{border:1px solid var(--border);background:#ffffff0a;border-radius:999px;width:100%;height:7px;overflow:hidden}.studio-publish-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#2ad39d 0%,#45c8ff 100%);height:100%;transition:width .18s;display:block}.admin-workbench-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:.56rem 0 .72rem;display:grid}.admin-workbench-strip span{border:1px solid var(--border);min-height:44px;color:var(--text-dim);text-transform:lowercase;background:#ffffff05;border-radius:8px;place-content:center start;gap:.1rem;padding:.42rem .55rem;font-size:.72rem;display:grid}.admin-workbench-strip strong{color:var(--text-soft);font-size:.95rem}.admin-payment-event{border:1px solid var(--border);background:#ffffff08;border-radius:8px;gap:.14rem;margin-top:.45rem;padding:.5rem .55rem;display:grid}.admin-payment-event span{color:var(--text-dim);font-size:.72rem}.admin-payment-event strong{color:var(--text-soft);font-size:.82rem}.admin-payment-event small{color:var(--text-dim);font-size:.7rem}html[data-theme=light] .studio-upload-field{background:#11151d08;border-color:#11151d24}html[data-theme=light] .studio-upload-field small,html[data-theme=light] .studio-source-checklist-card__header p,html[data-theme=light] .studio-source-checklist-item p,html[data-theme=light] .studio-promo-card__summary p,html[data-theme=light] .studio-editor-savebar__hint{color:#566171}html[data-theme=light] .studio-source-checklist-item{background:#ffffffeb;border-color:#11151d14}html[data-theme=light] .studio-source-checklist-item--ready{background:#108c671a;border-color:#108c672e}html[data-theme=light] .studio-upload-card{background:#ffffffd6;border-color:#11151d1f}html[data-theme=light] .studio-upload-card--ready{background:#2ad39d1f;border-color:#13876538}html[data-theme=light] .studio-upload-card--uploading{background:#45c8ff1a;border-color:#45c8ff33}html[data-theme=light] .studio-upload-card__icon{color:#1b2531;background:#11151d08;border-color:#11151d1f}html[data-theme=light] .studio-upload-card__preview{background:#11151d0a}html[data-theme=light] .studio-upload-card__head p,html[data-theme=light] .studio-upload-card__meta p{color:#556173}html[data-theme=light] .studio-upload-card__meta strong,html[data-theme=light] .studio-upload-card__head strong,html[data-theme=light] .studio-upload-card__link{color:#111a26}html[data-theme=light] .studio-publish-progress,html[data-theme=light] .admin-workbench-strip span,html[data-theme=light] .admin-payment-event{background:#11151d0a;border-color:#11151d1f}html[data-theme=light] .studio-publish-progress__header strong,html[data-theme=light] .admin-workbench-strip strong,html[data-theme=light] .admin-payment-event strong{color:#111a26}html[data-theme=light] .studio-publish-progress__header span,html[data-theme=light] .admin-workbench-strip span,html[data-theme=light] .admin-payment-event span,html[data-theme=light] .admin-payment-event small{color:#4f5a6a}html[data-theme=light] .auction-rail__heading h3,html[data-theme=light] .auction-rail__stats strong,html[data-theme=light] .auction-rail__info strong,html[data-theme=light] .auction-rail__state strong{color:#101925}html[data-theme=light] .auction-rail__heading p,html[data-theme=light] .auction-rail__stats span,html[data-theme=light] .auction-rail__info span,html[data-theme=light] .auction-rail__state p{color:#556173}html[data-theme=light] .explore-card .explore-card__meta-item{color:#141f2d}@media (width<=980px){.admin-workbench-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-upload-vault,.studio-demo-launchpad__actions{grid-template-columns:minmax(0,1fr)}}.studio-card--workspace{padding:1.15rem}.studio-publish-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);gap:1.15rem}.studio-form{gap:.95rem;display:grid}.studio-form label,.studio-live-fields label{gap:.42rem;display:grid}.studio-field-grid label,.studio-source-stage__main label,.studio-source-stage__aside label{align-content:start;gap:.42rem;display:grid}.studio-form select,.studio-live-fields select,.studio-field-grid select,.studio-form input,.studio-field-grid input,.studio-form textarea,.studio-field-grid textarea,.studio-live-fields input{width:100%}.studio-form select,.studio-live-fields select,.studio-field-grid select{appearance:none;border:1px solid var(--border);min-height:40px;color:var(--text-soft);background-color:#ffffff08;background-image:linear-gradient(#ffffff0f,#ffffff03),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%23F4EFE6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%,calc(100% - .95rem);background-repeat:no-repeat,no-repeat;background-size:100% 100%,1rem 1rem;border-radius:8px;padding:0 2.8rem 0 .8rem}.studio-form input,.studio-field-grid input,.studio-form textarea,.studio-field-grid textarea,.studio-live-fields input{width:100%}.studio-form__grid,.studio-live-fields{gap:.82rem}.studio-publish-summary{position:sticky;top:1rem}html[data-theme=light] .studio-form select,html[data-theme=light] .studio-live-fields select,html[data-theme=light] .studio-field-grid select{color:#1b2531;background-color:#ffffffe6;background-image:linear-gradient(#ffffffeb,#f3f5f8f5),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%23181F2C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#11151d24}.auction-detail__seller>div,.auction-detail__state-header>div{gap:.24rem;min-width:0;display:grid}.auction-detail__seller span,.auction-detail__state-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);font-size:.72rem;display:block}.auction-detail__seller strong,.auction-detail__state-header strong{letter-spacing:0;color:var(--text-soft);line-height:1.14;display:block}.auction-detail__state-header{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.auction-detail__state-header .status-pill{flex:none}.feed-bid-tray__summary{justify-content:space-between;align-items:flex-start;gap:.7rem;min-width:0;display:flex}.feed-bid-tray__summary>div:first-child{flex:210px;min-width:170px}.feed-bid-tray__summary strong{overflow-wrap:anywhere;line-height:1.08}.feed-bid-tray__stats{flex:none;min-width:86px}.feed-bid-tray__stats span{white-space:nowrap}html[data-theme=light] .immersive-room__overlay,html[data-theme=light] .consumer-reel__overlay{background:linear-gradient(#090b0e0f 0%,#090b0e75 50%,#090b0ee6 100%)}html[data-theme=light] .immersive-room__copy h2,html[data-theme=light] .immersive-room__copy p,html[data-theme=light] .immersive-room__seller strong,html[data-theme=light] .immersive-room__seller span,html[data-theme=light] .immersive-room__stats strong,html[data-theme=light] .immersive-room__stats span,html[data-theme=light] .consumer-action strong{color:#fffffff7;text-shadow:0 1px 2px #0000008f,0 8px 24px #00000057}html[data-theme=light] .auction-detail__seller,html[data-theme=light] .auction-detail__state{background:#ffffffe0;border-color:#11151d1c}html[data-theme=light] .auction-gateway__dialog,html[data-theme=light] .mock-gateway__dialog{background:radial-gradient(circle at 100% 0,#ffffffd1,#0000 36%),linear-gradient(#fcf8f1fa 0%,#f3ede3fa 100%);border-color:#161b221f}html[data-theme=light] .auction-gateway__pill,html[data-theme=light] .auction-gateway__grid div,html[data-theme=light] .auction-gateway__step,html[data-theme=light] .auction-gateway__checkout,html[data-theme=light] .mock-gateway__pill,html[data-theme=light] .mock-gateway__summary-card,html[data-theme=light] .mock-gateway__block,html[data-theme=light] .mock-gateway__method,html[data-theme=light] .mock-gateway__step{background:#fffc;border-color:#11151d1a}html[data-theme=light] .auction-gateway__pill,html[data-theme=light] .auction-gateway__hero h2,html[data-theme=light] .auction-gateway__grid strong,html[data-theme=light] .auction-gateway__step strong,html[data-theme=light] .auction-gateway__checkout-card strong,html[data-theme=light] .auction-gateway__checkout-amount,html[data-theme=light] .mock-gateway__hero h2,html[data-theme=light] .mock-gateway__summary-card strong,html[data-theme=light] .mock-gateway__block-header strong,html[data-theme=light] .mock-gateway__method strong,html[data-theme=light] .mock-gateway__step strong{color:#111a26}html[data-theme=light] .auction-gateway__hero p:not(.section-header__kicker),html[data-theme=light] .auction-gateway__step p,html[data-theme=light] .auction-gateway__checkout p,html[data-theme=light] .mock-gateway__hero p:not(.section-header__kicker),html[data-theme=light] .mock-gateway__method p,html[data-theme=light] .mock-gateway__step p,html[data-theme=light] .mock-gateway__checkbox span,html[data-theme=light] .mock-gateway__selected-method p{color:#566174}html[data-theme=light] .mock-gateway__method-eyebrow,html[data-theme=light] .mock-gateway__method-state,html[data-theme=light] .mock-gateway__selected-method{background:#11151d0a}html[data-theme=light] .auction-detail__seller span,html[data-theme=light] .auction-detail__state-kicker{color:#566174}html[data-theme=light] .auction-detail__seller strong,html[data-theme=light] .auction-detail__state-header strong{color:#111a26}@media (width<=900px){.auction-gateway,.mock-gateway{align-items:end;padding:.8rem}.auction-gateway__dialog,.mock-gateway__dialog{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));border-radius:26px}.auction-gateway__grid,.auction-gateway__rail,.mock-gateway__layout{grid-template-columns:minmax(0,1fr)}.mock-gateway__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mock-gateway__method-grid,.mock-gateway__field-grid{grid-template-columns:minmax(0,1fr)}.auction-gateway__checkout-card,.mock-gateway__footer{flex-direction:column;align-items:flex-start}.mock-gateway__toolbar,.mock-gateway__brand{align-items:flex-start}.mock-gateway__selected-method{grid-template-columns:minmax(0,1fr)}.mock-gateway__footer{bottom:calc(-1rem - env(safe-area-inset-bottom));margin:0 -1rem calc(-1rem - env(safe-area-inset-bottom));padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0a0d1294 0%,#0a0d12fa 38%);border-top:1px solid #ffffff14;position:sticky}.feed-bid-tray__summary>div:first-child{flex-basis:auto;min-width:0}}.feed-bid-tray__suggestions{flex-wrap:wrap;align-items:center;gap:.42rem;display:flex}.feed-bid-tray__suggestions-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.feed-bid-tray__suggestion{border:1px solid var(--border);min-height:34px;color:var(--text-soft);background:#ffffff08;border-radius:8px;padding:0 .62rem;font-size:.8rem}.feed-bid-tray__suggestion--active{color:#c8ffee;background:#2ad39d24;border-color:#2ad39d80}.explore-card__trust,.explore-focus-card__trust,.auction-detail__trust{flex-wrap:wrap;gap:.42rem;display:flex}.explore-card__trust span,.explore-focus-card__trust span,.auction-detail__trust span{border:1px solid var(--border);min-height:30px;color:var(--text-soft);white-space:nowrap;background:#ffffff08;border-radius:999px;align-items:center;padding:0 .58rem;font-size:.74rem;display:inline-flex}.explore-card__trust{margin-top:.48rem}.explore-focus-card__trust{margin-top:-.12rem}.auction-detail__trust{margin-top:.1rem}.explore-focus-card__quick-bids{grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem;display:grid}.explore-focus-card__quick-bids .ghost-button{justify-content:center;min-height:40px}.explore-focus-card__quick-bid--active{color:#d6fff2;background:#2ad39d24;border-color:#2ad39d80}.immersive-room__source-pill--trust{color:#d8f7ff;border-color:#38d4ff57}html[data-theme=light] .feed-bid-tray__suggestion,html[data-theme=light] .explore-card__trust span,html[data-theme=light] .explore-focus-card__trust span,html[data-theme=light] .auction-detail__trust span{color:#1a2330;background:#11151d0a;border-color:#11151d1f}html[data-theme=light] .feed-bid-tray__suggestion--active,html[data-theme=light] .explore-focus-card__quick-bid--active{color:#0f3127;background:#1ba77e24;border-color:#15956f59}html[data-theme=light] .feed-bid-tray__suggestions-label{color:#5a6574}html[data-theme=light] .immersive-room__source-pill--trust{color:#f3fcff;background:#07192d3d;border-color:#81d0ff75}@media (width<=560px){.feed-bid-tray__suggestions{gap:.34rem}.feed-bid-tray__suggestion{min-height:32px;font-size:.77rem}}@media (width>=901px){.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){width:min(860px, calc(100vw - var(--shell-sidebar-width,0px) - 200px));border-radius:20px;grid-template-columns:minmax(220px,.85fr) minmax(260px,1fr) auto;grid-template-areas:"summary field actions""summary suggestions actions";align-items:start;gap:.42rem .72rem;padding:.72rem .82rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary{grid-area:summary;justify-content:space-between;align-items:flex-start;gap:.52rem;min-width:0;display:flex}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary strong{font-size:.98rem;line-height:1.08}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary p{text-overflow:ellipsis;white-space:nowrap;max-width:22ch;font-size:.82rem;overflow:hidden}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{flex:none;justify-items:end;gap:.14rem;font-size:.78rem;display:grid}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__field{grid-area:field;align-self:center}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__field input{min-height:40px;padding:.6rem .76rem;font-size:1.02rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions{grid-area:suggestions;justify-content:flex-start;align-self:center;gap:.34rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions-label{white-space:nowrap;margin-right:.1rem;font-size:.67rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions{grid-area:actions;justify-content:flex-end;align-self:center;gap:.42rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions .primary-button,.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions .ghost-button{gap:.52rem;min-height:38px;padding:.52rem .74rem;font-size:.86rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestion{min-height:30px;padding:0 .52rem;font-size:.75rem}}@media (width<=900px){.app-shell--immersive .immersive-room__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.4rem!important}.app-shell--immersive .immersive-room__stats div{min-width:0;border-radius:15px!important;gap:.24rem!important;padding:.54rem .56rem!important}.app-shell--immersive .immersive-room__stat-label{font-size:0!important;line-height:0!important}.app-shell--immersive .immersive-room__stat-label:before{content:attr(data-short);color:var(--text-dim);font-size:.64rem!important;line-height:1!important}.app-shell--immersive .immersive-room__stats strong{letter-spacing:-.02em;font-size:.88rem!important;line-height:1.05!important}}.consumer-action{width:56px}.consumer-action strong{color:#ffffffeb;text-shadow:0 1px 8px #00000073;white-space:nowrap;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;min-width:0;padding:0;font-size:.69rem;font-weight:650;line-height:1.05}html[data-theme=dark] .feed-bid-tray{background:#080b10f7!important;border-color:#ffffff1c!important}html[data-theme=dark] .feed-bid-tray__summary strong,html[data-theme=dark] .feed-bid-tray__stats span,html[data-theme=dark] .feed-bid-tray__field span,html[data-theme=dark] .feed-bid-tray__suggestions-label,html[data-theme=dark] .feed-bid-tray__suggestion,html[data-theme=dark] .consumer-action strong,html[data-theme=dark] .immersive-room__copy h2,html[data-theme=dark] .immersive-room__copy p,html[data-theme=dark] .immersive-room__seller strong,html[data-theme=dark] .immersive-room__seller span,html[data-theme=dark] .immersive-room__stats strong,html[data-theme=dark] .immersive-room__stats span,html[data-theme=dark] .immersive-room__source-pill{color:#f7fafff7;text-shadow:0 1px 2px #0000008f}html[data-theme=dark] .feed-bid-tray__suggestion{background:#ffffff0f;border-color:#ffffff29}html[data-theme=dark] .immersive-room__overlay{background:linear-gradient(#05080c29 0%,#05080c85 48%,#05080ceb 100%)}html[data-theme=light] .consumer-action strong{color:#fafcfff2}@media (width>=901px){.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){width:min(760px, calc(100vw - var(--shell-sidebar-width,184px) - 72px));border-radius:18px;grid-template-columns:minmax(190px,.9fr) minmax(210px,1fr) auto;grid-template-areas:"summary field actions""summary suggestions actions";gap:.34rem .6rem;padding:.62rem .72rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr);align-content:start;gap:.2rem;display:grid}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary>div:first-child{flex:initial;min-width:0}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary strong{font-size:.93rem;line-height:1.1}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary p{white-space:nowrap;text-overflow:ellipsis;max-width:24ch;font-size:.78rem;overflow:hidden}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{justify-content:flex-start;gap:.4rem;font-size:.74rem;display:flex}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__field span{font-size:.68rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__field input{min-height:38px;padding:.52rem .68rem;font-size:.95rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions{gap:.28rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions-label{font-size:.64rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestion{min-height:28px;padding:0 .46rem;font-size:.73rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestion:nth-of-type(n+4){display:none}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions{gap:.34rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions .primary-button,.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions .ghost-button{gap:.44rem;min-height:34px;padding:.44rem .66rem;font-size:.82rem}}html[data-theme=dark] .feed-bid-tray__summary p,html[data-theme=dark] .feed-bid-tray__stats span,html[data-theme=dark] .feed-bid-tray__field span,html[data-theme=dark] .feed-bid-tray__suggestions-label{color:#dee7f3e6;text-shadow:none}html[data-theme=dark] .feed-bid-tray__field input{color:#f8fbfffa;background:#0b1018eb;border-color:#ffffff2b}html[data-theme=dark] .feed-bid-tray__suggestion{color:#ecf2fbf2}html[data-theme=dark] .consumer-action strong{color:#f8fbfffa;text-shadow:0 1px 10px #00000094;background:#05090ead;border:1px solid #ffffff29;border-radius:999px;padding:.14rem .36rem}html[data-theme=light] .immersive-room__actions .consumer-action__icon{color:#f6f9fffa;background:#070b11b8;border-color:#ffffff42;box-shadow:0 10px 22px #03080e73}html[data-theme=light] .immersive-room__actions .consumer-action__icon svg{color:inherit;stroke:currentColor}html[data-theme=light] .immersive-room__actions .consumer-action strong{color:#f8fbfffa;text-shadow:0 1px 10px #0000009e;background:#060a10b8;border:1px solid #fff3;padding:.14rem .36rem}html[data-theme=light] .immersive-room__actions .consumer-action:hover .consumer-action__icon,html[data-theme=light] .immersive-room__actions .consumer-action:focus-visible .consumer-action__icon{background:#090e16db;border-color:#ffffff57}@media (width>=901px){.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){width:min(740px, calc(100vw - var(--shell-sidebar-width,184px) - 72px));grid-template-columns:minmax(198px,.9fr) minmax(216px,1fr) auto}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{gap:.5rem;font-size:.77rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions{grid-template-columns:repeat(3,max-content);justify-content:start;align-items:center;gap:.22rem .28rem;display:grid}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions-label{letter-spacing:.05em;grid-column:1/-1;margin:0;font-size:.63rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestion{white-space:nowrap;min-height:27px;padding:0 .44rem;font-size:.72rem}}.consumer-action--saved .consumer-action__icon,.ghost-button--saved{color:#2ad39d}.consumer-action--saved .consumer-action__icon svg,.consumer-action--saved .consumer-action__icon svg *,.ghost-button--saved svg,.ghost-button--saved svg *{fill:currentColor;stroke:currentColor}.ghost-button--saved{background:#2ad39d1f;border-color:#2ad39d5c}@media (width>=901px){.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){width:min(776px, calc(100vw - var(--shell-sidebar-width,184px) - 72px));grid-template-columns:minmax(232px,1.05fr) minmax(220px,1fr) auto;gap:.3rem .66rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.16rem .7rem;display:grid}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{justify-content:flex-end;align-self:end;align-items:center;gap:.34rem;font-size:.76rem;display:inline-flex}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats span+span:before{content:"•";color:#727b8ac7;margin-right:.34rem}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions{grid-template-columns:repeat(2,max-content);place-content:center end;gap:.34rem;display:grid}.feed-bid-tray:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions .ghost-button:last-child{grid-column:1/-1;justify-self:end}}html[data-theme=light] .immersive-room__source-pill--source,html[data-theme=light] .immersive-room__source-pill--reserve{color:#f4f8fffa;text-shadow:0 1px 8px #00000073;background:#050a11a8;border-color:#ffffff47}html[data-theme=light] .immersive-room__source-pill--source svg{color:inherit}html[data-theme=light] .consumer-action--saved .consumer-action__icon{color:#f6f9fffa}html[data-theme=light] .ghost-button--saved{color:#0f5b43;background:#2ad39d29;border-color:#1aab7e61}@media (width>=901px){.immersive-room--active .immersive-room__overlay{padding-bottom:9.5rem!important}}.feed-bid-tray--enhanced{gap:.48rem;display:grid}.feed-bid-tray--enhanced .feed-bid-tray__desktop-bar{justify-content:flex-end;display:flex}.feed-bid-tray--enhanced .feed-bid-tray__desktop-copy strong{font-size:.95rem;display:block}.feed-bid-tray--enhanced .feed-bid-tray__desktop-copy p{color:var(--text-dim);margin:.2rem 0 0;font-size:.8rem}.feed-bid-tray--enhanced .feed-bid-tray__desktop-toggle{border-radius:999px;gap:.35rem;min-height:32px;padding:.34rem .7rem;font-size:.74rem}.feed-bid-tray--enhanced .feed-bid-tray__main-row{gap:.5rem;display:grid}.feed-bid-tray--enhanced .feed-bid-tray__field-shell{gap:.38rem;display:grid}.feed-bid-tray--enhanced .feed-bid-tray__intent{flex-wrap:wrap;gap:.34rem;display:inline-flex}.feed-bid-tray--enhanced .feed-bid-tray__intent-button{border-radius:10px;min-height:36px;padding:.45rem .75rem;font-size:.8rem;font-weight:500}.feed-bid-tray--enhanced .feed-bid-tray__suggestion{min-height:30px;padding:0 .58rem;font-size:.78rem}.feed-bid-tray--enhanced .feed-bid-tray__actions--enhanced{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.feed-bid-tray--enhanced .feed-bid-tray__actions--enhanced .primary-button,.feed-bid-tray--enhanced .feed-bid-tray__actions--enhanced .ghost-button{min-height:42px;padding:.7rem 1.15rem;font-size:.87rem;font-weight:500}.feed-bid-tray--enhanced .feed-bid-tray__trust-stack{flex-wrap:wrap;align-items:center;gap:.32rem;display:flex}.feed-bid-tray--enhanced .feed-bid-tray__trust-pill,.feed-bid-tray--enhanced .feed-bid-tray__trust-note{color:#f4f4f1f0;white-space:nowrap;background:#ffffff17;border:1px solid #ffffff2e;border-radius:12px;align-items:center;min-height:34px;padding:.55rem .9rem;font-size:.78rem;font-weight:550;display:inline-flex}.feed-bid-tray--enhanced .feed-bid-tray__trust-pill{font-weight:650}.feed-bid-tray--enhanced .feed-bid-tray__trust-pill--strong{background:#2ad39d33;border-color:#2ad39d66}.feed-bid-tray--enhanced .feed-bid-tray__trust-pill--balanced{background:#68b8ff2e;border-color:#68b8ff5c}.feed-bid-tray--enhanced .feed-bid-tray__trust-pill--baseline{background:#ffffff1a;border-color:#fff3}.feed-bid-tray--enhanced .feed-bid-tray__anti-snipe{background:#080d14b3;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:.34rem;padding:.3rem .62rem;display:inline-flex}.feed-bid-tray--enhanced .feed-bid-tray__anti-snipe strong{font-size:.7rem}.feed-bid-tray--enhanced .feed-bid-tray__anti-snipe span{color:var(--text-soft);font-size:.7rem}.feed-bid-tray--enhanced .feed-bid-tray__anti-snipe--live{background:#16433680;border-color:#2ad39d80}.feed-bid-tray--enhanced .feed-bid-tray__meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.34rem .5rem;display:flex}.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed{width:min(900px, calc(100vw - var(--shell-sidebar-width,188px) - 64px))}.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed .feed-bid-tray__desktop-bar{grid-template-columns:minmax(0,1.1fr) auto auto;align-items:center;gap:.72rem;display:grid}@media (width>=901px){.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile){width:min(900px, calc(100vw - var(--shell-sidebar-width,188px) - 64px));left:calc(var(--shell-sidebar-width,188px) + ((100vw - var(--shell-sidebar-width,188px)) / 2));border-color:#ffffff1f;border-radius:16px;grid-template-columns:minmax(190px,.82fr) minmax(260px,1fr) auto;grid-template-areas:"summary main actions""summary suggestions actions""summary meta actions";align-items:start;gap:.36rem .56rem;padding:.72rem .78rem .74rem;bottom:16px;transform:translate(-50%)}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__desktop-bar{z-index:3;position:absolute;top:.44rem;right:.48rem}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__summary{grid-area:summary}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__main-row{grid-area:main}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__suggestions{grid-area:suggestions}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__actions--enhanced{grid-area:actions;grid-template-columns:repeat(2,max-content);place-content:start end;gap:.34rem;display:grid}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__actions--enhanced .ghost-button:last-child{grid-column:1/-1;justify-self:end}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__meta-row{grid-area:meta}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.36rem;display:grid}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__summary strong{font-size:.94rem;line-height:1.14}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__summary p{margin-top:.18rem;font-size:.8rem}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__stats{justify-content:flex-end;align-items:center;gap:.4rem;font-size:.76rem}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__field input{min-height:42px;padding:.58rem .74rem;font-size:.96rem}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__suggestions{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__suggestions-label{margin-right:.12rem;font-size:.66rem}}@media (width<=900px){.feed-bid-tray--enhanced.feed-bid-tray--mobile .feed-bid-tray__desktop-bar{display:none}.feed-bid-tray--enhanced.feed-bid-tray--mobile .feed-bid-tray__actions--enhanced,.feed-bid-tray--enhanced.feed-bid-tray--mobile .feed-bid-tray__meta-row{justify-content:flex-start}.feed-bid-tray--enhanced.feed-bid-tray--mobile .feed-bid-tray__anti-snipe{width:100%}}html[data-theme=dark] .feed-bid-tray--enhanced .primary-button{color:#f5f8fefa;box-shadow:none;background:#111822f5;border-color:#ffffff2e}html[data-theme=light] .feed-bid-tray--enhanced{box-shadow:0 18px 38px #141b2529;background:#fffffff7!important;border-color:#171e2a24!important}html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__summary strong,html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__stats span,html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__field span{color:#182130}html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__field input{color:#131c2a;background:#f8fafc;border-color:#1821302b}html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__trust-pill,html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__trust-note{color:#1c2738;background:#f4f7fceb;border-color:#18213021}html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__anti-snipe{background:#f1f6fde6;border-color:#18213024}html[data-theme=light] .feed-bid-tray--enhanced .feed-bid-tray__anti-snipe span{color:#33435a}html[data-theme=light] .immersive-room__source-pill--source,html[data-theme=light] .immersive-room__source-pill--reserve,html[data-theme=light] .immersive-room__source-pill--trust-level{color:#f7fafffa;text-shadow:0 1px 8px #0000008f;background:#070b11b8;border-color:#ffffff6b}.immersive-room__source-pill--trust-level-strong{border-color:#2ad39d85}.immersive-room__source-pill--trust-level-balanced{border-color:#68b8ff85}html[data-theme=light] .immersive-room__actions .consumer-action__icon{color:#f7fafffa;background:#080d14cc;border-color:#ffffff4d}html[data-theme=light] .immersive-room__actions .consumer-action strong{color:#f8fcfffa;background:#070b12cc;border-color:#ffffff42}@media (width>=901px){.immersive-room--active .immersive-room__overlay{padding-bottom:9.2rem!important}}.studio-live-analytics-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:.66rem;display:grid}.studio-live-analytics-panel__card{background:#ffffff08;border:1px solid #ffffff1c;border-radius:8px;padding:.62rem .7rem}.studio-live-analytics-panel__card span{color:var(--text-dim);font-size:.72rem;display:block}.studio-live-analytics-panel__card strong{margin-top:.22rem;font-size:1.03rem;display:block}.studio-live-analytics-panel__card p{color:var(--text-muted);margin:.3rem 0 0;font-size:.74rem}.studio-workflow-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.studio-workflow-card{background:#ffffff08;border:1px solid #ffffff17;border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:.72rem;padding:.88rem .92rem;display:grid}.studio-workflow-card__icon{width:2.4rem;height:2.4rem;color:var(--text-soft);background:#ffffff0f;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.studio-workflow-card strong,.studio-launch-lane strong,.studio-commerce-note strong{display:block}.studio-workflow-card strong{font-size:1.1rem}.studio-workflow-card span{color:var(--text-soft);margin-top:.1rem;font-size:.86rem;font-weight:600;display:block}.studio-workflow-card p,.studio-launch-lane p,.studio-commerce-note p{color:var(--text-muted);margin:.28rem 0 0;font-size:.8rem;line-height:1.45}.studio-workflow-card--attention{border-color:#ff6f8638}.studio-workflow-list,.studio-commerce-stack,.studio-launch-lanes{gap:.68rem;display:grid}.studio-workflow-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.82rem}.studio-workflow-list>div,.studio-commerce-note,.studio-launch-lane{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:.88rem .94rem}.studio-commerce-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.68rem;display:grid}.studio-commerce-grid div{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:.88rem .94rem}.studio-commerce-grid span{color:var(--text-dim);font-size:.76rem;display:block}.studio-commerce-grid strong{margin-top:.22rem;font-size:1.06rem;display:block}.studio-launch-lanes{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.86rem}html[data-theme=light] .studio-workflow-card,html[data-theme=light] .studio-workflow-list>div,html[data-theme=light] .studio-commerce-grid div,html[data-theme=light] .studio-commerce-note,html[data-theme=light] .studio-launch-lane{background:#ffffffa3;border-color:#1d212714}html[data-theme=light] .studio-workflow-card__icon{color:#20262f;background:#171b2114}.admin-metric-card--analytics{border-color:#2ad39d38}@media (width<=900px){.studio-live-analytics-panel{grid-template-columns:repeat(1,minmax(0,1fr))}.studio-workflow-board,.studio-workflow-list,.studio-commerce-grid,.studio-launch-lanes{grid-template-columns:minmax(0,1fr)}}@media (width>=901px){.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){width:min(900px, calc(100vw - var(--shell-sidebar-width,188px) - 64px));left:calc(var(--shell-sidebar-width,188px) + ((100vw - var(--shell-sidebar-width,188px)) / 2));border-radius:16px;grid-template-columns:minmax(212px,.84fr) minmax(0,1fr) max-content;grid-template-areas:"summary main actions""summary suggestions actions""summary meta actions";align-items:start;gap:.38rem .56rem;padding:.72rem .78rem .74rem;bottom:16px;transform:translate(-50%)}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary,.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__main-row,.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions,.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions--enhanced,.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__meta-row{min-width:0}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary{grid-area:summary}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__main-row{grid-area:main;align-self:start}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions{grid-area:suggestions}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions--enhanced{grid-area:actions;align-content:start}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__meta-row{grid-area:meta;align-content:start;justify-items:start;gap:.42rem;display:grid}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__anti-snipe{max-width:100%}.immersive-room{content-visibility:visible;contain-intrinsic-size:none}.immersive-feed-page{gap:.72rem;width:min(100%,1280px);max-width:1280px}.immersive-feed-page__header{padding:.25rem 0 .35rem}.immersive-feed-page__viewport{overscroll-behavior-y:contain;align-items:center;gap:.72rem;height:calc(100vh - 78px);padding:0 0 12.2rem;scroll-padding-top:.25rem;scroll-padding-bottom:10rem}.immersive-room__surface{border-radius:30px;width:min(100%,clamp(680px,52vw,780px));height:min(62vh,560px);margin:0 auto}.immersive-room__overlay{gap:.9rem;padding:1rem 1rem 1.05rem}.immersive-room__meta{gap:.72rem;max-width:min(100% - 96px,520px)}.immersive-room__copy{gap:.62rem}.immersive-room__copy h2{letter-spacing:-.06em;max-width:8.5ch;font-size:clamp(2.2rem,3.8vw,3.05rem);line-height:.93}.immersive-room__copy p{max-width:30ch;font-size:.98rem;line-height:1.46}.immersive-room__pills{gap:.42rem}.immersive-room__source-pill,.immersive-room__pills .status-pill{min-height:34px;padding:.42rem .72rem;font-size:.78rem}.immersive-room__stats{gap:.52rem;width:min(100%,520px)}.immersive-room__stats div{border-radius:16px;padding:.72rem .78rem}.immersive-room__stats strong{font-size:.98rem}.consumer-action{gap:.3rem;width:56px}.consumer-action__icon{border-radius:16px;width:44px;height:44px}.consumer-action strong{min-width:0;font-size:.68rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){width:min(820px, calc(100vw - var(--shell-sidebar-width,208px) - 88px));left:calc(var(--shell-sidebar-width,208px) + ((100vw - var(--shell-sidebar-width,208px)) / 2));border-radius:22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"summary actions""main main""suggestions suggestions""meta meta";gap:.62rem .8rem;padding:.82rem .9rem .9rem;bottom:18px;transform:translate(-50%)}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-bar{position:absolute;top:.76rem;right:.9rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary{grid-area:summary;grid-template-columns:minmax(0,1fr) auto;gap:.28rem .9rem;padding-right:8.75rem;display:grid}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary>div:first-child{min-width:0}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary strong{letter-spacing:-.04em;font-size:1.15rem;line-height:.98}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__summary p{margin-top:.2rem;font-size:.9rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{justify-content:flex-end;align-items:flex-end;gap:.24rem;font-size:.82rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__main-row{grid-area:main}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__field-shell{gap:.5rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__field input{border-radius:18px;min-height:48px;padding:.7rem .9rem;font-size:1.05rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__intent{gap:.44rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__intent-button{min-height:34px;font-size:.8rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions--enhanced{flex-wrap:wrap;grid-area:actions;justify-content:flex-end;align-items:flex-start;gap:.45rem;padding-top:.08rem;display:inline-flex}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions--enhanced .primary-button,.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__actions--enhanced .ghost-button{min-height:46px;padding:.64rem .95rem;font-size:.88rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions{flex-wrap:wrap;grid-area:suggestions;align-items:center;gap:.36rem;display:flex}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestions-label{margin-right:.28rem;font-size:.68rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__suggestion{min-height:32px;font-size:.8rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__meta-row{flex-wrap:wrap;grid-area:meta;justify-content:flex-start;align-items:center;gap:.42rem;display:flex}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__trust-pill,.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__trust-note,.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__anti-snipe{min-height:30px;font-size:.73rem}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed{width:min(820px, calc(100vw - var(--shell-sidebar-width,208px) - 88px));border-radius:18px;padding:.52rem .78rem;bottom:18px}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed .feed-bid-tray__desktop-bar{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.8rem;display:grid}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile){width:min(820px, calc(100vw - var(--shell-sidebar-width,208px) - 88px));border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.72rem;padding:.78rem .86rem;bottom:18px}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr) auto;gap:.35rem .9rem;display:grid}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__trust-stack{grid-column:1/-1}.immersive-feed-page:has(.feed-bid-tray--desktop-collapsed) .immersive-room{place-items:center}.immersive-feed-page:has(.feed-bid-tray--desktop-collapsed) .immersive-room__surface{margin-top:2.2rem}.immersive-feed-page:has(.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room{place-items:center}.immersive-feed-page:has(.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room__surface{margin-top:1.7rem}.immersive-feed-page{--for-you-desktop-stage-width:min(920px, calc(100vw - var(--shell-sidebar-width,208px) - 120px));--for-you-desktop-tray-width:min(920px, calc(100vw - var(--shell-sidebar-width,208px) - 104px));width:min(100%,1380px);max-width:1380px}.immersive-feed-page__viewport{gap:.58rem;padding:0 0 11.2rem;scroll-padding-top:.2rem;scroll-padding-bottom:9.4rem}.immersive-room{place-items:start center;min-height:calc(100vh - 94px);padding:.08rem 0 .48rem}.immersive-feed-page:has(.feed-bid-tray--desktop-collapsed) .immersive-room{place-items:start center;min-height:calc(100vh - 94px);padding:.08rem 0 .48rem}.immersive-feed-page:has(.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room{place-items:start center;min-height:calc(100vh - 94px);padding:.08rem 0 .48rem}.immersive-room__surface{width:min(100%, var(--for-you-desktop-stage-width));height:min(68vh,620px);margin-top:.28rem}.immersive-feed-page:has(.feed-bid-tray--desktop-collapsed) .immersive-room__surface{width:min(100%, var(--for-you-desktop-stage-width));height:min(68vh,620px);margin-top:.28rem}.immersive-feed-page:has(.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room__surface{width:min(100%, var(--for-you-desktop-stage-width));height:min(68vh,620px);margin-top:.28rem}.immersive-room--active .immersive-room__overlay{padding-bottom:1rem!important}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile){width:var(--for-you-desktop-tray-width);left:calc(var(--shell-sidebar-width,208px) + ((100vw - var(--shell-sidebar-width,208px)) / 2));bottom:28px;transform:translate(-50%)}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed){width:var(--for-you-desktop-tray-width);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"summary bar""main actions""suggestions actions""meta meta";align-items:start;gap:.72rem 1rem;padding:.92rem 1rem 1rem;bottom:28px}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__desktop-bar{grid-area:bar;justify-content:flex-end;align-self:start;width:auto;display:flex;position:static}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary{grid-area:summary;grid-template-columns:minmax(0,1fr) max-content;gap:.32rem 1rem;min-width:0;padding-right:0;display:grid}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary>div:first-child{min-width:0}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary strong{letter-spacing:-.04em;font-size:1.16rem;line-height:.98}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary p{margin-top:.18rem;font-size:.9rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__stats{white-space:nowrap;justify-content:flex-end;align-items:center;gap:.42rem;font-size:.82rem}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__main-row{grid-area:main}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__actions--enhanced{grid-area:actions;grid-template-columns:repeat(2,max-content);place-content:start end;gap:.48rem;padding-top:0;display:grid}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__actions--enhanced .ghost-button:last-child{grid-column:1/-1;justify-self:end}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__suggestions{grid-area:suggestions}.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__meta-row{grid-area:meta;align-items:flex-start;gap:.42rem .5rem}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){width:var(--for-you-desktop-tray-width);border-radius:22px;grid-template-columns:minmax(0,1fr);padding:.72rem .94rem;bottom:60px}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-bar{grid-template-columns:minmax(0,1.45fr) max-content auto;justify-content:normal;align-items:center;gap:.9rem;width:100%;display:grid;position:static}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy{min-width:0}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy strong{font-size:1.02rem;line-height:.98}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy p{white-space:nowrap;text-overflow:ellipsis;margin-top:.18rem;font-size:.84rem;overflow:hidden}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.42rem;min-width:0;font-size:.79rem}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-toggle{justify-self:end}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile){width:var(--for-you-desktop-tray-width);border-radius:22px;grid-template-columns:minmax(0,1fr) auto;gap:.76rem 1rem;padding:.82rem .94rem;bottom:26px}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr) max-content;min-width:0}.feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__stats{white-space:nowrap;gap:.42rem}}.immersive-room--with-tray{align-content:start;gap:.62rem}.immersive-room__tray-slot{width:min(100%, var(--immersive-stage-width));margin:0 auto;display:grid}@media (width>=901px){:is(.immersive-feed-page:has(.feed-bid-tray--docked) .immersive-room,.immersive-feed-page:has(.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed) .immersive-room,.immersive-feed-page:has(.feed-bid-tray--docked.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room){place-items:start center;padding-bottom:1.3rem}:is(.immersive-feed-page:has(.feed-bid-tray--docked) .immersive-room__surface,.immersive-feed-page:has(.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed) .immersive-room__surface,.immersive-feed-page:has(.feed-bid-tray--docked.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room__surface){margin-top:.28rem}.immersive-room--with-tray{gap:.56rem;min-height:auto;padding-bottom:1.6rem}.immersive-room--with-tray .immersive-room__tray-slot{width:min(100%, var(--for-you-desktop-stage-width,var(--immersive-stage-width)))}.immersive-room--with-tray:has(.feed-bid-tray--docked:not(.feed-bid-tray--desktop-collapsed):not(.feed-bid-tray--compact):not(.feed-bid-tray--mobile)) .immersive-room__surface{height:min(58vh,520px)}:is(.immersive-room--with-tray:has(.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile)) .immersive-room__surface,.immersive-room--with-tray:has(.feed-bid-tray--docked.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room__surface){height:min(64vh,580px)}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile){max-width:none;margin:0;width:100%!important;position:static!important;inset:auto!important;transform:none!important}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed){border-radius:24px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"summary bar""main actions""suggestions actions""meta meta";align-items:start;gap:.72rem 1rem;padding:.92rem 1rem 1rem}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__desktop-bar{grid-area:bar;justify-content:flex-end;align-self:start;width:auto;display:flex;position:static!important}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary{grid-area:summary;grid-template-columns:minmax(0,1fr) max-content;gap:.32rem 1rem;min-width:0;padding-right:0;display:grid}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary>div:first-child{min-width:0}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__stats{white-space:nowrap;justify-content:flex-end;align-items:center;gap:.42rem}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__main-row{grid-area:main}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__actions--enhanced{grid-area:actions;grid-template-columns:repeat(2,max-content);place-content:start end;gap:.48rem;padding-top:0;display:grid}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__actions--enhanced .ghost-button:last-child{grid-column:1/-1;justify-self:end}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__suggestions{grid-area:suggestions}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__meta-row{grid-area:meta;align-items:flex-start;gap:.42rem .5rem}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){border-radius:22px;grid-template-columns:minmax(0,1fr);padding:.72rem .94rem}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-bar{grid-template-columns:minmax(0,1.45fr) max-content auto;justify-content:normal;align-items:center;gap:.9rem;width:100%;display:grid;position:static!important}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy{min-width:0}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.42rem;min-width:0}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked.feed-bid-tray--compact:not(.feed-bid-tray--mobile){border-radius:22px;grid-template-columns:minmax(0,1fr) auto;gap:.76rem 1rem;padding:.82rem .94rem}.immersive-room__tray-slot>.feed-bid-tray.feed-bid-tray--docked.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr) max-content;min-width:0}}:is(html:has(.app-shell--immersive .immersive-feed-page),body:has(.app-shell--immersive .immersive-feed-page)){overflow:hidden}.app-shell--immersive:has(.immersive-feed-page){height:var(--app-dvh,100vh);overflow:hidden}.app-shell--immersive .app-shell__main:has(.immersive-feed-page){box-sizing:border-box;height:var(--app-dvh,100vh);min-height:var(--app-dvh,100vh);flex-direction:column;display:flex;overflow:hidden}.app-shell--immersive .app-shell__main:has(.immersive-feed-page)>.immersive-feed-page{flex-direction:column;width:100%;height:100%;min-height:0;margin:0 auto;display:flex}.app-shell--immersive .app-shell__main:has(.immersive-feed-page) .immersive-feed-page__viewport{flex:auto;min-height:0;height:auto!important}@media (width>=901px){.app-shell--immersive .app-shell__main:has(.immersive-feed-page){padding:.55rem 1.1rem .8rem}.app-shell--immersive .immersive-feed-page{gap:.52rem;width:min(100%,1320px);max-width:1320px}.app-shell--immersive .immersive-feed-page__header{padding:.15rem 0 .25rem}.app-shell--immersive .immersive-feed-page__viewport{overscroll-behavior-y:contain;scroll-padding-top:.2rem;scroll-padding-bottom:.95rem;padding:0 0 .9rem!important}.app-shell--immersive .immersive-room--with-tray{height:auto!important;min-height:auto!important;padding:.08rem 0 .9rem!important}.app-shell--immersive .immersive-feed-page:has(.feed-bid-tray--docked) .immersive-room{height:auto!important;min-height:auto!important;padding:.08rem 0 .9rem!important}.app-shell--immersive .immersive-feed-page:has(.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed) .immersive-room{height:auto!important;min-height:auto!important;padding:.08rem 0 .9rem!important}.app-shell--immersive .immersive-feed-page:has(.feed-bid-tray--docked.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room{height:auto!important;min-height:auto!important;padding:.08rem 0 .9rem!important}.app-shell--immersive .immersive-room--with-tray{grid-template-rows:auto auto;align-content:start;gap:.7rem}.app-shell--immersive .immersive-room--with-tray .immersive-room__tray-slot{width:min(100%, var(--for-you-desktop-stage-width,clamp(680px, 52vw, 780px)))}.app-shell--immersive .immersive-room--with-tray:has(.feed-bid-tray--docked:not(.feed-bid-tray--desktop-collapsed):not(.feed-bid-tray--compact):not(.feed-bid-tray--mobile)) .immersive-room__surface{height:clamp(340px, calc(var(--app-dvh,100vh) - 348px), 476px)!important}:is(.app-shell--immersive .immersive-room--with-tray:has(.feed-bid-tray--docked.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile)) .immersive-room__surface,.app-shell--immersive .immersive-room--with-tray:has(.feed-bid-tray--docked.feed-bid-tray--compact:not(.feed-bid-tray--mobile)) .immersive-room__surface){height:clamp(372px, calc(var(--app-dvh,100vh) - 296px), 520px)!important}}@media (width<=900px){.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{display:none!important}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--immersive .app-shell__main,.app-shell--studio .app-shell__main{width:100%!important;margin-left:0!important}.consumer-bottom-nav{display:grid!important}.app-shell--immersive .app-shell__main:has(.immersive-feed-page){padding:.55rem .7rem calc(var(--mobile-nav-reserve,82px) + .3rem)}.app-shell--immersive .app-shell__main:has(.immersive-feed-page)>.immersive-feed-page{gap:.55rem}.app-shell--immersive .immersive-feed-page__header{padding:0 0 .1rem}.app-shell--immersive .immersive-feed-page__viewport{scroll-padding-bottom:calc(var(--mobile-nav-reserve,82px) + .8rem);padding:0 0 calc(var(--mobile-nav-reserve,82px) + 1rem)!important}.app-shell--immersive .immersive-feed-page--live .immersive-feed-page__viewport{padding-bottom:calc(var(--mobile-nav-reserve,82px) + .8rem)!important}}@media (width>=901px){.app-shell--immersive .immersive-feed-page{--immersive-feed-stage-width:min(920px, calc(100vw - var(--shell-sidebar-width,208px) - 112px));--immersive-feed-tray-width:min(920px, calc(100vw - var(--shell-sidebar-width,208px) - 112px))}.app-shell--immersive .immersive-feed-page__viewport{scroll-snap-type:y proximity;scroll-padding-top:.35rem;scroll-padding-bottom:12.25rem;gap:.8rem!important;padding:0 0 13rem!important}.app-shell--immersive .immersive-room{min-height:calc(var(--app-dvh,100vh) - 92px)!important;place-items:center!important;padding:.2rem 0 1rem!important}.app-shell--immersive .immersive-room__surface{width:min(100%, var(--immersive-feed-stage-width))!important;height:clamp(360px, calc(var(--app-dvh,100vh) - 306px), 500px)!important;margin:.25rem auto 0!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile){max-width:calc(100vw - var(--shell-sidebar-width,208px) - 40px);left:calc(var(--shell-sidebar-width,208px) + ((100vw - var(--shell-sidebar-width,208px)) / 2))!important;width:min(var(--immersive-feed-tray-width), calc(100vw - var(--shell-sidebar-width,208px) - 40px))!important;border-radius:24px!important;margin:0!important;padding:.88rem 1rem!important;position:fixed!important;bottom:22px!important;right:auto!important;transform:translate(-50%)!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile) .feed-bid-tray__desktop-bar{width:auto;position:static!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed){grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"summary bar""main actions""suggestions actions""meta meta";align-items:start;display:grid;gap:.72rem 1rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__desktop-bar{grid-area:bar;justify-content:flex-end;align-self:start;display:flex}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary{grid-area:summary;grid-template-columns:minmax(0,1fr) max-content;gap:.35rem 1rem;min-width:0;display:grid}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary>div:first-child{min-width:0}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__stats{white-space:nowrap;justify-content:flex-end;align-items:center;gap:.42rem}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__main-row{grid-area:main}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__suggestions{flex-wrap:wrap;grid-area:suggestions;align-items:center;gap:.36rem;display:flex}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__actions--enhanced{grid-area:actions;grid-template-columns:repeat(2,max-content);place-content:start end;gap:.48rem;padding-top:0;display:grid}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__actions--enhanced .ghost-button:last-child{grid-column:1/-1;justify-self:end}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__meta-row{flex-wrap:wrap;grid-area:meta;align-items:flex-start;gap:.42rem .5rem;display:flex}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile){grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"summary bar""trust trust""actions actions";align-items:start;display:grid;gap:.68rem 1rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__desktop-bar{grid-area:bar;justify-content:flex-end;display:flex}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__summary{grid-area:summary;grid-template-columns:minmax(0,1fr) max-content;gap:.35rem .9rem;min-width:0;display:grid}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__summary>div:first-child{min-width:0}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__stats{white-space:nowrap;justify-content:flex-end;align-items:center;gap:.42rem}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__trust-stack{flex-wrap:wrap;grid-area:trust;gap:.42rem;min-width:0;display:flex}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile) .feed-bid-tray__actions{grid-area:actions;justify-content:flex-end}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){grid-template-columns:minmax(0,1fr);gap:.5rem;display:grid;border-radius:22px!important;padding:.72rem .94rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-bar{grid-template-columns:minmax(0,1.2fr) max-content auto;align-items:center;gap:.9rem;display:grid}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy{min-width:0}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.42rem;min-width:0}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-toggle{justify-self:end}}@media (width<=900px){.page-hero__actions--stack,.filter-row{grid-template-columns:minmax(0,1fr)}.app-shell--immersive .immersive-feed-page__viewport{scroll-padding-bottom:calc(var(--mobile-nav-reserve,82px) + 6.5rem);padding-bottom:calc(var(--mobile-nav-reserve,82px) + 7rem)!important}.app-shell--immersive .feed-bid-pill,.app-shell--immersive .feed-bid-tray{left:calc(.75rem + env(safe-area-inset-left))!important;right:calc(.75rem + env(safe-area-inset-right))!important}}@media (width>=901px){.app-shell--immersive .immersive-feed-page{--immersive-feed-stage-width:min(1040px, calc(100vw - var(--shell-sidebar-width,208px) - 108px));--immersive-feed-tray-width:min(1040px, calc(100vw - var(--shell-sidebar-width,208px) - 108px))}.app-shell--immersive .immersive-feed-page__viewport{overscroll-behavior-y:contain;scroll-snap-type:y mandatory!important;gap:0!important;padding:0 0 7rem!important;scroll-padding-top:0!important;scroll-padding-bottom:0!important}.app-shell--immersive .immersive-room{scroll-snap-stop:always;min-height:calc(var(--app-dvh,100vh) - 86px)!important;height:calc(var(--app-dvh,100vh) - 86px)!important;scroll-snap-align:start!important;place-items:start center!important;padding:.35rem 0 .8rem!important}.app-shell--immersive .immersive-feed-page--live .immersive-room{min-height:calc(var(--app-dvh,100vh) - 22px)!important;height:calc(var(--app-dvh,100vh) - 22px)!important}.app-shell--immersive .immersive-room__surface{width:min(100%, var(--immersive-feed-stage-width))!important;height:clamp(468px, calc(var(--app-dvh,100vh) - 198px), 560px)!important;border-radius:32px!important;margin:0 auto!important}.app-shell--immersive .immersive-feed-page:has(.feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed)) .immersive-room__surface{height:clamp(432px, calc(var(--app-dvh,100vh) - 246px), 520px)!important}.app-shell--immersive .immersive-room__overlay{align-items:flex-end!important;gap:.7rem!important;padding:.95rem 1rem 1rem!important}.app-shell--immersive .immersive-room__meta{min-width:0;flex:0 min(100% - 88px,640px)!important;gap:.52rem!important;width:min(100% - 88px,640px)!important;max-width:min(100% - 88px,640px)!important}.app-shell--immersive .immersive-room__seller{min-width:0;gap:.62rem!important}.app-shell--immersive .immersive-room__seller .avatar-shell{width:42px!important;height:42px!important}.app-shell--immersive .immersive-room__seller strong{font-size:1.02rem!important;line-height:1.05!important}.app-shell--immersive .immersive-room__seller span{font-size:.88rem!important}.app-shell--immersive .immersive-room__pills{gap:.38rem!important}.app-shell--immersive .immersive-room__source-pill,.app-shell--immersive .immersive-room__pills .status-pill{min-height:34px!important;padding:.4rem .7rem!important;font-size:.77rem!important}.app-shell--immersive .immersive-room__copy{min-width:0;gap:.38rem!important}.app-shell--immersive .immersive-room__copy h2{letter-spacing:-.055em!important;max-width:min(100%,12.6ch)!important;font-size:clamp(2.45rem,3.15vw,3.7rem)!important;line-height:.92!important}.app-shell--immersive .immersive-room__copy p{max-width:36ch!important;font-size:.98rem!important;line-height:1.32!important}.app-shell--immersive .immersive-room__stats{gap:.48rem!important;width:min(100%,600px)!important}.app-shell--immersive .immersive-room__stats div{border-radius:16px!important;padding:.72rem .78rem!important}.app-shell--immersive .consumer-action{gap:.24rem!important;width:54px!important}.app-shell--immersive .consumer-action__icon{border-radius:15px!important;width:42px!important;height:42px!important}.app-shell--immersive .consumer-action strong{font-size:.65rem!important;line-height:1!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile){width:var(--immersive-feed-tray-width)!important;max-width:calc(100vw - var(--shell-sidebar-width,208px) - 40px)!important;left:calc(var(--shell-sidebar-width,208px) + ((100vw - var(--shell-sidebar-width,208px)) / 2))!important;bottom:16px!important;right:auto!important;transform:translate(-50%)!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact),.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile){min-height:96px;border-radius:22px!important;padding:.68rem .9rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact){grid-template-columns:minmax(0,1fr) max-content auto!important;align-items:center!important;gap:.9rem!important;display:grid!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-bar{display:contents!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy{min-width:0}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy strong{font-size:.98rem!important;line-height:1.02!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-copy p{white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:.16rem!important;font-size:.86rem!important;overflow:hidden!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__stats{justify-content:flex-end;align-items:center;min-width:0;white-space:nowrap!important;gap:.36rem!important;font-size:.8rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile){grid-template-columns:minmax(0,1fr) max-content auto!important;align-items:center!important;gap:.9rem!important;display:grid!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile) .feed-bid-tray__desktop-bar{display:none!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile) .feed-bid-tray__summary{min-width:0;display:block!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile) .feed-bid-tray__summary strong{font-size:.98rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile) .feed-bid-tray__summary p{white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:.16rem!important;font-size:.86rem!important;overflow:hidden!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile) .feed-bid-tray__stats{white-space:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:.36rem!important;font-size:.8rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile) .feed-bid-tray__trust-stack,.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--compact-open):not(.feed-bid-tray--mobile) .feed-bid-tray__actions{display:none!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact.feed-bid-tray--compact-open:not(.feed-bid-tray--mobile){grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"summary bar""trust trust""actions actions"!important;align-items:start!important;gap:.62rem .9rem!important;padding:.82rem .94rem!important;display:grid!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact.feed-bid-tray--compact-open:not(.feed-bid-tray--mobile) .feed-bid-tray__desktop-bar{grid-area:bar;justify-content:flex-end;display:flex!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact.feed-bid-tray--compact-open:not(.feed-bid-tray--mobile) .feed-bid-tray__summary{grid-area:summary;min-width:0;grid-template-columns:minmax(0,1fr) max-content!important;gap:.32rem .8rem!important;display:grid!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact.feed-bid-tray--compact-open:not(.feed-bid-tray--mobile) .feed-bid-tray__trust-stack{flex-wrap:wrap;grid-area:trust;gap:.42rem;display:flex!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact.feed-bid-tray--compact-open:not(.feed-bid-tray--mobile) .feed-bid-tray__actions{grid-area:actions;justify-content:flex-end;gap:.48rem;display:flex!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed){border-radius:24px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"summary bar""main actions""suggestions actions""meta meta"!important;align-items:start!important;gap:.7rem 1rem!important;padding:.88rem 1rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr) max-content!important;gap:.32rem .9rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary strong{font-size:1.04rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__summary p{margin-top:.16rem!important;font-size:.86rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed) .feed-bid-tray__stats{font-size:.8rem!important}}.app-shell{--shell-sidebar-width-final:var(--shell-sidebar-width,208px);width:100%}html,body,#root{width:100%}.consumer-page__main{width:min(100%, var(--page-max-width,1480px));margin:0 auto}.consumer-nav--contextual{border-top:1px solid var(--border);flex:none;padding-top:.18rem}.consumer-nav__link--context{font-weight:600}.theme-toggle--compact{gap:.7rem}.theme-toggle__compact-head{align-items:start}.theme-toggle__resolved{white-space:nowrap;text-overflow:ellipsis;max-width:9rem;overflow:hidden}.feed-bid-tray--enhanced .feed-bid-tray__trust-pill,.feed-bid-tray--enhanced .feed-bid-tray__trust-note{min-height:32px;padding:.5rem .82rem;font-size:.75rem}.feed-bid-tray--enhanced .feed-bid-tray__anti-snipe{min-height:32px;padding:.32rem .68rem}html[data-theme=light] .immersive-feed-page--loading .auction-media--loading,html[data-theme=light] .immersive-feed-page--loading .auction-media--loading .skeleton-block,html[data-theme=light] .immersive-feed-page--loading .immersive-room__surface,html[data-theme=light] .immersive-feed-page--loading .feed-bid-tray--loading{background:radial-gradient(circle at top,#ffffffad,#0000 34%),linear-gradient(#f7f1e8f5 0%,#eae2d6eb 100%)!important;border-color:#1c212814!important}html[data-theme=light] .immersive-feed-page--loading .immersive-room__overlay{background:linear-gradient(#ffffff05 0%,#f5eee33d 48%,#f4ece1f5 100%)}html[data-theme=light] .immersive-feed-page--loading .consumer-action__icon--skeleton{background:#ffffffe0}@media (width>=901px){.app-shell{grid-template-columns:var(--shell-sidebar-width-final) minmax(0, 1fr);min-height:100vh;display:grid}.app-shell__sidebar{align-self:start;height:100vh;max-height:100vh;position:sticky;top:0}.app-shell__main{grid-column:2/-1;justify-self:stretch;width:100%;min-width:0;min-height:100vh;padding-inline:clamp(1rem,2vw,1.7rem);margin-left:0!important;display:block!important}.immersive-feed-page{width:100%!important;max-width:none!important;display:grid!important}.immersive-feed-page__header,.immersive-feed-page__viewport{width:100%}.app-shell--consumer .consumer-page__main,.app-shell--studio .consumer-page__main{padding-top:1.15rem}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile){width:min(980px, calc(100vw - var(--shell-sidebar-width-final) - 52px))!important;max-width:calc(100vw - var(--shell-sidebar-width-final) - 52px)!important;left:calc(var(--shell-sidebar-width-final) + ((100vw - var(--shell-sidebar-width-final)) / 2))!important;bottom:16px!important;right:auto!important;transform:translate(-50%)!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact):not(.feed-bid-tray--desktop-collapsed){border-radius:24px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"summary bar""main actions""suggestions actions""meta meta"!important;gap:.66rem .96rem!important;padding:.9rem 1rem!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact),.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact-open){min-height:96px;grid-template-columns:minmax(0,1fr) max-content auto!important;align-items:center!important;gap:.86rem!important;padding:.72rem .9rem!important;display:grid!important}.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--desktop-collapsed:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact) .feed-bid-tray__desktop-bar,.app-shell--immersive .feed-bid-tray.feed-bid-tray--enhanced.feed-bid-tray--compact:not(.feed-bid-tray--mobile):not(.feed-bid-tray--compact-open) .feed-bid-tray__desktop-bar{display:contents!important}}@media (width<=900px){.theme-toggle__option--compact-card{min-height:66px}}.theme-toggle__header-actions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.theme-toggle__subcopy{color:var(--text-muted);font-size:.82rem}.theme-toggle__resolved--button{min-width:0}.theme-toggle__group--two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.immersive-feed-page__empty{justify-content:flex-start;align-items:flex-start;min-height:clamp(17rem,44vh,24rem);padding:1.4rem 1.25rem 0;display:flex}.immersive-feed-page__empty .empty-state{background:color-mix(in srgb, var(--surface) 88%, transparent);border-radius:24px;width:min(100%,43rem);padding:1.35rem 1.45rem;box-shadow:0 18px 42px #070a1214}.consumer-inline-empty{width:min(100%,43rem);margin:0 0 1.25rem}.consumer-inline-empty .empty-state,.studio-view>.empty-state{border-radius:24px;padding:1.45rem 1.55rem}.page-hero__actions--stack{width:min(100%,25rem)}.filter-row{grid-template-columns:minmax(0,1.15fr) minmax(0,.92fr) minmax(0,.92fr)}.studio-view>.empty-state{width:min(100%,46rem)}html[data-theme=light] .theme-toggle__subcopy{color:#4c586fc2}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] #root,html[data-theme=light] .app-shell{background:radial-gradient(circle at top,#96a2b62e,#0000 28%),linear-gradient(#f8f4ed 0%,#ece8df 100%)}html[data-theme=light] .immersive-feed-page__empty .empty-state,html[data-theme=light] .consumer-inline-empty .empty-state,html[data-theme=light] .studio-view>.empty-state{background:linear-gradient(#fffffff0,#fcf7eef5);border-color:#b9a4812e;box-shadow:0 24px 56px #b7a6881f}html[data-theme=light] .theme-toggle__resolved--button{background:#ffffffc2}@media (width<=900px){.consumer-inline-empty,.studio-view>.empty-state,.immersive-feed-page__empty .empty-state,.page-hero__actions--stack{width:100%}.theme-toggle__compact-head{align-items:flex-start}.theme-toggle__resolved--button{align-self:flex-start}}.empty-state__actions{flex-wrap:wrap;align-items:flex-start;gap:.9rem;display:flex}.demo-auth-actions{border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--panel) 86%, transparent);gap:.9rem;width:min(100%,42rem);padding:1rem;display:grid}.demo-auth-actions--compact{padding:.9rem}.demo-auth-actions__compact-groups{gap:.7rem;display:grid}.demo-auth-actions__compact-group{gap:.45rem;display:grid}.demo-auth-actions__compact-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);font-size:.72rem}.demo-auth-actions__compact-row{flex-wrap:wrap;gap:.5rem;display:flex}.demo-auth-actions__pill{border:1px solid var(--border);background:color-mix(in srgb, var(--panel-raised) 78%, transparent);color:var(--text);font:inherit;border-radius:999px;padding:.55rem .85rem;transition:border-color .16s,background .16s,transform .16s}.demo-auth-actions__pill:hover,.demo-auth-actions__pill:focus-visible{border-color:var(--border-strong);background:color-mix(in srgb, var(--panel-raised) 92%, transparent);transform:translateY(-1px)}.demo-auth-actions__pill--primary{color:var(--text);background:#fe2c5529;border-color:#fe2c5575}.demo-auth-actions__pill--primary:hover,.demo-auth-actions__pill--primary:focus-visible{background:#fe2c553d;border-color:#fe2c55b3}.demo-auth-actions__pill:disabled{opacity:.65;cursor:not-allowed;transform:none}.demo-auth-actions__header{gap:.3rem;display:grid}.demo-auth-actions__header strong{letter-spacing:.01em;color:var(--text);font-size:.92rem}.demo-auth-actions__header p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.45}.demo-auth-actions__grid{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.75rem;display:grid}.demo-auth-actions__button{border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--panel-raised) 76%, transparent);width:100%;min-height:100%;color:var(--text);text-align:left;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;transition:border-color .16s,transform .16s,background .16s,box-shadow .16s;display:flex}.demo-auth-actions__button:hover,.demo-auth-actions__button:focus-visible{border-color:var(--border-strong);background:color-mix(in srgb, var(--panel-raised) 90%, transparent);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.demo-auth-actions__button--primary{background:linear-gradient(180deg, #fe2c5529, #fe2c5514), color-mix(in srgb, var(--panel-raised) 84%, transparent);border-color:#fe2c5566}.demo-auth-actions__button--primary:hover,.demo-auth-actions__button--primary:focus-visible{background:linear-gradient(180deg, #fe2c5538, #fe2c551a), color-mix(in srgb, var(--panel-raised) 90%, transparent);border-color:#fe2c559e}.demo-auth-actions__button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.demo-auth-actions__icon{border:1px solid var(--border);background:color-mix(in srgb, var(--primary) 14%, transparent);width:2.3rem;height:2.3rem;color:var(--text);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.demo-auth-actions__body{gap:.16rem;display:grid}.demo-auth-actions__body strong{font-size:.92rem;line-height:1.2}.demo-auth-actions__body span{color:var(--text-muted);font-size:.82rem;line-height:1.4}html[data-theme=light] .demo-auth-actions{background:#ffffffeb;border-color:#161c241a}html[data-theme=light] .demo-auth-actions__button{color:#121722;background:#f8f5eeeb;border-color:#161c2417}html[data-theme=light] .demo-auth-actions__button:hover,html[data-theme=light] .demo-auth-actions__button:focus-visible{background:#fff;border-color:#161c2424}html[data-theme=light] .demo-auth-actions__header strong,html[data-theme=light] .demo-auth-actions__body strong{color:#161b25}html[data-theme=light] .demo-auth-actions__header p,html[data-theme=light] .demo-auth-actions__body span{color:#232a37a8}html[data-theme=light] .demo-auth-actions__icon{color:#161b25;background:#181d260f;border-color:#161c241a}html[data-theme=light] .demo-auth-actions__compact-label{color:#232a3785}html[data-theme=light] .demo-auth-actions__pill{color:#161b25;background:#f8f5eeeb;border-color:#161c2417}html[data-theme=light] .demo-auth-actions__pill:hover,html[data-theme=light] .demo-auth-actions__pill:focus-visible{background:#fff;border-color:#161c2424}html[data-theme=light] .demo-auth-actions__pill--primary,html[data-theme=light] .demo-auth-actions__button--primary{color:#161b25;background:#fe2c5517;border-color:#fe2c5547}@media (width<=720px){.empty-state__actions{flex-direction:column;width:100%}.empty-state__actions>*,.demo-auth-actions{width:100%}.demo-auth-actions__grid{grid-template-columns:1fr}}.consumer-shell__workspace{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;gap:.5rem;margin-top:.3rem;padding:.8rem;display:grid}.consumer-shell__workspace-label{color:var(--text-dim);letter-spacing:.16em;text-transform:uppercase;margin:0;padding:0 .35rem;font-size:.72rem;font-weight:600}.consumer-nav--contextual{border-top:0;gap:.35rem;padding-top:0}.consumer-nav__link--context{color:var(--text);background:#f4efe614;border-color:#f4efe61f}.consumer-nav__link--context:hover{color:var(--text);background:#f4efe61f;border-color:#f4efe62e}.consumer-nav__link--workspace{min-height:48px;color:var(--text-soft);background:#ffffff05}.consumer-nav__link--workspace:hover{color:var(--text);background:#ffffff0a}.consumer-page--studio .consumer-page__main{max-width:1660px}.studio-card,.admin-card,.admin-metric-card{border:1px solid color-mix(in srgb, var(--border) 86%, transparent);background:color-mix(in srgb, var(--panel-ghost) 92%, transparent);border-radius:24px}.studio-card--workspace,.admin-card--workspace{padding:1.35rem}.ops-grid--studio{grid-template-columns:minmax(0,1.22fr) minmax(340px,.96fr);gap:1.2rem}.studio-panel{gap:1.2rem;display:grid}.studio-panel--wide{grid-template-columns:minmax(0,1fr)}.studio-panel--wide>.studio-card{min-width:0}.studio-source-toggle{background:0 0;border:0;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.95rem;width:100%;padding:0;display:grid}.studio-source-toggle__button{border:1px solid var(--border);text-align:left;background:#ffffff08;border-radius:24px;grid-template-columns:auto minmax(0,1fr);justify-content:flex-start;align-items:start;gap:.8rem;min-height:76px;padding:.9rem 1rem;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:grid}.studio-source-toggle__button:hover,.studio-source-toggle__button:focus-visible{border-color:var(--border-strong);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.studio-source-toggle__button--active{background:color-mix(in srgb, var(--live) 16%, var(--panel-raised));border-color:color-mix(in srgb, var(--live) 42%, var(--border));color:var(--text)}.studio-source-toggle__copy{gap:.22rem;min-width:0;display:grid}.studio-source-toggle__copy strong{font-size:1rem;line-height:1.15}.studio-source-brief{border:1px solid var(--border);background:#ffffff08;border-radius:22px;gap:.85rem;padding:1rem;display:grid}.studio-source-brief__summary{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.studio-source-brief__summary strong{margin-top:.15rem;font-size:1rem;display:block}.studio-source-brief__summary p{color:var(--text-muted);margin:.28rem 0 0;line-height:1.5}.studio-source-brief__checks{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.studio-source-brief__check{border:1px solid var(--border);background:#ffffff05;border-radius:18px;gap:.2rem;padding:.8rem .9rem;display:grid}.studio-source-brief__check span,.studio-source-brief__check small{color:var(--text-muted);font-size:.78rem}.studio-source-disclosure{border:1px solid var(--border);background:#ffffff08;border-radius:22px;gap:.9rem;padding:.95rem 1rem;display:grid}.studio-source-disclosure[open]{background:#ffffff0b}.studio-source-disclosure summary{cursor:pointer;font-weight:600;list-style:none}.studio-source-disclosure summary::-webkit-details-marker{display:none}.studio-source-disclosure>.studio-field-grid{padding-top:.1rem}.studio-source-toggle__copy small{color:var(--text-muted);font-size:.84rem;line-height:1.45}.studio-source-stage{grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:start;gap:1.2rem;display:grid}.studio-source-stage__main,.studio-source-stage__aside{gap:.95rem;min-width:0;display:grid}.studio-source-stage__aside{align-content:start}.studio-live-preview,.studio-video-preview,.studio-promo-card,.studio-form-section{border:1px solid var(--border);background:#ffffff08;border-radius:24px}.studio-live-preview,.studio-video-preview{padding:1rem}.studio-live-preview{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:stretch;gap:1.15rem;display:grid}.studio-live-preview__visual,.studio-video-preview__media,.room-editor-preview__media,.studio-source-card__media{border-radius:18px}.studio-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.studio-field-grid--wide{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.studio-source-note{border:1px solid var(--border);background:#ffffff08;border-radius:20px;gap:.25rem;padding:.95rem 1rem;display:grid}.studio-source-note--requirements{border-color:color-mix(in srgb, #2ad39d66 58%, var(--border));background:linear-gradient(135deg,#2ad39d1f,#ffffff08),#ffffff08}.studio-source-note strong{font-size:.95rem}.studio-source-note p{color:var(--text-muted);margin:0;line-height:1.5}.studio-promo-card{gap:.95rem;padding:1rem 1.05rem;display:grid}.studio-inline-toggle{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.studio-inline-toggle input[type=checkbox]{width:1.1rem;height:1.1rem;margin-top:.12rem}.studio-inline-toggle strong{display:block}.studio-inline-toggle p{color:var(--text-muted);margin:.22rem 0 0;line-height:1.45}.studio-source-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.studio-source-grid--compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.studio-source-card{border-radius:22px;padding:.88rem}.studio-source-card__body{gap:.36rem}.studio-source-card__body strong{line-height:1.2}.studio-publish-layout{grid-template-columns:minmax(0,1.18fr) minmax(340px,420px);align-items:start;gap:1.35rem}.studio-form{gap:1rem;min-width:0}.studio-form-section{gap:.95rem;padding:1rem 1.05rem;display:grid}.studio-form-section__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.studio-form-section__head h3{margin:.12rem 0 0;font-size:1.05rem}.studio-form-section__head p{max-width:34rem;color:var(--text-muted);margin:0;line-height:1.55}.studio-form__grid--trust{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.studio-checkbox-field{border:1px solid var(--border);background:#ffffff05;border-radius:18px;align-content:start;padding:.95rem 1rem}.studio-checkbox-field input[type=checkbox]{width:1.05rem;height:1.05rem}.studio-checkbox-field small{color:var(--text-muted);line-height:1.45}.studio-upload-vault--featured{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.studio-upload-field{border-radius:18px;min-height:104px;padding:.8rem}.studio-upload-card{border-radius:20px;gap:.85rem;padding:1rem}.studio-upload-card__head{gap:.8rem}.studio-upload-card__meta p{line-height:1.5}.studio-publish-summary{border-radius:24px;max-width:none;padding:1.15rem;top:1.1rem}.auction-detail{align-items:start}.auction-detail__media{aspect-ratio:4/5;align-self:start;min-height:0;position:sticky;top:1rem}.auction-detail__media .auction-media,.auction-detail__media .auction-media__placeholder{height:100%}.admin-attachment-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-top:.9rem;display:grid}.admin-attachment-card{border:1px solid var(--border);background:#ffffff08;border-radius:18px;gap:.25rem;padding:.9rem .95rem;display:grid}.admin-attachment-card span{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem}.admin-attachment-card strong{font-size:.96rem;line-height:1.25}.admin-attachment-card p{color:var(--text-muted);margin:0;line-height:1.48}.admin-attachment-links{flex-wrap:wrap;gap:.55rem;margin-top:.35rem;display:flex}.admin-room-item__meta{gap:.45rem}.admin-room-item__meta span{border:1px solid var(--border);color:var(--text-dim);background:#ffffff0a;border-radius:999px;padding:.42rem .72rem;line-height:1.2}.ghost-button--selected-state{color:var(--text);background:#2ad39d24;border-color:#2ad39d57}.ghost-button--danger.ghost-button--selected-state{background:#ff6f8629;border-color:#ff6f865c}.admin-room-item__action-state{border:1px solid var(--border);min-height:38px;color:var(--text-dim);background:#ffffff08;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.8rem;display:inline-flex}html[data-theme=light] .consumer-shell__workspace,html[data-theme=light] .studio-live-preview,html[data-theme=light] .studio-video-preview,html[data-theme=light] .studio-promo-card,html[data-theme=light] .studio-form-section,html[data-theme=light] .studio-source-brief,html[data-theme=light] .studio-source-disclosure,html[data-theme=light] .studio-source-note,html[data-theme=light] .studio-checkbox-field,html[data-theme=light] .admin-attachment-card,html[data-theme=light] .studio-source-toggle__button{background:#ffffffeb;border-color:#11151d1a}html[data-theme=light] .studio-source-note--requirements{background:linear-gradient(135deg,#108c671f,#fffffff5),#fffffff5;border-color:#108c6729}html[data-theme=light] .studio-source-toggle__button--active{color:#123a2f;background:#108c671f;border-color:#108c6733}html[data-theme=light] .studio-source-toggle__copy small,html[data-theme=light] .studio-source-note p,html[data-theme=light] .studio-form-section__head p,html[data-theme=light] .studio-inline-toggle p,html[data-theme=light] .studio-checkbox-field small,html[data-theme=light] .admin-attachment-card p{color:#566171}html[data-theme=light] .explore-shelf__count{color:#556173;background:#11151d0a;border-color:#11151d1a}html[data-theme=light] .admin-attachment-card span,html[data-theme=light] .consumer-shell__workspace-label{color:#718093}html[data-theme=light] .admin-room-item__meta span{color:#4c5665;background:#11151d0a;border-color:#11151d14}html[data-theme=light] .ghost-button--selected-state{color:#10372d;background:#108c6724;border-color:#108c6738}html[data-theme=light] .ghost-button--danger.ghost-button--selected-state{color:#7c1630;background:#c941611f;border-color:#c941612e}html[data-theme=light] .admin-room-item__action-state{color:#4c5665;background:#11151d0a;border-color:#11151d1a}@media (width<=1100px){.studio-source-stage,.studio-publish-layout,.ops-grid--studio{grid-template-columns:minmax(0,1fr)}.auction-detail__media{aspect-ratio:16/10;position:static;top:auto}.studio-publish-summary{position:static}}@media (width<=1380px){.studio-source-stage,.studio-publish-layout{grid-template-columns:minmax(0,1fr)}.studio-source-stage__aside{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-live-preview{grid-template-columns:minmax(190px,240px) minmax(0,1fr)}}@media (width<=820px){.surface.studio-view{padding:1rem}.studio-source-toggle,.studio-source-grid,.studio-source-grid--compact,.admin-attachment-grid,.studio-field-grid,.studio-form__grid,.studio-form__grid--trust,.studio-live-preview,.studio-source-stage__aside{grid-template-columns:minmax(0,1fr)}.auction-detail__media{aspect-ratio:16/11}.studio-upload-vault,.studio-upload-vault--featured{grid-template-columns:minmax(0,1fr)}}.app-shell__sidebar-scroll{scrollbar-width:thin;flex:auto;align-content:start;gap:.85rem;min-height:0;padding-right:.12rem;display:grid;overflow:hidden auto}.app-shell__sidebar-scroll>*{min-width:0}.app-shell__sidebar .consumer-nav,.app-shell__sidebar .consumer-nav--contextual{flex:none;min-height:auto}.consumer-shell__workspace{background:linear-gradient(#ffffff0b 0%,#ffffff06 100%);border-color:#ffffff14;border-radius:22px;gap:.65rem;padding:.9rem}.consumer-shell__workspace-label{padding:0 .18rem}.consumer-nav--contextual{gap:.42rem}.consumer-nav__link--context,.consumer-nav__link--workspace{min-height:50px}.consumer-page--explore .page-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;padding-bottom:.75rem}.consumer-page--explore .page-hero>div:first-child{max-width:58rem}.consumer-page--explore .page-hero__actions{flex:none;width:100%}.explore-filter-panel{background:radial-gradient(circle at 0 0,#506dab1c,#0000 34%),linear-gradient(#11161fe0 0%,#0b0e14f0 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:none;padding:1rem 1.05rem 1.05rem;box-shadow:0 18px 44px #0000002e}.explore-filter-panel__search,.consumer-page--explore .page-hero__actions .explore-filter-panel__search{width:100%;max-width:none}.explore-filter-panel__row{grid-template-columns:minmax(0,1.7fr) repeat(2,minmax(150px,.72fr));align-items:start;gap:.78rem}.explore-filter-panel__chips{grid-column:auto;align-content:start}.explore-filter-panel__input{min-height:50px}.consumer-page--explore .filter-chip{min-height:48px;padding-inline:1rem}.consumer-page--explore .consumer-page__main{max-width:1520px}.admin-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.workspace-tabs{background:#ffffff06;border-radius:22px;grid-template-columns:repeat(auto-fit,minmax(188px,1fr));gap:.45rem;padding:.45rem}.workspace-tabs__tab{border-radius:18px;align-items:center;min-height:48px;padding:.72rem .85rem}.workspace-tabs__label{text-align:left;flex:auto;min-width:0}.workspace-tabs__badge{min-width:62px}.surface.studio-view{gap:1.4rem;padding:1.4rem}.admin-card--workspace,.studio-card--workspace{border-radius:26px;padding:1.35rem}.admin-card--workspace .section-header{grid-template-columns:minmax(0,1fr);align-items:start;gap:.95rem;display:grid}.admin-card--workspace .section-header__actions{width:100%}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.admin-metric-card{background:radial-gradient(circle at 0 0,#f4efe60d,#0000 36%),linear-gradient(#0f131af0 0%,#0b0f14f5 100%);min-height:132px;padding:1.08rem 1.12rem}.ops-grid--overview{gap:1.1rem}.admin-toolbar--stack{grid-template-columns:minmax(280px,1.45fr) repeat(3,minmax(170px,.8fr));align-items:stretch;gap:.78rem;display:grid}.admin-toolbar--stack>*,.admin-search,.admin-filter-select{width:100%;min-width:0;max-width:none}.admin-health-details{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-room-item{gap:1.1rem}.admin-room-item__content{gap:.95rem}.admin-room-item__head{align-items:flex-start}.admin-room-item__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:0}.admin-room-item__stats>div,.admin-health-details>div,.admin-service-pill{background:linear-gradient(#ffffff0a 0%,#ffffff06 100%);border-radius:18px;min-height:86px;padding:.82rem .88rem}.admin-room-item__actions{flex-wrap:wrap}.studio-workflow-board{gap:.9rem}.studio-workflow-card{background:linear-gradient(#ffffff0a 0%,#ffffff06 100%);border-radius:22px;align-items:start;gap:.88rem;min-height:158px;padding:1rem 1.05rem}.studio-workflow-card__icon{border-radius:18px;width:3rem;height:3rem}.studio-workflow-card__copy{gap:.22rem;display:grid}.studio-workflow-card__value{font-size:1.95rem;line-height:.94}.studio-workflow-card__label{color:var(--text-soft);margin-top:0;font-size:1rem;font-weight:600;display:block}.studio-workflow-list{gap:.82rem;margin-top:1rem}.studio-workflow-list>div{border-radius:20px;min-height:96px;padding:.98rem 1rem}html[data-theme=light] .consumer-shell__workspace{background:linear-gradient(#ffffffe6 0%,#f7f1e8db 100%);border-color:#11151d14}html[data-theme=light] .explore-filter-panel{background:radial-gradient(circle at 0 0,#6078a824,#0000 34%),linear-gradient(#fffffff5 0%,#f5efe6f5 100%);border-color:#11151d14;box-shadow:0 18px 44px #7e6c4c1a}html[data-theme=light] .workspace-tabs{background:#ffffffd1}html[data-theme=light] .admin-metric-card{background:radial-gradient(circle at 0 0,#6078a814,#0000 36%),linear-gradient(#fffffff0 0%,#f8f3ecf5 100%)}html[data-theme=light] .admin-room-item__stats>div,html[data-theme=light] .admin-health-details>div,html[data-theme=light] .admin-service-pill{background:linear-gradient(#ffffffe0 0%,#f9f4ede0 100%);border-color:#11151d14}html[data-theme=light] .studio-workflow-card--ready{background:radial-gradient(circle at 0 0,#108c671f,#0000 42%),linear-gradient(#fffffff0 0%,#f2f9f5f5 100%)}html[data-theme=light] .studio-workflow-card--progress{background:radial-gradient(circle at 0 0,#5674b81f,#0000 40%),linear-gradient(#fffffff0 0%,#f2f6fcf5 100%)}html[data-theme=light] .studio-workflow-card--attention{background:radial-gradient(circle at 0 0,#c941611a,#0000 40%),linear-gradient(#fffffff0 0%,#fcf4f6f5 100%)}@media (width<=1280px){.explore-filter-panel__row,.admin-toolbar--stack,.admin-health-details{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-filter-panel__chips{grid-column:1/-1}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.app-shell__sidebar-scroll{padding-right:0;overflow:visible}.consumer-page--explore .page-hero{gap:.85rem}.explore-filter-panel{border-radius:20px;padding:.92rem}.explore-filter-panel__row,.admin-toolbar--stack,.admin-health-details,.admin-metric-grid{grid-template-columns:minmax(0,1fr)}.workspace-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-card--workspace,.studio-card--workspace,.surface.studio-view{padding:1rem}.studio-workflow-card,.studio-workflow-list>div{min-height:0}}@media (width<=640px){.workspace-tabs{grid-template-columns:minmax(0,1fr)}}.experience-band{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;display:grid}.experience-band__item{background:linear-gradient(#ffffff14,#ffffff08),#070a0eeb;border:1px solid #ffffff14;border-radius:20px;gap:.48rem;padding:1rem 1rem 1.05rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000047}.experience-band__item:after{content:"";opacity:.72;background:linear-gradient(90deg,#ffffff6b,#0000);width:100%;height:2px;position:absolute;inset:0 auto auto 0}.experience-band__eyebrow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.experience-band__eyebrow>span{color:var(--text-dim);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem}.experience-band__item strong{letter-spacing:-.02em;font-size:1.08rem;line-height:1.12}.experience-band__item p{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.45}.experience-rail{background:radial-gradient(circle at 100% 0,#ffffff14,#0000 34%),linear-gradient(#0b0f16fa,#080a0ff5);border:1px solid #ffffff14;border-radius:24px;gap:1rem;padding:1.15rem 1.15rem 1.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 54px #00000052}.experience-rail__copy{gap:.5rem;display:grid}.experience-rail__headline{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;display:grid}.experience-rail__headline h3{letter-spacing:-.03em;margin:0;font-size:1.22rem;line-height:1.08}.experience-rail__headline p{color:var(--text-muted);max-width:64ch;margin:.4rem 0 0}.experience-rail__meta{gap:.8rem;display:grid}.experience-rail__actions{flex-wrap:wrap;gap:.72rem;display:flex}.experience-progress{gap:.8rem;display:grid}.experience-progress__item{background:#ffffff08;border:1px solid #ffffff12;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.95rem 1rem;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.experience-progress__item--current{background:#ffffff0f;border-color:#ffffff2e;transform:translateY(-1px)}.experience-progress__item--done{background:#2ad39d0f;border-color:#2ad39d38}.experience-progress__index{width:34px;height:34px;color:var(--text-soft);background:#ffffff14;border-radius:999px;place-items:center;font-size:.84rem;font-weight:700;display:grid}.experience-progress__copy{gap:.18rem;display:grid}.experience-progress__copy strong{font-size:.95rem}.experience-progress__copy p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.4}.experience-progress__state{color:var(--text-dim);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.experience-queue{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.72rem;display:grid}.experience-queue__item{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:.2rem;padding:.85rem .95rem;display:grid}.experience-queue__item span{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.experience-queue__item strong{font-size:1rem;line-height:1.12}.experience-queue__item p{color:var(--text-muted);margin:0;font-size:.8rem}.activation-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.activation-choice{text-align:left;background:radial-gradient(circle at 100% 0,#ffffff14,#0000 36%),linear-gradient(#0c1118f5,#080a0feb);border:1px solid #ffffff14;border-radius:24px;gap:.55rem;padding:1.15rem 1.15rem 1.2rem;transition:transform .18s,border-color .18s,background-color .18s;display:grid;position:relative;overflow:hidden}.activation-choice:hover,.activation-choice:focus-visible{border-color:#ffffff29;transform:translateY(-2px)}.activation-choice--active{background:radial-gradient(circle at 100% 0,#2ad39d24,#0000 36%),linear-gradient(#0c1518fa,#080d0ff2);border-color:#2ad39d57}.activation-choice__eyebrow{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.72rem;display:inline-flex}.activation-choice strong{letter-spacing:-.02em;font-size:1.15rem}.activation-choice p{color:var(--text-muted);margin:0;line-height:1.5}.activation-choice__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.activation-specialist-toggle{background:#ffffff05;border:1px dashed #ffffff24;border-radius:18px;margin-top:.8rem;padding:.9rem 1rem}.activation-specialist-grid{gap:.72rem;margin-top:.9rem;display:grid}.activation-specialist-item{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:.8rem;padding:.92rem 1rem;display:flex}.activation-specialist-item strong{margin-bottom:.15rem;display:block}.activation-specialist-item p{color:var(--text-muted);margin:0;font-size:.84rem}.experience-flow-grid{gap:1rem;display:grid}html[data-theme=light] .experience-band__item,html[data-theme=light] .experience-rail,html[data-theme=light] .experience-progress__item,html[data-theme=light] .experience-queue__item,html[data-theme=light] .activation-choice,html[data-theme=light] .activation-specialist-item,html[data-theme=light] .activation-specialist-toggle{background:#fffffff5;border-color:#141b251f;box-shadow:0 18px 36px #131a2514}html[data-theme=light] .experience-band__item strong,html[data-theme=light] .experience-rail__headline h3,html[data-theme=light] .experience-progress__copy strong,html[data-theme=light] .experience-queue__item strong,html[data-theme=light] .activation-choice strong,html[data-theme=light] .activation-specialist-item strong{color:#141d2a}html[data-theme=light] .experience-band__item p,html[data-theme=light] .experience-rail__headline p,html[data-theme=light] .experience-progress__copy p,html[data-theme=light] .experience-queue__item p,html[data-theme=light] .activation-choice p,html[data-theme=light] .activation-specialist-item p{color:#516074}html[data-theme=light] .experience-progress__index{color:#1f2a3a;background:#141b2514}@media (width<=900px){.experience-rail__headline,.activation-choice-grid{grid-template-columns:minmax(0,1fr)}}.workspace-tabs{background:0 0;border-bottom:1px solid #ffffff1a;border-radius:0;flex-wrap:wrap;align-items:flex-end;gap:1.1rem;padding:0 0 .9rem;display:flex}.workspace-tabs__tab{min-height:0;color:var(--text-dim);box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;padding:.1rem 0 .9rem;position:relative}.workspace-tabs__tab:after{content:"";transform-origin:0;opacity:0;background:0 0;height:2px;transition:transform .18s,opacity .18s,background-color .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.4)}.workspace-tabs__tab:hover,.workspace-tabs__tab:focus-visible,.workspace-tabs__tab--active{color:var(--text-soft);box-shadow:none;background:0 0;transform:none}.workspace-tabs__tab:hover:after,.workspace-tabs__tab:focus-visible:after,.workspace-tabs__tab--active:after{opacity:1;background:linear-gradient(90deg,#fffffff5,#fff3);transform:scaleX(1)}.workspace-tabs__tab--active .workspace-tabs__icon{opacity:1}.workspace-tabs__label{text-align:left}.workspace-tabs__badge{min-width:0;min-height:0;color:var(--text-dim);letter-spacing:.04em;text-transform:none;opacity:.82;background:0 0;border:0;border-radius:0;padding:0;font-size:.72rem}.workspace-tabs__tab--active .workspace-tabs__badge{color:var(--text-soft);opacity:1;background:0 0;border:0}.experience-band{gap:1rem 1.2rem}.experience-band__item{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #ffffff17;border-radius:0;padding:.1rem 0 1rem}.experience-band__item:after{opacity:.9;background:linear-gradient(90deg,#ffffffd6,#ffffff1f);width:72px;height:2px;inset:auto auto 0 0}.experience-band__eyebrow{justify-content:flex-start;gap:.55rem}.experience-band__eyebrow>span{letter-spacing:.18em;font-size:.68rem}.experience-band__tone{border-radius:999px;flex:none;width:.46rem;height:.46rem;display:inline-block}.experience-band__tone--live{background:#7ff0c6;box-shadow:0 0 0 4px #7ff0c624}.experience-band__tone--alert{background:#ff8b7d;box-shadow:0 0 0 4px #ff8b7d24}.experience-band__tone--muted{background:#ffffff47}.experience-band__item strong{font-size:1.2rem;line-height:1.06}.experience-band__item p{max-width:34ch;font-size:.82rem}.experience-rail{box-shadow:none;background:0 0;border:0;border-top:1px solid #ffffff1c;border-radius:0;padding:1.1rem 0 0}.experience-rail:before{content:"";background:linear-gradient(90deg,#fffffff5,#ffffff1f);width:96px;height:2px;position:absolute;top:-1px;left:0}.experience-rail__headline h3{font-size:clamp(1.18rem,2vw,1.36rem);line-height:1.02}.experience-rail__headline p{max-width:62ch;font-size:.9rem}.experience-rail__status{color:var(--text-soft);letter-spacing:.14em;text-transform:uppercase;justify-self:end;align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.experience-rail__status span{border-radius:999px;width:.48rem;height:.48rem;display:inline-block}.experience-rail__status--live span{background:#7ff0c6}.experience-rail__status--alert span{background:#ff8b7d}.experience-rail__status--muted span{background:#ffffff47}.experience-rail__meta{padding-block:.3rem 0}.experience-rail__actions{border-top:1px solid #ffffff14;padding-top:.95rem}.experience-progress{gap:0}.experience-progress__item{background:0 0;border:0;border-bottom:1px solid #ffffff14;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:.85rem;padding:.95rem 0 .95rem 2.8rem;position:relative;transform:none}.experience-progress__item--current,.experience-progress__item--done{background:0 0;transform:none}.experience-progress__index{background:#ffffff0f;width:1.9rem;height:1.9rem;position:absolute;top:.95rem;left:0}.experience-progress__item--current .experience-progress__index{background:#ffffff1f}.experience-progress__item--done .experience-progress__index{color:#d7fff0;background:#7ff0c61f}.experience-progress__state{letter-spacing:.16em;font-size:.68rem}.experience-queue{gap:.85rem 1rem}.experience-queue__item{background:0 0;border:0;border-bottom:1px solid #ffffff14;border-radius:0;padding:.1rem 0 .85rem}.experience-queue__item strong{font-size:1.05rem}.activation-choice-grid{gap:0 1.25rem}.activation-choice{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #ffffff17;border-radius:0;padding:1rem 0 1.1rem;transform:none}.activation-choice:after{content:"";opacity:0;background:linear-gradient(90deg,#ffffffe0,#ffffff1a);width:78px;height:2px;transition:opacity .18s;position:absolute;bottom:0;left:0}.activation-choice:hover,.activation-choice:focus-visible,.activation-choice--active{background:0 0;border-color:#ffffff1f;transform:none}.activation-choice:hover:after,.activation-choice:focus-visible:after,.activation-choice--active:after{opacity:1}.activation-choice strong{font-size:1.3rem;line-height:1}.activation-specialist-toggle{background:0 0;border:0;border-top:1px dashed #ffffff24;border-radius:0;margin-top:1rem;padding:1rem 0}.activation-specialist-grid{gap:0;margin-top:.4rem}.activation-specialist-item{background:0 0;border:0;border-bottom:1px solid #ffffff14;border-radius:0;padding:.95rem 0}.onboarding-lane-stage{grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);align-items:start}.onboarding-lane-stage__aside{position:sticky;top:1.2rem}.onboarding-lane-stage__guide{gap:0}.onboarding-lane-stage__guide .profile-list__item{padding-block:.9rem}.studio-status-band{margin-top:-.15rem}html[data-theme=light] .workspace-tabs{border-bottom-color:#141b251a}html[data-theme=light] .workspace-tabs__tab:after{background:0 0}html[data-theme=light] .workspace-tabs__tab:hover:after,html[data-theme=light] .workspace-tabs__tab:focus-visible:after,html[data-theme=light] .workspace-tabs__tab--active:after{background:linear-gradient(90deg,#141b25eb,#141b2524)}html[data-theme=light] .experience-band__item,html[data-theme=light] .experience-progress__item,html[data-theme=light] .experience-queue__item,html[data-theme=light] .activation-choice,html[data-theme=light] .activation-specialist-item,html[data-theme=light] .activation-specialist-toggle,html[data-theme=light] .experience-rail,html[data-theme=light] .onboarding-lane-stage__aside{box-shadow:none;background:0 0;border-color:#141b251a}@media (width<=1100px){.onboarding-lane-stage{grid-template-columns:minmax(0,1fr)}.onboarding-lane-stage__aside{position:static;top:auto}}html[data-theme=light] .experience-band__tone--muted,html[data-theme=light] .experience-rail__status--muted span{background:#141b2547}.auction-detail__next-step{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;gap:.9rem;padding:1rem 0 1.15rem;display:grid}.auction-detail__next-step-copy{gap:.45rem;display:grid}.auction-detail__next-step-copy strong{font-size:1.08rem;line-height:1.2}.auction-detail__next-step-copy p,.auction-detail__next-step-note,.profile-panel__lede,.profile-directory-note,.studio-manage-command__summary{color:#f5f7ffb8;margin:0}.auction-detail__next-step-actions{flex-wrap:wrap;gap:.75rem;display:flex}.profile-panel__lede{border-bottom:1px solid #ffffff14;padding-bottom:.9rem}.profile-directory-note{margin-top:.25rem;margin-bottom:1rem}.profile-disclosure{border-top:1px solid #ffffff14;margin-top:1.2rem;padding-top:.95rem}.profile-disclosure summary{cursor:pointer;letter-spacing:.14em;text-transform:uppercase;color:#f5f7ffa8;font-size:.8rem;font-weight:700;list-style:none}.profile-disclosure summary::-webkit-details-marker{display:none}.profile-disclosure[open] summary{margin-bottom:1rem}.studio-manage-command__summary{font-size:.94rem}html[data-theme=light] .auction-detail__next-step,html[data-theme=light] .profile-panel__lede,html[data-theme=light] .profile-disclosure{border-color:#141b251a}html[data-theme=light] .profile-disclosure summary{color:#141b259e}@media (width<=900px){.workspace-tabs{gap:.9rem 1rem}.experience-band{gap:.9rem}.experience-rail{padding-top:.95rem}.experience-rail__status{justify-self:start}.auction-detail__next-step-actions{flex-direction:column;align-items:stretch}}.page-hero,.page-hero--compact,.profile-panel,.kyc-card,.studio-card,.admin-card,.admin-metric-card{background:radial-gradient(circle at 100% 0,#ffffff0f,#0000 34%),linear-gradient(#10141cf0,#090c12f7);border:1px solid #ffffff14;box-shadow:0 22px 56px #00000038}.profile-panel__stats>div,.admin-service-pill,.studio-create-summary-fact{background:linear-gradient(#ffffff09,#ffffff05),#070a1057;border-color:#ffffff14}.admin-inline-status{color:var(--text-muted);background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:.55rem;margin-top:.2rem;padding:.72rem .95rem;font-size:.84rem;display:inline-flex}.admin-inline-status:before{content:"";background:#7ff0c6;border-radius:999px;flex:none;width:.48rem;height:.48rem;box-shadow:0 0 0 4px #7ff0c624}html[data-theme=light] .page-hero,html[data-theme=light] .page-hero--compact,html[data-theme=light] .profile-panel,html[data-theme=light] .kyc-card,html[data-theme=light] .studio-card,html[data-theme=light] .admin-card,html[data-theme=light] .admin-metric-card{background:radial-gradient(circle at 100% 0,#141b250b,#0000 34%),linear-gradient(#fffffffa,#f6f8fbfa);border-color:#141b251a;box-shadow:0 18px 42px #131a2514}html[data-theme=light] .profile-panel__stats>div,html[data-theme=light] .admin-service-pill,html[data-theme=light] .studio-create-summary-fact,html[data-theme=light] .admin-inline-status{background:linear-gradient(#fffffffa,#f4f6f9fa),#fff;border-color:#141b251a}h1,h2,h3,.consumer-brand strong,.page-hero h1,.section-header h2,.profile-guest-card__body h2,.metric-card__value,.mock-gateway__summary-card strong,.theme-toggle__compact-head strong{font-family:var(--font-display)}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#090b10f2,#07090ec7),#080a0fd6;border-right:1px solid #ffffff0f}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{padding:clamp(1.15rem,2vw,1.8rem)}.app-shell__sidebar .consumer-brand,.app-shell__sidebar .consumer-shell__session,.theme-toggle--compact{background:radial-gradient(circle at 100% 0,#8fe0ff14,#0000 44%),linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 16px 32px #0000002e}.app-shell__sidebar .consumer-brand:after,.app-shell__sidebar .consumer-shell__session:after,.theme-toggle--compact:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff47,#fff0);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.app-shell__sidebar .consumer-brand{gap:.88rem;padding:1rem 1.05rem 1.08rem}.app-shell__sidebar .consumer-brand strong{letter-spacing:-.04em;font-size:1.04rem}.app-shell__sidebar .consumer-brand span,.app-shell__sidebar .consumer-shell__session span,.theme-toggle__subcopy{color:#f4f4f194}.app-shell__sidebar .consumer-nav__link{letter-spacing:-.01em;color:#f4f4f1b3;border-radius:18px;min-height:54px;padding:.84rem .96rem;font-weight:600}.app-shell__sidebar .consumer-nav__icon{background:#ffffff0d;border-radius:999px;width:2rem;height:2rem}.app-shell__sidebar .consumer-nav__link:hover,.app-shell__sidebar .consumer-nav__link:focus-visible{color:#f4f4f1f5;background:#ffffff0a}.app-shell__sidebar .consumer-nav__link--active{color:#fffff1fa;background:linear-gradient(#ffffff14,#ffffff08),#ffffff05;box-shadow:inset 0 1px #ffffff0a}.app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon{background:#ffffff17}.app-shell__sidebar .consumer-shell__session strong{letter-spacing:-.02em;font-size:.96rem}.theme-toggle--compact{padding:.96rem 1rem 1rem}.theme-toggle__compact-head strong{letter-spacing:-.03em;font-size:1rem}.theme-toggle__resolved--button,.theme-toggle__option--compact-card,.theme-toggle__option,.theme-toggle__resolved{border-radius:16px}.theme-toggle__option--compact-card,.theme-toggle__resolved--button{min-height:44px}.page-hero,.page-hero--compact,.empty-state,.profile-panel,.profile-guest-card,.kyc-card,.studio-card,.admin-card,.admin-metric-card,.metric-card,.mock-gateway__block,.mock-gateway__summary-card{background:radial-gradient(circle at 100% 0,#8fe0ff0d,#0000 34%),linear-gradient(#11151df2,#090c12fa);border:1px solid #ffffff14;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000003d,inset 0 1px #ffffff0a}.mock-gateway__dialog{overflow:hidden auto}.page-hero:before,.page-hero--compact:before,.profile-panel:before,.profile-guest-card:before,.kyc-card:before,.studio-card:before,.admin-card:before,.admin-metric-card:before,.metric-card:before,.mock-gateway__dialog:before,.mock-gateway__block:before,.mock-gateway__summary-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff3d,#fff0);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.page-hero,.page-hero--compact{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);grid-template-columns:minmax(0,1.7fr) auto;align-items:start;gap:1.2rem 1.4rem;padding:clamp(1.5rem,2vw,2rem);display:grid}.page-hero__copy,.section-header__copy{gap:.58rem;max-width:46rem;display:grid}.page-hero h1{letter-spacing:-.06em;max-width:12ch;margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:.95}.page-hero--compact h1{font-size:clamp(1.95rem,3.2vw,3.05rem)}.section-header h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.4rem,2.2vw,2.08rem);line-height:.98}.section-header__kicker,.theme-toggle__eyebrow{color:#ffb79bd6;letter-spacing:.18em}.page-hero>div>p:last-child,.section-header__detail,.empty-state p,.profile-guest-card__body p{color:#f4f4f1b8;max-width:42rem;font-size:1.01rem}.page-hero__actions,.section-header__actions{flex-wrap:wrap;justify-self:end;align-items:center;gap:.75rem;display:flex}.profile-guest-card{grid-template-columns:minmax(210px,.74fr) minmax(0,1fr);gap:1.4rem;padding:clamp(1.35rem,2.4vw,2rem);display:grid}.profile-guest-card__visual{background:radial-gradient(circle at top,#8fe0ff24,#0000 36%),linear-gradient(#ffffff0f,#ffffff05);border:1px solid #ffffff14;border-radius:24px;justify-content:flex-start;align-items:flex-end;min-height:100%;padding:1.4rem;display:flex}.profile-guest-card__body{align-content:start;gap:1.05rem;display:grid}.profile-guest-card__body h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,3vw,2.65rem);line-height:.96}.profile-guest-card .theme-toggle{border-top:1px solid #ffffff14;margin-top:.35rem;padding-top:1rem}.metric-card{gap:.72rem;padding:1.1rem 1.15rem 1.2rem}.metric-card__label,.metric-card__detail{color:#f4f4f199}.metric-card__label{letter-spacing:.14em;text-transform:uppercase}.metric-card__value{letter-spacing:-.05em;font-size:clamp(1.4rem,2vw,2rem)}.profile-panel__stats>div,.admin-service-pill,.studio-create-summary-fact{background:linear-gradient(#ffffff0b,#ffffff05),#06090e47;border-radius:20px;box-shadow:inset 0 1px #ffffff08}.primary-button,.ghost-button{letter-spacing:-.01em;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:50px;padding:.86rem 1.2rem;font-weight:700}.primary-button{background:linear-gradient(135deg,#f7f1e5 0%,#eeded0 100%);border-color:#fff3;box-shadow:0 16px 34px #0000002e,inset 0 1px #ffffffb8}.ghost-button{color:#f4f4f1d1;background:#ffffff0b;border-color:#ffffff17}.ghost-button:hover,.ghost-button:focus-visible{color:#f4f4f1fa;background:#ffffff13}input,textarea,select,.field-input,.mock-gateway__field input{background:linear-gradient(#ffffff0b,#ffffff06),#ffffff05;border-color:#ffffff17;border-radius:18px;min-height:52px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;box-shadow:inset 0 1px #ffffff05}textarea,textarea.field-input{min-height:120px}.feed-tabs,.workspace-tabs{border-bottom:1px solid #ffffff14;gap:.85rem;padding-bottom:.18rem}.feed-tabs__tab,.workspace-tabs__tab{color:#f4f4f1a8;background:0 0;border-radius:0;padding:.64rem .1rem .88rem;font-weight:600;position:relative}.feed-tabs__tab:after,.workspace-tabs__tab:after{content:"";opacity:0;transform-origin:0;background:linear-gradient(90deg,#ffb79bf2,#8fe0ff85);border-radius:999px;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:-.18rem;left:0;right:0;transform:scaleX(.24)}.feed-tabs__tab:hover,.feed-tabs__tab:focus-visible,.workspace-tabs__tab:hover,.workspace-tabs__tab:focus-visible,.feed-tabs__tab--active,.workspace-tabs__tab--active{color:#f4f4f1fa;background:0 0}.feed-tabs__tab:hover:after,.feed-tabs__tab:focus-visible:after,.workspace-tabs__tab:hover:after,.workspace-tabs__tab:focus-visible:after,.feed-tabs__tab--active:after,.workspace-tabs__tab--active:after{opacity:1;transform:scaleX(1)}.empty-state{text-align:left;padding:clamp(1.35rem,2.2vw,1.85rem)}.empty-state h3{letter-spacing:-.05em;margin:0;font-size:clamp(1.4rem,2vw,1.95rem);line-height:1}.banner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px}.demo-auth-actions,.demo-auth-actions--compact{background:#ffffff06;border:1px dashed #ffffff1f;border-radius:22px;padding:1rem 1.05rem}.demo-auth-actions__header strong{font-family:var(--font-display);letter-spacing:-.03em;font-size:1rem}.demo-auth-actions__header p{color:#f4f4f1a8}.demo-auth-actions__pill,.demo-auth-actions__button{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px}html[data-theme=light] .app-shell__sidebar,html[data-theme=light] .app-shell--consumer .app-shell__sidebar,html[data-theme=light] .app-shell--immersive .app-shell__sidebar,html[data-theme=light] .app-shell--studio .app-shell__sidebar,html[data-theme=light] .app-shell__sidebar .consumer-brand,html[data-theme=light] .app-shell__sidebar .consumer-shell__session,html[data-theme=light] .theme-toggle--compact,html[data-theme=light] .page-hero,html[data-theme=light] .page-hero--compact,html[data-theme=light] .empty-state,html[data-theme=light] .profile-panel,html[data-theme=light] .profile-guest-card,html[data-theme=light] .kyc-card,html[data-theme=light] .studio-card,html[data-theme=light] .admin-card,html[data-theme=light] .admin-metric-card,html[data-theme=light] .metric-card,html[data-theme=light] .mock-gateway__dialog,html[data-theme=light] .mock-gateway__block,html[data-theme=light] .mock-gateway__summary-card,html[data-theme=light] .demo-auth-actions,html[data-theme=light] .demo-auth-actions--compact{background:radial-gradient(circle at 100% 0,#6da6bc14,#0000 34%),linear-gradient(#fffffffb,#f6f8fbfb);border-color:#141b251a;box-shadow:0 18px 40px #131a2514,inset 0 1px #fffc}html[data-theme=light] .app-shell__sidebar .consumer-brand:after,html[data-theme=light] .app-shell__sidebar .consumer-shell__session:after,html[data-theme=light] .theme-toggle--compact:after,html[data-theme=light] .page-hero:before,html[data-theme=light] .page-hero--compact:before,html[data-theme=light] .profile-panel:before,html[data-theme=light] .profile-guest-card:before,html[data-theme=light] .kyc-card:before,html[data-theme=light] .studio-card:before,html[data-theme=light] .admin-card:before,html[data-theme=light] .admin-metric-card:before,html[data-theme=light] .metric-card:before,html[data-theme=light] .mock-gateway__dialog:before,html[data-theme=light] .mock-gateway__block:before,html[data-theme=light] .mock-gateway__summary-card:before{background:linear-gradient(90deg,#141b2524,#141b2500)}html[data-theme=light] .section-header__kicker,html[data-theme=light] .theme-toggle__eyebrow{color:#905a45d1}html[data-theme=light] .app-shell__sidebar .consumer-nav__link{color:#141b25a3}html[data-theme=light] .app-shell__sidebar .consumer-nav__icon{background:#141b250d}html[data-theme=light] .app-shell__sidebar .consumer-nav__link:hover,html[data-theme=light] .app-shell__sidebar .consumer-nav__link:focus-visible{color:#141b25f5;background:#141b250d}html[data-theme=light] .app-shell__sidebar .consumer-nav__link--active{color:#141b25fa;background:linear-gradient(#141b2514,#141b2508),#ffffffb3}html[data-theme=light] .app-shell__sidebar .consumer-brand span,html[data-theme=light] .app-shell__sidebar .consumer-shell__session span,html[data-theme=light] .theme-toggle__subcopy,html[data-theme=light] .page-hero>div>p:last-child,html[data-theme=light] .section-header__detail,html[data-theme=light] .empty-state p,html[data-theme=light] .profile-guest-card__body p,html[data-theme=light] .demo-auth-actions__header p{color:#141b25a8}html[data-theme=light] .primary-button{color:#fff8f2;background:linear-gradient(135deg,#18212d 0%,#101720 100%);border-color:#141b2529;box-shadow:0 14px 30px #12182224,inset 0 1px #ffffff24}html[data-theme=light] .ghost-button,html[data-theme=light] .demo-auth-actions__pill,html[data-theme=light] .demo-auth-actions__button{color:#141b25d6;background:#141b2509;border-color:#141b251a}html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] select,html[data-theme=light] .field-input,html[data-theme=light] .mock-gateway__field input{color:#141b25fa;background:linear-gradient(#fffffffa,#f6f8fbfa),#fff;border-color:#141b251f;box-shadow:inset 0 1px #ffffffe0}html[data-theme=light] input:focus,html[data-theme=light] textarea:focus,html[data-theme=light] select:focus,html[data-theme=light] .field-input:focus,html[data-theme=light] .mock-gateway__field input:focus{border-color:#6da6bc57;box-shadow:0 0 0 1px #6da6bc2e,0 12px 26px #131a2514}html[data-theme=light] .profile-panel__stats>div,html[data-theme=light] .admin-service-pill,html[data-theme=light] .studio-create-summary-fact{background:linear-gradient(#fffffffa,#f5f7fafa),#fff}html[data-theme=light] .feed-tabs,html[data-theme=light] .workspace-tabs,html[data-theme=light] .profile-guest-card .theme-toggle{border-color:#141b251a}html[data-theme=light] .feed-tabs__tab,html[data-theme=light] .workspace-tabs__tab{color:#141b2599}html[data-theme=light] .feed-tabs__tab:hover,html[data-theme=light] .feed-tabs__tab:focus-visible,html[data-theme=light] .workspace-tabs__tab:hover,html[data-theme=light] .workspace-tabs__tab:focus-visible,html[data-theme=light] .feed-tabs__tab--active,html[data-theme=light] .workspace-tabs__tab--active{color:#141b25f5}@media (width<=980px){.page-hero,.page-hero--compact,.profile-guest-card{grid-template-columns:minmax(0,1fr)}.page-hero__actions,.section-header__actions{justify-self:start}}@media (width<=720px){.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{padding:1rem .9rem calc(1rem + var(--mobile-nav-reserve,0px))}.page-hero,.page-hero--compact,.profile-guest-card,.profile-panel,.kyc-card,.studio-card,.admin-card,.mock-gateway__dialog{border-radius:24px}.page-hero,.page-hero--compact{padding:1.2rem}.profile-guest-card{padding:1.15rem}}.workspace-guide{background:radial-gradient(circle at 100% 0,#8fe0ff0d,#0000 38%),linear-gradient(#0e121aeb,#0a0d12f5);border:1px solid #ffffff14;border-radius:24px;gap:1rem;padding:1.05rem 1.15rem 1.15rem;display:grid;box-shadow:0 20px 46px #0000002e,inset 0 1px #ffffff08}.workspace-guide__header{gap:.45rem;max-width:56rem;display:grid}.workspace-guide__header h3{font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(1.3rem,2vw,1.72rem);line-height:1}.workspace-guide__header p:last-child{color:#f4f4f1b3;margin:0}.workspace-guide__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:.78rem;display:grid}.workspace-guide__item{background:linear-gradient(#ffffff0a,#ffffff05),#ffffff04;border:1px solid #ffffff14;border-radius:18px;align-content:start;gap:.42rem;min-height:100%;padding:.82rem .9rem;display:grid}.workspace-guide__item-label{color:#f4f4f185;letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:700}.workspace-guide__item-value{letter-spacing:-.03em;font-size:1.02rem;line-height:1.2}.workspace-guide__item .status-pill{justify-self:start}.workspace-guide__action{justify-content:flex-start;display:flex}.workspace-disclosure{background:#ffffff05;border:1px dashed #ffffff1f;border-radius:22px;grid-column:1/-1}.workspace-disclosure summary{cursor:pointer;letter-spacing:.14em;text-transform:uppercase;color:#f4f4f1b3;padding:1rem 1.05rem;font-size:.82rem;font-weight:700;list-style:none}.workspace-disclosure summary::-webkit-details-marker{display:none}.workspace-disclosure[open] summary{border-bottom:1px solid #ffffff14}.workspace-disclosure__content{gap:1rem;padding:1rem;display:grid}html[data-theme=light] .workspace-guide{background:radial-gradient(circle at 100% 0,#6da6bc14,#0000 36%),linear-gradient(#fffffffc,#f6f8fbfc);border-color:#141b251a;box-shadow:0 18px 38px #131a2514,inset 0 1px #fffc}html[data-theme=light] .workspace-guide__header p:last-child,html[data-theme=light] .workspace-guide__item-label,html[data-theme=light] .workspace-disclosure summary{color:#141b259e}html[data-theme=light] .workspace-guide__item,html[data-theme=light] .workspace-disclosure{background:linear-gradient(#fffffffa,#f6f8fbfa),#fffffffa;border-color:#141b251a}html[data-theme=light] .workspace-disclosure[open] summary{border-bottom-color:#141b251a}@media (width<=980px){.workspace-guide__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.workspace-guide__items{grid-template-columns:minmax(0,1fr)}}html[data-theme=light] body{background:#f3f5f8}.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio,.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar,.app-shell__sidebar .consumer-brand,.app-shell__sidebar .consumer-shell__session,.theme-toggle--compact,.page-hero,.page-hero--compact,.empty-state,.profile-panel,.profile-guest-card,.kyc-card,.studio-card,.admin-card,.admin-metric-card,.metric-card,.mock-gateway__dialog,.mock-gateway__block,.mock-gateway__summary-card,.workspace-guide,.workspace-guide__item,.profile-panel__stats>div,.admin-service-pill,.studio-create-summary-fact,.primary-button,.mock-gateway__selected-method,.mock-gateway__method--active,input,textarea,select,.field-input,.mock-gateway__field input{background-image:none!important}.page-hero:before,.page-hero--compact:before,.profile-panel:before,.profile-guest-card:before,.kyc-card:before,.studio-card:before,.admin-card:before,.admin-metric-card:before,.metric-card:before,.mock-gateway__dialog:before,.mock-gateway__block:before,.mock-gateway__summary-card:before,.app-shell__sidebar .consumer-brand:after,.app-shell__sidebar .consumer-shell__session:after,.theme-toggle--compact:after{display:none!important}.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{background:#050608}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#090b10}.app-shell__sidebar .consumer-brand,.app-shell__sidebar .consumer-shell__session,.theme-toggle--compact{box-shadow:none;background:#11151c}.app-shell__sidebar .consumer-nav__link--active{box-shadow:none;background:#171c24}.app-shell__sidebar .consumer-nav__icon{background:#ffffff0f}.page-hero,.page-hero--compact,.empty-state,.profile-panel,.profile-guest-card,.kyc-card,.studio-card,.admin-card,.admin-metric-card,.metric-card,.mock-gateway__dialog,.mock-gateway__block,.mock-gateway__summary-card,.workspace-guide{-webkit-backdrop-filter:none;backdrop-filter:none;background:#11151c;box-shadow:0 18px 44px #0003}.profile-panel__stats>div,.admin-service-pill,.studio-create-summary-fact,.workspace-guide__item,.workspace-disclosure,.mock-gateway__selected-method,.mock-gateway__method,.mock-gateway__step,.mock-gateway__pill,.ghost-button{box-shadow:none;background:#171c24}.primary-button{color:#131820;box-shadow:none;background:#f0e6d9}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}input,textarea,select,.field-input,.mock-gateway__field input{box-shadow:none;background:#171c24}.mock-gateway__dialog{width:min(1120px,100%);max-height:min(calc(var(--app-dvh,100vh) - 2rem), 900px);border-radius:24px;gap:1.15rem;padding:1.45rem;box-shadow:0 24px 64px #00000057}.mock-gateway__toolbar{align-items:center}.mock-gateway__pill{min-height:36px;color:var(--text-muted);letter-spacing:.03em;padding:.5rem .75rem}.mock-gateway__hero{gap:.45rem}.mock-gateway__hero h2{letter-spacing:-.05em;font-size:clamp(1.85rem,2.3vw,2.45rem)}.mock-gateway__hero p:not(.section-header__kicker){max-width:52rem;font-size:1rem}.mock-gateway__summary-grid{gap:.7rem}.mock-gateway__summary-card,.mock-gateway__block,.mock-gateway__method,.mock-gateway__step{border-radius:18px}.mock-gateway__summary-card strong{font-size:1.08rem;line-height:1.3}.mock-gateway__layout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:1rem}.mock-gateway__block--methods{grid-column:1/-1}.mock-gateway__column{gap:1rem}.mock-gateway__block{gap:1rem;padding:1rem}.mock-gateway__block-header strong{letter-spacing:-.02em;font-size:1.08rem}.mock-gateway__block-header span,.mock-gateway__method p,.mock-gateway__selected-method p,.mock-gateway__step p,.mock-gateway__checkbox span{font-size:.96rem;line-height:1.6}.mock-gateway__method-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.mock-gateway__method{min-height:12.75rem;padding:1rem}.mock-gateway__method-copy{gap:.65rem}.mock-gateway__method-eyebrow{background:#ffffff0d;min-height:1.5rem;padding:.14rem .52rem;font-size:.68rem}.mock-gateway__method--active{border-color:color-mix(in srgb, var(--brand-strong) 58%, #ffffff14);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-strong) 28%, transparent);background:#1a2028}.mock-gateway__method-state{background:#ffffff0d}.mock-gateway__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.mock-gateway__column--notes .mock-gateway__steps{grid-template-columns:minmax(0,1fr)}.mock-gateway__step{min-height:100%}.mock-gateway__selected-method{padding:1rem}.mock-gateway__field-grid{gap:.9rem}.mock-gateway__field input{min-height:54px}.mock-gateway__footer{gap:.9rem;padding-top:.35rem}.mock-gateway__close{background:#171c24}html[data-theme=light] .app-shell,html[data-theme=light] .app-shell--consumer,html[data-theme=light] .app-shell--immersive,html[data-theme=light] .app-shell--studio{background:#f3f5f8}html[data-theme=light] .app-shell__sidebar,html[data-theme=light] .app-shell--consumer .app-shell__sidebar,html[data-theme=light] .app-shell--immersive .app-shell__sidebar,html[data-theme=light] .app-shell--studio .app-shell__sidebar{background:#eef2f6}html[data-theme=light] .app-shell__sidebar .consumer-brand,html[data-theme=light] .app-shell__sidebar .consumer-shell__session,html[data-theme=light] .theme-toggle--compact,html[data-theme=light] .page-hero,html[data-theme=light] .page-hero--compact,html[data-theme=light] .empty-state,html[data-theme=light] .profile-panel,html[data-theme=light] .profile-guest-card,html[data-theme=light] .kyc-card,html[data-theme=light] .studio-card,html[data-theme=light] .admin-card,html[data-theme=light] .admin-metric-card,html[data-theme=light] .metric-card,html[data-theme=light] .mock-gateway__dialog,html[data-theme=light] .mock-gateway__block,html[data-theme=light] .mock-gateway__summary-card,html[data-theme=light] .workspace-guide{background:#fff;box-shadow:0 16px 40px #131a2514}html[data-theme=light] .profile-panel__stats>div,html[data-theme=light] .admin-service-pill,html[data-theme=light] .studio-create-summary-fact,html[data-theme=light] .workspace-guide__item,html[data-theme=light] .workspace-disclosure,html[data-theme=light] .mock-gateway__selected-method,html[data-theme=light] .mock-gateway__method,html[data-theme=light] .mock-gateway__step,html[data-theme=light] .mock-gateway__pill,html[data-theme=light] .ghost-button,html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] select,html[data-theme=light] .field-input,html[data-theme=light] .mock-gateway__field input,html[data-theme=light] .mock-gateway__close{box-shadow:none;background:#f6f8fb}html[data-theme=light] .app-shell__sidebar .consumer-nav__link--active{background:#e7edf3}html[data-theme=light] .primary-button{color:#fff8f2;box-shadow:none;background:#18212d}html[data-theme=light] .mock-gateway__method--active{background:#edf3f7}@media (width<=900px){.mock-gateway__footer{background:#0a0d12fa}html[data-theme=light] .mock-gateway__footer{background:#fffffffa}}@media (width<=1080px){.mock-gateway__method-grid,.mock-gateway__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.mock-gateway__method-grid,.mock-gateway__steps{grid-template-columns:minmax(0,1fr)}}select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}select option,select optgroup{color:#11151d;background:#fff}.studio-form select,.studio-live-fields select,.studio-field-grid select,.filter-row select,.admin-filter-select,.workspace-select{color:var(--text-soft);background-color:#171c24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%23D9DDE5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:calc(100% - .95rem);background-repeat:no-repeat;background-size:1rem 1rem}html[data-theme=light] .studio-form select,html[data-theme=light] .studio-live-fields select,html[data-theme=light] .studio-field-grid select,html[data-theme=light] .filter-row select,html[data-theme=light] .admin-filter-select,html[data-theme=light] .workspace-select{color:#11151d;background-color:#f6f8fb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%2311151D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.feed-tabs{background:#ffffffeb;border:1px solid #11151d14;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem;display:inline-flex;box-shadow:0 12px 26px #131a2514}.feed-tabs__tab{color:#11151d8f;letter-spacing:-.01em;border-radius:999px;min-height:48px;padding:0 1.15rem;font-weight:700}.feed-tabs__tab:after{display:none}.feed-tabs__tab:hover,.feed-tabs__tab:focus-visible{color:#11151de6}.feed-tabs__tab--active{color:#f4f4f1;box-shadow:none;background:#161b23}.feed-tabs__tab--active svg{color:inherit}html[data-theme=dark] .feed-tabs{box-shadow:none;background:#11151c;border-color:#ffffff14}html[data-theme=dark] .feed-tabs__tab{color:#f4f4f194}html[data-theme=dark] .feed-tabs__tab:hover,html[data-theme=dark] .feed-tabs__tab:focus-visible{color:#f4f4f1e6}html[data-theme=dark] .feed-tabs__tab--active{color:#11151d;background:#f0e6d9}.theme-toggle--compact{border-radius:20px;gap:.65rem;padding:.82rem}.theme-toggle__compact-bar{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.theme-toggle__compact-head{display:contents}.theme-toggle__compact-copy{gap:.12rem;display:grid}.theme-toggle__compact-head strong{font-size:1rem;line-height:1.05}.theme-toggle__subcopy{font-size:.78rem}.theme-toggle__compact-auto{border-radius:999px;min-height:38px;padding:.45rem .72rem}.theme-toggle__group--compact-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.theme-toggle__option--compact-pill{border-radius:16px;min-height:46px;padding:.58rem .72rem}.theme-toggle__option--compact-pill .theme-toggle__label,.theme-toggle__option--compact-pill span:last-child{font-weight:700}.studio-source-toggle{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.studio-source-toggle__button{align-content:start;gap:.9rem;min-height:122px}.studio-source-toggle__icon{width:1.3rem;height:1.3rem}.studio-source-toggle__copy span{color:var(--text-muted);font-size:.92rem;line-height:1.45}.studio-source-brief__summary strong{font-size:1.08rem}.location-fieldset{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.location-search-field{align-content:start;gap:.42rem;display:grid;position:relative}.location-search-field__control{position:relative}.location-search-field__icon,.location-search-field__chevron{color:var(--text-dim);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.location-search-field__icon svg,.location-search-field__chevron svg{width:1rem;height:1rem}.location-search-field input{padding-left:2.55rem;padding-right:2.55rem}.location-search-field__menu{z-index:15;background:#171c24;border:1px solid #ffffff14;border-radius:16px;gap:.25rem;max-height:260px;padding:.4rem;display:grid;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #00000047}.location-search-field__option{text-align:left;color:var(--text-soft);background:0 0;border-radius:12px;gap:.14rem;padding:.72rem .8rem;display:grid}.location-search-field__option:hover,.location-search-field__option:focus-visible,.location-search-field__option--selected{background:#ffffff0f}.location-search-field__option strong{font-size:.95rem;line-height:1.25}.location-search-field__option small,.location-search-field__empty{color:var(--text-muted);font-size:.84rem;line-height:1.45}.location-search-field__empty{padding:.72rem .8rem}.location-search-field--disabled{opacity:.72}html[data-theme=light] .location-search-field__menu{background:#fff;border-color:#11151d1a;box-shadow:0 14px 34px #131a251f}html[data-theme=light] .location-search-field__option{color:#11151d}html[data-theme=light] .location-search-field__option:hover,html[data-theme=light] .location-search-field__option:focus-visible,html[data-theme=light] .location-search-field__option--selected{background:#11151d0f}html[data-theme=light] .location-search-field__option small,html[data-theme=light] .location-search-field__empty{color:#5d6878}@media (width<=900px){.feed-tabs{width:100%}.feed-tabs__tab{flex:1 1 0;justify-content:center}}.feed-tabs__tab.feed-tabs__tab--active,.feed-tabs__tab.feed-tabs__tab--active svg{color:#f4f6f8!important}html[data-theme=light] .feed-tabs{background:#fffffffa;border-color:#11151d14}html[data-theme=light] .feed-tabs__tab{color:#11151d9e}html[data-theme=light] .feed-tabs__tab.feed-tabs__tab--active{color:#f4f6f8!important;background:#141b22!important}html[data-theme=light] .feed-tabs__tab:hover,html[data-theme=light] .feed-tabs__tab:focus-visible{color:#11151de6}.theme-toggle--compact{width:100%;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.theme-toggle__compact-switch{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;display:grid}.theme-toggle__option--compact-chip{color:#485261;background:#ffffffe6;border:1px solid #11151d1a;border-radius:999px;justify-content:center;gap:.45rem;min-height:40px;padding:.55rem .7rem}.theme-toggle__option--compact-chip .theme-toggle__icon{width:.95rem;height:.95rem}.theme-toggle__option--compact-chip .theme-toggle__label{font-size:.84rem;font-weight:700}.theme-toggle__option--compact-chip.theme-toggle__option--active{color:#f4f6f8;background:#141b22;border-color:#141b22}html[data-theme=dark] .theme-toggle__option--compact-chip{color:#95a0b0;background:#171c24;border-color:#ffffff14}html[data-theme=dark] .theme-toggle__option--compact-chip.theme-toggle__option--active{color:#11151d;background:#f0e6d9;border-color:#f0e6d9}html[data-theme=dark] .feed-tabs__tab.feed-tabs__tab--active,html[data-theme=dark] .feed-tabs__tab.feed-tabs__tab--active svg{color:#11151d!important}.studio-source-toggle__button{text-align:left;background:#11151c;border:1px solid #ffffff14;justify-content:flex-start;align-items:flex-start;min-height:152px;padding:1rem 1.05rem;position:relative}.studio-source-toggle__button:after{content:"Select";color:var(--text-dim);letter-spacing:.1em;text-transform:uppercase;background:#ffffff0d;border-radius:999px;padding:.26rem .58rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;right:1rem}.studio-source-toggle__button--active:after{content:"Selected";color:#f0e6d9;background:#f0e6d924}.studio-source-toggle__copy{padding-right:4.25rem}.studio-source-brief{background:#10151c;border:1px solid #ffffff12;border-radius:20px;padding:1rem}html[data-theme=light] .studio-source-toggle__button:after{color:#616b79;background:#11151d0d}html[data-theme=light] .studio-source-toggle__button--active:after{color:#f4f6f8;background:#141b22}html[data-theme=light] .studio-source-brief{background:#fff;border-color:#11151d14}.mock-gateway__dialog{width:min(1240px,100vw - 2rem);max-height:calc(var(--app-dvh,100vh) - 1.5rem)}.mock-gateway__summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mock-gateway__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);align-items:start;gap:1.1rem}.mock-gateway__method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.mock-gateway__method{min-height:11.2rem}.mock-gateway__summary-card{min-height:5.4rem}.mock-gateway__block-header span{max-width:44rem}@media (width<=1100px){.mock-gateway__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.inline-info{align-items:center;display:inline-flex;position:relative}.inline-info__button{border:1px solid var(--border);width:1.3rem;height:1.3rem;color:var(--text-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:border-color .16s,color .16s,background-color .16s;display:inline-flex}.inline-info__button svg{width:.78rem;height:.78rem}.inline-info__button:hover,.inline-info__button:focus-visible,.inline-info--open .inline-info__button{color:var(--text);background:#ffffff0a;border-color:#deb9946b;outline:none}.inline-info__panel{z-index:12;border:1px solid var(--border);background:var(--surface-raised);width:min(260px,72vw);color:var(--text-soft);opacity:0;pointer-events:none;border-radius:14px;padding:.7rem .78rem;font-size:.82rem;line-height:1.45;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + .45rem);right:0;transform:translateY(-4px);box-shadow:0 20px 40px #00000047}.inline-info--open .inline-info__panel{opacity:1;pointer-events:auto;transform:translateY(0)}.studio-source-toggle__button{align-items:flex-start;gap:.8rem;min-height:112px;padding:.95rem 1rem}.studio-source-toggle__icon{margin-top:.1rem}.studio-source-toggle__copy strong{line-height:1.15}.studio-source-toggle__copy small{letter-spacing:.12em}.studio-reviewer-card{border:1px solid var(--border);background:var(--surface);text-align:left;min-height:0;color:var(--text);cursor:pointer;border-radius:18px;gap:.4rem;padding:.95rem 1rem;transition:border-color .16s,transform .16s,background-color .16s;display:grid}.studio-reviewer-card:hover,.studio-reviewer-card:focus-visible{border-color:#deb99461;outline:none;transform:translateY(-1px)}.studio-reviewer-card--selected{background:#deb99414;border-color:#deb9948f}.studio-reviewer-card__head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.studio-reviewer-card__head span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.studio-reviewer-card>small{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.studio-reviewer-card>p{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.45}.studio-reviewer-card__meta{color:var(--text-muted);flex-wrap:wrap;gap:.4rem .75rem;font-size:.8rem;display:flex}.studio-reviewer-appointments{gap:.8rem;display:grid}.studio-reviewer-appointments__row{grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(0,1fr);gap:.75rem;display:grid}html[data-theme=light] .inline-info__button:hover,html[data-theme=light] .inline-info__button:focus-visible,html[data-theme=light] .inline-info--open .inline-info__button{background:#11151d0a}html[data-theme=light] .inline-info__panel{box-shadow:0 16px 32px #11151d1f}html[data-theme=light] .studio-reviewer-card--selected{background:#11151d08}@media (width<=900px){.studio-reviewer-appointments__row{grid-template-columns:1fr}}.studio-source-toggle__button{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:20px;align-items:flex-start;gap:.72rem;min-height:98px;padding:.85rem .95rem}.studio-source-toggle__button:after{content:none;display:none}.studio-source-toggle__icon{color:var(--text-muted);margin-top:.1rem}.studio-source-toggle__copy{gap:.3rem;min-width:0;padding-right:0}.studio-source-toggle__copy-head{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.studio-source-toggle__copy strong{color:var(--text);font-size:1rem;line-height:1.15}.studio-source-toggle__copy small{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.studio-source-toggle__copy span{display:none}.studio-source-brief{padding:.9rem 1rem}.studio-source-brief__summary{gap:.75rem}html[data-theme=light] .studio-source-toggle__button{background:#fff;border-color:#11151d1a}html[data-theme=light] .studio-source-toggle__button:hover,html[data-theme=light] .studio-source-toggle__button:focus-visible{background:#f8fafc;border-color:#11151d2e}html[data-theme=light] .studio-source-toggle__button--active{background:#11151d09;border-color:#11151d2e}.theme-switch{border:1px solid var(--border);background:var(--surface);border-radius:22px;gap:.9rem;padding:1rem;display:grid}.theme-switch--compact{border-radius:18px;gap:.7rem;padding:.78rem}.theme-switch__header strong{color:var(--text);font-size:.98rem;display:block}.theme-switch__header p{color:var(--text-muted);margin:.18rem 0 0;font-size:.82rem;line-height:1.45}.theme-switch__summary{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:700}.theme-switch__bar{align-items:center;gap:.75rem;display:flex}.theme-switch__auto{border:1px solid var(--border);background:var(--surface-raised);min-height:42px;color:var(--text-muted);border-radius:999px;align-items:center;gap:.42rem;padding:.55rem .78rem;font-size:.84rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.theme-switch__auto:hover,.theme-switch__auto:focus-visible{color:var(--text);border-color:#deb99457}.theme-switch__auto--active{color:var(--text);border-color:#deb99475}.theme-switch__auto-icon,.theme-switch__choice-icon{justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.theme-switch__auto-icon svg,.theme-switch__choice-icon svg{width:1rem;height:1rem}.theme-switch__segmented{border:1px solid var(--border);background:#ffffff05;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;padding:.2rem;display:grid;position:relative;overflow:hidden}.theme-switch__thumb{background:#f0e6d9;border-radius:999px;width:calc(50% - .2rem);transition:transform .22s cubic-bezier(.22,1,.36,1);position:absolute;inset:.2rem auto .2rem .2rem;box-shadow:0 12px 24px #00000029}.theme-switch__choice{z-index:1;min-height:42px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .85rem;font-weight:700;transition:color .16s,transform .16s;display:inline-flex;position:relative}.theme-switch--compact .theme-switch__auto{min-height:36px;padding:.48rem .68rem;font-size:.78rem}.theme-switch--compact .theme-switch__choice{min-height:38px;padding:.45rem .7rem;font-size:.82rem}.theme-switch--compact .theme-switch__auto span:last-child{white-space:nowrap}html[data-theme=light] .theme-switch{background:#fff;border-color:#11151d1a}html[data-theme=light] .theme-switch__summary{color:#11151d94}html[data-theme=light] .theme-switch__auto{color:#11151dad;background:#f7f8fa;border-color:#11151d1a}html[data-theme=light] .theme-switch__auto:hover,html[data-theme=light] .theme-switch__auto:focus-visible,html[data-theme=light] .theme-switch__auto--active{color:#11151d;border-color:#11151d2e}html[data-theme=light] .theme-switch__segmented{background:#f2f4f7;border-color:#11151d1a}html[data-theme=light] .theme-switch__thumb{background:#11151d;box-shadow:0 10px 22px #11151d2e}html[data-theme=light] .theme-switch__choice{color:#11151d8f}html[data-theme=light] .theme-switch__choice:hover,html[data-theme=light] .theme-switch__choice:focus-visible{color:#11151d}@media (width<=900px){.theme-switch__bar{flex-direction:column;align-items:stretch}.theme-switch__header{flex-direction:column;align-items:flex-start}.theme-switch__summary{white-space:normal}}.studio-card--workspace,.studio-source-stage,.studio-source-stage__main,.studio-source-stage__aside{overflow:visible}.studio-source-stage--regulated{grid-template-columns:minmax(0,1fr)}.studio-source-stage--regulated .studio-source-stage__aside{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-setup-card,.studio-location-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;gap:.95rem;padding:1rem 1.05rem;display:grid}.studio-setup-card__head,.studio-location-card__head{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.studio-setup-card__head h3,.studio-location-card__head h3{margin:.18rem 0 0;font-size:1.04rem;line-height:1.2}.studio-setup-card__head p,.studio-location-card__head p{color:var(--text-muted);margin:.16rem 0 0;line-height:1.5}.studio-setup-card__status{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.studio-setup-card__status span,.studio-compact-requirement span{border:1px solid var(--border);background:var(--surface-raised);min-height:30px;color:var(--text-muted);letter-spacing:.04em;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.studio-location-card .location-fieldset{padding-top:.15rem}.studio-compact-requirement{border:1px solid var(--border);background:var(--surface-raised);border-radius:18px;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem .9rem;display:flex}.studio-compact-requirement>div{gap:.16rem;display:grid}.studio-compact-requirement strong{font-size:.92rem;line-height:1.2}.studio-compact-requirement span{min-height:0;color:var(--text-muted);letter-spacing:normal;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:500}.studio-location-card .inline-info{flex:none;margin-top:.05rem}.studio-location-card .inline-info__button{width:1.5rem;height:1.5rem}.studio-location-card .inline-info__panel{right:0}html[data-theme=light] .studio-setup-card,html[data-theme=light] .studio-location-card{background:#fff;border-color:#11151d14}html[data-theme=light] .studio-setup-card__status span,html[data-theme=light] .studio-compact-requirement{background:#f7f9fb;border-color:#11151d14}html[data-theme=light] .studio-compact-requirement span{background:0 0}@media (width<=1280px){.studio-source-stage{grid-template-columns:minmax(0,1fr)}.studio-source-stage__aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.studio-setup-card__head,.studio-location-card__head,.studio-compact-requirement{flex-direction:column;align-items:flex-start}.studio-setup-card__status{justify-content:flex-start}.studio-source-stage__aside{grid-template-columns:minmax(0,1fr)}}:root{--brand-pink:#e51b48;--brand-pink-strong:#c9133d;--brand-cyan:#25f4ee;--brand-black:#000;--brand-ink:#161823;--brand-gray-050:#f8f8f8;--brand-gray-100:#f1f1f2;--brand-gray-300:#d0d1d3;--brand-gray-500:#8a8b91;--brand-gray-700:#5f6169;--brand-gray-900:#161823;--font-display:"Plus Jakarta Sans", "Segoe UI Variable", "Segoe UI", sans-serif}html[data-theme=dark]{--app-bg:#000;--app-bg-soft:#000;--panel:#161823;--panel-strong:#1b1d24;--panel-raised:#20222b;--panel-ghost:#161823f5;--surface:#161823;--surface-raised:#20222b;--surface-bg:#161823;--surface-border:#ffffff14;--surface-border-strong:#ffffff24;--border:#ffffff14;--border-strong:#ffffff29;--text:#fff;--text-soft:#f5f5f5;--text-muted:#b3b4b8;--text-dim:#8a8b91;--primary:var(--brand-pink);--primary-ink:#fff;--accent:var(--brand-pink);--accent-warm:var(--brand-pink);--accent-cool:var(--brand-cyan);--live:var(--brand-cyan);--shadow-lg:none;--shadow-md:none;--shadow-sm:none}html[data-theme=light]{--app-bg:#fff;--app-bg-soft:#fafafa;--panel:#fff;--panel-strong:#fff;--panel-raised:#f6f6f7;--panel-ghost:#fffffffa;--surface:#fff;--surface-raised:#f6f6f7;--surface-bg:#fff;--surface-border:#1618231a;--surface-border-strong:#16182329;--border:#1618231a;--border-strong:#16182329;--text:#161823;--text-soft:#161823;--text-muted:#5f6169;--text-dim:#8a8b91;--primary:var(--brand-pink);--primary-ink:#fff;--accent:var(--brand-pink);--accent-warm:var(--brand-pink);--accent-cool:var(--brand-cyan);--live:var(--brand-cyan);--shadow-lg:none;--shadow-md:none;--shadow-sm:none}html,body,button,input,textarea,select{font-family:var(--font-ui)}h1,h2,h3,h4,.consumer-brand strong,.page-hero h1,.section-header h2,.profile-guest-card__body h2,.metric-card__value,.workspace-guide__header h3,.mock-gateway__summary-card strong{letter-spacing:-.035em;font-family:var(--font-ui)!important}body{background:var(--app-bg)}a{transition:color .16s,opacity .16s}a:hover,a:focus-visible{color:var(--brand-pink)}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}.button-icon,.consumer-nav__icon,.workspace-tabs__icon,.theme-switch__choice-icon,.theme-switch__auto-icon,.inline-info__button{justify-content:center;align-items:center;line-height:0;display:inline-flex}.button-icon svg,.consumer-nav__icon svg,.workspace-tabs__icon svg,.theme-switch__choice-icon svg,.theme-switch__auto-icon svg,.feed-tabs__tab svg{display:block}.section-header__kicker{color:var(--brand-pink);letter-spacing:.14em;font-size:.74rem}.page-hero,.page-hero--compact{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:.15rem 0 1rem!important;overflow:visible!important}.page-hero:before,.page-hero--compact:before{display:none!important}.page-hero__copy{gap:.35rem;display:grid}.page-hero h1{margin-top:0;font-size:clamp(2rem,4vw,3.15rem);font-weight:800;line-height:.98}.page-hero>div>p:last-child,.section-header__detail,.workspace-guide__header>p,.profile-panel p,.metric-card__detail{color:var(--text-muted);max-width:54ch;line-height:1.5}.profile-panel,.profile-guest-card,.kyc-card,.studio-card,.admin-card,.admin-metric-card,.metric-card,.surface,.surface.studio-view,.empty-state,.mock-gateway__dialog,.mock-gateway__summary-card,.mock-gateway__block,.mock-gateway__method,.mock-gateway__step,.mock-gateway__selected-method,.workspace-guide,.studio-source-note,.studio-source-brief,.studio-live-preview,.studio-video-preview,.studio-form-section,.studio-upload-card,.studio-upload-field,.consumer-brand,.consumer-shell__session,.consumer-shell__workspace,.profile-list__item,.profile-panel__stats>div,.auction-detail__grid div,.auction-rail__stats div,.auction-rail__info div,.seller-summary-bar span,.studio-summary span,.editor-footnote span{background:var(--surface)!important;border:1px solid var(--border)!important;box-shadow:none!important;background-image:none!important;border-radius:18px!important}.profile-panel__header{align-items:center;gap:1rem}.profile-panel__header h2{margin:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:800}.profile-panel__header p{margin:.18rem 0 0}.avatar-shell{border:1px solid var(--border);background:var(--surface-raised);box-shadow:none;border-radius:999px}.avatar-shell span{justify-content:center;align-items:center;width:100%;height:100%;font-weight:800;line-height:1;display:flex}.profile-panel__stats,.auction-rail__stats,.auction-rail__info,.auction-detail__grid{gap:.8rem}.profile-panel__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-panel__stats div,.auction-rail__stats div,.auction-rail__info div,.auction-detail__grid div{padding:.95rem 1rem!important}.profile-panel__stats span,.auction-rail__stats span,.auction-rail__info span,.auction-detail__grid span,.profile-list__item span{color:var(--text-dim);letter-spacing:0;font-size:.78rem}.profile-panel__stats strong,.auction-rail__stats strong,.auction-rail__info strong,.auction-detail__grid strong,.profile-list__item strong{color:var(--text);margin-top:.28rem;font-weight:800}.profile-list__item,.inbox-item,.seller-preview,.auction-rail__list-item{align-items:flex-start;padding:.95rem 1rem}.profile-list__item>div{gap:.2rem;display:grid}.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio,.app-shell__main,.app-shell__main--studio,.app-shell__main--immersive{background:var(--app-bg)!important}.app-shell__sidebar .consumer-brand,.app-shell__sidebar .consumer-shell__session,.consumer-shell__workspace{padding:.9rem .95rem!important}.app-shell__sidebar .consumer-nav__link,.consumer-bottom-nav .consumer-nav__link{border:1px solid #0000;border-radius:16px;min-height:52px;padding:.78rem .9rem;position:relative;color:var(--text-muted)!important;box-shadow:none!important;background:0 0!important}.app-shell__sidebar .consumer-nav__link:hover,.app-shell__sidebar .consumer-nav__link:focus-visible,.consumer-bottom-nav .consumer-nav__link:hover,.consumer-bottom-nav .consumer-nav__link:focus-visible,.app-shell__sidebar .consumer-nav__link--active,.consumer-bottom-nav .consumer-nav__link--active{border-color:var(--border);background:var(--surface-raised)!important;color:var(--text)!important}.consumer-nav__icon{background:0 0;border-radius:999px;width:1.65rem;height:1.65rem}.app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon,.consumer-bottom-nav .consumer-nav__link--active .consumer-nav__icon{color:var(--brand-pink);background:#fe2c551f}.feed-tabs,.workspace-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:flex-end;gap:1.2rem;padding:0 0 .85rem;display:flex;background:0 0!important;border-radius:0!important}.feed-tabs__tab,.workspace-tabs__tab{align-items:center;gap:.45rem;min-height:0;padding:.1rem 0 .88rem;font-weight:700;display:inline-flex;position:relative;color:var(--text-dim)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;transform:none!important}.feed-tabs__tab:after,.workspace-tabs__tab:after{content:"";opacity:0;transform-origin:0;border-radius:999px;height:3px;transition:opacity .16s,transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.35);background:var(--brand-pink)!important}.feed-tabs__tab:hover,.feed-tabs__tab:focus-visible,.feed-tabs__tab--active,.workspace-tabs__tab:hover,.workspace-tabs__tab:focus-visible,.workspace-tabs__tab--active{color:var(--text)!important;background:0 0!important}.workspace-tabs__icon{opacity:.76;width:1rem;height:1rem}.workspace-tabs__tab--active .workspace-tabs__icon,.feed-tabs__tab--active svg{opacity:1;color:currentColor}.workspace-tabs__label,.feed-tabs__tab span{line-height:1}.workspace-tabs__badge{display:none}.workspace-guide{gap:.95rem;padding:1rem 1.05rem;display:grid}.workspace-guide__title-row{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.workspace-guide__header h3{margin:.14rem 0 0;font-size:1.15rem;font-weight:800}.workspace-guide__items{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.workspace-guide__item{gap:.28rem;padding:.88rem .95rem;display:grid}.workspace-guide__item-label{color:var(--text-dim);font-size:.78rem}.workspace-guide__item-value{font-size:1rem;font-weight:800}.status-pill{background:var(--surface-raised);border:1px solid var(--border);min-height:28px;color:var(--text-soft);border-radius:999px;padding:.34rem .68rem}.status-pill__dot--live{background:var(--brand-cyan);box-shadow:0 0 0 .18rem #25f4ee29}.status-pill__dot--alert{background:var(--brand-pink);box-shadow:0 0 0 .18rem #fe2c551f}.primary-button{border:1px solid var(--brand-pink);background:var(--brand-pink);color:#fff;border-radius:14px;min-height:48px;padding:.82rem 1.18rem;box-shadow:none!important}.primary-button:hover,.primary-button:focus-visible{background:var(--brand-pink-strong);border-color:var(--brand-pink-strong);color:#fff;transform:none}.ghost-button{background:var(--surface-raised);min-height:48px;color:var(--text);border:1px solid var(--border);border-radius:14px;padding:.82rem 1.1rem;box-shadow:none!important}.ghost-button:hover,.ghost-button:focus-visible{background:var(--surface);border-color:var(--border-strong);color:var(--text);transform:none}.ghost-button--danger{color:var(--brand-pink);background:#fe2c5514;border-color:#fe2c5538}input,textarea,select,.field-input,.mock-gateway__field input{background:var(--surface-raised);color:var(--text);border:1px solid var(--border);border-radius:14px}input:focus,textarea:focus,select:focus,.field-input:focus,.mock-gateway__field input:focus{background:var(--surface);border-color:#fe2c556b;box-shadow:0 0 0 3px #fe2c551f}select,option{color:var(--text)}.banner{border-radius:14px}.banner--success,.banner--info{background:var(--surface-raised);border-color:var(--border);color:var(--text-soft)}.studio-source-toggle__button{background:var(--surface-raised);border:1px solid var(--border);min-height:94px;box-shadow:none;border-radius:18px;align-items:flex-start;gap:.75rem;padding:.92rem .96rem}.studio-source-toggle__button:hover,.studio-source-toggle__button:focus-visible{background:var(--surface);border-color:var(--border-strong)}.studio-source-toggle__button--active{background:var(--surface);border-color:#fe2c5557}.studio-source-toggle__copy strong{font-size:1rem;font-weight:800}.studio-source-brief,.studio-source-note,.studio-live-preview,.studio-video-preview,.studio-form-section,.studio-upload-card{padding:1rem 1.05rem}.studio-source-note--requirements,.studio-reviewer-card--selected,.studio-source-brief__check--ready,.studio-source-toggle__button--active,.ghost-button--selected-state{background:var(--surface)!important;border-color:#fe2c5542!important}.workspace-tabs,.feed-tabs,.page-hero,.section-header,.profile-panel,.workspace-guide{margin-bottom:0}.theme-switch,.theme-switch__auto,.theme-switch__segmented{box-shadow:none!important}.theme-switch{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:.82rem}.theme-switch__header{margin-bottom:.55rem}.theme-switch__summary{color:var(--text-dim);font-size:.76rem}.theme-switch__auto,.theme-switch__choice{border-radius:999px;min-height:38px}.theme-switch__segmented{background:var(--surface-raised);border:1px solid var(--border);border-radius:999px;min-height:40px}.theme-switch__thumb{background:var(--brand-pink)}.theme-switch__choice--active,html[data-theme=light] .theme-switch__choice--active{color:#fff!important}@media (width<=1100px){.profile-grid{grid-template-columns:minmax(0,1fr)}.profile-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.profile-panel__stats{grid-template-columns:minmax(0,1fr)}.feed-tabs,.workspace-tabs{gap:.95rem}.workspace-guide__title-row{align-items:center}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#000;--app-bg-soft:#000;--panel:#0f0f10;--panel-strong:#121316;--panel-raised:#161823;--panel-ghost:#161823f5;--surface:#161823;--surface-raised:#20222b;--surface-bg:#161823;--surface-border:#ffffff14;--surface-border-strong:#ffffff26;--border:#ffffff14;--border-strong:#ffffff29;--text:#fff;--text-soft:#ffffffeb;--text-muted:#ffffffa3;--text-dim:#ffffff70;--primary:#e51b48;--primary-ink:#fff;--accent:#e51b48;--accent-warm:#e51b48;--accent-cool:#25f4ee;--live:#25f4ee;--shadow-lg:none;--shadow-md:none;--shadow-sm:none}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root,html[data-theme=dark] .app-shell,html[data-theme=dark] .app-shell__main,html[data-theme=dark] .consumer-page{color:var(--text);background:#000!important}html[data-theme=dark] body{background-image:none!important}html[data-theme=dark] *{accent-color:var(--brand-pink);caret-color:var(--brand-pink)}html[data-theme=dark] ::selection{color:#fff;background:#fe2c5538}html[data-theme=dark] .surface,html[data-theme=dark] .surface.studio-view,html[data-theme=dark] .auction-rail,html[data-theme=dark] .profile-panel,html[data-theme=dark] .profile-guest-card,html[data-theme=dark] .seller-preview,html[data-theme=dark] .explore-card,html[data-theme=dark] .inbox-item,html[data-theme=dark] .metric-card,html[data-theme=dark] .workspace-guide,html[data-theme=dark] .workspace-guide__item,html[data-theme=dark] .profile-list__item,html[data-theme=dark] .preference-row,html[data-theme=dark] .kyc-card,html[data-theme=dark] .empty-state,html[data-theme=dark] .callback-page__card,html[data-theme=dark] .auth-gate__dialog,html[data-theme=dark] .consumer-reel__surface,html[data-theme=dark] .immersive-room__surface,html[data-theme=dark] .feed-bid-tray,html[data-theme=dark] .feed-bid-pill,html[data-theme=dark] .studio-card,html[data-theme=dark] .admin-card,html[data-theme=dark] .admin-metric-card,html[data-theme=dark] .studio-overview-card,html[data-theme=dark] .studio-source-card,html[data-theme=dark] .studio-publish-summary,html[data-theme=dark] .studio-publish-note,html[data-theme=dark] .studio-checklist__item,html[data-theme=dark] .seller-summary-bar span,html[data-theme=dark] .studio-summary-grid div,html[data-theme=dark] .studio-verification-strip div,html[data-theme=dark] .studio-source-brief,html[data-theme=dark] .studio-live-preview,html[data-theme=dark] .studio-form-section,html[data-theme=dark] .studio-source-note,html[data-theme=dark] .studio-upload-card,html[data-theme=dark] .studio-upload-field,html[data-theme=dark] .mock-gateway__dialog,html[data-theme=dark] .mock-gateway__summary-card,html[data-theme=dark] .mock-gateway__block,html[data-theme=dark] .mock-gateway__method,html[data-theme=dark] .mock-gateway__step,html[data-theme=dark] .mock-gateway__selected-method,html[data-theme=dark] .mock-gateway__pill,html[data-theme=dark] .consumer-brand,html[data-theme=dark] .consumer-shell__session,html[data-theme=dark] .consumer-shell__workspace{background:var(--surface)!important;border-color:var(--border)!important;box-shadow:none!important}html[data-theme=dark] .page-hero,html[data-theme=dark] .section-header{background:0 0!important;border-color:#0000!important}html[data-theme=dark] .app-shell__sidebar,html[data-theme=dark] .app-shell--consumer .app-shell__sidebar,html[data-theme=dark] .app-shell--immersive .app-shell__sidebar,html[data-theme=dark] .app-shell--studio .app-shell__sidebar,html[data-theme=dark] .consumer-shell__sidebar{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#000!important;border-color:#ffffff14!important}html[data-theme=dark] .app-shell__sidebar .consumer-brand,html[data-theme=dark] .app-shell__sidebar .consumer-shell__session{background:#0f0f10!important;border-color:#ffffff14!important}html[data-theme=dark] .studio-card:before,html[data-theme=dark] .admin-card:before,html[data-theme=dark] .mock-gateway__dialog:before,html[data-theme=dark] .mock-gateway__block:before,html[data-theme=dark] .mock-gateway__summary-card:before,html[data-theme=dark] .app-shell__sidebar .consumer-brand:after,html[data-theme=dark] .app-shell__sidebar .consumer-shell__session:after,html[data-theme=dark] .studio-source-note:before,html[data-theme=dark] .workspace-guide:before{display:none!important}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] .field-input,html[data-theme=dark] .mock-gateway__field input{color:#fff!important;box-shadow:none!important;background:#0f0f10!important;border-color:#ffffff1f!important}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] select:focus,html[data-theme=dark] .field-input:focus,html[data-theme=dark] .mock-gateway__field input:focus{background:#121316!important;border-color:#fe2c5580!important;box-shadow:0 0 0 3px #fe2c5529!important}html[data-theme=dark] select,html[data-theme=dark] option{color:#fff;background-color:#0f0f10}html[data-theme=dark] .primary-button{background:var(--brand-pink)!important;color:#fff!important;border-color:var(--brand-pink)!important}html[data-theme=dark] .primary-button:hover,html[data-theme=dark] .primary-button:focus-visible{background:var(--brand-pink-strong)!important;border-color:var(--brand-pink-strong)!important;color:#fff!important}html[data-theme=dark] .ghost-button,html[data-theme=dark] .demo-auth-actions__pill,html[data-theme=dark] .mock-gateway__close,html[data-theme=dark] .status-pill,html[data-theme=dark] .admin-service-pill,html[data-theme=dark] .immersive-room__source-pill,html[data-theme=dark] .inline-info__button{color:var(--text-soft)!important;box-shadow:none!important;background:#161823!important;border-color:#ffffff1a!important}html[data-theme=dark] .ghost-button:hover,html[data-theme=dark] .ghost-button:focus-visible,html[data-theme=dark] .demo-auth-actions__pill:hover,html[data-theme=dark] .demo-auth-actions__pill:focus-visible,html[data-theme=dark] .mock-gateway__close:hover,html[data-theme=dark] .inline-info__button:hover,html[data-theme=dark] .inline-info__button:focus-visible,html[data-theme=dark] .inline-info--open .inline-info__button{color:#fff!important;background:#20222b!important;border-color:#fe2c5538!important}html[data-theme=dark] .app-shell__sidebar .consumer-nav__link,html[data-theme=dark] .consumer-bottom-nav .consumer-nav__link{color:var(--text-muted)!important;background:0 0!important;border-color:#0000!important}html[data-theme=dark] .app-shell__sidebar .consumer-nav__link:hover,html[data-theme=dark] .app-shell__sidebar .consumer-nav__link:focus-visible,html[data-theme=dark] .consumer-bottom-nav .consumer-nav__link:hover,html[data-theme=dark] .consumer-bottom-nav .consumer-nav__link:focus-visible,html[data-theme=dark] .app-shell__sidebar .consumer-nav__link--active,html[data-theme=dark] .consumer-bottom-nav .consumer-nav__link--active{color:#fff!important;background:#161823!important;border-color:#ffffff1a!important}html[data-theme=dark] .app-shell__sidebar .consumer-nav__link--active:before,html[data-theme=dark] .consumer-bottom-nav .consumer-nav__link--active:before{background:var(--brand-pink)!important}html[data-theme=dark] .app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon,html[data-theme=dark] .app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,html[data-theme=dark] .app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon,html[data-theme=dark] .consumer-bottom-nav .consumer-nav__link--active .consumer-nav__icon{color:var(--brand-pink)!important;background:#fe2c551f!important}html[data-theme=dark] .feed-tabs,html[data-theme=dark] .workspace-tabs{background:0 0!important;border-bottom-color:#ffffff14!important}html[data-theme=dark] .feed-tabs__tab,html[data-theme=dark] .workspace-tabs__tab,html[data-theme=dark] .consumer-nav__link--context,html[data-theme=dark] .consumer-nav__link--workspace{color:var(--text-dim)!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important}html[data-theme=dark] .feed-tabs__tab:hover,html[data-theme=dark] .feed-tabs__tab:focus-visible,html[data-theme=dark] .feed-tabs__tab--active,html[data-theme=dark] .workspace-tabs__tab:hover,html[data-theme=dark] .workspace-tabs__tab:focus-visible,html[data-theme=dark] .workspace-tabs__tab--active,html[data-theme=dark] .consumer-nav__link--context:hover,html[data-theme=dark] .consumer-nav__link--workspace:hover{color:#fff!important;background:0 0!important}html[data-theme=dark] .feed-tabs__tab:after,html[data-theme=dark] .workspace-tabs__tab:after{background:var(--brand-pink)!important}html[data-theme=dark] .feed-tabs__tab--active svg,html[data-theme=dark] .workspace-tabs__tab--active svg{color:currentColor!important}html[data-theme=dark] .theme-switch{background:#0f0f10!important;border-color:#ffffff14!important}html[data-theme=dark] .theme-switch__summary,html[data-theme=dark] .theme-switch__choice{color:var(--text-muted)!important}html[data-theme=dark] .theme-switch__auto,html[data-theme=dark] .theme-switch__segmented{background:#161823!important;border-color:#ffffff14!important}html[data-theme=dark] .theme-switch__auto:hover,html[data-theme=dark] .theme-switch__auto:focus-visible,html[data-theme=dark] .theme-switch__auto--active{color:#fff!important;background:#20222b!important;border-color:#fe2c5533!important}html[data-theme=dark] .theme-switch__thumb{background:var(--brand-pink)!important}html[data-theme=dark] .theme-switch__choice:hover,html[data-theme=dark] .theme-switch__choice:focus-visible,html[data-theme=dark] .theme-switch__choice--active{color:#fff!important}html[data-theme=dark] .mock-gateway__backdrop{background:#000000db!important}html[data-theme=dark] .banner--success,html[data-theme=dark] .banner--info,html[data-theme=dark] .ghost-button--selected-state,html[data-theme=dark] .studio-source-note--requirements,html[data-theme=dark] .studio-reviewer-card--selected,html[data-theme=dark] .studio-source-toggle__button--active,html[data-theme=dark] .studio-source-brief__check--ready,html[data-theme=dark] .feed-bid-tray--enhanced .feed-bid-tray__trust-pill,html[data-theme=dark] .feed-bid-tray--enhanced .feed-bid-tray__trust-pill--strong,html[data-theme=dark] .feed-bid-tray--enhanced .feed-bid-tray__trust-pill--balanced,html[data-theme=dark] .feed-bid-tray--enhanced .feed-bid-tray__trust-pill--baseline{color:var(--text-soft)!important;background:#161823!important;border-color:#fe2c552e!important}html[data-theme=dark] .status-pill__dot--live,html[data-theme=dark] .experience-band__tone--live,html[data-theme=dark] .experience-rail__status--live span{background:var(--brand-cyan)!important;box-shadow:0 0 0 .24rem #25f4ee24!important}html[data-theme=dark] .status-pill__dot--alert{background:var(--brand-pink)!important;box-shadow:0 0 0 .24rem #fe2c551f!important}html[data-theme=dark] .studio-inline-toggle input[type=checkbox],html[data-theme=dark] .studio-checkbox-field input[type=checkbox],html[data-theme=dark] .admin-room-item__checkbox input{accent-color:var(--brand-pink)!important}.avatar-shell>span{width:100%;height:100%;place-items:center!important;line-height:1!important;display:grid!important}.app-shell__sidebar .consumer-nav__link,.consumer-bottom-nav .consumer-nav__link{align-items:center!important;gap:.95rem!important;min-height:56px!important;padding:.9rem 1rem!important;display:flex!important}.button-icon,.consumer-nav__icon,.auth-gate__icon,.demo-auth-actions__icon,.studio-workflow-card__icon,.profile-guest-card__visual,.inline-info__button{place-items:center!important;display:grid!important}.consumer-nav__icon{border:1px solid #ffffff14;flex:0 0 2.45rem!important;width:2.45rem!important;height:2.45rem!important}.profile-guest-card{align-items:stretch}.profile-guest-card__visual{position:relative;background:radial-gradient(circle,#ffffff0f,#0000 58%),0 0!important;justify-content:center!important;align-items:center!important;padding:1.8rem!important}.profile-guest-card__visual:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d,#0000 72%);border-radius:28px;position:absolute;inset:14% 18%}.profile-guest-card__visual img{max-height:136px;position:relative;object-fit:contain!important;width:clamp(92px,52%,136px)!important;height:auto!important}.button-icon--tiktok svg{filter:none!important;width:1.08rem!important;height:1.08rem!important}.primary-button--tiktok{gap:.72rem!important}.primary-button--tiktok .button-icon{width:1.08rem!important;height:1.08rem!important}.auth-gate__icon,.demo-auth-actions__icon{overflow:hidden}.auth-gate__icon img,.consumer-brand img{display:block;object-fit:contain!important}.auth-gate__icon img{width:40px!important;height:40px!important}.demo-auth-actions__icon{width:2.55rem!important;height:2.55rem!important}.demo-auth-actions__icon svg{width:1.08rem!important;height:1.08rem!important}.studio-workflow-card{grid-template-columns:3.25rem minmax(0,1fr);display:grid;border:1px solid var(--border)!important;background:var(--surface)!important;box-shadow:none!important}.studio-workflow-card__icon{color:var(--text-soft);background:#ffffff0f!important;place-items:center!important;width:3.25rem!important;height:3.25rem!important;display:grid!important}.studio-workflow-card__copy{gap:.32rem!important}.studio-workflow-card__value{line-height:.96!important}.studio-workflow-card__label{line-height:1.08!important}.studio-workflow-card p{margin-top:.2rem!important}.studio-workflow-card--muted{border-color:var(--border)!important;background:var(--surface)!important}.studio-workflow-card--muted .studio-workflow-card__icon{color:#ffffffc7!important;background:#ffffff0f!important}.studio-workflow-card--ready{background:var(--surface)!important;border-color:#25f4ee29!important}.studio-workflow-card--ready .studio-workflow-card__icon{color:var(--brand-cyan)!important;background:#25f4ee1a!important}.studio-workflow-card--progress{background:var(--surface)!important;border-color:#fe2c5529!important}.studio-workflow-card--progress .studio-workflow-card__icon{color:var(--brand-pink)!important;background:#fe2c551a!important}.studio-workflow-card--attention{background:var(--surface)!important;border-color:#ffffff24!important}.studio-workflow-card--attention .studio-workflow-card__icon{color:#fff!important;background:#ffffff14!important}.studio-workflow-list>div{border:1px solid var(--border)!important;background:var(--surface)!important;box-shadow:none!important}html[data-theme=light] .consumer-shell__workspace,html[data-theme=light] .explore-filter-panel,html[data-theme=light] .admin-metric-card,html[data-theme=light] .studio-workflow-card,html[data-theme=light] .studio-workflow-list>div{box-shadow:none!important;background:#fff!important;border-color:#16182314!important}html[data-theme=light] .studio-workflow-card--ready{border-color:#25f4ee38!important}html[data-theme=light] .studio-workflow-card--progress{border-color:#fe2c552e!important}html[data-theme=light] .studio-workflow-card--attention{border-color:#16182324!important}html[data-theme=light] .studio-workflow-card--muted{border-color:#16182314!important}html[data-theme=light] .studio-workflow-card--muted .studio-workflow-card__icon{color:#161823b8!important;background:#1618230d!important}:root{--tt-pink:#e51b48;--tt-pink-pressed:#c9133d;--tt-cyan:#25f4ee;--tt-black:#000;--tt-white:#fff;--tt-light-bg:#fff;--tt-light-surface:#f8f8f8;--tt-light-surface-elevated:#fff;--tt-light-border:#e5e5e5;--tt-light-divider:#f0f0f0;--tt-light-text:#161823;--tt-light-text-secondary:#63666a;--tt-light-text-tertiary:#5f6673;--tt-dark-bg:#000;--tt-dark-surface:#121212;--tt-dark-surface-elevated:#1e1e1e;--tt-dark-border:#2a2a2a;--tt-dark-divider:#262626;--tt-dark-text:#fff;--tt-dark-text-secondary:#a3a3a3;--tt-dark-text-tertiary:#858b96;--tt-radius-sm:8px;--tt-radius-md:12px;--tt-radius-lg:16px;--tt-radius-xl:24px;--tt-shadow-light-1:0 1px 2px #0000000f, 0 1px 2px #0000004d;--tt-shadow-light-2:0 4px 8px #0000000f, 0 4px 12px #0006;--tt-shadow-light-3:0 12px 24px #0000001f, 0 12px 24px #00000080;--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-display:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:var(--tt-light-bg);--app-bg-soft:var(--tt-light-bg);--panel:var(--tt-light-surface);--panel-strong:var(--tt-light-surface-elevated);--panel-raised:var(--tt-light-surface-elevated);--panel-ghost:#fffffffa;--surface:var(--tt-light-surface);--surface-raised:var(--tt-light-surface-elevated);--surface-bg:var(--tt-light-surface-elevated);--surface-border:var(--tt-light-border);--surface-border-strong:var(--tt-light-border);--border:var(--tt-light-border);--border-strong:var(--tt-light-border);--text:var(--tt-light-text);--text-soft:var(--tt-light-text);--text-muted:var(--tt-light-text-secondary);--text-dim:var(--tt-light-text-tertiary);--primary:var(--tt-pink);--primary-ink:var(--tt-white);--accent:var(--tt-pink);--accent-warm:var(--tt-pink);--accent-cool:var(--tt-cyan);--live:var(--tt-cyan);--shadow-sm:var(--tt-shadow-light-1);--shadow-md:var(--tt-shadow-light-2);--shadow-lg:var(--tt-shadow-light-3)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:var(--tt-dark-bg);--app-bg-soft:var(--tt-dark-bg);--panel:var(--tt-dark-surface);--panel-strong:var(--tt-dark-surface-elevated);--panel-raised:var(--tt-dark-surface-elevated);--panel-ghost:#000000f5;--surface:var(--tt-dark-surface);--surface-raised:var(--tt-dark-surface-elevated);--surface-bg:var(--tt-dark-surface-elevated);--surface-border:var(--tt-dark-border);--surface-border-strong:var(--tt-dark-border);--border:var(--tt-dark-border);--border-strong:var(--tt-dark-border);--text:var(--tt-dark-text);--text-soft:var(--tt-dark-text);--text-muted:var(--tt-dark-text-secondary);--text-dim:var(--tt-dark-text-tertiary);--primary:var(--tt-pink);--primary-ink:var(--tt-white);--accent:var(--tt-pink);--accent-warm:var(--tt-pink);--accent-cool:var(--tt-cyan);--live:var(--tt-cyan);--shadow-sm:none;--shadow-md:none;--shadow-lg:none}html,body,#root{color:var(--text);background:var(--app-bg)!important}.consumer-page,.consumer-page__main,.consumer-page--single,.consumer-page--profile,.consumer-page--feed,.app-shell__main,.app-shell__main--studio,.app-shell__main--immersive,.immersive-feed-page,.immersive-feed-page__header,.immersive-feed-page__viewport,.studio-view,.surface.studio-view{background-image:none!important}body,button,input,textarea,select{font-family:var(--font-ui)!important}h1,h2,h3,h4,h5,h6,.consumer-brand strong,.page-hero h1,.section-header h2,.profile-guest-card__body h2,.workspace-guide__header h3,.metric-card__value,.studio-workflow-card__value{font-family:var(--font-display)!important;letter-spacing:-.03em!important}a,button,input,textarea,select{transition:color .18s cubic-bezier(.2,.8,.2,1),background-color .18s cubic-bezier(.2,.8,.2,1),border-color .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1),opacity .18s cubic-bezier(.2,.8,.2,1)}:focus-visible{outline-offset:2px;outline:2px solid #25f4eebf}input,textarea,select,.field-input,.mock-gateway__field input{border-radius:var(--tt-radius-md)!important;border-color:var(--border)!important;background:var(--surface-raised)!important;color:var(--text)!important;box-shadow:none!important}input::placeholder,textarea::placeholder{color:var(--text-dim)!important}input:focus,textarea:focus,select:focus,.field-input:focus,.mock-gateway__field input:focus{border-color:#fe2c5573!important;box-shadow:0 0 0 3px #fe2c5524!important}select,option{background:var(--surface-raised);color:var(--text)}.primary-button,.ghost-button,.demo-auth-actions__pill,.status-pill,.admin-service-pill,.inline-info__button,.mock-gateway__close{border-radius:var(--tt-radius-md)!important;letter-spacing:-.01em!important;min-height:40px!important;box-shadow:none!important;font-size:.98rem!important;font-weight:700!important}.primary-button{background:var(--tt-pink)!important;border-color:var(--tt-pink)!important;color:var(--tt-white)!important}.primary-button:hover,.primary-button:focus-visible{transform:translateY(-1px)scale(.995);background:var(--tt-pink-pressed)!important;border-color:var(--tt-pink-pressed)!important}.ghost-button,.demo-auth-actions__pill,.mock-gateway__close{background:var(--surface-raised)!important;border:1px solid var(--border)!important;color:var(--text)!important}.ghost-button:hover,.ghost-button:focus-visible,.demo-auth-actions__pill:hover,.demo-auth-actions__pill:focus-visible,.mock-gateway__close:hover,.mock-gateway__close:focus-visible{transform:translateY(-1px);background:var(--surface)!important;border-color:var(--text-dim)!important}.page-hero,.page-hero--compact,.section-header{box-shadow:none!important;background:0 0!important;border:0!important}.section-header__kicker{color:var(--tt-pink)!important;letter-spacing:.16em!important;font-size:.72rem!important;font-weight:700!important}.page-hero h1{font-size:clamp(2rem,4vw,3.25rem)!important;font-weight:800!important;line-height:1.02!important}.section-header h2{font-size:clamp(1.5rem,2.1vw,2.15rem)!important;font-weight:800!important;line-height:1.08!important}.page-hero>div>p:last-child,.section-header__detail,.profile-panel p,.workspace-guide__header>p,.metric-card__detail{color:var(--text-muted)!important}.profile-panel,.profile-guest-card,.kyc-card,.studio-card,.admin-card,.admin-metric-card,.metric-card,.surface,.surface.studio-view,.empty-state,.mock-gateway__dialog,.mock-gateway__summary-card,.mock-gateway__block,.mock-gateway__method,.mock-gateway__step,.mock-gateway__selected-method,.workspace-guide,.studio-source-note,.studio-source-brief,.studio-live-preview,.studio-video-preview,.studio-form-section,.studio-upload-card,.studio-upload-field,.consumer-brand,.consumer-shell__session,.consumer-shell__workspace,.profile-list__item,.profile-panel__stats>div,.auction-detail__grid div,.auction-rail__stats div,.auction-rail__info div,.seller-summary-bar span,.studio-summary span,.editor-footnote span,.theme-switch{border-radius:var(--tt-radius-xl)!important;background:var(--surface)!important;border:1px solid var(--border)!important;background-image:none!important}html[data-theme=light] .profile-panel,html[data-theme=light] .profile-guest-card,html[data-theme=light] .kyc-card,html[data-theme=light] .studio-card,html[data-theme=light] .admin-card,html[data-theme=light] .admin-metric-card,html[data-theme=light] .metric-card,html[data-theme=light] .surface,html[data-theme=light] .surface.studio-view,html[data-theme=light] .empty-state,html[data-theme=light] .mock-gateway__dialog,html[data-theme=light] .mock-gateway__summary-card,html[data-theme=light] .mock-gateway__block,html[data-theme=light] .mock-gateway__method,html[data-theme=light] .mock-gateway__step,html[data-theme=light] .mock-gateway__selected-method,html[data-theme=light] .workspace-guide,html[data-theme=light] .studio-source-note,html[data-theme=light] .studio-source-brief,html[data-theme=light] .studio-live-preview,html[data-theme=light] .studio-video-preview,html[data-theme=light] .studio-form-section,html[data-theme=light] .studio-upload-card,html[data-theme=light] .studio-upload-field,html[data-theme=light] .consumer-brand,html[data-theme=light] .consumer-shell__session,html[data-theme=light] .consumer-shell__workspace,html[data-theme=light] .profile-list__item,html[data-theme=light] .profile-panel__stats>div,html[data-theme=light] .auction-detail__grid div,html[data-theme=light] .auction-rail__stats div,html[data-theme=light] .auction-rail__info div,html[data-theme=light] .seller-summary-bar span,html[data-theme=light] .studio-summary span,html[data-theme=light] .editor-footnote span,html[data-theme=light] .theme-switch{background:var(--tt-light-surface-elevated)!important;box-shadow:var(--tt-shadow-light-1)!important}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{background:var(--app-bg)!important;border-right:1px solid var(--border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.consumer-brand{gap:.9rem!important;padding:.9rem 1rem!important}.consumer-brand strong{font-size:1.06rem!important;font-weight:800!important;line-height:1.05!important}.consumer-brand span{color:var(--text-dim)!important}.app-shell__sidebar .consumer-nav__link,.consumer-bottom-nav .consumer-nav__link,.consumer-nav__link--context,.consumer-nav__link--workspace{position:relative;border-radius:var(--tt-radius-lg)!important;min-height:52px!important;color:var(--text-muted)!important;background:0 0!important;border:1px solid #0000!important;align-items:center!important;gap:.85rem!important;padding:.78rem .95rem!important;display:flex!important}.app-shell__sidebar .consumer-nav__link:hover,.app-shell__sidebar .consumer-nav__link:focus-visible,.consumer-bottom-nav .consumer-nav__link:hover,.consumer-bottom-nav .consumer-nav__link:focus-visible,.consumer-nav__link--context:hover,.consumer-nav__link--workspace:hover,.app-shell__sidebar .consumer-nav__link--active,.consumer-bottom-nav .consumer-nav__link--active{background:var(--surface)!important;border-color:var(--border)!important;color:var(--text)!important}.app-shell__sidebar .consumer-nav__link--active:before,.consumer-bottom-nav .consumer-nav__link--active:before{content:""!important;background:var(--tt-pink)!important;border-radius:999px!important;width:3px!important;height:18px!important;position:absolute!important;top:50%!important;left:.78rem!important;transform:translateY(-50%)!important}.consumer-nav__icon{border:1px solid var(--border)!important;background:var(--surface-raised)!important;border-radius:999px!important;flex:0 0 2.4rem!important;place-items:center!important;width:2.4rem!important;height:2.4rem!important;line-height:0!important;display:grid!important}.consumer-nav__icon svg{width:1.05rem!important;height:1.05rem!important;display:block!important}.app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon,.consumer-bottom-nav .consumer-nav__link--active .consumer-nav__icon{color:var(--tt-pink)!important;background:color-mix(in srgb, var(--tt-pink) 10%, var(--surface-raised))!important;border-color:color-mix(in srgb, var(--tt-pink) 22%, var(--border))!important}.feed-tabs,.workspace-tabs{border-bottom:1px solid var(--tt-dark-divider)!important;box-shadow:none!important;background:0 0!important;border-top:0!important;border-left:0!important;border-right:0!important;border-radius:0!important;align-items:flex-end!important;gap:1.45rem!important;width:auto!important;padding:0 0 .8rem!important;display:flex!important}html[data-theme=light] .feed-tabs,html[data-theme=light] .workspace-tabs{border-bottom-color:var(--tt-light-divider)!important}.feed-tabs__tab,.workspace-tabs__tab{min-height:0!important;color:var(--text-muted)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;gap:.45rem!important;padding:.15rem 0 .9rem!important;font-size:1.02rem!important;font-weight:600!important;display:inline-flex!important;position:relative!important;transform:none!important}.feed-tabs__tab:after,.workspace-tabs__tab:after{content:""!important;opacity:0!important;background:currentColor!important;border-radius:999px!important;width:30px!important;height:3px!important;position:absolute!important;bottom:-1px!important;left:50%!important;transform:translate(-50%)scaleX(.45)!important}.feed-tabs__tab:hover,.feed-tabs__tab:focus-visible,.workspace-tabs__tab:hover,.workspace-tabs__tab:focus-visible{color:var(--text)!important}.feed-tabs__tab--active,.workspace-tabs__tab--active{color:var(--text)!important;font-weight:700!important}html[data-theme=light] .feed-tabs__tab.feed-tabs__tab--active,html[data-theme=light] .workspace-tabs__tab.workspace-tabs__tab--active,html[data-theme=dark] .feed-tabs__tab.feed-tabs__tab--active,html[data-theme=dark] .workspace-tabs__tab.workspace-tabs__tab--active{color:var(--text)!important;background:0 0!important}.feed-tabs__tab:hover:after,.feed-tabs__tab:focus-visible:after,.feed-tabs__tab--active:after,.workspace-tabs__tab:hover:after,.workspace-tabs__tab:focus-visible:after,.workspace-tabs__tab--active:after{opacity:1!important;transform:translate(-50%)scaleX(1)!important}.workspace-tabs__icon,.theme-switch__choice-icon,.theme-switch__auto-icon,.button-icon,.auth-gate__icon,.demo-auth-actions__icon,.profile-guest-card__visual,.studio-workflow-card__icon,.inline-info__button{place-items:center!important;line-height:0!important;display:grid!important}.workspace-tabs__icon svg,.theme-switch__choice-icon svg,.theme-switch__auto-icon svg,.button-icon svg,.auth-gate__icon svg,.demo-auth-actions__icon svg,.studio-workflow-card__icon svg,.inline-info__button svg{display:block!important}.profile-guest-card{align-items:stretch!important;gap:1.25rem!important}.profile-guest-card__visual{background:var(--surface-raised)!important;border-radius:var(--tt-radius-xl)!important;border:1px solid var(--border)!important;min-height:220px!important;padding:1.8rem!important;position:relative!important}.profile-guest-card__visual:before{content:""!important;border-radius:inherit!important;pointer-events:none!important;background:radial-gradient(circle at 50% 22%,#ffffff0f,#0000 58%)!important;position:absolute!important;inset:0!important}.profile-guest-card__visual img{object-fit:contain!important;width:clamp(104px,42%,150px)!important;height:auto!important;position:relative!important}.profile-guest-card__body h2{font-size:clamp(2rem,4vw,3rem)!important;font-weight:800!important;line-height:1.04!important}.button-icon--tiktok,.primary-button--tiktok .button-icon--tiktok{--tiktok-icon-foreground:#000;color:#000!important}.button-icon--tiktok svg{width:1rem!important;height:1rem!important}html[data-theme=dark] .button-icon--tiktok:not(.ghost-button .button-icon--tiktok){--tiktok-icon-foreground:#000}.auth-gate__icon{border-radius:var(--tt-radius-lg)!important;background:var(--surface-raised)!important;border:1px solid var(--border)!important;width:2.9rem!important;height:2.9rem!important}.auth-gate__icon img,.consumer-brand img{object-fit:contain!important}.theme-switch{gap:.85rem!important;padding:1rem!important}.theme-switch__header{align-items:center!important}.theme-switch__header strong{color:var(--text)!important;font-size:.95rem!important;font-weight:700!important}.theme-switch__header p,.theme-switch__summary{color:var(--text-muted)!important}.theme-switch__summary{letter-spacing:0!important;text-transform:none!important;font-size:.82rem!important;font-weight:700!important}.theme-switch__bar{gap:.6rem!important}.theme-switch__auto,.theme-switch__choice{border-radius:var(--tt-radius-md)!important;min-height:40px!important;font-size:.95rem!important}.theme-switch__auto{background:var(--surface-raised)!important;border:1px solid var(--border)!important;color:var(--text-muted)!important;padding:.58rem .8rem!important}.theme-switch__auto:hover,.theme-switch__auto:focus-visible,.theme-switch__auto--active{color:var(--text)!important;border-color:color-mix(in srgb, var(--tt-pink) 22%, var(--border))!important}.theme-switch__segmented{background:var(--surface-raised)!important;border:1px solid var(--border)!important;border-radius:var(--tt-radius-lg)!important;padding:.18rem!important}.theme-switch__thumb{border-radius:calc(var(--tt-radius-lg) - 3px)!important;background:var(--tt-pink)!important;width:calc(50% - .18rem)!important;box-shadow:none!important;inset:.18rem auto .18rem .18rem!important}.theme-switch__choice{color:var(--text-muted)!important}.studio-workflow-card{border-radius:var(--tt-radius-xl)!important;background:var(--surface)!important;grid-template-columns:3rem minmax(0,1fr)!important;gap:.95rem!important;padding:1.05rem 1.1rem!important}.studio-workflow-card__icon{border-radius:var(--tt-radius-lg)!important;background:var(--surface-raised)!important;border:1px solid var(--border)!important;width:3rem!important;height:3rem!important}.studio-workflow-card__icon svg{width:1rem!important;height:1rem!important}.studio-workflow-card__value{font-size:2rem!important;font-weight:800!important;line-height:.95!important}.studio-workflow-card__label{color:var(--text)!important;font-size:1.02rem!important;font-weight:700!important}.studio-workflow-card p{color:var(--text-muted)!important}.studio-workflow-card--muted{border-color:var(--border)!important}.studio-workflow-card--muted .studio-workflow-card__icon{color:var(--text-muted)!important}.studio-workflow-card--ready{border-color:color-mix(in srgb, var(--tt-cyan) 34%, var(--border))!important}.studio-workflow-card--ready .studio-workflow-card__icon{background:color-mix(in srgb, var(--tt-cyan) 10%, var(--surface-raised))!important;border-color:color-mix(in srgb, var(--tt-cyan) 26%, var(--border))!important;color:var(--tt-cyan)!important}.studio-workflow-card--progress{border-color:color-mix(in srgb, var(--tt-pink) 28%, var(--border))!important}.studio-workflow-card--progress .studio-workflow-card__icon{background:color-mix(in srgb, var(--tt-pink) 10%, var(--surface-raised))!important;border-color:color-mix(in srgb, var(--tt-pink) 24%, var(--border))!important;color:var(--tt-pink)!important}.studio-workflow-card--attention .studio-workflow-card__icon{color:var(--text)!important}html[data-theme=light] .studio-workflow-card,html[data-theme=light] .studio-workflow-list>div,html[data-theme=light] .consumer-shell__workspace,html[data-theme=light] .explore-filter-panel,html[data-theme=light] .admin-metric-card{background:var(--tt-light-surface-elevated)!important;box-shadow:var(--tt-shadow-light-1)!important}@media (width<=900px){.theme-switch__bar{flex-direction:column!important;align-items:stretch!important}.profile-guest-card__visual{min-height:180px!important}}.profile-grid{grid-template-columns:minmax(360px,470px) minmax(0,1fr)!important;align-items:start!important;gap:1.25rem!important}.profile-panel,.studio-card--workspace,.admin-card--workspace,.admin-card,.workspace-guide{padding:1.05rem 1.15rem!important}.profile-panel .section-header__kicker,.studio-card .section-header__kicker,.admin-card .section-header__kicker,.workspace-guide .section-header__kicker{color:var(--text-dim)!important;letter-spacing:.12em!important}.profile-panel .section-header h2,.studio-card .section-header h2,.admin-card .section-header h2,.workspace-guide__header h3{font-size:clamp(1.3rem,2vw,1.75rem)!important;line-height:1.08!important}.profile-panel__header{gap:.9rem!important}.profile-panel__stats{gap:.7rem!important}.profile-panel__stats>div{border-radius:var(--tt-radius-lg)!important;background:var(--surface-raised)!important;min-height:86px!important;padding:.9rem .95rem!important}.profile-panel__lede{color:var(--text-muted)!important}.workspace-guide{gap:.9rem!important}.workspace-guide__title-row{align-items:center!important}.workspace-guide__items{gap:.75rem!important}.workspace-guide__item{border-radius:var(--tt-radius-lg)!important;background:var(--surface-raised)!important;padding:.85rem .95rem!important}.workspace-guide__item-label{color:var(--text-dim)!important;letter-spacing:.1em!important;font-size:.72rem!important}.workspace-guide__item-value,.workspace-guide__item .status-pill{font-size:.96rem!important}.admin-card--workspace .section-header,.studio-card--workspace .section-header{margin-bottom:.9rem!important}.admin-metric-card{border-radius:var(--tt-radius-xl)!important;background:var(--surface-raised)!important;gap:.8rem!important;padding:1rem 1.05rem!important}.admin-metric-card__icon{border-radius:var(--tt-radius-lg)!important;background:var(--surface)!important;border:1px solid var(--border)!important;width:2.6rem!important;height:2.6rem!important}.admin-metric-card span{color:var(--text-dim)!important;letter-spacing:.12em!important;font-size:.72rem!important}.admin-metric-card strong{font-size:clamp(1.8rem,2.2vw,2.35rem)!important;line-height:.98!important}.admin-metric-card p{color:var(--text-muted)!important}.admin-health-details,.admin-service-grid{gap:.75rem!important}.admin-health-details>div,.admin-service-pill{border-radius:var(--tt-radius-lg)!important;background:var(--surface-raised)!important;border:1px solid var(--border)!important;padding:.85rem .95rem!important}.admin-health-details>div span,.admin-service-pill span{color:var(--text-dim)!important}.admin-health-details>div strong,.admin-service-pill strong{font-size:1.05rem!important}.workspace-disclosure>summary{border-radius:var(--tt-radius-xl)!important;background:var(--surface-raised)!important;border:1px solid var(--border)!important;padding:.95rem 1.05rem!important;font-weight:700!important}.studio-card--workspace{gap:1rem!important}.studio-create-step{border-radius:var(--tt-radius-lg)!important;background:var(--surface-raised)!important;min-height:72px!important;padding:.9rem .95rem!important}.studio-create-step__number{border-radius:999px!important;width:1.5rem!important;height:1.5rem!important}.studio-create-step strong{font-size:.98rem!important}.studio-create-step p{color:var(--text-dim)!important;line-height:1.35!important}.studio-source-toggle{gap:.75rem!important}.studio-source-toggle__button{border-radius:var(--tt-radius-lg)!important;background:var(--surface-raised)!important;border:1px solid var(--border)!important;align-items:flex-start!important;gap:.75rem!important;min-height:78px!important;padding:.85rem .95rem!important}.studio-source-toggle__button:after{display:none!important}.studio-source-toggle__button:hover,.studio-source-toggle__button:focus-visible{border-color:color-mix(in srgb, var(--tt-pink) 18%, var(--border))!important;background:color-mix(in srgb, var(--tt-pink) 3%, var(--surface-raised))!important}.studio-source-toggle__button--active{border-color:color-mix(in srgb, var(--tt-pink) 26%, var(--border))!important;background:color-mix(in srgb, var(--tt-pink) 6%, var(--surface-raised))!important}.studio-source-toggle__icon{width:1rem!important;height:1rem!important;color:var(--text-muted)!important;margin-top:.12rem!important}.studio-source-toggle__copy strong{color:var(--text)!important;font-size:.98rem!important;font-weight:700!important;line-height:1.12!important}.studio-source-toggle__copy small{color:var(--text-dim)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.72rem!important}.studio-source-brief{border-radius:var(--tt-radius-xl)!important;background:var(--surface-raised)!important;gap:.85rem!important;padding:1rem 1.05rem!important}.studio-source-brief__summary{align-items:start!important;gap:.75rem!important}.studio-source-brief__summary .section-header__kicker{color:var(--text-dim)!important}.studio-source-brief__summary strong{font-size:1.08rem!important;line-height:1.15!important}.studio-source-brief__summary p{color:var(--text-muted)!important}.studio-source-brief__check{border-radius:var(--tt-radius-lg)!important;background:var(--surface)!important;border:1px solid var(--border)!important;padding:.8rem .9rem!important}.studio-source-brief__check span,.studio-source-brief__check small{color:var(--text-dim)!important;letter-spacing:.04em!important;font-size:.74rem!important}.studio-source-brief__check strong{font-size:.98rem!important}.studio-source-brief__check--ready{border-color:color-mix(in srgb, var(--tt-cyan) 22%, var(--border))!important;background:color-mix(in srgb, var(--tt-cyan) 4%, var(--surface))!important}@media (width<=1100px){.profile-grid{grid-template-columns:minmax(0,1fr)!important}}.app-shell--consumer,.app-shell--immersive,.app-shell--studio{--consumer-sidebar-width:228px!important}.consumer-page--single .consumer-page__main{width:min(100%,1280px)!important;margin-inline:auto!important}.consumer-page--studio .consumer-page__main{width:min(100%,1320px)!important}.page-hero,.page-hero--compact{gap:.95rem!important}.page-hero h1,.page-hero--compact h1{letter-spacing:-.055em!important;max-width:11ch!important;font-size:clamp(2.4rem,3.9vw,4rem)!important}.consumer-page--profile .page-hero h1,.consumer-page--profile .page-hero--compact h1{max-width:10ch!important}.page-hero>div>p:last-child,.page-hero__copy>p:last-child{max-width:34rem!important}.page-hero__actions,.admin-hero-actions{align-items:center!important;gap:.7rem!important}.page-hero__actions .ghost-button,.page-hero__actions .primary-button,.admin-hero-actions .ghost-button,.admin-hero-actions .primary-button{min-height:44px!important;padding-inline:.95rem!important}.app-shell__sidebar .consumer-brand{min-height:66px!important;padding:.9rem 1rem!important}.app-shell__sidebar .consumer-brand img{width:24px!important;height:24px!important}.app-shell__sidebar .consumer-brand strong{font-size:1.02rem!important}.app-shell__sidebar .consumer-nav__link{gap:.88rem!important;min-height:54px!important;padding:0 1rem!important;font-size:1rem!important;line-height:1.1!important}.app-shell__sidebar .consumer-nav__link--active:before{top:.72rem!important;bottom:.72rem!important;left:.55rem!important}.app-shell__sidebar .consumer-nav__icon{flex:0 0 2.25rem!important;width:2.25rem!important;height:2.25rem!important}.app-shell__sidebar .consumer-nav__icon svg{width:1.02rem!important;height:1.02rem!important}.app-shell__sidebar .consumer-shell__session{gap:.72rem!important;padding:.95rem 1rem!important}.app-shell__sidebar .consumer-shell__session strong{font-size:.98rem!important;line-height:1.25!important}.app-shell__sidebar .consumer-shell__session span{font-size:.8rem!important}.workspace-tabs,.feed-tabs{gap:1.05rem!important;padding:0 0 .8rem!important}.workspace-tabs__tab,.feed-tabs__tab{padding:.2rem 0!important}.workspace-tabs__label,.feed-tabs__tab span{font-size:1rem!important}.workspace-tabs__icon,.feed-tabs__tab svg{width:1.02rem!important;height:1.02rem!important}.profile-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important;gap:1rem!important}.profile-panel.profile-panel--wide{gap:.95rem!important}.profile-directory-note{max-width:38rem!important;margin-bottom:.95rem!important}.profile-workspace-group h4{margin-bottom:.65rem!important}.profile-workspace-group .profile-list{grid-template-columns:repeat(auto-fit,minmax(238px,1fr))!important;gap:.8rem!important;display:grid!important}.profile-workspace-group .profile-list__item{flex-direction:column!important;align-items:stretch!important;gap:.8rem!important;min-height:128px!important;padding:.95rem 1rem!important}.profile-workspace-group .profile-list__item>div:last-child,.profile-workspace-group .profile-list__item .empty-state__actions{justify-content:space-between!important;align-items:center!important;gap:.65rem!important;width:100%!important;display:flex!important}.kyc-card,.studio-card,.admin-card,.empty-state,.auth-gate__dialog{border-radius:20px!important;padding:1.05rem 1.1rem!important}.studio-card,.admin-card{gap:.95rem!important}.studio-card .section-header,.admin-card .section-header{margin-bottom:.7rem!important}.studio-create-command-card__steps{gap:.75rem!important}.studio-create-command-card__header p,.studio-create-step p,.studio-source-brief__summary p,.workspace-guide__header>p,.profile-panel p,.admin-card p{max-width:42rem!important}.studio-source-toggle__button{min-height:72px!important}.admin-service-pill,.admin-health-details>div,.workspace-guide__item,.studio-source-brief__check--ready,.banner--info{background:var(--surface-raised)!important;border-color:var(--border)!important;box-shadow:none!important}.studio-source-brief__check--ready{background:color-mix(in srgb, var(--surface-raised) 88%, var(--tt-cyan) 12%)!important}html[data-theme=light] .admin-service-pill,html[data-theme=light] .admin-health-details>div,html[data-theme=light] .workspace-guide__item,html[data-theme=light] .studio-source-brief__check--ready,html[data-theme=light] .banner--info{background:var(--surface-raised)!important;border-color:var(--border)!important}@media (width<=1200px){.consumer-page--single .consumer-page__main,.consumer-page--studio .consumer-page__main{width:100%!important}.page-hero h1,.page-hero--compact h1{max-width:none!important}.page-hero__actions{flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important}}:root{--tt-ease-standard:cubic-bezier(.22, 1, .36, 1);--tt-ease-press:cubic-bezier(.3, 0, .4, 1);--tiktok-icon-center-light:#161823;--tiktok-icon-center-dark:#fff}html[data-theme=light]{--tiktok-icon-center:var(--tiktok-icon-center-light)}html[data-theme=dark]{--tiktok-icon-center:var(--tiktok-icon-center-dark)}body{line-height:1.4!important}button,input,textarea,select,a{transition:color .14s var(--tt-ease-standard), background-color .14s var(--tt-ease-standard), border-color .14s var(--tt-ease-standard), box-shadow .16s var(--tt-ease-standard), transform .12s var(--tt-ease-press), opacity .12s var(--tt-ease-standard)!important}:focus-visible{outline:2px solid color-mix(in srgb, var(--tt-pink) 76%, var(--tt-cyan) 24%)!important;outline-offset:2px!important}input,textarea,select,.field-input,.mock-gateway__field input,.search-field,.location-search-field__control{border-radius:12px!important}input,textarea,select,.field-input,.mock-gateway__field input{min-height:44px!important;padding:.78rem .94rem!important;font-size:.95rem!important}.primary-button,.ghost-button,.demo-auth-actions__pill,.status-pill,.admin-service-pill,.inline-info__button,.mock-gateway__close{border-radius:12px!important;min-height:42px!important;padding:.7rem 1rem!important;font-size:.95rem!important;font-weight:700!important}.primary-button{background:var(--tt-pink)!important;color:var(--tt-white)!important;border:1px solid #0000!important}.primary-button span,.primary-button .button-icon{color:currentColor!important}.primary-button:hover,.primary-button:focus-visible{background:#f21b53!important;transform:translateY(-1px)!important;box-shadow:0 0 0 1px #fe2c5538!important}.primary-button:active{transform:translateY(1px)scale(.985)!important}.ghost-button,.demo-auth-actions__pill,.mock-gateway__close{background:var(--surface-raised)!important;border:1px solid var(--border)!important}.ghost-button:hover,.ghost-button:focus-visible,.demo-auth-actions__pill:hover,.demo-auth-actions__pill:focus-visible,.mock-gateway__close:hover,.mock-gateway__close:focus-visible{background:var(--surface)!important;border-color:color-mix(in srgb, var(--text-dim) 72%, var(--border))!important;transform:translateY(-1px)!important}.button-icon--tiktok svg,.auth-gate__pill svg{width:1.04rem!important;height:1.04rem!important}.consumer-brand{border-radius:18px!important;padding:.88rem .98rem!important}.consumer-brand img{width:36px!important;height:36px!important}.consumer-brand strong{font-size:1rem!important;font-weight:800!important}.app-shell__sidebar .consumer-nav__link,.consumer-bottom-nav .consumer-nav__link,.consumer-nav__link--context,.consumer-nav__link--workspace{border-radius:16px!important;gap:.82rem!important;min-height:50px!important;padding:.72rem .92rem!important}.app-shell__sidebar .consumer-nav__link--active:before,.consumer-bottom-nav .consumer-nav__link--active:before{width:3px!important;height:16px!important;left:.68rem!important}.consumer-nav__icon{flex-basis:2.32rem!important;width:2.32rem!important;height:2.32rem!important}.immersive-feed-page__header{justify-content:center!important;align-items:center!important;min-height:56px!important;padding-bottom:.55rem!important}.immersive-feed-page__actions{justify-content:center!important;width:100%!important;display:flex!important}.feed-tabs,.workspace-tabs{justify-content:center!important;gap:1.6rem!important;width:fit-content!important;min-width:min(100%,320px)!important;margin:0 auto!important}.feed-tabs__tab,.workspace-tabs__tab{padding:.18rem 0 .82rem!important;font-size:.98rem!important;font-weight:600!important}.feed-tabs__tab--active,.workspace-tabs__tab--active{font-weight:700!important}.feed-tabs__tab:after,.workspace-tabs__tab:after{width:28px!important;height:2px!important}.theme-switch{border-radius:18px!important;gap:.72rem!important;padding:.84rem!important}.theme-switch--compact .theme-switch__segmented{min-height:42px!important}.theme-switch--compact .theme-switch__choice{min-height:34px!important;padding:0!important}.theme-switch--compact .theme-switch__choice span:last-child{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.theme-switch__header{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;display:flex!important}.theme-switch__header p,.theme-switch__summary{font-size:.86rem!important}.theme-switch__segmented{background:var(--surface-raised)!important;border:1px solid var(--border)!important;border-radius:16px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:4px!important;min-height:44px!important;padding:4px!important;display:grid!important;position:relative!important}.theme-switch__thumb{background:var(--tt-pink)!important;width:calc(33.3333% - 5.33333px)!important;transition:transform .18s var(--tt-ease-standard), background-color .18s var(--tt-ease-standard), box-shadow .18s var(--tt-ease-standard)!important;border-radius:12px!important;inset:4px auto 4px 4px!important;transform:translate(0)!important}.theme-switch__segmented--light .theme-switch__thumb{transform:translate(calc(100% + 4px))!important}.theme-switch__segmented--dark .theme-switch__thumb{transform:translate(calc(200% + 8px))!important}.theme-switch__choice{z-index:1!important;min-height:36px!important;color:var(--text-muted)!important;background:0 0!important;border:0!important;padding:.55rem .68rem!important;font-size:.92rem!important;font-weight:700!important;position:relative!important}.theme-switch__choice:hover,.theme-switch__choice:focus-visible{color:var(--text)!important}.theme-switch__choice--active{color:var(--tt-white)!important}html[data-theme=light] .theme-switch__segmented--system .theme-switch__thumb,html[data-theme=light] .theme-switch__segmented--light .theme-switch__thumb,html[data-theme=light] .theme-switch__segmented--dark .theme-switch__thumb{background:#161823!important}html[data-theme=light] .theme-switch__choice--active{color:#fff!important}.theme-switch__choice-icon,.theme-switch__auto-icon{width:.9rem!important;height:.9rem!important}.profile-guest-card{gap:1.1rem!important}.profile-guest-card__visual{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-raised) 94%, transparent), var(--surface))!important;min-height:236px!important;box-shadow:none!important;border-radius:24px!important}.profile-guest-card__visual:before{opacity:.9!important;background:radial-gradient(circle at 50% 18%,#ffffff0a,#0000 54%)!important}.profile-guest-card__visual img{filter:drop-shadow(0 12px 22px #00000029)!important;width:clamp(108px,34%,132px)!important}html[data-theme=dark] .profile-guest-card__visual img{filter:drop-shadow(0 16px 26px #00000073)!important}.profile-guest-card__body h2{font-size:clamp(1.85rem,3.5vw,2.8rem)!important;line-height:1.02!important}.profile-guest-card__body>p,.auth-gate__dialog p:not(.section-header__kicker),.demo-auth-actions__header p{max-width:32rem!important;color:var(--text-muted)!important}.auth-gate__pill{border-radius:999px!important;gap:.42rem!important;padding:.4rem .7rem!important}.auth-gate__pill span{font-size:.84rem!important;font-weight:700!important}.demo-auth-actions__header strong{font-size:.95rem!important}.demo-auth-actions__header p{font-size:.9rem!important}.demo-auth-actions__pill{min-height:40px!important;padding:.62rem .92rem!important}.workspace-guide,.workspace-guide__item,.admin-metric-card,.metric-card,.studio-workflow-card,.empty-state,.profile-list__item,.profile-panel__stats>div{box-shadow:none!important}.workspace-guide__item,.admin-metric-card,.metric-card{background:var(--surface-raised)!important}.status-pill{min-height:32px!important;padding:.45rem .72rem!important;font-size:.85rem!important}@media (width<=900px){.theme-switch__header{flex-wrap:wrap!important}.feed-tabs,.workspace-tabs{gap:1.2rem!important}.profile-guest-card__visual{min-height:188px!important}}html,body{scrollbar-color:color-mix(in srgb, var(--text-dim) 42%, transparent) transparent}::-webkit-scrollbar{width:8px!important;height:8px!important}::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-dim) 34%, transparent)!important;border-radius:999px!important}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--text-dim) 52%, transparent)!important}::-webkit-scrollbar-track{background:0 0!important}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{width:236px!important;padding:1rem .95rem 1.25rem!important}.app-shell__sidebar .consumer-nav__link,.consumer-bottom-nav .consumer-nav__link,.consumer-nav__link--context,.consumer-nav__link--workspace{min-height:52px!important;transition:color .14s var(--tt-ease-standard), background-color .14s var(--tt-ease-standard), border-color .14s var(--tt-ease-standard), transform .12s var(--tt-ease-press)!important;gap:.92rem!important;padding:.76rem 1rem!important}.app-shell__sidebar .consumer-nav__link:hover,.app-shell__sidebar .consumer-nav__link:focus-visible,.consumer-bottom-nav .consumer-nav__link:hover,.consumer-bottom-nav .consumer-nav__link:focus-visible,.consumer-nav__link--context:hover,.consumer-nav__link--workspace:hover{transform:translate(1px)!important}.app-shell__sidebar .consumer-nav__link--active,.consumer-bottom-nav .consumer-nav__link--active{background:color-mix(in srgb, var(--surface) 90%, var(--tt-pink) 10%)!important}.app-shell__sidebar .consumer-nav__link--active:before,.consumer-bottom-nav .consumer-nav__link--active:before{background:color-mix(in srgb, var(--tt-pink) 90%, #fff 10%)!important;width:2px!important;height:15px!important;left:.72rem!important;box-shadow:0 0 0 1px #fe2c5514!important}.consumer-nav__icon{border:1px solid color-mix(in srgb, var(--border) 86%, transparent)!important;background:linear-gradient(180deg, color-mix(in srgb, var(--surface-raised) 92%, #fff 8%), var(--surface-raised))!important;flex-basis:2.34rem!important;width:2.34rem!important;height:2.34rem!important;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000002e!important}.app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon,.consumer-bottom-nav .consumer-nav__link--active .consumer-nav__icon{background:linear-gradient(180deg, color-mix(in srgb, var(--tt-pink) 11%, var(--surface-raised)), color-mix(in srgb, var(--tt-pink) 7%, var(--surface-raised)))!important;border-color:color-mix(in srgb, var(--tt-pink) 18%, var(--border))!important;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #fe2c5508!important}html[data-theme=dark] .consumer-nav__icon{box-shadow:inset 0 1px #ffffff08,inset 0 -1px #00000047!important}.theme-switch{background:color-mix(in srgb, var(--surface) 94%, var(--tt-pink) 6%)!important;border-radius:20px!important;padding:.76rem!important;box-shadow:inset 0 1px #ffffff08!important}.theme-switch--compact .theme-switch__segmented{background:color-mix(in srgb, var(--surface-raised) 97%, transparent)!important;box-shadow:inset 0 1px #ffffff08!important}.theme-switch__summary{font-weight:650!important}.theme-switch__choice{letter-spacing:-.012em!important;font-weight:650!important}.consumer-shell__session{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 97%, #fff 3%), var(--surface))!important;border:1px solid color-mix(in srgb, var(--border) 92%, transparent)!important;border-radius:20px!important;padding:1rem 1rem .96rem!important;box-shadow:inset 0 1px #ffffff08!important}.avatar-shell{border:1px solid color-mix(in srgb, var(--border) 90%, transparent)!important;background:radial-gradient(circle at 34% 28%, #ffffff0a, transparent 44%), linear-gradient(180deg, color-mix(in srgb, var(--surface-raised) 94%, #fff 6%), var(--surface-raised))!important;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #0000001f!important}.avatar-shell span{letter-spacing:-.02em!important;font-weight:800!important}html[data-theme=light] .avatar-shell{box-shadow:inset 0 1px #ffffffeb,0 10px 20px #1618230f!important}.profile-panel__header .avatar-shell{width:4.4rem!important;height:4.4rem!important}.profile-panel__stats>div{border-color:color-mix(in srgb, var(--border) 94%, transparent)!important}.profile-panel__stats span{letter-spacing:-.01em!important}.profile-panel__stats strong{letter-spacing:-.024em!important}.empty-state,.workspace-guide,.workspace-guide__item,.admin-metric-card,.metric-card,.studio-workflow-card,.status-pill{border-color:color-mix(in srgb, var(--border) 92%, transparent)!important}.status-pill__dot{box-shadow:0 0 0 2px #0000001f!important}.inline-info__button{border-color:color-mix(in srgb, var(--border) 90%, transparent)!important;background:var(--surface-raised)!important}.inline-info__panel{border-color:color-mix(in srgb, var(--border) 90%, transparent)!important;box-shadow:0 18px 40px #00000038!important}.skeleton-block{background:color-mix(in srgb, var(--surface-raised) 88%, var(--text-dim) 12%)!important;border-radius:12px!important}.skeleton-block:after{background:linear-gradient(90deg,#0000 0%,#ffffff1a 48%,#0000 100%)!important}html[data-theme=light] .skeleton-block{background:color-mix(in srgb, var(--tt-light-surface) 86%, #cfd2d8 14%)!important}html[data-theme=dark] .profile-panel,html[data-theme=dark] .studio-card,html[data-theme=dark] .admin-card,html[data-theme=dark] .empty-state,html[data-theme=dark] .workspace-guide,html[data-theme=dark] .consumer-shell__session,html[data-theme=dark] .theme-switch{box-shadow:inset 0 1px #ffffff05!important}.app-shell__main{min-width:0!important}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{background:var(--background)!important;width:256px!important;padding:1rem 1rem 1.2rem!important}@media (width>=961px){.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{grid-template-columns:var(--shell-sidebar-width-final) minmax(0, 1fr)!important;display:grid!important}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--immersive .app-shell__main,.app-shell--studio .app-shell__main,.app-shell__main--immersive,.app-shell__main--studio{grid-column:2/-1!important;width:auto!important;max-width:none!important;margin-left:0!important;padding-left:1.45rem!important}}.app-shell__sidebar-scroll{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--divider) 74%, transparent) transparent;gap:.92rem!important;padding-right:.12rem!important}.app-shell__sidebar-scroll::-webkit-scrollbar{width:6px}.app-shell__sidebar-scroll::-webkit-scrollbar-track{background:0 0}.app-shell__sidebar-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--divider) 78%, transparent);border-radius:999px}.app-shell__sidebar .consumer-nav{gap:.58rem!important}.app-shell__sidebar .consumer-nav__link,.consumer-bottom-nav .consumer-nav__link,.consumer-nav__link--context,.consumer-nav__link--workspace{min-height:54px!important;box-shadow:none!important;transition:color .14s var(--tt-ease-standard), background-color .14s var(--tt-ease-standard), border-color .14s var(--tt-ease-standard), box-shadow .14s var(--tt-ease-standard), transform .11s var(--tt-ease-press)!important;background:0 0!important;border:1px solid #0000!important;border-radius:18px!important;align-items:center!important;gap:.88rem!important;padding:.78rem 1rem .78rem .92rem!important}.app-shell__sidebar .consumer-nav__link:hover,.app-shell__sidebar .consumer-nav__link:focus-visible,.consumer-bottom-nav .consumer-nav__link:hover,.consumer-bottom-nav .consumer-nav__link:focus-visible,.consumer-nav__link--context:hover,.consumer-nav__link--workspace:hover{background:color-mix(in srgb, var(--surface) 88%, transparent)!important;border-color:color-mix(in srgb, var(--border) 74%, transparent)!important;transform:translate(1px)!important}.app-shell__sidebar .consumer-nav__link--active,.consumer-bottom-nav .consumer-nav__link--active{background:color-mix(in srgb, var(--surface) 90%, var(--tt-pink) 10%)!important;border-color:color-mix(in srgb, var(--tt-pink) 18%, var(--border))!important;box-shadow:inset 0 0 0 1px #fe2c550d!important}.app-shell__sidebar .consumer-nav__link--active:before,.consumer-bottom-nav .consumer-nav__link--active:before{content:none!important;display:none!important}.consumer-nav__icon{border:1px solid color-mix(in srgb, var(--border) 84%, transparent)!important;background:color-mix(in srgb, var(--surface-raised) 96%, transparent)!important;border-radius:999px!important;flex:0 0 2.32rem!important;justify-content:center!important;align-items:center!important;width:2.32rem!important;height:2.32rem!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff08,inset 0 -1px #00000029!important}.consumer-nav__icon svg{width:.98rem!important;height:.98rem!important}.app-shell__sidebar .consumer-nav__link>span:last-child,.consumer-bottom-nav .consumer-nav__link>span:last-child{letter-spacing:-.012em!important;font-size:.985rem!important;font-weight:650!important;line-height:1.08!important}.app-shell__sidebar .consumer-nav__link--active .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:hover .consumer-nav__icon,.app-shell__sidebar .consumer-nav__link:focus-visible .consumer-nav__icon,.consumer-bottom-nav .consumer-nav__link--active .consumer-nav__icon{border-color:color-mix(in srgb, var(--tt-pink) 18%, var(--border))!important;background:color-mix(in srgb, var(--surface-raised) 88%, var(--tt-pink) 12%)!important;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #fe2c5505!important}html[data-theme=light] .consumer-nav__icon{box-shadow:inset 0 1px #ffffffdb,inset 0 -1px #16182308!important}html[data-theme=dark] .consumer-nav__icon{background:color-mix(in srgb, var(--surface-raised) 90%, #000 10%)!important;box-shadow:inset 0 1px #ffffff06,inset 0 -1px #00000042!important}.theme-switch{border:1px solid color-mix(in srgb, var(--border) 90%, transparent)!important;background:color-mix(in srgb, var(--surface) 95%, transparent)!important;border-radius:18px!important;padding:.74rem!important;box-shadow:inset 0 1px #ffffff08!important}.theme-switch--compact{padding:.64rem!important}.theme-switch--compact .theme-switch__segmented{background:color-mix(in srgb, var(--surface-raised) 97%, transparent)!important;border-radius:14px!important;min-height:43px!important;padding:.2rem!important;box-shadow:inset 0 1px #ffffff08!important}.theme-switch__choice{letter-spacing:-.012em!important;border-radius:12px!important;min-height:35px!important;font-weight:650!important}.theme-switch__choice--active{font-weight:700!important}.consumer-shell__session{border:1px solid color-mix(in srgb, var(--border) 92%, transparent)!important;background:color-mix(in srgb, var(--surface) 97%, transparent)!important;border-radius:18px!important;gap:.76rem!important;padding:.94rem .96rem .92rem!important;box-shadow:inset 0 1px #ffffff06!important}.consumer-shell__session strong{letter-spacing:-.018em!important;font-size:.965rem!important;font-weight:750!important}.consumer-shell__session span{color:var(--text-dim)!important;line-height:1.26!important}.consumer-shell__session .avatar-shell,.app-shell__sidebar .consumer-brand img{box-shadow:inset 0 1px #ffffff08,0 8px 18px #0000001a!important}.button-icon--tiktok,.auth-gate__pill svg{--tiktok-icon-cyan:#25f4ee;--tiktok-icon-pink:#fe2c55}.button-icon--tiktok{color:var(--tiktok-icon-center)!important}.primary-button--tiktok .button-icon--tiktok{--tiktok-icon-center:#161823!important;color:#161823!important}.button-icon--tiktok svg,.auth-gate__pill svg{width:1.08rem!important;height:1.08rem!important;overflow:visible!important}html[data-theme=dark] .auth-gate__pill svg,html[data-theme=dark] .button-icon--tiktok{--tiktok-icon-center:#fff!important}html[data-theme=dark] .primary-button--tiktok .button-icon--tiktok,html[data-theme=light] .primary-button--tiktok .button-icon--tiktok,.primary-button--tiktok .button-icon--tiktok{--tiktok-icon-center:#161823!important;color:#161823!important}.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{--shell-sidebar-width:256px!important;--shell-sidebar-width-final:256px!important}.tiktok-sidebar{z-index:38;flex-direction:column;gap:.9rem;min-height:100vh;display:flex;top:0;box-shadow:none!important;background:#000!important;border-right:1px solid #ffffff14!important;padding:1.2rem 1.15rem 1.15rem!important;position:sticky!important}.tiktok-sidebar--drawer-open{border-right-color:#0000!important}.tiktok-sidebar .consumer-brand{align-items:center;gap:.8rem;width:100%;min-height:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:inline-flex!important}.tiktok-sidebar .consumer-brand:after{content:none!important}.consumer-brand__crest{background:radial-gradient(circle at 28% 28%,#ffffff24,#0000 72%),#101010;border:1px solid #ffffff17;border-radius:.92rem;justify-content:center;align-items:center;width:2.42rem;height:2.42rem;display:inline-flex;box-shadow:inset 0 1px #ffffff12,0 10px 26px #00000038}.consumer-brand__crest img{object-fit:contain;width:1.48rem;height:1.48rem}.consumer-brand__wordmark{flex-direction:column;align-items:flex-start;gap:.04rem;display:inline-flex}.tiktok-sidebar .consumer-brand strong{color:#fff!important;letter-spacing:-.04em!important;font-size:1.18rem!important;font-weight:800!important;line-height:1.02!important}.tiktok-sidebar .consumer-brand>span{display:inline-flex!important}.consumer-brand__submark{color:#ffffff80;letter-spacing:.16em;text-transform:uppercase;font-size:.65rem;font-weight:700;line-height:1}.consumer-sidebar-search{color:#8a8b91;letter-spacing:-.018em;background:#222;border:1px solid #ffffff05;border-radius:999px;align-items:center;gap:.8rem;min-height:2.58rem;padding:0 1rem 0 .9rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .14s,color .14s,border-color .14s,transform .14s;display:inline-flex}.consumer-sidebar-search:hover,.consumer-sidebar-search:focus-visible{color:#fff;background:#292929;border-color:#ffffff14;transform:translateY(-1px)}.consumer-sidebar-search__icon{width:1.25rem;height:1.25rem;color:inherit;justify-content:center;align-items:center;display:inline-flex}.consumer-sidebar-search__icon svg{width:1.18rem;height:1.18rem}.tiktok-sidebar .app-shell__sidebar-scroll{flex-direction:column;flex:1;gap:.4rem;min-height:0;padding-right:.2rem;display:flex}.tiktok-sidebar .app-shell__sidebar-scroll::-webkit-scrollbar{width:6px}.tiktok-sidebar .app-shell__sidebar-scroll::-webkit-scrollbar-track{background:0 0}.tiktok-sidebar .app-shell__sidebar-scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.tiktok-sidebar .consumer-nav,.tiktok-sidebar .consumer-nav--sidebar-primary{flex-direction:column;gap:.16rem;display:flex}.tiktok-sidebar .consumer-nav__link{position:relative;color:#fff!important;letter-spacing:-.024em!important;min-height:2.36rem!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;gap:.82rem!important;padding:.22rem .28rem!important;font-size:.96rem!important;font-weight:700!important;transition:color .14s,transform .14s,opacity .14s!important}.tiktok-sidebar .consumer-nav__link:before,.tiktok-sidebar .consumer-nav__link:after{content:none!important}.tiktok-sidebar .consumer-nav__link:hover,.tiktok-sidebar .consumer-nav__link:focus-visible{transform:translate(2px);color:#fff!important;background:0 0!important}.tiktok-sidebar .consumer-nav__icon{background:linear-gradient(#ffffff14,#ffffff08),#111;border:1px solid #ffffff17;border-radius:999px;justify-content:center;align-items:center;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 2px 8px #00000029;color:#ffffffeb!important;width:1.76rem!important;height:1.76rem!important}.tiktok-sidebar .consumer-nav__icon svg{stroke-width:1.9px!important;width:.92rem!important;height:.92rem!important}.tiktok-sidebar .consumer-nav__link:hover .consumer-nav__icon,.tiktok-sidebar .consumer-nav__link:focus-visible .consumer-nav__icon{border-color:#ffffff24;transform:scale(1.02);box-shadow:inset 0 1px #ffffff17,0 4px 14px #0000003d}.tiktok-sidebar .consumer-nav__link--active{color:#fe2c55!important}.tiktok-sidebar .consumer-nav__link--active .consumer-nav__icon{background:linear-gradient(#fe2c5533,#fe2c5514),#1a1317;border-color:#fe2c554d;box-shadow:inset 0 1px #ffffff12,0 0 0 1px #fe2c550f,0 6px 18px #fe2c551f;color:#fe2c55!important}.tiktok-sidebar .consumer-nav__trailing{color:#fff6;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.tiktok-sidebar .consumer-nav__trailing svg{width:1rem;height:1rem}.tiktok-sidebar__footer{flex-direction:column;gap:.9rem;padding-top:.2rem;display:flex}.tiktok-sidebar__login{width:100%;letter-spacing:-.02em!important;border-radius:.72rem!important;min-height:2.82rem!important;font-size:1.02rem!important;font-weight:800!important}.tiktok-sidebar__account{background:#101010;border:1px solid #ffffff14;border-radius:1rem;align-items:center;gap:.72rem;min-height:3.35rem;padding:.6rem .74rem;text-decoration:none;transition:background-color .14s,border-color .14s,transform .14s;display:flex;box-shadow:inset 0 1px #ffffff0a}.tiktok-sidebar__account-copy{flex-direction:column;flex:auto;gap:.08rem;min-width:0;display:flex;overflow:hidden}.tiktok-sidebar__account:hover,.tiktok-sidebar__account:focus-visible{background:#151515;border-color:#ffffff1f;transform:translateY(-1px)}.tiktok-sidebar__account .avatar-shell{background:#242424;border:1px solid #ffffff14;flex:0 0 2rem;width:2rem;height:2rem;box-shadow:inset 0 1px #ffffff0d,0 5px 14px #0000002e}.tiktok-sidebar__account strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff!important;letter-spacing:-.02em!important;font-size:.96rem!important;font-weight:700!important;line-height:1.12!important}.tiktok-sidebar__account span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#b6b8bf!important;font-size:.78rem!important;font-weight:600!important;line-height:1.15!important}.tiktok-sidebar__meta{border-top:1px solid #ffffff14;flex-direction:column;gap:.32rem;padding-top:.62rem;display:flex}.tiktok-sidebar__meta-link,.tiktok-sidebar__meta-copy{color:#8a8b91;font-size:.77rem;font-weight:600;line-height:1.22;text-decoration:none}.tiktok-sidebar__meta-link--credit{color:#bcbec4}.tiktok-sidebar__meta-link:hover,.tiktok-sidebar__meta-link:focus-visible{color:#fff}.tiktok-sidebar__panel-backdrop{top:0;bottom:0;right:0;left:var(--shell-sidebar-width-final);z-index:46;background:#00000024;border:0;position:fixed}.tiktok-sidebar__more-panel{top:0;left:var(--shell-sidebar-width-final);z-index:47;width:min(288px, calc(100vw - var(--shell-sidebar-width-final)));background:#000;border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;flex-direction:column;gap:1.05rem;height:100vh;padding:1.15rem 1rem 1.3rem;display:flex;position:fixed;overflow-y:auto;box-shadow:12px 0 24px #0000001a}.tiktok-sidebar__more-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.tiktok-sidebar__more-title{align-items:center;gap:.82rem;display:inline-flex}.tiktok-sidebar__more-title strong{color:#fff;letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.tiktok-sidebar__more-mark{justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.tiktok-sidebar__more-mark--brand{background:radial-gradient(circle at 28% 28%,#ffffff1f,#0000 72%),#101010;border:1px solid #ffffff17;border-radius:.78rem;width:2.08rem;height:2.08rem;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #00000029}.tiktok-sidebar__more-mark--brand img{object-fit:contain;width:1.22rem;height:1.22rem}.tiktok-sidebar__close{color:#ffffffdb;background:#1d1d1d;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;transition:background-color .14s,color .14s,transform .14s;display:inline-flex}.tiktok-sidebar__close:hover,.tiktok-sidebar__close:focus-visible{color:#fff;background:#282828;transform:scale(1.03)}.tiktok-sidebar__close svg{width:1.05rem;height:1.05rem}.tiktok-sidebar__panel-block{flex-direction:column;gap:.4rem;padding-top:.2rem;display:flex}.tiktok-sidebar__panel-block+.tiktok-sidebar__panel-block{border-top:1px solid #ffffff14;padding-top:1.15rem}.tiktok-sidebar__panel-label{color:#8a8b91;letter-spacing:-.01em;font-size:.94rem;font-weight:600}.tiktok-sidebar__panel-row{color:#fff;justify-content:space-between;align-items:center;gap:.9rem;min-height:3.25rem;display:flex}.tiktok-sidebar__panel-row>svg{color:#ffffff7a;width:1rem;height:1rem}.tiktok-sidebar__panel-row-main{letter-spacing:-.02em;align-items:center;gap:.88rem;font-size:1rem;font-weight:700;display:inline-flex}.tiktok-sidebar__panel-row-icon{color:#fffffff0;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:inline-flex}.tiktok-sidebar__panel-row-icon svg{width:1.16rem;height:1.16rem}.tiktok-sidebar__panel-row--theme{align-items:center}.tiktok-sidebar__panel-row--theme .theme-switch{margin-left:auto}.tiktok-sidebar__panel-row--theme .theme-switch--compact{padding:0}.tiktok-sidebar__panel-row--theme .theme-switch__segmented--compact{background:#1d1d1d;border:1px solid #ffffff14;border-radius:999px;min-width:7.1rem;min-height:2.2rem;padding:.2rem}.tiktok-sidebar__panel-row--theme .theme-switch__choice{min-width:2.12rem;padding:0}.tiktok-sidebar__panel-row--theme .theme-switch__choice>span:last-child{display:none}.tiktok-sidebar__panel-row--theme .theme-switch__choice-icon svg{width:1rem;height:1rem}.tiktok-sidebar__panel-link,.tiktok-sidebar__panel-nav-link{align-items:center;gap:.88rem;min-height:3.2rem;padding:.65rem 0;text-decoration:none;display:flex;color:#fff!important;letter-spacing:-.02em!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;font-size:1rem!important;font-weight:700!important;transition:color .14s,transform .14s!important}.tiktok-sidebar__panel-link:hover,.tiktok-sidebar__panel-link:focus-visible,.tiktok-sidebar__panel-nav-link:hover,.tiktok-sidebar__panel-nav-link:focus-visible{transform:translate(2px);color:#fff!important}.tiktok-sidebar__panel-link-icon,.tiktok-sidebar__panel-nav-link .consumer-nav__icon{justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:inline-flex;box-shadow:none!important;color:#fffffff0!important;background:0 0!important;border:0!important}.tiktok-sidebar__panel-link-icon svg,.tiktok-sidebar__panel-nav-link .consumer-nav__icon svg{width:1.12rem;height:1.12rem}.tiktok-sidebar__panel-link-chevron{color:#ffffff7a;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.tiktok-sidebar__panel-link-chevron svg{width:.98rem;height:.98rem}.tiktok-sidebar__panel-nav-link .consumer-nav__trailing{display:none}.tiktok-sidebar__panel-nav-link--logout{text-align:left;width:100%}html[data-theme=light] .tiktok-sidebar{background:#fff!important;border-right-color:#f0f0f0!important}html[data-theme=light] .tiktok-sidebar .consumer-brand strong,html[data-theme=light] .tiktok-sidebar .consumer-nav__link,html[data-theme=light] .tiktok-sidebar__panel-link,html[data-theme=light] .tiktok-sidebar__panel-nav-link,html[data-theme=light] .tiktok-sidebar__panel-row,html[data-theme=light] .tiktok-sidebar__more-title strong{color:#161823!important}html[data-theme=light] .consumer-brand__submark{color:#8e8e93}html[data-theme=light] .consumer-brand__crest,html[data-theme=light] .tiktok-sidebar__more-mark--brand{background:radial-gradient(circle at 28% 28%,#ffffffb3,#0000 70%),#101010;border-color:#16182314;box-shadow:inset 0 1px #ffffff1f,0 10px 22px #16182314}html[data-theme=light] .consumer-sidebar-search{color:#7a7d85;background:#f4f4f5;border-color:#1618230f}html[data-theme=light] .consumer-sidebar-search:hover,html[data-theme=light] .consumer-sidebar-search:focus-visible{color:#161823;background:#ededf0;border-color:#16182314}html[data-theme=light] .tiktok-sidebar .consumer-nav__icon{background:linear-gradient(#fffffffa,#f5f5f7fa),#f8f8f8;border-color:#16182314;box-shadow:inset 0 1px #fffffff2,0 2px 10px #1618230f;color:#161823!important}html[data-theme=light] .tiktok-sidebar .consumer-nav__link--active,html[data-theme=light] .tiktok-sidebar .consumer-nav__link--active .consumer-nav__icon{color:#fe2c55!important}html[data-theme=light] .tiktok-sidebar .consumer-nav__link--active .consumer-nav__icon{background:linear-gradient(#fe2c551f,#fe2c550d),#fff7f9;border-color:#fe2c552e;box-shadow:inset 0 1px #fffffff5,0 6px 16px #fe2c5514}html[data-theme=light] .tiktok-sidebar__account{background:#fff!important;border-color:#16182314!important;box-shadow:0 10px 28px #1618230f,inset 0 1px #fffffff2!important}html[data-theme=light] .tiktok-sidebar__account .avatar-shell{background:#f6f6f7;border-color:#16182314}html[data-theme=light] .tiktok-sidebar__account strong{color:#161823!important}html[data-theme=light] .tiktok-sidebar__account span{color:#5e6472!important}html[data-theme=light] .tiktok-sidebar__meta-link,html[data-theme=light] .tiktok-sidebar__meta-copy,html[data-theme=light] .tiktok-sidebar__panel-label{color:#717171}html[data-theme=light] .tiktok-sidebar__panel-link-icon,html[data-theme=light] .tiktok-sidebar__panel-nav-link .consumer-nav__icon,html[data-theme=light] .tiktok-sidebar__panel-row-icon,html[data-theme=light] .tiktok-sidebar__panel-row>svg,html[data-theme=light] .tiktok-sidebar__panel-link-chevron{color:#161823!important}html[data-theme=light] .tiktok-sidebar__meta,html[data-theme=light] .tiktok-sidebar__panel-block+.tiktok-sidebar__panel-block{border-color:#f0f0f0}html[data-theme=light] .tiktok-sidebar__more-panel{background:#fff;border-left-color:#f0f0f0;border-right-color:#f0f0f0;box-shadow:10px 0 18px #16182309}html[data-theme=light] .tiktok-sidebar__close,html[data-theme=light] .tiktok-sidebar__panel-row--theme .theme-switch__segmented--compact{color:#161823;background:#f3f3f4;border-color:#16182314}@media (width<=1320px){.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{--shell-sidebar-width:244px!important;--shell-sidebar-width-final:244px!important}}@media (width<=1120px){.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{--shell-sidebar-width:232px!important;--shell-sidebar-width-final:232px!important}.tiktok-sidebar{padding-inline:1.1rem!important}}@media (width<=960px){.tiktok-sidebar,.tiktok-sidebar__more-panel,.tiktok-sidebar__panel-backdrop{display:none!important}}.consumer-bottom-nav{padding:.58rem calc(env(safe-area-inset-right,0px) + .92rem) calc(.7rem + env(safe-area-inset-bottom,0px)) calc(env(safe-area-inset-left,0px) + .92rem)!important;border-top:1px solid color-mix(in srgb, var(--divider) 86%, transparent)!important;background:color-mix(in srgb, var(--background) 94%, transparent)!important;-webkit-backdrop-filter:saturate(1.05)blur(18px)!important;backdrop-filter:saturate(1.05)blur(18px)!important}.consumer-bottom-nav .consumer-nav__link{border-radius:16px!important;gap:.34rem!important;min-height:auto!important;padding:.48rem .34rem .42rem!important}.consumer-bottom-nav .consumer-nav__link>span:last-child{letter-spacing:-.006em!important;font-size:.71rem!important}.consumer-bottom-nav .consumer-nav__link--active{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.consumer-bottom-nav .consumer-nav__link--active .consumer-nav__icon{background:color-mix(in srgb, var(--surface-raised) 86%, var(--tt-pink) 14%)!important}@media (width<=1320px){.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{--shell-sidebar-width:236px!important;--shell-sidebar-width-final:236px!important}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{width:236px!important;padding-inline:.9rem!important}}@media (width<=1120px){.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{--shell-sidebar-width:224px!important;--shell-sidebar-width-final:224px!important}.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{width:224px!important;padding-inline:.84rem!important}.app-shell__sidebar .consumer-nav__link,.consumer-nav__link--context,.consumer-nav__link--workspace{gap:.8rem!important;min-height:50px!important;padding-inline:.84rem .92rem!important}}@media (width>=961px){.consumer-bottom-nav{display:none!important}}@media (width<=960px){.app-shell__sidebar,.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar{display:none!important}.app-shell,.app-shell--consumer,.app-shell--immersive,.app-shell--studio{--shell-sidebar-width:0px!important;--shell-sidebar-width-final:0px!important;grid-template-columns:minmax(0,1fr)!important}.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--immersive .app-shell__main,.app-shell--studio .app-shell__main,.app-shell__main--immersive,.app-shell__main--studio{padding-left:1rem!important;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))!important;margin-left:0!important}}@media (width<=560px){.consumer-bottom-nav{padding-inline:calc(env(safe-area-inset-left,0px) + .72rem) calc(env(safe-area-inset-right,0px) + .72rem)!important}.consumer-bottom-nav .consumer-nav__link{padding-inline:.24rem!important}.consumer-bottom-nav .consumer-nav__icon{flex-basis:2.18rem!important;width:2.18rem!important;height:2.18rem!important}}.tiktok-sidebar .consumer-nav__icon{line-height:0!important}.tiktok-sidebar .consumer-nav__icon svg,.tiktok-sidebar__panel-link-icon svg,.tiktok-sidebar__panel-nav-link .consumer-nav__icon svg{margin:auto!important;display:block!important}.location-search-field__control{min-height:46px}.location-search-field__icon,.location-search-field__chevron{z-index:1;width:1rem;height:1rem}.location-search-field__icon{left:.95rem}.location-search-field__chevron{right:.95rem}.location-search-field input{width:100%;min-height:46px!important;padding-left:2.9rem!important;padding-right:2.7rem!important}.studio-alert-card{background:color-mix(in srgb, var(--surface-raised) 92%, var(--tt-pink) 8%);border:1px solid #fe2c552e;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:.95rem 1rem;display:grid}.studio-alert-card--action{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer}.studio-alert-card--action:hover,.studio-alert-card--action:focus-visible{background:color-mix(in srgb, var(--surface-raised) 86%, var(--tt-pink) 14%);border-color:#fe2c555c;outline:none;transform:translateY(-1px)}.studio-alert-card__icon{width:2.1rem;height:2.1rem;color:var(--tt-pink);background:#fe2c551f;border-radius:999px;place-items:center;display:grid}.studio-alert-card__icon svg{width:1rem;height:1rem}.studio-alert-card__body{gap:.18rem;display:grid}.studio-alert-card__body strong{color:var(--text);letter-spacing:-.02em;font-size:.96rem;font-weight:800}.studio-alert-card__body p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.45}.studio-alert-card__action{margin-top:.18rem;color:var(--tt-pink)!important;letter-spacing:0!important;font-size:.82rem!important;font-weight:850!important}html[data-theme=light] .studio-alert-card{background:color-mix(in srgb, #fff 94%, var(--tt-pink) 6%);border-color:#fe2c5529}.studio-create-command-card__header{align-items:flex-start!important;gap:.9rem!important}.studio-create-command-card__header h3{line-height:1.08!important}.studio-create-command-card__header p{max-width:34rem}.studio-create-command-card__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.studio-create-step{align-items:flex-start!important;gap:.85rem!important;min-height:82px!important;padding:.9rem 1rem!important}.studio-create-step__number{margin-top:.02rem!important}.studio-create-step p{max-width:22rem}.studio-source-toggle{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:.8rem!important}.studio-source-toggle__button{gap:.8rem!important;min-height:92px!important;padding:.95rem 1rem!important}.studio-source-toggle__icon{width:1.05rem!important;height:1.05rem!important;margin-top:.1rem!important}.studio-source-toggle__copy{gap:.18rem!important}.studio-source-toggle__copy-head{align-items:center!important;gap:.42rem!important}.studio-source-toggle__copy strong{font-size:1rem!important}.studio-source-toggle__copy small{letter-spacing:.1em!important;font-size:.69rem!important}.studio-source-toggle__copy span{line-height:1.34!important}.studio-source-brief__summary{grid-template-columns:minmax(0,1fr) auto}.studio-source-stage{grid-template-columns:minmax(0,1.08fr) minmax(300px,360px)!important;gap:1rem!important}.studio-source-stage__main,.studio-source-stage__aside{gap:1rem!important}.studio-live-preview,.studio-form-section,.studio-source-note{border-radius:20px!important}.studio-live-preview{grid-template-columns:minmax(200px,248px) minmax(0,1fr)!important;gap:1rem!important;padding:1rem 1.05rem!important}.studio-live-preview__body{gap:.52rem!important}.studio-form-section__head{gap:.42rem!important}.studio-form-section__head p,.studio-source-note p{max-width:44rem}.studio-source-brief__checks{grid-template-columns:repeat(auto-fit,minmax(166px,1fr))!important;gap:.75rem!important}.studio-source-brief__check{align-content:start;gap:.18rem;min-height:88px;padding:.85rem .95rem!important}.studio-source-brief__check strong{line-height:1.2!important}.studio-source-note--requirements{background:color-mix(in srgb, var(--surface-raised) 92%, var(--tt-pink) 8%)!important;border-color:color-mix(in srgb, var(--tt-pink) 18%, var(--border))!important}html[data-theme=light] .studio-source-note--requirements{background:color-mix(in srgb, #fff 95%, var(--tt-pink) 5%)!important}@media (width<=920px){.studio-create-command-card__steps,.studio-source-toggle,.studio-source-stage{grid-template-columns:minmax(0,1fr)!important}}.demo-auth-actions .demo-auth-actions__pill--primary,.demo-auth-actions .demo-auth-actions__button--primary{background:#fe2c5521;border-color:#fe2c556b}.demo-auth-actions .demo-auth-actions__pill--primary:hover,.demo-auth-actions .demo-auth-actions__pill--primary:focus-visible,.demo-auth-actions .demo-auth-actions__button--primary:hover,.demo-auth-actions .demo-auth-actions__button--primary:focus-visible{background:#fe2c5533;border-color:#fe2c55a3}.admin-review-stack{gap:.85rem;margin:1rem 0 1.15rem;display:grid}.admin-review-stack__head{justify-content:space-between;align-items:flex-end;gap:1rem;padding:0 .1rem;display:flex}.admin-review-stack__head h3{color:var(--text);margin:.2rem 0 0;font-size:1.18rem;line-height:1.1}.admin-review-stack__head p,.admin-access-message{color:var(--text-muted);margin:0;line-height:1.5}.admin-kyc-card,.admin-application-ticket{border-color:color-mix(in srgb, var(--tt-pink) 16%, var(--border));background:color-mix(in srgb, var(--surface-raised) 92%, var(--tt-pink) 4%)}.admin-access-identity{align-items:center;gap:.78rem;min-width:0;display:flex}.admin-access-identity--compact{align-items:flex-start}.admin-access-avatar{border:1px solid color-mix(in srgb, var(--tt-pink) 26%, var(--border));background:color-mix(in srgb, var(--surface-elevated) 82%, var(--tt-pink) 12%);width:46px;height:46px;color:var(--text);border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex;overflow:hidden}.admin-access-avatar img{object-fit:cover;width:100%;height:100%}.admin-access-identity>div:not(.admin-access-avatar){min-width:0}.admin-access-identity strong{color:var(--text);line-height:1.16;display:block}.admin-access-identity p{color:var(--text-muted);overflow-wrap:anywhere;margin:.22rem 0 0}.admin-access-message{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-elevated) 72%, transparent);border-radius:16px;padding:.82rem .9rem}.admin-access-message--warning{border-color:color-mix(in srgb, var(--tt-pink) 24%, var(--border));background:color-mix(in srgb, var(--tt-pink) 8%, var(--surface-elevated))}.admin-document-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.7rem;display:grid}.admin-document-tile{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-elevated) 72%, transparent);border-radius:18px;grid-template-columns:78px minmax(0,1fr);gap:.72rem;padding:.65rem;display:grid}.admin-document-tile__preview{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 82%, transparent);width:78px;height:78px;color:var(--text-muted);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.admin-document-tile__preview img{object-fit:cover;width:100%;height:100%}.admin-document-tile__preview span{background:color-mix(in srgb, var(--tt-pink) 12%, transparent);width:2.2rem;height:2.2rem;color:var(--text);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.admin-document-tile__preview svg{width:1.1rem;height:1.1rem}.admin-document-tile__body{align-content:center;gap:.22rem;min-width:0;display:grid}.admin-document-tile__body strong{color:var(--text);font-size:.92rem;line-height:1.2}.admin-document-tile__body p{color:var(--text-muted);overflow-wrap:anywhere;margin:0;font-size:.82rem;line-height:1.35}.admin-document-tile__meta,.admin-document-checklist{flex-wrap:wrap;gap:.38rem;display:flex}.admin-document-tile__meta span,.admin-document-check{border:1px solid var(--border);min-height:26px;color:var(--text-dim);border-radius:999px;align-items:center;gap:.28rem;padding:.24rem .5rem;font-size:.72rem;line-height:1;display:inline-flex}.admin-document-check svg{width:.82rem;height:.82rem;color:var(--text-muted)}.admin-document-check--complete{border-color:color-mix(in srgb, var(--live) 34%, var(--border));background:color-mix(in srgb, var(--live) 12%, transparent);color:var(--text)}.admin-document-check--complete svg{color:var(--live)}html[data-theme=light] .admin-kyc-card,html[data-theme=light] .admin-application-ticket{background:color-mix(in srgb, #fff 96%, var(--tt-pink) 4%);border-color:color-mix(in srgb, var(--tt-pink) 16%, #161c241f)}html[data-theme=light] .admin-access-avatar,html[data-theme=light] .admin-document-tile,html[data-theme=light] .admin-access-message{background:#f8f8f8eb;border-color:#161c241a}@media (width<=720px){.admin-review-stack__head{flex-direction:column;align-items:flex-start}.admin-document-tile{grid-template-columns:64px minmax(0,1fr)}.admin-document-tile__preview{width:64px;height:64px}}.feed-tabs__tab,.workspace-tabs__tab{min-height:40px!important}.tiktok-sidebar__meta-link{align-items:center;min-height:36px;display:flex}.inline-info__button{min-width:38px!important}@media (width<=1100px){.profile-grid{grid-template-columns:minmax(0,1fr)!important}}@media (width<=900px){.consumer-page,.consumer-page__main,.surface,.studio-card,.profile-panel,.profile-grid,.studio-source-stage__main,.studio-source-stage__aside,.studio-upload-card,.studio-upload-field,.studio-upload-vault,.studio-upload-vault--featured{min-width:0!important;max-width:100%!important}.app-shell,.app-shell__main,.app-shell--consumer .app-shell__main,.app-shell--studio .app-shell__main,.app-shell--immersive .app-shell__main{overflow-x:clip!important}.studio-live-preview{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:.9rem!important;display:grid!important}.studio-source-stage__aside{grid-template-columns:minmax(0,1fr)!important}.studio-live-preview__visual{width:min(100%,260px)!important;margin-inline:auto!important}.studio-live-preview .studio-video-preview__body{width:100%!important;min-width:0!important}.studio-video-preview__body h3,.studio-video-preview__body p,.studio-video-preview__stats span,.studio-upload-card__head strong,.studio-upload-card__head p,.studio-upload-card__meta strong,.studio-upload-card__meta p{overflow-wrap:anywhere}.studio-video-preview__stats{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:.52rem!important;width:100%!important;display:grid!important}.studio-video-preview__stats span,.studio-summary span,.editor-footnote span{min-width:0!important}.studio-upload-card__head{grid-template-columns:auto minmax(0,1fr)!important}.studio-upload-vault,.studio-upload-vault--featured{grid-template-columns:minmax(0,1fr)!important}.studio-upload-card__head>div,.studio-upload-card__meta{min-width:0!important}.studio-upload-field__input{width:100%!important;min-width:100%!important}.profile-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=560px){.profile-panel__stats{grid-template-columns:minmax(0,1fr)!important}}.studio-action-grid{grid-template-columns:minmax(240px,.85fr) minmax(220px,1fr);align-items:end;gap:.85rem;display:grid}.studio-create-command-card__steps{grid-template-columns:repeat(4,minmax(0,1fr))!important}.studio-create-step--paid{border-color:color-mix(in srgb, var(--tt-pink) 26%, var(--border))}.studio-launch-section{padding:1.1rem!important}.studio-launch-fields{gap:.9rem;display:grid}.studio-field-wide{min-width:0}.studio-form__grid--pricing{align-items:end;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}.studio-switch-field{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;min-height:58px;border:1px solid var(--border)!important;background:color-mix(in srgb, var(--surface-raised) 88%, transparent)!important;border-radius:16px!important;padding:.82rem .92rem!important;display:grid!important}.studio-switch-field--full{width:100%}.studio-switch-field input[type=checkbox]{opacity:0;pointer-events:none;position:absolute;block-size:1px!important;inline-size:1px!important}.studio-switch-field__track{border:1px solid var(--border);background:#ffffff1a;border-radius:999px;width:46px;height:26px;transition:background .16s,border-color .16s;position:relative}.studio-switch-field__thumb{background:var(--text-muted);border-radius:999px;width:18px;height:18px;transition:transform .16s,background .16s;position:absolute;top:3px;left:3px}.studio-switch-field input[type=checkbox]:checked+.studio-switch-field__track{background:color-mix(in srgb, var(--live) 28%, #ffffff14);border-color:color-mix(in srgb, var(--live) 44%, var(--border))}.studio-switch-field input[type=checkbox]:checked+.studio-switch-field__track .studio-switch-field__thumb{background:var(--live);transform:translate(20px)}.studio-switch-field input[type=checkbox]:disabled+.studio-switch-field__track,.studio-switch-field input[type=checkbox]:disabled~.studio-switch-field__copy{opacity:.55}.studio-switch-field__copy{gap:.16rem;min-width:0;display:grid}.studio-switch-field__copy strong{color:var(--text);line-height:1.2}.studio-switch-field__copy small{color:var(--text-muted);line-height:1.35}.studio-required-mark{border:1px solid color-mix(in srgb, var(--tt-pink) 28%, var(--border));color:var(--tt-pink);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;margin-left:.5rem;padding:.16rem .42rem;font-size:.68rem;font-weight:800;display:inline-flex}.studio-locked-setting{border:1px dashed color-mix(in srgb, var(--tt-pink) 24%, var(--border));background:color-mix(in srgb, var(--surface-raised) 90%, var(--tt-pink) 10%);border-radius:16px;gap:.24rem;padding:.95rem 1rem;display:grid}.studio-locked-setting span{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.studio-locked-setting strong{color:var(--text)}.studio-locked-setting p{color:var(--text-muted);margin:0;line-height:1.42}.studio-paid-actions{gap:1rem!important}.studio-workflow-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.studio-workflow-step{border:1px solid var(--border);background:#ffffff08;border-radius:14px;gap:.2rem;min-height:72px;padding:.78rem .85rem;display:grid}.studio-workflow-step span{color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem}.studio-workflow-step strong{color:var(--text);font-size:.94rem;line-height:1.3}.studio-workflow-step--active{border-color:color-mix(in srgb, var(--danger) 48%, var(--border));background:color-mix(in srgb, var(--danger) 12%, #ffffff08)}.studio-workflow-step--done{border-color:color-mix(in srgb, var(--live) 48%, var(--border));background:color-mix(in srgb, var(--live) 12%, #ffffff08)}.studio-workflow-step--locked{opacity:.72}.studio-paid-actions__block{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);border-radius:18px;gap:.85rem;padding:.95rem;display:grid}.studio-paid-actions__head,.studio-paid-actions__tools{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;display:grid}.studio-paid-actions__head p{color:var(--text-muted);margin:.18rem 0 0;line-height:1.42}.studio-paid-actions__tools>div{border:1px solid var(--border);background:#ffffff08;border-radius:14px;gap:.2rem;min-width:160px;padding:.78rem .85rem;display:grid}.studio-paid-actions__tools span{color:var(--text-dim);font-size:.76rem}.studio-reviewer-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem;display:grid}.studio-reviewer-card{text-align:left;border:1px solid var(--border);min-height:118px;color:var(--text);background:#ffffff08;border-radius:16px;gap:.28rem;padding:.88rem;display:grid}.studio-reviewer-card--selected{border-color:color-mix(in srgb, var(--live) 48%, var(--border));background:color-mix(in srgb, var(--live) 14%, #ffffff08)}.studio-reviewer-card span,.studio-reviewer-card p{color:var(--text-muted);line-height:1.35}.studio-reviewer-card p{margin:0}.studio-availability-list{gap:.75rem;display:grid}.studio-appointment-command{box-sizing:border-box;border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);border-radius:16px;justify-content:space-between;align-items:center;gap:.9rem;min-width:0;max-width:100%;padding:.85rem .95rem;display:flex}.studio-appointment-command>div{gap:.2rem;min-width:0;display:grid}.studio-appointment-command strong{color:var(--text);line-height:1.25}.studio-appointment-command span{color:var(--text-muted);overflow-wrap:anywhere;line-height:1.4}.studio-availability-row{box-sizing:border-box;border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);border-radius:16px;grid-template-columns:minmax(120px,.72fr) minmax(150px,1fr) repeat(2,minmax(108px,.8fr));align-items:end;gap:.72rem;min-width:0;max-width:100%;padding:.85rem;display:grid}.studio-availability-row>label{min-width:0}.studio-availability-row .field-input{width:100%;min-width:0}.studio-availability-row__day{gap:.12rem;min-width:0;padding-bottom:.25rem;display:grid}.studio-availability-row__day span{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.74rem}.studio-availability-row__day strong{color:var(--text);overflow-wrap:anywhere;font-size:1rem}@media (width<=1120px){.studio-availability-row{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-availability-row__day{grid-column:1/-1;padding-bottom:0}}@media (width<=760px){.studio-availability-row{grid-template-columns:minmax(0,1fr)}}@media (width<=840px){.studio-action-grid,.studio-create-command-card__steps,.studio-workflow-strip,.studio-paid-actions__head,.studio-paid-actions__tools,.studio-appointment-command{grid-template-columns:minmax(0,1fr)}.studio-appointment-command{display:grid}}.studio-command-center{border:1px solid var(--border);background:linear-gradient(180deg, #ffffff0e, #ffffff05), color-mix(in srgb, var(--surface-raised) 92%, transparent);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,.56fr);align-items:stretch;gap:1rem;margin:1rem 0;padding:1.1rem;display:grid;box-shadow:0 18px 48px #00000038}.studio-command-center__main{align-content:start;gap:.55rem;display:grid}.studio-command-center__headline{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.studio-command-center__headline strong{font-size:clamp(1.7rem,4vw,3rem);line-height:.96}.studio-command-center__headline span{color:var(--text-muted);font-weight:800}.studio-command-center__main h2{margin:0;font-size:1.08rem}.studio-command-center__main p:not(.section-header__kicker){max-width:58rem;color:var(--text-muted);margin:0;line-height:1.5}.studio-command-center__side{gap:.8rem;display:grid}.studio-command-center__facts,.studio-overview-next__grid,.studio-valuation-grid,.studio-standard-setup__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.studio-command-center__facts>div,.studio-overview-next__grid>div,.studio-valuation-grid>div{border:1px solid var(--border);background:#ffffff09;border-radius:8px;gap:.25rem;min-height:76px;padding:.78rem;display:grid}.studio-command-center__facts strong,.studio-overview-next__grid strong,.studio-valuation-grid strong{font-size:1rem;line-height:1.28}.studio-command-center__primary{justify-content:center;width:100%}.studio-command-progress{grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;padding-top:.25rem;display:grid}.studio-command-progress__step{border:1px solid var(--border);min-height:44px;color:var(--text-muted);background:#ffffff06;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.42rem;padding:.55rem .62rem;display:grid}.studio-command-progress__step span{border:1px solid;border-radius:999px;place-items:center;width:1.25rem;height:1.25rem;font-size:.72rem;display:grid}.studio-command-progress__step strong{overflow-wrap:anywhere;font-size:.78rem;line-height:1.2}.studio-command-progress__step--complete{color:var(--live);border-color:color-mix(in srgb, var(--live) 36%, var(--border))}.studio-command-progress__step--active{color:var(--text);border-color:color-mix(in srgb, var(--danger) 38%, var(--border));background:color-mix(in srgb, var(--danger) 10%, #ffffff06)}.studio-help-term{min-width:0;color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.3rem;font-size:.74rem;font-weight:800;display:inline-flex}.studio-overview-focus,.studio-task-layout,.studio-panel--focused{gap:1rem;display:grid}.studio-overview-next .section-header{align-items:center}.studio-standard-setup{margin-bottom:1rem}.studio-standard-setup__grid{align-items:end}.studio-standard-setup__grid label{min-width:0}.studio-standard-setup__grid input,.studio-standard-setup__grid select{width:100%}.studio-advanced-drawer{border:1px solid var(--border);background:#ffffff06;border-radius:8px;margin-top:.9rem}.studio-advanced-drawer summary{cursor:pointer;color:var(--text);padding:.82rem .9rem;font-weight:900}.studio-advanced-drawer[open]{padding-bottom:.9rem}.studio-advanced-drawer[open] .studio-standard-setup__grid{padding:0 .9rem}.studio-requirement-list{gap:.5rem;margin-bottom:.9rem;display:grid}.studio-requirement-row{border:1px solid var(--border);color:var(--text-muted);background:#ffffff06;border-radius:8px;align-items:center;gap:.55rem;padding:.72rem .8rem;display:flex}.studio-requirement-row--done{color:var(--text);border-color:color-mix(in srgb, var(--live) 34%, var(--border))}.studio-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000009e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.studio-launch-modal{border:1px solid var(--border);background:var(--surface-raised);border-radius:8px;gap:1rem;width:min(560px,100%);padding:1rem;display:grid;box-shadow:0 28px 80px #00000061}.studio-launch-modal__head,.studio-launch-modal__actions{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.studio-launch-modal__head h2{margin:.2rem 0 0}.studio-launch-modal__checks{gap:.55rem;display:grid}.studio-launch-modal__check{border:1px solid var(--border);color:var(--text-muted);border-radius:8px;align-items:center;gap:.6rem;padding:.75rem;display:flex}.studio-launch-modal__check--done{color:var(--text);border-color:color-mix(in srgb, var(--live) 34%, var(--border))}.studio-launch-modal__fee{border:1px solid color-mix(in srgb, var(--danger) 28%, var(--border));background:color-mix(in srgb, var(--danger) 9%, #ffffff08);border-radius:8px;gap:.25rem;padding:.85rem;display:grid}.studio-launch-modal__fee strong{font-size:1.45rem}.studio-launch-modal__fee p{color:var(--text-muted);margin:0}.studio-mode-switch{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 86%, transparent);border-radius:8px;gap:.35rem;width:fit-content;margin:1rem 0 .4rem;padding:.28rem;display:inline-flex}.surface.studio-view{--studio-accent:#38bdf8}html[data-theme=light] .surface.studio-view{--studio-accent:#2563eb}.studio-view-toolbar{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.7rem;display:flex}.studio-view-toolbar h2,.studio-view-toolbar p{margin:0}.studio-view-toolbar h2{font-size:clamp(1.35rem,3vw,2rem)}.studio-view-toolbar>div:first-child{gap:.35rem;max-width:46rem;display:grid}.studio-view-toolbar>div:first-child p:not(.section-header__kicker){color:var(--text-muted)}.studio-mode-switch__button{min-height:2.35rem;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:.45rem;padding:0 .82rem;font-weight:900;display:inline-flex}.studio-mode-switch__button:hover,.studio-mode-switch__button:focus-visible,.studio-mode-switch__button--active{color:var(--text);background:color-mix(in srgb, var(--studio-accent,var(--accent)) 14%, var(--surface-raised));outline:none}.studio-view .workspace-tabs{scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;max-width:100%!important;overflow:auto hidden!important}.studio-view .workspace-tabs__tab{scroll-snap-align:start;white-space:nowrap!important;flex:none!important}.studio-wizard-shell{grid-template-columns:minmax(230px,270px) minmax(0,1fr);align-items:start;gap:1rem;max-width:100%;margin-top:1rem;display:grid}.studio-wizard-rail,.studio-wizard-card,.studio-wizard-summary{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 94%, transparent);border-radius:8px;min-width:0;box-shadow:0 16px 40px #0000001f}.studio-wizard-rail,.studio-wizard-summary{align-self:start;gap:.8rem;padding:1rem;display:grid;position:static;top:auto}.studio-wizard-card{grid-area:1/2/span 2}.studio-wizard-summary{grid-area:2/1;position:static}.studio-wizard-rail h2,.studio-wizard-summary h3,.studio-wizard-card__head h2{margin:0}.studio-wizard-steps{gap:.42rem;display:grid}.studio-wizard-step{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;padding:.66rem;display:grid}.studio-wizard-step span{border:1px solid;border-radius:999px;place-items:center;width:1.45rem;height:1.45rem;font-size:.78rem;font-weight:900;display:grid}.studio-wizard-step strong,.studio-wizard-type strong{color:var(--text);font-size:.92rem;display:block}.studio-wizard-step small,.studio-wizard-type small,.studio-wizard-type p,.studio-wizard-card__head p,.studio-fee-explainer p,.studio-wizard-summary span{color:var(--text-muted)}.studio-wizard-step--active,.studio-wizard-step:hover,.studio-wizard-step:focus-visible{border-color:color-mix(in srgb, var(--studio-accent,var(--accent)) 38%, var(--border));color:var(--text);background:color-mix(in srgb, var(--studio-accent,var(--accent)) 10%, transparent);outline:none}.studio-wizard-step--done span{color:var(--live)}.studio-wizard-card{gap:1rem;padding:1rem;display:grid}.studio-wizard-card__head{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.8rem;display:flex}.studio-wizard-type-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,168px),1fr));gap:.7rem;display:grid}.studio-wizard-type{border:1px solid var(--border);text-align:left;cursor:pointer;background:#ffffff06;border-radius:8px;gap:.45rem;min-height:156px;padding:.8rem;display:grid}.studio-wizard-type:hover,.studio-wizard-type:focus-visible,.studio-wizard-type--active{border-color:color-mix(in srgb, var(--studio-accent,var(--accent)) 44%, var(--border));background:color-mix(in srgb, var(--studio-accent,var(--accent)) 9%, #ffffff06);outline:none}.studio-wizard-type__icon{background:color-mix(in srgb, var(--studio-accent,var(--accent)) 15%, transparent);width:2.35rem;height:2.35rem;color:var(--studio-accent,var(--accent));border-radius:8px;place-items:center;display:grid}.studio-wizard-fields{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:.8rem;display:grid}.studio-wizard-fields .studio-field-wide{grid-column:1/-1}.studio-wizard-fields label{gap:.35rem;display:grid}.studio-wizard-fields input,.studio-wizard-fields select,.studio-wizard-fields textarea{width:100%}.studio-wizard-location{border:1px solid var(--border);background:#ffffff06;border-radius:8px;gap:.75rem;padding:.86rem;display:grid}.studio-wizard-location__head{justify-content:space-between;align-items:baseline;gap:.8rem;display:flex}.studio-wizard-location__head strong{color:var(--text)}.studio-wizard-location__head span{color:var(--text-muted);font-size:.86rem}.studio-antique-dossier{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 86%, var(--surface-raised));border-radius:8px;gap:.9rem;padding:.95rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b}.studio-antique-dossier>*{position:relative}.studio-antique-dossier .studio-wizard-location__head{flex-wrap:wrap;align-items:flex-start}html[data-theme=light] .studio-antique-dossier{background:color-mix(in srgb, var(--surface) 92%, var(--surface-raised));box-shadow:inset 0 1px #ffffffb3}.studio-valuation-first-panel{border:1px solid color-mix(in srgb, var(--studio-accent,var(--accent)) 28%, var(--border));background:color-mix(in srgb, var(--studio-accent,var(--accent)) 7%, #ffffff06);border-radius:8px;grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);align-items:stretch;gap:1rem;padding:1rem;display:grid}.studio-valuation-first-panel h3,.studio-valuation-first-panel p{margin:0}.studio-valuation-first-panel h3{margin-top:.15rem;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.05}.studio-valuation-first-panel p,.studio-valuation-first-panel small{color:var(--text-muted);line-height:1.5}.studio-valuation-first-panel__fee,.studio-valuation-first-panel__locks{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);border-radius:8px;gap:.35rem;padding:.85rem;display:grid}.studio-valuation-first-panel__fee span,.studio-valuation-first-panel__locks span{color:var(--text-muted)}.studio-valuation-first-panel__fee strong{color:var(--text);font-size:1.65rem}.studio-valuation-first-panel__locks{grid-column:1/-1}.studio-valuation-first-panel__locks span{border-left:3px solid color-mix(in srgb, var(--studio-accent,var(--accent)) 55%, var(--border));align-items:center;min-height:34px;padding-left:.75rem;display:flex}.studio-fee-explainer,.studio-wizard-review,.studio-wizard-summary__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.studio-wizard-summary .studio-wizard-summary__facts{grid-template-columns:minmax(0,1fr)}.studio-fee-explainer article,.studio-wizard-review>div,.studio-wizard-summary__facts>div{border:1px solid var(--border);background:#ffffff06;border-radius:8px;gap:.25rem;min-height:92px;padding:.8rem;display:grid}.studio-fee-explainer span,.studio-wizard-review span,.studio-wizard-summary__facts span{color:var(--text-dim);text-transform:uppercase;font-size:.74rem;font-weight:900}.studio-fee-explainer strong,.studio-wizard-review strong,.studio-wizard-summary__facts strong{color:var(--text);font-size:1.02rem}.studio-wizard-actions{flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding-top:.3rem;display:flex}.studio-wizard-actions>*{min-width:min(11rem,100%)}.studio-wizard-summary__missing,.studio-wizard-summary__ready{border:1px solid var(--border);border-radius:8px;gap:.45rem;padding:.75rem;display:grid}.studio-wizard-summary__ready{color:var(--live);grid-template-columns:auto minmax(0,1fr);align-items:center}html[data-theme=light] .studio-mode-switch,html[data-theme=light] .studio-wizard-rail,html[data-theme=light] .studio-wizard-card,html[data-theme=light] .studio-wizard-summary{background:#fff;box-shadow:0 18px 42px #0f172a14}html[data-theme=light] .studio-wizard-type,html[data-theme=light] .studio-wizard-location,html[data-theme=light] .studio-valuation-first-panel__fee,html[data-theme=light] .studio-valuation-first-panel__locks,html[data-theme=light] .studio-fee-explainer article,html[data-theme=light] .studio-wizard-review>div,html[data-theme=light] .studio-wizard-summary__facts>div{background:#f8fafc}@media (width<=1180px){.studio-wizard-shell{grid-template-columns:minmax(0,1fr)}.studio-wizard-card,.studio-wizard-summary{grid-area:auto}.studio-wizard-steps,.studio-wizard-summary .studio-wizard-summary__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.studio-command-center,.studio-command-center__facts,.studio-overview-next__grid,.studio-valuation-grid,.studio-standard-setup__grid{grid-template-columns:minmax(0,1fr)}.studio-command-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-wizard-shell{grid-template-columns:minmax(0,1fr)}.studio-wizard-card,.studio-wizard-summary{grid-area:auto}.studio-wizard-rail,.studio-wizard-summary{position:static}.studio-valuation-first-panel,.studio-wizard-type-grid,.studio-wizard-fields,.studio-fee-explainer,.studio-wizard-review,.studio-wizard-summary__facts{grid-template-columns:minmax(0,1fr)}}@media (width<=620px){.studio-view-toolbar{display:grid}.studio-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.studio-mode-switch__button{text-align:center;justify-content:center;padding:0 .55rem}.studio-wizard-steps,.studio-wizard-summary .studio-wizard-summary__facts{grid-template-columns:minmax(0,1fr)}.studio-wizard-location__head,.studio-wizard-actions{display:grid}.studio-wizard-actions>*{width:100%}.studio-command-progress{grid-template-columns:minmax(0,1fr)}.studio-launch-modal__head,.studio-launch-modal__actions{flex-direction:column}}.studio-gallery-preview-grid{gap:.55rem;display:grid}.studio-gallery-preview{border:1px solid var(--border);background:#ffffff08;border-radius:8px;grid-template-columns:4.5rem minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.55rem;display:grid}.studio-gallery-preview__media{aspect-ratio:4/3;border:1px solid var(--border);background:#ffffff0a;border-radius:8px;width:4.5rem;overflow:hidden}.studio-gallery-preview__media img{object-fit:cover;width:100%;height:100%;display:block}.studio-gallery-preview strong,.studio-gallery-preview span,.studio-upload-card__meta strong,.studio-upload-card__meta p,.profile-list__item strong,.profile-list__item p,.activation-choice strong,.activation-choice p,.admin-room-item strong,.admin-room-item p,.workspace-tabs__label{overflow-wrap:anywhere;min-width:0}.studio-upload-card,.studio-upload-card__head>div,.studio-upload-card__meta,.admin-room-item,.admin-room-item__content,.admin-room-item__identity,.workspace-tabs__tab,.explore-filter-panel,.explore-filter-panel__row{min-width:0}.explore-filter-panel__actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:.65rem;display:flex}.explore-filter-panel__actions>*{min-width:min(9rem,100%)}.studio-modal-backdrop{padding:max(1rem, env(safe-area-inset-top)) 1rem max(1rem, env(safe-area-inset-bottom));place-items:start center;overflow-y:auto}.studio-launch-modal{max-height:calc(100dvh - 2rem);overflow-y:auto}select,.field-input,.studio-view input,.studio-view select,.studio-view textarea,.explore-filter-panel__input,.admin-filter-select{text-overflow:ellipsis;min-width:0;max-width:100%}@media (width<=900px){.explore-filter-panel__row,.admin-room-item{grid-template-columns:minmax(0,1fr)}.admin-room-item__select{justify-self:start}.workspace-bulk-bar{grid-template-columns:minmax(0,1fr)}.workspace-bulk-bar__actions,.workspace-bulk-bar__summary{justify-content:flex-start}}@media (width<=720px){.consumer-page--studio .consumer-page__main,.consumer-page--explore .consumer-page__main,.consumer-page--profile .consumer-page__main{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}.studio-gallery-preview{grid-template-columns:3.75rem minmax(0,1fr)}.studio-gallery-preview>.ghost-button{grid-column:1/-1;width:100%}.studio-launch-modal{width:100%;max-height:calc(100dvh - 1.5rem - env(safe-area-inset-bottom))}.studio-view .workspace-tabs{scroll-snap-type:none!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}.studio-view .workspace-tabs__tab{white-space:normal!important;scroll-snap-align:unset!important;justify-content:flex-start!important;width:100%!important;min-width:0!important}.studio-view .workspace-tabs__label{white-space:normal!important}.inline-info__panel{top:auto!important;right:1rem!important;bottom:calc(6.4rem + env(safe-area-inset-bottom))!important;z-index:140!important;width:auto!important;max-width:none!important;position:fixed!important;left:1rem!important;transform:translateY(.5rem)!important}.inline-info--open .inline-info__panel{transform:translateY(0)!important}}.studio-upload-field__input,.onboarding-upload-card__input{clip:rect(0, 0, 0, 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.profile-list__item,.support-method-card,.support-card,.support-channel-card,.support-policy-card{overflow-wrap:anywhere;min-width:0}.support-method-card a,.support-method-card strong,.support-card a,.support-card strong,.support-channel-card a,.support-channel-card strong,.support-policy-card a,.support-policy-card strong{overflow-wrap:anywhere;word-break:break-word;min-width:0}.ghost-button--link{white-space:normal;text-align:center;overflow-wrap:anywhere;min-width:0;max-width:100%}.ghost-button--link span{overflow-wrap:anywhere;min-width:0}.feed-bid-tray__summary,.feed-bid-tray__summary>*,.feed-bid-tray__stats,.feed-bid-tray__stats>*,.admin-health-details>div{min-width:0;max-width:100%}.feed-bid-tray__summary strong,.feed-bid-tray__summary p,.feed-bid-tray__stats span,.admin-health-details>div strong,.admin-health-details>div a{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}@media (width<=720px){.support-page .ghost-button--link,.consumer-page--support .ghost-button--link,.profile-action-center--support .ghost-button--link,.admin-card .ghost-button--link{width:100%}.feed-bid-tray--mobile .feed-bid-tray__summary{grid-template-columns:minmax(0,1fr)!important;width:100%!important}}@media (width<=620px){.studio-wizard-shell{gap:.85rem}.studio-wizard-rail{gap:.65rem;padding:.85rem}.studio-wizard-rail>.section-header__kicker{margin:0}.studio-wizard-rail h2{font-size:1.35rem;line-height:1.1}.studio-wizard-steps{gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr))!important}.studio-wizard-step{align-items:center;gap:.45rem;min-height:54px;padding:.52rem}.studio-wizard-step span{width:1.35rem;height:1.35rem;font-size:.74rem}.studio-wizard-step strong{font-size:.84rem;line-height:1.2}.studio-wizard-step small{display:none}.studio-wizard-card,.studio-wizard-summary{padding:.85rem}.studio-wizard-card__head{gap:.7rem;display:grid}.studio-wizard-card__head>div:first-child{min-width:0}.studio-wizard-card__head h2{font-size:clamp(1.45rem,8vw,1.95rem);line-height:1.08}.studio-wizard-type-grid{grid-template-columns:minmax(0,1fr)}.studio-wizard-type{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;min-height:0}.studio-wizard-type__icon{grid-row:span 3}.studio-wizard-actions{bottom:calc(6.25rem + env(safe-area-inset-bottom));z-index:8;padding:.75rem .85rem calc(.8rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin:0 -.85rem -.85rem;position:sticky}.studio-wizard-actions>*{width:100%}}@media (width<=430px){.studio-wizard-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}.studio-wizard-step{text-align:center;justify-items:center;gap:.3rem;min-height:58px;padding:.42rem .3rem}.studio-wizard-step span{width:1.25rem;height:1.25rem}.studio-wizard-step strong{font-size:.72rem;line-height:1.12}.studio-view-toolbar{gap:.65rem;padding-bottom:.65rem}.studio-view-toolbar h2{font-size:1.5rem}.studio-view-toolbar>div:first-child p:not(.section-header__kicker){display:none}.studio-mode-switch{margin-top:.35rem}}.admin-service-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr))!important}.admin-service-pill{overflow-wrap:anywhere;min-width:0}.admin-service-pill strong{overflow-wrap:anywhere}.activation-choice__title{align-items:center;gap:.45rem;min-width:0;display:flex}.activation-choice__title strong{overflow-wrap:anywhere;min-width:0}.activation-choice .inline-info{z-index:2;position:relative}.activation-choice .inline-info__button{width:1.5rem;height:1.5rem;color:var(--text-muted)}.activation-choice .inline-info__panel{width:min(22rem,100vw - 3rem);max-width:none}.mock-gateway{align-items:center;padding:clamp(.75rem,2vw,1.5rem)}.mock-gateway__dialog{width:min(1120px,100vw - 2rem);max-height:calc(100dvh - 2rem);overflow-x:hidden}.mock-gateway__layout{gap:1rem;grid-template-columns:minmax(230px,.9fr) minmax(260px,1fr) minmax(300px,1.08fr)!important}.mock-gateway__block,.mock-gateway__block-header,.mock-gateway__column,.mock-gateway__form,.mock-gateway__method,.mock-gateway__method-copy,.mock-gateway__selected-method,.mock-gateway__step{min-width:0}.mock-gateway__method-grid,.mock-gateway__steps{grid-template-columns:minmax(0,1fr)!important}.mock-gateway__method{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid!important}.mock-gateway__method p,.mock-gateway__step p,.mock-gateway__selected-method p,.mock-gateway__block-header span{overflow-wrap:normal;word-break:normal}.mock-gateway__brand-row,.mock-gateway__selected-method-brand{min-width:0}.mock-gateway__brand-mark{width:3.65rem;min-width:3.65rem;height:2.25rem;overflow:visible}.mock-gateway__brand-mark svg{width:3.55rem;height:2.1rem;overflow:visible}.mock-gateway__footer .primary-button,.mock-gateway__footer .ghost-button{white-space:normal;min-width:min(11rem,100%)}@media (width>=1101px){.mock-gateway__dialog{gap:.95rem;width:min(1180px,100vw - 2rem)}.mock-gateway__summary-grid{gap:.65rem;grid-template-columns:repeat(5,minmax(0,1fr))!important}.mock-gateway__summary-card{min-height:74px;padding:.8rem .9rem}.mock-gateway__layout{align-items:start;gap:.85rem;grid-template-columns:minmax(260px,.9fr) minmax(240px,.78fr) minmax(380px,1.22fr)!important}.mock-gateway__block--methods,.mock-gateway__form{grid-column:auto!important}.mock-gateway__method-grid,.mock-gateway__column--notes .mock-gateway__steps{grid-template-columns:minmax(0,1fr)!important}.mock-gateway__method{gap:.55rem;min-height:0;padding:.72rem .78rem}.mock-gateway__method p,.mock-gateway__step p,.mock-gateway__selected-method p,.mock-gateway__block-header span,.mock-gateway__checkbox span{font-size:.9rem;line-height:1.45}.mock-gateway__method-copy{gap:.42rem}.mock-gateway__method-eyebrow{min-height:1.28rem;padding:.08rem .46rem;font-size:.62rem}.mock-gateway__block{padding:.9rem}.mock-gateway__field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.mock-gateway__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.mock-gateway__form{grid-column:1/-1}}@media (width<=720px){.mock-gateway{padding:max(.75rem, env(safe-area-inset-top)) .75rem max(.75rem, env(safe-area-inset-bottom));align-items:start}.mock-gateway__dialog{scrollbar-gutter:stable;border-radius:20px;width:100%;max-height:calc(100dvh - 1.5rem);padding:.85rem}.mock-gateway__toolbar,.mock-gateway__brand,.mock-gateway__actions,.mock-gateway__footer{grid-template-columns:minmax(0,1fr);width:100%;display:grid!important}.mock-gateway__toolbar{order:1}.mock-gateway__hero{order:2}.mock-gateway__layout{order:3}.mock-gateway__summary-grid{order:4}.mock-gateway>.banner{order:5}.mock-gateway__layout,.mock-gateway__summary-grid,.mock-gateway__method-grid,.mock-gateway__steps,.mock-gateway__field-grid{grid-template-columns:minmax(0,1fr)!important}.mock-gateway__block--methods{order:1}.mock-gateway__form{order:2}.mock-gateway__column--notes{order:3}.mock-gateway__block,.mock-gateway__method,.mock-gateway__selected-method,.mock-gateway__step,.mock-gateway__summary-card{border-radius:18px;padding:.9rem}.mock-gateway__method{grid-template-columns:minmax(0,1fr) auto!important}.mock-gateway__selected-method,.mock-gateway__step{grid-template-columns:auto minmax(0,1fr)!important}.mock-gateway__method-copy{gap:.38rem}.mock-gateway__method p,.mock-gateway__step p,.mock-gateway__selected-method p,.mock-gateway__block-header span,.mock-gateway__checkbox span{font-size:.92rem;line-height:1.45}.mock-gateway__brand-row{gap:.45rem}.mock-gateway__brand-mark{width:3.5rem;min-width:3.5rem;height:2.15rem}.mock-gateway__brand-mark svg{width:3.35rem;height:2rem}.mock-gateway__close,.mock-gateway__footer .primary-button,.mock-gateway__footer .ghost-button{justify-content:center;width:100%}.mock-gateway__footer{z-index:2;padding:.75rem .85rem calc(.85rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);gap:.6rem;margin:0 -.85rem -.85rem;position:sticky;bottom:-.85rem}}@media (width<=420px){.mock-gateway__dialog{padding:.75rem}.mock-gateway__method{position:relative;grid-template-columns:minmax(0,1fr)!important}.mock-gateway__method-state{position:absolute;top:.8rem;right:.8rem}.mock-gateway__method-copy{padding-right:2.35rem}.mock-gateway__footer{margin:0 -.75rem -.75rem;padding-left:.75rem;padding-right:.75rem;bottom:-.75rem}}.explore-filter-panel__row{align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr) auto!important}.explore-filter-panel__location{min-width:0}.explore-filter-panel__location .location-fieldset{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.explore-filter-panel__location .location-search-field{min-width:0}.explore-filter-panel__location .location-search-field__control{min-height:50px}.explore-filter-panel__location .location-search-field__menu{z-index:80}.explore-filter-panel__mode{width:100%}.explore-filter-panel__row--stores{grid-template-columns:minmax(0,1fr) auto!important}.explore-filter-panel__hint{border:1px solid var(--border);min-height:50px;color:var(--text-muted);background:color-mix(in srgb, var(--surface-raised) 72%, transparent);border-radius:14px;align-items:center;padding:0 .95rem;display:flex}.store-directory{gap:.9rem;display:grid}.store-directory-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:.9rem;display:grid}.store-directory-card{border:1px solid var(--border);min-width:0;min-height:220px;color:var(--text);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);border-radius:16px;gap:.9rem;padding:1rem;text-decoration:none;display:grid}.store-directory-card:hover,.store-directory-card:focus-visible{border-color:color-mix(in srgb, var(--brand-pink) 36%, var(--border));outline:none}.store-directory-card strong,.store-directory-card p,.store-directory-card span{overflow-wrap:anywhere;min-width:0}.store-directory-card>div:first-child{gap:.35rem;min-width:0;display:grid}.store-directory-card>div:first-child>strong{font-size:1.15rem;line-height:1.15}.store-directory-card p{color:var(--text-muted);margin:0;line-height:1.45}.store-directory-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.store-directory-card__stats span{border:1px solid var(--border);color:var(--text-muted);background:#ffffff09;border-radius:12px;gap:.1rem;padding:.65rem;display:grid}.store-directory-card__stats strong{color:var(--text);font-size:1.05rem}.store-directory-card--loading .skeleton-block{min-height:2.25rem}.tiktok-sidebar__panel-nav-link[href*=saved-rooms] .consumer-nav__icon{color:var(--brand-pink)}.activation-choice{overflow:visible!important}.activation-choice:has(.inline-info--open){z-index:30}.activation-choice .inline-info__panel{overflow-wrap:normal;width:min(24rem,100vw - 2rem);left:0;right:auto}.onboarding-upload-grid--identity{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))!important}.onboarding-upload-card{align-content:start}.onboarding-upload-card__head{grid-template-columns:auto minmax(0,1fr)}.onboarding-upload-card__head .status-pill{grid-column:1/-1;width:fit-content}.onboarding-upload-card__copy strong,.onboarding-upload-card__copy p,.onboarding-upload-card__meta span{word-break:normal;overflow-wrap:anywhere}.onboarding-upload-card__actions .ghost-button{min-width:0}.studio-modal-close{border:1px solid var(--border);width:2.45rem;height:2.45rem;color:var(--text);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);cursor:pointer;border-radius:999px;flex:none;place-items:center;display:grid}.studio-modal-close:hover,.studio-modal-close:focus-visible{border-color:color-mix(in srgb, var(--studio-accent,var(--accent)) 40%, var(--border));color:var(--studio-accent,var(--accent));outline:none}.studio-modal-close svg{width:1rem;height:1rem}.studio-notice-modal__detail{color:var(--text-muted);margin:0;line-height:1.55}.studio-notice-modal .studio-launch-modal__check span{color:var(--brand-pink)}.studio-gallery-preview{grid-template-columns:5.25rem minmax(0,1fr) auto;align-items:stretch}.studio-gallery-preview>div:not(.studio-gallery-preview__media){align-content:center;gap:.2rem;min-width:0;display:grid}.studio-gallery-preview strong{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.onboarding-location-picker .location-fieldset{grid-template-columns:repeat(3,minmax(0,1fr))}.valuator-coverage-builder{gap:.9rem;min-width:0;display:grid}.valuator-coverage-builder__head{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.valuator-coverage-builder__head>div{gap:.25rem;min-width:0;display:grid}.valuator-coverage-builder__head strong{font-size:1.05rem;line-height:1.15}.valuator-coverage-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.valuator-coverage-toggle button,.valuator-specialty-card{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;background:color-mix(in srgb, var(--surface-raised) 80%, transparent);cursor:pointer;border-radius:14px;gap:.35rem;padding:.8rem;display:grid}.valuator-coverage-toggle button:hover,.valuator-coverage-toggle button:focus-visible,.valuator-specialty-card:hover,.valuator-specialty-card:focus-visible{border-color:color-mix(in srgb, var(--brand-pink) 34%, var(--border));outline:none}.valuator-coverage-toggle button.is-active,.valuator-specialty-card--selected{border-color:color-mix(in srgb, var(--studio-accent,var(--accent)) 54%, var(--border));background:color-mix(in srgb, var(--studio-accent,var(--accent)) 12%, var(--surface-raised))}.valuator-specialty-card:disabled{cursor:default;opacity:.86}.valuator-coverage-toggle strong,.valuator-specialty-card strong,.valuator-coverage-toggle span,.valuator-specialty-card span{overflow-wrap:anywhere;min-width:0}.valuator-coverage-toggle strong,.valuator-specialty-card strong{line-height:1.15}.valuator-coverage-toggle span,.valuator-specialty-card span{color:var(--text-muted);line-height:1.45}.valuator-specialty-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));gap:.6rem;display:grid}@media (width<=1020px){.explore-filter-panel__row{grid-template-columns:minmax(0,1fr)!important}.explore-filter-panel__location .location-fieldset{grid-template-columns:minmax(0,1fr)}.explore-filter-panel__actions{justify-content:stretch}.explore-filter-panel__actions>*{flex:11rem}.explore-filter-panel__row--stores{grid-template-columns:minmax(0,1fr)!important}}@media (width<=720px){.activation-choice .inline-info__panel{width:auto;left:1rem;right:1rem}.onboarding-upload-command{grid-template-columns:minmax(0,1fr)}.onboarding-upload-card{min-height:0}.onboarding-upload-card__actions,.onboarding-upload-card__actions .ghost-button,.onboarding-upload-card__trigger{justify-content:center;width:100%}.studio-gallery-preview{grid-template-columns:5rem minmax(0,1fr)}.studio-gallery-preview>.ghost-button{grid-column:1/-1;width:100%}.onboarding-location-picker .location-fieldset,.valuator-coverage-toggle{grid-template-columns:minmax(0,1fr)}}@media (width<=430px){.studio-gallery-preview{grid-template-columns:minmax(0,1fr)}.studio-gallery-preview__media{width:100%}}.studio-appointment-command{overflow:hidden}.studio-appointment-command .status-pill{white-space:nowrap;flex:none;min-width:fit-content;max-width:100%}.studio-availability-list{width:100%;max-width:100%;overflow:hidden}.studio-availability-row{align-items:end;width:100%;max-width:100%;overflow:hidden;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important}.studio-availability-row__day{min-width:0;grid-column:auto!important}.studio-availability-row>label,.studio-availability-row .field-input{min-width:0;max-width:100%}.studio-availability-row input[type=time]{font-variant-numeric:tabular-nums;min-width:7.8rem}@media (width<=720px){.studio-appointment-command{grid-template-columns:minmax(0,1fr);justify-items:start;display:grid}.studio-appointment-command .status-pill{white-space:normal}.studio-availability-row{grid-template-columns:minmax(0,1fr)!important}.studio-availability-row input[type=time]{min-width:0}}@media (width>=1180px){.consumer-page--detail .consumer-page__main{width:100%;max-width:min(1480px, calc(100vw - var(--shell-sidebar-width,208px) - 34px))}.consumer-page--detail .auction-detail{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);align-items:start;gap:.9rem;display:grid}.consumer-page--detail .auction-detail__media{aspect-ratio:4/5;max-height:calc(100vh - 1.5rem);top:.75rem}.consumer-page--detail .auction-detail__body{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.72rem;display:grid}.consumer-page--detail .auction-detail__header,.consumer-page--detail .experience-band,.consumer-page--detail .auction-detail__grid,.consumer-page--detail .auction-detail__seller,.consumer-page--detail .auction-detail__next-step,.consumer-page--detail .auction-detail__trust,.consumer-page--detail .auction-detail__state,.consumer-page--detail .auction-detail__bid-form,.consumer-page--detail .banner{grid-column:1/-1}.consumer-page--detail .auction-detail__header{gap:.28rem}.consumer-page--detail .auction-detail__header h1{font-size:clamp(1.75rem,2.5vw,2.65rem);line-height:.98}.consumer-page--detail .auction-detail__header p{max-width:62rem;line-height:1.35}.consumer-page--detail .experience-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.consumer-page--detail .experience-band__item{border-radius:15px;padding:.65rem .75rem}.consumer-page--detail .auction-detail__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.consumer-page--detail .auction-detail__grid--payment{grid-template-columns:repeat(2,minmax(0,1fr))}.consumer-page--detail .auction-detail__grid div,.consumer-page--detail .profile-list__item,.consumer-page--detail .auction-detail__seller,.consumer-page--detail .auction-detail__state,.consumer-page--detail .auction-detail__next-step{border-radius:15px}.consumer-page--detail .auction-detail__grid div,.consumer-page--detail .profile-list__item{padding:.68rem .78rem}.consumer-page--detail .auction-detail__stack{gap:.5rem}.consumer-page--detail .auction-detail__stack h2{margin:0;font-size:1.22rem}.consumer-page--detail .profile-list{gap:.45rem}.consumer-page--detail .profile-list__item p,.consumer-page--detail .auction-detail__state-copy,.consumer-page--detail .auction-detail__next-step-copy p{line-height:1.32}.consumer-page--detail .auction-detail__actions{gap:.45rem}}.studio-local-error-stack{gap:.75rem;width:100%;max-width:100%;display:grid}.studio-task-layout>.studio-alert-card{grid-column:1/-1}.managed-room-picker{gap:.7rem;display:grid}.managed-room-picker__bar{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.65rem;padding:.65rem;display:grid}.managed-room-picker__bar label{gap:.32rem;min-width:0;display:grid}.managed-room-picker__bar label span,.managed-room-picker__bar>span{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.managed-room-picker__bar input{border-radius:8px;width:100%;min-width:0;min-height:2.65rem}.managed-room-picker__bar>span{border:1px solid var(--border);color:var(--text);white-space:nowrap;border-radius:999px;align-self:center;padding:.68rem .78rem}.managed-room-list{gap:.6rem;display:grid}.managed-room-empty{border:1px dashed var(--border);color:var(--text-muted);border-radius:10px;padding:.9rem 1rem}.managed-room-empty strong{color:var(--text);display:block}.managed-room-empty p{margin:.25rem 0 0}select,select.field-input,.field-input:is(select),.admin-filter-select,.studio-view select,.location-fieldset select,.explore-filter-panel select{text-overflow:ellipsis;overflow:hidden;appearance:none!important;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%)!important;background-position:calc(100% - 1.18rem),calc(100% - .88rem)!important;background-repeat:no-repeat!important;background-size:.36rem .36rem,.36rem .36rem!important;min-width:0!important;max-width:100%!important;padding-right:2.65rem!important}.admin-filter-select,.studio-view select,.explore-filter-panel select{line-height:1.2!important}@media (width>=961px){.app-shell--consumer .app-shell__sidebar,.app-shell--immersive .app-shell__sidebar,.app-shell--studio .app-shell__sidebar,.tiktok-sidebar{width:var(--shell-sidebar-width-final,256px)!important;align-self:start!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden!important}.tiktok-sidebar .app-shell__sidebar-scroll{flex:auto!important;min-height:0!important;max-height:none!important;padding-right:0!important;overflow:hidden!important}.tiktok-sidebar .consumer-nav,.tiktok-sidebar .consumer-nav--sidebar-primary{min-height:0!important}.tiktok-sidebar__footer{flex:none!important;min-height:0!important;margin-top:auto!important}}@media (width<=720px){.managed-room-picker__bar{grid-template-columns:minmax(0,1fr);align-items:stretch}.managed-room-picker__bar>span{justify-self:start}.studio-alert-card{grid-template-columns:minmax(0,1fr)}.studio-alert-card__icon{width:1.95rem;height:1.95rem}}
