:root{--text:#f8fafc;--text-h:#f8fafc;--muted:#71717a;--bg:#0b0b0f;--card:#14141a;--border:#23232b;--accent:#7c3aed;--accent-hover:#a855f7;--danger:#f97066;--danger-bg:#3b1c19;--banner-bg:#3b1c19;--banner-text:#fecdca;--shadow:0 10px 28px #0000006b;--bottom-nav-bar:3.5rem;--bottom-nav-height:calc(var(--bottom-nav-bar) + env(safe-area-inset-bottom,0px));color:var(--text);background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font:16px/1.5 system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}#root{background:var(--bg);min-height:100svh}h1,h2{color:var(--text-h);margin:0;font-weight:600}h1{letter-spacing:-.03em;font-size:1.75rem}h2{font-size:1.05rem}button,input,textarea{font:inherit}.sa{color:#e8e8ee;flex-direction:column;gap:1rem;width:100%;min-width:0;display:flex}.sa-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.sa-kicker{letter-spacing:.1em;text-transform:uppercase;color:#fbbf24;margin:0 0 .15rem;font-size:.72rem;font-weight:650}.sa h1{font-size:1.45rem}.sa-meta,.sa-muted{color:var(--muted);margin:0;font-size:.9rem}.sa-error{color:#fecdca;background:#3b1c19;border-radius:8px;margin:0;padding:.7rem .85rem}.sa-layout{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.sa-entities{border:1px solid var(--border);background:var(--card);border-radius:10px;padding:.75rem;position:sticky;top:.75rem}.sa-entities ul{flex-direction:column;gap:.2rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.sa-nav-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .35rem;font-size:.7rem}.sa-entities button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.4rem .55rem}.sa-entities button.active,.sa-entities button:hover{color:#fff;background:#2a2240}.sa-table-wrap{flex-direction:column;gap:.75rem;min-width:0;display:flex}.sa button,.sa a.button{border-radius:6px;padding:.4rem .75rem;font-weight:600}.sa-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.sa-toolbar button{background:#2a2240}.sa-search{color:var(--muted);flex-direction:column;flex:16rem;gap:.2rem;min-width:min(100%,16rem);font-size:.8rem;display:flex}.sa-search input,.sa-cell-input,.sa-json textarea{width:100%;color:var(--text);border:1px solid var(--border);background:#0f0f14;border-radius:6px;padding:.4rem .55rem}.sa-page{color:var(--muted);margin-left:auto;font-size:.85rem}.sa-scroll{border:1px solid var(--border);background:#101016;border-radius:10px;max-width:100%;overflow:auto}.sa-table{border-collapse:collapse;width:max-content;min-width:48rem;font-size:.82rem}.sa-table th,.sa-table td{vertical-align:top;text-align:left;white-space:nowrap;border-bottom:1px solid #23232b;padding:.35rem .5rem}.sa-table th{z-index:1;background:#18181f;font-weight:650;position:sticky;top:0}.sa-table th:first-child,.sa-table td:first-child{z-index:2;background:#18181f;position:sticky;left:0}.sa-table td:first-child{background:#121218}.sa-danger-col{box-shadow:inset 3px 0 #b45309}.sa-warn{color:#fbbf24;cursor:help;margin-left:.35rem}.sa-id{font-size:.75rem}.sa-empty{color:var(--muted);padding:1.25rem!important}.sa-cell,.sa-cell-btn{text-overflow:ellipsis;text-align:left;width:100%;max-width:22rem;color:inherit;cursor:pointer;background:0 0;border:0;padding:.1rem 0;display:block;overflow:hidden}.sa-cell-danger,.sa-cell-btn.sa-cell-danger{color:#fcd34d}.sa-null{color:var(--muted);font-style:italic}.sa-json{flex-direction:column;gap:.35rem;min-width:16rem;display:flex}.sa-json textarea{white-space:pre;min-height:6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.sa-delete,.sa-gate .button{color:#fecaca;cursor:pointer;background:#7f1d1d;border:0;border-radius:6px;padding:.35rem .7rem}.sa-modal{z-index:80;background:#0000008c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.sa-modal-card{background:var(--card);border:1px solid var(--border);border-radius:12px;width:min(32rem,100%);padding:1.1rem 1.2rem}.sa-dangle{color:#fde68a;background:#3b2a12;border-radius:8px;margin:.75rem 0;padding:.7rem .8rem}.sa-dangle-title{margin:0 0 .4rem;font-weight:650}.sa-dangle ul{margin:0;padding-left:1.1rem}.sa-modal-actions{gap:.5rem;margin-top:1rem;display:flex}.sa-gate{text-align:center;max-width:28rem;margin:3rem auto}.sa-gate-code{letter-spacing:-.04em;color:#fbbf24;margin:0;font-size:3rem;font-weight:700}.sa-gate-copy{color:var(--muted)}@media (width<=800px){.sa-layout{grid-template-columns:1fr}.sa-entities{position:static}.sa-entities ul{flex-flow:wrap}.sa-entities button{width:auto}.sa-page{margin-left:0}.sa-table{min-width:36rem}}.page{max-width:64rem;padding:1.25rem 1.25rem calc(3rem + var(--bottom-nav-height));margin:0 auto}.narrow{max-width:28rem}.page-header{margin-bottom:1.25rem}.live-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.lede,.muted,.meta,.tiny{color:var(--muted)}.lede{margin:.4rem 0 0}.tiny{font-size:.85rem}.kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .2rem;font-size:.75rem;font-weight:650}.banner,.mock-banner,.go-live-banner{border-radius:8px;margin:0 0 1rem;padding:.75rem .9rem}.banner{background:var(--banner-bg);color:var(--banner-text)}.banner-ok{color:#bbf7d0;background:#14532d}.mock-banner{color:#eadca0;background:#3a3418;border-radius:0;margin:0;font-size:.9rem}.go-live-banner{color:var(--text-h);background:#22183a;border-radius:0;margin:0}.go-live-banner a{color:var(--accent-hover)}.app{flex-direction:column;min-height:100svh;display:flex}.app-no-nav{--bottom-nav-height:0px}.app-superadmin{width:100%;max-width:none}.app-superadmin .page{width:100%;max-width:none;padding:1rem 1.25rem 1.5rem}.bottom-nav{z-index:50;height:var(--bottom-nav-height);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;background:var(--bg);border-top:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.app-immersive .bottom-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0a10b8;border-top-color:#ffffff24}.bottom-nav a{min-width:0;color:var(--muted);letter-spacing:.01em;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;padding:.35rem .25rem .2rem;font-size:.68rem;font-weight:650;text-decoration:none;display:flex}.app-immersive .bottom-nav a{color:#ffffffad}.bottom-nav a.active,.bottom-nav a:hover{color:var(--accent)}.app-immersive .bottom-nav a.active,.app-immersive .bottom-nav a:hover{color:var(--accent-hover)}.bottom-nav-icon{width:1.45rem;height:1.45rem;display:block}.bottom-nav-profile{display:inline-flex;position:relative}.bottom-nav-badge{background:var(--accent);color:#fff;text-align:center;border-radius:999px;min-width:1rem;height:1rem;padding:0 .22rem;font-size:.62rem;font-weight:700;line-height:1rem;position:absolute;top:-.35rem;right:-.55rem}.profile-dl{gap:.75rem;margin:0;display:grid}.profile-dl div{gap:.15rem;display:grid}.profile-dl dt{color:var(--muted);font-size:.8rem;font-weight:650}.profile-dl dd{color:var(--text-h);margin:0}.me-identity,.seller-profile-identity{align-items:center;gap:.9rem;display:flex}.me-identity h1,.seller-profile-identity h1{margin:0}.brand-commercial-form{border-top:1px solid var(--border);margin-top:.85rem;padding-top:.85rem}.mark-avatar{color:var(--text-h);-webkit-user-select:none;user-select:none;background:#2a2a35;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:650;line-height:1;display:inline-flex;overflow:hidden}.mark-avatar img{object-fit:cover;width:100%;height:100%;display:block}.mark-avatar-letter{line-height:1;display:block}.mark-avatar-sm{width:32px;height:32px;font-size:.8rem}.mark-avatar-md{width:48px;height:48px;font-size:1.15rem}.mark-avatar-lg{width:88px;height:88px;font-size:2rem}.mark-avatar-ondark{color:#fff;background:#ffffff38;box-shadow:0 0 0 1px #ffffff38}.mark-pair{flex:none;align-items:center;display:inline-flex}.mark-pair-collab .mark-avatar+.mark-avatar{box-shadow:0 0 0 2px var(--card);margin-left:-.45rem}.mark-pair-ondark.mark-pair-collab .mark-avatar+.mark-avatar{box-shadow:0 0 0 2px #0c0a10b3}.receipt-marks{margin-bottom:1rem;display:flex}.tag-field{align-items:center;gap:.15rem;display:flex}.tag-prefix{color:var(--muted);font-weight:650}.profile-hub{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;margin-bottom:1rem;padding:1.1rem 1.15rem 1.2rem}.card h2{margin-bottom:.85rem}.signin-google{width:100%}.signin-dev-lede{margin-top:0;margin-bottom:.85rem}.card label,.inline-form label{color:var(--text-h);flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.9rem;display:flex}.card input,.card textarea,.card select,.inline-form input,.hold-picker input,.hold-picker select,.restock-row input,.size-row input,.chat-form input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);border-radius:8px;padding:.5rem .65rem}.card input:focus,.card textarea:focus,.card select:focus,button:focus-visible,.chat-form input:focus{outline:2px solid var(--accent);outline-offset:2px}.inline-form{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.inline-form label{flex:1;min-width:12rem;margin-bottom:0}.actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}button,a.button{cursor:pointer;background:var(--accent);color:#fff;border:1px solid #0000;border-radius:999px;padding:.5rem 1.05rem;font-weight:650;text-decoration:none;display:inline-block}button:hover:not(:disabled),a.button:hover{background:var(--accent-hover)}button:disabled{opacity:.65;cursor:not-allowed}button.secondary,a.button.secondary{color:var(--text-h);border-color:var(--border);background:0 0}button.secondary:hover:not(:disabled),a.button.secondary:hover{background:var(--bg)}button.danger{background:var(--danger-bg);color:var(--danger);border-color:#0000}.list-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.list-header h1,.list-header h2{margin:0}.item-list{margin:0;padding:0;list-style:none}.item-list li{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.item-list li:first-child{border-top:none}.item-body{min-width:0}.item-body strong{color:var(--text-h)}.item-body p{color:var(--muted);margin:.2rem 0 0}.muted{margin:0}.street-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.stall-card h2{margin-bottom:.35rem}.toggle{align-items:center;gap:.5rem;flex-direction:row!important;display:flex!important}.toggle input{width:auto}.size-rows{flex-direction:column;gap:.5rem;margin-bottom:.85rem;display:flex}.size-row,.restock-row{grid-template-columns:1fr 5.5rem 5rem;gap:.4rem;display:grid}.restock-row{grid-template-columns:auto 5.5rem auto 4.5rem auto;align-items:center;margin-top:.5rem}.on-air{background:radial-gradient(circle at 20% 20%, #a855f7 0, transparent 40%), linear-gradient(160deg, #2a1848, var(--accent) 55%, #1a1424);color:#f7f3ff;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:10rem;margin-bottom:1rem;padding:1.5rem 1.25rem;animation:3s ease-in-out infinite pulse;display:flex}.on-air.packed{color:#ddd;background:linear-gradient(160deg,#2a2730,#3d3944);animation:none}.on-air h2{color:inherit;font-size:1.6rem}.on-air-kicker{letter-spacing:.12em;text-transform:uppercase;opacity:.85;margin:0;font-size:.75rem}@keyframes pulse{0%,to{filter:saturate()}50%{filter:saturate(1.15)brightness(1.05)}}.live-layout{grid-template-columns:minmax(0,1.4fr) minmax(16rem,.9fr);gap:1rem;display:grid}.studio-split{grid-template-columns:minmax(0,1.2fr) minmax(16rem,.8fr);gap:1rem;display:grid}@media (width<=800px){.live-layout,.studio-split,.size-row,.restock-row{grid-template-columns:1fr}}.collection{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.collection-item{border:1px solid var(--border);border-radius:10px;padding:.85rem}.collection-item.highlighted,.highlight-card{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.pill{background:var(--accent);color:#fff;vertical-align:middle;border-radius:999px;margin-left:.4rem;padding:.1rem .4rem;font-size:.7rem}.hold-picker{margin-top:.75rem}.countdown{font-variant-numeric:tabular-nums;font-weight:650}.countdown.urgent{color:var(--danger)}.cart-total{margin:.5rem 0 .75rem}.chat-stream{max-height:16rem;margin-bottom:.75rem;overflow:auto}.chat-line{margin:0 0 .4rem}.chat-name{color:var(--text-h);font-weight:650}.chat-line.system{color:var(--muted);font-style:italic}.chat-line.pinned{background:#5b3cc41a;border-radius:8px;padding:.35rem .5rem}.chat-line-body{margin:0}.chat-pin-badge{color:var(--accent);margin-left:.4rem;font-size:.75rem;font-weight:650}.chat-pin-btn{margin-top:.25rem;padding:.15rem .5rem;font-size:.8rem}.chat-pinned-note{color:var(--accent);margin:0 0 .5rem;font-size:.85rem}.poll-panel-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.poll-panel-head h2{margin:0}.poll-results-list{gap:.85rem;display:grid}.poll-results+.poll-results{border-top:1px solid var(--border);padding-top:.75rem}.poll-create{border-top:1px solid var(--border);gap:.65rem;margin-top:.75rem;padding-top:.75rem;display:grid}.poll-options-field{border:none;margin:0;padding:0}.poll-options-field legend{margin-bottom:.35rem;font-size:.85rem}.poll-option-row{gap:.35rem;margin-bottom:.35rem;display:flex}.poll-option-row input{flex:1}.poll-question{margin:0 0 .25rem;font-weight:650}.poll-tally-list{gap:.45rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.poll-tally-label{justify-content:space-between;margin-bottom:.2rem;font-size:.85rem;display:flex}.poll-tally-bar{background:var(--border);border-radius:999px;height:6px;overflow:hidden}.poll-tally-bar span{background:var(--accent);border-radius:999px;height:100%;display:block}.chat-form{gap:.4rem;display:flex}.chat-form input{flex:1}.receipt-dl{gap:.65rem;margin:0 0 1rem;display:grid}.receipt-dl div{grid-template-columns:8rem 1fr;gap:.5rem;display:grid}.receipt-dl dt{color:var(--muted);font-weight:500}.receipt-dl dd{color:var(--text-h);margin:0}.unread strong{color:var(--accent)}.live-controls{margin-top:.6rem}.studio-live-actions{margin-top:.75rem}.studio-camera-preview{z-index:40;right:12px;bottom:calc(12px + var(--bottom-nav-height));aspect-ratio:9/16;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border-radius:12px;width:140px;margin:0;position:fixed;overflow:visible;box-shadow:0 10px 28px #0006}.studio-camera-preview.is-placed{bottom:auto;right:auto}.studio-camera-preview.is-dragging{cursor:grabbing}.studio-camera-preview.is-maximized{z-index:90;aspect-ratio:auto;width:100%;height:100%;box-shadow:none;cursor:default;touch-action:auto;border-radius:0;inset:0}.studio-camera-frame{border-radius:inherit;background:#111;width:100%;height:100%;position:relative;overflow:hidden}.studio-camera-preview.on-air .studio-camera-frame{background:radial-gradient(circle at 20% 20%, #a855f759 0, transparent 40%), linear-gradient(160deg, #2a1848, var(--accent) 55%, #1a1424);animation:3s ease-in-out infinite pulse}.studio-camera-preview.on-air{border-radius:14px}.studio-camera-preview.is-maximized.on-air{border-radius:0}.studio-camera-preview .on-air-kicker{z-index:1;color:#f7f3ff;background:#00000073;border-radius:4px;margin:0;padding:.2rem .4rem;font-size:.7rem;position:absolute;top:.4rem;left:.4rem}.studio-camera-preview.is-maximized .on-air-kicker{font-size:inherit;padding:.25rem .5rem;top:.75rem;left:.75rem}.studio-camera-label{z-index:1;color:#f7f3ff;text-shadow:0 1px 8px #000000a6;margin:0;font-size:.72rem;position:absolute;bottom:.4rem;left:.4rem}.studio-camera-preview.is-maximized .studio-camera-label{font-size:1.25rem;bottom:.75rem;left:.75rem}.studio-camera-placeholder{text-align:center;color:#ddd;background:#111;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;padding:.6rem;display:flex}.studio-camera-placeholder-title{color:#f7f3ff;margin:0;font-size:.75rem;font-weight:650}.studio-camera-placeholder-copy{color:#b9b3c7;margin:0;font-size:.68rem}.studio-camera-preview.is-maximized .studio-camera-placeholder-title{font-size:1.1rem}.studio-camera-preview.is-maximized .studio-camera-placeholder-copy{font-size:.9rem}.studio-camera-chrome{z-index:5;align-items:flex-start;gap:4px;display:flex;position:absolute;top:4px;right:4px}.studio-camera-preview.is-maximized .studio-camera-chrome{top:12px;right:12px}.studio-pip-btn{color:#f7f3ff;cursor:pointer;background:#0000008c;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.studio-pip-btn:hover{background:#000000b8}.studio-pip-icon{width:15px;height:15px;display:block}.studio-camera-picker-wrap{position:relative}.studio-camera-max-chat{z-index:2;color:#fff;pointer-events:none;text-shadow:0 1px 4px #0009;position:absolute;inset:0}.studio-camera-max-chat .shorts-chat{bottom:80px;left:12px;right:72px}@media (width>=700px) and (width<=1100px){.studio-camera-preview:not(.is-maximized){width:160px}}.live-video{background:#111;border-radius:8px;margin-bottom:1rem;position:relative;overflow:hidden}.live-video-toolbar{background:#00000073;border-bottom:1px solid #ffffff14;gap:.35rem;padding:.5rem .75rem;display:flex}.live-video-mode{color:#ddd;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;padding:.25rem .65rem;font-size:.85rem}.live-video-mode.active{color:#111;background:#fff;border-color:#fff}.live-video-mode:disabled{opacity:.45;cursor:not-allowed}.live-video-element{aspect-ratio:16/9;background:#000;width:100%;max-height:28rem;display:block}.live-video-waiting,.live-video-ended{min-height:8rem;padding:1.25rem}.live-video-waiting-label{background:#0000008c;border-radius:4px;margin:0;padding:.25rem .5rem;position:absolute;bottom:.75rem;left:.75rem}.studio-camera-preview .live-video-element{object-fit:cover;aspect-ratio:auto;width:100%;height:100%;max-height:none}.studio-camera-picker{z-index:6;background:var(--card);min-width:11.5rem;max-width:16rem;color:var(--text-h);cursor:default;-webkit-user-select:auto;user-select:auto;touch-action:auto;touch-action:auto;border-radius:8px;flex-direction:column;gap:.25rem;margin:0;padding:.5rem .6rem .6rem;display:flex;position:absolute;top:0;right:calc(100% + 4px);box-shadow:0 8px 24px #00000047}.studio-camera-picker.is-flipped{left:calc(100% + 4px);right:auto}.studio-camera-picker select{width:100%}.payment-rail{align-items:center}.copy-field{gap:.5rem;margin-top:.25rem;display:flex}.copy-field input{flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem}.listing-row{align-items:flex-start;gap:.75rem;display:flex}.listing-miniature{border:1px solid var(--border);background:var(--bg);border-radius:8px;flex:none;width:3rem;height:3rem;padding:0;overflow:hidden}button.listing-miniature{cursor:pointer}button.listing-miniature:hover{border-color:var(--accent)}.listing-miniature-img{object-fit:cover;width:100%;height:100%;display:block}.listing-miniature-placeholder{background:linear-gradient(145deg, var(--bg), var(--card));justify-content:center;align-items:center;display:flex}.listing-miniature-icon{border:2px solid var(--muted);opacity:.55;border-radius:3px;width:1.1rem;height:1.1rem}.listing-images-editor{border-top:1px solid var(--border);margin:.75rem 0 1rem;padding-top:.75rem}.listing-images-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.listing-images-label{color:var(--text-h);font-size:.9rem;font-weight:600}.listing-image-thumbs{flex-wrap:wrap;gap:.65rem;margin:.75rem 0;padding:0;list-style:none;display:flex}.listing-image-thumb{width:5.5rem}.listing-image-thumb img{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);border-radius:8px;width:100%;display:block}.listing-image-thumb.pending img{opacity:.85;border-style:dashed}.listing-image-thumb-actions{flex-wrap:wrap;gap:.25rem;margin-top:.35rem;display:flex}.listing-image-thumb-actions button{padding:.2rem .45rem;font-size:.75rem}.collection-item-main,.highlight-card-head{align-items:flex-start;gap:.75rem;display:flex}.hold-picker-miniature{margin-bottom:.5rem}.gallery-backdrop{z-index:100;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.gallery-panel{background:var(--card);border:1px solid var(--border);width:min(42rem,100%);max-height:min(90svh,48rem);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.gallery-header{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.gallery-header strong{min-width:0;color:var(--text-h);flex:1}.gallery-close{margin-left:auto}.gallery-stage{background:var(--bg);justify-content:center;align-items:center;min-height:14rem;padding:.75rem;display:flex;position:relative}.gallery-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:min(70svh,36rem)}.gallery-nav{border-radius:999px;width:2.25rem;height:2.25rem;padding:0;font-size:1.4rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.gallery-prev{left:.5rem}.gallery-next{right:.5rem}.app-immersive{height:100svh;min-height:0;overflow:hidden}.page-immersive{background:#0b0b0d;flex-direction:column;flex:auto;max-width:none;min-height:0;margin:0;padding:0;display:flex}.feed{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#0b0b0d;flex:auto;min-height:0;overflow:hidden auto}.feed::-webkit-scrollbar{display:none}.feed-message{padding:1.5rem 1.5rem calc(1.5rem + var(--bottom-nav-height));color:#fff;justify-content:center;align-items:center;display:flex}.feed-empty-card{width:100%;max-width:24rem}.feed-slide{scroll-snap-align:start;scroll-snap-stop:always;background:#0b0b0d;justify-content:center;height:100%;display:flex}.shorts{color:#fff;isolation:isolate;background:#000;width:100%;max-width:min(430px,100vw);height:100%;position:relative;overflow:hidden}.shorts-loading{background:linear-gradient(165deg,#3a2456,#241736 42%,#131019);justify-content:center;align-items:center;padding:1.5rem;display:flex}.shorts-placeholder{text-align:center;background:linear-gradient(165deg,#3a2456 0%,#241736 42%,#131019 100%);justify-content:center;align-items:center;display:flex}.shorts-placeholder-body{text-shadow:0 1px 4px #0009;flex-direction:column;align-items:center;gap:.45rem;padding:1.5rem;display:flex}.shorts-placeholder-body h2{color:#fff;margin:0;font-size:1.4rem}.shorts-placeholder-who{flex-direction:column;align-items:center;gap:.55rem;display:flex}.shorts-placeholder-hint{opacity:.8;margin:0;font-size:.8rem}.shorts-stage{z-index:0;background:linear-gradient(165deg,#3a2456 0%,#241736 42%,#131019 100%);position:absolute;inset:0}.live-video.immersive{background:0 0;border-radius:0;width:100%;height:100%;margin:0}.live-video.immersive .live-video-element{aspect-ratio:auto;object-fit:cover;width:100%;height:100%;max-height:none}.live-video.immersive.live-video-ended,.live-video.immersive.live-video-waiting{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.live-video.immersive.live-video-ended h2{color:#fff}.live-video.immersive.live-video-ended>*,.live-video.immersive.live-video-waiting>*{display:none}.live-video.immersive.live-video-waiting{background:linear-gradient(165deg,#3a2456 0%,#241736 42%,#131019 100%)}.shorts-buysheet .hold-picker-miniature{display:none}.shorts-overlay{z-index:2;color:#fff;pointer-events:none;text-shadow:0 1px 4px #0009;position:absolute;inset:0}.shorts-overlay:before{content:"";pointer-events:none;background:linear-gradient(#0000009e,#00000026 70%,#0000);height:200px;position:absolute;top:0;left:0;right:0}.shorts-overlay:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000b8);height:46%;position:absolute;bottom:0;left:0;right:0}.shorts-overlay>*{pointer-events:auto}.shorts-topbar{padding:calc(env(safe-area-inset-top,0px) + 12px) 12px 8px;z-index:12;align-items:center;gap:8px;display:flex;position:absolute;top:0;left:0;right:0}.shorts-chev{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#00000052;border:none;border-radius:50%;flex:none;width:34px;height:34px;font-size:22px;line-height:1}.shorts-live-pill{color:#fff;letter-spacing:.04em;background:#e5342f;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.shorts-live-dot{background:#fff;border-radius:50%;width:7px;height:7px}.shorts-ended-pill{color:#fff;background:#00000073;border-radius:999px;flex:none;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.shorts-viewers{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000052;border-radius:999px;flex:none;align-items:center;gap:4px;padding:4px 9px;font-size:13px;font-weight:600;display:inline-flex}.shorts-identity{flex:1;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:600;display:flex}.shorts-identity-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.shorts-identity-sub{opacity:.85;font-weight:400}.shorts-quality{flex:none;position:relative}.shorts-hd-chip{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#00000052;border:1px solid #fff3;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600}.shorts-mute-chip{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#00000052;border:1px solid #fff3;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;line-height:1;display:inline-flex}.shorts-mute-chip[aria-pressed=true]{background:#00000073}.shorts-unmute{z-index:5;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 1px 2px #0009;cursor:pointer;pointer-events:auto;background:#0000008c;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.shorts-quality-menu{z-index:15;background:#141218f5;border:1px solid #ffffff26;border-radius:10px;flex-direction:column;gap:2px;min-width:180px;padding:4px;display:flex;position:absolute;top:115%;right:0}.shorts-quality-menu button{text-align:left;color:#eee;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 10px;font-size:13px}.shorts-quality-menu button.active{color:#fff;background:#ffffff1f;font-weight:600}.shorts-quality-menu button:disabled{opacity:.4;cursor:not-allowed}.shorts-seller-note{z-index:6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:10px;padding:8px 12px;font-size:13px;position:absolute;top:58px;left:12px;right:12px}.shorts-seller-note a{color:#fff;font-weight:700}.shorts-error{z-index:6;margin:0;position:absolute;top:100px;left:12px;right:12px}.shorts-waiting-highlight{left:12px;right:12px;bottom:calc(64px + var(--bottom-nav-height));z-index:4;text-align:center;color:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000047;border:1px solid #ffffff1f;border-radius:12px;margin:0;padding:10px 14px;font-size:13px;position:absolute}.shorts-now-showing{width:max-content;max-width:min(340px,100% - 104px);left:12px;right:auto;bottom:calc(64px + var(--bottom-nav-height));z-index:4;flex-direction:column;align-items:stretch;gap:5px;display:flex;position:absolute}.shorts-now-main{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a08103d;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:7px;display:flex;box-shadow:0 2px 10px #00000029}.shorts-now-showing .shorts-reaction-bar{gap:4px;padding-left:0}.shorts-now-showing .shorts-reaction-btn{padding:3px 6px;font-size:11px}.shorts-now-thumb{background:#ffffff14;border-color:#ffffff29;border-radius:8px;flex:none;width:42px;height:42px;overflow:hidden}.shorts-now-thumb .listing-miniature-img{object-fit:cover;width:100%;height:100%}.shorts-now-info{flex:1;min-width:0}.shorts-now-kick{letter-spacing:.1em;text-transform:uppercase;color:#f0d9ff;align-items:center;gap:4px;font-size:9px;font-weight:700;display:inline-flex}.shorts-now-dot{background:#e5342f;border-radius:50%;width:5px;height:5px}.shorts-now-name{white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.shorts-now-price{opacity:.92;font-size:12px;line-height:1.2}.shorts-now-buy{background:var(--accent);color:#fff;cursor:pointer;min-width:4.75rem;height:40px;min-height:40px;text-shadow:none;border:none;border-radius:10px;flex:none;align-self:center;padding:0 14px;font-size:13px;font-weight:700;box-shadow:0 2px 8px #5b3cc46b}.shorts-pinned-banner{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000007a;border:1px solid #ffffff24;border-radius:14px;padding:8px 10px;position:absolute;top:56px;left:12px;right:92px}.shorts-pinned-kick{letter-spacing:.02em;color:#e8dcff;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.shorts-pinned-text{margin:0 0 6px;font-size:13px;line-height:1.35}.shorts-pinned-who{margin-right:4px;font-weight:700}.shorts-reaction-bar{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.shorts-reaction-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:inline-flex}.shorts-reaction-btn.is-on{background:#5b3cc473;border-color:#c8aaffb3}.shorts-reaction-btn:disabled{opacity:.55;cursor:default}.shorts-reaction-count{font-size:11px;font-weight:650}.shorts-reaction-signin{color:#d9cff5;font-size:11px}.shorts-overlay:has(.shorts-pinned-banner) .shorts-poll-stack{top:168px}.shorts-poll-stack{z-index:4;flex-direction:column;gap:6px;max-height:260px;display:flex;position:absolute;top:108px;left:12px;right:92px}.shorts-poll-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000070;border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:4px 8px;display:flex}.shorts-poll-nav-btn{color:#fff;font:inherit;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;margin:0;padding:4px 8px;font-size:11px;font-weight:650}.shorts-poll-nav-btn:disabled{opacity:.4;cursor:default}.shorts-poll-nav-pos{color:#e8dcff;font-size:11px;font-weight:650}.shorts-poll-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000070;border:1px solid #ffffff1f;border-radius:14px;flex-shrink:0;padding:8px 10px;position:relative}.shorts-poll-kick{color:#e8dcff;margin:0 0 2px;font-size:11px;font-weight:700}.shorts-poll-question{margin:0 0 6px;font-size:13px;font-weight:650;line-height:1.3}.shorts-poll-hint{color:#d9cff5;margin:0 0 6px;font-size:11px}.shorts-poll-results{gap:5px;margin:0;padding:0;list-style:none;display:grid}.shorts-poll-result-label{justify-content:space-between;margin-bottom:2px;font-size:12px;display:flex}.shorts-poll-result-bar{background:#ffffff29;border-radius:999px;height:5px;overflow:hidden}.shorts-poll-result-bar span{background:#c8aaffd9;height:100%;display:block}.shorts-poll-results li.is-mine .shorts-poll-result-label span:first-child{color:#e8dcff}.shorts-poll-row-btn{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;margin:0;padding:6px 8px;transition:background .15s,border-color .15s;display:block}.shorts-poll-row-btn:hover:not(:disabled){background:#ffffff1f;border-color:#c8aaff8c}.shorts-poll-row-btn:focus-visible{outline-offset:2px;outline:2px solid #c8aaffd9}.shorts-poll-row-btn:disabled{opacity:.65;cursor:wait}.shorts-poll-results li.is-votable.is-mine .shorts-poll-row-btn{background:#c8aaff24;border-color:#c8aaffa6}.shorts-poll-results li.is-saving .shorts-poll-row-btn{border-color:#c8aaffbf}.shorts-poll-signin,.shorts-poll-locked,.shorts-poll-error{margin:0;font-size:12px}.shorts-poll-error{color:#ffb4b4}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shorts-chat{left:12px;right:92px;bottom:calc(268px + var(--bottom-nav-height));z-index:4;flex-direction:column;gap:6px;display:flex;position:absolute}.shorts-chat-msg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000057;border-radius:12px;align-self:flex-start;max-width:100%;padding:5px 10px;font-size:13px;line-height:1.35}.shorts-chat-fade0{opacity:.55}.shorts-chat-fade1{opacity:.72}.shorts-chat-fade2{opacity:.88}.shorts-chat-who{margin-right:4px;font-weight:700}.shorts-chat-sale{color:#d9cff5;background:#5b3cc452;font-style:italic}.shorts-actionrail{right:10px;bottom:calc(268px + var(--bottom-nav-height));z-index:5;flex-direction:column;align-items:center;gap:13px;display:flex;position:absolute}.shorts-action{text-align:center;flex-direction:column;align-items:center;width:64px;display:flex}.shorts-action .button,.shorts-action button{border-radius:12px;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.15}.shorts-action-btn{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:5px;display:flex}.shorts-action-btn[aria-pressed=true] .shorts-action-circle,.shorts-action-btn.is-on .shorts-action-circle{background:#5b3cc46b;border-color:#c8aaff8c}.shorts-action-circle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1412186b;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;position:relative}.shorts-action-poll,.shorts-action-products{font-size:18px}.shorts-action-lbl{font-size:11px;font-weight:600}.shorts-action-badge{background:var(--accent);color:#fff;border:1.5px solid #00000059;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.shorts-rail{left:0;right:0;bottom:calc(64px + var(--bottom-nav-height));z-index:4;scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:0 12px 6px;display:flex;position:absolute;overflow-x:auto}.shorts-rail::-webkit-scrollbar{height:4px}.shorts-rail::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.shorts-pcard{scroll-snap-align:start;color:#141218;background:#fffffff0;border-radius:14px;flex:0 0 128px;overflow:hidden;box-shadow:0 6px 18px #00000052}.shorts-pcard.is-now{outline:2px solid var(--accent);outline-offset:-2px}.shorts-pcard-photo{background:linear-gradient(145deg,#40357f,#221a3d);border-radius:0;width:100%;height:78px;display:block;overflow:hidden}.shorts-pcard-photo .listing-miniature-img{object-fit:cover;width:100%;height:100%}.shorts-pcard-body{padding:7px 9px 9px}.shorts-pcard-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:32px;font-size:12.5px;font-weight:650;line-height:1.25;display:-webkit-box;overflow:hidden}.shorts-pcard-price{margin-top:2px;font-size:13px;font-weight:700}.shorts-pcard-left{color:#6b6573;font-weight:500}.shorts-pcard-actions{gap:5px;margin-top:7px;display:flex}.shorts-pcard-buy{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:6px 0;font-size:12px;font-weight:700}.shorts-pcard-add{color:#141218;cursor:pointer;background:0 0;border:1px solid #e2dde8;border-radius:8px;flex:none;padding:6px 9px;font-size:12px;font-weight:700}.shorts-pcard-buy:disabled,.shorts-pcard-add:disabled{opacity:.45;cursor:not-allowed}.shorts-commentbar{left:0;right:0;bottom:var(--bottom-nav-height);z-index:4;align-items:center;gap:10px;padding:0 12px 12px;display:flex;position:absolute}.shorts-comment-hint{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffbf;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;flex:1;padding:9px 14px;font-size:13px;text-decoration:none}.shorts-comment-input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;flex:1;min-width:0;padding:9px 14px;font-size:13px}.shorts-comment-input::placeholder{color:#ffffffb3}.shorts-comment-send{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;flex:none;padding:9px 16px;font-size:13px;font-weight:700}.shorts-comment-send:disabled{opacity:.5;cursor:not-allowed}.shorts-sheet-scrim{z-index:20;background:#0009;align-items:flex-end;display:flex;position:absolute;inset:0}.shorts-sheet{background:var(--card);width:100%;max-height:82%;color:var(--text-h);padding:8px 16px calc(20px + var(--bottom-nav-height));border-top-left-radius:20px;border-top-right-radius:20px;animation:.18s ease-out shorts-sheet-up;overflow-y:auto;box-shadow:0 -18px 50px #00000080}@keyframes shorts-sheet-up{0%{opacity:.5;transform:translateY(24px)}to{opacity:1;transform:none}}.shorts-sheet-grabber{background:var(--border);border-radius:999px;width:40px;height:5px;margin:4px auto 12px}.shorts-sheet .card{box-shadow:none;margin:0 0 12px}.shorts-sheet-head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.shorts-sheet-thumb{border-radius:12px;flex:none;width:56px;height:56px;overflow:hidden}.shorts-sheet-thumb .listing-miniature-img{object-fit:cover;width:100%;height:100%}.shorts-sheet-titles{flex:1;min-width:0}.shorts-sheet-title{color:var(--text-h);letter-spacing:-.02em;font-size:18px;font-weight:700}.shorts-sheet-sub{color:var(--muted);margin-top:2px;font-size:13px}.shorts-productsheet{flex-direction:column;min-height:0;display:flex}.shorts-plist{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.shorts-plist-empty{margin:8px 0 16px}.shorts-plist-row{border:1px solid var(--border);background:var(--bg);border-radius:14px;align-items:flex-start;gap:12px;padding:10px;display:flex}.shorts-plist-row.is-now{outline:2px solid var(--accent);outline-offset:-2px;background:var(--bg)}.shorts-plist-thumb{border-radius:12px;flex:none;width:56px;height:56px;overflow:hidden}.shorts-plist-thumb .listing-miniature-img{object-fit:cover;width:100%;height:100%}.shorts-plist-body{flex:1;min-width:0}.shorts-plist-name{color:var(--text-h);flex-wrap:wrap;align-items:center;gap:6px;font-size:15px;font-weight:700;line-height:1.25;display:flex}.shorts-plist-ahora{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-hover);background:var(--card);border:1px solid var(--accent);border-radius:999px;align-items:center;padding:1px 7px;font-size:10px;font-weight:700;display:inline-flex}.shorts-plist-meta{margin-top:3px;font-size:13px;font-weight:700}.shorts-plist-left{color:var(--muted);font-weight:500}.shorts-plist-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.shorts-plist-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.shorts-plist-btn.secondary{background:var(--card);color:var(--text-h);border:1px solid var(--border)}.shorts-plist-btn:disabled{opacity:.45;cursor:not-allowed}.shorts-sheet-close{background:var(--border);width:30px;height:30px;color:var(--text-h);cursor:pointer;border:none;border-radius:50%;flex:none;margin-left:auto;font-size:18px;line-height:1}.shorts-endcard{z-index:10;text-align:center;background:linear-gradient(#00000073,#000000c7);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.shorts-endcard-inner{color:#fff;text-shadow:0 1px 4px #0009;max-width:280px}.shorts-endcard-inner h2{color:#fff;margin:.35rem 0;font-size:1.4rem}.shorts-endcard-kick{letter-spacing:.08em;text-transform:uppercase;color:#f0d9ff;margin:0;font-size:.75rem;font-weight:700}.shorts-endcard-cart{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:1rem;padding:12px 18px;font-weight:700}.shorts-endcard-follow{justify-content:center;margin-top:1rem;display:flex}.shorts-endcard-hint{opacity:.8;margin:1.25rem 0 0;font-size:.8rem}@media (height<=720px){.shorts-chat,.shorts-actionrail{bottom:calc(256px + var(--bottom-nav-height))}.shorts-rail,.shorts-now-showing,.shorts-waiting-highlight{bottom:calc(52px + var(--bottom-nav-height))}}.search-page{max-width:28rem}.search-bar{z-index:4;background:var(--bg);align-items:center;gap:.45rem;margin:-.25rem 0 .85rem;padding:.45rem 0 .7rem;display:flex;position:sticky;top:0}.search-bar-field{flex:1;min-width:0;margin:0}.search-bar-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-bar input[type=search]{border:1px solid var(--border);background:var(--card);width:100%;color:var(--text-h);border-radius:12px;padding:.62rem .85rem;font-size:1rem}.search-bar input[type=search]:focus{outline:2px solid var(--accent);outline-offset:2px}.search-bar-clear{background:var(--border);width:2rem;height:2rem;color:var(--text-h);border-radius:999px;flex:none;padding:0;font-size:1.2rem;line-height:1}.search-hashtag-head{margin:0 0 .85rem}.search-hashtag-title{color:var(--text-h);margin:0;font-size:1.35rem;font-weight:750}.search-section{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:.85rem 0 .2rem;font-size:.78rem}.search-list{margin:0;padding:0;list-style:none}.search-list li{border-top:1px solid var(--border)}.search-list li:first-child{border-top:none}.search-row{width:100%;color:inherit;text-align:left;background:0 0;border:none;border-radius:0;align-items:center;gap:.75rem;padding:.7rem 0;display:flex}.search-row:hover:not(:disabled){color:inherit;background:0 0}.search-row-body{flex:1;gap:.12rem;min-width:0;display:grid}.search-row-title{color:var(--text-h);flex-wrap:wrap;align-items:baseline;gap:.4rem;font-weight:650;display:flex}.search-row-meta{color:var(--muted);font-size:.85rem}.search-following{color:var(--muted);font-size:.72rem;font-weight:650}.search-live-badge{color:#fff;letter-spacing:.04em;background:#e11d48;border-radius:999px;align-items:center;gap:.28rem;padding:.18rem .45rem;font-size:.62rem;font-weight:800;display:inline-flex}.search-live-dot{background:#fff;border-radius:50%;width:.42rem;height:.42rem}.search-hash-mark{background:var(--border);width:48px;height:48px;color:var(--text-h);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.35rem;font-weight:750;display:inline-flex}.search-recents-head{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.search-recents-head h2{margin:0;font-size:1.05rem}.search-text-btn{color:var(--accent);background:0 0;border:none;padding:.2rem 0;font-weight:650}.search-text-btn:hover:not(:disabled){color:var(--accent-hover);background:0 0}.search-recent{align-items:stretch;gap:.15rem;transition:transform .12s ease-out;display:flex}.search-recent .search-row{flex:1}.search-recent-remove{width:2rem;height:2rem;color:var(--muted);border:1px solid var(--border);background:0 0;border-radius:999px;flex:none;align-self:center;padding:0;font-size:1.15rem;line-height:1}.search-recent-remove:hover:not(:disabled){background:var(--banner-bg);color:var(--banner-text)}.search-status,.search-empty{margin:.85rem 0}.hashtag-chips{flex-wrap:wrap;gap:.4rem;margin:.45rem 0 .55rem;padding:0;list-style:none;display:flex}.hashtag-chip{background:var(--card);border:1px solid var(--border);color:var(--text-h);border-radius:999px;align-items:center;gap:.25rem;padding:.28rem .7rem;font-size:.85rem;font-weight:650;display:inline-flex}.hashtag-chip button{width:1.15rem;height:1.15rem;color:var(--muted);background:0 0;border:none;border-radius:999px;padding:0;font-size:.95rem;line-height:1}.hashtag-chip button:hover:not(:disabled){background:var(--border);color:var(--text-h)}.studio-hashtags{border-top:1px solid var(--border);margin-top:.9rem;padding-top:.85rem}.seller-profile-identity .hashtag-chips{margin-top:.55rem}.home{max-width:28rem;margin:0 auto}.home-topbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.15rem;display:flex}.home-wordmark{color:var(--text-h);letter-spacing:-.03em;align-items:center;gap:.5rem;margin:0;font-size:1.2rem;font-weight:750;display:inline-flex}.home-brand-mark{flex:none;width:1.7rem;height:1.7rem;display:block}.home-top-actions{align-items:center;gap:.45rem;display:flex}.home-icon-btn,.home-mark-link{width:2.25rem;height:2.25rem;color:var(--text-h);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.home-icon-btn:hover,.home-mark-link:hover{background:var(--card)}.home-bell-icon{width:1.35rem;height:1.35rem;display:block}.home-bell-badge{background:var(--accent);color:#fff;text-align:center;border-radius:999px;min-width:.95rem;height:.95rem;padding:0 .2rem;font-size:.58rem;font-weight:700;line-height:.95rem;position:absolute;top:.05rem;right:.05rem}.home-module{margin-bottom:1.4rem}.home-module h2{margin-bottom:.7rem}.home-module-head{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.7rem;display:flex}.home-module-head h2{margin:0}.home-see-all{color:var(--accent);font-size:.9rem;font-weight:650;text-decoration:none}.home-see-all:hover{color:var(--accent-hover)}.home-hero{color:#f8fafc;min-height:16.5rem;box-shadow:var(--shadow);border-radius:22px;margin-bottom:1.4rem;position:relative;overflow:hidden}.home-hero-media{background-color:#0000;background-image:radial-gradient(circle at 78% 28%,#a855f78c 0,#0000 42%),linear-gradient(155deg,#1a1033 0%,#7c3aed 52%,#0b0b0f 100%);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.home-hero-media.has-cover{background-image:none}.home-hero-fallback{z-index:0;pointer-events:none;opacity:.72;position:absolute;top:3.1rem;right:.85rem}.home-hero-fallback .mark-avatar{color:#f8fafc;background:#f8fafc29;width:5.5rem;height:5.5rem;font-size:2.1rem;box-shadow:0 0 0 2px #f8fafc2e}.home-hero-overlay{z-index:1;background:linear-gradient(#0b0b0f14 0%,#0b0b0f2e 42%,#0b0b0fc7 100%);flex-direction:column;justify-content:space-between;min-height:16.5rem;padding:1.15rem 1.15rem 1.2rem;display:flex;position:relative}.home-hero .kicker{color:#e9d5ff}.home-hero-foot{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.home-hero-copy h2{color:#f8fafc;letter-spacing:-.03em;margin:0;font-size:1.45rem}.home-hero-title{color:#f8fafc;margin:0;font-size:.9rem;font-weight:650}.home-hero-meta{align-items:center;gap:.55rem;margin:.15rem 0 .35rem;display:flex}.home-hero-meta-copy{gap:.05rem;min-width:0;display:grid}.home-hero-meta-copy .meta{color:#f8fafcc7}.home-hero .actions{margin-top:.15rem}.home-hero .actions button,.home-hero .actions a.button{color:#7c3aed;background:#f8fafc}.home-hero .actions button:hover:not(:disabled),.home-hero .actions a.button:hover{color:#6d28d9;background:#ede9fe}.home-hero .actions button.secondary{color:#f8fafc;background:#f8fafc1f;border-color:#f8fafc47}.home-rail{scrollbar-width:thin;gap:.75rem;margin:0;padding:0 0 .35rem;list-style:none;display:flex;overflow-x:auto}.home-rail>li{flex:none}.home-live-card{color:#fff;background:#1a1033;border-radius:16px;flex:none;width:15.25rem;height:10.25rem;text-decoration:none;display:block;position:relative;overflow:hidden}.home-live-cover{background:#1a1033 50%/cover no-repeat;position:absolute;inset:0}.home-live-cover-fallback{background:radial-gradient(circle at 80% 30%,#a855f780 0,#0000 46%),linear-gradient(155deg,#24143f,#7c3aed 58%,#0b0b0f);justify-content:flex-end;align-items:center;padding:.85rem;display:flex}.home-live-overlay{background:linear-gradient(#00000038 0%,#000000ad 100%);flex-direction:column;justify-content:space-between;padding:.65rem;display:flex;position:absolute;inset:0}.home-live-top,.home-live-foot{align-items:center;gap:.35rem;display:flex}.home-live-viewers{font-size:.68rem;font-weight:650}.home-live-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:650;overflow:hidden}.home-seller-rail{scrollbar-width:thin;gap:.75rem;margin:0;padding:0 0 .35rem;list-style:none;display:flex;overflow-x:auto}.home-seller-rail>li{flex:none}.home-seller-tile{text-align:center;flex-direction:column;flex:0 0 7.25rem;align-items:center;gap:.45rem;display:flex}.home-seller-main{width:100%;min-width:0;color:inherit;flex-direction:column;align-items:center;gap:.4rem;text-decoration:none;display:flex}.home-seller-tile .mark-avatar-lg{width:4.25rem;height:4.25rem;font-size:1.35rem}.home-seller-name{color:var(--text-h);flex-direction:column;align-items:center;gap:.2rem;max-width:100%;font-size:.82rem;font-weight:650;line-height:1.25;display:flex;overflow:hidden}.home-seller-name-text{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-seller-tile .meta{font-size:.72rem}.home-seller-tile .button,.home-seller-tile button{flex:none;padding:.28rem .75rem;font-size:.8rem}.follow-btn-compact,.follow-btn-compact.secondary{color:var(--accent);background:0 0;border-color:#7c3aed59}.follow-btn-compact:hover:not(:disabled),.follow-btn-compact.secondary:hover:not(:disabled){color:var(--accent-hover);background:#7c3aed1f}.home-hashtag-chips{margin:0}.home-hashtag-chips .hashtag-chip{background:#7c3aed1f;border-color:#7c3aed47;padding:0}.home-hashtag-chips .hashtag-chip a{color:inherit;padding:.28rem .7rem;text-decoration:none;display:inline-block}.purchase-filters{flex-wrap:wrap;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.purchase-filters label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.purchase-filters select,.purchase-filters input[type=date]{border:1px solid var(--border);background:var(--bg);min-width:10.5rem;color:var(--text-h);border-radius:8px;padding:.5rem .65rem}.purchase-filters select:focus,.purchase-filters input[type=date]:focus{outline:2px solid var(--accent);outline-offset:2px}.purchase-card-party{margin:.15rem 0 0;font-size:.9rem}.purchase-card-list{flex-direction:column;gap:.75rem;display:flex}.purchase-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.purchase-card-main{color:inherit;gap:.85rem;padding:.85rem;text-decoration:none;display:flex}.purchase-card-main:hover{background:#00000008}.purchase-card-thumb{object-fit:cover;background:var(--border);border-radius:.5rem;flex-shrink:0;width:4.25rem;height:4.25rem}.purchase-card-thumb--placeholder{justify-content:center;align-items:center;display:flex}.purchase-card-body{flex:1;min-width:0}.purchase-card-title{margin:0 0 .25rem;font-size:1rem}.purchase-card-total{margin:.35rem 0 0;font-weight:600}.purchase-chips{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.status-chip{border:1px solid var(--border);border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:600;display:inline-block}.status-chip--pago.status-chip--pending{background:#eab3082e}.status-chip--pago.status-chip--paid{background:#22c55e2e}.status-chip--pago.status-chip--failed{background:#ef44442e}.status-chip--pago.status-chip--cancelled{background:#6b72802e}.status-chip--envio{background:#3b82f61f}.status-chip--envio.status-chip--problem{background:#ef44442e}.purchase-row-actions{padding:0 .85rem .85rem}.purchase-detail-header{flex-wrap:wrap;gap:1rem;display:flex}.purchase-detail-photo{object-fit:cover;border-radius:.5rem;width:6rem;height:6rem}.handover-timeline{flex-direction:column;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.handover-step{border-left:3px solid var(--border);color:var(--muted);padding:.35rem .5rem}.handover-step--done{border-color:var(--accent);color:var(--text)}.handover-step--current{border-color:var(--accent);color:var(--text-h);font-weight:600}.handover-step--problem{color:#b91c1c;border-color:#ef4444}.handover-problem-form textarea{width:100%;margin-top:.35rem}.purchase-chat-panel{margin-top:1rem}
