@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap";:root{--ink:#f8e6b2;--muted:#b9a77c;--line:#4e3b1b;--surface:#17130d;--canvas:#080706;--gold:#d6a23c;--honey:#f3bd4f;--cyan:#e2a83f;--soft-gold:#2a2010;--app-font:"Sora", "Trebuchet MS", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{background:var(--canvas);width:100%;max-width:100vw;min-height:100%;color:var(--ink);font-family:var(--app-font);margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{background:var(--canvas);width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fffffff0;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.brand-row{color:var(--ink);letter-spacing:.12em;white-space:nowrap;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:16px;font-weight:800;display:inline-flex}.brand-row small{color:var(--gold);letter-spacing:.16em;margin-left:2px;font-size:9px}.hive-mark{width:35px;height:35px;color:var(--ink);background:var(--gold);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);letter-spacing:0;place-items:center;font-weight:900;display:grid}.hive-mark span{font-size:17px}.hive-mark.large{color:#f8f2e5;opacity:.95;width:92px;height:106px}.hive-mark.large span{font-size:40px}.top-actions{align-items:center;gap:12px;display:flex}.balance{background:var(--soft-gold);color:#916c2f;border-radius:20px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.icon-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;transition:all .2s;display:grid}.icon-button:hover{border-color:var(--gold);color:var(--gold)}.app-body{grid-template-columns:220px minmax(0,1fr);max-width:1440px;margin:auto;display:grid}.desktop-sidebar{border-right:1px solid var(--line);background:#fbfbfb;flex-direction:column;min-height:calc(100vh - 76px);padding:38px 18px;display:flex}.sidebar-label{color:#a1a7ae;letter-spacing:.12em;text-transform:uppercase;margin:0 12px 12px;font-size:10px;font-weight:800}.sidebar-label.gap{margin-top:34px}.side-link{color:#727981;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;height:44px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.side-link.active svg{color:var(--gold)}.side-link b{color:#fff;background:var(--cyan);border-radius:10px;margin-left:auto;padding:2px 6px;font-size:10px}.side-link.muted{color:#a0a6ac}.sidebar-bottom{margin-top:auto}.main-content{width:100%;max-width:1135px;margin:auto;padding:48px clamp(22px,5vw,76px) 80px}.welcome-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.welcome-row h1,.room-header h1,.profile-card h1{letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,36px)}.section-subtitle,.auth-lead,.room-header p{color:var(--muted);margin:8px 0 0;font-size:14px}.create-button,.primary-button,.gift-button{background:var(--ink);color:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.create-button:hover,.primary-button:hover,.gift-button:hover{background:#2e353b;transform:translateY(-1px)}.hero-banner{isolation:isolate;color:#fff;background:url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=1500&q=85) 50%/cover;border-radius:10px;min-height:274px;margin-bottom:42px;position:relative;overflow:hidden}.hero-banner:before{content:"";z-index:-1;background:linear-gradient(90deg,#0b0e12e0,#0b0e1259 62%,#0b0e1214);position:absolute;inset:0}.hero-content{padding:38px;position:relative}.live-pill{color:inherit;letter-spacing:.14em;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.live-pill span{background:#ee6c68;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ee6c682e}.hero-content h2{letter-spacing:-.05em;margin:20px 0 24px;font-size:clamp(27px,4vw,46px);line-height:1.02}.hero-content h2 em{color:#efc979;font-style:normal}.hero-content button{color:var(--ink);background:#f1c96e;border:0;border-radius:5px;align-items:center;gap:5px;padding:11px 14px;font-size:12px;font-weight:800;display:inline-flex}.hero-stat{color:#f7f4ec;flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:27px;right:30px}.hero-stat strong{font-size:22px}.hero-stat span{opacity:.72;font-size:11px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:21px}.section-heading p{color:var(--muted);margin:5px 0 0;font-size:13px}.link-button,.text-button{color:#9a7436;background:0 0;border:0;align-items:center;gap:3px;font-size:12px;font-weight:700;display:inline-flex}.filter-row{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:22px;display:flex}.filter-row>button{border:1px solid var(--line);color:#7b8289;background:#fff;border-radius:20px;padding:8px 13px;font-size:11px;font-weight:700}.filter-row>button.selected{color:var(--ink);border-color:var(--gold);background:var(--soft-gold)}.search-field{color:#9ca3aa;border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:7px;height:34px;margin-left:auto;padding:0 12px;display:flex}.search-field input{width:125px;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.room-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 4px 17px #191e2309}.room-cover{color:#fff;text-align:left;background-position:50%;background-size:cover;border:0;width:100%;height:176px;position:relative}.room-cover .live-pill{position:absolute;top:14px;left:15px}.listener-count{align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:14px}.cover-text{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:15px;left:15px}.cover-text span{text-transform:uppercase;letter-spacing:.12em;opacity:.75;font-size:9px}.cover-text strong{letter-spacing:-.03em;font-size:18px}.room-meta{align-items:center;gap:9px;padding:13px 14px 9px;display:flex}.host-avatar,.speaker-avatar{color:#31383c;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.host-avatar{width:31px;height:31px;font-size:10px}.host-info{flex-direction:column;gap:3px;min-width:0;display:flex}.host-info strong{font-size:12px}.host-info span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.follow-button{white-space:nowrap;color:#9a7436;background:var(--soft-gold);border:1px solid #d9d1c1;border-radius:4px;margin-left:auto;padding:6px 8px;font-size:10px;font-weight:800}.follow-button.following{border-color:var(--cyan);color:#268c84;background:#eaf8f6}.room-actions{border-top:1px solid #f0f1f1;align-items:center;gap:6px;padding:7px 14px 13px;display:flex}.room-actions button{color:#7c8389;background:0 0;border:0;align-items:center;gap:5px;padding:3px;font-size:10px;font-weight:700;display:inline-flex}.room-actions button:first-child{color:var(--ink)}.room-actions button:nth-child(2){margin-left:auto}.room-actions .liked{color:#d66d70}.load-more{border:1px solid var(--line);color:#777e85;background:#fff;border-radius:5px;align-items:center;gap:7px;margin:30px auto 0;padding:10px 16px;font-size:12px;font-weight:700;display:flex}.empty-state,.empty-page{min-height:250px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.empty-state p,.empty-page p{margin:0;font-size:13px}.empty-state button{color:#9a7436;background:0 0;border:0;font-size:12px;font-weight:700}.mobile-nav{display:none}.toast{z-index:50;background:var(--ink);color:#fff;border-radius:5px;align-items:center;gap:8px;padding:12px 15px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:26px;right:24px;box-shadow:0 9px 30px #0000002e}.toast svg{color:#efc979}.room-view{max-width:910px;margin:auto}.back-button{color:var(--muted);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.back-chevron{transform:rotate(180deg)}.room-header{justify-content:space-between;align-items:end;gap:20px;margin:28px 0 22px;display:flex}.room-header-actions{align-items:center;gap:8px;display:flex}.follow-button.large{padding:10px 13px;font-size:11px}.room-stage{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.stage-cover{background-position:50%;background-size:cover;height:240px;position:relative}.stage-title{color:#fff;flex-direction:column;gap:7px;display:flex;position:absolute;bottom:22px;left:24px}.stage-title span{letter-spacing:.12em;text-transform:uppercase;opacity:.75;font-size:10px;font-weight:800}.stage-title strong{letter-spacing:-.04em;font-size:27px}.speaker-panel{padding:21px}.speaker-head{color:#6e767d;justify-content:space-between;font-size:12px;font-weight:700;display:flex}.speaker-head span:last-child{align-items:center;gap:5px;display:inline-flex}.speaker-head b{color:var(--gold)}.speaker-grid{grid-template-columns:repeat(6,1fr);gap:10px;margin:22px 0 27px;display:grid}.speaker{border-radius:6px;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;display:flex}.speaker.speaking{background:#fbf5e9}.speaker-avatar{border:3px solid #0000;width:56px;height:56px;font-size:13px}.speaker.speaking .speaker-avatar{border-color:var(--gold);box-shadow:0 0 0 3px #f7ead0}.speaker strong{text-align:center;font-size:11px}.speaker span{color:var(--muted);text-align:center;font-size:9px}.room-toolbar{border-top:1px solid var(--line);gap:9px;padding-top:17px;display:flex}.round-control{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.round-control.active{color:#d66d70;background:#fff0ef;border-color:#f0c8c7}.gift-button{background:var(--gold);color:#201b12;margin-left:auto}.leave-button{color:#c66d6d;background:#fff7f7;border:1px solid #efd0d0;border-radius:5px;padding:10px 14px;font-size:12px;font-weight:700}.profile-view{max-width:670px;margin:auto}.profile-cover{background:linear-gradient(110deg,#14171b,#4f696b 62%,#d1a45c);border-radius:9px 9px 0 0;height:165px}.profile-card{border:1px solid var(--line);text-align:center;background:#fff;border-top:0;padding:0 28px 26px;position:relative}.profile-avatar{background:var(--gold);width:84px;height:84px;color:var(--ink);border:5px solid #fff;border-radius:50%;place-items:center;margin:-42px auto 13px;font-size:23px;font-weight:900;display:grid;position:relative}.profile-card h1{font-size:25px}.handle{color:var(--gold);margin:7px 0;font-size:12px}.profile-bio{max-width:380px;color:var(--muted);margin:13px auto;font-size:13px;line-height:1.5}.profile-settings{position:absolute;top:15px;right:16px}.profile-stats{justify-content:center;gap:32px;margin:22px 0;display:flex}.profile-stats span{color:var(--muted);flex-direction:column;gap:4px;font-size:11px;display:flex}.profile-stats strong{color:var(--ink);font-size:16px}.profile-edit{margin:auto}.profile-section{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:27px;padding:22px}.profile-section h2{margin:0;font-size:16px}.profile-section p{color:var(--muted);font-size:12px}.modal-backdrop{z-index:40;background:#14171b7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gift-panel,.create-panel{background:#fff;border-radius:10px;width:min(430px,100%);padding:22px;box-shadow:0 20px 70px #00000038}.modal-head{justify-content:space-between;align-items:start;gap:15px;margin-bottom:20px;display:flex}.modal-head h2{letter-spacing:-.04em;margin:0;font-size:22px}.gift-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.gift-grid button{border:1px solid var(--line);background:#fafafa;border-radius:6px;flex-direction:column;align-items:center;gap:7px;padding:13px 6px;display:flex}.gift-grid button:hover{border-color:var(--gold);background:var(--soft-gold)}.gift-icon{color:#9a7436;background:#f5e8ca;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.gift-grid strong{font-size:11px}.gift-grid small{color:#9a7436;align-items:center;gap:3px;font-size:10px;display:inline-flex}.create-panel label,.auth-form label{color:#687078;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.create-panel input,.auth-form input{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:5px;outline:0;padding:0 12px;font-size:13px}.create-panel input:focus,.auth-form input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #fbf5e9}.create-options{flex-wrap:wrap;gap:7px;margin:15px 0 22px;display:flex}.create-options span{color:#737b83;background:#f6f7f7;border-radius:20px;padding:7px 10px;font-size:10px}.create-panel .primary-button{width:100%}.auth-shell{background:#f4f3ef;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.auth-art{color:#fff;background:#171b1e;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.auth-art:before,.auth-art:after{content:"";border:1px solid #eec97454;width:450px;height:450px;position:absolute;transform:rotate(30deg)}.auth-art:after{border-color:#48c7bb38;width:650px;height:650px}.art-line{background:#ffffff24;width:70%;height:1px;position:absolute;transform:rotate(-30deg)}.line-one{top:24%}.line-two{bottom:25%}.art-copy{flex-direction:column;gap:9px;display:flex;position:absolute;bottom:9%;left:9%}.art-copy span{color:#efc979;letter-spacing:.16em;font-size:10px;font-weight:800}.art-copy strong{letter-spacing:-.05em;max-width:290px;font-size:31px}.auth-panel{background:#fbfbfa;flex-direction:column;min-height:100vh;padding:39px clamp(30px,8vw,100px);display:flex}.auth-content{width:min(370px,100%);margin:auto}.auth-content h1{letter-spacing:-.06em;margin:0;font-size:38px}.auth-form{gap:17px;margin-top:31px;display:grid}.auth-form .primary-button{width:100%;height:46px;margin-top:4px}.form-error{color:#c66d6d;margin:-7px 0 0;font-size:11px}.auth-content .text-button{margin:17px auto 0;display:flex}.auth-footer{color:#9aa0a4;margin:0;font-size:10px;line-height:1.5}.auth-panel .brand-row{align-self:flex-start}@media (max-width:800px){.auth-shell{grid-template-columns:1fr}.auth-art{display:none}.auth-panel{padding:25px 25px 22px}.auth-content h1{font-size:34px}.auth-footer{text-align:center}.desktop-sidebar{display:none}.app-body{display:block}.topbar{height:64px;padding:0 18px}.top-actions{gap:7px}.balance{padding:7px 9px;font-size:11px}.main-content{padding:28px 16px 95px}.welcome-row{flex-direction:column;align-items:start;margin-bottom:23px}.welcome-row h1{font-size:28px}.create-button{align-self:stretch}.hero-banner{min-height:280px}.hero-content{padding:28px 23px}.hero-stat{bottom:22px;right:22px}.section-heading h2{font-size:18px}.filter-row{padding-inline:16px 0;flex-wrap:nowrap;margin-inline:-16px;padding-bottom:3px;overflow-x:auto}.filter-row>button{flex:none}.search-field{flex:0 0 145px;order:2;margin-left:0}.room-grid{grid-template-columns:1fr}.room-cover{height:185px}.mobile-nav{z-index:25;height:70px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#a0a5aa;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex;position:relative}.mobile-nav button.active{color:var(--gold)}.mobile-nav button:nth-child(3){color:var(--ink)}.mobile-nav button:nth-child(3) svg{color:#fff;background:var(--gold);border-radius:50%;width:25px;height:25px;padding:4px}.mobile-nav b{color:#fff;background:var(--cyan);border-radius:8px;min-width:14px;height:14px;font-size:9px;position:absolute;top:12px;right:25%}.room-header{flex-direction:column;align-items:start}.room-header h1{font-size:28px}.room-header-actions{width:100%}.room-header-actions .follow-button{margin-left:0}.stage-cover{height:195px}.speaker-grid{grid-template-columns:repeat(3,1fr)}.room-toolbar{flex-wrap:wrap}.gift-button{margin-left:0}.leave-button{margin-left:auto}.profile-stats{gap:17px}.profile-card{padding-inline:17px}.toast{justify-content:center;bottom:83px;left:16px;right:16px}.gift-grid{grid-template-columns:repeat(2,1fr)}.filter-row{scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}}.top-create{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:5px;align-items:center;gap:6px;margin-right:auto;padding:9px 12px;font-size:11px;font-weight:800;display:inline-flex}.top-create:hover{border-color:var(--gold);color:#916c2f;background:var(--soft-gold)}.country-strip{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 34px;padding:16px 18px;display:flex}.country-strip .eyebrow{margin-bottom:4px;font-size:9px}.country-strip strong{letter-spacing:-.02em;font-size:15px}.country-buttons{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.country-buttons button{border:1px solid var(--line);color:#747c86;background:#fafafa;border-radius:18px;padding:7px 10px;font-size:10px;font-weight:700}.country-buttons button.selected{border-color:var(--gold);background:var(--soft-gold);color:#916c2f}.country-strip>div:first-child{flex-direction:column;gap:4px;display:flex}.empty-state strong{color:var(--ink);font-size:15px}.empty-cta{background:var(--ink);color:#fff;border:0;border-radius:5px;align-items:center;gap:6px;padding:10px 14px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:800px){.topbar .compact{margin-right:7px}.top-create{border-radius:50%;justify-content:center;width:36px;height:36px;margin-right:8px;padding:0}.top-create span{display:none}.country-strip{flex-direction:column;align-items:start;gap:13px;margin-bottom:25px}.country-buttons{justify-content:flex-start}.country-buttons button{flex:none}}body{background:#080706}.app-shell,.auth-shell,.auth-panel,.profile-card,.profile-section,.room-card,.gift-panel,.create-panel,.room-sheet{background-color:var(--canvas);color:var(--ink)}.topbar,.desktop-sidebar,.mobile-nav{border-color:var(--line);background:#100d08}.desktop-sidebar{background:#0e0b07}.side-link,.icon-button,.top-create,.filter-row>button,.search-field,.load-more,.gift-grid button,.create-panel input,.auth-form input{border-color:var(--line);color:var(--ink);background:#17130d}.side-link b,.mobile-nav b{background:var(--honey);color:#1a1105}.brand-row,.icon-button,.top-create,.filter-row>button,.search-field input,.section-heading h2,.room-card,.room-meta,.profile-card h1,.profile-stats strong,.gift-grid strong{color:var(--ink)}.room-card,.profile-card,.profile-section,.country-strip,.gift-panel,.create-panel{border-color:var(--line);background:#15110b}.country-strip,.gift-grid button:hover,.filter-row>button.selected,.top-create:hover{background:#2a200f}.follow-button,.balance{border-color:var(--gold);color:var(--honey);background:#2a200f}.room-actions,.profile-section,.room-toolbar{border-color:var(--line)}.auth-shell{background:#080706}.auth-art{background:#0e0b07}.auth-panel{background:#120e09}.auth-form input:focus,.create-panel input:focus{border-color:var(--honey);box-shadow:0 0 0 3px #f3bd4f29}.empty-state,.empty-page,.section-heading p,.section-subtitle,.auth-lead,.room-header p,.host-info span,.profile-bio,.profile-section p,.muted,.search-field{color:var(--muted)}.primary-button,.create-button,.gift-button,.empty-cta{background:var(--honey);color:#1a1105}.primary-button:hover,.create-button:hover,.gift-button:hover,.empty-cta:hover{background:#ffd26a}.mobile-nav button{color:var(--muted)}.mobile-nav button.active{color:var(--honey)}.gift-icon{color:var(--honey);background:#2a200f}.gift-grid small,.link-button,.text-button{color:var(--honey)}.gift-emoji{filter:drop-shadow(0 3px 4px #00000059);font-size:30px;line-height:1;display:block}.gift-catalog button{transition:transform .2s,border-color .2s,box-shadow .2s}.gift-catalog button:hover,.gift-catalog button.selected{transform:translateY(-3px);box-shadow:0 8px 18px #d6a23c33}.gift-motion-0:hover .gift-emoji,.gift-motion-0.selected .gift-emoji{animation:.8s ease-in-out infinite alternate gift-float}.gift-motion-1:hover .gift-emoji,.gift-motion-1.selected .gift-emoji{animation:1.1s ease-in-out infinite gift-spin}.gift-motion-2:hover .gift-emoji,.gift-motion-2.selected .gift-emoji{animation:.65s ease-in-out infinite alternate gift-pulse}.gift-motion-3:hover .gift-emoji,.gift-motion-3.selected .gift-emoji{animation:.55s ease-in-out infinite gift-shake}.gift-motion-4:hover .gift-emoji,.gift-motion-4.selected .gift-emoji{animation:1s ease-in-out infinite alternate gift-glow}@keyframes gift-float{to{transform:translateY(-6px)rotate(-4deg)}}@keyframes gift-spin{50%{transform:rotate(10deg)scale(1.08)}to{transform:rotate(-10deg)scale(1)}}@keyframes gift-pulse{to{filter:drop-shadow(0 0 9px #f3bd4fcc);transform:scale(1.14)}}@keyframes gift-shake{25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}@keyframes gift-glow{to{filter:drop-shadow(0 0 12px #ffd76be6)}}.game-card{width:100%;font:inherit;text-align:left;cursor:pointer;border:0}.embedded-game-backdrop{z-index:60;background:#000000c7;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.embedded-game-shell{border:1px solid var(--gold);background:#080706;border-radius:16px;flex-direction:column;width:min(1100px,100%);height:min(88vh,860px);display:flex;overflow:hidden;box-shadow:0 24px 90px #000000b3}.embedded-game-header{border-bottom:1px solid var(--line);min-height:52px;color:var(--honey);background:#15110b;justify-content:space-between;align-items:center;padding:0 14px 0 18px;display:flex}.embedded-game-frame{background:#080706;border:0;flex:1;width:100%;height:100%}@media (max-width:800px){.embedded-game-backdrop{align-items:stretch;padding:0}.embedded-game-shell{border:0;border-radius:0;width:100%;height:100%}.embedded-game-header{min-height:48px}.embedded-game-frame{min-height:0}}.room-games-fab{z-index:28;border:1px solid var(--gold);background:var(--honey);color:#1a1105;touch-action:none;cursor:grab;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;display:grid;bottom:140px;right:16px;box-shadow:0 8px 22px #00000059;pointer-events:auto!important;position:fixed!important}.room-games-fab:active{cursor:grabbing}.room-games-fab.is-hidden{visibility:hidden;pointer-events:none!important}.room-overlay.community-panel{z-index:40}.room-games-fab{background:radial-gradient(circle at 35% 28%, #ffe49a 0%, var(--honey) 46%, #bd7d1e 100%);transition:transform .2s,box-shadow .2s;overflow:hidden}.room-games-fab:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 11px 26px #00000073,0 0 0 3px #f3bd4f29}.room-games-fab img{object-fit:contain;filter:drop-shadow(0 2px 2px #00000073);width:100%;height:100%;padding:4px}.voice-room .room-toolbar .game-control{border-color:var(--gold);color:var(--honey);background:#efc9792e;margin-left:auto}.voice-room-stage>.room-games-fab{isolation:isolate;width:48px;margin:0;bottom:140px;right:16px;z-index:28!important;pointer-events:auto!important;position:fixed!important}.room-games-backdrop{pointer-events:auto;background:#00000080;justify-content:center;align-items:flex-end;display:flex;inset:0;z-index:9999!important;position:fixed!important}.room-games-drawer{border:1px solid var(--gold);background:#100d08;border-bottom:0;border-radius:22px 22px 0 0;width:min(680px,100%);height:min(58vh,560px);overflow:hidden;box-shadow:0 -16px 50px #00000080}.room-games-drawer.has-active-game{width:min(520px,100%);height:min(86dvh,920px)}.room-games-handle{background:#806633;border-radius:5px;width:44px;height:4px;margin:9px auto}.room-games-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:4px 16px 12px;display:flex}.room-games-head h2{color:var(--ink);margin:0;font-size:19px}.room-games-list{gap:10px;padding:18px;display:grid}.room-games-list button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#1b150c;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:3px 10px;padding:12px;display:grid}.room-games-list button:hover{border-color:var(--gold);background:#2a200f}.room-games-list button:disabled{opacity:.55}.room-games-list button span{grid-row:span 2;font-size:28px}.room-games-list button strong{font-size:14px}.room-games-list button small{color:var(--muted);font-size:11px}.room-games-heading{align-items:center;gap:10px;display:flex}.room-games-heading-icon{color:#ffe08a;background:linear-gradient(145deg,#273766,#111b3b);border:1px solid #ffe296b3;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 18px #ffcb511f,0 6px 16px #00000038}.room-games-subtitle{color:var(--muted);margin:0;padding:11px 18px 2px;font-size:12px}.room-games-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 18px 22px}.room-games-list .room-game-card{min-width:0;color:var(--ink);background:linear-gradient(150deg,#2a2318eb,#0f0d0bf5);border:1px solid #ffd77a47;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 12px 26px #0000003d}.room-games-list .room-game-card:hover{background:linear-gradient(150deg,#423219f5,#120e0afa);border-color:#ffda77c7;transform:translateY(-3px);box-shadow:0 16px 32px #00000057,0 0 0 2px #ffd05c14}.room-game-card-art{background:#0a1024;width:100%;height:126px;overflow:hidden;font-size:0!important;display:block!important}.room-game-card-art img{object-fit:cover;filter:saturate(1.05);width:100%;height:100%;transition:transform .3s;display:block}.room-game-card:hover .room-game-card-art img{transform:scale(1.06)}.room-game-card-copy{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;padding:11px 12px 13px;display:flex}.room-game-card-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden;font-size:15px!important}.room-game-card-copy small{width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;line-height:1.35;display:block;overflow:hidden;font-size:11px!important}.room-game-card-copy em{color:var(--honey);align-items:center;gap:3px;margin-top:4px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}@keyframes room-game-marquee{0%,18%{transform:translate(0)}82%,to{transform:translate(-10px)}}.room-game-card-name:hover{animation:3.2s ease-in-out infinite alternate room-game-marquee}@media (max-width:420px){.room-games-list{grid-template-columns:1fr}.room-game-card-art{height:138px}}.room-game-embed{flex-direction:column;height:calc(100% - 22px);min-height:0;padding:0;display:flex}.room-game-toolbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:38px;display:grid}.room-game-toolbar>strong{color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.room-game-back{color:var(--honey);background:0 0;border:0;justify-self:start;align-items:center;gap:3px;font-size:11px;font-weight:800;display:inline-flex}.room-game-back svg{transform:rotate(180deg)}.room-game-close{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);background:#1b150c;border-radius:50%;justify-self:end;place-items:center;display:grid}.room-game-embed iframe{aspect-ratio:auto;background:#080706;border:0;border-radius:0;flex:auto;min-width:0;max-width:none;min-height:0;margin:0;display:block;width:100%!important;height:100%!important}@media (max-width:800px){.room-games-fab,.voice-room-stage>.room-games-fab{bottom:136px;right:14px}.room-games-drawer:not(.has-active-game){height:62vh}.room-games-drawer.has-active-game{height:86dvh}}.room-games-drawer.has-active-game,.room-game-embed{min-width:0}.room-game-embed{width:100%}@media (max-width:520px){.room-games-drawer.has-active-game{border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;max-width:100vw}.room-game-embed{padding-inline:0}.room-game-embed iframe{border-radius:0}}.app-shell{background:var(--canvas);width:min(100%,460px);min-height:100vh;margin:0 auto;box-shadow:0 0 45px #00000047}.topbar{height:64px;padding:0 16px}.topbar .compact{margin-right:7px}.top-create{border-radius:50%;justify-content:center;width:36px;height:36px;margin-right:auto;padding:0}.top-create span,.desktop-sidebar{display:none}.app-body{display:block}.main-content{padding:22px 16px 88px}.welcome-row{flex-direction:column;align-items:stretch;margin-bottom:20px}.welcome-row h1{font-size:27px}.create-button{display:none}.hero-banner{min-height:224px;margin-bottom:24px}.hero-content{padding:25px 21px}.hero-content h2{margin:16px 0 20px;font-size:30px}.hero-stat{bottom:19px;right:20px}.country-strip{flex-direction:column;align-items:start;gap:13px;margin-bottom:26px;padding:14px}.country-buttons{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.country-buttons::-webkit-scrollbar{display:none}.country-buttons button{flex:none}.section-heading h2{font-size:19px}.filter-row{padding-inline:16px 0;scrollbar-width:none;flex-wrap:nowrap;margin-inline:-16px;padding-bottom:3px;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row>button{flex:none}.search-field{flex:0 0 145px;order:2;margin-left:0}.room-grid{grid-template-columns:1fr}.room-cover{height:186px}.mobile-nav{z-index:25;width:min(100%,460px);height:68px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%)}.mobile-nav button:nth-child(2) svg,.mobile-nav button:nth-child(3) svg,.mobile-nav button:nth-child(4) svg{width:19px;height:19px;color:inherit;background:0 0;border-radius:0;padding:0}.empty-state{min-height:180px;padding:10px 12px}.room-header{flex-direction:column;align-items:start}.room-header h1{font-size:28px}.room-header-actions{width:100%}.room-header-actions .follow-button{margin-left:0}.stage-cover{height:195px}.speaker-grid{grid-template-columns:repeat(3,1fr)}.room-toolbar{flex-wrap:wrap}.gift-button{margin-left:0}.leave-button{margin-left:auto}.profile-stats{gap:17px}.profile-card{padding-inline:17px}.profile-edit-button{color:#fff;background:#111820;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 9px 22px #11182024}.profile-edit-button:hover{background:#2d343b}.room-head-actions{align-items:center;gap:8px;display:flex}.community-button{color:#fff;background:0 0;border:0;align-items:center;gap:0;padding:0 2px;display:flex}.community-button span{color:#241b12;background:#d5ad63;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-5px;font-size:8px;font-weight:900;display:grid}.community-button span:first-child{margin-left:0}.community-button svg{color:#fff;margin-left:5px}.room-overlay{z-index:8;background:linear-gradient(#320722fa,#170714fa);border-radius:10px;padding:16px 14px 22px;position:absolute;inset:0;overflow:auto}.ranking-panel{border:0;margin:0}.overlay-header{justify-content:space-between;align-items:start;display:flex}.overlay-header h2{color:#fff;margin:0;font-size:22px}.overlay-header p:not(.eyebrow){color:#ffffffab;margin:5px 0 0;font-size:11px}.community-description{color:#fffc;margin:19px 0 12px;font-size:11px;line-height:1.45}.community-list{gap:7px;display:grid}.community-entry{background:#ffffff1a;border-radius:7px;align-items:center;gap:9px;padding:9px;display:flex}.community-avatar{color:#241b12;background:#d5ad63;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.community-entry div{flex-direction:column;gap:3px;display:flex}.community-entry strong{color:#fff;font-size:11px}.community-entry small{color:#ffffff94;font-size:9px}.community-invested{color:#efc979;align-items:center;gap:3px;margin-left:auto;font-size:10px;font-weight:800;display:inline-flex}.room-stats button{color:#fff;background:#0a0a0857;border:1px solid #ffffff57;border-radius:17px;align-items:center;gap:4px;padding:7px 9px;font-size:10px;font-weight:800;display:inline-flex}.room-stats button b{color:#efc979}.ranking-panel{background:#26071ce6;border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;margin:16px -14px 0;padding:13px 14px 11px}.ranking-top{justify-content:space-between;align-items:center;display:flex}.ranking-types{gap:6px;display:flex}.ranking-types button{color:#fff;background:#ffffff2e;border:0;border-radius:18px;min-width:100px;padding:8px 13px;font-size:12px;font-weight:800}.ranking-types button.selected{color:#43223a;background:#fff}.ranking-close{color:#fff;background:0 0;border:0;place-items:center;display:grid}.ranking-periods{justify-content:center;gap:34px;margin-top:13px;display:flex}.ranking-periods button{color:#ffffffa6;background:0 0;border:0;padding:4px 0 9px;font-size:13px;position:relative}.ranking-periods button.selected{color:#fff}.ranking-periods button.selected:after{content:"";background:#fff;border-radius:3px;height:3px;position:absolute;bottom:0;left:36%;right:36%}.ranking-update{color:#fff;text-align:center;background:#7e144c57;margin:0 -14px;padding:7px;font-size:10px}.ranking-list{gap:7px;padding-top:11px;display:grid}.ranking-entry{background:#ffffff14;border-radius:7px;align-items:center;gap:8px;padding:7px 8px;display:flex}.ranking-place{color:#efc979;text-align:center;width:18px;font-size:12px;font-weight:900}.place-1{color:#ffe49b}.ranking-avatar{color:#261a10;background:#d5ad63;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.ranking-entry strong{color:#fff;font-size:11px}.ranking-value{color:#efc979;align-items:center;gap:3px;margin-left:auto;font-size:10px;font-weight:800;display:inline-flex}.ranking-note{color:#ffffff94;text-align:center;margin:10px 0 0;font-size:9px}.voice-room{width:100%}.voice-room .back-button{color:#697178;margin-bottom:10px}.voice-room-stage{color:#fff;background-position:50%;background-size:cover;border-radius:10px;flex-direction:column;min-height:calc(100vh - 145px);padding:16px 14px 12px;display:flex;position:relative;overflow:hidden}.voice-room-stage:before{content:"";z-index:0;background:linear-gradient(#08080733,#08080785 42%,#050505e6);position:absolute;inset:0}.voice-room-stage>*{z-index:1;position:relative}.voice-head{justify-content:space-between;align-items:center;display:flex}.room-owner{align-items:center;gap:9px;display:flex}.room-owner .host-avatar{color:#211b12;background:#d5ad63;border:2px solid #ffffffbf;width:40px;height:40px}.room-owner strong,.room-owner span{display:block}.room-owner strong{font-size:14px}.room-owner span{color:#ffffffad;margin-top:3px;font-size:9px}.voice-room .icon-button{color:#fff;background:#ffffff26;border-color:#ffffff59}.room-stats{gap:7px;margin:18px 0 12px;display:flex}.room-stats span{color:#fff;background:#0a0a0857;border:1px solid #ffffff57;border-radius:17px;align-items:center;gap:5px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex}.seat-grid{grid-template-columns:repeat(5,1fr);gap:14px 8px;display:grid}.seat{color:#fff;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;display:flex}.seat>span{background:#fff3;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:47px;height:47px;display:grid;box-shadow:inset 0 0 18px #ffffff14}.seat.occupied>span{color:#211b12;background:#d5ad63;border-color:#efc979;font-size:12px;font-weight:900}.seat small{color:#fffc;font-size:10px}.room-sections{border-bottom:1px solid #ffffff40;gap:24px;margin:20px 0 9px;display:flex}.room-sections button{color:#ffffffa3;background:0 0;border:0;padding:0 0 9px;font-size:12px;font-weight:800;position:relative}.room-sections button.selected{color:#fff}.room-sections button.selected:after{content:"";background:#efc979;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.room-feed{flex:1;min-height:115px;padding:3px 0;overflow:auto}.room-feed p{color:#ffffffe6;background:#0a0a0a4d;border-radius:8px;align-items:start;gap:7px;max-width:92%;margin:7px 0;padding:8px 9px;font-size:11px;line-height:1.35;display:flex}.room-feed svg{color:#efc979;flex:none;margin-top:1px}.room-input{background:#0a0a0a6b;border:1px solid #ffffff47;border-radius:20px;align-items:center;gap:7px;margin-top:8px;padding:4px 5px 4px 12px;display:flex}.room-input input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.room-input input::placeholder{color:#ffffff9e}.room-input button{color:#211b12;background:#efc979;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.voice-room .room-toolbar{border-top:0;align-items:center;padding-top:10px}.voice-room .round-control{color:#fff;background:#ffffff26;border-color:#fff6}.voice-room .round-control.active{color:#d66d70;background:#fff0ef}.voice-room .gift-button{color:#211b12;background:#efc979}.voice-room .leave-button{color:#fff;background:#ffffff1f;border-color:#ffffff59}.room-overlay{z-index:20;background:#101315;border-radius:0;width:min(100%,460px);position:fixed;inset:64px auto 0 50%;transform:translate(-50%)}.ranking-panel{z-index:30;background:#26071c;border-radius:0;width:min(100%,460px);margin:0;position:fixed;inset:64px auto 0 50%;overflow:auto;transform:translate(-50%)}.voice-room-stage>.room-overlay{z-index:20;background:#101315}.voice-room-stage>.ranking-panel{z-index:30}.music-remove{color:#ffffff8c;background:0 0;border:0;place-items:center;margin-left:4px;display:grid}.music-remove:hover{color:#ef8e8e}.music-controls .control-selected{color:#efc979;background:#efc97933;border-color:#efc979}.volume-control{color:#fffc;align-items:center;gap:7px;min-width:108px;margin-left:auto;display:flex}.volume-control input{accent-color:#efc979;width:78px}.music-disc-wrap{align-items:center;display:flex;position:relative}.music-disc{color:#efc979;background:#15100a8c;border:1px solid #fff6;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.music-disc img{object-fit:contain;width:32px;height:32px;display:block}.music-disc.spinning img,.music-record.spinning img{animation:3.2s linear infinite hive-disc-spin}.track-toast{z-index:12;color:#fff;text-shadow:0 1px 4px #000000e6;opacity:0;pointer-events:none;width:min(180px,46vw);padding:0;font-size:10px;font-weight:700;animation:7s ease-in-out 2 both track-toast-cycle;position:absolute;top:50%;right:calc(100% + 8px);overflow:hidden;transform:translate(10px,-50%)}.track-toast-text{white-space:nowrap;width:max-content;max-width:none;animation:7s linear 2 both track-toast-marquee;display:block}@keyframes track-toast-cycle{0%,8%{opacity:0;transform:translate(10px,-50%)}15%,85%{opacity:1;transform:translateY(-50%)}to{opacity:0;transform:translate(-10px,-50%)}}@keyframes track-toast-marquee{0%,20%{transform:translate(0)}70%,85%{transform:translate(-35%)}to{transform:translate(0)}}.community-button .community-mini-avatar{color:#241b12;background:#d5ad63;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-5px;display:grid}.community-button .community-mini-avatar:first-child{margin-left:0}.community-button .community-mini-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.community-button .community-mini-avatar svg{color:inherit;margin-left:0}.music-panel{-webkit-backdrop-filter:blur(18px)saturate(115%);background:#0c0b0ab8;padding:18px 16px 24px;position:fixed;z-index:40!important}.music-panel-head{justify-content:space-between;align-items:start;display:flex}.music-panel h2{color:#fff;margin:0;font-size:23px}.music-now{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:16px;margin:28px 0 21px;padding:15px;display:flex}.music-record{color:#efc979;width:104px;height:104px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;place-items:center;display:grid}.music-record img{object-fit:contain;width:100%;height:100%;display:block}.music-now-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.music-now-copy span{color:#efc979;letter-spacing:.12em;font-size:9px;font-weight:800}.music-now-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.music-now-copy small{color:#ffffff8f;font-size:10px}.music-controls{align-items:center;gap:9px;margin-bottom:18px;display:flex}.music-controls>button{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.music-controls>button:first-child{color:#211b12;background:#efc979}.music-controls>button:disabled,.music-controls input:disabled,.music-remove:disabled{cursor:not-allowed;opacity:.35}.autoplay-toggle{color:#fffc;align-items:center;gap:7px;margin-left:auto;font-size:11px;font-weight:700;display:inline-flex}.autoplay-toggle input{accent-color:#efc979}.add-music-button{color:#efc979;background:#efc9791a;border:1px dashed #efc979a6;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:12px;font-weight:800;display:flex}.add-music-button.disabled{cursor:not-allowed;opacity:.45}.add-music-button input{display:none}.music-queue-head{color:#fff;justify-content:space-between;margin:25px 0 9px;font-size:12px;display:flex}.music-queue-head span{color:#ffffff85;font-size:10px}.music-queue{gap:7px;display:grid}.music-queue-item{color:#ffffffbf;background:#ffffff12;border-radius:7px;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex}.music-queue-item svg{color:#efc979}.music-queue-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.music-queue-item.current{color:#fff;border:1px solid #efc97973}.music-queue-item small{color:#efc979;margin-left:auto;font-size:9px}.music-empty{color:#ffffff80;text-align:center;justify-items:center;gap:7px;padding:38px 0;display:grid}.music-empty svg{color:#efc979}.music-empty span{color:#fff;font-size:13px}.music-empty small{font-size:10px}@keyframes hive-disc-spin{to{transform:rotate(360deg)}}.host-avatar img,.seat>span>img{object-fit:cover;border-radius:50%;width:100%;height:100%}.host-avatar,.speaker-avatar,.profile-avatar,.message-avatar,.manager-avatar,.community-avatar,.ranking-avatar{aspect-ratio:1;border-radius:50%;overflow:hidden}.host-avatar img,.speaker-avatar img,.profile-avatar img,.message-avatar img,.manager-avatar img,.community-avatar img,.ranking-avatar img,.seat>span>img{object-fit:cover;object-position:center;border-radius:50%;width:100%;min-width:100%;height:100%;min-height:100%;display:block}.seat>span.speaking{animation:.9s ease-in-out infinite voice-pulse;box-shadow:0 0 0 4px #efc9795c,0 0 22px #efc979d9}@keyframes voice-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.seat-actions-backdrop{z-index:45;background:#0000007a;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.seat-actions-backdrop,.seat-profile-backdrop{z-index:70;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000ad;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.seat-actions-panel{color:#f8e5b4;background:#0f0e0cf0;border:1px solid #efc97985;border-radius:18px;width:min(100%,430px);overflow:hidden;box-shadow:0 -18px 70px #000000a6,0 0 0 1px #ffd26814}.seat-actions-panel strong{color:#f6c958;text-align:center;letter-spacing:.02em;border-bottom:1px solid #efc97933;padding:18px 20px 13px;font-size:15px;display:block}.seat-actions-panel button{color:#f7e7c0;background:0 0;border:0;border-top:1px solid #ffffff17;width:100%;padding:15px 16px;font-size:14px;display:block}.seat-actions-panel button:hover{color:#ffd86c;background:#efc9791f}.seat-actions-panel button:first-of-type{color:#ffd15a;font-weight:800}.seat-profile-panel{color:#f8f1e5;background:#0f0e0cf5;border:1px solid #efc9798c;border-radius:22px;width:min(100%,430px);padding:25px 22px 22px;position:relative;overflow:hidden;box-shadow:0 20px 80px #000000b3,0 0 0 1px #efc97914}.seat-profile-cover{opacity:.92;background-position:50%;background-size:cover;height:108px;position:absolute;inset:0 0 auto}.seat-profile-cover:after{content:"";background:linear-gradient(#0808080f,#fffffff0);position:absolute;inset:0}.seat-profile-cover~.seat-profile-head{margin-top:57px;position:relative}.seat-profile-close{color:#f3c75d;background:#00000059;border:1px solid #efc979b3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.seat-profile-head{align-items:center;gap:14px;padding-right:40px;display:flex}.seat-profile-avatar{color:#efc979;background:#2c2416;border:2px solid #efc979;border-radius:50%;place-items:center;width:66px;height:66px;display:grid;overflow:hidden;box-shadow:0 0 0 4px #efc9791f}.seat-profile-avatar img{object-fit:cover;width:100%;height:100%}.seat-profile-head h2{color:#fff2d2;margin:0;font-size:20px}.seat-profile-head p{color:#ffffff94;margin:5px 0 0;font-size:11px}.seat-profile-meta{color:#d6b66d;flex-wrap:wrap;gap:8px 15px;margin:18px 0;font-size:11px;display:flex}.seat-profile-flag{object-fit:cover;vertical-align:-1px;border-radius:2px;width:17px;height:12px;margin-right:3px}.seat-profile-levels{grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:14px;display:grid}.seat-profile-levels span,.seat-profile-agency{color:#aa9a7b;background:#efc97912;border:1px solid #efc9793d;border-radius:9px;padding:10px;font-size:10px}.seat-profile-levels b{color:#f4c857;margin-top:4px;font-size:14px;display:block}.seat-profile-agency{flex-direction:column;gap:4px;margin-bottom:15px;display:flex}.seat-profile-agency small{color:#aa7b27;letter-spacing:.12em;font-size:9px}.seat-profile-agency strong{color:#f6e6bb;font-size:12px}.room-owner{color:inherit;text-align:left;background:0 0;border:0;padding:0}.room-owner.clickable{cursor:pointer}.room-owner:disabled{opacity:1}.seat-profile-panel{color:#2c241b;background:#fff;border-color:#ef9b22;box-shadow:0 -12px 45px #00000052}.seat-profile-head h2{color:#241a12}.seat-profile-meta{color:#777}.seat-profile-meta span{align-items:center;gap:4px;display:inline-flex}.seat-profile-badges{background:0 0;margin:14px 0 17px}.seat-profile-badges span{color:#7f6b5a;background:#fff}.seat-profile-badges b{color:#5b4736}.seat-profile-badges .profile-id-icon{object-fit:contain;flex:0 0 20px;width:20px;max-width:20px;height:20px;max-height:20px;display:block}.seat-profile-badges .profile-metric-icon{object-fit:contain;filter:drop-shadow(0 2px 3px #efbe4d33);flex:0 0 24px;width:24px;max-width:24px;height:24px;max-height:24px;display:block}.seat-profile-badges .profile-country-flag,.seat-profile-badges .profile-gender-icon{flex:0 0 24px;width:24px;height:24px}.seat-profile-agency{color:#fff;background:#1a1918;border-color:#e89220;flex-direction:row;align-items:center}.seat-profile-agency div{gap:3px;display:grid}.seat-profile-agency small{color:#f5be3c}.seat-profile-agency strong{color:#fff}.seat-profile-actions{border-top-color:#eee4d8}.seat-profile-actions .room-sprite{width:29px}.seat-profile-mic-icon{object-fit:contain;width:27px;height:27px}.seat-profile-more-wrap{position:absolute;top:16px;right:57px}.seat-profile-more{color:#9a8a79;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.seat-profile-more-menu{z-index:2;background:#191613;border:1px solid #e9a42b;border-radius:9px;width:180px;position:absolute;top:39px;right:0;overflow:hidden;box-shadow:0 10px 25px #0000004d}.seat-profile-more-menu button{color:#f3d48b;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff1a;width:100%;padding:11px 12px;font-size:11px;display:block}.seat-profile-more-menu button:hover{background:#eeaa301f}.seat-profile-moderation{gap:5px}.seat-profile-moderation button{padding:9px 5px;font-size:10px}.seat-profile-moderation button:last-child{color:#c87963}.gift-panel-large{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111113f0;border-color:#f5bd437a}.gift-panel-large .gift-grid button{box-shadow:none;background:0 0;border:0;border-radius:0;padding:8px 4px 11px}.gift-panel-large .gift-grid button:hover,.gift-panel-large .gift-grid button.selected{background:#f5bd4317;border:0;border-radius:9px;box-shadow:inset 0 0 0 1px #f5bd43a6,0 6px 18px #f5bd431f}.gift-panel-large .gift-icon{background:0 0;border-radius:0;width:64px;height:58px}.gift-panel-large .gift-icon img{object-fit:contain;width:58px;height:48px}.gift-panel-large .gift-grid strong{color:#f5e7c4}.seat-profile-actions{border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:9px;padding-top:17px;display:grid}.seat-profile-actions button{color:#d6d0c7;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;font-size:10px;display:flex}.public-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:17px}.seat-profile-social{background:#fff8e9;border:1px solid #f4dfb7;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:14px 0 0;display:grid}.seat-profile-social span{color:#8a6c4a;text-align:center;gap:3px;padding:9px 4px;font-size:10px;display:grid}.seat-profile-social b{color:#2c241b;font-size:14px}.seat-profile-actions svg,.seat-profile-at{color:#f2bd43}.seat-profile-at{font-size:23px;line-height:19px}.seat-profile-moderation{border-top:1px solid #ffffff1a;gap:8px;margin-top:18px;padding-top:14px;display:flex}.seat-profile-moderation button{color:#e7c578;background:#efc97914;border:1px solid #efc97952;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:11px;display:inline-flex}.seat-profile-moderation button:last-child{color:#ef9d91;border-color:#ef9d9159}.message-avatar{font:inherit;cursor:pointer;border:0;padding:0}.room-mode{width:100%;max-width:none;box-shadow:none;background:#090b0d;margin:0}.room-mode .app-body,.room-mode .main-content{width:100%;max-width:none;min-height:100vh;padding:0}.room-mode .voice-room{width:100%;min-height:100vh}.room-mode .voice-room-stage{border:0;border-radius:0;min-height:100vh}@media (max-width:800px){.room-mode .voice-room-stage{min-height:100dvh}}.room-options{z-index:25;background:#07090bf0;border-radius:12px;grid-template-columns:repeat(4,74px);gap:7px;padding:9px;display:grid;position:absolute;top:57px;right:8px;box-shadow:0 12px 35px #00000059}.room-options button{color:#fff;text-align:center;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:72px;font-size:9px;display:flex}.room-options button:hover{background:#ffffff1f}.room-options button svg{color:#efc979}.room-options button.danger svg{color:#f77}.room-options button.danger{color:#f99}.lock-backdrop{z-index:46;background:#000000ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lock-panel{color:#fff;text-align:center;background:#111417;border:1px solid #efc9798c;border-radius:14px;width:min(380px,100%);padding:27px 22px 21px;position:relative}.lock-close{color:#fff;background:0 0;border:0;position:absolute;top:12px;right:13px}.lock-icon{color:#efc979}.lock-panel h2{margin:10px 0 7px;font-size:21px}.lock-panel p{color:#ffffff9e;max-width:280px;margin:0 auto 18px;font-size:12px;line-height:1.4}.lock-panel input{color:#fff;letter-spacing:.3em;text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;outline:0;width:150px;height:48px;margin:0 auto 17px;font-size:24px;display:block}.lock-panel input:focus{border-color:#efc979}.lock-panel .primary-button{width:100%}.lock-panel .text-button{color:#ffffffb3;margin:13px auto 0}.preserved-room{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;top:0;left:-10000px;overflow:hidden}.active-room-view{display:contents}.minimized-room{z-index:35;touch-action:none;width:57px;height:57px;position:fixed;bottom:22px;right:18px}.minimized-room>button:first-child{color:#efc979;cursor:grab;background:#15191b;border:2px solid #efc979;border-radius:50%;place-items:center;width:57px;height:57px;display:grid;box-shadow:0 8px 24px #0000004d}.minimized-room>button:first-child span{color:var(--muted);white-space:nowrap;font-size:9px;position:absolute;top:60px}.minimized-room-close{color:#fff;background:#d66d70;border:1px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:-7px;right:-7px}.message-control{position:relative}.message-control>b{color:#fff;background:#d66d70;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.inbox-standalone{width:min(680px,100%);margin:0 auto}.inbox-standalone .inbox-sheet{width:100%;max-height:none;position:relative;inset:auto;box-shadow:0 12px 32px #14171b14}.effects-sheet{max-width:520px}.gift-panel-large{width:min(620px,100%);max-height:min(760px,100vh - 30px);overflow:auto}.gift-recipients{margin:-2px 0 15px}.gift-recipients>strong,.gift-quantity>span{color:#687078;margin-bottom:8px;font-size:11px;display:block}.gift-recipient-rail{gap:9px;padding:2px 1px 8px;display:flex;overflow-x:auto}.gift-recipient-rail button{color:#687078;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;min-width:58px;font-size:9px;display:flex}.gift-recipient-rail button.selected .gift-recipient-avatar{border-color:var(--gold);box-shadow:0 0 0 3px #fbf1d9}.gift-recipient-avatar{border:2px solid var(--line);width:42px;height:42px;color:var(--gold);background:#f5f6f6;border-radius:50%;place-items:center;display:grid;overflow:hidden}.gift-recipient-avatar img{object-fit:cover;width:100%;height:100%}.gift-recipient-rail small{text-overflow:ellipsis;white-space:nowrap;max-width:64px;overflow:hidden}.gift-tabs{border-bottom:1px solid var(--line);align-items:center;gap:4px;margin-bottom:13px;display:flex}.gift-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:9px 9px 8px;font-size:11px;font-weight:800}.gift-tabs button.active{border-bottom-color:var(--gold);color:var(--ink)}.gift-tabs .gift-backpack{margin-left:auto;font-size:18px}.gift-catalog{grid-template-columns:repeat(4,1fr);max-height:310px;overflow-y:auto}.gift-catalog button.selected{border-color:var(--gold);background:var(--soft-gold);box-shadow:0 0 0 2px #d5ad6329}.gift-emoji{font-size:25px}.gift-future{min-height:190px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.gift-future svg{color:var(--gold)}.gift-future span{font-size:12px}.gift-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr auto;align-items:end;gap:14px;margin-top:18px;padding-top:15px;display:grid}.gift-balance{color:#687078;flex-wrap:wrap;align-items:center;gap:5px;font-size:10px;display:flex}.gift-balance svg{color:var(--gold)}.gift-balance strong{width:100%;color:var(--ink);font-size:17px}.gift-quantity>div{flex-wrap:wrap;gap:4px;display:flex}.gift-quantity button{border:1px solid var(--line);min-width:31px;height:30px;color:var(--ink);background:#fff;border-radius:5px;font-size:10px;font-weight:800}.gift-quantity button.selected{border-color:var(--gold);background:var(--soft-gold)}.gift-quantity input{border:1px solid var(--line);border-radius:5px;width:58px;height:30px;padding:0 7px;font-size:10px}.gift-send-button{white-space:nowrap;min-height:38px}@media (max-width:560px){.gift-panel-large{padding:17px 14px}.gift-catalog{grid-template-columns:repeat(3,1fr);max-height:285px}.gift-tabs{overflow-x:auto}.gift-tabs button{flex:none;padding-inline:7px}.gift-footer{grid-template-columns:1fr 1fr}.gift-send-button{grid-column:1/-1;width:100%}}.gift-panel-large{color:#f6f1e7;background:#111113;border:1px solid #eebc4a2e;border-radius:14px;box-shadow:0 24px 80px #0000009e}.gift-panel-large .modal-head{align-items:center;margin-bottom:8px}.gift-panel-large .modal-head h2{color:#fff;font-size:20px}.gift-panel-large .modal-head .eyebrow{color:#f5bd43}.gift-panel-large .icon-button{color:#ddd;background:#242426;border-color:#ffffff29}.gift-level{border-bottom:1px solid #ffffff1f;margin:0 0 12px;padding-bottom:12px}.gift-level>div:first-child{color:#f5bd43;align-items:baseline;gap:3px;font-size:12px;display:flex}.gift-level span{color:#d5d0c8}.gift-level b{margin-left:auto;font-weight:600}.gift-level-track{background:#2a2927;border-radius:99px;height:7px;margin-top:8px;overflow:hidden}.gift-level-track i{border-radius:inherit;background:linear-gradient(90deg,#f9b633,#ffd66e);width:82%;height:100%;display:block}.gift-panel-large .gift-recipients>strong,.gift-panel-large .gift-quantity>span{color:#969397}.gift-panel-large .gift-recipient-rail button{color:#a9a5a8}.gift-panel-large .gift-recipient-avatar{color:#f5bd43;background:#252528;border-color:#39383c}.gift-panel-large .gift-recipient-rail button.selected .gift-recipient-avatar{border-color:#f5bd43;box-shadow:0 0 0 2px #f5bd4340}.gift-panel-large .gift-tabs{border-bottom-color:#ffffff21}.gift-panel-large .gift-tabs button{color:#77757a}.gift-panel-large .gift-tabs button.active{color:#f5bd43;border-bottom-color:#f5bd43}.gift-panel-large .gift-tabs .gift-backpack{color:#f5bd43}.gift-panel-large .gift-grid button{color:#f4f1eb;background:#1b1b1e;border-color:#38363a;border-radius:10px;padding:10px 5px}.gift-panel-large .gift-grid button:hover,.gift-panel-large .gift-grid button.selected{background:linear-gradient(#302817,#1b1b1e);border-color:#f5bd43}.gift-panel-large .gift-icon{background:0 0}.gift-panel-large .gift-grid strong{color:#eee9e0;font-size:10px;font-weight:500}.gift-panel-large .gift-grid small{color:#f5bd43}.gift-panel-large .gift-emoji{filter:drop-shadow(0 3px 5px #0006);font-size:29px}.gift-panel-large .gift-footer{border-top-color:#ffffff21}.gift-panel-large .gift-balance{color:#9b989b}.gift-panel-large .gift-balance strong{color:#f5bd43}.gift-panel-large .gift-quantity button,.gift-panel-large .gift-quantity input{color:#f2ede5;background:#242326;border-color:#3d3a3d}.gift-panel-large .gift-quantity button.selected{color:#191817;background:#f5bd43;border-color:#f5bd43}.gift-panel-large .gift-send-button{color:#26190d;background:linear-gradient(100deg,#f3bb4a,#f58a30);border-radius:999px}.gift-future{color:#aaa5aa}.gift-future strong{color:#f4efe5}.minimized-room>button:first-child{padding:0;overflow:hidden}.minimized-room>button:first-child img{object-fit:cover;width:100%;height:100%;animation:8s linear infinite hive-disc-spin}.minimized-room>button:first-child svg{animation:none}.minimized-room-initials{color:#efc979;place-items:center;width:100%;height:100%;font-size:15px;font-weight:900;display:grid}.minimized-room>button:first-child .minimized-room-label{width:max-content;color:var(--muted);white-space:nowrap;font-size:9px;position:absolute;top:60px}.minimized-room-close{z-index:2;color:#fff;text-shadow:0 1px 3px #000000d9;background:0 0;border:0;border-radius:0;width:20px;height:20px;top:-8px;left:auto;right:-8px;transform:none}.gift-sheet-backdrop{z-index:60;background:#00000094;justify-content:center;align-items:flex-end;animation:.18s ease-out gift-backdrop-in;display:flex;position:fixed;inset:0}.gift-sheet-backdrop .gift-panel-large{border-width:1px 0 0;border-radius:18px 18px 0 0;flex-direction:column;width:100%;height:52svh;max-height:none;padding:14px clamp(16px,4vw,42px) 16px;animation:.28s cubic-bezier(.2,.8,.2,1) gift-sheet-up;display:flex;overflow:hidden}.gift-sheet-handle{background:#ffffff40;border-radius:999px;flex:none;width:48px;height:4px;margin:-4px auto 9px}.gift-sheet-backdrop .modal-head,.gift-sheet-backdrop .gift-level{flex:none}.gift-sheet-backdrop .gift-recipients{flex:none;margin-bottom:7px}.gift-sheet-backdrop .gift-recipient-rail{padding-bottom:4px}.gift-sheet-backdrop .gift-recipient-avatar{width:36px;height:36px}.gift-sheet-backdrop .gift-tabs{flex:none;margin-bottom:8px}.gift-sheet-backdrop .gift-catalog{overscroll-behavior:contain;flex:auto;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));min-height:0;max-height:none;padding-right:4px;overflow-y:auto}.gift-sheet-backdrop .gift-grid button{min-height:92px}.gift-sheet-backdrop .gift-icon img{object-fit:cover;border-radius:3px;width:38px;height:28px}.gift-sheet-backdrop .gift-footer{background:#111113;flex:none;margin-top:8px;padding-top:9px;position:relative}.voice-room .gift-button{border-radius:999px;margin-left:auto;padding-inline:18px}@keyframes gift-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes gift-backdrop-in{0%{opacity:0}to{opacity:1}}@media (max-width:560px){.gift-sheet-backdrop .gift-panel-large{height:68svh;padding:10px 12px calc(12px + env(safe-area-inset-bottom))}.gift-sheet-backdrop .gift-recipients{margin-top:0}.gift-sheet-backdrop .gift-tabs{overflow-x:auto}.gift-sheet-backdrop .gift-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.gift-sheet-backdrop .gift-grid button{min-height:98px}.gift-sheet-backdrop .gift-footer{grid-template-columns:1fr auto auto;gap:7px}.gift-sheet-backdrop .gift-send-button{grid-column:auto;width:auto;padding-inline:12px}.gift-sheet-backdrop .gift-balance span{display:none}.gift-sheet-backdrop .gift-balance strong{font-size:14px}.gift-sheet-backdrop .gift-quantity>span{display:none}}.gift-sheet-backdrop .gift-level{width:100%;color:inherit;text-align:left;cursor:pointer;background:#f5bd430f;border:1px solid #f5bd4338;border-radius:8px;flex:none;grid-template-columns:auto 1fr auto;align-items:center;gap:5px 10px;margin:0 0 8px;padding:8px 10px;display:grid;position:relative}.gift-sheet-backdrop .gift-level>span{color:#f5bd43;white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.gift-sheet-backdrop .gift-level>span img{object-fit:contain;width:18px;height:18px}.gift-sheet-backdrop .gift-level .gift-level-track{grid-column:1/3;height:5px;margin:0}.gift-sheet-backdrop .gift-level strong{color:#d5d0c8;text-overflow:ellipsis;white-space:nowrap;grid-column:1/3;font-size:11px;font-weight:500;overflow:hidden}.gift-sheet-backdrop .gift-level em{color:#f5bd43;white-space:nowrap;grid-area:1/3/span 2;align-items:center;gap:1px;font-size:12px;font-style:normal;display:flex}.user-level-overlay{z-index:90;background:#000000b8;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.user-level-overlay>section{background:#111113;border:1px solid #f5bd434d;border-radius:12px;flex-direction:column;width:min(100%,520px);max-height:min(90svh,900px);display:flex;overflow:hidden;box-shadow:0 18px 60px #00000080}.user-level-overlay>section>header{border-bottom:1px solid #ffffff1a;flex:none;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.user-level-overlay h2{margin:0;font-size:18px}.user-level-overlay .user-level-screen{overflow-y:auto}.user-level-overlay .user-level-tabs{z-index:1;background:#111113;position:sticky;top:0}.member-profile-levels{justify-content:center;gap:10px;padding:10px 14px;display:flex}.member-profile-levels>span{background:#f5bd430f;border:1px solid #f5bd4333;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex}.member-profile-levels img{object-fit:contain;width:19px;height:19px}.member-profile-levels b{color:#f5bd43}.user-level-medal{--level-tone:#f1bd45;--level-deep:#5f3900;color:#38230f;align-items:center;gap:8px;min-width:0;font-style:normal;line-height:1;display:inline-flex}.user-level-medal.charm{--level-tone:#df5bb5;--level-deep:#5b1647}.user-level-medal>i{border:1px solid color-mix(in srgb,var(--level-tone) 75%,#fff);background:linear-gradient(145deg,color-mix(in srgb,var(--level-tone) 88%,#fff),var(--level-deep));color:#fff8dc;width:34px;height:34px;box-shadow:inset 0 1px 0 #ffffff8c,0 3px 10px color-mix(in srgb,var(--level-tone) 25%,transparent);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.user-level-medal>i svg{stroke-width:2.1px;width:18px;height:18px}.user-level-medal>span{align-items:baseline;gap:5px;min-width:0;display:flex}.user-level-medal small{color:inherit;font-size:10px;font-weight:700}.user-level-medal b{color:inherit;font-size:13px;font-weight:900}.user-level-medal.compact{gap:5px}.user-level-medal.compact>i{flex-basis:24px;width:24px;height:24px}.user-level-medal.compact>i svg{width:13px;height:13px}.profile-badges>.user-level-medal,.seat-profile-badges>.user-level-medal{border:1px solid color-mix(in srgb,var(--level-tone) 38%,transparent);background:color-mix(in srgb,var(--level-tone) 11%,#fff);color:var(--level-deep);border-radius:999px;padding:4px 7px 4px 4px}.profile-badges .user-level-medal>span,.seat-profile-badges .user-level-medal>span{background:0 0;border:0;border-radius:0;min-height:0;padding:0}.room-chat-meta>.user-level-medal{color:#c89324;background:0 0;border:0;padding:0}.room-chat-meta>.user-level-medal.charm{color:#c84799}.user-level-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030304d6;padding:0}.user-level-overlay>section{color:#f7f2e8;width:min(100%,500px);height:100dvh;max-height:100dvh;box-shadow:none;background:#0e0f12;border:0;border-radius:0}.user-level-overlay>section>header{z-index:5;background:#0e0f12;border-bottom:1px solid #ffffff14;height:58px;padding:0 16px}.user-level-overlay>section>header h2{color:#fff;letter-spacing:0;font-size:18px}.user-level-overlay>section>header .icon-button{color:#fff;background:#191b20;border:1px solid #ffffff1f;width:36px;height:36px}.user-level-overlay .user-level-screen{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.user-level-screen{--track:#efb83e;--track-soft:#fff0bc;--track-deep:#5b3500;color:#f8f3e7;background:#0e0f12}.user-level-screen.charm{--track:#da4baa;--track-soft:#ffd0f1;--track-deep:#601247;background:#160d16}.user-level-tabs{background:#0e0f12fa;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:8px 12px;display:grid}.user-level-screen.charm .user-level-tabs{background:#160d16fa}.user-level-tabs button{color:#8d8f96;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-width:0;padding:7px 10px}.user-level-tabs button .user-level-medal{color:inherit}.user-level-tabs button .user-level-medal>i{filter:saturate(.15);opacity:.65}.user-level-tabs button.active{border-color:color-mix(in srgb,var(--track) 45%,transparent);background:color-mix(in srgb,var(--track) 12%,transparent);color:var(--track-soft)}.user-level-tabs button.active .user-level-medal>i{filter:none;opacity:1}.user-level-hero{border-bottom:1px solid color-mix(in srgb,var(--track) 24%,transparent);text-align:center;background:linear-gradient(180deg,color-mix(in srgb,var(--track-deep) 48%,#111216),#0e0f12 82%);min-height:330px;padding:34px 22px 24px;position:relative;overflow:hidden}.user-level-hero:after{content:"";background:linear-gradient(90deg,transparent,var(--track),transparent);height:1px;position:absolute;bottom:0;left:8%;right:8%}.user-level-eyebrow,.user-level-section-kicker{color:var(--track);letter-spacing:.14em;font-size:10px;font-weight:900;display:block}.user-level-emblem{border:1px solid color-mix(in srgb,var(--track) 55%,transparent);background:color-mix(in srgb,var(--track) 9%,#111216);border-radius:50%;place-items:center;width:104px;height:104px;margin:18px auto 14px;display:grid;box-shadow:inset 0 0 0 8px #0003,0 14px 34px #00000052}.user-level-emblem .user-level-medal>i{border-width:2px;flex-basis:70px;width:70px;height:70px}.user-level-emblem .user-level-medal>i svg{width:34px;height:34px}.user-level-hero>p:not(.user-level-remaining){color:#b9b5ad;margin:0 0 12px;font-size:12px}.user-level-badge{border:1px solid color-mix(in srgb,var(--track) 70%,#fff);background:linear-gradient(90deg,var(--track-deep),var(--track));color:#fff9e9;min-width:112px;height:32px;box-shadow:0 6px 18px color-mix(in srgb,var(--track) 20%,transparent);border-radius:999px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.user-level-track-labels{color:#d8d4cb;justify-content:space-between;margin:22px 0 7px;font-size:11px;font-weight:700;display:flex}.user-level-track{background:#050506;border:1px solid #ffffff12;border-radius:999px;height:9px;overflow:hidden}.user-level-track i{border-radius:inherit;background:linear-gradient(90deg,var(--track-deep),var(--track),var(--track-soft));height:100%;box-shadow:0 0 12px color-mix(in srgb,var(--track) 60%,transparent);transition:width .35s;display:block}.user-level-remaining{color:#aaa69e;margin:12px 0 16px;font-size:12px}.user-level-remaining b{color:var(--track-soft)}.user-level-totals{border-top:1px solid #ffffff14;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.user-level-totals span{gap:5px;padding-top:14px;display:grid}.user-level-totals span+span{border-left:1px solid #ffffff14}.user-level-totals small{color:#85858a;text-transform:uppercase;font-size:9px}.user-level-totals b{color:#fff;font-size:15px}.user-level-rules,.user-level-table-section{border-bottom:1px solid #ffffff14;padding:26px 18px}.user-level-rules h3,.user-level-table-section h3{color:#fff;letter-spacing:0;margin:5px 0 9px;font-size:19px}.user-level-rules>p{color:#9f9ca2;margin:0 0 18px;font-size:12px;line-height:1.55}.user-level-rules>div{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.user-level-rules>div>span{color:#e8e2d8;align-items:center;gap:9px;font-size:12px;display:flex}.user-level-rules>div svg{color:var(--track)}.user-level-rules>div b{color:var(--track-soft);font-size:13px}.user-level-rules>div b small{color:#7f7d82;font-size:9px;font-weight:600}.user-level-rules>small{color:#706e73;margin-top:14px;font-size:10px;line-height:1.5;display:block}.user-level-table{border:1px solid #ffffff17;border-radius:8px;margin-top:16px;overflow:hidden}.user-level-table>div{color:#aaa7ad;border-bottom:1px solid #ffffff12;grid-template-columns:28px 1fr auto;align-items:center;min-height:44px;padding:0 12px;font-size:11px;display:grid}.user-level-table>div:last-child{border-bottom:0}.user-level-table>div>i{background:color-mix(in srgb,var(--track) 13%,transparent);width:18px;height:18px;color:var(--track);border-radius:50%;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.user-level-table>div>b{color:#e9e4da;font-size:11px}.user-level-table .user-level-table-head{color:#737277;letter-spacing:.08em;text-transform:uppercase;background:#ffffff09;grid-template-columns:1fr auto;min-height:36px;font-size:9px;font-weight:900}.user-level-table .user-level-table-head span:last-child{text-align:right}.gift-sheet-backdrop .gift-level>.user-level-medal{color:#f7d274;grid-column:1}.gift-sheet-backdrop .gift-level>.user-level-medal>span{display:flex}.gift-sheet-backdrop .gift-level>.user-level-medal small,.gift-sheet-backdrop .gift-level>.user-level-medal b{color:inherit}.member-profile-levels{gap:8px}.member-profile-levels>.user-level-medal{border:1px solid color-mix(in srgb,var(--level-tone) 36%,transparent);background:color-mix(in srgb,var(--level-tone) 10%,#fff);max-width:150px;color:var(--level-deep);border-radius:6px;flex:1;justify-content:center;padding:8px 10px}@media (min-width:501px){.user-level-overlay{padding:18px}.user-level-overlay>section{border:1px solid #ffffff1a;border-radius:8px;height:min(860px,100dvh - 36px);max-height:calc(100dvh - 36px);box-shadow:0 24px 80px #000000a6}}.main-content:has(.inbox-standalone){width:100%;max-width:none;min-height:100dvh;padding:0 0 68px!important}.inbox-standalone{width:100%;min-height:100dvh;margin:0}.inbox-standalone .inbox-sheet{width:100%;min-height:100dvh;max-height:none;padding:24px 18px;overflow:visible;box-shadow:none!important;border:0!important;border-radius:0!important}.inbox-standalone .message-social-actions button{box-shadow:none;background:0 0;border:0;border-radius:0;padding:6px 2px}.inbox-standalone .message-social-actions span{box-shadow:none;background:0 0;border:0;border-radius:0}.gift-sheet-topbar{flex:none;justify-content:flex-end;min-height:30px;display:flex}.gift-sheet-topbar .icon-button{width:34px;height:34px}.gift-quantity{position:relative}.gift-quantity-trigger{border:1px solid var(--line);min-width:58px;height:34px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:4px;font-size:13px;font-weight:800;display:inline-flex}.gift-quantity-menu{z-index:3;border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(3,minmax(42px,1fr));gap:5px;min-width:170px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 28px #0003}.gift-quantity-menu button{border:1px solid var(--line);min-width:0;height:32px;color:var(--ink);background:#f8f8f8;border-radius:7px;font-size:11px;font-weight:800}.gift-quantity-menu button.selected{border-color:var(--gold);background:var(--soft-gold)}.gift-quantity-menu label{color:#687078;grid-column:1/-1;gap:4px;font-size:10px;font-weight:700;display:grid}.gift-quantity-menu input{border:1px solid var(--line);border-radius:7px;width:100%;height:32px;padding:0 8px;font-size:12px}.gift-sheet-backdrop .gift-footer{position:relative}@media (max-width:560px){.gift-sheet-backdrop .gift-sheet-topbar{min-height:25px}.gift-sheet-backdrop .gift-sheet-topbar .icon-button{width:30px;height:30px}.gift-sheet-backdrop .gift-quantity-trigger{min-width:54px}.gift-quantity-menu{min-width:158px}}.profile-setup-backdrop{z-index:70;background:#050709d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.profile-setup{width:min(410px,100%);color:var(--ink);background:#fff;border-radius:14px;padding:25px 21px;box-shadow:0 20px 80px #00000059}.profile-setup h1{margin:0;font-size:25px}.profile-setup>p:not(.eyebrow){color:var(--muted);margin:7px 0 18px;font-size:12px}.profile-setup label:not(.avatar-upload){color:#687078;flex-direction:column;gap:6px;margin-top:13px;font-size:11px;font-weight:700;display:flex}.profile-setup input,.profile-setup select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:6px;outline:0;padding:0 11px;font-size:13px}.profile-setup .primary-button{width:100%;margin-top:20px}.avatar-upload{cursor:pointer;place-items:center;margin:2px auto 8px;display:grid}.avatar-upload span{border:2px dashed var(--gold);background:var(--soft-gold);color:#9a7436;text-align:center;border-radius:50%;place-items:center;width:72px;height:72px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.avatar-upload img{object-fit:cover;width:100%;height:100%}.avatar-upload input{display:none}.profile-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}@media (max-width:430px){.room-options{grid-template-columns:repeat(4,minmax(63px,1fr));width:calc(100vw - 28px);right:4px}.room-options button{min-height:68px}}.profile-details,.profile-levels{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.profile-details span,.profile-levels div{color:var(--muted);flex-direction:column;gap:4px;font-size:10px;display:flex}.profile-details strong{color:var(--ink);font-size:13px}.profile-levels{grid-template-columns:repeat(2,1fr)}.profile-levels div{background:var(--soft-gold);border:1px solid #eadfc9;border-radius:8px;padding:11px 8px}.profile-levels span{color:#9a7436;font-weight:800}.profile-levels strong{color:var(--ink);font-size:15px}.profile-levels small{font-size:9px}.profile-edit-backdrop{z-index:50;background:#14171b94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-edit-panel{background:#fff;border-radius:12px;width:min(470px,100%);max-height:min(820px,100vh - 40px);padding:22px;overflow:auto}.profile-edit-panel .modal-head{margin-bottom:5px}.profile-edit-panel .modal-head h2{margin:0}.profile-edit-panel>label:not(.avatar-upload){color:#687078;flex-direction:column;gap:6px;margin-top:12px;font-size:11px;font-weight:700;display:flex}.profile-edit-panel>label input,.profile-edit-panel>label select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:6px;outline:0;padding:0 10px}.profile-edit-panel .primary-button{width:100%;margin-top:19px}.app-settings-panel{width:min(360px,100%)}.settings-row{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;align-items:center;gap:12px;padding:0 14px;font-size:13px;font-weight:800;display:flex}.settings-row.danger{color:#c95f62;background:#fff7f7;border-color:#f0c8c7}.profile-dedicated-page{z-index:50;background:var(--page);padding:18px 16px 100px;position:fixed;inset:0;overflow-y:auto}.profile-dedicated-page .profile-edit-panel{width:min(560px,100%);max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:4px 0 28px}.profile-dedicated-page .app-settings-panel{width:min(520px,100%)}.profile-dedicated-page .profile-edit-panel .modal-head{border-bottom:1px solid #925b1033;margin-bottom:18px;padding-bottom:16px}.wallet-page{position:relative}.wallet-back{z-index:2;color:#6f450f;background:#fff8e2db;border:1px solid #a1651240;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;left:18px}.wallet-page .profile-feature-panel>.modal-head{padding-left:52px}.settings-section-list{gap:8px;margin-top:18px;display:grid}.settings-section-list .settings-row{justify-content:space-between}.settings-logout{justify-content:center;margin-top:22px}.app-error{z-index:90;color:#8d2f35;background:#fff5f5;border:1px solid #e7b0b0;border-radius:8px;align-items:flex-start;gap:10px;width:min(100% - 24px,438px);padding:11px 12px;font-size:12px;line-height:1.4;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #0000002e}.app-error span{flex:1}.app-error button{color:inherit;background:0 0;border:0;flex:none;place-items:center;display:grid}.create-panel .form-error{color:#a13b42;background:#fff2f2;border-radius:6px;margin:2px 0 12px;padding:9px 10px;font-size:11px;line-height:1.4}.seat>span{position:relative}.seat-mute-status{color:#fff;background:#dc5f62;border:2px solid #ffffffe6;border-radius:11px;justify-content:center;align-items:center;gap:1px;width:auto;min-width:21px;height:21px;padding:0 3px;font-style:normal;display:inline-flex;position:absolute;bottom:-3px;right:-5px;box-shadow:0 3px 9px #00000047}.room-options.three-actions{grid-template-columns:repeat(3,82px)}.inline-error{color:#ff9ea0;margin:-8px 0 12px;font-size:11px;font-weight:700;display:block}.voice-room-stage{overflow:hidden auto}.voice-room .room-toolbar{z-index:18;background:linear-gradient(#07080900,#070809f2 30%);margin:0 -14px -12px;padding:10px 14px 12px;position:sticky;bottom:-12px}.voice-room .gift-button{white-space:nowrap;min-height:40px}.room-sprite{aspect-ratio:1;filter:drop-shadow(0 2px 4px #00000057);background-image:url(/assets/room/room-icons-sheet.png);background-repeat:no-repeat;background-size:300% 300%;flex:none;width:23px;display:inline-block}.room-sprite-chair{background-position:0 0}.room-sprite-wealth{background-position:50% 0}.room-sprite-charm{background-position:100% 0}.room-sprite-disc{background-position:0}.room-sprite-gift{background-position:50%}.room-sprite-speaker{background-position:100%}.room-sprite-messages{background-position:0 100%}.room-sprite-settings{background-position:50% 100%}.music-disc .room-sprite{width:28px}.music-disc.spinning .room-sprite{animation:3.2s linear infinite hive-disc-spin}.room-stats .room-sprite{width:17px}.room-rank-insignia{object-fit:contain;filter:drop-shadow(0 2px 3px #00000057);place-self:center;width:30px;height:30px;margin:0}.hive-gift-status-art{object-fit:contain;width:18px;height:18px}.hive-combo-art{object-fit:contain;width:22px;height:22px}.room-gift-history-empty>img{object-fit:contain;width:28px;height:28px}.room-feed-art{object-fit:contain;flex:none;width:14px;height:14px;margin-top:1px}.music-queue-art{object-fit:contain;flex:0 0 18px;width:18px;height:18px}.game-backpack-art{object-fit:contain;width:28px;height:28px}.profile-empty-art{object-fit:contain;width:32px;height:32px}.gift-backpack-art,.gift-send-art{object-fit:contain;width:20px;height:20px}.shopping-inline-art{object-fit:contain;width:18px;height:18px}.shopping-price-art{object-fit:contain;width:16px;height:16px}.shopping-empty-art,.hive-empty-art{object-fit:contain;width:36px;height:36px}.shopping-product-fallback-art{object-fit:contain;width:52px;height:52px}.shopping-product-art>img{object-fit:contain;width:100%;height:100%}.shopping-entry-art>img{transform:scale(1.14)}.seat:not(.occupied) .room-sprite-chair{width:43px}.voice-room .round-control .room-sprite{width:25px}.voice-room .gift-button .room-sprite{width:24px;margin-left:-3px}.voice-room .music-disc,.voice-room .voice-head .icon-button,.voice-room .round-control,.voice-room .gift-button{width:auto;height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:3px}.voice-room .music-disc .room-sprite{width:38px}.voice-room .music-disc img{transform-origin:50%;animation:3.2s linear infinite hive-disc-spin}.voice-room .voice-head .icon-button .room-sprite,.voice-room .round-control .room-sprite{width:34px}.voice-room .round-control.active{color:#d66d70;opacity:.62;background:0 0}.voice-room .room-owner{gap:11px}.voice-room .room-owner .host-avatar{border-radius:13px;width:62px;height:62px;box-shadow:0 0 0 1px #efc979d1,0 7px 18px #0000006b,0 0 22px #efc97938}.voice-room .room-owner .host-avatar img{border-radius:11px}.voice-room .room-owner strong{font-size:15px}.voice-room .room-owner span{font-size:10px}.voice-room .room-mic-sprite{object-fit:contain;filter:drop-shadow(0 2px 2px #0009);width:39px;height:39px}.voice-room .room-mic-sprite.muted{opacity:.48;filter:grayscale()drop-shadow(0 2px 2px #0009)}.voice-room .room-stats{align-items:center;gap:17px}.voice-room .room-stats button{color:#fff7df;background:linear-gradient(90deg,#be7e1fd1,#916f3694);border:1px solid #ffffff52;border-radius:18px;grid-template-columns:34px 20px 14px;place-items:center;gap:3px;width:86px;height:34px;padding:2px 5px;display:grid;box-shadow:inset 0 1px #fff3,0 8px 18px #0003}.voice-room .room-stats button:nth-of-type(2){background:linear-gradient(90deg,#aba69ec2,#767b839e)}.voice-room .room-stats button b{color:#fff;text-align:center;text-shadow:0 1px 2px #00000059;min-width:0;font-size:13px;font-weight:900}.voice-room .room-stats button svg{color:#ffffffe0;filter:drop-shadow(0 1px 2px #00000047);width:14px;height:14px}.voice-room .room-stats button .room-sprite{background-origin:border-box;place-self:center;width:30px;margin:0}.voice-room .room-stats button .room-sprite-wealth{width:28px;transform:translate(1px)}.voice-room .room-stats button .room-sprite-charm{width:28px}.voice-room .room-stats button .room-rank-insignia{width:30px;height:30px}.voice-room .room-stats span{padding:7px 11px}.voice-room .seat-grid{gap:11px 5px}.voice-room .seat:not(.occupied)>span{width:61px;height:61px;box-shadow:none;background:0 0;border:0;border-radius:0}.voice-room .seat:not(.occupied) .room-sprite-chair{width:58px}.voice-room .gift-button{width:68px;height:68px;margin-left:auto;padding:0;position:relative;overflow:visible}.voice-room .gift-button:before{content:"";opacity:.85;filter:blur(1px);background:radial-gradient(circle,#ffdb6947,#ffbe2d00 68%);border-radius:50%;animation:1.8s ease-in-out infinite alternate room-gift-aura;position:absolute;inset:9px}.voice-room .gift-button .room-sprite{transform-origin:50% 82%;filter:drop-shadow(0 8px 9px #00000080)drop-shadow(0 0 8px #ffcf4985);width:58px;margin:0;animation:2.15s ease-in-out infinite room-gift-swing;position:relative}.voice-room .room-toolbar .game-control+.gift-button{margin-left:auto}.room-chat-message{color:#fff;align-items:flex-start;gap:8px;max-width:100%;margin:8px 0;display:flex}.room-chat-avatar{color:#ffeab2;background:linear-gradient(135deg,#3b2a12,#111);border:1px solid #efc979cc;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 4px 12px #00000057}.room-chat-avatar img{object-fit:cover;width:100%;height:100%;display:block}.room-chat-avatar.room-chat-avatar-frame{width:42px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.room-chat-avatar.room-chat-avatar-frame .hive-avatar-frame-photo{border-width:1px;font-size:11px;inset:15%}.room-chat-body{flex:1;min-width:0}.room-chat-meta{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.room-chat-meta strong{color:#fff;text-shadow:0 1px 3px #0000009e;font-size:12px;font-weight:900}.room-chat-pill{background:linear-gradient(90deg,#9c6820c2,#5b3e2399);border:1px solid #ffedb46b;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-width:40px;height:20px;padding:0 6px 0 2px;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 3px 9px #0003}.room-chat-pill.charm{background:linear-gradient(90deg,#8c7ea4c7,#4541549e)}.room-chat-pill img{object-fit:contain;filter:drop-shadow(0 1px 2px #00000059);width:18px;height:18px}.room-chat-pill b{color:#fff;font-size:11px;line-height:1}.room-chat-flag{background:#ffffff1f;border:1px solid #ffedb46b;border-radius:50%;place-items:center;width:23px;height:23px;font-size:13px;display:grid;overflow:hidden}.room-chat-flag img{object-fit:cover;width:100%;height:100%;display:block}.room-feed .room-chat-body p{color:#fffffff0;background:0 0;border-radius:0;max-width:100%;margin:3px 0 0;padding:0;font-size:12px;font-weight:700;line-height:1.35;display:block}.room-games-fab,.voice-room-stage>.room-games-fab{width:54px;height:54px;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.room-games-fab:hover{box-shadow:none}.room-games-fab img{padding:0}.room-sheet-backdrop{z-index:52;background:#050709ad;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.room-tools-sheet{color:#edc570;-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at 52% -10%,#e7b8542e,#0000 28%),linear-gradient(#0c0a07f0,#020201e6);border:1px solid #e7b854b8;border-bottom:0;border-radius:30px 30px 0 0;box-shadow:0 -18px 52px #0000008f,inset 0 1px #ffffff14}.room-tools-sheet .sheet-head{border-bottom:1px solid #e7b8543d;padding-bottom:13px}.room-tools-sheet .sheet-head h2{color:#f7dda0}.room-tools-sheet .sheet-head>button{color:#f4cc70;background:#040403d1;border-color:#e7b8549e}.room-tools-sheet .room-tool-grid button{color:#f4dba1;background:#ffffff0b;border-color:#e7b85457;border-radius:11px;box-shadow:inset 0 0 0 1px #ffdc780a}.room-tools-sheet .room-tool-grid button:hover:not(:disabled){background:#e7b85424;border-color:#f5c34ce0;box-shadow:0 0 20px #e7b8541a,inset 0 0 0 1px #ffdc7814}.room-tools-sheet .room-tool-grid button svg{color:#f5c34c;filter:drop-shadow(0 0 4px #f5c34c38)}.room-tools-sheet .room-tool-grid button:disabled{color:#f0d39761;background:#ffffff06;border-color:#e7b85429}.room-tools-sheet .sheet-note{color:#f0d397a6}.room-tools-sheet .room-tool-icon{object-fit:contain;filter:drop-shadow(0 0 6px #f5c34c38);width:46px;height:46px}.room-tools-sheet .room-tool-grid button:disabled .room-tool-icon{opacity:.42;filter:grayscale(.35)brightness(.7)}.room-sheet-backdrop{-webkit-backdrop-filter:blur(12px);background:#010202b3}.room-sheet{color:#edc570;background:radial-gradient(circle at 52% -10%,#e7b85429,#0000 28%),linear-gradient(#0c0a07f5,#020201f0);border:1px solid #e7b8549e;border-bottom:0;box-shadow:0 -18px 52px #0000009e,inset 0 1px #ffffff14}.room-sheet .sheet-head{border-bottom:1px solid #e7b8543d;padding-bottom:13px}.room-sheet .sheet-head h2{color:#f7dda0}.room-sheet .sheet-head>button{color:#f4cc70;background:#040403d1;border-color:#e7b8549e}.room-sheet label,.room-sheet .sheet-description,.room-sheet .sheet-note{color:#f0d397b8}.room-sheet input,.room-sheet select,.room-sheet textarea,.room-sheet .manager-search input{color:#f8e5b4;background:#ffffff0f;border-color:#e7b85466}.room-sheet input::placeholder,.room-sheet textarea::placeholder{color:#f0d39780}.room-sheet .mic-toggle,.room-sheet .mic-range,.room-sheet .manager-person{color:#f4dba1;background:#ffffff0b;border-color:#e7b85447}.room-sheet .mic-toggle small,.room-sheet .manager-section>strong,.room-sheet .manager-empty{color:#f0d39794}.room-sheet .manager-person button{color:#f4cc70;background:#e7b85424;border-color:#e7b8546b}.room-sheet{width:min(100%,500px);max-height:min(92dvh,820px);padding:21px 20px calc(22px + env(safe-area-inset-bottom));color:var(--ink);background:#f8f9fa;border-radius:16px 16px 0 0;overflow:hidden auto;box-shadow:0 -18px 60px #00000047}.compact-sheet{max-height:430px}.sheet-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.sheet-head h2{letter-spacing:0;margin:0;font-size:22px}.sheet-head .eyebrow{margin-bottom:5px}.sheet-head>button{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.sheet-note,.sheet-description{color:var(--muted);margin:18px 0 0;font-size:12px;line-height:1.45}.room-tool-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.room-tool-grid button{border:1px solid var(--line);min-height:102px;color:var(--ink);text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.room-tool-grid button svg{color:#9a7436}.room-tool-grid button:disabled{background:#eceeef}.microphone-sheet{max-height:min(720px,92dvh)}.mic-setting-list{gap:10px;display:grid}.mic-toggle,.mic-range{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 13px;display:flex}.mic-toggle span,.mic-range span{flex-direction:column;gap:4px;min-width:0;display:flex}.mic-toggle strong,.mic-range strong,.mic-mode>strong{font-size:12px}.mic-toggle small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.35}.mic-toggle input{width:38px;height:21px;accent-color:var(--gold);flex:none}.mic-range{grid-template-columns:1fr auto;display:grid}.mic-range output{color:#9a7436;font-size:11px;font-weight:800}.mic-range input{width:100%;accent-color:var(--gold);grid-column:1/-1}.mic-mode{gap:10px;padding:4px 0;display:grid}.mic-mode .segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.mic-mode .segmented button{color:var(--ink);text-align:center;background:#f7f8fa;border:1px solid #e2e5e8;border-radius:9px;padding:10px 8px;font-size:11px;font-weight:800}.mic-mode .segmented button span{color:var(--muted);margin-top:3px;font-size:9px;font-weight:600;display:block}.mic-mode .segmented button.active{color:#8c6426;background:#fff7e8;border-color:#d5ad63}.push-to-talk{color:#efc979;background:#efc97929;border:1px solid #efc9799e;border-radius:20px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.push-to-talk.held{color:#211b12;background:#efc979;box-shadow:0 0 0 3px #efc97938}.push-to-talk:focus-visible{outline-offset:2px;outline:2px solid #efc979}.sheet-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-bottom:14px;display:grid}.sheet-tabs button{color:var(--muted);background:0 0;border:0;padding:11px;font-size:13px;font-weight:800;position:relative}.sheet-tabs button.active{color:var(--ink)}.sheet-tabs button.active:after{content:"";background:var(--gold);height:2px;position:absolute;bottom:-1px;left:22%;right:22%}.inbox-list{min-height:210px;max-height:410px;overflow-y:auto}.inbox-list article{border-bottom:1px solid var(--line);gap:11px;padding:13px 3px;display:flex}.inbox-list article.unread{background:#fff9ed}.message-avatar,.manager-avatar{color:#211b12;background:#d5ad63;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:10px;font-weight:900;display:grid;overflow:hidden}.message-avatar svg{color:#6d4c17}.system-message-avatar{cursor:default;background:radial-gradient(circle at 35% 28%,#fff5c7 0 12%,#e5a82e 48%,#6e3d0d 100%);border:1px solid #f4ca61;box-shadow:0 2px 8px #6c3d0d47,inset 0 0 0 2px #fff7cd6b}.system-message-avatar img{object-fit:contain;filter:drop-shadow(0 2px 2px #351c046b);width:118%;max-width:none;height:118%;max-height:none;transform:translateY(-1px)}.inbox-list article>div:last-child{flex:1;min-width:0}.inbox-list strong{font-size:12px}.inbox-list p{color:#4f5962;margin:4px 0;font-size:12px;line-height:1.42}.inbox-list time{color:#9aa0a6;font-size:9px}.agency-inbox-invite-actions{flex-wrap:wrap;align-items:center;gap:7px;margin:9px 0 5px;display:flex}.agency-inbox-invite-card{border:1px solid var(--line);background:var(--surface,#fff);border-radius:9px;gap:10px;margin:8px 0;padding:12px;display:flex}.agency-inbox-invite-card>div{flex:1;min-width:0}.agency-inbox-invite-card p{color:var(--muted);margin:4px 0;font-size:12px}.agency-inbox-invite-card time{color:var(--muted);font-size:10px}.agency-inbox-invite-actions small{color:var(--muted);flex-basis:100%;font-size:10px}.agency-inbox-invite-actions button{border:1px solid var(--line);min-height:34px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:7px;padding:0 11px;font-size:11px;font-weight:700}.agency-inbox-invite-actions button:first-of-type{border-color:var(--gold);background:var(--gold);color:#21180a}.agency-inbox-invite-actions button:disabled{opacity:.55;cursor:wait}.sheet-empty{min-height:210px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.sheet-empty strong{color:var(--ink);font-size:13px}.sheet-empty span{font-size:11px}.direct-composer{border-top:1px solid var(--line);gap:7px;padding-top:13px;display:grid}.direct-composer select,.direct-composer input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:#fff;border-radius:7px;outline:0;padding:0 11px;font-size:11px}.direct-composer>div{gap:7px;display:flex}.direct-composer>div button,.manager-search button{background:var(--gold);color:#211b12;border:0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.hive-inbox-v2{color:#fff7d7;background:radial-gradient(circle at 18% 0,#dea02d2e,#0000 32%),linear-gradient(#0f0b05f5,#050402fa);border-color:#e2b0429e;overflow:hidden;box-shadow:0 24px 70px #0000006b}.hive-inbox-v2 .sheet-head{border-bottom:1px solid #deae4338;padding-bottom:12px}.hive-inbox-v2 .sheet-head h2{color:#fff7d7}.hive-inbox-v2 .eyebrow{color:#dba93c}.hive-searchbar{background:#fff6da14;border:1px solid #e2b0427a;border-radius:19px;grid-template-columns:38px 1fr;align-items:center;gap:9px;margin:12px 0;padding:7px 12px 7px 8px;display:grid;box-shadow:inset 0 1px #ffffff14}.hive-searchbar svg{color:#f0bd4a;filter:drop-shadow(0 2px 5px #f0bd4a2e);margin-left:7px}.hive-searchbar input{color:#fff7dc;background:0 0;border:0;outline:0;width:100%;font-size:12px;font-weight:750}.hive-searchbar input::placeholder{color:#ffebb794}.message-search-icon{object-fit:contain;filter:drop-shadow(0 3px 6px #f0bd4a47);width:28px;height:28px;margin-left:4px;display:block}.message-social-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.message-social-actions button{color:#ffd977;background:linear-gradient(#ffffff14,#ffffff06);border:1px solid #e2b04257;border-radius:16px;justify-items:center;gap:4px;min-width:0;padding:8px 4px;display:grid}.message-social-actions span{color:#f0bd4a;background:radial-gradient(circle at 35% 20%,#ffe49233,#211607eb);border:1px solid #f0bd4a70;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff14,0 7px 16px #0003}.message-social-actions span img{object-fit:contain;filter:drop-shadow(0 3px 5px #f0bd4a3d);width:38px;height:38px;display:block}.message-social-actions strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.message-social-actions small{color:#fff2bd;background:#e2b0422e;border-radius:999px;min-width:18px;padding:2px 6px;font-size:9px;font-weight:900}.message-user-results{background:#040302b3;border:1px solid #e2b04240;border-radius:18px;gap:6px;margin:-2px 0 12px;padding:8px;display:grid}.message-user-results button,.relation-list button{color:#fff3c6;text-align:left;background:#ffffff12;border:0;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.message-user-results span,.relation-list button>span{color:#211b12;background:#d5ad63;border:1px solid #e2b04273;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:950;display:grid;overflow:hidden}.message-user-results img,.relation-list img{object-fit:cover;width:100%;height:100%}.message-user-results strong,.relation-list strong{color:#fff9df;font-size:12px}.message-user-results small,.relation-list small{color:#ffe7ad9e;font-size:10px}.hive-inbox-v2 .sheet-tabs{background:#ffffff0d;border:1px solid #e2b04257;border-radius:999px;padding:3px;overflow:hidden}.hive-inbox-v2 .sheet-tabs button{color:#ffeebead;border-radius:999px}.hive-inbox-v2 .sheet-tabs button b{color:#251403;background:#f4c35c;border-radius:50%;place-items:center;min-width:18px;height:18px;margin-left:6px;font-size:10px;font-weight:950;line-height:1;display:inline-grid}.hive-inbox-v2 .sheet-tabs button.active:after{display:none}.hive-inbox-v2 .inbox-list{min-height:260px;max-height:47vh;padding-right:4px}.hive-inbox-v2 .inbox-list article{background:#ffffff0e;border:1px solid #e2b04238;border-radius:17px;margin-bottom:8px;padding:10px}.hive-inbox-v2 .inbox-list article.unread{background:#e2b04224}.hive-inbox-v2 .inbox-list article[role=button]{cursor:pointer}.hive-inbox-v2 .inbox-list article[role=button]:hover{background:#e2b0421f;border-color:#f0bd4a9e}.message-thread-back{color:#f1c557;background:0 0;border:0;align-items:center;gap:5px;width:max-content;padding:4px 0 8px;font-size:11px;font-weight:850;display:inline-flex}.message-thread-head{border-bottom:1px solid #e2b0422e;align-items:center;gap:10px;margin-bottom:10px;padding:2px 0 12px;display:flex}.message-thread-head>div:last-child{gap:3px;display:grid}.message-thread-head strong{color:#fff5ce;font-size:14px}.message-thread-head small{color:#ffe5a494;font-size:10px}.inbox-thread-open .inbox-list{max-height:52vh}.inbox-thread-open .hive-searchbar,.inbox-thread-open .message-social-actions,.inbox-thread-open .message-user-results,.inbox-thread-open .sheet-tabs{display:none}.inbox-thread-open .inbox-list{padding-top:34px;position:relative}.inbox-thread-open .message-thread-back{z-index:2;background:linear-gradient(#110d07 76%,#0000);align-self:flex-start;margin-bottom:5px;padding:5px 12px 12px 0;position:sticky;top:0}.inbox-thread-open .inbox-list{flex-direction:column;gap:6px;display:flex}.inbox-thread-open .message-bubble-row{background:0 0;border:0;align-items:flex-end;gap:7px;width:min(84%,340px);margin:0;padding:2px 0;display:flex}.inbox-thread-open .message-bubble-row>div:nth-child(2){background:#211b15;border-radius:18px;padding:9px 12px}.inbox-thread-open .message-bubble-row.mine{flex-direction:row-reverse;align-self:flex-end}.inbox-thread-open .message-bubble-row.mine>div:nth-child(2){background:linear-gradient(135deg,#5d3b10,#b77718);border:1px solid #f0bd4a75}.inbox-thread-open .message-bubble-row.theirs{align-self:flex-start}.inbox-thread-open .message-bubble-row>div:nth-child(2) strong{display:none}.inbox-thread-open .message-bubble-row p{color:#fff8e7;margin:0;font-size:13px;line-height:1.35}.inbox-thread-open .message-bubble-row time{text-align:right;margin-top:4px;display:block}.inbox-thread-open .message-bubble-row .message-avatar{width:28px;height:28px;font-size:8px}.inbox-thread-open{align-self:flex-start;height:auto;min-height:0}.inbox-thread-open .inbox-list{min-height:0;max-height:min(52vh,440px)}.message-block-button{color:#ffdc8fc7;background:#0003;border:1px solid #e2b04242;border-radius:999px;align-self:center;padding:6px 8px;font-size:9px;font-weight:900}.message-block-button:hover{color:#ffb0a4;border-color:#ff686873}.hive-inbox-v2 mark{color:#231605;background:#f6ca58;border-radius:5px;padding:0 3px}.hive-inbox-v2 .direct-composer{border-top-color:#e2b04238}.hive-inbox-v2 .direct-composer select,.hive-inbox-v2 .direct-composer input{color:#211607;background:#ffffffeb;border-color:#e2b04261;border-radius:14px;font-weight:750}.hive-inbox-v2 .direct-composer>div button{color:#150e04;background:linear-gradient(135deg,#ffe788,#bf7411)}.relation-drawer{z-index:5;-webkit-backdrop-filter:blur(6px);background:#0000007a;place-items:end center;display:grid;position:absolute;inset:0}.relation-drawer>section{background:linear-gradient(#120d06fa,#040302fc);border:1px solid #e2b04275;border-radius:24px 24px 0 0;width:100%;max-height:82%;padding:16px;overflow:auto;box-shadow:0 -20px 48px #0000005c}.relation-list{gap:8px;display:grid}.relation-list svg{color:#f0bd4a}.relation-list em{color:#ffd269;background:#ffffff14;border-radius:999px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:950}.hive-coin-inline{object-fit:contain;vertical-align:-4px;filter:drop-shadow(0 2px 3px #00000038);width:18px;height:18px}.hive-coin-inline.tiny{vertical-align:-2px;width:13px;height:13px}.main-content:has(.inbox-standalone){align-self:flex-start;height:auto;min-height:0;padding-bottom:0}.inbox-standalone{align-self:flex-start;width:100%;height:auto;min-height:0}.inbox-standalone .inbox-sheet{width:100%;height:auto;min-height:calc(100dvh - 90px);padding-bottom:8px}.inbox-thread-open .message-thread-back{z-index:2;background:0 0;margin:-2px 0 8px;padding:5px 12px 8px 0;position:relative;top:auto}.inbox-thread-open .inbox-list{padding-top:0}.inbox-thread-open{flex-direction:column;min-height:calc(100dvh - 120px);display:flex}.inbox-thread-open .inbox-list{flex:auto;min-height:0;max-height:none}.inbox-thread-open .direct-composer{flex:none;margin-top:auto}@media (max-width:800px){.inbox-thread-open .direct-composer{z-index:30;background:#080706fa;border-top:1px solid #e2b04238;width:min(100%,460px);margin:0;padding:8px 16px;position:fixed;bottom:72px;left:50%;right:auto;transform:translate(-50%)}.inbox-thread-open .inbox-list{padding-bottom:150px;scroll-padding-bottom:150px}}.room-sheet-backdrop:has(.room-sheet){-webkit-backdrop-filter:blur(12px);background:#010202b3!important}.room-sheet.room-tools-sheet,.room-sheet.room-tools-sheet:not(.has-active-game){-webkit-backdrop-filter:blur(14px);color:#edc570!important;background:radial-gradient(circle at 52% -10%,#e7b8542e,#0000 28%),linear-gradient(#0c0a07f0,#020201e6)!important;border:1px solid #e7b854b8!important;border-bottom:0!important;border-radius:30px 30px 0 0!important;box-shadow:0 -18px 52px #0000008f,inset 0 1px #ffffff14!important}.room-sheet.room-tools-sheet .room-tool-grid button{color:#f4dba1!important;background:#ffffff0b!important;border-color:#e7b85457!important}.room-sheet:not(.room-tools-sheet){color:#edc570!important;background:radial-gradient(circle at 52% -10%,#e7b85429,#0000 28%),linear-gradient(#0c0a07f5,#020201f0)!important;border:1px solid #e7b8549e!important;border-bottom:0!important;box-shadow:0 -18px 52px #0000009e,inset 0 1px #ffffff14!important}.room-sheet:not(.room-tools-sheet) .sheet-head h2,.room-sheet:not(.room-tools-sheet) .sheet-head .eyebrow{color:#f7dda0!important}.room-sheet:not(.room-tools-sheet) input,.room-sheet:not(.room-tools-sheet) select,.room-sheet:not(.room-tools-sheet) textarea{color:#f8e5b4!important;background:#ffffff0f!important;border-color:#e7b85466!important}.edit-room-sheet{max-height:96dvh}.room-icon-editor{grid-template-columns:104px 1fr;align-items:start;gap:15px;display:grid}.room-icon-editor>label{border:1px dashed var(--gold);background:var(--soft-gold);color:#8c682e;cursor:pointer;border-radius:8px;place-items:center;width:104px;height:104px;display:grid;position:relative;overflow:hidden}.room-icon-editor>label img{object-fit:cover;width:100%;height:100%}.room-icon-editor>label input,.upload-cover input{display:none}.room-icon-editor>label span{color:#fff;text-align:center;background:#0e1012c7;padding:7px 4px;font-size:10px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.room-icon-editor>div{gap:10px;display:grid}.room-icon-editor>div label,.field-stack{color:#626b74;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex;position:relative}.room-icon-editor input,.room-icon-editor select,.field-stack input,.field-stack textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:7px;outline:0;padding:0 11px;font-size:12px}.room-icon-editor input,.room-icon-editor select,.field-stack input{height:41px}.field-stack{margin-top:17px}.field-stack textarea{resize:vertical;min-height:92px;padding-block:11px;line-height:1.45}.field-stack small{color:#a0a6ad;font-size:9px;position:absolute;bottom:7px;right:8px}.settings-section{border-top:1px solid var(--line);margin-top:22px;padding-top:17px}.settings-section>strong,.settings-title strong{font-size:13px}.settings-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.upload-cover{color:#9a7436;cursor:pointer;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.theme-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.theme-grid.compact button{aspect-ratio:1.3}.home-cover-preview{background-position:50%;background-size:cover;border:1px solid #c5964c57;border-radius:8px;height:118px;margin-top:11px;position:relative;overflow:hidden}.home-cover-preview span{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;position:absolute;bottom:10px;left:12px;right:12px;overflow:hidden}.theme-grid button{aspect-ratio:.82;color:#fff;background-position:50%;background-size:cover;border:2px solid #0000;border-radius:7px;position:relative;overflow:hidden}.theme-grid button:before{content:"";background:linear-gradient(#0000,#000000c7);position:absolute;inset:0}.theme-grid button.selected{border-color:var(--gold)}.theme-grid span{text-align:left;font-size:9px;font-weight:800;position:absolute;bottom:5px;left:5px;right:5px}.theme-grid svg{background:var(--gold);color:#211b12;border-radius:50%;padding:2px;position:absolute;top:5px;right:5px}.room-type-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:11px;display:grid}.room-type-grid button{border:1px solid var(--line);min-height:67px;color:var(--ink);background:#fff;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.room-type-grid button.selected{border-color:var(--gold);background:var(--soft-gold)}.room-type-grid span{font-size:10px;font-weight:800}.room-type-grid small{color:var(--muted);font-size:8px}.seat-stepper{color:#626b74;grid-template-columns:1fr 86px;align-items:center;gap:5px 10px;margin-top:12px;font-size:11px;font-weight:700;display:grid}.seat-stepper input{border:1px solid var(--line);border-radius:7px;width:86px;height:39px;padding:0 9px}.seat-stepper span{color:var(--muted);grid-column:2;font-size:9px;font-weight:400}.access-settings>label:first-child{justify-content:space-between;align-items:center;display:flex}.access-settings>label:first-child span{align-items:center;gap:7px;display:inline-flex}.access-settings input[type=checkbox]{width:40px;height:22px;accent-color:var(--gold)}.access-settings .field-stack input{letter-spacing:.18em;width:130px;font-size:18px}.sheet-save{width:100%;margin-top:22px}.manager-search{gap:7px;margin-top:16px;display:flex}.manager-search input{border:1px solid var(--line);background:#fff;border-radius:20px;outline:0;flex:1;min-width:0;height:40px;padding:0 14px;font-size:11px}.manager-section{gap:7px;margin-top:20px;display:grid}.manager-section>strong{color:#6b737b;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.manager-person{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:8px 0;display:flex}.manager-avatar{width:34px;height:34px}.manager-avatar img{object-fit:cover;width:100%;height:100%}.manager-person>strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.manager-person button{background:var(--soft-gold);color:#8e692c;border:1px solid #d9d1c1;border-radius:5px;align-items:center;gap:4px;padding:7px 8px;font-size:9px;font-weight:800;display:inline-flex}.manager-person button.danger{color:#bd4e53;background:#fff3f3;border-color:#edc7c8}.manager-empty{color:var(--muted);padding:12px 0;font-size:11px;line-height:1.4}@media (min-width:801px){.room-sheet-backdrop{align-items:center;padding:24px}.room-sheet{border-radius:12px}}.mobile-nav{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width:801px){.mobile-nav{z-index:35;border:1px solid var(--line);background:#100d08f5;border-radius:18px;width:min(560px,100vw - 40px);height:64px;padding:5px;display:grid;position:fixed;bottom:18px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 12px 35px #00000059}.mobile-nav button{color:var(--muted)}.mobile-nav button.active{color:var(--honey);background:#2a200f;border-radius:13px}}.mobile-nav{background:#100d08fa;border:1px solid #f3bd4f4d;gap:4px;box-shadow:0 12px 35px #0000006b,0 -3px 18px #f3bd4f14}.mobile-nav button{color:#d6a23c;background:0 0;border:1px solid #0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:11px;font-weight:800;transition:color .2s,background .2s,border-color .2s,transform .2s;display:flex;position:relative}.mobile-nav button:hover{color:#f5c451}.mobile-nav button:nth-child(3){color:#d6a23c}.mobile-nav button.active{color:var(--honey);background:linear-gradient(#f3bd4f30,#2a200fdb);border-color:#f3bd4f6b;box-shadow:inset 0 1px #ffe79729}.profile-dedicated-mode .mobile-nav{display:none!important}.mobile-nav button:active{transform:translateY(1px)}.mobile-nav-icon-wrap{place-items:center;width:34px;height:30px;display:grid}.mobile-nav-icon{object-fit:contain;filter:saturate(1.05)brightness();width:29px;height:29px;transition:transform .2s,filter .2s;display:block}.mobile-nav button.active .mobile-nav-icon{filter:saturate(1.18)brightness(1.1)drop-shadow(0 0 5px #f3bd4f61);transform:scale(1.08)}.mobile-nav-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-nav b{color:#1a1105;background:var(--honey);border:2px solid #100d08;border-radius:9px;min-width:16px;height:16px;padding:1px 4px;font-size:9px;line-height:11px;top:7px;right:calc(50% - 20px)}@media (max-width:800px){.mobile-nav{width:min(100%,460px);height:72px;padding:5px 6px env(safe-area-inset-bottom);border-radius:16px 16px 0 0}.mobile-nav button{font-size:10px}}.seat-gift-total{color:#f7c64a;justify-content:center;align-items:center;min-height:11px;font-size:10px;font-weight:800;line-height:1.1;display:inline-flex}.seat-gift-total .seat-hive-icon{width:16px;height:16px;box-shadow:none;object-fit:contain;filter:drop-shadow(0 0 3px #f5c34c59);background:0 0;border:0;border-radius:0;margin-right:3px;line-height:1;display:inline-block}.seat-number{display:block}.dev-room-entry-effect{z-index:29;pointer-events:none;background:radial-gradient(circle at 50% 46%,#f8cd5c2e,#0000 42%);place-items:center;animation:5.2s both dev-entry-shell;display:grid;position:absolute;inset:0;overflow:hidden}.dev-room-entry-effect video{opacity:.58;mix-blend-mode:screen;filter:saturate(1.16)contrast(1.04)drop-shadow(0 0 28px #f7c2486b);width:min(118%,520px);max-width:none;animation:5.2s both dev-entry-video;transform:translateY(-4%)}.dev-room-entry-copy{color:#fff1b8;text-align:center;text-shadow:0 2px 14px #000000c7,0 0 18px #f5b93880;justify-items:center;gap:3px;animation:5.2s both dev-entry-copy;display:grid;position:absolute;bottom:25%;left:50%;transform:translate(-50%)}.dev-room-entry-copy span{letter-spacing:.18em;font-size:10px;font-weight:900}.dev-room-entry-copy strong{font-size:clamp(20px,7vw,34px);font-weight:950;line-height:1}.gift-transfer-animation{z-index:30;pointer-events:auto;justify-items:center;min-width:150px;animation:2.8s both gift-transfer;display:grid;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.gift-animation-close{color:#fff;background:#08090c59;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:0;right:-28px;box-shadow:0 3px 12px #00000040}.gift-transfer-core{color:#fff;text-align:center;text-shadow:0 2px 7px #000000e6;justify-items:center;gap:3px;display:grid}.gift-animation-icon{color:#ffe18a;filter:drop-shadow(0 0 12px #ffca41d9);border-radius:50%;place-items:center;width:58px;height:58px;animation:.85s ease-in-out infinite alternate gift-core-pulse;display:grid}.gift-animation-icon img{object-fit:contain;width:100%;height:100%;display:block}.gift-transfer-core strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:13px;overflow:hidden}.gift-transfer-core>span:not(.gift-animation-icon){color:#ffe18a;font-size:13px;font-weight:900}.gift-transfer-person{color:#fff;align-items:center;gap:5px;font-size:11px;display:flex}.gift-transfer-avatar{color:#f7c64a;border:1px solid #f7c64a;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.gift-transfer-avatar img{object-fit:cover;width:100%;height:100%}.gift-transfer-core{color:#f7c64a;justify-items:center;gap:1px;font-size:10px;font-weight:800;display:grid}.gift-transfer-core b{color:#61dfad;font-size:9px}.gift-combo-button{z-index:31;color:#fff8df;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer;background:#f8be4061;border:1px solid #ffe191cc;border-radius:50%;align-content:center;justify-items:center;gap:1px;width:78px;height:78px;padding:0;animation:.32s ease-out both combo-pop,1.8s ease-in-out .4s infinite combo-pulse;display:grid;position:absolute;bottom:72px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #00000059,inset 0 0 18px #ffefad33}.gift-combo-button svg{width:17px;height:17px}.gift-combo-button span{letter-spacing:.12em;font-size:9px;font-weight:900}.gift-combo-button strong{font-size:22px;line-height:1}.gift-combo-button small{text-overflow:ellipsis;white-space:nowrap;max-width:68px;font-size:8px;font-weight:700;overflow:hidden}@keyframes combo-pop{0%{opacity:0;transform:translate(-50%)scale(.7)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes combo-pulse{0%,to{box-shadow:0 5px 20px #00000059,inset 0 0 18px #ffefad33}50%{box-shadow:0 5px 24px #ffc64657,0 0 0 7px #ffda6f1a,inset 0 0 18px #ffefad59}}@keyframes gift-core-pulse{0%{transform:scale(.92)}to{transform:scale(1.12)}}@keyframes gift-transfer{0%{opacity:0;transform:translate(-50%,18px)scale(.82)}12%{opacity:1;transform:translate(-50%)scale(1)}72%{opacity:1;transform:translate(-50%,-4px)scale(1)}to{opacity:0;transform:translate(-50%,-20px)scale(.96)}}@keyframes dev-entry-shell{0%{opacity:0}10%,76%{opacity:1}to{opacity:0}}@keyframes dev-entry-video{0%{opacity:0;transform:translateY(-4%)scale(.9)}12%,74%{opacity:.58;transform:translateY(-4%)scale(1)}to{opacity:0;transform:translateY(-4%)scale(1.08)}}@keyframes dev-entry-copy{0%,16%{opacity:0;transform:translate(-50%,12px)scale(.96)}28%,72%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-8px)scale(1.02)}}@media (max-width:650px){.gift-transfer-animation{top:45%}.gift-combo-button{width:72px;height:72px;bottom:66px;left:50%}}@media (max-width:430px){.voice-room .room-toolbar{gap:7px}.voice-room .round-control{width:38px;height:38px}.voice-room .gift-button{margin-left:auto;padding-inline:11px;font-size:11px}.room-tool-grid{gap:7px}.room-tool-grid button{min-height:92px;padding-inline:4px}.room-icon-editor{grid-template-columns:92px 1fr}.room-icon-editor>label{width:92px;height:92px}.room-type-grid{grid-template-columns:repeat(2,1fr)}}.language-switcher{top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));z-index:80;color:#f2d286;position:absolute}.language-trigger{color:#f2d286;-webkit-backdrop-filter:blur(10px);background:#0c0a07b8;border:1px solid #d6a54480;border-radius:999px;align-items:center;gap:6px;height:38px;padding:0 10px 0 8px;display:inline-flex;box-shadow:0 10px 28px #00000047,inset 0 0 0 1px #ffffff0d}.language-trigger span{font-size:18px;line-height:1}.language-trigger small{color:#ffe2a1;letter-spacing:.06em;font-size:10px;font-weight:900}.language-menu{-webkit-backdrop-filter:blur(14px);background:#060503eb;border:1px solid #d6a5446b;border-radius:17px;gap:4px;min-width:178px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #0000006b}.language-menu button{color:#f4d99b;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:0 8px;padding:8px;display:grid}.language-menu button:hover,.language-menu button.active{background:#e7b85424}.language-menu button span{grid-row:span 2;font-size:21px}.language-menu button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.language-menu button small{color:#f0d3979e;font-size:9px}[dir=rtl] .language-switcher{right:max(14px, env(safe-area-inset-right));left:auto}[dir=rtl] .language-menu{left:auto;right:0}[dir=rtl] .language-menu button{text-align:right}@media (max-width:430px){.language-switcher{top:10px;right:10px}.language-trigger{height:34px;padding-inline:7px 9px}.language-menu{min-width:166px}}.profile-view-v2{color:#251606;width:min(100%,500px);max-width:none;margin:0 auto;padding:0 0 96px}.profile-view-v2:before{content:"";z-index:-1;background:linear-gradient(#ffb15f 0%,#ffdca8 19%,#f5f6fb 42% 100%);position:fixed;inset:0}.profile-hero{text-align:center;background:radial-gradient(circle at 17% 0,#ffffff9e,#0000 30%),linear-gradient(135deg,#ffbd72 0%,#ffd9a6 48%,#fff3d8 100%);border-radius:0 0 26px 26px;padding:22px 18px 20px;position:relative;overflow:hidden;box-shadow:0 14px 34px #bb701729}.profile-cover-image{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;position:absolute;inset:0}.profile-cover-image:after{content:"";background:linear-gradient(#0000001a 0%,#ffdca857 54%,#ffdca8b8 100%);position:absolute;inset:0}.profile-hero:after{content:"";opacity:.65;pointer-events:none;background:radial-gradient(circle,#ffffff8f 0 2px,#0000 3px) 0 0/22px 22px;height:120px;position:absolute;inset:auto -30px -64px}.profile-actions{z-index:1;justify-content:flex-end;gap:12px;min-height:38px;display:flex;position:relative}.profile-action-button{color:#ff6e20;background:#ff752324;border:0;border-radius:18px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #ff6b172e}.profile-avatar-xl{z-index:1;color:#fff;background:linear-gradient(135deg,#f7c64a,#af7617);border:5px solid #ffffffeb;width:104px;height:104px;margin:0 auto 10px;font-size:32px;box-shadow:0 14px 34px #63380a3d}.profile-hero h1{z-index:1;color:#2a1907;letter-spacing:-.03em;margin:0;font-size:25px;line-height:1.15;position:relative}.profile-public-id{z-index:1;color:#8a5a19;background:#ffffffa6;border-radius:999px;align-items:center;gap:6px;margin-top:7px;padding:5px 8px 5px 7px;font-size:12px;font-weight:800;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #c4842429}.profile-public-id button{color:#241606;background:#ffb82e;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.profile-badges{z-index:1;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:13px;display:flex;position:relative}.profile-badges span{color:#7c541d;background:#ffffffb8;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-flex}.profile-badges b{font:inherit}.profile-sprite{aspect-ratio:1;filter:drop-shadow(0 2px 3px #41230333);background-image:url(/assets/profile/profile-icons-sheet.png);background-repeat:no-repeat;background-size:300% 300%;flex:none;width:24px;display:inline-block}.profile-sprite-id{background-position:0 0;width:28px}.profile-sprite-brazil{background-position:50% 0}.profile-sprite-age{background-position:100% 0}.profile-sprite-wealth{background-position:0}.profile-sprite-charm{background-position:50%}.profile-sprite-gender{background-position:100%}.profile-sprite-agency{background-position:0 100%}.profile-sprite-vip{background-position:50% 100%}.profile-country-flag{background:#151008;border:1px solid #d69922;border-radius:50%;place-items:center;width:25px;height:25px;font-size:17px;font-style:normal;line-height:1;display:grid;overflow:hidden;box-shadow:0 2px 5px #4b2a0833,inset 0 0 0 1px #ffea9c4d}.profile-country-flag img{object-fit:cover;width:100%;height:100%;display:block}.profile-gender-icon{color:#f5c24e;background:radial-gradient(circle at 32% 24%,#5a3c10,#171008 72%);border:1px solid #d69922;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;overflow:hidden;box-shadow:0 2px 5px #4b2a0833,inset 0 0 0 1px #ffea9c33}.profile-gender-icon.female{color:#ec87bd}.profile-gender-icon.nonbinary{color:#b88bf4}.profile-sprite-gender-male,.profile-sprite-gender-female,.profile-sprite-gender-nonbinary,.profile-sprite-couple{background-image:url(/assets/profile/profile-gender-couple.png);background-size:200% 200%}.profile-sprite-gender-male{background-position:0 0}.profile-sprite-gender-female{background-position:100% 0}.profile-sprite-gender-nonbinary{background-position:0 100%}.profile-sprite-couple{background-position:100% 100%}.profile-social-row{z-index:1;background:#ffffffc7;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px;padding:12px 8px;display:grid;position:relative}.profile-social-row span{color:#9b8467;gap:3px;font-size:11px;font-weight:700;display:grid}.profile-social-row strong{color:#261707;font-size:18px;line-height:1}.profile-supporters,.profile-shortcuts,.profile-menu-list,.profile-received-gifts{background:#fffffff0;border-radius:20px;margin:12px 16px 0;box-shadow:0 10px 28px #19130d0f}.profile-supporters{padding:14px}.profile-supporters-head{color:#251606;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.profile-supporters-head span{gap:2px;display:grid}.profile-supporters-head small{color:#c68a25;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.profile-supporters-head strong{font-size:17px}.profile-supporter-podium{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.supporter-card{color:#251606;background:linear-gradient(#fffaf0,#fff);border:1px solid #f3dfbc;border-radius:16px;justify-items:center;gap:5px;min-width:0;padding:10px 6px;display:grid}.supporter-card.rank-1{border-color:#ffc85d;transform:translateY(-4px);box-shadow:0 8px 18px #ffbe402e}.supporter-card span{background:#fff1c6;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.supporter-card span img,.supporter-row span img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.supporter-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.supporter-card small{color:#bb7d18;font-size:10px;font-weight:900}.profile-shortcuts{grid-template-columns:repeat(3,1fr);gap:8px;padding:15px 10px;display:grid}.profile-shortcut{color:#9b8467;background:0 0;border:0;justify-items:center;gap:8px;font-size:12px;font-weight:800;display:grid}.profile-shortcut span{border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.profile-shortcut.gold span{color:#d59a19;background:#fff4c9}.profile-shortcut.purple span{color:#9b6bdb;background:#f1e2ff}.profile-shortcut.cyan span{color:#28bdb6;background:#dcfbf9}.profile-shortcut.blue span{color:#5d86e5;background:#e5efff}.profile-shortcut span{background:0 0}.profile-shortcut img{object-fit:contain;filter:drop-shadow(0 5px 8px #4b2a0838);width:48px;height:48px;display:block}.profile-menu-list{box-shadow:none;background:0 0;gap:10px;display:grid}.profile-menu-list button{color:#251606;text-align:left;background:#fffffff2;border:1px solid #0000;border-radius:19px;align-items:center;gap:12px;min-height:66px;padding:0 13px 0 16px;display:flex;box-shadow:0 10px 28px #19130d0f}.profile-menu-list button.featured{border-color:#e0681994}.profile-row-icon{color:#fff;background:#1d1408;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #f2be4c59,0 5px 12px #4b2a0824}.profile-row-icon .profile-sprite{width:38px}.profile-row-icon .profile-sprite-couple{width:42px;transform:scale(.82)}.profile-row-icon img{object-fit:contain;width:34px;height:34px}.profile-menu-list strong{flex:1;font-size:15px;font-weight:700}.profile-menu-list em{color:#6e3d04;background:linear-gradient(90deg,#ffe680,#ffb938);border-radius:999px;padding:7px 11px;font-size:11px;font-style:normal;font-weight:900}.profile-menu-list svg:last-child{color:#b9b3ad}.profile-received-gifts{padding:14px 12px 18px}.profile-received-gifts h2{color:#251606;margin:0 0 10px;font-size:18px;font-weight:800}.profile-gift-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.profile-gift-grid article{text-align:center;background:#fff;border-radius:13px;min-width:0;padding:8px 6px 9px;overflow:hidden;box-shadow:inset 0 0 0 1px #f1edf0}.profile-gift-grid span{place-items:center;height:54px;margin-bottom:5px;display:grid}.profile-gift-grid img{object-fit:contain;max-width:54px;max-height:54px}.profile-gift-grid strong{color:#1f1b18;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;display:block;overflow:hidden}.profile-gift-grid small{color:#f69c12;margin-top:4px;font-size:11px;font-weight:900;display:block}.profile-empty-gifts{color:#b3905d;text-align:center;align-content:center;place-items:center;gap:7px;min-height:140px;display:grid}.profile-empty-gifts p{color:#9b8467;margin:0;font-size:12px}.supporters-panel{gap:8px;display:grid}.profile-view-v2{background:#ffdda8;width:100%;min-height:100dvh}.profile-view-v2 .profile-hero{box-shadow:none;border-radius:0}.profile-view-v2 .profile-supporters,.profile-view-v2 .profile-shortcuts,.profile-view-v2 .profile-menu-list,.profile-view-v2 .profile-received-gifts{box-shadow:none;background:0 0;border-radius:0;margin:0}.profile-view-v2 .profile-supporters{border-top:1px solid #965c1229;padding:18px}.profile-view-v2 .profile-shortcuts{border-top:1px solid #965c1229;padding:18px 16px}.profile-view-v2 .profile-menu-list{border-top:1px solid #965c1229;gap:0;padding:0 16px}.profile-view-v2 .profile-menu-list button{min-height:64px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #965c1229;border-radius:0;padding-inline:0}.profile-view-v2 .profile-menu-list button.featured{border-color:#965c1229}.profile-view-v2 .profile-received-gifts{border-top:1px solid #965c1229;padding:18px 16px 24px}.profile-view-v2 .profile-social-row{box-shadow:none;background:#fff5da7a}.profile-view-v2 .supporter-card{box-shadow:none;background:0 0;border:0;border-radius:0}.profile-view-v2 .profile-gift-grid article{box-shadow:none;background:#fff5da73;border-radius:0}.profile-view-v2 .profile-hero:after{display:none}.profile-view-v2 .profile-shortcut span{box-shadow:none;background:0 0!important}.profile-view-v2 .profile-row-icon .profile-sprite-agency{transform:translateY(2px)}.profile-view-v2 .profile-row-icon .profile-sprite-vip{transform:translateY(2px)scale(.95)}.profile-view-v2 .profile-row-icon .profile-sprite-couple{transform:translateY(2px)scale(.82)}.profile-view-v2{color:#f5dfaa;background:linear-gradient(#0d0b08f7,#040403fa)}.profile-view-v2:before{background:radial-gradient(circle at 50% 0,#e2ae3e24,#0000 28%),linear-gradient(#0d0b08f5,#040403fa)}.profile-view-v2 .profile-public-id{color:#f4c85d;background:#efbe4d1a;box-shadow:inset 0 0 0 1px #efbe4d4d}.profile-id-icon{object-fit:contain;width:18px;height:18px;display:block}.profile-view-v2 .profile-badges span{color:#f2c85d;background:#efbe4d1a}.profile-view-v2 .profile-metric-icon{object-fit:contain;color:#f2c85d;filter:drop-shadow(0 2px 3px #efbe4d33);width:24px;height:24px}.profile-view-v2 .profile-supporters-head{color:#fff0be}.profile-view-v2 .profile-supporters-head small{color:#e5b84d}.profile-view-v2 .profile-shortcut{color:#d6b866}.profile-view-v2 .profile-menu-list button{color:#f8e4ae}.profile-view-v2 .profile-received-gifts h2{color:#fff0be}.profile-view-v2 .profile-gift-grid article{background:0 0}.profile-view-v2 .profile-gift-grid strong{color:#f5e6bc}.supporter-row{background:#fff8ea;border-radius:14px;grid-template-columns:28px 38px 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.supporter-row b{color:#c1841d;text-align:center}.supporter-row span{background:#ffe6a5;border-radius:50%;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.supporter-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.supporter-row em{color:#9b6411;font-size:12px;font-style:normal;font-weight:900}.profile-feature-backdrop{z-index:70;-webkit-backdrop-filter:blur(8px);background:#0e0a0675;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.profile-feature-panel{color:#251606;background:linear-gradient(#fffaeffa,#f7f1e6fa);border:1px solid #dda43d6b;border-radius:28px;width:min(430px,100%);max-height:min(760px,100vh - 34px);padding:18px;overflow:auto;box-shadow:0 -18px 50px #1f130847}.profile-feature-panel .modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.profile-feature-panel .modal-head small{color:#bd8122;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.profile-feature-panel .modal-head h2{letter-spacing:-.03em;margin:2px 0 0;font-size:22px}.wallet-hero-card{color:#fff9e7;background:radial-gradient(circle at 14% 18%,#ffffff73,#0000 28%),linear-gradient(135deg,#15120c,#422809 48%,#d99924);border-radius:24px;gap:7px;min-height:172px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #6940063b}.wallet-balance-card{color:#fff7dc;background:radial-gradient(circle at 88% 32%,#e8ae324d,#0000 31%),linear-gradient(135deg,#171006,#432607 58%,#a96d12);border:1px solid #da9d2d61;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;min-height:132px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #502d0538}.wallet-balance-card div{z-index:1;gap:5px;display:grid;position:relative}.wallet-balance-card span{color:#fff4cfbf;font-size:12px;font-weight:850}.wallet-balance-card strong{color:#fff2c2;font-size:38px;line-height:1}.wallet-balance-card small{color:#fff4cfad;font-size:10px;font-weight:700}.wallet-balance-coin{flex:0 0 108px;width:108px;height:104px;display:block;overflow:hidden}.wallet-balance-coin img{object-fit:contain;filter:drop-shadow(0 12px 13px #0000004d);clip-path:inset(0 0 8px);width:108px;max-width:none;height:108px;display:block;transform:rotate(-8deg)}.wallet-history-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.wallet-history-actions button{color:#6c4819;text-align:left;background:#ffffffb8;border:1px solid #ecd49f;border-radius:16px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.wallet-history-actions button.active{background:linear-gradient(135deg,#fff7da,#f8d47a);border-color:#d7951d;box-shadow:0 7px 15px #a05f0b24}.wallet-history-actions img{object-fit:contain;flex:none;width:32px;height:32px}.wallet-history-actions span{gap:2px;min-width:0;display:grid}.wallet-history-actions strong{font-size:12px}.wallet-history-actions small{color:#9a7950;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wallet-recharge-section{gap:10px;margin-top:16px;display:grid}.wallet-section-heading{justify-content:space-between;align-items:end;gap:8px;display:flex}.wallet-section-heading span{color:#2b1b0a;font-size:16px;font-weight:900}.wallet-section-heading small{color:#9b7b53;font-size:10px;font-weight:750}.wallet-recharge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wallet-recharge-grid button{color:#4c2a0c;text-align:center;background:#f7f7f6;border:1px solid #ead9bd;border-radius:15px;justify-items:center;gap:4px;min-width:0;padding:8px 5px;display:grid}.wallet-recharge-grid button:hover{border-color:#d99b27;transform:translateY(-2px)}.wallet-pack-art{place-items:start center;width:62px;height:55px;display:grid;overflow:hidden}.wallet-pack-art img{object-fit:contain;clip-path:inset(0 0 5px);width:58px;max-width:none;height:58px;display:block}.wallet-recharge-grid span{gap:2px;min-width:0;display:grid}.wallet-recharge-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.wallet-recharge-grid small{color:#98724a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.wallet-recharge-grid em{color:#392207;white-space:nowrap;background:linear-gradient(90deg,#ffe77b,#ffc143);border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:950}.wallet-hero-card:after{content:"";background:#ffffff1c;border-radius:50%;width:145px;height:145px;position:absolute;inset:-30px -20px auto auto}.wallet-hero-card span,.wallet-hero-card small{color:#fff9e7c7;font-size:12px;font-weight:800;position:relative}.wallet-hero-card strong{letter-spacing:-.04em;font-size:34px;line-height:1;position:relative}.wallet-hero-card button,.shop-pack-grid button{color:#5e3905;background:linear-gradient(90deg,#fff3ba,#ffc445);border:0;border-radius:999px;align-items:center;gap:7px;width:max-content;padding:10px 14px;font-weight:950;display:inline-flex;position:relative;box-shadow:0 9px 20px #00000029}.wallet-coin-hero{object-fit:contain;opacity:.78;filter:drop-shadow(0 18px 22px #0000003d);width:154px;height:154px;position:absolute;bottom:-24px;right:-16px;transform:rotate(-7deg)}.stat-coin-icon{object-fit:contain;filter:drop-shadow(0 3px 4px #6237052e);width:22px;height:22px}.feature-stat-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.feature-stat-grid article{background:#ffffffc7;border:1px solid #f0dfc1;border-radius:18px;gap:5px;min-width:0;padding:12px 9px;display:grid}.feature-stat-grid svg{color:#d3961e}.feature-stat-grid span{color:#8a775c;font-size:10px;font-weight:800}.feature-stat-grid strong{color:#251606;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.wallet-ledger,.shop-item-list,.level-panel{gap:9px;margin-top:14px;display:grid}.wallet-ledger-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.wallet-ledger h3{margin:0 0 2px;font-size:15px}.wallet-ledger-head>span{background:#fff7e6;border:1px solid #ecd49f;border-radius:999px;flex:none;padding:2px;display:inline-flex;overflow:hidden}.wallet-ledger-head button{color:#9a7040;background:0 0;border:0;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:950}.wallet-ledger-head button.active{color:#3f2504;background:linear-gradient(90deg,#ffd965,#e89820);box-shadow:0 6px 14px #a05f0b2e}.wallet-buy-again{white-space:nowrap;align-items:center;gap:4px;color:#7d4b0d!important;background:#fff3c9!important;border:1px solid #d7951d!important;border-radius:9px!important;padding:7px 9px!important;font-size:10px!important;font-weight:900!important;display:inline-flex!important}.wallet-ledger article,.shop-item-list button,.level-panel article{text-align:left;background:#ffffffd1;border:1px solid #f1e0c2;border-radius:18px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.wallet-ledger article>span,.shop-item-list button>span{background:#fff1c6;border-radius:14px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.wallet-ledger article>span img{object-fit:contain;border-radius:12px;width:34px;height:34px}.wallet-ledger strong,.shop-item-list strong,.level-panel strong{color:#27190a;font-size:13px;display:block}.wallet-ledger small,.level-panel small{color:#8a775c;margin-top:2px;font-size:11px;display:block}.wallet-ledger em,.shop-item-list em{color:#b77913;font-size:11px;font-style:normal;font-weight:950}.wallet-ledger em.positive{color:#228952}.wallet-ledger em.negative{color:#b77913}.wallet-page{background:linear-gradient(#f7d99a 0%,#f7e6c3 42%,#f5ebd7 100%);min-height:calc(100dvh - 72px);padding:18px 16px 98px}.wallet-page .profile-feature-panel{width:min(100%,500px);max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0;overflow:visible}.wallet-page .modal-head{min-height:48px;margin-bottom:16px}.wallet-page .modal-head h2{color:#2d1a08;font-size:25px}.wallet-page .wallet-balance-card{border-radius:20px;min-height:150px}.wallet-page .wallet-recharge-grid button{background:#ffffffd1;min-height:126px}.shopping-page{color:#2d1a08;background:linear-gradient(#f7d99a 0%,#f7e8c9 40%,#f7f1e5 100%);min-height:calc(100dvh - 72px);padding:15px 16px 98px}.shopping-topbar{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:70px;display:grid}.shopping-topbar>div{text-align:left;min-width:0}.shopping-topbar>div:first-of-type h1{white-space:nowrap}.shopping-topbar-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.shopping-topbar small,.shopping-section-heading small{color:#b27518;letter-spacing:.12em;font-size:9px;font-weight:950;display:block}.shopping-topbar h1{color:#2d1a08;margin:3px 0 0;font-size:20px;line-height:1}.shopping-back{color:#7f4b0c;background:#fffaecb8;border:1px solid #a8691447;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.shopping-inventory{color:#73430c;background:#fffaecb8;border:1px solid #a8691452;border-radius:999px;align-items:center;gap:4px;padding:8px;font-size:10px;font-weight:900;display:inline-flex}.shopping-inventory.active{color:#3b2306;background:#f7c95c;border-color:#cc8a1d}.shopping-balance{color:#ac701b;background:#fff9e9ad;border:1px solid #b2701240;border-radius:13px;align-items:center;gap:7px;margin:12px 0 17px;padding:10px 12px;display:flex}.shopping-balance strong{color:#3c2409;font-size:16px}.shopping-balance span{color:#8b6942;font-size:11px;font-weight:750}.shopping-topbar .shopping-balance.compact{color:#f8c858;background:#241807;border-radius:999px;flex:none;margin:0;padding:7px 9px;box-shadow:0 5px 14px #47270529}.shopping-topbar .shopping-balance.compact strong{color:#ffe5a0;font-size:11px}.shopping-topbar .shopping-balance.compact span{color:#c99b46;font-size:9px;font-weight:800}.shopping-tabs{scrollbar-width:none;border-bottom:1px solid #a264112e;gap:5px;margin:0 -16px;padding:0 16px 8px;display:flex;overflow-x:auto}.shopping-tabs::-webkit-scrollbar{display:none}.shopping-tabs button{color:#896441;background:0 0;border:0;border-bottom:3px solid #0000;flex:none;padding:8px 8px 7px;font-size:12px;font-weight:800}.shopping-tabs button.active{color:#442707;border-bottom-color:#df9b24}.shopping-section-heading{justify-content:space-between;align-items:end;gap:10px;margin:22px 0 11px;display:flex}.shopping-section-heading h2{color:#2f1b09;margin:3px 0 0;font-size:18px}.shopping-section-heading>span{color:#9b754d;font-size:11px;font-weight:750}.shopping-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shopping-product-card{background:#ffffffd1;border:1px solid #ab6f1b38;border-radius:15px;align-content:start;gap:6px;min-width:0;padding:11px;display:grid;box-shadow:0 8px 18px #774d1114}.shopping-product-art{color:#8f5c10;isolation:isolate;border-radius:12px;place-items:center;width:52px;height:52px;display:grid}.shopping-product-art video{border-radius:inherit;object-fit:cover;opacity:.82;filter:saturate(1.12)contrast(1.04);width:100%;height:100%}.backpack-gift-art{place-items:center;width:100%;height:100%;display:grid}.backpack-gift-art img{object-fit:contain;width:46px;height:46px}.shopping-product-art .hive-avatar-frame{width:46px;height:46px}.shopping-product-art .hive-avatar-frame .hive-avatar-frame-photo{inset:15%}.shopping-entry-art{border-radius:8px;width:44px;height:44px}.tone-accessory .shopping-product-art{color:#bb7b0b;background:#fff0c9}.tone-entry .shopping-product-art{color:#3c7cb6;background:#e8f4ff}.tone-bubble .shopping-product-art{color:#9356b9;background:#f4e7ff}.tone-microphone .shopping-product-art{color:#2f9462;background:#dff5e9}.shopping-product-card>small{color:#a5763e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:850;overflow:hidden}.shopping-product-card>strong{color:#38210a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.shopping-product-card p{color:#856b4e;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;margin:0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.shopping-product-card button{color:#3f2608;background:#f4c757;border:0;border-radius:9px;align-items:center;gap:5px;width:max-content;max-width:100%;padding:8px 9px;font-size:10px;font-weight:950;display:inline-flex}.shopping-product-card button:disabled{color:#9a7d57;background:#ebdfc7}.shopping-product-card button.equipped{color:#26784e;background:#d9f1df}.shopping-empty{color:#946f43;text-align:center;background:#ffffff73;border:1px dashed #aa6c1754;border-radius:16px;align-content:center;place-items:center;gap:8px;min-height:250px;padding:24px;display:grid}.shopping-empty svg{color:#c28727}.shopping-empty strong{color:#422807;font-size:15px}.shopping-empty p{max-width:260px;margin:0;font-size:11px;line-height:1.5}@media (max-width:360px){.shopping-page{padding-inline:12px}.shopping-tabs{margin-inline:-12px;padding-inline:12px}.shopping-product-card{padding:9px}.shopping-inventory span{display:none}}.income-page{color:#2c1a09;background:linear-gradient(#f7d99a,#f8e9ca 42%,#f8f2e8);min-height:calc(100dvh - 72px);padding:16px 16px 98px}.income-header{grid-template-columns:42px 1fr 42px;align-items:center;min-height:48px;margin-bottom:18px;display:grid}.income-header button{color:#663c08;background:#ffffffa8;border:1px solid #a467113d;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.income-header h1{text-align:center;margin:0;font-size:21px}.income-summary,.income-dark-card{color:#fff9e9;background:linear-gradient(135deg,#2c2b34,#16191e);border:1px solid #b16f135c;border-radius:18px;display:grid;overflow:hidden;box-shadow:0 10px 22px #4f31082b}.income-summary{grid-template-columns:1fr 1fr}.income-summary div{text-align:center;gap:5px;padding:18px;display:grid}.income-summary div+div{border-left:1px solid #ffffff24}.income-summary span,.income-dark-card span{color:#fff9e9b3;font-size:11px;font-weight:800}.income-summary strong,.income-dark-card strong{color:#ffd45f;font-size:24px}.income-diamond{color:#67d7ff!important}.income-summary button{color:#fff4c8;background:#ffffff1a;border:0;grid-column:1/-1;justify-content:center;align-items:center;gap:4px;padding:11px;font-size:11px;font-weight:900;display:flex}.income-menu{gap:8px;margin-top:16px;display:grid}.income-menu button{color:#412609;text-align:left;background:#ffffffc7;border:1px solid #a76b1733;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.income-menu button>span{color:#b57a16;background:#fff0be;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.income-menu strong{font-size:14px}.income-segment{background:#eee8dc;border:1px solid #ac6c1433;border-radius:12px;grid-template-columns:1fr 1fr;margin:0 auto 13px;padding:3px;display:grid;overflow:hidden}.income-segment button{color:#87663e;background:0 0;border:0;border-radius:9px;padding:9px;font-size:12px;font-weight:900}.income-segment button.active{color:#382207;background:#f6c75a}.income-dark-card{text-align:center;gap:8px;margin-bottom:14px;padding:17px}.income-dark-card label{color:#fff4d0;text-align:left;border-top:1px solid #ffffff24;gap:5px;padding-top:11px;font-size:11px;display:grid}.income-dark-card select{color:#3c250a;background:#f7e7b9;border:0;border-radius:9px;width:100%;padding:9px;font-weight:800}.income-reseller label{color:#9d6721;background:#fffaf0;border:1px solid #aa6b153d;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:flex}.income-reseller input{color:#40270b;background:0 0;border:0;outline:0;flex:1;min-width:0}.income-reseller>div{gap:6px;margin:9px 0 14px;display:grid}.income-reseller button{color:#5d3a10;background:#ffffffb8;border:1px solid #ebddc5;border-radius:11px;justify-content:space-between;align-items:center;padding:10px;font-size:10px;display:flex}.income-reseller button.selected{background:#fff4d5;border-color:#d5931f}.income-reseller span{text-align:left;gap:2px;display:grid}.income-reseller strong{font-size:12px}.income-reseller small{color:#92724e}.income-amount-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.income-amount-grid button{color:#36220a;background:#eef0f5;border:1px solid #0000;border-radius:11px;gap:5px;padding:13px 5px;display:grid}.income-amount-grid strong{font-size:13px}.income-amount-grid span{color:#758098;font-size:10px}.income-primary{color:#392206;background:#f4be43;border:0;border-radius:13px;width:100%;padding:14px;font-size:14px;font-weight:950}.income-primary:disabled{color:#fff;background:#c9c6c0}.income-warning{color:#a37b48;text-align:center;margin:11px 0;font-size:10px}.income-owner{color:#fff;background:linear-gradient(90deg,#ffd166,#f38c42);border-radius:13px;align-items:center;gap:10px;margin:10px 0;padding:12px;display:flex}.income-owner>span{background:#ffffff59;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.income-owner div{gap:2px;display:grid}.income-owner small{letter-spacing:.08em;font-size:8px}.income-owner strong{font-size:13px}.income-owner p{margin:0;font-size:10px}.income-section-title{color:#a26312;text-align:center;text-transform:uppercase;margin:18px 0 0;font-size:15px}.income-custom{color:#a06d21;text-transform:uppercase;gap:6px;margin:13px 0;font-size:11px;font-weight:900;display:grid}.income-custom input{color:#3d260a;background:#fffaf0;border:1px solid #e5d2ad;border-radius:11px;padding:12px}.income-section-heading{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.income-section-heading small{color:#ad741d;letter-spacing:.1em;font-size:9px;font-weight:950}.income-section-heading h2{margin:3px 0 0;font-size:18px}.income-section-heading button{color:#3f2608;background:#f4c75a;border:0;border-radius:9px;padding:9px;font-size:11px;font-weight:900}.income-channel-list{gap:8px;display:grid}.income-channel-list article{color:#9d6a1d;background:#fffc;border:1px solid #ead9bd;border-radius:13px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.income-channel-list div{gap:3px;display:grid}.income-channel-list strong{color:#422808;font-size:13px}.income-channel-list small{color:#8b704f;font-size:10px}.income-help{color:#90714b;font-size:11px;line-height:1.5}.income-date-range{align-items:center;gap:6px;margin-bottom:13px;display:flex}.income-date-range input{color:#5a3a12;background:#fffaf1;border:1px solid #ead9bc;border-radius:10px;flex:1;min-width:0;padding:9px 6px;font-size:10px}.income-date-range span{color:#95734a;font-size:10px}.income-history-empty{color:#996f3c;text-align:center;background:#fff6;border:1px dashed #ac6c144d;border-radius:15px;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.income-history-empty strong{color:#402706;font-size:13px}.income-history-empty p{max-width:240px;margin:0;font-size:10px;line-height:1.5}.shopping-banner{color:#fff6d5;background:radial-gradient(circle at 84% 10%,#ffeb9a73,#0000 30%),linear-gradient(135deg,#090806,#2b1906 52%,#956110);border-radius:24px;padding:18px;overflow:hidden}.shopping-banner strong{font-size:22px;display:block}.shopping-banner span{color:#fff6d5c2;max-width:290px;margin-top:5px;font-size:12px;line-height:1.4;display:block}.shop-pack-grid{gap:9px;margin-top:12px;display:grid}.shop-pack-grid article{background:radial-gradient(circle at 100% 0,#ffc74747,#0000 32%),linear-gradient(#fffaf0,#fff);border:1px solid #ecd49f;border-radius:20px;grid-template-columns:68px 1fr auto;align-items:center;gap:6px 12px;padding:12px;display:grid;position:relative;overflow:hidden}.shop-pack-icon{object-fit:cover;border-radius:18px;grid-row:span 3;width:64px;height:64px;box-shadow:0 8px 20px #5b340724}.shop-pack-grid small{color:#ae7211;font-size:11px;font-weight:950}.shop-pack-grid strong{font-size:16px}.shop-pack-grid span{color:#79684f;font-size:12px}.shop-pack-grid button{white-space:nowrap;grid-area:1/3/span 3;align-self:center}.shop-item-list button{border:0;grid-template-columns:42px 1fr auto}.backpack-summary{color:#77501c;background:#fff8e7;border-radius:20px;align-items:center;gap:10px;padding:14px;display:flex}.backpack-summary strong{color:#1f1609;font-size:28px}.feature-backpack-grid{margin-top:12px}.level-panel article{grid-template-columns:1fr}.level-panel article>span{color:#bf8020;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.level-panel article>div{background:#eee2c8;border-radius:999px;height:9px;overflow:hidden}.level-panel article>div i{border-radius:inherit;background:linear-gradient(90deg,#ffca45,#eb8d1d);height:100%;display:block}.feature-vip{background:linear-gradient(#fff3cf 0%,#f7dfaa 42%,#eed09a 100%)}.hive-vip-content{gap:14px;display:grid}.hive-vip-intro{background:linear-gradient(135deg,#fff8e5,#f6d995);border:1px solid #aa5e123d;border-radius:16px;align-items:center;gap:12px;padding:13px;display:flex}.hive-vip-intro small{color:#a35c17;letter-spacing:.1em;font-size:9px;font-weight:950}.hive-vip-intro h3{color:#3c210b;margin:3px 0;font-size:17px}.hive-vip-intro p{color:#865b32;margin:0;font-size:10px}.hive-vip-honeycomb{color:#6e3710;background:#f4bf4b;border:1px solid #c47a1e;border-radius:13px;place-items:center;width:42px;height:42px;font-size:29px;display:grid}.hive-vip-tabs{scrollbar-width:thin;gap:6px;padding:2px 0 5px;display:flex;overflow-x:auto}.hive-vip-tabs button{color:#8d673e;white-space:nowrap;background:#ffffff8c;border:1px solid #a15b163d;border-radius:10px;min-width:58px;padding:8px 9px;font-size:11px;font-weight:900}.hive-vip-tabs button.active{color:#fff3c9;background:#a95216;border-color:#a95216;box-shadow:0 5px 13px #70330c33}.hive-vip-hero{border:1px solid color-mix(in srgb,var(--vip-tone),#6e310b 32%);background:radial-gradient(circle at 50% 15%, color-mix(in srgb,var(--vip-tone),#fff2b8 36%), #3c1c0c 72%);color:#fff3c7;border-radius:21px;justify-items:center;gap:4px;padding:22px 16px 17px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 10px 22px #5b2a0933}.hive-vip-hero small{color:#f6ca64;letter-spacing:.16em;font-size:10px;font-weight:950}.hive-vip-hero strong{text-align:center;font-size:22px}.hive-vip-hero p{color:#fff3c7b3;margin:0;font-size:10px}.hive-vip-crown{color:#ffd45e;font-size:28px;line-height:1}.hive-vip-seal{color:#fff4bd;width:72px;height:72px;box-shadow:0 0 0 5px #ffc64724, 0 0 28px color-mix(in srgb,var(--vip-tone),#ffce62 40%);background:radial-gradient(circle,#ffda70 0 28%,#a95a18 30% 58%,#4a220e 60%);border:2px solid #ffd05b;border-radius:50%;place-items:center;margin:6px 0;font-size:32px;font-weight:950;display:grid}.hive-vip-purchase{color:#fff1c2;background:#3b1e0e;border:1px solid #9e521147;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.hive-vip-purchase div{gap:4px;display:grid}.hive-vip-purchase small{color:#e8b451;font-size:9px;font-weight:900}.hive-vip-purchase strong{font-size:14px}.hive-vip-purchase button{color:#422008;background:#f5c550;border:0;border-radius:10px;padding:11px 12px;font-size:11px;font-weight:950}.hive-vip-section-title{color:#75390f;margin:4px 0 -4px;font-size:15px}.hive-vip-benefit-grid article{background:#fffaedcc;border:1px solid #a75b1333;border-radius:13px;gap:5px;min-height:86px;padding:10px;display:grid}.hive-vip-benefit-grid article>span{color:#bc741a;font-size:17px}.hive-vip-benefit-grid strong{color:#4b270d;font-size:11px;line-height:1.3}.hive-vip-benefit-grid small{color:#99724d;font-size:9px}.hive-vip-overview{gap:8px;padding-bottom:6px;display:grid}.hive-vip-overview article{border-bottom:1px solid #99530f2e;grid-template-columns:26px 1fr;align-items:start;gap:8px;padding:8px 2px;display:grid}.hive-vip-overview strong{color:#4a270e;font-size:11px}@media (max-width:800px){.main-content:has(.profile-view-v2){padding:0 0 95px}}@media (max-width:380px){.profile-shortcut span{width:47px;height:47px}.profile-gift-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-feature-backdrop{padding:10px}.profile-feature-panel{border-radius:25px 25px 18px 18px;max-height:calc(100vh - 22px)}.feature-stat-grid{grid-template-columns:1fr}}.room-options{grid-template-columns:repeat(5,74px)}.room-options.guest-actions{grid-template-columns:repeat(4,76px)}.home-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:-8px 0 28px;display:grid}.home-metrics div{background:#fff;border-left:2px solid #eadfc9;flex-direction:column;justify-content:center;gap:6px;min-height:66px;padding:10px 14px;display:flex}.home-metrics span{color:var(--muted);font-size:10px;font-weight:700}.home-metrics strong{color:var(--ink);letter-spacing:-.02em;font-size:17px}.room-card{transition:transform .2s,box-shadow .2s}.room-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #191e2314}.host-avatar{background:var(--soft-gold);overflow:hidden}.host-avatar img{object-fit:cover;width:100%;height:100%}.room-cover:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.room-actions button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.filter-row button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.country-buttons button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.screen-share-banner{color:#fff;background:#080a0cad;border:1px solid #efc97961;border-radius:12px;align-items:center;gap:8px;margin:0 0 12px;padding:9px;display:flex;box-shadow:0 10px 28px #0003}.screen-share-banner>div{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.screen-share-banner span{color:#ffffffb3;flex-direction:column;gap:2px;min-width:0;font-size:10px;display:flex}.screen-share-banner strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.screen-share-banner button{color:#fff;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:8px;flex:none;padding:8px 10px;font-size:10px;font-weight:800}.screen-share-banner button:first-of-type{color:#211b12;background:#efc979;border-color:#efc979}.screen-share-banner button:disabled{opacity:.6}.screen-share-banner button.danger{color:#ffd7d7;background:#b4232347;border-color:#ff787861}.screen-request-stack{z-index:31;gap:8px;width:min(310px,100vw - 28px);display:grid;position:absolute;top:150px;right:14px}.screen-request{color:#fff;background:#07090bf0;border:1px solid #efc9795c;border-radius:12px;padding:12px;box-shadow:0 12px 35px #00000059}.screen-request strong,.screen-request span{display:block}.screen-request strong{font-size:13px}.screen-request span{color:#ffffffad;margin-top:3px;font-size:11px}.screen-request div{gap:7px;margin-top:10px;display:flex}.screen-request button{color:#211b12;background:#efc979;border:0;border-radius:7px;flex:1;padding:8px;font-size:11px;font-weight:800}.screen-request button:last-child{color:#fff;background:#ffffff1f}.screen-setup-sheet .segmented{grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 16px;display:grid}.screen-setup-sheet .segmented.two{grid-template-columns:repeat(2,1fr)}.screen-setup-sheet .segmented button{color:var(--ink);text-align:center;background:#f7f8fa;border:1px solid #e2e5e8;border-radius:9px;padding:11px 8px;font-size:12px;font-weight:800}.screen-setup-sheet .segmented button span{color:var(--muted);margin-top:3px;font-size:9px;font-weight:600;display:block}.screen-setup-sheet .segmented button.active{color:#8c6426;background:#fff7e8;border-color:#d5ad63}.field-label{color:#394149;margin-top:10px;font-size:11px;font-weight:800;display:block}.screen-viewer-backdrop{z-index:80;background:#000000c7;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.screen-viewer{color:#fff;background:#0c0f12;border:1px solid #ffffff2e;border-radius:14px;width:min(980px,100%);overflow:hidden;box-shadow:0 24px 70px #00000080}.screen-viewer:-webkit-full-screen{border:0;border-radius:0;flex-direction:column;width:100vw;height:100vh;display:flex}.screen-viewer:fullscreen{border:0;border-radius:0;flex-direction:column;width:100vw;height:100vh;display:flex}.screen-viewer-head{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.screen-viewer-head h2{margin:0;font-size:19px}.screen-viewer-head button{color:#fff;background:0 0;border:0}.screen-viewer video{aspect-ratio:16/9;object-fit:contain;background:#050607;width:100%;max-height:70vh;display:block}.screen-viewer:-webkit-full-screen video{aspect-ratio:auto;flex:1;height:auto;max-height:none}.screen-viewer:fullscreen video{aspect-ratio:auto;flex:1;height:auto;max-height:none}.screen-viewer-actions{justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.screen-viewer-actions button{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.screen-viewer-actions button.danger{color:#ffd7d7;background:#b4232347;border-color:#ff787861}@media (max-width:430px){.home-metrics{gap:7px;margin:-4px 0 22px}.home-metrics div{min-height:61px;padding:9px 10px}.home-metrics span{font-size:9px}.home-metrics strong{font-size:14px}.room-options{grid-template-columns:repeat(3,minmax(63px,1fr))}.room-options.guest-actions{grid-template-columns:repeat(2,minmax(63px,1fr))}.screen-share-banner{flex-wrap:wrap}.screen-share-banner>div{flex-basis:100%}.screen-request-stack{top:116px}.screen-setup-sheet .segmented,.screen-setup-sheet .segmented.two{grid-template-columns:1fr}.screen-viewer-backdrop{padding:0}.screen-viewer{border-radius:0;height:100dvh}.screen-viewer video{max-height:calc(100dvh - 136px)}}.home-shell .main-content{max-width:1180px}.discovery-home{gap:28px;display:grid}.discovery-nav{grid-template-columns:42px minmax(190px,330px) 42px;justify-content:space-between;align-items:center;gap:14px;display:grid}.discovery-own-room,.discovery-search{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 3px 12px #191e230a}.discovery-own-room{color:#9a6c24;background:#fff8e9;border-color:#d6b36f}.home-mode-tabs{background:#f4e4c6;border:1px solid #e5d6bd;border-radius:24px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.home-mode-tabs button{color:#9a6c24;background:0 0;border:0;border-radius:19px;height:34px;font-size:13px;font-weight:800}.home-mode-tabs button.active{color:#252018;background:#ffdc72;box-shadow:0 2px 5px #724c113d}.launch-banner{aspect-ratio:3;background:url(/assets/hive-launch-banner-v4.png) 50%/cover no-repeat;border:1px solid #2d210d;border-radius:8px;overflow:hidden;box-shadow:0 14px 32px #3726082b}.my-rooms h1{letter-spacing:-.04em;margin:0;font-size:clamp(26px,4vw,40px)}.my-rooms-head>span{color:var(--muted);white-space:nowrap;flex-direction:column;align-items:end;font-size:10px;display:flex}.featured-section,.country-room-section,.my-rooms{gap:14px;display:grid}.discovery-section-head,.country-explorer-head,.my-rooms-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.discovery-section-head h2,.country-explorer-head h2{letter-spacing:-.03em;margin:0;font-size:19px}.featured-section-head h2{color:#342512;text-shadow:0 1px #ffffffb8;font-size:20px}.discovery-section-head>span{color:var(--muted);font-size:11px;font-weight:700}.featured-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;padding:5px;display:grid}.featured-room-card{color:#fff;text-align:left;isolation:isolate;background-position:50%;background-size:cover;background-clip:padding-box;border:5px solid #d9a63d;border-radius:10px;min-height:282px;margin:12px;transition:transform .2s,box-shadow .2s;position:relative;overflow:visible;box-shadow:inset 0 0 0 2px #ffe08461,0 8px 22px #00000047}.featured-room-card-rank-1{border-color:#f0b83f;box-shadow:inset 0 0 0 2px #ffe6968c,0 0 20px #f0b83f47,0 8px 22px #00000047}.featured-room-card:before,.featured-room-card-rank-2:before,.featured-room-card-rank-3:before{display:none}.featured-room-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#05050408 30%,#050504e6);position:absolute;inset:0}.featured-room-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #12161c2e}.featured-room-frame{z-index:4;pointer-events:none;object-fit:fill;filter:drop-shadow(0 3px 3px #0000007a);width:calc(100% + 54px);height:calc(100% + 54px);position:absolute;inset:-27px}.featured-room-frame-2{filter:grayscale()brightness(1.55)saturate(.12)}.featured-room-frame-3{filter:sepia(.7)saturate(1.6)hue-rotate(345deg)brightness(.88)}.featured-rank{color:#9a6c24;background:#ffffffeb;border-radius:5px;place-items:center;min-width:30px;height:25px;font-size:11px;font-weight:900;display:grid;position:absolute;top:12px;left:12px}.featured-room-card .listener-count{z-index:6;top:16px;right:16px}.featured-room-card>:not(.featured-room-frame){z-index:3}.room-live-audio-bars{justify-content:space-between;align-items:center;width:15px;height:13px;display:inline-flex}.room-live-audio-bars i{background:currentColor;border-radius:4px;width:3px;animation:.9s ease-in-out infinite alternate room-audio-wave;display:block}.room-live-audio-bars i:first-child{height:6px}.room-live-audio-bars i:nth-child(2){height:12px;animation-delay:-260ms}.room-live-audio-bars i:nth-child(3){height:8px;animation-delay:-480ms}@keyframes room-audio-wave{0%{transform:scaleY(.45)}to{transform:scaleY(1)}}.featured-room-copy{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.featured-room-copy small{color:#ffffffc2;font-size:10px;font-weight:700}.featured-room-copy strong{text-shadow:0 2px 8px #000000b8;text-overflow:ellipsis;white-space:nowrap;font-size:21px;overflow:hidden}.featured-room-copy em{color:#ffffffb8;font-size:11px;font-style:normal}.country-explorer{background:#fffdf9;border:1px solid #e9dcc6;border-radius:8px;padding:17px;position:relative}.country-explorer-head{align-items:center}.country-explorer-head .eyebrow{margin-bottom:4px}.country-explorer-head button{color:#986a21;background:0 0;border:0;align-items:center;gap:2px;font-size:12px;font-weight:800;display:inline-flex}.country-recommended{scrollbar-width:none;gap:8px;margin-top:13px;display:flex;overflow-x:auto}.country-recommended::-webkit-scrollbar{display:none}.country-recommended button,.country-menu button{color:#6d747c;background:#fff;border:1px solid #e3e5e8;border-radius:18px;flex:none;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:700;display:inline-flex}.country-flag-image{object-fit:cover;border:1px solid #be8c2d8c;border-radius:2px;flex:none;width:22px;height:15px;box-shadow:0 1px 3px #00000029}.home-discovery-filter{background:linear-gradient(#fff7e8,#f5e2c3);border:1px solid #e0be77b8;border-radius:25px;align-items:center;gap:8px;min-width:0;padding:7px;display:flex;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #6443131f}.home-filter-popular,.home-filter-more,.home-filter-countries button{color:#9a651b;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:19px;flex:none;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.home-filter-popular{border-color:#d6a43f;min-height:36px;padding:0 14px}.home-filter-popular.selected{color:#5d3910;background:#ffd96e;box-shadow:0 3px 8px #be7d1533}.home-filter-popular svg{color:#b47619}.home-filter-countries{scrollbar-width:none;flex:1;gap:5px;min-width:0;display:flex;overflow-x:auto}.home-filter-countries::-webkit-scrollbar{display:none}.home-filter-countries button{color:#68615b;min-height:36px;padding:0 10px}.home-filter-countries button.selected{color:#8e5d19;background:#ffffffb3;border-color:#e2bc74}.home-filter-more{color:#4d3b25;width:38px;min-width:38px;height:36px}.country-recommended button.selected,.country-menu button.selected{color:#8a5e1f;background:#fff5dd;border-color:#d3a34d}.country-recommended span,.country-menu span{font-size:14px}.country-menu{z-index:10;background:#fff;border:1px solid #e4d6bd;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:12px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 14px 34px #231d1126}.country-menu button{justify-content:flex-start;min-width:0}.discovery-categories{margin:0;padding-bottom:2px}.discovery-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.discovery-room-grid .room-cover{height:168px}.discovery-room-grid .room-meta{padding:11px 11px 8px}.discovery-room-grid .room-actions{padding:7px 11px 11px}.country-room-section .room-card{border:2px solid #d6a23cb8;box-shadow:inset 0 0 0 1px #ffda792e,0 6px 18px #0000002e}.room-card-clean{box-shadow:none;background:0 0;border:0;border-radius:12px;overflow:visible}.room-card-clean .room-cover{aspect-ratio:1;background-color:#15110b;border:2px solid #d6a23ce0;border-radius:12px;height:auto;overflow:hidden;box-shadow:inset 0 0 0 1px #ffdc7838,0 7px 18px #00000038}.room-card-standard .room-cover{display:block}.room-card-standard .room-cover:after{opacity:.42}.room-card-standard .listener-count{color:#f5c451;top:10px;right:11px}.room-card-external-copy{color:#f2c451;flex-direction:column;gap:3px;min-width:0;margin:8px 2px 0;display:flex}.room-card-external-copy strong{color:#f2c451;text-shadow:0 1px 4px #000000b3;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.room-card-external-copy span{color:#f1d58b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:10px;font-weight:700;display:inline-flex;overflow:hidden}.room-card-external-copy .country-flag-image{width:19px;height:13px}.room-card.room-card-clean.room-card-standard,.country-room-section .room-card.room-card-clean.room-card-standard{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.room-card.room-card-clean.room-card-standard:hover,.country-room-section .room-card.room-card-clean.room-card-standard:hover{box-shadow:none;transform:none}.load-more-sentinel{min-height:42px;color:var(--muted);place-items:center;font-size:11px;display:grid}.my-rooms{min-height:430px}.my-rooms-head{margin-bottom:7px}.my-rooms-head>span{color:#9a6c24;font-weight:800}.my-room-tabs{background:#f2f3f4;border-radius:22px;grid-template-columns:1fr 1fr;max-width:390px;padding:3px;display:grid}.my-room-tabs button{color:#767d84;background:0 0;border:0;border-radius:18px;height:35px;font-size:12px;font-weight:800}.my-room-tabs button.active{color:#fff;background:#ffb43b;box-shadow:0 3px 8px #d47e1640}.compact-empty{background:#fffdf9;border:1px dashed #ded3c0;border-radius:8px;min-height:200px}.personal-empty{background:#fffdf9;border:1px dashed #ded3c0;border-radius:8px;min-height:320px}.clock-empty-icon{color:#bc8a35;font-size:29px}.home-search-backdrop{z-index:70;padding:max(18px, env(safe-area-inset-top)) 18px;background:#0c0f1385;place-items:start center;display:grid;position:fixed;inset:0;overflow:auto}.country-search-backdrop{padding:max(16px, env(safe-area-inset-top)) 12px max(16px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);background:#010202ad;align-items:center}.home-search-panel{background:#fff;border-radius:12px;width:min(640px,100%);margin-top:min(14vh,100px);padding:14px;box-shadow:0 24px 75px #00000047}.home-search-input{color:#7c848c;border:1px solid #d7dce0;border-radius:8px;align-items:center;gap:9px;height:48px;padding:0 11px;display:flex}.home-search-input input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:13px}.home-search-input button{color:#5e666d;background:#f1f2f3;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.country-search-panel{color:#edc570;-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at 52% -10%,#e7b8542e,#0000 28%),linear-gradient(#0c0a07f5,#020201f0);border:1px solid #e7b854b8;border-radius:24px;grid-template-rows:auto auto minmax(0,1fr);gap:15px;width:min(560px,100%);max-height:min(86dvh,720px);margin-top:0;padding:19px;display:grid;box-shadow:0 20px 62px #000000a6,inset 0 1px #ffffff14}.country-search-head{border-bottom:1px solid #e7b8543d;justify-content:space-between;align-items:start;gap:14px;padding-bottom:13px;display:flex}.country-search-head .eyebrow{margin-bottom:4px}.country-search-head h2{color:#f7dda0;letter-spacing:-.03em;margin:0;font-size:22px}.country-search-head span{color:#f0d397ad;margin-top:4px;font-size:11px;display:block}.country-search-head .icon-button{color:#f4cc70;background:#040403d1;border:1px solid #e7b8549e}.country-search-head .icon-button:hover{color:#ffe7ae;background:#e7b85424;border-color:#f5c34c}.country-search-panel .home-search-input{color:#dcb568;background:#ffffff0f;border-color:#e7b85461}.country-search-panel .home-search-input:focus-within{border-color:#f5c34ce0;box-shadow:0 0 0 3px #f5c34c1a}.country-search-panel .home-search-input input{color:#f8e5b4;background:0 0}.country-search-panel .home-search-input input::placeholder{color:#f0d3978c}.country-search-panel .home-search-input button{color:#edc570;background:#ffffff14}.country-search-results{overscroll-behavior:contain;scrollbar-color:#e7b854ad #ffffff0f;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:1px 4px 2px 1px;display:grid;overflow-y:auto}.country-search-results button{color:#f0d397;text-align:left;background:#ffffff0b;border:1px solid #e7b85433;border-radius:9px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;column-gap:7px;min-width:0;padding:10px;display:grid}.country-search-results button:hover,.country-search-results button.selected{background:#e7b85424;border-color:#f5c34ce0;box-shadow:inset 0 0 0 1px #ffdc7814}.country-search-results button>span{font-size:17px}.country-search-results strong{color:#f4dba1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.country-search-results small{color:#f0d39794;text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin-top:2px;font-size:9px;overflow:hidden}.country-search-results svg{color:#f5c34c;grid-area:1/3/span 2}.country-search-results>p{color:#f0d397b3;text-align:center;grid-column:1/-1;margin:20px 0;font-size:13px}.search-results{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.search-results .eyebrow{margin-bottom:8px}.search-room-result,.search-user-result{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-top:1px solid #edf0f1;align-items:center;gap:9px;padding:9px 0;display:flex}.search-room-result>span:nth-child(2),.search-user-result>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.search-room-result strong,.search-user-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.search-room-result small,.search-user-result small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.search-room-result>svg{color:#9d762f}.search-result-cover,.search-user-result img,.search-user-result>svg{object-fit:cover;background:#f5ead4;border-radius:50%;flex:none;width:34px;height:34px}.search-result-cover{background-position:50%;background-size:cover}.search-user-result>svg{color:#9d762f;padding:8px}.search-hint,.search-empty{color:var(--muted);margin:20px 0 8px;font-size:12px;line-height:1.5}@media (max-width:800px){.home-shell,.home-shell .app-body,.home-shell .main-content,.home-shell .discovery-home,.home-shell .discovery-nav{width:100%;min-width:0;max-width:100%}.home-shell .main-content{box-sizing:border-box;padding:20px 12px 92px}.discovery-home{gap:22px}.discovery-nav{justify-content:initial;grid-template-columns:39px minmax(0,1fr) 39px;gap:10px}.discovery-own-room,.discovery-search{width:39px;min-width:39px;height:39px}.home-mode-tabs{width:100%;min-width:0}.launch-banner{aspect-ratio:3}.my-rooms h1{font-size:27px}.featured-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-inline:0;padding:0;overflow:visible}.featured-room-card,.featured-room-card-rank-1,.featured-room-card-rank-2,.featured-room-card-rank-3{min-width:0;min-height:164px}.featured-room-card{border-width:2px}.featured-room-copy{gap:2px;bottom:11px;left:9px;right:9px}.featured-room-copy small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.featured-room-copy em{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.featured-room-card .listener-count{font-size:9px;top:10px;right:9px}.featured-room-card .listener-count svg{width:10px;height:10px}.featured-rank{min-width:25px;height:21px;font-size:9px;top:10px;left:9px}.featured-room-card{border-width:4px;margin:10px 6px}.featured-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:5px 2px}.featured-room-card{border-width:4px;min-height:214px;margin:10px 7px}.featured-room-card-rank-1{grid-column:1/-1;min-height:270px}.featured-room-card:before{inset:-4px}.featured-room-copy{bottom:15px;left:12px;right:12px}.featured-room-copy strong{font-size:16px}.featured-room-card{background-clip:padding-box;border:4px solid #d9a63d;margin:10px 8px;overflow:visible}.featured-room-card-rank-1{border-color:#f0b83f}.featured-room-frame{width:calc(100% + 48px);height:calc(100% + 48px);inset:-24px}.featured-room-card .listener-count{z-index:6;font-size:11px;top:14px;right:14px}.country-explorer{width:100%;min-width:0;margin-inline:0}.country-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-categories{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-12px;padding:0 12px 4px;overflow-x:auto}.discovery-categories::-webkit-scrollbar{display:none}.discovery-categories>button{flex:none}.discovery-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.discovery-room-grid .room-cover{height:174px}.discovery-room-grid .room-meta{gap:7px;padding:9px 8px 7px}.discovery-room-grid .host-avatar{width:27px;height:27px}.discovery-room-grid .host-info span{display:none}.discovery-room-grid .follow-button{padding:5px 6px;font-size:9px}.discovery-room-grid .room-actions{padding:6px 8px 9px}.discovery-room-grid .room-actions button{font-size:9px}.my-room-tabs{max-width:none}.my-rooms{min-height:520px}.home-search-panel{margin-top:8px}.search-results{grid-template-columns:1fr;gap:14px}.country-search-panel{max-height:calc(100dvh - 36px);margin-top:0;padding:17px}.country-search-results{grid-template-columns:1fr}}.main-content:has(.games-page){max-width:none;padding:0}.games-page{color:#f0d397;background:radial-gradient(circle at 15% 0,#e7b85426,#0000 26%),radial-gradient(circle at 92% 8%,#ffd25a1f,#0000 24%),linear-gradient(#0d0a05 0%,#050403 100%);width:min(100%,560px);min-height:calc(100dvh - 68px);margin:0 auto;padding:22px 16px 110px}.games-page-heading{border-bottom:1px solid #d4a54438;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:0 4px 16px;display:flex}.games-page-heading h1{color:#f6dda2;letter-spacing:-.04em;margin:0;font-size:clamp(24px,6vw,32px)}.games-page-heading p:not(.eyebrow){color:#f0d397b8;max-width:340px;margin:5px 0 0;font-size:12px;line-height:1.45}.games-heading-icon{width:44px;height:44px;color:var(--honey);background:linear-gradient(145deg,#2b200deb,#0e0a05eb);border:1px solid #e7b854c2;border-radius:14px;flex:none;place-items:center;display:grid;box-shadow:0 8px 22px #00000052,inset 0 0 0 1px #ffffff0f}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.game-card{border:1px solid var(--line);min-height:180px;color:var(--ink);background:#fff;border-radius:14px;align-items:stretch;gap:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 24px #191e230f}.game-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #191e231a}.game-card-art{color:#ffe39a;background:linear-gradient(145deg,#102f68,#176b80 58%,#269884);place-items:center;width:42%;min-width:118px;display:grid}.game-card-coming-soon .game-card-art{color:#fff0c3;background:linear-gradient(145deg,#272c33,#59656b)}.game-card-copy{flex-direction:column;flex:1;justify-content:center;gap:8px;min-width:0;padding:20px 18px 20px 0;display:flex}.game-card-copy strong{letter-spacing:-.04em;font-size:20px}.game-card-copy small{color:var(--muted);font-size:12px;line-height:1.4}.game-card-copy em{color:#9a7436;align-items:center;gap:3px;margin-top:5px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.game-card-coming-soon .game-card-copy em{color:#9ca3a8}@media (max-width:650px){.games-grid{grid-template-columns:1fr}.games-page-heading{align-items:flex-start}.games-heading-icon{flex:none}}.games-home-panel{-webkit-backdrop-filter:blur(8px);background:radial-gradient(circle at 50% -8%,#e7b85424,#0000 28%),#0000006e;border:1px solid #bb8d3694;border-radius:26px;min-height:560px;padding:28px 18px 32px;box-shadow:inset 0 1px #ffffff12,0 18px 48px #00000042}.games-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:34px 18px;display:grid}.games-home-icon-card{color:#f1d28b;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;min-width:0;padding:0;display:flex}.games-home-icon-card img{aspect-ratio:1;object-fit:cover;border:2px solid #e6b647;border-radius:22px;width:clamp(76px,18vw,94px);transition:transform .2s,filter .2s,box-shadow .2s;box-shadow:0 8px 22px #00000094,inset 0 0 0 1px #ffffff2e}.games-home-label{color:#f6dda2;text-align:center;white-space:nowrap;width:100%;max-width:112px;margin-top:10px;font-size:12px;font-weight:800;line-height:1.7;display:block;overflow:hidden}.games-home-label>span{min-width:100%;animation:7s ease-in-out infinite honey-name-slide;display:inline-block}.games-home-icon-card small{color:#f0d3979e;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;max-width:112px;margin-top:2px;font-size:10px;font-weight:650;line-height:1.25;display:-webkit-box;overflow:hidden}@media (max-width:800px){.main-content:has(.games-page){padding:0}}@media (max-width:420px){.games-page{min-height:calc(100dvh - 68px);padding-inline:14px}.games-home-panel{min-height:590px;padding-inline:14px}.games-home-grid{gap:34px 14px}.games-home-icon-card img{width:78px}}.games-page{background:radial-gradient(circle at 50% -8%,#f3bd4f1f,#0000 28%),linear-gradient(#0d0a05 0%,#050403 100%);min-height:calc(100dvh - 68px);padding:16px 16px 110px}.games-utility-bar{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:58px;margin-bottom:22px;display:grid}.games-utility-title{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.games-wallet-button,.games-backpack-button{min-height:44px;color:var(--honey);background:#20170ad1;border:1px solid #f3bd4f61;border-radius:14px;align-items:center;gap:8px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffeba01a,0 8px 18px #0003}.games-wallet-button{text-align:left;padding:7px 14px 7px 11px}.games-wallet-button span{gap:1px;display:grid}.games-wallet-button small{color:#f0d397a3;font-size:9px;font-weight:800}.games-wallet-button strong{color:#ffe4a0;font-size:13px}.games-backpack-button{justify-content:center;padding:5px 12px 5px 8px}.games-utility-icon{object-fit:contain;width:34px;height:34px;display:block}.games-backpack-label{color:#ffe4a0;font-size:11px;font-weight:900}.games-wallet-button:hover,.games-backpack-button:hover{border-color:var(--honey);background:#2a200f;transform:translateY(-1px)}.games-backpack-button b{background:var(--honey);color:#1a1105;border:2px solid #0d0a05;border-radius:10px;min-width:18px;height:18px;font-size:9px;line-height:14px;position:absolute;top:-6px;right:-6px}.games-home-panel{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:8px 0 0}.games-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 14px}.games-home-icon-card{justify-content:center;gap:8px;min-height:124px}.games-home-icon-card img{aspect-ratio:1;object-fit:contain;border:0;border-radius:0;width:min(92px,25vw);height:min(92px,25vw);box-shadow:0 10px 20px #00000059}.games-home-label{color:#f6dda2;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:900;line-height:1.2;display:block;overflow:hidden}.games-home-icon-card:hover img{filter:brightness(1.12)drop-shadow(0 8px 12px #f3bd4f33);transform:translateY(-5px)scale(1.04)}.game-utility-backdrop{z-index:45;background:#00000094;place-items:end center;padding:16px;display:grid;position:fixed;inset:0}.game-utility-panel{color:#f3d897;background:#110d07;border:1px solid #f3bd4f66;border-radius:24px;width:min(100%,420px);max-height:min(640px,100dvh - 32px);padding:18px;overflow-y:auto;box-shadow:0 20px 70px #0000008c}.game-utility-panel-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:18px;display:flex}.game-utility-panel-head small{color:var(--honey);letter-spacing:.14em;font-size:9px;font-weight:900}.game-utility-panel-head h2{color:#ffe5a3;margin:4px 0 0;font-size:24px}.game-wallet-panel{background:linear-gradient(135deg,#2b1d08,#120d06);border:1px solid #f3bd4f47;border-radius:18px;gap:8px;padding:22px;display:grid}.game-wallet-panel span{color:#ffe5a3b3;font-size:12px;font-weight:800}.game-wallet-panel strong{color:#ffe7a4;font-size:38px;line-height:1}.game-wallet-panel small{color:#ffe5a394;font-size:11px}.game-backpack-summary{color:var(--honey);background:#201607;border:1px solid #f3bd4f47;border-radius:18px;align-items:center;gap:12px;padding:15px;display:flex}.game-backpack-summary div{gap:2px;display:grid}.game-backpack-summary strong{color:#ffe7a4;font-size:24px;line-height:1}.game-backpack-summary span{color:#ffe5a39e;font-size:11px}.game-backpack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.game-backpack-grid article{text-align:center;background:#1a1208;border:1px solid #f3bd4f33;border-radius:15px;justify-items:center;gap:5px;min-width:0;padding:10px 6px;display:grid}.game-backpack-grid img,.game-backpack-grid article>span{object-fit:contain;width:46px;height:46px;color:var(--honey);place-items:center;font-size:26px;display:grid}.game-backpack-grid strong{color:#f7d995;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}.game-backpack-grid small{color:var(--honey);font-size:10px;font-weight:800}.game-utility-empty{color:#ffe5a39e;text-align:center;margin:24px 0 8px;font-size:12px}@media (max-width:420px){.games-home-grid{gap:24px 8px}.games-home-icon-card{min-height:112px}.games-home-icon-card img{width:min(82px,25vw);height:min(82px,25vw)}.game-backpack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.games-backpack-button{padding-right:9px}}@media (min-width:801px){body{background:var(--canvas)}.app-shell{width:100%;max-width:none;box-shadow:none;margin:0}.topbar{height:76px;padding:0 5vw}.top-create{border-radius:5px;width:auto;height:auto;margin-right:auto;padding:9px 12px}.top-create span{display:inline}.desktop-sidebar{display:flex}.app-body{grid-template-columns:220px minmax(0,1fr);max-width:1440px;margin:auto;display:grid}.main-content{padding:48px clamp(28px,5vw,76px) 80px}.mobile-nav{display:none}.home-shell .main-content{max-width:1180px}.home-shell .desktop-sidebar,.home-shell .app-body{max-width:none;display:block}.room-mode .desktop-sidebar{display:none}.room-mode .app-body{max-width:none;display:block}.room-mode .main-content{max-width:none;padding:0}.room-overlay,.ranking-panel{width:auto;left:0;right:0;transform:none}}@media (max-width:800px){.voice-room .round-control{width:auto;height:auto}}@media (max-width:460px){.voice-room-stage{padding-inline:10px}.voice-room .seat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 4px}.voice-room .seat{gap:6px;min-height:84px}.voice-room .seat:not(.occupied)>span,.voice-room .seat.occupied>span{width:clamp(62px,18vw,72px);height:clamp(62px,18vw,72px)}.voice-room .seat:not(.occupied) .room-sprite-chair{width:clamp(59px,17.3vw,69px)}.voice-room .seat small{font-size:12px}.voice-room .seat .seat-avatar-frame,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-dev,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-fire{width:clamp(72px,20vw,82px);height:clamp(72px,20vw,82px)}.voice-room .seat .seat-avatar-frame:not(.hive-avatar-frame-fire) .hive-avatar-frame-photo{inset:10%}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-fire .fire-frame-photo{inset:15%}.room-sections{gap:19px}.room-sections button{font-size:11px}}@media (max-width:800px){.app-shell,.app-shell .app-body,.room-mode .main-content,.voice-room,.voice-room-stage{width:100%;min-width:0;max-width:100%}.room-mode .main-content,.voice-room-stage{overflow-x:clip}.voice-head,.room-owner,.room-head-actions{min-width:0}.voice-room .room-owner .host-avatar{width:clamp(62px,16vw,70px);height:clamp(62px,16vw,70px)}.voice-room .music-disc .room-sprite{width:42px}.voice-room .voice-head .icon-button .room-sprite{width:38px}.voice-room .room-stats button{grid-template-columns:35px 20px 14px;width:88px}.voice-room .room-stats button .room-sprite{width:31px}.voice-room .room-stats button .room-sprite-wealth,.voice-room .room-stats button .room-sprite-charm{width:30px}.voice-room .room-stats span{padding:8px 12px;font-size:12px}.room-owner>div:last-child{min-width:0;overflow:hidden}.room-owner strong,.room-owner span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-head-actions{gap:clamp(7px,2.6vw,14px)}.voice-room .seat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(7px,1.8vw,10px) clamp(3px,1.4vw,7px)}.voice-room .seat{min-width:0}.voice-room .seat:not(.occupied)>span,.voice-room .seat.occupied>span{width:clamp(54px,16.8vw,66px);height:clamp(54px,16.8vw,66px)}.voice-room .seat:not(.occupied) .room-sprite-chair{width:clamp(52px,16.1vw,64px)}.voice-room .seat .seat-avatar-frame,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-dev,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-fire{width:clamp(66px,19vw,78px);height:clamp(66px,19vw,78px)}.voice-room .seat .seat-avatar-frame:not(.hive-avatar-frame-fire) .hive-avatar-frame-photo{inset:10%}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-fire .fire-frame-photo{inset:15%}.seat-gift-total{min-height:13px;font-size:11px}.seat-gift-total .seat-hive-icon{width:18px;height:18px}}.app-loading{min-height:100vh;min-height:100svh;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));background:radial-gradient(circle at 50% 42%,#b97a192e,#0000 30%),#080706;place-items:center;display:grid;position:relative;overflow:hidden}.app-loading:before{content:"";pointer-events:none;background:linear-gradient(135deg,#f3bd4f12,#0000 34% 70%,#f3bd4f0d);position:absolute;inset:0}.app-loading-skip{top:max(18px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right));z-index:1;color:#f3bd4f;background:#080706c7;border:1px solid #f3bd4f8c;border-radius:999px;align-items:center;gap:6px;padding:9px 13px;font-size:11px;font-weight:800;display:inline-flex;position:absolute}.app-loading-skip strong{color:#ffe9a8;font-variant-numeric:tabular-nums}.app-loading-mark{text-align:center;justify-items:center;gap:14px;width:min(100%,330px);display:grid;position:relative}.app-loading-mark img{mix-blend-mode:screen;filter:drop-shadow(0 18px 35px #0000007a);width:min(100%,310px);height:auto;display:block}.app-loading-mark p{color:#f6dda2;margin:0;font-size:13px;font-weight:800}.app-loading-mark>span{background:#f3bd4f33;border-radius:999px;width:86px;height:3px;overflow:hidden}.app-loading-mark>span:after{content:"";border-radius:inherit;background:#f3bd4f;width:42%;height:100%;animation:1.1s ease-in-out infinite hive-loading-progress;display:block}@keyframes hive-loading-progress{0%{transform:translate(-115%)}55%{transform:translate(145%)}to{transform:translate(145%)}}@keyframes room-gift-swing{0%,to{transform:rotate(-6deg)translateY(0)scale(1)}45%{transform:rotate(7deg)translateY(-2px)scale(1.05)}70%{transform:rotate(2deg)translateY(0)scale(1.02)}}@keyframes room-gift-aura{0%{opacity:.5;transform:scale(.82)}to{opacity:1;transform:scale(1.12)}}.gift-sheet-backdrop .gift-panel-large .gift-grid button,.gift-sheet-backdrop .gift-panel-large .gift-grid button:hover,.gift-sheet-backdrop .gift-panel-large .gift-grid button.selected{box-shadow:none;background:0 0;border:0;border-radius:0}.gift-sheet-backdrop .gift-panel-large .gift-grid button.selected{background:#f5bd4317;border-radius:9px;box-shadow:inset 0 0 0 1px #f5bd43a6}.gift-sheet-backdrop .gift-panel-large .gift-icon{background:0 0;border-radius:0;width:64px;height:58px}.gift-sheet-backdrop .gift-panel-large .gift-icon img{object-fit:contain;width:58px;height:48px}.gift-sheet-backdrop .gift-panel-large{-webkit-backdrop-filter:blur(18px)saturate(115%);backdrop-filter:blur(18px)saturate(115%);background:#0c0b0ab8!important}.gift-sheet-backdrop .gift-panel-large .gift-tabs button,.gift-sheet-backdrop .gift-panel-large .gift-grid strong,.gift-sheet-backdrop .gift-panel-large .gift-grid small,.gift-sheet-backdrop .gift-panel-large .gift-recipients>strong,.gift-sheet-backdrop .gift-panel-large .gift-balance,.gift-sheet-backdrop .gift-panel-large .gift-balance strong,.gift-sheet-backdrop .gift-panel-large .gift-quantity>span{color:#f5c451!important}.gift-sheet-backdrop .gift-panel-large .gift-grid strong{text-shadow:0 1px 8px #f5c4512e}.featured-title-badge{color:#f5c451;text-shadow:-1px -1px #8f5e12,1px -1px #8f5e12,-1px 1px #8f5e12,1px 1px #8f5e12,0 3px 12px #f5c45133;align-items:center;gap:8px;margin:0;font-size:21px;display:inline-flex}.featured-title-icon{color:#f5c451;width:30px;height:30px;text-shadow:none;background:#f5c4511f;border:1px solid #d6a43f;border-radius:50%;place-items:center;display:inline-grid}.featured-section-head .eyebrow{color:#e8ad36;margin-bottom:6px}.featured-heading-row{align-items:center;gap:10px;display:flex}.featured-heading-row .featured-title-badge{box-sizing:border-box;color:#9a651b;min-height:36px;text-shadow:none;background:0 0;border:1px solid #d6a43f;border-radius:19px;gap:6px;padding:0 13px 0 8px;font-size:12px;font-weight:800}.featured-heading-row .featured-title-icon{color:#b47619;background:0 0;border:0;width:22px;height:22px}.featured-heading-row h2{color:#f5c451;text-shadow:-1px -1px #8f5e12,1px -1px #8f5e12,-1px 1px #8f5e12,1px 1px #8f5e12;margin:0;font-size:21px}.featured-section-head{background:linear-gradient(#fff7e8,#f5e2c3);border:1px solid #e0be77b8;border-radius:25px;padding:7px 12px;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #6443131f}.featured-section-head .featured-title-badge{border-radius:19px}.featured-section-head .featured-heading-row h2{color:#5d3910;text-shadow:none}.featured-room-card{border-width:7px;border-color:#e7ad35;box-shadow:inset 0 0 0 2px #ffe899a6,0 0 18px #eeb13440,0 9px 24px #00000052}.featured-room-card-rank-2,.featured-room-card-rank-3{aspect-ratio:1;min-height:0}.featured-room-card-rank-2{border-color:#e3e5e7;box-shadow:inset 0 0 0 2px #ffffffb3,0 0 12px #ebebeb59,0 9px 24px #00000047}.featured-room-card-rank-3{border-color:#e1a04a;box-shadow:inset 0 0 0 2px #ffe29994,0 0 15px #df8c284d,0 9px 24px #00000047}@media (max-width:800px){.featured-room-card,.featured-room-card-rank-1,.featured-room-card-rank-2,.featured-room-card-rank-3{border-width:6px}.featured-room-card-rank-2,.featured-room-card-rank-3{aspect-ratio:1;min-height:0}.featured-room-frame{width:calc(100% + 34px);height:calc(100% + 34px);inset:-17px}}.featured-room-frame{width:calc(100% + 24px);height:calc(100% + 64px);inset:-32px -12px}.featured-room-card-rank-2 .featured-room-frame,.featured-room-card-rank-3 .featured-room-frame{object-fit:fill;width:100%;height:100%;inset:0}.featured-room-card-rank-2,.featured-room-card-rank-3{box-sizing:border-box;border:32px solid #0000;border-image-slice:260 270 fill;border-image-width:32px;border-image-repeat:stretch}.featured-room-card-rank-2{border-image-source:url(/assets/home/ranking-frame-silver.png)}.featured-room-card-rank-3{border-image-source:url(/assets/home/ranking-frame-bronze.png)}.featured-room-card-rank-2 .featured-room-frame,.featured-room-card-rank-3 .featured-room-frame{display:none}.featured-room-card .featured-room-copy{text-shadow:0 2px 5px #000000f2,0 0 2px #000000f2;bottom:18px;z-index:8!important}.featured-room-card .featured-room-copy small,.featured-room-card .featured-room-copy strong,.featured-room-card .featured-room-copy em{z-index:8;position:relative}.featured-room-card .featured-rank,.featured-room-card .listener-count{z-index:10!important}.featured-room-item{flex-direction:column;min-width:0;display:flex}.featured-room-external-copy{z-index:12;color:#302315;flex-direction:column;gap:3px;min-width:0;margin:8px 12px 0;padding-top:3px;display:flex;position:relative}.featured-room-external-copy strong{color:#f2c451;text-shadow:0 1px 4px #000000b3;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.featured-room-external-copy>span{color:#f1d58b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex;overflow:hidden}.featured-room-external-copy .country-flag-image{width:19px;height:13px}.featured-room-listeners{color:#f2c451;align-items:center;gap:4px;margin-left:auto;font-size:10px;font-style:normal;display:inline-flex}.featured-room-listeners .room-live-audio-bars{color:#f2c451}@media (max-width:800px){.featured-room-item-rank-1{grid-column:1/-1}.featured-room-item .featured-room-card{width:calc(100% - 16px);margin:10px 8px}.featured-room-external-copy{margin:8px 8px 0;padding-top:3px}.featured-room-external-copy strong{font-size:12px}.featured-room-external-copy span{font-size:9px}.room-card-external-copy{margin:7px 1px 0}.room-card-external-copy strong{font-size:12px}.room-card-external-copy span{font-size:9px}}.featured-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.featured-room-item{min-width:0}.featured-room-card,.featured-room-card-rank-1,.featured-room-card-rank-2,.featured-room-card-rank-3{box-sizing:border-box;aspect-ratio:1;background-clip:border-box;border:0;min-height:0}.featured-room-frame{object-fit:fill;width:calc(100% + 18px);height:calc(100% + 35px);display:block;inset:-22px -9px -13px}.featured-room-card .listener-count{z-index:10;color:#f5c451;text-shadow:0 1px 4px #000000d9;top:12px;right:12px}.featured-room-card-rank-2,.featured-room-card-rank-3{border:0}.featured-room-item .featured-room-card{width:100%;margin:0}.featured-room-external-copy{margin:8px 2px 0}@media (max-width:800px){.featured-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 2px}.featured-room-frame{width:calc(100% + 16px);height:calc(100% + 33px);inset:-21px -8px -12px}.featured-room-item .featured-room-card{margin:0}.featured-room-external-copy{margin:7px 1px 0}}.sheet-delete{color:#f2a294;background:#6a1d1652;border:1px solid #ce5b49a6;border-radius:8px;width:100%;margin-top:10px}.sheet-delete:hover{color:#ffd0c8;background:#8e2a1f8c}:root{--ink:#38230f;--muted:#7b6244;--line:#d9b46c;--surface:#fff3d3;--canvas:#f6dca8;--gold:#bd7b17;--honey:#f2c85e;--cyan:#b36d19;--soft-gold:#ffedb7}html,body,.app-shell{color:var(--ink);background:#f6dca8}.topbar{background:#fff6e1f5;border-color:#9b631433}.desktop-sidebar{background:#fff0c9;border-color:#9b631433}.side-link{color:#866c4b}.side-link:hover,.side-link.active{color:#38230f;background:#ffffff8a}.main-content{color:var(--ink)}.home-shell .main-content{background:0 0}.home-mode-tabs,.home-discovery-filter{background:#fff0cd}.home-mode-tabs button,.home-filter-popular,.home-filter-more,.home-filter-countries button{color:#81551f}.home-mode-tabs button.active,.home-filter-popular.selected{color:#3d260e;background:#f7d36f}.featured-section{background:#ffefc9b8;border-color:#9b631433}.games-page{color:#4a2e12;background:linear-gradient(#f8dfae 0%,#f2d29a 100%)}.games-page-heading{border-color:#9b631438}.games-page-heading h1,.games-page-heading p:not(.eyebrow),.games-home-label{color:#4a2e12}.games-page-heading p:not(.eyebrow),.games-home-icon-card small{color:#7b6244}.games-heading-icon,.games-wallet-button,.games-backpack-button{color:#9a6111;background:#fff3d3c7;border-color:#9b631459;box-shadow:0 8px 18px #8b540e1f}.games-wallet-button strong,.games-backpack-label{color:#5a3510}.games-home-icon-card img{filter:drop-shadow(0 8px 16px #ae70162e)}.inbox-standalone{background:#f6dca8}.inbox-standalone .inbox-sheet,.hive-inbox-v2{color:#38230f;box-shadow:none;background:linear-gradient(#fff0c9,#f7dca7);border-color:#9b63144d}.hive-inbox-v2 .sheet-head{border-color:#9b631433}.hive-inbox-v2 .sheet-head h2,.hive-inbox-v2 .eyebrow{color:#4a2e12}.hive-searchbar{background:#fff8e4d1;border-color:#9b631459}.hive-searchbar input{color:#38230f}.message-social-actions button{color:#6a4315;background:#fff6de9e;border-color:#9b63143d}.message-social-actions span{background:#ffefbeb8;border-color:#9b631442;box-shadow:0 7px 16px #8b540e1f}.message-social-actions small{color:#5a3510;background:#b97a1724}.hive-inbox-v2 .sheet-tabs{background:#fff8e58c;border-color:#9b63144d}.hive-inbox-v2 .sheet-tabs button{color:#805f39}.hive-inbox-v2 .sheet-tabs button.active{color:#3f260c;background:linear-gradient(90deg,#f6cf68,#dfa43a);box-shadow:0 8px 20px #a05f0b29}.hive-inbox-v2 .inbox-list article{background:#fff8e594;border-color:#9b631438}.hive-inbox-v2 .inbox-list p{color:#6e5538}.hive-inbox-v2 .inbox-list time{color:#987c58}.profile-view-v2,.profile-view-v2:before{color:#38230f;background:#f6dca8}.profile-view-v2 .profile-hero{background:linear-gradient(#f7d49a,#f6dca8);box-shadow:inset 0 -1px #9b631433}.profile-view-v2 .profile-hero h1,.profile-view-v2 .profile-social-row strong,.profile-view-v2 .profile-supporters-head,.profile-view-v2 .profile-received-gifts h2{color:#38230f}.profile-view-v2 .profile-public-id,.profile-view-v2 .profile-badges span{color:#69420f;background:#fff5d4b3;box-shadow:inset 0 0 0 1px #9b63143d}.profile-view-v2 .profile-public-id .profile-id-icon{filter:brightness(0)saturate()invert(20%)sepia(46%)saturate(899%)hue-rotate(353deg)brightness(92%)contrast(94%);opacity:.96}.profile-view-v2 .profile-public-id button{color:#38230f;background:#f2c85e}.profile-view-v2 .profile-social-row{background:#fff5d494}.profile-view-v2 .profile-supporters,.profile-view-v2 .profile-shortcuts,.profile-view-v2 .profile-menu-list,.profile-view-v2 .profile-received-gifts{border-color:#9b631433}.profile-view-v2 .profile-shortcut,.profile-view-v2 .profile-menu-list button,.profile-view-v2 .profile-gift-grid strong{color:#4a2e12}.profile-view-v2 .profile-menu-list svg:last-child{color:#b87816}.profile-view-v2 .profile-metric-icon,.profile-view-v2 .profile-shortcut img,.profile-view-v2 .profile-row-icon img,.profile-view-v2 .profile-row-icon i{filter:drop-shadow(0 0 9px #f5c4497a)}.profile-view-v2 .profile-id-icon{filter:drop-shadow(0 0 6px #f5c44970)}.games-wallet-button small{color:#80613e}.games-wallet-button strong{color:#4b2d10}.games-home-icon-card img{box-shadow:none;filter:drop-shadow(0 8px 13px #824e0c33)}.featured-section{background:0 0}.featured-section-head{box-shadow:0 7px 18px #68430e1a}.featured-room-external-copy strong{color:#4b2d10;text-shadow:none}.featured-room-external-copy>span{color:#765a3a}.room-card-external-copy strong{color:#4b2d10;text-shadow:none}.room-card-external-copy span{color:#765a3a}.inbox-standalone .inbox-sheet,.hive-inbox-v2{color:#38230f;background:linear-gradient(#fff1cf,#f4d39a)!important}.hive-inbox-v2 .message-social-actions button{color:#5d3b16;background:0 0;border-color:#0000}.hive-inbox-v2 .message-social-actions span{box-shadow:none;background:0 0;border-color:#0000}.hive-inbox-v2 .message-social-actions strong{color:#5d3b16}.hive-inbox-v2 .inbox-list article{background:#fff8e5a3}.hive-inbox-v2 .sheet-head h2,.hive-inbox-v2 .sheet-head .eyebrow,.hive-inbox-v2 .message-social-actions strong,.hive-inbox-v2 .message-social-actions small,.hive-inbox-v2 .sheet-tabs button,.hive-inbox-v2 .inbox-list strong,.hive-inbox-v2 .inbox-list p,.hive-inbox-v2 .inbox-list time,.hive-inbox-v2 .message-thread-back{color:#4b2d10!important}.hive-inbox-v2 .hive-searchbar input{color:#4b2d10}.hive-inbox-v2 .hive-searchbar input::placeholder{color:#80613e;opacity:1}.hive-inbox-v2 .message-social-actions{gap:6px;margin:3px 0 15px}.hive-inbox-v2 .message-social-actions button{gap:5px;padding:5px 1px}.hive-inbox-v2 .message-social-actions span{place-items:center;width:58px;height:58px;display:grid}.hive-inbox-v2 .message-social-actions span img{width:54px;height:54px}.hive-inbox-v2 .message-social-actions strong{font-size:11px}.hive-inbox-v2 .message-social-actions small{min-width:20px;padding:3px 7px;font-size:10px}.home-search-panel{background:linear-gradient(#fff7e4,#f7dfb3);border:1px solid #9b631452;border-radius:19px;padding:12px;box-shadow:0 20px 52px #3d260940}.home-search-panel .home-search-input.hive-searchbar{color:#80551b;background:#fff8e4d1;border-color:#9b631459;border-radius:19px;grid-template-columns:38px minmax(0,1fr) 31px;gap:8px;height:auto;padding:7px 9px;display:grid;box-shadow:inset 0 1px #ffffffb3}.home-search-panel .home-search-input .message-search-icon{object-fit:contain;filter:drop-shadow(0 3px 6px #b8771838);width:28px;height:28px;display:block}.home-search-panel .home-search-input input{color:#4b2d10;font-size:12px;font-weight:750}.home-search-panel .home-search-input input::placeholder{color:#80613e;opacity:1}.home-search-panel .home-search-input button{color:#7a511a;background:#b97a171f}.inbox-thread-open .message-bubble-row>div:nth-child(2),.inbox-thread-open .message-bubble-row.mine>div:nth-child(2){color:#4b2d10;box-shadow:none;background:0 0;border:0;padding:0}.inbox-thread-open .message-bubble-row>div:nth-child(2) p,.inbox-thread-open .message-bubble-row>div:nth-child(2) time{color:#4b2d10}.inbox-heading-row{align-items:center;gap:10px;min-width:0;display:flex}.inbox-title-badge{color:#9a651b;white-space:nowrap;background:0 0;border:1px solid #d6a43f;border-radius:19px;align-items:center;gap:6px;min-height:36px;padding:0 13px 0 8px;font-size:12px;font-weight:800;display:inline-flex}.inbox-title-icon{color:#b47619;background:0 0;border:0;border-radius:0;place-items:center;width:22px;height:22px;display:inline-grid}.hive-inbox-v2 .inbox-heading-row h2{text-shadow:none;font-size:20px;font-weight:800;color:#5d3910!important}.room-sheet.inbox-sheet.hive-inbox-v2 .sheet-head .inbox-heading-row h2{color:#5d3910!important}.agency-view{max-width:620px;margin:0 auto;padding:24px 0 110px}.agency-empty-state{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:14px;flex-direction:column;align-items:center;margin-top:72px;padding:32px 22px;display:flex}.agency-empty-icon{border:1px solid var(--gold);color:#b57612;background:radial-gradient(circle at 50% 45%,#f5c4493d,#f5c4490f 68%);border-radius:18px;place-items:center;width:76px;height:76px;display:grid;position:relative;box-shadow:inset 0 0 0 5px #fff3,0 8px 18px #b576121f}.agency-empty-icon svg:last-child{color:#e4a92f;position:absolute;top:12px;right:13px}.agency-empty-state h2{color:var(--ink);margin:18px 0 7px;font-size:19px}.agency-empty-state p{max-width:340px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.agency-hive-mark{color:#b87512;width:98px;height:86px;display:block;position:relative}.agency-hive-cell{stroke-width:1.65px;filter:drop-shadow(0 5px 6px #7e4b0524);width:52px;height:52px;position:absolute}.agency-hive-cell.cell-top{color:#d59520;top:0;left:23px}.agency-hive-cell.cell-left{color:#c98619;top:30px;left:0}.agency-hive-cell.cell-right{color:#e2aa35;top:30px;right:0}.agency-hive-core{color:#7e4d09;background:#fff4d7;border:1px solid #d99a26;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:31px;left:29px;box-shadow:0 3px 9px #7e4b0529}.agency-pending-state{text-align:center;background:#fff8e8;border:1px solid #e7c77e;border-radius:14px;flex-direction:column;align-items:center;margin-top:48px;padding:30px 22px;display:flex;box-shadow:0 10px 26px #744e1114}.agency-pending-state .agency-hive-mark{margin-bottom:10px}.agency-pending-state h2{max-width:320px;color:var(--ink);margin:10px 0 8px;font-size:20px;line-height:1.2}.agency-pending-state>p{max-width:360px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.agency-pending-info{text-align:left;background:#fffdf7;border:1px solid #efd9a4;border-radius:10px;width:min(100%,350px);margin:20px 0 13px;padding:12px 14px}.agency-pending-info strong,.agency-pending-info span{display:block}.agency-pending-info strong{color:#71480d;font-size:12px}.agency-pending-info span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.agency-status-refresh{color:#251802;background:#d2931e;border:1px solid #d2931e;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.agency-dashboard{padding-inline:14px}.agency-emblem-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.agency-dashboard .agency-header{align-items:center;padding:5px 0 18px}.agency-dashboard .agency-header>div{text-align:center;flex:1}.agency-dashboard .agency-header>div>span{color:#a56d14;letter-spacing:.08em;font-size:10px;font-weight:850;display:block}.agency-dashboard .agency-header>div>span img{object-fit:contain;vertical-align:-3px;width:15px;height:15px;margin-right:3px}.agency-dashboard .agency-header h1{margin:2px 0 0;font-size:21px}.agency-refresh-button{color:#845610;background:#fff9ec;border:1px solid #e6c275;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.agency-dashboard-hero{color:#fff7df;background:#281909;border:1px solid #e6bf67;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 11px 24px #45260030}.agency-dashboard-hero:after{content:"";pointer-events:none;border:1px solid #f6c25326;border-radius:27px;width:108px;height:108px;position:absolute;top:-20px;right:-16px;transform:rotate(30deg);box-shadow:-29px 29px 0 -1px #f6c25317,-58px 58px 0 -1px #f6c2530f}.agency-dashboard-hero>*{z-index:1;position:relative}.agency-dashboard-hero>div>span{color:#f5c557;letter-spacing:.07em;font-size:10px;font-weight:850;display:block}.agency-dashboard-hero h2{margin:4px 0;font-size:20px;line-height:1.08}.agency-dashboard-hero p{color:#edd9a6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.agency-dashboard-emblem{color:#f2bb3d;background:#1e1308;border:1px solid #cf9527;border-radius:15px;width:59px;min-width:59px;height:59px;position:relative;overflow:hidden}.agency-dashboard-emblem img{object-fit:cover;width:100%;height:100%}.agency-default-emblem{background:#34200a;place-items:center;width:100%;height:100%;display:grid;position:relative}.agency-default-emblem:before,.agency-default-emblem:after{content:"";border:1px solid #f2bb3d6b;border-radius:9px;width:34px;height:34px;position:absolute;transform:rotate(30deg)}.agency-default-emblem:after{border-color:#f2bb3d38;width:23px;height:23px}.agency-default-emblem img{z-index:1;object-fit:contain;width:31px;height:31px;position:relative}.agency-default-emblem i{z-index:2;color:#42280b;background:#f0b934;border-radius:50%;place-items:center;width:17px;height:17px;font-size:15px;font-style:normal;font-weight:900;line-height:1;display:grid;position:absolute;bottom:3px;right:3px}.agency-emblem-saving{z-index:90;color:#fff3cf;background:#271805;border:1px solid #efc66b;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:800;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000047}.agency-member-count{color:#f7cb60;grid-template-columns:auto auto;align-items:center;column-gap:4px;font-size:10px;display:grid}.agency-member-count svg{grid-row:span 2}.agency-member-count strong{color:#fff9ea;font-size:17px;line-height:1}.agency-member-count span{color:#ddbd75}.agency-overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.agency-overview-metrics article{color:#9a6511;background:#fff9ed;border:1px solid #ecd79e;border-radius:11px;min-height:93px;padding:12px;box-shadow:0 5px 14px #724a0b0d}.agency-overview-metrics svg{color:#c88718;margin-bottom:7px;display:block}.agency-overview-metrics strong,.agency-overview-metrics span{display:block}.agency-overview-metrics strong{color:#3b260e;font-size:16px;line-height:1.05}.agency-overview-metrics span{color:#876949;margin-top:5px;font-size:10px}.agency-command-grid{gap:9px;margin-top:15px;display:grid}.agency-command-grid button{text-align:left;color:#3a260e;background:#fffdf7;border:1px solid #e4c77e;border-radius:11px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;column-gap:12px;min-height:72px;padding:10px 12px;display:grid;box-shadow:0 5px 12px #603a020f}.agency-command-grid button:nth-child(2) .agency-command-icon{color:#4d7c3b;background:#e7f4dc;border-color:#b9d29f;box-shadow:inset 0 0 0 4px #ffffff75,0 4px 9px #3e712624}.agency-command-grid button:nth-child(3) .agency-command-icon{color:#3474a7;background:#e3f1fd;border-color:#aecde8;box-shadow:inset 0 0 0 4px #ffffff75,0 4px 9px #2b6c9e24}.agency-command-grid button:nth-child(4) .agency-command-icon{color:#89489a;background:#f3e4f7;border-color:#d7b5df;box-shadow:inset 0 0 0 4px #ffffff75,0 4px 9px #7e378f24}.agency-command-grid button:active{transform:translateY(1px)}.agency-command-icon{color:#945d08;background:#ffedb9;border:1px solid #e3bd5a;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 4px #ffffff6b,0 4px 9px #8f570429}.agency-command-icon:before{content:"";border:1px solid #8952032e;border-radius:50%;position:absolute;inset:5px}.agency-command-icon svg{z-index:1;stroke-width:2.1px;position:relative}.agency-command-grid strong,.agency-command-grid small{display:block}.agency-command-grid strong{font-size:13px}.agency-command-grid small{color:#846744;margin-top:3px;font-size:10px}.agency-command-grid>button>svg{color:#ac761e}.agency-overview-footer{color:#76572f;flex-wrap:wrap;gap:7px 13px;margin:14px 3px 0;font-size:10px;display:flex}.agency-overview-footer span{align-items:center;gap:4px;display:inline-flex}.agency-subpage{margin-top:14px}.agency-subpage-copy{color:#795c35;margin:0 0 12px;font-size:12px;line-height:1.45}.agency-earnings-total{color:#f9d779;background:#38230d;border:1px solid #e4bc64;border-radius:12px;padding:17px}.agency-earnings-total span,.agency-earnings-total strong,.agency-earnings-total small{display:block}.agency-earnings-total span{font-size:11px;font-weight:700}.agency-earnings-total strong{color:#fff8e6;margin:6px 0 4px;font-size:27px;line-height:1}.agency-earnings-total small{color:#e4c787;font-size:10px}.agency-detail-list,.agency-ranking-list{gap:8px;margin-top:12px;display:grid}.agency-detail-list>div,.agency-ranking-list>div{background:#fffaf0;border:1px solid #ead4a0;border-radius:10px;align-items:center;gap:10px;min-height:58px;padding:9px 10px;display:flex}.agency-member-avatar{color:#70470b;background:#f7dfa2;border:1px solid #e1bb6a;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:13px;font-weight:850;display:grid;overflow:hidden}.agency-member-avatar img{object-fit:cover;width:100%;height:100%}.agency-detail-list>div>div,.agency-ranking-list>div>div{flex:1;min-width:0}.agency-detail-list strong,.agency-detail-list small,.agency-ranking-list strong,.agency-ranking-list small{display:block}.agency-detail-list strong,.agency-ranking-list strong{color:#3c270d;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex;overflow:hidden}.agency-detail-list small,.agency-ranking-list small{color:#856744;margin-top:3px;font-size:10px}.agency-detail-list b{color:#a26a12;white-space:nowrap;font-size:11px}.agency-remove-member{color:#bd4e38;background:#fff4f0;border:1px solid #edc3b9;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.agency-invite-hero,.agency-ranking-header{color:#a36a11;background:#fff9ed;border:1px solid #ebd3a1;border-radius:11px;align-items:flex-start;gap:11px;padding:13px;display:flex}.agency-invite-hero strong,.agency-invite-hero span,.agency-ranking-header strong,.agency-ranking-header span{display:block}.agency-invite-hero strong,.agency-ranking-header strong{color:#432b0d;font-size:13px}.agency-invite-hero span,.agency-ranking-header span{color:#7e613d;margin-top:4px;font-size:10px;line-height:1.4}.agency-invite-form{background:#fffdf7;border:1px solid #ead4a0;border-radius:11px;margin-top:12px;padding:13px}.agency-invite-form label{color:#704a12;gap:6px;font-size:11px;font-weight:800;display:grid}.agency-invite-form input{color:#332109;width:100%;min-height:43px;font:inherit;background:#fffaf0;border:1px solid #dfb65d;border-radius:9px;padding:0 12px}.agency-invite-form .agency-submit-button{width:100%;margin-top:12px}.agency-place{color:#72501b;background:#efe0bc;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:11px;display:grid}.agency-place.place-1{color:#684308;background:#f7d66d}.agency-place.place-2{color:#55544c;background:#e6e6df}.agency-place.place-3{color:#704116;background:#e7bb8d}.agency-ranking-list em{color:#a36b12;white-space:nowrap;font-size:11px;font-style:normal;font-weight:850}.agency-entry-actions{gap:9px;width:min(100%,300px);margin-top:24px;display:grid}.agency-entry-actions button{border:1px solid var(--gold);background:var(--gold);color:#21180a;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:12px;font-weight:800;display:inline-flex}.agency-entry-actions button.secondary{color:var(--ink);background:0 0}.agency-search-panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:12px;padding:14px}.agency-search-panel label{border:1px solid var(--line);background:var(--background);color:var(--muted);border-radius:9px;align-items:center;gap:9px;padding:10px 12px;display:flex}.agency-search-panel input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.agency-search-panel p{color:var(--muted);margin:12px 2px 0;font-size:11px}.agency-search-page{margin-top:0}.agency-results-heading{color:var(--ink);justify-content:space-between;align-items:center;margin:20px 2px 9px;font-size:13px;font-weight:800;display:flex}.agency-results-heading small{color:var(--muted);font-size:10px;font-weight:600}.agency-results-list{gap:8px;display:grid}.agency-results-list button{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);text-align:left;border-radius:10px;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;padding:11px;display:grid}.agency-results-list button:hover{border-color:var(--gold);transform:translateY(-1px)}.agency-results-list button>svg{color:var(--muted)}.agency-results-list strong,.agency-results-list small{display:block}.agency-results-list strong{font-size:13px}.agency-results-list small{color:var(--muted);margin-top:3px;font-size:10px}.agency-result-icon{color:#b57612;background:#fff5d9;border:1px solid;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.agency-form-panel{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:20px}.agency-exit-policy{border:1px solid var(--line);background:var(--background);border-radius:10px;gap:6px;margin:20px 0;padding:14px;display:grid}.agency-exit-policy strong{color:var(--ink);font-size:14px}.agency-exit-policy span{color:var(--ink);font-size:18px;font-weight:750}.agency-exit-policy small{color:var(--muted);font-size:12px;line-height:1.45}.agency-leave-button{color:#a34137;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#fff5f3;border:1px solid #e3c4c0;border-radius:9px;font-weight:700}.agency-leave-dialog{border:1px solid var(--line);background:var(--surface);width:min(100% - 32px,390px);max-height:calc(100dvh - 32px);color:var(--ink);border-radius:14px;margin:auto;padding:22px;box-shadow:0 18px 60px #0000003d}.agency-leave-dialog::backdrop{background:#0d181594}.agency-leave-dialog h2{color:var(--ink);margin:0 0 10px;font-size:20px}.agency-leave-dialog p{color:var(--muted);font-size:14px;line-height:1.55}.agency-leave-dialog button{width:100%;min-height:44px;font:inherit;cursor:pointer;border-radius:8px;margin-top:8px;font-weight:700}.agency-leave-confirm{background:var(--gold);color:#30240a}.agency-leave-cancel{border:1px solid var(--line);background:var(--background);color:var(--ink)}.agency-leave-error{color:#a34137!important}.agency-form-panel form{gap:12px;display:grid}.agency-kicker{color:#b57612;letter-spacing:.12em;font-size:10px;font-weight:900}.agency-form-panel h2{color:var(--ink);margin:0;font-size:21px}.agency-form-copy{color:var(--muted);margin:-4px 0 7px;font-size:12px;line-height:1.5}.agency-form-panel label{color:var(--muted);gap:6px;font-size:11px;font-weight:800;display:grid}.agency-form-panel input,.agency-form-panel textarea{border:1px solid var(--line);background:var(--background);width:100%;color:var(--ink);font:inherit;border-radius:9px;outline:0;padding:11px 12px;font-size:12px}.agency-form-panel textarea{resize:vertical;min-height:100px}.agency-form-panel input:focus,.agency-form-panel textarea:focus,.agency-search-panel label:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #f5c44924}.agency-form-note{color:#8c6a35;background:#fff5d9;border-radius:9px;align-items:flex-start;gap:8px;padding:11px;font-size:10px;line-height:1.45;display:flex}.agency-form-note svg{color:#b57612;flex:none}.agency-submit-button,.agency-apply-button{border:1px solid var(--gold);background:var(--gold);color:#21180a;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:12px;font-weight:900;display:inline-flex}.agency-form-success{text-align:center;justify-items:center;gap:8px;padding:26px 8px 12px;display:grid}.agency-form-success>svg{color:#269b5b}.agency-form-success h2{font-size:19px}.agency-form-success p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.agency-form-success button{color:#a9670f;background:0 0;border:0;margin-top:10px;font-size:12px;font-weight:800}.agency-detail-card{gap:16px;display:grid}.agency-detail-description{color:#ffffffbf;margin:0;font-size:12px;line-height:1.5}.agency-detail-stats{text-align:center;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);padding:13px 0;display:grid}.agency-detail-stats span{gap:3px;display:grid}.agency-detail-stats strong{color:#fff;font-size:15px}.agency-detail-stats small{color:#ffffff9e;font-size:9px}.agency-apply-button{width:100%}.agency-apply-button.applied{color:#287c4b;background:#dff3e4;border-color:#a9d8b7}.agency-header{grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:18px;display:grid}.agency-header h1{color:var(--ink);text-align:center;margin:0;font-size:24px}.agency-header .back-button{color:var(--ink)}.agency-card{border:1px solid var(--gold);color:#fff;background:linear-gradient(135deg,#17130d,#2a2112);border-radius:14px;padding:18px;box-shadow:0 12px 26px #2a1c062e}.agency-identity{align-items:center;gap:12px;display:flex}.agency-emblem{border:1px solid var(--gold);background:#f5c4491f;border-radius:14px;flex:none;place-items:center;width:62px;height:62px;display:grid}.agency-emblem img{object-fit:contain;width:48px;height:48px}.agency-identity p{color:var(--honey);letter-spacing:.12em;margin:0 0 2px;font-size:9px;font-weight:800}.agency-identity h2{color:#fff;margin:0;font-size:17px}.agency-identity>div>span{color:#ffffffa6;margin-top:3px;font-size:11px;display:block}.agency-reputation{color:var(--honey);flex-direction:column;align-items:center;gap:1px;margin-left:auto;display:flex}.agency-reputation strong{color:#fff;font-size:18px;line-height:1}.agency-reputation small{color:#ffffffa6;font-size:9px}.agency-owner{border-top:1px solid #ffffff1f;align-items:center;gap:10px;margin-top:20px;padding-top:15px;display:flex}.agency-owner-avatar{border:2px solid var(--honey);color:#211b12;background:#d5ad63;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.agency-owner-avatar img{object-fit:cover;width:100%;height:100%}.agency-owner strong,.agency-owner small{display:block}.agency-owner strong{color:#fff;font-size:13px}.agency-owner small{color:#ffffff9e;margin-top:3px;font-size:10px}.agency-diamonds{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:end;margin-top:17px;padding-top:14px;display:flex}.agency-diamonds small{color:#ffffffa6;font-size:10px;display:block}.agency-diamonds strong{color:#fff;margin-top:4px;font-size:20px;display:block}.agency-diamonds strong span{color:#65d8ff;font-size:15px}.agency-diamonds button{color:var(--honey);background:0 0;border:0;align-items:center;gap:3px;font-size:12px;font-weight:800;display:inline-flex}.agency-actions{gap:10px;margin-top:16px;display:grid}.agency-actions button{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);text-align:left;border-radius:10px;grid-template-columns:28px 1fr 20px;align-items:center;gap:10px;padding:14px;display:grid}.agency-actions button>svg:first-child{color:var(--gold)}.agency-actions button>svg:last-child{color:var(--muted)}.agency-actions strong,.agency-actions small{display:block}.agency-actions strong{font-size:14px}.agency-actions small{color:var(--muted);margin-top:3px;font-size:10px}@media (max-width:800px){.agency-view{padding-inline:16px}}.income-diamond{justify-content:center;align-items:center;gap:6px;display:inline-flex;color:#b8651d!important}.honey-points-icon{object-fit:contain;vertical-align:middle;flex:none;width:28px;height:28px}.income-amount-grid span,.income-history-points{justify-content:center;align-items:center;gap:4px;display:inline-flex}.income-amount-grid .honey-points-icon{width:16px;height:16px}.income-history-points .honey-points-icon{width:18px;height:18px}.income-summary,.income-dark-card{background:linear-gradient(135deg,#3d2512,#1d120a 72%,#2b170b);border-color:#b8651da6}.income-summary strong,.income-dark-card strong{color:#ffc95b}.income-menu button>span{color:#a85d18;background:#fff0c2}.income-segment button.active,.income-section-heading button,.income-primary{background:#f2bd4d}.income-amount-grid button.active{background:#fff1d0;border-color:#bd7223}.income-amount-grid span{color:#9b642d}.payment-empty{min-height:190px}.payment-editor{background:#ffffffb8;border:1px solid #ac6c1440;border-radius:14px;gap:12px;margin-top:16px;padding:16px;display:grid}.payment-chooser{background:#ffffffb8;border:1px solid #ac6c1440;border-radius:14px;gap:10px;margin-top:16px;padding:16px;display:grid}.payment-chooser strong{color:#422808;font-size:16px}.payment-chooser p{color:#8b6b4a;margin:0;font-size:11px;line-height:1.4}.payment-chooser>div{gap:8px;display:grid}.payment-chooser>div button{color:#422808;text-align:left;background:#fff8e7;border:1px solid #e2c78d;border-radius:10px;gap:3px;padding:11px;display:grid}:is(.payment-chooser>div button:hover,.payment-chooser>div button:focus-visible){background:#fff0c9;border-color:#b86a1c}.payment-chooser>div span{font-size:13px;font-weight:900}.payment-chooser>div small{color:#92704b;font-size:10px}.payment-editor h3{color:#422808;margin:0;font-size:16px}.payment-editor form{gap:10px;display:grid}.payment-editor label{color:#795524;gap:5px;font-size:11px;font-weight:800;display:grid}.payment-editor input,.payment-editor select{color:#3d260a;background:#fffaf0;border:1px solid #e5d2ad;border-radius:9px;width:100%;padding:11px}.payment-error{color:#a63c24;background:#fff0ed;border-radius:9px;margin:0;padding:9px;font-size:11px;line-height:1.4}.payment-cancel{color:#936522;background:0 0;border:0;font-size:12px;font-weight:800}.reseller-directory-button{color:#a96e18;background:#fff0be;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.reseller-directory{color:#5d3a10;background:#ffffffb8;border:1px solid #ead9bd;border-radius:10px;gap:4px;margin-top:8px;padding:11px;font-size:11px;display:grid}.reseller-directory p{color:#92724e;margin:0;font-size:10px}.community-description{margin-bottom:14px;font-size:12px;line-height:1.5}.community-list{gap:9px}.community-entry{border-radius:8px;gap:12px;min-height:60px;padding:10px 12px}.community-avatar{flex:0 0 44px;width:44px;height:44px;font-size:11px}.community-entry div{gap:4px;min-width:0}.community-entry strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.community-entry small{color:#ffffffa6;font-size:10px;line-height:1.25}.community-invested{gap:4px;font-size:12px}.community-invested .hive-coin-inline{width:16px;height:16px}.cover-upload{color:#687078;gap:7px;margin:10px 0 4px;font-size:11px;font-weight:700;display:grid}.cover-upload span{border:1px dashed var(--gold);background:var(--soft-gold) center / cover no-repeat;color:#9a7436;border-radius:8px;place-items:center;height:300px;min-height:300px;font-size:10px;display:grid;overflow:hidden}.cover-upload input{display:none}.image-cropper-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#090704b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.image-cropper-panel{color:#f8e6b2;background:#17130d;border:1px solid #efbe4d73;border-radius:16px;width:min(760px,100vw - 24px);padding:20px;box-shadow:0 20px 70px #0000008c}.image-cropper-panel.cover-cropper{width:min(860px,100vw - 24px)}.image-cropper-panel .modal-head{margin-bottom:14px}.image-cropper-panel .modal-head h2{color:#f8e6b2;font-size:19px}.image-cropper-frame{cursor:grab;touch-action:none;background:#080706;border:1px solid #f3bd4fb3;border-radius:8px;width:100%;position:relative;overflow:hidden}.image-cropper-frame:active{cursor:grabbing}.image-cropper-frame.circular{border-radius:50%;width:min(100%,380px);margin:0 auto}.image-cropper-frame img{-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;max-width:none;position:absolute;top:50%;left:50%}.image-cropper-guide{pointer-events:none;border:1px solid #ffffff61;position:absolute;inset:0;box-shadow:inset 0 0 0 999px #00000014}.image-cropper-frame.circular .image-cropper-guide{border-radius:50%}.image-cropper-zoom{align-items:center;gap:10px;margin-top:14px;display:flex}.image-cropper-zoom button{border:1px solid var(--line);width:30px;height:30px;color:var(--honey);background:#2a2010;border-radius:50%;font-size:19px;line-height:1}.image-cropper-zoom input{min-width:0;accent-color:var(--honey);flex:1}.image-cropper-panel>p{color:var(--muted);text-align:center;margin:10px 0 13px;font-size:11px}.image-cropper-panel>.primary-button{width:100%}@media (max-width:800px){.profile-edit-backdrop{padding:10px}.profile-edit-panel{border-radius:18px;width:min(100%,560px);max-height:calc(100dvh - 20px);padding:20px 16px}.image-cropper-backdrop{align-items:center;padding:10px}.image-cropper-panel{border-radius:18px;width:100%;max-height:calc(100dvh - 20px);padding:16px;overflow:auto}.image-cropper-frame.circular{width:min(100%,390px)}}.auth-shell{background:#f6dca8;grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);min-height:100vh}.auth-art{color:#2b1c0d;background:linear-gradient(145deg,#f7dfa9,#f1c56a)}.auth-art:before,.auth-art:after{border-color:#ffffff7a}.auth-art:after{border-color:#a86f162e}.auth-logo-image{object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 18px 25px #5c370838);width:min(300px,58%);height:min(470px,65vh)}.art-copy{color:#3b260f;bottom:9%;left:10%}.art-copy span{color:#8b5b16}.auth-panel{background:#fff4d8;justify-content:center;min-height:100vh;padding:32px clamp(25px,6vw,88px);box-shadow:-18px 0 45px #754d131f}.auth-panel .brand-row{color:#3b260f}.auth-panel .hive-mark{color:#fff4d8;background:#d69b2f}.auth-content{margin:0 auto}.auth-content h1{color:#3b260f;letter-spacing:-.04em}.auth-lead{color:#876b42}.auth-form label{color:#735631}.auth-form input{color:#3b260f;background:#fffaf0;border-color:#dfb65c}.auth-form input::placeholder{color:#b99b6a}.auth-form input:focus{border-color:#c88e20;box-shadow:0 0 0 3px #e0ae4733}.password-field{display:block;position:relative}.password-field input{padding-right:45px}.password-toggle{color:#9b773d;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}:is(.password-toggle:hover,.password-toggle:focus-visible){color:#5c3b13;background:#f6e4b9;outline:none}.auth-footer{color:#aa8b5a}.auth-content .text-button{color:#a16a14}.auth-choice-list{gap:12px;margin-top:28px;display:grid}.auth-entry-content{width:min(370px,100%);margin-top:0}.google-auth-button,.email-auth-button{border:1px solid #d6a23c;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:50px;font-size:13px;font-weight:800;display:flex}.google-auth-button{color:#fff4d8;background:#17130d}.google-auth-button:hover{background:#2b2110}.email-auth-button{color:#5c3b13;background:#fffaf0}.email-auth-button:hover{background:#f6e4b9}.google-auth-button:disabled,.email-auth-button:disabled,.auth-register-button:disabled{cursor:not-allowed;opacity:.52}.google-logo{flex:none;width:20px;height:20px}.email-auth-button>svg{color:#b87514;flex:none}.auth-register-button{color:#79511a;background:0 0;border:0;justify-self:center;margin-top:-5px;padding:1px 5px;font-size:10px;font-weight:800}.auth-register-button:hover{color:#3b260f;text-decoration:underline}.auth-consent{color:#70522b;align-items:flex-start;gap:8px;width:min(370px,100%);margin:19px auto 0;font-size:10px;line-height:1.45;display:flex}.auth-consent input{accent-color:#b87514;flex:none;width:17px;height:17px;margin:0}.auth-consent b{color:#5c3b13;font-weight:800}.auth-back-button{color:#9a6a20;background:0 0;border:0;align-items:center;gap:3px;margin-bottom:18px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.auth-back-button:hover{color:#5c3b13}.auth-shell{background:#f6cf75;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-art{color:#3b260f;background:0 0;flex-direction:column;justify-content:center;width:min(100%,520px);min-height:auto;display:flex}.auth-art:before,.auth-art:after{display:none}.auth-logo-image{object-fit:contain;mix-blend-mode:normal;filter:drop-shadow(0 12px 18px #6d43082e);width:210px;height:280px;margin:0 auto}.auth-art .art-copy{display:none}.auth-panel{width:min(100%,520px);min-height:auto;box-shadow:none;background:0 0;padding:30px 32px 28px}.auth-panel .brand-row{display:none}.auth-entry-content{margin:0 auto}.auth-choice-list{margin-top:0}.auth-footer{text-align:center;margin-top:26px}.auth-entry-footer{display:none}@media (max-width:800px){.auth-shell{flex-direction:column;align-items:stretch;display:flex}.auth-art{width:100%;min-height:330px}.auth-logo-image{width:220px;height:293px}.auth-art .art-copy{display:none}.auth-panel{width:100%;min-height:auto;box-shadow:none;padding:10px 25px 24px}.auth-content h1{font-size:32px}}.hive-avatar-frame{aspect-ratio:1;isolation:isolate;place-items:center;width:78px;display:grid;position:relative}.hive-avatar-frame-photo{z-index:2;color:#fff4ca;background:linear-gradient(135deg,#3d2c16,#16120d);border:2px solid #ffffffbf;border-radius:50%;place-items:center;font-size:20px;font-weight:800;display:grid;position:absolute;inset:9%;overflow:hidden}.hive-avatar-frame-photo img{object-fit:cover;width:100%;height:100%;display:block}.hive-avatar-frame-ring,.hive-avatar-frame-orbit{z-index:3;pointer-events:none;display:block;position:absolute}.hive-avatar-frame-ring{border:4px solid #f5bd3f;border-radius:50%;inset:2%;box-shadow:0 0 0 2px #562d05b8,0 0 16px #ffc33acc}.hive-avatar-frame-orbit{opacity:.9;border:2px solid #ffeab2;border-color:#ffeab2 #d88918 #0000 #0000;border-radius:50%;inset:-8%}.hive-avatar-frame-orbit-one{animation:3.8s linear infinite hive-frame-orbit}.hive-avatar-frame-orbit-two{border-width:1px;border-top-color:#0000;border-right-color:#fff4b5;animation:2.4s linear infinite reverse hive-frame-orbit;inset:-2%}.hive-avatar-frame-crown{z-index:5;aspect-ratio:1.2;color:#fff7c5;background:linear-gradient(135deg,#8f530d,#ffd965 48%,#a9610a);border:1px solid #ffe596;border-radius:42% 42% 34% 34%;place-items:center;width:39%;font-size:22px;font-style:normal;line-height:1;animation:2.6s ease-in-out infinite hive-frame-crown;display:grid;position:absolute;top:-19%;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #ffbd31bf}.hive-avatar-frame-spark{z-index:6;aspect-ratio:1;pointer-events:none;background:#fff8c8;border-radius:50%;width:7%;animation:1.9s ease-in-out infinite alternate hive-frame-spark;position:absolute;box-shadow:0 0 11px 4px #ffd049e6}.hive-avatar-frame-spark-one{top:14%;right:-4%}.hive-avatar-frame-spark-two{animation-delay:-1.1s;bottom:9%;left:-4%}.hive-avatar-frame-dev .hive-avatar-frame-ring,.hive-avatar-frame-dev .hive-avatar-frame-orbit,.hive-avatar-frame-dev .hive-avatar-frame-crown,.hive-avatar-frame-dev .hive-avatar-frame-spark{display:none}.hive-avatar-frame-dev{overflow:visible}.hive-avatar-frame-fire{filter:drop-shadow(0 0 10px #ff58005c);border-radius:50%;overflow:visible}.hive-avatar-frame-fire:before{content:"";z-index:1;filter:blur(4px);background:radial-gradient(circle,#0000 50%,#ffd02ebd 58%,#ff530061 69%,#0000 78%);border-radius:50%;animation:1.5s ease-in-out infinite fire-frame-glow;position:absolute;inset:11%}.fire-frame-canvas{z-index:2;clip-path:circle(50%);pointer-events:none;background:0 0;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.hive-avatar-frame-fire .fire-frame-photo{z-index:3;border:2px solid #1a0a00;inset:15%;box-shadow:inset 0 0 8px #ff64006b,0 0 11px #00000075}.profile-avatar.profile-avatar-xl.hive-avatar-frame-fire .fire-frame-photo{inset:13%}@keyframes fire-frame-glow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.hive-avatar-frame-ice{filter:drop-shadow(0 0 10px #00aaff6b);border-radius:50%;overflow:visible}.hive-avatar-frame-ice:before{content:"";z-index:1;filter:blur(4px);background:radial-gradient(circle,#0000 48%,#7de1ff94 61%,#0075da42 72%,#0000 81%);border-radius:50%;animation:1.8s ease-in-out infinite ice-frame-glow;position:absolute;inset:11%}.ice-frame-canvas{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hive-avatar-frame-ice .ice-frame-photo{z-index:3;border:2px solid #062033;inset:15%;box-shadow:inset 0 0 8px #5ddbff7a,0 0 11px #00193885}.profile-avatar.profile-avatar-xl.hive-avatar-frame-ice .ice-frame-photo{inset:13%}@keyframes ice-frame-glow{0%,to{opacity:.68;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.hive-avatar-frame-water{filter:drop-shadow(0 0 9px #30b8ff6b);border-radius:50%;overflow:visible}.water-frame-canvas{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hive-avatar-frame-water .water-frame-photo{z-index:3;border:2px solid #062a43;inset:15%;box-shadow:inset 0 0 8px #70dbff73,0 0 11px #00224c80}.profile-avatar.profile-avatar-xl.hive-avatar-frame-water .water-frame-photo{inset:13%}.dev-frame-artwork{z-index:7;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.profile-avatar-xl.hive-avatar-frame-dev .dev-frame-artwork{overflow:visible}.dev-frame-wing-motion{transform-origin:151px 134px;filter:drop-shadow(0 0 1px #ffcd67);animation:3.2s ease-in-out infinite dev-wing-breathe}.dev-frame-scale-motion{transform-origin:0 0;animation:3.2s ease-in-out infinite dev-scale-wave;animation-delay:var(--scale-phase)}.dev-frame-wing-trail{stroke-dasharray:14 86;stroke-dashoffset:100px;opacity:0;animation:3.2s ease-in-out infinite dev-wing-shine}.dev-frame-wing-trail-two{stroke-dasharray:6 94;animation-delay:-1.6s}.dev-frame-glint{opacity:0;transform-origin:0 0;animation:3.2s ease-in-out infinite dev-glint;animation-delay:var(--glint-phase)}@keyframes dev-wing-breathe{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(2.5deg)}}@keyframes dev-scale-wave{0%,to{filter:brightness();transform:translateY(1.8px)rotate(-2deg)}50%{filter:brightness(1.4);transform:translateY(-1.8px)rotate(4deg)}}@keyframes dev-wing-shine{0%{stroke-dashoffset:100px;opacity:0}20%,65%{opacity:.95}85%,to{stroke-dashoffset:0;opacity:0}}@keyframes dev-glint{0%,30%,to{opacity:0;transform:scale(.45)}48%{opacity:1;transform:scale(1.15)}70%{opacity:.1;transform:scale(.7)}}.profile-avatar.profile-avatar-xl.hive-avatar-frame{z-index:1;width:112px;height:112px;box-shadow:none;color:#fff;background:0 0;border:0;border-radius:0;margin:-3px auto 9px;overflow:visible}.profile-avatar.profile-avatar-xl.hive-avatar-frame-dev{margin-bottom:32px}.profile-avatar.profile-avatar-xl.hive-avatar-frame-dev .hive-avatar-frame-photo{inset:16%}.profile-avatar.profile-avatar-xl.hive-avatar-frame .hive-avatar-frame-photo{font-size:32px}.avatar-frame-prototypes{background:#fffcf3b3;border:1px solid #9f621045;border-radius:17px;margin:17px 0 19px;padding:13px;box-shadow:0 9px 22px #6a430c14}.avatar-frame-prototypes-heading{justify-content:space-between;align-items:end;gap:8px;margin-bottom:10px;display:flex}.avatar-frame-prototypes-heading small{color:#b1751a;letter-spacing:.11em;font-size:9px;font-weight:900;display:block}.avatar-frame-prototypes-heading h2{color:#3b2409;margin:3px 0 0;font-size:17px}.avatar-frame-prototypes-heading>span{color:#936018;background:#fff0ba;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.avatar-frame-prototypes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.avatar-frame-prototypes-grid article{text-align:center;background:#ffffffd1;border:1px solid #a769182b;border-radius:13px;justify-items:center;min-width:0;padding:14px 8px 9px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.avatar-frame-prototypes-grid article.active{border-color:#d79520;transform:translateY(-1px);box-shadow:0 7px 17px #b9771726}.avatar-frame-prototypes-grid .hive-avatar-frame{margin:4px 0 9px}.avatar-frame-prototypes-grid strong{color:#3e270b;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;overflow:hidden}.avatar-frame-prototypes-grid p{color:#92724e;min-height:28px;margin:4px 0 7px;font-size:9px;line-height:1.35}.avatar-frame-prototypes-grid button{color:#3a2407;background:#f3ca61;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:7px 8px;font-size:9px;font-weight:800;display:inline-flex}.avatar-frame-prototypes-grid article.active button{color:#287246;background:#dff1df}@keyframes hive-frame-orbit{to{transform:rotate(360deg)}}@keyframes hive-frame-crown{0%,to{transform:translate(-50%)translateY(0)rotate(-2deg)}50%{transform:translate(-50%)translateY(-4px)rotate(2deg)}}@keyframes hive-frame-spark{0%{opacity:.32;transform:scale(.5)}to{opacity:1;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.hive-avatar-frame *,.avatar-frame-prototypes-grid article{transition:none!important;animation:none!important}}.seat.occupied>span.framed{box-shadow:none;background:0 0;border:0;position:relative;overflow:visible}.seat .seat-avatar-frame{width:62px;height:62px;box-shadow:none;background:0 0;border:0;border-radius:0;place-self:center;position:relative;top:auto;left:auto;overflow:visible;transform:none}.seat .seat-avatar-frame .hive-avatar-frame-photo{width:auto;height:auto;box-shadow:none;color:#fff4ca;background:linear-gradient(135deg,#3d2c16,#16120d);border:1px solid #fffc;inset:12%}.seat .seat-avatar-frame .hive-avatar-frame-ring{border-width:2px;box-shadow:0 0 0 1px #562d05b8,0 0 8px #ffc33ab8}.seat .seat-avatar-frame .hive-avatar-frame-orbit{border-width:1px}.seat .seat-avatar-frame .hive-avatar-frame-crown{font-size:13px;top:-10%}.seat .seat-avatar-frame .hive-avatar-frame-spark{box-shadow:0 0 6px 2px #ffd049e6}.seat .seat-avatar-frame.hive-avatar-frame-dev,.seat .seat-avatar-frame.hive-avatar-frame-fire,.seat .seat-avatar-frame.hive-avatar-frame-ice,.seat .seat-avatar-frame.hive-avatar-frame-water{width:62px;height:62px}.seat .seat-avatar-frame.hive-avatar-frame-fire:before{inset:7%}.seat .seat-avatar-frame.hive-avatar-frame-fire .fire-frame-canvas{width:108%;height:108%;inset:-4%;transform:none}.voice-room .seat.occupied .seat-avatar-frame.hive-avatar-frame-fire .fire-frame-photo{width:auto;height:auto;inset:15%;transform:none}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-fire{width:clamp(54px,16.8vw,66px);height:clamp(54px,16.8vw,66px)}.seat .seat-avatar-frame.hive-avatar-frame-ice:before{inset:8%}.seat .seat-avatar-frame.hive-avatar-frame-ice .ice-frame-canvas{width:104%;height:104%;inset:-2%}.voice-room .seat.occupied .seat-avatar-frame.hive-avatar-frame-ice .ice-frame-photo{width:auto;height:auto;inset:15%;transform:none}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-ice{width:clamp(54px,16.8vw,66px);height:clamp(54px,16.8vw,66px)}.seat .seat-avatar-frame.hive-avatar-frame-water .water-frame-canvas{width:104%;height:104%;inset:-2%}.voice-room .seat.occupied .seat-avatar-frame.hive-avatar-frame-water .water-frame-photo{width:auto;height:auto;inset:15%;transform:none}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-water{width:clamp(54px,16.8vw,66px);height:clamp(54px,16.8vw,66px)}:is(.seat>span.framed:has(.hive-avatar-frame-dev),.seat>span.framed:has(.hive-avatar-frame-fire),.seat>span.framed:has(.hive-avatar-frame-ice),.seat>span.framed:has(.hive-avatar-frame-water)){margin-bottom:6px}.seat-profile-avatar.hive-avatar-frame{width:66px;height:66px;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.seat-profile-avatar.hive-avatar-frame .hive-avatar-frame-photo{font-size:17px}.seat-profile-avatar.hive-avatar-frame .hive-avatar-frame-crown{font-size:15px}.ranking-avatar.ranking-avatar-frame{width:42px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;overflow:visible}.ranking-avatar.ranking-avatar-frame .hive-avatar-frame-photo{border-width:1px;font-size:12px;inset:13%}.ranking-avatar.ranking-avatar-frame .hive-avatar-frame-ring{border-width:2px;box-shadow:0 0 0 1px #562d05b8,0 0 8px #ffc33ab8}.ranking-avatar.ranking-avatar-frame .hive-avatar-frame-orbit{border-width:1px}.ranking-avatar.ranking-avatar-frame .hive-avatar-frame-crown{font-size:12px;top:-10%}.ranking-avatar.ranking-avatar-frame .hive-avatar-frame-spark{box-shadow:0 0 5px 2px #ffd049cc}.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-dev,.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-fire,.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-ice,.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-water{width:44px;height:44px}.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-dev .hive-avatar-frame-photo{inset:16%}.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-fire .hive-avatar-frame-photo,.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-ice .hive-avatar-frame-photo,.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-water .hive-avatar-frame-photo{inset:15%}.search-user-result .search-user-frame{flex:none;width:40px;height:40px}.search-user-result .search-user-frame .hive-avatar-frame-ring{border-width:2px;box-shadow:0 0 0 1px #562d05b8,0 0 7px #ffc33ab8}.search-user-result .search-user-frame .hive-avatar-frame-orbit{border-width:1px}.search-user-result .search-user-frame .hive-avatar-frame-crown{font-size:12px}.search-user-result .search-user-frame .hive-avatar-frame-spark{box-shadow:0 0 5px 2px #ffd049cc}.hive-vip-page{color:#fff2cf;background:radial-gradient(circle at 50% 0,#db922238,#0000 32%),linear-gradient(145deg,#1a0e08 0%,#2b140b 48%,#120a06 100%);min-height:calc(100dvh - 72px);margin:-28px -28px -95px;padding:26px 24px 110px}.hive-vip-page-shell{width:min(100%,900px);margin:0 auto}.hive-vip-page-header{grid-template-columns:44px 1fr auto;align-items:center;gap:14px;margin-bottom:25px;display:grid}.hive-vip-page-header small,.hive-vip-page-intro .hive-vip-kicker,.hive-vip-section-heading>div>span,.hive-vip-level-label{color:#e4ad49;letter-spacing:.13em;font-size:10px;font-weight:900}.hive-vip-page-header h1{margin:3px 0 0;font-size:29px;line-height:1}.hive-vip-back{color:#ffe3a0;cursor:pointer;background:#fff0c21a;border:1px solid #ffd5714d;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.hive-vip-wallet{background:#ffc4411a;border:1px solid #ffd0574d;border-radius:999px;align-items:center;gap:6px;padding:9px 13px;display:flex}.hive-vip-wallet span{font-size:18px}.hive-vip-wallet strong{color:#ffd35e;font-size:14px}.hive-vip-wallet small{color:#c99d55;font-size:10px}.hive-vip-page-intro{justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px;display:flex}.hive-vip-page-intro h2{color:#fff5d8;max-width:540px;margin:7px 0 6px;font-size:clamp(24px,4vw,38px);line-height:1.05}.hive-vip-page-intro p{color:#cfaa72;max-width:590px;margin:0;font-size:13px;line-height:1.5}.hive-vip-intro-mark{color:#ffd35e;background:linear-gradient(145deg,#5b2b0c,#bc741d);border:1px solid #d69b2c;border-radius:26px;flex:none;place-items:center;width:82px;height:82px;font-size:44px;display:grid;box-shadow:0 0 35px #eea93038,inset 0 0 0 7px #ffd76a14}.hive-vip-level-strip{scrollbar-width:thin;scrollbar-color:#9f5f1b transparent;gap:8px;margin-bottom:18px;padding:3px 2px 9px;display:flex;overflow-x:auto}.hive-vip-level-strip button{color:#b7905a;cursor:pointer;background:#fff3cb12;border:1px solid #e7b24942;border-radius:12px;flex:1 0 72px;gap:2px;min-width:72px;padding:9px 8px;display:grid}.hive-vip-level-strip button span{letter-spacing:.08em;font-size:9px;font-weight:900}.hive-vip-level-strip button strong{font-size:17px}.hive-vip-level-strip button.active{border-color:var(--vip-tone,#eab143);background:linear-gradient(145deg,var(--vip-tone,#eab143),#5b2a0e);color:#fff6d8;box-shadow:0 7px 22px #c06f1438}.hive-vip-feature{border:1px solid color-mix(in srgb,var(--vip-tone) 70%,#ffdd80);background:radial-gradient(circle at 25% 50%,color-mix(in srgb,var(--vip-tone) 54%,transparent),transparent 52%),linear-gradient(120deg,#3a1a0b,#170b07 72%);border-radius:24px;grid-template-columns:minmax(250px,.9fr) minmax(0,1.1fr);align-items:center;min-height:340px;display:grid;overflow:hidden;box-shadow:0 20px 45px #00000047,inset 0 1px #ffe69b2e}.hive-vip-art-wrap{background:radial-gradient(circle,#ffd46333,#0000 62%);place-items:center;min-height:340px;padding:22px;display:grid}.hive-vip-art{aspect-ratio:1;object-fit:contain;width:min(100%,300px);filter:drop-shadow(0 16px 17px #0000007a) drop-shadow(0 0 22px color-mix(in srgb,var(--vip-tone) 55%,transparent))}.hive-vip-feature-copy{padding:35px 35px 35px 8px}.hive-vip-feature-copy h2{color:#fff6db;margin:9px 0 7px;font-size:clamp(28px,4vw,43px);line-height:1}.hive-vip-feature-copy p{color:#d2ac75;max-width:330px;margin:0 0 22px;font-size:13px;line-height:1.5}.hive-vip-price{align-items:baseline;gap:8px;margin-bottom:19px;display:flex}.hive-vip-price span{font-size:23px}.hive-vip-price strong{color:#ffd15a;font-size:24px}.hive-vip-price small{color:#c39451;font-size:11px}.hive-vip-activate{color:#321708;cursor:pointer;background:linear-gradient(135deg,#f8d369,#c98319);border:0;border-radius:11px;padding:12px 18px;font-weight:900;box-shadow:0 7px 18px #e59d2140}.hive-vip-benefits-section,.hive-vip-overview-section{margin-top:30px}.hive-vip-section-heading{justify-content:space-between;align-items:end;gap:15px;margin-bottom:13px;display:flex}.hive-vip-section-heading h2{color:#fff1cc;margin:5px 0 0;font-size:22px}.hive-vip-benefit-count{color:#d2a45e;border:1px solid #e9b14540;border-radius:999px;padding:6px 10px;font-size:10px}.hive-vip-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hive-vip-benefit-grid article{background:#ffefc012;border:1px solid #edbe5c29;border-radius:13px;align-items:center;gap:11px;min-height:68px;padding:12px 14px;display:flex}.hive-vip-benefit-icon{color:#ffd35f;background:#d68f1d33;border:1px solid #d99727;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.hive-vip-benefit-grid strong{color:#ffecc4;font-size:12px;line-height:1.3;display:block}.hive-vip-benefit-grid small{color:#b98c55;margin-top:4px;font-size:10px;display:block}.hive-vip-overview{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.hive-vip-overview article{border-top:1px solid #efba4a59;padding-top:11px}.hive-vip-overview article>span{color:#e6aa3b;font-size:12px}.hive-vip-overview strong{color:#ffe9bc;margin-top:8px;font-size:12px;display:block}.hive-vip-overview p{color:#b98c55;margin:5px 0 0;font-size:10px;line-height:1.4}.hive-vip-footnote{color:#987044;text-align:center;margin:31px 0 0;font-size:10px;line-height:1.5}@media (max-width:800px){.hive-vip-page{margin:-28px -16px -95px;padding:21px 16px 100px}.hive-vip-page-header{grid-template-columns:40px 1fr auto;gap:10px}.hive-vip-page-header h1{font-size:24px}.hive-vip-wallet{padding:7px 9px}.hive-vip-wallet small{display:none}.hive-vip-page-intro h2{font-size:28px}.hive-vip-intro-mark{border-radius:19px;width:64px;height:64px;font-size:33px}.hive-vip-feature{grid-template-columns:1fr}.hive-vip-art-wrap{min-height:235px;padding:13px}.hive-vip-art{width:230px}.hive-vip-feature-copy{padding:4px 23px 25px}.hive-vip-feature-copy h2{font-size:32px}.hive-vip-overview{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}}@media (max-width:480px){.hive-vip-page-intro p{font-size:11px}.hive-vip-intro-mark{display:none}.hive-vip-benefit-grid{grid-template-columns:1fr}.hive-vip-overview{grid-template-columns:1fr 1fr}.hive-vip-overview p{font-size:9px}}.hive-avatar-frame-arcane,.hive-avatar-frame-phoenix{filter:drop-shadow(0 0 14px #ff6f167a);border-radius:50%;overflow:visible}.hive-avatar-frame-arcane:before,.hive-avatar-frame-phoenix:before{display:none}.legendary-frame-canvas{z-index:2;pointer-events:none;border-radius:50%;width:112%;height:112%;position:absolute;inset:-6%}.hive-avatar-frame-arcane .legendary-frame-photo,.hive-avatar-frame-phoenix .legendary-frame-photo{z-index:3;box-shadow:none;background:0 0;border:0}.hive-avatar-frame-arcane .legendary-frame-photo{inset:18%}.hive-avatar-frame-phoenix .legendary-frame-photo{inset:20%}.profile-avatar.profile-avatar-xl.hive-avatar-frame-arcane .legendary-frame-photo{inset:18%}.profile-avatar.profile-avatar-xl.hive-avatar-frame-phoenix .legendary-frame-photo{inset:20%}.seat .seat-avatar-frame.hive-avatar-frame-arcane,.seat .seat-avatar-frame.hive-avatar-frame-phoenix{width:62px;height:62px}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-arcane,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-phoenix{width:clamp(54px,16.8vw,66px);height:clamp(54px,16.8vw,66px)}:is(.seat>span.framed:has(.hive-avatar-frame-arcane),.seat>span.framed:has(.hive-avatar-frame-phoenix)){margin-bottom:6px}.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-arcane,.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-phoenix{width:44px;height:44px}.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-arcane .legendary-frame-photo,.ranking-avatar.ranking-avatar-frame.hive-avatar-frame-phoenix .legendary-frame-photo{inset:15%}@keyframes legendary-frame-pulse{0%,to{opacity:.65;transform:scale(.96)}50%{opacity:1;transform:scale(1.03)}}.hive-avatar-frame-arcane,.hive-avatar-frame-phoenix{filter:none}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-arcane,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-phoenix{width:clamp(64px,18.2vw,74px);height:clamp(64px,18.2vw,74px);overflow:visible}.voice-room .seat .seat-avatar-frame .legendary-frame-canvas{width:112%;height:112%;display:block;inset:-6%}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-arcane:before,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-phoenix:before,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-arcane:after,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-phoenix:after{display:none}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-arcane .legendary-frame-photo,.voice-room .seat .seat-avatar-frame.hive-avatar-frame-phoenix .legendary-frame-photo{box-shadow:none;border:0}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-arcane .legendary-frame-photo{inset:18%}.voice-room .seat .seat-avatar-frame.hive-avatar-frame-phoenix .legendary-frame-photo{inset:20%}.voice-room .seat.occupied{--seat-portrait-size:40px}.voice-room .seat.occupied>span{width:64px;max-width:100%;height:64px;box-shadow:none;background:0 0;border:0;margin-bottom:0;overflow:visible}.voice-room .seat.occupied>span>img{width:var(--seat-portrait-size);height:var(--seat-portrait-size);border-radius:50%;min-width:0;min-height:0}.voice-room .seat.occupied>span.framed>.seat-avatar-frame{--portrait-ratio:.7;width:calc(var(--seat-portrait-size) / var(--portrait-ratio));height:calc(var(--seat-portrait-size) / var(--portrait-ratio));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.voice-room .seat.occupied>span.framed>.hive-avatar-frame-dev{--portrait-ratio:.69}.voice-room .seat.occupied>span.framed>.hive-avatar-frame-arcane{--portrait-ratio:.64}.voice-room .seat.occupied>span.framed>.hive-avatar-frame-phoenix{--portrait-ratio:.6}.voice-room .seat.occupied>span.framed>.seat-avatar-frame .hive-avatar-frame-photo{width:var(--seat-portrait-size);height:var(--seat-portrait-size);border:0;border-radius:50%;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.voice-room .seat.occupied>span.framed>.seat-avatar-frame .hive-avatar-frame-photo img{width:var(--seat-portrait-size);height:var(--seat-portrait-size);object-fit:cover;object-position:center;min-width:0;min-height:0;display:block}.income-sell-card{gap:14px;display:grid}.income-sell-card>p{color:#9a744c;margin:0;font-size:12px;line-height:1.45}.income-sell-card form{background:#fffcf3c7;border:1px solid #b3741b3d;border-radius:15px;gap:12px;padding:16px;display:grid}.income-sell-card form label{color:#57330d;gap:6px;font-size:11px;font-weight:800;display:grid}.income-sell-card form input{color:#3d270c;min-height:42px;font:inherit;background:#fffaf0;border:1px solid #e7c987;border-radius:10px;padding:0 12px}.reseller-sale-page{color:#3d260d;background:linear-gradient(145deg,#f9dda0,#fff8e9 72%);min-height:calc(100dvh - 72px);margin:-28px -28px -95px;padding:26px 24px 110px}.reseller-area-tabs{border-bottom:1px solid #96621333;grid-template-columns:1fr 1.25fr;gap:7px;margin:0 0 13px;padding-bottom:10px;display:grid}.reseller-area-tabs button{color:#79501a;background:#fff8e7;border:1px solid #e0c181;border-radius:9px;padding:10px 7px;font-size:10px;font-weight:900;position:relative}.reseller-area-tabs button.active{color:#fff0bd;background:#4b3110;border-color:#a66e14}.reseller-area-tabs b{color:#fff;background:#e94a31;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:inline-grid}.reseller-withdrawal-list{gap:10px;display:grid}.reseller-withdrawal-list article{background:#fffaf0;border:1px solid #dfbf7a;border-radius:14px;gap:10px;padding:13px;display:grid;box-shadow:0 6px 16px #633c0814}.reseller-request-person{grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.reseller-request-person>span{color:#fff;background:#ecbb4d;border-radius:50%;place-items:center;width:39px;height:39px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.reseller-request-person img{object-fit:cover;width:100%;height:100%}.reseller-request-person strong,.reseller-request-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.reseller-request-person strong{color:#4b2d0b;font-size:13px}.reseller-request-person small,.reseller-withdrawal-list article>p{color:#8b6a43;font-size:10px}.reseller-request-person em{color:#9b5b08;font-size:13px;font-style:normal;font-weight:950}.reseller-withdrawal-list article>p{margin:0}.reseller-withdrawal-list footer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.reseller-withdrawal-list footer button{color:#78511b;background:#fff7e3;border:1px solid #e0c890;border-radius:9px;padding:10px 7px;font-size:10px;font-weight:850}.reseller-withdrawal-list footer .approve{color:#382007;background:#e7ad35;border:0}.reseller-rules{border-top:1px solid #e7cc91;gap:6px;margin-top:16px;padding-top:14px;display:grid}.reseller-rules strong{color:#70450e;font-size:13px}.reseller-rules p{color:#896941;margin:0;font-size:10px;line-height:1.45}.reseller-payout-panel{gap:12px;display:grid}.reseller-payment-details{background:#fff8e7;border:1px solid #e5c987;border-radius:11px;gap:4px;padding:11px;display:grid}.reseller-payment-details small{color:#967247;font-size:10px}.reseller-payment-details strong{overflow-wrap:anywhere;color:#4e300b;font-size:12px}.reseller-payment-details button{color:#966019;background:0 0;border:0;align-items:center;gap:5px;width:max-content;padding:3px 0 0;font-size:10px;font-weight:900;display:inline-flex}.reseller-proof-upload{color:#7f5618;cursor:pointer;background:#fff9ea;border:1px dashed #c39234;border-radius:11px;align-items:center;gap:9px;padding:12px;font-size:11px;font-weight:800;display:flex}.reseller-proof-upload span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reseller-proof-upload input{opacity:0;width:1px;height:1px;position:absolute}.reseller-deadline{color:#8b6230;text-align:center;font-size:10px}.reseller-sale-page .income-header{margin-bottom:18px}.reseller-history-button{color:#74430f;background:#fff5d6;border:1px solid #d8a63e;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.reseller-sale-intro{margin:18px 0 12px}.reseller-sale-intro strong{font-size:21px}.reseller-sale-intro p{color:#98734c;margin:4px 0 0;font-size:12px}.reseller-sale-form{background:#fffcf3d1;border:1px solid #b3741b40;border-radius:15px;gap:12px;padding:16px;display:grid}.reseller-sale-form label{color:#57330d;gap:6px;font-size:11px;font-weight:800;display:grid}.reseller-sale-form input{color:#3d270c;min-height:44px;font:inherit;background:#fffaf0;border:1px solid #e7c987;border-radius:10px;padding:0 12px}.reseller-lookup{color:#9b7040;font-size:11px}.reseller-lookup.missing{color:#b43c2e}.reseller-recipient,.reseller-confirm-user{background:#fff5d9;border:1px solid #e6c87f;border-radius:11px;align-items:center;gap:10px;padding:9px;display:flex}.reseller-recipient>span,.reseller-confirm-user>span,.reseller-history-panel article>span{color:#fff;background:#edb83e;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;display:grid;overflow:hidden}.reseller-recipient img,.reseller-confirm-user img,.reseller-history-panel article img{object-fit:cover;width:100%;height:100%}.reseller-recipient div,.reseller-confirm-user div,.reseller-history-panel article div{flex:1;min-width:0}.reseller-recipient strong,.reseller-confirm-user strong,.reseller-history-panel article strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.reseller-recipient small,.reseller-confirm-user small,.reseller-history-panel article small{color:#9b7040;margin-top:3px;font-size:10px;display:block}.reseller-confirm-backdrop,.reseller-history-backdrop{z-index:40;background:#1f110594;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.reseller-confirm,.reseller-history-panel{background:#fff4d5;border:1px solid #e7bd58;border-radius:16px;width:min(100%,390px);padding:18px;box-shadow:0 20px 60px #29150459}.reseller-confirm h2,.reseller-history-head h2{color:#48290b;margin:0 0 14px;font-size:20px}.reseller-confirm-amount{background:#f8dda0;border-radius:11px;gap:4px;margin:14px 0;padding:12px;display:grid}.reseller-confirm-amount small{color:#8d6338;font-size:10px}.reseller-confirm-amount strong{color:#63330b;font-size:20px}.reseller-history-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.reseller-history-head button{color:#74430f;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.reseller-history-panel{max-height:min(80dvh,620px);overflow:auto}.reseller-history-panel article{border-top:1px solid #efd99e;align-items:center;gap:9px;padding:11px 0;display:flex}.reseller-history-panel article em{color:#b35421;font-size:12px;font-style:normal;font-weight:900}.hive-vip-section-heading>div>span{font-size:11px}.hive-vip-section-heading h2{font-size:27px}.hive-vip-benefit-grid article{gap:14px;min-height:82px;padding:15px 16px}.hive-vip-benefit-icon{width:36px;height:36px;font-size:17px}.hive-vip-benefit-grid strong{font-size:14px}.hive-vip-benefit-grid small{margin-top:5px;font-size:11px}.hive-vip-overview strong{font-size:14px}.hive-vip-overview p{font-size:11px;line-height:1.5}.hive-vip-footnote{font-size:11px}@media (max-width:480px){.hive-vip-section-heading h2{font-size:25px}.hive-vip-benefit-grid article{min-height:86px}.hive-vip-benefit-grid strong{font-size:15px}.hive-vip-benefit-grid small{font-size:12px}.hive-vip-overview strong{font-size:15px}.hive-vip-overview p,.hive-vip-footnote{font-size:11px}}.hive-vip-coin{object-fit:contain;vertical-align:middle;filter:drop-shadow(0 2px 4px #ffbc2e47);width:24px;height:24px}.hive-vip-wallet-coin{width:21px;height:21px}.hive-vip-price .hive-vip-coin{width:28px;height:28px}.admin-console{color:#f8f1df;background:#10100f;min-height:100dvh;padding:32px clamp(18px,4vw,64px) 56px}.admin-topbar{justify-content:space-between;align-items:end;gap:18px;max-width:1180px;margin:0 auto 26px;display:flex}.admin-topbar span,.admin-panel-head>div>span{color:#d8a337;letter-spacing:.13em;font-size:10px;font-weight:900}.admin-topbar h1{margin:4px 0 0;font-size:30px;line-height:1}.admin-role{color:#f4cf74;background:#211b0d;border:1px solid #e2b13d59;border-radius:7px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:850;display:inline-flex}.admin-notice{color:#f2d28e;background:#211c12;border-left:3px solid #efbb46;justify-content:space-between;align-items:center;gap:12px;width:min(1180px,100%);margin:0 auto 18px;padding:11px 13px;font-size:12px;display:flex}.admin-notice button{color:inherit;background:0 0;border:0;display:grid}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1180px;margin:0 auto 18px;display:grid}.admin-metric-grid article,.admin-panel{background:#171613;border:1px solid #2c2920;border-radius:7px}.admin-metric-grid article{grid-template-columns:auto 1fr;gap:3px 9px;min-height:98px;padding:16px;display:grid}.admin-metric-grid svg{color:#e7b83f;grid-row:span 2}.admin-metric-grid strong{color:#fff3d2;font-variant-numeric:tabular-nums;font-size:21px}.admin-workspace{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:18px;max-width:1180px;margin:0 auto 18px;display:grid}.admin-panel-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:15px;display:flex}.admin-panel-head h2{color:#fff2d3;margin:4px 0 0;font-size:18px}.admin-panel-head>b{color:#231807;background:#e5b13b;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:11px;display:grid}.admin-search{grid-template-columns:1fr 42px;gap:8px;display:grid}.admin-search input,.admin-credit input{color:#fff2d3;min-width:0;font:inherit;background:#10100f;border:1px solid #3e3829;border-radius:6px;padding:0 11px}.admin-search button{color:#231807;background:#e5b13b;border:0;border-radius:6px;place-items:center;display:grid}.admin-search button:disabled,.admin-credit button:disabled{opacity:.5}.admin-profile-result{border-top:1px solid #302d24;gap:12px;margin-top:15px;padding-top:15px;display:grid}.admin-profile-head{align-items:center;gap:10px;display:flex}.admin-profile-head>span{color:#241b0c;background:#d8a337;border-radius:50%;place-items:center;width:39px;height:39px;font-size:14px;font-weight:900;display:grid;overflow:hidden}.admin-profile-head img{object-fit:cover;width:100%;height:100%}.admin-profile-head strong,.admin-profile-head small{display:block}.admin-profile-head small{color:#9e9584;margin-top:3px;font-size:10px}.admin-wallet-row{color:#a9a08e;border-top:1px solid #29271f;justify-content:space-between;padding-top:9px;font-size:11px;display:flex}.admin-wallet-row strong{color:#f2ca64;font-variant-numeric:tabular-nums}.admin-role-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.admin-role-list button{color:#bdb4a2;text-align:left;background:#1b1a16;border:1px solid #393428;border-radius:5px;align-items:center;gap:7px;padding:9px;font-size:11px;font-weight:750;display:flex}.admin-role-list button i{background:#5e584c;border-radius:50%;width:8px;height:8px}.admin-role-list button.active i{background:#e5b13b}.admin-credit{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.admin-credit label{color:#a9a08e;gap:5px;font-size:10px;font-weight:800;display:grid}.admin-credit input{height:38px}.admin-credit button,.admin-request-list button{color:#f0dfb4;background:#3a3528;border:0;border-radius:5px;padding:9px 10px;font-size:10px;font-weight:850}.admin-credit button{color:#231807;background:#e5b13b}.admin-request-list{gap:10px;max-height:440px;display:grid;overflow:auto}.admin-request-list article{border-top:1px solid #2c2921;padding-top:11px}.admin-request-list strong,.admin-request-list small{display:block}.admin-request-list strong{font-size:13px}.admin-request-list small,.admin-request-list time{color:#9e9584;font-size:10px}.admin-request-list p{color:#c7bdab;margin:6px 0 8px;font-size:11px;line-height:1.45}.admin-request-list footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-request-list footer>span{gap:6px;display:flex}.admin-audit-panel{width:min(1180px,100%);margin:0 auto}.admin-audit-list{display:grid}.admin-audit-list article{border-top:1px solid #2b281f;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.admin-audit-list article>span{color:#e1b33d;background:#252216;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.admin-audit-list strong,.admin-audit-list small{display:block}.admin-audit-list strong{color:#dfd6c4;text-transform:capitalize;font-size:11px}.admin-audit-list small,.admin-audit-list time{color:#918979;font-size:10px}.admin-empty{color:#918979;text-align:center;margin:16px 0;font-size:12px}.admin-loading,.admin-gate{color:#f4ead6;text-align:center;background:#10100f;align-content:center;place-items:center;gap:10px;min-height:100dvh;display:grid}.admin-loading svg{color:#e2b13e;animation:1s linear infinite admin-spin}.admin-gate h1,.admin-gate p{margin:0}.admin-gate p{color:#a79c89;font-size:13px}.admin-gate a{color:#211706;background:#e5b13b;border-radius:6px;padding:10px 13px;font-size:12px;font-weight:850;text-decoration:none}@keyframes admin-spin{to{transform:rotate(360deg)}}@media (max-width:760px){.admin-console{padding:22px 14px 42px}.admin-topbar{flex-direction:column;align-items:start}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-metric-grid article{min-height:82px;padding:12px}.admin-metric-grid strong{font-size:17px}.admin-workspace{grid-template-columns:1fr;gap:12px}.admin-audit-list article{grid-template-columns:28px 1fr}.admin-audit-list time{grid-column:2}.admin-role-list{grid-template-columns:1fr}}.admin-topbar-actions{align-items:center;gap:8px;display:flex}.admin-signout{color:#bbb09a;background:#171613;border:1px solid #393428;border-radius:6px;align-items:center;gap:6px;padding:9px 10px;font-size:11px;font-weight:800;display:inline-flex}.admin-login-shell{color:#f8f1df;background:linear-gradient(135deg,#0d0d0c,#171409 58%,#0d0d0c);place-items:center;min-height:100dvh;padding:22px;display:grid}.admin-login-card{background:#171613;border:1px solid #dcac3757;border-radius:8px;gap:13px;width:min(100%,390px);padding:28px;display:grid;box-shadow:0 24px 80px #0000006b}.admin-login-mark{color:#e8bd55;background:#261e0e;border:1px solid #bc8b2b;border-radius:7px;place-items:center;width:46px;height:46px;display:grid}.admin-login-card>span{color:#d8a337;letter-spacing:.14em;margin-top:4px;font-size:10px;font-weight:900}.admin-login-card h1{margin:-7px 0 8px;font-size:25px}.admin-login-card label{color:#c2b7a3;gap:6px;font-size:11px;font-weight:800;display:grid}.admin-login-card input{color:#fff1cf;height:43px;font:inherit;background:#10100f;border:1px solid #3e3829;border-radius:6px;padding:0 11px}.admin-login-card input:focus{border-color:#d8a337;outline:2px solid #e4b33e57}.admin-login-card p{color:#f1b4a5;background:#2b1815;border-left:2px solid #d66f58;margin:0;padding:9px;font-size:11px}.admin-login-card button{color:#221807;background:#e5b13b;border:0;border-radius:6px;min-height:43px;font-size:12px;font-weight:900}.admin-login-card button:disabled{opacity:.6}.admin-login-card a{color:#b8aa91;text-align:center;font-size:11px;text-decoration:none}.admin-login-card a:hover{color:#f0ca68}@media (max-width:760px){.admin-topbar-actions{justify-content:space-between;width:100%}.admin-login-card{padding:24px 20px}}.admin-refresh{color:#f4cf74;background:#211b0d;border:1px solid #393428;border-radius:6px;align-items:center;gap:6px;padding:9px 10px;font-size:11px;font-weight:800;display:inline-flex}.admin-refresh:disabled{opacity:.55}.admin-audit-tabs{gap:7px;margin:-2px 0 12px;padding-bottom:3px;display:flex;overflow-x:auto}.admin-audit-tabs button{color:#a99f8e;background:#12110f;border:1px solid #383329;border-radius:5px;flex:none;padding:7px 9px;font-size:10px;font-weight:800}@media (max-width:760px){.admin-topbar-actions{flex-wrap:wrap}.admin-audit-tabs{margin-inline:-2px}}.admin-withdrawal-console{width:min(1180px,100%);margin:0 auto}.admin-withdrawal-list{border-top:1px solid #302d24;display:grid}.admin-withdrawal-list article{border-bottom:1px solid #302d24;grid-template-columns:minmax(220px,1.45fr) minmax(105px,.65fr) minmax(150px,.85fr) auto;align-items:center;gap:15px;padding:13px 0;display:grid}.admin-withdrawal-person{align-items:center;gap:9px;min-width:0;display:flex}.admin-withdrawal-person>span{color:#221908;background:#d8a337;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.admin-withdrawal-person img{object-fit:cover;width:100%;height:100%}.admin-withdrawal-person strong,.admin-withdrawal-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-withdrawal-person strong{color:#eee1c8;font-size:12px}.admin-withdrawal-person strong em{color:#ad9d7b;font-size:10px;font-style:normal;font-weight:700}.admin-withdrawal-person small,.admin-withdrawal-amount small,.admin-withdrawal-status small{color:#958b78;font-size:10px}.admin-withdrawal-amount strong,.admin-withdrawal-amount small{display:block}.admin-withdrawal-amount strong{color:#f0c65d;font-size:13px}.admin-withdrawal-status{gap:4px;display:grid}.admin-withdrawal-status b{color:#c5b99f;background:#2a281f;border-radius:4px;width:max-content;padding:5px 7px;font-size:9px}.admin-withdrawal-status b.platform_pending{color:#ffd879;background:#432c0d}.admin-withdrawal-status b.accepted{color:#8cddd7;background:#152f32}.admin-withdrawal-status b.paid{color:#9de5b1;background:#153222}.admin-withdrawal-list footer button,.admin-withdrawal-payment>button{color:#e9d9b4;background:#27231b;border:1px solid #4a4232;border-radius:5px;padding:9px 10px;font-size:10px;font-weight:850}.admin-withdrawal-list footer .approve,.admin-withdrawal-payment>.approve{color:#221807;background:#e5b13b;border:0}.admin-withdrawal-payment{background:#211b0e;border-top:1px solid #4a3c20;gap:10px;margin-top:18px;padding:15px;display:grid}.admin-withdrawal-payment header{justify-content:space-between;align-items:start;gap:12px;display:flex}.admin-withdrawal-payment header span{color:#d8a337;letter-spacing:.1em;font-size:9px;font-weight:900}.admin-withdrawal-payment h3{color:#fff0cf;margin:4px 0 0;font-size:16px}.admin-withdrawal-payment header button{color:#cabd9f;background:0 0;border:0}.admin-withdrawal-payment p{overflow-wrap:anywhere;color:#d1c5ae;margin:0;font-size:11px}.admin-withdrawal-payment>small{color:#998d76;font-size:10px}.admin-proof-upload{color:#edcf81;cursor:pointer;border:1px dashed #987229;align-items:center;gap:8px;padding:11px;font-size:11px;font-weight:800;display:flex}.admin-proof-upload span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-proof-upload input{opacity:0;width:1px;height:1px;position:absolute}@media (max-width:760px){.admin-withdrawal-list article{grid-template-columns:1fr auto;gap:10px}.admin-withdrawal-status{grid-column:1}.admin-withdrawal-list footer{grid-area:1/2/span 2}.admin-withdrawal-list footer button{white-space:nowrap}}.admin-support-overview{background:#fff;border:1px solid #dbe3ed;border-radius:7px;width:min(1180px,100%);margin:0 auto 18px;padding:18px;box-shadow:0 4px 14px #1c2d460b}.admin-support-overview>header{justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px;display:flex}.admin-support-overview header span{color:#986a12;letter-spacing:.12em;font-size:10px;font-weight:900}.admin-support-overview h2{color:#26364c;margin:4px 0;font-size:19px}.admin-support-overview p{color:#6c7b90;margin:0;font-size:11px}.admin-support-overview>header>button{color:#fff;background:#243142;border:0;border-radius:5px;padding:9px 11px;font-size:11px;font-weight:850}.admin-support-overview>div{border:1px solid #dfe6ed;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.admin-support-overview>div>button{color:#516278;text-align:left;background:#fbfcfd;border:0;border-right:1px solid #dfe6ed;grid-template-columns:1fr auto;gap:4px 10px;padding:13px;display:grid}.admin-support-overview>div>button:last-child{border-right:0}.admin-support-overview>div>button:hover{background:#fff9e8}.admin-support-overview strong{color:#a56d11;font-variant-numeric:tabular-nums;grid-row:span 2;align-self:center;font-size:24px}.admin-support-overview small{color:#8a98a9;font-size:10px}@media (max-width:640px){.admin-support-overview>header{flex-direction:column;align-items:start}.admin-support-overview>header>button{width:100%}.admin-support-overview>div{grid-template-columns:1fr}.admin-support-overview>div>button{border-bottom:1px solid #dfe6ed;border-right:0}.admin-support-overview>div>button:last-child{border-bottom:0}}.admin-community-tabs{border-bottom:1px solid #302d24;gap:7px;margin:-2px 0 14px;padding-bottom:12px;display:flex;overflow:auto}.admin-community-tabs button{color:#bcb19d;background:#12110f;border:1px solid #393429;border-radius:5px;flex:none;align-items:center;gap:7px;padding:8px 10px;font-size:10px;font-weight:850;display:inline-flex}.admin-community-tabs button.active{color:#ffe08c;background:#292110;border-color:#ba8c2d}.admin-community-tabs b{color:#ffe0a0;background:#423a2a;border-radius:50%;place-items:center;min-width:16px;height:16px;font-size:9px;display:grid}.admin-community-tabs button.active b{color:#281b08;background:#d7a234}.admin-community-list{max-height:none}.admin-community-list article{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:15px 0;display:grid}.admin-community-list textarea{resize:vertical;color:#f1e6cf;width:100%;min-height:72px;font:inherit;background:#10100f;border:1px solid #464032;border-radius:5px;padding:9px;font-size:11px;line-height:1.45}.admin-community-list textarea:focus{border-color:#c99732;outline:1px solid #c99732}.admin-community-reply{gap:5px;margin:11px 0;display:grid}.admin-community-reply>span{color:#a69b87;font-size:10px;font-weight:800}.admin-community-previous-reply{background:#211d14;border-left:2px solid #b8872a;gap:4px;margin:10px 0;padding:8px 10px;display:grid}.admin-community-previous-reply b{color:#e7c36d;font-size:10px}.admin-community-previous-reply span{color:#c6bca9;white-space:pre-wrap;font-size:11px;line-height:1.45}.admin-community-list footer{align-self:end}.admin-community-list footer>span{gap:6px;display:grid}.admin-community-list footer button{white-space:nowrap}@media (max-width:640px){.admin-community-list article{grid-template-columns:1fr}.admin-community-list footer{width:100%}.admin-community-list footer>span{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-community-list footer button{padding-inline:6px}}.admin-deletion-analysis-button{color:#f0cb74;background:#2a2110;border:1px solid #c79a3d;border-radius:5px;margin:2px 0 10px;padding:8px 10px;font-size:10px;font-weight:850}.admin-deletion-analysis{background:#15140f;border:1px solid #5a4726;gap:11px;margin:12px 0;padding:13px;display:grid}.admin-deletion-analysis header span,.admin-deletion-analysis header strong,.admin-deletion-analysis header small{display:block}.admin-deletion-analysis header span{color:#d3a23f;letter-spacing:.1em;font-size:9px;font-weight:900}.admin-deletion-analysis header strong{color:#f4e6c6;margin:4px 0 2px;font-size:13px}.admin-deletion-analysis header small{color:#a59b87;font-size:10px}.admin-deletion-balances{border:1px solid #3e392d;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.admin-deletion-balances article{border-right:1px solid #3e392d;min-width:0;padding:9px}.admin-deletion-balances article:last-child{border-right:0}.admin-deletion-balances small,.admin-deletion-balances strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-deletion-balances small{color:#968b77;font-size:9px}.admin-deletion-balances strong{color:#eec85f;font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px}.admin-deletion-stats{flex-wrap:wrap;gap:6px;display:flex}.admin-deletion-stats span{color:#a79d8b;background:#1d1b15;border:1px solid #3f392b;padding:6px 7px;font-size:9px}.admin-deletion-stats b{color:#ead8aa}.admin-deletion-history{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.admin-deletion-history .admin-account-history{border:1px solid #393428;padding:9px}.admin-deletion-history .admin-account-history h3{color:#e6d6b1;margin:0 0 7px;font-size:10px}.admin-deletion-history .admin-account-history article{border-top:1px solid #302c22;padding:6px 0;display:flex}.admin-deletion-history .admin-account-history strong{font-size:9px}.admin-deletion-history .admin-account-history small,.admin-deletion-history .admin-account-history b{font-size:8px}@media (max-width:700px){.admin-deletion-balances{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-deletion-balances article:nth-child(2){border-right:0}.admin-deletion-balances article:nth-child(-n+2){border-bottom:1px solid #3e392d}.admin-deletion-history{grid-template-columns:1fr}}.admin-notification-anchor{position:relative}.admin-notification-bell{color:#405069;background:#fff;border:1px solid #d5dee9;border-radius:6px;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:0 1px 2px #1721330a}.admin-notification-bell:hover{color:#946412;background:#fff8e8}.admin-notification-bell b{color:#fff;font-variant-numeric:tabular-nums;background:#c83f2d;border:2px solid #eef2f7;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid;position:absolute;top:-6px;right:-6px}.admin-notification-panel{z-index:30;background:#fff;border:1px solid #d7e0ea;border-radius:7px;width:min(390px,100vw - 28px);position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 18px 45px #1a2a4030}.admin-notification-panel>header{border-bottom:1px solid #e2e8ef;justify-content:space-between;align-items:end;gap:10px;padding:13px;display:flex}.admin-notification-panel header span{color:#98701b;letter-spacing:.1em;font-size:9px;font-weight:900}.admin-notification-panel h2{color:#26364c;margin:4px 0 0;font-size:16px}.admin-notification-panel header button{color:#8a6316;background:0 0;border:0;padding:4px 0;font-size:10px;font-weight:850}.admin-notification-panel>div{max-height:420px;overflow:auto}.admin-notification-panel>div>button{color:#314158;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:29px minmax(0,1fr);gap:9px;width:100%;padding:11px 13px;display:grid}.admin-notification-panel>div>button:hover{background:#f8fafc}.admin-notification-panel>div>button.unread{background:#fff8e9;box-shadow:inset 3px 0 #c28b20}.admin-notification-panel i{color:#8c671b;background:#edf2f7;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.admin-notification-panel .unread i{color:#895808;background:#ffe9ae}.admin-notification-panel strong,.admin-notification-panel small,.admin-notification-panel time{display:block}.admin-notification-panel strong{color:#304057;font-size:11px}.admin-notification-panel small{color:#718096;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;line-height:1.35;overflow:hidden}.admin-notification-panel time{color:#9aa6b5;margin-top:4px;font-size:9px}.admin-notification-panel p{color:#718096;text-align:center;margin:0;padding:24px 14px;font-size:11px}@media (max-width:760px){.admin-notification-panel{position:fixed;top:70px;right:14px}.admin-notification-bell{width:40px;height:40px}}.community-report-scope{grid-template-columns:1fr 1fr;gap:7px;display:grid}.community-report-scope button{color:#66758a;background:#f7f9fb;border:1px solid #d5dee9;border-radius:8px;padding:9px 7px;font-size:10px;font-weight:850}.community-report-scope button.active{color:#704b0b;background:#fff3cf;border-color:#bd841a}.admin-view-tabs{border-bottom:1px solid #d8e0ea;gap:6px;width:min(1180px,100%);margin:0 auto 18px;padding-bottom:12px;display:flex}.admin-view-tabs button{color:#607088;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:800;display:inline-flex}.admin-view-tabs button:hover{color:#26364c;background:#e5ebf2}.admin-view-tabs button.active{color:#fff;background:#243142;box-shadow:0 2px 5px #22304229}.admin-view-tabs button span{color:#74510b;background:#f9e7ae;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.admin-view-tabs button.active span{color:#fff;background:#c98d1b}.admin-agency-console{width:min(1180px,100%);margin:0 auto}.agency-console-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.agency-console-heading>div:first-child>span,.agency-section-heading>div>span,.agency-inspector-header>div>span{color:#986a12;letter-spacing:.11em;font-size:11px;font-weight:900}.agency-console-heading h2{color:#172133;margin:4px 0 5px;font-size:30px}.agency-console-heading p{color:#66758a;max-width:590px;margin:0;font-size:13px;line-height:1.5}.agency-console-state{color:#526278;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:750;display:inline-flex}.agency-console-state i{background:#2b9a6d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #2b9a6d1c}.agency-console-state i.loading{background:#c58a17;animation:.95s ease-in-out infinite alternate agency-status-pulse}@keyframes agency-status-pulse{to{opacity:.35;transform:scale(.72)}}.agency-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.agency-overview-grid article{background:#fff;border:1px solid #dbe3ed;border-radius:7px;grid-template-columns:auto 1fr;gap:4px 9px;min-height:94px;padding:15px;display:grid;box-shadow:0 4px 14px #1c2d460b}.agency-overview-grid svg{color:#ab7616;grid-row:span 2}.agency-overview-grid span{color:#718096;font-size:11px}.agency-overview-grid strong{color:#26364c;font-variant-numeric:tabular-nums;font-size:19px}.admin-agency-search-panel{background:#fff;border:1px solid #dbe3ed;border-radius:7px;gap:7px;margin-bottom:14px;padding:14px 16px;display:grid;box-shadow:0 4px 14px #1c2d460b}.admin-agency-search-panel>label{color:#526278;font-size:11px;font-weight:850}.admin-agency-search-panel>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.admin-agency-search-panel svg{color:#8e671c}.admin-agency-search-panel input{color:#1d2a3c;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.admin-agency-search-panel input::placeholder{color:#98a4b4}.admin-agency-search-panel button{color:#fff;background:#243142;border:0;border-radius:5px;padding:9px 13px;font-size:11px;font-weight:850}.admin-agency-search-panel button:disabled{opacity:.55}.agency-console-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.75fr);align-items:start;gap:14px;display:grid}.agency-directory-panel{padding:0;overflow:hidden}.agency-directory-panel>.admin-panel-head{border-bottom:1px solid #e1e7ef;margin:0;padding:18px 18px 14px}.agency-directory-list{max-height:710px;display:grid;overflow:auto}.agency-directory-list>button{color:#26364c;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:13px 16px;display:grid}.agency-directory-list>button:hover{background:#f8fafc}.agency-directory-list>button.selected{background:#fff8e4;box-shadow:inset 3px 0 #bd851a}.agency-directory-list>button>svg{color:#9a6a12}.agency-directory-list strong,.agency-directory-list small,.agency-directory-list em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agency-directory-list strong{font-size:13px}.agency-directory-list small{color:#66758a;margin-top:3px;font-size:10px}.agency-directory-list em{color:#98734c;margin-top:3px;font-size:10px;font-style:normal}.agency-emblem-preview{color:#986a12;background:#fff5d2;border:1px solid #e2bc65;border-radius:7px;flex:none;place-items:center;width:42px;height:42px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff94}.agency-emblem-preview img{object-fit:cover;width:100%;height:100%}.agency-inspector-panel{min-height:600px}.agency-inspector-header{border-bottom:1px solid #e1e7ef;grid-template-columns:58px minmax(0,1fr) auto;align-items:start;gap:13px;padding-bottom:17px;display:grid}.agency-inspector-header .agency-emblem-preview{border-radius:9px;width:58px;height:58px}.agency-inspector-header h2{color:#1c2a3e;margin:4px 0 5px;font-size:23px}.agency-inspector-header p{color:#65748a;margin:0;font-size:12px;line-height:1.45}.agency-delete-button{align-self:center;width:auto;min-width:122px;margin:0}.agency-owner-line{align-items:center;gap:9px;padding:14px 0;display:flex}.agency-owner-line>span{color:#53657b;background:#dce5ef;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.agency-owner-line img{object-fit:cover;width:100%;height:100%}.agency-owner-line small,.agency-owner-line strong{display:block}.agency-owner-line small{color:#8896a8;letter-spacing:.08em;font-size:9px;font-weight:850}.agency-owner-line strong{color:#34445a;margin-top:2px;font-size:12px}.agency-owner-line strong em{color:#8391a4;margin-left:5px;font-size:10px;font-style:normal;font-weight:700}.agency-owner-line time{color:#78879a;margin-left:auto;font-size:10px}.agency-finance-grid{border:1px solid #dbe3ed;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.agency-finance-grid article{background:#fbfcfd;border-right:1px solid #e2e8ef;min-width:0;padding:13px}.agency-finance-grid article:last-child{border-right:0}.agency-finance-grid small,.agency-finance-grid strong,.agency-finance-grid span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agency-finance-grid small{color:#78869a;font-size:10px}.agency-finance-grid strong{color:#27374d;font-variant-numeric:tabular-nums;margin:5px 0 3px;font-size:14px}.agency-finance-grid span{color:#9a6b16;font-size:9px}.agency-members-section,.agency-history-section{margin-top:22px}.agency-section-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px;display:flex}.agency-section-heading h3{color:#26364c;margin:4px 0 0;font-size:16px}.agency-section-heading>b{color:#54657a;background:#e8eef5;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:10px;display:grid}.agency-section-heading>svg{color:#a87514}.agency-member-table{border:1px solid #dbe3ed;border-radius:7px;overflow:auto}.agency-member-table-head,.agency-member-table article{grid-template-columns:minmax(180px,1.55fr) repeat(3,minmax(90px,1fr));align-items:center;gap:10px;min-width:560px;display:grid}.agency-member-table-head{color:#77869a;background:#f4f7fa;padding:9px 12px;font-size:10px;font-weight:850}.agency-member-table article{border-top:1px solid #e6ebf1;padding:10px 12px}.agency-member-person{align-items:center;gap:8px;min-width:0;display:flex}.agency-member-person>i{color:#64748a;background:#eef2f6;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.agency-member-person img{object-fit:cover;width:100%;height:100%}.agency-member-person strong,.agency-member-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agency-member-person strong{color:#314158;font-size:11px}.agency-member-person small{color:#8491a2;margin-top:2px;font-size:9px}.agency-member-table article>b{color:#51637a;font-variant-numeric:tabular-nums;font-size:11px}.agency-history-list{border-top:1px solid #e1e7ef}.agency-history-list article{border-bottom:1px solid #e8edf2;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;display:grid}.agency-history-list article>span{color:#a57513;background:#fff4d5;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.agency-history-list strong,.agency-history-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agency-history-list strong{color:#324259;text-transform:capitalize;font-size:11px}.agency-history-list small,.agency-history-list time{color:#7e8c9d;margin-top:2px;font-size:10px}.agency-history-list aside{justify-items:end;gap:2px;display:grid}.agency-history-list aside b{color:#247955;font-variant-numeric:tabular-nums;font-size:10px}.agency-history-list aside b.negative{color:#b45443}.agency-inspector-empty{color:#77869a;text-align:center;align-content:center;place-items:center;gap:9px;min-height:520px;display:grid}.agency-inspector-empty svg{color:#c39332}.agency-inspector-empty strong{color:#415269;font-size:15px}.agency-inspector-empty p{max-width:300px;margin:0;font-size:12px;line-height:1.5}@media (max-width:900px){.agency-overview-grid,.agency-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-finance-grid article:nth-child(2){border-right:0}.agency-finance-grid article:nth-child(-n+2){border-bottom:1px solid #e2e8ef}.agency-console-grid{grid-template-columns:1fr}.agency-directory-list{max-height:310px}.agency-inspector-panel{min-height:0}}.admin-agency-console{padding-bottom:28px}@media (max-width:600px){.admin-view-tabs{overflow:auto}.admin-view-tabs button{flex:none}.agency-console-heading{flex-direction:column;align-items:start}.agency-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agency-overview-grid article{min-height:82px;padding:12px}.agency-overview-grid strong{font-size:16px}.agency-inspector-header{grid-template-columns:48px minmax(0,1fr)}.agency-inspector-header .agency-emblem-preview{width:48px;height:48px}.agency-inspector-header h2{font-size:19px}.agency-delete-button{grid-column:1/-1;width:100%}.agency-owner-line{flex-wrap:wrap;align-items:flex-start}.agency-owner-line time{width:100%;margin-left:40px}.agency-finance-grid{grid-template-columns:1fr}.agency-finance-grid article,.agency-finance-grid article:nth-child(2){border-bottom:1px solid #e2e8ef;border-right:0}.agency-finance-grid article:last-child{border-bottom:0}.agency-member-table{margin-inline:-4px}.agency-history-list article{grid-template-columns:28px minmax(0,1fr)}.agency-history-list aside{grid-column:2;justify-items:start;gap:8px;display:flex}}.admin-account-inspector{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1180px,100%);margin:0 auto 18px;display:grid}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-detail-grid span{border-top:1px solid #2d2a22;min-width:0;padding-top:9px}.admin-detail-grid small,.admin-detail-grid b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-detail-grid small{color:#958c7c;font-size:10px}.admin-detail-grid b{color:#f2dfb2;margin-top:4px;font-size:11px}.admin-inventory-list{gap:8px;max-height:220px;display:grid;overflow:auto}.admin-inventory-list>div{border-top:1px solid #2d2a22;align-items:center;gap:9px;padding-top:8px;display:flex}.admin-inventory-list img{object-fit:contain;width:30px;height:30px}.admin-inventory-list strong,.admin-inventory-list small{display:block}.admin-inventory-list strong{color:#e9dec9;font-size:11px}.admin-inventory-list small{color:#958c7c;margin-top:2px;font-size:10px}.admin-history-panel{max-height:350px;overflow:auto}.admin-account-history{border-top:1px solid #302d24;padding:10px 0}.admin-account-history h3{color:#d8c7a5;justify-content:space-between;margin:0 0 7px;font-size:11px;display:flex}.admin-account-history h3 small{color:#8e8575}.admin-account-history article{justify-content:space-between;align-items:center;gap:10px;padding:6px 0;display:flex}.admin-account-history strong,.admin-account-history small{display:block}.admin-account-history strong{color:#eee4d1;font-size:10px}.admin-account-history small{color:#8f8778;margin-top:2px;font-size:9px}.admin-account-history article>b{color:#e7ba50;font-variant-numeric:tabular-nums;font-size:10px}@media (max-width:760px){.admin-account-inspector{grid-template-columns:1fr;gap:12px}.admin-detail-grid{grid-template-columns:1fr}}.admin-danger-action{color:#a13f36;background:#fff4f2;border:1px solid #efb6b0;border-radius:6px;width:100%;margin-top:10px;padding:10px;font-size:12px;font-weight:850}.admin-danger-action:disabled{opacity:.55}.admin-console{color:#172133;background:#eef2f7}.admin-topbar{border-bottom:1px solid #d8e0ea;align-items:center;padding-bottom:22px}.admin-topbar span,.admin-panel-head>div>span{color:#986a12;font-size:11px}.admin-topbar h1{color:#172133;font-size:34px}.admin-topbar-actions{gap:10px}.admin-role,.admin-refresh,.admin-signout{color:#36445a;background:#fff;border-color:#d5dee9;padding:10px 12px;font-size:12px;box-shadow:0 1px 2px #1721330a}.admin-role{color:#74510b;background:#fff7df;border-color:#ecd18a}.admin-notice{color:#6e4e0d;background:#fff8e7;border-left-color:#ce9014;font-size:13px;box-shadow:0 1px 2px #17213308}.admin-metric-grid{gap:14px}.admin-metric-grid article,.admin-panel{background:#fff;border-color:#dbe3ed;box-shadow:0 5px 18px #1c2d460e}.admin-metric-grid article{min-height:112px;padding:19px}.admin-metric-grid svg{color:#a97716}.admin-metric-grid span{color:#66758a;font-size:12px}.admin-metric-grid strong{color:#1c2a3e;font-size:25px}.admin-workspace,.admin-account-inspector{gap:14px}.admin-panel{padding:20px}.admin-panel-head{margin-bottom:17px}.admin-panel-head h2{color:#1d2a3c;font-size:21px}.admin-panel-head>b{color:#79530b;background:#fff0bf;font-size:12px}.admin-search{grid-template-columns:minmax(0,1fr) 46px 42px}.admin-search input,.admin-credit input{color:#1c2a3e;background:#f8fafc;border-color:#cfd9e5;font-size:14px}.admin-search input{height:46px}.admin-search button,.admin-credit button{color:#fff;background:#b78017}.admin-search .admin-search-clear{color:#536176;background:#fff;border:1px solid #d5dee9}.admin-search .admin-search-clear:disabled{opacity:.4}.admin-profile-result,.admin-wallet-row,.admin-request-list article,.admin-audit-list article,.admin-detail-grid span,.admin-inventory-list>div,.admin-account-history{border-color:#e1e7ef}.admin-profile-head>span{color:#7b550d;background:#fff0c1;width:44px;height:44px;font-size:16px}.admin-profile-head small,.admin-request-list small,.admin-request-list time,.admin-audit-list small,.admin-audit-list time,.admin-detail-grid small,.admin-inventory-list small,.admin-account-history small{color:#718096;font-size:11px}.admin-profile-head strong,.admin-request-list strong,.admin-audit-list strong,.admin-inventory-list strong,.admin-account-history strong{color:#26364c;font-size:13px}.admin-wallet-row{color:#526278;font-size:12px}.admin-wallet-row strong,.admin-account-history article>b{color:#9a6913;font-size:13px}.admin-role-list button{color:#4c5a6d;background:#f8fafc;border-color:#d8e1eb;padding:10px;font-size:12px}.admin-role-list button i{background:#aeb9c8}.admin-role-list button.active{color:#72500d;background:#fff7df;border-color:#d7aa46}.admin-credit label{color:#526278;font-size:11px}.admin-credit button,.admin-request-list button{font-size:11px}.admin-request-list p{color:#56657a;font-size:12px}.admin-request-list .approve{color:#fff;background:#b78017}.admin-audit-list article{padding:13px 0}.admin-audit-list article>span{color:#a87613;background:#fff5d9;width:30px;height:30px}.admin-empty{color:#748196;font-size:13px}.admin-audit-tabs button{color:#59697e;background:#f8fafc;border-color:#d5dee9;padding:8px 11px;font-size:11px}.admin-audit-tabs button.active{color:#72500d;background:#fff3cc;border-color:#d6a63d}.admin-detail-grid b{color:#26364c;font-size:13px}.admin-history-panel{max-height:410px}.admin-account-history h3{color:#405069;font-size:13px}.admin-login-shell,.admin-loading{color:#172133;background:#eef2f7}.admin-login-card{color:#172133;background:#fff;border-color:#dbe3ed;box-shadow:0 18px 48px #1e304b24}.admin-login-mark{color:#9a6a10;background:#fff4d2;border-color:#e2bd64}.admin-login-card>span{color:#986a12;font-size:11px}.admin-login-card h1{font-size:29px}.admin-login-card label{color:#43526a;font-size:12px}.admin-login-card input{color:#172133;background:#f8fafc;border-color:#cfd9e5;font-size:14px}.admin-login-card input:focus{border-color:#b78017;outline-color:#b7801738}.admin-login-card button{color:#fff;background:#b78017;font-size:13px}.admin-login-card a{color:#68778c}.gift-panel-large .gift-icon img{object-fit:contain;filter:drop-shadow(0 3px 5px #00000059);width:58px;height:58px}.community-submission-backdrop{z-index:1500;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d131c94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.community-submission-dialog{color:#1c2a3e;background:#fff;border:1px solid #d9e1ea;border-radius:10px;gap:14px;width:min(480px,100%);max-height:min(86dvh,720px);padding:20px;display:grid;overflow:auto;box-shadow:0 24px 70px #0a142342}.community-submission-dialog>header{border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.community-submission-dialog>header small{color:#96701e;letter-spacing:.08em;font-size:10px;font-weight:850}.community-submission-dialog h2{color:#1c2a3e;margin:5px 0 0;font-size:20px}.community-submission-dialog>label{color:#405069;gap:6px;font-size:12px;font-weight:750;display:grid}.community-submission-dialog select,.community-submission-dialog input,.community-submission-dialog textarea{color:#1c2a3e;width:100%;min-width:0;font:inherit;background:#f8fafc;border:1px solid #d4dde7;border-radius:6px;padding:10px 11px;font-size:13px}.community-submission-dialog textarea{resize:vertical;min-height:118px;line-height:1.5}.community-submission-dialog select:focus,.community-submission-dialog input:focus,.community-submission-dialog textarea:focus{border-color:#b78017;outline:2px solid #b780172e}.community-submission-count{color:#718096;justify-self:end;margin-top:-10px;font-size:10px}.community-submission-error{color:#9d382f;background:#fff3f1;border-left:3px solid #b8453a;margin:0;padding:9px 11px;font-size:12px}.community-submission-submit{color:#fff;background:#b78017;border:0;border-radius:6px;min-height:44px;font-size:13px;font-weight:850}.community-submission-submit:disabled{cursor:not-allowed;opacity:.55}.admin-community-panel{width:min(1180px,100%);margin:0 auto}.admin-community-panel .admin-panel-head{align-items:center}.admin-community-panel .admin-request-list{max-height:none}.admin-community-panel .admin-request-list footer{justify-content:flex-end}@media (max-width:600px){.community-submission-backdrop{align-items:end;padding:0}.community-submission-dialog{width:100%;max-height:90dvh;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:12px 12px 0 0}.admin-community-panel .admin-panel-head{flex-direction:column;align-items:flex-start}.admin-community-panel .admin-request-list footer{justify-content:flex-start}.admin-community-panel .admin-request-list footer>span{flex-wrap:wrap}}.seat-profile-panel{color:#29241d;background:#fff;border-color:#d8b256;border-radius:8px;box-shadow:0 24px 70px #00000070}.seat-profile-panel:before{content:"";background:linear-gradient(90deg,#c28a1e,#f1cd70,#a96d10);height:5px;position:absolute;inset:0 0 auto}.seat-profile-cover:after{background:linear-gradient(#08090b14,#fff 96%)}.seat-profile-close{color:#f3cc68;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141416b8;border-color:#ffffff52}.seat-profile-head h2{color:#1f2023;letter-spacing:0}.seat-profile-head p{color:#77716a}.seat-profile-open{text-align:left}.seat-profile-open small{color:#ad791c}.seat-profile-badges{border-block:1px solid #eee7d9;justify-content:center;align-items:center;gap:7px;margin:16px 0;padding:10px;display:flex}.seat-profile-badges>span{box-sizing:border-box;min-height:32px}.seat-profile-actions{border-color:#eee7d9}.seat-profile-actions button{color:#625c55}.seat-profile-actions button:hover{color:#9b6812}.profile-view-v2 .profile-hero{color:#fff;background:linear-gradient(160deg,#151719 0%,#252118 52%,#5f4519 100%);box-shadow:inset 0 -1px #efbe4d57}.profile-view-v2 .profile-hero h1{color:#fff6dd}.profile-view-v2 .profile-hero .vip-identity-badge{color:#f0ca66}.profile-view-v2 .profile-public-id{color:#f4d17b;box-shadow:none;background:#08080852;border:1px solid #f0c55d40}.profile-view-v2 .profile-badges>span{color:#f4d17b;box-shadow:none;background:#ffffff14;border-color:#f0c55d47}.profile-view-v2 .profile-badges>.user-level-medal{color:#ffe3a0;background:#ffffff14}.profile-view-v2 .profile-badges>.user-level-medal.charm{color:#ffc4ec}.profile-view-v2 .profile-social-row{background:#ffffff12;border:1px solid #f0c55d2e}.profile-view-v2 .profile-social-row strong{color:#fff}.profile-view-v2 .profile-social-row span{color:#d5c9b3}@media (max-width:500px){.user-level-overlay>section>header{padding-top:env(safe-area-inset-top);height:calc(58px + env(safe-area-inset-top))}.user-level-hero{min-height:315px;padding-inline:18px}.user-level-rules,.user-level-table-section{padding-inline:16px}.seat-profile-panel{width:100%;max-width:390px;padding:22px 17px 18px}}.user-level-medal{gap:10px}.user-level-medal>i,.user-level-medal.compact>i{width:42px;height:42px;box-shadow:none;filter:drop-shadow(0 5px 8px color-mix(in srgb,var(--level-tone) 34%,transparent));background:0 0;border:0;border-radius:0;flex:0 0 42px}.user-level-medal>i img{object-fit:contain;width:100%;height:100%;display:block}.user-level-medal small{font-size:12px;font-weight:850}.user-level-medal b{font-size:15px}.user-level-medal.compact small{font-size:11px}.user-level-medal.compact b{font-size:13px}.profile-badges>.user-level-medal,.seat-profile-badges>.user-level-medal{border-radius:8px;min-height:50px;padding:4px 11px 4px 5px}.room-chat-meta>.user-level-medal.compact>i{flex-basis:28px;width:28px;height:28px}.user-level-overlay>section>header{height:66px;padding-inline:18px}.user-level-overlay>section>header h2{font-size:22px}.user-level-overlay>section>header .icon-button{width:42px;height:42px}.user-level-tabs{gap:8px;padding:10px 12px}.user-level-tabs button{border-radius:8px;min-height:66px;padding:7px 12px}.user-level-hero,.user-level-screen.charm .user-level-hero{background:linear-gradient(180deg,color-mix(in srgb,var(--track-deep) 60%,#111216),color-mix(in srgb,var(--track) 9%,#0e0f12) 56%,#0e0f12 90%);min-height:520px;padding:30px 22px 28px}.user-level-screen.charm .user-level-hero{background:linear-gradient(180deg,color-mix(in srgb,var(--track-deep) 68%,#160d16),color-mix(in srgb,var(--track) 10%,#160d16) 56%,#160d16 90%)}.user-level-eyebrow,.user-level-section-kicker{font-size:12px}.user-level-emblem{width:236px;height:236px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:8px auto 0}.user-level-emblem>img{object-fit:contain;filter:drop-shadow(0 20px 28px #00000085);width:100%;height:100%;display:block}.user-level-hero>p:not(.user-level-remaining){color:#d4cfc7;margin-bottom:15px;font-size:15px;line-height:1.4}.user-level-badge{min-width:142px;height:42px;font-size:18px}.user-level-track-labels{margin:24px 0 9px;font-size:13px}.user-level-track{height:12px}.user-level-remaining{margin:14px 0 18px;font-size:14px}.user-level-remaining b{font-size:15px}.user-level-totals span{padding-top:17px}.user-level-totals small{font-size:10px}.user-level-totals b{font-size:19px}.user-level-rules,.user-level-table-section{padding:32px 20px}.user-level-rules h3,.user-level-table-section h3{margin:7px 0 11px;font-size:24px}.user-level-rules>p{color:#b8b4bb;margin-bottom:22px;font-size:15px}.user-level-rules>div{min-height:62px}.user-level-rules>div>span{font-size:15px}.user-level-rules>div svg{width:21px;height:21px}.user-level-rules>div b{font-size:16px}.user-level-rules>div b small{font-size:11px}.user-level-rules>small{margin-top:17px;font-size:12px}.user-level-table>div{grid-template-columns:34px 1fr auto;min-height:56px;padding-inline:14px;font-size:13px}.user-level-table>div>i{width:23px;height:23px;font-size:10px}.user-level-table>div>b{font-size:13px}.user-level-table .user-level-table-head{min-height:42px;font-size:10px}.member-profile-levels>.user-level-medal{border-radius:8px;max-width:180px;min-height:62px}.gift-sheet-backdrop .gift-level>.user-level-medal.compact>i{flex-basis:38px;width:38px;height:38px}@media (max-width:500px){.user-level-overlay>section>header{height:calc(66px + env(safe-area-inset-top))}.user-level-hero{min-height:500px;padding-inline:18px}.user-level-emblem{width:218px;height:218px}.user-level-rules,.user-level-table-section{padding-inline:18px}}.seat-profile-panel{border-radius:16px;width:min(100vw - 28px,390px);padding:22px 18px 18px}.seat-profile-head{gap:12px;padding-right:36px}.seat-profile-avatar,.seat-profile-avatar.vip-equipped-frame{flex-basis:64px;width:64px;height:64px}.seat-profile-name{min-width:0}.seat-profile-name h2{text-overflow:ellipsis;white-space:nowrap;font-size:19px;overflow:hidden}.seat-profile-name .vip-identity-badge{margin-top:3px}.seat-profile-name p{margin-top:4px}.seat-profile-badges{justify-content:flex-start;gap:6px;margin:14px 0;padding:10px 0}.seat-profile-badges>span{color:#765b3b;background:#fffaf1;border:1px solid #eee3cf;border-radius:999px;min-height:32px;padding:4px 7px}.seat-profile-badges>.user-level-medal{border-radius:999px;min-height:32px;padding:3px 7px 3px 3px}.seat-profile-badges>.user-level-medal.compact>i{flex-basis:27px;width:27px;height:27px}.seat-profile-badges>.user-level-medal.compact small{font-size:10px}.seat-profile-badges>.user-level-medal.compact b{font-size:12px}.seat-profile-badges .profile-id-icon{flex-basis:17px;width:17px;height:17px}.seat-profile-badges .profile-country-flag,.seat-profile-badges .profile-gender-icon{flex-basis:19px;width:19px;height:19px}.seat-profile-badges .profile-gender-icon svg{width:15px;height:15px}.profile-view-v2 .profile-badges>.user-level-medal,.seat-profile-badges>.user-level-medal{border-radius:999px;min-height:32px;padding:3px 7px 3px 3px}.profile-view-v2 .profile-badges>.user-level-medal.compact>i,.seat-profile-badges>.user-level-medal.compact>i{flex-basis:27px;width:27px;height:27px}.user-level-page{z-index:1800;color:#f7f2e8;background:#0e0f12;flex-direction:column;display:flex;position:fixed;inset:0}.user-level-page>header{min-height:68px;padding:env(safe-area-inset-top) 14px 0;background:#0e0f12;border-bottom:1px solid #ffffff17;flex:none;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;display:grid}.user-level-page>header h1{color:#fff;letter-spacing:0;text-align:center;margin:0;font-size:21px;font-weight:850}.user-level-page-back{color:#fff;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.user-level-page-back:active{background:#ffffff1a}.user-level-page>.user-level-screen{overscroll-behavior:contain;flex:1;width:min(100%,560px);min-height:0;margin:0 auto;overflow-y:auto}.referral-page{z-index:1800;color:#f8f3ea;padding-bottom:calc(28px + env(safe-area-inset-bottom));background:#101214;position:fixed;inset:0;overflow-y:auto}.referral-page>header{min-height:68px;padding:env(safe-area-inset-top) 14px 0;background:#101214;border-bottom:1px solid #ffffff17;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;display:grid}.referral-page>header h1{color:#fff;text-align:center;margin:0;font-size:21px;font-weight:850}.referral-hero{background:linear-gradient(135deg,#261809,#5b3a0d 58%,#133a3d);border-bottom:1px solid #f5bc443d;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:2px;min-height:210px;padding:22px 18px;display:grid;overflow:hidden}.referral-hero>img{object-fit:contain;filter:drop-shadow(0 12px 18px #00000061);width:142px;height:142px;transform:translate(-11px)}.referral-hero small,.referral-link-section>small,.referral-list header small{color:#ffd36a;letter-spacing:.1em;font-size:10px;font-weight:900}.referral-hero h2{color:#fff7df;margin:6px 0 8px;font-size:23px;line-height:1.08}.referral-hero p{color:#eadbc0;margin:0;font-size:12px;line-height:1.45}.referral-balance{background:#191817;border:1px solid #f2be4b52;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:14px;margin:16px;padding:17px;display:grid;box-shadow:inset 0 1px #ffffff0f}.referral-balance>div{gap:5px;display:grid}.referral-balance small{color:#aa9f8c;font-size:10px;font-weight:800}.referral-balance strong{color:#ffd36a;font-variant-numeric:tabular-nums;font-size:28px}.referral-balance>span{color:#fff;border-left:1px solid #ffffff1f;place-items:center;min-width:68px;font-size:21px;font-weight:900;display:grid}.referral-balance>span small{color:#b6ad9f;margin-top:2px;font-size:9px;font-weight:750}.referral-link-section{gap:9px;margin:0 16px 24px;display:grid}.referral-link-section>div{background:#191b1d;border:1px solid #ffffff29;border-radius:7px;grid-template-columns:minmax(0,1fr) 44px;display:grid;overflow:hidden}.referral-link-section code{color:#e4dbc9;text-overflow:ellipsis;white-space:nowrap;padding:12px;font-size:12px;overflow:hidden}.referral-link-section>div button{color:#ffd36a;background:#29241b;border:0;border-left:1px solid #ffffff24;place-items:center;display:grid}.referral-share{color:#251708;background:linear-gradient(100deg,#efbd4b,#e78a28);border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:45px;font-size:13px;font-weight:900;display:flex}.referral-list{margin:0 16px 24px}.referral-list header{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.referral-list h2{color:#fff;margin:4px 0 0;font-size:19px}.referral-list article{border-top:1px solid #ffffff17;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 2px;display:grid}.referral-list article>span{color:#ffdc85;background:#3b321e;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.referral-list article>span img{object-fit:cover;width:100%;height:100%}.referral-list article div{min-width:0}.referral-list article strong,.referral-list article small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.referral-list article strong{color:#f4efe6;font-size:13px}.referral-list article small{color:#a9a199;margin-top:3px;font-size:10px}.referral-list article b{color:#ffd36a;font-variant-numeric:tabular-nums;font-size:13px}.referral-empty{color:#aaa29a;text-align:center;border:1px dashed #ffffff2e;border-radius:7px;margin:0;padding:18px;font-size:12px;line-height:1.45}.referral-ledger-mark{background:#2d281a!important;border-radius:7px!important;font-size:11px!important}@media (max-width:380px){.referral-hero{grid-template-columns:108px minmax(0,1fr);min-height:192px;padding-inline:13px}.referral-hero>img{width:120px;height:120px}.referral-hero h2{font-size:20px}.referral-balance,.referral-link-section,.referral-list{margin-inline:13px}}.profile-view-v2 .profile-avatar.profile-avatar-xl.vip-equipped-frame{width:160px;height:160px;overflow:visible}.profile-view-v2 .profile-avatar.profile-avatar-xl.vip-equipped-frame .vip-equipped-art{object-fit:contain;width:100%;max-width:none;height:100%;position:absolute;inset:auto 0 0 auto}.minimized-room-close{color:#111!important;text-shadow:none!important}.honey-center-backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(#0000001a,#00000042)!important;align-items:flex-end!important}.room-games-drawer.honey-center{color:#edc570;-webkit-backdrop-filter:blur(14px);flex-direction:column;display:flex;position:relative;background:radial-gradient(circle at 52% -10%,#e7b8542e,#0000 28%),linear-gradient(#0c0a07e8,#020201db)!important;border:1px solid #e7b854b8!important;border-bottom:0!important;border-radius:30px 30px 0 0!important;width:min(100%,560px)!important;height:min(74dvh,720px)!important;min-height:min(650px,100dvh - 42px)!important;max-height:calc(100dvh - 18px)!important;padding:14px 26px 34px!important;overflow:hidden!important;box-shadow:0 -18px 52px #0000008f,inset 0 1px #ffffff14!important}.room-games-drawer.honey-center:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0 18%,#ffd87314 26%,#0000 38% 100%),radial-gradient(circle at 12% 20%,#e7b8541f,#0000 19%);position:absolute;inset:0}.honey-center-heading{z-index:1;border-bottom:1px solid #d4a5443d;flex:none;align-items:center;gap:12px;padding:10px 0 24px;display:flex;position:relative}.honey-center-heading h2{color:#f9df9d;letter-spacing:-.025em;text-shadow:0 1px #000;margin:0;font-size:21px}.honey-center-heading p{color:#f0d397a8;margin:3px 0 0;font-size:11px;font-weight:650;line-height:1.35}.honey-center-heading>svg{color:#e7b854;filter:drop-shadow(0 0 8px #e7b85452)}.honey-center-heading button{color:#edc570;background:#ffffff0a;border:1px solid #dbac4e70;border-radius:50%;place-items:center;width:40px;height:40px;margin-left:auto;transition:transform .18s,background .18s;display:grid}.honey-center-heading button:hover{background:#e7b8541f;transform:scale(1.05)}.honey-game-grid{z-index:1;scrollbar-width:none;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:34px 18px;min-height:0;padding:28px 0 10px;display:grid;position:relative;overflow:auto}.honey-game-grid::-webkit-scrollbar{display:none}.honey-game-grid>button{color:#edc570;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;min-width:0;padding:0;display:flex}.honey-game-grid img{aspect-ratio:1;object-fit:cover;border:2px solid #e9bc53;border-radius:22px;width:clamp(76px,18vw,94px);transition:transform .2s,filter .2s,box-shadow .2s;box-shadow:0 8px 22px #000000ad,inset 0 0 0 1px #ffffff2e}.honey-game-label{white-space:nowrap;text-align:center;color:#f4d487;text-shadow:0 1px #000;width:100%;max-width:112px;margin-top:10px;font-size:12px;font-weight:800;line-height:1.7;display:block;overflow:hidden}.honey-game-label>span{min-width:100%;animation:7s ease-in-out infinite honey-name-slide;display:inline-block}.honey-game-grid button:hover img{filter:brightness(1.13)saturate(1.08);transform:translateY(-3px)scale(1.045);box-shadow:0 10px 26px #000000bf,0 0 0 3px #e7b85429}@keyframes honey-name-slide{0%,24%,to{transform:translate(0)}62%,80%{transform:translate(min(0px,112px - 100%))}}.hive-game-fullscreen{z-index:10000;isolation:isolate;background:#020713f5;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.hive-game-fullscreen:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#00000029,#0000 18% 78%,#00000029);position:absolute;inset:0}.hive-game-fullscreen iframe{z-index:1;background:0 0;border:0;display:block;position:absolute;inset:0;width:100%!important;height:100%!important}.hive-game-fullscreen iframe[data-loading=true]{visibility:hidden}.hive-game-safe-close{top:max(12px,env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left));z-index:3;color:#ffe5aa;-webkit-backdrop-filter:blur(10px);background:#06152be0;border:1px solid #e5c170a6;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;box-shadow:0 8px 22px #00000059}.hive-game-loading{z-index:2;color:#edc570;pointer-events:none;background:#020713;place-items:center;display:grid;position:absolute;inset:0}.hive-game-loading-card{letter-spacing:.02em;justify-items:center;gap:14px;font-weight:900;display:grid}.hive-game-loading-bar{background:#ffffff0d;border:1px solid #edc5709e;border-radius:999px;width:min(260px,62vw);height:16px;overflow:hidden;box-shadow:inset 0 1px 5px #0009}.hive-game-loading-bar span{border-radius:inherit;background:linear-gradient(90deg,#fff2b8,#f5c34c,#ad6c13);width:62%;height:100%;animation:1.1s ease-in-out infinite alternate hive-game-loading;display:block}@keyframes hive-game-loading{0%{transform:translate(-35%)}to{transform:translate(80%)}}.hive-game-fullscreen~.room-games-fab,.room-games-fab.is-hidden{visibility:hidden!important;pointer-events:none!important}@media (max-width:430px){.room-games-drawer.honey-center{width:100%!important;height:min(78dvh,760px)!important;min-height:min(670px,100dvh - 28px)!important;padding-inline:24px!important}.honey-game-grid{gap:34px 16px}.honey-game-grid img{width:82px}}@media (max-height:740px){.room-games-drawer.honey-center{height:82dvh!important;min-height:min(560px,100dvh - 18px)!important}.honey-game-grid{gap:24px 14px}.honey-game-grid img{width:76px}}@media (prefers-reduced-motion:reduce){.honey-game-label>span,.hive-game-loading-bar span{white-space:normal;animation:none}.honey-game-label{white-space:normal}}.room-refresh{letter-spacing:0}.room-refresh .voice-room-stage{height:100dvh;min-height:560px;padding:18px 16px max(12px, env(safe-area-inset-bottom));border-radius:0}.room-refresh .voice-head{flex-shrink:0;gap:12px}.room-refresh .room-owner{text-align:left;min-width:0}.room-refresh .room-owner>div:last-child{min-width:0}.room-refresh .room-owner strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.room-refresh .room-owner .host-avatar{border-radius:12px;flex-shrink:0;width:48px;height:48px}.room-refresh .room-owner span{font-size:11px}.room-refresh .room-head-actions{flex-shrink:0;gap:12px}.room-refresh .community-button{gap:4px;min-height:40px}.room-refresh .community-button b{font-size:12px}.room-refresh .room-stats{flex-shrink:0;justify-content:space-between;gap:8px;margin:16px 0}.room-refresh .room-stats button{background:#ffffff17;border-color:#fff3;flex:1;justify-content:space-between;min-width:0;min-height:38px}.room-refresh .room-stats>span{font-variant-numeric:tabular-nums}.voice-room.room-refresh .seat-grid{flex-shrink:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 4px;max-height:48dvh;overflow-y:auto}.room-refresh .seat{gap:3px;min-width:0;min-height:68px;padding:0}.voice-room.room-refresh .seat:not(.occupied)>span{width:52px;height:52px}.voice-room.room-refresh .seat:not(.occupied) .room-sprite-chair{width:52px}.room-refresh .seat small{font-size:11px}.room-refresh .room-sections{flex-shrink:0;align-items:center;gap:22px;margin:16px 0 0}.room-refresh .room-sections button{min-height:42px;padding:10px 0;font-size:12px}.room-refresh .room-sections .room-chat-expand{color:#e7e9ee;place-items:center;width:42px;margin-left:auto;display:grid}.room-refresh .room-feed{scrollbar-width:thin;overscroll-behavior:contain;min-height:60px;padding:10px 0}.room-refresh .room-feed>p{background:#ffffff0f;padding:10px;font-size:12px}.room-refresh .room-chat-message{padding:6px 0}.room-refresh .room-chat-body p{overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.5}.room-refresh .room-input{background:#ffffff17;border-radius:8px;flex-shrink:0;min-height:44px;margin:6px 0}.room-refresh .room-input input{font-size:14px}.room-refresh .room-input button{width:34px;height:34px}.room-refresh .room-toolbar{flex-shrink:0;gap:14px;min-height:58px;padding-top:4px}.room-refresh .room-toolbar .round-control{min-width:40px;min-height:40px}.room-refresh .room-chat-empty{color:#b9bbc4;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;font-size:12px;display:flex}.room-refresh .room-chat-empty strong{color:#eeeef2;font-size:14px}.voice-room.room-refresh.chat-expanded .seat-grid{display:none}.room-refresh.chat-expanded .room-feed{background:#111216f0;padding:14px}.room-refresh.chat-expanded .room-sections{background:#111216;margin-top:0;padding-inline:14px}.room-refresh .room-games-fab img{transform-origin:50% 80%;animation:2.8s ease-in-out infinite room-gift-swing}.room-refresh .room-games-fab:active img{animation-play-state:paused}.room-refresh .ranking-panel,.room-refresh .community-panel{z-index:45;width:min(100%,560px);max-height:78dvh;padding:22px 18px max(22px,env(safe-area-inset-bottom));background:#17181c;border:1px solid #37393f;border-radius:20px 20px 0 0;margin-inline:auto;position:fixed;inset:auto 0 0;overflow:auto;transform:none;box-shadow:0 -20px 80px #0009}.room-refresh .ranking-types{background:#26272e;border-radius:8px;flex:1;padding:4px}.room-refresh .ranking-types button{color:#aaaebc;background:0 0;border-radius:6px;flex:1;min-width:0}.room-refresh .ranking-types button.selected{color:#181818;background:#f0ce83}.room-refresh .ranking-close{min-width:40px;min-height:40px}.room-refresh .ranking-update{color:#aaaebc;background:0 0;margin:0;padding:12px 0;font-size:12px}.room-refresh .ranking-entry,.room-refresh .community-entry{background:0 0;border-bottom:1px solid #ffffff12;border-radius:0;min-width:0;padding:14px 0}.room-refresh .ranking-avatar,.room-refresh .community-avatar{flex-shrink:0;width:42px;height:42px;overflow:hidden}.room-refresh .ranking-avatar img,.room-refresh .community-avatar img{object-fit:cover;width:100%;height:100%}.room-refresh .ranking-entry strong,.room-refresh .community-entry strong{overflow-wrap:anywhere;font-size:14px}.room-refresh .community-entry>div{min-width:0}.room-refresh .community-entry small{font-size:11px}.room-refresh .ranking-value,.room-refresh .community-invested{white-space:nowrap;font-size:13px}.room-refresh .ranking-note{font-size:11px;line-height:1.5}.room-refresh .room-member-search{color:#aeb0ba;background:#ffffff09;border-radius:8px;align-items:center;gap:10px;margin:18px 0 6px;padding:12px;display:flex}.room-refresh .room-member-search input{color:#fff;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:14px}.room-refresh .room-options{background:#1b1c22;border:1px solid #ffffff21;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));width:340px;max-width:calc(100% - 28px);padding:12px;top:76px;right:14px}.room-refresh .room-options button{border-radius:8px;min-height:80px;font-size:11px}.room-refresh .room-sheet.room-tools-sheet{background:#17181c!important;border-color:#37393f!important}.room-refresh .room-tools-sheet .room-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.room-refresh .room-sheet.room-tools-sheet .room-tool-grid button{font-size:12px;background:0 0!important;border:0!important}.room-refresh .room-tool-icon{box-sizing:content-box;background:#ffffff0c;border-radius:50%;padding:7px}@media (min-width:801px){.room-refresh{max-width:560px;margin-inline:auto}}@media (max-height:740px){.room-refresh .seat-grid{gap:4px}.room-refresh .seat{min-height:59px}.room-refresh .room-stats{margin-block:10px}.room-refresh .room-sections{margin-top:8px}}@media (prefers-reduced-motion:reduce){.room-refresh .room-games-fab img,.room-refresh .gift-button .room-sprite,.room-refresh .gift-button:before{animation:none}}.gift-sheet-backdrop .gift-panel-large.gift-refresh{width:min(100%,560px);height:min(78dvh,760px);max-height:calc(100dvh - 24px);padding:10px 14px max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:none;backdrop-filter:none;color:#f4f4f7;letter-spacing:0;border:1px solid #ffffff1a;border-bottom:0;border-radius:22px 22px 0 0;box-shadow:0 -20px 80px #0008;background:#141519!important}.gift-refresh .gift-sheet-handle{background:#484951;width:36px;margin:0 auto 10px}.gift-refresh .gift-sheet-topbar{flex-shrink:0;justify-content:space-between;align-items:center;min-height:48px;padding:0 4px 10px;display:flex}.gift-refresh .gift-heading{min-width:0}.gift-refresh .gift-heading h2{color:#fff;letter-spacing:0;margin:0 0 3px;font-size:19px}.gift-refresh .gift-heading>span{color:#a8a9b5;font-size:11px}.gift-refresh .gift-sheet-topbar .icon-button{color:#dadbe2;background:#ffffff0d;border:0;border-radius:50%;width:34px;height:34px;position:static}.gift-refresh .gift-recipients{border-bottom:1px solid #ffffff0d;flex:none;align-items:center;gap:12px;margin:0;padding:4px 0 10px;display:flex}.gift-refresh .gift-recipient-rail{scrollbar-width:none;gap:12px;min-width:0;padding:3px;display:flex;overflow-x:auto}.gift-refresh .gift-recipient-rail>button{color:#c0c1cc;background:0 0;border:0;flex:0 0 48px;min-width:0;max-width:52px;padding:0}.gift-refresh .gift-recipient-rail .gift-recipient-avatar{background:#25262e;border:2px solid #41424c;width:40px;height:40px}.gift-refresh .gift-recipient-rail>button.selected .gift-recipient-avatar{border-color:#ffd16b;box-shadow:0 0 0 2px #ffd16b25}.gift-refresh .gift-recipient-rail small{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;display:block;overflow:hidden}.gift-refresh .gift-all-recipient{order:-1}.gift-refresh .gift-no-recipients{color:#8e909e;font-size:11px}.gift-refresh .gift-category-bar{border-bottom:1px solid #ffffff0d;flex:none;align-items:center;gap:8px;min-height:50px;display:flex}.gift-refresh .gift-category-bar .gift-tabs{scrollbar-width:none;border:0;flex:1;gap:20px;min-width:0;margin:0;display:flex;overflow-x:auto}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-tabs button{background:0 0;border:0;border-radius:0;flex:none;padding:15px 0 12px;font-size:12px;color:#999ba9!important}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-tabs button.active{box-shadow:inset 0 -3px #ffce67;color:#ffce67!important}.gift-refresh .gift-backpack{color:#c0c2cd;background:#25262c;border:1px solid #ffffff12;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid}.gift-refresh .gift-backpack.active{color:#16171b;background:#ffce67}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-catalog{scrollbar-width:thin;scrollbar-color:#494b56 transparent;flex:1;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:128px;align-content:start;gap:6px 3px;min-height:0;margin:0;padding:12px 0;display:grid;overflow-y:auto}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-grid button{min-width:0;min-height:0;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:6px 3px;display:flex}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-grid button.selected{background:#ffcf6910;border-color:#efbd5b;box-shadow:inset 0 0 18px #ffcf6909}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-icon{flex:0 0 72px;place-items:center;width:100%;height:72px;display:grid}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-icon img{object-fit:contain;border-radius:0;width:100%;max-width:88px;height:72px}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-grid strong{text-overflow:ellipsis;white-space:nowrap;width:100%;text-shadow:none;font-size:10px;font-weight:500;line-height:15px;overflow:hidden;color:#ececf1!important}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-grid small{justify-content:center;align-items:center;gap:3px;font-size:11px;line-height:16px;display:flex;color:#ffd36d!important}.gift-refresh .gift-selection-summary{color:#a0a2af;border-top:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:8px 2px;font-size:10px;display:flex}.gift-refresh .gift-selection-summary>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.gift-refresh .gift-selection-summary>strong{color:#d7d8df;text-align:right;font-weight:500}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-footer{background:#141519;border:0;flex-shrink:0;align-items:center;gap:8px;margin:0;padding:8px 0 0;display:flex}.gift-refresh .gift-footer .gift-balance{flex:1;align-items:center;gap:5px;min-width:0;display:flex}.gift-refresh .gift-balance>span,.gift-refresh .gift-quantity>span{display:none}.gift-refresh .gift-balance strong{overflow-wrap:anywhere;font-size:15px}.gift-refresh .gift-quantity{margin:0;position:relative}.gift-refresh .gift-quantity-trigger{color:#fff;background:#282930;border:1px solid #ffffff18;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:56px;height:42px;display:flex}.gift-refresh .gift-quantity-menu{z-index:5;background:#24252d;border:1px solid #484a57;border-radius:8px;min-width:190px;padding:10px;position:absolute;bottom:50px;right:0;box-shadow:0 8px 24px #0008}.gift-refresh .gift-quantity-menu button{color:#f3f3f7;background:#343640;min-height:34px}.gift-refresh .gift-quantity-menu label{color:#c5c7d2}.gift-refresh .gift-quantity-menu input{color:#fff;background:#15161b}.gift-refresh .gift-footer .gift-send-button{color:#252019;background:#ffcc62;border-radius:8px;min-width:100px;height:42px;padding:0 14px;font-size:13px}.gift-refresh .gift-send-button:disabled{opacity:.42;cursor:not-allowed}.gift-refresh .gift-future{text-align:center;color:#b5b7c5;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:0;padding:24px;display:flex}.gift-refresh .gift-future svg{color:#c5ac79;width:44px;height:44px}.gift-refresh .gift-future strong{color:#f2f2f6;font-size:16px}.gift-refresh .gift-future span{font-size:12px}.gift-refresh button:focus-visible{outline-offset:2px;outline:2px solid #90caff}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-grid strong{white-space:normal;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:0 0 30px;height:30px;display:-webkit-box}.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-catalog{grid-auto-rows:140px}@media (max-width:350px){.gift-sheet-backdrop .gift-panel-large.gift-refresh .gift-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-height:650px){.gift-sheet-backdrop .gift-panel-large.gift-refresh{height:92dvh}}.voice-room-stage>.hive-gift-effect{z-index:30;pointer-events:none;animation:3.2s both hive-gift-arrive;position:absolute;top:46%;left:12px;right:12px}.hive-gift-banner{background:linear-gradient(100deg,#352318f5,#473627eb 65%,#151a24d9);border:1px solid #edc97d99;border-radius:8px 32px 32px 8px;grid-template-columns:44px minmax(0,1fr) 86px auto;align-items:center;gap:8px;min-height:84px;padding:10px 12px;display:grid;position:relative;box-shadow:0 8px 30px #0007,inset 0 1px #fff4}.hive-gift-sender{color:#fff;background:#323744;border:2px solid #f3d794;border-radius:50%;place-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.hive-gift-sender img{object-fit:cover;width:100%;height:100%}.hive-gift-caption{flex-direction:column;gap:4px;min-width:0;display:flex}.hive-gift-caption strong,.hive-gift-caption span,.hive-gift-caption small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hive-gift-caption strong{color:#fff;font-size:14px}.hive-gift-caption span{color:#d5d1ce;font-size:11px}.hive-gift-caption b{color:#ffdf87}.hive-gift-caption small{color:#edcc91;font-size:10px}.hive-gift-art{color:#ffe497;place-items:center;height:90px;margin-block:-22px;animation:.65s cubic-bezier(.2,.8,.2,1.25) both hive-gift-reveal;display:grid}.hive-gift-art img{object-fit:contain;filter:drop-shadow(0 5px 8px #0008)drop-shadow(0 0 6px #f4cb6955);width:100%;height:112px;animation:1.4s ease-in-out .65s infinite alternate hive-gift-hover}.hive-gift-streak{color:#ffe895;text-shadow:0 2px #98561f,0 4px 10px #0008;font-variant-numeric:tabular-nums;align-items:baseline;font-size:36px;font-style:italic;font-weight:900;animation:.4s cubic-bezier(.2,.8,.2,1.4) both hive-gift-count;display:flex}.hive-gift-streak span{font-size:22px}.hive-gift-dismiss{color:#fff;pointer-events:auto;background:#191b23cc;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:-30px;right:0}.hive-gift-sparks{pointer-events:none;position:absolute;inset:-20px 20px;overflow:visible}.hive-gift-sparks i{left:calc(12% + var(--spark) * 11%);width:5px;height:5px;animation:hive-gift-spark 1.2s ease-out calc(var(--spark) * 70ms) both;background:#ffe5a5;position:absolute;top:65%;box-shadow:0 0 6px #ffcc69}.hive-gift-win{color:#fff6cf;background:linear-gradient(135deg,#75430eea,#d69119e8);border:1px solid #ffe18b99;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 20px);margin:10px auto 0;padding:8px 16px;font-size:14px;font-weight:800;animation:.55s cubic-bezier(.2,.85,.25,1.3) both hive-win-pop;display:flex;box-shadow:0 5px 18px #0006,0 0 18px #ffc64b55}.hive-gift-win strong{font-size:18px}.hive-gift-win span{color:#fff9df;font-size:12px;font-weight:700}.hive-gift-win.is-miss{color:#e5e1da;background:#1c2528e8;border-color:#ffffff38;font-size:12px;box-shadow:0 5px 18px #0005}.voice-room-stage>.wins-milestone-banner{z-index:35;top:max(14px, env(safe-area-inset-top));border:1px solid var(--milestone-edge);color:#fff;background:linear-gradient(105deg,var(--milestone-deep),#111821ed 68%,#111821d9);min-height:64px;box-shadow:0 8px 28px #0008,inset 0 1px #ffffff2b,0 0 24px var(--milestone-glow);pointer-events:none;border-radius:8px 24px 24px 8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 15px;animation:4.8s cubic-bezier(.18,.72,.24,1) both wins-milestone-travel;display:grid;position:absolute;left:12px;right:12px;overflow:hidden}.wins-milestone-banner:before{background:var(--milestone-edge);width:3px;box-shadow:0 0 18px var(--milestone-edge);content:"";position:absolute;inset:0 auto 0 0}.wins-milestone-banner.rarity-250{--milestone-edge:#63c9ff;--milestone-deep:#123c62;--milestone-glow:#2699ed66}.wins-milestone-banner.rarity-500{--milestone-edge:#c49aff;--milestone-deep:#48256d;--milestone-glow:#9b5deb66}.wins-milestone-banner.rarity-1000{--milestone-edge:#ffd36b;--milestone-deep:#745015;--milestone-glow:#ffbf3b77}.wins-milestone-spark{aspect-ratio:1;border:1px solid var(--milestone-edge);width:34px;color:var(--milestone-edge);background:color-mix(in srgb,var(--milestone-edge) 14%,#111821);box-shadow:0 0 16px var(--milestone-glow);border-radius:50%;place-items:center;font-size:19px;animation:1.1s ease-in-out infinite alternate wins-milestone-shine;display:grid}.wins-milestone-copy{gap:3px;min-width:0;display:grid}.wins-milestone-copy small{color:var(--milestone-edge);letter-spacing:1px;font-size:9px;font-weight:900}.wins-milestone-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;overflow:hidden}.wins-milestone-value{color:var(--milestone-edge);font-variant-numeric:tabular-nums;text-shadow:0 0 18px var(--milestone-glow);font-size:24px;font-weight:950}.voice-room-stage>.hive-combo{z-index:31;color:#442407;cursor:pointer;touch-action:manipulation;background:linear-gradient(145deg,#fff0ad,#e5ab37 48%,#a9621f);border:3px solid #f4d78d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:88px;height:88px;animation:.3s ease-out hive-gift-reveal;display:flex;position:absolute;bottom:205px;right:20px;box-shadow:0 6px 22px #0008,inset 0 0 0 4px #fff4,inset 0 -5px 12px #82460966}.hive-combo>span{font-size:10px;font-weight:900}.hive-combo>strong{font-size:24px;line-height:1.1;animation:.3s ease-out hive-gift-count}.hive-combo:active{scale:.94}.hive-combo:disabled{cursor:wait;filter:saturate(.7)}.hive-combo .hive-combo-timer{width:calc(100% + 14px);height:calc(100% + 14px);position:absolute;inset:-7px;transform:rotate(-90deg)}.hive-combo-timer circle{fill:none;stroke:#fff4c9;stroke-width:3px;stroke-linecap:round;stroke-dasharray:289;animation:3s linear both hive-combo-expire}@keyframes hive-gift-arrive{0%{opacity:0;transform:translate(-35px)}12%,85%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-12px)}}@keyframes hive-gift-reveal{0%{opacity:0;transform:scale(.45)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes hive-gift-count{0%{opacity:.4;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}@keyframes hive-gift-hover{to{transform:translateY(-5px)rotate(4deg)}}@keyframes hive-gift-spark{0%{opacity:0;transform:translateY(0)rotate(45deg)}25%{opacity:1}to{opacity:0;transform:translateY(-65px)rotate(135deg)}}@keyframes hive-win-pop{0%{opacity:0;transform:translateY(12px)scale(.72)}65%{transform:translateY(-3px)scale(1.06)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wins-milestone-travel{0%{opacity:0;transform:translateY(-130%)scale(.98)}12%,78%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-35%)scale(.98)}}@keyframes wins-milestone-shine{to{filter:brightness(1.35);transform:rotate(18deg)scale(1.08)}}@keyframes hive-combo-expire{to{stroke-dashoffset:289px}}@media (max-width:360px){.hive-gift-banner{grid-template-columns:34px minmax(0,1fr) 68px auto;gap:5px;padding-inline:8px}.hive-gift-sender{width:34px;height:34px}.hive-gift-streak{font-size:28px}.voice-room-stage>.hive-combo{width:76px;height:76px;right:16px}.voice-room-stage>.wins-milestone-banner{grid-template-columns:30px minmax(0,1fr) auto;gap:7px;min-height:58px;padding:7px 10px;left:7px;right:7px}.wins-milestone-spark{width:29px;font-size:16px}.wins-milestone-copy strong{font-size:12px}.wins-milestone-value{font-size:20px}}@media (prefers-reduced-motion:reduce){.hive-gift-effect,.hive-gift-art,.hive-gift-art img,.hive-gift-streak,.hive-combo,.hive-combo>strong,.hive-combo-timer circle,.wins-milestone-banner,.wins-milestone-spark{animation:none!important}.hive-gift-sparks{display:none}}.room-gift-history-row{color:#f1f1f5;border-bottom:1px solid #ffffff10;align-items:center;gap:10px;padding:13px 8px;display:flex}.room-gift-history-avatar{background:#ffffff0c;border:1px solid #e6c57766;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;display:grid;overflow:hidden}.room-gift-history-avatar img{object-fit:cover;width:100%;height:100%}.room-gift-history-copy{flex:1;min-width:0;font-size:12px;line-height:1.6}.room-gift-history-copy header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.room-gift-history-copy header strong{overflow-wrap:anywhere;font-size:13px}.room-gift-history-copy time{color:#aaaab4;flex-shrink:0;font-size:10px}.room-gift-history-copy>span{color:#c7c7d1;overflow-wrap:anywhere}.room-gift-history-copy b{color:#f3cf81}.room-gift-history-copy small{color:#e0e0e7;font-size:11px;display:block}.room-gift-history-art{flex:0 0 54px;place-items:center;height:58px;display:grid}.room-gift-history-art img{object-fit:contain;width:54px;height:58px}.room-gift-history-empty{color:#b9b9c4;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:120px;font-size:12px;display:flex}.room-gift-history-more{color:#efcf87;background:#ffffff0a;border:1px solid #ffffff25;border-radius:8px;margin:12px auto;padding:10px 14px;font-size:12px;display:block}
