:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f4f1;text-rendering:optimizelegibility;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg:#06070a;--app-bg-soft:#0b0d12;--panel:#101319;--panel-strong:#151922;--panel-raised:#1a202a;--panel-ghost:#12161dd1;--border:#ffffff14;--border-strong:#ffffff24;--text:#f4f4f1;--text-soft:#d9dde5;--text-muted:#9aa3b2;--text-dim:#717a89;--primary:#f4efe6;--primary-ink:#11151d;--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;background:#06070a;font-family: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:radial-gradient(circle at top,#31394a2e,#0000 28%),linear-gradient(#08090c 0%,#050608 100%);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit;background:0 0;border:0}input,textarea{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::placeholder,textarea::placeholder{color:var(--text-dim)}input:focus,textarea:focus{background:#ffffff0d;border-color:#f4efe661}textarea{resize:vertical;min-height:128px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}::-webkit-scrollbar-track{background:0 0}.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}.ghost-button--danger{color:#ffc9d2;background:#ff6f8614;border-color:#ff6f8657}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.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--live{background:var(--live);box-shadow:0 0 0 .28rem #2ad39d29}.status-pill__dot--alert{background:var(--danger);box-shadow:0 0 0 .28rem #ff6f8629}.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__label,.metric-card__detail{color:var(--text-dim)}.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-nav__icon svg{width:1rem;height:1rem}.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 strong{letter-spacing:-.02em;font-size:.97rem}.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}.button-icon--tiktok{color:#0f1117}.primary-button--tiktok{gap:.8rem}.primary-button--tiktok .button-icon{width:1.05rem;height:1.05rem}.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{justify-content:flex-start;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-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(760px,100%);max-height:min(calc(var(--app-dvh,100vh) - 2.4rem), 920px);overscroll-behavior:contain;border:1px solid var(--border);scrollbar-width:thin;background:radial-gradient(circle at 100% 0,#ffffff14,#0000 34%),linear-gradient(#14181ff5 0%,#0b0e13fa 100%);border-radius:28px;gap:1rem;padding:1.15rem;display:grid;position:relative;overflow-y: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}.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(2,minmax(0,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,.mock-gateway__block-header span{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;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__layout{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start;gap:.9rem;display:grid}.mock-gateway__column{gap:.85rem;display:grid}.mock-gateway__block{gap:.8rem;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:11rem;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:.45rem;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}.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__method--active{border-color:color-mix(in srgb, var(--brand-strong) 58%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-strong) 28%, transparent);background:radial-gradient(circle at 100% 0,#25f4ee1f,#0000 34%),linear-gradient(#ffffff17 0%,#ffffff0a 100%)}.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;gap:.7rem;padding:.9rem 1rem;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 input{width:100%}.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}.explore-focus-card{display:none}@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;--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] .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}html[data-theme=light] body{background:radial-gradient(circle at 0 0,#b8aa9133,#0000 26%),radial-gradient(circle at 100%,#78879e14,#0000 24%),linear-gradient(#f8f3ea 0%,#efe8dc 100%)}.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{gap:.42rem}.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{color:#303744}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}.theme-toggle__compact-copy{gap:.18rem;display:grid}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{color:#687280}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-brand{min-height:70px;padding:.54rem .62rem}.app-shell__sidebar .consumer-brand img{width:40px;height:40px}.app-shell__sidebar .consumer-nav__link{min-height:46px;padding:.64rem .72rem}.app-shell__sidebar .consumer-nav__icon{width:1.82rem;height:1.82rem}.app-shell__sidebar .consumer-nav__icon svg{width:.96rem;height:.96rem}.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}.app-shell__sidebar .consumer-shell__session span{font-size:.75rem}html[data-theme=light] .skeleton-block{background:linear-gradient(#60533a1f 0%,#60533a0f 100%)}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{border-radius:24px;padding:1rem}.auction-gateway__grid,.auction-gateway__rail,.mock-gateway__summary-grid,.mock-gateway__method-grid,.mock-gateway__layout{grid-template-columns:minmax(0,1fr)}.auction-gateway__checkout-card,.mock-gateway__footer{flex-direction:column;align-items:flex-start}.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__icon svg{width:1.08rem;height:1.08rem}.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--ready{border-color:#2ad39d2e}.studio-workflow-card--progress{border-color:#ffffff1f}.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-page--studio .consumer-page__main{width:min(100%,1600px)}.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: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: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__icon svg{width:1rem;height:1rem}.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}@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__icon{width:1.2rem;height:1.2rem;margin-top:.05rem}.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--ready{border-color:color-mix(in srgb, var(--live) 42%, var(--border));background:color-mix(in srgb, var(--live) 10%, #ffffff05)}.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,.admin-service-grid{gap:.72rem}.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-card p{margin-top:.42rem}.studio-workflow-card--ready{background:radial-gradient(circle at 0 0,#2ad39d1f,#0000 42%),linear-gradient(#101e18e0 0%,#0b1411f0 100%);border-color:#2ad39d3d}.studio-workflow-card--progress{background:radial-gradient(circle at 0 0,#7195e11a,#0000 40%),linear-gradient(#11161fe0 0%,#0b0f16f0 100%);border-color:#7195e12e}.studio-workflow-card--attention{background:radial-gradient(circle at 0 0,#ff6f861c,#0000 40%),linear-gradient(#211116e0 0%,#180c10f0 100%);border-color:#ff6f863d}.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__icon{opacity:.7;width:.82rem;height:.82rem}.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}}
