:root{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-deep:#030712;--bg:#07101f;--wood:#171309;--wood-light:#3b2b10;--panel:#060e1cf2;--panel-elevated:#091426fa;--panel-strong:#030914fb;--surface-soft:#ffffff0b;--line:#d3a0367a;--line-strong:#f0bc45c7;--line-soft:#e8c26f26;--text:#fff9e9;--muted:#9aa7b8;--muted-strong:#c6d0dc;--honey:#d8a632;--honey-bright:#f3c754;--amber:#c98218;--success:#56b84e;--danger:#f36a55;--royal:#8b72ef;--water:#59b9e8;--shadow-sm:0 8px 22px #00000057;--shadow:0 18px 46px #0000009e;--gold-shadow:0 0 28px #f5b51b33;--radius-sm:9px;--radius:14px;--radius-lg:20px;--radius-xl:26px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--ui-surface-gap:clamp(10px, 2.8vw, 14px);--ui-panel-gap:clamp(8px, 2.2vw, 11px);--ui-modal-gap:clamp(10px, 2.6vw, 14px);--ui-edge-gap:max(10px, env(safe-area-inset-left,0px));--app-balance-height:62px;--app-bottom-nav-height:calc(82px + var(--safe-bottom));--app-content-top-clearance:calc(var(--app-balance-height) + 2px + var(--ui-surface-gap));--app-modal-top-clearance:max(10px, var(--safe-top));--app-modal-bottom-clearance:calc(var(--app-bottom-nav-height) + var(--ui-surface-gap));--z-bottom-nav:50;--z-floating-action:55;--z-chat-drawer:80;--z-modal:1200;--z-toast:1300;--ease-bounce:cubic-bezier(.2, 1.4, .35, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);color:var(--text);background:var(--bg-deep);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Trebuchet MS,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%}html{background:var(--bg-deep)}body{background:radial-gradient(circle at 50% -15%, #f6b91f1f, transparent 38%), var(--bg-deep);overscroll-behavior:none;min-width:320px;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--honey-bright);outline-offset:2px}button:disabled{cursor:not-allowed}h1,h2,p{margin:0}h1,h2,strong{color:var(--text)}#root{justify-content:center;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:var(--bg);border-inline:1px solid var(--line-soft);flex-direction:column;width:min(100%,520px);height:100dvh;min-height:100svh;display:flex;position:relative;overflow:hidden}.shell-top{z-index:20;background:linear-gradient(#683109fa,#241005f7),url(/assets/sheets/ui-kit.png) 50%/500%;border-bottom:2px solid #bc6d12;flex:none;position:relative;box-shadow:0 6px 18px #0f050080}.app-header{min-height:91px;padding:calc(5px + var(--safe-top)) 10px 5px;align-items:center;gap:8px;display:flex}.brand-medallion{filter:drop-shadow(0 5px 6px #0000007a);background:radial-gradient(circle,#ffca364d,#0000 66%);flex:0 0 83px;place-items:center;width:83px;height:83px;display:grid;overflow:visible}.app-header__title{flex-direction:column;flex:1;min-width:0;display:flex}.app-header__title strong{color:#ffe568;letter-spacing:-.02em;text-shadow:0 2px #643100;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.05;overflow:hidden}.app-header__title>span{color:var(--muted);margin-top:2px;font-size:8px}.header-level{background:#160702;border:1px solid #7f450f;border-radius:99px;width:min(138px,100%);height:5px;margin-top:5px;overflow:hidden}.header-level i{background:linear-gradient(90deg,#ff8a00,#fff06a);height:100%;display:block;box-shadow:0 0 8px #ffc400}.eyebrow{color:var(--honey-bright);letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px #6e3400;font-size:9px;font-weight:900}.subscription-badge{color:#dfc38f;text-overflow:ellipsis;white-space:nowrap;background:#16080185;border:1px solid #8d4c0e;border-radius:9px;max-width:72px;padding:6px 7px;font-size:8px;font-weight:900;overflow:hidden}.subscription-badge.is-active{color:var(--honey-bright);border-color:var(--honey)}.header-icon-button,.icon-action{width:34px;height:34px;color:var(--honey-bright);background:linear-gradient(#6e350e,#321506);border:1px solid #b76b18;border-radius:10px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffeca838,0 4px 8px #00000040}.balance-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:0 8px 9px;display:grid}.balance-item{background:linear-gradient(#241005,#100702);border:1px solid #75400d;border-radius:9px;align-items:center;min-width:0;height:43px;padding:3px 5px 3px 1px;display:flex;box-shadow:inset 0 1px 4px #080200}.balance-item>.sprite-icon{flex:none;width:37px;height:37px}.balance-item>span:last-child{flex-direction:column;min-width:0;display:flex}.balance-item small{color:#bca06f;font-size:7px}.balance-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sprite-icon{object-fit:contain;object-position:center;filter:drop-shadow(0 3px 5px #00000073);border-radius:0;flex:none;width:44px;height:44px;display:block}.content{overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1;min-height:0;position:relative;overflow:hidden auto}.content::-webkit-scrollbar{display:none}.page{isolation:isolate;min-height:100%;animation:page-in .24s var(--ease-bounce);padding:18px 14px 34px;position:relative}.page:before{content:"";z-index:-1;background:linear-gradient(180deg, #1508010a, #13080266 170px, var(--bg-deep) 330px);pointer-events:none;position:absolute;inset:0}.page-art{z-index:-2;opacity:.96;filter:saturate(1.08)contrast(1.03);pointer-events:none;background-position:top;background-size:cover;border-bottom:2px solid #d27a1594;height:245px;position:absolute;inset:0 0 auto;box-shadow:inset 0 -55px 45px #1207017a}.page-art--arena{background-image:url(/assets/worlds/arena.png)}@keyframes page-in{0%{opacity:0;transform:translateY(8px)scale(.99)}}.page-heading{justify-content:space-between;align-items:flex-end;gap:10px;min-height:92px;margin-bottom:16px;display:flex}.page-heading h1{letter-spacing:-.04em;text-shadow:0 3px #4f2607,0 5px 12px #160600;margin-top:1px;font-size:clamp(27px,8vw,34px);line-height:1}.rounds-chip,.market-status{color:var(--honey-bright);box-shadow:var(--shadow);background:linear-gradient(#502508e6,#1d0c03e6);border:1px solid #bd721e;border-radius:11px;padding:8px 9px;font-size:10px;font-weight:900}.rounds-chip small{color:var(--muted);font-size:8px}.market-status{color:var(--muted)}.market-status.is-open{color:#d5ff89;border-color:#77a72e}.panel{border-radius:var(--radius);box-shadow:inset 0 1px #ffe39724, var(--shadow);background:linear-gradient(145deg,#ffd36b14,#0000 38%),linear-gradient(#452109f0,#1c0c04f5);border:1px solid #8c4b0f;position:relative}.royal-panel{box-shadow:inset 0 0 0 2px #2d1303cc, inset 0 1px #ffe68d59, var(--shadow);border:2px solid #bd731c}.panel-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.panel-title p{color:var(--muted);margin-top:3px;font-size:10px}.panel-title>span{color:var(--honey-bright);font-weight:900}.kingdom-tabs{box-shadow:var(--shadow);background:#150801e0;border:1px solid #7d430e;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:4px;margin:0 0 12px;padding:4px;display:grid}.kingdom-tabs button,.currency-switch button,.document-tabs button{color:#b99c70;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:center;min-width:0;padding:9px 5px;display:flex}.kingdom-tabs button.is-active,.currency-switch button.is-active,.document-tabs button.is-active{color:var(--text);background:linear-gradient(#8f4d10,#432005);border-color:#d98d28;box-shadow:inset 0 1px #ffe28e47,0 4px 8px #140500}.kingdom-tabs strong{font-size:11px}.kingdom-tabs small{color:currentColor;font-size:8px}.currency-switch{border:0;margin:15px 0 0;padding:0}.currency-switch legend,.field>span:first-child{color:var(--muted);margin-bottom:6px;font-size:10px;font-weight:800}.currency-switch>div{background:#170903;border-radius:11px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.currency-switch button{font-size:10px;font-weight:900}.field{flex-direction:column;margin-top:13px;display:flex}.input-wrap{background:#140702;border:1px solid #75400d;border-radius:11px;align-items:center;min-height:46px;display:flex;overflow:hidden}.input-wrap:focus-within{border-color:var(--honey);box-shadow:0 0 0 2px #ffb20021}.input-wrap input{width:100%;min-width:0;height:44px;color:var(--text);background:0 0;border:0;outline:0;padding:0 12px;font-size:17px;font-weight:900}.input-wrap b{color:var(--honey-bright);white-space:nowrap;padding-right:12px;font-size:10px}.field>small{color:var(--muted);margin:5px 2px 0;font-size:8px}.field textarea,.field select{width:100%;color:var(--text);background:#140702;border:1px solid #75400d;border-radius:11px;outline:0;padding:11px}.field textarea{resize:vertical;min-height:105px}.quick-stakes{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:7px;display:grid}.quick-stakes button{color:var(--honey-bright);background:#281004;border:1px solid #6f390b;border-radius:8px;padding:7px 2px;font-size:9px;font-weight:900}.stepper-row{justify-content:space-between;align-items:center;margin:13px 0;display:flex}.stepper-row>span{flex-direction:column;display:flex}.stepper-row strong{font-size:11px}.stepper-row small{color:var(--muted);font-size:8px}.fixed-value{color:var(--honey-bright);background:#140702;border:1px solid #75400d;border-radius:10px;padding:8px 12px;font-weight:900}.primary-button,.secondary-button,.feature-button{color:#351500;text-shadow:0 1px #fff4be99;background:linear-gradient(#ffe05e,#f09b00 54%,#bd6100);border:2px solid #ffdc52;border-bottom-color:#7d3500;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:0 16px;font-size:11px;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #fff3ad,0 5px #6f2c00,0 10px 18px #210b0073}.primary-button{width:100%}.primary-button.compact{width:auto;min-height:38px;padding-inline:12px}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled){transform:translateY(3px);box-shadow:inset 0 1px #fff3ad,0 2px #6f2c00}.primary-button:disabled,button:disabled{opacity:.48}.primary-button .sprite-icon{width:32px;height:32px}.secondary-button{width:100%;color:var(--text);text-shadow:none;background:linear-gradient(#69320d,#321404);border-color:#a95b13}.danger-button{background:linear-gradient(#ff8b58,#d94325);border-color:#ffb270}.form-message,.inline-notice{color:#ffe4ac;background:#190801d1;border:1px solid #76400d;border-radius:10px;margin-top:11px;padding:10px 12px;font-size:9px}.live-round{gap:13px;padding:14px;display:grid}.live-round code{color:var(--muted);font-size:8px}.mines-grid{grid-template-columns:repeat(var(--grid-size), minmax(0, 1fr));gap:5px;display:grid}.mines-grid button{aspect-ratio:1;min-width:0;transition:transform .15s var(--ease-bounce), filter .15s;background:linear-gradient(145deg,#7a3d11,#2d1204);border:2px solid #b76817;border-radius:10px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 2px #ffcd612e,0 4px #1a0802}.mines-grid button:not(:disabled):active{transform:scale(.9)rotate(-2deg)}.mines-grid .sprite-icon{object-fit:contain;border-radius:0;width:100%;height:100%;padding:2px}.mines-grid button.is-safe{filter:brightness(1.15);border-color:#ffd454}.mines-grid button.is-wasp{border-color:#ff593e;animation:.35s wasp-hit}@keyframes wasp-hit{40%{transform:translate(-4px)rotate(-3deg)}70%{transform:translate(4px)rotate(3deg)}}.beesense-note{color:#c8ad7e;align-items:center;gap:7px;font-size:8px;display:flex}.beesense-note svg{color:var(--honey)}.section-title{justify-content:space-between;align-items:center;margin:21px 2px 9px;display:flex}.section-title h2{text-shadow:0 2px #311301;font-size:15px}.section-title span{color:var(--honey-bright);background:#2b1104;border:1px solid #70400e;border-radius:8px;padding:3px 7px;font-size:9px}.apiary-hero{align-items:center;gap:10px;min-height:126px;padding:12px;display:flex}.hero-sprite{width:94px;height:94px}.apiary-hero>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.apiary-hero p{color:var(--muted);font-size:8px}.kingdom-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.kingdom-card{text-align:center;flex-direction:column;align-items:center;min-height:164px;padding:9px;display:flex}.kingdom-card>.sprite-icon{width:86px;height:86px;margin-top:-3px}.kingdom-card>div{flex-direction:column;display:flex}.kingdom-card strong{text-transform:capitalize;font-size:10px}.kingdom-card small{color:var(--muted);font-size:7px}.kingdom-card button,.card-actions button,.swarm-row button,.quest-row button,.booster-card button,.season-card>button,.market-card button{color:#311300;background:linear-gradient(#ffdc4b,#dc8300);border:1px solid #ffdf66;border-radius:8px;min-height:30px;padding:0 9px;font-size:8px;font-weight:900}.kingdom-card>button{margin-top:auto}.card-actions{justify-content:center;gap:4px;width:100%;margin-top:auto;flex-direction:row!important;display:flex!important}.card-actions button{padding-inline:6px}.character-row{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.character-chip{background:#260e03e6;border:1px solid #83470f;border-radius:13px;flex-direction:column;align-items:center;width:104px;min-width:104px;padding:6px;display:flex}.character-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;overflow:hidden}.character-chip small{color:var(--muted);font-size:7px}.character-chip--add{color:inherit}.action-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.feature-button{color:var(--text);text-align:left;text-shadow:none;justify-content:flex-start;padding:8px}.feature-button span{flex-direction:column;min-width:0;display:flex}.feature-button strong{font-size:9px}.feature-button small{color:#6a3b0f;font-size:7px}.swarm-row{align-items:center;gap:9px;margin-top:8px;padding:10px;display:flex}.swarm-row>svg{color:var(--honey)}.swarm-row>span{flex-direction:column;flex:1;display:flex}.swarm-row small{color:var(--muted);font-size:8px}.market-window{align-items:center;gap:10px;padding:12px;display:flex}.market-window>svg{width:27px;height:27px;color:var(--honey)}.market-window h2,.market-card h2{font-size:13px}.market-window p,.market-card p{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.4}.market-list{gap:9px;margin-top:10px;display:grid}.market-card{grid-template-columns:72px 1fr auto;align-items:center;gap:9px;padding:12px;display:grid}.market-card span{color:var(--honey-bright);margin-top:5px;font-size:8px;display:block}.market-card button:disabled{color:#856e4e;background:#2a1407;border-color:#5c320c}.limit-note{color:var(--muted);margin-top:12px;font-size:9px}.event-hero{text-align:center;flex-direction:column;align-items:center;gap:10px;min-height:390px;padding:16px;display:flex;overflow:hidden}.event-hero h2{margin-top:1px;font-size:20px}.event-hero p{max-width:320px;color:var(--muted);margin-top:4px;font-size:9px;line-height:1.45}.event-hero .primary-button{width:min(100%,290px);margin-top:3px}.reward-wheel-shell{aspect-ratio:1;background:radial-gradient(circle,#7d3b0a 57%,#2b1003 60%);border:4px solid #ffce3c;border-radius:50%;place-items:center;width:min(248px,74vw);padding:9px;display:grid;position:relative;box-shadow:inset 0 0 0 4px #8d4308,inset 0 0 25px #ffcd3647,0 9px #592100,0 15px 28px #0f04008c}.reward-wheel-pointer{z-index:5;clip-path:polygon(0 0,100% 0,50% 100%);filter:drop-shadow(0 4px 2px #2a0c00b3);background:linear-gradient(135deg,#fff28a,#f08b00 65%);border:3px solid #7b3100;width:32px;height:42px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.reward-wheel{width:100%;height:100%;transform:rotate(var(--wheel-rotation,0deg));transform-origin:50%;will-change:transform;background:radial-gradient(circle,#0000 0 21%,#6f2c05 22% 24%,#0000 25%),repeating-conic-gradient(from -22.5deg,#ffbe18 0deg 43deg,#a54d08 43deg 45deg,#7131a5 45deg 88deg,#a54d08 88deg 90deg);border:4px solid #6f2d03;border-radius:50%;transition:transform 2.8s cubic-bezier(.12,.82,.08,1);position:relative;overflow:hidden;box-shadow:inset 0 0 25px #3c110094}.reward-wheel:after{content:"";pointer-events:none;border:2px dashed #fff7a4b3;border-radius:50%;position:absolute;inset:7px}.reward-wheel-slot{z-index:2;width:45px;height:45px;transform:translate(-50%, -50%) rotate(var(--wheel-angle)) translateY(-78px) rotate(var(--wheel-counter-angle));place-items:center;display:grid;position:absolute;top:50%;left:50%}.reward-wheel-slot .sprite-icon{filter:drop-shadow(0 2px 2px #330e00bf);width:43px;height:43px}.reward-wheel-center{z-index:4;background:radial-gradient(circle,#ffe45e,#cf6e00);border:4px solid #6d2b00;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 3px 8px #2a0b00a6}.reward-wheel-center .sprite-icon{width:72px;height:72px}.reward-wheel.is-spinning{filter:saturate(1.18)brightness(1.06)}.event-notice{text-align:center;width:min(100%,360px);margin:9px auto 0}.event-shortcuts{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px;display:grid}.event-shortcuts button{min-width:0;color:inherit;text-align:left;background:linear-gradient(#4c2308,#200c02);border:1px solid #8d4e12;border-radius:12px;align-items:center;padding:7px 4px;display:flex}.event-shortcuts span{flex-direction:column;min-width:0;display:flex}.event-shortcuts strong{font-size:8px}.event-shortcuts small{color:var(--muted);font-size:6px}.season-card{margin-top:9px;padding:13px}.season-card__top{align-items:center;gap:8px;display:flex}.season-card__top .sprite-icon{width:64px;height:64px}.season-card__top>div{flex:1}.season-card__top h2{font-size:14px}.season-card__top>strong{color:var(--honey-bright);font-size:11px}.progress-track,.mini-progress{background:#100501;border:1px solid #6f390c;border-radius:99px;height:10px;overflow:hidden}.progress-track{margin:10px 0}.progress-track span,.mini-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff8a00,#ffe55d);height:100%;display:block}.season-card>button{width:100%}.quest-list,.tournament-list{gap:7px;display:grid}.quest-row{grid-template-columns:50px 1fr auto;align-items:center;gap:8px;padding:9px;display:grid}.quest-row .sprite-icon{width:48px;height:48px}.quest-row strong{font-size:9px}.quest-row small{color:var(--muted);font-size:7px}.mini-progress{height:6px;margin:4px 0 2px}.quest-row button:disabled{color:#8f7752;background:#261105;border-color:#5b310d}.booster-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.booster-card{grid-template-columns:66px 1fr;align-items:center;padding:10px;display:grid}.booster-card .sprite-icon{grid-row:span 3;width:62px;height:62px}.booster-card strong{font-size:9px}.booster-card small{color:var(--muted);font-size:7px}.booster-card button{margin-top:4px}.tournament-card{grid-template-columns:72px 1fr;align-items:center;gap:8px;padding:10px;display:grid}.tournament-card>.sprite-icon{width:68px;height:68px}.tournament-card strong{font-size:10px}.tournament-card small{color:var(--muted);font-size:7px;display:block}.tournament-card .card-actions{grid-column:1/-1}.profile-card{align-items:center;gap:10px;padding:12px;display:flex}.avatar{object-fit:cover;width:54px;height:54px;box-shadow:var(--gold-shadow);border:3px solid #e3921e;border-radius:50%;flex:none}.avatar--fallback{background:radial-gradient(circle,#ffe063,#a84f00);place-items:center;display:grid;overflow:visible}.avatar--fallback .sprite-icon{width:66px;max-width:none;height:66px}.profile-card>div{flex:1;min-width:0}.profile-card h2{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.profile-card p{color:var(--muted);font-size:8px}.profile-card .level-pill{flex-direction:column;flex:none;align-items:center;max-width:55px;display:flex}.level-pill strong{color:var(--honey-bright)}.level-pill small{color:var(--muted);font-size:7px}.subscription-card{justify-content:space-between;align-items:center;margin-top:9px;padding:13px;display:flex}.subscription-card h2{font-size:14px}.subscription-card p{color:var(--muted);font-size:8px}.subscription-card button{color:var(--honey-bright);background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;font-size:7px;display:flex}.subscription-card button svg{width:27px;height:27px}.menu-list{gap:7px;margin-top:9px;display:grid}.menu-row{width:100%;color:inherit;text-align:left;grid-template-columns:27px 1fr 16px;align-items:center;gap:8px;padding:11px 12px;display:grid}.menu-row>svg:first-child{width:21px;height:21px;color:var(--honey)}.menu-row>svg:last-child{color:#b68e53}.menu-row span{flex-direction:column;display:flex}.menu-row strong{font-size:10px}.menu-row small{color:var(--muted);font-size:7px}.referral-code{color:var(--muted);background:#170801a6;border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:10px;font-size:8px;display:flex}.referral-code code{color:var(--honey-bright);margin-left:auto}.referral-code button{width:27px;height:27px;color:var(--honey);background:#321406;border:1px solid #73400f;border-radius:7px;place-items:center;display:grid}.legal-note{color:#816a48;text-align:center;padding:18px 0 0;font-size:7px}.bottom-nav{z-index:30;padding:6px 6px calc(6px + var(--safe-bottom));background:linear-gradient(#4f2508,#1c0b03 52%);border-top:2px solid #a95e16;flex:none;grid-template-columns:repeat(5,1fr);display:grid;position:relative;box-shadow:0 -7px 20px #11050085}.bottom-nav button{color:#aa895c;background:0 0;border:0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:47px;padding:4px 1px;display:flex;position:relative}.bottom-nav button.is-main{color:#371600;min-height:61px;box-shadow:0 0 0 3px #6c3006, 0 7px 0 #552000, var(--gold-shadow);background:linear-gradient(#ffe66a,#e88e00);border:3px solid #ffd64a;border-radius:50% 50% 35% 35%;margin-top:-20px}.bottom-nav svg{width:20px;height:20px}.bottom-nav .is-main svg{width:25px;height:25px}.bottom-nav span:not(.nav-orbit){font-size:7px;font-weight:900}.nav-orbit{border-radius:inherit;pointer-events:none;border:1px solid #ffee8480;position:absolute;inset:-4px}.toast{z-index:80;left:50%;bottom:calc(79px + var(--safe-bottom));width:max-content;max-width:calc(100% - 28px);color:var(--text);box-shadow:var(--shadow);animation:toast-in .25s var(--ease-bounce);background:#1a0901f5;border:1px solid #c2771d;border-radius:11px;padding:10px 14px;font-size:10px;position:absolute;transform:translate(-50%)}.toast.is-error{color:#fff3e8;box-shadow:0 0 0 2px #ff4e3224, var(--shadow);background:linear-gradient(145deg,#5f1509fa,#2a0903fa);border-color:#ff7859}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.modal-backdrop{z-index:100;padding:18px 12px calc(14px + var(--safe-bottom));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0300b3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.game-modal{width:min(100%,496px);max-height:min(86dvh,760px);animation:sheet-in .28s var(--ease-bounce);background:linear-gradient(#5b2b0a,#1c0a02);border:2px solid #d38420;border-radius:22px;overflow:hidden;box-shadow:inset 0 0 0 2px #2e1103,0 25px 70px #080200}@keyframes sheet-in{0%{opacity:0;transform:translateY(24px)scale(.97)}}.game-modal>header{background:linear-gradient(#794012,#3b1a06);border-bottom:1px solid #8f4d10;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.game-modal>header button{width:31px;height:31px;color:var(--honey-bright);background:#2a1004;border:1px solid #82460f;border-radius:9px;place-items:center;display:grid}.game-modal__body{max-height:calc(86dvh - 58px);padding:14px;overflow-y:auto}.modal-form .field:first-child{margin-top:0}.modal-hint{color:var(--muted);margin:10px 0 13px;font-size:9px;line-height:1.45}.document-tabs{background:#180802;border-radius:11px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.document-tabs button{font-size:8px}.legal-document{color:#dfc69b;margin-top:13px;font-size:10px;line-height:1.55}.legal-document h3{color:var(--text);font-size:14px}.legal-document h4{color:var(--honey-bright);margin:13px 0 2px;font-size:11px}.legal-document p{margin-top:4px}.unavailable-state{text-align:center;flex-direction:column;align-items:center;padding:8px;display:flex}.unavailable-state .sprite-icon{width:82px;height:82px}.unavailable-state h3{font-size:16px}.unavailable-state p{color:var(--muted);margin:6px 0 15px;font-size:9px;line-height:1.5}.referral-summary{text-align:center;flex-direction:column;align-items:center;display:flex}.referral-summary .sprite-icon{width:72px;height:72px}.referral-summary>strong{color:var(--honey-bright);font-size:16px}.referral-summary>p{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.45}.referral-summary dl{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.referral-summary dl>div{background:#1b0902;border-radius:9px;padding:9px}.referral-summary dt{color:var(--muted);font-size:7px}.referral-summary dd{color:var(--text);margin:2px 0 0;font-weight:900}.leaderboard{margin:0;padding-left:22px}.leaderboard li{border-bottom:1px solid var(--line-soft);justify-content:space-between;padding:8px 4px;font-size:10px;display:flex}.leaderboard span{color:var(--honey-bright)}.wheel-result{text-align:center;background:radial-gradient(circle at 50% 45%,#ffb70033,#0000 37%),linear-gradient(#351304,#170702);border:1px solid #a85a0f;border-radius:16px;flex-direction:column;align-items:center;min-height:390px;padding:92px 22px 20px;display:flex;position:relative;overflow:hidden}.honey-drip-decoration{z-index:0;object-fit:contain;pointer-events:none;filter:drop-shadow(0 5px 8px #3a140073);width:100%;height:auto;position:absolute;inset:0 0 auto}.wheel-result>:not(.honey-drip-decoration){z-index:1;position:relative}.wheel-result .sprite-icon{width:132px;height:132px;margin-bottom:-3px}.wheel-result>strong{color:var(--honey-bright);text-shadow:0 2px #5a2600;font-size:34px}.wheel-result>p{color:#e2c28d;margin:3px 0 18px;font-size:11px}.load-state{width:min(100%,520px);min-height:100dvh;color:var(--muted);text-align:center;background:linear-gradient(#1b0b0233,#160801),url(/assets/worlds/kingdom.png) top/cover;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.load-state--art{width:min(100vw,520px);height:var(--app-viewport-height,100dvh);min-height:0;max-height:var(--app-viewport-height,100dvh);contain:layout paint;background:#160802;padding:0;position:relative;overflow:hidden}.load-state--art>img{object-fit:cover;object-position:50% 50%;width:100%;max-width:none;height:100%;max-height:none;animation:.45s ease-out loading-art-in;display:block;position:absolute;inset:0}@keyframes loading-art-in{0%{opacity:0}}.load-state strong{margin-top:14px}.load-state p{margin-top:6px;font-size:10px}.load-state__icon{width:42px;height:42px;color:var(--danger)}.loader{border:4px solid #ffd45938;border-top-color:var(--honey-bright);width:48px;height:48px;box-shadow:var(--gold-shadow);border-radius:50%;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=365px){.app-header{min-height:82px}.brand-medallion{flex-basis:67px;width:67px;height:72px}.brand-logo{width:63px;height:76px}.subscription-badge{display:none}.balance-strip{gap:3px;padding-inline:5px}.balance-item{padding-right:2px}.balance-item>.sprite-icon{width:31px;height:31px}.balance-item strong{font-size:8px}.page{padding-inline:10px}.market-card{grid-template-columns:45px 1fr}.market-card button{grid-column:2;justify-self:start}.event-shortcuts .sprite-icon{width:38px;height:38px}.market-card>.sprite-icon{width:58px;height:58px}.reward-wheel-shell{width:min(228px,75vw)}.reward-wheel-slot{transform:translate(-50%, -50%) rotate(var(--wheel-angle)) translateY(-70px) rotate(var(--wheel-counter-angle))}}@media (width>=700px){.app-shell,.load-state{border:1px solid var(--line);border-radius:24px;height:calc(100dvh - 28px);min-height:0;margin-block:14px;box-shadow:0 26px 80px #0000008f}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{background:radial-gradient(circle at 50% -10%, #f5b51b1c, transparent 30%), linear-gradient(180deg, #101213, var(--bg-deep));border-inline-color:#ffda6329}.shell-top{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#ffffff06,#0000 42%),linear-gradient(#151614,#0c0d0d);box-shadow:0 10px 30px #00000075}.brand-medallion{filter:drop-shadow(0 4px 7px #0000008a);background:0 0;flex-basis:65px;width:65px;height:66px}.brand-logo{width:62px;height:68px}.app-header__kicker{color:var(--honey);letter-spacing:.09em;text-transform:uppercase;font-weight:900;font-size:7px!important}.app-header__title strong{color:var(--text);text-shadow:none;font-size:12px}.app-header__title>span:not(.app-header__kicker){color:var(--muted);margin-top:0;font-size:7px}.header-level{background:#050606;border-color:#ffda6338;width:min(125px,100%);height:4px;margin-top:3px}.header-avatar-button{border:1px solid var(--line-strong);width:38px;height:38px;box-shadow:var(--shadow-sm);background:#171812;border-radius:11px;flex:none;place-items:center;padding:0;display:grid;overflow:hidden}.header-avatar-button .telegram-avatar{border:0;border-radius:9px;width:100%;height:100%}.subscription-badge{max-width:55px;color:var(--muted);background:var(--surface-soft);border-color:var(--line-soft);border-radius:8px;padding:5px 6px;font-size:7px}.header-icon-button,.icon-action{width:32px;height:32px;color:var(--honey-bright);border-color:var(--line-soft);box-shadow:none;background:#ffffff0b;border-radius:9px}.balance-strip{gap:5px;padding:3px 8px 8px}.stat-chip{border:1px solid var(--line-soft);background:#040505b8;border-radius:9px;align-items:center;min-width:0;height:40px;padding:3px 5px 3px 2px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.stat-chip:before{content:"";background:var(--chip-color,var(--honey));height:1px;box-shadow:0 0 8px var(--chip-color,var(--honey));position:absolute;inset:auto 8px 0}.stat-chip.is-green{--chip-color:var(--success)}.stat-chip.is-blue{--chip-color:var(--water)}.stat-chip.is-purple{--chip-color:var(--royal)}.stat-chip__icon{flex:none;place-items:center;width:33px;height:33px;display:grid}.stat-chip__icon .sprite-icon{width:33px;height:33px}.stat-chip>span:last-child{flex-direction:column;min-width:0;display:flex}.stat-chip small{color:var(--muted);font-size:6px}.stat-chip strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.page-art{opacity:.82;filter:saturate(.8)contrast(1.08);border-bottom:1px solid var(--line-soft);height:190px;box-shadow:inset 0 -70px 55px #070809c7}.page-heading h1{text-shadow:0 3px 14px #000000b8;margin-top:2px;font-size:clamp(25px,7vw,31px)}.eyebrow{color:var(--honey);letter-spacing:.11em;text-shadow:none;font-size:7px}.rounds-chip,.market-status{border-color:var(--line);box-shadow:var(--shadow-sm);background:#0a0b0be0;border-radius:9px;padding:7px 9px}.bottom-nav{padding:5px 7px calc(5px + var(--safe-bottom));border-top:1px solid var(--line);background:#0b0c0cf7;box-shadow:0 -12px 34px #0000008a}.bottom-nav button{color:#857d6e;border-radius:10px;gap:3px;min-height:48px}.bottom-nav button.is-active{color:var(--honey-bright);background:#f5b51b14}.bottom-nav button.is-main{color:#211607;background:linear-gradient(145deg,#ffe47b,#e89c16);border:2px solid #ffd667;border-radius:16px;min-height:58px;margin-top:-12px;box-shadow:0 0 0 3px #1a140a,0 8px 24px #f5b51b47}.bottom-nav button.is-main.is-active{filter:brightness(1.05);transform:translateY(-1px)}.bottom-nav .nav-icon{place-items:center;width:24px;height:24px;display:grid}.bottom-nav .nav-icon svg{width:20px;height:20px}.bottom-nav .is-main .nav-icon svg{width:24px;height:24px}.bottom-nav .nav-label{font-weight:850;font-size:7px!important}.nav-orbit{border-color:#ffe6844d;inset:-3px}@media (width<=365px){.app-header{gap:5px;min-height:67px}.brand-medallion{flex-basis:56px;width:56px;height:60px}.brand-logo{width:54px;height:62px}.header-avatar-button{width:34px;height:34px}.subscription-badge{display:none}.stat-chip{height:37px;padding-right:2px}.stat-chip__icon,.stat-chip__icon .sprite-icon{width:28px;height:28px}.stat-chip strong{font-size:8px}}.shell-top{background:linear-gradient(#071427fa,#040d1bf5);border-bottom:0;box-shadow:0 12px 34px #00000061}.brand-logo{filter:drop-shadow(0 6px 10px #0000007a)drop-shadow(0 0 8px #f4b63524);width:67px;height:55px}.app-header__title>span:not(.app-header__kicker){font-size:8px}.subscription-badge,.header-icon-button{background:linear-gradient(#233b5be6,#0a192df0);border-color:#8fadd833;border-radius:10px;box-shadow:inset 0 1px #ffffff14}.bottom-nav{min-height:78px;padding:5px 7px calc(5px + var(--safe-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040c18f5;border-top-color:#7a9ac629;gap:4px;box-shadow:0 -10px 32px #00000075,inset 0 1px #ffffff0a}.bottom-nav button.is-active,.bottom-nav button.is-main.is-active{background:radial-gradient(circle at 50% 30%,#f5ba3740,#0000 58%),linear-gradient(#30445cdb,#0d1b2ff0);border-color:#f5ba3752;box-shadow:inset 0 1px #ffffff14,0 7px 20px #0000003d}@media (width<=365px){.brand-medallion,.brand-logo{flex-basis:58px;width:58px;height:51px}.balance-strip{gap:4px;padding-inline:5px}.balance-strip .stat-chip__icon,.exact-currency-icon{flex-basis:26px;width:26px;height:26px}}.app-shell{background:linear-gradient(#040a16e6,#02060ffa),radial-gradient(circle at 50% 0,#1e3f704d,#0000 44%);box-shadow:0 0 0 1px #d4a13b2e,0 24px 90px #000000bf}.shell-top{background:linear-gradient(#081325fe,#030a16fc),repeating-linear-gradient(120deg,#0000 0 14px,#deac4308 14px 15px);border-bottom-color:#d3a0368c}.brand-medallion{flex-basis:52px;width:52px;height:50px}.brand-logo{object-fit:contain;width:51px;height:50px}.header-avatar-button{border:1px solid #e2b451;border-radius:50%;order:-1;width:34px;height:34px;padding:2px;box-shadow:0 0 0 2px #49310a,0 0 12px #e2b45140}.header-avatar-button .telegram-avatar{border-radius:50%}.app-header__title strong{color:#fff5d5;font-family:Georgia,Times New Roman,serif;font-size:13px}.app-header__title>span:not(.app-header__kicker){color:#9faabc;font-size:7px}.app-header__kicker{color:#d8a632;font-size:6px!important}.header-level{background:#03070e;border-color:#deae486b;width:104px;height:4px}.header-level i{background:linear-gradient(90deg,#6c35bd,#b95ce2 58%,#f2c653);box-shadow:0 0 7px #ac50deb3}.subscription-badge{color:#f1c04e;background:linear-gradient(#17253a,#080f1d);border-color:#d2a1376e}.header-icon-button{color:#f1bf4d;background:linear-gradient(#17253a,#080f1d);border-color:#dca83d8c;border-radius:5px;width:30px;height:30px}.balance-strip .stat-chip{background:linear-gradient(#142032f5,#060d19fa);border-color:#c4912e6b;border-radius:4px;gap:2px;height:33px;padding:2px 3px}.balance-strip .stat-chip:before{display:none}.balance-strip .stat-chip__icon{flex-basis:26px;width:26px;height:26px}.exact-currency-icon{object-fit:contain;width:26px;height:26px}.balance-strip .stat-chip small{display:none}.balance-strip .stat-chip strong{color:#f8ead0;font-size:clamp(8px,2.45vw,10px)}.content,.page{min-width:0;overflow-x:hidden}.page-art{opacity:.92;filter:saturate(.9)contrast(1.08);height:244px;box-shadow:inset 0 -80px 55px #030812eb}.page-heading{min-height:80px;margin-bottom:10px}.page-heading h1{color:#fff1c9;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,7vw,31px)}.rounds-chip,.market-status{background:#050d1ae6;border-color:#d9a53e94;border-radius:4px;padding:6px 8px}.bottom-nav{min-height:72px;padding:3px 6px calc(4px + var(--safe-bottom));background:linear-gradient(#08111ffc,#02070f);border-top-color:#b58128;gap:2px;box-shadow:0 -5px 18px #0000008c,inset 0 1px #f8c75b29}.bottom-nav button,.bottom-nav button.is-main{color:#788394;min-width:0;min-height:61px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:5px;gap:0;margin-top:0;padding:2px}.bottom-nav button.is-main{transform:translateY(-4px)}.bottom-nav button.is-active,.bottom-nav button.is-main.is-active{color:#f3c75a;background:linear-gradient(#573c0c66,#0d141feb);border-color:#dca83d94;transform:translateY(0);box-shadow:inset 0 0 15px #efb22f1f,0 0 9px #efb22f1f}.bottom-nav button.is-main.is-active{transform:translateY(-4px)}.nav-icon img{object-fit:contain;filter:saturate(.14)brightness(.64);width:100%;height:100%}.bottom-nav button.is-active .nav-icon img{filter:saturate(1.05)brightness(1.08)drop-shadow(0 0 5px #eeb53c7a)}.bottom-nav .nav-label{color:inherit;font-size:7px!important}.nav-orbit{display:none}@media (width<=365px){.brand-medallion{flex-basis:44px;width:44px;height:47px}.brand-logo{width:44px;height:47px}.subscription-badge{display:none}.balance-strip .stat-chip__icon,.exact-currency-icon{width:22px;height:22px}}.panel,.dashboard-panel{background:linear-gradient(135deg, #ffffff0b, transparent 42%), var(--panel);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:inset 0 1px #ffffff0b, var(--shadow-sm);position:relative;overflow:hidden}.panel:after,.dashboard-panel:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffd16806}.dashboard-section-header{justify-content:space-between;align-items:flex-end;gap:10px;margin:19px 2px 8px;display:flex}.dashboard-section-header>div{min-width:0}.dashboard-section-header span{color:var(--honey);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:7px;font-weight:900;display:block}.dashboard-section-header h2{font-size:15px;line-height:1.1}.dashboard-section-header>b{min-width:25px;color:var(--honey-bright);border:1px solid var(--line-soft);text-align:center;background:#f5b51b14;border-radius:8px;padding:4px 7px;font-size:8px}.primary-button,.secondary-button,.feature-button{min-height:43px;text-shadow:none;background:linear-gradient(#ffdc67,#e99c18);border:1px solid #ffe188;border-bottom-color:#99600e;border-radius:10px;font-size:10px;box-shadow:inset 0 1px #ffffff80,0 3px #74450b,0 9px 20px #00000052}.secondary-button{color:var(--text);border-color:var(--line);background:#ffffff0e;box-shadow:inset 0 1px #ffffff0f}.danger-button{color:#fff7ee;background:linear-gradient(#eb785d,#b53e2d);border-color:#ff9c82}.kingdom-tabs{border-color:var(--line-soft);box-shadow:var(--shadow-sm);background:#050606b8;border-radius:11px}.kingdom-tabs button,.currency-switch button,.document-tabs button{color:var(--muted);border-radius:8px}.kingdom-tabs button.is-active,.currency-switch button.is-active,.document-tabs button.is-active{color:var(--text);border-color:var(--line);background:linear-gradient(#f5b51b38,#f5b51b14);box-shadow:inset 0 1px #fff1bf1f}.input-wrap,.field textarea,.field select{border-color:var(--line-soft);background:#030404b8;border-radius:9px}.input-wrap:focus-within,.field textarea:focus,.field select:focus{border-color:var(--line-strong);box-shadow:0 0 0 3px #f5b51b17}.form-message,.inline-notice{color:var(--muted-strong);border-color:var(--line-soft);background:#ffffff0b;border-radius:9px}.telegram-avatar{object-fit:cover;object-position:center;background:#171817;display:block}.telegram-avatar--fallback{color:#fff;letter-spacing:0;text-align:center;background:linear-gradient(#ff8a4a 0%,#e23d6c 100%);place-items:center;font-family:Inter,Segoe UI,Trebuchet MS,sans-serif;font-size:42%;font-weight:900;line-height:1;display:grid;overflow:hidden}.telegram-avatar--loading{background:#ffffff0e;position:relative;overflow:hidden}.telegram-avatar--loading:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffda6329 50%,#0000 80%);animation:1s linear infinite avatar-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes avatar-shimmer{to{transform:translate(100%)}}.telegram-avatar--fallback .sprite-icon{width:100%;height:100%}.modal-backdrop{padding:20px 12px calc(12px + var(--safe-bottom));-webkit-backdrop-filter:blur(12px)saturate(.8);backdrop-filter:blur(12px)saturate(.8);background:#020303c2}.game-modal{border:1px solid var(--line-strong);border-radius:var(--radius-xl);width:min(100%,496px);max-height:min(90dvh,780px);animation:dashboard-modal-in .3s var(--ease-out);background:radial-gradient(circle at 90% 0,#f5b51b1a,#0000 32%),linear-gradient(#1b1b18,#0c0d0d);box-shadow:inset 0 0 0 1px #ffffff0a,0 30px 90px #000000bd}@keyframes dashboard-modal-in{0%{opacity:0;transform:translateY(24px)scale(.975)}}.game-modal--compact{max-width:380px}.game-modal--large{max-width:520px;max-height:94dvh}.game-modal>header{border-bottom-color:var(--line-soft);background:linear-gradient(90deg,#f5b51b1c,#0000 72%),#ffffff06;justify-content:flex-start;gap:9px;min-height:61px;padding:10px 12px}.game-modal>header>div{flex:1;min-width:0}.game-modal>header h2{font-size:15px}.game-modal>header p{color:var(--muted);margin-top:2px;font-size:8px}.game-modal>header button{color:var(--honey-bright);border-color:var(--line-soft);background:#ffffff0d;border-radius:9px}.game-modal__leading{border:1px solid var(--line);background:#f5b51b1a;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.game-modal__body{max-height:calc(90dvh - 62px);padding:14px}.modal-showcase{background:radial-gradient(circle at 10% 30%, #f5b51b26, transparent 35%), var(--surface-soft);border:1px solid var(--line-soft);border-radius:13px;grid-template-columns:78px 1fr;align-items:center;gap:10px;margin-bottom:13px;padding:11px;display:grid}.modal-showcase__art{place-items:center;width:78px;height:78px;display:grid}.modal-showcase__art .sprite-icon{width:82px;height:82px}.modal-showcase span{color:var(--honey);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.modal-showcase h3{margin-top:2px;font-size:15px}.modal-showcase p{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.45}.toast{border-color:var(--line);box-shadow:var(--shadow);background:#101110f5;border-radius:10px}@media (width<=365px){.game-modal{border-radius:20px 20px 0 0}.modal-backdrop--sheet,.modal-backdrop--showcase{padding-inline:0;padding-bottom:0}}.panel,.dashboard-panel{background:linear-gradient(145deg,#ffffff09,#0000 38%),linear-gradient(#0b1a2ff5,#040c19fa);border-color:#c18d2b8a;border-radius:5px;box-shadow:inset 0 0 0 1px #ffe49d09,inset 0 -8px 24px #0000002e,0 6px 18px #00000047}.dashboard-section-header{align-items:center;margin:16px 1px 7px}.dashboard-section-header h2{color:#f3e8cf;font-family:Georgia,Times New Roman,serif;font-size:16px}.dashboard-section-header>b{background:#081426;border-color:#cc97318f;border-radius:3px}.primary-button,.secondary-button,.feature-button{background:linear-gradient(#e8bc4e,#b87414);border-color:#f0c35d #f0c35d #72500f;border-radius:4px;min-height:40px;font-size:10px;font-weight:900;box-shadow:inset 0 1px #ffffff7a,0 2px #6b4508,0 7px 15px #0000004d}.secondary-button{color:#e7edf5;background:linear-gradient(#1c304b,#0a1628);border-color:#8497b46b;box-shadow:inset 0 1px #ffffff0f}.success-button{color:#f5fff0;background:linear-gradient(#69c154,#327a31);border-color:#89d26d #89d26d #24511e;box-shadow:inset 0 1px #ffffff52,0 2px #214f1f,0 7px 15px #0000004d}.kingdom-tabs,.currency-switch,.document-tabs{background:#030913db;border-color:#c08e2b75;border-radius:4px}.input-wrap,.field textarea,.field select{background:#020811db;border-color:#b1842e75;border-radius:4px}.modal-backdrop{-webkit-backdrop-filter:blur(7px)saturate(.85);backdrop-filter:blur(7px)saturate(.85);background:#01040acc}.game-modal{background:radial-gradient(circle at 90% 0,#824db724,#0000 32%),linear-gradient(#0d1d35,#040b17);border:1px solid #d3a23d;border-radius:6px;position:relative;box-shadow:inset 0 0 0 2px #493009bf,inset 0 0 35px #0003,0 30px 90px #000c}.game-modal:before,.game-modal:after{content:"";z-index:2;pointer-events:none;width:26px;height:26px;position:absolute}.game-modal:before{border-top:3px solid #e9bc57;border-left:3px solid #e9bc57;inset:-3px auto auto -3px}.game-modal:after{border-bottom:3px solid #e9bc57;border-right:3px solid #e9bc57;inset:auto -3px -3px auto}.game-modal>header h2{color:#f7e5b7;font-family:Georgia,Times New Roman,serif}.game-modal>header button,.game-modal__leading{background:linear-gradient(#172c46,#071221);border-color:#d19d3780;border-radius:4px}.modal-showcase{background:radial-gradient(circle at 10% 30%,#d19d372b,#0000 38%),linear-gradient(#12253ee0,#07111feb);border-color:#d19d3775;border-radius:4px}.hive-assignment-list{gap:7px;display:grid}.hive-assignment-list>button{text-align:left;background:linear-gradient(#152942,#071323);border:1px solid #c4912e75;border-radius:4px;grid-template-columns:42px 1fr;align-items:center;gap:8px;min-height:54px;padding:6px 9px;display:grid}.hive-assignment-list .sprite-icon{width:42px;height:42px}.hive-assignment-list span{gap:2px;min-width:0;display:grid}.hive-assignment-list strong{color:#f5e6c5;font-size:10px}.hive-assignment-list small{color:var(--muted);font-size:8px}.wax-conversion-flow{background:radial-gradient(circle,#5d3b9630,#040d1aeb 65%);border:1px solid #c9963380;border-radius:5px;grid-template-columns:1fr 32px 1fr;place-items:center;min-height:100px;margin-bottom:9px;display:grid}.wax-conversion-flow img{object-fit:contain;width:76px;height:76px}.wax-conversion-flow span{color:#e6bc55;font-size:24px}.wax-slider{color:var(--muted);gap:5px;font-size:8px;display:grid}.wax-slider input{accent-color:#d3a23d;width:100%}.royal-panel,.dashboard-panel.is-accent{border-color:#f5b93747;box-shadow:inset 0 1px #ffffff17,0 12px 34px #00000047}.dashboard-section-header{margin-top:22px}.dashboard-section-header h2{letter-spacing:-.02em;font-family:Inter,Segoe UI,sans-serif;font-size:18px}.dashboard-section-header>b{background:#112641db;border-color:#93b2dc38;border-radius:9px;min-width:30px;padding:5px 9px}.primary-button,.secondary-button,.feature-button{background:linear-gradient(#f0c44f,#c98518);border-color:#ffdd8085 #ffdd8085 #754809cc;border-radius:11px;min-height:45px;transition:transform .16s,filter .16s;box-shadow:inset 0 1px #ffffff80,0 6px 16px #0000004d}.primary-button:active,.secondary-button:active,.feature-button:active{transform:translateY(1px)scale(.985)}.secondary-button{background:linear-gradient(#274a77,#102844);border-color:#8eaeda3d}.success-button{background:linear-gradient(#6bcb58,#37843a);border-color:#91e36f80}.kingdom-tabs,.currency-switch,.document-tabs{background:#020a16b8;border:0;border-radius:12px;padding:4px}.kingdom-tabs button,.currency-switch button,.document-tabs button{border-radius:9px}.kingdom-tabs button.is-active,.currency-switch button.is-active,.document-tabs button.is-active{background:linear-gradient(#e6a92c54,#864e0b4d);border-color:#f6bd3e40}.game-modal{background:radial-gradient(circle at 90% 0,#8153d32b,#0000 34%),linear-gradient(#132b49,#061426);border-color:#eeb83e80;border-radius:18px;box-shadow:inset 0 1px #ffffff14,0 30px 90px #000000b8}.game-modal:before,.game-modal:after{display:none}.game-modal--dialog,.game-modal--confirm{border-radius:18px}.game-modal>header{background:#05112170;border-bottom-color:#8dadd724;min-height:64px}.game-modal>header h2{font-family:Inter,Segoe UI,sans-serif;font-size:17px}.game-modal>header button,.game-modal__leading,.modal-showcase,.hive-assignment-list>button,.wax-conversion-flow{border-color:#8eafdb33;border-radius:12px}.modal-showcase{background:radial-gradient(circle at 10% 30%,#efb33029,#0000 38%),linear-gradient(145deg,#1f3c5fe6,#08182deb)}.hive-assignment-list>button{background:linear-gradient(145deg,#224166e6,#091a30f0)}.wax-conversion-flow{background:radial-gradient(circle,#784bc738,#0000 58%),linear-gradient(145deg,#1b3453e6,#071528f0);border:0;min-height:132px}.wax-conversion-flow img{width:96px;height:96px}.game-stat-grid,.apiary-stat-grid,.market-stat-grid,.profile-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0 10px;display:grid}.game-stat-grid .stat-chip,.apiary-stat-grid .stat-chip,.market-stat-grid .stat-chip,.profile-stat-grid .stat-chip{height:47px}.game-controls{padding:14px}.panel-title h2{font-size:14px}.panel-title p{color:var(--muted);font-size:8px}.currency-switch>div{background:#020303a6}.quick-stakes button{color:var(--muted-strong);border-color:var(--line-soft);background:#ffffff0b}.quick-stakes button:active{color:#211607;background:var(--honey-bright)}.fixed-value{color:var(--honey-bright);border-color:var(--line-soft);background:#ffffff0a}.live-round{background:radial-gradient(circle at 50% 30%, #f5b51b14, transparent 40%), var(--panel-strong);padding:13px}.mines-grid button{background:linear-gradient(145deg,#27241d,#111211);border:1px solid #f5b51b61;border-radius:9px;box-shadow:inset 0 1px #ffefb512,0 3px #050606}.mines-grid button.is-safe{border-color:var(--honey-bright);box-shadow:0 0 15px #f5b51b2e}.mines-grid button.is-wasp{border-color:var(--danger);box-shadow:0 0 16px #f36a552e}.confirm-stats{grid-template-columns:1fr 1fr;gap:7px;margin:0 0 13px;display:grid}.confirm-stats>div{background:var(--surface-soft);border:1px solid var(--line-soft);border-radius:10px;flex-direction:column;padding:10px;display:flex}.confirm-stats dt{color:var(--muted);font-size:7px}.confirm-stats dd{color:var(--honey-bright);margin:3px 0 0;font-size:13px;font-weight:900}.modal-secondary-action{margin-top:8px}.kingdom-card{min-height:154px;padding:8px}.kingdom-card button,.card-actions button,.swarm-row button,.quest-row button,.booster-card button,.season-card>button,.market-card button{color:#211607;background:linear-gradient(#ffda63,#d99018);border-color:#ffe38c;border-radius:8px}.character-row{margin-inline:-12px;padding:0 12px 5px}.character-chip{background:var(--panel);border-color:var(--line-soft);width:100px;min-width:100px;box-shadow:var(--shadow-sm);border-radius:12px}.feature-button{min-height:68px;color:var(--text);background:linear-gradient(135deg, #f5b51b1a, transparent 50%), var(--panel);border-color:var(--line);box-shadow:var(--shadow-sm)}.feature-button small{color:var(--muted)}.modal-action-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dashboard-action-card{min-width:0;min-height:128px;color:var(--text);background:var(--surface-soft);border:1px solid var(--line-soft);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:9px;display:flex}.dashboard-action-card span{flex-direction:column;display:flex}.dashboard-action-card strong{font-size:10px}.dashboard-action-card small{color:var(--muted);margin-top:2px;font-size:7px}.market-window{background:linear-gradient(90deg, #f5b51b14, transparent 55%), var(--panel);padding:11px}.market-window>svg{color:var(--honey-bright)}.market-card{background:var(--panel);grid-template-columns:68px 1fr auto;min-height:103px;padding:10px}.market-card span{color:var(--honey);font-size:7px}.event-hero{background:radial-gradient(circle at 50% 58%, #7e56e81c, transparent 35%), var(--panel-strong);min-height:380px;padding:14px}.reward-wheel-shell{border-color:var(--honey-bright);background:radial-gradient(circle,#2b261d 58%,#080909 61%);width:min(242px,72vw);padding:8px;box-shadow:inset 0 0 0 3px #443016,0 8px #17120a,0 18px 38px #0000008c}.reward-wheel{background:radial-gradient(circle,#0000 0 21%,#2e2312 22% 24%,#0000 25%),repeating-conic-gradient(from -22.5deg,#dca326 0deg 43deg,#2b2114 43deg 45deg,#6651bb 45deg 88deg,#2b2114 88deg 90deg);border-color:#332614}.event-shortcuts button{background:var(--panel);border-color:var(--line-soft);border-radius:11px}.season-card,.quest-row,.booster-card,.tournament-card{background:var(--panel)}.profile-card{background:linear-gradient(90deg, #f5b51b1c, transparent 58%), var(--panel);min-height:82px;padding:11px}.profile-card .avatar{border:2px solid var(--line-strong);width:61px;height:61px;box-shadow:var(--gold-shadow);border-radius:14px}.subscription-card{background:radial-gradient(circle at 90% 50%, #8b72ef1c, transparent 30%), var(--panel);padding:12px}.menu-row{background:var(--panel);border-color:var(--line-soft);min-height:55px}.menu-row>svg:first-child{color:var(--honey)}.referral-code{background:var(--surface-soft);border:1px solid var(--line-soft)}.wheel-result{border-color:var(--line);background:radial-gradient(circle at 50% 45%,#f5b51b24,#0000 37%),#0d0e0d}@media (width<=365px){.game-stat-grid,.apiary-stat-grid,.market-stat-grid,.profile-stat-grid{gap:4px}.game-stat-grid .stat-chip__icon,.apiary-stat-grid .stat-chip__icon,.market-stat-grid .stat-chip__icon,.profile-stat-grid .stat-chip__icon,.game-stat-grid .stat-chip__icon .sprite-icon,.apiary-stat-grid .stat-chip__icon .sprite-icon,.market-stat-grid .stat-chip__icon .sprite-icon,.profile-stat-grid .stat-chip__icon .sprite-icon{width:30px;height:30px}.market-card{grid-template-columns:54px 1fr}.market-card>.sprite-icon{width:54px;height:54px}.market-card button{grid-column:2;justify-self:start}}.page-art--apiary,.page-art--game,.page-art--market,.page-art--events,.page-art--profile{background-position:50% 45%}.game-stat-grid .stat-chip,.apiary-stat-grid .stat-chip,.market-stat-grid .stat-chip,.profile-stat-grid .stat-chip{background:linear-gradient(145deg,#1e3859e6,#08172bf0);border-color:#87a9d82e;border-radius:12px;height:52px;box-shadow:inset 0 1px #ffffff12}.game-board-preview{background:linear-gradient(#05102005,#030b1880),url(/assets/exact/scene-game.webp) 50%/cover;border:0;border-radius:18px;min-height:330px;padding:26px 18px;box-shadow:inset 0 -48px 60px #0000006b,0 16px 38px #0000004d}.quick-stakes button,.fixed-value{background:linear-gradient(#284971f0,#0d2643f5);border:0;border-radius:10px;min-height:39px}.kingdom-grid{gap:9px}.kingdom-card button,.card-actions button,.swarm-row button,.quest-row button,.booster-card button,.season-card>button,.market-card button,.milestone-card button{background:linear-gradient(#edbd47,#bb7413);border:0;border-radius:10px;min-height:37px;padding-inline:14px;box-shadow:0 5px 14px #00000040}.character-row{gap:9px}.feature-button,.dashboard-action-card{background:linear-gradient(145deg,#1f3b5ef0,#08182df5);border-color:#8bacd92e;border-radius:14px}.dashboard-action-card{min-height:148px}.dashboard-action-card .sprite-icon{width:82px;height:82px}.market-card>.sprite-icon{filter:drop-shadow(0 8px 10px #00000061);width:100px;height:100px}.market-card p{font-size:9px;line-height:1.4}.reward-wheel-shell{border-width:3px;width:min(292px,80vw)}.season-card,.quest-row,.booster-card,.tournament-card,.milestone-card{background:linear-gradient(145deg,#1d3859f0,#08172bf7);border-color:#89abd92e;border-radius:14px}.profile-card .avatar{border:0;width:108px;height:108px;padding:4px;box-shadow:0 0 0 4px #f2b93de6,0 10px 30px #0000006b}.subscription-card,.menu-row{background:linear-gradient(145deg,#1d3859f0,#08172bf7);border-color:#89abd92e;border-radius:14px}@media (width<=365px){.market-card{grid-template-columns:78px 1fr;min-height:130px}.market-card>.sprite-icon{width:78px;height:78px}.kingdom-card>.sprite-icon{width:102px;height:102px}.character-chip .sprite-icon{width:112px;height:112px}}.page-art--apiary{background-image:url(/assets/exact/scene-apiary.webp)}.page-art--game{background-image:url(/assets/exact/scene-game.webp)}.page-art--market{background-image:url(/assets/exact/scene-market.webp)}.page-art--events{background-image:url(/assets/exact/scene-events.webp)}.page-art--profile{background-image:url(/assets/exact/scene-profile.webp)}.page-art--apiary,.page-art--game,.page-art--market,.page-art--events,.page-art--profile{background-position:50% 42%;background-size:cover}.game-stat-grid,.apiary-stat-grid,.market-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.game-board-preview{background:linear-gradient(#030a1633,#030914d1),url(/assets/exact/scene-game.webp) 50%/cover;border:1px solid #d6a238b0;border-radius:5px;grid-template-columns:repeat(6,minmax(0,1fr));align-content:center;gap:3px;min-height:282px;margin:7px 0 9px;padding:24px 20px;display:grid;overflow:hidden;box-shadow:inset 0 0 45px #000000b3,0 8px 24px #0000005e}.game-board-preview span{aspect-ratio:1;clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);background:linear-gradient(145deg,#2b4462eb,#061224fa);box-shadow:inset 0 0 0 2px #c89839,inset 0 -7px 12px #00000061}.game-board-preview span:nth-child(12n+7),.game-board-preview span:nth-child(12n+8),.game-board-preview span:nth-child(12n+9),.game-board-preview span:nth-child(12n+10),.game-board-preview span:nth-child(12n+11),.game-board-preview span:nth-child(12n+12){transform:translate(50%)}.game-board-preview span.is-highlighted{filter:drop-shadow(0 0 8px #f2b93c80);background:radial-gradient(circle,#f5cc64,#a96912 65%,#452805)}.game-controls{border-color:#d29d3594;padding:10px}.quick-stakes button,.fixed-value{background:linear-gradient(#172c46,#081426);border-color:#b2842b80;border-radius:3px}.live-round{background:radial-gradient(circle at 50% 30%,#d09c3317,#0000 40%),url(/assets/exact/scene-game.webp) 50% 48%/cover;border-color:#d9a337bf}.mines-grid{gap:4px}.mines-grid button{clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);background:linear-gradient(145deg,#294463,#081528);border:0;border-radius:0;box-shadow:inset 0 0 0 2px #c89839,inset 0 -7px 12px #00000061}.mines-grid button.is-safe{filter:drop-shadow(0 0 5px #eeb83a59);background:radial-gradient(circle,#efc65b,#6f8e2e 68%,#213c18)}.mines-grid button.is-wasp{filter:drop-shadow(0 0 6px #e64a3d5c);background:radial-gradient(circle,#d66857,#6d2025 68%,#240a12)}.apiary-hero{background:linear-gradient(90deg,#030913e0,#03091340 55%,#030913bf),url(/assets/exact/scene-apiary.webp) 50% 45%/cover;border-color:#ddaa3fc7;min-height:174px;padding:12px}.apiary-hero .hero-sprite{filter:drop-shadow(0 7px 9px #000000b3);width:108px;height:108px}.kingdom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.kingdom-card{background:linear-gradient(#11253ef5,#050e1bfc),url(/assets/exact/scene-apiary.webp) 50%/cover;border-color:#c7932e94;min-height:166px}.kingdom-card button,.card-actions button,.swarm-row button,.quest-row button,.booster-card button,.season-card>button,.market-card button,.milestone-card button{background:linear-gradient(#deb044,#a9660f);border-color:#efc45f;border-radius:3px}.character-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-inline:0;padding:0;display:grid;overflow:visible}.character-chip{background:radial-gradient(circle at 50% 26%,#4e6c9442,#0000 45%),linear-gradient(#122742,#071323);border:1px solid #c7932e87;border-radius:5px;width:100%;min-width:0;min-height:154px;padding:7px;box-shadow:inset 0 0 0 1px #ffe6a50a,0 5px 15px #0000004d}.dashboard-action-card{background:linear-gradient(#142a46,#071325);border-color:#c38f2c85;border-radius:5px}.market-window{background:linear-gradient(90deg,#040b16d1,#040b1638,#040b16ad),url(/assets/exact/scene-market.webp) 50% 47%/cover;border-color:#d9a43ba8;min-height:115px}.market-card{background:linear-gradient(#102239f5,#050e1bfa);border-color:#c6912b8a;min-height:112px}.event-hero{background:radial-gradient(circle at 50% 48%,#050c1a2e,#040a15b8 72%),url(/assets/exact/scene-events.webp) 50%/cover;border-color:#d9a53ebf;min-height:390px}.reward-wheel-shell{background:radial-gradient(circle,#17243a 58%,#030811 61%);border-color:#e1b14e;border-radius:50%;width:min(270px,76vw);box-shadow:inset 0 0 0 3px #614210,0 7px #251a08,0 18px 38px #000000a6}.reward-wheel{background:radial-gradient(circle,#0000 0 21%,#111d2d 22% 24%,#0000 25%),repeating-conic-gradient(from -22.5deg,#d4a12f 0deg 43deg,#101b2a 43deg 45deg,#7147a8 45deg 88deg,#101b2a 88deg 90deg)}.event-shortcuts button,.season-card,.quest-row,.booster-card,.tournament-card,.milestone-card{background:linear-gradient(#102239f5,#050e1bfa);border-color:#c28f2c85;border-radius:5px}.milestone-grid{gap:6px;display:grid}.milestone-card{grid-template-columns:58px 1fr auto;align-items:center;gap:8px;min-height:76px;padding:7px;display:grid}.milestone-card .sprite-icon{width:58px;height:58px}.milestone-card>div{gap:2px;min-width:0;display:grid}.milestone-card strong{color:#f3e5c4;font-size:10px}.milestone-card small{color:var(--muted);font-size:8px}.profile-card{background:linear-gradient(90deg,#040b16b8,#040b1629,#040b16bd),url(/assets/exact/scene-profile.webp) 50% 48%/cover;border-color:#dba83fbf;min-height:126px;padding:12px}.subscription-card{background:radial-gradient(circle at 90%,#8b52c62b,#0000 32%),linear-gradient(#142945,#071323);border-color:#8f59c4a6}.menu-row{background:linear-gradient(#0f2036f5,#050e1bfa);border-color:#bc8b2b75;border-radius:4px;min-height:52px}.wheel-result{background:radial-gradient(circle at 50% 45%,#d6a13429,#0000 37%),#061020;border-color:#daa63ca8}@media (width<=365px){.page-art{height:222px}.game-board-preview{min-height:252px;padding-inline:14px}.profile-card .avatar{width:70px;height:70px}.milestone-card{grid-template-columns:48px 1fr}.milestone-card button{grid-column:2;justify-self:start}}.app-shell{background:radial-gradient(circle at 14% 8%,#4575d133,#0000 30%),radial-gradient(circle at 86% 31%,#f4b02a17,#0000 27%),linear-gradient(#07172e,#020711 72%)}.shell-top{background:linear-gradient(#08162bfc,#040d1cf7);border-bottom:0}.brand-logo{filter:drop-shadow(0 6px 10px #0000007a)drop-shadow(0 0 8px #f4b63529)}.app-header__title strong{font-family:Inter,Segoe UI,sans-serif;font-size:14px;font-weight:900}.header-level{background:#ffffff17;border:0;border-radius:999px;width:min(142px,100%);height:5px;overflow:hidden}.subscription-badge,.header-icon-button{background:linear-gradient(#233b5be6,#0a192df0);border-color:#8fadd833;border-radius:10px}.balance-strip{background:#040c19f2;border-bottom:0;gap:6px;padding:5px 8px 7px}.balance-strip .stat-chip{background:linear-gradient(145deg,#223b5ce6,#08172bf0);border-color:#8baad733;border-radius:10px;height:39px;padding:3px 5px}.page{padding:14px 11px 42px}.page:before{background:linear-gradient(#0000,#030a162e 170px,#030a16 305px),radial-gradient(circle at 50% 11%,#335b9d24,#0000 38%)}.page-art{opacity:1;filter:saturate(1.1)contrast(1.03)brightness(1.05);border:0;height:282px;box-shadow:inset 0 -96px 68px #030a16cc}.page-heading{min-height:94px}.page-heading h1{letter-spacing:-.04em;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(29px,7.8vw,35px);font-weight:950}.panel,.dashboard-panel{background:linear-gradient(145deg,#1c3656e6,#071528f2);border:1px solid #89a9d62e;border-radius:15px;box-shadow:inset 0 1px #ffffff12,0 10px 30px #0000003d}.panel:after,.dashboard-panel:after{display:none}.primary-button,.secondary-button,.feature-button{border-radius:11px;min-height:45px}.game-stat-grid .stat-chip,.apiary-stat-grid .stat-chip,.market-stat-grid .stat-chip,.profile-stat-grid .stat-chip{background:linear-gradient(145deg,#1e3859eb,#08172bf5);border-color:#87a9d82e;border-radius:12px;height:52px}.game-board-preview{background:linear-gradient(#05102005,#030b1870),url(/assets/exact/scene-game.webp) 50%/cover;border:0;border-radius:19px;min-height:334px;box-shadow:inset 0 -48px 60px #0000005c,0 16px 38px #0000004d}.game-board-preview span{background:linear-gradient(145deg,#315b86,#0b2747);box-shadow:inset 0 0 0 2px #efb83cc7,inset 0 -7px 12px #0000004d,0 4px 10px #00000038}.game-controls,.live-round{border-color:#88a9d62e;border-radius:16px}.apiary-hero,.market-window,.event-hero,.profile-card{border:0;border-radius:19px;box-shadow:inset 0 -42px 62px #01071057,0 16px 40px #00000047}.apiary-hero{min-height:220px;padding:16px}.kingdom-grid,.character-row{gap:9px}.kingdom-card{background:radial-gradient(circle at 50% 28%,#3a67a14d,#0000 44%),linear-gradient(#15345a,#07172b);border-color:#8aacda2e;border-radius:16px;min-height:208px;padding:12px}.character-chip{background:radial-gradient(circle at 50% 27%,#4779b757,#0000 45%),linear-gradient(#17385e,#07182c);border-color:#89abda2e;border-radius:16px;min-height:188px;padding:10px}.kingdom-card button,.card-actions button,.swarm-row button,.quest-row button,.booster-card button,.season-card>button,.market-card button,.milestone-card button{background:linear-gradient(#efc24e,#bc7513);border:0;border-radius:10px;min-height:37px}.market-window{min-height:156px;padding:16px}.market-card{background:linear-gradient(145deg,#1c3758f2,#071528fa);border-color:#89aad82e;border-radius:16px;grid-template-columns:100px 1fr auto;gap:12px;min-height:142px;padding:13px}.event-hero{min-height:430px;padding:17px}.event-shortcuts button{background:linear-gradient(145deg,#1e395bf2,#08172bf7);border-color:#89abd92e;border-radius:15px;min-height:88px}.profile-card{min-height:178px;padding:18px}.profile-card .avatar{border:0;border-radius:50%;width:108px;height:108px;padding:4px;box-shadow:0 0 0 4px #f2b93de6,0 10px 30px #0000006b}.subscription-card,.menu-row{border-color:#89abd92e;border-radius:15px}.menu-row{min-height:67px;padding-inline:15px}.bottom-nav{min-height:78px;padding:5px 7px calc(5px + var(--safe-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040c18f5;border-top-color:#7a9ac629;gap:4px}.bottom-nav button,.bottom-nav button.is-main{border-radius:13px;min-height:65px}.bottom-nav button.is-active,.bottom-nav button.is-main.is-active{background:radial-gradient(circle at 50% 30%,#f5ba3740,#0000 58%),linear-gradient(#30445cdb,#0d1b2ff0);border-color:#f5ba374d}@media (width<=365px){.brand-medallion,.brand-logo{flex-basis:58px;width:58px;height:51px}.market-card{grid-template-columns:78px 1fr;min-height:130px}.market-card>.sprite-icon{width:78px;height:78px}.kingdom-card>.sprite-icon{width:102px;height:102px}.character-chip .sprite-icon{width:112px;height:112px}}.shell-top{isolation:isolate;transition:background-color .35s,box-shadow .35s;position:relative;overflow:hidden}.shell-top:before{content:"";z-index:-1;opacity:.22;filter:blur(18px)saturate(1.15);pointer-events:none;background-position:50% 36%;background-size:cover;transition:opacity .35s,filter .35s;position:absolute;inset:-30px;transform:scale(1.12)}.shell-top:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#040f1f7a,#040d1bc7);position:absolute;inset:0}.shell-top--apiary:before{background-image:url(/assets/exact/scene-apiary.webp)}.shell-top--market:before{background-image:url(/assets/exact/scene-market.webp)}.shell-top--game:before{background-image:url(/assets/exact/scene-game.webp)}.shell-top--events:before{background-image:url(/assets/exact/scene-events.webp)}.shell-top--profile:before{background-image:url(/assets/exact/scene-profile.webp)}.balance-strip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040d1b85}.page{animation:modern-page-in .32s var(--ease-out)}@keyframes modern-page-in{0%{opacity:.68;transform:translateY(5px)}}.page--apiary .page-art{height:560px}.page--market .page-art{height:470px}.page--game .page-art{height:720px}.page--events .page-art{height:760px}.page--profile .page-art{height:535px}.page--apiary:before{background:linear-gradient(#0000 0,#030a1614 350px,#030a16 565px)}.page--market:before{background:linear-gradient(#0000 0,#030a1614 300px,#030a16 475px)}.page--game:before{background:linear-gradient(#0000 0,#030a160f 460px,#030a16 725px)}.page--events:before{background:linear-gradient(#0000 0,#030a160a 520px,#030a16 765px)}.page--profile:before{background:linear-gradient(#0000 0,#030a1612 330px,#030a16 540px)}.apiary-hero,.market-window,.event-hero,.profile-card{-webkit-backdrop-filter:blur(5px)saturate(1.08);backdrop-filter:blur(5px)saturate(1.08);background:linear-gradient(145deg,#112a4980,#0512245c);border:1px solid #acc7e81a;box-shadow:inset 0 1px #ffffff0f,0 18px 46px #0000002b}.event-hero{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:linear-gradient(#07142933,#050f1f61)}.panel,.dashboard-panel{-webkit-backdrop-filter:blur(12px)saturate(1.05);backdrop-filter:blur(12px)saturate(1.05);background:linear-gradient(145deg,#1c3656c2,#071528d6)}.game-stat-grid .stat-chip,.apiary-stat-grid .stat-chip,.market-stat-grid .stat-chip,.profile-stat-grid .stat-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#203f65c7,#08192fdb);height:64px;padding:6px 8px}.profile-stat-grid{gap:8px}.profile-card .avatar{width:116px;height:116px}.menu-row{min-height:72px}@media (width<=365px){.game-stat-grid .stat-chip,.apiary-stat-grid .stat-chip,.market-stat-grid .stat-chip,.profile-stat-grid .stat-chip{height:59px;padding-inline:5px}.game-stat-grid .stat-chip__icon,.apiary-stat-grid .stat-chip__icon,.market-stat-grid .stat-chip__icon,.profile-stat-grid .stat-chip__icon,.game-stat-grid .stat-chip__icon .sprite-icon,.apiary-stat-grid .stat-chip__icon .sprite-icon,.market-stat-grid .stat-chip__icon .sprite-icon,.profile-stat-grid .stat-chip__icon .sprite-icon{width:44px;height:44px}.profile-card .avatar{width:102px;height:102px}}.shell-top:before{opacity:.42;filter:blur(12px)saturate(1.2)}.apiary-hero{background:radial-gradient(circle at 24% 48%,#e2a7291f,#0000 31%),linear-gradient(145deg,#0c264557,#04102033)}.market-window{background:linear-gradient(100deg,#07182e6b,#07162a1f)}.event-hero{background:linear-gradient(#07142921,#050f1f40)}.profile-card{background:radial-gradient(circle at 32% 48%,#30639e3b,#0000 34%),linear-gradient(145deg,#0e274652,#0511222e)}.apiary-hero,.market-window,.event-hero,.profile-card{-webkit-backdrop-filter:blur(1.5px)saturate(1.08);backdrop-filter:blur(1.5px)saturate(1.08);border-color:#bad2ef14}.apiary-hero strong,.market-window strong,.event-hero strong,.profile-card strong{text-shadow:0 2px 10px #000000b8}.app-shell{--tab-rgb:58, 102, 154;--tab-warm-rgb:239, 177, 44;isolation:isolate;background:#030914}.app-shell--apiary{--tab-rgb:55, 111, 112;--tab-warm-rgb:232, 176, 49}.app-shell--market{--tab-rgb:82, 62, 137;--tab-warm-rgb:230, 158, 47}.app-shell--game{--tab-rgb:49, 81, 139;--tab-warm-rgb:242, 177, 42}.app-shell--hive{--tab-rgb:118, 62, 168;--tab-warm-rgb:242, 186, 52}.app-shell--events{--tab-rgb:104, 63, 150;--tab-warm-rgb:240, 174, 48}.app-shell--profile{--tab-rgb:43, 82, 136;--tab-warm-rgb:220, 166, 55}.ambient-scene{z-index:4;pointer-events:none;position:absolute;inset:108px 0 78px;overflow:hidden}.ambient-scene i{left:var(--particle-left);width:var(--particle-size);height:var(--particle-size);background:rgb(var(--tab-warm-rgb));box-shadow:0 0 9px rgba(var(--tab-warm-rgb), .78);opacity:0;animation:v1-particle-rise var(--particle-duration) linear var(--particle-delay) infinite;border-radius:50%;position:absolute;bottom:-8px}@keyframes v1-particle-rise{0%{opacity:0;transform:translateY(20px)scale(.65)}16%{opacity:.65}72%{opacity:.32}to{opacity:0;transform:translate(18px,-72vh)scale(1.15)}}.shell-top,.content,.bottom-nav{z-index:5;position:relative}.shell-top{-webkit-backdrop-filter:blur(12px)saturate(1.16);backdrop-filter:blur(12px)saturate(1.16);background:#030a15b3;border:0;overflow:hidden;box-shadow:0 10px 30px #0000002e}.shell-top:before{opacity:.58;filter:blur(9px)saturate(1.26);inset:-16px}.shell-top:after{background:linear-gradient(180deg, #02081142, #02091499), radial-gradient(circle at 12% 40%, rgba(var(--tab-warm-rgb), .12), transparent 30%)}.app-header{min-height:57px;padding:calc(3px + var(--safe-top)) 9px 2px;gap:7px}.brand-medallion,.brand-logo{flex-basis:61px;width:61px;height:51px}.app-header__title{gap:0}.app-header__title strong{font-size:13px}.app-header__kicker{font-size:6px!important}.header-level{width:132px;margin-top:3px}.subscription-badge,.header-icon-button{border-color:rgba(var(--tab-warm-rgb), .38);background:#071426a3;box-shadow:0 5px 14px #0000002e}.balance-strip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030a1552;gap:5px;padding:3px 7px 6px}.balance-strip .stat-chip{background:#07162a9e;border-color:#a5c2e729;border-radius:999px;height:34px;padding:2px 4px 2px 1px;box-shadow:inset 0 1px #ffffff12,0 5px 14px #00000029}.balance-strip .stat-chip__icon,.exact-currency-icon{flex-basis:31px;width:31px;height:31px}.balance-strip .stat-chip strong{font-size:9px}.page{min-height:100%;animation:v1-page-in .3s var(--ease-out);padding:10px 10px 42px}@keyframes v1-page-in{0%{opacity:.72;transform:translateY(5px)scale(.995)}}.page-art,.page--apiary .page-art,.page--market .page-art,.page--game .page-art,.page--events .page-art,.page--profile .page-art{opacity:1;filter:saturate(1.14)contrast(1.02)brightness(1.06);height:min(760px,100dvh);box-shadow:none;background-position:50% 36%;background-repeat:no-repeat;background-size:auto min(760px,100dvh);border:0}.page:before,.page--apiary:before,.page--market:before,.page--game:before,.page--events:before,.page--profile:before{background:linear-gradient(#0208120a 0,#0208121a 54%,#030914 94%),linear-gradient(90deg,#02081229,#0000 48%,#02081229)}.page-heading{align-items:flex-end;min-height:76px;margin-bottom:5px;padding:0 2px 7px}.page-heading h1{text-shadow:0 4px 16px #000000d1;font-size:clamp(27px,7.7vw,34px);line-height:.95}.eyebrow{text-shadow:0 2px 8px #000000b8;font-size:7px}.rounds-chip,.market-status,.icon-action{border-color:rgba(var(--tab-warm-rgb), .42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05122494;border-radius:999px;box-shadow:0 5px 16px #0003}.panel,.dashboard-panel{background:linear-gradient(145deg, rgba(var(--tab-rgb), .28), #0411228a);-webkit-backdrop-filter:blur(7px)saturate(1.08);backdrop-filter:blur(7px)saturate(1.08);border:1px solid #a5c2e521;border-radius:14px;box-shadow:inset 0 1px #ffffff0d,0 8px 22px #0000002b}.royal-panel,.dashboard-panel.is-accent{border-color:rgba(var(--tab-warm-rgb), .2)}.apiary-hero{background:linear-gradient(90deg, #0411222e, rgba(var(--tab-rgb), .18) 50%, #04112247);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-color:#ffffff14;grid-template-columns:112px 1fr auto;min-height:122px;padding:6px 10px}.apiary-hero .hero-sprite{width:118px;height:118px}.apiary-hero>div strong{font-size:17px}.apiary-hero .primary-button{width:auto;min-width:70px;min-height:39px;padding-inline:12px}.game-stat-grid,.apiary-stat-grid,.market-stat-grid{gap:5px;margin:6px 0 8px}.profile-stat-grid{gap:6px;margin:7px 0 9px}.game-stat-grid .stat-chip,.apiary-stat-grid .stat-chip,.market-stat-grid .stat-chip,.profile-stat-grid .stat-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081b33a8;border-radius:12px;height:55px;padding:4px 5px}.game-stat-grid .stat-chip__icon,.apiary-stat-grid .stat-chip__icon,.market-stat-grid .stat-chip__icon,.profile-stat-grid .stat-chip__icon,.game-stat-grid .stat-chip__icon .sprite-icon,.apiary-stat-grid .stat-chip__icon .sprite-icon,.market-stat-grid .stat-chip__icon .sprite-icon,.profile-stat-grid .stat-chip__icon .sprite-icon{width:44px;height:44px}.game-stat-grid .stat-chip strong,.apiary-stat-grid .stat-chip strong,.market-stat-grid .stat-chip strong,.profile-stat-grid .stat-chip strong{font-size:10px}.game-stat-grid .stat-chip small,.apiary-stat-grid .stat-chip small,.market-stat-grid .stat-chip small,.profile-stat-grid .stat-chip small{font-size:7px}.dashboard-section-header{margin:15px 2px 6px}.dashboard-section-header h2{font-size:17px}.dashboard-section-header>b{background:#07192f94;border:0;border-radius:999px;padding:4px 8px}.kingdom-grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;margin-inline:-10px;padding:2px 10px 7px;display:flex;overflow-x:auto}.kingdom-card{scroll-snap-align:start;background:radial-gradient(circle at 50% 30%, rgba(var(--tab-warm-rgb), .1), transparent 38%), linear-gradient(180deg, rgba(var(--tab-rgb), .27), #0411229e);border-radius:15px;flex:0 0 158px;min-height:118px;padding:7px 7px 9px}.kingdom-card>.sprite-icon{width:78px;height:78px}.kingdom-card button,.card-actions button,.swarm-row button,.quest-row button,.booster-card button,.season-card>button,.market-card button,.milestone-card button{border-radius:999px;min-height:33px;padding-inline:12px;box-shadow:0 5px 12px #0003}.character-row{scroll-snap-type:x proximity;gap:7px;margin-inline:-10px;padding:2px 10px 7px}.character-chip{scroll-snap-align:start;background:radial-gradient(circle at 50% 29%, #548bc63d, transparent 43%), linear-gradient(180deg, rgba(var(--tab-rgb), .28), #04112299);border-radius:15px;flex:0 0 122px;width:122px;min-height:126px;padding:6px 7px 9px}.character-chip .sprite-icon{width:92px;height:92px}.feature-button{background:#0719309e;border-radius:14px;min-height:61px}.feature-button .sprite-icon{width:54px;height:54px}.market-window{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05142775;border-radius:999px;min-height:64px;padding:8px 12px}.market-window>svg{width:28px;height:28px}.market-list{gap:7px}.market-card{background:#08192fa3;border-radius:15px;grid-template-columns:62px 1fr auto;gap:8px;min-height:88px;padding:6px 9px}.market-card>.sprite-icon{width:62px;height:62px}.market-card h2{font-size:13px}.market-card p{font-size:8px}.event-hero{min-height:400px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:7px 10px 10px}.event-hero>div:first-child{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05122466;border-radius:999px;max-width:310px;margin-inline:auto;padding:7px 12px}.event-hero>div:first-child h2{font-size:17px}.event-hero>div:first-child p{font-size:8px}.reward-wheel-shell{width:min(282px,78vw)}.event-hero>.primary-button{border-radius:999px;width:min(260px,78vw);min-height:42px;margin-inline:auto}.event-shortcuts{gap:7px}.event-shortcuts button{background:#07182e99;border-radius:14px;min-height:70px;padding:5px 9px}.event-shortcuts .sprite-icon{width:56px;height:56px}.profile-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05132661;border-color:#ffffff14;grid-template-columns:88px 1fr auto;min-height:112px;padding:8px 12px}.profile-card .avatar{width:88px;height:88px;padding:2px}.profile-card h2{font-size:17px}.subscription-card{background:#0819319e;border-radius:14px;padding:9px 12px}.menu-list{gap:7px}.menu-row{background:#07182e94;border-radius:14px;min-height:57px;padding:8px 12px}.menu-row>svg:first-child{width:23px;height:23px}.game-board-preview{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#030d1c33;border:0;border-radius:18px;min-height:300px;margin:4px 0 7px;padding:22px 16px;box-shadow:inset 0 -45px 65px #00000038}.game-board-preview span{box-shadow:inset 0 0 0 2px rgba(var(--tab-warm-rgb), .72), 0 4px 10px #00000038;background:linear-gradient(145deg,#2d5b89eb,#071d37f5)}.game-controls,.live-round{background:#051428a3;border-radius:15px;padding:10px}.mode-selector{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0410206b;border-radius:14px;padding:3px}.mode-selector button{border-radius:11px;min-height:42px}.quick-stakes button,.fixed-value{border-radius:999px}.bottom-nav{min-height:72px;padding:4px 7px calc(4px + var(--safe-bottom));border-top:1px solid rgba(var(--tab-warm-rgb), .2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(#040e1cb8,#020811f0);box-shadow:0 -9px 28px #00000057}.bottom-nav button,.bottom-nav button.is-main{background:0 0;border:0;border-radius:13px;min-height:62px}.bottom-nav button.is-active,.bottom-nav button.is-main.is-active{background:radial-gradient(circle at 50% 38%, rgba(var(--tab-warm-rgb), .19), transparent 62%);box-shadow:none;border:0}.bottom-nav .nav-icon,.bottom-nav .is-main .nav-icon{width:46px;height:46px}.nav-icon img{filter:saturate(.72)brightness(.74)drop-shadow(0 3px 5px #0000009e)}.bottom-nav button.is-active .nav-icon img{filter:saturate(1.08) brightness(1.1) drop-shadow(0 0 8px rgba(var(--tab-warm-rgb), .7));transform:scale(1.07)translateY(-2px)}.bottom-nav .nav-label{font-size:8px!important}@media (width<=365px){.page{padding-inline:8px}.apiary-hero{grid-template-columns:94px 1fr auto}.apiary-hero .hero-sprite{width:100px;height:100px}.market-card{grid-template-columns:58px 1fr}.market-card>.sprite-icon{width:58px;height:58px}.kingdom-card>.sprite-icon{width:74px;height:74px}.character-chip .sprite-icon{width:86px;height:86px}}@media (prefers-reduced-motion:reduce){.ambient-scene{display:none}}.scene-page{min-height:100%;padding:8px 10px 14px;overflow:hidden}.scene-page .page-art{filter:saturate(1.16)contrast(1.04)brightness(1.05);background-position:50% 45%;background-size:cover;height:100%;min-height:100%;inset:0}.scene-page--profile .page-art{background-image:url(/assets/scene-art/bee-profile-palace-background.webp);background-position:50% 48%}.scene-page--events .page-art{background-image:url(/assets/scene-art/bee-wheel-garden-background.webp);background-position:50% 40%}.scene-page:before{background:linear-gradient(#02081114,#0000 19% 69%,#02081194),linear-gradient(90deg,#02081129,#0000 28% 72%,#02081129)}.scene-title{z-index:2;justify-content:space-between;align-items:flex-end;min-height:66px;padding:4px 3px 8px;display:flex;position:relative}.scene-title span{color:#f5bd42;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 2px 8px #000;font-size:7px;font-weight:900;display:block}.scene-title h1{letter-spacing:-.04em;text-shadow:0 4px 18px #000;margin:2px 0 0;font-size:clamp(27px,8vw,35px);line-height:.95}.scene-stage{z-index:2;height:clamp(430px,100dvh - 260px,650px);min-height:0;position:relative}.scene-metric{z-index:4;color:#fff4d5;-webkit-backdrop-filter:blur(5px)saturate(1.18);backdrop-filter:blur(5px)saturate(1.18);background:linear-gradient(160deg,#192a3a8a,#050f1c94);border:1px solid #ebb2369e;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:101px;min-height:78px;padding:9px 7px;display:flex;position:absolute;top:8px;box-shadow:inset 0 0 0 2px #ffd55c0f,0 8px 22px #00000061}button.scene-metric{cursor:pointer}.scene-metric--left{left:2px}.scene-metric--right{right:2px}.scene-metric span{color:#f6bd42;letter-spacing:.08em;font-size:7px;font-weight:900}.scene-metric strong{color:#fff0a7;font-size:19px;line-height:1}.scene-metric small{color:#d3e1ef;font-size:8px}.scene-metric>svg{color:#ffc13a;width:24px;height:24px}.scene-hotspot{z-index:5;text-align:left;color:#fff5d9;-webkit-backdrop-filter:blur(5px)saturate(1.2);backdrop-filter:blur(5px)saturate(1.2);background:linear-gradient(150deg,#1c314380,#05101e8f);border:1px solid #f0b534a3;border-radius:14px;align-items:center;gap:5px;min-width:112px;min-height:58px;padding:5px 9px 5px 4px;display:flex;position:absolute;box-shadow:inset 0 0 0 2px #ffdf780d,0 8px 22px #00000061,0 0 15px #eca8231a}.scene-hotspot:active{transform:scale(.96)}.scene-hotspot:disabled{opacity:.52}.scene-hotspot>.sprite-icon,.scene-hotspot>svg,.scene-hotspot>img{object-fit:contain;color:#ffc13a;filter:drop-shadow(0 4px 6px #00000075);flex:0 0 49px;width:49px;height:49px}.scene-hotspot span{flex-direction:column;min-width:0;display:flex}.scene-hotspot strong{font-size:10px;line-height:1.05}.scene-hotspot small{color:#d0dbe7;margin-top:2px;font-size:7px}.scene-hotspot--hives,.scene-hotspot--market,.scene-hotspot--withdrawal{top:39%;left:2px}.scene-hotspot--bees,.scene-hotspot--fountain,.scene-hotspot--referrals{top:39%;right:2px}.scene-hotspot--swarms,.scene-hotspot--support{top:61%;left:2px}.scene-hotspot--development,.scene-hotspot--wax,.scene-hotspot--documents{top:61%;right:2px}.scene-primary-action{z-index:6;color:#2d1905;letter-spacing:.02em;background:linear-gradient(#ffe16e 0%,#efad1d 48%,#c97805 100%);border:2px solid #7f4b07;border-radius:16px;justify-content:center;align-items:center;gap:7px;width:min(310px,86%);min-height:58px;padding:8px 16px;font-size:16px;font-weight:1000;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px #ffffff8f,inset 0 -4px #6833024d,0 0 0 2px #f6bd3a5c,0 9px 22px #00000070}.scene-primary-action:active{transform:translate(-50%)translateY(2px)}.scene-primary-action>.sprite-icon,.scene-primary-action>svg{width:42px;height:42px}.scene-notice{z-index:8;color:#fff4d5;text-align:center;background:#040f1cdb;border:1px solid #eeb4346b;border-radius:999px;margin:0;padding:8px 12px;font-size:9px;position:absolute;bottom:84px;left:16px;right:16px;box-shadow:0 7px 18px #0000005c}.scene-player-card{z-index:4;-webkit-backdrop-filter:blur(5px)saturate(1.18);backdrop-filter:blur(5px)saturate(1.18);background:linear-gradient(140deg,#1c304285,#050f1c94);border:1px solid #ecb130ad;border-radius:16px;grid-template-columns:74px 1fr auto;align-items:center;gap:9px;width:min(300px,82%);min-height:92px;padding:8px 10px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0006}.scene-player-card .avatar{width:72px;height:72px}.scene-player-card span{color:#f3b93c;font-size:6px;font-weight:900}.scene-player-card h2{margin:2px 0;font-size:15px}.scene-player-card small{color:#bdcede;font-size:8px;display:block}.scene-player-card>strong{color:#ffd456;text-align:center;font-size:20px}.scene-page--profile .scene-metric{top:116px}.scene-page--profile .scene-hotspot--withdrawal,.scene-page--profile .scene-hotspot--referrals{top:48%}.scene-page--profile .scene-hotspot--support,.scene-page--profile .scene-hotspot--documents{top:67%}.scene-page--profile .scene-primary-action{border-radius:11px;width:min(218px,62%);min-height:38px;padding:5px 9px;font-size:8px;bottom:14px}.scene-page--profile .scene-primary-action>svg{width:22px;height:22px}.scene-modal-list,.scene-modal-grid{gap:8px;display:grid}.scene-modal-list button,.scene-modal-grid button{color:#fff5d9;text-align:left;background:linear-gradient(145deg,#1b324bd6,#061426db);border:1px solid #e5b04147;border-radius:13px;align-items:center;gap:9px;min-height:76px;padding:7px 10px;display:flex}.scene-modal-list .sprite-icon,.scene-modal-grid .sprite-icon{flex:0 0 66px;width:66px;height:66px}.scene-modal-list span{flex-direction:column;display:flex}.scene-modal-list strong,.scene-modal-grid strong{font-size:11px}.scene-modal-list small,.scene-modal-grid small{color:#b9cce0;font-size:8px}.scene-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-modal-grid button{text-align:center;flex-direction:column;min-width:0}.wheel-scene-stage{height:clamp(500px,100dvh - 250px,650px)}.wheel-scene-title{z-index:5;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0511206b;border-radius:999px;width:max-content;max-width:78%;padding:7px 15px;position:absolute;top:4px;left:50%;transform:translate(-50%);box-shadow:0 6px 17px #00000040}.wheel-scene-title span{color:#f6bd42;letter-spacing:.1em;font-size:6px;font-weight:900}.wheel-scene-title h2{margin:1px 0 0;font-size:15px}.wheel-scene-stage .reward-wheel-shell{z-index:4;width:min(226px,62vw);position:absolute;top:82px;left:50%;transform:translate(-50%)}.wheel-scene-stage .scene-hotspot--daily{top:auto;bottom:88px;left:2px}.wheel-scene-stage .scene-hotspot--chest{top:auto;bottom:88px;right:2px}.app-shell--game{background:#120b06}.app-shell--game .shell-top,.app-shell--game .bottom-nav,.app-shell--game .ambient-scene{display:none}.mines-screen{min-height:100dvh;padding:calc(8px + var(--safe-top)) 12px 14px;color:#f8ecd0;background:linear-gradient(#040a1233,#08050361),url(/assets/scene-art/bee-mines-board-background.webp) 50% 0/cover no-repeat}.mines-screen:before{z-index:-1;opacity:.08;background-image:linear-gradient(30deg,#0000 48%,#cf932121 49% 51%,#0000 52%),linear-gradient(-30deg,#0000 48%,#cf93211a 49% 51%,#0000 52%);background-size:44px 76px;inset:0}.mines-screen__header{background:#0e0c0a94;border:1px solid #c98e236b;border-radius:14px 14px 7px 7px;grid-template-columns:42px 1fr 42px;align-items:center;min-height:53px;padding:4px 7px;display:grid;box-shadow:inset 0 0 0 2px #ffca5006}.mines-screen__header>button{color:#ffc236;background:#1d140ab8;border:1px solid #db9d268c;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.mines-screen__header>button:last-child{justify-self:end}.mines-screen__header>div{text-align:center}.mines-screen__header span{color:#9fb2c3;letter-spacing:.12em;font-size:6px;font-weight:900}.mines-screen__header h1{color:#ffc338;letter-spacing:.08em;margin:0;font-size:17px}.mines-howto{color:#d6e0e9;background:#0a1c2dd1;border:1px solid #aac0d229;border-radius:999px;align-items:center;gap:5px;width:fit-content;min-height:25px;margin:7px 0 1px;padding:3px 9px 3px 5px;display:flex}.mines-howto>svg{color:#a8b9c8;width:17px;height:17px}.mines-howto span{font-size:8px;font-weight:900}.mines-howto small{color:#f1b837;border-left:1px solid #ffffff1c;padding-left:6px;font-size:7px}.mines-board-shell{background:radial-gradient(circle at 50% 45%,#7c4c142e,#0000 61%),#0d09062e;border:1px solid #e0a53552;border-radius:15px;place-items:center;min-height:302px;margin:1px 0 6px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -30px 55px #00000024,0 8px 24px #0000003d}.mines-board-shell:before{content:"";opacity:.05;background-color:#0000;background-image:linear-gradient(30deg,#0000 47%,#bd8429 49%,#0000 51%),linear-gradient(-30deg,#0000 47%,#bd8429 49%,#0000 51%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 58px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.mines-board-shell .game-board-preview,.mines-board-shell .mines-grid{z-index:2;grid-template-columns:repeat(var(--grid-size), minmax(0, 1fr));width:min(320px,92vw);min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:3px;margin:0;padding:4px;display:grid;position:relative;overflow:visible}.mines-board-shell [data-grid-size="5"]{grid-template-columns:repeat(11,minmax(0,1fr));gap:1px 2px}.mines-board-shell [data-grid-size="6"]{grid-template-columns:repeat(13,minmax(0,1fr));gap:1px 2px}.mines-board-shell [data-grid-size="9"]{grid-template-columns:repeat(19,minmax(0,1fr));gap:0 1px}.mines-board-shell .game-board-preview span,.mines-board-shell .mines-grid button{aspect-ratio:.92;clip-path:polygon(25% 4%,75% 4%,98% 50%,75% 96%,25% 96%,2% 50%);width:100%;min-width:0;box-shadow:none;background:linear-gradient(145deg,#ffc23c,#7b4b0c);border:0;border-radius:0;place-items:center;padding:3px;display:grid;position:relative;transform:none!important}.mines-board-shell [data-grid-size]>*{grid-column:span 2;margin-block:-3px}.mines-board-shell [data-grid-size="5"]>:nth-child(10n+6),.mines-board-shell [data-grid-size="6"]>:nth-child(12n+7),.mines-board-shell [data-grid-size="9"]>:nth-child(18n+10){grid-column:2/span 2}.mines-board-shell .game-board-preview span:before,.mines-board-shell .mines-grid button:before{content:"";z-index:-1;clip-path:inherit;background:radial-gradient(circle at 38% 28%,#234968,#0a2035 58%,#061421);position:absolute;inset:2px}.mines-board-shell .game-board-preview span.is-highlighted:before,.mines-board-shell .mines-grid button.is-safe:before{background:radial-gradient(circle at 38% 28%,#ffd85c,#d58b12 58%,#6f3e05)}.mines-board-shell .mines-grid button.is-wasp:before{background:radial-gradient(circle at 38% 28%,#784333,#32131b 62%,#130810)}.mines-board-shell .sprite-icon{z-index:2;aspect-ratio:1;filter:drop-shadow(0 3px 4px #0000008c);width:72%;height:auto;position:relative}.mines-controls{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#140d079e;border:1px solid #cb922559;border-radius:8px 8px 14px 14px;padding:8px 10px 10px;box-shadow:0 8px 22px #00000057}.mines-risk-selector{border:0;margin:0;padding:0}.mines-risk-selector legend,.mines-stake-row>label{color:#c7d2dd;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.mines-risk-selector>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.mines-risk-selector button{color:#d9e2ea;background:linear-gradient(#2e2316db,#110c08e6);border:1px solid #97afc433;border-radius:7px;min-height:35px;font-size:13px}.mines-risk-selector button.is-active{color:#fff3b0;background:linear-gradient(#694711,#2b1a06);border-color:#d79821;box-shadow:0 0 12px #e09d1e5c}.mines-stake-row{margin-top:9px}.mines-stake-row>div{grid-template-columns:1fr 38px 38px;gap:6px;display:grid}.mines-stake-input{background:#0e0a07c7;border:1px solid #9ab2c733;border-radius:8px;align-items:center;min-width:0;height:39px;padding:0 10px;display:flex}.mines-stake-input input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:18px;font-weight:900}.mines-stake-input b{color:#f1b637;font-size:11px}.mines-stake-row button{color:#f7bd3f;background:linear-gradient(#322516e6,#120c07e6);border:1px solid #9bb2c633;border-radius:8px;height:39px;font-size:22px}.mines-currency-switch{grid-template-columns:58px 58px 1fr;align-items:center;gap:5px;margin:7px 0;display:grid}.mines-currency-switch button{color:#aebdca;background:#120d08c7;border:1px solid #99b1c529;border-radius:999px;min-height:27px;font-size:8px}.mines-currency-switch button.is-active{color:#2c1a04;background:#e8aa2d;border-color:#e1a52e}.mines-currency-switch span{color:#aebdca;justify-self:end;font-size:7px}.mines-currency-switch strong{color:#f5c044;font-size:9px}.mines-play-button,.mines-live-controls>button{color:#2c1904;letter-spacing:.04em;background:linear-gradient(#ffd34f,#e89f12 58%,#b96605);border:1px solid #815109;border-radius:8px;width:100%;min-height:48px;font-size:19px;font-weight:1000;box-shadow:inset 0 2px #ffffff61,0 7px 17px #00000054}.mines-live-controls{background:#05111df0;border:1px solid #cc932557;border-radius:10px;grid-template-columns:1fr 150px;align-items:center;gap:10px;padding:10px;display:grid}.mines-live-controls>div{flex-direction:column;display:flex}.mines-live-controls span{color:#b9c7d4;font-size:8px}.mines-live-controls strong{color:#ffd153;font-size:16px}.mines-message{color:#ffe7a2;background:#5933076b;border:1px solid #dfa12640;border-radius:8px;align-items:center;gap:6px;margin:7px 0 0;padding:7px 9px;font-size:8px;display:flex}@media (width<=350px){.scene-hotspot{min-width:101px;padding-right:6px}.scene-hotspot>.sprite-icon,.scene-hotspot>svg,.scene-hotspot>img{flex-basis:42px;width:42px;height:42px}.scene-metric{width:92px}.mines-board-shell{min-height:278px}}.app-shell--apiary{--sky-ink:#123d48;--sky-muted:#577b83;--sky-turquoise:#24c8c4;--sky-turquoise-dark:#087d86;--sky-coral:#ff806d;--sky-cream:#fffdf4;color:var(--sky-ink);background:#c9f4f7}.app-shell--apiary .shell-top{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:7px 9px 0;overflow:visible}.app-shell--apiary .app-header{min-height:68px;color:var(--sky-ink);-webkit-backdrop-filter:blur(14px)saturate(1.18);backdrop-filter:blur(14px)saturate(1.18);background:linear-gradient(135deg,#ffffffe6,#dffbf9c2);border:1px solid #fffc;border-radius:22px;gap:8px;padding:7px 8px;box-shadow:0 12px 28px #136f7b26,inset 0 1px #fffffff0}.app-shell--apiary .brand-medallion{background:#ffffffb8;border:0;border-radius:18px;flex:0 0 58px;width:58px;height:55px;padding:1px;box-shadow:0 7px 16px #1f8c9226}.app-shell--apiary .brand-logo{filter:drop-shadow(0 4px 7px #774b0430);width:58px;height:55px}.app-shell--apiary .app-header__title{min-width:0;color:var(--sky-muted);gap:1px}.app-shell--apiary .app-header__kicker{color:var(--sky-turquoise-dark);letter-spacing:.13em;text-shadow:none;font-size:6px!important}.app-shell--apiary .app-header__title strong{color:var(--sky-ink);letter-spacing:-.02em;font-size:14px}.app-shell--apiary .app-header__title>span:not(.app-header__kicker){color:var(--sky-muted);font-size:7px}.app-shell--apiary .header-level{background:#186f7b1c;border:0;border-radius:999px;width:min(126px,31vw);height:5px;margin-top:3px;overflow:hidden}.app-shell--apiary .header-level i{border-radius:inherit;background:linear-gradient(90deg, var(--sky-turquoise), var(--sky-coral));box-shadow:none}.app-shell--apiary .subscription-badge{color:#9a4137;min-width:43px;min-height:27px;box-shadow:none;background:#ff806d2e;border:0;border-radius:999px;padding:4px 7px;font-size:7px}.app-shell--apiary .subscription-badge.is-active{color:#8d362d;background:#ff806d42}.app-shell--apiary .header-icon-button{width:34px;height:34px;color:var(--sky-turquoise-dark);background:#ffffffc2;border:0;border-radius:13px;box-shadow:0 6px 13px #1f8c9221}.app-shell--apiary .balance-strip{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;gap:5px;margin:6px 0 0;padding:0}.app-shell--apiary .balance-strip .stat-chip{height:38px;color:var(--sky-ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #ffffffbf;border-radius:14px;padding:2px 4px 2px 1px;box-shadow:0 7px 16px #1875811a}.app-shell--apiary .balance-strip .stat-chip__icon,.app-shell--apiary .balance-strip .exact-currency-icon{flex-basis:34px;width:34px;height:34px}.app-shell--apiary .balance-strip .stat-chip strong{color:var(--sky-ink);font-size:9px}.sky-apiary{isolation:isolate;min-height:100%;color:var(--sky-ink);padding:8px 11px 18px;overflow:hidden}.sky-apiary .page-art{z-index:-2;opacity:1;filter:saturate(1.04)contrast(.98)brightness(1.02);width:100%;height:100%;min-height:100%;box-shadow:none;background-image:url(/assets/scene-art/sky-apiary-background.webp);background-position:50% 45%;background-size:cover;border:0;inset:0}.sky-apiary:before{z-index:-1;background:linear-gradient(#dcfbfc7a 0,#0000 20% 69%,#239da824 100%);inset:0}.sky-apiary__title{justify-content:space-between;align-items:center;gap:10px;min-height:72px;display:flex}.sky-apiary__title span{color:var(--sky-turquoise-dark);letter-spacing:.14em;font-size:7px;font-weight:1000}.sky-apiary__title h1{color:var(--sky-ink);letter-spacing:-.05em;text-shadow:0 2px #ffffffc7;margin:2px 0;font-size:clamp(25px,7vw,32px);line-height:.98}.sky-apiary__title p{color:#416f78;margin:0;font-size:8px;font-weight:700}.sky-apiary__title>button{width:41px;height:41px;color:var(--sky-turquoise-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffffd6;border-radius:15px;flex:0 0 41px;place-items:center;display:grid;box-shadow:0 8px 18px #18758124}.sky-apiary__stage{height:clamp(505px,100dvh - 282px,650px);position:relative}.sky-apiary__stats{z-index:3;grid-template-columns:repeat(3,1fr);gap:6px;display:grid;position:absolute;top:2px;left:0;right:0}.sky-apiary__stats>div{-webkit-backdrop-filter:blur(10px)saturate(1.14);backdrop-filter:blur(10px)saturate(1.14);background:#ffffffab;border:1px solid #ffffffe0;border-radius:17px;flex-direction:column;justify-content:center;min-width:0;min-height:51px;padding:7px 8px;display:flex;box-shadow:0 9px 19px #13717d1c}.sky-apiary__stats span{color:var(--sky-muted);font-size:7px;font-weight:800}.sky-apiary__stats strong{color:var(--sky-ink);margin-top:2px;font-size:14px}.sky-apiary__actions{z-index:4;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid;position:absolute;bottom:91px;left:0;right:0}.sky-apiary__actions button{min-width:0;min-height:121px;color:var(--sky-ink);-webkit-backdrop-filter:blur(12px)saturate(1.12);backdrop-filter:blur(12px)saturate(1.12);background:linear-gradient(#ffffffb8,#f0fffb9e);border:1px solid #ffffffe6;border-radius:24px;flex-direction:column;justify-content:flex-end;align-items:center;padding:5px 4px 8px;display:flex;box-shadow:0 12px 24px #14717d24}.sky-apiary__actions button:nth-child(2n){transform:translateY(11px)}.sky-apiary__actions button:active{transform:translateY(3px)scale(.96)}.sky-apiary__actions button:nth-child(2n):active{transform:translateY(14px)scale(.96)}.sky-apiary__actions img{object-fit:contain;filter:drop-shadow(0 7px 9px #14626821);width:79px;height:79px;margin-bottom:-1px}.sky-apiary__actions span{flex-direction:column;align-items:center;min-width:0;display:flex}.sky-apiary__actions strong{font-size:9px;line-height:1}.sky-apiary__actions small{color:var(--sky-muted);white-space:nowrap;margin-top:2px;font-size:6px}.sky-apiary__harvest{z-index:5;color:#053f49;background:linear-gradient(135deg,#5be8dbf2,#ff9778ed);border:1px solid #fffffff0;border-radius:23px;justify-content:center;align-items:center;gap:9px;width:min(286px,82%);min-height:63px;padding:7px 16px 7px 9px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 15px 28px #07727b40,inset 0 2px #ffffff8a}.sky-apiary__harvest:active{transform:translate(-50%)translateY(2px)scale(.98)}.sky-apiary__harvest img{object-fit:contain;flex:0 0 56px;width:56px;height:56px}.sky-apiary__harvest span{flex-direction:column;align-items:flex-start;display:flex}.sky-apiary__harvest small{color:#053f49b8;letter-spacing:.12em;font-size:6px;font-weight:1000}.sky-apiary__harvest strong{letter-spacing:-.02em;font-size:15px}.sky-apiary__notice{z-index:9;color:var(--sky-ink);text-align:center;background:#ffffffd1;border:1px solid #ffffffdb;border-radius:999px;margin:0;padding:8px 12px;font-size:8px;position:absolute;bottom:91px;left:28px;right:28px;box-shadow:0 8px 18px #14707a26}.app-shell--apiary .bottom-nav{min-height:68px;padding:3px 6px calc(3px + var(--safe-bottom));-webkit-backdrop-filter:blur(16px)saturate(1.18);backdrop-filter:blur(16px)saturate(1.18);background:#f8fffdd1;border:1px solid #ffffffd9;border-radius:24px;bottom:7px;left:8px;right:8px;overflow:hidden;box-shadow:0 14px 30px #12677233}.app-shell--apiary .bottom-nav button,.app-shell--apiary .bottom-nav button.is-main{min-height:58px;color:var(--sky-muted);border-radius:18px}.app-shell--apiary .bottom-nav .nav-icon,.app-shell--apiary .bottom-nav .is-main .nav-icon{width:40px;height:40px}.app-shell--apiary .bottom-nav .nav-icon img{filter:hue-rotate(118deg)saturate(.72)brightness(1.02)drop-shadow(0 4px 5px #1c6d7529)}.app-shell--apiary .bottom-nav button.is-active .nav-icon img{filter:hue-rotate(118deg)saturate(1.04)brightness(1.05)drop-shadow(0 5px 7px #159d9d45)}.app-shell--apiary .bottom-nav .nav-label{color:var(--sky-muted);font-size:7px!important}.app-shell--apiary .bottom-nav button.is-active .nav-label{color:var(--sky-turquoise-dark);text-shadow:none}body[data-active-tab=apiary] .game-modal:before,body[data-active-tab=apiary] .game-modal:after{display:none}body[data-active-tab=apiary] .game-modal>header{color:var(--sky-ink);background:0 0;border-bottom:1px solid #158b911a;grid-template-columns:58px minmax(0,1fr) 36px;gap:10px;padding:10px 12px}body[data-active-tab=apiary] .game-modal>header h2{color:var(--sky-ink);text-shadow:none}body[data-active-tab=apiary] .game-modal>header button,body[data-active-tab=apiary] .game-modal__leading{color:var(--sky-turquoise-dark);box-shadow:none;background:#28c9c41f;border:0}body[data-active-tab=apiary] .game-modal__leading{width:58px;height:58px}body[data-active-tab=apiary] .sky-modal-art{object-fit:contain;width:54px;height:54px}body[data-active-tab=apiary] .modal-showcase{background:linear-gradient(145deg,#d1faf6b8,#ffe0d39e);border:1px solid #ffffffeb;box-shadow:0 10px 24px #14717d1a}body[data-active-tab=apiary] .modal-showcase__art img{object-fit:contain;width:112px;height:112px}body[data-active-tab=apiary] .modal-showcase span,body[data-active-tab=apiary] .modal-showcase h3{color:var(--sky-ink);text-shadow:none}body[data-active-tab=apiary] .modal-showcase p{color:var(--sky-muted)}body[data-active-tab=apiary] .scene-modal-list button,body[data-active-tab=apiary] .scene-modal-grid button,body[data-active-tab=apiary] .hive-assignment-list>button,body[data-active-tab=apiary] .dashboard-action-card{color:var(--sky-ink);background:#ffffffc2;border:1px solid #1da9a81f;box-shadow:0 7px 17px #126a7514}body[data-active-tab=apiary] .scene-modal-list img,body[data-active-tab=apiary] .scene-modal-grid img,body[data-active-tab=apiary] .hive-assignment-list img,body[data-active-tab=apiary] .dashboard-action-card img{object-fit:contain;flex:0 0 68px;width:68px;height:68px}body[data-active-tab=apiary] .scene-modal-list small,body[data-active-tab=apiary] .scene-modal-grid small,body[data-active-tab=apiary] .hive-assignment-list small,body[data-active-tab=apiary] .dashboard-action-card small{color:var(--sky-muted)}body[data-active-tab=apiary] .scene-modal-list strong,body[data-active-tab=apiary] .scene-modal-grid strong,body[data-active-tab=apiary] .hive-assignment-list strong,body[data-active-tab=apiary] .dashboard-action-card strong{color:var(--sky-ink);text-shadow:none}body[data-active-tab=apiary] .confirm-stats>div{color:var(--sky-ink);background:#ffffffad;border:1px solid #1ca5a51f}body[data-active-tab=apiary] .primary-button{color:#073d46;background:linear-gradient(135deg,#62e4d8,#ff9b7f);border:0;box-shadow:0 11px 23px #0f898f33}@media (width<=350px){.app-shell--apiary .app-header{gap:5px}.app-shell--apiary .brand-medallion,.app-shell--apiary .brand-logo{flex-basis:51px;width:51px;height:49px}.sky-apiary{padding-inline:8px}.sky-apiary__actions{gap:4px}.sky-apiary__actions button{border-radius:20px;min-height:112px}.sky-apiary__actions img{width:68px;height:68px}}.app-shell--apiary{--sky-ink:#fff3d3;--sky-muted:#ccb98c;--sky-turquoise:#e9a934;--sky-turquoise-dark:#f3bd54;--sky-coral:#84905f;color:var(--sky-ink);background:#171108}body[data-active-tab=apiary]{--sky-ink:#fff3d3;--sky-muted:#cdbb91;--sky-turquoise:#e9a934;--sky-turquoise-dark:#f3bd54;--sky-coral:#84905f}.app-shell--apiary .app-header{color:var(--sky-ink);-webkit-backdrop-filter:blur(14px)saturate(.92);backdrop-filter:blur(14px)saturate(.92);background:linear-gradient(135deg,#261b0eeb,#432f17d1);border-color:#f4bf5533;box-shadow:0 12px 28px #120a0352,inset 0 1px #ffe2a61a}.app-shell--apiary .brand-medallion{background:#ffefc614;border:1px solid #f4bf5529;box-shadow:0 7px 16px #09050247}.app-shell--apiary .app-header__title,.app-shell--apiary .app-header__title>span:not(.app-header__kicker){color:var(--sky-muted)}.app-shell--apiary .app-header__kicker{color:#efbd5a}.app-shell--apiary .app-header__title strong{color:#fff4d9}.app-shell--apiary .header-level{background:#ffeab921}.app-shell--apiary .header-level i{background:linear-gradient(90deg,#9e661f,#f1bd54)}.app-shell--apiary .subscription-badge,.app-shell--apiary .subscription-badge.is-active{color:#f4d79a;background:#be7c2233}.app-shell--apiary .header-icon-button{color:#f1bd57;background:#ffefc614;border:1px solid #f4bf5524;box-shadow:0 6px 13px #0a060242}.app-shell--apiary .balance-strip .stat-chip{color:#fff2d0;-webkit-backdrop-filter:blur(10px)saturate(.88);backdrop-filter:blur(10px)saturate(.88);background:#2a1d0dd1;border-color:#f4bf552b;box-shadow:0 7px 16px #0b06023d}.app-shell--apiary .balance-strip .stat-chip strong{color:#fff2d0}.sky-apiary .page-art{filter:saturate(.84)contrast(1.08)brightness(.76);background-image:url(/assets/scene-art/honey-apiary-background.webp);background-position:50% 48%}.sky-apiary:before{background:linear-gradient(#140d05b8 0,#140d051f 24%,#140d050d 57%,#0f0903ad 100%),linear-gradient(90deg,#110a032b,#0000 33% 67%,#110a032b)}.sky-apiary__title span{color:#edbb59}.sky-apiary__title h1{color:#fff1cf;text-shadow:0 3px 14px #0f0802db}.sky-apiary__title p{color:#dfc99a;text-shadow:0 2px 8px #0c0702d1}.sky-apiary__title>button{color:#f2be58;background:#25190bb8;border-color:#f4bf553b;box-shadow:0 8px 18px #0d07024d}.sky-apiary__stats>div{-webkit-backdrop-filter:blur(10px)saturate(.9);backdrop-filter:blur(10px)saturate(.9);background:#21170bad;border-color:#f5c05633;box-shadow:0 9px 19px #0c07023d}.sky-apiary__stats span{color:#cfbb8d}.sky-apiary__stats strong{color:#fff0ca}.sky-apiary__actions button{color:#fff0cc;-webkit-backdrop-filter:blur(7px)saturate(.82);backdrop-filter:blur(7px)saturate(.82);background:linear-gradient(#2d1e0d40,#1a1107c2);border-color:#f5c05633;box-shadow:0 12px 24px #0a060247}.sky-apiary__actions img{filter:drop-shadow(0 8px 10px #0a050152)}.sky-apiary__actions strong{color:#fff0cc;text-shadow:0 2px 8px #0c0702e0}.sky-apiary__actions small{color:#d2bd8e}.sky-apiary__harvest{color:#2d1a08;background:linear-gradient(135deg,#f2b848f5,#b76f1cf5);border-color:#ffe29e85;box-shadow:0 15px 28px #0d070261,inset 0 2px #ffefc75c}.sky-apiary__harvest small{color:#321c07b8}.sky-apiary__notice{color:#fff0cc;background:#25190be0;border-color:#f5c05633;box-shadow:0 8px 18px #0a06024d}.app-shell--apiary .bottom-nav{-webkit-backdrop-filter:blur(16px)saturate(.84);backdrop-filter:blur(16px)saturate(.84);background:#1f150ae6;border-color:#f5c05633;box-shadow:0 14px 30px #0a060266}.app-shell--apiary .bottom-nav button,.app-shell--apiary .bottom-nav button.is-main{color:#baa87e}.app-shell--apiary .bottom-nav button.is-active{background:linear-gradient(145deg,#d3942e40,#777e4924)}.app-shell--apiary .bottom-nav .nav-icon img,.app-shell--apiary .bottom-nav button.is-active .nav-icon img{filter:sepia(.7)saturate(.9)brightness(1.08)drop-shadow(0 4px 6px #07040159)}.app-shell--apiary .bottom-nav .nav-label{color:#baa87e}body[data-active-tab=apiary] .game-modal{color:#fff1ce;background:linear-gradient(165deg,#2f200ffc,#1b1208fc);border-color:#f5c05638;box-shadow:0 24px 60px #0804018a}body[data-active-tab=apiary] .game-modal>header{color:#fff1ce;border-bottom-color:#f1b84826}body[data-active-tab=apiary] .game-modal>header h2{color:#fff1ce}body[data-active-tab=apiary] .game-modal>header p{color:#cdbb91}body[data-active-tab=apiary] .game-modal>header button,body[data-active-tab=apiary] .game-modal__leading{color:#f0bd59;background:#e0a0341f}body[data-active-tab=apiary] .modal-showcase{background:linear-gradient(145deg,#5d3d1880,#38281499);border-color:#f5c0562e;box-shadow:0 10px 24px #08040140}body[data-active-tab=apiary] .modal-showcase span,body[data-active-tab=apiary] .modal-showcase h3,body[data-active-tab=apiary] .scene-modal-list strong,body[data-active-tab=apiary] .scene-modal-grid strong,body[data-active-tab=apiary] .hive-assignment-list strong,body[data-active-tab=apiary] .dashboard-action-card strong{color:#fff1ce}body[data-active-tab=apiary] .modal-showcase p,body[data-active-tab=apiary] .scene-modal-list small,body[data-active-tab=apiary] .scene-modal-grid small,body[data-active-tab=apiary] .hive-assignment-list small,body[data-active-tab=apiary] .dashboard-action-card small{color:#cdbb91}body[data-active-tab=apiary] .scene-modal-list button,body[data-active-tab=apiary] .scene-modal-grid button,body[data-active-tab=apiary] .hive-assignment-list>button,body[data-active-tab=apiary] .dashboard-action-card,body[data-active-tab=apiary] .confirm-stats>div{color:#fff1ce;background:#ffecc10f;border-color:#f5c05629;box-shadow:0 7px 17px #08040133}body[data-active-tab=apiary] .primary-button{color:#2e1906;background:linear-gradient(135deg,#efbd58,#b87124);box-shadow:0 11px 23px #0804014d}body[data-active-tab=apiary] .inline-notice{color:#fff1ce;background:#ffecc112;border-color:#f5c0562b}.balance-strip__frame,.mock3-currency-icon,.nav-slot-frame,.nav-icon__mock3,.bottom-nav__mock3-frame,.apiary-premium-hud{display:none}.app-shell--apiary{--mock3-gold:#f4b82d;--mock3-gold-bright:#ffe47a;--mock3-amber:#cf7608;--mock3-ink:#050402;--mock3-panel:#0c0905;--mock3-muted:#c2a36b;color:#fff2bd;background:radial-gradient(circle at 50% 12%,#9752093d,#0000 34%),linear-gradient(#0805022e,#0302019e),url(/assets/mock3/fx/bg-honeycomb.webp) top/510px repeat-y,#090603;border-inline-color:#d88e1773}.app-shell--apiary .ambient-scene{display:none}.app-shell--apiary .shell-top{background:linear-gradient(#130c05bd,#070503eb),url(/assets/mock3/fx/bg-honeycomb.webp) 50% 20%/420px;border:0;padding:8px 8px 6px;box-shadow:0 7px 16px #000000b8}.app-shell--apiary .shell-top:before,.app-shell--apiary .shell-top:after{display:none}.app-shell--apiary .app-header{min-height:88px;padding:calc(4px + var(--safe-top)) 2px 2px;box-shadow:none;background:0 0;border:0}.app-shell--apiary .app-header>.brand-medallion,.app-shell--apiary .app-header>.app-header__title,.app-shell--apiary .app-header>.subscription-badge,.app-shell--apiary .app-header>.header-icon-button{display:none}.app-shell--apiary .apiary-premium-hud{isolation:isolate;width:100%;min-width:0;height:82px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:142px minmax(0,1fr) 36px;align-items:center;gap:8px;padding:9px 14px;display:grid;position:relative}.apiary-premium-hud__frame{z-index:-1;object-fit:fill;pointer-events:none;filter:brightness(.96)saturate(1.12)drop-shadow(0 6px 10px #0000008f);width:100%;height:100%;position:absolute;inset:0;display:block!important}.apiary-premium-hud__brand{align-items:center;gap:2px;min-width:0;height:62px;display:flex;position:relative}.apiary-premium-hud__brand>img{z-index:2;object-fit:contain;filter:drop-shadow(0 5px 5px #000000bd)drop-shadow(0 0 8px #ffae1e57);flex:0 0 140px;width:140px;height:62px;position:relative}.apiary-premium-hud__brand>span{z-index:1;flex-direction:column;margin-left:-3px;padding-top:13px;display:flex;transform:rotate(-2deg)}.apiary-premium-hud__brand>span b{color:#ffcd4c;letter-spacing:-.02em;text-shadow:0 2px #6e3500,0 0 5px #ffae1c85;font-family:Impact,Arial Narrow,sans-serif;font-size:11px;line-height:.9}.apiary-premium-hud__brand>span small{color:#ffad18;align-self:flex-end;font-family:Impact,sans-serif;font-size:9px;line-height:1}.apiary-premium-hud__level{place-items:center;width:50px;height:52px;display:grid;position:relative}.apiary-premium-hud__level img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.apiary-premium-hud__level b{z-index:1;color:#ffe58b;text-shadow:0 2px 2px #2b1100;font-family:Impact,Arial Narrow,sans-serif;font-size:18px;position:relative}.apiary-premium-hud__progress{flex-direction:column;gap:4px;min-width:0;padding:3px 2px;display:flex}.apiary-premium-hud__progress>span{align-items:center;gap:6px;height:24px;display:flex}.apiary-premium-hud__progress>span b{color:#efb83b;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-family:Impact,Arial Narrow,sans-serif;font-size:10px;overflow:hidden}.apiary-premium-hud__progress>span img{object-fit:contain;filter:drop-shadow(0 0 5px #ab49ff7a);flex:0 0 22px;width:22px;height:22px}.apiary-premium-hud__progress>div{background:linear-gradient(#1b1107,#050301);border:0;border-radius:3px;height:17px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #070402,inset 0 0 0 2px #d28a1c,0 0 6px #de891138}.apiary-premium-hud__progress>div i{background:linear-gradient(90deg,#8a4e08,#f0b83a 55%,#ffe47a);border-radius:2px;height:100%;display:block;box-shadow:0 0 8px #ffb61f94}.apiary-premium-hud__progress>div small{z-index:2;color:#fff1b4;letter-spacing:.02em;text-shadow:0 1px 2px #000;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;inset:0}.app-shell--apiary .apiary-premium-hud>button{clip-path:none;background:linear-gradient(145deg,#38260feb,#080604fa);border:0;border-radius:4px;place-items:center;width:36px;height:40px;padding:4px;display:grid;box-shadow:inset 0 0 0 1px #171008,inset 0 0 0 2px #9f7429,inset 0 1px #ffdc7f38}.app-shell--apiary .apiary-premium-hud>button img{object-fit:contain;width:26px;height:26px}.app-shell--apiary .balance-strip{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;min-height:49px;margin:5px 0 0;padding:0;display:grid}.app-shell--apiary .balance-strip__item{isolation:isolate;min-width:0;height:46px;box-shadow:none;background:radial-gradient(circle at 24% 18%,#ffb42829,#0000 44%),linear-gradient(135deg,#27180a 0%,#080604 72%);border:0;border-radius:0;align-items:center;display:flex;position:relative}.app-shell--apiary .balance-strip__frame{z-index:4;object-fit:fill;pointer-events:none;filter:brightness(.94)saturate(1.08)drop-shadow(0 4px 5px #00000073);width:100%;height:100%;position:absolute;inset:0;display:block!important}.app-shell--apiary .balance-strip .stat-chip{z-index:3;min-width:0;height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:1;gap:3px;padding:5px 21px 5px 6px;position:relative}.app-shell--apiary .balance-strip .stat-chip__icon{width:24px;height:24px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 24px;place-items:center;display:grid;position:relative;overflow:visible}.app-shell--apiary .balance-strip .exact-currency-icon{display:none}.app-shell--apiary .balance-strip .mock3-currency-icon{object-fit:contain;width:24px;height:24px;display:block}.app-shell--apiary .balance-strip .stat-chip.is-green .stat-chip__icon,.app-shell--apiary .balance-strip .stat-chip.is-gold .stat-chip__icon{width:24px;height:24px;box-shadow:none;background:0 0;border:0;flex-basis:24px;overflow:visible}.app-shell--apiary .balance-strip .stat-chip.is-green,.app-shell--apiary .balance-strip .stat-chip.is-gold{gap:1px;padding-left:4px}.app-shell--apiary .balance-strip .stat-chip.is-green .mock3-currency-icon,.app-shell--apiary .balance-strip .stat-chip.is-gold .mock3-currency-icon{filter:drop-shadow(0 2px 3px #0000009e);width:24px;height:24px}.app-shell--apiary .balance-strip .stat-chip small{display:none}.app-shell--apiary .balance-strip .stat-chip strong{color:#ffe28a;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #000;font-size:10px;font-weight:900;line-height:1.1;overflow:visible!important}.app-shell--apiary .balance-strip__plus{z-index:3;object-fit:contain;background:0 0;border:0;border-radius:0;width:13px;height:13px;margin:0;display:none;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.app-shell--apiary .content{background:radial-gradient(circle at 12% 22%,#e6911821,#0000 20%),radial-gradient(circle at 88% 52%,#ffb82a1c,#0000 24%),linear-gradient(#0b070329,#04030285),url(/assets/mock3/fx/bg-honeycomb.webp) top/510px repeat-y}.premium-apiary{isolation:isolate;color:#fff1bb;background:0 0;flex-direction:column;min-height:100%;padding:5px 7px 13px;display:flex;position:relative;overflow:hidden}.premium-apiary:before{content:"";z-index:-2;opacity:.34;background:url(/assets/mock3/fx/bg-honeycomb.webp) top/510px repeat-y;position:absolute;inset:0}.premium-apiary:after{content:"";z-index:-1;pointer-events:none;filter:drop-shadow(0 0 8px #ffac2080);background:radial-gradient(circle at 7% 13%,#ffbe4140 0 2px,#0000 3px),radial-gradient(circle at 93% 29%,#ffcd5b33 0 3px,#0000 4px),radial-gradient(circle at 12% 64%,#ffae1f33 0 2px,#0000 3px),radial-gradient(circle at 88% 80%,#ffcc532e 0 3px,#0000 4px),linear-gradient(112deg,#0000 6%,#ffb9300e 28%,#0000 45%);position:absolute;inset:0}.premium-apiary__texture{z-index:-1;opacity:.4;pointer-events:none;mix-blend-mode:screen;background:url(/assets/mock3/fx/particles-gold-dust.webp) 50%/520px;animation:14s linear infinite alternate mock3-dust;position:absolute;inset:0}.premium-apiary__banner{clip-path:none;filter:drop-shadow(0 5px 8px #000000ad);background:0 0;border:0;place-items:center;width:min(336px,96%);height:50px;margin:0 auto 3px;padding:0;display:grid;position:relative}.premium-apiary__banner:before{display:none}.premium-apiary__banner>img{object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.premium-apiary__banner h1{z-index:1;color:#f7c650;letter-spacing:.055em;background:linear-gradient(#fff2a0 4%,#f7bf39 45%,#a65b07 95%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 2px 1px #3a1d00)drop-shadow(0 0 7px #ffb41e47);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(25px,8vw,34px);line-height:1;position:relative}.premium-apiary__hero{background:#050301;border:1px solid #c3892cd6;border-radius:8px;height:clamp(208px,55vw,285px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #331e09f0,inset 0 1px #ffdc7f2b,0 9px 18px #000000a8,0 0 14px #d9850d1f}.premium-apiary__hero:after{display:none}.premium-apiary__hero-art{object-fit:cover;object-position:center 50%;filter:saturate(1.16)contrast(1.04)brightness(1.06);border-radius:2px;width:calc(100% - 12px);height:calc(100% - 56px);display:block;position:absolute;inset:6px 6px 50px}.premium-apiary__hero-frame{display:none!important}.premium-apiary__hero-stats{z-index:3;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;height:44px;display:grid;position:absolute;bottom:6px;left:6px;right:6px}.premium-apiary__hero-stats>div{isolation:isolate;background:linear-gradient(#241608f5,#080502fa);border:1px solid #a16a1dc2;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-width:0;padding:4px 6px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #311d09eb,inset 0 1px #ffda7a1f}.premium-apiary__hero-stats>div+div{border:0}.premium-apiary__hero-stats img.premium-apiary__stat-frame{display:none!important}.premium-apiary__hero-stats img:not(.premium-apiary__stat-frame){object-fit:contain;filter:drop-shadow(0 0 4px #ffb21d57);flex:0 0 28px;width:28px;height:28px}.premium-apiary__hero-stats span{flex-direction:column;gap:1px;min-width:0;display:flex}.premium-apiary__hero-stats small{color:#e4a832;letter-spacing:.04em;font-family:Impact,Arial Narrow,sans-serif;font-size:9px;line-height:1}.premium-apiary__hero-stats strong{color:#fff0b5;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #000;font-size:13px;line-height:1.1;overflow:hidden}.premium-apiary__harvest{color:#2d1600;clip-path:none;width:calc(100% - 6px);height:clamp(55px,15vw,67px);min-height:55px;box-shadow:none;isolation:isolate;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;margin:5px 3px;padding:0 28px;display:flex;position:relative;overflow:visible}.premium-apiary__harvest-plate{z-index:-1;object-fit:fill;filter:drop-shadow(0 5px 7px #00000094);width:100%;height:100%;position:absolute;inset:0}.premium-apiary__harvest span{letter-spacing:.02em;text-shadow:0 1px #ffee92bf;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(20px,6.6vw,28px)}.premium-apiary__harvest img.premium-apiary__harvest-icon{object-fit:contain;filter:drop-shadow(0 0 5px #ff91008c);width:34px;height:34px}.premium-apiary__harvest:not(:disabled){animation:3.2s ease-in-out infinite mock3-cta-glow}.premium-apiary__features{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.premium-apiary__features>button{color:#fff0b8;isolation:isolate;background:radial-gradient(circle at 50% 34%,#ffb6294d,#0000 45%),linear-gradient(#271809f2,#080503fa);border:1px solid #bf8428cc;border-radius:7px;flex-direction:column;align-items:center;min-width:0;height:clamp(150px,40vw,190px);min-height:150px;padding:10px 7px 26px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #331e09f0,inset 0 1px #ffde8629,0 5px 11px #0000007a,0 0 10px #d2800f1c}.premium-apiary__card-frame{display:none!important}.premium-apiary__features>button:before{content:"";z-index:0;pointer-events:none;background-blend-mode:screen;opacity:.78;filter:blur(3px);background:url(/assets/mock3/fx/particles-gold-dust.webp) 50%/180px,radial-gradient(circle,#ffae2345,#974b0317 43%,#0000 70%);height:58%;position:absolute;top:21%;left:10%;right:10%}.premium-apiary__features>button>span{z-index:2;color:#e7ac35;letter-spacing:.035em;text-shadow:0 1px 2px #000;font-family:Impact,Arial Narrow,sans-serif;font-size:11px;position:relative}.premium-apiary__features .premium-apiary__card-art{z-index:1;object-fit:contain;filter:drop-shadow(0 4px 6px #000000b8)drop-shadow(0 0 8px #dd820f3d);width:64px;height:62px;margin:4px auto 0;position:relative}.premium-apiary__features>button>small{z-index:2;color:#ceb98c;text-align:center;text-shadow:0 1px 2px #000;margin-top:4px;font-size:8px;line-height:1.25;position:relative}.premium-apiary__features .premium-apiary__chevron{z-index:2;object-fit:contain;width:34px;height:16px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.premium-apiary__operations{isolation:isolate;background:radial-gradient(circle at 50% 0,#bc6f0d26,#0000 44%),linear-gradient(#281808e6,#080503f2);border:1px solid #b77c23d1;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:168px;margin-top:8px;padding:8px;display:grid;position:relative;box-shadow:inset 0 0 0 2px #321d09f0,inset 0 1px #ffdc8026,0 6px 14px #00000080}.premium-apiary__ops-group-frame{display:none!important}.premium-apiary__operations>button{color:#fff0b8;isolation:isolate;background:radial-gradient(circle at 50% 42%,#ac5b0729,#0000 48%),linear-gradient(#120b048c,#04030259);border:0;border-radius:6px;flex-direction:column;align-items:stretch;min-width:0;min-height:152px;padding:8px 6px 28px;display:flex;position:relative;overflow:hidden}.premium-apiary__operations>button+button{border:0}.premium-apiary__operations>button>span{z-index:1;color:#f0c04a;letter-spacing:.03em;text-align:center;white-space:normal;text-shadow:0 1px 2px #000;font-family:Impact,Arial Narrow,sans-serif;font-size:11px;line-height:1.15;position:relative}.premium-apiary__operations>button>img:not(.premium-apiary__ops-frame){object-fit:contain;filter:drop-shadow(0 4px 6px #000);width:52px;height:50px;margin:6px auto 0}.premium-apiary__ops-production{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:6px;width:100%;margin-top:6px;display:grid}.premium-apiary__ops-production>img,.premium-apiary__operations>button>div img{object-fit:contain;width:44px;height:44px}.premium-apiary__operations>button>div:not(.premium-apiary__ops-production){flex-direction:column;align-items:center;gap:2px;width:100%;margin-top:6px;display:flex}.premium-apiary__operations dl{width:100%;min-width:0;margin:0}.premium-apiary__operations dl div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:4px;min-height:14px;display:grid}.premium-apiary__operations dt,.premium-apiary__operations dd,.premium-apiary__operations small,.premium-apiary__operations strong{color:#e8d2a0;text-align:left;white-space:nowrap;margin:0;font-size:10px;line-height:1.35}.premium-apiary__operations dt{text-overflow:ellipsis;overflow:hidden}.premium-apiary__operations dd,.premium-apiary__operations strong{color:#ffe28a;text-align:right;font-weight:800}.premium-apiary__operations>button>b{z-index:2;color:#f1ba3e;letter-spacing:.04em;background:linear-gradient(#3a240c,#1a1006);border:1px solid #b4771ec7;border-radius:4px;place-items:center;min-height:20px;font-family:Impact,Arial Narrow,sans-serif;font-size:9px;display:grid;position:absolute;bottom:7px;left:8px;right:8px;box-shadow:inset 0 1px #ffda7624}.premium-apiary__notice{color:#ffe7a3;text-align:center;background:url(/assets/mock3/buttons/btn-dark-gold.webp) 50%/100% 100% no-repeat;border:0;margin:5px 3px 0;padding:8px 10px;font-size:8px}.app-shell--apiary .bottom-nav{min-height:61px;padding:4px 6px calc(4px + var(--safe-bottom));isolation:isolate;background:#030201;border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid;position:relative;bottom:auto;left:auto;right:auto;overflow:hidden;box-shadow:0 -7px 17px #000000c2}.app-shell--apiary .bottom-nav.bottom-nav--apiary-only{grid-template-columns:minmax(72px,96px);justify-content:center}.app-shell--apiary .bottom-nav.bottom-nav--apiary-only .bottom-nav__mock3-frame{display:none}.app-shell--apiary .bottom-nav__mock3-frame{z-index:-1;inset:3px 5px calc(3px + var(--safe-bottom));width:calc(100% - 10px);height:calc(100% - 6px - var(--safe-bottom));object-fit:fill;filter:brightness(.72)saturate(1.08);pointer-events:none;display:block;position:absolute}.app-shell--apiary .bottom-nav button,.app-shell--apiary .bottom-nav button.is-main{color:#9d834e;min-width:0;min-height:53px;box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:0;margin:0;padding:2px 2px 4px;display:flex;position:relative;transform:none}.app-shell--apiary .bottom-nav button.is-active,.app-shell--apiary .bottom-nav button.is-main.is-active{color:#ffd45c;filter:none;background:0 0;border:0;transform:none}.app-shell--apiary .bottom-nav .nav-slot-frame{display:none}.app-shell--apiary .bottom-nav .nav-icon,.app-shell--apiary .bottom-nav .is-main .nav-icon{place-items:center;width:36px;height:36px;display:grid;position:relative}.app-shell--apiary .bottom-nav .nav-icon__legacy{display:none}.app-shell--apiary .bottom-nav .nav-icon__mock3{object-fit:contain;filter:sepia()saturate(1.45)brightness(.52)drop-shadow(0 2px 3px #000);width:36px;height:36px;display:block}.app-shell--apiary .bottom-nav button.is-active .nav-icon__mock3{filter:sepia(.2)saturate(1.08)brightness(.98)drop-shadow(0 0 7px #ffae188f);animation:2.8s ease-in-out infinite mock3-active-tab}.app-shell--apiary .bottom-nav .nav-label,.app-shell--apiary .bottom-nav button.is-active .nav-label{z-index:2;color:#9b7a3f;letter-spacing:.02em;text-shadow:0 1px 2px #000;margin-top:-2px;font-family:Impact,Arial Narrow,sans-serif;font-weight:400;position:relative;font-size:clamp(5px,1.7vw,7px)!important}.app-shell--apiary .bottom-nav button.is-active .nav-label{color:#f4b934}.app-shell--apiary .nav-orbit{display:none}body[data-active-tab=apiary] .modal-backdrop{-webkit-backdrop-filter:blur(9px)saturate(.74);backdrop-filter:blur(9px)saturate(.74);background:#020100db}body[data-active-tab=apiary] .game-modal{color:#fff0bf;background:linear-gradient(#0f0904f5,#030201fc),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/440px;border:0;border-radius:5px;box-shadow:inset 0 0 0 2px #080402,inset 0 0 0 4px #9d681d,0 28px 70px #000}body[data-active-tab=apiary] .game-modal>header{color:#fff0bf;background:#1d1207e6;border-bottom:1px solid #cd881785}body[data-active-tab=apiary] .primary-button{color:#2b1701;box-shadow:none;background:url(/assets/mock3/buttons/cta-harvest-plate.webp) 50%/100% 100% no-repeat;border:0}@keyframes mock3-dust{0%{background-position:48% 0}to{background-position:52% 48px}}@keyframes mock3-cta-glow{0%,to{filter:brightness(.98)drop-shadow(0 0 #ffb21900)}50%{filter:brightness(1.08)drop-shadow(0 0 8px #ffb21957)}}@keyframes mock3-active-tab{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}@media (width<=350px){.app-shell--apiary .apiary-premium-hud{grid-template-columns:118px minmax(0,1fr) 32px;gap:4px;height:78px;padding:8px 9px}.apiary-premium-hud__brand>img{flex-basis:118px;width:118px;height:54px}.apiary-premium-hud__progress>span b{font-size:10px}.apiary-premium-hud__progress>div small,.app-shell--apiary .balance-strip .stat-chip strong{font-size:8px}.app-shell--apiary .balance-strip .stat-chip{gap:2px;padding:4px 18px 4px 4px}.app-shell--apiary .balance-strip .stat-chip__icon{flex-basis:22px;width:22px;height:22px}.app-shell--apiary .balance-strip .mock3-currency-icon{width:18px;height:18px}.app-shell--apiary .balance-strip .stat-chip.is-green,.app-shell--apiary .balance-strip .stat-chip.is-gold{padding:4px 18px 4px 3px}.app-shell--apiary .balance-strip .stat-chip.is-green .stat-chip__icon,.app-shell--apiary .balance-strip .stat-chip.is-gold .stat-chip__icon,.app-shell--apiary .balance-strip .stat-chip.is-green .mock3-currency-icon,.app-shell--apiary .balance-strip .stat-chip.is-gold .mock3-currency-icon{flex-basis:24px;width:24px;height:24px}.premium-apiary{padding-inline:5px}.premium-apiary__features{gap:4px}.premium-apiary__features .premium-apiary__card-art{width:58px;height:61px}.premium-apiary__operations>button>span,.premium-apiary__operations dt,.premium-apiary__operations dd,.premium-apiary__operations small,.premium-apiary__operations strong{font-size:9px}}@media (width>=520px){.premium-apiary__operations>button>span{font-size:12px}.premium-apiary__ops-production{grid-template-columns:48px minmax(0,1fr)}.premium-apiary__operations dt,.premium-apiary__operations dd,.premium-apiary__operations small,.premium-apiary__operations strong{font-size:11px}.apiary-premium-hud__progress>span b{font-size:12px}.apiary-premium-hud__progress>div{height:20px}.apiary-premium-hud__progress>div small{font-size:10px}}@media (prefers-reduced-motion:reduce){.premium-apiary__texture,.premium-apiary__harvest:not(:disabled),.app-shell--apiary .bottom-nav button.is-active .nav-icon__mock3{animation:none}}.app-shell{--v1-gold:#e9a91d;--v1-gold-bright:#ffe881;--v1-bronze:#8d4b08;--v1-ink:#050301;--v1-muted:#c8aa71;background:radial-gradient(circle at 50% 8%,#b1600a33,#0000 34%),url(/assets/mock3/fx/bg-honeycomb.webp) top/510px repeat-y,#070402;border-inline-color:#cd83167a}.app-shell .shell-top{background:linear-gradient(#170e06c7,#050302f5),url(/assets/mock3/fx/bg-honeycomb.webp) 50% 18%/440px;border:0;padding:7px 8px 5px;overflow:visible;box-shadow:0 7px 18px #000000b8,inset 0 -1px #d38b1c4d}.app-shell .app-header{min-height:78px;padding:calc(3px + var(--safe-top)) 0 0;box-shadow:none;background:0 0;border:0;display:block}.v1-hud{isolation:isolate;grid-template-columns:clamp(112px,31vw,148px) minmax(0,1fr) 36px;align-items:center;gap:8px;width:100%;min-width:0;height:75px;padding:8px 13px;display:grid;position:relative}.v1-hud__frame{z-index:-1;object-fit:fill;pointer-events:none;filter:brightness(.96)saturate(1.12)drop-shadow(0 6px 9px #0000009e);width:100%;height:100%;position:absolute;inset:0}.v1-hud__brand{align-items:center;min-width:0;height:57px;display:flex}.v1-hud__brand img{object-fit:contain;object-position:left center;filter:none;width:100%;height:57px}.v1-hud__player{flex-direction:column;gap:3px;min-width:0;display:flex}.v1-hud__identity{align-items:center;gap:5px;min-width:0;display:flex}.v1-hud__identity strong{color:#ffe596;text-overflow:ellipsis;text-shadow:0 1px 2px #000;white-space:nowrap;min-width:0;font-size:11px;line-height:1;overflow:hidden}.v1-hud__identity span{color:#a99063;letter-spacing:.04em;text-transform:uppercase;background:#060402a8;border:1px solid #8a5b1ab8;border-radius:3px;flex:none;padding:2px 4px;font-size:6px;font-weight:900;line-height:1}.v1-hud__identity span.is-active{color:var(--v1-gold-bright);border-color:#dc9622d1}.v1-hud__rank{color:#d8a640;letter-spacing:.045em;text-transform:uppercase;text-shadow:0 1px 2px #000;align-items:center;gap:4px;min-width:0;font-family:Impact,Arial Narrow,sans-serif;font-size:8px;line-height:1;display:flex}.v1-hud__rank img{object-fit:contain;filter:drop-shadow(0 0 4px #9d3fff6b);flex:0 0 17px;width:17px;height:17px}.v1-hud__rank span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v1-hud__progress{background:linear-gradient(#1a1007,#050301);border-radius:3px;height:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #050301,inset 0 0 0 2px #9f6716,0 0 6px #dd89112e}.v1-hud__progress i{background:linear-gradient(90deg,#824506,#e9a822 58%,#ffe374);border-radius:2px;height:100%;display:block;box-shadow:0 0 7px #ffb72285}.v1-hud__progress small{z-index:1;color:#fff0bd;letter-spacing:.02em;text-shadow:0 1px 2px #000;place-items:center;font-size:7px;font-weight:900;display:grid;position:absolute;inset:0}.app-shell .v1-hud__guide{width:36px;height:40px;color:inherit;background:linear-gradient(145deg,#36230df5,#070503fa);border:0;border-radius:5px;align-self:start;place-items:center;margin-top:1px;padding:5px;display:grid;box-shadow:inset 0 0 0 1px #100a05,inset 0 0 0 2px #9a6a23,inset 0 1px #ffe08b33}.v1-hud__guide svg{width:25px;height:25px}.app-shell .v1-hud__guide:active{filter:brightness(1.12);transform:translateY(1px)}.app-shell .v1-hud__guide:focus-visible,.app-shell .bottom-nav button:focus-visible{outline:2px solid var(--v1-gold-bright);outline-offset:-2px}.app-shell .balance-strip{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-height:43px;margin:4px 0 0;padding:0;display:grid}.app-shell .balance-strip__item{isolation:isolate;min-width:0;height:41px;box-shadow:none;background:radial-gradient(circle at 24% 18%,#ffb42824,#0000 46%),linear-gradient(135deg,#241607,#070503 74%);border:0;border-radius:0;align-items:center;gap:3px;padding:4px 8px 4px 5px;display:flex;position:relative;overflow:hidden}.app-shell .balance-strip__frame{z-index:3;object-fit:fill;pointer-events:none;filter:brightness(.94)saturate(1.08);width:100%;height:100%;display:block;position:absolute;inset:0}.balance-strip__icon{z-index:2;object-fit:contain;filter:drop-shadow(0 2px 3px #000000ad)drop-shadow(0 0 4px #f7ac252e);flex:0 0 25px;width:25px;height:25px;position:relative}.balance-strip__copy{z-index:2;flex-direction:column;min-width:0;display:flex;position:relative}.balance-strip__copy small{color:var(--v1-muted);text-overflow:ellipsis;white-space:nowrap;font-size:6px;line-height:1;overflow:hidden}.balance-strip__copy strong{color:#ffe28a;text-overflow:ellipsis;text-shadow:0 1px 2px #000;white-space:nowrap;font-size:clamp(8px,2.3vw,10px);line-height:1.15;overflow:hidden}.app-shell .content{background:radial-gradient(circle at 12% 22%,#e691181a,#0000 21%),linear-gradient(#0a060314,#04030257),url(/assets/mock3/fx/bg-honeycomb.webp) top/510px repeat-y}.app-shell .bottom-nav,.app-shell--apiary .bottom-nav.bottom-nav--v1{z-index:30;min-height:68px;padding:4px 6px calc(5px + var(--safe-bottom));isolation:isolate;background:#030201;border:0;flex:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid;position:relative;bottom:auto;left:auto;right:auto;overflow:hidden;box-shadow:0 -7px 18px #000000c2,inset 0 1px #da911b38}.app-shell .bottom-nav__mock3-frame{z-index:-1;inset:3px 5px calc(3px + var(--safe-bottom));width:calc(100% - 10px);height:calc(100% - 6px - var(--safe-bottom));object-fit:fill;pointer-events:none;filter:brightness(.74)saturate(1.12);display:block;position:absolute}.app-shell .bottom-nav button,.app-shell .bottom-nav button.is-main{color:#967a48;min-width:0;min-height:57px;box-shadow:none;filter:none;isolation:isolate;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:0;margin:0;padding:3px 2px 5px;display:flex;position:relative;transform:none}.app-shell .bottom-nav button.is-active,.app-shell .bottom-nav button.is-main.is-active{color:#ffd45c;filter:none;background:0 0;border:0;transform:none}.app-shell .bottom-nav .nav-slot-frame{z-index:-1;object-fit:fill;pointer-events:none;opacity:.64;filter:brightness(.68)saturate(1.05);width:calc(100% - 2px);height:calc(100% - 2px);display:block;position:absolute;inset:1px}.app-shell .bottom-nav button.is-active .nav-slot-frame{opacity:1;filter:brightness(.96)saturate(1.14)drop-shadow(0 0 6px #ec9c1747)}.app-shell .bottom-nav .nav-icon,.app-shell .bottom-nav .is-main .nav-icon{z-index:1;place-items:center;width:35px;height:35px;display:grid;position:relative}.app-shell .bottom-nav .nav-icon img,.app-shell .bottom-nav .is-main .nav-icon img{object-fit:contain;filter:sepia()saturate(1.25)brightness(.58)drop-shadow(0 2px 3px #000);width:35px;height:35px;display:block}.app-shell .bottom-nav button.is-active .nav-icon img{filter:sepia(.12)saturate(1.08)brightness(1.02)drop-shadow(0 0 7px #ffb11c94)}.app-shell .bottom-nav .nav-label,.app-shell .bottom-nav button.is-active .nav-label{z-index:1;color:inherit;letter-spacing:.025em;text-shadow:0 1px 2px #000;margin-top:-2px;font-family:Impact,Arial Narrow,sans-serif;font-weight:400;line-height:1;position:relative;font-size:clamp(6px,1.8vw,8px)!important}@media (width<=350px){.app-shell .shell-top{padding-inline:5px}.v1-hud{grid-template-columns:105px minmax(0,1fr) 31px;gap:4px;height:71px;padding:7px 9px}.v1-hud__brand,.v1-hud__brand img{height:51px}.v1-hud__identity strong{font-size:9px}.v1-hud__identity span{display:none}.v1-hud__rank{font-size:7px}.app-shell .v1-hud__guide{width:31px;height:37px;padding:4px}.v1-hud__guide svg{width:23px;height:23px}.app-shell .balance-strip{gap:2px}.app-shell .balance-strip__item{gap:1px;padding-inline:3px}.balance-strip__icon{flex-basis:22px;width:22px;height:22px}.balance-strip__copy small{display:none}.balance-strip__copy strong{font-size:8px}.app-shell .bottom-nav{gap:1px;padding-inline:4px}.app-shell .bottom-nav .nav-icon,.app-shell .bottom-nav .is-main .nav-icon,.app-shell .bottom-nav .nav-icon img,.app-shell .bottom-nav .is-main .nav-icon img{width:32px;height:32px}}.v1-apiary{--v1-gold:#e6a72c;--v1-gold-bright:#ffdd68;--v1-cream:#fff0bd;--v1-muted:#bea46f;--v1-panel:#0c0804;isolation:isolate;min-height:100%;color:var(--v1-cream);background:radial-gradient(circle at 50% 14%,#bf6f0933,#0000 31%),linear-gradient(#0403013d,#020201c2),url(/assets/mock3/fx/bg-honeycomb.webp) top/510px repeat-y,#040301;padding:6px 8px 16px;position:relative;overflow:hidden}.v1-apiary:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 6% 16%,#ffb72724,#0000 17%),radial-gradient(circle at 94% 48%,#ffb7271a,#0000 19%);position:absolute;inset:0}.v1-apiary button{font-family:inherit}.v1-apiary__dust{z-index:-1;opacity:.35;pointer-events:none;mix-blend-mode:screen;background:url(/assets/mock3/fx/particles-gold-dust.webp) 50%/520px;position:absolute;inset:0}.v1-apiary__title{width:min(350px,96%);height:54px;color:var(--v1-gold-bright);filter:drop-shadow(0 6px 8px #000000a6);background:url(/assets/mock3/frames/frame-title-paseka.webp) 50%/100% 100% no-repeat;grid-template-columns:30px minmax(0,1fr) 30px;place-items:center;margin:0 auto 5px;display:grid;position:relative}.v1-apiary__title h1{letter-spacing:.055em;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 1px #2c1400);background:linear-gradient(#fff4a5 5%,#efb839 48%,#9e5708 96%);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(27px,8.5vw,36px);font-weight:900;line-height:1}.v1-apiary__title span{background:radial-gradient(circle at 35% 28%,#fff5a1,#e99010 55%,#7b3d03);border-radius:55% 45% 60% 40%;width:13px;height:18px;transform:rotate(42deg);box-shadow:0 0 10px #ffa41473}.v1-apiary__hero{background:#050301;border:1px solid #dd9d31d1;border-radius:8px;height:clamp(220px,56vw,286px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #211306fa,inset 0 0 0 4px #e4a23126,0 9px 20px #000000a6}.v1-apiary__hero>img{object-fit:cover;object-position:center;filter:saturate(1.12)contrast(1.05)brightness(1.02);border-radius:3px;width:calc(100% - 12px);height:calc(100% - 59px);position:absolute;inset:6px 6px 53px}.v1-apiary__hero-shade{pointer-events:none;background:linear-gradient(#0000 62%,#0d0702b8),radial-gradient(circle at 50% 70%,#ffb4220d,#0000 54%);position:absolute;inset:6px 6px 53px}.v1-apiary__stats{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;height:45px;display:grid;position:absolute;bottom:6px;left:6px;right:6px}.v1-apiary__stats>div{background:linear-gradient(#261708f7,#070502fc);border:1px solid #b3771fbd;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-width:0;padding:4px 5px;display:flex;box-shadow:inset 0 0 0 1px #ffd56d0d}.v1-apiary__stats img{object-fit:contain;flex:0 0 29px;width:29px;height:29px}.v1-apiary__stats span{gap:1px;min-width:0;display:grid}.v1-apiary__stats small{color:#dea334;letter-spacing:.04em;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(7px,2.1vw,9px);line-height:1}.v1-apiary__stats strong{color:#fff0b8;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(10px,3vw,13px);overflow:hidden}.v1-apiary__collect{color:#301700;isolation:isolate;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;width:calc(100% - 6px);height:clamp(57px,15vw,68px);margin:6px 3px;padding:0 28px;display:flex;position:relative;overflow:visible}.v1-apiary__collect>img:first-child{z-index:-1;object-fit:fill;filter:drop-shadow(0 6px 8px #0009);width:100%;height:100%;position:absolute;inset:0}.v1-apiary__collect>img:last-child{object-fit:contain;width:35px;height:35px}.v1-apiary__collect span{letter-spacing:.02em;text-shadow:0 1px #fff19ec7;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(21px,6.7vw,29px)}.v1-apiary__collect:disabled,.v1-apiary button:disabled{cursor:wait;filter:saturate(.55)brightness(.72)}.v1-apiary__event-strip{background:radial-gradient(circle at 12%,#ffb8272b,#0000 32%),linear-gradient(135deg,#2a1f10f5,#101218fa);border:1px solid #ffbe3d6b;border-radius:16px;align-items:center;gap:10px;min-height:58px;margin:7px 0;padding:8px 12px;display:flex;box-shadow:inset 0 1px #ffeeb714}.v1-apiary__event-strip>img{object-fit:contain;filter:drop-shadow(0 4px 8px #ffa81c47);width:42px;height:42px}.v1-apiary__event-strip>div{gap:3px;min-width:0;display:grid}.v1-apiary__event-strip strong{color:#ffe3a0;font-size:13px}.v1-apiary__event-strip small{color:#c8b688;font-size:10px}.v1-apiary__service-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:7px;margin:7px 0 9px;display:grid}.v1-apiary__service-grid>button{color:#f5e1ad;text-align:left;background:radial-gradient(circle at 16%,#ffb62a1a,#0000 38%),linear-gradient(145deg,#1c1e27fa,#0d0f15fa);border:1px solid #e7a73742;border-radius:16px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:76px;padding:8px 10px;display:grid;box-shadow:inset 0 1px #ffffff0b}.v1-apiary__service-grid>button>img{object-fit:contain;width:56px;height:56px}.v1-apiary__service-grid>button>span{gap:3px;min-width:0;display:grid}.v1-apiary__service-grid strong{color:#ffe1a0;font-size:11px}.v1-apiary__service-grid small{overflow-wrap:anywhere;color:#aeb0b8;font-size:9px;line-height:1.35}.v1-apiary__service-grid b{color:#291803;background:linear-gradient(135deg,#ffe07b,#d99017);border-radius:999px;width:max-content;padding:3px 7px;font-size:8px}.v1-apiary__sections{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.v1-apiary__sections>button{min-width:0;height:clamp(148px,39vw,190px);color:var(--v1-cream);background:radial-gradient(circle at 50% 36%,#d27c0f45,#0000 46%),linear-gradient(#241608f7,#070502fc);border:1px solid #c48625c7;border-radius:7px;flex-direction:column;align-items:center;padding:9px 5px 27px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #291807f2,inset 0 1px #ffe18c26,0 5px 11px #0000007a}.v1-apiary__sections>button:before{content:"";pointer-events:none;opacity:.65;mix-blend-mode:screen;background:url(/assets/mock3/fx/particles-gold-dust.webp) 50%/180px;position:absolute;inset:28px 10% 30px}.v1-apiary__sections strong{z-index:2;color:#e9b344;letter-spacing:.035em;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(9px,2.8vw,12px);position:relative}.v1-apiary__sections>button>img:not(.v1-apiary__arrow){z-index:1;object-fit:contain;filter:drop-shadow(0 5px 7px #000);width:clamp(54px,16vw,72px);height:clamp(56px,16vw,72px);margin-top:3px;position:relative}.v1-apiary__sections small{z-index:2;color:#c8b486;text-align:center;margin-top:2px;font-size:clamp(6px,1.85vw,8px);line-height:1.25;position:relative}.v1-apiary__sections .v1-apiary__arrow{z-index:2;object-fit:contain;width:34px;height:16px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.v1-apiary__overview{background:radial-gradient(circle at 50% 0,#b8660a26,#0000 45%),linear-gradient(#221407eb,#070402fa);border:1px solid #be8022c2;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;min-height:158px;margin-top:7px;padding:7px;display:grid;box-shadow:inset 0 0 0 2px #321d09f0,0 6px 13px #00000080}.v1-apiary__overview>button{min-width:0;color:var(--v1-cream);background:radial-gradient(circle at 50% 42%,#ad5b0826,#0000 50%);border:0;border-radius:5px;flex-direction:column;align-items:center;padding:7px 5px 27px;display:flex;position:relative}.v1-apiary__overview>button+button{border-left:1px solid #af70194d}.v1-apiary__overview strong{color:#e4ae3d;letter-spacing:.025em;text-align:center;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(8px,2.4vw,10px);line-height:1.15}.v1-apiary__overview>button>img{object-fit:contain;width:52px;height:50px;margin:6px auto 1px}.v1-apiary__overview b,.v1-apiary__overview small{color:#f7db91;text-align:center;font-size:clamp(7px,2.2vw,10px);line-height:1.35}.v1-apiary__overview small{color:#bba475}.v1-apiary__overview>button>span{color:#f2ba41;letter-spacing:.035em;background:linear-gradient(#38220b,#160d05);border:1px solid #b5771dbf;border-radius:3px;place-items:center;min-height:19px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(7px,2vw,9px);display:grid;position:absolute;bottom:6px;left:7px;right:7px}.v1-apiary__production{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:4px;width:100%;margin-top:5px;display:grid}.v1-apiary__production img{object-fit:contain;width:41px;height:41px}.v1-apiary__production dl{margin:0}.v1-apiary__production dl div{grid-template-columns:minmax(0,1fr) auto;gap:3px;display:grid}.v1-apiary__production dt,.v1-apiary__production dd{color:#c7b383;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(6px,1.9vw,8px);overflow:hidden}.v1-apiary__production dd{color:#f6d77f;font-weight:800}.v1-apiary__notice,.v1-modal__notice{color:#ffe8aa;text-align:center;background:#140c05f5;border:1px solid #d6912380;border-radius:5px;margin:7px 2px 0;padding:9px 11px;font-size:9px;line-height:1.4}body[data-active-tab=apiary] .game-modal{width:min(100%,510px);max-height:min(94dvh,880px);color:var(--v1-cream,#fff0bd);background:radial-gradient(circle at 50% 0,#b2640833,#0000 26%),linear-gradient(#0e0904f7,#030201fc),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/450px;border:1px solid #aa711d;border-radius:7px;box-shadow:inset 0 0 0 2px #030201,inset 0 0 0 4px #ba7c1ea6,0 28px 70px #000}body[data-active-tab=apiary] .game-modal>header{color:#fff0bd;background:radial-gradient(circle at 50% 0,#cf7e0f30,#0000 70%),#1c1106f2;border-bottom:1px solid #d38e208c;min-height:64px;padding:10px 12px}body[data-active-tab=apiary] .game-modal>header h2{color:#f7c650;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 2px 1px #351900,0 0 8px #ffb31c42;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(20px,6vw,27px);line-height:1}body[data-active-tab=apiary] .game-modal>header button,body[data-active-tab=apiary] .game-modal__leading{color:#f4bb43;background:linear-gradient(#2d1c09,#0c0703);border:1px solid #d38e2099;border-radius:5px;flex:0 0 39px;width:39px;height:39px}body[data-active-tab=apiary] .game-modal__body{scrollbar-color:#a66b18 #0b0703;max-height:calc(94dvh - 64px);padding:12px}.v1-modal__leading{object-fit:contain;width:35px;height:35px}.v1-modal{color:#fff0bd;gap:10px;display:grid}.v1-modal h3,.v1-modal p{margin:0}.v1-modal__back{color:#e4b44b;background:#110b05;border:1px solid #be802185;border-radius:4px;justify-self:start;min-height:30px;padding:5px 10px;font-size:9px}.v1-modal__summary,.v1-hive-hero,.v1-bee-hero,.v1-prestige-hero{background:radial-gradient(circle at 78% 40%,#d9850f38,#0000 35%),linear-gradient(145deg,#201307,#080502);border:1px solid #c5852394;border-radius:6px;align-items:center;gap:12px;min-height:118px;padding:11px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 2px #241507f0}.v1-modal__summary>img,.v1-hive-hero>img,.v1-bee-hero>img{object-fit:contain;filter:drop-shadow(0 7px 8px #000);order:2;width:112px;height:102px;margin-left:auto}.v1-bee-hero>img{order:0;margin:0}.v1-modal__summary span,.v1-hive-hero span,.v1-bee-hero span,.v1-prestige-hero span,.v1-active-swarm__head span{color:#dca63c;letter-spacing:.04em;font-family:Impact,Arial Narrow,sans-serif;font-size:10px}.v1-modal__summary h3,.v1-hive-hero h3,.v1-bee-hero h3,.v1-active-swarm__head h3{color:#ffe29a;margin-top:4px;font-size:clamp(18px,5.5vw,25px);line-height:1.05}.v1-modal__summary p,.v1-hive-hero p,.v1-bee-hero p,.v1-active-swarm__head p{color:#cdb682;margin-top:5px;font-size:10px}.v1-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;display:grid}.v1-modal__facts>div{text-align:center;background:#0f0904eb;border:1px solid #be802173;border-radius:5px;min-width:0;padding:9px 6px}.v1-modal__facts dt{color:#bda774;font-size:8px;line-height:1.2}.v1-modal__facts dd{color:#ffe094;text-overflow:ellipsis;margin:4px 0 0;font-size:12px;font-weight:900;overflow:hidden}.v1-modal__explanation,.v1-hive-slots,.v1-upgrades,.v1-assignment,.v1-active-swarm{background:linear-gradient(135deg,#211407b3,#080502f0);border:1px solid #b97c1f7a;border-radius:6px;padding:11px}.v1-modal__explanation h3,.v1-hive-slots h3,.v1-upgrades h3,.v1-assignment h3{color:#efbd51;letter-spacing:.03em;font-family:Impact,Arial Narrow,sans-serif;font-size:14px}.v1-modal__explanation p{color:#c5b181;margin-top:7px;font-size:9px;line-height:1.5}.v1-modal__explanation p.is-warning{color:#ffd16d}.v1-modal__explanation button{color:#e8b64b;background:#160d05;border:1px solid #c081218c;border-radius:4px;min-height:31px;margin-top:9px;padding:6px 10px;font-size:9px}.v1-hive-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.v1-hive-tabs button{color:#e8cc86;background:linear-gradient(#221407f5,#080502fa);border:1px solid #b0741c7a;border-radius:5px;flex-direction:column;align-items:center;min-width:0;min-height:104px;padding:6px 4px;display:flex;position:relative}.v1-hive-tabs button.is-owned{border-color:#e5a92d;box-shadow:inset 0 0 13px #e2911426,0 0 8px #e5a4261f}.v1-hive-tabs button.is-locked{filter:grayscale(.8)brightness(.62)}.v1-hive-tabs button.is-early{filter:saturate(.92)brightness(.92);border-color:#e5a92d8c}.v1-hive-tabs img{object-fit:contain;width:55px;height:52px}.v1-hive-tabs strong{color:#f3cc6b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.v1-hive-tabs small{color:#a99365;margin-top:3px;font-size:8px}.v1-hive-slots>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.v1-hive-slots button{color:#e7cc8b;background:#0d0803;border:1px solid #b5781c70;border-radius:5px;flex-direction:column;align-items:center;min-width:0;min-height:97px;padding:6px 4px;display:flex}.v1-hive-slots img{object-fit:contain;width:49px;height:49px}.v1-hive-slots strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;overflow:hidden}.v1-hive-slots small{color:#9e8b61;font-size:7px}.v1-upgrades>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.v1-upgrades button{color:#f2d98f;text-align:left;background:linear-gradient(145deg,#211407,#090502);border:1px solid #ba7d1f7a;border-radius:5px;grid-template-rows:auto auto 1fr;grid-template-columns:44px minmax(0,1fr);align-content:center;gap:2px 6px;min-width:0;min-height:122px;padding:8px 7px;display:grid}.v1-upgrades button.is-applied{border-color:#6fad4694}.v1-upgrades img{object-fit:contain;grid-row:1/span 3;width:44px;height:44px}.v1-upgrades strong{font-size:11px}.v1-upgrades small{color:#aa976d;font-size:8px;line-height:1.3}.v1-upgrades b{color:#e7ad38;align-self:end;font-size:9px}.v1-modal__primary{color:#2c1500;letter-spacing:.025em;background:linear-gradient(#fff69f80,#0000 23%),linear-gradient(#ffd44f,#e9980c 63%,#a95a04);border:1px solid #ffdf70;border-radius:5px;min-height:50px;padding:8px 15px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(16px,4.8vw,21px);box-shadow:inset 0 -3px #75360047,0 6px 13px #0000007a}.v1-bee-filter{background:#070402;border:1px solid #b5781e75;border-radius:5px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.v1-bee-filter button{color:#9f8e68;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:Impact,Arial Narrow,sans-serif;font-size:12px;display:flex}.v1-bee-filter button.is-active{color:#f2c65b;background:linear-gradient(#3a240b,#140c04);border-color:#d99b27;box-shadow:inset 0 0 9px #f6ae2421,0 0 7px #e9a6231f}.v1-bee-filter img{object-fit:contain;width:25px;height:25px}.v1-bee-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.v1-bee-grid>button{color:#f1da9a;background:radial-gradient(circle at 50% 35%,#ca740b3b,#0000 42%),linear-gradient(155deg,#2a1908,#080502 70%);border:1px solid #b1761e80;border-radius:6px;flex-direction:column;align-items:center;min-width:0;min-height:218px;padding:10px 8px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #241507f2}.v1-bee-grid>button.is-owned{border-color:#dba02c;box-shadow:inset 0 0 0 2px #372008f2,0 0 10px #e1971924}.v1-bee-grid__number{color:#f3c85c;background:#0a0602d1;border:1px solid #d4952d8f;border-radius:3px;padding:3px 5px;font-size:8px;position:absolute;top:7px;right:7px}.v1-bee-grid img{object-fit:contain;filter:drop-shadow(0 8px 8px #000);width:105px;height:112px}.v1-bee-grid strong{color:#f1c75d;text-align:center;font-size:13px;line-height:1.15}.v1-bee-grid small{color:#bda776;margin-top:5px;font-size:9px}.v1-bee-grid b{color:#e9ae38;margin-top:auto;padding-top:7px;font-size:10px}.v1-assignment>div{gap:6px;margin-top:9px;display:grid}.v1-assignment button{color:#f0d795;text-align:left;background:#0d0803;border:1px solid #b4781d70;border-radius:5px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:6px 8px;display:grid}.v1-assignment button.is-current{background:#1d1206;border-color:#dca02b}.v1-assignment img{object-fit:contain;width:43px;height:43px}.v1-assignment span{gap:3px;min-width:0;display:grid}.v1-assignment strong{font-size:10px}.v1-assignment small{color:#9f8d66;font-size:8px}.v1-assignment b{color:#e4ad3e;font-size:8px}.v1-swarm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.v1-swarm-grid article{background:radial-gradient(circle at 50% 28%,#c7730c38,#0000 42%),linear-gradient(160deg,#271707,#080502 70%);border:1px solid #b5791f85;border-radius:6px;flex-direction:column;align-items:center;min-width:0;min-height:260px;padding:9px;display:flex;box-shadow:inset 0 0 0 2px #251607f0}.v1-swarm-grid article.is-active{border-color:#efb63c;box-shadow:inset 0 0 0 2px #3c2308f2,0 0 11px #eeac2b2b}.v1-swarm-grid article>img{object-fit:contain;filter:drop-shadow(0 7px 8px #000);width:104px;height:92px}.v1-swarm-grid article>strong{color:#efc45c;font-family:Impact,Arial Narrow,sans-serif;font-size:16px}.v1-swarm-grid dl{width:100%;margin:7px 0}.v1-swarm-grid dl div{border-bottom:1px solid #b1751d29;justify-content:space-between;gap:5px;padding:2px 0;display:flex}.v1-swarm-grid dt,.v1-swarm-grid dd{color:#a99569;margin:0;font-size:8px}.v1-swarm-grid dd{color:#e8c773;text-align:right;font-weight:800}.v1-swarm-grid article>button{color:#e9b84a;background:linear-gradient(#39230b,#160d04);border:1px solid #ca8a23a6;border-radius:4px;width:100%;min-height:34px;margin-top:auto;padding:6px;font-size:9px;font-weight:900}.v1-active-swarm{gap:10px;display:grid}.v1-active-swarm__head{align-items:center;gap:10px;display:flex}.v1-active-swarm__head>img{object-fit:contain;width:82px;height:78px}.v1-active-swarm__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.v1-active-swarm__actions>button:not(.v1-modal__primary){color:#e8c066;background:#140c04;border:1px solid #bc7f2085;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-height:50px;padding:7px;font-size:9px;display:flex}.v1-active-swarm__actions img{object-fit:contain;width:28px;height:28px}.v1-active-swarm__actions .v1-modal__primary{grid-column:1/-1}.v1-prestige-hero{text-align:center;grid-template-columns:90px 1fr 1fr;display:grid}.v1-prestige-hero>img{object-fit:contain;filter:drop-shadow(0 7px 8px #000);width:88px;height:88px}.v1-prestige-hero>div{gap:3px;min-width:0;display:grid}.v1-prestige-hero strong{color:#ffdb73;font-size:clamp(24px,7vw,34px);line-height:1}.v1-prestige-hero small{color:#a99468;font-size:8px;line-height:1.25}.v1-prestige-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.v1-prestige-track>div{background:#0c0703e6;border:1px solid #ac711b63;border-radius:5px;grid-template-rows:auto auto auto;grid-template-columns:31px 1fr;align-items:center;gap:1px 7px;min-width:0;min-height:65px;padding:7px;display:grid}.v1-prestige-track>div.is-complete{border-color:#68a94480}.v1-prestige-track>div.is-next{border-color:#e5a832;box-shadow:inset 0 0 11px #e090141f}.v1-prestige-track b{color:#f3c65d;clip-path:polygon(25% 3%,75% 3%,98% 50%,75% 97%,25% 97%,2% 50%);background:#211306;border:1px solid #d091288a;grid-row:1/span 3;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.v1-prestige-track span{color:#f0ca6b;font-size:10px;font-weight:900}.v1-prestige-track small{color:#a79469;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}@media (width<=360px){.v1-apiary{padding-inline:5px}.v1-apiary__sections{gap:3px}.v1-apiary__sections>button{padding-inline:3px}.v1-apiary__overview{gap:2px;padding-inline:4px}.v1-modal__facts{grid-template-columns:1fr}.v1-modal__facts--three{grid-template-columns:repeat(3,minmax(0,1fr))}.v1-prestige-hero{grid-template-columns:72px 1fr 1fr}.v1-prestige-hero>img{width:70px;height:70px}}@media (width>=440px){.v1-bee-grid,.v1-swarm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v1-hive-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}.v1-hive-tabs strong{font-size:8px}}@media (prefers-reduced-motion:reduce){.v1-apiary__dust{animation:none}}.v1-prestige-confirm-note{color:#ffd9c9;background:#5a1e1280;border:1px solid #ff785a73;border-radius:12px;margin:0 0 10px;padding:10px 12px;font-size:12px;line-height:1.45}.mock-v1-mines,.mock-v1-market{--v1-gold:#f4b72a;--v1-gold-light:#ffe37a;--v1-gold-dark:#8f5208;--v1-ink:#080705;--v1-panel:#0f0c08f0;--v1-panel-soft:#1c140ae0;--v1-line:#dd9d2394;--v1-copy:#f7e8c5;--v1-muted:#b8a886;color:var(--v1-copy);font-family:Trebuchet MS,Inter,Segoe UI,sans-serif}.mock-v1-mines button,.mock-v1-market button{touch-action:manipulation}.mock-v1-mines{min-height:100%;padding:calc(8px + var(--safe-top)) 10px calc(18px + var(--safe-bottom));background:linear-gradient(#00000014,#050302c2),url(/assets/scene-art/bee-mines-board-background.webp) 50% 0/cover fixed,#0a0704}.mock-v1-mines:before,.mock-v1-market:before{content:"";z-index:-1;opacity:.12;pointer-events:none;background:url(/assets/mock3/fx/bg-honeycomb.webp) 50%/420px;position:absolute;inset:0}.mock-v1-mines__header{border:1px solid var(--v1-line);background:linear-gradient(#261a0ceb,#090806f5),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/280px;border-radius:7px;grid-template-columns:minmax(0,1fr);align-items:center;min-height:58px;padding:5px 7px;display:grid;box-shadow:inset 0 0 0 2px #ffde750a,0 7px 20px #00000073}.mock-v1-mines__header>button{width:36px;height:36px;color:var(--v1-gold-light);border:1px solid var(--v1-line);background:linear-gradient(#2c2113,#0c0906);border-radius:5px;place-items:center;padding:0;display:grid}.mock-v1-mines__header>button:last-child{justify-self:end}.mock-v1-mines__header svg{width:20px;height:20px}.mock-v1-mines__header>div{text-align:center;min-width:0}.mock-v1-mines__header span,.mock-v1-market__header span,.mock-v1-calculator header>span{color:var(--v1-gold);letter-spacing:.14em;font-size:7px;font-weight:900}.mock-v1-mines__header h1{color:var(--v1-gold-light);letter-spacing:.08em;text-shadow:0 2px 8px #000;margin:1px 0 0;font-size:21px;line-height:1}.mock-v1-mines__intro{min-height:31px;color:var(--v1-muted);justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:8px;display:flex}.mock-v1-mines__intro strong{color:var(--v1-gold-light);font-size:9px}.mock-v1-board-shell{border:1px solid var(--v1-line);background:radial-gradient(circle at 50% 44%,#df9d232e,#0000 58%),linear-gradient(#0a0f0fd1,#070604f5);border-radius:7px;place-items:center;min-height:clamp(242px,51vw,315px);padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 55px #000000b8,0 10px 27px #0006}.mock-v1-board-shell:before{content:"";opacity:.09;background:url(/assets/mock3/fx/bg-honeycomb.webp) 50%/330px;position:absolute;inset:0}.mock-v1-mines-grid{z-index:1;grid-template-columns:repeat(var(--grid-size), minmax(0, 1fr));gap:clamp(2px,.8vw,5px);width:min(100%,340px);display:grid;position:relative}.mock-v1-mines-grid[data-grid-size="5"]{width:min(100%,294px)}.mock-v1-mines-grid[data-grid-size="9"]{gap:2px}.mock-v1-mines-grid button,.mock-v1-mines-grid>span{aspect-ratio:1;background:linear-gradient(145deg,#3d3426eb,#090d0efa);border:1px solid #d69b2d;border-radius:8px;place-items:center;min-width:0;padding:3px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffd6630f,inset 0 -5px 8px #0000006b,0 2px 4px #00000080}.mock-v1-mines-grid button:not(:disabled):active{transform:scale(.92)}.mock-v1-mines-grid button.is-safe,.mock-v1-mines-grid>span.is-highlighted{background:radial-gradient(circle at 45% 38%,#b88821,#3d2a0a 70%);border-color:#ffce48;box-shadow:0 0 13px #f4b72a45}.mock-v1-mines-grid button.is-wasp{background:radial-gradient(circle at 45% 38%,#6d291e,#1b0a08 72%);border-color:#da593a;animation:.32s ease-out mock-v1-wasp-hit}.mock-v1-mines-grid .sprite-icon{object-fit:contain;width:86%;height:86%}.mock-v1-mines-grid[data-grid-size="9"] .sprite-icon{width:92%;height:92%}@keyframes mock-v1-wasp-hit{35%{transform:translate(-3px)}70%{transform:translate(3px)}}.mock-v1-round-stats{z-index:3;text-align:right;background:#070705e0;border:1px solid #dea12b61;border-radius:6px;min-width:124px;padding:5px 8px;display:grid;position:absolute;bottom:7px;right:8px;box-shadow:0 4px 12px #00000061}.mock-v1-round-stats span,.mock-v1-round-stats small{color:var(--v1-muted);font-size:6px}.mock-v1-round-stats strong{color:var(--v1-gold-light);font-size:17px}.mock-v1-mines-controls{border:1px solid var(--v1-line);background:linear-gradient(#1e150bf5,#0a0805fa),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/330px;border-radius:7px;margin-top:7px;padding:10px;box-shadow:0 8px 22px #0000006b}.mock-v1-mode-selector{border:0;margin:0;padding:0}.mock-v1-mode-selector legend,.mock-v1-stake-row>label{color:var(--v1-gold);letter-spacing:.08em;margin:0 0 6px;font-size:8px;font-weight:900}.mock-v1-mode-selector__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.mock-v1-mode-selector__grid button{min-width:0;min-height:67px;color:var(--v1-copy);background:linear-gradient(#262117,#0c0b08);border:1px solid #da9f2f47;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:7px 3px;display:flex}.mock-v1-mode-selector__grid button.is-active{border-color:var(--v1-gold);background:radial-gradient(circle at 50% 0,#f7c03e38,#0000 60%),linear-gradient(#493512,#171006);box-shadow:0 0 14px #e6a42538}.mock-v1-mode-selector__grid span{font-size:9px;font-weight:900}.mock-v1-mode-selector__grid strong{color:var(--v1-gold-light);margin:2px 0;font-size:14px}.mock-v1-mode-selector__grid small,.mock-v1-mode-selector>p{color:var(--v1-muted);font-size:6px}.mock-v1-mode-selector>p{margin:6px 2px 0;line-height:1.4}.mock-v1-currency-switch{grid-template-columns:1fr 1fr;gap:6px;margin:9px 0;display:grid}.mock-v1-currency-switch button{min-height:37px;color:var(--v1-muted);background:#0d0b08;border:1px solid #d89d2b42;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:3px 8px;font-size:9px;font-weight:900;display:flex}.mock-v1-currency-switch button.is-active{color:#271605;background:linear-gradient(#fbd25d,#be7611);border-color:#ffe077}.mock-v1-stake-row{margin-top:6px}.mock-v1-stake-row>div{grid-template-columns:minmax(0,1fr) 39px 39px;gap:5px;display:grid}.mock-v1-stake-input{background:#040505e0;border:1px solid #da9f2f57;border-radius:6px;align-items:center;min-width:0;height:40px;padding:0 9px;display:flex}.mock-v1-stake-input input{color:#fff7de;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:18px;font-weight:900}.mock-v1-stake-input b{color:var(--v1-gold-light);font-size:9px}.mock-v1-stake-row button,.mock-v1-quick-stakes button{color:var(--v1-gold-light);background:linear-gradient(#2d2417,#0d0b08);border:1px solid #da9f2f57;border-radius:6px}.mock-v1-stake-row button{font-size:20px}.mock-v1-quick-stakes{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:5px;display:grid}.mock-v1-quick-stakes button{min-height:27px;padding:3px;font-size:8px;font-weight:900}.mock-v1-balance-line{min-height:27px;color:var(--v1-muted);justify-content:space-between;align-items:center;font-size:7px;display:flex}.mock-v1-balance-line strong{color:var(--v1-gold-light);font-size:9px}.mock-v1-gold-button,.mock-v1-live-controls>button,.mock-v1-result>button{color:#2e1904;letter-spacing:.04em;background:linear-gradient(#ffe26b 0%,#eaaa1e 53%,#b76508 100%);border:1px solid #7e4808;border-radius:6px;width:100%;min-height:48px;font-size:17px;font-weight:1000;box-shadow:inset 0 2px #ffffff75,inset 0 -3px #5b2a0257,0 5px 12px #0006}.mock-v1-live-controls{border:1px solid var(--v1-line);background:var(--v1-panel);border-radius:7px;grid-template-columns:minmax(0,1fr) minmax(112px,42%);align-items:center;gap:8px;margin-top:7px;padding:8px;display:grid}.mock-v1-live-controls>div{flex-direction:column;min-width:0;display:flex}.mock-v1-live-controls span{color:var(--v1-muted);font-size:7px}.mock-v1-live-controls strong{color:var(--v1-gold-light);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.mock-v1-live-controls small{color:var(--v1-muted);font-size:6px}.mock-v1-fairness{width:100%;color:var(--v1-copy);text-align:left;background:linear-gradient(90deg,#153c1fd1,#08130ce6);border:1px solid #4b8b4c73;border-radius:7px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:7px;margin-top:7px;padding:7px 8px;display:grid}.mock-v1-fairness>svg:first-child{color:#7dcc70;width:25px;height:25px}.mock-v1-fairness>svg:last-child{color:var(--v1-gold)}.mock-v1-fairness span{flex-direction:column;min-width:0;display:flex}.mock-v1-fairness strong{font-size:9px}.mock-v1-fairness small{color:#b5c8ad;font-size:6px;line-height:1.35}.mock-v1-message,.mock-v1-market-notice{color:#ffe7ac;background:#482b09c7;border:1px solid #dc9c2466;border-radius:6px;align-items:center;gap:7px;margin:7px 0 0;padding:8px 10px;font-size:8px;line-height:1.4;display:flex}.mock-v1-result{text-align:center;border:1px solid var(--v1-line);background:radial-gradient(circle at 50% 38%,#e8a62a3d,#0000 34%),linear-gradient(#14110bf0,#070604fa);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;margin-top:8px;padding:24px 18px 18px;display:flex}.mock-v1-result.is-loss{background:radial-gradient(circle at 50% 38%,#ba321f40,#0000 35%),linear-gradient(#190c09f2,#070504fa)}.mock-v1-result__art{background:radial-gradient(circle,#f8c1412e,#0000 66%);border-radius:50%;place-items:center;width:154px;height:154px;display:grid}.mock-v1-result__art .sprite-icon{width:144px;height:144px}.mock-v1-result>span{color:var(--v1-gold-light);letter-spacing:.08em;font-size:10px;font-weight:900}.mock-v1-result>strong{color:var(--v1-gold-light);margin-top:7px;font-size:clamp(29px,9vw,40px)}.mock-v1-result>small{color:var(--v1-muted);margin:4px 0 18px;font-size:8px}.mock-v1-fair-modal{text-align:center;flex-direction:column;align-items:center;display:flex}.mock-v1-fair-modal>svg{color:#72c76c;width:46px;height:46px}.mock-v1-fair-modal h3{margin:7px 0 3px;font-size:14px}.mock-v1-fair-modal p{color:var(--muted);font-size:9px;line-height:1.5}.mock-v1-fair-modal dl{gap:5px;width:100%;display:grid}.mock-v1-fair-modal dl>div{border:1px solid var(--line-soft);background:var(--surface-soft);border-radius:7px;justify-content:space-between;gap:8px;padding:7px 8px;display:flex}.mock-v1-fair-modal dt{color:var(--muted);font-size:8px}.mock-v1-fair-modal dd{margin:0;font-size:8px;font-weight:900}.mock-v1-fair-modal code{width:100%;color:var(--honey-bright);text-overflow:ellipsis;white-space:nowrap;background:#080908;border-radius:6px;margin-top:7px;padding:8px;font-size:7px;overflow:hidden}.mock-v1-market{min-height:100%;padding:10px 10px calc(28px + var(--safe-bottom));background:linear-gradient(#07050233,#040302f0 430px),url(/assets/exact/scene-market.webp) 50% 0/100% no-repeat,#080604}.mock-v1-market__header{border:1px solid var(--v1-line);background:linear-gradient(#23180be6,#090805f2);border-radius:7px;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:70px;padding:6px 8px;display:grid;box-shadow:0 7px 20px #0000006b}.mock-v1-market__header>img{object-fit:contain;filter:drop-shadow(0 4px 6px #00000080);width:54px;height:54px}.mock-v1-market__header h1{color:var(--v1-gold-light);letter-spacing:.03em;text-shadow:0 3px 10px #000;margin:1px 0 0;font-size:29px;line-height:.95}.mock-v1-tier{border:1px solid var(--v1-line);background:#060605c7;border-radius:5px;padding:6px 8px;color:var(--v1-gold-light)!important}.mock-v1-market-status{border:1px solid var(--v1-line);background:#0a0906eb;border-radius:7px;grid-template-columns:auto minmax(0,1fr) 30px;align-items:center;gap:6px;margin-top:7px;padding:8px;display:grid;position:relative}.mock-v1-market-status>div:first-child{color:#d9b96e;background:#17130c;border:1px solid #dda6364d;border-radius:5px;align-items:center;gap:4px;min-height:34px;padding:4px 8px;font-size:9px;font-weight:900;display:flex}.mock-v1-market-status>div:first-child.is-open{color:#8ed65f;background:#1c481780;border-color:#6fc04575}.mock-v1-market-status>div:nth-child(2){grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:4px;min-width:0;display:grid}.mock-v1-market-status>div:nth-child(2) svg{color:var(--v1-gold);grid-row:span 2}.mock-v1-market-status>div:nth-child(2) span{color:var(--v1-muted);font-size:6px}.mock-v1-market-status>div:nth-child(2) strong{color:var(--v1-gold-light);font-variant-numeric:tabular-nums;font-size:13px}.mock-v1-market-status>button{width:30px;height:30px;color:var(--v1-gold);border:1px solid var(--v1-line);background:#17120b;border-radius:50%;place-items:center;padding:0;display:grid}.mock-v1-market-status>p{color:var(--v1-muted);text-align:center;grid-column:1/-1;font-size:7px}.mock-v1-week-limit{background:#1c150bb3;border:1px solid #dda6363d;border-radius:5px;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;column-gap:7px;min-height:31px;padding:5px 7px;display:grid}.mock-v1-week-limit span,.mock-v1-week-limit small{color:var(--v1-muted);font-size:6px}.mock-v1-week-limit strong{color:var(--v1-gold-light);grid-row:span 2;font-size:12px}.mock-v1-market-notice{z-index:2;position:relative}.mock-v1-exchange-card{border:1px solid var(--v1-line);background:linear-gradient(105deg,#120e08fa,#120e08cc 55%,#3c250a73),url(/assets/exact/scene-market.webp) 70% 48%/cover;border-radius:7px;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) 118px;gap:6px;min-height:174px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffdc7309,0 8px 21px #00000061}.mock-v1-exchange-card.is-fountain{background:linear-gradient(105deg,#100819fa,#14081dcc 58%,#62218b6b),url(/assets/exact/scene-market.webp) 50% 58%/cover;border-color:#a257e0bd;box-shadow:inset 0 0 0 2px #d87cff0f,0 8px 21px #0006}.mock-v1-exchange-card.is-wax{background:linear-gradient(105deg,#120e08fa,#120e08d1 58%,#5c350861),url(/assets/scene-art/bee-mines-board-background.webp) 50% 45%/cover}.mock-v1-exchange-card__copy{z-index:2;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.mock-v1-exchange-card__copy>span{color:var(--v1-gold);letter-spacing:.04em;font-size:8px;font-weight:900}.mock-v1-exchange-card.is-fountain .mock-v1-exchange-card__copy>span,.mock-v1-exchange-card.is-fountain .mock-v1-exchange-card__copy>strong{color:#e37cff}.mock-v1-exchange-card__copy h2{margin:3px 0;font-size:16px}.mock-v1-exchange-card__copy p{max-width:240px;color:var(--v1-muted);font-size:7px;line-height:1.42}.mock-v1-exchange-card__copy>strong{color:var(--v1-gold-light);margin-top:auto;font-size:18px}.mock-v1-exchange-card__copy>small{color:#b7c98f;margin-top:2px;font-size:7px}.mock-v1-exchange-card>img{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 10px #0009);align-self:center;width:118px;height:118px;position:relative}.mock-v1-exchange-card>button{z-index:2;color:#2d1904;background:linear-gradient(#ffe16b,#d68d16);border:1px solid #8f550a;border-radius:5px;grid-column:1/-1;justify-content:center;align-items:center;gap:5px;width:min(230px,68%);min-height:37px;padding:5px 12px;font-size:10px;font-weight:1000;display:flex;position:relative}.mock-v1-exchange-card.is-fountain>button{color:#fff0ff;background:linear-gradient(#9e45ca,#53206f);border-color:#b15be0}.mock-v1-exchange-card>button:disabled{color:#8c7d65;background:#211b13;border-color:#4c4030}.mock-v1-calculator{border:1px solid var(--v1-line);background:linear-gradient(#1c140af7,#080705fc),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/360px;border-radius:7px;margin-top:8px;padding:12px;box-shadow:0 9px 24px #00000070}.mock-v1-calculator header h2{margin:2px 0 0;font-size:16px}.mock-v1-calculator__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:9px 0;display:grid}.mock-v1-calculator__tabs button.is-active{color:#2d1904;border-color:var(--v1-gold-light);background:linear-gradient(#f7cc58,#ba7310)}.mock-v1-calculator__exchange{grid-template-columns:minmax(0,1.25fr) minmax(92px,.75fr) minmax(0,1fr);align-items:stretch;gap:5px;display:grid}.mock-v1-calculator__exchange>label,.mock-v1-calculator__rate,.mock-v1-calculator__result{background:#050605c7;border:1px solid #dca02c47;border-radius:5px;flex-direction:column;justify-content:center;min-width:0;padding:7px;display:flex}.mock-v1-calculator__input{align-items:center;min-width:0;display:flex}.mock-v1-calculator__exchange small{color:#7f8d77;font-size:6px}.mock-v1-calculator__result strong{color:#83d063;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;overflow:hidden}.mock-v1-calculator__total{border-top:1px solid #dca02c40;grid-template-columns:minmax(0,1fr) minmax(165px,48%);align-items:center;gap:8px;margin-top:7px;padding-top:8px;display:grid}.mock-v1-calculator__total strong{color:var(--v1-gold-light);text-overflow:ellipsis;white-space:nowrap;font-size:20px;overflow:hidden}.mock-v1-calculator__total button{color:#2d1904;background:linear-gradient(#ffe16c,#d58a14);border:1px solid #8c5109;border-radius:5px;min-height:43px;font-size:9px;font-weight:1000}.mock-v1-calculator__total button:disabled{color:#857862;background:#201b14;border-color:#4b4030}.mock-v1-calculator>p{color:var(--v1-muted);align-items:flex-start;gap:5px;margin-top:8px;font-size:6px;line-height:1.4;display:flex}.mock-v1-calculator>p svg{color:#76c56d;flex:0 0 14px}@media (width<=380px){.mock-v1-mines,.mock-v1-market{padding-inline:7px}.mock-v1-board-shell{min-height:238px;padding:8px}.mock-v1-mode-selector__grid button{min-height:62px;padding-inline:2px}.mock-v1-exchange-card{grid-template-columns:minmax(0,1fr) 90px;min-height:166px;padding:9px}.mock-v1-exchange-card>img{width:92px;height:92px}.mock-v1-exchange-card__copy p{font-size:6px}.mock-v1-exchange-card__copy>strong{font-size:15px}.mock-v1-calculator__exchange{grid-template-columns:1fr 1fr}.mock-v1-calculator__exchange>label{grid-column:1/-1}.mock-v1-calculator__total{grid-template-columns:1fr}.mock-v1-calculator__total button{width:100%}}@media (width>=440px){.mock-v1-board-shell{min-height:316px}.mock-v1-exchange-card{grid-template-columns:minmax(0,1fr) 142px}.mock-v1-exchange-card>img{width:136px;height:136px}}@media (prefers-reduced-motion:reduce){.mock-v1-mines *,.mock-v1-market *{scroll-behavior:auto!important;animation-duration:.01ms!important}}.mock-v1-page{--mock-gold:#e3a72b;--mock-gold-bright:#ffd75b;--mock-gold-dark:#704607;--mock-ink:#050806;--mock-panel:#080e0df5;--mock-panel-soft:#0e1715f0;--mock-line:#ca9126b8;--mock-muted:#baa978;color:#f7ebc9;background:linear-gradient(#0205042e,#020403d6),url(/assets/mock3/fx/bg-honeycomb.webp) 50% 0/480px,#050806;min-height:100%;padding:10px 8px 28px}.mock-v1-page:before{z-index:-1;background:radial-gradient(circle at 50% 0,#e7a62a1f,#0000 260px),linear-gradient(#0000,#050806 580px)}.mock-v1-page *,.mock-v1-page :before,.mock-v1-page :after{box-sizing:border-box}.mock-v1-page button{font-family:inherit}.mock-v1-page-title{background:linear-gradient(90deg,#e8a72c14,#0000 60%),#040807bd;border:1px solid #be85216b;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;min-height:72px;margin-bottom:7px;padding:8px 10px 10px;display:flex;box-shadow:inset 0 0 24px #00000094}.mock-v1-page-title>div{min-width:0}.mock-v1-page-title span,.mock-v1-panel-title span,.mock-v1-modal-product>div>span{color:var(--mock-gold);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:950;display:block}.mock-v1-page-title h1{color:var(--mock-gold-bright);letter-spacing:.015em;text-transform:uppercase;text-shadow:0 2px #563403,0 0 16px #efb12b47;margin:1px 0 0;font-size:clamp(21px,6vw,30px);line-height:1}.mock-v1-page-title p{color:var(--mock-muted);margin:3px 0 0;font-size:7px}.mock-v1-icon-button{width:34px;height:34px;color:var(--mock-gold-bright);border:1px solid var(--mock-line);background:linear-gradient(#3d290b,#120e06);border-radius:4px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffe99229}.mock-v1-icon-button svg{width:18px;height:18px}.mock-v1-panel{border:1px solid var(--mock-line);background:linear-gradient(135deg, #e6a62b0e, transparent 38%), linear-gradient(180deg, var(--mock-panel-soft), var(--mock-panel));border-radius:5px;min-width:0;padding:9px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffdd7809,inset 0 -16px 34px #0000003d,0 5px 14px #0000004d}.mock-v1-panel-title{border-bottom:1px solid #cb942d3d;justify-content:space-between;align-items:flex-start;gap:7px;min-height:27px;margin:-2px -2px 7px;padding-bottom:5px;display:flex}.mock-v1-panel-title>div{min-width:0}.mock-v1-panel-title h2{color:#e8c261;letter-spacing:.025em;text-transform:uppercase;margin:1px 0 0;font-size:11px;line-height:1.05}.mock-v1-panel-title>b{color:var(--mock-gold-bright);white-space:nowrap;background:#271b08ad;border:1px solid #d29b2d57;border-radius:3px;padding:3px 5px;font-size:7px}.mock-v1-notice,.mock-v1-empty,.mock-v1-data-note{color:#ddcda3;background:#1f180ab8;border:1px solid #c9912752;border-radius:4px;margin:0 0 7px;padding:7px 8px;font-size:8px;line-height:1.4}.mock-v1-empty{color:var(--mock-muted);text-align:center;background:#0000003d;border-style:dashed;margin:6px 0 0}.mock-v1-data-note{color:#aa9c77;margin:7px 0 0}.mock-v1-primary,.mock-v1-secondary,.mock-v1-tier button,.mock-v1-payment-disabled button,.mock-v1-quest button,.mock-v1-tournament button,.mock-v1-milestones button{color:#291a05;background:linear-gradient(#f5ca51,#c77f14);border:1px solid #f5c755;border-radius:4px;min-height:30px;padding:5px 9px;font-size:8px;font-weight:950;box-shadow:inset 0 1px #ffffff57,0 3px 7px #00000057}.mock-v1-secondary{color:#efcd73;background:linear-gradient(#38270e,#121007);border-color:#d9a03294}.mock-v1-primary:active:not(:disabled),.mock-v1-secondary:active:not(:disabled),.mock-v1-tier button:active:not(:disabled),.mock-v1-payment-disabled button:active:not(:disabled),.mock-v1-quest button:active:not(:disabled),.mock-v1-tournament button:active:not(:disabled),.mock-v1-milestones button:active:not(:disabled){transform:translateY(1px)}.mock-v1-page button:disabled{opacity:.5}.mock-v1-progress{background:#050706;border:1px solid #594015;border-radius:99px;height:7px;overflow:hidden;box-shadow:inset 0 2px 4px #000}.mock-v1-progress>span{border-radius:inherit;background:linear-gradient(90deg,#9e6511,#f5be37,#ffe777);height:100%;display:block;box-shadow:0 0 7px #eeb22b99}.mock-v1-hero-grid,.mock-v1-two-columns,.mock-v1-three-columns{gap:7px;display:grid}.mock-v1-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(166px,.65fr)}.mock-v1-two-columns{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);margin-top:7px}.mock-v1-three-columns{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:7px}.mock-v1-events>.mock-v1-panel{margin-top:7px}.mock-v1-login-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.mock-v1-login-days>div{text-align:center;background:linear-gradient(#1a221ef5,#050908fa);border:1px solid #b0802647;border-radius:4px;flex-direction:column;justify-content:space-between;align-items:center;min-width:0;min-height:80px;padding:4px 2px;display:flex}.mock-v1-login-days>div.is-complete{background:linear-gradient(#44340feb,#0e0f08fa);border-color:#a47a27}.mock-v1-login-days>div.is-next{border-color:#f0b831;box-shadow:inset 0 0 12px #eba92326,0 0 8px #eba92329}.mock-v1-login-days span{color:#b9a774;font-size:6px}.mock-v1-login-days strong{color:#e6c76b;min-height:18px;font-size:6px;line-height:1.2}.mock-v1-login-days .sprite-icon{width:34px;height:34px}.mock-v1-streak-milestones{grid-template-columns:repeat(3,1fr);gap:4px;margin:5px 0 6px;display:grid}.mock-v1-streak-milestones>:is(div,button){background:#00000038;border:1px solid #af7e2345;border-radius:4px;align-items:center;gap:3px;min-width:0;padding:4px;display:flex}.mock-v1-streak-milestones>:is(div,button).is-complete{border-color:#9e7c2e}.mock-v1-streak-milestones .sprite-icon{width:32px;height:32px}.mock-v1-streak-milestones span{flex-direction:column;min-width:0;display:flex}.mock-v1-streak-milestones b{color:#e0ba56;font-size:6px}.mock-v1-streak-milestones small{color:#978e72;font-size:5px;line-height:1.15}.mock-v1-login-panel>.mock-v1-primary,.mock-v1-wheel-panel>.mock-v1-primary,.mock-v1-season-actions>.mock-v1-primary{width:100%}.mock-v1-wheel-panel{flex-direction:column;align-items:stretch;display:flex}.mock-v1-wheel-panel .mock-v1-panel-title{width:100%}.mock-v1-wheel{border-width:2px;width:min(154px,36vw);margin:5px auto 9px;padding:5px}.mock-v1-wheel .reward-wheel{border-width:2px}.mock-v1-wheel .reward-wheel-slot{width:28px;height:28px;transform:translate(-50%, -50%) rotate(var(--wheel-angle)) translateY(-46px) rotate(var(--wheel-counter-angle))}.mock-v1-wheel .reward-wheel-slot .sprite-icon{width:27px;height:27px}.mock-v1-wheel .reward-wheel-center{border-width:2px;width:43px;height:43px}.mock-v1-wheel .reward-wheel-center .sprite-icon{width:47px;height:47px}.mock-v1-wheel .reward-wheel-pointer{border-width:2px;width:21px;height:28px;top:-9px}.mock-v1-caption{color:#968b6f;text-align:center;margin-top:6px;font-size:6px;line-height:1.3}.mock-v1-season{margin-top:7px}.mock-v1-season-progress{background:#0000003b;border:1px solid #bf8b2947;border-radius:4px;grid-template-columns:44px 1fr auto;align-items:center;gap:6px;margin-bottom:7px;padding:5px 7px;display:grid}.mock-v1-season-progress>.sprite-icon{width:42px;height:42px}.mock-v1-season-progress>div{min-width:0}.mock-v1-season-progress span,.mock-v1-season-progress small{color:var(--mock-muted);font-size:6px}.mock-v1-season-progress .mock-v1-progress{margin:3px 0 2px}.mock-v1-season-progress>strong{color:var(--mock-gold-bright);font-size:10px}.mock-v1-season-track{scrollbar-width:thin;background:#020504a8;border:1px solid #bf8a274f;border-radius:4px;grid-template-columns:52px repeat(7,minmax(58px,1fr));gap:3px;padding:4px;display:grid;overflow-x:auto}.mock-v1-season-track>div{text-align:center;background:linear-gradient(#17201d,#080c0b);border:1px solid #b1812545;border-radius:3px;flex-direction:column;justify-content:space-between;align-items:center;min-height:67px;padding:4px 2px;display:flex;position:relative}.mock-v1-season-track>div.is-unlocked{background:linear-gradient(#3f3513,#12150b);border-color:#a77a27}.mock-v1-season-track>div.is-premium{background:linear-gradient(#251a37,#0d0915);border-color:#9052c68a}.mock-v1-season-track .mock-v1-track-label{z-index:2;color:#e0bb59;text-transform:uppercase;background:#15170f;justify-content:center;font-size:6px;font-weight:900;position:sticky;left:0}.mock-v1-season-track>div:nth-child(n+9){grid-row:2}.mock-v1-season-track span{color:#c5a450;font-size:5px;position:absolute;top:2px;right:3px}.mock-v1-season-track .sprite-icon{width:38px;height:38px}.mock-v1-season-track small{color:#b8ad8d;font-size:5px;line-height:1.1}.mock-v1-season-actions{grid-template-columns:minmax(190px,.8fr) 1.2fr;align-items:center;gap:7px;margin-top:7px;display:grid}.mock-v1-season-actions p{color:#9e9376;margin:0;font-size:7px;line-height:1.35}.mock-v1-chest-grid,.mock-v1-booster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.mock-v1-chest-grid button,.mock-v1-booster-grid button{min-width:0;color:inherit;text-align:center;background:linear-gradient(#1e2521f2,#060a09fa);border:1px solid #c18c2957;border-radius:4px;flex-direction:column;align-items:center;padding:4px;display:flex}.mock-v1-chest-grid .sprite-icon,.mock-v1-booster-grid .sprite-icon{width:48px;height:48px}.mock-v1-chest-grid span,.mock-v1-booster-grid span{flex-direction:column;min-width:0;display:flex}.mock-v1-chest-grid strong,.mock-v1-booster-grid strong{color:#e6ca79;font-size:6px}.mock-v1-chest-grid small,.mock-v1-booster-grid small{color:#9f957b;font-size:5px}.mock-v1-booster-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mock-v1-booster-grid button{text-align:left;flex-direction:row}.mock-v1-booster-grid b{color:var(--mock-gold-bright);margin-top:2px;font-size:7px}.mock-v1-quest-list{gap:4px;display:grid}.mock-v1-quest-list.is-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.mock-v1-quest{background:#00000038;border:1px solid #ba862642;border-radius:4px;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;padding:4px;display:grid}.mock-v1-quest>.sprite-icon{width:36px;height:36px}.mock-v1-quest>div{min-width:0}.mock-v1-quest strong{color:#e4cd8b;font-size:7px;display:block}.mock-v1-quest small{color:#918872;text-overflow:ellipsis;white-space:nowrap;font-size:5px;display:block;overflow:hidden}.mock-v1-quest b{color:#bea65e;margin-top:1px;font-size:5px;display:block}.mock-v1-quest .mock-v1-progress{height:5px;margin-top:3px}.mock-v1-quest button{min-height:25px;padding-inline:6px;font-size:6px}.mock-v1-tournament{border-bottom:1px solid #be892733;grid-template-columns:43px 1fr;align-items:center;gap:5px;padding:5px 0;display:grid}.mock-v1-tournament:last-child{border-bottom:0}.mock-v1-tournament>.sprite-icon{width:42px;height:42px}.mock-v1-tournament strong,.mock-v1-tournament small{display:block}.mock-v1-tournament strong{color:#e7cb7d;font-size:7px}.mock-v1-tournament small{color:#978e75;font-size:5px}.mock-v1-tournament>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:4px;display:grid}.mock-v1-tournament button{justify-content:center;align-items:center;gap:3px;min-height:25px;padding-inline:4px;font-size:6px;display:flex}.mock-v1-leaderboard-preview{flex-direction:column;display:flex}.mock-v1-leaderboard-preview>.sprite-icon{width:72px;height:72px;margin:2px auto}.mock-v1-leaderboard-preview p{color:#a79b7b;text-align:center;margin:auto 0 0;font-size:7px;line-height:1.4}.mock-v1-lifetime{gap:3px;display:grid}.mock-v1-lifetime>div{background:#0000002e;border:1px solid #b7842633;border-radius:3px;align-items:center;gap:4px;padding:3px;display:flex}.mock-v1-lifetime .sprite-icon{width:31px;height:31px}.mock-v1-lifetime span{flex-direction:column;min-width:0;display:flex}.mock-v1-lifetime b{color:var(--mock-gold-bright);font-size:6px}.mock-v1-lifetime strong{color:#d8c288;font-size:6px}.mock-v1-lifetime small{color:#8f876e;font-size:5px}.mock-v1-milestones{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.mock-v1-milestones>div{border:1px solid #be8a2847;border-radius:4px;grid-template-columns:35px 1fr;align-items:center;gap:3px;min-width:0;padding:4px;display:grid}.mock-v1-milestones .sprite-icon{width:34px;height:34px}.mock-v1-milestones span{flex-direction:column;min-width:0;display:flex}.mock-v1-milestones strong{color:#dec47b;font-size:6px}.mock-v1-milestones small{color:#998f74;font-size:5px}.mock-v1-milestones button{grid-column:1/-1;min-height:24px;font-size:6px}.mock-v1-profile-panel{margin-top:7px}.mock-v1-player-card{grid-template-columns:92px 1fr 62px;align-items:center;gap:10px;display:grid}.mock-v1-avatar-frame{border:2px solid var(--mock-gold);background:radial-gradient(circle,#6f4f16,#16130b 66%);border-radius:50%;place-items:center;width:86px;height:86px;padding:5px;display:grid;box-shadow:0 0 0 3px #3e2b0c,0 0 22px #e1a42638}.mock-v1-avatar-frame .avatar{border:0;border-radius:50%;width:72px;height:72px}.mock-v1-player-main{min-width:0}.mock-v1-player-main>span{color:var(--mock-gold);text-transform:uppercase;font-size:7px;font-weight:900}.mock-v1-player-main h2{color:#f4dfaa;text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:17px;overflow:hidden}.mock-v1-player-main>small{color:#a69a7c;font-size:7px}.mock-v1-player-level{grid-template-columns:auto 1fr auto;align-items:center;gap:5px;margin-top:7px;display:grid}.mock-v1-player-level b,.mock-v1-player-level small{color:#d7b85e;white-space:nowrap;font-size:6px}.mock-v1-prestige{text-align:center;background:linear-gradient(#372048d1,#0e0b14e6);border:1px solid #9153c28a;border-radius:4px;flex-direction:column;align-items:center;min-width:0;padding:5px;display:flex}.mock-v1-prestige .sprite-icon{width:43px;height:43px}.mock-v1-prestige span{color:#b493ca;text-transform:uppercase;font-size:5px}.mock-v1-prestige strong{color:#e1bfef;font-size:12px}.mock-v1-player-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:8px;display:grid}.mock-v1-player-stats>div,.mock-v1-withdraw-summary>div,.mock-v1-referral-stats>div,.mock-v1-withdraw-modal-stats>div{text-align:center;background:#00000038;border:1px solid #bb872645;border-radius:4px;flex-direction:column;align-items:center;min-width:0;padding:6px 4px;display:flex}.mock-v1-player-stats span,.mock-v1-withdraw-summary span,.mock-v1-referral-stats span,.mock-v1-withdraw-modal-stats span{color:#988d71;text-transform:uppercase;font-size:5px}.mock-v1-player-stats strong,.mock-v1-withdraw-summary strong,.mock-v1-referral-stats strong,.mock-v1-withdraw-modal-stats strong{max-width:100%;color:var(--mock-gold-bright);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mock-v1-player-stats small{color:#8d856e;font-size:5px}.mock-v1-subscriptions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.mock-v1-tier{text-align:center;background:linear-gradient(#18201d,#080c0b);border:1px solid #b784265c;border-radius:4px;flex-direction:column;align-items:center;min-width:0;min-height:158px;padding:6px 5px;display:flex}.mock-v1-tier.is-vip{background:linear-gradient(#251b34,#0e0b14);border-color:#8d5abfb8}.mock-v1-tier.is-premium{background:linear-gradient(#3b2d11,#121008);border-color:#dfa62ead}.mock-v1-tier.is-whale{background:linear-gradient(#3e200d,#130b07);border-color:#be691dc4}.mock-v1-tier.is-active{box-shadow:inset 0 0 18px #e9af2f24,0 0 10px #e2a02526}.mock-v1-tier>.sprite-icon{width:48px;height:48px}.mock-v1-tier>span{color:#e0bc5c;text-transform:uppercase;font-size:8px;font-weight:950}.mock-v1-tier>strong{color:var(--mock-gold-bright);margin:2px 0 4px;font-size:8px}.mock-v1-tier ul{color:#a99f82;gap:2px;width:100%;margin:0;padding:0;font-size:5px;line-height:1.2;list-style:none;display:grid}.mock-v1-tier li:before{content:"•";color:var(--mock-gold);margin-right:3px}.mock-v1-tier>b,.mock-v1-tier>button{width:100%;min-height:24px;margin-top:auto;padding:4px;font-size:6px}.mock-v1-tier>b{color:#d7f29d;background:#45641d47;border:1px solid #77a03073;border-radius:4px;place-items:center;display:grid}.mock-v1-payment-disabled{background:linear-gradient(90deg,#601a1185,#1d0d09d1);border:1px solid #ca4a3085;border-radius:4px;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;margin-top:7px;padding:7px;display:grid}.mock-v1-payment-disabled>svg{color:#e46950;width:25px;height:25px}.mock-v1-payment-disabled strong{color:#f0b19f;font-size:8px}.mock-v1-payment-disabled p{color:#ae9187;margin:1px 0 0;font-size:6px}.mock-v1-payment-disabled button{min-height:25px;font-size:6px}.mock-v1-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.mock-v1-withdraw-summary,.mock-v1-referral-stats,.mock-v1-withdraw-modal-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.mock-v1-panel-copy{color:#a49a7e;margin:7px 0;font-size:7px;line-height:1.4}.mock-v1-profile-panel>.mock-v1-primary,.mock-v1-profile-panel>.mock-v1-secondary{width:100%}.mock-v1-referral-code{background:#00000040;border:1px solid #c08c2957;border-radius:4px;grid-template-columns:auto 1fr 27px;align-items:center;gap:6px;padding:6px;display:grid}.mock-v1-referral-code span{color:#9d9276;font-size:6px}.mock-v1-referral-code strong{color:var(--mock-gold-bright);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mock-v1-referral-code button{width:27px;height:27px;color:var(--mock-gold-bright);background:#251b0a;border:1px solid #cb942a73;border-radius:4px;place-items:center;display:grid}.mock-v1-referral-stats{margin-top:5px}.mock-v1-feature-art{align-items:center;gap:8px;min-height:92px;display:flex}.mock-v1-feature-art .sprite-icon{width:78px;height:78px}.mock-v1-feature-art strong{color:#e5ca7f;font-size:9px}.mock-v1-feature-art p{color:#9d9378;margin:3px 0 0;font-size:7px;line-height:1.35}.mock-v1-document-links{grid-template-columns:1fr 1fr;gap:5px;min-height:92px;display:grid}.mock-v1-document-links button{min-width:0;color:inherit;text-align:center;background:#00000038;border:1px solid #bd88274d;border-radius:4px;flex-direction:column;align-items:center;padding:5px;display:flex}.mock-v1-document-links .sprite-icon{width:50px;height:50px}.mock-v1-document-links span{flex-direction:column;display:flex}.mock-v1-document-links strong{color:#e3c87d;font-size:7px}.mock-v1-document-links small{color:#968d74;font-size:5px}.mock-v1-modal-product{background:#00000038;border:1px solid #ca942b47;border-radius:6px;align-items:center;gap:9px;margin-bottom:10px;padding:8px;display:flex}.mock-v1-modal-product>.sprite-icon{width:74px;height:74px}.mock-v1-modal-product h3{color:#f1d589;margin:2px 0;font-size:14px}.mock-v1-modal-product p{color:#a89e83;margin:0;font-size:8px;line-height:1.4}.mock-v1-withdraw-modal-stats{margin-bottom:9px}.mock-v1-profile .referral-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.mock-v1-profile .referral-summary+.secondary-button{margin-top:8px}@media (width<=430px){.mock-v1-hero-grid{grid-template-columns:1fr}.mock-v1-wheel-panel{min-height:243px}.mock-v1-wheel{width:154px}.mock-v1-two-columns{grid-template-columns:1fr}.mock-v1-three-columns{grid-template-columns:1fr 1fr}.mock-v1-three-columns>:last-child{grid-column:1/-1}.mock-v1-booster-grid,.mock-v1-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.mock-v1-profile-grid{grid-template-columns:1fr}.mock-v1-subscriptions{grid-template-columns:repeat(2,minmax(0,1fr))}.mock-v1-tier{min-height:163px}}@media (width<=355px){.mock-v1-page{padding-inline:5px}.mock-v1-page-title{padding-inline:7px}.mock-v1-page-title h1{font-size:19px}.mock-v1-page-title p{max-width:235px}.mock-v1-panel{padding:7px}.mock-v1-login-days{gap:2px}.mock-v1-login-days>div{min-height:72px}.mock-v1-login-days .sprite-icon{width:28px;height:28px}.mock-v1-streak-milestones .sprite-icon{width:27px;height:27px}.mock-v1-season-actions,.mock-v1-quest-list.is-wide,.mock-v1-three-columns{grid-template-columns:1fr}.mock-v1-three-columns>:last-child{grid-column:auto}.mock-v1-player-card{grid-template-columns:74px 1fr 52px;gap:6px}.mock-v1-avatar-frame{width:70px;height:70px}.mock-v1-avatar-frame .avatar{width:58px;height:58px}.mock-v1-player-main h2{font-size:13px}.mock-v1-player-level{grid-template-columns:1fr;gap:2px}.mock-v1-prestige .sprite-icon{width:35px;height:35px}.mock-v1-player-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mock-v1-payment-disabled{grid-template-columns:24px 1fr}.mock-v1-payment-disabled button{grid-column:1/-1}.mock-v1-withdraw-summary,.mock-v1-referral-stats,.mock-v1-withdraw-modal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.mock-v1-page *,.mock-v1-page :before,.mock-v1-page :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell--game .content,.app-shell--market .content,.app-shell--events .content,.app-shell--profile .content{background-color:#05070c;background-position:top;background-repeat:repeat-y;background-size:100%}.app-shell--game .content{background-image:linear-gradient(#03050a0f,#03050ab8),url(/assets/mock3/scenes/mines-v1.webp)}.app-shell--game .shell-top{display:block!important}.app-shell--game .bottom-nav{display:grid!important}.app-shell--game .content{min-height:0!important;padding:0!important}.mock-v1-mines-grid .mock-v1-cell-face,.mock-v1-mines-grid .mock-v1-cell-face img{width:100%;height:100%;display:block}.mock-v1-mines-grid .mock-v1-cell-face img{object-fit:contain}.mock-v1-result__art img{object-fit:contain;width:116px;height:116px}.mock-v1-currency-switch img{object-fit:contain;width:18px;height:18px}.mock-v1-avatar-frame{background-image:none!important}.app-shell--profile .mock-v1-avatar-frame .avatar,.app-shell--profile .mock-v1-avatar-frame .telegram-avatar{border-radius:inherit!important;object-fit:cover!important;width:100%!important;height:100%!important}.app-shell--market .content{background-image:linear-gradient(#03050a0a,#03050ab3),url(/assets/mock3/scenes/market-v1.webp)}.app-shell--events .content{background-image:linear-gradient(#03050a14,#03050ab8),url(/assets/mock3/scenes/events-v1.webp)}.app-shell--profile .content{background-image:linear-gradient(#03050a0d,#03050abd),url(/assets/mock3/scenes/profile-v1.webp)}.app-shell--game .page--game,.app-shell--market .page--market,.app-shell--events .page--events,.app-shell--profile .page--profile{background:0 0}.v1-art-panel{isolation:isolate;position:relative}.v1-art-panel:after{z-index:4;border-radius:inherit;content:"";pointer-events:none;background:url(/assets/mock3/frames/panel-v1.webp) 50%/100% 100% no-repeat;position:absolute;inset:0}@media (width>=520px){.app-shell--game .content,.app-shell--market .content,.app-shell--events .content,.app-shell--profile .content{background-size:520px}}.app-shell{--p2-block-gap:8px;--p2-bg:#07090d;--p2-surface:#14171ef0;--p2-surface-2:#1c1f28f5;--p2-line:#ffffff17;--p2-line-active:#ffb73680;--p2-text:#f7f5ef;--p2-muted:#a4a7b1;--p2-amber:#ffb52e;--p2-amber-soft:#ffd479;--p2-violet:#9369ff;--p2-green:#62d491;color:var(--p2-text);font-family:Inter,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 50% -8%, #ffae2d1a, transparent 30%), linear-gradient(180deg, #0b0d13, var(--p2-bg) 38%)!important;border:0!important}.app-shell .hall-of-fame{gap:12px!important;display:grid!important}.app-shell .hall-of-fame__intro{color:#ffffffb3!important;margin:0!important;font-size:13px!important;line-height:1.5!important}.app-shell .hall-of-fame__intro strong{color:#ffd56e!important}.app-shell .hall-of-fame__current{color:#fff2cfb8!important;background:#ffba2a0b!important;border:1px solid #f3b43333!important;border-radius:12px!important;margin:0!important;padding:9px 11px!important;font-size:11px!important;font-weight:700!important;line-height:1.35!important}.app-shell .hall-of-fame__current strong{color:#ffd970!important}.app-shell .hall-of-fame__actions{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.app-shell .hall-of-fame__actions button.is-contribution{color:#2b1803!important;letter-spacing:.01em!important;cursor:pointer!important;background:linear-gradient(#ffe47c,#e8a019)!important;border:1px solid #ffe392!important;border-radius:16px!important;min-height:48px!important;padding:12px 16px!important;font-size:15px!important;font-weight:950!important;line-height:1.2!important;box-shadow:inset 0 1px #ffffff61,0 8px 18px #cd800c47!important}.app-shell .hall-of-fame__actions button.is-contribution:disabled{color:#fff3d375!important;box-shadow:none!important;cursor:default!important;background:#ffffff0e!important;border-color:#ffde8929!important}.app-shell .hall-of-fame__shortfalls{gap:8px!important;display:grid!important}.app-shell .hall-of-fame__shortfalls button.is-honey-shortfall{color:#efe0b8!important;text-align:left!important;min-height:44px!important;box-shadow:none!important;cursor:pointer!important;background:#ffffff0a!important;border:1px solid #ffd67829!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:8px 10px 8px 12px!important;display:grid!important}.app-shell .hall-of-fame__shortfalls button.is-honey-shortfall>span{gap:2px;min-width:0;display:grid}.app-shell .hall-of-fame__shortfalls button.is-honey-shortfall strong{color:#f3e2b0!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important}.app-shell .hall-of-fame__shortfalls button.is-honey-shortfall small{color:#fff4da9e!important;font-size:10px!important;font-weight:700!important;line-height:1.2!important}.app-shell .hall-of-fame__shortfalls button.is-honey-shortfall>b{color:#ffe7a8!important;background:#ffc43d14!important;border:1px solid #ffd67847!important;border-radius:10px!important;padding:7px 11px!important;font-size:11px!important;font-weight:850!important}.app-shell .hall-of-fame__shortfalls button.is-honey-shortfall:active{transform:translateY(1px)}.app-shell .balance-strip__item.is-clickable{appearance:none;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation}.app-shell .balance-strip__item.is-clickable:active{transform:translateY(1px)scale(.985)}.deposit-bonus{gap:12px;display:grid}.deposit-bonus__intro,.deposit-bonus__terms{color:#fff4d9b8;margin:0;font-size:12px;font-weight:650;line-height:1.42}.deposit-bonus__options{gap:10px;display:grid}.deposit-bonus-card{color:#fff8df;text-align:left;cursor:pointer;isolation:isolate;touch-action:manipulation;background:radial-gradient(circle at 88% 18%,#ffffff21,#0000 29%),linear-gradient(135deg,#2b1b12,#100d11);border:1px solid #ffda7e4d;border-radius:20px;width:100%;min-height:138px;padding:15px 126px 14px 15px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000047}.deposit-bonus-card.is-violet{background:radial-gradient(circle at 83% 18%,#d796ff38,#0000 33%),linear-gradient(135deg,#27183d,#171126 58%,#0b0a10);border-color:#b983ff7a}.deposit-bonus-card.is-gold{background:radial-gradient(circle at 84% 16%,#ffce5b38,#0000 34%),linear-gradient(135deg,#412607,#1e140b 58%,#0d0b09);border-color:#ffc44180}.deposit-bonus-card.is-selected{border-color:#ffd970;box-shadow:inset 0 0 0 1px #ffe58b94,0 0 0 2px #efab2b1f,0 14px 32px #00000057}.deposit-bonus-card>img{z-index:-1;object-fit:contain;filter:drop-shadow(0 9px 14px #00000073);width:142px;height:142px;position:absolute;bottom:-12px;right:-7px}.deposit-bonus-card__copy{gap:3px;min-width:0;display:grid}.deposit-bonus-card__copy small{color:#eac76c;letter-spacing:.09em;font-size:9px;font-weight:950}.deposit-bonus-card__copy strong{color:#fff0a8;font-size:clamp(28px,8vw,36px);font-weight:1000;line-height:.98}.deposit-bonus-card.is-violet .deposit-bonus-card__copy strong{color:#dfb3ff}.deposit-bonus-card__copy b{color:#fff7dc;font-size:13px;font-weight:950}.deposit-bonus-card__copy em,.deposit-bonus-card__copy i{color:#fff6dbc2;font-size:10px;font-style:normal;font-weight:750;line-height:1.2}.deposit-bonus-card__copy i{color:#ffe6a994}.deposit-bonus-card__radio{z-index:2;color:#281603;background:#120d0da6;border:2px solid #fff4cb9e;border-radius:50%;place-items:center;width:25px;height:25px;font-size:15px;font-weight:1000;display:grid;position:absolute;top:11px;right:11px}.deposit-bonus-card.is-selected .deposit-bonus-card__radio{background:linear-gradient(#ffe987,#e9a019);border-color:#fff3b2;box-shadow:0 4px 13px #eea51b6b}.deposit-bonus__continue,.deposit-bonus__skip{border-radius:14px;width:100%;min-height:48px}.deposit-bonus__continue{color:#2a1702!important;font-size:14px!important;font-weight:1000!important;line-height:1.1!important}.deposit-bonus__skip{color:#fff1ceb8;background:#ffffff09;border:1px solid #ecb33e38;font-size:12px;font-weight:850}.profile-v1__wallet-bonus{background:radial-gradient(circle at 8%,#ffcb4e26,#0000 32%),#321d0aa8;border:1px solid #e5a73d5c;border-radius:16px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.profile-v1__wallet-bonus>img{object-fit:contain;width:54px;height:54px}.profile-v1__wallet-bonus>span{gap:2px;min-width:0;display:grid}.profile-v1__wallet-bonus small{color:#d8b96c;letter-spacing:.06em;font-size:8px;font-weight:950}.profile-v1__wallet-bonus strong{color:#ffe083;font-size:18px;font-weight:1000;line-height:1}.profile-v1__wallet-bonus b{color:#fff4d8b3;font-size:9px;font-weight:750}.profile-v1__wallet-bonus>button{color:#ffe6a3;background:#ffbe3314;border:1px solid #ffc64659;border-radius:10px;min-height:34px;padding:7px 9px;font-size:9px;font-weight:900}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics{background:radial-gradient(circle at 92% 0,#ffb72b26,#0000 32%),#11141bf0!important;border:1px solid #ffc12f40!important;border-radius:22px!important;gap:12px!important;padding:16px!important;display:grid!important;box-shadow:0 16px 38px #0000003d!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics>header{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics>header span{color:#dca942!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:900!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics>header h2{color:#fff2c9!important;margin:3px 0 0!important;font-size:20px!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics>header b{color:#ffc640!important;white-space:nowrap!important;flex:none!important;font-size:12px!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__tabs{scrollbar-width:none!important;gap:7px!important;padding-bottom:2px!important;display:flex!important;overflow-x:auto!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__tabs::-webkit-scrollbar{display:none!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__tabs button{color:#ffffffa6!important;background:#ffffff0b!important;border:1px solid #ffffff17!important;border-radius:999px!important;flex:none!important;min-height:36px!important;padding:7px 12px!important;font-size:12px!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__tabs button.is-active{color:#ffe39a!important;background:#ffb92329!important;border-color:#ffc4307a!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid article{background:linear-gradient(145deg,#ffda890d,#5c2d080a),#1c140dd1!important;border:1px solid #e6a42f2e!important;border-radius:16px!important;grid-template-columns:68px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-width:0!important;padding:10px!important;display:grid!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid article.is-locked{opacity:1!important;background:linear-gradient(145deg,#723b0b1a,#29160a14),#18100ae6!important;border-color:#be802533!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid article.is-equipped{background:radial-gradient(circle at 18% 20%,#ffd04b2e,#0000 48%),linear-gradient(145deg,#59310afa,#1c1109fa)!important;border-color:#ffd154c2!important;box-shadow:inset 0 0 0 1px #ffe8971f,0 0 18px #ffae1b29!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__preview{isolation:isolate!important;contain:paint!important;clip-path:inset(0 round 17px)!important;width:68px!important;height:68px!important;box-shadow:none!important;background:radial-gradient(circle at 50% 45%,#ffc03533,#0000 62%),linear-gradient(145deg,#5e300aa8,#1c0f08d1)!important;border:1px solid #f0af3530!important;border-radius:17px!important;place-items:center!important;display:grid!important;position:relative!important;overflow:hidden!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__preview>b{z-index:3!important;color:#2b1702!important;letter-spacing:.05em!important;background:linear-gradient(135deg,#fff09b,#e9a520)!important;border:1px solid #fff4b5b8!important;border-radius:999px!important;padding:2px 4px!important;font-size:6px!important;font-weight:1000!important;line-height:1!important;position:absolute!important;bottom:3px!important;right:3px!important;box-shadow:0 2px 5px #2511017a!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__preview img{object-fit:contain!important;object-position:50% 50%!important;filter:saturate(1.06)!important;width:68px!important;max-width:none!important;height:68px!important;display:block!important;transform:scale(1.08)!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid article[data-cosmetic-category=click_effect] .profile-cosmetics__preview img{width:60px!important;max-width:60px!important;height:60px!important;max-height:60px!important;transform:none!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid article>div,:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__meta{gap:3px!important;min-width:0!important;display:grid!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid strong{color:#f9f3df!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;line-height:1.25!important;display:block!important;overflow:hidden!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid small{color:#d9aa48!important;margin-top:4px!important;font-size:10px!important;display:block!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid em{color:#ffffff85!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:3px!important;font-size:9px!important;font-style:normal!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid button{color:#281502!important;letter-spacing:.015em!important;text-shadow:0 1px #ffeea557!important;background:linear-gradient(105deg,#a75d0d 0%,#e6a426 22%,#ffe278 48%,#d88b13 76%,#8c4707 100%) 50%/170% 100%!important;border:1px solid #ffe09a!important;border-radius:11px!important;grid-column:1/-1!important;min-height:34px!important;font-size:11px!important;font-weight:950!important;transition:filter .15s,transform .15s,box-shadow .15s!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #fff7c1b8,inset 0 -2px #67300347,0 7px 16px #b1640938!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid button:hover:not(:disabled),:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid button:focus-visible:not(:disabled){filter:brightness(1.08)saturate(1.08)!important;box-shadow:inset 0 1px #fff9cfd1,inset 0 -2px #6730033d,0 0 0 3px #ffbc301f,0 9px 20px #bc6a0a4d!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid button:active:not(:disabled){transform:translateY(1px)scale(.994)!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid button:disabled{color:#d9bb7d!important;opacity:1!important;filter:saturate(.78)!important;text-shadow:0 1px #0803009e!important;background:linear-gradient(145deg,#68390feb,#2b180afa)!important;border-color:#d29a3d52!important;box-shadow:inset 0 1px #ffe09d1a,inset 0 -2px #0f070257!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__grid article.is-locked .profile-cosmetics__preview img{filter:brightness(.72)saturate(.62)!important}:is(.app-shell,.profile-cosmetics-modal,.game-modal) .profile-cosmetics__empty{color:#ffffff94!important;text-align:center!important;margin:0!important;padding:18px!important}body[data-cosmetic-frame] .app-shell .mock-v1-avatar-frame{border-color:#ffcd49c7!important;box-shadow:0 0 0 3px #ffb7231f,0 0 24px #ffb82757!important}body[data-cosmetic-hive] .app-shell .v1-hive-hero>img,body[data-cosmetic-hive] .app-shell .v1-apiary__section-card--hives>img:not(.v1-apiary__arrow){filter:saturate(1.25)contrast(1.06)drop-shadow(0 0 12px #ffbe303d)!important}body[data-cosmetic-bee] .app-shell .v1-bee-hero>img,body[data-cosmetic-bee] .app-shell .v1-apiary__section-card--bees>img:not(.v1-apiary__arrow){filter:saturate(1.28)drop-shadow(0 0 10px #ffc1314d)!important}body[data-cosmetic-hive=cosmetic_hive_sun] .app-shell :is(.v1-hive-hero>img,.v1-apiary__section-card--hives>img:not(.v1-apiary__arrow)){animation:2.6s ease-in-out infinite cosmetic-hive-legendary!important}body[data-cosmetic-bee=cosmetic_bee_royal] .app-shell :is(.v1-bee-hero>img,.v1-apiary__section-card--bees>img:not(.v1-apiary__arrow)){animation:3.4s ease-in-out infinite cosmetic-bee-royal!important}body[data-cosmetic-bee=cosmetic_bee_starlight] .app-shell :is(.v1-bee-hero>img,.v1-apiary__section-card--bees>img:not(.v1-apiary__arrow)){animation:2.8s ease-in-out infinite cosmetic-bee-starlight!important}body[data-cosmetic-bee=cosmetic_bee_emperor] .app-shell :is(.v1-bee-hero>img,.v1-apiary__section-card--bees>img:not(.v1-apiary__arrow)){animation:2.2s ease-in-out infinite cosmetic-bee-emperor!important}body[data-cosmetic-frame=cosmetic_frame_cosmic] .app-shell .profile-v1__cosmetic-frame{animation:4.8s ease-in-out infinite cosmetic-frame-cosmic!important}body[data-cosmetic-click] .app-shell button:active{box-shadow:0 0 0 4px #ffc5341f,0 0 22px #ffb8255c!important}.app-shell .cosmetic-collect-burst{z-index:120!important;pointer-events:none!important;width:1px!important;height:1px!important;display:none!important;position:fixed!important;top:46%!important;left:50%!important}body[data-cosmetic-click] .app-shell .cosmetic-collect-burst{display:block!important}.app-shell .cosmetic-collect-burst__art{z-index:2!important;object-fit:contain!important;filter:drop-shadow(0 0 18px #ffbe2ab8)!important;width:128px!important;max-width:none!important;height:128px!important;animation:.92s cubic-bezier(.16,.7,.3,1) both cosmetic-collect-art!important;display:block!important;position:absolute!important;top:-64px!important;left:-64px!important}.app-shell .cosmetic-collect-burst:before{content:""!important;border:3px solid #ffc432cc!important;border-radius:50%!important;animation:.78s ease-out both cosmetic-collect-ring!important;position:absolute!important;inset:-34px!important;box-shadow:0 0 24px #ffaf1f8c!important}.app-shell .cosmetic-collect-burst i{--collect-x:0px;--collect-y:-92px;background:#ffd457!important;border-radius:4px!important;width:12px!important;height:12px!important;animation:.92s cubic-bezier(.16,.7,.3,1) both cosmetic-collect-particle!important;position:absolute!important;top:-6px!important;left:-6px!important;box-shadow:0 0 15px!important}.app-shell .cosmetic-collect-burst i:first-child{--collect-x:0px;--collect-y:-102px}.app-shell .cosmetic-collect-burst i:nth-child(2){--collect-x:65px;--collect-y:-78px}.app-shell .cosmetic-collect-burst i:nth-child(3){--collect-x:102px;--collect-y:-22px}.app-shell .cosmetic-collect-burst i:nth-child(4){--collect-x:86px;--collect-y:54px}.app-shell .cosmetic-collect-burst i:nth-child(5){--collect-x:34px;--collect-y:96px}.app-shell .cosmetic-collect-burst i:nth-child(6){--collect-x:-34px;--collect-y:96px}.app-shell .cosmetic-collect-burst i:nth-child(7){--collect-x:-86px;--collect-y:54px}.app-shell .cosmetic-collect-burst i:nth-child(8){--collect-x:-102px;--collect-y:-22px}.app-shell .cosmetic-collect-burst i:nth-child(9){--collect-x:-65px;--collect-y:-78px}.app-shell .cosmetic-collect-burst i:nth-child(10){--collect-x:0px;--collect-y:62px}body[data-cosmetic-click=cosmetic_click_petals] .app-shell .cosmetic-collect-burst i{color:#ffd75b!important;background:#fff3a4!important;border-radius:2px 8px!important}body[data-cosmetic-click=cosmetic_click_swarm] .app-shell .cosmetic-collect-burst:before{border-color:#70d8ff!important;box-shadow:0 0 0 8px #8662ff24,0 0 28px #43e2ff85!important}body[data-cosmetic-click=cosmetic_click_swarm] .app-shell .cosmetic-collect-burst i:nth-child(3n+1){background:#ff5e6c!important}body[data-cosmetic-click=cosmetic_click_swarm] .app-shell .cosmetic-collect-burst i:nth-child(3n+2){background:#58e7a4!important}body[data-cosmetic-click=cosmetic_click_swarm] .app-shell .cosmetic-collect-burst i:nth-child(3n){background:#6798ff!important}body[data-cosmetic-click=cosmetic_click_royal] .app-shell .cosmetic-collect-burst:before{border-color:#ff9b32!important;box-shadow:0 0 34px #ff4a14bd!important}body[data-cosmetic-click=cosmetic_click_royal] .app-shell .cosmetic-collect-burst i{color:#ff5d24!important;background:linear-gradient(145deg,#fff072 0%,#ff852f 52%,#e92218 100%)!important;border-radius:70% 20% 70% 30%!important}@keyframes cosmetic-collect-ring{0%{opacity:0;transform:scale(.2)}35%{opacity:1}to{opacity:0;transform:scale(2.3)}}@keyframes cosmetic-hive-legendary{0%,to{filter:saturate(1.3)drop-shadow(0 0 9px #ffac186b);transform:translateY(0)scale(1)}50%{filter:saturate(1.55)drop-shadow(0 0 22px #ffd052db);transform:translateY(-3px)scale(1.035)}}@keyframes cosmetic-bee-royal{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-4px)rotate(1deg)}}@keyframes cosmetic-bee-starlight{0%,to{filter:saturate(1.3)drop-shadow(0 0 8px #8d6fff6b);transform:translateY(0)scale(1)}50%{filter:saturate(1.5)drop-shadow(0 0 20px #b899ffd1);transform:translateY(-4px)scale(1.025)}}@keyframes cosmetic-bee-emperor{0%,to{filter:saturate(1.35)drop-shadow(0 0 10px #ffb82385);transform:translateY(0)scale(1)}50%{filter:saturate(1.58)drop-shadow(0 0 24px #ffd764eb);transform:translateY(-5px)scale(1.04)}}@keyframes cosmetic-frame-cosmic{0%,to{filter:hue-rotate()drop-shadow(0 4px 8px #2711009e)}50%{filter:hue-rotate(24deg)drop-shadow(0 0 15px #9170ffcc)}}@keyframes cosmetic-collect-art{0%{opacity:0;transform:scale(.25)rotate(-14deg)}32%{opacity:1;transform:scale(1)rotate(0)}to{opacity:0;transform:scale(1.45)rotate(8deg)}}@media (prefers-reduced-motion:reduce){body[data-cosmetic-hive] .app-shell .v1-hive-hero>img,body[data-cosmetic-hive] .app-shell .v1-apiary__section-card--hives>img,body[data-cosmetic-bee] .app-shell .v1-bee-hero>img,body[data-cosmetic-bee] .app-shell .v1-apiary__section-card--bees>img,body[data-cosmetic-frame] .app-shell .profile-v1__cosmetic-frame{animation:none!important}}@keyframes cosmetic-collect-particle{0%{opacity:0;transform:translate(0)scale(.3)rotate(0)}22%{opacity:1}to{opacity:0;transform:translate(var(--collect-x), var(--collect-y)) scale(1.18) rotate(210deg)}}@media (width<=480px){.app-shell .profile-cosmetics__grid,.profile-cosmetics-modal .profile-cosmetics__grid{grid-template-columns:1fr!important}}.app-shell *,.app-shell :before,.app-shell :after{box-sizing:border-box}.app-shell .shell-top{-webkit-backdrop-filter:blur(22px)saturate(1.15);backdrop-filter:blur(22px)saturate(1.15);z-index:30!important;padding:calc(8px + var(--safe-top)) 10px 8px!important;background:#07090dd6!important;border:0!important;position:relative!important;overflow:visible!important;box-shadow:0 10px 30px #00000052!important}.app-shell .shell-top:before,.app-shell .shell-top:after{display:none!important}.app-shell .app-header{min-height:72px!important;padding:0!important}.app-shell .v1-hud{border:1px solid var(--p2-line)!important;background:radial-gradient(circle at 10% 0,#ffb52e1a,#0000 36%),#13161df0!important;border-radius:20px!important;grid-template-columns:clamp(105px,31vw,142px) minmax(0,1fr) 42px!important;gap:10px!important;height:72px!important;padding:8px 10px!important;box-shadow:0 12px 30px #0000003d!important}.app-shell .v1-hud__frame{display:none!important}.app-shell .v1-hud__brand img{object-fit:contain!important;object-position:left center!important;filter:none!important;width:100%!important}.app-shell .v1-hud__player{gap:5px!important}.app-shell .v1-hud__identity strong{color:var(--p2-text)!important;text-shadow:none!important;font-size:13px!important;font-weight:760!important}.app-shell .v1-hud__identity span{color:#d3d5dc!important;border:1px solid var(--p2-line)!important;background:#ffffff0a!important;border-radius:999px!important;padding:3px 6px!important;font-size:8px!important}.app-shell .v1-hud__identity span.is-active{color:var(--p2-amber-soft)!important;background:#ffb52e14!important;border-color:#ffb52e4d!important}.app-shell .v1-hud__rank{color:var(--p2-muted)!important;letter-spacing:0!important;text-shadow:none!important;text-transform:none!important;gap:5px!important;font-family:inherit!important;font-size:9px!important;font-weight:700!important}.app-shell .v1-hud__rank svg{width:15px;height:15px;color:var(--p2-violet)}.app-shell .v1-hud__progress{height:7px!important;box-shadow:none!important;background:#ffffff14!important;border:0!important;border-radius:999px!important;overflow:visible!important}.app-shell .v1-hud__progress i{background:linear-gradient(90deg, var(--p2-violet), var(--p2-amber))!important;border-radius:999px!important;box-shadow:0 0 10px #ffb52e4d!important}.app-shell .v1-hud__progress small{text-align:right;color:#7f838e!important;text-shadow:none!important;font-size:7px!important;font-weight:600!important;display:block!important;top:9px!important;bottom:auto!important}.app-shell .v1-hud__guide{width:42px!important;height:42px!important;color:var(--p2-text)!important;border:1px solid var(--p2-line)!important;box-shadow:none!important;background:#ffffff0d!important;border-radius:14px!important;padding:0!important}.app-shell .v1-hud__guide svg{width:21px;height:21px}.app-shell .balance-strip{gap:6px!important;min-height:54px!important;margin:8px 0 0!important}.app-shell .balance-strip__item{border:1px solid var(--p2-line)!important;height:54px!important;box-shadow:none!important;background:#12151be6!important;border-radius:16px!important;gap:5px!important;padding:7px!important;overflow:hidden!important}.app-shell .balance-strip__frame{display:none!important}.app-shell .balance-strip__icon{z-index:1!important;object-fit:contain!important;filter:drop-shadow(0 4px 7px #0000006b)!important;flex:0 0 24px!important;width:24px!important;height:24px!important}.app-shell .balance-strip__copy{min-width:0;z-index:1!important}.app-shell .balance-strip__copy small{color:#7f838e!important;letter-spacing:0!important;text-transform:none!important;font-size:8px!important;font-weight:600!important}.app-shell .balance-strip__copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--p2-text)!important;text-shadow:none!important;font-size:clamp(9px,2.55vw,12px)!important;font-weight:760!important}.app-shell .content,.app-shell--apiary .content,.app-shell--market .content,.app-shell--game .content,.app-shell--events .content,.app-shell--profile .content{overflow-anchor:none!important;background:radial-gradient(circle at 50% 0%, #9369ff0d, transparent 25%), var(--p2-bg)!important;padding:0!important}.app-shell .page{color:var(--p2-text)!important;background:0 0!important;padding:12px 11px 28px!important}.app-shell .bottom-nav,.app-shell--apiary .bottom-nav,.app-shell--apiary .bottom-nav.bottom-nav--v1{-webkit-backdrop-filter:blur(22px)saturate(1.15);backdrop-filter:blur(22px)saturate(1.15);min-height:72px!important;padding:7px 8px calc(7px + var(--safe-bottom))!important;border:0!important;border-top:1px solid var(--p2-line)!important;background:#0b0d12f0!important;border-radius:0!important;gap:4px!important;overflow:visible!important;box-shadow:0 -12px 30px #00000047!important}.app-shell .bottom-nav__mock3-frame,.app-shell .bottom-nav .nav-slot-frame{display:none!important}.app-shell .bottom-nav button,.app-shell .bottom-nav button.is-main{color:#7f838e!important;min-height:57px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:16px!important;gap:3px!important;margin:0!important;padding:5px 2px!important}.app-shell .bottom-nav button.is-active,.app-shell .bottom-nav button.is-main.is-active{color:var(--p2-amber-soft)!important;background:linear-gradient(#ffb52e24,#ffb52e0a)!important}.app-shell .bottom-nav .nav-icon,.app-shell .bottom-nav .is-main .nav-icon{filter:none!important;place-items:center!important;width:28px!important;height:28px!important;display:grid!important}.app-shell .bottom-nav .nav-icon svg,.app-shell .bottom-nav .is-main .nav-icon svg{stroke-width:1.8px;width:24px;height:24px}.app-shell .bottom-nav .nav-label{color:inherit!important;letter-spacing:0!important;text-shadow:none!important;text-transform:none!important;font-family:inherit!important;font-size:9px!important;font-weight:650!important}.app-shell :is(.v1-apiary__overview,.mock-v1-market-status,.mock-v1-exchange-card,.mock-v1-wax-card,.mock-v1-calculator,.mock-v1-mines-controls,.mock-v1-board-shell,.mock-v1-fairness,.mock-v1-panel,.profile-v1__panel,.profile-v1 .mock-v1-panel,.game-modal){border:1px solid var(--p2-line)!important;background:var(--p2-surface)!important;border-radius:20px!important;box-shadow:0 14px 34px #00000038!important}.app-shell :is(.mock-v1-exchange-card,.mock-v1-wax-card,.mock-v1-calculator,.mock-v1-panel,.mock-v1-profile-panel,.profile-v1__panel,.profile-v1 .mock-v1-panel,.profile-v1 .mock-v1-profile-panel,.events-v1 .mock-v1-panel):before,.app-shell :is(.mock-v1-exchange-card,.mock-v1-wax-card,.mock-v1-calculator,.mock-v1-panel,.mock-v1-profile-panel,.profile-v1__panel,.profile-v1 .mock-v1-panel,.profile-v1 .mock-v1-profile-panel,.events-v1 .mock-v1-panel):after{content:none!important;border:0!important;display:none!important}.app-shell :is(button,input,textarea,select){font-family:inherit}.app-shell button:not(.bottom-nav button):not(.v1-hud__guide){border-radius:13px;min-height:42px}.app-shell :is(.v1-apiary__collect,.mock-v1-primary,.mock-v1-gold-button,.mock-v1-exchange-card__copy>button,.mock-v1-wax-card>button,.mock-v1-calculator__total button,.profile-v1 button.is-primary){color:#171109!important;background:linear-gradient(135deg, #ffd274, var(--p2-amber))!important;text-shadow:none!important;border:0!important;font-weight:800!important;box-shadow:0 8px 20px #ffb52e33!important}.app-shell button:disabled{opacity:.45;box-shadow:none!important}.app-shell .v1-apiary{overflow:visible!important}.app-shell .v1-apiary__dust{display:none!important}.app-shell .v1-apiary__title{text-align:left!important;background:0 0!important;place-items:stretch stretch!important;width:100%!important;max-width:none!important;height:auto!important;margin:4px 2px 12px!important;padding:0!important;display:block!important}.app-shell .v1-apiary__title span{display:none!important}.app-shell .v1-apiary__title h1{width:100%!important;color:var(--p2-text)!important;-webkit-text-fill-color:currentColor!important;letter-spacing:-.04em!important;text-align:left!important;text-shadow:none!important;background:0 0!important;justify-self:stretch!important;margin:0!important;font-family:inherit!important;font-size:25px!important;font-weight:800!important}.app-shell .v1-apiary__title h1:after{color:var(--p2-muted);letter-spacing:0;content:"Ваша пасека и производство";margin-top:4px;font-size:11px;font-weight:500;display:block}.app-shell .v1-apiary__hero{border:1px solid var(--p2-line)!important;background:#11141b!important;border-radius:24px!important;min-height:244px!important;overflow:hidden!important;box-shadow:0 18px 40px #00000047!important}.app-shell .v1-apiary__hero>img{object-fit:cover!important;filter:saturate(.92)contrast(1.03)!important;width:100%!important;height:244px!important}.app-shell .v1-apiary__hero-shade{background:linear-gradient(#0000 40%,#05070be6)!important}.app-shell .v1-apiary__stats{gap:7px!important;bottom:10px!important;left:10px!important;right:10px!important}.app-shell .v1-apiary__stats>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:54px!important;box-shadow:none!important;background:#0d0f14b8!important;border:1px solid #ffffff1a!important;border-radius:14px!important;padding:7px!important}.app-shell .v1-apiary__stats img{width:29px!important;height:29px!important}.app-shell .v1-apiary__stats small{color:#aeb0b8!important;font-size:8px!important}.app-shell .v1-apiary__stats strong{color:var(--p2-text)!important;text-shadow:none!important;font-size:12px!important}.app-shell .v1-apiary__collect{border-radius:18px!important;min-height:58px!important;margin:10px 0!important;overflow:hidden!important}.app-shell .v1-apiary__collect>img:first-child{display:none!important}.app-shell .v1-apiary__collect span{color:#181108!important;letter-spacing:0!important;text-shadow:none!important;font-family:inherit!important;font-size:15px!important;font-weight:850!important;position:static!important}.app-shell .v1-apiary__collect>img:last-child{width:34px!important;height:34px!important;position:static!important}.app-shell .v1-apiary__sections{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.app-shell .v1-apiary__sections>button{border:1px solid var(--p2-line)!important;background:var(--p2-surface)!important;min-height:168px!important;box-shadow:none!important;text-align:left!important;border-radius:20px!important;align-items:flex-start!important;padding:13px!important;overflow:hidden!important}.app-shell .v1-apiary__sections>button:before{display:none!important}.app-shell .v1-apiary__sections>button>strong{z-index:2;color:var(--p2-text)!important;letter-spacing:0!important;text-shadow:none!important;font-family:inherit!important;font-size:14px!important}.app-shell .v1-apiary__sections>button>img:not(.v1-apiary__arrow){opacity:.9;object-fit:contain!important;width:118px!important;height:118px!important;position:absolute!important;bottom:4px!important;right:-10px!important}.app-shell .v1-apiary__sections>button>small{z-index:2;max-width:70%;color:var(--p2-muted)!important;text-align:left!important;margin-top:auto!important;font-size:10px!important;line-height:1.35!important}.app-shell .v1-apiary__arrow{display:none!important}.app-shell .v1-apiary__overview{gap:7px!important;margin-top:9px!important;padding:8px!important}.app-shell .v1-apiary__overview>button{background:#ffffff09!important;border:0!important;border-radius:15px!important;min-height:142px!important;padding:10px!important}.app-shell .v1-apiary__overview :is(strong,b){color:var(--p2-text)!important;text-shadow:none!important;font-family:inherit!important}.app-shell .v1-apiary__overview strong{font-size:10px!important}.app-shell .v1-apiary__overview img{object-fit:contain!important;width:66px!important;height:66px!important}.app-shell .v1-apiary__overview :is(small,dt,span){color:var(--p2-muted)!important;font-size:9px!important}.app-shell .mock-v1-market__header{aspect-ratio:1000/475!important;background:#080604!important;border:0!important;border-radius:24px!important;width:100%!important;height:auto!important;min-height:0!important;margin-bottom:10px!important;padding:0!important;display:block!important;overflow:hidden!important;box-shadow:0 18px 32px #00000057,0 0 24px #e7a32414!important}.app-shell .mock-v1-market__hero-art{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.app-shell .mock-v1-market__faq{width:100%!important;min-height:58px!important;color:inherit!important;text-align:left!important;background:linear-gradient(135deg,#ffb52e1f,#0000 62%),#101218f5!important;border:1px solid #ffc22a47!important;border-radius:18px!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:8px 12px!important;display:grid!important;box-shadow:0 10px 20px #00000038!important}.app-shell .mock-v1-market__faq-mark{color:#fff6d0!important;background:#0a07049e!important;border:1px solid #ffd6828c!important;border-radius:50%!important;place-items:center!important;width:40px!important;height:40px!important;display:grid!important;box-shadow:0 8px 16px #00000052,inset 0 1px #ffecb429!important}.app-shell .mock-v1-market__faq-mark svg{width:20px!important;height:20px!important}.app-shell .mock-v1-market__faq-copy{gap:2px!important;min-width:0!important;display:grid!important}.app-shell .mock-v1-market__faq-copy strong{color:#ffe4a1!important;font-size:14px!important;font-weight:900!important}.app-shell .mock-v1-market__faq-copy small{color:#c9b07a!important;font-size:11px!important;line-height:1.35!important}.app-shell .mock-v1-market-status{background:radial-gradient(circle at 12% 0,#ffb52e1f,#0000 42%),linear-gradient(160deg,#161922,#0d0f15)!important;border:1px solid #ffc22a38!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding:14px!important;display:grid!important;box-shadow:0 14px 28px #00000047!important}.app-shell .mock-v1-market-status__top{grid-template-columns:minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.app-shell .mock-v1-market-status__state{color:#ffd45e!important;letter-spacing:.04em!important;background:#ffb52e1a!important;border:1px solid #ffc22a59!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:0 16px!important;font-size:16px!important;font-weight:950!important;display:inline-flex!important}.app-shell .mock-v1-market-status__state.is-open{color:#7dff95!important;background:#7dff951f!important;border-color:#7dff9566!important}.app-shell .mock-v1-market-status__state svg{flex:0 0 24px!important;width:24px!important;height:24px!important}.app-shell .mock-v1-market-status__top>button{color:#ffd45e!important;background:#ffffff0a!important;border:1px solid #ffc22a47!important;border-radius:16px!important;align-items:center!important;gap:8px!important;width:auto!important;height:auto!important;min-height:52px!important;padding:0 14px!important;font-size:14px!important;font-weight:850!important;display:inline-flex!important}.app-shell .mock-v1-market-status__top>button svg{width:22px!important;height:22px!important}.app-shell .mock-v1-market-status__timer{background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:18px!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:84px!important;padding:14px 16px!important;display:grid!important}.app-shell .mock-v1-market-status__timer svg{color:#ffb52e!important;width:40px!important;height:40px!important}.app-shell .mock-v1-market-status__timer>div{gap:4px!important;min-width:0!important;display:grid!important}.app-shell .mock-v1-market-status__timer span{color:#b8bcc7!important;letter-spacing:.02em!important;text-transform:none!important;font-size:13px!important;font-weight:800!important}.app-shell .mock-v1-market-status__timer strong{color:var(--p2-text)!important;font-variant-numeric:tabular-nums!important;letter-spacing:-.02em!important;white-space:nowrap!important;font-size:clamp(24px,6.8vw,30px)!important;font-weight:950!important;line-height:1.05!important}.app-shell .mock-v1-week-limit{background:radial-gradient(circle at 100% 0,#ffb52e1f,#0000 40%),#080a0f8c!important;border:1px solid #ffc22a38!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;align-content:start!important;gap:12px!important;height:auto!important;min-height:0!important;padding:14px 16px!important;display:grid!important;overflow:visible!important}.app-shell .mock-v1-week-limit>.mock-v1-week-limit__head,.app-shell .mock-v1-week-limit>.mock-v1-week-limit__values,.app-shell .mock-v1-week-limit>.mock-v1-week-limit__bar,.app-shell .mock-v1-week-limit>.mock-v1-week-limit__scale,.app-shell .mock-v1-week-limit>.mock-v1-week-limit__caption{white-space:normal!important;grid-area:auto/1/auto/-1!important;align-self:stretch!important;width:100%!important;height:auto!important;position:static!important}.app-shell .mock-v1-week-limit__head{background:0 0!important;justify-content:space-between!important;align-items:baseline!important;gap:10px!important;margin:0!important;padding:0!important;display:flex!important}.app-shell .mock-v1-week-limit__head>span{color:#ffd45e!important;font-size:16px!important;font-weight:950!important;line-height:1.2!important}.app-shell .mock-v1-week-limit__head>small{color:#aeb2be!important;white-space:nowrap!important;font-size:13px!important;font-weight:750!important}.app-shell .mock-v1-week-limit__values{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.app-shell .mock-v1-week-limit__values>div{text-align:center!important;background:#ffffff0a!important;border-radius:14px!important;grid-area:auto!important;gap:4px!important;min-width:0!important;padding:10px 8px!important;display:grid!important}.app-shell .mock-v1-week-limit__values span{color:#b8bcc7!important;margin-bottom:0!important;font-size:12px!important;font-weight:800!important;display:block!important}.app-shell .mock-v1-week-limit__values strong{color:var(--p2-text)!important;white-space:nowrap!important;grid-row:auto!important;font-size:clamp(15px,4vw,20px)!important;font-weight:950!important;line-height:1.15!important;display:block!important}.app-shell .mock-v1-week-limit__values>div.is-meter{background:radial-gradient(circle at 50% 0,#ffc44a29,#0000 70%),#ffffff0a!important;border:1px solid #ffc44a47!important}.app-shell .mock-v1-week-limit__bar{background:#ffffff14!important;border-radius:999px!important;height:14px!important;min-height:14px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px 2px #00000059!important}.app-shell .mock-v1-week-limit__bar>i{border-radius:inherit!important;background:linear-gradient(90deg,#ffb52e,#ffd45e)!important;display:block!important;position:absolute!important;inset:0 auto 0 0!important;box-shadow:0 0 12px #ffb52e59!important}.app-shell .mock-v1-week-limit__bar.is-empty>i{box-shadow:none!important}.app-shell .mock-v1-week-limit__scale{justify-content:space-between!important;gap:8px!important;margin-top:-4px!important;display:flex!important}.app-shell .mock-v1-week-limit__scale>span{color:#9aa3b2!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}.app-shell .mock-v1-week-limit__caption{color:#ffd45e!important;text-align:center!important;margin:0!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important}.app-shell .mock-v1-week-limit>progress{display:none!important}.app-shell .mock-v1-exchanges{gap:9px!important}.app-shell .mock-v1-exchange-card{min-height:220px!important;padding:17px!important}.app-shell .mock-v1-exchange-card.is-fountain{background:linear-gradient(145deg,#1b162af5,#111319f7)!important;border-color:#9369ff47!important;min-height:220px!important}.app-shell .mock-v1-exchange-card__copy h2,.app-shell .mock-v1-wax-card h2{color:var(--p2-text)!important;letter-spacing:-.02em!important;text-shadow:none!important;font-family:inherit!important;font-size:16px!important}.app-shell .mock-v1-exchange-card__copy p{max-width:220px!important;color:var(--p2-muted)!important;font-size:10px!important;line-height:1.45!important}.app-shell .mock-v1-rate strong{color:var(--p2-text)!important;font-size:20px!important}.app-shell .mock-v1-exchange-card__copy>small{color:#7f838e!important;font-size:8px!important;line-height:1.4!important}.app-shell .mock-v1-exchange-card__art{opacity:.82;object-fit:cover!important;object-position:64% center!important;width:58%!important;right:-9%!important;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30%)!important;mask-image:linear-gradient(90deg,#0000,#000 30%)!important}.app-shell .mock-v1-wax-card{min-height:190px!important;padding:16px!important}.app-shell .mock-v1-wax-card__art{opacity:.28!important;width:52%!important;height:160px!important;top:20px!important;right:-28px!important}.app-shell .mock-v1-wax-limits>div{border:1px solid var(--p2-line)!important;background:#ffffff09!important;border-radius:12px!important;padding:9px 5px!important}.app-shell .mock-v1-wax-limits strong{color:var(--p2-text)!important;font-size:10px!important}.app-shell .mock-v1-calculator{padding:16px!important}.app-shell .mock-v1-mines__header{border:1px solid var(--p2-line)!important;background:linear-gradient(90deg,#080a0ff0,#080a0f1a),url(/assets/premium-v2/game-hero-v2.webp) 50%/cover!important;border-radius:24px!important;align-items:flex-end!important;min-height:152px!important;padding:14px!important;overflow:hidden!important}.app-shell .mock-v1-mines__header>div{text-align:left!important}.app-shell .mock-v1-mines__header h1{color:var(--p2-text)!important;letter-spacing:-.04em!important;text-shadow:none!important;font-family:inherit!important;font-size:28px!important}.app-shell .mock-v1-mines__header span{color:var(--p2-muted)!important;letter-spacing:0!important;font-size:9px!important}.app-shell .mock-v1-mines__header>button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:42px!important;height:42px!important;min-height:42px!important;color:var(--p2-text)!important;border:1px solid var(--p2-line)!important;background:#090b10a8!important}.app-shell .mock-v1-mines-controls{margin-top:10px!important;padding:14px!important}.app-shell .mock-v1-mode-selector{border:0!important;padding:0!important}.app-shell .mock-v1-mode-selector legend,.app-shell .mock-v1-controls-divider span{color:var(--p2-muted)!important;letter-spacing:0!important;font-family:inherit!important;font-size:10px!important}.app-shell .mock-v1-mode-selector__grid{gap:7px!important}.app-shell .mock-v1-mode-selector__grid>button{border:1px solid var(--p2-line)!important;background:#ffffff09!important;border-radius:15px!important;grid-template-columns:90px minmax(0,1fr) auto!important;min-height:76px!important;padding:8px!important}.app-shell .mock-v1-mode-selector__grid>button.is-active{border-color:var(--p2-line-active)!important;box-shadow:inset 3px 0 var(--p2-amber)!important;background:#ffb52e14!important}.app-shell .mock-v1-mode-art{object-fit:contain!important;background:0 0!important;border:0!important;border-radius:11px!important;width:86px!important;height:58px!important}.app-shell .mock-v1-mode-copy strong,.app-shell .mock-v1-mode-limit b{color:var(--p2-text)!important;font-size:12px!important}.app-shell .mock-v1-mode-copy small,.app-shell .mock-v1-mode-limit small,.app-shell .mock-v1-mode-selector>p{color:var(--p2-muted)!important;font-size:9px!important}.app-shell .mock-v1-currency-switch button,.app-shell .mock-v1-quick-stakes button,.app-shell .mock-v1-stake-row button{color:#d8dae0!important;border:1px solid var(--p2-line)!important;background:#ffffff0a!important}.app-shell .mock-v1-currency-switch button.is-active{color:var(--p2-amber-soft)!important;background:#ffb52e17!important;border-color:#ffb52e52!important}.app-shell .mock-v1-stake-input{border:1px solid var(--p2-line)!important;background:#00000038!important;border-radius:13px!important}.app-shell .mock-v1-stake-input input{color:var(--p2-text)!important;font-size:15px!important}.app-shell .mock-v1-balance-line{min-height:0!important;color:var(--p2-text)!important;font-size:inherit!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;margin:10px 0 12px!important;padding:0!important;display:grid!important}.app-shell .mock-v1-balance-line>div{text-align:center!important;background:#ffffff0d!important;border:1px solid #ffc22a38!important;border-radius:14px!important;justify-items:center!important;gap:4px!important;width:100%!important;min-height:68px!important;padding:10px 12px!important;display:grid!important}.app-shell .mock-v1-balance-line span{color:#d0d3dc!important;font-size:13px!important;font-weight:800!important}.app-shell .mock-v1-balance-line strong{color:#ffd45e!important;font-size:clamp(16px,4.2vw,20px)!important;font-weight:950!important;line-height:1.15!important}.app-shell .mock-v1-fairness{color:#e8ffef!important;background:radial-gradient(circle at 0%,#7dff9529,#0000 42%),#0c1c12eb!important;border:1px solid #7dff9559!important;border-radius:18px!important;grid-template-columns:56px minmax(0,1fr) 28px!important;align-items:center!important;gap:12px!important;min-height:84px!important;margin-top:12px!important;margin-bottom:8px!important;padding:14px 16px!important;display:grid!important;box-shadow:0 10px 24px #00000047!important}.app-shell .mock-v1-fairness>svg:first-child{filter:drop-shadow(0 0 10px #7dff9573);color:#7dff95!important;width:48px!important;height:48px!important}.app-shell .mock-v1-fairness>svg:last-child{color:#ffd45e!important;width:26px!important;height:26px!important}.app-shell .mock-v1-fairness>span{gap:4px!important;min-width:0!important;display:grid!important}.app-shell .mock-v1-fairness strong{color:#f4fff7!important;font-size:16px!important;font-weight:950!important;line-height:1.2!important}.app-shell .mock-v1-fairness small{color:#c6e8cf!important;white-space:normal!important;text-overflow:unset!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important;overflow:visible!important}.app-shell .events-v1 .mock-v1-page-title{border:1px solid var(--p2-line)!important;background:linear-gradient(90deg,#040302ed 0%,#0403029e 36%,#0403020a 72%),url(/assets/premium-v2/events-wheel-hero-v2.webp) 50%/cover!important;border-radius:24px!important;align-items:center!important;min-height:166px!important;padding:18px!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 32px #00000057,inset 0 0 0 1px #ffdb7b0d!important}.app-shell .events-v1 .mock-v1-page-title>.sprite-icon{display:none!important}.app-shell .events-v1 .mock-v1-page-title>div{z-index:2;text-align:center;justify-items:center;width:60%;max-width:60%;display:grid;transform:translateY(-8px)}.app-shell .events-v1 .mock-v1-page-title h1{color:var(--p2-text)!important;letter-spacing:-.04em!important;text-shadow:none!important;margin-block:3px!important;font-family:inherit!important;font-size:27px!important}.app-shell .events-v1 .mock-v1-page-title :is(span,p){color:#c1c3ca!important;font-size:9px!important;line-height:1.35!important}.app-shell .events-v1 .mock-v1-hero-grid,.app-shell .events-v1 .mock-v1-two-columns{gap:9px!important}.app-shell .events-v1 .mock-v1-panel{padding:14px!important}.app-shell .events-v1 .mock-v1-panel-title{margin-bottom:10px!important}.app-shell .events-v1 .mock-v1-panel-title h2{color:var(--p2-text)!important;letter-spacing:-.02em!important;text-shadow:none!important;font-family:inherit!important;font-size:16px!important}.app-shell .events-v1 .mock-v1-panel-title span{color:var(--p2-amber)!important;font-size:8px!important}.app-shell .events-v1 .mock-v1-panel-title b{color:var(--p2-muted)!important;background:#ffffff0a!important;border:0!important;font-size:9px!important}.app-shell .events-v1 .mock-v1-login-days{overflow-x:auto;grid-template-columns:repeat(7,78px)!important;gap:6px!important}.app-shell .events-v1 .mock-v1-login-days>div,.app-shell .events-v1 .mock-v1-streak-milestones>:is(div,button){border:1px solid var(--p2-line)!important;background:#ffffff09!important;border-radius:13px!important;min-height:94px!important;padding:8px 5px!important}.app-shell .events-v1 .mock-v1-login-days :is(span,strong),.app-shell .events-v1 .mock-v1-streak-milestones :is(span,small){color:var(--p2-muted)!important;font-size:8px!important}.app-shell .events-v1 .mock-v1-wheel{filter:saturate(.78)}.app-shell .events-v1 .mock-v1-season-progress,.app-shell .events-v1 .mock-v1-season-track{border:1px solid var(--p2-line)!important;background:#ffffff08!important;border-radius:14px!important}.app-shell .profile-v1__title{background:radial-gradient(circle at 12% 30%,#ffb52e29,#0000 32%),linear-gradient(135deg,#161922,#0d0f15)!important;border:1px solid #ffc22a38!important;border-radius:24px!important;grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:148px!important;padding:16px 18px!important;display:grid!important;position:relative!important;overflow:hidden!important}.app-shell .profile-v1__title-bee{object-fit:cover!important;object-position:center 18%!important;background:#0a0c11!important;border:1px solid #ffc22a47!important;border-radius:28px!important;width:112px!important;height:112px!important;position:static!important;box-shadow:0 10px 24px #00000059!important}.app-shell .profile-v1__title-crown{opacity:.18;pointer-events:none;object-fit:contain!important;width:150px!important;height:150px!important;position:absolute!important;bottom:-28px!important;right:-18px!important}.app-shell .profile-v1__title>div{z-index:2;min-width:0}.app-shell .profile-v1__title h1{color:var(--p2-text)!important;letter-spacing:-.04em!important;text-transform:uppercase!important;text-shadow:none!important;margin:4px 0 6px!important;font-family:inherit!important;font-size:clamp(28px,8vw,34px)!important;font-weight:900!important}.app-shell .profile-v1__title :is(span,p){color:var(--p2-muted)!important;font-size:11px!important;line-height:1.35!important}.app-shell .profile-v1__title>div>span{color:#d8dde8!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}.app-shell .profile-v1__top-grid,.app-shell .profile-v1__main-grid{gap:9px!important}.app-shell .profile-v1 .mock-v1-profile-panel{border:1px solid var(--p2-line)!important;background:var(--p2-surface)!important;border-radius:20px!important;padding:14px!important;overflow:hidden!important;box-shadow:0 14px 34px #00000038!important}.app-shell .profile-v1 .mock-v1-profile-panel:before,.app-shell .profile-v1 .mock-v1-profile-panel:after{content:none!important;width:0!important;height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.app-shell .profile-v1 .mock-v1-panel-title{border-bottom:1px solid var(--p2-line)!important;padding-bottom:9px!important}.app-shell .profile-v1 .mock-v1-panel-title>div>span{color:#1a1204!important;background:linear-gradient(160deg,#ffe08a 0%,#f0b43a 48%,#d8911a 100%)!important;border:1px solid #ffe696b8!important;border-radius:12px!important;place-items:center!important;display:grid!important;box-shadow:0 6px 14px #00000047,inset 0 1px #ffffff73!important}.app-shell .profile-v1 .mock-v1-panel,.app-shell .profile-v1__panel{padding:14px!important}.app-shell .profile-v1 .mock-v1-panel-title h2,.app-shell .profile-v1__panel>header h2{color:var(--p2-text)!important;letter-spacing:-.02em!important;text-shadow:none!important;font-family:inherit!important;font-size:16px!important}.app-shell .profile-v1__player-panel .mock-v1-player-card,.app-shell .profile-v1__identity{background:#ffffff09!important;border:0!important;border-radius:20px!important;grid-template-columns:124px minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;padding:14px!important;display:grid!important}.app-shell .profile-v1__avatar-column{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}.app-shell .profile-v1__avatar-column>span{color:#9ea2ac!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:700!important}.app-shell .profile-v1 .mock-v1-avatar-frame,.app-shell .mock-v1-avatar-frame{background:#12151c!important;border:2px solid #ffc22a8c!important;border-radius:28px!important;place-items:center!important;width:118px!important;height:118px!important;padding:0!important;display:grid!important;overflow:hidden!important;box-shadow:0 0 0 4px #ffb52e14,0 12px 28px #00000059!important}.app-shell .profile-v1 .mock-v1-avatar-frame .avatar,.app-shell .mock-v1-avatar-frame .avatar,.app-shell .profile-v1 .mock-v1-avatar-frame .telegram-avatar{object-fit:cover!important;object-position:center!important;border:0!important;border-radius:26px!important;width:100%!important;height:100%!important}.app-shell .profile-v1__identity-body{flex-direction:column!important;gap:10px!important;min-width:0!important;display:flex!important}.app-shell .mock-v1-player-main>span{color:#ffd45e!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.app-shell .mock-v1-player-main h2{color:var(--p2-text)!important;white-space:normal!important;margin:4px 0 2px!important;font-size:clamp(22px,6.2vw,28px)!important;font-weight:900!important;line-height:1.05!important}.app-shell .mock-v1-player-main>small{color:#9ea2ac!important;font-size:12px!important}.app-shell .mock-v1-player-level{grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:8px!important;margin-top:10px!important;display:grid!important}.app-shell .mock-v1-player-level b,.app-shell .mock-v1-player-level small{color:#ffd45e!important;font-size:12px!important;font-weight:800!important}.app-shell .profile-v1__next-level{color:#9ea2ac!important;margin-top:4px!important;font-size:11px!important}.app-shell .profile-v1 .mock-v1-progress{background:#ffffff14!important;border-radius:999px!important;height:8px!important}.app-shell .profile-v1 .mock-v1-progress>span{background:linear-gradient(90deg,#ffb51a,#ffe27a)!important}.app-shell .profile-v1 .mock-v1-prestige{text-align:left!important;background:radial-gradient(circle at 12% 30%,#ffbc1e29,#0000 48%),#ffffff08!important;border:1px solid #ffc22a47!important;border-radius:16px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:88px!important;padding:10px 14px 10px 12px!important;display:grid!important}.app-shell .profile-v1 .mock-v1-prestige__crest{flex-shrink:0!important;place-items:center!important;display:grid!important;position:relative!important}.app-shell .profile-v1 .mock-v1-prestige .sprite-icon,.app-shell .profile-v1 .mock-v1-prestige__art{object-fit:contain!important;filter:drop-shadow(0 6px 12px #ffb52e47)!important;width:72px!important;height:72px!important}.app-shell .profile-v1 .mock-v1-prestige__value{color:#fff!important;text-shadow:0 2px 8px #000000b8!important;pointer-events:none!important;align-self:center!important;place-items:center!important;font-size:22px!important;font-weight:900!important;line-height:1!important;display:grid!important}.app-shell .profile-v1 .mock-v1-prestige__copy{gap:2px!important;min-width:0!important;display:grid!important}.app-shell .profile-v1 .mock-v1-prestige span{color:#ffd45e!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.app-shell .profile-v1 .mock-v1-prestige__value{color:#fff!important;font-size:22px!important;font-weight:900!important;line-height:1!important}.app-shell .profile-v1 .mock-v1-prestige small{color:#9ea2ac!important;font-size:11px!important}.app-shell .mock-v1-player-main :is(span,small),.app-shell .profile-v1 :is(p,small){color:var(--p2-muted)!important}.app-shell .mock-v1-player-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important}.app-shell .profile-v1__tier-chip{isolation:isolate!important;background:radial-gradient(circle at 8% 40%,#ffb52e29,#0000 46%),#ffffff08!important;border:1px solid #ffc22a47!important;border-radius:16px!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:92px!important;margin-top:8px!important;padding:12px 14px!important;display:grid!important;position:relative!important;overflow:hidden!important}.app-shell .profile-v1__tier-chip.is-vip{background:radial-gradient(circle at 8% 40%,#9369ff2e,#0000 46%),#ffffff08!important;border-color:#9369ff5c!important}.app-shell .profile-v1__tier-chip.is-premium,.app-shell .profile-v1__tier-chip.is-whale{border-color:#ffc22a66!important}.app-shell .profile-v1__tier-chip .sprite-icon,.app-shell .profile-v1__tier-chip-art{object-fit:contain!important;filter:drop-shadow(0 6px 12px #ffb52e47)!important;width:72px!important;height:72px!important}.app-shell .profile-v1__tier-chip>div{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:baseline!important;gap:2px 12px!important;min-width:0!important;display:grid!important}.app-shell .profile-v1__tier-chip>div>span:first-child{grid-area:1/1!important}.app-shell .profile-v1__tier-chip>div>strong:first-of-type{grid-area:2/1!important}.app-shell .profile-v1__tier-chip span{color:#b8bcc7!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:800!important}.app-shell .profile-v1__tier-chip strong{color:var(--p2-text)!important;white-space:nowrap!important;font-size:20px!important;font-weight:950!important;line-height:1.1!important}.app-shell .profile-v1__tier-chip .profile-v1__tier-remain-label,.app-shell .profile-v1__tier-chip .profile-v1__tier-remain-value{text-align:right!important;justify-self:end!important}.app-shell .profile-v1__tier-chip .profile-v1__tier-remain-label{color:#9aa0b0!important}.app-shell .profile-v1__tier-chip .profile-v1__tier-remain-value{color:#ffe27a!important;letter-spacing:-.02em!important;font-size:15px!important;font-weight:850!important}.app-shell .mock-v1-player-stats>div{border:1px solid var(--p2-line)!important;background:#ffffff08!important;border-radius:16px!important;min-height:102px!important;padding:12px 6px!important}.app-shell .mock-v1-player-stats .sprite-icon{width:36px!important;height:36px!important;margin-bottom:4px!important}.app-shell .mock-v1-player-stats span{font-size:10px!important;font-weight:750!important}.app-shell .mock-v1-player-stats strong{color:var(--p2-text)!important;font-size:16px!important;font-weight:900!important}.app-shell .mock-v1-player-stats small{font-size:10px!important}.app-shell .profile-v1__starter-rule{background:radial-gradient(circle at 12% 40%,#ffb52e2e,#0000 48%),#ffffff08!important;border:1px solid #ffc22a52!important;border-radius:18px!important;grid-template-columns:96px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:108px!important;margin-top:12px!important;padding:12px 14px!important;display:grid!important}.app-shell .profile-v1__starter-rule>.sprite-icon,.app-shell .profile-v1__starter-art{object-fit:contain!important;filter:drop-shadow(0 8px 14px #ffb52e47)!important;flex:0 0 88px!important;width:88px!important;height:88px!important}.app-shell .profile-v1__starter-rule p{gap:4px!important;min-width:0!important;margin:0!important;display:grid!important}.app-shell .profile-v1__starter-rule strong{color:#ffd45e!important;font-size:18px!important;font-weight:950!important;line-height:1.15!important}.app-shell .profile-v1__lifetime{margin-top:12px!important}.app-shell .profile-v1__lifetime-heading :is(span,strong){font-size:12px!important}.app-shell .profile-v1__tier-grid,.app-shell .profile-v1 .mock-v1-subscriptions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.app-shell .profile-v1__tier-grid>article{border:1px solid var(--p2-line)!important;min-height:238px!important;box-shadow:none!important;background:#ffffff09!important;border-radius:17px!important;padding:13px!important}.app-shell .profile-v1 .mock-v1-tier{border:1px solid var(--p2-line)!important;min-height:0!important;box-shadow:none!important;background:#ffffff09!important;border-radius:17px!important;padding:13px!important}.app-shell .profile-v1 .mock-v1-tier:before,.app-shell .profile-v1 .mock-v1-tier:after{display:none!important}.app-shell .profile-v1 .mock-v1-tier :is(h3,strong){color:var(--p2-text)!important;text-shadow:none!important;font-family:inherit!important}.app-shell .profile-v1 .mock-v1-tier :is(li,small,p){color:var(--p2-muted)!important;font-size:9px!important;line-height:1.4!important}.app-shell .profile-v1__tier-grid h3,.app-shell .profile-v1__tier-grid strong{color:var(--p2-text)!important;font-family:inherit!important}.app-shell .profile-v1__tier-grid :is(li,small,p){color:var(--p2-muted)!important;font-size:9px!important;line-height:1.4!important}.app-shell .game-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020305c2!important}.app-shell .game-modal{color:var(--p2-text)!important;border-radius:24px!important}.app-shell .game-modal :is(h2,h3,strong){color:var(--p2-text)!important;text-shadow:none!important;font-family:inherit!important}.app-shell .game-modal :is(p,small,label){color:var(--p2-muted)!important}@media (width<=359px){.app-shell .v1-hud{grid-template-columns:102px minmax(0,1fr) 38px!important;gap:6px!important;padding-inline:7px!important}.app-shell .balance-strip{gap:4px!important}.app-shell .balance-strip__item{padding-inline:5px!important}.app-shell .balance-strip__icon{flex-basis:25px!important;width:25px!important;height:25px!important}.app-shell .v1-apiary__sections>button{min-height:158px!important}.app-shell .profile-v1__tier-grid,.app-shell .profile-v1 .mock-v1-subscriptions{grid-template-columns:1fr!important}}body[data-active-tab=profile] .app-shell .profile-v1{gap:var(--p2-block-gap)!important;flex-direction:column!important;display:flex!important}body[data-active-tab=profile] .app-shell .profile-v1>*{order:10}body[data-active-tab=profile] .app-shell .profile-v1>.profile-v1__title{order:0;min-height:64px!important;margin-bottom:0!important}body[data-active-tab=profile] .app-shell .profile-v1>.profile-v1__wallet-panel{order:2;scroll-margin-top:116px;margin:0!important}body[data-active-tab=profile] .app-shell .profile-v1>.profile-social-bonus-card{order:2}body[data-active-tab=profile] .app-shell .profile-v1>.profile-v1__top-grid{order:1}body[data-active-tab=profile] .app-shell .profile-v1>.profile-v1__subscriptions-panel{order:3}body[data-active-tab=profile] .app-shell .profile-v1__title>div>span,body[data-active-tab=profile] .app-shell .profile-v1__title>div>p{display:none!important}body[data-active-tab=profile] .app-shell .profile-v1__title h1{font-size:clamp(25px,7vw,31px)!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-profile-panel{padding:10px!important}body[data-active-tab=profile] .app-shell .profile-v1__player-panel{padding:8px 10px 10px 8px!important}body[data-active-tab=profile] .app-shell .profile-v1 .profile-v1__section-number,body[data-active-tab=profile] .app-shell .profile-v1 .profile-v1__section-number:before,body[data-active-tab=profile] .app-shell .profile-v1 .profile-v1__section-number:after,body[data-active-tab=profile] .app-shell .profile-v1 .profile-v1__section-number>b{width:0!important;height:0!important;box-shadow:none!important;clip-path:none!important;content:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important}body[data-active-tab=profile] .app-shell .profile-v1__player-panel .mock-v1-panel-title{margin-left:0!important;padding-left:0!important}body[data-active-tab=profile] .app-shell .profile-v1__player-panel .mock-v1-panel-title>div{justify-content:flex-start!important;gap:0!important;margin-left:0!important;padding-left:0!important}body[data-active-tab=profile] .app-shell .profile-v1__player-panel .mock-v1-player-card,body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:72px minmax(0,1fr)!important;gap:9px!important;padding:8px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame,body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame .avatar,body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame .telegram-avatar{border-radius:18px!important;width:68px!important;height:68px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-body{gap:7px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>span{padding:3px 6px!important;font-size:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading h2{margin:4px 0 1px!important;font-size:clamp(19px,5.5vw,24px)!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>small{font-size:10px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card{padding:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head{flex-direction:row!important;align-items:center!important;gap:6px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head small,body[data-active-tab=profile] .app-shell .profile-v1__level-head>b,body[data-active-tab=profile] .app-shell .profile-v1__level-footer{font-size:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head strong{font-size:19px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card .mock-v1-progress{height:7px!important;margin-top:6px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-prestige{grid-template-columns:auto minmax(0,1fr) auto!important;gap:7px!important;min-height:48px!important;padding:5px 10px 5px 8px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-prestige__value{font-size:17px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-prestige :is(span,small){font-size:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__tier-chip{grid-template-columns:44px minmax(0,1fr)!important;gap:8px!important;min-height:58px!important;margin-top:6px!important;padding:6px 9px!important}body[data-active-tab=profile] .app-shell .profile-v1__tier-chip-art{width:42px!important;height:42px!important}body[data-active-tab=profile] .app-shell .profile-v1__tier-chip span{font-size:9px!important}body[data-active-tab=profile] .app-shell .profile-v1__tier-chip strong{font-size:16px!important}body[data-active-tab=profile] .app-shell .profile-v1__tier-chip .profile-v1__tier-remain-value{font-size:13px!important}body[data-active-tab=profile] .app-shell .profile-v1__more{border-top:1px solid #e8ac3a33;margin-top:7px}body[data-active-tab=profile] .app-shell .profile-v1__more>summary{color:#e8c779;cursor:pointer;justify-content:space-between;align-items:center;min-height:36px;padding:8px 3px;font-size:11px;font-weight:900;list-style:none;display:flex}body[data-active-tab=profile] .app-shell .profile-v1__more>summary::-webkit-details-marker{display:none}body[data-active-tab=profile] .app-shell .profile-v1__more>summary:after{content:"Показать";color:#ab9366;font-size:9px}body[data-active-tab=profile] .app-shell .profile-v1__more[open]>summary:after{content:"Скрыть"}body[data-active-tab=profile] .app-shell .profile-v1__more .mock-v1-player-stats>div{min-height:70px!important;padding:7px 4px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-subscriptions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier{min-height:132px!important;padding:7px 5px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier>img{width:56px!important;height:56px!important;margin:1px auto 3px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier>strong{min-height:18px!important;margin:1px 0 3px!important;font-size:10px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier>button{min-height:34px!important;font-size:10px!important}body[data-active-tab=profile] .app-shell .profile-v1__wallet-auto-purchase{background:#f2a12014;border:1px solid #f2b23557;border-radius:12px;font-weight:800;color:#ffe19a!important;margin:8px 0 0!important;padding:9px 11px!important;font-size:11px!important}body[data-active-tab=market] .app-shell .mock-v1-market{gap:var(--p2-block-gap)!important;flex-direction:column!important;display:flex!important}body[data-active-tab=market] .app-shell .mock-v1-market>.mock-v1-market__header{order:0}body[data-active-tab=market] .app-shell .mock-v1-market>.mock-v1-market__faq{order:1}body[data-active-tab=market] .app-shell .mock-v1-market>.mock-v1-calculator{order:2;margin:0!important;padding:12px!important}body[data-active-tab=market] .app-shell .mock-v1-market>.mock-v1-market-status{order:3}body[data-active-tab=market] .app-shell .mock-v1-market>.mock-v1-exchanges{order:4}body[data-active-tab=market] .app-shell .mock-v1-calculator>header{margin-bottom:8px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator>header>span{display:none!important}body[data-active-tab=market] .app-shell .mock-v1-calculator>header h2{margin:0!important;font-size:18px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__tabs{margin-bottom:8px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__tabs button{min-height:38px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__exchange{gap:7px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__exchange>label,body[data-active-tab=market] .app-shell .mock-v1-calculator__give,body[data-active-tab=market] .app-shell .mock-v1-calculator__rate,body[data-active-tab=market] .app-shell .mock-v1-calculator__result{min-height:64px!important;padding:9px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__input{min-height:52px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__input img{width:36px!important;height:39px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__input input{font-size:23px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__total{margin-top:8px!important;padding-top:8px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__total button{min-height:46px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__trust{grid-template-columns:34px minmax(0,1fr)!important;margin-top:8px!important;padding:9px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__trust svg{width:31px!important;height:31px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__trust p,body[data-active-tab=market] .app-shell .mock-v1-calculator__trust span{font-size:10px!important;line-height:1.35!important}body[data-active-tab=game] .app-shell .mock-v1-mines-controls{padding:7px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-selector legend{margin-bottom:5px!important;font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-selector__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-selector__grid>button{text-align:left!important;grid-template-rows:auto auto!important;grid-template-columns:1fr!important;align-content:center!important;place-items:start!important;gap:4px!important;min-height:62px!important;padding:6px 15px 5px 6px!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-mode-art{opacity:.34;pointer-events:none;width:50px!important;height:50px!important;display:block!important;position:absolute!important;bottom:-7px!important;right:-6px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-copy{z-index:1;position:relative;align-items:flex-start!important}body[data-active-tab=game] .app-shell .mock-v1-mode-copy strong{white-space:normal!important;font-size:10px!important;line-height:1.15!important}body[data-active-tab=game] .app-shell .mock-v1-mode-copy small,body[data-active-tab=game] .app-shell .mock-v1-mode-selector>p,body[data-active-tab=game] .app-shell .mock-v1-mode-limit small{display:none!important}body[data-active-tab=game] .app-shell .mock-v1-mode-limit{z-index:1;position:relative;text-align:left!important;align-items:flex-start!important}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate{min-height:92px;color:inherit;text-align:left;background:radial-gradient(circle at 8% 40%,#ffc44038,#0000 36%),linear-gradient(145deg,#4e280af5,#120803fa);border:1px solid #f2ba3e80;border-radius:22px;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:8px 10px 8px 8px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffe8b01a,0 12px 26px #05010047}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate>img{object-fit:contain;object-position:center;image-rendering:auto;filter:drop-shadow(0 8px 14px #00000073);width:86px;height:86px}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate>span{gap:3px;min-width:0;display:grid}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate small{color:#d3a45a;letter-spacing:.12em;font-size:9px;font-weight:950}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate strong{color:#fff1c4;letter-spacing:-.02em;font-size:16px;font-weight:950;line-height:1.1}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate em{color:#c9aa76;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;line-height:1.25;overflow:hidden}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate>b{color:#2d1703;white-space:nowrap;background:linear-gradient(145deg,#ffe37d,#dda01f);border-radius:12px;padding:8px 9px;font-size:11px;font-weight:950}body.apiary-income-modal,body .apiary-income-modal.game-modal{background:radial-gradient(circle at 18% -8%,#ffc4463d,#0000 34%),linear-gradient(165deg,#3d1c06 0%,#120601 100%)!important;border-color:#f2ba3e85!important}body .apiary-income-modal>header .game-modal__leading,body .apiary-income-modal>header .game-modal__leading img{object-fit:contain!important;image-rendering:auto!important;overflow:visible!important}body .apiary-income-modal__body{gap:12px;display:grid}body .apiary-income-modal__hero{background:#120701;border:1px solid #f0b43a47;border-radius:22px;margin:0;position:relative;overflow:hidden}body .apiary-income-modal__hero>img{object-fit:contain;object-position:center 42%;image-rendering:auto;width:100%;height:auto;min-height:188px;max-height:240px;display:block}body .apiary-income-modal__hero>figcaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0501b8;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}body .apiary-income-modal__hero small{color:#d4a85c;letter-spacing:.12em;font-size:9px;font-weight:950}body .apiary-income-modal__hero strong{color:#ffe59a;font-size:16px;font-weight:950}body .apiary-income-modal__steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}body .apiary-income-modal__steps>li{background:radial-gradient(circle at 8% 40%,#ffbe381f,#0000 42%),#120803b8;border:1px solid #e8aa3438;border-radius:18px;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:10px;min-height:92px;padding:8px 10px 8px 8px;display:grid}body .apiary-income-modal__steps img{object-fit:contain;image-rendering:auto;filter:drop-shadow(0 8px 12px #0000006b);width:84px;height:84px}body .apiary-income-modal__steps div{gap:3px;min-width:0;display:grid}body .apiary-income-modal__steps b{color:#e8b24a;letter-spacing:.14em;font-size:10px}body .apiary-income-modal__steps>li.is-done{background:radial-gradient(circle at 8% 40%,#7ec45429,#0000 42%),#0e1208c7;border-color:#7aba566b}body .apiary-income-modal__steps>li.is-done b{color:#14320f;letter-spacing:0;background:linear-gradient(#e4f8b8,#7bc45a);border-radius:999px;place-items:center;width:22px;height:22px;font-size:13px;display:grid}body .apiary-income-modal__steps>li.is-done small{color:#9be37a;font-weight:950}body .apiary-income-modal__steps strong{color:#fff3c8;font-size:16px;font-weight:950}body .apiary-income-modal__steps small{color:#c9ae7c;font-size:12px;line-height:1.35}body .apiary-income-modal__status{color:#e6d0a0;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;line-height:1.3;overflow:hidden}body .apiary-income-modal .v1-modal__primary.is-complete{justify-content:center;align-items:center;gap:8px;display:inline-flex}body .apiary-income-modal .v1-modal__primary.is-complete svg{width:1.15em;height:1.15em}body[data-active-tab=apiary] .app-shell .v1-modal__impact{background:linear-gradient(145deg,#456f2733,#121e0d5c);border:1px solid #73c1545c;border-radius:15px;gap:4px;padding:11px 12px;display:grid}body[data-active-tab=apiary] .app-shell .v1-modal__impact>span{color:#a9cf79;letter-spacing:.08em;font-size:8px;font-weight:950}body[data-active-tab=apiary] .app-shell .v1-modal__impact>strong{color:#e8ffb9!important;font-size:16px!important}body[data-active-tab=apiary] .app-shell .v1-modal__impact>small{line-height:1.4;color:#bed0a5!important;font-size:10px!important}body[data-active-tab=apiary] .app-shell .profile-cosmetics--hives{margin-top:10px;border-radius:17px!important;padding:11px!important}body[data-active-tab=apiary] .app-shell .profile-cosmetics--hives>header h2{font-size:17px!important}body[data-active-tab=apiary] .app-shell .profile-cosmetics--hives .profile-cosmetics__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body[data-active-tab=apiary] .app-shell .v1-active-swarm__actions{isolation:isolate;z-index:4!important;pointer-events:auto!important;position:relative!important}body[data-active-tab=apiary] .app-shell .v1-active-swarm__actions .v1-modal__primary{z-index:1!important;pointer-events:auto!important;touch-action:manipulation!important;width:100%!important;position:relative!important}@media (width<=360px){body[data-active-tab=game] .app-shell .mock-v1-mode-selector__grid>button{min-height:62px!important}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate{grid-template-columns:72px minmax(0,1fr) auto;min-height:82px}body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate>img{width:72px;height:72px}body[data-active-tab=apiary] .app-shell .profile-cosmetics--hives .profile-cosmetics__grid{grid-template-columns:1fr!important}}body[data-active-tab=game] .app-shell .mock-v1-mode-selector legend{color:#ffe09a!important;letter-spacing:.055em!important;text-shadow:0 2px 8px #000000e6,0 0 13px #eaa3242e!important;margin-bottom:11px!important;font-family:Trebuchet MS,Arial,sans-serif!important;font-size:15px!important;font-weight:900!important;line-height:1.2!important}@media (width>=460px){.app-shell .page{padding-inline:14px!important}.app-shell .v1-apiary__hero,.app-shell .v1-apiary__hero>img{height:278px!important;min-height:278px!important}.app-shell .profile-v1__tier-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@keyframes p2-float{0%,to{filter:drop-shadow(0 0 4px #ffc32a3d);transform:none}50%{filter:drop-shadow(0 0 14px #ffc32aad);transform:none}}@keyframes p2-glow{0%,to{filter:drop-shadow(0 0 5px #ffb52e3d)}50%{filter:drop-shadow(0 0 16px #ffb52eb3)}}@keyframes p2-violet-glow{0%,to{box-shadow:0 0 #9369ff00}50%{box-shadow:0 0 24px #9369ff47}}@keyframes p2-shimmer{0%{transform:translate(-150%)skew(-20deg)}to{transform:translate(420%)skew(-20deg)}}@keyframes p2-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}.app-shell .v1-hud{background:radial-gradient(circle at 16% 0,#ffb52e2e,#0000 38%),linear-gradient(145deg,#181b23fa,#0e1016fa)!important;grid-template-columns:clamp(116px,34vw,146px) minmax(0,1fr) 44px!important;height:84px!important;box-shadow:0 15px 35px #00000057,inset 0 1px #ffffff12!important}.app-shell .v1-hud__brand,.app-shell .v1-hud__brand img{height:72px!important}.app-shell .v1-hud__brand img{object-position:center!important;filter:none!important;animation:none!important}.app-shell .balance-strip{min-height:66px!important}.app-shell .balance-strip__item{background:radial-gradient(circle at 18% 38%,#ffb52e1c,#0000 34%),linear-gradient(145deg,#1b1e26fa,#0f1218fa)!important;border-color:#ffffff1f!important;gap:1px!important;height:64px!important;padding:7px 5px!important}.app-shell .balance-strip__icon{animation:3.4s ease-in-out infinite p2-float;flex-basis:34px!important;width:34px!important;height:34px!important}.app-shell .balance-strip__item:nth-child(2) .balance-strip__icon{animation-delay:-.7s}.app-shell .balance-strip__item:nth-child(3) .balance-strip__icon{animation-delay:-1.4s}.app-shell .balance-strip__item:nth-child(4) .balance-strip__icon{animation-delay:-2.1s}.app-shell .balance-strip__copy small{font-size:8px!important}.app-shell .balance-strip__copy strong{font-size:clamp(9px,2.5vw,10px)!important}.app-shell .bottom-nav{min-height:82px!important}.app-shell .bottom-nav button,.app-shell .bottom-nav button.is-main{min-height:66px!important}.app-shell .bottom-nav .nav-icon,.app-shell .bottom-nav .is-main .nav-icon{width:40px!important;height:40px!important}.app-shell .bottom-nav .nav-icon img,.app-shell .bottom-nav .is-main .nav-icon img{transition:filter .2s,opacity .2s,transform .2s;object-fit:contain!important;opacity:.72!important;filter:saturate(1.05)brightness(.98)!important;width:40px!important;height:40px!important}.app-shell .bottom-nav button.is-active .nav-icon img{opacity:1!important;filter:saturate(1.15)brightness(1.08)drop-shadow(0 0 10px #ffb52eb8)!important;animation:none!important}.app-shell .bottom-nav .nav-label{font-size:10px!important}.app-shell .v1-apiary__hero{border-color:#ffb52e38!important;min-height:292px!important;box-shadow:0 18px 42px #00000061,0 0 26px #ffb52e14!important}.app-shell .v1-apiary__hero>img{transform:scale(1.015);object-fit:cover!important;object-position:center center!important;width:100%!important;height:292px!important}.app-shell .v1-apiary__stats{bottom:9px!important;left:9px!important;right:9px!important}.app-shell .v1-apiary__stats>div{background:#0a0c12d6!important;min-height:68px!important;padding:9px 8px!important;box-shadow:0 7px 18px #00000047!important}.app-shell .v1-apiary__stats img{animation:2.8s ease-in-out infinite p2-glow;width:43px!important;height:43px!important}.app-shell .v1-apiary__stats small{font-size:9px!important}.app-shell .v1-apiary__stats strong{font-size:clamp(13px,3.7vw,16px)!important}.app-shell .v1-apiary__collect{animation:3s ease-in-out infinite p2-pulse;color:#211307!important;min-height:76px!important;box-shadow:none!important;background:0 0!important;position:relative!important;overflow:visible!important}.app-shell .v1-apiary__collect:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);width:18%;height:55px;animation:2.8s ease-in-out infinite p2-shimmer;position:absolute;top:9px;left:8%}.app-shell .v1-apiary__collect>img:first-child{z-index:0!important;object-fit:fill!important;filter:drop-shadow(0 10px 20px #ffa51440)!important;width:calc(100% + 20px)!important;height:calc(100% + 24px)!important;display:block!important;position:absolute!important;inset:-9px -10px -15px!important}.app-shell .v1-apiary__collect span{z-index:2!important;font-size:clamp(17px,4.8vw,21px)!important}.app-shell .v1-apiary__collect>img:last-child{animation:2.2s ease-in-out infinite p2-glow;z-index:2!important;width:46px!important;height:46px!important}.app-shell .v1-apiary__sections>button{background:radial-gradient(circle at 84% 22%,#9369ff1f,#0000 36%),linear-gradient(145deg,#1a1d26fa,#0e1117fa)!important;min-height:184px!important;padding:14px 12px!important;box-shadow:inset 0 1px #ffffff0d,0 12px 26px #0000003d!important}.app-shell .v1-apiary__sections>button:nth-child(3),.app-shell .v1-apiary__sections>button:nth-child(4){background:radial-gradient(circle at 84% 22%,#ffb52e24,#0000 38%),linear-gradient(145deg,#1c1d25fa,#0e1117fa)!important}.app-shell .v1-apiary__sections>button>strong{font-size:16px!important}.app-shell .v1-apiary__sections>button>img:not(.v1-apiary__arrow){animation:3.5s ease-in-out infinite p2-float;opacity:1!important;filter:drop-shadow(0 10px 16px #0000008c)!important;width:116px!important;height:116px!important;top:8px!important;bottom:auto!important;right:4px!important}.app-shell .v1-apiary__sections>button:nth-child(4)>img:not(.v1-apiary__arrow){animation:2.6s ease-in-out infinite p2-glow;width:126px!important;height:126px!important}.app-shell .v1-apiary__sections>button>small{padding-right:4px;color:#c0c3cc!important;max-width:82%!important;font-size:11px!important;line-height:1.42!important}body[data-active-tab=apiary] .modal-backdrop{padding:14px 10px calc(14px + var(--safe-bottom))!important;-webkit-backdrop-filter:blur(18px)saturate(1.1)!important;backdrop-filter:blur(18px)saturate(1.1)!important;background:#030408d1!important}body[data-active-tab=apiary] .game-modal{animation:3.4s ease-in-out infinite p2-violet-glow;color:#f7f5ef!important;background:radial-gradient(circle at 88% 0,#9369ff2e,#0000 32%),linear-gradient(145deg,#191c25,#0b0d13 68%)!important;border:1px solid #ffb52e57!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 28px 70px #000000a3,0 0 38px #ffb52e1f!important}body[data-active-tab=apiary] .game-modal>header{background:linear-gradient(90deg,#ffb52e1a,#9369ff14)!important;border-bottom:1px solid #ffffff14!important;min-height:84px!important;padding:14px 15px!important}body[data-active-tab=apiary] .game-modal>header h2{color:#fff!important;letter-spacing:-.035em!important;text-shadow:none!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:clamp(20px,5.8vw,26px)!important;font-weight:850!important}body[data-active-tab=apiary] .game-modal>header p{color:#b7bac4!important;margin-top:4px!important;font-size:11px!important}body[data-active-tab=apiary] .game-modal>header>button{color:#fff!important;background:#ffb52e14!important;border:1px solid #ffb52e61!important;border-radius:14px!important;width:44px!important;height:44px!important}body[data-active-tab=apiary] .game-modal__leading,body[data-active-tab=apiary] .v1-modal__leading{width:54px!important;height:54px!important}body[data-active-tab=apiary] .game-modal__body{background:0 0!important;padding:14px!important}body[data-active-tab=apiary] .v1-modal{color:#f7f5ef!important;gap:12px!important}body[data-active-tab=apiary] :is(.v1-modal__summary,.v1-hive-hero,.v1-bee-hero,.v1-prestige-hero){background:radial-gradient(circle at 82% 30%,#ffb52e26,#0000 38%),#ffffff09!important;border:1px solid #ffffff17!important;border-radius:20px!important;min-height:156px!important;padding:15px!important;box-shadow:inset 0 1px #ffffff0a!important}body[data-active-tab=apiary] :is(.v1-modal__summary,.v1-hive-hero,.v1-bee-hero)>img{animation:3s ease-in-out infinite p2-float;width:138px!important;height:132px!important}body[data-active-tab=apiary] :is(.v1-modal__summary,.v1-hive-hero,.v1-bee-hero) h3{color:#fff!important;font-size:clamp(22px,6vw,29px)!important}body[data-active-tab=apiary] :is(.v1-modal__summary,.v1-hive-hero,.v1-bee-hero) p{color:#b9bcc6!important;font-size:11px!important;line-height:1.45!important}body[data-active-tab=apiary] .v1-modal__facts{gap:8px!important}body[data-active-tab=apiary] .v1-modal__facts>div{background:#ffffff09!important;border:1px solid #ffffff17!important;border-radius:15px!important;padding:12px 8px!important}body[data-active-tab=apiary] .v1-modal__facts dt{color:#9fa3ae!important;font-size:10px!important}body[data-active-tab=apiary] .v1-modal__facts dd{color:#fff!important;font-size:15px!important}body[data-active-tab=apiary] :is(.v1-modal__explanation,.v1-hive-slots,.v1-upgrades,.v1-assignment,.v1-active-swarm){background:linear-gradient(145deg,#9369ff12,#ffffff06)!important;border:1px solid #9369ff33!important;border-radius:18px!important;padding:14px!important}body[data-active-tab=apiary] :is(.v1-modal__explanation,.v1-hive-slots,.v1-upgrades,.v1-assignment) h3{color:#ffd27a!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:16px!important}body[data-active-tab=apiary] .v1-modal__explanation p{color:#c2c5ce!important;font-size:11px!important;line-height:1.58!important}body[data-active-tab=apiary] :is(.v1-hive-tabs button,.v1-bee-filter button,.v1-assignment button){background:#ffffff09!important;border:1px solid #ffffff17!important;border-radius:14px!important}body[data-active-tab=apiary] :is(.v1-hive-tabs button.is-active,.v1-bee-filter button.is-active,.v1-assignment button.is-current){background:#ffb52e1a!important;border-color:#ffb52e94!important;box-shadow:0 0 18px #ffb52e1a!important}body[data-active-tab=apiary] .v1-bee-grid>button{background:radial-gradient(circle at 50% 35%,#9369ff1f,#0000 42%),linear-gradient(145deg,#1b1e27,#0e1016)!important;border:1px solid #ffffff17!important;border-radius:18px!important;min-height:244px!important;padding:11px 8px!important;box-shadow:inset 0 1px #ffffff0a,0 10px 20px #0003!important}body[data-active-tab=apiary] .v1-bee-grid>button.is-owned{background:radial-gradient(circle at 50% 35%,#ffb52e29,#0000 43%),linear-gradient(145deg,#211d19,#0f1015)!important;border-color:#ffb52e80!important}body[data-active-tab=apiary] .v1-bee-grid img{animation:3.2s ease-in-out infinite p2-float;object-fit:contain!important;width:126px!important;height:126px!important}body[data-active-tab=apiary] .v1-bee-grid strong{color:#fff!important;font-size:14px!important}body[data-active-tab=apiary] .v1-bee-grid small{color:#b6bac5!important;font-size:10px!important}body[data-active-tab=apiary] .v1-bee-grid b{color:var(--p2-amber-soft)!important;font-size:10px!important}body[data-active-tab=apiary] .v1-bee-grid__number{color:#fff!important;background:#9369ff21!important;border:1px solid #9369ff7a!important;border-radius:9px!important}body[data-active-tab=apiary] .v1-modal__primary{background:linear-gradient(135deg,#ffd579,#ffad21)!important;border:0!important;border-radius:17px!important;min-height:58px!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:850!important;box-shadow:0 10px 24px #ffad213d!important}.app-shell .mock-v1-exchange-card{border-color:#ffb52e38!important;min-height:244px!important;padding:20px!important;overflow:hidden!important}.app-shell .mock-v1-exchange-card.is-fountain{border-color:#9369ff6b!important;min-height:244px!important;box-shadow:0 0 26px #9369ff17!important}.app-shell .mock-v1-exchange-card__copy{width:64%!important}.app-shell .mock-v1-exchange-card__copy h2,.app-shell .mock-v1-wax-card h2{font-size:clamp(18px,5vw,22px)!important}.app-shell .mock-v1-exchange-card__copy p,.app-shell .mock-v1-wax-card>p{color:#c3c6ce!important;font-size:11px!important;line-height:1.5!important}.app-shell .mock-v1-rate strong{font-size:23px!important}.app-shell .mock-v1-exchange-card__art{animation:3.5s ease-in-out infinite p2-float;object-fit:contain!important;object-position:center!important;opacity:1!important;filter:drop-shadow(0 12px 20px #00000094)!important;width:46%!important;height:200px!important;top:10px!important;bottom:auto!important;right:-12px!important;-webkit-mask-image:none!important;mask-image:none!important}.app-shell .mock-v1-market .mock-v1-exchange-card__art{width:46%!important;min-width:154px!important;max-width:none!important}.app-shell .mock-v1-wax-card{background:radial-gradient(circle at 86% 40%, #ffbc1929, transparent 42%), var(--p2-surface)!important;border-color:#ffc22a52!important;min-height:226px!important;padding:18px!important}.app-shell .mock-v1-wax-card__art{animation:3.4s ease-in-out infinite p2-glow;opacity:.95!important;width:44%!important;height:168px!important;top:42px!important;right:-12px!important;-webkit-mask-image:none!important;mask-image:none!important}.app-shell .mock-v1-market .mock-v1-wax-card__art{width:44%!important;min-width:148px!important;max-width:none!important}.app-shell .mock-v1-wax-card>header>span{text-align:center!important;border-radius:999px!important;justify-content:center!important;min-width:92px!important;min-height:32px!important;margin-left:auto!important}.app-shell .mock-v1-wax-limits{width:68%!important}.app-shell .mock-v1-wax-limits :is(span,small){font-size:9px!important}.app-shell .mock-v1-wax-limits strong{font-size:11px!important}.app-shell .mock-v1-calculator{background:url(/assets/premium-v2/exchange-frame-v3.webp) 50%/100% 100% no-repeat!important;border:0!important;border-radius:0!important;min-height:540px!important;margin-top:12px!important;padding:52px 44px 68px!important;overflow:visible!important;box-shadow:0 18px 42px #00000061,0 0 28px #ffb52e1a!important}.app-shell .mock-v1-market .mock-v1-calculator{background:url(/assets/premium-v2/exchange-frame-v3.webp) 50%/100% 100% no-repeat!important;border:0!important;border-radius:0!important}.app-shell .mock-v1-calculator>header>span{color:var(--p2-amber)!important;font-size:10px!important;font-weight:850!important}.app-shell .mock-v1-calculator>header h2{color:#fff!important;font-size:clamp(20px,5.8vw,25px)!important;font-weight:900!important}.app-shell .mock-v1-calculator__tabs{gap:7px!important}.app-shell .mock-v1-calculator__tabs button{color:#d2d5dc!important;background:#ffffff09!important;border:1px solid #ffffff1a!important;border-radius:14px!important;min-height:48px!important;font-size:11px!important;font-weight:800!important}.app-shell .mock-v1-calculator__tabs button.is-active{color:#1a1006!important;background:linear-gradient(135deg,#ffd477,#ffad21)!important;box-shadow:0 8px 20px #ffad2133!important}.app-shell .mock-v1-calculator__exchange{gap:10px!important}.app-shell .mock-v1-calculator__result{min-height:88px!important}.app-shell .mock-v1-calculator__total button{min-height:56px!important;font-size:13px!important}.app-shell .mock-v1-mode-selector__grid>button{grid-template-columns:104px minmax(0,1fr) auto!important;min-height:108px!important;padding:11px!important}.app-shell .mock-v1-mode-art{width:98px!important;height:78px!important}.app-shell .mock-v1-mode-copy{gap:3px!important}.app-shell .mock-v1-mode-copy strong{font-size:14px!important}.app-shell .mock-v1-mode-copy>small:not(.mock-v1-mode-tone){color:var(--p2-amber-soft)!important;font-size:10px!important;font-weight:750!important}.app-shell .mock-v1-mode-copy .mock-v1-mode-tone{color:#c3c6ce!important;white-space:normal!important;font-size:10px!important;font-weight:550!important;line-height:1.35!important;display:block!important}.app-shell .mock-v1-mode-limit b{font-size:13px!important}.app-shell .mock-v1-mode-limit small,.app-shell .mock-v1-mode-selector>p{font-size:10px!important;line-height:1.4!important}.app-shell .mock-v1-game .mock-v1-mode-selector>p{color:#bfc2ca!important;font-size:11px!important;line-height:1.45!important}.app-shell .mock-v1-controls-divider{margin:14px 0 10px!important}.app-shell .mock-v1-controls-divider span{color:var(--p2-amber-soft)!important;font-size:12px!important;font-weight:850!important}.app-shell .mock-v1-currency-switch{gap:8px!important}.app-shell .mock-v1-currency-switch button{min-height:58px!important;font-size:12px!important;font-weight:800!important}.app-shell .mock-v1-currency-switch button img{object-fit:contain!important;width:36px!important;height:36px!important}.app-shell .mock-v1-quick-stakes{gap:7px!important}.app-shell .mock-v1-quick-stakes button{min-height:48px!important;font-size:10px!important;font-weight:800!important}.app-shell .mock-v1-stake-row{margin-top:12px!important}.app-shell .mock-v1-stake-row label{color:#ffd45e!important;letter-spacing:.04em!important;font-size:15px!important;font-weight:900!important}.app-shell .mock-v1-stake-input{min-height:58px!important}.app-shell .mock-v1-gold-button{animation:3s ease-in-out infinite p2-pulse;min-height:64px!important;font-size:18px!important}.app-shell .events-v1 .mock-v1-login-days{padding-bottom:7px;grid-template-columns:repeat(7,98px)!important;gap:8px!important}.app-shell .events-v1 .mock-v1-login-days>div{background:radial-gradient(circle at 50% 40%,#ffb52e1a,#0000 44%),#ffffff09!important;border-radius:17px!important;min-height:126px!important;padding:10px 7px!important}.app-shell .events-v1 .mock-v1-login-days>div.is-next{animation:2.5s ease-in-out infinite p2-violet-glow}.app-shell .events-v1 .mock-v1-login-days img{animation:3.1s ease-in-out infinite p2-float;object-fit:contain!important;width:68px!important;height:68px!important}.app-shell .events-v1 .mock-v1-login-days span{font-size:9px!important}.app-shell .events-v1 .mock-v1-login-days strong{color:#fff!important;font-size:9px!important}.app-shell .events-v1 .mock-v1-streak-milestones{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:10px 0 12px!important;display:grid!important}.app-shell .events-v1 .mock-v1-streak-milestones>:is(div,button){text-align:center!important;width:100%!important;min-height:168px!important;font:inherit!important;color:inherit!important;cursor:pointer!important;background:#ffffff0a!important;border:1px solid #ffc22a38!important;border-radius:16px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;margin:0!important;padding:12px 8px 10px!important;display:flex!important}.app-shell .events-v1 .mock-v1-streak-milestones>.is-next{border-color:#ffd65ab8!important;box-shadow:inset 0 0 0 1px #ffd65a2e!important}.app-shell .events-v1 .mock-v1-streak-milestones img{object-fit:contain!important;flex:0 0 72px!important;width:72px!important;height:72px!important}.app-shell .events-v1 .mock-v1-streak-milestones span{text-align:center!important;gap:3px!important;width:100%!important;min-width:0!important;display:grid!important}.app-shell .events-v1 .mock-v1-streak-milestones b{color:#ffd45e!important;letter-spacing:.02em!important;font-size:13px!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-streak-milestones strong{color:#f7f5ef!important;white-space:nowrap!important;font-size:14px!important;font-weight:950!important;line-height:1.2!important}.app-shell .events-v1 .mock-v1-streak-milestones small{color:#d0d3dc!important;white-space:nowrap!important;font-size:12px!important;font-weight:750!important;line-height:1.25!important}.app-shell .events-v1 .mock-v1-wheel-panel{border-color:#9369ff42!important;overflow:visible!important}.app-shell .events-v1 .mock-v1-wheel-stage{isolation:isolate;container-type:inline-size;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:min(100%,420px)!important;min-height:0!important;margin:4px auto 12px!important;display:flex!important;position:relative!important}.app-shell .events-v1 .mock-v1-wheel-currencies{z-index:10!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:min(100%,270px)!important;margin:0 auto 4px!important;display:grid!important;position:relative!important}.app-shell .events-v1 .mock-v1-wheel-currencies.has-free{width:min(100%,270px)!important}.app-shell .events-v1 .mock-v1-wheel-currencies.has-free>.is-free{grid-column:1/-1!important}.app-shell .events-v1 .mock-v1-wheel-currency{z-index:1!important;color:#d9c79e!important;touch-action:manipulation!important;background:linear-gradient(#2b1f12fa,#141111fa)!important;border:1px solid #ffca4b47!important;border-radius:17px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;width:100%!important;min-height:52px!important;padding:6px 10px!important;display:grid!important;position:relative!important;top:auto!important;transform:none!important;box-shadow:inset 0 1px #fff1bf0d,0 9px 20px #0000005c!important}.app-shell .events-v1 .mock-v1-wheel-currency.is-honey{left:auto!important}.app-shell .events-v1 .mock-v1-wheel-currency.is-nectar{border-color:#a568e552!important;right:auto!important}.app-shell .events-v1 .mock-v1-wheel-currency.is-free{border-color:#82d67a57!important}.app-shell .events-v1 .mock-v1-wheel-currency.is-free.is-active{background:radial-gradient(circle at 30% 20%,#a4e88e29,#0000 45%),linear-gradient(#243e1cfc,#141c12fc)!important;border-color:#a4e88ed1!important}.app-shell .events-v1 .mock-v1-wheel-currency>img{object-fit:contain!important;filter:drop-shadow(0 4px 6px #0000007a)!important;width:34px!important;height:34px!important}.app-shell .events-v1 .mock-v1-wheel-currency>span{text-align:left!important;gap:1px!important;min-width:0!important;display:grid!important}.app-shell .events-v1 .mock-v1-wheel-currency strong{color:#fff0b9!important;font-size:17px!important;font-weight:1000!important;line-height:1!important}.app-shell .events-v1 .mock-v1-wheel-currency small{color:#a89571!important;text-overflow:ellipsis!important;font-size:7px!important;font-weight:900!important;line-height:1.1!important;overflow:hidden!important}.app-shell .events-v1 .mock-v1-wheel-currency.is-active{background:radial-gradient(circle at 30% 20%,#ffde752e,#0000 45%),linear-gradient(#5a3a0ffc,#241a10fc)!important;border-color:#ffd663d6!important;box-shadow:inset 0 0 0 1px #ffecae14,0 0 17px #eca6212e,0 9px 20px #00000061!important}.app-shell .events-v1 .mock-v1-wheel-currency.is-nectar.is-active{background:radial-gradient(circle at 30% 20%,#d69bff2b,#0000 45%),linear-gradient(#46275bfc,#1f1626fc)!important;border-color:#cd95ffcc!important}.app-shell .events-v1 .mock-v1-wheel-currency:disabled{cursor:wait!important}.app-shell .events-v1 .mock-v1-wheel{--wheel-size:min(400px, calc(100cqi - 8px));--wheel-slot:calc(var(--wheel-size) * .16);--wheel-radius:calc(var(--wheel-size) * .31);isolation:isolate;width:var(--wheel-size)!important;height:var(--wheel-size)!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;margin:4px auto 14px!important;padding:0!important;position:relative!important;overflow:visible!important}.app-shell .events-v1 .mock-v1-wheel .reward-wheel{will-change:transform;filter:none!important;width:100%!important;height:100%!important;transform:rotate(var(--wheel-rotation,0deg))!important;transform-origin:50%!important;background:radial-gradient(circle,#12141b 0 27%,#0000 28%),repeating-conic-gradient(from -22.5deg,#e8a51f 0deg 45deg,#171a22 45deg 90deg,#6f45b0 90deg 135deg,#171a22 135deg 180deg,#e8a51f 180deg 225deg,#6f45b0 225deg 270deg,#171a22 270deg 315deg,#6f45b0 315deg 360deg)!important;border:10px solid #d4a01a!important;border-radius:50%!important;margin:0!important;transition:transform 2.8s cubic-bezier(.12,.82,.08,1)!important;position:absolute!important;inset:0!important;overflow:hidden!important;box-shadow:0 0 0 3px #8a5a0c,0 0 0 6px #ffc22a2e,0 16px 28px #00000073,inset 0 0 24px #00000059!important}.app-shell .events-v1 .mock-v1-wheel .reward-wheel:after{content:""!important;pointer-events:none!important;background:radial-gradient(circle at 50% 3%,#ffe27a 0 2.2px,#0000 2.6px),radial-gradient(circle at 85% 15%,#ffe27a 0 2.2px,#0000 2.6px),radial-gradient(circle at 97%,#ffe27a 0 2.2px,#0000 2.6px),radial-gradient(circle at 85% 85%,#ffe27a 0 2.2px,#0000 2.6px),radial-gradient(circle at 50% 97%,#ffe27a 0 2.2px,#0000 2.6px),radial-gradient(circle at 15% 85%,#ffe27a 0 2.2px,#0000 2.6px),radial-gradient(circle at 3%,#ffe27a 0 2.2px,#0000 2.6px),radial-gradient(circle at 15% 15%,#ffe27a 0 2.2px,#0000 2.6px)!important;border:0!important;border-radius:50%!important;display:block!important;position:absolute!important;inset:4px!important;box-shadow:inset 0 0 0 2px #ffd45b59!important}.app-shell .events-v1 .mock-v1-wheel .reward-wheel.is-spinning{filter:none!important}.app-shell .events-v1 .mock-v1-wheel .reward-wheel-slot{will-change:transform;z-index:2!important;width:var(--wheel-slot)!important;height:var(--wheel-slot)!important;transform:translate(-50%, -50%) rotate(var(--wheel-angle)) translateY(calc(var(--wheel-radius) * -1)) rotate(calc((var(--wheel-angle) + var(--wheel-rotation,0deg)) * -1))!important;transform-origin:50%!important;place-items:center!important;margin:0!important;padding:0!important;transition:transform 2.8s cubic-bezier(.12,.82,.08,1)!important;display:grid!important;position:absolute!important;top:50%!important;left:50%!important}.app-shell .events-v1 .mock-v1-wheel .reward-wheel-slot img{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 3px 5px #0000008c)!important;width:100%!important;height:100%!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center{z-index:6!important;cursor:pointer!important;touch-action:manipulation!important;background:radial-gradient(circle at 40% 35%,#3a2a14,#0c0e14 70%)!important;border:3px solid #ffd45e!important;border-radius:50%!important;place-items:center!important;width:34%!important;height:34%!important;margin:0!important;padding:0!important;transition:filter .15s,box-shadow .15s!important;display:grid!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 0 5px #ffb52e1f,0 8px 20px #0006!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center:hover:not(:disabled),.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center:focus-visible{filter:brightness(1.12)!important;box-shadow:0 0 0 6px #ffb52e33,0 0 22px #ffb72847,0 8px 20px #0006!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center:active:not(:disabled){transform:translate(-50%,-50%)scale(.95)!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center:disabled{cursor:wait!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center img{object-fit:contain!important;width:88%!important;height:88%!important;animation:none!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center>span{color:#fff1b0!important;letter-spacing:.1em!important;text-align:center!important;text-shadow:0 1px 4px #000!important;pointer-events:none!important;font-size:7px!important;font-weight:1000!important;line-height:1!important;position:absolute!important;bottom:5px!important;left:0!important;right:0!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-center{pointer-events:none!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-hit{z-index:9!important;width:100%!important;height:100%!important;box-shadow:none!important;cursor:pointer!important;touch-action:manipulation!important;background:0 0!important;border:0!important;border-radius:50%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.app-shell .events-v1 .mock-v1-wheel>.reward-wheel-hit:disabled{cursor:wait!important}.app-shell .events-v1 .mock-v1-wheel .reward-wheel-pointer{z-index:8!important;clip-path:polygon(0 0,100% 0,50% 100%)!important;pointer-events:none!important;filter:drop-shadow(0 4px 6px #00000073)!important;background:linear-gradient(#ffe27a,#f5a518 70%)!important;border:2px solid #7b3100!important;width:28px!important;height:36px!important;position:absolute!important;top:-8px!important;left:50%!important;transform:translate(-50%)!important}.app-shell .events-v1 .mock-v1-caption{color:#aeb1bb!important;font-size:9px!important;line-height:1.45!important}.app-shell .events-v1 .mock-v1-season{border-color:#9369ff40!important;padding:17px!important}.app-shell .events-v1 .mock-v1-season-progress{border-radius:18px!important;grid-template-columns:88px minmax(0,1fr) auto!important;min-height:108px!important;padding:12px!important}.app-shell .events-v1 .mock-v1-season-progress>img{animation:3s ease-in-out infinite p2-glow;width:86px!important;height:86px!important}.app-shell .events-v1 .mock-v1-season-progress span,.app-shell .events-v1 .mock-v1-season-progress small{font-size:10px!important}.app-shell .events-v1 .mock-v1-season-progress>strong{color:#fff!important;font-size:18px!important}.app-shell .events-v1 .mock-v1-season-track{border-radius:18px!important;grid-template-columns:repeat(50,112px)!important;gap:7px!important;padding:8px!important}.app-shell .events-v1 .mock-v1-season-track>div{border-radius:15px!important;min-height:126px!important;padding:9px 6px!important}.app-shell .events-v1 .mock-v1-season-track img{animation:3.4s ease-in-out infinite p2-float;object-fit:contain!important;width:72px!important;height:72px!important}.app-shell .events-v1 .mock-v1-season-track small{color:#d5d7dd!important;font-size:9px!important;line-height:1.25!important}.app-shell .events-v1 .mock-v1-season-track .mock-v1-track-label{font-size:10px!important}.app-shell .events-v1 .mock-v1-chest-grid,.app-shell .events-v1 .mock-v1-booster-grid{gap:9px!important}.app-shell .events-v1 .mock-v1-chest-grid button,.app-shell .events-v1 .mock-v1-booster-grid button{background:radial-gradient(circle at 50% 38%,#ffb52e1f,#0000 42%),#ffffff09!important;border-radius:17px!important;min-height:158px!important;padding:12px 10px 11px!important}.app-shell .events-v1 .mock-v1-chest-grid img,.app-shell .events-v1 .mock-v1-booster-grid img{animation:3.2s ease-in-out infinite p2-float;object-fit:contain!important;width:84px!important;height:84px!important}.app-shell .events-v1 .mock-v1-chest-grid strong,.app-shell .events-v1 .mock-v1-booster-grid strong{color:#fff6d8!important;letter-spacing:-.02em!important;text-transform:none!important;white-space:nowrap!important;font-size:14px!important;font-weight:900!important;line-height:1.15!important}.app-shell .events-v1 .mock-v1-chest-grid small,.app-shell .events-v1 .mock-v1-booster-grid small{color:#f0c56a!important;text-transform:none!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}.app-shell .events-v1 .mock-v1-chest-grid .mock-v1-chest-card>img{width:84px!important;height:84px!important}.app-shell .events-v1 .mock-v1-chest-card>span{gap:4px!important;width:100%!important}.app-shell .events-v1 .mock-v1-chest-grid b{display:none!important}.app-shell .events-v1 .mock-v1-chest-card.is-medium{border-color:#f3b2396b!important}.app-shell .events-v1 .mock-v1-chest-card.is-large{background:radial-gradient(circle at 50% 35%,#ffc8492b,#0000 45%),#ffffff09!important;border-color:#ffd25e8a!important}.app-shell .events-v1 .mock-v1-chest-card.is-premium{background:radial-gradient(circle at 50% 35%,#9457ff2e,#0000 45%),#ffffff09!important;border-color:#a770ff80!important}.app-shell .events-v1 .mock-v1-quest{position:relative;border-radius:16px!important;grid-template-columns:68px minmax(0,1fr) auto!important;gap:10px!important;min-height:92px!important;padding:8px!important}.app-shell .events-v1 #daily-quests,.app-shell .events-v1 #weekly-quests{scroll-margin-top:96px}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest,body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest:not(.is-claimable){border-radius:14px!important;grid-template-rows:auto auto!important;grid-template-columns:64px minmax(0,1fr)!important;align-content:center!important;align-items:center!important;gap:6px!important;min-width:0!important;min-height:112px!important;padding:7px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest:is(.is-claimable,.is-claimed){min-height:137px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest>img{align-self:center!important;width:56px!important;height:56px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest>div{align-self:center!important;min-width:0!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:22px;color:#fff1c5!important;white-space:normal!important;font-size:10px!important;font-weight:950!important;line-height:1.1!important;display:-webkit-box!important;overflow:hidden!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest small{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:18px;color:#cbb991!important;white-space:normal!important;font-size:8px!important;font-weight:750!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest .mock-v1-progress{height:5px!important;margin-top:4px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest b{margin-top:3px!important;font-size:8px!important;line-height:1!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest>button{border-radius:9px!important;grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;min-height:31px!important;padding:5px 8px!important;font-size:9px!important}.app-shell .events-v1 .mock-v1-quest__claimed{background:linear-gradient(#ffe477,#e39a13);border:1px solid #ffe38b;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:1000;display:grid;position:absolute;top:5px;right:4px;box-shadow:0 5px 15px #f6ab1d4d;color:#241502!important;font-size:13px!important;line-height:1!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest__claimed{border-radius:9px;grid-area:2/1/auto/-1;width:100%;height:auto;min-height:31px;position:static}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo{background:radial-gradient(circle at 8%,#ffc63f24,#0000 32%),#ffffff0b!important;grid-column:1/-1!important;grid-template-columns:68px minmax(0,1fr)!important;min-height:84px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo:is(.is-claimable,.is-claimed){min-height:119px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo>img{width:66px!important;height:66px!important}@media (width<=340px){body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest-list{gap:5px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest,body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest:not(.is-claimable){grid-template-columns:62px minmax(0,1fr)!important;gap:5px!important;min-height:108px!important;padding:6px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest>img{width:48px!important;height:48px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest strong{font-size:9px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest small{font-size:7px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo{grid-template-columns:58px minmax(0,1fr)!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo>img{width:56px!important;height:56px!important}}body[data-active-tab=game] .app-shell .mine-bay__header:after{content:none!important;display:none!important}body[data-active-tab=game] .app-shell .mine-bay__viewport:before,body[data-active-tab=game] .app-shell .mine-bay__viewport:after{content:none!important;display:none!important}body[data-active-tab=game] .app-shell .mine-bay__cell:before{content:none!important;display:none!important}.app-shell .events-v1 .mock-v1-quest>img{object-fit:contain!important;width:66px!important;height:66px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.app-shell .events-v1 .mock-v1-quest strong{color:#fff!important;font-size:11px!important}.app-shell .events-v1 .mock-v1-quest small,.app-shell .events-v1 .mock-v1-quest b{font-size:9px!important}.app-shell :is(.v1-apiary__sections>button,.v1-apiary__overview>button,.mock-v1-exchange-card,.mock-v1-wax-card,.mock-v1-mode-selector__grid>button,.events-v1 .mock-v1-panel){transition:transform .2s,border-color .2s,box-shadow .2s!important}.app-shell :is(.v1-apiary__sections>button,.v1-apiary__overview>button,.mock-v1-exchange-card,.mock-v1-wax-card,.mock-v1-mode-selector__grid>button,.events-v1 .mock-v1-panel):active{transform:scale(.985)}.app-shell :is(.v1-apiary__collect,.mock-v1-gold-button,.mock-v1-primary,.mock-v1-calculator__total button){position:relative;overflow:hidden}@media (width<=359px){.app-shell .v1-hud{grid-template-columns:105px minmax(0,1fr) 38px!important}.app-shell .balance-strip__item{padding-inline:4px!important}.app-shell .balance-strip__icon{flex-basis:30px!important;width:30px!important;height:30px!important}.app-shell .v1-apiary__stats img{width:34px!important;height:34px!important}.app-shell .v1-apiary__sections>button{min-height:172px!important}.app-shell .mock-v1-calculator{padding-inline:28px!important}.app-shell .mock-v1-mode-selector__grid>button{grid-template-columns:86px minmax(0,1fr)!important}.app-shell .mock-v1-mode-art{width:80px!important}.app-shell .mock-v1-mode-limit{grid-column:2}}@media (prefers-reduced-motion:reduce){.app-shell *,body[data-active-tab=apiary] *{animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes p2-particles-rise{0%{opacity:0;transform:translateY(28vh)}20%{opacity:.7}80%{opacity:.55}to{opacity:0;transform:translate(8px,-32vh)}}.app-shell{isolation:isolate;position:relative}.app-shell:before,.app-shell:after{content:none!important;display:none!important}.app-shell .honey-particles{z-index:35!important;pointer-events:none!important;position:absolute!important;inset:0!important;overflow:hidden!important}.app-shell .honey-particles>i{pointer-events:none;display:none;position:absolute;inset:-10% 0}.app-shell .honey-particles>i:first-child{opacity:.55;filter:drop-shadow(0 0 4px #ffaa148c);background-image:radial-gradient(circle,#ffbe28f2 0 1.2px,#0000 2.2px),radial-gradient(circle,#ffa014cc 0 1px,#0000 1.8px);background-position:18% 22%,72% 58%;background-repeat:repeat;background-size:180px 240px,220px 280px;animation:22s linear infinite p2-particles-rise;display:block}.app-shell .honey-particles>i:nth-child(2),.app-shell .honey-particles>i:nth-child(3){display:none!important}.app-shell :is(.shell-top,.content){z-index:2;position:relative}body>.toast.toast--nav{z-index:10000!important;top:auto!important;left:50%!important;right:auto!important;bottom:calc(94px + var(--safe-bottom,0px))!important;pointer-events:none!important;background:radial-gradient(circle at 12% 0,#ffbc1e2e,#0000 42%),linear-gradient(160deg,#1c160cfa,#0a0b0ffa)!important;border:1px solid #ffc22a6b!important;border-radius:18px!important;align-content:center!important;gap:4px!important;width:min(440px,100% - 20px)!important;max-width:calc(100% - 20px)!important;min-height:72px!important;margin:0!important;padding:14px 16px!important;animation:.32s cubic-bezier(.2,.85,.25,1) p2-toast-up!important;display:grid!important;position:fixed!important;transform:translate(-50%)!important;box-shadow:0 18px 40px #0000008c,0 0 24px #ffb41429!important}body>.toast.toast--nav strong{color:#ffd45e!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:13px!important;font-weight:900!important}body>.toast.toast--nav span{color:#fff!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:16px!important;font-weight:800!important;line-height:1.25!important}body>.toast.toast--nav.is-error{background:radial-gradient(circle at 12% 0,#ff5a3238,#0000 42%),linear-gradient(160deg,#34100cfa,#0e0808fa)!important;border-color:#ff6e508c!important;box-shadow:0 18px 40px #0000008c,0 0 24px #ff50322e!important}body>.toast.toast--nav.is-error strong{color:#ffb39f!important}@keyframes p2-toast-up{0%{opacity:0;transform:translate(-50%,28px)}to{opacity:1;transform:translate(-50%)}}.app-shell :is(.mock-v1-notice,.inline-notice,.v1-apiary__notice,.v1-modal__notice,.mock-v1-market-notice,.mock-v1-message,.premium-apiary__notice,.sky-apiary__notice,.scene-notice){display:none!important}.app-shell .game-modal-backdrop,.app-shell .game-modal,body[data-active-tab=apiary] .game-modal{z-index:60!important}@media (prefers-reduced-motion:reduce){.app-shell .honey-particles>i:first-child{opacity:.28!important;animation:none!important}}.app-shell .v1-hud{background:radial-gradient(circle at 12% 48%,#ffbe1e2e,#0000 35%),linear-gradient(145deg,#181b23fc,#0c0e13fc)!important;border-color:#ffc32a42!important;grid-template-columns:clamp(92px,27vw,108px) minmax(0,1fr) 44px!important;height:96px!important}.app-shell .v1-hud__brand{isolation:isolate!important;width:88px!important;height:88px!important;position:relative!important;overflow:visible!important}.app-shell .v1-hud__brand:before{z-index:0!important;pointer-events:none!important;content:""!important;filter:none!important;width:72%!important;height:58%!important;box-shadow:none!important;background:radial-gradient(circle,#ffc4306b 0%,#ffaa1424 48%,#0000 72%)!important;border-radius:50%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-58%)!important}.app-shell .v1-hud__brand img{z-index:1!important;object-fit:contain!important;-webkit-filter:none!important;width:88px!important;height:88px!important;animation:none!important;position:relative!important}.app-shell .v1-hud__prestige>span,.app-shell .bottom-nav button.is-active{color:#ffd35a!important}.app-shell .bottom-nav button.is-active,.app-shell .bottom-nav button.is-active .nav-icon img{animation:none!important}.app-shell .v1-apiary__collect{color:#211300!important;background:linear-gradient(#ffffff52,#0000 35%),linear-gradient(135deg,#ffd965,#ffb81f 55%,#f89b0b)!important;border:1px solid #ffe183!important;border-radius:18px!important;min-height:58px!important;margin-block:9px!important;animation:none!important;overflow:hidden!important;box-shadow:inset 0 -3px #9850002e,0 7px 18px #ffaa0f2e,0 0 16px #ffc42824!important}.app-shell .v1-apiary__collect:after,.app-shell .v1-apiary__collect>img:first-child{display:none!important}.app-shell .v1-apiary__collect span{z-index:1!important;letter-spacing:-.02em!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(16px,4.5vw,19px)!important;font-weight:950!important}.app-shell .v1-apiary__collect>img:last-child{z-index:1!important;width:34px!important;height:34px!important;animation:2.8s ease-in-out infinite p2-glow!important}.app-shell .v1-apiary__sections>button,.app-shell .v1-apiary__overview>button{font-family:Inter,Segoe UI,Arial,sans-serif!important}.app-shell .v1-apiary__sections>button>strong,.app-shell .v1-apiary__overview>button>strong{text-rendering:geometricprecision;letter-spacing:-.025em!important;font-family:inherit!important;font-weight:950!important}.app-shell .v1-apiary__sections>button:nth-child(4)>img:not(.v1-apiary__arrow){object-fit:contain!important;width:94px!important;height:94px!important;top:14px!important;right:8px!important}.app-shell .v1-apiary__sections>button>small{font-family:inherit!important;font-weight:650!important}.app-shell .v1-apiary__overview{gap:7px!important}.app-shell .v1-apiary__overview>button{background:radial-gradient(circle at 50% 36%,#ffc0231f,#0000 42%),linear-gradient(145deg,#1c1e26fa,#0d1016fc)!important;border-color:#ffc32a2e!important;border-radius:19px!important;min-height:186px!important;padding:12px 8px 48px!important}.app-shell .v1-apiary__overview>button>strong{place-items:start center;min-height:32px;display:grid;color:#fff!important;font-size:clamp(10px,2.8vw,12px)!important;line-height:1.08!important}.app-shell .v1-apiary__production{grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:4px!important;width:100%!important;min-height:87px!important;margin-top:5px!important;display:grid!important}.app-shell .v1-apiary__production>img{object-fit:contain!important;width:54px!important;height:72px!important;animation:3s ease-in-out infinite p2-glow!important;position:static!important}.app-shell .v1-apiary__production dl{text-align:left!important;gap:5px!important;min-width:0!important;display:grid!important}.app-shell .v1-apiary__production dl>div{grid-template-columns:1fr!important;gap:1px!important;display:grid!important}.app-shell .v1-apiary__production :is(dt,dd){text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;overflow:hidden!important}.app-shell .v1-apiary__production dt{color:#aeb2bd!important;font-size:8px!important;font-weight:700!important}.app-shell .v1-apiary__production dd{color:#ffd45d!important;font-size:10px!important;font-weight:900!important}body[data-active-tab=apiary] .game-modal{background:radial-gradient(circle at 86% 0,#ffbe1e29,#0000 34%),linear-gradient(145deg,#1b1d24,#0b0d12 72%)!important;border-color:#ffc42a7a!important;box-shadow:0 28px 70px #000000a8,0 0 38px #ffbc1b24!important}body[data-active-tab=apiary] .game-modal>header{background:linear-gradient(90deg,#ffbe1e2b,#ffbe1e09)!important}body[data-active-tab=apiary] .game-modal>header h2,body[data-active-tab=apiary] .v1-modal{font-family:Inter,Segoe UI,Arial,sans-serif!important}body[data-active-tab=apiary] .v1-bee-filter{background:#ffc42a0f!important;border:0!important;border-radius:18px!important;gap:5px!important;padding:5px!important}body[data-active-tab=apiary] .v1-bee-filter button{border:0!important;border-radius:14px!important;min-height:46px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:11px!important;font-weight:900!important}body[data-active-tab=apiary] .v1-bee-filter button.is-active{color:#251500!important;background:linear-gradient(135deg,#ffe077,#ffb71d)!important;box-shadow:0 7px 18px #ffae1033!important}body[data-active-tab=apiary] .v1-bee-grid{gap:10px!important}body[data-active-tab=apiary] .v1-bee-grid>button,body[data-active-tab=apiary] .v1-bee-grid>button.is-owned{background:radial-gradient(circle at 50% 34%,#ffc62f26,#0000 43%),linear-gradient(155deg,#22242bfc,#0e1016fc)!important;border:0!important;border-radius:28px!important;min-height:244px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe8a014,0 11px 24px #00000045!important}body[data-active-tab=apiary] .v1-bee-grid>button.is-owned{box-shadow:inset 0 0 0 1px #ffc73573,inset 0 1px #fff1c11a,0 0 20px #ffb51917!important}body[data-active-tab=apiary] .v1-bee-grid strong{font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:950!important}body[data-active-tab=apiary] .v1-bee-grid :is(small,b){font-family:Inter,Segoe UI,Arial,sans-serif!important;font-weight:750!important}body[data-active-tab=apiary] .v1-bee-grid__number{z-index:2!important;color:#321b03!important;letter-spacing:.025em!important;text-align:center!important;background:linear-gradient(145deg,#ffe58b 0%,#f2b72b 48%,#d8890e 100%)!important;border:1px solid #ffefb1c7!important;border-radius:11px 11px 11px 5px!important;min-width:48px!important;padding:5px 8px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:9px!important;font-weight:950!important;line-height:1!important;top:9px!important;right:9px!important;box-shadow:inset 0 1px #ffffffa8,inset 0 -1px #743f0047,0 5px 12px #00000047!important}body[data-active-tab=apiary] .v1-nectar-packs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important;display:grid!important}body[data-active-tab=apiary] .v1-nectar-packs>button{color:#fff8e8!important;background:linear-gradient(155deg,#2a2216fa,#100e0cfa)!important;border:0!important;border-radius:16px!important;justify-items:center!important;gap:4px!important;min-height:84px!important;padding:10px 8px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffc44a47!important}body[data-active-tab=apiary] .v1-nectar-packs img{object-fit:contain!important;width:28px!important;height:28px!important}body[data-active-tab=apiary] .v1-nectar-packs strong{font-size:13px!important;font-weight:900!important}body[data-active-tab=apiary] .v1-nectar-packs small{color:var(--p2-amber-soft)!important;font-size:11px!important;font-weight:800!important}.app-shell .mock-v1-market{font-family:Inter,Segoe UI,Arial,sans-serif!important}.app-shell .mock-v1-exchange-card{background:radial-gradient(circle at 88% 44%,#ffbf2021,#0000 40%),linear-gradient(145deg,#191c23,#101218)!important;border:1px solid #ffc53040!important;border-radius:24px!important;min-height:252px!important;padding:20px!important;overflow:hidden!important}.app-shell .mock-v1-exchange-card.is-fountain{background:radial-gradient(circle at 88% 44%,#ffbb1829,#0000 40%),linear-gradient(145deg,#1b1d22,#101217)!important;border-color:#ffc42c57!important}.app-shell .mock-v1-exchange-card__copy{z-index:2!important;width:63%!important;min-height:212px!important}.app-shell .mock-v1-exchange-card__copy h2,.app-shell .mock-v1-wax-card h2{color:#fff!important;letter-spacing:-.045em!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(19px,5.4vw,23px)!important;font-weight:950!important;line-height:.98!important}.app-shell .mock-v1-exchange-card__copy h2 b,.app-shell .mock-v1-wax-card h2 b{color:#ffbf2d!important}.app-shell .mock-v1-exchange-card__copy p,.app-shell .mock-v1-wax-card>p{color:#d0d2d8!important;max-width:100%!important;font-size:11px!important;font-weight:600!important;line-height:1.48!important}.app-shell .mock-v1-rate{white-space:nowrap!important;flex-wrap:nowrap!important;align-items:center!important;gap:5px!important;width:max-content!important;max-width:100%!important;display:flex!important}.app-shell .mock-v1-rate strong{color:#fff!important;white-space:nowrap!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(17px,4.8vw,21px)!important;font-weight:950!important;line-height:1!important}.app-shell .mock-v1-rate img{flex:0 0 25px!important;width:25px!important;height:29px!important}.app-shell .mock-v1-exchange-card__copy>small{color:#989ca6!important;max-width:100%!important;font-size:8px!important;font-weight:600!important;line-height:1.35!important}.app-shell .mock-v1-exchange-card__copy>button,.app-shell .mock-v1-wax-card>button{border-radius:14px!important;min-height:45px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:10px!important;font-weight:900!important}.app-shell .mock-v1-market .mock-v1-exchange-card__art,.app-shell .mock-v1-market .mock-v1-exchange-card.is-fountain .mock-v1-exchange-card__art{object-fit:contain!important;object-position:center!important;opacity:1!important;width:145px!important;min-width:145px!important;max-width:145px!important;height:216px!important;animation:3.4s ease-in-out infinite p2-glow!important;top:18px!important;bottom:auto!important;right:-4px!important;-webkit-mask-image:none!important;mask-image:none!important}.app-shell .mock-v1-wax-card{background:radial-gradient(circle at 88% 54%,#ffbc191f,#0000 42%),linear-gradient(145deg,#191c23,#0f1117)!important;border:1px solid #ffc22a47!important;border-radius:24px!important;min-height:238px!important;padding:18px!important;overflow:hidden!important}.app-shell .mock-v1-wax-card>header,.app-shell .mock-v1-wax-card>p,.app-shell .mock-v1-wax-limits,.app-shell .mock-v1-wax-card>button{z-index:2!important;position:relative!important}.app-shell .mock-v1-wax-card>header{padding-right:4px!important}.app-shell .mock-v1-wax-card>header>div{width:62%!important}.app-shell .mock-v1-wax-card>header>span{color:#ffd45e!important;background:#ffc02612!important;border-color:#ffc32a5c!important;min-width:98px!important;min-height:32px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:8px!important;font-weight:900!important}.app-shell .mock-v1-wax-card>p,.app-shell .mock-v1-wax-limits,.app-shell .mock-v1-wax-card>button{width:63%!important}.app-shell .mock-v1-wax-limits{gap:5px!important}.app-shell .mock-v1-wax-limits>div{background:#ffffff0b!important;border:0!important;border-radius:13px!important;min-height:68px!important;padding:7px 3px!important}.app-shell .mock-v1-wax-limits :is(span,strong,small){font-family:Inter,Segoe UI,Arial,sans-serif!important}.app-shell .mock-v1-market .mock-v1-wax-card__art{object-fit:contain!important;opacity:1!important;width:148px!important;min-width:148px!important;max-width:148px!important;height:188px!important;animation:3.4s ease-in-out infinite p2-glow!important;top:48px!important;right:0!important;-webkit-mask-image:none!important;mask-image:none!important}.app-shell .mock-v1-market .mock-v1-calculator{background:radial-gradient(circle at 100% 0,#ffbf1e26,#0000 34%),radial-gradient(circle at 0 100%,#ffb71114,#0000 32%),linear-gradient(145deg,#1b1e25,#0d0f14 76%)!important;border:1px solid #ffc63047!important;border-radius:26px!important;min-height:0!important;margin-top:14px!important;padding:22px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0f,0 18px 42px #00000057,0 0 25px #ffba1914!important}.app-shell .mock-v1-calculator:before{content:"";background:linear-gradient(90deg,#0000,#ffd45f 20%,#ffb71b 80%,#0000);border-radius:0 0 8px 8px;width:76%;height:3px;position:absolute;top:0;left:12%;box-shadow:0 0 12px #ffbb1c8a}.app-shell .mock-v1-calculator>header{text-align:left!important;margin-bottom:14px!important}.app-shell .mock-v1-calculator>header>span{color:#ffbd2b!important;letter-spacing:.05em!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:10px!important;font-weight:900!important}.app-shell .mock-v1-calculator>header h2{color:#fff!important;letter-spacing:-.045em!important;margin-top:4px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(22px,6vw,27px)!important;font-weight:950!important;line-height:1.03!important}.app-shell .mock-v1-calculator__tabs{background:#ffffff09!important;border-radius:16px!important;gap:4px!important;margin-bottom:12px!important;padding:4px!important}.app-shell .mock-v1-calculator__tabs button{background:0 0!important;border:0!important;border-radius:12px!important;min-height:44px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:10px!important;font-weight:850!important}.app-shell .mock-v1-calculator__tabs button.is-active{color:#241500!important;background:linear-gradient(135deg,#ffe17a,#ffb51a)!important}.app-shell .mock-v1-calculator__exchange{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;gap:10px!important;display:grid!important}.app-shell .mock-v1-calculator__exchange>label,.app-shell .mock-v1-calculator__give{grid-column:1/-1!important}.app-shell .mock-v1-calculator__rate{grid-column:1!important}.app-shell .mock-v1-calculator__arrow{color:#ffbf2d!important;grid-column:2!important;place-self:center!important;width:26px!important;height:26px!important}.app-shell .mock-v1-calculator__result{grid-column:3!important}.app-shell .mock-v1-calculator__exchange>label,.app-shell .mock-v1-calculator__give,.app-shell .mock-v1-calculator__rate,.app-shell .mock-v1-calculator__result{background:#04060a9e!important;border:1px solid #ffc63233!important;border-radius:18px!important;min-height:88px!important;padding:14px!important}.app-shell .mock-v1-calculator__give{gap:10px!important;min-height:0!important;display:grid!important}.app-shell .mock-v1-calculator__label{color:#c4c7d0!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:12px!important;font-weight:800!important;display:block!important}.app-shell .mock-v1-calculator__input{background:#ffffff08!important;border:1px solid #ffc63247!important;border-radius:16px!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:64px!important;padding:8px 10px!important;display:grid!important}.app-shell .mock-v1-calculator__input img{object-fit:contain!important;filter:drop-shadow(0 0 8px #ffb41459)!important;flex-basis:48px!important;width:48px!important;height:52px!important}.app-shell .mock-v1-calculator__input input{color:#fff!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;padding:0!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:28px!important;font-weight:900!important;line-height:1!important}.app-shell .mock-v1-calculator__input input::placeholder{color:#ffffff59!important;opacity:1!important}.app-shell .mock-v1-calculator__unit{color:#211400!important;letter-spacing:.01em!important;white-space:nowrap!important;background:linear-gradient(135deg,#ffe27a,#ffb51a)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.app-shell .mock-v1-calculator__available{color:#b0b4be!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:13px!important;font-weight:700!important}.app-shell .mock-v1-calculator__result strong{color:#fff!important;margin-top:6px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:22px!important;font-weight:900!important;line-height:1.15!important}.app-shell .mock-v1-calculator__rate strong{color:#ffd45e!important;margin-top:6px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:900!important;line-height:1.3!important}.app-shell .mock-v1-calculator__exchange :is(span,small,b){font-family:Inter,Segoe UI,Arial,sans-serif!important}.app-shell .mock-v1-calculator__total{grid-template-columns:minmax(0,1fr) minmax(148px,1.05fr)!important;align-items:center!important;gap:12px!important;margin-top:14px!important;padding-top:14px!important;display:grid!important}.app-shell .mock-v1-calculator__total span,.app-shell .mock-v1-calculator__total strong,.app-shell .mock-v1-calculator__total button{font-family:Inter,Segoe UI,Arial,sans-serif!important}.app-shell .mock-v1-calculator__total strong{color:#ffd45e!important;margin-top:4px!important;font-size:26px!important;font-weight:950!important;line-height:1!important;display:block!important}.app-shell .mock-v1-calculator__total button{color:#251500!important;background:linear-gradient(135deg,#ffe17b,#ffb318)!important;border:0!important;border-radius:15px!important;min-height:56px!important;font-size:13px!important;font-weight:950!important;box-shadow:0 9px 22px #ffb1142e!important}.app-shell .mock-v1-calculator__total button:disabled{color:#8f8269!important;box-shadow:none!important;background:#2d2b26!important}.app-shell .mock-v1-calculator__trust{background:radial-gradient(circle at 8% 20%,#46be7829,#0000 46%),#ffffff08!important;border:1px solid #58d28c47!important;border-radius:18px!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin-top:14px!important;padding:14px!important;display:grid!important}.app-shell .mock-v1-calculator__trust svg{color:#62d491!important;filter:drop-shadow(0 0 10px #62d49173)!important;width:48px!important;height:48px!important}.app-shell .mock-v1-calculator__trust p{color:#e8ebf2!important;margin:0!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important}.app-shell .mock-v1-calculator__trust span{color:#aeb3bf!important;margin-top:4px!important;font-size:13px!important;font-weight:650!important;display:block!important}.app-shell .mock-v1-calculator>p{display:none!important}@media (width<=359px){.app-shell .v1-hud{grid-template-columns:82px minmax(0,1fr) 38px!important}.app-shell .v1-hud__brand,.app-shell .v1-hud__brand img{width:76px!important;height:76px!important}.app-shell .v1-hud__brand img{filter:none!important}.app-shell .v1-apiary__production{grid-template-columns:44px minmax(0,1fr)!important}.app-shell .v1-apiary__production>img{width:42px!important;height:60px!important}.app-shell .mock-v1-market .mock-v1-exchange-card__art,.app-shell .mock-v1-market .mock-v1-exchange-card.is-fountain .mock-v1-exchange-card__art{width:126px!important;min-width:126px!important;max-width:126px!important;right:-12px!important}.app-shell .mock-v1-market .mock-v1-calculator{padding:18px!important}.app-shell .mock-v1-calculator__total{grid-template-columns:1fr!important}.app-shell .mock-v1-calculator__input{grid-template-columns:42px minmax(0,1fr) auto!important;min-height:58px!important}.app-shell .mock-v1-calculator__input img{width:42px!important;height:46px!important}.app-shell .mock-v1-calculator__input input{font-size:24px!important}.app-shell .mock-v1-calculator__unit{font-size:13px!important}.app-shell .mock-v1-calculator__trust{grid-template-columns:46px minmax(0,1fr)!important}.app-shell .mock-v1-calculator__trust svg{width:42px!important;height:42px!important}}@media (width<=390px){.app-shell .profile-v1__title{grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;min-height:132px!important;padding:14px!important}.app-shell .profile-v1__title-bee{border-radius:24px!important;width:96px!important;height:96px!important}.app-shell .profile-v1__title h1{font-size:26px!important}.app-shell .profile-v1__player-panel .mock-v1-player-card,.app-shell .profile-v1__identity{grid-template-columns:104px minmax(0,1fr)!important;gap:12px!important}.app-shell .profile-v1 .mock-v1-avatar-frame,.app-shell .mock-v1-avatar-frame{border-radius:24px!important;width:100px!important;height:100px!important}.app-shell .mock-v1-player-main h2{font-size:22px!important}.app-shell .mock-v1-player-stats>div{min-height:92px!important}}.app-shell .profile-v1__top-grid,.app-shell .profile-v1__lower-grid,.app-shell .profile-v1 .mock-v1-profile-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin-top:12px!important}.app-shell .profile-v1 .mock-v1-profile-panel{border-radius:22px!important;padding:16px!important}.app-shell .profile-v1 .mock-v1-panel-title h2{letter-spacing:-.01em!important;font-size:20px!important;font-weight:900!important}.app-shell .profile-v1 .mock-v1-panel-title>div{gap:10px!important}.app-shell .profile-v1 .profile-v1__section-number{isolation:isolate!important;color:#211404!important;width:38px!important;height:38px!important;box-shadow:none!important;filter:drop-shadow(0 5px 9px #0000006b)drop-shadow(0 0 7px #ffb51f40)!important;clip-path:polygon(50% 0,88% 14%,100% 53%,78% 91%,50% 100%,22% 91%,0 53%,12% 14%)!important;background:linear-gradient(145deg,#fff0a1 0%,#ffc83f 34%,#e88b0b 72%,#9b4d00 100%)!important;border:0!important;border-radius:0!important;flex:0 0 38px!important;place-items:center!important;display:grid!important;position:relative!important;overflow:hidden!important}.app-shell .profile-v1 .profile-v1__section-number:before{content:""!important;z-index:0!important;clip-path:inherit!important;background:radial-gradient(circle at 35% 24%,#fffcd2eb,#0000 26%),linear-gradient(155deg,#ffd75a 0%,#f6a916 58%,#c26703 100%)!important;position:absolute!important;inset:3px!important;box-shadow:inset 0 1px #ffffffb8,inset 0 -3px 5px #672e006b!important}.app-shell .profile-v1 .profile-v1__section-number:after{content:""!important;z-index:2!important;filter:blur(.25px)!important;pointer-events:none!important;background:#ffffffad!important;border-radius:999px!important;width:11px!important;height:4px!important;position:absolute!important;top:7px!important;left:9px!important;transform:rotate(-24deg)!important}.app-shell .profile-v1 .profile-v1__section-number>b{z-index:1!important;color:#261402!important;letter-spacing:-.04em!important;text-shadow:0 1px #fff1a8c2!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:17px!important;font-weight:950!important;line-height:1!important;position:relative!important}.app-shell .profile-v1 :is(.mock-v1-panel-copy,.mock-v1-data-note){color:#c9ccd6!important;font-size:14px!important;font-weight:650!important;line-height:1.5!important}.app-shell .profile-v1 :is(.mock-v1-primary,.mock-v1-secondary){border-radius:16px!important;min-height:56px!important;font-size:16px!important;font-weight:900!important}.app-shell .profile-v1__title{grid-template-columns:136px minmax(0,1fr)!important;min-height:168px!important}.app-shell .profile-v1__title-bee{object-fit:contain!important;object-position:center!important;border-radius:26px!important;width:136px!important;height:136px!important}.app-shell .profile-v1__title h1{font-size:clamp(32px,9vw,40px)!important;font-weight:950!important}.app-shell .profile-v1__title>div>span{letter-spacing:.06em!important;font-size:12px!important;font-weight:900!important}.app-shell .profile-v1__title p{font-size:14px!important;font-weight:650!important;line-height:1.45!important}.app-shell .profile-v1__wallet-panel{margin-top:12px!important}.app-shell .profile-v1__wallet-balance{background:radial-gradient(circle at 8%,#ffb52e29,#0000 42%),#ffffff0a!important;border:1px solid #ffc22a47!important;border-radius:18px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important;padding:12px 14px!important;display:grid!important}.app-shell .profile-v1__wallet-balance img{object-fit:contain!important;width:54px!important;height:54px!important}.app-shell .profile-v1__wallet-balance span{color:#b8bcc7!important;font-size:13px!important;font-weight:750!important}.app-shell .profile-v1__wallet-balance strong{color:#ffd45e!important;white-space:nowrap!important;font-size:clamp(22px,6vw,28px)!important;font-weight:950!important}.app-shell .profile-v1__wallet-tabs{background:#ffffff0b!important;border-radius:16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;padding:5px!important;display:grid!important}.app-shell .profile-v1__wallet-tabs button{color:#b8bcc7!important;background:0 0!important;border:0!important;border-radius:12px!important;min-height:50px!important;font-size:16px!important;font-weight:900!important}.app-shell .profile-v1__wallet-tabs button.is-active{color:#241703!important;background:linear-gradient(135deg,#ffd45e,#ffb52e)!important;box-shadow:0 8px 18px #ffb52e3d!important}.app-shell .profile-v1__wallet-amount{margin-top:14px!important;display:block!important}.app-shell .profile-v1__wallet-amount>span:first-child{color:#ffd45e!important;margin-bottom:8px!important;font-size:14px!important;font-weight:900!important;display:block!important}.app-shell .profile-v1__wallet-field{background:#080a0fb8!important;border:2px solid #ffc22a66!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:66px!important;padding:0 18px!important;display:grid!important}.app-shell .profile-v1__wallet-field input{width:100%!important;color:var(--p2-text)!important;background:0 0!important;border:0!important;font-size:30px!important;font-weight:950!important}.app-shell .profile-v1__wallet-field b{color:#ffb52e!important;font-size:24px!important;font-weight:950!important}.app-shell .profile-v1__wallet-presets{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;margin-top:10px!important;display:grid!important}.app-shell .profile-v1__wallet-presets button{border:1px solid var(--p2-line)!important;min-height:46px!important;color:var(--p2-text)!important;background:#ffffff0a!important;border-radius:13px!important;font-size:15px!important;font-weight:900!important}.app-shell .profile-v1__wallet-presets button.is-active{color:#ffd45e!important;background:#ffb52e29!important;border-color:#ffc22a8c!important}.app-shell .profile-v1__wallet-limits{color:#c9ccd6!important;margin-top:10px!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important}.app-shell .profile-v1__wallet-methods{gap:8px!important;margin-top:14px!important;display:grid!important}.app-shell .profile-v1__wallet-methods>span{color:#ffd45e!important;font-size:14px!important;font-weight:900!important}.app-shell .profile-v1__wallet-methods button{border:1px solid var(--p2-line)!important;text-align:left!important;background:#ffffff09!important;border-radius:18px!important;grid-template-columns:52px minmax(0,1fr) 26px!important;align-items:center!important;gap:12px!important;min-height:74px!important;padding:10px 14px!important;display:grid!important}.app-shell .profile-v1__wallet-methods button.is-active{background:#ffb52e1f!important;border-color:#ffc22a8c!important}.app-shell .profile-v1__wallet-methods button>img{object-fit:contain!important;width:52px!important;height:52px!important}.app-shell .profile-v1__wallet-methods button strong{color:var(--p2-text)!important;font-size:16px!important;font-weight:900!important;display:block!important}.app-shell .profile-v1__wallet-methods button small{color:#aeb2be!important;margin-top:3px!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important;display:block!important}.app-shell .profile-v1__wallet-methods button i{border:2px solid #ffffff2e!important;border-radius:50%!important;width:24px!important;height:24px!important}.app-shell .profile-v1__wallet-methods button.is-active i{background:radial-gradient(circle,#ffd45e 0 42%,#0000 44%)!important;border-color:#ffb52e!important}.app-shell .profile-v1__wallet-destination{margin-top:14px!important;display:block!important}.app-shell .profile-v1__wallet-destination span{color:#ffd45e!important;margin-bottom:8px!important;font-size:14px!important;font-weight:900!important;display:block!important}.app-shell .profile-v1__wallet-destination :is(input,select){width:100%!important;min-height:58px!important;color:var(--p2-text)!important;background:#080a0fb8!important;border:1px solid #ffc22a52!important;border-radius:16px!important;padding:0 16px!important;font-size:17px!important;font-weight:800!important}.app-shell .profile-v1__wallet-destination select{appearance:none!important;background-image:linear-gradient(45deg,#0000 50%,#ffd45e 50%),linear-gradient(135deg,#ffd45e 50%,#0000 50%)!important;background-position:calc(100% - 22px) 26px,calc(100% - 16px) 26px!important;background-repeat:no-repeat!important;background-size:6px 6px,6px 6px!important;padding-right:44px!important}.app-shell .profile-v1__wallet-destination select option{color:#f7f8fb!important;background:#10131c!important}.app-shell .profile-v1__wallet-bank-retry{color:#ffd45e!important;background:#ffc22a1a!important;border:1px solid #ffc22a57!important;border-radius:13px!important;width:100%!important;min-height:44px!important;margin-top:8px!important;font-weight:900!important}.app-shell .profile-v1__wallet-secure{background:#7dff950f!important;border:1px solid #7dff9538!important;border-radius:18px!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin-top:14px!important;padding:12px 14px!important;display:grid!important}.app-shell .profile-v1__wallet-secure>img{object-fit:contain!important;width:54px!important;height:54px!important}.app-shell .profile-v1__wallet-secure p{color:#d8dbe4!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important}.app-shell .profile-v1__wallet-submit{margin-top:14px!important}.app-shell .v1-apiary__hero-block{gap:8px!important;margin:0!important;display:grid!important}.app-shell .v1-apiary__hero{min-height:292px!important;position:relative!important;overflow:hidden!important}.app-shell .v1-apiary__hero>img{object-fit:cover!important;object-position:center 48%!important;border-radius:inherit!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:none!important}.app-shell .v1-apiary__hero-shade{display:none!important}.app-shell .v1-apiary__stats{z-index:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;height:auto!important;display:grid!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}.app-shell .v1-apiary__stats>div{-webkit-backdrop-filter:blur(10px)saturate(1.1);backdrop-filter:blur(10px)saturate(1.1);background:#0e1016b8!important;border:1px solid #ffc22a42!important;border-radius:14px!important;min-height:62px!important;padding:8px 7px!important;box-shadow:0 8px 18px #00000047!important}.app-shell .v1-apiary__stats small{color:#d5d8e0!important;font-size:10px!important;font-weight:800!important}.app-shell .v1-apiary__stats strong{text-shadow:none!important;font-size:clamp(13px,3.7vw,16px)!important}.app-shell .v1-apiary__sections>button,.app-shell .v1-apiary__sections>button:nth-child(3),.app-shell .v1-apiary__sections>button:nth-child(4){background:radial-gradient(circle at 84% 22%,#ffb52e26,#0000 40%),linear-gradient(145deg,#1a1d26fa,#0e1117fa)!important}.app-shell .v1-apiary__sections>button>img:not(.v1-apiary__arrow),.app-shell .v1-apiary__sections>button:nth-child(4)>img:not(.v1-apiary__arrow){object-fit:contain!important;filter:drop-shadow(0 10px 18px #00000080)!important;width:122px!important;height:122px!important;top:6px!important;bottom:auto!important;right:2px!important}.app-shell .profile-v1 .sprite-icon{width:44px!important;height:44px!important}.app-shell .profile-v1__tier-grid .sprite-icon,.app-shell .profile-v1 .mock-v1-tier .sprite-icon,.app-shell .profile-v1 .mock-v1-tier>img{object-fit:contain!important;filter:drop-shadow(0 8px 14px #ffb52e47)!important;width:92px!important;height:92px!important;margin:4px auto 6px!important}.app-shell .profile-v1 .mock-v1-tier{border-radius:18px!important;align-content:start!important;justify-items:center!important;gap:6px!important;min-height:0!important;padding:14px 12px 12px!important;display:grid!important}.app-shell .profile-v1__tier-name{color:#ffd45e!important;letter-spacing:.04em!important;font-size:15px!important;font-weight:900!important}.app-shell .profile-v1 .mock-v1-tier>strong{color:var(--p2-text)!important;margin:0!important;font-size:18px!important;font-weight:950!important}.app-shell .profile-v1 .mock-v1-tier ul li{color:#c9ccd6!important;font-size:13px!important;font-weight:700!important;line-height:1.5!important}.app-shell .profile-v1 .mock-v1-tier>button{border-radius:14px!important;width:100%!important;min-height:44px!important;margin-top:4px!important;font-size:14px!important;font-weight:900!important}.app-shell .profile-v1__tier-active{color:#14210f!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:linear-gradient(160deg,#d7ff9a 0%,#8fd84a 52%,#5fa928 100%)!important;border:1px solid #baff968c!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;min-height:28px!important;margin:2px 0 0!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 4px 12px #50a02847,inset 0 1px #ffffff59!important}.app-shell .profile-v1__active-benefits{background:radial-gradient(circle at 8%,#ffb52e2e,#0000 46%),linear-gradient(135deg,#241c0ef5,#0c0e12f5)!important;border:1px solid #ffc22a52!important;border-radius:22px!important;gap:14px!important;margin-top:12px!important;padding:14px 16px!important;box-shadow:inset 0 1px #ffe0961f,0 10px 22px #00000047!important}.app-shell .profile-v1__active-benefits>img{object-fit:contain!important;filter:drop-shadow(0 6px 12px #ffb52e47)!important;flex:0 0 58px!important;width:58px!important;height:58px!important}.app-shell .profile-v1__active-benefits span{color:#ffd45e!important;font-size:14px!important;font-weight:900!important}.app-shell .profile-v1__active-benefits p{color:#c9ccd6!important;font-size:13px!important;font-weight:700!important;line-height:1.5!important}.app-shell .profile-v1 .mock-v1-payment-disabled{min-height:76px!important;padding:12px 14px!important}.app-shell .profile-v1 .mock-v1-payment-disabled strong{font-size:16px!important;font-weight:900!important}.app-shell .profile-v1 .mock-v1-payment-disabled small{font-size:13px!important;font-weight:700!important;line-height:1.4!important}.app-shell .profile-v1__withdraw-table{gap:8px!important}.app-shell .profile-v1__withdraw-table>div{border-radius:14px!important;padding:12px 8px!important}.app-shell .profile-v1__withdraw-table>div span{font-size:13px!important;font-weight:800!important}.app-shell .profile-v1__withdraw-table>div strong{font-size:17px!important;font-weight:950!important}.app-shell .profile-v1__withdraw-table>div small{font-size:13px!important;font-weight:750!important}.app-shell .profile-v1 :is(.mock-v1-withdraw-summary,.mock-v1-referral-stats,.mock-v1-player-stats)>div{border-radius:16px!important;padding:12px 8px!important}.app-shell .profile-v1 :is(.mock-v1-withdraw-summary,.mock-v1-referral-stats,.mock-v1-player-stats)>div span{color:#b8bcc7!important;font-size:13px!important;font-weight:800!important}.app-shell .profile-v1 :is(.mock-v1-withdraw-summary,.mock-v1-referral-stats,.mock-v1-player-stats)>div strong{color:var(--p2-text)!important;font-size:19px!important;font-weight:950!important}.app-shell .profile-v1 .mock-v1-player-stats>div small{font-size:12px!important;font-weight:750!important}.app-shell .profile-v1 .mock-v1-referral-code{min-height:72px!important}.app-shell .profile-v1 .mock-v1-referral-code span{font-size:13px!important;font-weight:800!important}.app-shell .profile-v1 .mock-v1-referral-code strong{letter-spacing:.04em!important;font-size:22px!important;font-weight:950!important}.app-shell .profile-v1__referral-hero>div :is(span,small){font-size:13px!important;font-weight:750!important}.app-shell .profile-v1__referral-hero>div strong{font-size:22px!important;font-weight:950!important}.app-shell .profile-v1 .mock-v1-feature-art span{color:#ffd45e!important;font-size:14px!important;font-weight:900!important}.app-shell .profile-v1 .mock-v1-feature-art strong{font-size:19px!important;font-weight:950!important}.app-shell .profile-v1 .mock-v1-feature-art p{color:#c9ccd6!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important}.app-shell .profile-v1__support-tags span{border-radius:999px!important;padding:8px 12px!important;font-size:13px!important;font-weight:850!important}.app-shell .profile-v1 .mock-v1-document-links button{min-height:74px!important;padding:10px 12px!important}.app-shell .profile-v1 .mock-v1-document-links button strong{font-size:16px!important;font-weight:900!important}.app-shell .profile-v1 .mock-v1-document-links button small{font-size:12px!important;font-weight:750!important}.app-shell .profile-v1__starter-rule strong{font-size:18px!important;font-weight:950!important}.app-shell .profile-v1__starter-rule span{color:#e8e4d8!important;font-size:14px!important;font-weight:750!important;line-height:1.3!important}.app-shell .profile-v1__lifetime-heading span{font-size:14px!important;font-weight:900!important}.app-shell .profile-v1__lifetime-heading strong{font-size:16px!important;font-weight:900!important}.app-shell .profile-v1__lifetime-track b{font-size:15px!important;font-weight:950!important}.app-shell .profile-v1__lifetime-track small{font-size:12px!important;font-weight:750!important}.app-shell .profile-v1 .mock-v1-prestige span{font-size:14px!important;font-weight:900!important}.app-shell .profile-v1 .mock-v1-prestige__value{font-size:30px!important;font-weight:950!important}.app-shell .profile-v1 .mock-v1-prestige small{font-size:13px!important;font-weight:750!important}.app-shell .profile-v1 .mock-v1-player-level b{font-size:16px!important;font-weight:900!important}.app-shell .profile-v1 .mock-v1-player-level small,.app-shell .profile-v1__next-level{font-size:13px!important;font-weight:750!important}.app-shell .profile-v1 .mock-v1-player-main>small{font-size:14px!important;font-weight:750!important}.app-shell .profile-v1__avatar-column>span{font-size:12px!important;font-weight:800!important}@media (width<=390px){.app-shell .profile-v1__title{grid-template-columns:116px minmax(0,1fr)!important;min-height:148px!important}.app-shell .profile-v1__title-bee{width:116px!important;height:116px!important}.app-shell .profile-v1__title h1{font-size:30px!important}.app-shell .profile-v1__wallet-presets button{font-size:13px!important}.app-shell .v1-apiary__sections>button>img:not(.v1-apiary__arrow),.app-shell .v1-apiary__sections>button:nth-child(4)>img:not(.v1-apiary__arrow){width:104px!important;height:104px!important}}@media (width>=720px){.app-shell{width:min(100%,560px)!important}.app-shell .mock-v1-stake-row label{font-size:17px!important}.app-shell .mock-v1-stake-input{min-height:66px!important}.app-shell .mock-v1-stake-input input{font-size:22px!important}.app-shell .mock-v1-stake-input b{font-size:20px!important}.app-shell .mock-v1-stake-row button{min-height:66px!important;font-size:28px!important}.app-shell .mock-v1-balance-line>div{min-height:78px!important;padding:14px 16px!important}.app-shell .mock-v1-balance-line span{font-size:15px!important}.app-shell .mock-v1-balance-line strong{font-size:22px!important}.app-shell .mock-v1-gold-button{min-height:72px!important;font-size:20px!important}.app-shell .mock-v1-fairness{grid-template-columns:64px minmax(0,1fr) 32px!important;gap:14px!important;min-height:96px!important;padding:16px 18px!important}.app-shell .mock-v1-fairness>svg:first-child{width:56px!important;height:56px!important}.app-shell .mock-v1-fairness strong{font-size:18px!important}.app-shell .mock-v1-fairness small{font-size:14px!important}}.app-shell .events-v1 .mock-v1-season-track{overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;-ms-overflow-style:none;scrollbar-width:none!important;overflow:auto hidden!important}.app-shell .events-v1 .mock-v1-season-track::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.app-shell .events-v1 .mock-v1-season-track .mock-v1-track-label{pointer-events:none;opacity:1!important;letter-spacing:.05em!important;font-size:12px!important;font-weight:950!important;transition:none!important}@media (hover:none),(pointer:coarse){.app-shell .events-v1 .mock-v1-season-track img{animation:none!important}.app-shell .events-v1 .mock-v1-season-track>div{-webkit-user-select:none;user-select:none}}.app-shell .events-v1 .mock-v1-season-actions{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;margin-top:12px!important;display:grid!important}.app-shell .events-v1 .mock-v1-season-actions>button{min-height:54px!important;font-size:15px!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-season-note,.app-shell .events-v1 .mock-v1-season-actions p{color:#f4f1e8!important;text-align:left!important;background:#ffb52e1a!important;border:1px solid #ffc22a47!important;border-radius:16px!important;gap:6px!important;margin:0!important;padding:14px 16px!important;font-size:14px!important;font-weight:700!important;line-height:1.45!important;display:grid!important}.app-shell .events-v1 .mock-v1-season-note strong{color:#ffd45e!important;font-size:16px!important;font-weight:950!important;display:block!important}.app-shell .events-v1 .mock-v1-season-note span{color:#e6e8ef!important;font-size:14px!important;font-weight:700!important;line-height:1.45!important;display:block!important}@media (width>=520px){.app-shell .events-v1 .mock-v1-season-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell .events-v1 .mock-v1-season-note{grid-column:1/-1!important}}.app-shell .events-v1 .mock-v1-lifetime{gap:10px!important;display:grid!important}.app-shell .events-v1 .mock-v1-lifetime>div{background:#ffffff0a!important;border:1px solid #ffc22a38!important;border-radius:18px!important;grid-template-columns:84px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:96px!important;padding:12px 14px!important;display:grid!important}.app-shell .events-v1 .mock-v1-lifetime img,.app-shell .events-v1 .mock-v1-lifetime .sprite-icon{object-fit:contain!important;flex:0 0 84px!important;width:84px!important;height:84px!important}.app-shell .events-v1 .mock-v1-lifetime span{gap:4px!important}.app-shell .events-v1 .mock-v1-lifetime b{color:#ffd45e!important;font-size:20px!important;font-weight:950!important;line-height:1.15!important}.app-shell .events-v1 .mock-v1-lifetime strong{color:#f4f1e8!important;font-size:16px!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-lifetime small{color:#d0d3dc!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important}.app-shell .events-v1 .mock-v1-milestones{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.app-shell .events-v1 .mock-v1-milestones>div{background:#ffffff0a!important;border:1px solid #ffc22a38!important;border-radius:18px!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:168px!important;padding:14px 12px!important;display:grid!important}.app-shell .events-v1 .mock-v1-milestones img,.app-shell .events-v1 .mock-v1-milestones .sprite-icon{object-fit:contain!important;width:72px!important;height:72px!important}.app-shell .events-v1 .mock-v1-milestones span{gap:4px!important}.app-shell .events-v1 .mock-v1-milestones strong{color:#ffd45e!important;font-size:17px!important;font-weight:950!important;line-height:1.2!important}.app-shell .events-v1 .mock-v1-milestones small{color:#e6e8ef!important;font-size:14px!important;font-weight:750!important}.app-shell .events-v1 .mock-v1-milestones button{border-radius:14px!important;grid-column:1/-1!important;min-height:48px!important;margin-top:4px!important;font-size:15px!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-data-note,.app-shell .events-v1 .mock-v1-caption{color:#e8ebf2!important;text-align:left!important;background:#ffb52e14!important;border:1px solid #ffc22a33!important;border-radius:14px!important;margin-top:12px!important;padding:12px 14px!important;font-size:14px!important;font-weight:700!important;line-height:1.45!important}.app-shell .events-v1 .mock-v1-quest{grid-template-columns:78px minmax(0,1fr) auto!important;gap:12px!important;min-height:108px!important;padding:12px!important}.app-shell .events-v1 .mock-v1-quest>img,.app-shell .events-v1 .mock-v1-quest .sprite-icon{object-fit:contain!important;width:76px!important;height:76px!important}.app-shell .events-v1 .mock-v1-quest strong{font-size:16px!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-quest small,.app-shell .events-v1 .mock-v1-quest b{color:#d0d3dc!important;font-size:13px!important;font-weight:700!important}.app-shell .events-v1 .mock-v1-chest-grid strong,.app-shell .events-v1 .mock-v1-booster-grid strong{font-size:14px!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-chest-grid small,.app-shell .events-v1 .mock-v1-booster-grid small{color:#f0c56a!important;font-size:12px!important;font-weight:800!important}.app-shell .events-v1 .mock-v1-chest-grid img,.app-shell .events-v1 .mock-v1-booster-grid img{width:84px!important;height:84px!important}.app-shell .events-v1 .mock-v1-login-days img{object-fit:contain!important;width:56px!important;height:56px!important}.app-shell .events-v1 .mock-v1-login-days span,.app-shell .events-v1 .mock-v1-login-days strong{color:#e6e8ef!important;font-size:13px!important;font-weight:800!important}.app-shell .profile-v1__lifetime-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.app-shell .profile-v1__lifetime-track>div{background:#ffffff0a!important;border:1px solid #ffc22a38!important;border-radius:16px!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:92px!important;padding:12px!important;display:grid!important}.app-shell .profile-v1__lifetime-track img,.app-shell .profile-v1__lifetime-track .sprite-icon{object-fit:contain!important;width:64px!important;height:64px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.app-shell .profile-v1__lifetime-track b{color:#ffd45e!important;font-size:16px!important;font-weight:950!important}.app-shell .profile-v1__lifetime-track small{color:#d0d3dc!important;font-size:13px!important;font-weight:750!important}.app-shell .profile-v1__lifetime-heading strong,.app-shell .profile-v1__lifetime-track b,.app-shell .profile-v1__lifetime-track small{text-overflow:clip!important;white-space:normal!important;overflow:visible!important}.app-shell .profile-v1__lifetime-track span{gap:3px!important;min-width:0!important}.app-shell .profile-v1__lifetime-track b{overflow-wrap:break-word!important;line-height:1.16!important}@media (width<=390px){.app-shell .profile-v1__lifetime-track>div{grid-template-columns:52px minmax(0,1fr)!important;gap:8px!important;min-height:104px!important;padding:10px 8px!important}.app-shell .profile-v1__lifetime-track img,.app-shell .profile-v1__lifetime-track .sprite-icon{width:52px!important;height:52px!important}.app-shell .profile-v1__lifetime-track b{font-size:14px!important}.app-shell .profile-v1__lifetime-track small{font-size:12px!important;line-height:1.2!important}.app-shell .events-v1 .mock-v1-milestones{grid-template-columns:minmax(0,1fr)!important}.app-shell .events-v1 .mock-v1-lifetime>div{grid-template-columns:72px minmax(0,1fr)!important}.app-shell .events-v1 .mock-v1-lifetime img{width:72px!important;height:72px!important}.app-shell .events-v1 .mock-v1-streak-milestones>:is(div,button){min-height:158px!important;padding:10px 6px 8px!important}.app-shell .events-v1 .mock-v1-streak-milestones img{flex-basis:64px!important;width:64px!important;height:64px!important}.app-shell .events-v1 .mock-v1-streak-milestones strong{font-size:12px!important}.app-shell .events-v1 .mock-v1-streak-milestones small{font-size:11px!important}}.app-shell .events-v1 .mock-v1-leaderboard-preview{gap:14px!important;padding-bottom:16px!important;display:grid!important}.app-shell .events-v1 .mock-v1-leaderboard-preview>img,.app-shell .events-v1 .mock-v1-leaderboard-preview>.sprite-icon{object-fit:contain!important;filter:drop-shadow(0 10px 18px #00000073)!important;width:140px!important;height:140px!important;margin:4px auto 0!important}.app-shell .events-v1 .mock-v1-leaderboard-note,.app-shell .events-v1 .mock-v1-leaderboard-preview>p{color:#f0f2f7!important;text-align:left!important;background:#ffb52e1a!important;border:1px solid #ffc22a3d!important;border-radius:16px!important;gap:6px!important;margin:0!important;padding:14px 16px!important;font-size:15px!important;font-weight:700!important;line-height:1.45!important;display:grid!important}.app-shell .events-v1 .mock-v1-leaderboard-note strong{color:#ffd45e!important;font-size:17px!important;font-weight:950!important;display:block!important}.app-shell .events-v1 .mock-v1-leaderboard-note span{color:#e8ebf2!important;font-size:15px!important;font-weight:700!important;line-height:1.45!important;display:block!important}.app-shell .leaderboard{gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell .leaderboard li{min-height:54px!important;color:var(--p2-text)!important;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;font-size:15px!important;font-weight:800!important;display:grid!important}.app-shell .leaderboard li.is-current{background:linear-gradient(135deg,#ffbc2729,#ffffff0d)!important;border-color:#ffc83e94!important;box-shadow:inset 0 0 0 1px #ffdc7814!important}.app-shell .leaderboard li span{color:#ffd45e!important;font-size:15px!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-leaderboard-gate{text-align:left!important;background:radial-gradient(circle at 18% 40%,#ffb52e29,#0000 42%),#ffffff0a!important;border:1px solid #ffc22a47!important;border-radius:18px!important;grid-template-columns:120px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:132px!important;padding:14px!important;display:grid!important}.app-shell .events-v1 .mock-v1-leaderboard-gate img{object-fit:contain!important;width:112px!important;height:112px!important;margin:0!important}.app-shell .events-v1 .mock-v1-leaderboard-gate strong{color:var(--p2-text)!important;font-size:18px!important;font-weight:950!important;display:block!important}.app-shell .events-v1 .mock-v1-leaderboard-gate small{color:#ffd45e!important;margin-top:4px!important;font-size:14px!important;font-weight:800!important;display:block!important}.app-shell .events-v1 .mock-v1-leaderboard-preview>img:not(.mock-v1-leaderboard-gate img),.app-shell .profile-v1 .mock-v1-tier>ul{display:none!important}.app-shell .profile-v1 .mock-v1-tier.is-expanded>ul{gap:6px!important;margin-top:8px!important;display:grid!important}.app-shell .profile-v1__wallet-entries{gap:10px!important;margin-top:0!important;display:grid!important}.app-shell .profile-v1__wallet-entry{min-height:0!important;box-shadow:none!important;text-align:left!important;color:inherit!important;background:radial-gradient(circle at 8%,#ffb52e29,#0000 42%),#ffffff0a!important;border:1px solid #ffc22a47!important;border-radius:18px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px 14px!important;display:grid!important}.app-shell .profile-v1__wallet-entry.is-withdraw{background:radial-gradient(circle at 8%,#ffb52e1f,#0000 42%),#ffffff0a!important;border-color:#ffc22a47!important}.app-shell .profile-v1__wallet-entry img{aspect-ratio:1!important;object-fit:contain!important;object-position:center!important;flex:none!important;width:54px!important;max-width:54px!important;height:54px!important;max-height:54px!important}.app-shell .profile-v1__wallet-entry>span{min-width:0!important}.app-shell .profile-v1__wallet-entry strong{color:var(--p2-text)!important;font-size:16px!important;font-weight:950!important;line-height:1.2!important;display:block!important}.app-shell .profile-v1__wallet-entry small{color:#b8bcc7!important;margin-top:3px!important;font-size:13px!important;font-weight:700!important;line-height:1.3!important;display:block!important}.app-shell .profile-v1__wallet-entry:after{content:""!important;opacity:.85!important;background:0 0!important;border-top:2px solid #ffd45eb3!important;border-right:2px solid #ffd45eb3!important;border-radius:0!important;width:8px!important;height:8px!important;margin-right:2px!important;transform:rotate(45deg)!important}.app-shell .profile-v1__wallet-screen{gap:0!important;margin-top:12px!important;display:grid!important}.app-shell .profile-v1__wallet-screen-head{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.app-shell .profile-v1__wallet-back{color:#ffd45e!important;background:#ffffff0d!important;border:1px solid #ffc22a4d!important;border-radius:12px!important;min-height:44px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important}.app-shell .profile-v1__wallet-screen-head>strong{color:var(--p2-text)!important;font-size:20px!important;font-weight:950!important}.wheel-prize-backdrop{z-index:1200;padding:20px 16px calc(20px + var(--safe-bottom,0px));-webkit-backdrop-filter:blur(10px)saturate(1.1);backdrop-filter:blur(10px)saturate(1.1);background:radial-gradient(circle at 50% 42%,#ffb52e38,#0000 42%),#04060ac7;place-items:center;animation:.28s ease-out wheel-prize-fade;display:grid;position:fixed;inset:0}.wheel-prize-card{text-align:center;background:radial-gradient(circle at 50% 18%,#ffd45e47,#0000 46%),linear-gradient(165deg,#2a1c08 0%,#120e08 48%,#0a0b10 100%);border:1px solid #ffc22a8c;border-radius:28px;width:min(100%,292px);padding:28px 20px 18px;animation:.45s cubic-bezier(.16,1.2,.3,1) wheel-prize-pop;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 48px #ffb52e47,0 24px 60px #0000008c}.wheel-prize-card__close{z-index:4;color:#ffd45e;background:#00000047;border:1px solid #ffc22a47;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:10px;right:10px}.wheel-prize-card__burst{pointer-events:none;height:220px;position:absolute;inset:-20% -30% auto}.wheel-prize-card__burst>span{background:conic-gradient(from 0deg, transparent 0 8deg, #ffd45e38 8deg 12deg, transparent 12deg 45deg);opacity:.85;border-radius:50%;animation:8s linear infinite wheel-prize-spin;position:absolute;inset:0}.wheel-prize-card__burst>span:nth-child(2){opacity:.55;animation-duration:12s;animation-direction:reverse;inset:18%}.wheel-prize-card__burst>span:nth-child(3){background:radial-gradient(circle,#ffb52e59,#0000 68%);animation:1.8s ease-in-out infinite wheel-prize-pulse;inset:34%}.wheel-prize-card__art{z-index:2;filter:drop-shadow(0 0 22px #ffb52e8c);place-items:center;width:132px;height:132px;margin:4px auto 10px;animation:2.4s ease-in-out infinite wheel-prize-float;display:grid;position:relative}.wheel-prize-card__art img{object-fit:contain;width:100%;height:100%}.wheel-prize-card__eyebrow{z-index:2;color:#ffd45e;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900;position:relative}.wheel-prize-card h3{z-index:2;color:#fff8e8;margin:6px 0 2px;font-size:22px;font-weight:950;line-height:1.15;position:relative}.wheel-prize-card>strong{z-index:2;color:#ffd45e;text-shadow:0 0 24px #ffb52e73;justify-content:center;align-items:baseline;gap:8px;margin:4px 0 16px;font-size:42px;font-weight:950;line-height:1;display:flex;position:relative}.wheel-prize-card>strong small{color:#f0d48a;font-size:16px;font-weight:800}.wheel-prize-card__claim{z-index:2;color:#2a1600;background:linear-gradient(#ffe27a 0%,#ffb52e 55%,#d88912 100%);border:0;border-radius:16px;width:100%;min-height:52px;font-size:16px;font-weight:950;animation:1.8s ease-in-out infinite wheel-prize-btn;position:relative;box-shadow:inset 0 0 0 1px #ffffff40,0 10px 24px #ffb52e59}@keyframes wheel-prize-fade{0%{opacity:0}}@keyframes wheel-prize-pop{0%{opacity:0;transform:translateY(18px)scale(.86)}}@keyframes wheel-prize-spin{to{transform:rotate(360deg)}}@keyframes wheel-prize-pulse{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:.95;transform:scale(1.08)}}@keyframes wheel-prize-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes wheel-prize-btn{0%,to{box-shadow:inset 0 0 0 1px #ffffff40,0 10px 24px #ffb52e59}50%{box-shadow:inset 0 0 0 1px #ffffff59,0 12px 32px #ffc22a8c}}.app-shell .v1-hud__player{align-content:center!important;gap:7px!important;min-width:0!important;display:grid!important}.app-shell .v1-hud__identity{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.app-shell .v1-hud__identity strong{color:#fff8e8!important;letter-spacing:-.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:15px!important;font-weight:950!important;line-height:1.1!important;overflow:hidden!important}.app-shell .v1-hud__tier{color:#2a1600!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:linear-gradient(#ffe27a,#ffb52e)!important;border:0!important;border-radius:999px!important;flex:none!important;padding:3px 8px!important;font-size:9px!important;font-weight:950!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}.app-shell .v1-hud__tier.is-active{color:#1a0f00!important;background:linear-gradient(#ffe9a0,#ffc14a)!important}.app-shell .v1-hud__meta{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;display:flex!important}.app-shell .v1-hud__level,.app-shell .v1-hud__prestige{color:#f0d48a!important;background:#ffb52e14!important;border:1px solid #ffc22a2e!important;border-radius:999px!important;align-items:center!important;gap:4px!important;min-height:22px!important;padding:0 8px!important;font-size:10px!important;font-weight:800!important;display:inline-flex!important}.app-shell .v1-hud__prestige{color:#d7c8ff!important;background:#9369ff1f!important;border-color:#9369ff47!important}.app-shell .v1-hud__prestige svg{color:#b79cff!important;width:12px!important;height:12px!important}.app-shell .v1-hud__progress{height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;gap:4px!important;display:grid!important;overflow:visible!important}.app-shell .v1-hud__progress-track{background:#ffffff14!important;border-radius:999px!important;height:9px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px 2px #00000059!important}.app-shell .v1-hud__progress-track i{background:linear-gradient(90deg,#7b5cff 0%,#ffb52e 55%,#ffe27a 100%)!important;border-radius:999px!important;height:100%!important;transition:width .35s!important;display:block!important;box-shadow:0 0 12px #ffb52e73!important}.app-shell .v1-hud__progress-track:after{content:""!important;pointer-events:none!important;background:linear-gradient(#ffffff47,#0000 55%)!important;position:absolute!important;inset:0!important}.app-shell .v1-hud__progress>small{color:#aeb1bb!important;text-align:right!important;letter-spacing:.01em!important;font-size:9px!important;font-weight:700!important;position:static!important;top:auto!important}.app-shell .v1-hud{align-items:center!important;height:auto!important;min-height:88px!important}.app-shell .balance-strip{z-index:31!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;height:62px!important;min-height:62px!important;max-height:none!important;margin:0!important;transition:visibility linear!important;display:grid!important;position:absolute!important;top:calc(100% + 2px)!important;left:10px!important;right:10px!important;overflow:visible!important;transform:translate(0,0)!important}.app-shell .balance-strip.is-collapsed{opacity:1!important;pointer-events:none!important;visibility:hidden!important;max-height:none!important;margin:0!important;transition-delay:.45s!important;transform:none!important}.app-shell .balance-strip .balance-strip__item{opacity:1;will-change:opacity, transform;transition:opacity .3s,transform .38s cubic-bezier(.22,1,.36,1);transform:translate(0,0)scale(1)}.app-shell .balance-strip.is-collapsed .balance-strip__item{opacity:0;transition:opacity .26s,transform .32s cubic-bezier(.55,0,.55,.2);transform:translateY(-16px)scale(.94)}.app-shell .balance-strip .balance-strip__item:first-child{transition-delay:0s}.app-shell .balance-strip .balance-strip__item:nth-child(2){transition-delay:45ms}.app-shell .balance-strip .balance-strip__item:nth-child(3){transition-delay:90ms}.app-shell .balance-strip .balance-strip__item:nth-child(4){transition-delay:.135s}@media (prefers-reduced-motion:reduce){.app-shell .balance-strip .balance-strip__item{transition:opacity .15s!important;transform:none!important}}.app-shell .balance-strip__item{-webkit-backdrop-filter:blur(18px)saturate(1.35)!important;background:linear-gradient(145deg,#ffffff24,#ffffff08),#10121847!important;border:1px solid #ffffff2e!important;border-radius:18px!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;height:62px!important;padding:8px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #0000002e,0 10px 22px #0000002e!important}.app-shell .balance-strip__item:before{content:""!important;pointer-events:none!important;background:radial-gradient(circle at 18% 20%,#ffd45e2e,#0000 42%),linear-gradient(#ffffff14,#0000 48%)!important;position:absolute!important;inset:0!important}.app-shell .balance-strip__icon{z-index:1!important;object-fit:contain!important;filter:drop-shadow(0 4px 8px #00000059)!important;flex:none!important;width:28px!important;height:28px!important;animation:none!important}.app-shell .balance-strip__copy{z-index:1!important;gap:1px!important;min-width:0!important;display:grid!important}.app-shell .balance-strip__copy small{color:#f7f5ef9e!important;letter-spacing:.02em!important;font-size:8px!important;font-weight:700!important}.app-shell .balance-strip__copy strong{color:#fff8e8!important;text-shadow:0 1px 8px #00000059!important;font-size:clamp(10px,2.7vw,12px)!important;font-weight:900!important}.app-shell .profile-v1 .referral-card.referral-card-v2{background:radial-gradient(circle at 8%,#f4ae1c2e,#0000 35%),linear-gradient(145deg,#4a2511,#1c0d08)!important;border:1px solid #efb7366b!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:112px!important;margin:0!important;padding:16px 14px 16px 112px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 22px #00000038!important}.app-shell .profile-v1 .referral-card-v2__art{object-fit:contain!important;filter:drop-shadow(0 5px 10px #00000080)!important;width:102px!important;height:108px!important;position:absolute!important;bottom:-12px!important;left:-2px!important}.app-shell .profile-v1 .referral-card-v2__copy{z-index:2!important;min-width:0!important;position:relative!important}.app-shell .profile-v1 .referral-card-v2__copy small{color:#bc8d51!important;letter-spacing:.15em!important;font-size:10px!important;font-weight:900!important}.app-shell .profile-v1 .referral-card-v2__copy h3{color:#ffe490!important;margin:4px 0!important;font-size:17px!important;font-weight:950!important}.app-shell .profile-v1 .referral-card-v2__copy p{color:#a88b74!important;white-space:nowrap!important;margin:4px 0 0!important;font-size:12px!important;font-weight:700!important}.app-shell .profile-v1 .referral-card.referral-card-v2>button{color:#321707!important;background:linear-gradient(#ffe868,#e8a00f)!important;border:0!important;border-radius:11px!important;flex:none!important;align-items:center!important;gap:5px!important;min-height:42px!important;padding:10px 12px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.app-shell .profile-v1 .referral-card.referral-card-v2>button.referral-card-v2__help{z-index:4!important;color:#ffdd68!important;background:#2d1408e0!important;border:1px solid #ffd8669e!important;border-radius:50%!important;place-items:center!important;width:24px!important;height:24px!important;min-height:24px!important;padding:0!important;display:grid!important;position:absolute!important;top:4px!important;right:8px!important;box-shadow:0 4px 12px #00000057,inset 0 1px #ffefaa2e!important}.app-shell .profile-v1 .referral-card-v2__help svg{width:13px!important;height:13px!important}.referral-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080302db;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.referral-modal{color:#ead4b7;text-align:center;background:radial-gradient(circle at 50% 0,#f1a61b33,#0000 42%),linear-gradient(155deg,#3e1d0e,#160906 72%);border:1px solid #c98d25;border-radius:25px;width:min(100%,390px);padding:18px 17px 17px;position:relative;overflow:hidden;box-shadow:0 24px 65px #000000b3,inset 0 1px #ffe4911f}.referral-modal__close{z-index:2;color:#d5b485;background:#140906b8;border:1px solid #e7be6940;border-radius:12px;width:38px;height:38px;position:absolute;top:13px;right:13px}.referral-modal__art{object-fit:contain;filter:drop-shadow(0 7px 14px #00000080);width:174px;height:154px;margin:-12px auto -2px}.referral-modal>small{color:#d8a74a;letter-spacing:.17em;font-size:10px;font-weight:900}.referral-modal h2{color:#ffe28a;margin:7px 0;font-size:20px;font-weight:950;line-height:1.1}.referral-modal>p{color:#b99c83;max-width:310px;margin:0 auto 14px;font-size:12px;font-weight:650;line-height:1.45}.referral-modal__link{grid-template-columns:minmax(0,1fr) 44px;gap:7px;display:grid}.referral-modal__link input{color:#f4dba8;background:#0a05049e;border:1px solid #daa43f59;border-radius:12px;outline:0;min-width:0;height:44px;padding:0 11px;font-size:11px;font-weight:700}.referral-modal__link button{color:#2b1407;background:linear-gradient(#ffe16b,#d79217);border:0;border-radius:12px;place-items:center;display:grid}.referral-modal__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.referral-modal__actions button{color:#f2d494;background:#48240eb8;border:1px solid #e5b1436b;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:850;display:inline-flex}.referral-modal__actions button:last-child{color:#2b1407;background:linear-gradient(#ffe26f,#d89117);border:0}.referral-modal__message{color:#8ff0a4;margin-top:10px;font-size:12px;font-weight:800;display:block}.referral-modal__bind{text-align:left;border-top:1px solid #daa43f2e;gap:8px;margin-top:14px;padding-top:12px;display:grid}.referral-modal__bind label{gap:5px;display:grid}.referral-modal__bind span{color:#bc8d51;font-size:11px;font-weight:800}.referral-modal__bind input{color:#f4dba8;background:#0a05049e;border:1px solid #daa43f59;border-radius:12px;height:42px;padding:0 12px;font-size:13px;font-weight:700}.referral-modal__bind>button{color:#2b1407;background:linear-gradient(#ffe26f,#d89117);border:0;border-radius:12px;min-height:44px;font-size:13px;font-weight:900}.referral-modal__bind>button:disabled{opacity:.55}.referral-info-modal{text-align:left;padding-top:22px}.referral-info-modal__icon{color:#2b1407;background:linear-gradient(#ffe373,#d99417);border:1px solid #ffd7669e;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 12px;display:grid;box-shadow:0 8px 22px #de920f47}.referral-info-modal__icon svg{width:28px;height:28px}.referral-info-modal>small,.referral-info-modal>h2{text-align:center;display:block}.referral-info-modal__steps{gap:8px;margin:16px 0 12px;padding:0;list-style:none;display:grid}.referral-info-modal__steps li{color:#d8bea1;background:#1208057a;border:1px solid #daa43f2e;border-radius:11px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;font-size:12px;font-weight:650;line-height:1.4;display:grid}.referral-info-modal__steps b{color:#2c1508;background:#e7a622;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;font-weight:900;display:grid}.referral-info-modal__lines{gap:7px;margin-top:10px;display:grid}.referral-info-modal__lines p{color:#f2f6ffd6;background:#10192585;border:1px solid #6fa6e533;border-radius:13px;margin:0;padding:9px 10px;font-size:11px;line-height:1.45}.referral-info-modal__lines b{color:#ffd873}.referral-info-modal>p{color:#9f846f;text-align:center;margin-bottom:0;font-size:12px;line-height:1.45}.app-shell .profile-v1 .referral-card-v2__copy p{white-space:normal!important;line-height:1.25!important}.referral-milestones{background:radial-gradient(circle at 15% 0,#ffc13624,#0000 40%),#1e0f07b8;border:1px solid #ffcb5147;border-radius:18px;gap:9px;margin:14px 0;padding:12px;display:grid;box-shadow:inset 0 1px #ffeeb50f}.referral-milestones>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.referral-milestones>header span{gap:2px;min-width:0;display:grid}.referral-milestones>header small{color:#b98d55;letter-spacing:.12em;font-size:8px;font-weight:900}.referral-milestones>header strong{color:#ffe49a;font-size:13px;font-weight:950}.referral-milestones>header>b{color:#2c1606;background:linear-gradient(#ffe171,#d99417);border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-weight:950}.referral-milestones__progress{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden;box-shadow:inset 0 1px 3px #00000075}.referral-milestones__progress>i{border-radius:inherit;background:linear-gradient(90deg,#e3941b,#ffe378);height:100%;display:block;box-shadow:0 0 10px #ffc03652}.referral-milestones>ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.referral-milestones>ol>li{background:#ffffff09;border:1px solid #9d7e5433;border-radius:12px;grid-template-rows:auto 1fr;align-content:start;gap:4px;min-width:0;min-height:68px;padding:8px 6px 7px;display:grid;position:relative}.referral-milestones>ol>li>b{color:#d3b783;background:#ffffff12;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:950;display:grid}.referral-milestones>ol>li>span{color:#cbb89f;overflow-wrap:anywhere;font-size:9px;font-weight:800;line-height:1.25}.referral-milestones>ol>li>i{color:#80694d;font-size:10px;font-style:normal;font-weight:950;position:absolute;top:7px;right:7px}.referral-milestones>ol>li.is-claimed{background:linear-gradient(145deg,#599b3b2e,#ffffff09);border-color:#6fc24c6b}.referral-milestones>ol>li.is-claimed>b,.referral-milestones>ol>li.is-claimed>i{color:#dfffa5}.referral-milestones>ol>li.is-reached{background:linear-gradient(145deg,#4389be2e,#ffffff09);border-color:#70b8ec80}.referral-milestones>ol>li.is-reached>i{color:#bfe7ff}.referral-milestones>ol>li.is-next{background:linear-gradient(145deg,#ffbc2b29,#ffffff0a);border-color:#ffcb519e;box-shadow:inset 0 0 0 1px #ffe79c0d}.referral-milestones>small{color:#9f8b74;font-size:9px;line-height:1.35}@media (width<=350px){.referral-milestones{padding:10px}.referral-milestones>ol>li{min-height:64px;padding-inline:5px}.referral-milestones>ol>li>span{font-size:8px}}.app-shell .profile-v1 .support-card.support-card-v2{background:radial-gradient(circle at 8%,#f4ae1c29,#0000 36%),linear-gradient(145deg,#3a2412,#160e08)!important;border:1px solid #efb7366b!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:112px!important;margin:0!important;padding:16px 14px 16px 112px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 22px #00000038!important}.app-shell .profile-v1 .support-card-v2__art{object-fit:contain!important;filter:drop-shadow(0 5px 10px #00000080)!important;width:96px!important;height:104px!important;position:absolute!important;bottom:-8px!important;left:2px!important}.app-shell .profile-v1 .support-card-v2__copy{z-index:2!important;min-width:0!important;position:relative!important}.app-shell .profile-v1 .support-card-v2__copy small{color:#bc8d51!important;letter-spacing:.15em!important;font-size:10px!important;font-weight:900!important}.app-shell .profile-v1 .support-card-v2__copy h3{color:#ffe490!important;margin:4px 0!important;font-size:17px!important;font-weight:950!important}.app-shell .profile-v1 .support-card-v2__copy p{color:#a88b74!important;margin:4px 0 0!important;font-size:12px!important;font-weight:700!important}.app-shell .profile-v1 .support-card.support-card-v2>button{color:#321707!important;background:linear-gradient(#ffe868,#e8a00f)!important;border:0!important;border-radius:11px!important;flex:none!important;align-items:center!important;gap:5px!important;min-height:42px!important;padding:10px 12px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.support-modal{text-align:left;padding-top:22px;overflow:visible}.support-modal>small,.support-modal h2{text-align:center;display:block}.support-modal__icon{color:#2b1407;background:linear-gradient(145deg,#ffe373,#d99417);border:1px solid #ffd7669e;border-radius:17px;place-items:center;width:54px;height:54px;margin:0 auto 12px;display:grid;box-shadow:0 8px 22px #de920f47}.support-modal__icon svg{width:25px;height:25px}.support-modal__copy{color:#ead4b7;text-align:center;margin:14px 0 0;font-size:14px;font-weight:700;line-height:1.45}.support-modal__contacts{gap:8px;margin-top:16px;display:grid}.support-modal__contact{color:#2b1407;background:linear-gradient(#ffe26f,#d89117);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:15px;font-weight:900;display:flex;box-shadow:0 7px 20px #cd810a38}.support-modal__contact svg{width:18px;height:18px}.app-shell .profile-v1 .docs-card.docs-card-v2{background:radial-gradient(circle at 8%,#f4ae1c29,#0000 36%),linear-gradient(145deg,#3a2412,#160e08)!important;border:1px solid #efb7366b!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:112px!important;margin:0!important;padding:16px 14px 16px 112px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 22px #00000038!important}.app-shell .profile-v1 .docs-card-v2__art{object-fit:contain!important;filter:drop-shadow(0 5px 10px #00000080)!important;width:96px!important;height:104px!important;position:absolute!important;bottom:-8px!important;left:2px!important}.app-shell .profile-v1 .docs-card-v2__copy{z-index:2!important;min-width:0!important;position:relative!important}.app-shell .profile-v1 .docs-card-v2__copy small{color:#bc8d51!important;letter-spacing:.15em!important;font-size:10px!important;font-weight:900!important}.app-shell .profile-v1 .docs-card-v2__copy h3{color:#ffe490!important;margin:4px 0!important;font-size:17px!important;font-weight:950!important}.app-shell .profile-v1 .docs-card-v2__copy p{color:#a88b74!important;margin:4px 0 0!important;font-size:12px!important;font-weight:700!important}.app-shell .profile-v1 .docs-card.docs-card-v2>button{color:#321707!important;background:linear-gradient(#ffe868,#e8a00f)!important;border:0!important;border-radius:11px!important;flex:none!important;align-items:center!important;gap:5px!important;min-height:42px!important;padding:10px 12px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.docs-modal{text-align:left;flex-direction:column;max-height:min(86vh,720px);padding-top:22px;display:flex;overflow:hidden}.docs-modal>small,.docs-modal h2{text-align:center;flex:none;display:block}.docs-modal__links{flex:none;grid-template-columns:1fr 1fr;gap:6px;margin:14px 0 0;display:grid}.docs-modal__links button{color:#dbcaa7;text-align:left;background:#0c0705e6;border:1px solid #deb04a38;border-radius:12px;gap:3px;padding:10px 11px;display:grid}.docs-modal__links button strong{color:#f0d089;font-size:12px;font-weight:900}.docs-modal__links button small{color:#786859;letter-spacing:0;font-size:10px;font-weight:700}.docs-modal__links button.is-active{background:linear-gradient(#5a3412f2,#1c0f08f5);border-color:#ffd666a6;box-shadow:inset 0 0 0 1px #ffd6661f}.docs-modal__links button.is-active strong{color:#ffe490}.docs-modal__body{color:#dfc69b;border-top:1px solid #deb04a29;flex:auto;min-height:0;margin-top:12px;padding:12px 4px 4px;font-size:12px;line-height:1.55;overflow:auto}.docs-modal__body h3{color:#ffe490;margin:0 0 6px;font-size:15px;font-weight:950}.docs-modal__body h4{color:#efc46a;margin:14px 0 4px;font-size:12px;font-weight:900}.docs-modal__body p{margin:0 0 6px}.modal-backdrop,.referral-modal-backdrop,.wheel-prize-backdrop{place-items:unset!important;padding:12px 12px calc(48px + var(--safe-bottom,0px))!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#080302db!important;justify-content:center!important;align-items:flex-end!important;display:flex!important}.modal-backdrop--dialog,.modal-backdrop--confirm{align-items:center!important}.wheel-prize-card__burst{display:none!important}.game-modal,body[data-active-tab=apiary] .game-modal,.referral-modal,.wheel-prize-modal,.docs-modal{color:#ead4b7!important;background:radial-gradient(circle at 50% 0,#f1a61b3d,#0000 42%),linear-gradient(155deg,#5a2a0c,#2a1206 55%,#160906)!important;border:1px solid #c98d25!important;animation:none!important;box-shadow:0 24px 65px #000000b3,inset 0 1px #ffe4911f!important}.game-modal>header,body[data-active-tab=apiary] .game-modal>header{background:linear-gradient(#794012f2,#3b1a06eb)!important;border-bottom:1px solid #c98d2559!important}.game-modal>header h2,body[data-active-tab=apiary] .game-modal>header h2,.referral-modal h2,.docs-modal h2{color:#ffe28a!important;text-shadow:none!important}.game-modal>header p,body[data-active-tab=apiary] .game-modal>header p,.referral-modal>p,.docs-modal>small{color:#c4a37a!important}.game-modal>header>button,body[data-active-tab=apiary] .game-modal>header>button,.referral-modal__close{color:#ffe28a!important;background:#140906b8!important;border:1px solid #e7be6959!important}.game-modal__leading,body[data-active-tab=apiary] .game-modal__leading{background:#1409068c!important;border:1px solid #e7be6959!important;border-radius:14px!important;width:48px!important;height:48px!important;overflow:hidden!important}.game-modal__leading img,.game-modal__leading .sprite-icon,body[data-active-tab=apiary] .game-modal__leading img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.mock-v1-modal-product,.events-v1 .mock-v1-modal-product{background:#0c060373!important;border:1px solid #c98d2559!important;border-radius:16px!important;grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important;padding:12px!important;display:grid!important}.mock-v1-modal-product>img,.mock-v1-modal-product>.sprite-icon,.events-v1 .mock-v1-modal-product>img,.events-v1 .mock-v1-modal-product>.sprite-icon{object-fit:contain!important;filter:drop-shadow(0 8px 16px #00000073)!important;flex:0 0 112px!important;width:112px!important;max-width:112px!important;height:112px!important;max-height:112px!important}.mock-v1-modal-product>div,.events-v1 .mock-v1-modal-product>div,.app-shell .v1-hud__meta{min-width:0!important}.app-shell .v1-hud__prestige{white-space:nowrap!important;min-width:0!important;max-width:min(46vw,132px)!important;padding:0 7px!important;font-size:9px!important;overflow:hidden!important}.app-shell .v1-hud__prestige>span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.app-shell .profile-v1 .mock-v1-prestige{grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;padding:8px 12px 8px 10px!important;overflow:hidden!important}.app-shell .profile-v1 .mock-v1-prestige .sprite-icon,.app-shell .profile-v1 .mock-v1-prestige__art{width:42px!important;height:42px!important}.app-shell .profile-v1 .mock-v1-prestige__value{font-size:20px!important}.app-shell .profile-v1 .mock-v1-prestige__copy{min-width:0!important}.app-shell .profile-v1 .mock-v1-prestige span{text-overflow:clip!important;white-space:normal!important;letter-spacing:.02em!important;min-width:0!important;font-size:10px!important;line-height:1.2!important;overflow:visible!important}.app-shell .profile-v1 .mock-v1-prestige small{text-overflow:clip!important;white-space:normal!important;font-size:10px!important;line-height:1.25!important;overflow:visible!important}.app-shell .profile-v1__title{aspect-ratio:1024/438!important;background:linear-gradient(90deg,#0000 30%,#0506096b 62%,#05060999 100%),url(/assets/premium-v2/profile-hero-full-v1.webp) 50%/cover no-repeat,#0d0f15!important;justify-content:flex-end!important;align-items:center!important;min-height:0!important;padding:16px 18px!important;display:flex!important}.app-shell .profile-v1__title-bee,.app-shell .profile-v1__title-crown{display:none!important}.app-shell .profile-v1__title>div{text-align:right!important;width:56%!important;min-width:0!important}.app-shell .profile-v1__title h1{text-shadow:0 2px 14px #000000a6!important;font-size:clamp(30px,8.6vw,38px)!important}.app-shell .profile-v1__title>div>span,.app-shell .profile-v1__title p{text-shadow:0 1px 8px #000000b3!important}.app-shell .profile-v1__title .profile-v1__account-title{text-align:right!important;justify-items:end!important;gap:6px!important;width:min(100%,250px)!important;margin:0 0 0 auto!important;line-height:1.05!important;display:grid!important}.app-shell .profile-v1__title .profile-v1__account-title>span{color:#fff5d5!important;white-space:nowrap!important;text-shadow:0 2px 2px #000000e0,0 5px 16px #00000094!important;font-family:Impact,Arial Narrow,sans-serif!important;font-weight:900!important;line-height:1.05!important;display:block!important}.app-shell .profile-v1__title .profile-v1__account-title>span:first-child{color:#ffd879!important;letter-spacing:.055em!important;padding-right:clamp(10px,3vw,18px)!important;font-size:clamp(15px,4.5vw,20px)!important}.app-shell .profile-v1__title .profile-v1__account-title>span:last-child{letter-spacing:.015em!important;font-size:clamp(17px,5vw,22px)!important}.app-shell .mock-v1-game .mock-v1-mines-grid button{aspect-ratio:512/471!important;box-shadow:none!important;clip-path:none!important;background:0 0!important;border-radius:0!important;padding:0!important}.app-shell .mock-v1-game .mock-v1-mines-grid button:before{content:none!important}.app-shell .mock-v1-game .mock-v1-mines-grid button.is-safe,.app-shell .mock-v1-game .mock-v1-mines-grid button.is-wasp{box-shadow:none!important;background:0 0!important}.app-shell .mock-v1-game .mock-v1-cell-face{filter:drop-shadow(0 2px 3px #0000008c)!important}.app-shell .mock-v1-game .mock-v1-mines-grid button.is-safe .mock-v1-cell-face{filter:drop-shadow(0 0 8px #ffbe3c80)!important}.app-shell .mock-v1-game .mock-v1-mines-grid button.is-wasp .mock-v1-cell-face{filter:drop-shadow(0 0 9px #e2431899)!important}.app-shell .mock-v1-game .mock-v1-mines-grid[data-grid-size="9"] button.is-safe .mock-v1-cell-face{filter:drop-shadow(0 0 8px #c45cff8c)!important}.app-shell .mock-v1-game .mock-v1-mines-grid[data-grid-size="9"] button.is-wasp .mock-v1-cell-face{filter:drop-shadow(0 0 9px #ff40c899)!important}.app-shell .v1-apiary__overview{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:10px!important;padding:0!important;display:grid!important}.app-shell .v1-apiary__overview>.v1-apiary__overview-card{color:#fff4d0!important;text-align:left!important;background:radial-gradient(circle at 9%,#ffb72a2e,#0000 28%),linear-gradient(112deg,#4a250bf5,#1e0e07fa 58%,#120805fc)!important;border:1px solid #dc9b3085!important;border-radius:19px!important;grid-template-columns:76px minmax(0,1fr) 76px!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:94px!important;margin:0!important;padding:9px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe8a01a,0 10px 24px #00000047!important}.app-shell .v1-apiary__overview>button.v1-apiary__overview-card:active{transform:scale(.988)!important}.app-shell .v1-apiary__overview-art{width:76px!important;height:76px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;padding:0!important;display:grid!important;position:static!important;inset:auto!important}.app-shell .v1-apiary__overview-art img{object-fit:contain!important;filter:drop-shadow(0 7px 8px #00000075)!important;width:66px!important;max-width:100%!important;height:66px!important;max-height:100%!important;margin:0!important}.app-shell .v1-apiary__overview-copy{background:0 0!important;border:0!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;min-width:0!important;min-height:0!important;padding:0!important;display:flex!important;position:static!important;inset:auto!important}.app-shell .v1-apiary__overview-copy strong{color:#ffd66b!important;letter-spacing:-.025em!important;text-align:left!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(14px,4vw,18px)!important;font-weight:950!important;line-height:1.05!important}.app-shell .v1-apiary__overview-copy small{color:#d1b887!important;text-align:left!important;white-space:normal!important;font-size:clamp(9px,2.65vw,11px)!important;font-weight:750!important;line-height:1.22!important;overflow:visible!important}.app-shell .v1-apiary__overview-copy b{color:#fff0bd!important;text-align:left!important;white-space:normal!important;font-size:clamp(10px,2.8vw,12px)!important;font-weight:900!important;line-height:1.2!important;overflow:visible!important}.app-shell .v1-apiary__overview-action{color:#ffd66a!important;letter-spacing:.025em!important;text-align:center!important;width:76px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;padding:7px 2px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(9px,2.75vw,11px)!important;font-weight:950!important;line-height:1.1!important;display:grid!important;position:static!important;inset:auto!important}.app-shell .v1-apiary__overview>.v1-apiary__overview-card--offline{grid-template-columns:minmax(0,1fr) 82px!important;gap:0!important;padding:0!important}.app-shell .v1-apiary__overview-main{min-width:0!important;min-height:92px!important;color:inherit!important;text-align:left!important;background:0 0!important;border:0!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:9px!important;display:grid!important}.app-shell .v1-apiary__overview-controls{background:#0a04033d!important;border-left:1px solid #e4a4382e!important;align-self:stretch!important;place-items:center!important;min-width:0!important;padding:7px!important;display:grid!important}.app-shell .v1-apiary__overview-collect{color:#2c1501!important;letter-spacing:.035em!important;background:linear-gradient(#ffd760,#e39c20)!important;border:0!important;border-radius:12px!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:8px 4px!important;font-size:9px!important;font-weight:950!important;box-shadow:inset 0 1px #ffffff7a!important}.app-shell .v1-apiary__overview-collect:disabled{opacity:.58!important}@media (width<=360px){.app-shell .v1-apiary__overview>.v1-apiary__overview-card{border-radius:16px!important;grid-template-columns:62px minmax(0,1fr) 68px!important;gap:7px!important;min-height:86px!important;padding:7px!important}.app-shell .v1-apiary__overview>.v1-apiary__overview-card--offline{grid-template-columns:minmax(0,1fr) 75px!important;gap:0!important;padding:0!important}.app-shell .v1-apiary__overview-main{grid-template-columns:62px minmax(0,1fr)!important;gap:7px!important;min-height:84px!important;padding:7px!important}.app-shell .v1-apiary__overview-art{border-radius:14px!important;width:62px!important;height:62px!important}.app-shell .v1-apiary__overview-art img{width:54px!important;height:54px!important}.app-shell .v1-apiary__overview-action{width:68px!important}}body[data-active-tab=events] .modal-backdrop--dialog{padding:16px 12px calc(16px + var(--safe-bottom,0px))!important;align-items:center!important}body[data-active-tab=events] .game-modal--reward{background:radial-gradient(circle at 88% 5%,#ffbf2f24,#0000 30%),linear-gradient(155deg,#3b1c09,#1b0b04 62%,#100603)!important;border-radius:24px!important;flex:none!important;width:min(100% - 8px,420px)!important;height:auto!important;min-height:0!important;max-height:min(88dvh,560px)!important;overflow:hidden!important}body[data-active-tab=events] .game-modal--reward>header{gap:10px!important;min-height:66px!important;padding:11px 13px!important}body[data-active-tab=events] .game-modal--reward>header h2{font-size:clamp(17px,4.7vw,20px)!important;line-height:1.08!important}body[data-active-tab=events] .game-modal--reward>header p{margin-top:3px!important;font-size:9px!important;line-height:1.25!important}body[data-active-tab=events] .game-modal--reward>header>button{border-radius:12px!important;flex:0 0 38px!important;width:38px!important;height:38px!important;min-height:38px!important}body[data-active-tab=events] .game-modal--reward .game-modal__body{max-height:calc(88dvh - 66px)!important;padding:13px!important;overflow:hidden auto!important}.event-reward-modal{gap:10px;display:grid}.event-reward-modal__hero{background:radial-gradient(circle at 15%,#ffb8251f,#0000 34%),#0e06038a;border:1px solid #e19e2b57;border-radius:18px;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:12px;min-height:122px;padding:10px 12px;display:grid}.event-reward-modal__art{place-items:center;width:100px;height:100px;display:grid}.event-reward-modal__art img{object-fit:contain;filter:drop-shadow(0 8px 14px #00000080);width:96px;max-width:100%;height:96px;max-height:100%}.event-reward-modal__copy{min-width:0}.event-reward-modal__copy>span{color:#d8a94d;letter-spacing:.08em;font-size:8px;font-weight:900}.event-reward-modal__copy h3{margin:3px 0 0;font-size:clamp(16px,4.8vw,20px);font-weight:950;line-height:1.08;color:#fff0c4!important}.event-reward-modal__copy p{margin:6px 0 0;font-size:10px;line-height:1.35;color:#c9b28f!important}.event-chest-odds{background:radial-gradient(circle at 100% 0,#ffbc301a,#0000 42%),#0906059e;border:1px solid #ffbf3a52;border-radius:16px;gap:8px;padding:10px;display:grid}.event-chest-odds>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.event-chest-odds>header>span{gap:2px;min-width:0;display:grid}.event-chest-odds>header small{letter-spacing:.09em;font-size:7px;font-weight:950;color:#aa8c5b!important}.event-chest-odds>header strong{font-size:13px;font-weight:950;line-height:1.1;color:#ffe39a!important}.event-chest-odds>header>b{color:#2b1703;white-space:nowrap;background:linear-gradient(#ffe57f,#e6a51f);border-radius:8px;padding:5px 7px;font-size:8px;font-weight:950}.event-chest-odds>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.event-chest-odds article{background:#ffffff09;border:1px solid #ffd26e24;border-radius:12px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:58px;padding:8px 8px 8px 7px;display:grid}.event-chest-odds article>img{object-fit:contain;filter:drop-shadow(0 3px 5px #0000007a);width:32px;height:32px}.event-chest-odds article.is-swarm>img{object-fit:cover;object-position:center;border-radius:10px}.event-chest-odds article>span{gap:1px;min-width:0;display:grid}.event-chest-odds article strong{letter-spacing:-.02em;white-space:normal;overflow-wrap:anywhere;font-size:12px;font-weight:900;line-height:1.15;color:#fff6d4!important}.event-chest-odds article small{font-size:10px;font-weight:800;line-height:1.1;color:#f0c56a!important}.event-chest-odds article>b{color:#ffe08a;letter-spacing:-.02em;font-size:13px;font-weight:950}.event-chest-odds article.is-jackpot{background:radial-gradient(circle at 15%,#ffc23626,#0000 45%),#5b340873;border-color:#ffc6427a;box-shadow:inset 0 0 12px #ffb6280f}.event-chest-odds>p{text-align:center;margin:0;font-size:8px;line-height:1.25;color:#bca987!important}.event-reward-modal__cost{background:#ffb92d11;border:1px solid #e19e2b40;border-radius:16px;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:11px;min-height:58px;padding:8px 12px;display:grid}.event-reward-modal__cost>span{gap:3px;min-width:0;display:grid}.event-reward-modal__cost>span:last-child{text-align:right}.event-reward-modal__cost small{text-transform:uppercase;font-size:8px;font-weight:700;color:#a9906c!important}.event-reward-modal__cost strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden;color:#ffe091!important}.event-reward-modal__cost>i{background:#e19e2b38;width:1px;height:30px}.event-reward-modal__cost.is-short{background:#ff4c3014;border-color:#ff644461}.event-reward-modal__cost.is-short>span:first-child strong{color:#ffb09b!important}.event-reward-modal__outcome{background:#ffb92d12;border:1px solid #e19e2b47;border-radius:16px;gap:4px;min-height:62px;padding:10px 12px;display:grid}.event-reward-modal__outcome strong{font-size:13px;font-weight:950;color:#ffe091!important}.event-reward-modal__outcome span{color:#c9b28f;font-size:10px;line-height:1.35}.event-reward-modal__outcome.is-success{background:#76ac401a;border-color:#89c55061}.event-reward-modal__outcome.is-success strong{color:#dff8aa!important}.event-reward-modal__outcome.is-error{background:#ff4c3017;border-color:#ff644466}.event-reward-modal__outcome.is-error strong{color:#ffb09b!important}.event-reward-modal__action{border-radius:15px!important;width:100%!important;min-height:52px!important;margin:0!important;font-size:12px!important;font-weight:950!important}.event-reward-modal__action:disabled{filter:saturate(.55);color:#ffeec69e!important;opacity:.72!important}@media (width<=359px){body[data-active-tab=events] .modal-backdrop--dialog{padding-inline:8px!important}body[data-active-tab=events] .game-modal--reward{border-radius:20px!important;width:100%!important}.event-reward-modal__hero{grid-template-columns:82px minmax(0,1fr);gap:9px;min-height:108px;padding:9px 10px}.event-reward-modal__art{width:82px;height:82px}.event-reward-modal__art img{width:80px;height:80px}}.app-shell .events-v1 .mock-v1-tournaments{gap:10px;display:grid}.app-shell .events-v1 .mock-v1-tournaments>.mock-v1-panel-title{margin-bottom:2px!important}.app-shell .events-v1 .mock-v1-tournaments__guide{background:linear-gradient(120deg,#3a1d4cb8,#412f15ad),#100a07e6;border:1px solid #ab76e54d;border-radius:15px;gap:4px;display:grid;box-shadow:inset 0 1px #ffda6f14;margin:0!important;padding:11px 12px!important}.app-shell .events-v1 .mock-v1-tournaments__guide strong{color:#ffd765;text-transform:uppercase;font-size:12px;font-weight:950}.app-shell .events-v1 .mock-v1-tournaments__guide span{color:#f0e5ca;font-size:11px;font-weight:750;line-height:1.32}.app-shell .events-v1 .mock-v1-tournaments__guide small{color:#bfaed1;font-size:10px;font-weight:700;line-height:1.32}.app-shell .events-v1 .mock-v1-tournament{overflow:hidden;background:radial-gradient(circle at 7%,#f1aa291a,#0000 30%),#ffffff06!important;border:1px solid #d79d313d!important;border-radius:16px!important;grid-template-columns:80px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;margin:0!important;padding:11px!important}.app-shell .events-v1 .mock-v1-tournament.is-cancelled{background:radial-gradient(circle at 7%,#8e5da417,#0000 30%),#ffffff05!important;border-color:#966fa73d!important}.app-shell .events-v1 .mock-v1-tournament>img{object-fit:contain!important;filter:drop-shadow(0 7px 10px #00000085)!important;width:80px!important;max-width:80px!important;height:80px!important;max-height:80px!important}.app-shell .events-v1 .mock-v1-tournament>div:nth-child(2){gap:3px;min-width:0;display:grid}.app-shell .events-v1 .mock-v1-tournament strong{color:#ffe39a!important;font-size:13px!important;font-weight:950!important;line-height:1.18!important}.app-shell .events-v1 .mock-v1-tournament small{color:#c2b69d!important;font-size:10px!important;font-weight:650!important;line-height:1.4!important}.app-shell .events-v1 .mock-v1-tournament small b{color:#f3ca62!important;font-size:inherit!important;font-weight:900!important}.app-shell .events-v1 .mock-v1-tournament .mock-v1-tournament__cancel-reason{color:#c7a9d4!important}.app-shell .events-v1 .mock-v1-tournament>div:last-child{grid-column:1/-1!important;gap:8px!important;margin-top:1px!important}.app-shell .events-v1 .mock-v1-tournament button{border-radius:14px!important;min-height:42px!important;padding-inline:10px!important;font-size:10px!important;font-weight:950!important}.app-shell .events-v1 .mock-v1-tournament .mock-v1-tournament__ranking{color:#f4e4ff!important;background:linear-gradient(118deg,#412056fa 0% 48%,#4b3514fa 52% 100%)!important;border:1px solid #be8be87a!important;box-shadow:inset 0 1px #ffe28b1f,inset 0 -8px 16px #0e071433,0 6px 14px #160a1e47!important}.app-shell .events-v1 .mock-v1-tournament .mock-v1-tournament__ranking svg{color:#efbd48;filter:drop-shadow(0 0 5px #f3b7375c)}.app-shell .events-v1 .mock-v1-tournament .mock-v1-tournament__ranking:not(:disabled):active{transform:translateY(1px)}.app-shell .events-v1 .mock-v1-tournament:is(.is-cancelled,.is-settled) .mock-v1-tournament__join:disabled{color:#958873!important;box-shadow:none!important;opacity:1!important;background:#2a2016db!important;border-color:#967f5c33!important}.app-shell .events-v1 .mock-v1-tournament button svg{width:13px;height:13px}@media (width<=359px){.app-shell .events-v1 .mock-v1-tournament{grid-template-columns:70px minmax(0,1fr)!important;gap:9px!important;padding:9px!important}.app-shell .events-v1 .mock-v1-tournament>img{width:70px!important;height:70px!important}.app-shell .events-v1 .mock-v1-tournament strong{font-size:12px!important}.app-shell .events-v1 .mock-v1-tournament small{font-size:9px!important}}html,body{background-color:#080503}body{background:radial-gradient(circle at 50% -12%,#ffb92e29,#0000 35%),linear-gradient(#120b05,#080503 48%,#050302)}.app-shell{--p2-bg:#0b0704;--p2-surface:#1d150df2;--p2-surface-2:#271b0ef5;--p2-line:#eeab3333;--p2-line-active:#ffc2469e;--p2-text:#fff4d8;--p2-muted:#b9a88e;--p2-amber:#f2a91f;--p2-amber-soft:#ffe092;--honey-cream:#fff0c2;--honey-caramel:#bd670d;--honey-chocolate:#2d1809;background:radial-gradient(circle at 10% 2%,#ffc54821,#0000 25%),radial-gradient(circle at 92% 26%,#b555081a,#0000 28%),linear-gradient(#130d08,#0b0704 42%,#080503)!important}.app-shell .ambient-scene{opacity:.17;filter:sepia(.55)saturate(1.28)hue-rotate(-7deg)}.app-shell .shell-top{-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);background:linear-gradient(#1f150cf5,#0e0a07eb)!important;border-bottom:1px solid #edaa3129!important;box-shadow:inset 0 -1px #ffd67e08,0 12px 32px #0502006b!important}.app-shell .v1-hud{background:linear-gradient(120deg,#ffde9712,#0000 34%),radial-gradient(circle at 9% 0,#ffb32429,#0000 34%),linear-gradient(145deg,#281c10f7,#110c08fa)!important;border-color:#f1b0364d!important;box-shadow:inset 0 1px #ffe2a50f,0 14px 32px #06030157!important}.app-shell .v1-hud__guide{color:#ffe8ad!important;background:linear-gradient(145deg,#ffd37c17,#602f071f)!important;border-color:#f2b13740!important}.app-shell :is(.content,.app-shell--apiary .content,.app-shell--market .content,.app-shell--game .content,.app-shell--events .content,.app-shell--profile .content){background:radial-gradient(circle at 12% 2%,#ffbf3d17,#0000 23%),radial-gradient(circle at 94% 18%,#ab4e0714,#0000 27%),linear-gradient(#100b07,#0a0704 44%,#070402)!important}.app-shell .balance-strip__item{background:linear-gradient(145deg,#ffe09d1c,#6b360914),#19110ac2!important;border-color:#efae353d!important;box-shadow:inset 0 1px #ffe4a924,inset 0 -1px #3a1a0347,0 10px 24px #0502003d!important}.app-shell .balance-strip__copy small,.app-shell .v1-hud__progress>small{color:#bfae91!important}.app-shell :is(.v1-apiary__overview,.mock-v1-market-status,.mock-v1-exchange-card,.mock-v1-wax-card,.mock-v1-calculator,.mock-v1-mines-controls,.mock-v1-fairness,.mock-v1-panel,.profile-v1__panel,.profile-v1 .mock-v1-profile-panel,.game-modal,.profile-cosmetics){background:linear-gradient(145deg, #ffde930e, transparent 38%), radial-gradient(circle at 100% 0%, #b1540817, transparent 42%), var(--p2-surface)!important;border-color:#e5a22d3b!important;box-shadow:inset 0 1px #ffe7b309,0 15px 36px #05020047!important}.app-shell .mock-v1-mode-selector__grid>button,.app-shell .events-v1 .mock-v1-login-days>div,.app-shell .events-v1 .mock-v1-streak-milestones>:is(div,button),.app-shell .events-v1 .mock-v1-season-track>div,.app-shell .events-v1 .mock-v1-quest,.app-shell .profile-v1__identity,.app-shell .profile-v1 .mock-v1-tier,.app-shell .profile-v1__wallet-balance,.app-shell .profile-v1__active-benefits{background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1!important;border-color:#dd9d2d30!important;box-shadow:inset 0 1px #ffe7b109!important}.app-shell .mock-v1-mode-selector__grid>button.is-active,.app-shell .profile-v1 .mock-v1-tier.is-active,.app-shell .events-v1 .mock-v1-login-days>div.is-current,.app-shell .events-v1 .mock-v1-login-days>div.is-next{background:linear-gradient(145deg,#ffc54526,#7537051c),#281b0ee6!important;border-color:#ffc1438a!important;box-shadow:inset 3px 0 #efa71f,inset 0 1px #ffe8ab14,0 8px 22px #7539061c!important}.app-shell :is(.mock-v1-panel-title,.profile-v1__lifetime-heading,.profile-v1__wallet-screen-head){border-bottom-color:#e2a1302e!important}.app-shell :is(.mock-v1-panel-title h2,.profile-v1__identity-name,.profile-v1__wallet-balance strong){color:var(--honey-cream)!important}.app-shell .bottom-nav,.app-shell--apiary .bottom-nav,.app-shell--apiary .bottom-nav.bottom-nav--v1{-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);background:linear-gradient(#1c130bf2,#0c0805fa)!important;border-top-color:#eaa62e33!important;box-shadow:inset 0 1px #ffdb9109,0 -12px 32px #05020066!important}.app-shell .bottom-nav button.is-active,.app-shell .bottom-nav button.is-main.is-active{color:#ffe39a!important;background:linear-gradient(#ffc23f2e,#7436051f)!important;box-shadow:inset 0 1px #ffe29d17,0 7px 20px #68310424!important}.app-shell .bottom-nav .nav-icon{position:relative!important}.app-shell .bottom-nav .bottom-nav__quest-badge{z-index:3;color:#2a1202;background:linear-gradient(#fff09c,#f2ae20);border:2px solid #241307;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-weight:1000;line-height:1;animation:1.8s ease-in-out infinite bottom-nav-quest-badge-pulse;display:grid;position:absolute;top:-4px;right:-5px;box-shadow:0 3px 8px #00000073}@keyframes bottom-nav-quest-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.app-shell .bottom-nav .bottom-nav__quest-badge{animation:none}}.app-shell :is(.v1-apiary__collect,.mock-v1-primary,.mock-v1-gold-button,.mock-v1-exchange-card__copy>button,.mock-v1-wax-card>button,.mock-v1-calculator__total button,.profile-v1 button.is-primary){background:linear-gradient(#ffe39a 0%,#f5b52e 48%,#d7830e 100%)!important;box-shadow:inset 0 1px #ffffff61,inset 0 -1px #6a2e0240,0 10px 24px #c1660838!important}.app-shell .mock-v1-week-limit>.mock-v1-week-limit__bar{height:14px!important;min-height:14px!important;position:relative!important}.app-shell .mock-v1-week-limit>.mock-v1-week-limit__bar>i{max-width:100%!important;height:100%!important;inset:0 auto 0 0!important}.app-shell .profile-v1 .profile-v1__wallet-panel{background:linear-gradient(135deg,#ffe29b17,#0000 34%),radial-gradient(circle at 96% 4%,#ea8e1533,#0000 36%),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/460px,linear-gradient(155deg,#2b190b 0%,#1b0f07 52%,#100804 100%)!important;border-color:#eba32780!important;box-shadow:inset 0 1px #ffe8b11f,inset 0 -18px 42px #491e0233,0 16px 34px #05020061!important}.app-shell .profile-v1__wallet-panel .mock-v1-panel-title{border-bottom-color:#efac3447!important}.app-shell .profile-v1__wallet-panel .mock-v1-panel-title h2{color:#fff0c2!important;text-shadow:0 2px 12px #df850f2e!important}.app-shell .profile-v1__wallet-balance{background:radial-gradient(circle at 10%,#ffbe3233,#0000 34%),linear-gradient(145deg,#68350bc7,#2b1608eb)!important;border-color:#f2b1356b!important;box-shadow:inset 0 1px #ffe8a61f,0 9px 22px #0a04003d!important}.app-shell .profile-v1__wallet-balance span{color:#d7bd8e!important}.app-shell .profile-v1__wallet-balance strong{color:#ffe291!important;text-shadow:0 2px 12px #e58e1433!important}.app-shell .profile-v1__wallet-entry,.app-shell .profile-v1__wallet-entry.is-withdraw{background:radial-gradient(circle at 9%,#ffb92b29,#0000 34%),linear-gradient(145deg,#532a0adb,#231208f0)!important;border-color:#eea82f5c!important;box-shadow:inset 0 1px #ffe6a917,0 8px 20px #08030033!important}.app-shell .profile-v1__wallet-entry strong{color:#fff1c7!important}.app-shell .profile-v1__wallet-entry small{color:#cdb487!important}.app-shell .profile-v1__wallet-entry.is-unavailable{cursor:not-allowed!important;background:radial-gradient(circle at 9%,#db8e1d1c,#0000 34%),linear-gradient(145deg,#43240dd1,#1f1109f0)!important;border-color:#d58f2347!important}.app-shell .profile-v1__wallet-entry.is-unavailable:after{display:none!important}.app-shell .profile-v1__wallet-status{color:#f0c66f!important;letter-spacing:.04em!important;text-align:center!important;background:#753e0c6b!important;border:1px solid #e6a43057!important;border-radius:999px!important;max-width:82px!important;padding:6px 7px!important;font-size:7px!important;font-weight:950!important;line-height:1.12!important}@media (width<=380px){.app-shell .profile-v1__wallet-entry{grid-template-columns:48px minmax(0,1fr) auto!important;gap:9px!important;padding:11px!important}.app-shell .profile-v1__wallet-entry img{width:48px!important;height:48px!important}.app-shell .profile-v1__wallet-status{max-width:72px!important;padding-inline:5px!important;font-size:6px!important}}.app-shell .v1-apiary__sections>.v1-apiary__section-card{background:radial-gradient(circle at 86% 18%,#ffbe3033,#0000 38%),linear-gradient(145deg,#48260cfa,#1d0f07fc)!important;border-color:#e8a2295c!important;box-shadow:inset 0 1px #ffe6a91a,inset 0 -18px 38px #491d0229,0 12px 27px #07030047!important}.app-shell .v1-apiary__sections>.v1-apiary__section-card:before{content:""!important;z-index:0!important;opacity:.08!important;pointer-events:none!important;background:url(/assets/mock3/fx/bg-honeycomb.webp) 50%/330px!important;display:block!important;position:absolute!important;inset:0!important}.app-shell .v1-apiary__sections>button.v1-apiary__section-card--hives{background:radial-gradient(circle at 84% 20%,#ffae1f40,#0000 40%),linear-gradient(145deg,#55300f,#211006 72%)!important}.app-shell .v1-apiary__sections>button.v1-apiary__section-card--bees{background:radial-gradient(circle at 82% 25%,#ffd46647,#0000 40%),linear-gradient(145deg,#674017,#291307 72%)!important;border-color:#f7b83680!important;box-shadow:inset 3px 0 #eda51f,inset 0 1px #ffedba21,0 12px 28px #3d1b0247!important}.app-shell .v1-apiary__sections>button.v1-apiary__section-card--swarms{background:radial-gradient(circle at 84% 22%,#f297183d,#0000 42%),linear-gradient(145deg,#4a290d,#1d0e06 74%)!important}.app-shell .v1-apiary__sections>button.v1-apiary__section-card--prestige{background:radial-gradient(circle at 82% 20%,#ffd35c40,#0000 40%),linear-gradient(145deg,#51300f,#241207 72%)!important}.app-shell .v1-apiary__section-card--bees>strong{color:#fff0ba!important;max-width:62%!important;line-height:1.05!important}.app-shell .v1-apiary__overview>.v1-apiary__overview-card--occupancy{background:radial-gradient(circle at 12%,#ffbf3442,#0000 28%),linear-gradient(112deg,#5b320ffa,#271408fc 58%,#140904fc)!important;border-color:#f1ae309e!important;min-height:104px!important;box-shadow:inset 4px 0 #eaa326,inset 0 1px #ffecb821,0 12px 26px #1a0a0157!important}.app-shell .v1-apiary__overview-card--occupancy .v1-apiary__overview-art{background:radial-gradient(circle,#ffc3373d,#0000 68%),#562c0a57!important;border:1px solid #f2b33a4d!important;border-radius:17px!important;box-shadow:inset 0 1px #ffe8a71a,0 7px 16px #0a04003d!important}.app-shell .v1-apiary__overview-card--occupancy .v1-apiary__overview-copy strong{color:#ffe08a!important}.app-shell .v1-apiary__occupancy-meter{background:#0f0703b8!important;border:1px solid #e7a43038!important;border-radius:999px!important;width:min(100%,190px)!important;height:6px!important;margin:1px 0!important;display:block!important;overflow:hidden!important;box-shadow:inset 0 1px 3px #00000075!important}.app-shell .v1-apiary__occupancy-meter>i{border-radius:inherit!important;background:linear-gradient(90deg,#d47a0d,#ffd75f)!important;height:100%!important;display:block!important;box-shadow:0 0 9px #ffb82770!important}.app-shell .v1-apiary__overview-card--occupancy .v1-apiary__overview-action{color:#ffe9a8!important;background:linear-gradient(145deg,#894e128f,#401f08a8)!important;border:1px solid #f2b43b66!important;border-radius:13px!important;min-height:40px!important;padding:7px 5px!important;font-size:8px!important;box-shadow:inset 0 1px #ffe6a61a!important}@media (width<=360px){.app-shell .v1-apiary__overview>.v1-apiary__overview-card--occupancy{min-height:96px!important}.app-shell .v1-apiary__occupancy-meter{max-width:150px!important}}body[data-active-tab=apiary] .game-modal--swarms{background:radial-gradient(circle at 88% 4%,#f4a41e29,#0000 31%),linear-gradient(155deg,#351b09,#190c05 56%,#0d0603)!important;border-color:#eba52aa3!important;border-radius:26px 26px 20px 20px!important;width:min(100% - 2px,620px)!important;max-height:min(94dvh,920px)!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe7a91c,0 30px 80px #000000c2!important}body[data-active-tab=apiary] .game-modal--swarms>header{background:linear-gradient(105deg,#814310f5,#3f1d08f5 62%,#251005fa)!important;border-bottom-color:#e8a42d52!important;gap:12px!important;min-height:84px!important;padding:13px 15px!important}body[data-active-tab=apiary] .game-modal--swarms .game-modal__leading{background:radial-gradient(circle,#ffc02c38,#0000 68%),#200d049e!important;border-color:#f7be495c!important;border-radius:17px!important;flex:0 0 58px!important;width:58px!important;height:58px!important;overflow:visible!important}body[data-active-tab=apiary] .game-modal--swarms .game-modal__leading img{filter:drop-shadow(0 6px 8px #07020075)!important;transform:scale(1.16)!important}body[data-active-tab=apiary] .game-modal--swarms>header h2{color:#ffe497!important;letter-spacing:-.035em!important;font-size:clamp(24px,7vw,30px)!important;font-weight:950!important;line-height:1!important}body[data-active-tab=apiary] .game-modal--swarms>header p{color:#d7bd91!important;max-width:350px!important;margin-top:5px!important;font-size:11px!important;font-weight:700!important;line-height:1.3!important}body[data-active-tab=apiary] .game-modal--swarms .game-modal__body{background:radial-gradient(circle at 10% 0,#da7f1217,#0000 24%),#0c060357!important;max-height:calc(94dvh - 84px)!important;padding:14px!important;overflow:hidden auto!important}body[data-active-tab=apiary] .v1-swarm-modal{gap:14px!important;display:grid!important}body[data-active-tab=apiary] .v1-swarm-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}body[data-active-tab=apiary] .v1-swarm-summary>div{background:linear-gradient(145deg,#66350db8,#251207c2)!important;border:1px solid #e8a42f42!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;min-width:0!important;min-height:67px!important;padding:10px 12px!important;display:flex!important;box-shadow:inset 0 1px #ffe5a512!important}body[data-active-tab=apiary] .v1-swarm-summary span{color:#c98d2e!important;letter-spacing:.08em!important;font-size:8px!important;font-weight:950!important}body[data-active-tab=apiary] .v1-swarm-summary strong{color:#ffe5a1!important;font-size:clamp(12px,3.45vw,15px)!important;font-weight:950!important;line-height:1.18!important}body[data-active-tab=apiary] .v1-swarm-grid{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}body[data-active-tab=apiary] .v1-swarm-card{background:radial-gradient(circle at 16% 48%,#ffb8242b,#0000 34%),linear-gradient(145deg,#4a270cf7,#1b0d06fc)!important;border:1px solid #eba83157!important;border-radius:22px!important;grid-template-columns:clamp(118px,35vw,164px) minmax(0,1fr)!important;align-items:start!important;gap:12px!important;min-width:0!important;min-height:0!important;padding:12px!important;display:grid!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 1px #ffe7a714,0 12px 28px #08030047!important}body[data-active-tab=apiary] .v1-swarm-card--sweet{background:radial-gradient(circle at 17% 48%,#ea788233,#0000 35%),linear-gradient(145deg,#52231cf7,#1f0d0afc)!important;border-color:#df847661!important}body[data-active-tab=apiary] .v1-swarm-card--golden{background:radial-gradient(circle at 17% 48%,#ffc93f42,#0000 37%),linear-gradient(145deg,#5f370dfa,#231106fc)!important;border-color:#ffc03d8f!important}body[data-active-tab=apiary] .v1-swarm-card--royal{background:radial-gradient(circle at 17% 48%,#914cc93d,#0000 37%),linear-gradient(145deg,#3c1c49fa,#190b1efc)!important;border-color:#b876e280!important}body[data-active-tab=apiary] .v1-swarm-card--legendary{background:radial-gradient(circle at 17% 48%,#ffae1d38,#0000 38%),linear-gradient(145deg,#2c1d0ffc,#0c0806fc)!important;border-color:#f5b2369e!important}body[data-active-tab=apiary] .v1-swarm-card--star{background:radial-gradient(circle at 17% 48%,#7945dd40,#0000 38%),linear-gradient(145deg,#271648fa,#0d081ffc)!important;border-color:#ab70ee8f!important}body[data-active-tab=apiary] .v1-swarm-card.is-active{border-color:#f3b83f!important;box-shadow:inset 4px 0 #f0ad2d,inset 0 1px #ffecb51f,0 0 25px #eea1232e!important}body[data-active-tab=apiary] .v1-swarm-card__visual{aspect-ratio:2/3!important;background:#170a03!important;border:1px solid #efad3433!important;border-radius:18px!important;align-self:start!important;place-items:center!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;display:grid!important;position:relative!important;overflow:hidden!important}body[data-active-tab=apiary] .v1-swarm-card__visual:before,body[data-active-tab=apiary] .v1-swarm-card__visual:after{content:none!important;filter:none!important;background:0 0!important;display:none!important}body[data-active-tab=apiary] .v1-swarm-card__visual>span{z-index:2!important;color:#ffe4a8!important;letter-spacing:.06em!important;background:#120803e0!important;border:1px solid #ffd6788c!important;border-radius:999px!important;padding:6px 8px!important;font-size:9px!important;font-weight:950!important;line-height:1!important;position:absolute!important;top:8px!important;left:8px!important;box-shadow:0 2px 8px #00000059!important}body[data-active-tab=apiary] .v1-swarm-card__visual>img{z-index:0!important;object-fit:cover!important;object-position:center!important;filter:none!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important;transform:none!important}body[data-active-tab=apiary] .v1-swarm-card__visual>b{z-index:2!important;color:#291301!important;background:linear-gradient(#ffe28b,#e9a62b)!important;border-radius:999px!important;padding:5px 8px!important;font-size:8px!important;font-weight:950!important;position:absolute!important;bottom:8px!important;right:8px!important}body[data-active-tab=apiary] .v1-swarm-card__body{flex-direction:column!important;gap:9px!important;min-width:0!important;min-height:0!important;display:flex!important;overflow:visible!important}body[data-active-tab=apiary] .v1-swarm-card__head{flex-shrink:0!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;justify-items:start!important;gap:7px!important;min-width:0!important;display:grid!important}body[data-active-tab=apiary] .v1-swarm-card__head>div{min-width:0!important}body[data-active-tab=apiary] .v1-swarm-card__head small{color:#c5a879!important;font-size:10px!important;font-weight:800!important;line-height:1.25!important;display:block!important}body[data-active-tab=apiary] .v1-swarm-card__head strong{color:#ffe4a0!important;letter-spacing:-.025em!important;overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important;margin-top:0!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(18px,5.2vw,23px)!important;font-weight:950!important;line-height:1.04!important;display:block!important}body[data-active-tab=apiary] .v1-swarm-card__head>span{color:#e8be6b!important;white-space:nowrap!important;background:#190c058c!important;border:1px solid #e9a93740!important;border-radius:999px!important;max-width:100%!important;padding:5px 8px!important;font-size:9px!important;font-weight:900!important;line-height:1.1!important;position:static!important}body[data-active-tab=apiary] .v1-swarm-card__facts{flex-shrink:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}body[data-active-tab=apiary] .v1-swarm-card__facts>.is-cost{flex-direction:row!important;grid-column:1/-1!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:44px!important}body[data-active-tab=apiary] .v1-swarm-card__facts>.is-cost strong{text-align:right!important;max-width:68%!important}body[data-active-tab=apiary] .v1-swarm-card__facts>div{background:#10070380!important;border:1px solid #e29f2c29!important;border-radius:11px!important;flex-direction:column!important;justify-content:center!important;gap:3px!important;min-width:0!important;min-height:52px!important;padding:7px 6px!important;display:flex!important}body[data-active-tab=apiary] .v1-swarm-card__facts span{color:#9f825d!important;letter-spacing:.035em!important;font-size:8px!important;font-weight:950!important;line-height:1.05!important}body[data-active-tab=apiary] .v1-swarm-card__facts strong{overflow-wrap:normal!important;word-break:normal!important;color:#f9d98d!important;max-width:100%!important;font-size:clamp(10px,3vw,13px)!important;font-weight:950!important;line-height:1.2!important}body[data-active-tab=apiary] .v1-swarm-card__actions{flex-shrink:0!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;margin-top:auto!important;display:grid!important}body[data-active-tab=apiary] .v1-swarm-card__launch{color:#321700!important;background:linear-gradient(#ffe191,#efb137 54%,#cf7d13)!important;border:1px solid #ffe697a3!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:100%!important;min-height:62px!important;margin-top:0!important;padding:9px 10px!important;display:flex!important;box-shadow:inset 0 1px #fff6,0 8px 18px #5d2a023d!important}body[data-active-tab=apiary] .v1-swarm-card__launch.is-rubles{color:#ffe4a0!important;background:linear-gradient(#7a4216,#4a260d 58%,#2b1508)!important;border-color:#f5b3407a!important;box-shadow:inset 0 1px #ffde9a2e,0 8px 18px #0a040047!important}body[data-active-tab=apiary] .v1-swarm-card__launch.is-rubles>strong{white-space:nowrap!important}body[data-active-tab=apiary] .v1-swarm-card__launch.is-rubles>small{color:#ffe0a4b8!important}body[data-active-tab=apiary] .v1-swarm-card__launch>strong{max-width:100%!important;color:inherit!important;letter-spacing:.015em!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important;font-size:12px!important;font-weight:950!important;line-height:1.16!important}body[data-active-tab=apiary] .v1-swarm-card__launch>small{color:#351902b8!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important;max-width:100%!important;font-size:10px!important;font-weight:850!important;line-height:1.22!important}body[data-active-tab=apiary] .v1-swarm-card__launch:disabled{color:#e5c996!important;box-shadow:none!important;background:linear-gradient(#7a5a31,#4a3018)!important;border-color:#deac5652!important}body[data-active-tab=apiary] .v1-swarm-card__launch:disabled>small{color:#ffe7b59e!important}body[data-active-tab=apiary] .game-modal--swarms :is(.v1-active-swarm,.v1-modal__explanation){background:linear-gradient(145deg,#572d0c99,#1c0d06b8)!important;border-color:#e7a43047!important;border-radius:19px!important;padding:14px!important}body[data-active-tab=apiary] .game-modal--swarms .v1-active-swarm__head>img{filter:drop-shadow(0 8px 12px #05020073)!important;width:108px!important;height:108px!important}body[data-active-tab=apiary] .game-modal--swarms .v1-active-swarm__head span{color:#d99a32!important;letter-spacing:.08em!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:9px!important;font-weight:950!important}body[data-active-tab=apiary] .game-modal--swarms .v1-active-swarm__head h3{color:#ffe4a0!important;font-size:clamp(20px,5.8vw,27px)!important;font-weight:950!important}body[data-active-tab=apiary] .game-modal--swarms .v1-active-swarm__head p{color:#d2b988!important;font-size:12px!important;font-weight:750!important}body[data-active-tab=apiary] .game-modal--swarms .v1-active-swarm__actions>button{border-radius:14px!important;min-height:58px!important;font-size:11px!important;font-weight:900!important}body[data-active-tab=apiary] .game-modal--swarms .v1-modal__explanation h3{color:#ffe09a!important;font-size:18px!important;font-weight:950!important}body[data-active-tab=apiary] .game-modal--swarms .v1-modal__explanation p{color:#d3bd94!important;margin-top:8px!important;font-size:12px!important;font-weight:700!important;line-height:1.55!important}body[data-active-tab=apiary] .game-modal--swarms .v1-nectar-packs>button{background:linear-gradient(145deg,#6b370da8,#1f0f07c7)!important;border-color:#e8a53347!important;border-radius:15px!important;min-height:92px!important}body[data-active-tab=apiary] .game-modal--swarms .v1-nectar-packs strong{color:#ffe09a!important;font-size:13px!important;font-weight:950!important}body[data-active-tab=apiary] .game-modal--swarms .v1-nectar-packs small{color:#d5ae67!important;font-size:11px!important;font-weight:900!important}@media (width<=360px){body[data-active-tab=apiary] .game-modal--swarms .game-modal__body{padding:10px!important}body[data-active-tab=apiary] .v1-swarm-card{border-radius:18px!important;grid-template-columns:minmax(106px,38%) minmax(0,1fr)!important;gap:9px!important;min-height:258px!important;padding:9px!important}body[data-active-tab=apiary] .v1-swarm-card__visual{border-radius:15px!important;min-height:0!important}body[data-active-tab=apiary] .v1-swarm-card__visual>img{width:100%!important;height:100%!important}body[data-active-tab=apiary] .v1-swarm-card__head strong{font-size:17px!important}body[data-active-tab=apiary] .v1-swarm-card__facts>div{min-height:50px!important;padding:6px 5px!important}body[data-active-tab=apiary] .v1-swarm-card__facts strong{font-size:10px!important}body[data-active-tab=apiary] .v1-swarm-card__launch{min-height:60px!important;padding-inline:7px!important}body[data-active-tab=apiary] .v1-swarm-card__launch>strong{font-size:10px!important}body[data-active-tab=apiary] .v1-swarm-card__launch>small{font-size:9px!important}}body[data-active-tab=apiary] .game-modal--prestige{background:radial-gradient(circle at 85% 4%,#f09d1b2b,#0000 30%),linear-gradient(155deg,#3a1c08,#1b0c05 57%,#0e0603)!important;border-color:#e29b2699!important;border-radius:26px 26px 20px 20px!important;width:min(100% - 2px,620px)!important;max-height:min(94dvh,920px)!important;overflow:hidden!important}body[data-active-tab=apiary] .game-modal--prestige>header h2{letter-spacing:-.035em!important;font-size:clamp(24px,7vw,30px)!important;font-weight:950!important}body[data-active-tab=apiary] .game-modal--prestige>header p{font-size:11px!important;font-weight:750!important}body[data-active-tab=apiary] .game-modal--prestige .game-modal__body{max-height:calc(94dvh - 74px)!important;overflow:hidden auto!important}body[data-active-tab=apiary] .v1-prestige-modal{gap:14px!important}body[data-active-tab=apiary] .v1-prestige-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}body[data-active-tab=apiary] .v1-prestige-tier{--prestige-rgb:219 146 43;--prestige-surface:58 29 10;border:1px solid rgb(var(--prestige-rgb) / .42)!important;background:radial-gradient(circle at 18% 20%, rgb(var(--prestige-rgb) / .17), transparent 36%), linear-gradient(145deg, rgb(var(--prestige-surface) / .97), #130904fc)!important;border-radius:18px!important;flex-direction:column!important;gap:8px!important;min-width:0!important;min-height:142px!important;padding:10px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe6a414,0 10px 24px #0502003b!important}body[data-active-tab=apiary] .v1-prestige-tier:before,body[data-active-tab=apiary] .v1-prestige-tier:after{content:""!important;pointer-events:none!important;position:absolute!important}body[data-active-tab=apiary] .v1-prestige-tier:before{border:1px solid rgb(var(--prestige-rgb) / .22)!important;width:74px!important;height:74px!important;box-shadow:0 0 0 9px rgb(var(--prestige-rgb) / .035), 0 0 0 18px rgb(var(--prestige-rgb) / .022)!important;border-radius:22px!important;top:-38px!important;right:-24px!important;transform:rotate(30deg)!important}body[data-active-tab=apiary] .v1-prestige-tier:after{opacity:.18!important;background:linear-gradient(115deg, transparent 42%, rgb(var(--prestige-rgb) / .2) 49%, transparent 56%)!important;inset:0!important}body[data-active-tab=apiary] .v1-prestige-tier--1{--prestige-rgb:210 137 43;--prestige-surface:62 31 10}body[data-active-tab=apiary] .v1-prestige-tier--2{--prestige-rgb:228 156 43;--prestige-surface:67 34 10}body[data-active-tab=apiary] .v1-prestige-tier--3{--prestige-rgb:241 177 49;--prestige-surface:72 39 11}body[data-active-tab=apiary] .v1-prestige-tier--4{--prestige-rgb:255 196 62;--prestige-surface:78 43 11}body[data-active-tab=apiary] .v1-prestige-tier--5{--prestige-rgb:247 166 41;--prestige-surface:79 31 13}body[data-active-tab=apiary] .v1-prestige-tier--6{--prestige-rgb:255 206 73;--prestige-surface:61 30 70}body[data-active-tab=apiary] .v1-prestige-tier--7{--prestige-rgb:204 143 244;--prestige-surface:49 25 64}body[data-active-tab=apiary] .v1-prestige-tier--8{--prestige-rgb:121 161 246;--prestige-surface:21 29 56}body[data-active-tab=apiary] .v1-prestige-tier--9{--prestige-rgb:247 126 76;--prestige-surface:67 23 17}body[data-active-tab=apiary] .v1-prestige-tier--10{--prestige-rgb:255 220 102;--prestige-surface:29 19 8}body[data-active-tab=apiary] .v1-prestige-tier.is-next{border-color:rgb(var(--prestige-rgb) / .96)!important;box-shadow:inset 4px 0 rgb(var(--prestige-rgb) / .95), inset 0 1px #fff0c029, 0 0 24px rgb(var(--prestige-rgb) / .18)!important}body[data-active-tab=apiary] .v1-prestige-tier.is-complete{border-color:#6fbe6599!important;box-shadow:inset 4px 0 #6fbe65d6,inset 0 1px #e2ffd61f!important}body[data-active-tab=apiary] .v1-prestige-tier>em{z-index:3!important;color:#2c1603!important;letter-spacing:.055em!important;background:linear-gradient(180deg, #ffe292, rgb(var(--prestige-rgb)))!important;border-radius:999px!important;padding:4px 6px!important;font-size:6px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;position:absolute!important;top:8px!important;right:8px!important;box-shadow:0 4px 10px #0703003d!important}body[data-active-tab=apiary] .v1-prestige-tier.is-complete>em{color:#10220d!important;background:linear-gradient(#c8f2bd,#75bd69)!important}body[data-active-tab=apiary] .v1-prestige-tier__top{z-index:2!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-width:0!important;padding-top:12px!important;display:grid!important;position:relative!important}body[data-active-tab=apiary] .v1-prestige-tier__level{border:1px solid rgb(var(--prestige-rgb) / .6)!important;background:radial-gradient(circle at 50% 24%, rgb(var(--prestige-rgb) / .3), transparent 48%), #140903c7!important;border-radius:14px 14px 18px 18px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:1px!important;width:46px!important;height:51px!important;display:flex!important;box-shadow:inset 0 0 0 3px #0a040173,0 5px 12px #05020047!important}body[data-active-tab=apiary] .v1-prestige-tier__level span{color:rgb(var(--prestige-rgb) / .82)!important;letter-spacing:.055em!important;font-size:5px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=apiary] .v1-prestige-tier__level b{color:#ffe6a4!important;text-shadow:0 2px 8px rgb(var(--prestige-rgb) / .28)!important;font-size:27px!important;font-weight:950!important;line-height:.96!important}body[data-active-tab=apiary] .v1-prestige-tier__bonus{min-width:0!important}body[data-active-tab=apiary] .v1-prestige-tier__bonus span{color:#bda171!important;letter-spacing:.045em!important;font-size:7px!important;font-weight:950!important;line-height:1!important;display:block!important}body[data-active-tab=apiary] .v1-prestige-tier__bonus strong{color:#ffe09a!important;letter-spacing:-.035em!important;margin-top:4px!important;font-size:clamp(20px,5.8vw,25px)!important;font-weight:950!important;line-height:1!important;display:block!important}body[data-active-tab=apiary] .v1-prestige-tier__details{z-index:2!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;min-width:0!important;display:grid!important;position:relative!important}body[data-active-tab=apiary] .v1-prestige-tier__details>div{border:1px solid rgb(var(--prestige-rgb) / .15)!important;background:#0d060385!important;border-radius:11px!important;flex-direction:column!important;justify-content:center!important;gap:2px!important;min-width:0!important;min-height:51px!important;padding:7px 6px!important;display:flex!important}body[data-active-tab=apiary] .v1-prestige-tier__details span{color:#927a59!important;letter-spacing:.045em!important;font-size:6px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=apiary] .v1-prestige-tier__details strong{overflow-wrap:anywhere!important;color:#f8d78c!important;font-size:clamp(10px,3vw,13px)!important;font-weight:950!important;line-height:1.05!important}body[data-active-tab=apiary] .v1-prestige-tier__details small{color:#b39a72!important;font-size:7px!important;font-weight:800!important;line-height:1.05!important}@media (width<=340px){body[data-active-tab=apiary] .game-modal--prestige .game-modal__body{padding-inline:10px!important}body[data-active-tab=apiary] .v1-prestige-track{gap:7px!important}body[data-active-tab=apiary] .v1-prestige-tier{min-height:136px!important;padding:8px!important}body[data-active-tab=apiary] .v1-prestige-tier__top{grid-template-columns:42px minmax(0,1fr)!important;gap:6px!important}body[data-active-tab=apiary] .v1-prestige-tier__level{width:42px!important;height:48px!important}body[data-active-tab=apiary] .v1-prestige-tier__bonus strong{font-size:19px!important}body[data-active-tab=apiary] .v1-prestige-tier__details>div{padding-inline:4px!important}}.app-shell .v1-apiary .v1-apiary__overview{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:6px!important;padding:0!important}.app-shell .v1-apiary__overview>.v1-apiary__overview-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.app-shell .v1-apiary__overview>.v1-apiary__overview-card--production,.app-shell .v1-apiary__overview>.v1-apiary__overview-card--occupancy{min-height:92px!important;padding-block:10px!important}.app-shell .v1-apiary__overview-card--occupancy .v1-apiary__overview-art{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.app-shell .v1-apiary__overview-card--occupancy .v1-apiary__overview-action{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:7px 2px!important}.app-shell .v1-apiary__overview-controls{background:0 0!important;border-left:0!important}body[data-active-tab=market] .app-shell .mock-v1-market-status{border-radius:26px!important;overflow:hidden!important}body[data-active-tab=market] .app-shell .mock-v1-market-status__top{border-radius:20px!important;overflow:hidden!important}.app-shell .balance-strip{gap:4px!important}.app-shell .balance-strip>.balance-strip__item{grid-template-columns:24px minmax(0,1fr)!important;gap:3px!important;padding-inline:5px!important}.app-shell .balance-strip__copy small,.app-shell .balance-strip__copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.app-shell .balance-strip__copy strong{letter-spacing:-.03em!important;font-variant-numeric:lining-nums!important;font-size:clamp(8px,2.45vw,11px)!important}@media (width<=340px){.app-shell .balance-strip{gap:3px!important;left:6px!important;right:6px!important}.app-shell .balance-strip>.balance-strip__item{grid-template-columns:21px minmax(0,1fr)!important;gap:2px!important;padding-inline:4px!important}.app-shell .balance-strip>.balance-strip__item .balance-strip__icon{width:21px!important;height:21px!important}.app-shell .balance-strip__copy small{font-size:7px!important}.app-shell .balance-strip__copy strong{font-size:8px!important}}body[data-active-tab=game] .app-shell .mock-v1-mines__header{background:linear-gradient(90deg,#090808f0,#140c067a 58%,#07080bcc),url(/assets/premium-v2/game-hero-v2.webp) 50%/cover no-repeat!important;border-color:#f4b33757!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;min-height:108px!important;padding:14px!important;box-shadow:inset 0 1px #ffe9aa1a,0 12px 28px #00000057!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header h1{color:#ffd66f!important;letter-spacing:-.035em!important;text-shadow:0 3px 16px #000000d1!important;font-size:clamp(24px,7vw,32px)!important;font-weight:950!important;line-height:.95!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header span{color:#e9c778!important;letter-spacing:.12em!important;text-shadow:0 2px 8px #000!important;margin-top:6px!important;font-size:8px!important;font-weight:900!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header>button{background:#0b0a0ab3!important;border-color:#ffd56f47!important;border-radius:14px!important;width:44px!important;height:44px!important;min-height:44px!important;box-shadow:inset 0 1px #ffffff14!important}body[data-active-tab=game] .app-shell .mock-v1-active-round{--round-rgb:244 174 48;border:1px solid rgb(var(--round-rgb) / .34)!important;background:radial-gradient(circle at 50% 35%, rgb(var(--round-rgb) / .12), transparent 46%), linear-gradient(180deg, #1a120afa, #070808fc)!important;border-radius:24px!important;margin-top:10px!important;padding:11px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffebb214,0 16px 36px #0000006b!important}body[data-active-tab=game] .app-shell .mock-v1-active-round:before{opacity:.2;background:linear-gradient(30deg, transparent 47%, rgb(var(--round-rgb) / .11) 48% 51%, transparent 52%) 0 0 / 34px 58px, linear-gradient(150deg, transparent 47%, rgb(var(--round-rgb) / .08) 48% 51%, transparent 52%) 0 0 / 34px 58px;pointer-events:none;content:"";position:absolute;inset:0}body[data-active-tab=game] .app-shell .mock-v1-active-round>*{z-index:1;position:relative}body[data-active-tab=game] .app-shell .mock-v1-round-restored{border-radius:14px!important;margin-bottom:8px!important;padding:8px 10px!important}body[data-active-tab=game] .app-shell .mock-v1-round-restored strong{font-size:11px!important}body[data-active-tab=game] .app-shell .mock-v1-round-restored small{font-size:8px!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta{border:1px solid rgb(var(--round-rgb) / .28)!important;background:linear-gradient(105deg, rgb(var(--round-rgb) / .12), #080808c7 64%)!important;border-radius:17px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:7px 8px 7px 11px!important;display:grid!important;box-shadow:inset 0 1px #ffffff0e!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta__status{align-items:center!important;gap:9px!important;min-width:0!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta__status>i{border:2px solid rgb(var(--round-rgb) / .42)!important;background:rgb(var(--round-rgb))!important;width:10px!important;height:10px!important;box-shadow:0 0 13px rgb(var(--round-rgb) / .7)!important;border-radius:50%!important;flex:none!important;animation:1.8s ease-in-out infinite mock-v1-round-pulse!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta__status>span{flex-direction:column!important;align-items:flex-start!important;min-width:0!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta small{color:#9e8e71!important;letter-spacing:.1em!important;font-size:7px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta b{color:#fff0c3!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:4px!important;font-size:14px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta__risk{background:#681d0d42!important;border:1px solid #ed683947!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-width:62px!important;min-height:42px!important;padding:5px 9px!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta__risk b{color:#ffb073!important;font-size:17px!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell{background:radial-gradient(circle at 60% 43%, rgb(var(--round-rgb) / .13), transparent 45%), linear-gradient(180deg, #080909bd, #04050570)!important;border:0!important;border-radius:21px!important;min-height:0!important;margin-top:8px!important;padding:8px 0 0!important;display:block!important;overflow:hidden!important;box-shadow:inset 0 0 40px #00000075!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell:before{opacity:.12!important;border-radius:inherit!important;pointer-events:none!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats{z-index:5!important;border:1px solid rgb(var(--round-rgb) / .42)!important;background:radial-gradient(circle at 50% 0, rgb(var(--round-rgb) / .2), transparent 62%), linear-gradient(180deg, #1b120af7, #080808f5)!important;width:min(78%,300px)!important;min-height:72px!important;box-shadow:inset 0 1px #ffeeb61a, 0 9px 22px #00000080, 0 0 20px rgb(var(--round-rgb) / .09)!important;border-radius:18px!important;margin:0 auto -27px!important;padding:8px 14px!important;position:relative!important;inset:auto!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats span{color:#ba9c63!important;letter-spacing:.11em!important;font-size:7px!important;font-weight:950!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats strong{color:#ffe18c!important;letter-spacing:-.035em!important;text-shadow:0 0 16px rgb(var(--round-rgb) / .38)!important;margin:2px 0!important;font-size:clamp(28px,8vw,36px)!important;font-weight:950!important;line-height:.95!important}body[data-active-tab=game] .app-shell .mock-v1-active-round--nest .mock-v1-round-stats strong{color:#e5c4ff!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats small{color:#8d806a!important;font-size:7px!important;font-weight:800!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage{z-index:2!important;aspect-ratio:979/867!important;isolation:isolate!important;width:calc(100% + 76px)!important;max-width:590px!important;margin:0 -38px -5px!important;animation:.58s cubic-bezier(.16,1,.3,1) both mock-v1-board-enter!important;position:relative!important}body[data-active-tab=game] .app-shell .mock-v1-board-frame{z-index:3!important;object-fit:contain!important;pointer-events:none!important;width:100%!important;height:100%!important;filter:drop-shadow(0 13px 16px #0000008a) drop-shadow(0 0 9px rgb(var(--round-rgb) / .16))!important;animation:3.8s ease-in-out infinite mock-v1-board-glow!important;display:block!important;position:absolute!important;inset:0!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid{z-index:2!important;width:51.3%!important;max-width:none!important;position:absolute!important;top:24.6%!important;left:37.5%!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button{opacity:1!important;transition:filter .15s,transform .15s!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls{grid-template-columns:minmax(0,1fr)!important;gap:0!important;margin-top:8px!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button,body[data-active-tab=game] .app-shell .mock-v1-live-controls button:first-child{border-radius:18px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-height:62px!important;padding:9px 16px!important;font-family:inherit!important;font-weight:950!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button:not(:disabled){color:#182104!important;background:linear-gradient(#e6f278 0%,#acd437 52%,#719a16 100%)!important;border:1px solid #a4c633!important;box-shadow:inset 0 2px #ffffff61,inset 0 -3px #324c054d,0 8px 18px #4e760e47!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button:disabled{color:#9d9078!important;background:linear-gradient(#332a1cf0,#161411f5)!important;border:1px solid #d0a14638!important;box-shadow:inset 0 1px #ffffff0b!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button span{letter-spacing:.025em!important;font-size:13px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button strong{border-left:1px solid #1d34033d!important;padding-left:10px!important;font-size:16px!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-live-summary{background:0 0!important;border:0!important;gap:7px!important;margin-top:7px!important;padding:0!important}body[data-active-tab=game] .app-shell .mock-v1-live-summary>span{border:1px solid rgb(var(--round-rgb) / .2)!important;background:#ffffff09!important;border-radius:15px!important;justify-content:center!important;min-height:55px!important;padding:9px 11px!important}body[data-active-tab=game] .app-shell .mock-v1-live-summary small{color:#8d816e!important;font-size:7px!important;font-weight:900!important}body[data-active-tab=game] .app-shell .mock-v1-live-summary strong{color:#f3cf7a!important;text-overflow:clip!important;margin-top:4px!important;font-size:12px!important;font-weight:950!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live{border-radius:16px!important;min-height:54px!important;margin-top:7px!important;padding:8px 10px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live strong{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live small{font-size:8px!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button{border-radius:14px!important;min-height:44px!important;margin-top:7px!important}@keyframes mock-v1-round-pulse{0%,to{opacity:.72;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@keyframes mock-v1-board-enter{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mock-v1-board-glow{0%,to{filter:drop-shadow(0 13px 16px #0000008a) drop-shadow(0 0 7px rgb(var(--round-rgb) / .12))}50%{filter:drop-shadow(0 13px 16px #0000008a) drop-shadow(0 0 13px rgb(var(--round-rgb) / .24))}}@media (width<=340px){body[data-active-tab=game] .app-shell .mock-v1-mines__header{grid-template-columns:minmax(0,1fr)!important;min-height:94px!important;padding:10px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header>button{width:40px!important;height:40px!important;min-height:40px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header h1{font-size:22px!important}body[data-active-tab=game] .app-shell .mock-v1-active-round{border-radius:20px!important;padding:8px!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta{min-height:54px!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage{width:calc(100% + 60px)!important;margin-inline:-30px!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats{width:82%!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button span{font-size:11px!important}}@media (prefers-reduced-motion:reduce){body[data-active-tab=game] .app-shell .mock-v1-round-meta__status>i,body[data-active-tab=game] .app-shell .mock-v1-board-stage,body[data-active-tab=game] .app-shell .mock-v1-board-frame{animation:none!important}}body[data-active-tab=game] .app-shell .mock-v1-ui-glyph{color:#ffe18d!important;text-shadow:0 2px 7px #000000b8!important;place-items:center!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-style:normal!important;font-weight:950!important;line-height:1!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-ui-glyph--back{font-size:25px!important}body[data-active-tab=game] .app-shell .mock-v1-ui-glyph--info{color:#ffe18d!important;filter:drop-shadow(0 2px 7px #000000b8)!important;border:0!important;border-radius:0!important;width:26px!important;height:26px!important;margin:auto!important;display:block!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-inline-art{object-fit:contain!important;filter:drop-shadow(0 5px 6px #00000075)!important;width:42px!important;height:42px!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-round-restored{grid-template-columns:38px minmax(0,1fr)!important}body[data-active-tab=game] .app-shell .mock-v1-round-restored .mock-v1-inline-art{width:36px!important;height:36px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live{grid-template-columns:42px minmax(0,1fr) 25px!important;gap:9px!important}body[data-active-tab=game] .app-shell .mock-v1-status-check{color:#b9ed67!important;border:2px solid #b9ed67ad!important;border-radius:50%!important;place-items:center!important;width:23px!important;height:23px!important;font-size:15px!important;font-weight:950!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-fairness{border-radius:18px!important;grid-template-columns:48px minmax(0,1fr) 30px!important;gap:10px!important;min-height:68px!important;padding:9px 11px!important}body[data-active-tab=game] .app-shell .mock-v1-fairness .mock-v1-inline-art{width:46px!important;height:46px!important}body[data-active-tab=game] .app-shell .mock-v1-fairness strong{font-size:12px!important;font-weight:950!important}body[data-active-tab=game] .app-shell .mock-v1-fairness small{font-size:9px!important;font-weight:750!important;line-height:1.25!important}body[data-active-tab=game] .game-modal__leading{border-radius:16px!important;flex:0 0 54px!important;width:54px!important;height:54px!important;overflow:hidden!important}body[data-active-tab=game] .mock-v1-modal-art{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important;transform:scale(1.08)!important}.game-modal__close-glyph{width:18px!important;height:18px!important;color:inherit!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:18px!important;font-weight:700!important;line-height:1!important;display:block!important}body[data-active-tab=game] .mock-v1-fair-info-modal{width:min(100vw - 24px,496px)!important}body[data-active-tab=game] .mock-v1-fair-info-modal>header h2{font-size:18px!important;font-weight:950!important}body[data-active-tab=game] .mock-v1-fair-info-modal>header p{font-size:10px!important;font-weight:750!important}body[data-active-tab=game] .mock-v1-fair-info-modal .game-modal__body{padding:16px!important;overflow:hidden auto!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal__art{object-fit:contain!important;filter:drop-shadow(0 9px 12px #0000007a)!important;width:148px!important;height:148px!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-large-stake__art{object-fit:contain!important;filter:drop-shadow(0 9px 12px #0000007a)!important;width:96px!important;height:96px!important;display:block!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal h3{margin:8px 0 4px!important;font-size:19px!important;font-weight:950!important;line-height:1.2!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal p{font-size:13px!important;font-weight:750!important;line-height:1.4!important}body[data-active-tab=game] .app-shell .mock-v1-large-stake p{font-size:11px!important;font-weight:700!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal dl{gap:8px!important;margin-top:12px!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal dl>div{border-radius:11px!important;align-items:center!important;gap:12px!important;min-height:50px!important;padding:10px 12px!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal dt,body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal dd{margin:0!important;font-size:clamp(13px,3.5vw,15px)!important;font-weight:850!important;line-height:1.35!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal dt{color:#d7b77b!important;text-align:left!important;flex:0 42%!important}body[data-active-tab=game] .mock-v1-fair-info-modal .mock-v1-fair-modal dd{color:#fff2ce!important;text-align:right!important;flex:58%!important}body[data-active-tab=game] .app-shell .mock-v1-large-stake>strong{font-size:18px!important;font-weight:950!important}@media (width>=440px){body[data-active-tab=game] .app-shell .mock-v1-mines__header{min-height:122px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header h1{font-size:34px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header span{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-active-round{padding:14px!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta{min-height:66px!important;padding-inline:14px 10px!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta small{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta b{font-size:18px!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta__risk{min-width:72px!important;min-height:48px!important}body[data-active-tab=game] .app-shell .mock-v1-round-meta__risk b{font-size:22px!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats{min-height:84px!important;padding-block:10px!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats span{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats strong{font-size:40px!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats small{font-size:9px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button{min-height:70px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button span{font-size:15px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button strong{font-size:18px!important}body[data-active-tab=game] .app-shell .mock-v1-live-summary small{font-size:9px!important}body[data-active-tab=game] .app-shell .mock-v1-live-summary strong{font-size:15px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live strong{font-size:13px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live small{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button{min-height:50px!important;font-size:14px!important;font-weight:900!important}body[data-active-tab=game] .app-shell .mock-v1-fairness strong{font-size:14px!important}body[data-active-tab=game] .app-shell .mock-v1-fairness small{font-size:10px!important}}body[data-active-tab=apiary] .app-shell .v1-apiary__overview>.v1-apiary__overview-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}@media (width>=440px){body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview{border-radius:30px!important;padding:14px 13px!important}}body[data-active-tab=game] .app-shell .mock-v1-board-shell{padding:10px 8px 12px!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats{border-radius:20px!important;width:min(100% - 18px,330px)!important;min-height:78px!important;margin:0 auto 11px!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage{aspect-ratio:auto!important;isolation:isolate!important;width:100%!important;max-width:500px!important;min-height:0!important;margin:0 auto!important;padding:6px 0 10px!important;display:block!important;position:relative!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface{z-index:2!important;border:2px solid rgb(var(--round-rgb) / .72)!important;background:radial-gradient(circle at 72% 34%, rgb(var(--round-rgb) / .16), transparent 40%), linear-gradient(30deg, transparent 46%, rgb(var(--round-rgb) / .08) 47% 52%, transparent 53%) 0 0 / 30px 52px, linear-gradient(150deg, transparent 46%, rgb(var(--round-rgb) / .06) 47% 52%, transparent 53%) 0 0 / 30px 52px, linear-gradient(150deg, #181109fa, #070908fc)!important;width:calc(100% - 54px)!important;max-width:420px!important;box-shadow:inset 0 1px #ffebb224, inset 0 0 42px #00000085, 0 12px 26px #0006, 0 0 18px rgb(var(--round-rgb) / .12)!important;border-radius:28px!important;margin-left:auto!important;padding:14px 12px 14px 38px!important;position:relative!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-active-round--grove .mock-v1-board-surface{background:radial-gradient(circle at 74% 30%,#b6c74c33,#0000 42%),linear-gradient(30deg,#0000 46%,#dec24d17 47% 52%,#0000 53%) 0 0/30px 52px,linear-gradient(150deg,#0000 46%,#a9bf4f12 47% 52%,#0000 53%) 0 0/30px 52px,linear-gradient(150deg,#1b1a0d,#080b08 74%)!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface:before{background:rgb(var(--round-rgb))!important;width:7px!important;height:7px!important;box-shadow:0 0 10px rgb(var(--round-rgb) / .8), -18px 0 0 -2px rgb(var(--round-rgb) / .5)!important;content:""!important;border-radius:50%!important;position:absolute!important;top:12px!important;right:12px!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid{z-index:2!important;width:100%!important;max-width:none!important;position:relative!important;inset:auto!important}body[data-active-tab=game] .app-shell .mock-v1-board-mascot{z-index:3!important;object-fit:contain!important;pointer-events:none!important;width:clamp(78px,24vw,108px)!important;height:auto!important;filter:drop-shadow(0 10px 12px #0000008f) drop-shadow(0 0 8px rgb(var(--round-rgb) / .2))!important;display:block!important;position:absolute!important;bottom:0!important;left:-9px!important}body[data-active-tab=game] .app-shell .mock-v1-gold-button{color:#241402!important;letter-spacing:.035em!important;border:1px solid #ffe2899e!important;border-radius:19px!important;min-height:70px!important;padding:9px 16px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:17px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-gold-button:disabled{opacity:1!important;color:#ffe9ad!important;background:linear-gradient(110deg,#321706 0%,#6b3c10 44%,#9c6119 50%,#6b3c10 56%,#321706 100%) 0 0/220% 100%!important;border-color:#f4b3376b!important;animation:1.8s linear infinite mock-v1-field-loading!important;box-shadow:inset 0 1px #ffe7a521,0 9px 22px #0000004d!important}body[data-active-tab=game] .app-shell .mock-v1-play-ready{font-size:18px!important;font-weight:950!important}body[data-active-tab=game] .app-shell .mock-v1-creating-field{text-align:left!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:inline-flex!important}body[data-active-tab=game] .app-shell .mock-v1-creating-field>i{border:3px solid #ffe59747!important;border-top-color:#ffe8a1!important;border-radius:50%!important;flex:none!important;width:27px!important;height:27px!important;animation:.8s linear infinite mock-v1-field-spinner!important}body[data-active-tab=game] .app-shell .mock-v1-creating-field>span{flex-direction:column!important;gap:4px!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-creating-field strong{color:#fff0be!important;letter-spacing:.04em!important;font-size:15px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-creating-field small{color:#dfbd78!important;letter-spacing:0!important;font-size:9px!important;font-weight:750!important;line-height:1.1!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live{background:radial-gradient(circle at 10%,#b7d94f21,#0000 28%),linear-gradient(100deg,#30240df5,#14190bf5)!important;border:1px solid #cfad436b!important;border-radius:18px!important;grid-template-columns:48px minmax(0,1fr) 26px!important;gap:10px!important;min-height:68px!important;padding:9px 11px!important;box-shadow:inset 0 1px #ffeba817,0 8px 18px #0000003d!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live .mock-v1-inline-art{width:48px!important;height:48px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live strong{color:#fff0bd!important;letter-spacing:-.015em!important;font-size:14px!important;font-weight:950!important;line-height:1.08!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live small{color:#c6b98e!important;text-overflow:clip!important;white-space:normal!important;margin-top:4px!important;font-size:10px!important;font-weight:750!important;line-height:1.2!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button{color:#fff0bd!important;text-align:left!important;background:radial-gradient(circle at 12%,#ffbb332e,#0000 30%),linear-gradient(105deg,#3a210b,#211207 66%,#160d08)!important;border:1px solid #ecab317a!important;border-radius:18px!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:70px!important;margin-top:8px!important;padding:8px 11px!important;display:grid!important;box-shadow:inset 0 1px #ffe7a61a,0 9px 20px #00000045!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button:disabled{opacity:.72!important}body[data-active-tab=game] .app-shell .mock-v1-hint-art{object-fit:contain!important;filter:drop-shadow(0 5px 7px #0000007a)!important;width:48px!important;height:48px!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-hint-copy{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-hint-copy strong{color:#ffe7a1!important;letter-spacing:.015em!important;font-size:13px!important;font-weight:950!important;line-height:1.05!important}body[data-active-tab=game] .app-shell .mock-v1-hint-copy small{color:#c7ae7b!important;text-overflow:clip!important;white-space:normal!important;font-size:9px!important;font-weight:750!important;line-height:1.15!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button>b{color:#2b1703!important;white-space:nowrap!important;background:linear-gradient(#ffe28a,#d99722)!important;border-radius:11px!important;padding:8px 9px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;box-shadow:inset 0 1px #ffffff61!important}@keyframes mock-v1-field-loading{to{background-position:-220% 0}}@keyframes mock-v1-field-spinner{to{transform:rotate(360deg)}}@media (width<=340px){body[data-active-tab=game] .app-shell .mock-v1-board-surface{border-radius:23px!important;width:calc(100% - 46px)!important;padding:11px 9px 11px 30px!important}body[data-active-tab=game] .app-shell .mock-v1-board-mascot{width:76px!important;left:-10px!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button{grid-template-columns:42px minmax(0,1fr) auto!important;gap:7px!important;padding-inline:8px!important}body[data-active-tab=game] .app-shell .mock-v1-hint-art{width:42px!important;height:42px!important}body[data-active-tab=game] .app-shell .mock-v1-hint-copy strong{font-size:11px!important}body[data-active-tab=game] .app-shell .mock-v1-hint-copy small{font-size:8px!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button>b{padding-inline:6px!important;font-size:9px!important}}@media (width>=440px){body[data-active-tab=game] .app-shell .mock-v1-board-surface{padding:16px 15px 16px 42px!important}body[data-active-tab=game] .app-shell .mock-v1-board-mascot{width:112px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live strong{font-size:16px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live small{font-size:11px!important}body[data-active-tab=game] .app-shell .mock-v1-hint-copy strong{font-size:15px!important}body[data-active-tab=game] .app-shell .mock-v1-hint-copy small{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>.secondary-button>b{font-size:12px!important}}@media (prefers-reduced-motion:reduce){body[data-active-tab=game] .app-shell .mock-v1-gold-button:disabled,body[data-active-tab=game] .app-shell .mock-v1-creating-field>i{animation:none!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity{background:radial-gradient(circle at 92% 8%,#ffb8291f,#0000 34%),linear-gradient(145deg,#381f0ec7,#1d140de0)!important;border:1px solid #e19f2b3d!important;border-radius:24px!important;align-items:start!important;gap:15px!important;padding:14px!important;box-shadow:inset 0 1px #ffe7ae14,0 10px 24px #00000038!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-body{display:contents!important}body[data-active-tab=profile] .app-shell .mock-v1-player-main{min-width:0!important;display:contents!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column{grid-area:1/1!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{background:linear-gradient(105deg,#ffbc3614,#0000 64%),#0c090757!important;border:1px solid #e1a43b38!important;border-radius:16px!important;flex-direction:column!important;grid-area:1/2!important;justify-content:center!important;align-self:stretch!important;min-width:0!important;padding:11px 90px 11px 12px!important;display:flex!important;position:relative!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>span{color:#ffd66d!important;letter-spacing:.055em!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#e69d271a!important;border:1px solid #ebad403d!important;border-radius:999px!important;width:fit-content!important;max-width:100%!important;padding:4px 8px!important;font-size:9px!important;font-weight:950!important;line-height:1.1!important;display:block!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading h2{color:#fff5d6!important;letter-spacing:-.035em!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:7px 0 3px!important;font-size:clamp(22px,6vw,29px)!important;font-weight:950!important;line-height:1.02!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>small{color:#d4bc8e!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important;display:block!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{background:radial-gradient(circle at 25% 30%,#ffc23c2e,#0000 48%),#1c1209e6!important;border:1px solid #efb44257!important;border-radius:14px!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:2px!important;width:72px!important;min-height:62px!important;padding:5px 4px!important;display:grid!important;position:absolute!important;top:50%!important;right:9px!important;transform:translateY(-50%)!important;box-shadow:inset 0 1px #ffe6a917,0 5px 12px #00000038!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{filter:drop-shadow(0 3px 5px #b5660659);object-fit:contain!important;width:30px!important;height:30px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>span{justify-items:center!important;gap:1px!important;width:100%!important;min-width:0!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak strong{font-variant-numeric:tabular-nums;color:#ffe47e!important;max-width:100%!important;font-size:18px!important;font-weight:1000!important;line-height:1!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak small{color:#c9aa72!important;text-align:center!important;white-space:nowrap!important;text-transform:uppercase!important;max-width:100%!important;font-size:6px!important;font-weight:950!important;line-height:1.05!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card{background:radial-gradient(circle at 8% 12%,#ffc13a21,#0000 36%),linear-gradient(145deg,#2b1b0de6,#120d09f0)!important;border:1px solid #e6a83852!important;border-radius:17px!important;grid-area:2/1/auto/-1!important;min-width:0!important;padding:11px 12px!important;box-shadow:inset 0 1px #ffebb712!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head{justify-content:space-between!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head>span{align-items:center!important;gap:7px!important;display:flex!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head small{color:#ad956c!important;letter-spacing:.055em!important;font-size:10px!important;font-weight:950!important;line-height:1.05!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head strong{color:#ffe17e!important;text-shadow:0 0 11px #ffb5273d!important;font-size:25px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head>b{color:#fff0bd!important;white-space:nowrap!important;background:#ffffff0b!important;border:1px solid #e6aa4133!important;border-radius:10px!important;flex:none!important;padding:6px 8px!important;font-size:11px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card .mock-v1-progress{background:#0505048c!important;border:1px solid #efb74f29!important;border-radius:999px!important;height:10px!important;margin-top:10px!important;overflow:hidden!important;box-shadow:inset 0 2px 4px #00000070!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card .mock-v1-progress>span{border-radius:inherit!important;background:linear-gradient(90deg,#e39817,#ffd85d 70%,#fff0a7)!important;height:100%!important;display:block!important;box-shadow:0 0 9px #ffbc366b!important}body[data-active-tab=profile] .app-shell .profile-v1__level-footer{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-width:0!important;margin-top:8px!important;display:flex!important}body[data-active-tab=profile] .app-shell .profile-v1__level-footer span,body[data-active-tab=profile] .app-shell .profile-v1__level-footer strong{min-width:0!important;font-size:10px!important;font-weight:850!important;line-height:1.15!important}body[data-active-tab=profile] .app-shell .profile-v1__level-footer span{color:#b7a078!important}body[data-active-tab=profile] .app-shell .profile-v1__level-footer strong{color:#f2ce78!important;text-align:right!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige{background:radial-gradient(circle at 10% 40%,#ffbe312b,#0000 42%),#100b076b!important;border-radius:17px!important;grid-area:3/1/auto/-1!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:9px!important;min-height:72px!important;padding:8px 10px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige__art{width:56px!important;height:56px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige__value{font-size:24px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige span{font-size:10px!important;font-weight:950!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige small{font-size:9px!important;font-weight:750!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:88px minmax(0,1fr)!important;gap:9px!important;padding:9px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame,body[data-active-tab=profile] .app-shell .mock-v1-avatar-frame{border-radius:22px!important;width:86px!important;height:86px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame .avatar,body[data-active-tab=profile] .app-shell .mock-v1-avatar-frame .avatar,body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame .telegram-avatar{border-radius:20px!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column{justify-content:flex-start!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column>span{font-size:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{padding:9px 76px 9px 9px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card{padding:9px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>span{padding-inline:6px!important;font-size:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading h2{font-size:20px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>small{font-size:10px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{grid-template-columns:26px minmax(0,1fr)!important;width:68px!important;min-height:56px!important;padding:4px 3px!important;right:6px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{width:28px!important;height:28px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak strong{font-size:16px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-streak small{font-size:5px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head>b{text-align:center!important;width:100%!important}body[data-active-tab=profile] .app-shell .profile-v1__level-footer{flex-direction:column!important;align-items:flex-start!important;gap:3px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-footer strong{text-align:left!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige{grid-template-columns:46px minmax(0,1fr) auto!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige__art{width:44px!important;height:44px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:132px minmax(0,1fr)!important;padding:16px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame,body[data-active-tab=profile] .app-shell .mock-v1-avatar-frame{width:126px!important;height:126px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading h2{font-size:30px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>small{font-size:14px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head small{font-size:9px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head strong{font-size:28px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-head>b{font-size:11px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-footer span,body[data-active-tab=profile] .app-shell .profile-v1__level-footer strong{font-size:10px!important}}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier:is(.is-vip,.is-premium){border-radius:20px!important;gap:7px!important;min-height:208px!important;padding:13px 10px 12px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier:is(.is-vip,.is-premium)>.profile-v1__tier-name{font-size:17px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier:is(.is-vip,.is-premium)>img{width:clamp(82px,22vw,104px)!important;height:clamp(82px,22vw,104px)!important;margin:2px auto 4px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier:is(.is-vip,.is-premium)>strong{min-height:20px!important;margin:1px 0 3px!important;font-size:15px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier:is(.is-vip,.is-premium)>button{min-height:42px!important;font-size:12px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale{background:radial-gradient(circle at 17% 48%,#e5851f29,#0000 32%),linear-gradient(145deg,#3f1f0bd1,#1b110af0)!important;grid-column:1/-1!important;grid-template-rows:auto auto auto auto!important;grid-template-columns:124px minmax(0,1fr)!important;place-items:center stretch!important;column-gap:18px!important;min-height:166px!important;padding:16px 18px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>.profile-v1__tier-name{grid-area:1/2!important;justify-self:start!important;font-size:18px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>img{grid-area:1/1/5!important;width:116px!important;height:116px!important;margin:0!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>strong{grid-area:2/2!important;justify-self:start!important;font-size:20px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>.profile-v1__tier-active{grid-area:3/2!important;justify-self:start!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>button{grid-area:4/2!important;margin-top:8px!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier:is(.is-vip,.is-premium){min-height:198px!important;padding-inline:8px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier:is(.is-vip,.is-premium)>img{width:76px!important;height:76px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale{grid-template-columns:88px minmax(0,1fr)!important;column-gap:10px!important;min-height:146px!important;padding:12px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>img{width:82px!important;height:82px!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>.profile-v1__tier-name,body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-tier.is-whale>strong{font-size:15px!important}}body[data-active-tab=game] .app-shell .mock-v1-active-round{--round-rgb:225 160 42;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:10px!important;padding:0 0 14px!important;display:block!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-active-round--grove{--round-rgb:218 164 53}body[data-active-tab=game] .app-shell .mock-v1-active-round--nest{--round-rgb:169 91 245}body[data-active-tab=game] .app-shell .mock-v1-active-round:before{content:none!important;display:none!important}body[data-active-tab=game] .app-shell .mock-v1-round-restored{background:linear-gradient(100deg,#43270ee6,#140f0af5)!important;border:1px solid #e0a23647!important;margin:0 0 9px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard{background:radial-gradient(circle at 12% 50%, rgb(var(--round-rgb) / .17), transparent 28%), linear-gradient(112deg, #321e0dfa, #120e0afa 62%, #090a0afc)!important;border:1px solid #e3a73c47!important;border-radius:21px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:78px!important;padding:9px 10px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe8ad17,0 10px 24px #00000047!important}body[data-active-tab=game] .app-shell .mock-v1-round-mode-art{object-fit:cover!important;border:1px solid rgb(var(--round-rgb) / .48)!important;background:#17110b!important;border-radius:16px!important;width:54px!important;height:54px!important;display:block!important;box-shadow:inset 0 0 0 2px #0000003d,0 5px 14px #0000005c!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy{flex-direction:column!important;align-items:flex-start!important;min-width:0!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy small,body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score small{color:#bda575!important;letter-spacing:.085em!important;font-size:8px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy strong{color:#fff0c0!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;margin-top:4px!important;font-size:18px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy span{color:#e0c38d!important;text-overflow:ellipsis!important;white-space:nowrap!important;align-items:center!important;gap:4px!important;max-width:100%!important;margin-top:5px!important;font-size:clamp(11px,3.2vw,14px)!important;font-weight:850!important;line-height:1.15!important;display:flex!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy span b{color:#ffe4a5!important;flex:none!important;font-size:1.08em!important;font-weight:1000!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy span i{color:#d3b67f!important;text-overflow:ellipsis!important;min-width:0!important;font-style:normal!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score{border:1px solid rgb(var(--round-rgb) / .32)!important;background:radial-gradient(circle at 50% 0, rgb(var(--round-rgb) / .17), transparent 64%), #07070680!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-width:91px!important;min-height:58px!important;padding:8px 9px!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score strong{color:#ffe18b!important;letter-spacing:-.045em!important;text-shadow:0 0 13px rgb(var(--round-rgb) / .28)!important;margin-top:5px!important;font-size:25px!important;font-weight:950!important;line-height:.9!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score em{color:#f3c14a!important;letter-spacing:.04em!important;margin-top:4px!important;font-size:10px!important;font-style:normal!important;font-weight:900!important}body[data-active-tab=game] .app-shell .mock-v1-active-round--nest .mock-v1-round-dashboard__score strong{color:#e6c8ff!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell,body[data-active-tab=game] .app-shell .mock-v1-board-shell.is-active{background:linear-gradient(30deg,#0000 47%,#e7a53309 48% 52%,#0000 53%) 0 0/34px 58px,linear-gradient(150deg,#0000 47%,#e7a53307 48% 52%,#0000 53%) 0 0/34px 58px,linear-gradient(160deg,#281a0dfa,#0a0907fc)!important;border:1px solid #db9a294d!important;border-radius:28px!important;min-height:0!important;margin:10px 0 0!important;padding:10px!important;display:block!important;overflow:visible!important;box-shadow:inset 0 1px #ffe7ab14,inset 0 0 36px #0000003d,0 14px 30px #00000057!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell:before,body[data-active-tab=game] .app-shell .mock-v1-board-shell:after{content:none!important;display:none!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar{background:#0807066b!important;border:1px solid #e6ad462e!important;border-radius:17px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;gap:8px!important;min-height:54px!important;margin-bottom:11px!important;padding:7px 9px!important;display:grid!important;box-shadow:inset 0 1px #fff2ca0a!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar>span{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:4px 7px!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar small{color:#a99470!important;letter-spacing:.065em!important;font-size:9px!important;font-weight:950!important;line-height:1.05!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar strong{color:#ffe190!important;font-size:23px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar strong i{color:#a9956d!important;margin-left:3px!important;font-size:11px!important;font-style:normal!important;font-weight:850!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar__risk{border-left:1px solid #e6ad4624!important;min-width:96px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar__risk strong{color:#ffad72!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage{z-index:2!important;aspect-ratio:auto!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;animation:.45s cubic-bezier(.16,1,.3,1) both mock-v1-board-v3-enter!important;display:block!important;position:relative!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface{z-index:1!important;isolation:isolate!important;border:2px solid rgb(var(--round-rgb) / .68)!important;background:radial-gradient(circle at 50% 46%, rgb(var(--round-rgb) / .1), transparent 55%), linear-gradient(30deg, transparent 46%, rgb(var(--round-rgb) / .065) 47% 52%, transparent 53%) 0 0 / 30px 52px, linear-gradient(150deg, transparent 46%, rgb(var(--round-rgb) / .052) 47% 52%, transparent 53%) 0 0 / 30px 52px, linear-gradient(145deg, #25170c, #0a0907 72%)!important;width:100%!important;max-width:none!important;box-shadow:inset 0 0 0 5px #05050475, inset 0 0 0 7px rgb(var(--round-rgb) / .08), inset 0 0 38px #00000094, 0 7px 0 #0b0805, 0 14px 26px #0006, 0 0 18px rgb(var(--round-rgb) / .1)!important;border-radius:27px!important;margin:0!important;padding:18px 10px 16px!important;position:relative!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface:before,body[data-active-tab=game] .app-shell .mock-v1-board-surface:after{z-index:0!important;width:9px!important;height:9px!important;box-shadow:0 0 7px rgb(var(--round-rgb) / .32)!important;content:""!important;background:linear-gradient(145deg,#f7c85a,#865014)!important;border:1px solid #ffe29270!important;border-radius:50%!important;position:absolute!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface:before{top:12px!important;right:13px!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface:after{bottom:12px!important;left:13px!important}body[data-active-tab=game] .app-shell .mock-v1-board-seal{z-index:4!important;color:#2a1704!important;letter-spacing:.12em!important;background:linear-gradient(#ffe38a,#bd741b)!important;border:1px solid #ffe09a!important;border-radius:999px!important;place-items:center!important;min-width:48px!important;height:21px!important;padding:0 9px!important;font-size:8px!important;font-weight:950!important;line-height:1!important;display:grid!important;position:absolute!important;top:-10px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:inset 0 1px #ffffff70,0 5px 12px #0006!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid{z-index:2!important;width:min(98%,410px)!important;max-width:none!important;margin:0 auto!important;position:relative!important;inset:auto!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button{opacity:1!important;transform-origin:50%!important;transition:filter .14s,transform .14s!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-cell-face{filter:drop-shadow(0 3px 4px #000000a6) drop-shadow(0 0 2px rgb(var(--round-rgb) / .24))!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button:not(:disabled):hover,body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button:not(:disabled):focus-visible{z-index:6!important;filter:brightness(1.16)saturate(1.08)!important;transform:translateY(-2px)scale(1.045)!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button:active:not(:disabled){transform:scale(.96)!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button.is-safe .mock-v1-cell-face{filter:drop-shadow(0 3px 4px #00000094)drop-shadow(0 0 10px #ffbe3485)!important;animation:.42s ease-out both mock-v1-safe-cell-v3!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button.is-wasp .mock-v1-cell-face{filter:drop-shadow(0 3px 4px #00000094)drop-shadow(0 0 12px #e6421f9e)!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress{background:#07070666!important;border:1px solid #e3a73d2b!important;border-radius:16px!important;margin-top:15px!important;padding:10px 11px 9px!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress>div{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress>div span,body[data-active-tab=game] .app-shell .mock-v1-board-progress>div strong{letter-spacing:.055em!important;font-size:9px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress>div span{color:#b9a275!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress>div strong{color:#ffe18b!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress__track{background:#00000085!important;border:1px solid #e1aa4424!important;border-radius:999px!important;height:8px!important;margin-top:8px!important;display:block!important;overflow:hidden!important;box-shadow:inset 0 2px 4px #00000080!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress__track>i{border-radius:inherit!important;background:linear-gradient(90deg,#c17c1d,#ffd85b 72%,#fff0a5)!important;min-width:4px!important;height:100%!important;transition:width .26s!important;display:block!important;box-shadow:0 0 9px #ffbc3057!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress>small{color:#8f8068!important;margin-top:7px!important;font-size:8px!important;font-weight:750!important;line-height:1.2!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy{background:linear-gradient(110deg,#341f0dd6,#120e0af0 58%,#24170cd1)!important;border:1px solid #dda03138!important;border-radius:19px!important;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:61px!important;margin-top:9px!important;padding:8px 12px!important;display:grid!important;box-shadow:inset 0 1px #ffebb70f!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy>i{background:linear-gradient(#0000,#e6ab4152,#0000)!important;width:1px!important;height:34px!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy>span{flex-direction:column!important;min-width:0!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy>span:last-child{text-align:right!important;align-items:flex-end!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy small{color:#9f8c6b!important;letter-spacing:.07em!important;font-size:8px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy strong{color:#ffe4a0!important;letter-spacing:-.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;margin-top:6px!important;font-size:22px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy em{color:#c9a56a!important;margin-top:4px!important;font-size:11px!important;font-style:normal!important;font-weight:800!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls{margin-top:9px!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button,body[data-active-tab=game] .app-shell .mock-v1-live-controls button:first-child{color:#2a1703!important;text-shadow:0 1px #fff1b742!important;background:linear-gradient(110deg,#ad6816 0%,#f1b733 23%,#ffe47d 48%,#e29a21 74%,#9e5913 100%) 0 0/180% 100%!important;border:1px solid #ffe198!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:66px!important;padding:10px 16px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-weight:950!important;display:flex!important;box-shadow:inset 0 2px #ffffff75,inset 0 -4px #72390547,0 10px 22px #96560c47!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button:not(:disabled){color:#2a1703!important;background:linear-gradient(110deg,#ad6816 0%,#f1b733 23%,#ffe47d 48%,#e29a21 74%,#9e5913 100%) 0 0/180% 100%!important;border-color:#ffe198!important;box-shadow:inset 0 2px #ffffff75,inset 0 -4px #72390547,0 10px 22px #96560c47!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button:not(:disabled):active{transform:translateY(1px)!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button:disabled{color:#a28e6b!important;background:linear-gradient(#3d2c1b,#201811)!important;border-color:#d39d3b3d!important;box-shadow:inset 0 1px #ffebb912,0 7px 18px #0000003d!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button span{color:inherit!important;letter-spacing:.025em!important;font-size:14px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button strong{color:inherit!important;border-left:1px solid #401f033d!important;padding-left:12px!important;font-size:18px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck{background:radial-gradient(circle at 10% 22%,#f1b13021,#0000 30%),linear-gradient(120deg,#301e0ef5,#0f0d0afa)!important;border:1px solid #da9e3240!important;border-radius:21px!important;margin-top:10px!important;padding:8px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffebb412,0 9px 20px #0000003d!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-beesense-live{min-height:68px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;grid-template-columns:52px minmax(0,1fr) 28px!important;align-items:center!important;gap:10px!important;margin:0!important;padding:7px 8px!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-inline-art{object-fit:contain!important;filter:drop-shadow(0 5px 7px #00000070)drop-shadow(0 0 7px #ebab3129)!important;width:52px!important;height:52px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live>div{flex-direction:column!important;align-items:flex-start!important;min-width:0!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-live>div>span{color:#a98e5f!important;letter-spacing:.09em!important;font-size:8px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-beesense-live strong{color:#fff0bb!important;letter-spacing:-.015em!important;white-space:normal!important;margin-top:4px!important;font-size:15px!important;font-weight:950!important;line-height:1.08!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-beesense-live small{color:#b6a582!important;text-overflow:clip!important;white-space:normal!important;margin-top:5px!important;font-size:9px!important;font-weight:750!important;line-height:1.2!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-status-check{color:#261704!important;background:linear-gradient(#ffe381,#bc781d)!important;border:1px solid #ffebae73!important;border-radius:50%!important;place-items:center!important;width:26px!important;height:26px!important;font-size:13px!important;font-weight:950!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action{color:#ffebaf!important;text-align:left!important;background:linear-gradient(105deg,#5e360ec2,#26180ce6 58%,#14100bf5)!important;border:1px solid #e0a3364d!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:59px!important;margin:5px 0 0!important;padding:8px 10px 8px 13px!important;display:grid!important;box-shadow:inset 0 1px #ffe7a814,0 6px 14px #0003!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action:disabled{opacity:.72!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action .mock-v1-hint-copy{flex-direction:column!important;align-items:flex-start!important;gap:4px!important;min-width:0!important;display:flex!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action .mock-v1-hint-copy strong{color:#ffe491!important;letter-spacing:.025em!important;font-size:13px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action .mock-v1-hint-copy small{color:#b5a078!important;text-overflow:clip!important;white-space:normal!important;font-size:9px!important;font-weight:750!important;line-height:1.15!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action>b{color:#2a1703!important;white-space:nowrap!important;background:linear-gradient(#ffe184,#c77e1c)!important;border:1px solid #ffeaa480!important;border-radius:11px!important;padding:9px 10px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;box-shadow:inset 0 1px #ffffff61!important}@keyframes mock-v1-board-v3-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mock-v1-safe-cell-v3{0%{opacity:.4;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@media (width<=340px){body[data-active-tab=game] .app-shell .mock-v1-round-dashboard{border-radius:18px!important;grid-template-columns:44px minmax(0,1fr) 78px!important;gap:8px!important;min-height:70px!important;padding:8px!important}body[data-active-tab=game] .app-shell .mock-v1-round-mode-art{border-radius:13px!important;width:44px!important;height:44px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy small,body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score small{font-size:7px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy strong{font-size:15px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy span{font-size:11px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score{border-radius:13px!important;min-width:78px!important;min-height:52px!important;padding:6px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score strong{font-size:21px!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell,body[data-active-tab=game] .app-shell .mock-v1-board-shell.is-active{border-radius:23px!important;padding:8px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar{gap:5px!important;padding:6px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar>span{padding-inline:4px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar small{font-size:7px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar strong{font-size:19px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar__risk{min-width:76px!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface{border-radius:23px!important;padding:16px 4px 13px!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress{margin-top:13px!important;padding:9px!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy{gap:8px!important;padding-inline:9px!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy small{font-size:7px!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy strong{font-size:14px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button,body[data-active-tab=game] .app-shell .mock-v1-live-controls button:first-child{border-radius:18px!important;min-height:61px!important;padding-inline:11px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button span{font-size:12px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button strong{padding-left:9px!important;font-size:15px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-beesense-live{grid-template-columns:44px minmax(0,1fr) 24px!important;gap:7px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-inline-art{width:44px!important;height:44px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-beesense-live strong{font-size:14px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action{padding-left:10px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action .mock-v1-hint-copy strong{font-size:11px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action>b{padding-inline:8px!important;font-size:10px!important}}@media (width>=440px){body[data-active-tab=game] .app-shell .mock-v1-round-dashboard{grid-template-columns:64px minmax(0,1fr) auto!important;gap:13px!important;min-height:88px!important;padding:11px 12px!important}body[data-active-tab=game] .app-shell .mock-v1-round-mode-art{border-radius:18px!important;width:64px!important;height:64px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy strong{font-size:21px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__copy span{font-size:14px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score{min-width:112px!important}body[data-active-tab=game] .app-shell .mock-v1-round-dashboard__score strong{font-size:30px!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell,body[data-active-tab=game] .app-shell .mock-v1-board-shell.is-active{padding:13px!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface{border-radius:30px!important;padding:22px 17px 19px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar small{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar strong{font-size:25px!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress>div span,body[data-active-tab=game] .app-shell .mock-v1-board-progress>div strong{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress>small{font-size:9px!important}body[data-active-tab=game] .app-shell .mock-v1-round-economy strong{font-size:18px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button span{font-size:15px!important}body[data-active-tab=game] .app-shell .mock-v1-live-controls button strong{font-size:20px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-deck .mock-v1-beesense-live strong{font-size:16px!important}body[data-active-tab=game] .app-shell .mock-v1-beesense-action .mock-v1-hint-copy strong{font-size:14px!important}}@media (prefers-reduced-motion:reduce){body[data-active-tab=game] .app-shell .mock-v1-board-stage,body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid button.is-safe .mock-v1-cell-face{animation:none!important}}body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview{isolation:isolate!important;background:radial-gradient(circle at 75% 45%,#ffbe3714,#0000 36%),linear-gradient(92deg,#1c0901db,#3013026b 48%,#170801b8),url(/assets/premium-v2/apiary-hero-v15.webp?v=apiary-summary-v2) 50% 52%/cover no-repeat!important;border:2px solid #f2ae2fb8!important;border-radius:30px!important;gap:0!important;padding:14px 10px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffe09133,inset 0 0 52px #3b120047,0 0 0 1px #532605e6,0 16px 34px #00000061,0 0 26px #de85141f!important}body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview:before{z-index:0!important;opacity:1!important;pointer-events:none!important;content:""!important;background:radial-gradient(at 50% -8%,#ffd05d52,#0000 44%),linear-gradient(#ffaf2317,#0000 30%,#0a030026)!important;position:absolute!important;inset:0!important}body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview:after{z-index:3!important;pointer-events:none!important;content:""!important;border:1px solid #ffd57733!important;border-radius:23px!important;position:absolute!important;inset:5px!important;box-shadow:inset 0 1px #fff4ca14!important}body[data-active-tab=apiary] .app-shell .v1-apiary__overview>.v1-apiary__overview-card{z-index:1!important;min-height:101px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding-block:10px!important;position:relative!important;overflow:visible!important}body[data-active-tab=apiary] .app-shell .v1-apiary__overview>.v1-apiary__overview-card:not(:last-child):after{pointer-events:none!important;content:""!important;background:linear-gradient(90deg,#0000,#ffc3476b 18%,#ffc3471a 82%,#0000)!important;height:1px!important;position:absolute!important;bottom:0!important;left:82px!important;right:8px!important}body[data-active-tab=apiary] .app-shell .v1-apiary__overview-copy strong{color:#ffe08a!important;text-shadow:0 2px 3px #1d0800e6,0 0 12px #ffa51e29!important;font-size:clamp(15px,4.2vw,19px)!important}body[data-active-tab=apiary] .app-shell .v1-apiary__overview-copy small,body[data-active-tab=apiary] .app-shell .v1-apiary__overview-copy b{text-shadow:0 2px 3px #110500eb!important}body[data-active-tab=apiary] .app-shell .v1-apiary__overview-art img{filter:brightness(1.08)saturate(1.08)drop-shadow(0 8px 9px #0000008a)drop-shadow(0 0 7px #ffae2533)!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell,body[data-active-tab=game] .app-shell .mock-v1-board-shell.is-active{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:12px 0 0!important;padding:66px 0 0!important;position:relative!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-board-guardian{z-index:8!important;object-fit:contain!important;pointer-events:none!important;filter:drop-shadow(0 8px 10px #00000094)drop-shadow(0 0 8px #ffb4282e)!important;width:78px!important;height:78px!important;display:block!important;position:absolute!important;top:-14px!important;left:-2px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar{z-index:6!important;background:radial-gradient(circle at 18% 0,#ffc24226,#0000 48%),linear-gradient(112deg,#371f0bfa,#110c08fc)!important;border:2px solid #e6a5307a!important;border-radius:21px!important;min-height:58px!important;margin:0!important;padding:7px 9px!important;position:absolute!important;top:0!important;left:61px!important;right:0!important;box-shadow:inset 0 1px #ffe7a91c,0 9px 20px #00000052!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage{margin:10px 0 0!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface{border:3px solid rgb(var(--round-rgb) / .8)!important;background:radial-gradient(circle at 50% 45%, rgb(var(--round-rgb) / .15), transparent 54%), linear-gradient(30deg, transparent 46%, rgb(var(--round-rgb) / .075) 47% 52%, transparent 53%) 0 0 / 30px 52px, linear-gradient(150deg, transparent 46%, rgb(var(--round-rgb) / .06) 47% 52%, transparent 53%) 0 0 / 30px 52px, linear-gradient(145deg, #34200f, #0b0906 72%)!important;box-shadow:inset 0 0 0 4px #05040394, inset 0 0 0 6px rgb(var(--round-rgb) / .12), inset 0 0 46px #0000008a, 0 8px 0 #090604, 0 17px 31px #00000070, 0 0 24px rgb(var(--round-rgb) / .16)!important;border-radius:31px!important;padding:24px 10px 18px!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-active-round--nest .mock-v1-board-surface{background:radial-gradient(circle at 50% 45%,#b25bff2e,#0000 54%),linear-gradient(30deg,#0000 46%,#be74ff17 47% 52%,#0000 53%) 0 0/30px 52px,linear-gradient(150deg,#0000 46%,#8449da14 47% 52%,#0000 53%) 0 0/30px 52px,linear-gradient(145deg,#28152f,#09070d 74%)!important;border-color:#bb70ffd1!important}body[data-active-tab=game] .app-shell .mock-v1-board-seal{background:linear-gradient(#ffe797,#c68120)!important;border-radius:10px!important;min-width:84px!important;height:24px!important;font-size:9px!important;top:-12px!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid{width:min(96%,420px)!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid[data-grid-size="5"]{width:min(91%,360px)!important}body[data-active-tab=game] .app-shell .mock-v1-board-stage .mock-v1-mines-grid[data-grid-size="9"]{width:100%!important}body[data-active-tab=game] .app-shell .mock-v1-board-progress{width:min(100% - 24px,330px)!important;margin:17px auto 0!important}@media (width<=340px){body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview{border-radius:25px!important;padding:10px 7px!important}body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview:after{border-radius:19px!important}body[data-active-tab=apiary] .app-shell .v1-apiary__overview>.v1-apiary__overview-card{min-height:92px!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell,body[data-active-tab=game] .app-shell .mock-v1-board-shell.is-active{padding-top:62px!important}body[data-active-tab=game] .app-shell .mock-v1-board-guardian{width:70px!important;height:70px!important;top:-9px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar{min-height:54px!important;padding-inline:6px!important;left:54px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar small{font-size:8px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar strong{font-size:20px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar__risk{min-width:82px!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface{border-radius:26px!important;padding:22px 7px 15px!important}}@media (width>=440px){body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview{border-radius:34px!important;padding:18px 14px!important}body[data-active-tab=apiary] .app-shell .v1-apiary .v1-apiary__overview:after{border-radius:27px!important}body[data-active-tab=game] .app-shell .mock-v1-board-shell,body[data-active-tab=game] .app-shell .mock-v1-board-shell.is-active{padding-top:75px!important}body[data-active-tab=game] .app-shell .mock-v1-board-guardian{width:92px!important;height:92px!important;top:-19px!important}body[data-active-tab=game] .app-shell .mock-v1-board-toolbar{min-height:64px!important;left:75px!important}body[data-active-tab=game] .app-shell .mock-v1-board-surface{border-radius:34px!important;padding:28px 17px 22px!important}}body[data-active-tab=game] .app-shell .mine-bay{--bay-accent:245 179 47;--bay-danger:255 104 46;isolation:isolate;background:linear-gradient(120deg, rgb(var(--bay-accent) / .96), #5c3009d1 28%, #ffd574e6 52%, #492507f0 76%, rgb(var(--bay-accent) / .9));clip-path:polygon(19px 0,calc(100% - 19px) 0,100% 19px,100% calc(100% - 19px),calc(100% - 19px) 100%,19px 100%,0 calc(100% - 19px),0 19px);filter:drop-shadow(0 16px 18px #0000007a) drop-shadow(0 0 13px rgb(var(--bay-accent) / .11));border:0;border-radius:0;gap:1px;margin:14px 0 0;padding:2px;animation:.36s cubic-bezier(.16,1,.3,1) both mine-bay-arrive;display:grid;position:relative;overflow:hidden}body[data-active-tab=game] .app-shell .mine-bay--grove{--bay-accent:237 155 38}body[data-active-tab=game] .app-shell .mine-bay--nest{--bay-accent:185 105 255;--bay-danger:255 75 130}body[data-active-tab=game] .app-shell .mine-bay__header{z-index:1;background:linear-gradient(90deg,#14110dfc,#301f0dfa 58%,#0c0c0bfc);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;min-height:72px;padding:7px 9px 7px 7px;display:grid;position:relative}body[data-active-tab=game] .app-shell .mine-bay__header:after{background:linear-gradient(90deg, transparent, rgb(var(--bay-accent) / .54) 14%, rgb(var(--bay-accent) / .12) 74%, transparent);content:"";height:1px;position:absolute;bottom:0;left:10px;right:10px}body[data-active-tab=game] .app-shell .mine-bay__identity{grid-template-columns:58px minmax(0,1fr);align-items:center;min-width:0;display:grid}body[data-active-tab=game] .app-shell .mine-bay__guardian{object-fit:contain;pointer-events:none;width:58px;height:58px;filter:drop-shadow(0 6px 7px #00000094) drop-shadow(0 0 7px rgb(var(--bay-accent) / .17));display:block}body[data-active-tab=game] .app-shell .mine-bay__identity>span{text-align:left;min-width:0;padding-left:2px}body[data-active-tab=game] .app-shell .mine-bay__identity small,body[data-active-tab=game] .app-shell .mine-bay__telemetry small,body[data-active-tab=game] .app-shell .mine-bay__progress-copy small{color:#ffe29ea3;letter-spacing:.1em;font-size:8px;font-weight:900;line-height:1.15;display:block}body[data-active-tab=game] .app-shell .mine-bay__identity strong{color:#fff1c2;letter-spacing:.035em;text-shadow:0 0 12px rgb(var(--bay-accent) / .19);margin-top:3px;font-size:clamp(15px,4.5vw,22px);font-weight:1000;line-height:1;display:block}body[data-active-tab=game] .app-shell .mine-bay__telemetry{border:1px solid rgb(var(--bay-accent) / .22);background:#060707b8;grid-template-columns:auto auto;align-items:stretch;min-width:112px;display:grid}body[data-active-tab=game] .app-shell .mine-bay__telemetry>span{text-align:center;min-width:55px;padding:8px 7px 7px}body[data-active-tab=game] .app-shell .mine-bay__telemetry>span+span{border-left:1px solid rgb(var(--bay-accent) / .18)}body[data-active-tab=game] .app-shell .mine-bay__telemetry strong{color:#fff2c9;margin-top:3px;font-size:19px;font-weight:1000;line-height:1;display:block}body[data-active-tab=game] .app-shell .mine-bay__telemetry strong i{color:#ffe5ae94;font-size:10px;font-style:normal}body[data-active-tab=game] .app-shell .mine-bay__telemetry .mine-bay__danger strong{color:rgb(var(--bay-danger))}body[data-active-tab=game] .app-shell .mine-bay__chassis{z-index:1;background:repeating-linear-gradient(#ffffff05 0 1px,#0000 1px 12px),linear-gradient(100deg,#080909fc,#1d170ffc 50%,#070808fc);grid-template-columns:11px minmax(0,1fr) 11px;align-items:stretch;min-width:0;display:grid;position:relative}body[data-active-tab=game] .app-shell .mine-bay__rail{color:rgb(var(--bay-accent) / .38);letter-spacing:.18em;text-orientation:mixed;writing-mode:vertical-rl;background:#ffffff05;justify-content:center;align-items:center;font-size:6px;font-weight:1000;line-height:1;display:flex;overflow:hidden}body[data-active-tab=game] .app-shell .mine-bay__rail--left{border-right:1px solid rgb(var(--bay-accent) / .16)}body[data-active-tab=game] .app-shell .mine-bay__rail--right{border-left:1px solid rgb(var(--bay-accent) / .16);transform:rotate(180deg)}body[data-active-tab=game] .app-shell .mine-bay__viewport{background:linear-gradient(90deg, transparent 49.7%, rgb(var(--bay-accent) / .035) 50%, transparent 50.3%), repeating-linear-gradient(0deg, #ffe09906 0 1px, transparent 1px 16px), #090b0b;border:1px solid #000000e6;border-radius:0;grid-column:2;padding:10px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff05,inset 0 0 34px #000000d1;place-self:stretch stretch!important;width:100%!important;min-width:100%!important}body[data-active-tab=game] .app-shell .mine-bay__viewport:before,body[data-active-tab=game] .app-shell .mine-bay__viewport:after{z-index:0;background:rgb(var(--bay-accent) / .58);content:"";width:24px;height:2px;position:absolute}body[data-active-tab=game] .app-shell .mine-bay__viewport:before{top:5px;left:5px}body[data-active-tab=game] .app-shell .mine-bay__viewport:after{bottom:5px;right:5px}body[data-active-tab=game] .app-shell .mine-bay__grid{z-index:1;place-items:stretch stretch;width:100%;max-width:470px;margin:0 auto;position:relative;display:grid!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="5"]{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-width:390px;padding:4px 10px}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="6"]{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;padding:3px}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="9"]{grid-template-columns:repeat(9,minmax(0,1fr));gap:2px}body[data-active-tab=game] .app-shell .mine-bay__cell{aspect-ratio:1;clip-path:polygon(14% 0,86% 0,100% 14%,100% 86%,86% 100%,14% 100%,0 86%,0 14%);cursor:pointer;transition:border-color .14s,background-color .14s,transform .14s;position:relative;overflow:hidden;transform:translateZ(0);border:1px solid rgb(var(--bay-accent) / .32)!important;opacity:1!important;background:linear-gradient(145deg,#4f3b1b9e,#0a0b0bfa 54%,#23180bdb)!important;border-radius:0!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:2px!important;box-shadow:inset 0 0 0 1px #000000b8,inset 0 0 9px #000000b8,0 2px 3px #0000009e!important}body[data-active-tab=game] .app-shell .mine-bay__cell:before{z-index:2;background:rgb(var(--bay-accent) / .68);content:"";width:50%;height:1px;position:absolute;top:1px;left:25%}body[data-active-tab=game] .app-shell .mine-bay__cell:not(:disabled):active{transform:scale(.94)}body[data-active-tab=game] .app-shell .mine-bay__socket{pointer-events:none;place-items:center;width:100%;height:100%;display:grid}body[data-active-tab=game] .app-shell .mine-bay__cell-art{object-fit:contain;filter:saturate(.86)brightness(.9)drop-shadow(0 2px 2px #00000094);width:100%;height:100%;transition:filter .18s,transform .18s;display:block}body[data-active-tab=game] .app-shell .mine-bay__cell.is-safe{animation:.34s cubic-bezier(.17,.89,.32,1.3) both mine-bay-safe;background:#52360ce0!important;border-color:#ffd04cd1!important}body[data-active-tab=game] .app-shell .mine-bay__cell.is-safe.is-beesense{box-shadow:0 0 0 2px #f5d76e,0 0 14px #f5d76e8c}body[data-active-tab=game] .app-shell .mine-bay__cell.is-wasp{animation:.39s both mine-bay-danger;border-color:rgb(var(--bay-danger) / .9)!important;background:#470f09f0!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="9"] .mine-bay__cell{padding:0!important}body[data-active-tab=game] .app-shell .mine-bay__footer{z-index:1;background:linear-gradient(90deg,#0c0d0dfc,#271d0ffc 48%,#0b0c0cfc);gap:8px;padding:10px 13px 13px;display:grid;position:relative}body[data-active-tab=game] .app-shell .mine-bay__odds{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}body[data-active-tab=game] .app-shell .mine-bay__odds>span{gap:3px;display:grid}body[data-active-tab=game] .app-shell .mine-bay__odds>span:last-child{text-align:right}body[data-active-tab=game] .app-shell .mine-bay__odds small{color:#ffe8b89e;letter-spacing:.08em;font-size:9px;font-weight:900}body[data-active-tab=game] .app-shell .mine-bay__odds strong{color:#ffe08a;letter-spacing:-.045em;text-shadow:0 0 12px rgb(var(--bay-accent) / .35);font-size:26px;font-weight:1000;line-height:1}body[data-active-tab=game] .app-shell .mine-bay__odds>span:last-child strong{color:#fff4c4}body[data-active-tab=game] .app-shell .mine-bay__odds>i{color:#f3c14a;font-size:18px;font-style:normal;font-weight:900}body[data-active-tab=game] .app-shell .mine-bay__progress-copy{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}body[data-active-tab=game] .app-shell .mine-bay__progress-copy>span{align-items:baseline;gap:8px;display:flex}body[data-active-tab=game] .app-shell .mine-bay__progress-copy strong{color:#fff0c2;font-size:17px;font-weight:1000}body[data-active-tab=game] .app-shell .mine-bay__progress-copy>small{color:#ffe8b899;letter-spacing:.02em;text-align:right;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;font-size:9px;font-weight:750;line-height:1.3;overflow:visible}body[data-active-tab=game] .app-shell .mine-bay__progress{border:1px solid rgb(var(--bay-accent) / .18);background:repeating-linear-gradient(90deg,#0000 0 11px,#000000e6 11px 13px),#ffffff09;height:8px;display:block;position:relative;overflow:hidden}body[data-active-tab=game] .app-shell .mine-bay__progress>i{background:repeating-linear-gradient(90deg, rgb(var(--bay-accent)) 0 11px, #1f1103f2 11px 13px);height:100%;transition:width .24s;display:block}@keyframes mine-bay-arrive{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}@keyframes mine-bay-safe{0%{opacity:.35;transform:scale(.78)}to{opacity:1;transform:none}}@keyframes mine-bay-danger{0%,to{transform:none}35%{transform:translate(-2px)}65%{transform:translate(2px)}}body[data-active-tab=apiary] .app-shell .apiary-ops{box-shadow:none;background:0 0;border:0;border-radius:0;gap:8px;margin-top:16px;padding:0;display:grid;position:relative;overflow:visible}body[data-active-tab=apiary] .app-shell .apiary-ops__header{background:linear-gradient(100deg,#3d230ef7,#110e0bfc 65%);border:1px solid #f1af3257;border-radius:17px 4px;justify-content:space-between;align-items:center;min-height:58px;padding:9px 13px 9px 16px;display:flex;overflow:hidden;box-shadow:inset 4px 0 #f4ad2bc2}body[data-active-tab=apiary] .app-shell .apiary-ops__header>span:first-child small,body[data-active-tab=apiary] .app-shell .apiary-ops__tile-head>span:last-child small{color:#ffde9994;letter-spacing:.11em;font-size:8px;font-weight:900;line-height:1.15;display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__header>span:first-child strong{color:#ffe7a5;letter-spacing:.04em;margin-top:3px;font-size:clamp(16px,4.5vw,22px);font-weight:1000;line-height:1;display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__header-stat{text-align:right;border-left:1px solid #ffcf6f2e;min-width:68px;padding:5px 9px}body[data-active-tab=apiary] .app-shell .apiary-ops__header-stat small{color:#ffe1a894;letter-spacing:.1em;font-size:8px;font-weight:900;display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__header-stat b{color:#fff0bf;margin-top:2px;font-size:20px;font-weight:1000;line-height:1;display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}body[data-active-tab=apiary] .app-shell .apiary-ops__tile{isolation:isolate;color:#fff4cf;text-align:left;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden;background:radial-gradient(circle at 12% 0,#ffb9341f,#0000 38%),linear-gradient(145deg,#2e1f10fa,#0c0c0afe 72%)!important;border:1px solid #e6a43154!important;border-radius:18px 5px!important;font-family:inherit!important;box-shadow:inset 0 1px #ffe4aa14,inset 0 0 22px #00000052!important}body[data-active-tab=apiary] .app-shell button.apiary-ops__tile{cursor:pointer}body[data-active-tab=apiary] .app-shell .apiary-ops__tile:before{z-index:-1;content:"";background:linear-gradient(#ffd36ddb,#b9680f52);width:4px;position:absolute;top:0;bottom:0;left:0}body[data-active-tab=apiary] .app-shell .apiary-ops__production{grid-column:1/-1;min-height:205px;padding:13px 14px 14px!important}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy,body[data-active-tab=apiary] .app-shell .apiary-ops__offline{min-height:226px;padding:11px!important}body[data-active-tab=apiary] .app-shell .apiary-ops__tile-head{z-index:1;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid;position:relative}body[data-active-tab=apiary] .app-shell .apiary-ops__production .apiary-ops__tile-head{grid-template-columns:64px minmax(0,1fr) auto}body[data-active-tab=apiary] .app-shell .apiary-ops__asset{place-items:center;width:54px;height:54px;display:grid;overflow:visible}body[data-active-tab=apiary] .app-shell .apiary-ops__asset--production{width:64px;height:64px}body[data-active-tab=apiary] .app-shell .apiary-ops__asset img{object-fit:contain;filter:brightness(1.06)saturate(1.04)drop-shadow(0 7px 7px #0000007a);width:100%;height:100%;display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__tile-head>span:nth-child(2){min-width:0}body[data-active-tab=apiary] .app-shell .apiary-ops__tile-head>span:nth-child(2) strong{color:#ffe6a0;letter-spacing:.015em;margin-top:3px;font-size:clamp(13px,3.8vw,18px);font-weight:1000;line-height:1.04;display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__production .apiary-ops__tile-head>b{color:#ffe5adb8;letter-spacing:.06em;border:1px solid #f9be4a47;border-radius:4px;padding:7px 8px;font-size:8px;font-weight:950}body[data-active-tab=apiary] .app-shell .apiary-ops__rates{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid;position:relative}body[data-active-tab=apiary] .app-shell .apiary-ops__rates>span{background:#0204047a;border:1px solid #f5b9442b;border-radius:3px 13px;min-width:0;padding:11px 10px 10px}body[data-active-tab=apiary] .app-shell .apiary-ops__rates small{color:#ffe0a38f;letter-spacing:.08em;font-size:8px;font-weight:900;display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__rates strong{color:#fff0bd;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(19px,6vw,28px);font-weight:1000;line-height:1;display:block;overflow:hidden}body[data-active-tab=apiary] .app-shell .apiary-ops__open{z-index:1;color:#ffe2a7b8;letter-spacing:.045em;border-top:1px solid #ffd47b21;justify-content:space-between;align-items:center;margin-top:10px;padding-top:9px;font-size:9px;font-weight:950;display:flex;position:relative}body[data-active-tab=apiary] .app-shell .apiary-ops__open b{color:#ffc95c;font-size:18px;line-height:.8}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-body{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px;margin-top:17px;display:grid}body[data-active-tab=apiary] .app-shell .apiary-ops__gauge{border-radius:50%;place-items:center;width:76px;height:76px;display:grid;box-shadow:inset 0 0 0 1px #ffe1a017,0 8px 14px #0000004d}body[data-active-tab=apiary] .app-shell .apiary-ops__gauge>i{text-align:center;background:#11100d;border-radius:50%;place-content:center;width:58px;height:58px;font-style:normal;display:grid}body[data-active-tab=apiary] .app-shell .apiary-ops__gauge strong{color:#fff0bd;font-size:21px;font-weight:1000;line-height:1}body[data-active-tab=apiary] .app-shell .apiary-ops__gauge small{color:#ffe3ab85;margin-top:2px;font-size:7px;font-weight:900}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-facts{min-width:0}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-facts strong,body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-facts small,body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-facts b{display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-facts strong{color:#fff0c2;font-size:13px;font-weight:950;line-height:1.05}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-facts small{color:#ffe7b794;margin-top:4px;font-size:9px;font-weight:750;line-height:1.2}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy-facts b{color:#f6bd50;letter-spacing:.035em;margin-top:10px;font-size:8px;font-weight:1000;line-height:1.2}body[data-active-tab=apiary] .app-shell .apiary-ops__offline .apiary-ops__tile-head{grid-template-columns:50px minmax(0,1fr)}body[data-active-tab=apiary] .app-shell .apiary-ops__offline .apiary-ops__asset{width:50px;height:50px}body[data-active-tab=apiary] .app-shell .apiary-ops__yield{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:16px;display:grid}body[data-active-tab=apiary] .app-shell .apiary-ops__yield>span{text-align:center;background:#0203036b;border:1px solid #ffc95e21;min-width:0;padding:9px 5px}body[data-active-tab=apiary] .app-shell .apiary-ops__yield strong,body[data-active-tab=apiary] .app-shell .apiary-ops__yield small{display:block}body[data-active-tab=apiary] .app-shell .apiary-ops__yield strong{color:#fff0c3;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:1000;line-height:1;overflow:hidden}body[data-active-tab=apiary] .app-shell .apiary-ops__yield small{color:#ffe0a57a;letter-spacing:.08em;margin-top:4px;font-size:7px;font-weight:900}body[data-active-tab=apiary] .app-shell .apiary-ops__collect{color:#211105;letter-spacing:.045em;background:linear-gradient(#e8a92e,#8d4e0c);border:1px solid #ffcf6f61;border-radius:4px 12px;width:100%;min-height:42px;margin-top:12px;padding:8px 7px;font-size:10px;font-weight:1000;box-shadow:inset 0 1px #fff4c96b,0 5px 10px #00000052}body[data-active-tab=apiary] .app-shell .apiary-ops__collect:disabled{box-shadow:none;color:#ffe8be6b;opacity:1;background:#ffffff0d;border-color:#ffe0a41a}@media (width<=350px){body[data-active-tab=game] .app-shell .mine-bay{clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px)}body[data-active-tab=game] .app-shell .mine-bay__header{min-height:65px;padding-inline:5px 6px}body[data-active-tab=game] .app-shell .mine-bay__identity{grid-template-columns:48px minmax(0,1fr)}body[data-active-tab=game] .app-shell .mine-bay__guardian{width:48px;height:48px}body[data-active-tab=game] .app-shell .mine-bay__identity small,body[data-active-tab=game] .app-shell .mine-bay__telemetry small{font-size:7px}body[data-active-tab=game] .app-shell .mine-bay__identity strong{font-size:14px}body[data-active-tab=game] .app-shell .mine-bay__telemetry{min-width:101px}body[data-active-tab=game] .app-shell .mine-bay__telemetry>span{min-width:49px;padding-inline:4px}body[data-active-tab=game] .app-shell .mine-bay__telemetry strong{font-size:17px}body[data-active-tab=game] .app-shell .mine-bay__chassis{grid-template-columns:0 minmax(0,1fr) 0}body[data-active-tab=game] .app-shell .mine-bay__rail{display:none}body[data-active-tab=game] .app-shell .mine-bay__viewport{padding:3px}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="5"]{gap:5px;padding:7px}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="6"]{gap:3px;padding:2px}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="9"]{gap:1px}body[data-active-tab=game] .app-shell .mine-bay__footer{padding-inline:9px}body[data-active-tab=game] .app-shell .mine-bay__progress-copy>small{max-width:none}body[data-active-tab=apiary] .app-shell .apiary-ops__grid{grid-template-columns:1fr}body[data-active-tab=apiary] .app-shell .apiary-ops__production{grid-column:auto}body[data-active-tab=apiary] .app-shell .apiary-ops__occupancy,body[data-active-tab=apiary] .app-shell .apiary-ops__offline{min-height:190px}}@media (width>=440px){body[data-active-tab=game] .app-shell .mine-bay__header{min-height:82px;padding:9px 12px 9px 9px}body[data-active-tab=game] .app-shell .mine-bay__identity{grid-template-columns:70px minmax(0,1fr)}body[data-active-tab=game] .app-shell .mine-bay__guardian{width:70px;height:70px}body[data-active-tab=game] .app-shell .mine-bay__identity small,body[data-active-tab=game] .app-shell .mine-bay__telemetry small{font-size:9px}body[data-active-tab=game] .app-shell .mine-bay__telemetry{min-width:138px}body[data-active-tab=game] .app-shell .mine-bay__telemetry>span{min-width:68px}body[data-active-tab=game] .app-shell .mine-bay__telemetry strong{font-size:23px}body[data-active-tab=game] .app-shell .mine-bay__viewport{padding:14px}body[data-active-tab=game] .app-shell .mine-bay__footer{padding:12px 18px 16px}body[data-active-tab=apiary] .app-shell .apiary-ops__grid{grid-template-rows:repeat(2,minmax(235px,auto));grid-template-columns:minmax(0,1.12fr) minmax(168px,.88fr)}body[data-active-tab=apiary] .app-shell .apiary-ops__production{grid-area:1/1/3;min-height:100%;padding:18px!important}body[data-active-tab=apiary] .app-shell .apiary-ops__production .apiary-ops__tile-head{grid-template-columns:78px minmax(0,1fr)}body[data-active-tab=apiary] .app-shell .apiary-ops__production .apiary-ops__tile-head>b{grid-column:1/-1;justify-self:start;margin-top:6px}body[data-active-tab=apiary] .app-shell .apiary-ops__asset--production{width:78px;height:78px}body[data-active-tab=apiary] .app-shell .apiary-ops__rates{grid-template-columns:1fr;margin-top:25px}body[data-active-tab=apiary] .app-shell .apiary-ops__rates>span{align-content:center;min-height:84px;display:grid}body[data-active-tab=apiary] .app-shell .apiary-ops__open{margin-top:22px}}@media (prefers-reduced-motion:reduce){body[data-active-tab=game] .app-shell .mine-bay,body[data-active-tab=game] .app-shell .mine-bay__cell.is-safe,body[data-active-tab=game] .app-shell .mine-bay__cell.is-wasp{animation:none}body[data-active-tab=game] .app-shell .mine-bay__cell,body[data-active-tab=game] .app-shell .mine-bay__cell-art,body[data-active-tab=game] .app-shell .mine-bay__progress>i{transition:none}}body[data-active-tab=game] .game-modal.mock-v1-large-stake-modal{flex:none!important;height:auto!important;min-height:0!important;max-height:min(86dvh,440px)!important}body[data-active-tab=game] .mock-v1-large-stake-modal .game-modal__body{padding:12px!important;overflow-x:hidden!important}body[data-active-tab=game] .mock-v1-large-stake-modal .mock-v1-large-stake{background:radial-gradient(circle at 12%,#ffbf3d29,#0000 34%),linear-gradient(135deg,#4d2308eb,#240e03f5)!important;border:1px solid #e29b2b59!important;border-radius:16px!important;grid-template-rows:auto auto!important;grid-template-columns:86px minmax(0,1fr)!important;align-items:center!important;gap:4px 12px!important;min-height:116px!important;margin:0 0 10px!important;padding:11px 13px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe09714!important}body[data-active-tab=game] .mock-v1-large-stake-modal .mock-v1-large-stake__art{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 7px 9px #0000007a)!important;grid-area:1/1/3!important;align-self:center!important;width:86px!important;max-width:86px!important;height:102px!important;max-height:102px!important;display:block!important;transform:none!important}body[data-active-tab=game] .mock-v1-large-stake-modal .mock-v1-large-stake>strong{color:#ffe39a!important;align-self:end!important;font-size:17px!important;font-weight:950!important;line-height:1.12!important}body[data-active-tab=game] .mock-v1-large-stake-modal .mock-v1-large-stake>p{color:#d8bd93!important;align-self:start!important;margin:0!important;font-size:11px!important;font-weight:720!important;line-height:1.35!important}body[data-active-tab=game] .mock-v1-large-stake-modal .confirm-stats{margin-bottom:10px!important}body[data-active-tab=game] .mock-v1-large-stake-modal .modal-secondary-action{color:#ffe2a2!important;background-color:#5a2a08!important;background-image:linear-gradient(#95561a,#5a2a08)!important;border:1px solid #ebaa3eb3!important;min-height:44px!important;box-shadow:inset 0 1px #ffe6a629,0 6px 14px #1b090157!important}body[data-active-tab=game] .mock-v1-large-stake-modal .modal-secondary-action:active{background-image:linear-gradient(#764012,#431d05)!important}@media (width<=340px){body[data-active-tab=game] .mock-v1-large-stake-modal .mock-v1-large-stake{grid-template-columns:72px minmax(0,1fr)!important;column-gap:9px!important;min-height:104px!important;padding-inline:10px!important}body[data-active-tab=game] .mock-v1-large-stake-modal .mock-v1-large-stake__art{width:72px!important;max-width:72px!important;height:88px!important;max-height:88px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-self:center!important;padding:8px 72px 8px 15px!important;position:relative!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>span{letter-spacing:0!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading:before{content:"";background:linear-gradient(#0000,#e9a82d 22%,#ffd66d 72%,#0000);border-radius:999px;width:2px;position:absolute;top:8px;bottom:8px;left:0;box-shadow:0 0 10px #eea62747}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading h2{margin-top:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track b{font-variant-numeric:tabular-nums;color:#ffd45e!important;letter-spacing:-.025em!important;overflow-wrap:normal!important;text-overflow:clip!important;white-space:nowrap!important;word-break:keep-all!important;max-width:100%!important;display:block!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__lifetime-heading>span{white-space:nowrap!important}@media (width<=390px){body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track>div{grid-template-columns:50px minmax(0,1fr)!important;gap:6px!important;min-height:96px!important;padding:9px 7px!important}body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track img,body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track .sprite-icon{width:50px!important;height:50px!important}body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track b{font-size:clamp(11px,3.3vw,13px)!important}}@media (width<=340px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{padding-left:11px!important;padding-right:60px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>span{text-align:center!important;text-overflow:clip!important;white-space:normal!important;padding-inline:4px!important;line-height:1.05!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track>div{grid-template-columns:44px minmax(0,1fr)!important;gap:5px!important;min-height:90px!important}body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track img,body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track .sprite-icon{width:44px!important;height:44px!important}body[data-active-tab=profile] .app-shell .profile-v1__lifetime-track b{font-size:10.5px!important}}body[data-active-tab=apiary] .game-modal.game-modal--concise-copy{flex:none!important;height:auto!important;min-height:0!important;max-height:min(88dvh,620px)!important}body[data-active-tab=apiary] .game-modal--concise-copy .game-modal__body{height:auto!important;min-height:0!important;max-height:calc(min(88dvh,620px) - 74px)!important}body[data-active-tab=profile] .app-shell .profile-v1__wallet-entry.is-withdraw:after{content:none!important;display:none!important}body[data-active-tab=events] .app-shell .mock-v1-milestones>div{grid-template-columns:62px minmax(0,1fr)!important;gap:8px!important;padding-inline:10px!important}body[data-active-tab=events] .app-shell .mock-v1-milestones img,body[data-active-tab=events] .app-shell .mock-v1-milestones .sprite-icon{width:62px!important;height:62px!important}body[data-active-tab=events] .app-shell .mock-v1-milestones strong{font-variant-numeric:tabular-nums;letter-spacing:-.035em!important;overflow-wrap:normal!important;text-overflow:clip!important;white-space:nowrap!important;word-break:keep-all!important;max-width:100%!important;font-size:clamp(13px,3.75vw,16px)!important;display:block!important;overflow:visible!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim{isolation:isolate;transform:translateZ(0);color:#351603!important;text-align:left!important;background:radial-gradient(circle at 88% 22%,#fff5b0b8,#0000 24%),radial-gradient(circle at 18% 118%,#77310259,#0000 44%),linear-gradient(135deg,#ffdc6b 0%,#f9b723 43%,#e68109 100%)!important;border:1px solid #ffd66c!important;border-radius:20px!important;grid-template-columns:58px minmax(0,1fr) 38px!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:76px!important;padding:7px 12px 7px 8px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 2px #ffffff6b,inset 0 -3px #7933023d,0 10px 24px #b053034d!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim:before{z-index:-1;opacity:.13;content:"";background:url(/assets/mock3/fx/bg-honeycomb.webp) 50%/240px;position:absolute;inset:0}body[data-active-tab=events] .app-shell .mock-v1-login-claim:after{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#ffffff85,#0000);width:26%;animation:3.8s ease-in-out infinite login-claim-glint;position:absolute;top:-55%;bottom:-55%;left:-42%;transform:rotate(18deg)}body[data-active-tab=events] .app-shell .mock-v1-login-claim__art{background:radial-gradient(circle at 50% 38%,#ffc62e47,#0000 50%),linear-gradient(145deg,#4d1d02f0,#210d02fa)!important;border:1px solid #ffe589c7!important;border-radius:17px!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff24,0 5px 12px #4c1b0147!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__art img{filter:drop-shadow(0 3px 4px #36110057);object-fit:contain!important;width:49px!important;height:49px!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__copy{gap:2px!important;min-width:0!important;line-height:1!important;display:grid!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__copy small{color:#6d3005!important;letter-spacing:.105em!important;font-size:9px!important;font-weight:950!important;line-height:1.15!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__copy strong{color:#2d1101!important;letter-spacing:.035em!important;text-shadow:0 1px #fff2b77a!important;font-size:clamp(17px,4.8vw,20px)!important;font-weight:1000!important;line-height:1.08!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__mark{text-indent:2px;color:#ffe195!important;background:#491b01e0!important;border:1px solid #ffeca49e!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;font-family:Arial,sans-serif!important;font-size:30px!important;font-weight:700!important;line-height:1!important;display:grid!important;box-shadow:inset 0 1px #ffffff21,0 4px 10px #501d0138!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim:active:not(:disabled){transform:translateY(1px)scale(.992)!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim:disabled{opacity:.72!important}@keyframes login-claim-glint{0%,62%{left:-42%}86%,to{left:122%}}@media (width<=340px){body[data-active-tab=events] .app-shell .mock-v1-login-claim{grid-template-columns:52px minmax(0,1fr) 34px!important;gap:8px!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__art{width:52px!important;height:52px!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__art img{width:44px!important;height:44px!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__copy strong{font-size:16px!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim__mark{width:34px!important;height:34px!important}}@media (prefers-reduced-motion:reduce){body[data-active-tab=events] .app-shell .mock-v1-login-claim:after{animation:none!important}}body[data-active-tab=events] .app-shell .mock-v1-season-scroll-controls{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:9px 0 7px!important;display:flex!important}body[data-active-tab=events] .app-shell .mock-v1-season-scroll-controls>span{color:#d6c39a!important;font-size:10px!important;font-weight:800!important;line-height:1.25!important}body[data-active-tab=events] .app-shell .mock-v1-season-scroll-controls>div{flex:none;gap:6px;display:flex}body[data-active-tab=events] .app-shell .mock-v1-season-scroll-controls button{color:#2c1703!important;background:linear-gradient(#ffdf70,#dc8c10)!important;border:1px solid #ffe18bb8!important;border-radius:11px!important;place-items:center!important;width:38px!important;height:34px!important;min-height:34px!important;padding:0!important;display:grid!important;box-shadow:0 5px 13px #76410542!important}body[data-active-tab=events] .app-shell .mock-v1-season-scroll-controls button:disabled{opacity:.34!important;cursor:default!important}body[data-active-tab=events] .app-shell .mock-v1-season-scroll-controls button>svg{width:19px;height:19px}body[data-active-tab=events] .app-shell .mock-v1-season-rewards{contain:layout paint;background:radial-gradient(circle at 100% 0,#de85111a,#0000 34%),#ffffff06!important;border:1px solid #e8a62f47!important;border-radius:18px!important;grid-template-columns:78px minmax(0,1fr)!important;align-items:stretch!important;gap:7px!important;width:100%!important;min-width:0!important;padding:8px!important;display:grid!important;overflow:hidden!important}body[data-active-tab=events] .app-shell .mock-v1-season-labels{grid-template-rows:repeat(3,142px)!important;gap:7px!important;display:grid!important}body[data-active-tab=events] .app-shell .mock-v1-season-labels>div{color:#f4c85a!important;letter-spacing:.025em!important;text-align:center!important;text-transform:uppercase!important;background:radial-gradient(circle at 50% 28%,#ffc23524,#0000 44%),linear-gradient(160deg,#462509f5,#1b0f07fa)!important;border:1px solid #e8ab3857!important;border-radius:14px!important;place-items:center!important;min-width:0!important;font-size:9px!important;font-weight:950!important;line-height:1.1!important;display:grid!important;overflow:hidden!important}body[data-active-tab=events] .app-shell .mock-v1-season-labels>.is-premium{color:#dda9ff!important;background:radial-gradient(circle at 50% 28%,#bd68ef24,#0000 44%),linear-gradient(160deg,#341c48f5,#170c1ffa)!important;border-color:#b769e86b!important}body[data-active-tab=events] .app-shell .mock-v1-season-labels>.is-gold{text-shadow:0 0 9px #ffbb2547;color:#ffe17a!important;background:radial-gradient(circle at 50% 28%,#ffd25338,#0000 44%),linear-gradient(160deg,#5c3407fa,#271605fc)!important;border-color:#ffbf30a8!important}body[data-active-tab=events] .app-shell .mock-v1-season-track{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scroll-padding-inline:2px;scroll-behavior:auto!important;scroll-snap-type:none!important;scrollbar-width:none!important;touch-action:pan-y!important;cursor:grab!important;-webkit-user-select:none!important;user-select:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;grid-template-rows:repeat(3,142px)!important;grid-template-columns:repeat(50,112px)!important;grid-auto-rows:142px!important;gap:7px!important;width:100%!important;min-width:0!important;padding:0 2px 3px!important;display:grid!important;overflow:auto hidden!important}body[data-active-tab=events] .app-shell .mock-v1-season-track:focus-visible{border-radius:10px!important;box-shadow:inset 0 0 0 2px #ffcb50ad!important}body[data-active-tab=events] .app-shell .mock-v1-season-track::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>div,body[data-active-tab=events] .app-shell .mock-v1-season-track>div:nth-child(n+9){contain:layout paint;scroll-snap-align:none!important;grid-row:auto!important;height:142px!important;min-height:142px!important;position:relative!important;overflow:hidden!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimable{contain:none!important}body[data-active-tab=events] .app-shell .mock-v1-season-track img{filter:drop-shadow(0 5px 8px #0000005c);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;object-fit:contain!important;pointer-events:none!important;width:70px!important;height:70px!important;animation:none!important;transform:none!important}body[data-active-tab=events] .app-shell .mock-v1-season-track .season-reward-card>small{text-wrap:balance;place-items:center!important;width:100%!important;min-height:30px!important;font-size:9px!important;line-height:1.16!important;display:grid!important;overflow:visible!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimable{background:radial-gradient(circle at 50% 38%,#ffca4738,#0000 46%),linear-gradient(#49310ffa,#191309fc)!important;border-color:#ffc741d1!important;box-shadow:inset 0 0 0 1px #ffe69112,0 0 14px #eaa21c24!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-premium.is-claimable{background:radial-gradient(circle at 50% 38%,#c97cff38,#0000 46%),linear-gradient(#3a204dfa,#160d1ffc)!important;border-color:#d289ffd6!important;box-shadow:inset 0 0 0 1px #e8bfff12,0 0 14px #b25be629!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-gold{background:radial-gradient(circle at 50% 34%,#ffca401f,#0000 48%),linear-gradient(#422808f5,#180f05fc)!important;border-color:#da991f7a!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-gold.is-claimable{background:radial-gradient(circle at 50% 38%,#ffd9644d,#0000 48%),linear-gradient(#663e09fc,#221404fc)!important;border-color:#ffcb44f0!important;box-shadow:inset 0 0 0 1px #ffefa51f,0 0 16px #f4ab1d38!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimable img{width:60px!important;height:60px!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimable>small{margin-bottom:26px!important}body[data-active-tab=events] .app-shell .season-reward-card__claim{z-index:5!important;border-radius:inherit!important;color:#ffe7a4!important;letter-spacing:.08em!important;text-transform:uppercase!important;touch-action:manipulation!important;background:linear-gradient(#0000 42%,#0a0602c7 78%,#0a0602eb)!important;border:0!important;justify-content:center!important;align-items:flex-end!important;width:auto!important;min-height:0!important;padding:0 7px 8px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:flex!important;position:absolute!important;inset:0!important}body[data-active-tab=events] .app-shell .season-reward-card.is-premium .season-reward-card__claim{color:#f3d4ff!important;background:linear-gradient(#0000 42%,#120818c7 78%,#120818eb)!important}body[data-active-tab=events] .app-shell .season-reward-card.is-gold .season-reward-card__claim{color:#fff0af!important;background:linear-gradient(#0000 42%,#201202cc 78%,#201202f2)!important}body[data-active-tab=events] .app-shell .season-reward-card__claim:active:not(:disabled){transform:translateY(1px)scale(.98)!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimed{opacity:1!important;background:radial-gradient(circle at 50% 40%,#78c0592b,#0000 48%),linear-gradient(#25361dfa,#0f170cfc)!important;border-color:#77bc5db8!important;box-shadow:inset 0 0 0 1px #c6efb10f,0 0 13px #4d90351f!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-premium.is-claimed{background:radial-gradient(circle at 50% 40%,#8fcc6c24,#0000 48%),linear-gradient(#2b3120fa,#13160ffc)!important;border-color:#92c574a8!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-gold.is-claimed{background:radial-gradient(circle at 50% 40%,#bad36726,#0000 48%),linear-gradient(#303319fa,#14170cfc)!important;border-color:#9ec962ad!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimed:after{z-index:3!important;color:#f2ffe9!important;background:linear-gradient(#72b957,#39732a)!important;border-color:#c1eba9b8!important;width:24px!important;height:24px!important;font-size:15px!important;top:6px!important;bottom:auto!important;right:6px!important;box-shadow:0 3px 8px #0f2d086b!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimed img{opacity:.62!important;filter:saturate(.68)brightness(.82)!important}body[data-active-tab=events] .app-shell .mock-v1-season-track>.season-reward-card.is-claimed small{color:#dae9cdb8!important}.app-shell .events-v1 .mock-v1-season-actions>button.is-gold{color:#382006!important;background:linear-gradient(#fff099,#eaae28)!important;border:1px solid #ffe07d8c!important;box-shadow:inset 0 1px #ffffff5c,0 7px 18px #be750733!important}body[data-active-tab=profile] .app-shell .profile-social-bonus-card{isolation:isolate;background:radial-gradient(circle at 92% 8%,#4e97ff2e,#0000 31%),radial-gradient(circle at 8% 26%,#ffc22d33,#0000 34%),linear-gradient(145deg,#46240afc,#160c07fc);border:1px solid #ffbf3085;border-radius:22px;gap:12px;margin:0;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffebad1a,0 12px 28px #05020057}body[data-active-tab=profile] .app-shell .profile-social-bonus-card:after{content:"";z-index:-1;opacity:.12;pointer-events:none;background:url(/assets/mock3/fx/bg-honeycomb.webp) 50%/460px;position:absolute;inset:0}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__art{z-index:-1;object-fit:contain;filter:drop-shadow(0 8px 15px #00000085);width:156px;height:156px;position:absolute;top:-10px;right:-18px}body[data-active-tab=profile] .app-shell .profile-social-bonus-card>header{align-content:center;gap:3px;min-height:84px;padding-right:118px;display:grid}body[data-active-tab=profile] .app-shell .profile-social-bonus-card>header small{color:#ddb34e;letter-spacing:.12em;font-size:9px;font-weight:950}body[data-active-tab=profile] .app-shell .profile-social-bonus-card>header h2{color:#ffe58e;margin:0;font-size:19px;font-weight:950}body[data-active-tab=profile] .app-shell .profile-social-bonus-card>header p{color:#bea888;margin:0;font-size:10px;line-height:1.32}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks{gap:8px;display:grid}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks>article{background:#0807059e;border:1px solid #ffcf5738;border-radius:15px;gap:9px;padding:10px;display:grid}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks>article.is-claimed{background:#162c118a;border-color:#7cc6597a}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks article>div:first-child{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:9px;display:grid}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks article>div:first-child>b{color:#3b2105;background:linear-gradient(#ffe780,#dda522);border:1px solid #ffdb7461;border-radius:12px;place-items:center;min-height:42px;font-size:15px;font-weight:950;display:grid}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks article span{gap:2px;min-width:0;display:grid}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks article strong{color:#f7e7bf;font-size:12px}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks article small{color:#ad9b81;font-size:9px;line-height:1.25}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks article>button,body[data-active-tab=profile] .app-shell .profile-social-bonus-card__actions>button{color:#351c05;background:linear-gradient(#ffe477,#dda31e);border:0;border-radius:11px;min-height:38px;padding:8px 10px;font-size:10px;font-weight:950}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:7px;display:grid}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__actions>button.is-secondary{color:#cceaff;background:#1771be38;border:1px solid #4fa6ff6b}body[data-active-tab=profile] .app-shell .profile-social-bonus-card__tasks button:disabled{opacity:.58;filter:grayscale(.32)}body[data-active-tab=profile] .app-shell .profile-v1>.profile-social-bonus-launch{order:2}body[data-active-tab=profile] .app-shell .profile-action-card--social{background:radial-gradient(circle at 8% 42%,#359dff33,#0000 38%),linear-gradient(145deg,#43230bfa,#180e07fc)!important}body .profile-social-bonus-modal{overflow:hidden;background:radial-gradient(circle at 10% 0,#359dff29,#0000 34%),linear-gradient(155deg,#261509,#0f0a06)!important;border:1px solid #ffc2379e!important;border-radius:26px!important;width:min(100% - 18px,410px)!important;max-height:min(88dvh,620px)!important}body .profile-social-bonus-modal .game-modal__leading{background:0 0;border:0;overflow:visible}body .profile-social-bonus-modal .game-modal__leading img{object-fit:contain;filter:drop-shadow(0 5px 8px #0000007a);width:58px;height:58px}body .profile-social-bonus-modal .game-modal__body{padding:10px 14px 16px!important}body .profile-social-bonus-modal .profile-social-bonus-card{gap:10px;display:grid}body .profile-social-bonus-modal .profile-social-bonus-card__intro{color:#cbb692;text-align:center;margin:0;font-size:11px;line-height:1.4}body .profile-social-bonus-modal .profile-social-bonus-card__balance{background:radial-gradient(circle at 12% 0,#ffd2462e,#0000 46%),#2a1908db;border:1px solid #ffd55c75;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:9px 12px;display:flex}body .profile-social-bonus-modal .profile-social-bonus-card__balance>span{gap:3px;display:grid}body .profile-social-bonus-modal .profile-social-bonus-card__balance small{color:#cbb58e;font-size:9px}body .profile-social-bonus-modal .profile-social-bonus-card__balance strong{color:#ffe06a;font-size:20px;font-weight:950}body .profile-social-bonus-modal .profile-social-bonus-card__balance>b{color:#9f8b70;text-align:right;text-transform:uppercase;max-width:110px;font-size:8px;line-height:1.25}body .profile-social-bonus-modal .profile-social-bonus-card__tasks{gap:9px;display:grid}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch{color:#fff5ce;text-align:left;background:radial-gradient(circle at 12% 48%,#9943db47,#0000 31%),radial-gradient(circle at 88% 12%,#ffbe2c21,#0000 34%),linear-gradient(145deg,#351d09fa,#130e09fc);border:1px solid #ffc43a80;border-radius:24px;grid-template-columns:92px minmax(0,1fr) 34px;align-items:center;gap:10px;width:100%;min-height:126px;padding:12px 14px 12px 10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffe9a40d,0 10px 24px #0c07024d}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch:after{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 30%,#ffdd7b14,#0000 67%);position:absolute;inset:0}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch>img{object-fit:contain;filter:drop-shadow(0 7px 10px #0000006b);width:88px;height:96px}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch>span{gap:5px;min-width:0;display:grid}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch small{color:#f3bb40;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:950}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch strong{color:#fff7df;text-transform:uppercase;text-wrap:balance;font-size:clamp(14px,4.1vw,18px);font-weight:1000;line-height:1.05}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch i{background:#050504c7;border:1px solid #ffcc4d6b;border-radius:999px;width:100%;height:7px;overflow:hidden}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch i>span{border-radius:inherit;background:linear-gradient(90deg,#d47b13,#ffe67f);height:100%;display:block;box-shadow:0 0 8px #ffc53280}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch b{color:#d4c29c;font-size:10px;font-style:normal}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-launch>svg{color:#ffd969;width:24px;height:24px}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch{color:#fff3cb;text-align:left;background:radial-gradient(circle at 13% 48%,#ffae1933,#0000 34%),linear-gradient(145deg,#371f0afa,#120e09fc);border:1px solid #ffbe306b;border-radius:24px;grid-template-columns:86px minmax(0,1fr) 32px;align-items:center;gap:10px;width:100%;min-height:126px;padding:12px 13px 12px 10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffebad0d,0 10px 24px #0c070247}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch.is-weekly{background:radial-gradient(circle at 13% 48%,#b048ec40,#0000 34%),radial-gradient(circle at 88% 12%,#ffbf2b1a,#0000 34%),linear-gradient(145deg,#2d1739fa,#110c13fc);border-color:#c57ef27a}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch>img{object-fit:contain;filter:drop-shadow(0 7px 10px #0000006b);width:82px;height:96px}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch>span{gap:6px;min-width:0;display:grid}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch small{color:#f1b83f;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:950}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch strong{color:#fff6dc;text-transform:uppercase;text-wrap:balance;font-size:clamp(14px,4vw,18px);font-weight:1000;line-height:1.08}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch b{color:#d5c4a3;font-size:10px}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest-launch>svg{color:#ffd765;width:23px;height:23px}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch{color:#fff3ca;text-align:left;background:radial-gradient(circle at 14% 48%,#ffb11d38,#0000 34%),linear-gradient(145deg,#3a2109fa,#120e09fc);border:1px solid #ffbc2b75;border-radius:24px;grid-template-columns:88px minmax(0,1fr) 32px;align-items:center;gap:10px;width:100%;min-height:126px;padding:12px 13px 12px 10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffebad0d,0 10px 24px #0c070247}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch.is-leaderboard{background:radial-gradient(circle at 14% 48%,#3982e038,#0000 35%),radial-gradient(circle at 88% 10%,#ffc02b1a,#0000 32%),linear-gradient(145deg,#182639fa,#0c0e13fc);border-color:#76aff57a}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch>img{object-fit:contain;filter:drop-shadow(0 7px 10px #0000006b);width:84px;height:96px}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch>span:not(.mock-v1-leader-avatar){gap:6px;min-width:0;display:grid}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leader-avatar{isolation:isolate;justify-self:center;width:90px;height:96px;display:block;position:relative;overflow:visible}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leader-avatar>i,body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leader-avatar__photo{z-index:1;border:1px solid #ffcf53db;border-radius:50%;width:38px;height:38px;position:absolute;top:31px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 8px #ffd56042,0 0 8px #ffb21f33}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leader-avatar>i{color:#ffe8a4;background:radial-gradient(circle at 50% 32%,#5a8ec5b8,#0000 58%),#171d26;place-items:center;font-size:17px;font-style:normal;font-weight:950;display:grid;overflow:hidden}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leader-avatar__photo{object-fit:cover;background:#171d26}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leader-avatar__photo.is-broken{display:none}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leader-avatar__frame{z-index:2;object-fit:contain;filter:drop-shadow(0 6px 9px #f4a61a3d);pointer-events:none;width:90px;height:90px;position:absolute;top:0;left:0}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch .mock-v1-leader-avatar>b{z-index:3;color:#321500;text-align:center;background:linear-gradient(#fff0a0,#d98a12);border:1px solid #ffd974c2;border-radius:999px;min-width:18px;padding:1px 5px;font-size:10px;font-weight:1000;line-height:1.15;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 7px #0000007a}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch small{color:#efb63b;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:950}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch strong{color:#fff6dd;text-transform:uppercase;text-wrap:balance;font-size:clamp(15px,4.2vw,19px);font-weight:1000;line-height:1.06}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch b{color:#d5c4a3;font-size:10px}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-competition-launch>svg{color:#ffd765;width:23px;height:23px}body>.modal-backdrop>.game-modal.season-pass-modal{background:radial-gradient(circle at 50% 0,#7735a738,#0000 34%),linear-gradient(165deg,#281a0c 0%,#130f0b 48%,#090b0c 100%)!important;border:1px solid #ffcc4fad!important;border-radius:36px!important;width:min(100% - 16px,720px)!important;max-width:720px!important;max-height:min(90dvh,820px)!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #fff0b90f,0 0 38px #e89d1f33,0 28px 70px #000000ad!important}body>.modal-backdrop>.game-modal.season-pass-modal>header{background:#0f0b0794!important;border-bottom:1px solid #ffca4633!important;padding:13px 16px 11px!important}body>.modal-backdrop>.game-modal.season-pass-modal>header h2{text-transform:uppercase;color:#fff2bd!important;font-size:clamp(16px,4.8vw,22px)!important}body>.modal-backdrop>.game-modal.season-pass-modal>header p{color:#e7b449!important}body>.modal-backdrop>.game-modal.season-pass-modal>header>button{color:#ffe18a!important;background:#442a0ab8!important;border-color:#ffcd526b!important;border-radius:50%!important}body>.modal-backdrop>.game-modal.season-pass-modal .game-modal__body{max-height:calc(min(90dvh,820px) - 68px)!important;padding:10px!important;overflow:hidden auto!important}body .season-pass-modal-shell{isolation:auto!important;background:0 0!important;width:100%!important;min-height:0!important;position:static!important;overflow:visible!important}body .season-pass-modal-shell>.events-v1{width:100%!important;min-height:0!important;padding:0!important;display:block!important}body .season-pass-modal-shell .mock-v1-season--modal{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}body .season-pass-modal-shell .mock-v1-season--modal>.mock-v1-panel-title{display:none!important}@media (width<=700px),(hover:none) and (pointer:coarse){body:has(>.modal-backdrop>.season-pass-modal)>.modal-backdrop{-webkit-backdrop-filter:none!important;background:#020303e6!important}body .season-pass-modal-shell .mock-v1-season-track{overscroll-behavior-inline:contain;transform:translateZ(0);touch-action:pan-x pan-y!important;scroll-behavior:auto!important}body .season-pass-modal-shell .mock-v1-season-track>.season-reward-card{content-visibility:auto;contain-intrinsic-size:112px 142px;contain:layout paint style!important;box-shadow:none!important;transition:none!important;animation:none!important}body .season-pass-modal-shell .mock-v1-season-track>.season-reward-card img{filter:none!important;animation:none!important}body .season-pass-modal-shell .mock-v1-season-labels>div{box-shadow:none!important;filter:none!important}body .season-pass-modal-shell .mock-v1-season-rewards{contain:layout paint;box-shadow:none!important}}body>.modal-backdrop>.game-modal.quest-list-modal{background:radial-gradient(circle at 12% 0,#943dcf33,#0000 32%),radial-gradient(circle at 90% 4%,#ffbb2621,#0000 30%),linear-gradient(165deg,#27190b 0%,#13100c 50%,#090b0d 100%)!important;border:1px solid #ffc8469e!important;border-radius:36px!important;width:min(100% - 18px,620px)!important;max-width:620px!important;max-height:min(88dvh,760px)!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffefb50f,0 0 36px #e499202b,0 28px 70px #000000ad!important}body>.modal-backdrop>.game-modal.quest-list-modal>header{background:#0f0b0794!important;border-bottom:1px solid #ffc94633!important;min-height:70px!important;padding:10px 14px!important}body>.modal-backdrop>.game-modal.quest-list-modal .game-modal__leading{background:#4d29098c!important;border:1px solid #ffca4557!important;border-radius:17px!important;width:54px!important;height:54px!important;padding:2px!important;overflow:hidden!important}body>.modal-backdrop>.game-modal.quest-list-modal .game-modal__leading img{object-fit:contain!important;width:100%!important;height:100%!important}body>.modal-backdrop>.game-modal.quest-list-modal>header h2{text-transform:uppercase;color:#fff2bd!important;font-size:clamp(16px,4.8vw,21px)!important}body>.modal-backdrop>.game-modal.quest-list-modal>header p{color:#d9b461!important;font-size:9px!important}body>.modal-backdrop>.game-modal.quest-list-modal>header>button{color:#ffe18a!important;background:#442a0ab8!important;border-color:#ffcd526b!important;border-radius:50%!important}body>.modal-backdrop>.game-modal.quest-list-modal .game-modal__body{max-height:calc(min(88dvh,760px) - 70px)!important;padding:10px!important;overflow:hidden auto!important}body .quest-list-modal-shell{isolation:auto!important;background:0 0!important;width:100%!important;min-height:0!important;position:static!important;overflow:visible!important}body .quest-list-modal-shell>.events-v1{width:100%!important;min-height:0!important;padding:0!important;display:block!important}body .quest-list-modal-shell .quest-list-modal__panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}body .quest-list-modal-shell .quest-list-modal__finale{background:radial-gradient(circle at 8% 40%,#ffc42530,#0000 34%),linear-gradient(145deg,#3b250cf5,#140f09fa);border:1px solid #ffc7396b;border-radius:22px;margin-top:10px;padding:10px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff0b40d,0 10px 24px #00000040}body .quest-list-modal-shell .quest-list-modal__finale.is-weekly{background:radial-gradient(circle at 8% 40%,#b94fee33,#0000 36%),radial-gradient(circle at 92% 12%,#ffc22c1f,#0000 28%),linear-gradient(145deg,#2d1834f7,#120d13fc);border-color:#c375f17a}body .quest-list-modal-shell .quest-list-modal__finale>header{z-index:1;justify-content:space-between;align-items:center;gap:10px;padding:0 3px 8px;display:flex;position:relative}body .quest-list-modal-shell .quest-list-modal__finale>header>span{gap:2px;min-width:0;display:grid}body .quest-list-modal-shell .quest-list-modal__finale>header small{color:#ffd55e;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:950}body .quest-list-modal-shell .quest-list-modal__finale>header strong{color:#fff2c5;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.25;overflow:hidden}body .quest-list-modal-shell .quest-list-modal__finale>header>b{color:#ffe695;background:#08070575;border:1px solid #ffd66157;border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-weight:950}body[data-active-tab=events] .app-shell .events-v1 .quest-list-modal__finale .mock-v1-quest.is-combo{background:#ffffff0b!important;border-color:#ffd86338!important;width:100%!important;min-height:98px!important;margin:0!important}body[data-active-tab=events] .app-shell .events-v1 .quest-list-modal__finale .mock-v1-quest.is-combo:is(.is-claimable,.is-claimed){min-height:126px!important}@media (width<=360px){body .quest-list-modal-shell .quest-list-modal__finale{border-radius:18px;margin-top:8px;padding:8px}body .quest-list-modal-shell .quest-list-modal__finale>header strong{font-size:9px}}body>.modal-backdrop>.game-modal.competition-list-modal{background:radial-gradient(circle at 12% 0,#367edd2e,#0000 32%),radial-gradient(circle at 90% 4%,#ffb82024,#0000 30%),linear-gradient(165deg,#26190b 0%,#12100c 50%,#090b0d 100%)!important;border:1px solid #ffc63f9e!important;border-radius:36px!important;width:min(100% - 18px,640px)!important;max-width:640px!important;max-height:min(88dvh,780px)!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffefb50f,0 0 36px #e0941b2b,0 28px 70px #000000ad!important}body>.modal-backdrop>.game-modal.competition-list-modal>header{background:#0e0b079e!important;border-bottom:1px solid #ffc74133!important;min-height:70px!important;padding:10px 14px!important}body>.modal-backdrop>.game-modal.competition-list-modal .game-modal__leading{background:#4a280994!important;border:1px solid #ffc94257!important;border-radius:17px!important;width:54px!important;height:54px!important;padding:2px!important;overflow:hidden!important}body>.modal-backdrop>.game-modal.competition-list-modal .game-modal__leading img{object-fit:contain!important;width:100%!important;height:100%!important}body>.modal-backdrop>.game-modal.competition-list-modal .game-modal__leading:has(.mock-v1-leader-avatar.is-modal){width:60px!important;height:60px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;overflow:visible!important}body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal{isolation:isolate;width:60px;height:60px;display:block;position:relative;overflow:visible}body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal>i,body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal>.mock-v1-leader-avatar__photo{z-index:1;border-radius:50%;position:absolute;top:20px;left:50%;transform:translate(-50%);width:25px!important;height:25px!important}body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal>i{color:#ffe8a4;background:#171d26;place-items:center;font-size:12px;font-style:normal;font-weight:950;display:grid;overflow:hidden}body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal>.mock-v1-leader-avatar__photo{background:#171d26;object-fit:cover!important}body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal>.mock-v1-leader-avatar__photo.is-broken{display:none}body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal>.mock-v1-leader-avatar__frame{z-index:2;pointer-events:none;filter:drop-shadow(0 4px 7px #f4a61a3d);position:absolute;inset:0;object-fit:contain!important;width:60px!important;height:60px!important}body>.modal-backdrop>.game-modal.competition-list-modal .mock-v1-leader-avatar.is-modal>b{z-index:3;color:#2a1505;text-align:center;background:#ffd55c;border-radius:999px;min-width:17px;padding:1px 5px;font-size:9px;line-height:1.4;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}body>.modal-backdrop>.game-modal.competition-list-modal>header h2{text-transform:uppercase;color:#fff2bd!important;font-size:clamp(17px,4.9vw,22px)!important}body>.modal-backdrop>.game-modal.competition-list-modal>header p{color:#d8b25d!important;font-size:9px!important}body>.modal-backdrop>.game-modal.competition-list-modal>header>button{color:#ffe18a!important;background:#442a0ab8!important;border-color:#ffcd526b!important;border-radius:50%!important}body>.modal-backdrop>.game-modal.competition-list-modal .game-modal__body{max-height:calc(min(88dvh,780px) - 70px)!important;padding:10px!important;overflow:hidden auto!important}body .competition-list-modal-shell{isolation:auto!important;background:0 0!important;width:100%!important;min-height:0!important;position:static!important;overflow:visible!important}body .competition-list-modal-shell>.events-v1{width:100%!important;min-height:0!important;padding:0!important;display:block!important}body .competition-list-modal-shell .competition-list-modal__panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}body .competition-list-modal-shell .competition-list-modal__panel>.mock-v1-panel-title{display:none!important}body .profile-social-bonus-modal .profile-social-bonus-card__tasks>article{background:#080705ad;border:1px solid #ffcf573d;border-radius:16px;gap:10px;padding:11px;display:grid}body .profile-social-bonus-modal .profile-social-bonus-card__tasks>article.is-claimed{background:#162c1194;border-color:#7cc6597a}body .profile-social-bonus-modal .profile-social-bonus-card__tasks article>div:first-child{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:9px;display:grid}body .profile-social-bonus-modal .profile-social-bonus-card__tasks article>div:first-child>b{color:#3b2105;background:linear-gradient(#ffe780,#dda522);border:1px solid #ffdb7466;border-radius:13px;place-items:center;min-height:44px;font-size:15px;font-weight:950;display:grid}body .profile-social-bonus-modal .profile-social-bonus-card__tasks article span{gap:3px;min-width:0;display:grid}body .profile-social-bonus-modal .profile-social-bonus-card__tasks article strong{color:#f7e7bf;font-size:12px}body .profile-social-bonus-modal .profile-social-bonus-card__tasks article small{color:#ad9b81;font-size:9px;line-height:1.3}body .profile-social-bonus-modal :is(.profile-social-bonus-card__tasks article>button,.profile-social-bonus-card__actions>button){color:#351c05;background:linear-gradient(#ffe477,#dda31e);border:0;border-radius:12px;min-height:40px;padding:8px 10px;font-size:10px;font-weight:950}body .profile-social-bonus-modal .profile-social-bonus-card__actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:7px;display:grid}body .profile-social-bonus-modal .profile-social-bonus-card__actions>button.is-secondary{color:#cceaff;background:#1771be38;border:1px solid #4fa6ff6b}body .profile-social-bonus-modal .profile-social-bonus-card__tasks button:disabled{opacity:.58;filter:grayscale(.32)}body .profile-social-bonus-followup{background:radial-gradient(circle at 50% 0,#ffc42c26,#0000 38%),linear-gradient(160deg,#271608,#0e0a06)!important;border:1px solid #ffcd499e!important;border-radius:25px!important;width:min(100% - 20px,390px)!important}body .profile-social-bonus-followup .game-modal__body{padding:12px 16px 17px!important}body .profile-social-name-help,body .profile-social-credit-result{gap:12px;display:grid}body .profile-social-name-help__example{background:#372007b8;border:1px solid #ffd55b80;border-radius:15px;justify-items:center;gap:5px;padding:13px;display:grid}body .profile-social-name-help__example small{color:#bda77e;text-transform:uppercase;font-size:9px}body .profile-social-name-help__example strong{color:#ffe170;font-size:19px;font-weight:950}body .profile-social-name-help>p,body .profile-social-credit-result>p{color:#cfbea0;text-align:center;margin:0;font-size:11px;line-height:1.5}body .profile-social-name-help>p b{color:#ffe173}body .profile-social-name-help ol{color:#e4d5b8;background:#04040375;border-radius:15px;gap:8px;margin:0;padding:11px 11px 11px 29px;font-size:10px;line-height:1.4;display:grid}body .profile-social-name-help__detected{color:#9ebfd3;text-align:center;background:#1b62922e;border-radius:12px;gap:4px;padding:9px 11px;font-size:9px;display:grid}body .profile-social-name-help__detected strong{color:#d7f0ff;font-size:11px}body .profile-social-credit-result{text-align:center;justify-items:stretch}body .profile-social-credit-result>output{color:#ffe16c;text-shadow:0 0 18px #ffc2237a;font-size:40px;font-weight:1000;line-height:1}body .profile-social-credit-result>h3{color:#fff0c4;margin:-3px 0 0;font-size:17px}body .profile-social-credit-result__receipt{background:#ffd35521;border:1px solid #ffd35547;border-radius:15px;gap:1px;display:grid;overflow:hidden}body .profile-social-credit-result__receipt>span{background:#0a0805d1;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}body .profile-social-credit-result__receipt small{color:#a99677;font-size:9px}body .profile-social-credit-result__receipt strong{color:#ffe170;font-size:11px}body .profile-social-bonus-followup__button{color:#321b04;background:linear-gradient(#ffe47a,#dca01d);border:0;border-radius:13px;min-height:44px;padding:10px 14px;font-size:11px;font-weight:950}@media (width<=340px){body[data-active-tab=events] .app-shell .mock-v1-season-rewards{grid-template-columns:70px minmax(0,1fr)!important;gap:6px!important}body[data-active-tab=events] .app-shell .mock-v1-season-labels>div{letter-spacing:0!important;font-size:8px!important}body[data-active-tab=events] .app-shell .mock-v1-season-track{grid-template-columns:repeat(50,104px)!important;gap:6px!important}}.app-shell .events-v1 .mock-v1-quest:not(.is-claimable){grid-template-columns:78px minmax(0,1fr)!important}body[data-active-tab=apiary] .v1-bee-grid>button{min-height:282px!important}body[data-active-tab=apiary] .v1-bee-grid__income{background:linear-gradient(#ffd26312,#ffffff04),#05070c9e!important;border:1px solid #ffc7422e!important;border-radius:12px!important;grid-template-rows:repeat(2,minmax(25px,auto))!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:stretch!important;gap:4px 6px!important;width:100%!important;margin-top:7px!important;padding:7px 8px!important;display:grid!important;box-shadow:inset 0 1px #ffeebd0a!important}body[data-active-tab=apiary] .v1-bee-grid__income small{color:#ba9b67!important;letter-spacing:.08em!important;white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;min-width:0!important;min-height:25px!important;margin:0!important;font-size:8px!important;font-weight:900!important;line-height:1.1!important;display:flex!important}body[data-active-tab=apiary] .v1-bee-grid__income em{color:#ffe18a!important;text-overflow:clip!important;white-space:nowrap!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;min-width:0!important;max-width:100%!important;min-height:25px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(12px,3.2vw,14px)!important;font-style:normal!important;font-weight:950!important;line-height:1.15!important;display:flex!important;overflow:hidden!important}body[data-active-tab=apiary] .v1-bee-grid__income small:nth-of-type(2),body[data-active-tab=apiary] .v1-bee-grid__income em:nth-of-type(2){border-top:1px solid #ffca4c24!important;width:100%!important;padding-top:5px!important}body[data-active-tab=apiary] .v1-bee-grid__income i{color:#d5d8df!important;white-space:nowrap!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:9px!important;font-style:normal!important;font-weight:750!important;line-height:1.1!important}body[data-active-tab=events] .app-shell .mock-v1-login-panel__meta{flex:none!important;justify-content:flex-end!important;align-items:center!important;min-width:68px!important;display:flex!important}body[data-active-tab=events] .app-shell .mock-v1-login-nav{align-items:center!important;gap:5px!important;display:flex!important}body[data-active-tab=events] .app-shell .mock-v1-login-nav>button{color:#fff0bd!important;touch-action:manipulation!important;background:linear-gradient(#6f3f0ef5,#311d0dfa)!important;border:1px solid #eeae3575!important;border-radius:9px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:27px!important;min-height:27px!important;padding:0!important;display:grid!important;box-shadow:inset 0 1px #ffe2991f,0 4px 10px #05020038!important}body[data-active-tab=events] .app-shell .mock-v1-login-nav>button:active:not(:disabled){border-color:#ffcc5dc2!important;transform:translateY(1px)!important}body[data-active-tab=events] .app-shell .mock-v1-login-nav>button:disabled{opacity:.28!important;cursor:default!important;filter:saturate(.5)!important}body[data-active-tab=events] .app-shell .mock-v1-login-nav svg{width:16px!important;height:16px!important}body[data-active-tab=events] .app-shell .mock-v1-login-days{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overscroll-behavior-x:contain!important;overscroll-behavior-y:auto!important;scroll-behavior:auto!important;scroll-snap-type:none!important;scrollbar-width:none!important;touch-action:pan-y!important;cursor:grab!important;-webkit-user-select:none!important;user-select:none!important;direction:ltr!important;grid-template-columns:none!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:1px 0 7px!important;scroll-padding-inline:1px!important;display:flex!important;overflow:auto hidden!important}body[data-active-tab=events] .app-shell :is(.mock-v1-season-track,.mock-v1-login-days).is-touch-dragging{cursor:grabbing!important}body[data-active-tab=events] .app-shell .mock-v1-login-days:focus-visible{outline-offset:2px!important;border-radius:12px!important;outline:2px solid #ffcb50ad!important}body[data-active-tab=events] .app-shell .mock-v1-login-days>div{contain:layout paint;scroll-snap-align:none!important;-webkit-user-select:none!important;user-select:none!important;flex:0 0 98px!important;width:98px!important;min-width:98px!important;animation:none!important}body[data-active-tab=events] .app-shell .mock-v1-login-days::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body[data-active-tab=events] .app-shell .mock-v1-login-days img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none!important;filter:none!important;animation:none!important;transform:none!important}body[data-active-tab=events] .app-shell .mock-v1-login-days>div.is-complete{background:linear-gradient(#25231ff5,#0f100ffc)!important;border-color:#7765458a!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff06,inset 0 -24px 34px #00000040!important}body[data-active-tab=events] .app-shell .mock-v1-login-days>div.is-complete:after{z-index:1;pointer-events:none;content:"";background:#0405053d;position:absolute;inset:0}body[data-active-tab=events] .app-shell .mock-v1-login-days>div.is-complete img{opacity:.46!important;filter:grayscale(.5)saturate(.45)!important}body[data-active-tab=events] .app-shell .mock-v1-login-days>div.is-complete>span:not(.mock-v1-login-days__check),body[data-active-tab=events] .app-shell .mock-v1-login-days>div.is-complete>strong{opacity:.58!important}body[data-active-tab=events] .app-shell .mock-v1-login-days>div.is-claimed-today{border-color:#71b15cb8!important;box-shadow:inset 0 0 0 1px #b2e79a14,0 0 14px #5294441a!important}body[data-active-tab=events] .app-shell .mock-v1-login-days__check{z-index:2!important;opacity:1!important;color:#f7ffe9!important;background:linear-gradient(#7cbf62,#3f792f)!important;border:1px solid #beeea6b3!important;border-radius:50%!important;place-items:center!important;width:25px!important;height:25px!important;font-size:16px!important;font-weight:1000!important;line-height:1!important;display:grid!important;position:absolute!important;top:7px!important;right:7px!important;box-shadow:inset 0 1px #ffffff40,0 3px 9px #0f2b0a75!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim.is-claimed{cursor:default!important;opacity:1!important;background:radial-gradient(circle at 92% 24%,#b3d58929,#0000 30%),linear-gradient(135deg,#2a3024 0%,#20261c 54%,#171c14 100%)!important;border-color:#9ab17a75!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) 34px!important;gap:8px!important;min-height:54px!important;padding:7px 10px 7px 13px!important;box-shadow:inset 0 1px #ffffff0e,0 5px 13px #0000002e!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim.is-claimed:after{content:none!important;animation:none!important;display:none!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim.is-claimed .mock-v1-login-claim__art{display:none!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim.is-claimed .mock-v1-login-claim__copy small{color:#dae7c59e!important;font-size:8px!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim.is-claimed .mock-v1-login-claim__copy strong{color:#eff4e5!important;text-shadow:0 1px #0000005c!important;font-size:16px!important}body[data-active-tab=events] .app-shell .mock-v1-login-claim.is-claimed .mock-v1-login-claim__mark{color:#f4ffe9!important;text-indent:0!important;background:linear-gradient(#78b85f,#3f762f)!important;border-color:#caf2b59e!important;width:32px!important;height:32px!important;font-size:23px!important}body[data-active-tab=game] .app-shell .mine-bay{border:1px solid rgb(var(--bay-accent) / .62)!important;background:linear-gradient(135deg, rgb(var(--bay-accent) / .86), #4b2708e0 24%, #ffda7dbd 50%, #412107e6 76%, rgb(var(--bay-accent) / .8))!important;clip-path:none!important;filter:drop-shadow(0 15px 20px #0000006b) drop-shadow(0 0 14px rgb(var(--bay-accent) / .13))!important;border-radius:28px!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mine-bay__header{border-radius:25px 25px 10px 10px!important}body[data-active-tab=game] .app-shell .mine-bay__telemetry{border-radius:14px!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mine-bay__chassis{padding-block:7px!important}body[data-active-tab=game] .app-shell .mine-bay__viewport{border:1px solid rgb(var(--bay-accent) / .24)!important;background:radial-gradient(circle at 50% 42%, rgb(var(--bay-accent) / .16), transparent 62%), url(/assets/mock3/fx/bg-honeycomb.webp) center / 220px auto, linear-gradient(135deg, #241a0cf7, #080809fc)!important;border-radius:20px!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mine-bay__footer{border-radius:10px 10px 25px 25px!important}body[data-active-tab=game] .app-shell .mine-bay__progress{border-radius:999px!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mine-bay.is-wasp-reveal{--bay-danger:255 82 47;border-color:rgb(var(--bay-danger) / .86)!important;box-shadow:inset 0 0 32px rgb(var(--bay-danger) / .09), 0 0 26px rgb(var(--bay-danger) / .16)!important}body[data-active-tab=game] .app-shell .mine-bay.is-wasp-reveal .mine-bay__header,body[data-active-tab=game] .app-shell .mine-bay.is-wasp-reveal .mine-bay__footer{background:linear-gradient(90deg,#1e0c0afc,#42190dfa 52%,#120a09fc)!important}body[data-active-tab=game] .app-shell .mine-bay.is-wasp-reveal .mine-bay__progress>i{background:linear-gradient(90deg,#9e2516,#ff623c 70%,#ffb081)!important}body[data-active-tab=game] .app-shell .mock-v1-active-round.is-wasp-reveal .mock-v1-round-dashboard{background:radial-gradient(circle at 88%,#ff4a232e,#0000 34%),linear-gradient(112deg,#36170cfa,#140a08fc)!important;border-color:#ff5b327a!important}body[data-active-tab=game] .app-shell .mock-v1-active-round.is-wasp-reveal .mock-v1-round-dashboard__score{background:#46120ac2!important;border-color:#ff5f359e!important}body[data-active-tab=game] .app-shell .mock-v1-active-round.is-wasp-reveal .mock-v1-round-dashboard__score strong{color:#ff9a6c!important;letter-spacing:.02em!important;font-size:clamp(18px,5.5vw,26px)!important}body[data-active-tab=game] .app-shell .mine-bay.is-loss-revealed{--bay-danger:255 101 63;border-color:rgb(var(--bay-danger) / .68)!important}body[data-active-tab=game] .app-shell .mock-v1-active-round.is-loss-revealed .mock-v1-round-dashboard{background:radial-gradient(circle at 88%,#ff5b301f,#0000 34%),linear-gradient(112deg,#2d170efa,#110c09fc)!important;border-color:#ff744861!important}body[data-active-tab=game] .app-shell .mine-bay.is-win-revealed{border-color:#ffcf4cd1!important;box-shadow:inset 0 0 34px #ffc32d14,0 0 28px #ffbb2b26!important}body[data-active-tab=game] .app-shell .mine-bay.is-win-revealed .mine-bay__header,body[data-active-tab=game] .app-shell .mine-bay.is-win-revealed .mine-bay__footer{background:radial-gradient(circle at 12%,#ffca461f,#0000 34%),linear-gradient(90deg,#1a170cfc,#36280afa 52%,#111009fc)!important}body[data-active-tab=game] .app-shell .mine-bay.is-win-revealed .mine-bay__progress>i{background:linear-gradient(90deg,#a76a08,#ffd45d 72%,#fff0a8)!important}body[data-active-tab=game] .app-shell .mock-v1-active-round.is-win-revealed .mock-v1-round-dashboard{background:radial-gradient(circle at 88%,#ffc94129,#0000 35%),linear-gradient(112deg,#30230afa,#110f08fc)!important;border-color:#ffcc4c75!important}body[data-active-tab=game] .app-shell .mock-v1-active-round.is-win-revealed .mock-v1-round-dashboard__score{background:#473007b8!important;border-color:#ffd76699!important}body[data-active-tab=game] .app-shell .mock-v1-active-round.is-win-revealed .mock-v1-round-dashboard__score strong{color:#ffe57f!important}body[data-active-tab=game] .app-shell .mine-bay-settlement{background:radial-gradient(circle at 8% 40%,#ff5e2f1c,#0000 30%),linear-gradient(135deg,#27160df5,#0f0c09fa);border:1px solid #ff814d52;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;display:grid;box-shadow:inset 0 1px #ffd7a814,0 8px 18px #0000003d}body[data-active-tab=game] .app-shell .mine-bay-settlement>span{min-width:0}body[data-active-tab=game] .app-shell .mine-bay-settlement small,body[data-active-tab=game] .app-shell .mine-bay-settlement strong,body[data-active-tab=game] .app-shell .mine-bay-settlement em{display:block}body[data-active-tab=game] .app-shell .mine-bay-settlement small{color:#ffbe979e;letter-spacing:.1em;font-size:8px;font-weight:950}body[data-active-tab=game] .app-shell .mine-bay-settlement strong{color:#ffe3c5;margin-top:3px;font-size:13px;font-weight:1000;line-height:1.12}body[data-active-tab=game] .app-shell .mine-bay-settlement em{color:#ffdebba8;margin-top:3px;font-size:8px;font-style:normal;font-weight:800;line-height:1.15}body[data-active-tab=game] .app-shell .mine-bay-settlement button{color:#321606;letter-spacing:.045em;white-space:nowrap;background:linear-gradient(#ffd96b,#e99a14 72%,#b86008);border:1px solid #ffcf6eb8;border-radius:13px;min-height:42px;padding:0 14px;font-size:11px;font-weight:1000;box-shadow:inset 0 1px #ffffff7a,0 6px 13px #632a0452}body[data-active-tab=game] .app-shell .mine-bay-settlement--win{background:radial-gradient(circle at 9% 42%,#ffd04b26,#0000 34%),linear-gradient(135deg,#2d230af7,#0d0f09fc);border-color:#ffd15380;padding-left:78px;position:relative;box-shadow:inset 0 1px #ffefae1f,0 8px 20px #00000042}body[data-active-tab=game] .app-shell .mine-bay-settlement__art{object-fit:contain;filter:drop-shadow(0 4px 10px #0000007a);pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:66px;height:66px;position:absolute;top:50%;left:5px;transform:translateY(-50%)}body[data-active-tab=game] .app-shell .mine-bay-settlement--win small{color:#ffd768c2;letter-spacing:.055em;white-space:nowrap;font-size:clamp(7px,1.9vw,9px);line-height:1.1}body[data-active-tab=game] .app-shell .mine-bay-settlement--win strong{color:#ffe477;white-space:nowrap;text-shadow:0 0 14px #ffbe2b38;font-size:clamp(21px,6vw,28px);line-height:1}body[data-active-tab=game] .app-shell .mine-bay-settlement--win em{color:#ffebb4c2}@keyframes mine-bay-wasp-arrival-v7{0%{opacity:0;transform:translateY(16%)scale(.54)}44%{opacity:1;transform:translateY(-3%)scale(.98)}72%{transform:translateY(1%)scale(.86)}to{opacity:1;transform:translate(0,0)scale(.9)}}@keyframes mine-bay-wasp-reveal-v7{0%{opacity:0;transform:scale(.76)}to{opacity:1;transform:scale(.9)}}@keyframes mine-bay-wasp-cell-reveal-v7{0%{filter:brightness(.68)}to{filter:brightness()}}@keyframes mine-bay-impact-cell-v7{0%{filter:brightness(.66)}48%{filter:brightness(1.3)}to{filter:brightness()}}@keyframes mine-bay-impact-ring-v7{0%{opacity:.86;transform:scale(.72)}to{opacity:0;transform:scale(1.18)}}@media (width<=350px){body[data-active-tab=game] .app-shell .mine-bay{border-radius:22px!important}body[data-active-tab=game] .app-shell .mine-bay__header{border-radius:20px 20px 8px 8px!important}body[data-active-tab=game] .app-shell .mine-bay__viewport{border-radius:15px!important}body[data-active-tab=game] .app-shell .mine-bay__footer{border-radius:8px 8px 20px 20px!important}body[data-active-tab=game] .app-shell .mine-bay-settlement{grid-template-columns:1fr}body[data-active-tab=game] .app-shell .mine-bay-settlement button{width:100%}}@media (prefers-reduced-motion:reduce){body[data-active-tab=game] .app-shell .mine-bay__cell.is-wasp,body[data-active-tab=game] .app-shell .mine-bay__cell.is-wasp:after,body[data-active-tab=game] .app-shell .mine-bay__cell.is-wasp .mine-bay__cell-art{animation:none!important}}.app-shell .v1-hud{grid-template-columns:clamp(92px,27vw,108px) minmax(0,1fr) auto!important}.app-shell .v1-hud__actions{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.app-shell .v1-hud__actions .v1-hud__guide{flex:0 0 36px;margin-top:0;border-radius:12px!important;width:36px!important;height:36px!important}.app-shell .v1-hud__actions .v1-hud__guide svg{width:19px;height:19px}.app-shell .v1-hud__deposit{position:relative;color:#ffd86a!important;background:radial-gradient(circle at 50% 45%,#ffd36829,#0000 58%),linear-gradient(145deg,#ffcf6721,#5a2a052e)!important;border-color:#f7b8366b!important;box-shadow:inset 0 1px #ffe8b21c,0 0 18px #e08b1514!important}.app-shell .v1-hud__deposit:after{content:"";pointer-events:none;border:1px solid #ffd87814;border-radius:9px;position:absolute;inset:4px}.app-shell .v1-hud__deposit:active{box-shadow:inset 0 1px #ffe8b214,0 0 22px #e08b152e!important}@media (width<=359px){.app-shell .v1-hud{grid-template-columns:82px minmax(0,1fr) auto!important;gap:5px!important;padding-inline:7px!important}.app-shell .v1-hud__actions{gap:3px}.app-shell .v1-hud__actions .v1-hud__guide{flex-basis:34px;width:34px!important;height:34px!important}}body[data-active-tab=game] .app-shell .mock-v1-fairness{grid-template-columns:56px minmax(0,1fr) 32px!important;gap:11px!important;min-height:84px!important;padding:10px 11px!important}body[data-active-tab=game] .app-shell .mock-v1-fairness .mock-v1-inline-art{filter:drop-shadow(0 5px 7px #00000075)drop-shadow(0 0 9px #ecac3033)!important;width:56px!important;height:56px!important}body[data-active-tab=game] .app-shell .mock-v1-fairness strong{color:#fff0c0!important;font-size:14px!important;font-weight:950!important;line-height:1.2!important}body[data-active-tab=game] .app-shell .mock-v1-fairness small{color:#d2b983!important;text-overflow:clip!important;white-space:normal!important;margin-top:4px!important;font-size:10px!important;font-weight:700!important;line-height:1.35!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-fairness>.mock-v1-ui-glyph--info{width:32px!important;height:32px!important}.event-reward-modal__hero.is-chest{background:radial-gradient(circle at 50% 38%,#ffc23233,#0000 40%),radial-gradient(circle at 50% 95%,#7e40053d,#0000 56%),#0e0603b8;grid-template-columns:minmax(0,1fr);justify-items:center;gap:0;min-height:286px;padding:5px 12px 12px;position:relative;overflow:hidden}.event-reward-modal__art.event-reward-modal__art--chest{z-index:1;position:relative;width:100%!important;height:194px!important}.event-chest-reel{isolation:isolate;background:linear-gradient(#ffd66014,#0000 28%),linear-gradient(#1a1008,#090604);border-radius:18px;align-items:center;width:100%;height:194px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffce5c38,inset 0 0 28px #00000073}.event-chest-reel:before,.event-chest-reel:after{content:"";z-index:4;pointer-events:none;width:42px;position:absolute;top:0;bottom:0}.event-chest-reel:before{background:linear-gradient(90deg,#090604,#0000);left:0}.event-chest-reel:after{background:linear-gradient(270deg,#090604,#0000);right:0}.event-chest-reel__marker{z-index:5;pointer-events:none;background:linear-gradient(#fff3b0,#f2b423);border-radius:999px;width:3px;margin:0;position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #502a04b3,0 0 16px #ffc434b8}.event-chest-reel__marker:before,.event-chest-reel__marker:after{content:"";clip-path:polygon(50% 100%,0 0,100% 0);background:#ffd45c;width:14px;height:10px;position:absolute;left:50%;transform:translate(-50%)}.event-chest-reel__marker:before{top:-2px}.event-chest-reel__marker:after{bottom:-2px;transform:translate(-50%)rotate(180deg)}.event-chest-reel__viewport{width:100%;overflow:hidden}.event-chest-reel__track{will-change:transform;align-items:center;gap:8px;width:max-content;padding:18px 12px;display:flex}.event-chest-reel__item{background:linear-gradient(#ffd67814,#0000 42%),#20140b;border:1px solid #d6a44847;border-radius:18px;align-content:center;justify-items:center;gap:4px;width:86px;min-width:86px;height:148px;padding:8px 6px 7px;display:grid;box-shadow:inset 0 1px #ffecba14}.event-chest-reel__item>img{object-fit:contain;border-radius:16px;width:58px!important;height:58px!important}.event-chest-reel__item.is-swarm>img{object-fit:cover;object-position:center;border-radius:18px;width:52px!important;height:70px!important}.event-chest-reel__item>strong{text-align:center;overflow-wrap:anywhere;max-width:100%;color:#fff3c4!important;font-size:11px!important;font-weight:950!important;line-height:1.15!important}.event-chest-reel__item>small{letter-spacing:.08em;text-transform:uppercase;color:#c9a56a!important;font-size:8px!important;font-weight:800!important}.event-chest-reel__item.is-uncommon{background:linear-gradient(#589aff2e,#0000 46%),#121826;border-color:#60a8ff7a}.event-chest-reel__item.is-rare{background:linear-gradient(#a856ff38,#0000 46%),#1a1026;border-color:#ba70ff94}.event-chest-reel__item.is-jackpot{background:linear-gradient(#ffcd4047,#0000 46%),#2a1806;border-color:#ffd656c7;box-shadow:inset 0 0 0 1px #ffe48c2e,0 0 16px #ffb01c47}.event-chest-reel.is-revealed .event-chest-reel__item.is-winner{border-color:#ffe27a;transform:scale(1.06);box-shadow:0 0 0 2px #ffdd666b,0 0 22px #ffb82473}.event-reward-modal.is-chest-spinning .event-reward-modal__art--chest,.event-reward-modal.is-chest-revealed .event-reward-modal__art--chest{height:194px!important}.event-chest-stage{isolation:isolate;place-items:center;width:194px;height:194px;display:grid;position:relative}.event-chest-stage:after{content:"";z-index:4;pointer-events:none;opacity:0;background:radial-gradient(circle,#fffde4 0%,#ffd74d 28%,#ff990c5c 54%,#0000 72%);border-radius:50%;position:absolute;inset:14%;transform:scale(.25)}.event-chest-stage__aura,.event-chest-stage__rays,.event-chest-stage__sparks{pointer-events:none;position:absolute;inset:0}.event-chest-stage__aura{z-index:0;filter:blur(18px);opacity:.45;background:#ffb5243d;border-radius:50%;inset:22%;transform:scale(.8)}.event-chest-stage__rays{z-index:0;opacity:0;background:repeating-conic-gradient(#ffdc7057 0deg 7deg,#0000 7deg 18deg);border-radius:50%;inset:5%;-webkit-mask-image:radial-gradient(circle,#0000 0 28%,#000 50%,#0000 72%);mask-image:radial-gradient(circle,#0000 0 28%,#000 50%,#0000 72%)}.event-chest-stage__sparks{z-index:5;width:1px;height:1px;inset:49% auto auto 50%}.event-chest-stage__sparks i{--chest-angle:calc(var(--chest-spark) * 22.5deg);opacity:0;background:#fff3a4;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:-3px;box-shadow:0 0 6px #fff4a6,0 0 14px #ffa918eb}.event-chest-stage>img.event-chest-stage__closed,.event-chest-stage>img.event-chest-stage__open{z-index:2;object-fit:contain;transform-origin:50% 72%;filter:drop-shadow(0 14px 17px #00000094)drop-shadow(0 0 12px #ffa91e26);-webkit-user-select:none;user-select:none;position:absolute;width:184px!important;max-width:none!important;height:184px!important;max-height:none!important}.event-chest-stage>img.event-chest-stage__open{opacity:0;transform:translateY(16px)scale(.72)}.event-chest-stage.is-opening>img.event-chest-stage__closed{animation:.43s ease-in forwards event-chest-closed-away}.event-chest-stage.is-opening>img.event-chest-stage__open{animation:.92s cubic-bezier(.16,.86,.24,1.12) .12s forwards event-chest-open-pop}.event-chest-stage.is-opening:after{animation:.76s ease-out .18s both event-chest-flash}.event-chest-stage.is-opening .event-chest-stage__rays,.event-chest-stage.is-revealed .event-chest-stage__rays{opacity:.72;animation:7s linear infinite event-chest-rays}.event-chest-stage.is-opening .event-chest-stage__sparks i{animation:.82s cubic-bezier(.1,.68,.24,1) both event-chest-spark;animation-delay:calc(.13s + var(--chest-spark) * 16ms)}.event-chest-stage.is-revealed>img.event-chest-stage__closed{opacity:0}.event-chest-stage.is-revealed>img.event-chest-stage__open{opacity:1;animation:2.6s ease-in-out infinite event-chest-open-float;transform:translateY(0)scale(1)}.event-chest-stage.is-revealed .event-chest-stage__aura{opacity:.95;animation:1.8s ease-in-out infinite event-chest-aura;transform:scale(1.18)}.event-chest-stage__reward{z-index:7;text-align:center;background:linear-gradient(#703c08f5,#291402f7);border:1px solid #ffde77b3;border-radius:999px;gap:1px;min-width:154px;padding:7px 14px 8px;animation:.68s cubic-bezier(.13,.8,.25,1.18) both event-chest-reward-rise;display:grid;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #fff1b942,0 0 24px #ffab1c6b}.event-chest-stage__reward small{letter-spacing:.15em;font-size:7px;font-weight:950;color:#ffd979!important}.event-chest-stage__reward strong{white-space:nowrap;text-shadow:0 0 12px #ffc5476b;font-size:15px;font-weight:1000;line-height:1.05;color:#fff4c6!important}.event-reward-modal__hero.is-chest .event-reward-modal__copy{z-index:6;text-align:center;width:100%;min-height:62px;position:relative}.event-reward-modal__hero.is-chest .event-reward-modal__copy h3{font-size:clamp(17px,5vw,21px)!important}.event-reward-modal.is-chest-charging .event-reward-modal__cost,.event-reward-modal.is-chest-spinning .event-reward-modal__cost{opacity:.42;transition:opacity .18s,transform .18s;transform:scale(.97)}.event-reward-modal.is-chest-charging .event-reward-modal__action,.event-reward-modal.is-chest-spinning .event-reward-modal__action{animation:.76s ease-in-out infinite event-chest-button-pulse;box-shadow:inset 0 1px #fff3c83d,0 0 22px #ffab1e52!important}.event-reward-modal.is-chest-revealed .event-reward-modal__outcome{animation:.48s cubic-bezier(.14,.82,.26,1.12) both event-chest-outcome-in}@keyframes event-chest-charge{0%,to{transform:translate(0)rotate(0)scale(1)}20%{transform:translate(-3px,1px)rotate(-1.2deg)scale(1.015)}40%{transform:translate(3px,-1px)rotate(1deg)scale(1.025)}60%{transform:translate(-2px,-1px)rotate(-.8deg)scale(1.02)}80%{transform:translate(2px,1px)rotate(.8deg)scale(1.01)}}@keyframes event-chest-aura{0%,to{opacity:.42;transform:scale(.82)}50%{opacity:1;transform:scale(1.22)}}@keyframes event-chest-closed-away{0%{opacity:1;filter:brightness();transform:translateY(0)scale(1)}58%{opacity:1;filter:brightness(1.65);transform:translateY(-5px)scale(1.07)}to{opacity:0;filter:brightness(2);transform:translateY(12px)scale(.68)}}@keyframes event-chest-open-pop{0%{opacity:0;filter:brightness(2);transform:translateY(18px)scale(.68)}52%{opacity:1;filter:brightness(1.5);transform:translateY(-7px)scale(1.12)}75%{filter:brightness(1.1);transform:translateY(2px)scale(.96)}to{opacity:1;filter:brightness();transform:translateY(0)scale(1)}}@keyframes event-chest-flash{0%{opacity:0;transform:scale(.2)}28%{opacity:1;transform:scale(1.25)}to{opacity:0;transform:scale(2.1)}}@keyframes event-chest-rays{0%{transform:rotate(0)scale(.92)}to{transform:rotate(360deg)scale(.92)}}@keyframes event-chest-spark{0%{opacity:0;transform:rotate(var(--chest-angle)) translateY(-8px) scale(.25)}24%{opacity:1}to{opacity:0;transform:rotate(var(--chest-angle)) translateY(-102px) scale(0)}}@keyframes event-chest-open-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-5px)scale(1.015)}}@keyframes event-chest-reward-rise{0%{opacity:0;transform:translate(-50%,20px)scale(.72)}65%{opacity:1;transform:translate(-50%,-4px)scale(1.06)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes event-chest-button-pulse{0%,to{filter:brightness(.9)saturate(.8)}50%{filter:brightness(1.18)saturate(1.15)}}@keyframes event-chest-outcome-in{0%{opacity:0;transform:translateY(9px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=359px){.event-reward-modal__hero.is-chest{min-height:260px;padding-inline:8px}.event-reward-modal__art.event-reward-modal__art--chest{width:100%!important;height:170px!important}.event-chest-stage{width:170px;height:170px}.event-chest-stage>img.event-chest-stage__closed,.event-chest-stage>img.event-chest-stage__open{width:162px!important;height:162px!important}.event-chest-stage__reward{min-width:142px;bottom:-5px}}@media (prefers-reduced-motion:reduce){.event-chest-stage *,.event-chest-stage:after,.event-reward-modal.is-chest-charging .event-reward-modal__action,.event-reward-modal.is-chest-spinning .event-reward-modal__action{animation-duration:.01ms!important;animation-delay:0s!important}.event-chest-reel__track{transition:none!important}}body[data-active-tab=apiary] .app-shell .v1-apiary__hero{aspect-ratio:1024/682!important;isolation:isolate!important;background:#140c04!important;border:1px solid #c48a28!important;border-radius:18px!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 0 0 1px #5a3208,0 0 0 3px #e0b14a,0 0 0 4px #7a4a10,0 12px 24px #1408006b!important}body[data-active-tab=apiary] .app-shell .v1-apiary__hero:before{content:none!important;display:none!important}body[data-active-tab=apiary] .app-shell .v1-apiary__hero:after{z-index:3;pointer-events:none;border-radius:inherit;content:"";position:absolute;inset:0;box-shadow:inset 0 0 28px #14080047}body[data-active-tab=apiary] .app-shell .v1-apiary__hero>img{z-index:0!important;object-fit:fill!important;object-position:center!important;filter:saturate(.98)contrast(1.015)!important;border-radius:0!important;width:calc(100% + 16px)!important;height:calc(100% + 16px)!important;min-height:0!important;position:absolute!important;inset:-8px!important;transform:none!important}body[data-active-tab=apiary] .app-shell .v1-apiary__kingdom-shade{z-index:1;box-shadow:none;pointer-events:none;background:0 0;position:absolute;inset:0}body[data-active-tab=apiary] .app-shell .v1-apiary__kingdom-label{z-index:4;color:#fff4d3;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);letter-spacing:.06em;text-shadow:0 1px 2px #000c;background:linear-gradient(105deg,#1e1108f5,#381c07e0);border:1px solid #ffbe38ad;border-radius:999px;align-items:center;gap:clamp(3px,1.2vw,6px);padding:0 clamp(6px,1.6vw,9px);font-weight:950;line-height:1;display:inline-flex;position:absolute;top:9px;left:11px;box-shadow:inset 0 1px #ffecb224,0 7px 18px #1f09005c;min-height:clamp(18px,5vw,24px)!important;font-size:clamp(8px,2.1vw,10px)!important}body[data-active-tab=apiary] .app-shell .v1-apiary__kingdom-label>i{clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);background:linear-gradient(145deg,#ffe77b 8%,#ffb91e 48%,#bf6900 100%);flex:none;width:clamp(9px,2.8vw,14px);height:clamp(9px,2.8vw,14px);box-shadow:inset 0 0 0 1px #fff7ca85,0 0 9px #ffac166b}body[data-active-tab=apiary] .app-shell .v1-apiary__kingdom-label>b{color:#ffb832;font-size:inherit;border-left:1px solid #ffd97b3d;padding-left:clamp(6px,1.8vw,10px)}@media (width<=359px){body[data-active-tab=apiary] .app-shell .v1-apiary__hero{border-radius:16px!important}body[data-active-tab=apiary] .app-shell .v1-apiary__kingdom-label{padding-inline:6px;top:7px;left:9px;min-height:18px!important;font-size:7px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{padding:8px 3px 8px 15px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{grid-area:1/3!important;align-self:center!important;gap:5px!important;width:60px!important;min-width:0!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{box-sizing:border-box!important;background:radial-gradient(circle at 22% 28%,#ffc23c29,#0000 48%),#1c1209e0!important;border:1px solid #efb44252!important;border-radius:11px!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:center!important;gap:2px!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:3px 4px!important;display:grid!important;position:static!important;overflow:hidden!important;transform:none!important;box-shadow:inset 0 1px #ffe6a914,0 4px 10px #0003!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>img,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{object-fit:contain!important;filter:drop-shadow(0 2px 4px #b5660652)!important;width:22px!important;height:22px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>span,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>span{justify-items:center!important;gap:1px!important;width:100%!important;min-width:0!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter strong,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak strong{font-variant-numeric:tabular-nums;color:#ffe47e!important;letter-spacing:-.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:clamp(11px,3.5vw,14px)!important;font-weight:1000!important;line-height:1!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter small,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak small{color:#c9aa72!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-transform:uppercase!important;max-width:100%!important;font-size:6px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:86px minmax(0,1fr) 54px!important;column-gap:6px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{padding:7px 2px 7px 9px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{gap:4px!important;width:54px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{grid-template-columns:20px minmax(0,1fr)!important;min-height:36px!important;padding-inline:3px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>img,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{width:20px!important;height:20px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:126px minmax(0,1fr) 66px!important;column-gap:12px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:66px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity-wins{background:radial-gradient(circle at 20% 28%,#57d26f21,#0000 50%),#131f11e6!important;border-color:#5bd37452!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-wins strong{color:#86e594!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate{background:radial-gradient(circle at 20% 28%,#9e69e626,#0000 50%),#1b1324e6!important;border-color:#a777eb59!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate strong{color:#d9b2ff!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(68px,1fr) 108px!important;column-gap:5px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{gap:3px!important;width:108px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{grid-template-columns:14px minmax(0,1fr)!important;min-height:33px!important;padding:2px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>img,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{width:14px!important;height:14px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(112px,1fr) 140px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:140px!important}}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest__art{align-self:center!important;place-items:center!important;width:76px!important;min-width:76px!important;height:76px!important;display:grid!important;overflow:visible!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest__art>img{object-fit:contain!important;width:76px!important;max-width:76px!important;height:76px!important;max-height:76px!important;display:block!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest__copy{min-width:0!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest__claimed>span{display:none!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest__art{grid-auto-rows:max-content!important;align-content:center!important;align-self:center!important;justify-items:center!important;gap:4px!important;width:64px!important;min-width:64px!important;height:auto!important;min-height:56px!important;display:grid!important;position:relative!important;overflow:visible!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest__art>img{object-fit:contain!important;width:56px!important;height:56px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest__art>.mock-v1-quest__claim{z-index:3!important;color:#251603!important;touch-action:manipulation!important;background:linear-gradient(#fff19a,#eaa11e)!important;border:1px solid #ffe38b!important;border-radius:9px!important;place-items:center!important;width:62px!important;min-width:62px!important;min-height:25px!important;padding:4px 7px!important;font-size:8px!important;font-weight:1000!important;line-height:1!important;display:grid!important;position:static!important;bottom:auto!important;left:auto!important;transform:none!important;box-shadow:0 0 0 1px #502a04d1,0 5px 12px #df8f106b!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest__claimed{color:#f7d77f!important;background:#e0971814!important;border:1px solid #f2b83d5c!important;border-radius:9px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-height:31px!important;padding:5px 8px!important;font-size:9px!important;font-weight:900!important;display:flex!important;position:static!important;box-shadow:inset 0 1px #ffecac0f!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest__claimed>b{color:#291702!important;background:linear-gradient(#ffeb86,#e8a11c)!important;border-radius:50%!important;place-items:center!important;width:18px!important;height:18px!important;margin:0!important;font-size:11px!important;display:grid!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest__claimed>span{display:inline!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-claimed:not(.is-claimable){grid-template-rows:auto auto!important;min-height:137px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo .mock-v1-quest__art{width:66px!important;min-width:66px!important;min-height:66px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo .mock-v1-quest__art>img{width:66px!important;height:66px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests) .mock-v1-quest.is-combo.is-claimed:not(.is-claimable){min-height:119px!important}.event-chest-stage{contain:layout paint}.event-chest-stage__energy-ring,.event-chest-stage__burst-ring{pointer-events:none;position:absolute;inset:0}.event-chest-stage__energy-ring{z-index:1;opacity:0;background:conic-gradient(from 0deg, transparent 0 12%, #ffe677f2 18%, transparent 27% 46%, #ffa319e6 55%, transparent 64% 82%, #fff4aecc 90%, transparent 100%);filter:drop-shadow(0 0 6px #ffb327bf);border-radius:50%;inset:12%;-webkit-mask-image:radial-gradient(circle,#0000 0 57%,#000 59% 67%,#0000 69%);mask-image:radial-gradient(circle,#0000 0 57%,#000 59% 67%,#0000 69%)}.event-chest-stage__energy-ring i{border:1px solid #ffdc6fb8;border-radius:50%;position:absolute;inset:19%;box-shadow:0 0 12px #ffb11f8c,inset 0 0 12px #ffb11f66}.event-chest-stage.is-charging .event-chest-stage__energy-ring{opacity:1;animation:1.3s linear infinite event-chest-energy-spin,1.1s cubic-bezier(.2,.72,.2,1) both event-chest-energy-tighten}.event-chest-stage.is-charging>img.event-chest-stage__closed{animation:.36s cubic-bezier(.36,.07,.19,.97) infinite event-chest-charge-v2}.event-chest-stage.is-charging .event-chest-stage__aura{animation:.52s ease-in-out infinite event-chest-aura-v2}.event-chest-stage__burst-ring{z-index:6}.event-chest-stage__burst-ring i{opacity:0;border:3px solid #ffe69a;border-radius:50%;position:absolute;inset:42%;box-shadow:0 0 14px #fff4bf,0 0 28px #ffa51acc}.event-chest-stage.is-opening .event-chest-stage__burst-ring i:first-child{animation:.76s cubic-bezier(.12,.72,.22,1) .12s both event-chest-shockwave}.event-chest-stage.is-opening .event-chest-stage__burst-ring i:last-child{animation:.92s cubic-bezier(.12,.72,.22,1) .25s both event-chest-shockwave}.event-chest-stage__sparks i{--chest-angle:calc(var(--chest-spark) * 15deg)}.event-chest-stage.is-tier-common .event-chest-stage__sparks i:nth-child(n+17),.event-chest-stage.is-tier-uncommon .event-chest-stage__sparks i:nth-child(n+21){display:none}.event-chest-stage.is-opening.is-tier-rare .event-chest-stage__sparks i,.event-chest-stage.is-opening.is-tier-jackpot .event-chest-stage__sparks i{width:7px;height:7px;box-shadow:0 0 7px #fff8c7,0 0 17px #ffa41afa}.event-chest-stage.is-tier-rare .event-chest-stage__rays{filter:hue-rotate(24deg)saturate(1.35)}.event-chest-stage.is-tier-jackpot .event-chest-stage__rays{opacity:.96;filter:saturate(1.45)brightness(1.15)}.event-chest-stage.is-opening.is-tier-jackpot{animation:.62s cubic-bezier(.36,.07,.19,.97) .12s both event-chest-jackpot-impact}.event-reward-modal.is-tier-jackpot .event-reward-modal__hero{border-color:#ffe073c7;box-shadow:inset 0 0 32px #ffb5261f,0 0 28px #ffa1141f}.event-chest-stage.is-tier-uncommon .event-chest-stage__reward{border-color:#69beffb8;box-shadow:0 0 28px #3c9bff57}.event-chest-stage.is-tier-rare .event-chest-stage__reward{background:linear-gradient(#66308bf5,#28143bfa);border-color:#c47affd1;box-shadow:0 0 0 1px #eebdff2e,0 0 30px #ae50ff7a}.event-chest-stage.is-tier-jackpot .event-chest-stage__reward{background:radial-gradient(circle at 50% 0,#ffed9338,#0000 50%),linear-gradient(#754716,#2c1908);border-color:#fff1a3;min-width:174px;animation:.68s cubic-bezier(.13,.8,.25,1.18) both event-chest-reward-rise,1.4s ease-in-out .7s infinite event-chest-jackpot-reward;box-shadow:0 0 0 2px #ffc4372e,0 0 38px #ffa617b8}.event-chest-stage.is-tier-jackpot .event-chest-stage__reward small{letter-spacing:.22em;font-size:8px;color:#fff1a1!important}@keyframes event-chest-energy-spin{to{rotate:360deg}}@keyframes event-chest-energy-tighten{0%{filter:blur(1px)drop-shadow(0 0 2px #ffb32740);scale:1.28}60%{scale:1}to{filter:blur()drop-shadow(0 0 9px #ffb327e6);scale:.9}}@keyframes event-chest-charge-v2{0%,to{transform:translate(0)rotate(0)scale(1)}20%{transform:translate(-2px,1px)rotate(-1.1deg)scale(1.015)}40%{transform:translate(2px,-1px)rotate(1.2deg)scale(1.025)}60%{transform:translate(-1px,-1px)rotate(-.8deg)scale(1.035)}80%{transform:translate(2px,1px)rotate(.7deg)scale(1.02)}}@keyframes event-chest-aura-v2{0%,to{opacity:.45;filter:blur(18px);transform:scale(.8)}50%{opacity:1;filter:blur(23px);transform:scale(1.3)}}@keyframes event-chest-shockwave{0%{opacity:1;border-width:4px;inset:42%}to{opacity:0;border-width:1px;inset:3%}}@keyframes event-chest-jackpot-impact{0%,to{transform:translate(0)}22%{transform:translate(-4px)rotate(-1deg)}44%{transform:translate(4px)rotate(1deg)}66%{transform:translate(-2px)}82%{transform:translate(2px)}}@keyframes event-chest-jackpot-reward{0%,to{filter:brightness()}50%{filter:brightness(1.22);box-shadow:0 0 46px #ffae1ddb}}@media (width<=359px){.event-chest-stage__sparks i:nth-child(n+17){display:none!important}.event-chest-stage.is-opening.is-tier-jackpot{animation:none}}@media (prefers-reduced-motion:reduce){.event-chest-stage__energy-ring,.event-chest-stage__burst-ring,.event-chest-stage.is-opening.is-tier-jackpot,.event-chest-stage.is-tier-jackpot .event-chest-stage__reward{animation-duration:.01ms!important;animation-iteration-count:1!important}}body[data-active-tab=profile] .app-shell .profile-action-card--cosmetics{background:radial-gradient(circle at 7% 44%,#ffcb553d,#0000 38%),radial-gradient(circle at 86% 18%,#c47c1b1f,#0000 34%),linear-gradient(145deg,#45220afc,#180b05fc)!important;border-color:#f2b53d7a!important}body[data-active-tab=profile] .app-shell .profile-action-card--cosmetics .profile-action-card__art{filter:drop-shadow(0 7px 11px #00000085)drop-shadow(0 0 10px #ffb92f24)!important}body .profile-cosmetics-modal.game-modal{background:radial-gradient(circle at 20% -5%,#ffc14238,#0000 37%),linear-gradient(155deg,#3d1d08 0%,#190b04 58%,#0c0603 100%)!important;border-color:#efae3594!important}body .profile-cosmetics-modal>header{background:linear-gradient(#69360ffa,#301607f5)!important;border-bottom-color:#ecab3552!important}body .profile-cosmetics-modal>header .game-modal__leading{background:radial-gradient(circle,#ffc3402e,#190a03d1)!important}body .profile-cosmetics-modal .profile-cosmetics{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:11px!important;padding:0!important}body .profile-cosmetics-modal .profile-cosmetics>header{background:radial-gradient(circle at 88% 0,#ffbe3321,#0000 42%),#ffffff09!important;border:1px solid #edac3833!important;border-radius:16px!important;align-items:center!important;min-height:58px!important;padding:10px 12px!important}body .profile-cosmetics-modal .profile-cosmetics>header h2{font-size:17px!important}body .profile-cosmetics-modal .profile-cosmetics__tabs{z-index:4!important;background:linear-gradient(#2e1507 0%,#211005 82%,#21100505)!important;margin:0 -2px!important;padding:8px 2px 9px!important;position:sticky!important;top:-14px!important}body .profile-cosmetics-modal .profile-cosmetics__tabs button{min-height:42px!important;padding-inline:14px!important}body .profile-cosmetics-modal .profile-cosmetics__grid{gap:10px!important;padding-bottom:2px!important}body .profile-cosmetics-modal .profile-cosmetics__grid article{background:radial-gradient(circle at 12% 28%,#ffc24214,#0000 42%),linear-gradient(145deg,#371c0af5,#190d07fa)!important;border-radius:18px!important}body .profile-cosmetics-modal .profile-cosmetics__grid button{border-radius:13px!important;min-height:42px!important}@media (width<=480px){body .profile-cosmetics-modal .profile-cosmetics__grid{grid-template-columns:1fr!important}}body .wheel-prize-backdrop{padding:max(10px, var(--safe-top,0px)) 12px max(10px, var(--safe-bottom,0px))!important;-webkit-backdrop-filter:blur(14px)saturate(1.18)!important;backdrop-filter:blur(14px)saturate(1.18)!important;background:radial-gradient(circle at 50% 38%,#e4911833,#0000 38%),linear-gradient(#060301d1,#060200f0)!important;align-items:center!important}body .wheel-prize-card{isolation:isolate;color:#f9e9c4!important;text-align:center!important;background:radial-gradient(circle at 50% 0,#c171113d,#0000 44%),linear-gradient(165deg,#211105 0%,#100804 56%,#090605 100%)!important;border:1px solid #f4b43ab8!important;border-radius:30px!important;width:min(100vw - 24px,366px)!important;padding:0!important;animation:.42s cubic-bezier(.2,.88,.26,1.12) both wheel-prize-card-enter!important;position:relative!important;overflow-x:hidden!important;box-shadow:inset 0 0 0 1px #ffe89f0f,0 0 0 7px #5c2c0829,0 28px 80px #000000c2,0 0 56px #e3911833!important}body .wheel-prize-card:before{z-index:6;content:"";pointer-events:none;border:1px solid #ffd67721;border-radius:23px;position:absolute;inset:7px}body .wheel-prize-card__hero{z-index:0!important;background:linear-gradient(#06030108,#0804011a 58%,#160b04 100%),url(/assets/premium-v2/events-wheel-hero-v2.webp) 50%/cover no-repeat!important;border-bottom:1px solid #f0aa2a47!important;height:170px!important;position:relative!important;overflow:hidden!important}body .wheel-prize-card__hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#06030157,#0000 42%,#06030114),linear-gradient(#0000 54%,#130903e6);position:absolute;inset:0}body .wheel-prize-card__edition{z-index:4!important;color:#ffe09a!important;letter-spacing:.12em!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0c0602ad!important;border:1px solid #ffd5704d!important;border-radius:999px!important;padding:6px 9px!important;font-size:8px!important;font-weight:900!important;line-height:1!important;position:absolute!important;top:16px!important;left:18px!important;box-shadow:inset 0 1px #fff4cf14!important}body .wheel-prize-card__close{z-index:12!important;color:#ffe3a0!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;background:#110803bd!important;border:1px solid #ffdd8c52!important;border-radius:14px!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;display:grid!important;position:absolute!important;top:13px!important;right:13px!important;box-shadow:inset 0 1px #fff4ce14,0 6px 16px #00000042!important}body .wheel-prize-card__close svg{width:18px!important;height:18px!important}body .wheel-prize-card__halo{z-index:2!important;filter:drop-shadow(0 0 18px #ffa81952)!important;pointer-events:none!important;background:radial-gradient(circle,#ffbe3057,#0000 64%)!important;border-radius:50%!important;width:144px!important;height:144px!important;position:absolute!important;bottom:2px!important;left:50%!important;right:auto!important;translate:-50%!important}body .wheel-prize-card__halo>span{border:1px solid #ffd0655c!important;border-radius:25%!important;position:absolute!important;inset:13px!important;transform:rotate(30deg)!important}body .wheel-prize-card__halo>span:nth-child(2){border-color:#ffe1914d!important;inset:25px!important;transform:rotate(60deg)!important}body .wheel-prize-card__halo>span:nth-child(3){background:#ffc1381f!important;border-radius:50%!important;inset:38px!important;transform:none!important}body .wheel-prize-card__art{z-index:5!important;filter:drop-shadow(0 7px 14px #0000008f)!important;place-items:center!important;width:104px!important;height:104px!important;margin:0!important;animation:.54s cubic-bezier(.16,1.18,.28,1) .12s both wheel-prize-art-enter!important;display:grid!important;position:absolute!important;bottom:16px!important;left:50%!important;right:auto!important;translate:-50%!important}body .wheel-prize-card__art img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}body .wheel-prize-card__content{z-index:3!important;background:radial-gradient(circle at 50% 0,#f0a6281f,#0000 42%),linear-gradient(#1d0e05fa,#0b0603fc)!important;padding:22px 20px 20px!important;position:relative!important}body .wheel-prize-card__eyebrow{color:#d9a64e!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin:0!important;font-size:9px!important;font-weight:950!important;line-height:1!important}body .wheel-prize-card h3{color:#fff0bf!important;letter-spacing:-.025em!important;text-shadow:0 2px 18px #ffb52e26!important;margin:7px 0 13px!important;font-size:clamp(23px,7vw,28px)!important;font-weight:950!important;line-height:1.02!important}body .wheel-prize-card__amount{color:#ffcf5a!important;font-variant-numeric:tabular-nums!important;background:linear-gradient(#532b09a3,#221005c7)!important;border:1px solid #eca42e52!important;border-radius:18px!important;justify-content:center!important;align-items:baseline!important;gap:8px!important;min-height:64px!important;padding:9px 14px!important;display:flex!important;box-shadow:inset 0 1px #ffe8a814,0 9px 20px #0000002e!important}body .wheel-prize-card__amount>span{letter-spacing:-.04em!important;font-size:clamp(34px,10vw,43px)!important;font-weight:950!important;line-height:1!important}body .wheel-prize-card__amount>small{color:#e7be70!important;font-size:14px!important;font-weight:850!important;line-height:1!important}body .wheel-prize-card__status{color:#c7aa7a!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin:11px 0 14px!important;font-size:10px!important;font-weight:750!important;line-height:1.25!important;display:flex!important}body .wheel-prize-card__status>span{color:#aee990!important;background:#2f5c1d47!important;border:1px solid #82d96659!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:950!important;display:grid!important}body .wheel-prize-card__claim{color:#2b1502!important;background:linear-gradient(#ffe286 0%,#f5b838 52%,#d98713 100%)!important;border:1px solid #ffe094!important;border-radius:17px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:54px!important;padding:0 10px 0 17px!important;font-size:15px!important;font-weight:950!important;transition:filter .15s,transform .15s!important;animation:none!important;display:flex!important;box-shadow:inset 0 1px #ffffff8c,0 11px 25px #ad5c0857!important}body .wheel-prize-card__claim>b{background:#5e2a001f!important;border:1px solid #4f260138!important;border-radius:12px!important;place-items:center!important;width:36px!important;height:36px!important;font-size:18px!important;line-height:1!important;display:grid!important}body .wheel-prize-card__claim:hover,body .wheel-prize-card__claim:focus-visible{filter:brightness(1.08)saturate(1.05)!important}body .wheel-prize-card__claim:active{transform:scale(.985)!important}@keyframes wheel-prize-card-enter{0%{opacity:0;transform:translateY(18px)scale(.96)}}@keyframes wheel-prize-art-enter{0%{opacity:0;transform:translateY(18px)scale(.72)rotate(-7deg)}}@media (width<=340px){body .wheel-prize-card__hero{height:154px!important}body .wheel-prize-card__content{padding:18px 16px 16px!important}}@media (prefers-reduced-motion:reduce){body .wheel-prize-card,body .wheel-prize-card__art{animation:none!important}}body[data-active-tab=profile] .app-shell .profile-action-card{isolation:isolate;background:radial-gradient(circle at 8% 42%,#ffbe3733,#0000 37%),linear-gradient(145deg,#47230bfa,#1d0d05fc)!important;border:1px solid #e6a4326b!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:116px!important;margin:0!important;padding:16px 12px 16px 102px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe7ac14,0 10px 24px #0502004d!important}body[data-active-tab=profile] .app-shell .profile-action-card--tiers{background:radial-gradient(circle at 8% 42%,#bc69f529,#0000 38%),linear-gradient(145deg,#43200ffa,#1b0c08fc)!important}body[data-active-tab=profile] .app-shell .profile-action-card__art{z-index:0!important;filter:drop-shadow(0 6px 10px #0000007a)!important;position:absolute!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__art,.referral-card-v2__art,.support-card-v2__art,.docs-card-v2__art){object-fit:contain!important;object-position:left center!important;width:96px!important;height:104px!important;top:50%!important;bottom:auto!important;left:0!important;transform:translateY(-50%)!important}body[data-active-tab=profile] .app-shell .profile-action-card__copy{z-index:1!important;flex:auto!important;min-width:0!important;position:relative!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card,.referral-card.referral-card-v2,.support-card.support-card-v2,.docs-card.docs-card-v2){min-height:116px!important;padding:16px 12px 16px 102px!important}body[data-active-tab=profile] .app-shell .profile-action-card>button{z-index:1!important;color:#321707!important;min-width:0!important;min-height:42px!important;box-shadow:none!important;background:linear-gradient(#ffe868,#e8a00f)!important;border:0!important;border-radius:11px!important;flex:none!important;padding:10px 12px!important;font-size:12px!important;font-weight:900!important;position:relative!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__copy,.referral-card-v2__copy,.support-card-v2__copy,.docs-card-v2__copy){flex:auto!important;grid-template-rows:auto!important;align-content:center!important;align-self:stretch!important;row-gap:4px!important;min-width:0!important;height:auto!important;padding-top:8px!important;display:grid!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__copy,.referral-card-v2__copy,.support-card-v2__copy,.docs-card-v2__copy) small{color:#bc8d51!important;letter-spacing:.12em!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__copy h2,.referral-card-v2__copy h3,.support-card-v2__copy h3,.docs-card-v2__copy h3){color:#ffe490!important;letter-spacing:-.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:clamp(15px,4.1vw,16px)!important;font-weight:950!important;line-height:1.18!important;display:block!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__copy p,.referral-card-v2__copy p,.support-card-v2__copy p,.docs-card-v2__copy p){color:#a88b74!important;letter-spacing:-.025em!important;text-overflow:clip!important;white-space:nowrap!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;font-size:clamp(10px,3vw,12px)!important;font-weight:700!important;line-height:1.2!important;overflow:visible!important}body .profile-action-modal.game-modal{background:radial-gradient(circle at 12% -4%,#ffbd3738,#0000 36%),linear-gradient(155deg,#3c1c07 0%,#140701 100%)!important;border-color:#eeab3770!important;box-shadow:0 28px 72px #050100c2,inset 0 1px #ffe6a514!important}body .profile-action-modal>header .game-modal__leading{background:#230e03b8!important;border-radius:17px!important;flex:0 0 54px!important;width:54px!important;height:54px!important;overflow:hidden!important}body .profile-action-modal>header .game-modal__leading>img{object-fit:contain!important;width:48px!important;max-width:48px!important;height:48px!important;max-height:48px!important;transform:none!important}body .profile-action-modal .game-modal__body{padding:14px!important}body .profile-wallet-modal .profile-v1__wallet-screen{box-sizing:border-box!important;gap:0!important;width:100%!important;min-width:0!important;display:grid!important}body .profile-wallet-modal .money-context-bar{box-sizing:border-box!important;width:100%!important;min-width:0!important}body .profile-wallet-modal .money-context-bar strong{text-overflow:clip!important;font-size:clamp(15px,4.4vw,17px)!important;overflow:visible!important}body .profile-wallet-modal .profile-v1__wallet-mode-switch{background:#ffffff0b!important;border-radius:15px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-bottom:12px!important;padding:5px!important;display:grid!important}body .profile-wallet-modal .profile-v1__wallet-mode-switch>button{color:#c5ab7d!important;background:0 0!important;border:0!important;border-radius:11px!important;min-height:44px!important;font-size:13px!important;font-weight:950!important}body .profile-wallet-modal .profile-v1__wallet-mode-switch>button.is-active{color:#351701!important;background:linear-gradient(#ffdc68,#e99b18)!important;box-shadow:0 6px 14px #89410247!important}body .profile-wallet-modal .profile-v1__withdrawal-note{background:radial-gradient(circle at 8%,#ffca4e33,#0000 28%),linear-gradient(145deg,#612f09bd,#271105d1)!important;border:1px solid #ffc74c6b!important;border-radius:14px!important;grid-template-columns:86px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;padding:10px 11px!important;display:grid!important;box-shadow:inset 0 1px #ffecb71a!important}body .profile-wallet-modal .profile-v1__withdrawal-note>img{object-fit:contain!important;filter:drop-shadow(0 0 8px #4cb8e957)!important;width:86px!important;height:32px!important;display:block!important}body .profile-wallet-modal .profile-v1__withdrawal-note>span{gap:3px!important;min-width:0!important;display:grid!important}body .profile-wallet-modal .profile-v1__withdrawal-note strong{color:#ffe19a!important;letter-spacing:.035em!important;font-size:11px!important;font-weight:950!important;line-height:1.15!important}body .profile-wallet-modal .profile-v1__withdrawal-note small{color:#cbb28a!important;font-size:9px!important;font-weight:700!important;line-height:1.3!important}body .profile-wallet-modal .profile-v1__wallet-methods>button.is-fkwallet{grid-template-columns:108px minmax(0,1fr) 22px!important}body .profile-wallet-modal .profile-v1__wallet-methods>button.is-fkwallet>img{width:104px!important;height:34px!important}body .profile-wallet-modal .profile-v1__withdrawal-rails{gap:7px!important;margin-top:12px!important;display:grid!important}body .profile-wallet-modal .profile-v1__withdrawal-rails>span{color:#ffd36d!important;font-size:12px!important;font-weight:900!important}body .profile-wallet-modal .profile-v1__withdrawal-rails>div{background:#0b141b99!important;border:1px solid #4cb8e93d!important;border-radius:13px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;padding:4px!important;display:grid!important}body .profile-wallet-modal .profile-v1__withdrawal-rails button{color:#b8cbd4!important;background:0 0!important;border:0!important;border-radius:9px!important;min-height:40px!important;font-size:12px!important;font-weight:950!important}body .profile-wallet-modal .profile-v1__withdrawal-rails button.is-active{color:#07151d!important;background:linear-gradient(#74d2f8,#3ca9dd)!important;box-shadow:0 5px 13px #208bbe42!important}body .profile-wallet-modal .profile-v1__wallet-amount,body .profile-wallet-modal .profile-v1__wallet-destination{margin-top:12px!important;display:block!important}body .profile-wallet-modal :is(.profile-v1__wallet-amount,.profile-v1__wallet-destination)>span:first-child{color:#ffd36d!important;margin-bottom:7px!important;font-size:12px!important;font-weight:900!important;display:block!important}body .profile-wallet-modal .profile-v1__wallet-field{background:#0c0501a8!important;border:1px solid #f0b14061!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:60px!important;padding:0 16px!important;display:grid!important}body .profile-wallet-modal .profile-v1__wallet-field input{color:#fff1c8!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;font-size:26px!important;font-weight:950!important}body .profile-wallet-modal .profile-v1__wallet-field b{color:#efb443!important;font-size:21px!important}body .profile-wallet-modal .profile-v1__wallet-presets{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-top:8px!important;display:grid!important}body .profile-wallet-modal .profile-v1__wallet-presets>button{color:#eed9ae!important;background:#ffffff0a!important;border:1px solid #e7a93c33!important;border-radius:11px!important;min-height:42px!important;padding:4px!important;font-size:12px!important;font-weight:900!important}body .profile-wallet-modal .profile-v1__wallet-presets>button.is-active{color:#ffd86f!important;background:#eea42421!important;border-color:#ffcb5f94!important}body .profile-wallet-modal .profile-v1__wallet-bonus{margin-top:15px!important}body .profile-wallet-modal .profile-v1__wallet-limits,body .profile-wallet-modal .profile-v1__wallet-auto-purchase{color:#c5a97b!important;margin:9px 0 0!important;font-size:11px!important;font-weight:700!important;line-height:1.4!important}@media (width<=360px){body .profile-wallet-modal .game-modal__body{padding-inline:11px!important}body .profile-wallet-modal .money-context-bar{grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important;min-height:52px!important;padding:6px 8px!important}body .profile-wallet-modal .money-context-bar>img{width:34px!important;height:34px!important}body .profile-wallet-modal .money-context-bar strong{font-size:15px!important}body .profile-wallet-modal .profile-v1__wallet-presets{gap:5px!important}body .profile-wallet-modal .profile-v1__wallet-presets>button{min-width:0!important;padding-inline:2px!important;font-size:11px!important}body .profile-wallet-modal .profile-v1__wallet-bonus{grid-template-columns:44px minmax(0,1fr) auto!important;gap:7px!important;padding:9px 8px!important}body .profile-wallet-modal .profile-v1__wallet-bonus>img{width:44px!important;height:44px!important}body .profile-wallet-modal .profile-v1__wallet-bonus strong{font-size:16px!important}body .profile-wallet-modal .profile-v1__wallet-bonus>button{min-width:0!important;padding-inline:7px!important;font-size:8px!important}}body .profile-wallet-modal .profile-v1__wallet-methods{gap:7px!important;margin-top:12px!important;display:grid!important}body .profile-wallet-modal .profile-v1__wallet-methods>span{color:#ffd36d!important;font-size:12px!important;font-weight:900!important}body .profile-wallet-modal .profile-v1__wallet-methods>button{color:#f2dfbd!important;text-align:left!important;background:#ffffff09!important;border:1px solid #e6a83b33!important;border-radius:15px!important;grid-template-columns:46px minmax(0,1fr) 22px!important;align-items:center!important;gap:9px!important;min-height:68px!important;padding:8px 11px!important;display:grid!important}body .profile-wallet-modal .profile-v1__wallet-methods>button.is-active{background:#eba1231f!important;border-color:#ffca5b8f!important}body .profile-wallet-modal .profile-v1__wallet-methods button>img{object-fit:contain!important;width:46px!important;height:46px!important}body .profile-wallet-modal .profile-v1__wallet-methods button strong{color:#fff0c4!important;font-size:13px!important;display:block!important}body .profile-wallet-modal .profile-v1__wallet-methods button small{color:#b59b73!important;margin-top:3px!important;font-size:10px!important;line-height:1.25!important;display:block!important}body .profile-wallet-modal .profile-v1__wallet-methods button i{border:2px solid #ffffff29!important;border-radius:50%!important;width:20px!important;height:20px!important}body .profile-wallet-modal .profile-v1__wallet-destination :is(input,select){color:#fff0c5!important;background:#0c0501ad!important;border:1px solid #edaf4152!important;border-radius:14px!important;outline:0!important;width:100%!important;min-height:54px!important;padding:0 14px!important;font-size:14px!important;font-weight:800!important}body .profile-wallet-modal .profile-v1__wallet-destination>small{color:#9fb6c1!important;margin-top:7px!important;font-size:9px!important;font-weight:700!important;line-height:1.35!important;display:block!important}body .profile-wallet-modal .profile-v1__wallet-secure{background:#5e943f12!important;border:1px solid #8adb692e!important;border-radius:14px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;margin-top:12px!important;padding:9px 11px!important;display:grid!important}body .profile-wallet-modal .profile-v1__wallet-secure>img{object-fit:contain!important;width:42px!important;height:42px!important}body .profile-wallet-modal .profile-v1__wallet-secure p{color:#c8b693!important;margin:0!important;font-size:10px!important;line-height:1.35!important}body .profile-wallet-modal .profile-v1__wallet-submit{color:#351701!important;background:linear-gradient(#ffda62,#e89816)!important;border:1px solid #ffdb70!important;width:100%!important;min-height:48px!important;margin-top:12px!important;font-size:13px!important;font-weight:950!important}body .profile-tiers-modal .profile-tiers-modal__content{gap:12px!important;display:grid!important}body .profile-tiers-modal .mock-v1-subscriptions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}body .profile-tiers-modal .mock-v1-tier{background:radial-gradient(circle at 50% 22%,#ffc6461a,#0000 42%),#221005d1!important;border-radius:18px!important;min-height:210px!important;padding:10px 8px 9px!important;overflow:hidden!important}body .profile-tiers-modal .mock-v1-tier.is-whale{grid-column:1/-1!important;justify-self:center!important;width:calc(50% - 4px)!important}body .profile-tiers-modal .mock-v1-tier>.profile-v1__tier-name{color:#ffe08a!important;min-height:20px!important;font-size:12px!important;font-weight:950!important}body .profile-tiers-modal .mock-v1-tier>img{object-fit:contain!important;filter:drop-shadow(0 7px 10px #0006)!important;width:84px!important;height:84px!important;margin:5px auto!important}body .profile-tiers-modal .mock-v1-tier>strong{color:#fff0c0!important;white-space:nowrap!important;margin:2px 0 8px!important;font-size:12px!important}body .profile-tiers-modal .mock-v1-tier>button{color:#351701!important;background:linear-gradient(#ffda63,#e99a18)!important;border-radius:12px!important;width:100%!important;min-height:42px!important;margin-top:auto!important;font-size:12px!important;font-weight:950!important}body .profile-tiers-modal .profile-v1__tier-active{color:#dff7b1!important;background:#54842c59!important;border-radius:999px!important;padding:3px 5px!important;font-size:7px!important;position:absolute!important;top:7px!important;right:7px!important}body .profile-tiers-modal .profile-v1__active-benefits{background:#ffffff09!important;border:1px solid #e8ab3f33!important;border-radius:15px!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:10px!important;display:grid!important}body .profile-tiers-modal .profile-v1__active-benefits>img{object-fit:contain!important;width:54px!important;height:54px!important}body .profile-tiers-modal .profile-v1__active-benefits span{color:#ffd66c!important;font-size:11px!important;font-weight:950!important}body .profile-tiers-modal .profile-v1__active-benefits p{color:#baa17b!important;margin:4px 0 0!important;font-size:9px!important;line-height:1.35!important}@media (width<=350px){body[data-active-tab=profile] .app-shell :is(.profile-action-card,.referral-card.referral-card-v2,.support-card.support-card-v2,.docs-card.docs-card-v2){gap:8px!important;padding-left:98px!important}body[data-active-tab=profile] .app-shell .profile-action-card>button,body[data-active-tab=profile] .app-shell .referral-card.referral-card-v2>button:not(.referral-card-v2__help),body[data-active-tab=profile] .app-shell .support-card.support-card-v2>button,body[data-active-tab=profile] .app-shell .docs-card.docs-card-v2>button{min-width:0!important;padding-inline:6px!important}body[data-active-tab=profile] .app-shell .profile-action-card>button{padding-inline:4px!important;font-size:11px!important}body .profile-tiers-modal .mock-v1-tier>img{width:78px!important;height:78px!important}}.app-shell .balance-strip{visibility:visible!important;opacity:1!important;pointer-events:auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;height:48px!important;min-height:48px!important;transform:none!important}.app-shell .content>.page{padding-top:58px!important}.app-shell .balance-strip>.balance-strip__item{border-radius:14px!important;grid-template-columns:24px minmax(0,1fr)!important;gap:3px!important;height:48px!important;min-height:48px!important;padding:5px!important}.app-shell .balance-strip>.balance-strip__item--rub_kopecks{background:radial-gradient(circle at 18% 34%,#ffcd5a33,#0000 46%),linear-gradient(145deg,#5d3309eb,#221206f0)!important;border-color:#ffc95b7a!important}.app-shell .balance-strip>.balance-strip__item .balance-strip__icon{width:24px!important;height:24px!important}.app-shell .balance-strip__copy{gap:0!important;min-width:0!important;overflow:hidden!important}.app-shell .balance-strip__copy strong{letter-spacing:-.03em!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-variant-numeric:lining-nums!important;font-size:clamp(9px,2.55vw,11px)!important;line-height:1.05!important;overflow:hidden!important}.app-shell .balance-strip__item--rub_kopecks .balance-strip__copy small{color:#e5bd6e!important;font-weight:900!important}.app-shell .balance-strip__item--rub_kopecks .balance-strip__copy strong{color:#ffe58d!important;font-size:clamp(10px,2.9vw,13px)!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header{align-items:center!important;min-height:78px!important;padding:8px 10px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header>div{text-align:center!important;align-items:center!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header h1{font-size:clamp(21px,6.5vw,28px)!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header span{color:#e0bd75!important;white-space:normal!important;max-width:270px!important;margin-top:5px!important;font-size:clamp(7px,2.1vw,9px)!important;font-weight:850!important;line-height:1.2!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header>button{width:38px!important;height:38px!important;min-height:38px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed{border-radius:16px!important;grid-template-columns:108px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;min-height:58px!important;padding:5px!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed>header{border-bottom:0!important;border-right:1px solid #e0972029!important;gap:5px!important;min-height:44px!important;padding:0 7px 0 2px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed>header>span{padding:4px 5px!important;font-size:8px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed h2{letter-spacing:.025em!important;font-size:9px!important;line-height:1.05!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed header small{display:none!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__viewport{min-height:44px!important;padding:0!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__viewport>p{padding:12px 5px!important;font-size:8px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item{border-radius:11px!important;grid-template-columns:32px minmax(0,1fr)!important;gap:1px 6px!important;width:178px!important;min-height:42px!important;padding:4px 6px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item>img{width:32px!important;height:32px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item>span small,body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item>b{font-size:7px!important}body[data-active-tab=game] .app-shell .mock-v1-mines-controls{border-radius:18px!important;margin-top:6px!important;padding:7px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-selector__grid>button{min-height:72px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-copy>small:not(.mock-v1-mode-tone){color:#e4bd67!important;font-size:8px!important;font-weight:900!important;line-height:1.05!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-controls-divider{margin:5px 0 4px!important}body[data-active-tab=game] .app-shell .mock-v1-currency-switch button{min-height:40px!important;font-size:12px!important}body[data-active-tab=game] .app-shell .mock-v1-quick-stakes{margin-top:5px!important}body[data-active-tab=game] .app-shell .mock-v1-quick-stakes button{min-height:36px!important;font-size:12px!important}body[data-active-tab=game] .app-shell .mock-v1-stake-row{margin-top:5px!important}body[data-active-tab=game] .app-shell .mock-v1-stake-row>label{margin-bottom:3px!important;font-size:8px!important}body[data-active-tab=game] .app-shell .mock-v1-stake-row>div{grid-template-columns:minmax(0,1fr) 48px 48px!important}body[data-active-tab=game] .app-shell .mock-v1-balance-line{background:0 0!important;border:0!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;min-height:0!important;margin-top:5px!important;padding:0!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-balance-line>div{text-align:center!important;justify-items:center!important;gap:2px!important;width:100%!important;min-width:0!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-balance-line span{color:#aa8b5e!important;font-size:8px!important;font-weight:800!important}body[data-active-tab=game] .app-shell .mock-v1-balance-line strong{color:#ffe08a!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1.1!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-gold-button{min-height:56px!important;margin-top:6px!important;font-size:16px!important}body[data-active-tab=game] .app-shell .game-daily-quests{margin-top:2px!important}body[data-active-tab=game] .app-shell .game-daily-quests>button{border-radius:15px!important;grid-template-columns:44px minmax(0,1fr) 58px!important;gap:6px!important;min-height:58px!important;padding:5px 7px!important}body[data-active-tab=game] .app-shell .game-daily-quests__art,body[data-active-tab=game] .app-shell .game-daily-quests__art>img{width:42px!important;height:42px!important}body[data-active-tab=game] .app-shell .game-daily-quests__copy>small{display:none!important}body[data-active-tab=game] .app-shell .game-daily-quests__copy>strong{font-size:12px!important}body[data-active-tab=game] .app-shell .game-daily-quests__action{place-items:center!important;width:58px!important;min-width:58px!important;min-height:42px!important;padding:0!important;display:grid!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .game-daily-quests__action>svg{width:23px!important;height:23px!important}.money-context-bar{background:radial-gradient(circle at 10% 45%,#ffc64724,#0000 42%),#1f0f04a8;border:1px solid #e8ab3d47;border-radius:15px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;min-height:56px;margin-bottom:10px;padding:7px 10px;display:grid}.money-context-bar>img{object-fit:contain;width:40px;height:40px}.money-context-bar>span{gap:2px;min-width:0;display:grid}.money-context-bar small{letter-spacing:.08em;color:#b99760!important;font-size:8px!important;font-weight:950!important}.money-context-bar strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#ffe28b!important;font-size:17px!important;font-weight:1000!important}@media (width<=340px){.app-shell .balance-strip{gap:3px!important}.app-shell .balance-strip>.balance-strip__item{grid-template-columns:21px minmax(0,1fr)!important;gap:2px!important;padding-inline:4px!important}.app-shell .balance-strip>.balance-strip__item .balance-strip__icon{width:21px!important;height:21px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed{grid-template-columns:98px minmax(0,1fr)!important}}.money-context-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.money-context-grid .money-context-bar.is-compact{border-radius:12px;grid-template-columns:26px minmax(0,1fr);gap:3px;min-width:0;min-height:58px;margin-bottom:8px;padding:5px}.money-context-grid .money-context-bar.is-compact>img{width:26px;height:26px}.money-context-grid .money-context-bar.is-compact small{font-size:6px!important}.money-context-grid .money-context-bar.is-compact strong{font-size:9px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header{min-height:68px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed{grid-template-columns:102px minmax(0,1fr)!important;min-height:52px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed>header,body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__viewport{min-height:40px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item{box-sizing:border-box!important;height:42px!important;min-height:42px!important}body[data-active-tab=game] .app-shell .mock-v1-mines-controls{margin-top:0!important;padding:6px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-selector legend{margin-bottom:3px!important;font-size:14px!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-mode-selector__grid>button{height:74px!important;min-height:58px!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-mode-art{width:46px!important;height:46px!important}body[data-active-tab=game] .app-shell .mock-v1-controls-divider{min-height:13px!important;margin:3px 0 2px!important}body[data-active-tab=game] .app-shell .mock-v1-controls-divider span{font-size:9px!important;line-height:1!important}body[data-active-tab=game] .app-shell .mock-v1-currency-switch button{min-height:44px!important}body[data-active-tab=game] .app-shell .mock-v1-currency-switch button img{width:30px!important;height:30px!important}body[data-active-tab=game] .app-shell .mock-v1-free-round{grid-template-columns:32px minmax(0,1fr) 22px!important;gap:8px!important;min-height:40px!important;margin-top:4px!important;padding:4px 8px!important}body[data-active-tab=game] .app-shell .mock-v1-free-round>img{width:32px!important;height:32px!important}body[data-active-tab=game] .app-shell .mock-v1-free-round>i{width:22px!important;height:22px!important}body[data-active-tab=game] .app-shell .mock-v1-quick-stakes button{min-height:44px!important}body[data-active-tab=game] .app-shell .mock-v1-stake-row>label{margin-bottom:2px!important}body[data-active-tab=game] .app-shell .mock-v1-stake-input,body[data-active-tab=game] .app-shell .mock-v1-stake-row button{min-height:44px!important}body[data-active-tab=game] .app-shell .mock-v1-balance-line{min-height:0!important;margin:4px 0 5px!important;padding:0!important}body[data-active-tab=game] .app-shell .mock-v1-balance-line>div{text-align:center!important;justify-items:center!important;gap:1px!important;width:100%!important;min-height:38px!important;padding:4px 12px!important}body[data-active-tab=game] .app-shell .mock-v1-gold-button{min-height:54px!important;margin-top:4px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed{grid-template-columns:126px minmax(0,1fr)!important}body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:72px minmax(0,1fr)!important;column-gap:10px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-rows:auto auto auto!important;grid-template-columns:clamp(112px,36vw,150px) 60px minmax(0,1fr)!important;align-items:center!important;column-gap:6px!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>span{grid-area:1/1/auto/3!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>h2{grid-area:2/1!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>small{grid-area:3/1!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{grid-area:2/2/4!important;place-self:center start!important;gap:3px!important;width:60px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{min-height:32px!important;padding:2px 3px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading .profile-v1__identity-counter small{font-size:6px!important;line-height:1!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card,body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige{grid-column:1/3!important;width:100%!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:86px minmax(0,1fr)!important;column-gap:6px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:clamp(105px,34vw,122px) 54px minmax(0,1fr)!important;column-gap:5px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{gap:3px!important;width:54px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{min-height:30px!important;padding-inline:2px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:126px minmax(0,1fr)!important;column-gap:12px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:150px 66px minmax(0,1fr)!important;column-gap:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:66px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-rows:auto auto auto!important;grid-template-columns:minmax(82px,1fr) 126px!important;column-gap:7px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading>span{grid-column:1/3!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{grid-area:2/2/4!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;width:126px!important;margin-top:6px!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>span,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>span{justify-self:stretch!important;width:auto!important;min-width:0!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(68px,1fr) 108px!important;column-gap:5px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{gap:3px!important;width:108px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{grid-template-columns:14px minmax(0,1fr)!important;min-height:33px!important;padding:2px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>img,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{width:14px!important;height:14px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(112px,1fr) 140px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:140px!important}}body[data-active-tab=profile] .app-shell .profile-v1__player-panel,body[data-active-tab=profile] .app-shell .profile-v1__tier-chip{overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__tier-chip>:not(img):not(div){display:none!important}body[data-active-tab=profile] .app-shell .profile-v1__player-panel:before,body[data-active-tab=profile] .app-shell .profile-v1__player-panel:after,body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-profile-panel:before,body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-profile-panel:after,body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame:after,body[data-active-tab=profile] .app-shell .profile-v1__tier-chip:before,body[data-active-tab=profile] .app-shell .profile-v1__tier-chip:after,body[data-active-tab=profile] .app-shell .profile-v1__tier-chip :before,body[data-active-tab=profile] .app-shell .profile-v1__tier-chip :after{content:none!important;width:0!important;height:0!important;box-shadow:none!important;clip-path:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important}body[data-active-tab=profile] .app-shell .profile-v1{gap:var(--p2-block-gap)!important}body[data-active-tab=profile] .app-shell .profile-v1>:is(.profile-v1__title,.profile-v1__top-grid,.profile-v1__lower-grid,.profile-action-card,.profile-v1__wallet-panel,.profile-v1__subscriptions-panel,.referral-card,.support-card,.docs-card){margin-top:0!important;margin-bottom:0!important}.app-shell .content>.page:not(.hive-page){flex-direction:column!important;gap:10px!important;display:flex!important}.app-shell .content>.page:not(.hive-page)>*{margin-top:0!important;margin-bottom:0!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header{grid-template-columns:minmax(0,1fr)!important;min-height:86px!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header>button{display:none!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header h1.sr-only{clip:rect(0, 0, 0, 0)!important;width:1px!important;height:1px!important;font-size:1px!important;position:absolute!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header>div{justify-self:center!important;width:100%!important;max-width:420px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header .game-kind-switch{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;width:100%!important;min-height:68px!important;margin:0!important;padding:4px!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header .game-kind-switch--duo{grid-template-columns:repeat(2,minmax(0,1fr))!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header .game-kind-switch button{place-items:center!important;min-height:60px!important;padding:4px 3px 5px!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header .game-kind-switch img{object-fit:contain!important;width:28px!important;height:28px!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header .game-kind-switch strong{letter-spacing:-.02em!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:block!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header .game-kind-switch small{letter-spacing:.12em!important;margin-top:2px!important;font-size:8px!important;font-weight:900!important;display:block!important}@media (width>=720px){body[data-active-tab=game] .app-shell .mock-v1-mines__header .game-kind-switch strong{font-size:15px!important}}.game-modal .profile-cosmetics--hives{background:radial-gradient(circle at 12% 0,#ffc44a1f,#0000 42%),linear-gradient(#3e200af0,#100804fa)!important;border:1px solid #ffc44a47!important;border-radius:18px!important;gap:10px!important;margin-top:12px!important;padding:12px!important;display:grid!important;box-shadow:inset 0 1px #ffe8aa14!important}.game-modal .profile-cosmetics--hives>header{background:0 0!important;border:0!important;min-height:0!important;padding:0 2px 2px!important}.game-modal .profile-cosmetics--hives>header span{color:#c9a15a!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}.game-modal .profile-cosmetics--hives>header h2{color:#ffe7a8!important;margin-top:3px!important;font-size:16px!important;font-weight:950!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__grid{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__grid article{background:radial-gradient(circle at 8% 20%,#ffc44a1a,#0000 46%),linear-gradient(145deg,#48260cfa,#160b06fa)!important;border:1px solid #ffc44a47!important;border-radius:16px!important;grid-template-columns:86px minmax(0,1fr)!important;align-items:center!important;gap:10px 12px!important;min-width:0!important;padding:10px!important;display:grid!important;box-shadow:inset 0 1px #ffe6a014!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__preview{background:radial-gradient(circle at 50% 40%,#ffc44a38,#0000 62%),#1a0e06!important;border:1px solid #ffd06057!important;border-radius:14px!important;width:86px!important;height:86px!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__preview img{width:78px!important;height:78px!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__meta{gap:4px!important;display:grid!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__grid strong,.game-modal .profile-cosmetics--hives .profile-cosmetics__grid em,.game-modal .profile-cosmetics--hives .profile-cosmetics__grid small{white-space:normal!important;display:block!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__grid strong{color:#fff4cc!important;font-size:15px!important;font-weight:950!important;line-height:1.15!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__grid em{color:#c9b089!important;-webkit-line-clamp:2!important;font-size:11px!important;line-height:1.3!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__grid small{color:#ffd36a!important;margin-top:2px!important;font-size:12px!important;font-weight:850!important}.game-modal .profile-cosmetics--hives .profile-cosmetics__grid button{color:#271502!important;background:linear-gradient(#ffe27a,#e0a21c)!important;border:1px solid #ffe08a!important;border-radius:12px!important;grid-column:1/-1!important;min-height:40px!important;font-size:13px!important;font-weight:950!important}.event-reward-modal__hero.is-chest{grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important;align-items:stretch!important;gap:10px!important;min-height:0!important;display:grid!important;overflow:visible!important}.event-reward-modal__art.event-reward-modal__art--chest{z-index:1!important;width:100%!important;height:168px!important;position:relative!important}.event-chest-reel{height:168px!important}.event-reward-modal__hero.is-chest .event-reward-modal__copy{z-index:1!important;text-align:center!important;width:100%!important;min-height:0!important;padding:0 4px!important;position:static!important}.event-reward-modal.is-chest-spinning .event-reward-modal__copy p{color:#f0d08a!important;margin:0!important;font-size:12px!important;font-weight:800!important}:is(.game-modal>header>button,.referral-modal__close,.wheel-prize-card__close,.global-chat-drawer__header>button){box-sizing:border-box!important;vertical-align:middle!important;appearance:none!important;flex:none!important;align-self:center!important;place-items:center!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;line-height:0!important;display:inline-grid!important}.game-modal>header>button{border-radius:12px!important;flex:0 0 38px!important;width:38px!important;height:38px!important}:is(.game-modal>header>button svg,.referral-modal__close svg,.wheel-prize-card__close svg,.global-chat-drawer__header>button svg){pointer-events:none!important;flex-shrink:0!important;width:18px!important;height:18px!important;display:block!important}body[data-active-tab=profile] .app-shell .profile-v1__identity{align-items:stretch!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column{justify-content:center!important;align-self:stretch!important;align-items:center!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame{place-items:center!important;margin:auto!important;display:grid!important;position:relative!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame .telegram-avatar--fallback{color:#fff!important;letter-spacing:0!important;text-align:center!important;place-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(88px,1fr) 152px!important;column-gap:8px!important;padding-right:2px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{gap:6px!important;width:152px!important;margin-top:8px!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(72px,1fr) 128px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:128px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{min-height:42px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(110px,1fr) 168px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:168px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading:before{height:72px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-rows:auto auto auto auto!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:center!important;row-gap:6px!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-title{z-index:2!important;box-sizing:border-box!important;visibility:visible!important;opacity:1!important;color:#ffd66d!important;letter-spacing:.055em!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;background:#e69d271a!important;border:1px solid #ebad403d!important;border-radius:999px!important;grid-area:1/1!important;justify-self:start!important;width:max-content!important;min-width:0!important;max-width:none!important;margin:0!important;padding:4px 8px!important;font-size:9px!important;font-weight:950!important;line-height:1.1!important;display:block!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column{flex-direction:column!important;grid-area:2/1!important;justify-content:center!important;align-self:center!important;align-items:center!important;gap:0!important;display:flex!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column>span{display:none!important}body[data-active-tab=profile] .app-shell .profile-v1 .mock-v1-avatar-frame{margin:0 auto!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-area:2/2!important;grid-template-rows:auto!important;grid-template-columns:minmax(0,1fr) 130px!important;align-self:center!important;align-items:center!important;column-gap:6px!important;padding:4px 2px 4px 14px!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card{grid-area:3/1/auto/-1!important}body[data-active-tab=profile] .app-shell .profile-v1__identity .mock-v1-prestige{grid-area:4/1/auto/-1!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading:before{height:auto!important;top:8px!important;bottom:8px!important;transform:none!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name{flex-direction:column!important;grid-area:1/1!important;justify-content:center!important;gap:0!important;min-width:0!important;display:flex!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading h2,body[data-active-tab=profile] .app-shell .profile-v1__identity-name h2{grid-area:auto!important;margin:0!important;padding:0!important;line-height:1!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading small,body[data-active-tab=profile] .app-shell .profile-v1__identity-name small{grid-area:auto!important;margin:1px 0 0!important;padding:0!important;line-height:1.05!important;display:block!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading small:before,body[data-active-tab=profile] .app-shell .profile-v1__identity-name small:before{content:none!important;display:none!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{grid-area:1/2!important;align-self:center!important;gap:5px!important;width:130px!important;margin-top:0!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{border-radius:9px!important;grid-template-columns:18px minmax(0,1fr)!important;gap:3px!important;min-height:42px!important;padding:4px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter strong,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak strong{font-size:clamp(12px,3vw,14px)!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading .profile-v1__identity-counter small{letter-spacing:.02em!important;font-size:7px!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-rows:auto auto auto auto!important;grid-template-columns:84px minmax(0,1fr)!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(0,1fr) 112px!important;column-gap:5px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{gap:4px!important;width:112px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{grid-template-columns:16px minmax(0,1fr)!important;min-height:36px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>img,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{width:16px!important;height:16px!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-title{padding:3px 5px!important;font-size:9px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-rows:auto auto auto auto!important;grid-template-columns:110px minmax(0,1fr)!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-columns:minmax(0,1fr) 142px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:142px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{min-height:44px!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-title{font-size:11px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity{row-gap:2px!important}body[data-active-tab=profile] .app-shell .profile-v1__level-card{margin-top:4px!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column,body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{align-self:stretch!important;margin-top:0!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column{justify-content:center!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{align-items:stretch!important;column-gap:10px!important;min-height:100%!important;padding:0 0 0 12px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading:before{top:0!important;bottom:0!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name{justify-content:center!important;align-self:stretch!important;padding-left:2px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{align-self:stretch!important;gap:4px!important;width:136px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{grid-template-columns:16px minmax(0,1fr)!important;align-items:center!important;height:100%!important;min-height:0!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter>img,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak>img{width:16px!important;height:16px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate,body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate>img{width:auto!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate{grid-template-columns:16px minmax(0,1fr)!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate>img{width:16px!important;height:16px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate strong{text-overflow:clip!important;letter-spacing:-.05em!important;max-width:none!important;font-size:11px!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-winrate small{text-overflow:clip!important;font-size:6px!important;overflow:visible!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:118px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{width:148px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity-level{color:#ffd66d!important;letter-spacing:.055em!important;white-space:nowrap!important;background:#e69d271a!important;border:1px solid #ebad403d!important;border-radius:999px!important;grid-area:1/2!important;place-self:center end!important;width:max-content!important;margin:0!important;padding:4px 8px!important;font-size:9px!important;font-weight:950!important;line-height:1.1!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity-level{padding:3px 5px!important;font-size:9px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity-level{font-size:11px!important}}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading h2,body[data-active-tab=profile] .app-shell .profile-v1__identity-name h2{color:#fff5d6!important;letter-spacing:-.03em!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;text-overflow:clip!important;max-width:100%!important;font-size:12px!important;font-weight:950!important;line-height:1.15!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading small,body[data-active-tab=profile] .app-shell .profile-v1__identity-name small{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:10px!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name{justify-content:flex-start!important;gap:3px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name>small{margin:0!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-facts{flex:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:3px!important;min-height:0!important;margin:2px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-facts li{background:radial-gradient(circle at 22% 24%,#ffc23c24,#0000 52%),#180f08d1!important;border:1px solid #efb44247!important;border-radius:8px!important;align-content:center!important;justify-items:center!important;gap:1px!important;min-width:0!important;min-height:0!important;padding:3px 2px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe6a912!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-facts strong{font-variant-numeric:tabular-nums;color:#ffe47e!important;letter-spacing:-.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:clamp(10px,2.8vw,13px)!important;font-weight:1000!important;line-height:1!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-facts small{color:#c9aa72!important;letter-spacing:.02em!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-transform:none!important;max-width:100%!important;font-size:6px!important;font-weight:950!important;line-height:1!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{height:auto!important;max-height:42px!important}@media (width<=360px){body[data-active-tab=profile] .app-shell .profile-v1__identity-facts li{padding:2px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-facts strong{font-size:10px!important}}.app-shell .mock-v1-balance-line,body[data-active-tab=game] .app-shell .mock-v1-balance-line{display:none!important}html:has(.web-landing){width:100%!important;height:100%!important;max-height:100%!important;overflow:hidden!important}html:has(.web-landing) body{width:100%!important;height:100%!important;max-height:100%!important;overflow:hidden!important}html:has(.web-landing) #root{width:100%!important;height:100%!important;max-height:100%!important;overflow:hidden!important}html:has(.web-landing) #root{display:block!important}.web-landing{--landing-bg:#0b0c0d;--landing-surface:#111315;--landing-surface-soft:#151719;--landing-text:#f6f5f1;--landing-muted:#9b9b96;--landing-subtle:#6f706c;--landing-accent:#f3b72e;--landing-accent-hover:#ffc947;--landing-line:#ffffff1f;--landing-line-soft:#ffffff12;--landing-wrap:min(1240px, calc(100% - 64px));isolation:isolate;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;width:100%;height:100%;color:var(--landing-text);background:var(--landing-bg);scroll-behavior:smooth;font-family:Inter,Manrope,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden auto}.web-landing,.web-landing *{box-sizing:border-box}.web-landing ::selection{color:#17120a;background:var(--landing-accent)}.web-landing a{color:inherit;text-decoration:none}.web-landing button,.web-landing a{-webkit-tap-highlight-color:transparent}.web-landing svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.web-landing main,.web-landing__footer,.web-landing__header-inner,.web-landing__mobile-menu{width:var(--landing-wrap);margin-inline:auto}.web-landing__header{z-index:50;border-bottom:1px solid var(--landing-line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0c0de6;position:sticky;top:0}.web-landing__header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:72px;display:grid}.web-landing__brand{align-items:center;gap:11px;width:max-content;display:inline-flex}.web-landing__brand-mark{color:#12100a;background:var(--landing-accent);letter-spacing:-.06em;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.web-landing__brand>strong{color:var(--landing-text);letter-spacing:-.04em;font-size:17px;font-weight:720}.web-landing__nav{align-items:center;gap:30px;display:flex}.web-landing__nav a{color:var(--landing-muted);padding:26px 0;font-size:13px;font-weight:620;transition:color .18s;position:relative}.web-landing__nav a:after{background:var(--landing-accent);opacity:0;content:"";height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:17px;left:0;right:0;transform:scaleX(.4)}.web-landing__nav a:hover,.web-landing__nav a:focus-visible{color:var(--landing-text)}.web-landing__nav a:hover:after,.web-landing__nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.web-landing__header-cta{color:#13110b;background:var(--landing-accent);border-radius:10px;justify-self:end;align-items:center;gap:10px;min-height:42px;padding:0 17px;font-size:13px;font-weight:760;transition:background .18s,transform .18s;display:inline-flex}.web-landing__header-cta svg{width:15px;height:15px}.web-landing__header-cta:hover,.web-landing__header-cta:focus-visible{background:var(--landing-accent-hover);transform:translateY(-1px)}.web-landing__menu-toggle,.web-landing__mobile-menu{display:none}.web-landing__hero{border-bottom:1px solid var(--landing-line);grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:center;gap:88px;min-height:680px;padding:116px 0 94px;display:grid}.web-landing__overline{color:var(--landing-muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 30px;font-size:11px;font-weight:760;display:flex}.web-landing__overline span,.web-landing__overline b{border:1px solid var(--landing-line);border-radius:7px;padding:7px 9px}.web-landing__overline b{color:#161209;border-color:var(--landing-accent);background:var(--landing-accent);font-weight:900}.web-landing__hero h1{max-width:900px;color:var(--landing-text);letter-spacing:-.065em;margin:0;font-size:clamp(54px,5.8vw,86px);font-weight:560;line-height:.98}.web-landing__hero h1>span{color:var(--landing-muted);display:block}.web-landing__lead{color:#b9b9b4;max-width:610px;margin:34px 0 0;font-size:18px;font-weight:430;line-height:1.6}.web-landing__hero-actions{align-items:center;gap:12px;margin-top:40px;display:flex}.web-landing__button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 21px;font-size:14px;font-weight:740;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex}.web-landing__button svg{width:17px;height:17px}.web-landing__button--primary{color:#17130a;background:var(--landing-accent)}.web-landing__button--primary:hover,.web-landing__button--primary:focus-visible{background:var(--landing-accent-hover);transform:translateY(-2px)}.web-landing__button--secondary:hover,.web-landing__button--secondary:focus-visible{background:#ffffff0a;border-color:#ffffff3d}.web-landing__hero-summary{border-top:1px solid var(--landing-line)}.web-landing__hero-summary>div{border-bottom:1px solid var(--landing-line);grid-template-rows:auto auto;grid-template-columns:42px 1fr;align-content:center;gap:3px 14px;min-height:108px;padding:22px 0;display:grid}.web-landing__hero-summary span{color:var(--landing-accent);letter-spacing:.1em;grid-row:1/3;align-self:start;font-size:11px;font-weight:800}.web-landing__hero-summary p,.web-landing__hero-summary strong{margin:0}.web-landing__hero-summary p{color:var(--landing-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:680}.web-landing__hero-summary strong{color:var(--landing-text);font-size:15px;font-weight:600}.web-landing__benefits{border-bottom:1px solid var(--landing-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.web-landing__benefits article{border-right:1px solid var(--landing-line);grid-template-columns:auto 1fr;align-content:center;gap:18px;min-height:164px;padding:34px 26px;display:grid}.web-landing__benefits article:last-child{border-right:0}.web-landing__benefits article>span{color:var(--landing-accent);letter-spacing:.12em;font-size:10px;font-weight:850}.web-landing__benefits h2,.web-landing__benefits p{margin:0}.web-landing__benefits h2{color:var(--landing-text);letter-spacing:-.025em;font-size:16px;font-weight:650}.web-landing__benefits p{color:var(--landing-muted);margin-top:6px;font-size:13px;line-height:1.45}.web-landing__product,.web-landing__features,.web-landing__start,.web-landing__faq,.web-landing__support{border-bottom:1px solid var(--landing-line);padding:124px 0}.web-landing__section-heading{grid-template-columns:minmax(160px,.34fr) minmax(0,1fr);align-items:start;gap:32px;margin-bottom:54px;display:grid}.web-landing__section-heading>p,.web-landing__support>div>p,.web-landing__final>p{color:var(--landing-accent);letter-spacing:.13em;text-transform:uppercase;margin:8px 0 0;font-size:11px;font-weight:780}.web-landing__section-heading h2,.web-landing__support h2,.web-landing__final h2{color:var(--landing-text);letter-spacing:-.055em;margin:0;font-size:clamp(36px,4vw,58px);font-weight:520;line-height:1.03}.web-landing__section-heading h2{max-width:760px}.web-landing__product-card{border:1px solid var(--landing-line);background:var(--landing-surface);border-radius:14px;grid-template-columns:minmax(210px,.75fr) minmax(260px,1.15fr) minmax(180px,.65fr) auto;align-items:center;gap:36px;min-height:200px;padding:34px;display:grid}.web-landing__product-name{align-items:center;gap:14px;display:flex}.web-landing__product-name .web-landing__brand-mark{border-radius:13px;width:50px;height:50px;font-size:13px}.web-landing__product-name div{gap:3px;display:grid}.web-landing__product-name small{color:var(--landing-muted);text-transform:uppercase;font-size:11px;font-weight:680}.web-landing__product-name strong{color:var(--landing-text);font-size:16px;font-weight:650}.web-landing__product-card>p{color:#b9b9b4;margin:0;font-size:15px;line-height:1.55}.web-landing__product-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.web-landing__product-card li{color:var(--landing-muted);align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.web-landing__product-card li span{background:var(--landing-accent);border-radius:50%;width:6px;height:6px}.web-landing__product-card .web-landing__button{white-space:nowrap}.web-landing__feature-grid{border-top:1px solid var(--landing-line);border-left:1px solid var(--landing-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.web-landing__feature-grid article{border-right:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line);min-height:292px;padding:34px;transition:background .2s}.web-landing__feature-grid article:hover{background:var(--landing-surface)}.web-landing__feature-grid article header{justify-content:space-between;align-items:center;display:flex}.web-landing__feature-grid article header span{color:var(--landing-subtle);letter-spacing:.12em;font-size:11px;font-weight:780}.web-landing__feature-grid article svg{width:32px;height:32px;color:var(--landing-accent)}.web-landing__feature-grid h3{color:var(--landing-text);letter-spacing:-.04em;margin:72px 0 12px;font-size:25px;font-weight:590}.web-landing__feature-grid p{max-width:470px;color:var(--landing-muted);margin:0;font-size:15px;line-height:1.6}.web-landing__start ol{border-top:1px solid var(--landing-line);margin:0;padding:0;list-style:none}.web-landing__start li{border-bottom:1px solid var(--landing-line);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:26px;min-height:122px;display:grid}.web-landing__start li>span{color:var(--landing-accent);letter-spacing:.12em;font-size:11px;font-weight:820}.web-landing__start li h3,.web-landing__start li p{margin:0}.web-landing__start li h3{color:var(--landing-text);letter-spacing:-.035em;font-size:20px;font-weight:620}.web-landing__start li p{color:var(--landing-muted);margin-top:6px;font-size:14px;line-height:1.5}.web-landing__start li>svg{width:22px;height:22px;color:var(--landing-subtle)}.web-landing__faq{grid-template-columns:minmax(240px,.42fr) minmax(0,.58fr);align-items:start;gap:78px;display:grid}.web-landing__faq .web-landing__section-heading{margin-bottom:0;display:block;position:sticky;top:106px}.web-landing__faq .web-landing__section-heading>p{margin:0 0 12px}.web-landing__faq-list{border-top:1px solid var(--landing-line)}.web-landing__faq-item{border-bottom:1px solid var(--landing-line)}.web-landing__faq-item>button{width:100%;min-height:88px;color:var(--landing-text);font:inherit;letter-spacing:-.025em;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:24px;padding:0;font-size:17px;font-weight:600;display:grid}.web-landing__faq-item>button i{border:1px solid var(--landing-line);border-radius:50%;width:30px;height:30px;position:relative}.web-landing__faq-item>button i:before,.web-landing__faq-item>button i:after{background:var(--landing-accent);content:"";width:10px;height:1px;transition:transform .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.web-landing__faq-item>button i:after{transform:translate(-50%,-50%)rotate(90deg)}.web-landing__faq-item.is-open>button i:after{transform:translate(-50%,-50%)rotate(0)}.web-landing__faq-answer{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.web-landing__faq-item.is-open .web-landing__faq-answer{grid-template-rows:1fr}.web-landing__faq-answer>div{min-height:0;overflow:hidden}.web-landing__faq-answer p{max-width:620px;color:var(--landing-muted);margin:0;padding:0 54px 28px 0;font-size:14px;line-height:1.65}.web-landing__support{grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);align-items:center;gap:80px;display:grid}.web-landing__support h2{margin-top:12px}.web-landing__support>div>span{max-width:560px;color:var(--landing-muted);margin-top:20px;font-size:15px;line-height:1.6;display:block}.web-landing__support>a{border:1px solid var(--landing-line);background:var(--landing-surface);border-radius:13px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:16px;min-height:106px;padding:24px;transition:border-color .18s,background .18s;display:grid}.web-landing__support>a:hover,.web-landing__support>a:focus-visible{background:var(--landing-surface-soft);border-color:#f3b72e7a}.web-landing__support>a>svg:first-child{width:34px;height:34px;color:var(--landing-accent)}.web-landing__support>a>svg:last-child{width:20px;height:20px;color:var(--landing-muted)}.web-landing__support>a span{gap:4px;display:grid}.web-landing__support>a small{color:var(--landing-muted);font-size:11px;font-weight:650}.web-landing__support>a strong{color:var(--landing-text);font-size:17px;font-weight:650}.web-landing__final{text-align:center;border-bottom:1px solid var(--landing-line);align-content:center;place-items:center;min-height:430px;padding:96px 34px;display:grid}.web-landing__final>p{margin:0 0 16px}.web-landing__final h2{font-size:clamp(50px,7vw,88px)}.web-landing__final .web-landing__button{margin-top:38px}.web-landing__footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:110px;display:grid}.web-landing__footer .web-landing__brand-mark{border-radius:9px;width:32px;height:32px;font-size:9px}.web-landing__footer .web-landing__brand>strong{font-size:15px}.web-landing__footer nav{gap:26px;display:flex}.web-landing__footer nav a,.web-landing__footer p{color:var(--landing-muted);font-size:12px;font-weight:580}.web-landing__footer nav a:hover,.web-landing__footer nav a:focus-visible{color:var(--landing-text)}.web-landing__footer p{justify-self:end;margin:0}@media (width<=980px){.web-landing{--landing-wrap:min(100% - 40px, 820px)}.web-landing__header-inner{grid-template-columns:1fr auto;min-height:66px}.web-landing__nav,.web-landing__header-cta{display:none}.web-landing__menu-toggle{z-index:2;width:44px;height:44px;color:var(--landing-text);border:1px solid var(--landing-line);background:0 0;border-radius:10px;place-content:center;gap:7px;padding:0;display:grid;position:relative}.web-landing__menu-toggle span{background:currentColor;width:18px;height:1px;transition:transform .22s}.web-landing__header.is-open .web-landing__menu-toggle span:first-child{transform:translateY(4px)rotate(45deg)}.web-landing__header.is-open .web-landing__menu-toggle span:last-child{transform:translateY(-4px)rotate(-45deg)}.web-landing__mobile-menu{opacity:0;pointer-events:none;max-height:0;padding:0;transition:max-height .28s,padding .28s,opacity .18s;display:grid;overflow:hidden}.web-landing__header.is-open .web-landing__mobile-menu{opacity:1;pointer-events:auto;max-height:340px;padding:8px 0 16px}.web-landing__mobile-menu a{min-height:48px;color:var(--landing-muted);border-bottom:1px solid var(--landing-line-soft);justify-content:space-between;align-items:center;font-size:14px;font-weight:630;display:flex}.web-landing__mobile-menu a:last-child{color:var(--landing-accent);border-bottom:0}.web-landing__mobile-menu svg{width:17px;height:17px}.web-landing__hero{grid-template-columns:1fr;gap:68px;min-height:auto;padding:88px 0 70px}.web-landing__hero-summary{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.web-landing__hero-summary>div{border-right:1px solid var(--landing-line);grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:5px;min-height:130px;padding:20px}.web-landing__hero-summary>div:last-child{border-right:0}.web-landing__hero-summary span{grid-row:auto}.web-landing__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.web-landing__benefits article:nth-child(2){border-right:0}.web-landing__benefits article:nth-child(-n+2){border-bottom:1px solid var(--landing-line)}.web-landing__product-card{grid-template-columns:repeat(2,minmax(0,1fr))}.web-landing__product-card .web-landing__button{width:100%}.web-landing__faq{grid-template-columns:1fr;gap:46px}.web-landing__faq .web-landing__section-heading{position:static}.web-landing__support{grid-template-columns:1fr;gap:38px}.web-landing__support>a{max-width:520px}}@media (width<=600px){.web-landing{--landing-wrap:calc(100% - 32px)}.web-landing__header-inner{min-height:64px}.web-landing__brand-mark{border-radius:9px;width:34px;height:34px;font-size:10px}.web-landing__brand>strong{font-size:16px}.web-landing__hero{gap:48px;padding:62px 0 50px}.web-landing__overline{margin-bottom:22px}.web-landing__hero h1{font-size:clamp(38px,12vw,52px);line-height:1.01}.web-landing__lead{margin-top:24px;font-size:16px;line-height:1.55}.web-landing__hero-actions{grid-template-columns:1fr;margin-top:30px;display:grid}.web-landing__button{width:100%;min-height:50px}.web-landing__hero-summary{grid-template-columns:1fr}.web-landing__hero-summary>div{border-right:0;grid-template-rows:auto auto;grid-template-columns:38px 1fr;min-height:88px;padding:16px 0}.web-landing__hero-summary span{grid-row:1/3}.web-landing__benefits{grid-template-columns:1fr}.web-landing__benefits article{border-right:0;border-bottom:1px solid var(--landing-line);min-height:116px;padding:24px 0}.web-landing__benefits article:last-child{border-bottom:0}.web-landing__product,.web-landing__features,.web-landing__start,.web-landing__faq,.web-landing__support{padding:78px 0}.web-landing__section-heading{grid-template-columns:1fr;gap:10px;margin-bottom:34px}.web-landing__section-heading>p{margin-top:0}.web-landing__section-heading h2,.web-landing__support h2{font-size:clamp(31px,9vw,40px)}.web-landing__product-card{border-radius:12px;grid-template-columns:1fr;gap:26px;min-height:0;padding:24px 20px}.web-landing__product-card>p{font-size:14px}.web-landing__feature-grid{grid-template-columns:1fr}.web-landing__feature-grid article{min-height:232px;padding:26px 22px}.web-landing__feature-grid h3{margin-top:48px;font-size:22px}.web-landing__feature-grid p{font-size:14px}.web-landing__start li{grid-template-columns:38px minmax(0,1fr) 18px;gap:12px;min-height:118px}.web-landing__start li h3{font-size:17px}.web-landing__start li p{font-size:13px}.web-landing__start li>svg{width:18px;height:18px}.web-landing__faq{gap:30px}.web-landing__faq-item>button{grid-template-columns:minmax(0,1fr) 28px;gap:14px;min-height:76px;font-size:15px}.web-landing__faq-item>button i{width:28px;height:28px}.web-landing__faq-answer p{padding:0 0 24px;font-size:13px}.web-landing__support{gap:30px}.web-landing__support>div>p{margin-top:0}.web-landing__support>div>span{margin-top:16px;font-size:14px}.web-landing__support>a{grid-template-columns:36px minmax(0,1fr) 18px;gap:13px;min-height:94px;padding:18px}.web-landing__support>a>svg:first-child{width:30px;height:30px}.web-landing__final{min-height:350px;padding:72px 0}.web-landing__final h2{font-size:clamp(42px,13vw,60px)}.web-landing__final .web-landing__button{margin-top:30px}.web-landing__footer{grid-template-columns:1fr;justify-items:center;gap:24px;min-height:0;padding:34px 0 40px}.web-landing__footer nav{flex-wrap:wrap;justify-content:center;gap:12px 22px}.web-landing__footer p{justify-self:center}}@media (width<=350px){.web-landing{--landing-wrap:calc(100% - 24px)}.web-landing__hero h1{font-size:36px}.web-landing__overline{letter-spacing:.08em}.web-landing__overline span,.web-landing__overline b{padding-inline:7px}.web-landing__start li{grid-template-columns:30px minmax(0,1fr)}.web-landing__start li>svg{display:none}}@media (prefers-reduced-motion:reduce){.web-landing{scroll-behavior:auto}.web-landing *,.web-landing :before,.web-landing :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.web-landing__benefits article,.web-landing__benefits article:nth-child(n){background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border:1px solid #dd9d2d30;border-radius:16px;grid-template-columns:48px 1fr;min-height:122px;padding:18px;box-shadow:inset 0 1px #ffe7b109}.web-landing__benefits h2,.web-landing__section-heading h2,.web-landing__support h2,.web-landing__final h2{color:var(--landing-text)}.web-landing__benefits p,.web-landing__feature-grid p,.web-landing__faq-answer p{color:var(--landing-muted)}.web-landing__product-card,.web-landing__feature-grid article,.web-landing__feature-grid article:nth-child(n),.web-landing__support>a,.web-landing__final{background:linear-gradient(145deg, #ffde930e, transparent 38%), radial-gradient(circle at 100% 0%, #b1540817, transparent 42%), var(--landing-surface);border-color:#e5a22d3b;box-shadow:inset 0 1px #ffe7b309,0 15px 36px #05020047}@media (width<=980px){.web-landing__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:30px}}@media (width<=600px){.web-landing__header-inner{min-height:68px}.web-landing__brand{width:80px;height:66px}.web-landing__brand-mark{width:76px;height:66px}.web-landing__menu-toggle{background:linear-gradient(145deg,#ffd37c17,#602f071f);border-color:#f2b13740}.web-landing__hero{text-align:left;min-height:auto;padding:46px 0 38px;display:block}.web-landing__hero-copy{margin:0}.web-landing__overline{justify-content:flex-start}.web-landing__hero h1{max-width:350px;margin:24px 0 0;font-size:clamp(40px,12.4vw,50px);line-height:.98}.web-landing__lead{max-width:330px;margin:20px 0 0;font-size:15px}.web-landing__hero-actions{max-width:100%;margin:26px 0 0}.web-landing__app-preview{display:none}.web-landing__benefits article,.web-landing__benefits article:nth-child(n){background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border-color:#dd9d2d30;min-height:90px;padding:11px 8px}.web-landing__benefits article>span,.web-landing__benefits article:nth-child(n)>span,.web-landing__benefits article>span img{width:42px;height:42px}.web-landing__section-heading{text-align:left}.web-landing__section-heading h2,.web-landing__support h2{margin-inline:0}.web-landing__feature-grid article,.web-landing__feature-grid article:nth-child(n){background:linear-gradient(145deg, #ffde930e, transparent 38%), var(--landing-surface);border-color:#e5a22d3b;min-height:160px}.web-landing__feature-grid article header>img{width:56px;height:56px}.web-landing__feature-grid h3{margin-top:28px}.web-landing__start li,.web-landing__start li:nth-child(n){background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border-color:#dd9d2d30}.web-landing__support{text-align:left}.web-landing__support>div>span{margin-inline:0}}.web-landing{--landing-bg:#0b0704;--landing-surface:#1d150df2;--landing-surface-soft:#271b0ef5;--landing-text:#fff4d8;--landing-muted:#b9a88e;--landing-subtle:#897963;--landing-accent:#f2a91f;--landing-accent-hover:#ffc247;--landing-line:#eeab3333;--landing-line-soft:#eeab331c;color:var(--landing-text);background:radial-gradient(circle at 10% 2%,#ffc54821,#0000 25%),radial-gradient(circle at 92% 26%,#b555081a,#0000 28%),linear-gradient(#130d08,#0b0704 42%,#080503)}.web-landing *,.web-landing :before,.web-landing :after{animation:none!important}.web-landing:before,.web-landing__balls,.web-landing__hero-logo,.web-landing__hero-logo-mobile,.web-landing__hero-visual,.web-landing__hero-glow,.web-landing__orbit,.web-landing__hero-chip{display:none!important}.web-landing__header{-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);background:linear-gradient(#1f150cf5,#0e0a07eb);border-bottom-color:#edaa3129;box-shadow:inset 0 -1px #ffd67e08,0 12px 32px #0502006b}.web-landing__header-inner{min-height:76px}.web-landing__brand{width:92px;height:72px;overflow:visible}.web-landing__brand-mark{object-fit:contain;object-position:center;filter:none;background:0 0;border-radius:0;width:82px;height:72px;display:block}.web-landing__nav a{color:var(--landing-muted)}.web-landing__nav a:after{background:var(--landing-accent)}.web-landing__button--secondary{color:#f4e8cc;border-color:var(--landing-line);background:#ffffff0a}.web-landing__hero{border-bottom:1px solid var(--landing-line);grid-template-columns:minmax(0,.95fr) minmax(450px,.85fr);gap:70px;min-height:660px;padding:82px 0}.web-landing__hero-copy{max-width:690px}.web-landing__overline{color:#c9b48f}.web-landing__overline b{color:#291708;box-shadow:none;background:linear-gradient(#ffe27a,#ffb52e);border-color:#f2a91f}.web-landing__hero h1{max-width:720px;color:var(--landing-text);text-shadow:0 14px 38px #05020061;font-size:clamp(58px,5.5vw,82px);font-weight:760}.web-landing__hero h1>span{color:#ffe092;filter:none;-webkit-text-fill-color:currentcolor;background:0 0}.web-landing__lead{color:#c4b394}.web-landing__app-preview{background:linear-gradient(120deg,#ffde9712,#0000 34%),radial-gradient(circle at 9% 0,#ffb32429,#0000 34%),linear-gradient(145deg,#281c10f7,#110c08fa);border:1px solid #f1b0364d;border-radius:22px;grid-template-rows:auto auto minmax(220px,1fr) auto;gap:12px;min-height:500px;padding:18px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffe2a50f,0 22px 50px #0603016b}.web-landing__app-preview>header{background:linear-gradient(145deg, #ffde930e, transparent 38%), var(--landing-surface);border:1px solid #e5a22d3b;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:8px 10px;display:flex}.web-landing__app-preview>header div{gap:2px;display:grid}.web-landing__app-preview small{color:var(--landing-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:760}.web-landing__app-preview>header strong{color:#fff8e8;font-size:15px;font-weight:900}.web-landing__app-preview>header>span{color:#261507;background:linear-gradient(#ffe27a,#ffb52e);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900}.web-landing__preview-balances{grid-template-columns:1.15fr repeat(3,minmax(0,1fr));gap:5px;display:grid}.web-landing__preview-balances>div{background:linear-gradient(145deg,#ffe09d1c,#6b360914),#19110ac2;border:1px solid #efae353d;border-radius:14px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:4px;min-width:0;height:54px;padding:6px;display:grid;box-shadow:inset 0 1px #ffe4a924,0 8px 18px #0502002e}.web-landing__preview-balances>div:first-child{background:radial-gradient(circle at 18% 34%,#ffcd5a33,#0000 46%),linear-gradient(145deg,#5d3309eb,#221206f0);border-color:#ffc95b7a}.web-landing__preview-balances img{object-fit:contain;width:28px;height:28px}.web-landing__preview-balances span{gap:1px;min-width:0;display:grid}.web-landing__preview-balances small{text-overflow:ellipsis;font-size:7px;overflow:hidden}.web-landing__preview-balances strong{color:#ffe5a2;text-overflow:ellipsis;font-size:11px;font-weight:900;overflow:hidden}.web-landing__preview-scene{background:#100b07;border:1px solid #e5a22d3b;border-radius:18px;min-height:260px;position:relative;overflow:hidden}.web-landing__preview-scene>img{object-fit:cover;object-position:72% center;opacity:.75;width:100%;height:100%;display:block}.web-landing__preview-scene:after{content:"";background:linear-gradient(90deg,#0b0704e6,#0b070426 65%);position:absolute;inset:0}.web-landing__preview-scene>div{z-index:2;gap:5px;display:grid;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.web-landing__preview-scene strong{color:#fff0c2;max-width:180px;font-size:24px;font-weight:900;line-height:1.05}.web-landing__preview-scene span{color:#f2a91f;font-size:12px;font-weight:800}.web-landing__app-preview>footer{grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:9px;display:grid}.web-landing__app-preview>footer>span,.web-landing__app-preview>footer>strong{color:var(--landing-muted);font-size:9px;font-weight:800}.web-landing__app-preview>footer>i{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.web-landing__app-preview>footer b{border-radius:inherit;background:linear-gradient(90deg,#7b5cff 0%,#ffb52e 55%,#ffe27a 100%);width:76%;height:100%;display:block}.web-landing__benefits{border-bottom:1px solid var(--landing-line);gap:8px;padding:26px 0}.web-landing__benefits article,.web-landing__benefits article:nth-child(-n+2){background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border:1px solid #dd9d2d30;border-radius:16px;grid-template-columns:48px 1fr;min-height:122px;padding:18px;box-shadow:inset 0 1px #ffe7b109}.web-landing__benefits article:hover{background:linear-gradient(145deg,#ffc54526,#7537051c),#281b0ee6;border-color:#ffc1438a;box-shadow:inset 3px 0 #efa71f,0 8px 22px #7539061c}.web-landing__benefits article>span,.web-landing__benefits article:nth-child(n)>span{width:48px;height:48px;box-shadow:none;background:0 0}.web-landing__benefits article>span img{object-fit:contain;width:48px;height:48px}.web-landing__benefits h2{color:var(--landing-text)}.web-landing__product,.web-landing__features,.web-landing__start,.web-landing__faq,.web-landing__support{border-bottom-color:var(--landing-line)}.web-landing__section-heading h2,.web-landing__support h2,.web-landing__final h2{color:var(--landing-text)}.web-landing__product-card{background:linear-gradient(145deg, #ffde930e, transparent 38%), radial-gradient(circle at 100% 0%, #b1540817, transparent 42%), var(--landing-surface);border-color:#e5a22d3b;box-shadow:inset 0 1px #ffe7b309,0 15px 36px #05020047}.web-landing__product-icon{object-fit:contain;width:62px;height:62px}.web-landing__product-card li svg{color:#1e1207;background:var(--landing-accent)}.web-landing__feature-grid article,.web-landing__feature-grid article:nth-child(n){background:linear-gradient(145deg, #ffde930e, transparent 38%), radial-gradient(circle at 100% 0%, #b1540817, transparent 42%), var(--landing-surface);border-color:#e5a22d3b;box-shadow:inset 0 1px #ffe7b309,0 15px 36px #05020047}.web-landing__feature-grid article:hover{background:linear-gradient(145deg,#ffc54526,#7537051c),#281b0ee6;border-color:#ffc1438a;box-shadow:inset 3px 0 #efa71f,0 8px 22px #7539061c}.web-landing__feature-grid article header>img{object-fit:contain;width:86px;height:86px;box-shadow:none;filter:drop-shadow(0 9px 14px #4620035c);background:0 0;border-radius:0;padding:0}.web-landing__feature-grid h3{color:var(--landing-text);margin-top:45px}.web-landing__feature-grid p{color:var(--landing-muted)}.web-landing__start li,.web-landing__start li:nth-child(n){background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border-color:#dd9d2d30}.web-landing__start li>span{color:#251405;background:linear-gradient(#ffe27a,#ffb52e)}.web-landing__start li>svg{color:var(--landing-accent)}.web-landing__faq-list,.web-landing__faq-item{border-color:var(--landing-line)}.web-landing__faq-item>button{color:var(--landing-text)}.web-landing__faq-answer p{color:var(--landing-muted)}.web-landing__support>a>svg:first-child{color:var(--landing-accent)}.web-landing__final{background:radial-gradient(circle at 50% 100%, #ffb32424, transparent 48%), linear-gradient(145deg, #ffde930e, transparent 38%), var(--landing-surface);border-color:#e5a22d3b;box-shadow:inset 0 1px #ffe7b309,0 15px 36px #05020047}.web-landing__footer-name{color:#fff0c2;letter-spacing:-.04em;font-size:17px;font-weight:900}@media (width<=980px){.web-landing__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:30px}}@media (width<=600px){.web-landing__header-inner{min-height:68px}.web-landing__brand{width:80px;height:66px}.web-landing__brand-mark{width:76px;height:66px}.web-landing__menu-toggle{background:linear-gradient(145deg,#ffd37c17,#602f071f);border-color:#f2b13740}.web-landing__hero{text-align:left;min-height:auto;padding:46px 0 38px;display:block}.web-landing__hero-copy{margin:0}.web-landing__overline{justify-content:flex-start}.web-landing__hero h1{max-width:350px;margin:24px 0 0;font-size:clamp(40px,12.4vw,50px);line-height:.98}.web-landing__lead{max-width:330px;margin:20px 0 0;font-size:15px}.web-landing__hero-actions{max-width:100%;margin:26px 0 0}.web-landing__app-preview{display:none}.web-landing__benefits{padding:16px 0 28px}.web-landing__benefits article,.web-landing__benefits article:nth-child(-n+2){background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border-color:#dd9d2d30;min-height:90px;padding:11px 8px}.web-landing__benefits article>span,.web-landing__benefits article:nth-child(n)>span,.web-landing__benefits article>span img{width:42px;height:42px}.web-landing__section-heading{text-align:left}.web-landing__section-heading h2,.web-landing__support h2{margin-inline:0}.web-landing__feature-grid article,.web-landing__feature-grid article:nth-child(n){background:linear-gradient(145deg, #ffde930e, transparent 38%), var(--landing-surface);border-color:#e5a22d3b;min-height:160px}.web-landing__feature-grid article header>img{width:56px;height:56px}.web-landing__feature-grid h3{margin-top:28px}.web-landing__start li{background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border-color:#dd9d2d30}.web-landing__support{text-align:left}.web-landing__support>div>span{margin-inline:0}.web-landing__final{border-radius:20px}.web-landing__footer{border-top:1px solid var(--landing-line)}}.web-landing{--landing-bg:#0d0711;--landing-surface:#1d1025e0;--landing-surface-soft:#2a1536eb;--landing-text:#fffaf3;--landing-muted:#c7b9cc;--landing-subtle:#907f98;--landing-accent:#ffc22e;--landing-accent-hover:#ffd45f;--landing-orange:#ff792e;--landing-pink:#ff4e98;--landing-purple:#8d5bff;--landing-cyan:#33d6ff;--landing-green:#62e6a6;--landing-line:#ffffff24;--landing-line-soft:#ffffff14;background:radial-gradient(circle at 15% 12%,#ff6a2e2e,#0000 28%),radial-gradient(circle at 82% 7%,#8d5bff33,#0000 30%),radial-gradient(circle at 56% 66%,#ffc22e12,#0000 34%),linear-gradient(#100713 0%,#0a0710 58%,#100813 100%)}.web-landing:before{z-index:0;opacity:.13;pointer-events:none;content:"";background-image:linear-gradient(30deg,#ffffff0d 12%,#0000 12.5% 87%,#ffffff0d 87.5%),linear-gradient(150deg,#ffffff0d 12%,#0000 12.5% 87%,#ffffff0d 87.5%);background-position:0 0,0 0;background-size:54px 94px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 64%);mask-image:linear-gradient(#000,#0000 64%)}.web-landing main,.web-landing__footer{z-index:2;position:relative}.web-landing__header{background:#0d0711c7;border-color:#ffffff1a;box-shadow:0 12px 34px #0500082e}.web-landing__brand-mark{object-fit:contain;filter:drop-shadow(0 7px 12px #ff9b1e40);background:radial-gradient(circle,#ffc22e4d,#0000 68%);border-radius:13px;width:44px;height:44px}.web-landing__brand>strong{letter-spacing:-.045em;font-size:18px;font-weight:820}.web-landing__header-cta,.web-landing__button--primary{color:#241207;background:linear-gradient(135deg,#ffd23c 0%,#ff9f28 100%);border:0;box-shadow:0 12px 32px #ff9b233d,inset 0 1px #fff9}.web-landing__header-cta:hover,.web-landing__header-cta:focus-visible,.web-landing__button--primary:hover,.web-landing__button--primary:focus-visible{background:linear-gradient(135deg,#ffe16b 0%,#ffb13b 100%);box-shadow:0 16px 42px #ff9b235c,inset 0 1px #ffffffb3}.web-landing__button--secondary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border-color:#ffffff2e}.web-landing__hero{border-bottom:0;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:34px;min-height:720px;padding-block:76px}.web-landing__hero-copy{z-index:3;animation:.7s cubic-bezier(.2,.8,.2,1) both web-landing-rise;position:relative}.web-landing__overline{color:#eadff0;margin-bottom:24px}.web-landing__overline span{background:#ffc22e14;border-color:#ffc22e4d}.web-landing__overline b{color:#2b1505;box-shadow:0 7px 20px #ffaf2342}.web-landing__hero h1{letter-spacing:-.07em;text-shadow:0 12px 38px #00000047;max-width:760px;font-size:clamp(58px,5.4vw,82px);font-weight:730}.web-landing__hero h1>span{color:#0000;filter:drop-shadow(0 10px 25px #ff753933);background:linear-gradient(95deg,#ffc431 5%,#ff7b36 48%,#f466bb 98%);-webkit-background-clip:text;background-clip:text}.web-landing__lead{color:#d5cad9;max-width:570px;margin-top:28px;font-size:17px}.web-landing__hero-logo-mobile{display:none}.web-landing__hero-visual{isolation:isolate;place-items:center;min-height:580px;display:grid;position:relative}.web-landing__hero-glow{z-index:-2;aspect-ratio:1;filter:blur(18px);background:radial-gradient(circle at 50% 42%,#ffd23773,#ff723033 35%,#8d5bff26 57%,#0000 72%);border-radius:50%;width:86%;animation:4.4s ease-in-out infinite web-landing-glow;position:absolute}.web-landing__hero-logo{z-index:2;object-fit:contain;filter:drop-shadow(0 25px 35px #05000880)drop-shadow(0 0 28px #ffb22538);width:min(500px,92%);height:auto;animation:4.8s ease-in-out infinite web-landing-float;position:relative}.web-landing__orbit{z-index:-1;aspect-ratio:1;border:1px solid #ffc22e40;border-radius:50%;width:84%;animation:18s linear infinite web-landing-spin;position:absolute}.web-landing__orbit:before,.web-landing__orbit:after{aspect-ratio:1;background:var(--landing-accent);content:"";border-radius:50%;width:15px;position:absolute;box-shadow:0 0 22px #ffc22ebf}.web-landing__orbit:before{top:11%;left:19%}.web-landing__orbit:after{background:var(--landing-pink);bottom:25%;right:8%;box-shadow:0 0 22px #ff4e98b3}.web-landing__orbit--two{border-style:dashed;border-color:#8d5bff47;width:66%;animation-duration:13s;animation-direction:reverse}.web-landing__hero-chip{z-index:4;color:#fffaf6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#190c20b8;border:1px solid #ffffff2e;border-radius:15px;align-items:center;gap:9px;min-height:48px;padding:8px 14px 8px 9px;font-size:12px;font-weight:760;animation:5.2s ease-in-out infinite web-landing-float;display:flex;position:absolute;box-shadow:0 16px 35px #05000a59}.web-landing__hero-chip svg{color:#2b1705;background:linear-gradient(135deg,#ffd23c,#ff9a2d);border-radius:9px;width:30px;height:30px;padding:6px}.web-landing__hero-chip--hive{top:22%;left:0}.web-landing__hero-chip--game{animation-delay:-2s;bottom:20%;right:-2%}.web-landing__balls{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.web-landing__balls i{--ball-size:34px;--ball-x:5vw;--ball-drift:5vw;--ball-duration:13s;top:-15vh;left:var(--ball-x);width:var(--ball-size);aspect-ratio:1;color:#231005c2;opacity:.5;font-size:calc(var(--ball-size) * .33);animation:web-landing-ball-fall var(--ball-duration) linear infinite;background:linear-gradient(145deg,#ffe46c,#ff9c2d);border:1px solid #ffffff57;border-radius:50%;place-items:center;font-style:normal;font-weight:900;display:grid;position:absolute;box-shadow:0 10px 22px #00000047,inset -5px -7px 10px #912b072e,inset 4px 4px 8px #ffffff75}.web-landing__balls i:nth-child(2n){color:#ffffffd1;background:linear-gradient(145deg,#a979ff,#5c35d8);box-shadow:0 10px 22px #00000047,inset -5px -7px 10px #27116d47,inset 4px 4px 8px #ffffff4d}.web-landing__balls i:nth-child(3n){background:linear-gradient(145deg,#ff82b9,#f0447c)}.web-landing__balls i:first-child{--ball-x:4vw;--ball-size:26px;--ball-duration:13s;animation-delay:-5s}.web-landing__balls i:nth-child(2){--ball-x:14vw;--ball-size:42px;--ball-duration:17s;--ball-drift:-5vw;animation-delay:-11s}.web-landing__balls i:nth-child(3){--ball-x:27vw;--ball-size:22px;--ball-duration:15s;animation-delay:-2s}.web-landing__balls i:nth-child(4){--ball-x:40vw;--ball-size:36px;--ball-duration:18s;--ball-drift:-7vw;animation-delay:-14s}.web-landing__balls i:nth-child(5){--ball-x:52vw;--ball-size:28px;--ball-duration:14s;animation-delay:-8s}.web-landing__balls i:nth-child(6){--ball-x:63vw;--ball-size:20px;--ball-duration:12s;--ball-drift:-4vw;animation-delay:-3s}.web-landing__balls i:nth-child(7){--ball-x:72vw;--ball-size:46px;--ball-duration:19s;animation-delay:-16s}.web-landing__balls i:nth-child(8){--ball-x:83vw;--ball-size:24px;--ball-duration:14s;--ball-drift:-6vw;animation-delay:-7s}.web-landing__balls i:nth-child(9){--ball-x:93vw;--ball-size:34px;--ball-duration:16s;animation-delay:-12s}.web-landing__balls i:nth-child(10){--ball-x:20vw;--ball-size:18px;--ball-duration:11s;animation-delay:-9s}.web-landing__balls i:nth-child(11){--ball-x:58vw;--ball-size:38px;--ball-duration:17s;--ball-drift:-8vw;animation-delay:-4s}.web-landing__balls i:nth-child(12){--ball-x:88vw;--ball-size:18px;--ball-duration:12s;animation-delay:-1s}.web-landing__benefits{border:0;gap:12px;padding:26px 0}.web-landing__benefits article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 10% 10%,#ffc22e21,#0000 45%),#180d1ec2;border:1px solid #ffffff1c;border-radius:18px;grid-template-columns:48px 1fr;align-items:center;gap:15px;min-height:146px;padding:24px 20px;transition:transform .22s,border-color .22s,background .22s;overflow:hidden;box-shadow:0 16px 38px #04000824}.web-landing__benefits article:hover{background:radial-gradient(circle at 10% 10%,#ffc22e33,#0000 48%),#1f1027e6;border-color:#ffc22e57;transform:translateY(-5px)}.web-landing__benefits article>span{aspect-ratio:1;color:#281205;background:linear-gradient(145deg,#ffdc55,#ff9a2c);border-radius:15px;place-items:center;width:48px;display:grid;box-shadow:0 10px 25px #ff942938}.web-landing__benefits article:nth-child(2)>span{color:#fff;background:linear-gradient(145deg,#9f76ff,#6d45e5)}.web-landing__benefits article:nth-child(3)>span{color:#fff;background:linear-gradient(145deg,#ff75b0,#ed3e7b)}.web-landing__benefits article:nth-child(4)>span{color:#092219;background:linear-gradient(145deg,#76efbd,#32b982)}.web-landing__benefits article>span svg{width:27px;height:27px}.web-landing__benefits h2{font-size:17px}.web-landing__benefits p{color:#bbaec1}.web-landing__section-heading>p,.web-landing__support>div>p,.web-landing__final>p{color:#ffbf35}.web-landing__product-card{background:radial-gradient(circle at 0,#ffae2824,#0000 28%),radial-gradient(circle at 100% 0,#8d5bff2e,#0000 34%),linear-gradient(135deg,#23122cf2,#140c1cf2);border-color:#ffc22e2b;overflow:hidden;box-shadow:0 25px 70px #0400083d}.web-landing__product-name .web-landing__brand-mark{border-radius:0;width:66px;height:66px}.web-landing__product-card li svg{color:#1c1005;background:var(--landing-accent);stroke-width:2.4px;border-radius:50%;width:17px;height:17px;padding:3px}.web-landing__feature-grid{border:0;gap:14px}.web-landing__feature-grid article{background:radial-gradient(circle at 100% 0,#ffc22e1f,#0000 35%),#190e20d1;border:1px solid #ffffff1c;border-radius:20px;transition:transform .24s,border-color .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 20px 50px #05000929}.web-landing__feature-grid article:nth-child(2){background:radial-gradient(circle at 100% 0,#ff4e9829,#0000 38%),#190e20d1}.web-landing__feature-grid article:nth-child(3){background:radial-gradient(circle at 100% 0,#33d6ff24,#0000 38%),#190e20d1}.web-landing__feature-grid article:nth-child(4){background:radial-gradient(circle at 100% 0,#8d5bff2e,#0000 38%),#190e20d1}.web-landing__feature-grid article:hover{background-color:#22122bf5;border-color:#ffc22e5c;transform:translateY(-6px);box-shadow:0 28px 65px #05000947}.web-landing__feature-grid article svg{color:#281405;background:linear-gradient(145deg,#ffda4c,#ff9b2d);border-radius:15px;width:48px;height:48px;padding:10px;box-shadow:0 12px 26px #ff992933}.web-landing__feature-grid article:nth-child(2) svg{color:#fff;background:linear-gradient(145deg,#ff78b4,#e83c79)}.web-landing__feature-grid article:nth-child(3) svg{color:#071c23;background:linear-gradient(145deg,#63e6ff,#26afd7)}.web-landing__feature-grid article:nth-child(4) svg{color:#fff;background:linear-gradient(145deg,#a77cff,#7048df)}.web-landing__start ol{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.web-landing__start li{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#190e20bf;border:1px solid #ffffff1c;border-radius:18px;grid-template-columns:1fr auto;align-content:space-between;align-items:start;gap:24px 14px;min-height:190px;padding:28px;transition:transform .22s,border-color .22s}.web-landing__start li:hover{border-color:#ffc22e57;transform:translateY(-5px)}.web-landing__start li>span{color:#281505;background:linear-gradient(145deg,#ffd94f,#ff9e2d);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.web-landing__start li>div{grid-column:1/3}.web-landing__start li>svg{color:var(--landing-accent);align-self:center}.web-landing__faq-item>button i{background:#ffc22e12;border-color:#ffc22e40}.web-landing__support>a{background:radial-gradient(circle at 0,#33d6ff24,#0000 35%),#180e20db;border-color:#33d6ff2e}.web-landing__final{background:radial-gradient(circle at 50% 120%,#ff9d2947,#0000 54%),radial-gradient(circle at 80% 0,#8d5bff33,#0000 40%),linear-gradient(145deg,#25112ce6,#120a19f0);border:1px solid #ffc22e24;border-radius:28px;min-height:480px;position:relative;overflow:hidden;box-shadow:0 28px 80px #04000847}@keyframes web-landing-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes web-landing-float{0%,to{transform:translateY(0)rotate(-.5deg)}50%{transform:translateY(-14px)rotate(.8deg)}}@keyframes web-landing-glow{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.06)}}@keyframes web-landing-spin{to{transform:rotate(360deg)}}@keyframes web-landing-ball-fall{0%{transform:translateY(-12vh)rotate(0)}to{transform:translate3d(var(--ball-drift), 130vh, 0) rotate(720deg)}}@media (width<=980px){.web-landing__hero{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:8px;min-height:650px}.web-landing__hero-visual{min-height:500px}.web-landing__hero-chip{display:none}.web-landing__start ol{grid-template-columns:1fr}.web-landing__start li{min-height:132px}}@media (width<=600px){.web-landing{--landing-wrap:calc(100% - 28px)}.web-landing:before{opacity:.09;background-size:38px 66px}.web-landing__header-inner{min-height:62px}.web-landing__brand-mark{border-radius:10px;width:40px;height:40px}.web-landing__brand>strong{font-size:17px}.web-landing__menu-toggle{background:#ffc22e0f;border-color:#ffc22e33}.web-landing__mobile-menu a[href=\#landing-about]{display:none}.web-landing__hero{text-align:center;min-height:auto;padding:24px 0 38px;display:block}.web-landing__hero-copy{max-width:420px;margin-inline:auto}.web-landing__overline{letter-spacing:.08em;justify-content:center;gap:7px;margin:0 0 4px;font-size:8.5px}.web-landing__overline span,.web-landing__overline b{padding:6px 7px}.web-landing__hero-logo-mobile{filter:drop-shadow(0 18px 24px #05000870)drop-shadow(0 0 18px #ffb8252e);width:min(188px,58vw);height:auto;margin:-2px auto -7px;animation:4.6s ease-in-out infinite web-landing-float;display:block}.web-landing__hero h1{max-width:360px;margin-inline:auto;font-size:clamp(36px,10.7vw,44px);line-height:.98}.web-landing__hero h1>span{margin-top:4px}.web-landing__lead{max-width:340px;margin:18px auto 0;font-size:14px;line-height:1.48}.web-landing__hero-actions{max-width:360px;margin:24px auto 0}.web-landing__hero-actions .web-landing__button--secondary,.web-landing__hero-visual{display:none}.web-landing__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:16px 0 30px}.web-landing__benefits article,.web-landing__benefits article:nth-child(-n+2){text-align:center;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;justify-content:center;gap:8px;min-height:94px;padding:12px 8px;display:flex}.web-landing__benefits article>span{border-radius:11px;width:36px}.web-landing__benefits article>span svg{width:21px;height:21px}.web-landing__benefits h2{letter-spacing:-.02em;font-size:13px}.web-landing__benefits p,.web-landing__product{display:none}.web-landing__features,.web-landing__start,.web-landing__faq,.web-landing__support{padding:60px 0}.web-landing__section-heading{text-align:center;gap:8px;margin-bottom:25px}.web-landing__section-heading>p{font-size:9px}.web-landing__section-heading h2,.web-landing__support h2{max-width:340px;margin-inline:auto;font-size:clamp(28px,8.4vw,36px)}.web-landing__feature-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.web-landing__feature-grid article{border-radius:15px;min-height:158px;padding:16px 13px}.web-landing__feature-grid article header span{font-size:9px}.web-landing__feature-grid article svg{border-radius:11px;width:36px;height:36px;padding:8px}.web-landing__feature-grid h3{margin:30px 0 0;font-size:16px;line-height:1.08}.web-landing__feature-grid p{display:none}.web-landing__start ol{gap:8px}.web-landing__start li{border-radius:14px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:78px;padding:13px}.web-landing__start li>span{border-radius:11px;width:36px;height:36px}.web-landing__start li>div{grid-column:auto}.web-landing__start li h3{font-size:15px}.web-landing__start li p{display:none}.web-landing__faq{gap:24px}.web-landing__faq-item>button{min-height:68px;font-size:14px}.web-landing__support{text-align:center;gap:22px}.web-landing__support>div>span{max-width:330px;margin-inline:auto}.web-landing__support>a{text-align:left;min-height:82px}.web-landing__final{border-radius:20px;min-height:330px;padding-inline:18px}.web-landing__final h2{font-size:clamp(40px,12.2vw,54px)}.web-landing__balls i{opacity:.28}.web-landing__balls i:nth-child(n+7){display:none}}@media (width<=350px){.web-landing__hero-logo-mobile{width:164px}.web-landing__hero h1{font-size:34px}.web-landing__feature-grid h3{font-size:14px}}@media (prefers-reduced-motion:reduce){.web-landing__balls{display:none}.web-landing__hero-logo,.web-landing__hero-logo-mobile,.web-landing__hero-glow,.web-landing__orbit,.web-landing__hero-chip,.web-landing__hero-copy{animation:none!important}}body .web-landing{--landing-bg:#0b0704;--landing-surface:#1d150df2;--landing-surface-soft:#271b0ef5;--landing-text:#fff4d8;--landing-muted:#b9a88e;--landing-subtle:#897963;--landing-accent:#f2a91f;--landing-accent-hover:#ffc247;--landing-line:#eeab3333;--landing-line-soft:#eeab331c;color:var(--landing-text);background:radial-gradient(circle at 10% 2%,#ffc54821,#0000 25%),radial-gradient(circle at 92% 26%,#b555081a,#0000 28%),linear-gradient(#130d08,#0b0704 42%,#080503)}body .web-landing *,body .web-landing :before,body .web-landing :after{animation:none!important}body .web-landing:before,body .web-landing .web-landing__balls,body .web-landing .web-landing__hero-logo,body .web-landing .web-landing__hero-logo-mobile,body .web-landing .web-landing__hero-visual{display:none!important}body .web-landing .web-landing__header{background:linear-gradient(#1f150cf5,#0e0a07eb);border-bottom-color:#edaa3129;box-shadow:inset 0 -1px #ffd67e08,0 12px 32px #0502006b}body .web-landing .web-landing__header-inner{min-height:76px}body .web-landing .web-landing__brand{width:92px;height:72px;overflow:visible}body .web-landing .web-landing__brand-mark{object-fit:contain;object-position:center;filter:none;background:0 0;border-radius:0;width:82px;height:72px;display:block}body .web-landing .web-landing__button--secondary{color:#f4e8cc;border-color:var(--landing-line);background:#ffffff0a}body .web-landing .web-landing__hero{border-bottom:1px solid var(--landing-line);grid-template-columns:minmax(0,.95fr) minmax(450px,.85fr);gap:70px;min-height:660px;padding:82px 0}body .web-landing .web-landing__overline{color:#c9b48f}body .web-landing .web-landing__overline span{background:linear-gradient(145deg,#ffd37c17,#602f071f);border-color:#f1b0364d}body .web-landing .web-landing__overline b{color:#291708;box-shadow:none;background:linear-gradient(#ffe27a,#ffb52e);border-color:#f2a91f}body .web-landing .web-landing__hero h1{max-width:720px;color:var(--landing-text);text-shadow:0 14px 38px #05020061;font-size:clamp(58px,5.5vw,82px);font-weight:760}body .web-landing .web-landing__hero h1>span{color:#ffe092;filter:none;-webkit-text-fill-color:currentcolor;background:0 0}body .web-landing .web-landing__lead{color:#c4b394}body .web-landing .web-landing__benefits{border-bottom:1px solid var(--landing-line);gap:8px;padding:26px 0}body .web-landing .web-landing__benefits article{background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border:1px solid #dd9d2d30;border-radius:16px;grid-template-columns:48px 1fr;min-height:122px;padding:18px;box-shadow:inset 0 1px #ffe7b109}body .web-landing .web-landing__benefits article>span{width:48px;height:48px;box-shadow:none;background:0 0}body .web-landing .web-landing__benefits article>span img{object-fit:contain;width:48px;height:48px}body .web-landing :is(.web-landing__product-card,.web-landing__feature-grid article,.web-landing__support>a,.web-landing__final){background:linear-gradient(145deg, #ffde930e, transparent 38%), radial-gradient(circle at 100% 0%, #b1540817, transparent 42%), var(--landing-surface);border-color:#e5a22d3b;box-shadow:inset 0 1px #ffe7b309,0 15px 36px #05020047}body .web-landing .web-landing__feature-grid article header>img{object-fit:contain;width:86px;height:86px;box-shadow:none;filter:drop-shadow(0 9px 14px #4620035c);background:0 0;border-radius:0;padding:0}body .web-landing .web-landing__feature-grid h3{color:var(--landing-text);margin-top:45px}body .web-landing .web-landing__start li{background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border-color:#dd9d2d30}body .web-landing .web-landing__start li>span{color:#251405;background:linear-gradient(#ffe27a,#ffb52e)}body .web-landing :is(.web-landing__section-heading>p,.web-landing__support>div>p,.web-landing__final>p){color:var(--landing-accent)}body .web-landing :is(.web-landing__section-heading h2,.web-landing__support h2,.web-landing__final h2,.web-landing__benefits h2){color:var(--landing-text)}body .web-landing :is(.web-landing__benefits p,.web-landing__feature-grid p,.web-landing__faq-answer p){color:var(--landing-muted)}body .web-landing .web-landing__faq-item>button i{background:linear-gradient(145deg,#ffd37c17,#602f071f);border-color:#f2b13740}body .web-landing .web-landing__footer-name{color:#fff0c2;font-size:17px;font-weight:900}@media (width<=980px){body .web-landing .web-landing__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:30px}}@media (width<=600px){body .web-landing .web-landing__header-inner{min-height:68px}body .web-landing .web-landing__brand{width:80px;height:66px}body .web-landing .web-landing__brand-mark{width:76px;height:66px}body .web-landing .web-landing__hero{text-align:left;min-height:auto;padding:46px 0 38px;display:block}body .web-landing .web-landing__overline{justify-content:flex-start}body .web-landing .web-landing__hero h1{max-width:350px;margin:24px 0 0;font-size:clamp(40px,12.4vw,50px);line-height:.98}body .web-landing .web-landing__lead{max-width:330px;margin:20px 0 0;font-size:15px}body .web-landing .web-landing__hero-actions{max-width:100%;margin:26px 0 0}body .web-landing .web-landing__app-preview{display:none}body .web-landing .web-landing__benefits article{background:linear-gradient(145deg,#ffda890e,#7339080e),#231a11d1;border-color:#dd9d2d30;min-height:90px;padding:11px 8px}body .web-landing .web-landing__benefits article>span,body .web-landing .web-landing__benefits article>span img{width:42px;height:42px}body .web-landing .web-landing__section-heading{text-align:left}body .web-landing :is(.web-landing__section-heading h2,.web-landing__support h2){margin-inline:0}body .web-landing .web-landing__feature-grid article{background:linear-gradient(145deg, #ffde930e, transparent 38%), var(--landing-surface);border-color:#e5a22d3b;min-height:160px}body .web-landing .web-landing__feature-grid article header>img{width:56px;height:56px}body .web-landing .web-landing__feature-grid h3{margin-top:28px}body .web-landing .web-landing__support{text-align:left}}body .web-landing .web-landing__header:after{content:"";background:linear-gradient(90deg,#0000 2%,#f2a91fb3 24%,#ffe092 50%,#f2a91fb3 76%,#0000 98%);height:2px;position:absolute;bottom:-1px;left:0;right:0;box-shadow:0 0 8px #ffbe37e6,0 0 24px #ff9d149e,0 0 52px #bf5b0659}body .web-landing .web-landing__brand-mark{filter:drop-shadow(0 0 7px #ffd25c9e)drop-shadow(0 0 18px #ff901459)}body .web-landing .web-landing__particles{z-index:1;pointer-events:none;position:fixed;inset:76px 0 0;overflow:hidden}body .web-landing .web-landing__particles>i{opacity:.62;filter:drop-shadow(0 0 5px #ffab18b8);background-image:radial-gradient(circle,#ffe192f2 0 1px,#0000 2px),radial-gradient(circle,#ffb122e0 0 1.4px,#0000 2.5px),radial-gradient(circle,#c65b07c7 0 1px,#0000 2px);background-position:13% 18%,67% 44%,88% 77%;background-repeat:repeat;background-size:150px 210px,230px 290px,185px 250px;display:block;position:absolute;inset:-35% 0;animation:22s linear infinite web-landing-particles-fall!important}body .web-landing .web-landing__particles>i:nth-child(2){opacity:.28;filter:blur(.2px)drop-shadow(0 0 8px #ffc13985);background-size:270px 340px,190px 260px,310px 380px;animation-duration:34s!important;animation-delay:-16s!important}body .web-landing .web-landing__hero{min-height:650px;padding:106px 0 112px;display:block;position:relative;overflow:hidden}body .web-landing .web-landing__hero:before{z-index:-1;filter:blur(16px);content:"";background:radial-gradient(circle,#ffb0262b,#9d44050f 42%,#0000 72%);border-radius:50%;width:780px;height:620px;position:absolute;top:-90px;left:-180px}body .web-landing .web-landing__hero-copy{max-width:980px}body .web-landing .web-landing__hero-copy>*{animation:.76s cubic-bezier(.16,.84,.24,1) both web-landing-hero-emerge!important}body .web-landing .web-landing__hero h1{text-shadow:0 0 9px #ffeec529,0 0 32px #ffb52933,0 18px 46px #050200a6;max-width:940px;font-size:clamp(70px,7vw,104px)}body .web-landing .web-landing__hero h1>span{text-shadow:0 0 12px #ffde9247,0 0 38px #f2a91f4d}body .web-landing .web-landing__overline{background:#1f140aad;border:1px solid #f2b13752;border-radius:11px;width:max-content;padding:5px;box-shadow:inset 0 1px #ffe5ae14,0 0 15px #ffb2222e}body .web-landing .web-landing__overline span,body .web-landing .web-landing__overline b{border:0}body .web-landing .web-landing__lead{color:#d0bd9c;text-shadow:0 0 18px #ffba3d21;max-width:620px}body .web-landing :is(.web-landing__header-cta,.web-landing__button--primary){box-shadow:inset 0 1px #fff9dd9e,0 0 12px #ffd16594,0 0 34px #ff971466,0 13px 30px #5e26016b}body .web-landing .web-landing__button--secondary{box-shadow:inset 0 1px #ffe2a40d,0 0 18px #f2a91f1c}body .web-landing .web-landing__section-heading{margin-bottom:48px;display:block}body .web-landing .web-landing__section-heading>p,body .web-landing .web-landing__support>div>p,body .web-landing .web-landing__final>p{background:linear-gradient(145deg,#ffd5801a,#66310626),#1b120abd;border:1px solid #f2b1375c;border-radius:999px;align-items:center;width:max-content;margin:0 0 14px;padding:7px 11px;display:inline-flex;box-shadow:inset 0 1px #ffe8b114,0 0 14px #ffb12333}body .web-landing .web-landing__section-heading h2{text-shadow:0 0 22px #ffdc8e1f,0 12px 34px #0502007a;max-width:820px}body .web-landing .web-landing__benefits{box-shadow:0 -1px #ffbf434d,0 1px #ffbf433d,0 0 28px #ff971414}body .web-landing .web-landing__benefits article{border-color:#f2b13757;box-shadow:inset 0 1px #ffeabb12,0 0 16px #ffab1b1f,0 15px 32px #05020047}body .web-landing .web-landing__benefits article>span img{filter:drop-shadow(0 0 8px #ffb92a75)}body .web-landing :is(.web-landing__product-card,.web-landing__feature-grid article,.web-landing__start li,.web-landing__support>a,.web-landing__final){border-color:#efae3561;box-shadow:inset 0 1px #ffeabb12,0 0 18px #ffab1b1f,0 18px 42px #05020052}body .web-landing .web-landing__feature-grid article:hover,body .web-landing .web-landing__benefits article:hover,body .web-landing .web-landing__start li:hover{border-color:#ffcf68b8;box-shadow:inset 3px 0 #efa71f,inset 0 1px #ffeec21f,0 0 24px #ffb22342,0 22px 48px #05020066}body .web-landing :is(.web-landing__product,.web-landing__features,.web-landing__start,.web-landing__faq,.web-landing__support){scroll-margin-top:96px;box-shadow:0 1px #ffc14340,0 14px 34px #ff991409}body .web-landing .web-landing__faq-item{border-color:#eeab3342}body .web-landing .web-landing__faq-item>button i{box-shadow:inset 0 1px #ffedc214,0 0 13px #ffb22238}body .web-landing .web-landing__final{box-shadow:inset 0 1px #ffeec514,0 0 24px #ffb5262e,0 28px 72px #05020075}@keyframes web-landing-particles-fall{0%{transform:translateY(-28vh)}to{transform:translate(12px,42vh)}}@keyframes web-landing-hero-emerge{0%{opacity:0;filter:blur(7px);transform:translateY(-54px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@media (width<=600px){body .web-landing .web-landing__particles{opacity:.68;top:68px}body .web-landing .web-landing__particles>i{background-size:130px 190px,190px 260px,160px 220px}body .web-landing .web-landing__hero{min-height:auto;padding:60px 0 56px}body .web-landing .web-landing__hero:before{width:560px;height:500px;top:-70px;left:-190px}body .web-landing .web-landing__hero h1{font-size:clamp(43px,13.2vw,54px)}body .web-landing .web-landing__section-heading{margin-bottom:28px}body .web-landing .web-landing__section-heading>p{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){body .web-landing .web-landing__particles{display:none}body .web-landing .web-landing__hero-copy>*{animation:none!important}}body .web-landing .web-landing__hero{text-align:center;isolation:isolate;grid-template-columns:minmax(0,1fr);place-items:center;gap:0;min-height:clamp(610px,70vh,760px);padding:clamp(86px,9vh,118px) 0 150px;display:grid;position:relative;overflow:hidden}body .web-landing .web-landing__hero:before{z-index:-2;filter:blur(13px);background:radial-gradient(circle at 50% 34%,#ffcf6433,#f2a91f17 34%,#873a0409 57%,#0000 74%);border-radius:50%;width:min(1120px,96vw);height:760px;top:-260px;left:50%;transform:translate(-50%)}body .web-landing .web-landing__hero:after{z-index:-1;clip-path:polygon(30% 0,70% 0,100% 100%,0 100%);filter:blur(20px);pointer-events:none;content:"";background:linear-gradient(#ffd47b21,#0000);width:min(760px,86vw);height:250px;position:absolute;top:0;left:50%;transform:translate(-50%)}body .web-landing .web-landing__hero-copy{z-index:3;text-align:center;flex-direction:column;align-items:center;width:min(100%,1020px);max-width:1020px;margin-inline:auto;display:flex;position:relative}body .web-landing .web-landing__hero-copy>*{transform-origin:50% 0;animation:.9s cubic-bezier(.16,.82,.22,1) both web-landing-hero-drop!important}body .web-landing .web-landing__hero-copy>.web-landing__overline{animation-delay:40ms!important}body .web-landing .web-landing__hero-copy>h1{animation-delay:.13s!important}body .web-landing .web-landing__hero-copy>.web-landing__lead{animation-delay:.24s!important}body .web-landing .web-landing__hero-copy>.web-landing__hero-actions{animation-delay:.35s!important}body .web-landing .web-landing__overline{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c1209c7;border-color:#ffca5c75;border-radius:999px;justify-content:center;gap:5px;width:auto;max-width:100%;margin:0 0 28px;padding:5px;display:inline-flex;box-shadow:inset 0 1px #fff1ca1a,0 0 18px #ffb52333,0 12px 30px #0502003d}body .web-landing .web-landing__overline span,body .web-landing .web-landing__overline b{border-radius:999px;align-items:center;min-height:29px;padding:0 11px;display:inline-flex}body .web-landing .web-landing__overline span{color:#f6dfb0;background:linear-gradient(145deg,#ffde9417,#68310514);gap:8px}body .web-landing .web-landing__overline span:before{content:"";background:#ffd471;border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 9px #ffbe36eb}body .web-landing .web-landing__overline b{color:#2a1707;background:linear-gradient(#ffe692,#f5ae28);box-shadow:inset 0 1px #fffbe2a8}body .web-landing .web-landing__hero h1{color:#fff7e5;letter-spacing:-.075em;text-wrap:balance;text-shadow:0 0 12px #ffeec533,0 0 42px #ffb52938,0 24px 60px #050200b8;max-width:1000px;margin-inline:auto;font-size:clamp(68px,7.4vw,112px);font-weight:820;line-height:.9}body .web-landing .web-landing__hero h1>span{color:#ffd882;text-shadow:0 0 14px #ffe19d57,0 0 44px #f2a91f57;margin-top:9px}body .web-landing .web-landing__lead{color:#d5c09b;text-align:center;text-wrap:balance;max-width:620px;margin:31px auto 0;font-size:clamp(16px,1.45vw,20px);line-height:1.55}body .web-landing .web-landing__hero-actions{justify-content:center;margin:36px auto 0}body .web-landing .web-landing__benefits{z-index:5;box-shadow:none;border:0;gap:12px;margin-top:-80px;padding:0 0 38px;position:relative}body .web-landing .web-landing__benefits article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffe2a01a,#0000 46%),radial-gradient(circle at 12% 12%,#f2a91f24,#0000 42%),#1d130ae8;border:1px solid #f5b73f6b;border-radius:20px;grid-template-columns:52px minmax(0,1fr);align-content:center;align-items:center;gap:14px;min-height:132px;padding:19px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff1cd1a,0 0 22px #ffab1b1f,0 20px 44px #0502006b}body .web-landing .web-landing__benefits article:before{content:"";background:linear-gradient(90deg,#0000,#ffdb87d1,#0000);height:1px;position:absolute;top:0;left:16%;right:16%;box-shadow:0 0 11px #ffb6238c}body .web-landing .web-landing__benefits article:hover{border-color:#ffd37ab8;transform:translateY(-5px);box-shadow:inset 0 1px #fff6dc24,0 0 30px #ffb12338,0 24px 52px #0502007a}body .web-landing .web-landing__benefits article>span{background:radial-gradient(circle,#ffd3741f,#0000 67%),#592d0729;border:1px solid #f4b53942;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}body .web-landing .web-landing__benefits article>span img{filter:drop-shadow(0 0 8px #ffc24285)drop-shadow(0 8px 12px #31150175);width:46px;height:46px}body .web-landing .web-landing__benefits h2{letter-spacing:-.03em;font-size:16px;font-weight:850}body .web-landing .web-landing__benefits p{margin-top:5px;font-size:12px;line-height:1.4}@keyframes web-landing-hero-drop{0%{opacity:0;filter:blur(9px);transform:translateY(-150px)scale(.97)}58%{opacity:1}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (width<=980px){body .web-landing .web-landing__hero{min-height:620px;padding:84px 0 132px;display:grid}body .web-landing .web-landing__hero h1{font-size:clamp(60px,9.5vw,88px)}body .web-landing .web-landing__benefits{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-66px}}@media (width<=600px){body .web-landing .web-landing__hero{text-align:center;min-height:520px;padding:50px 0 82px;display:grid}body .web-landing .web-landing__hero-copy{text-align:center;align-items:center;width:100%;margin-inline:auto}body .web-landing .web-landing__overline{justify-content:center;margin:0 auto 23px}body .web-landing .web-landing__overline span,body .web-landing .web-landing__overline b{min-height:27px;padding-inline:9px;font-size:9px}body .web-landing .web-landing__hero h1{letter-spacing:-.07em;text-align:center;max-width:100%;margin:0 auto;font-size:clamp(43px,13.5vw,52px);line-height:.92}body .web-landing .web-landing__lead{text-align:center;max-width:34ch;margin:24px auto 0;font-size:15px}body .web-landing .web-landing__hero-actions{grid-template-columns:1fr;width:min(100%,360px);margin:29px auto 0;display:grid}body .web-landing .web-landing__hero-actions .web-landing__button{width:100%}body .web-landing .web-landing__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:-48px;padding-bottom:28px}body .web-landing .web-landing__benefits article{border-radius:16px;grid-template-columns:42px minmax(0,1fr);gap:8px;min-height:108px;padding:12px 10px}body .web-landing .web-landing__benefits article>span,body .web-landing .web-landing__benefits article>span img{width:40px;height:40px}body .web-landing .web-landing__benefits h2{font-size:13px;line-height:1.15}body .web-landing .web-landing__benefits p{display:none}}@media (width<=360px){body .web-landing .web-landing__hero{min-height:510px;padding-top:45px}body .web-landing .web-landing__hero h1{font-size:clamp(39px,13.2vw,47px)}body .web-landing .web-landing__overline{max-width:100%}body .web-landing .web-landing__benefits article{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:122px}}@media (prefers-reduced-motion:reduce){body .web-landing .web-landing__hero-copy>*{animation:none!important}}.global-chat-fab{z-index:55;top:clamp(205px,47dvh - 35px,430px);right:max(env(safe-area-inset-right,0px), calc(50vw - 280px));color:#2b1504;cursor:pointer;isolation:isolate;background:linear-gradient(#ffefa55c,#0000 42%),linear-gradient(145deg,#ffc84c,#cf730c);border:1px solid #ffe27d;border-right:0;border-radius:12px 0 0 12px;place-items:center;width:32px;min-width:0;height:70px;padding:0;transition:filter .16s,transform .16s,top .18s;display:grid;position:fixed;bottom:auto;left:auto;box-shadow:inset 0 1px #ffffff70,-4px 7px 16px #0000006b}body[data-active-tab=profile] .global-chat-fab{display:none!important}body[data-active-tab=game]:has(.mine-bay-settlement--win) .global-chat-fab{top:185px}.global-chat-fab:hover,.global-chat-fab:focus-visible{filter:brightness(1.08);transform:translate(-3px)}.global-chat-fab:focus-visible{outline-offset:2px;outline:2px solid #fff0a6}.global-chat-fab>strong{color:inherit;letter-spacing:.045em;white-space:nowrap;font-size:11px;font-weight:950;line-height:1;transform:rotate(-90deg)}.global-chat-fab>b{z-index:1;color:#fff7dc;background:linear-gradient(#f65a37,#ac2019);border:2px solid #2b0b04;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:8px;font-weight:950;display:grid;position:absolute;top:-5px;left:-6px;box-shadow:0 4px 10px #0000006b}.global-chat-fab.has-unread{animation:2.8s ease-in-out infinite global-chat-attention}body.global-chat-drawer-open{overflow:hidden}.global-chat-drawer-layer{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#05020080;justify-content:flex-end;width:min(100vw,560px);animation:.18s ease-out both global-chat-backdrop-in;display:flex;position:fixed;top:0;bottom:0;right:max(0px,50vw - 280px)}.global-chat-drawer{background:radial-gradient(circle at 92% -8%,#ffb52929,#0000 30%),linear-gradient(#291307,#0b0604 40%,#080504);border-left:1px solid #ffc13f85;grid-template-rows:auto minmax(0,1fr);width:min(100% - 34px,420px);height:100dvh;min-height:0;animation:.24s cubic-bezier(.2,.78,.2,1) both global-chat-drawer-in;display:grid;overflow:hidden;box-shadow:inset 1px 0 #ffeec20f,-18px 0 48px #0009}.global-chat-drawer-layer.is-closing{animation:.24s ease-in both global-chat-backdrop-out}.global-chat-drawer-layer.is-closing .global-chat-drawer{animation:.24s cubic-bezier(.4,0,1,1) both global-chat-drawer-out}.global-chat-drawer__header{min-height:calc(62px + var(--safe-top));padding:calc(9px + var(--safe-top)) calc(10px + env(safe-area-inset-right,0px)) 9px 10px;background:radial-gradient(circle at 9%,#eeaa2d26,#0000 35%),linear-gradient(#532609f0,#210e05fa);border-bottom:1px solid #e7a63438;grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:9px;display:grid}.global-chat-drawer__header>span:nth-child(2){min-width:0}.global-chat-drawer__header strong,.global-chat-drawer__header small{display:block}.global-chat-drawer__header strong{color:#ffe7ae;font-size:16px;font-weight:950;line-height:1.05}.global-chat-drawer__header small{color:#a88d65;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;font-weight:700;overflow:hidden}.global-chat-drawer__header>button{color:#f8d891;background:#120803b8;border:1px solid #de9f3152;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.global-chat-drawer__header>button:focus-visible{outline-offset:1px;outline:2px solid #ffd463}.global-chat-drawer__header>button>svg{width:17px;height:17px}.global-chat-drawer__icon{background:linear-gradient(145deg,#a6610e,#482105);border:1px solid #f2b94857;border-radius:12px 12px 12px 5px;justify-content:center;align-items:center;gap:3px;width:38px;height:34px;display:flex;position:relative;box-shadow:inset 0 1px #ffe5912b}.global-chat-drawer__icon:after{clip-path:polygon(0 0,100% 0,0 100%);content:"";background:#592a05;width:8px;height:8px;position:absolute;bottom:-4px;left:3px}.global-chat-drawer__icon>i{background:#ffdc73;border-radius:50%;width:4px;height:4px;box-shadow:0 0 5px #ffc74394}.global-chat{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}.global-chat__status{background:#ffffff05;border-bottom:1px solid #db9b2f1c;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:7px 13px;display:flex}.global-chat__status>span{color:#d7ac5c;letter-spacing:.11em;align-items:center;gap:6px;font-size:7px;font-weight:950;display:inline-flex}.global-chat__status>span>i{background:#8fdb50;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #84dc498c}.global-chat__online{color:#b6ee78;letter-spacing:.04em;text-transform:none;font-size:8px;font-weight:900}.global-chat__status>small{color:#75644f;font-size:7px;font-weight:700}.global-chat__messages{overscroll-behavior:contain;touch-action:pan-y;scroll-behavior:smooth;scrollbar-color:#9a6118 #130904;scrollbar-width:thin;flex-direction:column;gap:9px;min-height:0;padding:13px 11px 18px;display:flex;overflow:hidden auto}.global-chat__older{color:#c89d57;letter-spacing:.08em;background:#e09a260b;border:1px solid #db9e3530;border-radius:999px;width:fit-content;min-height:31px;margin:0 auto 3px;padding:0 13px;font-size:7px;font-weight:900}.global-chat__older:disabled{opacity:.55}.global-chat__empty{color:#8f795d;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:100%;padding:30px;display:flex}.global-chat__empty>strong{color:#e7c789;font-size:13px;font-weight:900}.global-chat__empty>span{max-width:250px;font-size:10px;line-height:1.45}.global-chat__empty>button{color:#2c1403;background:linear-gradient(#ffd968,#d78b13);border:1px solid #f5d06d;border-radius:11px;min-height:36px;margin-top:6px;padding:0 14px;font-size:8px;font-weight:950}.global-chat__empty.is-loading>i{border:3px solid #e4a83e26;border-top-color:#e5a62d;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite global-chat-spin}.global-chat__message{grid-template-columns:35px minmax(0,1fr);align-items:end;gap:8px;width:min(88%,390px);display:grid}.global-chat__message.is-own{grid-template-columns:minmax(0,1fr) 35px;align-self:flex-end}.global-chat__avatar{color:#2d1403;background:linear-gradient(150deg,#fff2b357,#0000 43%),linear-gradient(145deg,#e9ab2f,#a95d0b);border:1px solid #f1c65b;border-radius:12px 12px 4px;place-items:center;width:35px;height:35px;font-size:12px;font-weight:950;display:grid;box-shadow:0 5px 12px #00000047}.global-chat__message.is-own .global-chat__avatar{color:#fff0ff;background:linear-gradient(150deg,#e8ccff4d,#0000 43%),linear-gradient(145deg,#9e62d2,#54227d);border-color:#d8a2ffa8;border-radius:12px 12px 12px 4px;grid-area:1/2}.global-chat__message>div{background:linear-gradient(145deg,#3d1e0ae8,#1a0c05f2);border:1px solid #da9d332b;border-radius:15px 15px 15px 5px;min-width:0;padding:9px 11px 10px;box-shadow:0 7px 17px #0003}.global-chat__message.is-own>div{background:linear-gradient(145deg,#4b1f66eb,#1f0d28f5);border-color:#b165e147;border-radius:15px 15px 5px;grid-area:1/1}.global-chat__message header{justify-content:space-between;align-items:center;gap:9px;margin-bottom:5px;display:flex}.global-chat__message header>strong{color:#eabf6c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:950;line-height:1.1;overflow:hidden}.global-chat__message.is-own header>strong{color:#d7a8f4}.global-chat__message time{color:#75614b;flex:none;font-size:7px;font-weight:700}.global-chat__message p{color:#f0dec0;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:11px;font-weight:650;line-height:1.43}.global-chat__composer{min-height:73px;padding:10px 55px calc(10px + var(--safe-bottom)) 10px;background:linear-gradient(#2a1206fa,#110804fc);border-top:1px solid #e2a2332e;position:relative}.global-chat__composer textarea{resize:none;color:#f5e5c5;caret-color:#ffc448;width:100%;height:48px;max-height:100px;font:inherit;background:#070403a3;border:1px solid #dfa2393d;border-radius:14px;outline:none;padding:12px;font-size:11px;font-weight:650;line-height:1.35}.global-chat__composer textarea:focus{border-color:#f1b84c8f;box-shadow:0 0 0 3px #e8a53214}.global-chat__composer textarea::placeholder{color:#72614e}.global-chat__composer>button{color:#2b1302;background:linear-gradient(#ffd867,#d88914);border:1px solid #ffe079;border-radius:14px;place-items:center;width:42px;height:48px;display:grid;position:absolute;top:10px;right:9px;box-shadow:inset 0 1px #ffffff59}.global-chat__composer>button>span{color:inherit;font-size:20px;font-weight:950}.global-chat__composer>button:disabled{opacity:.42;filter:grayscale(.4)}.global-chat__composer>small{right:62px;bottom:calc(12px + var(--safe-bottom));color:#665541;pointer-events:none;font-size:6px;font-weight:800;position:absolute}@keyframes global-chat-spin{to{transform:rotate(360deg)}}@keyframes global-chat-attention{0%,84%,to{transform:translate(0)}89%{transform:translate(-3px)rotate(-1.5deg)}94%{transform:translate(0)rotate(1.5deg)}}@keyframes global-chat-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000}}@keyframes global-chat-backdrop-out{to{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000}}@keyframes global-chat-drawer-in{0%{transform:translate(102%)}}@keyframes global-chat-drawer-out{to{transform:translate(102%)}}@media (width<=520px){.global-chat-drawer{width:calc(100% - 32px)}}@media (width<=359px){.global-chat-fab{width:30px;min-width:0;height:66px;padding:0;top:clamp(190px,47dvh - 33px,365px)}.global-chat-fab>strong{font-size:10px}.global-chat-drawer{width:calc(100% - 28px)}.global-chat-drawer__header{grid-template-columns:34px minmax(0,1fr) 32px;gap:7px}.global-chat-drawer__icon{width:34px;height:32px}.global-chat-drawer__header>button{width:32px;height:32px}.global-chat__status{padding-inline:10px}.global-chat__status>small{text-overflow:ellipsis;white-space:nowrap;max-width:128px;overflow:hidden}.global-chat__messages{padding-inline:8px}.global-chat__message{width:94%}}@media (prefers-reduced-motion:reduce){.global-chat-fab,.global-chat-drawer-layer,.global-chat-drawer,.global-chat__messages{scroll-behavior:auto;transition:none;animation:none}.global-chat__empty.is-loading>i{animation-duration:1.8s}}.app-shell .v1-hud__notifications{isolation:isolate;position:relative}.app-shell .v1-hud__notifications>img{object-fit:contain;filter:drop-shadow(0 2px 4px #080300a8);width:24px;height:24px;display:block}.app-shell .v1-hud__notification-badge{z-index:2;box-sizing:border-box;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;background:linear-gradient(#ff6247,#c51d20);border:2px solid #281006;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;font-weight:950;line-height:1;display:grid;position:absolute;top:-6px;right:-7px;box-shadow:0 3px 8px #00000075,inset 0 1px #ffffff52}.notification-center.game-modal{--notification-gold:#ffc94f;--notification-ink:#fff1c8;--notification-muted:#d4b77d;color:var(--notification-ink);background:radial-gradient(circle at 12% -4%,#ffbf373d,#0000 38%),linear-gradient(155deg,#442006 0%,#160801 100%)!important;border-color:#ffc4496b!important;box-shadow:0 28px 70px #050100b8,inset 0 1px #ffe6a514!important}.notification-center>header .game-modal__leading{box-sizing:border-box;background:radial-gradient(circle at 50% 38%,#ffc54e2e,#0000 61%),#260f03b8;border:1px solid #ffc54c52;border-radius:17px;place-items:center;display:grid;box-shadow:inset 0 1px #ffecbb14;flex:0 0 50px!important;width:50px!important;height:50px!important;padding:6px!important;overflow:hidden!important}.notification-center>header .notification-center__bell{display:block;object-fit:contain!important;object-position:center!important;width:36px!important;max-width:36px!important;height:36px!important;max-height:36px!important;transform:none!important}.notification-center .game-modal__body{background:linear-gradient(#ffbc3009,#0000 25%),#0c04013d;padding:0!important}.notification-center__content{gap:11px;padding:14px;display:grid}.notification-center__summary{background:linear-gradient(135deg,#ffc6481a,#0000 52%),#331404ad;border:1px solid #ffc54b30;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 12px;display:flex}.notification-center__summary span{min-width:0}.notification-center__summary small{color:#d58c20;letter-spacing:.09em;font-size:9px;font-weight:900;display:block}.notification-center__summary strong{color:#fff0c6;margin-top:3px;font-size:14px;display:block}.notification-center__summary>b{color:#d9f7ae;background:#56822c33;border-radius:10px;flex:none;align-items:center;gap:5px;padding:6px 8px;font-size:10px;display:flex}.notification-center__summary>b svg{width:13px;height:13px}.notification-center__list{gap:8px;display:grid}.notification-center__list>article{min-height:88px;color:var(--notification-ink);background:radial-gradient(circle at 8% 0,#ffbc2f14,#0000 36%),linear-gradient(145deg,#4c1f06e6,#230c02f0);border:1px solid #ffc44a29;border-radius:17px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffe7ad0a,0 7px 16px #07020033}.notification-center__list>article.is-new{background:radial-gradient(circle at 7% 6%,#ffca5333,#0000 38%),linear-gradient(145deg,#5f2b08f5,#270e02f5);border-color:#ffcd5b85;box-shadow:inset 3px 0 #efac31,0 8px 18px #08020047}.notification-center__open{width:100%;min-height:88px;color:var(--notification-ink);text-align:left;background:0 0;border:0;grid-template-columns:60px minmax(0,1fr) 17px;align-items:center;gap:10px;padding:10px;display:grid}.notification-center__art{box-sizing:border-box;background:#1b0902;border:1px solid #ffca6047;border-radius:16px;place-items:center;width:60px;height:60px;display:grid;position:relative;overflow:hidden}.notification-center__art img{object-fit:contain;width:100%;height:100%;padding:2px;display:block}.notification-center__art i{background:#ff4e3c;border:2px solid #3e1505;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:5px;box-shadow:0 0 8px #ff4331b3}.notification-center__copy{min-width:0;display:block}.notification-center__copy small{color:#b98437;font-size:9px;font-weight:750;display:block}.notification-center__copy strong{color:#fff1c9;margin-top:2px;font-size:13px;line-height:1.25;display:block}.notification-center__copy em{color:var(--notification-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;font-style:normal;line-height:1.35;display:-webkit-box;overflow:hidden}.notification-center__open>svg{color:#d9982b;width:17px;height:17px}.notification-center__claim{color:#2a1001;letter-spacing:.015em;background:linear-gradient(#ffd666,#e99a1d);border:1px solid #ffd36a85;border-radius:12px;min-height:38px;margin:-1px 10px 10px 80px;font-size:12px;font-weight:950;box-shadow:0 5px 12px #0d04004d,inset 0 1px #fffad99e}.notification-center__claim:disabled{cursor:wait;opacity:.68}.notification-center__list>article.is-claimed{background:radial-gradient(circle at 50% 42%,#d8ff8e33,#0000 45%),linear-gradient(145deg,#47741df5,#193b11fa);border-color:#b4f46bb8;min-height:112px;animation:.42s ease-out both notification-reward-claimed;box-shadow:inset 0 0 0 2px #deff991f,inset 4px 0 #b8e95e,0 8px 22px #081d046b}.notification-center__claimed{color:#f4ffd7;text-align:left;justify-content:center;align-items:center;gap:13px;min-height:112px;padding:14px;display:flex}.notification-center__claimed>svg{box-sizing:content-box;color:#315e12;background:linear-gradient(#eaffae,#a9dd54);border:1px solid #ebffbe94;border-radius:50%;flex:0 0 30px;width:30px;height:30px;padding:9px;box-shadow:0 7px 18px #0719026b,inset 0 1px #ffffffb8}.notification-center__claimed>span{min-width:0}.notification-center__claimed strong,.notification-center__claimed small{display:block}.notification-center__claimed strong{letter-spacing:.025em;font-size:18px;font-weight:950;line-height:1.1}.notification-center__claimed small{color:#d9f5aa;margin-top:5px;font-size:12px;font-weight:800}.notification-center__state,.notification-center__empty{min-height:230px;color:var(--notification-muted);text-align:center;background:#1f0a0294;border:1px dashed #ffc75147;border-radius:20px;align-content:center;place-items:center;gap:10px;padding:24px;display:grid}.notification-center__state.is-error{color:#ffc4b2}.notification-center__state button{color:#fff0c6;background:#713a0b;border:1px solid #ffc4504d;border-radius:12px;min-height:38px;padding:0 14px;font-weight:850}.notification-center__empty img{filter:drop-shadow(0 8px 12px #06010075);width:78px;height:78px}.notification-center__empty strong{color:#fff0c6;font-size:15px}.notification-center__empty span{max-width:270px;font-size:12px;line-height:1.45}@media (width<=350px){.app-shell .v1-hud__notifications>img{width:22px;height:22px}.app-shell .v1-hud__notification-badge{min-width:18px;height:18px;padding-inline:3px;font-size:9px;top:-5px;right:-6px}.notification-center__content{padding:11px}.notification-center__open{grid-template-columns:54px minmax(0,1fr) 15px;gap:8px;padding:8px}.notification-center__claim{margin:-1px 8px 8px 70px}.notification-center__art{width:54px;height:54px}}@media (prefers-reduced-motion:no-preference){.app-shell .v1-hud__notifications:has(.v1-hud__notification-badge)>img{transform-origin:50% 18%;animation:3.8s ease-in-out infinite notification-bell-attention}}@keyframes notification-bell-attention{0%,82%,to{transform:rotate(0)}87%{transform:rotate(8deg)}92%{transform:rotate(-7deg)}96%{transform:rotate(3deg)}}@keyframes notification-reward-claimed{0%{opacity:.55;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.app-shell{--ui-readable-micro:10px;--ui-readable-caption:11px;--ui-readable-control:13px}body .app-shell .v1-hud .v1-hud__tier{font-size:10px!important}.app-shell .v1-hud__level,.app-shell .v1-hud__prestige{font-size:11px!important}.app-shell .v1-hud__progress>small{font-size:10px!important}.app-shell .balance-strip__copy small{font-size:10px!important;line-height:1.15!important}.app-shell .balance-strip__copy strong{letter-spacing:-.03em!important;font-size:clamp(10px,2.9vw,12px)!important}.app-shell .bottom-nav .nav-label,.app-shell .bottom-nav button.is-active .nav-label,.app-shell--apiary .bottom-nav .nav-label,.app-shell--apiary .bottom-nav button.is-active .nav-label{letter-spacing:0!important;font-size:11px!important;font-weight:750!important}body[data-active-tab=game] .app-shell .mock-v1-mines__header span{font-size:11px!important;line-height:1.2!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed>header>span{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed header small,body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item>span small,body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item>b{font-size:10px!important;line-height:1.2!important}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item{width:220px;min-height:62px}body[data-active-tab=game] .app-shell .mock-v1-game-live-feed__item>span strong{font-size:12px!important}body[data-active-tab=game] .app-shell .game-daily-quests__copy>small,body[data-active-tab=game] .app-shell .game-daily-quests__action>b{font-size:10px!important;line-height:1.15!important}body[data-active-tab=game] .app-shell .dice-game__history h3{color:#fff4cc!important;font-size:18px!important;font-weight:800!important}body[data-active-tab=game] .app-shell .dice-game__history [role=tab]{color:#ead9b0!important;font-size:14px!important;font-weight:800!important}body[data-active-tab=game] .app-shell .dice-game__history [role=tab].is-active{color:#fff6d0!important}body[data-active-tab=game] .app-shell .dice-game__history [role=tabpanel]>p,body[data-active-tab=game] .app-shell .dice-game__history article small{color:#e4d2a8!important;font-size:13px!important;font-weight:700!important;line-height:1.25!important}body[data-active-tab=game] .app-shell .dice-game__history article strong,body[data-active-tab=game] .app-shell .dice-game__history article b{color:#fff4cc!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important}body[data-active-tab=game] .app-shell .dice-game__history article.is-win>span:last-child b{color:#8ef0a2!important}body[data-active-tab=game] .app-shell .game-daily-quests__copy>em{font-size:11px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-selector legend{font-size:16px!important}body[data-active-tab=game] .app-shell .mock-v1-controls-divider span{font-size:13px!important}body[data-active-tab=game] .app-shell .mock-v1-mode-copy strong{font-size:14px!important;line-height:1.2!important}body[data-active-tab=game] .app-shell .mock-v1-mode-copy>small,body[data-active-tab=game] .app-shell .mock-v1-mode-limit small,body[data-active-tab=game] .app-shell .mock-v1-mode-selector>p{font-size:10px!important;line-height:1.3!important}body[data-active-tab=game] .app-shell .mock-v1-currency-switch button{font-size:14px!important}body[data-active-tab=game] .app-shell .mock-v1-quick-stakes button{letter-spacing:0!important;min-height:48px!important;font-size:14px!important;font-weight:900!important}body[data-active-tab=game] .app-shell .mock-v1-mode-limit b{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-free-round small,body[data-active-tab=game] .app-shell .mock-v1-fairness small{font-size:11px!important;line-height:1.35!important}body[data-active-tab=game] .app-shell :is(.mock-v1-round-restored,.mock-v1-round-meta,.mock-v1-round-stats,.mock-v1-round-dashboard__copy,.mock-v1-round-dashboard__score,.mock-v1-board-toolbar,.mock-v1-round-economy,.mock-v1-live-summary,.mock-v1-beesense-live,.mock-v1-hint-copy,.mock-v1-creating-field) small{font-size:10px!important;line-height:1.2!important}body[data-active-tab=game] .app-shell .mock-v1-round-stats span,body[data-active-tab=game] .app-shell .mock-v1-board-progress>div span,body[data-active-tab=game] .app-shell .mock-v1-board-progress>div strong,body[data-active-tab=game] .app-shell .mock-v1-beesense-live>div>span{font-size:10px!important}body[data-active-tab=apiary] .app-shell .v1-apiary__kingdom-label{letter-spacing:.06em;min-height:22px!important;padding:0 8px!important;font-size:8px!important}body[data-active-tab=apiary] .app-shell :is(.v1-apiary__stats,.v1-apiary__income-guide,.v1-apiary__income-gate,.v1-apiary__event-strip,.v1-apiary__service-grid,.v1-apiary__sections,.apiary-ops) small{font-size:10px!important;line-height:1.3!important}body[data-active-tab=apiary] .app-shell .v1-apiary__income-guide p,body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate em,body[data-active-tab=apiary] .app-shell .apiary-ops p{font-size:11px!important;line-height:1.4!important}body[data-active-tab=apiary] .app-shell .v1-apiary__income-guide>header small,body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate small,body[data-active-tab=apiary] .app-shell .v1-apiary__income-guide>div button small,body[data-active-tab=apiary] .app-shell .v1-apiary__service-grid button small,body[data-active-tab=apiary] .app-shell .v1-apiary__sections button small{font-size:10px!important;line-height:1.3!important}body[data-active-tab=apiary] .app-shell .v1-apiary__income-guide>div button strong,body[data-active-tab=apiary] .app-shell .v1-apiary__income-gate strong,body[data-active-tab=apiary] .app-shell .v1-apiary__income-guide>p button{font-size:11px!important}body[data-active-tab=apiary] .app-shell .v1-apiary__service-grid button b{font-size:10px!important}body[data-active-tab=apiary] .app-shell :is(.apiary-ops__open,.apiary-ops__collect,.apiary-ops__tile-head) b,body[data-active-tab=apiary] .app-shell button.apiary-ops__collect{font-size:11px!important}body[data-active-tab=apiary] .app-shell .apiary-ops__open{font-size:10px!important}body[data-active-tab=apiary] .app-shell .v1-swarm-summary span,body[data-active-tab=apiary] .app-shell .v1-swarm-card__facts span,body[data-active-tab=apiary] .app-shell .v1-swarm-card__head small,body[data-active-tab=apiary] .app-shell .v1-swarm-card__launch>small,body[data-active-tab=apiary] .app-shell .v1-active-swarm__head span{font-size:10px!important;line-height:1.2!important}body[data-active-tab=apiary] .app-shell .v1-prestige-tier__level span{font-size:8px!important}body[data-active-tab=apiary] .app-shell .v1-prestige-tier__bonus span,body[data-active-tab=apiary] .app-shell .v1-prestige-tier__details span,body[data-active-tab=apiary] .app-shell .v1-prestige-tier__details small{font-size:9px!important;line-height:1.15!important}body[data-active-tab=market] .app-shell .mock-v1-market-status__timer span,body[data-active-tab=market] .app-shell .mock-v1-week-limit>span,body[data-active-tab=market] .app-shell .mock-v1-week-limit small,body[data-active-tab=market] .app-shell .mock-v1-exchange-card__copy>small,body[data-active-tab=market] .app-shell .mock-v1-wax-limits :is(span,small),body[data-active-tab=market] .app-shell .mock-v1-calculator__label,body[data-active-tab=market] .app-shell .mock-v1-calculator__available,body[data-active-tab=market] .app-shell .mock-v1-calculator__trust,body[data-active-tab=market] .app-shell .mock-v1-calculator__total span{font-size:10px!important;line-height:1.3!important}body[data-active-tab=market] .app-shell .mock-v1-week-limit :is(span,small),body[data-active-tab=market] .app-shell .mock-v1-wax-card>header>span{font-size:10px!important}body[data-active-tab=market] .app-shell .mock-v1-week-limit__caption{font-size:13px!important;line-height:1.3!important}body[data-active-tab=market] .app-shell .mock-v1-week-limit__scale>span{font-size:11px!important}body[data-active-tab=market] .app-shell .mock-v1-week-limit strong,body[data-active-tab=market] .app-shell .mock-v1-wax-limits strong{font-size:12px!important}body[data-active-tab=market] .app-shell .mock-v1-exchange-card__copy p{font-size:12px!important;line-height:1.45!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__tabs button,body[data-active-tab=market] .app-shell .mock-v1-calculator__total button,body[data-active-tab=market] .app-shell .mock-v1-exchanges article button{font-size:12px!important}body[data-active-tab=market] .app-shell .mock-v1-market-status__top>span{font-size:10px!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__trust p{font-size:12px!important;line-height:1.4!important}body[data-active-tab=market] .app-shell .mock-v1-calculator__trust p span{font-size:11px!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-page-title :is(span,p),body[data-active-tab=events] .app-shell .events-v1 .mock-v1-panel-title :is(span,b),body[data-active-tab=events] .app-shell .events-v1 .mock-v1-caption{font-size:11px!important;line-height:1.3!important}body[data-active-tab=events] .app-shell .events-v1 .hall-of-fame .mock-v1-panel-title{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"cycle cycle""heading count";gap:2px 8px;align-items:center!important;display:grid!important}body[data-active-tab=events] .app-shell .events-v1 .hall-of-fame .mock-v1-panel-title>div{display:contents}body[data-active-tab=events] .app-shell .events-v1 .hall-of-fame .mock-v1-panel-title>div>span{letter-spacing:-.025em;white-space:nowrap;grid-area:cycle;min-width:0;font-size:11px!important;line-height:1.2!important}body[data-active-tab=events] .app-shell .events-v1 .hall-of-fame .mock-v1-panel-title h2{grid-area:heading;min-width:0}body[data-active-tab=events] .app-shell .events-v1 .hall-of-fame .mock-v1-panel-title>b{grid-area:count}body[data-active-tab=events] .app-shell .events-v1 :is(.mock-v1-login-days,.mock-v1-streak-milestones,.mock-v1-wheel-currencies,.mock-v1-quest,.mock-v1-booster-grid,.mock-v1-tournament,.mock-v1-milestones) :is(span,small,em,b){font-size:10px!important;line-height:1.2!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest button,body[data-active-tab=events] .app-shell .events-v1 .mock-v1-tournament button{font-size:11px!important}body[data-active-tab=events] .app-shell .events-v1 :is(#daily-quests,#weekly-quests,.mock-v1-achievements) .mock-v1-quest :is(small,b){font-size:10px!important;line-height:1.2!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-quest__claimed>b{color:#241502!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-streak-milestones small,body[data-active-tab=events] .app-shell .events-v1 .mock-v1-login-panel__meta small,body[data-active-tab=events] .app-shell .events-v1 .mock-v1-empty{font-size:11px!important;line-height:1.35!important}body[data-active-tab=events] .app-shell .events-v1 .reward-wheel-center span{font-size:10px!important}body[data-active-tab=events] .app-shell .events-v1 .mock-v1-season-labels,body[data-active-tab=events] .app-shell .events-v1 .season-reward-card>span{font-size:9px!important}body[data-active-tab=events] .app-shell .events-v1 .season-reward-card>small,body[data-active-tab=events] .app-shell .events-v1 .season-reward-card__claim{font-size:10px!important;line-height:1.15!important}body[data-active-tab=events] .app-shell .events-v1 .leaderboard :is(span,small,b),body[data-active-tab=events] .app-shell .events-v1 .hall-of-fame__intro,body[data-active-tab=events] .app-shell .events-v1 .mock-v1-leaderboard-note{font-size:10px!important;line-height:1.3!important}body[data-active-tab=profile] .app-shell .profile-v1__wallet-status{max-width:none!important;font-size:10px!important}body[data-active-tab=profile] .app-shell :is(.profile-v1__identity-heading,.profile-v1__level-head,.profile-v1__level-footer,.profile-v1__lifetime,.profile-v1__active-benefits) :is(span,small){font-size:11px!important;line-height:1.3!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__copy,.referral-card-v2__copy,.support-card-v2__copy,.docs-card-v2__copy) small{font-size:10px!important;line-height:1!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__copy h2,.referral-card-v2__copy h3,.support-card-v2__copy h3,.docs-card-v2__copy h3){font-size:clamp(15px,4.1vw,16px)!important;line-height:1.18!important}body[data-active-tab=profile] .app-shell :is(.profile-action-card__copy p,.referral-card-v2__copy p,.support-card-v2__copy p,.docs-card-v2__copy p){font-size:clamp(10px,3vw,12px)!important;line-height:1.2!important}body[data-active-tab=profile] .app-shell .mock-v1-subscriptions article :is(small,li,p),body[data-active-tab=profile] .app-shell .profile-v1__tier-grid :is(small,li,p){font-size:11px!important;line-height:1.4!important}body[data-active-tab=profile] .app-shell .mock-v1-subscriptions article>strong,body[data-active-tab=profile] .app-shell :is(.referral-card-v2,.support-card-v2,.docs-card-v2) button{font-size:12px!important}body[data-active-tab=profile] .app-shell .profile-v1__tier-chip span,body[data-active-tab=profile] .app-shell .mock-v1-prestige small,body[data-active-tab=profile] .app-shell .profile-v1__wallet-entry small{font-size:11px!important}body[data-active-tab=profile] .app-shell .mock-v1-subscriptions .mock-v1-tier :is(small,li,p),body[data-active-tab=profile] .app-shell .mock-v1-subscriptions .mock-v1-tier button{font-size:12px!important;line-height:1.35!important}body[data-active-tab=profile] .app-shell .mock-v1-subscriptions .mock-v1-tier>strong{font-size:12px!important}.global-chat-fab>strong{font-size:11px!important}body .global-chat-modal>header p,.global-chat__status>small,.global-chat__message header>strong{font-size:10px!important}.global-chat__status>span,.global-chat__message time,.global-chat__typing,.global-chat__composer:after{font-size:9px!important}.global-chat__composer button{font-size:10px!important}@media (width<=359px){.app-shell .balance-strip__copy small{font-size:8px!important}.app-shell .balance-strip__copy strong,.app-shell .bottom-nav .nav-label,.app-shell .bottom-nav button.is-active .nav-label,.app-shell--apiary .bottom-nav .nav-label,.app-shell--apiary .bottom-nav button.is-active .nav-label{font-size:10px!important}body[data-active-tab=game] .app-shell .mock-v1-quick-stakes button{font-size:13px!important}}:root{--app-viewport-height:100dvh}body[data-active-tab=game]{--app-bottom-nav-height:max(10px, var(--safe-bottom));--app-modal-bottom-clearance:max(10px, var(--safe-bottom))}body.modal-open .content{overscroll-behavior:none!important;touch-action:none!important;overflow:hidden!important}:is(.modal-backdrop,.referral-modal-backdrop,.wheel-prize-backdrop){box-sizing:border-box!important;width:100%!important;height:var(--app-viewport-height)!important;min-height:0!important;max-height:var(--app-viewport-height)!important;padding:var(--app-modal-top-clearance) 10px var(--app-modal-bottom-clearance)!important;overscroll-behavior:none!important;touch-action:pan-y!important;overflow:hidden!important}html body .modal-backdrop>.game-modal{min-height:0!important;max-height:calc(var(--app-viewport-height) - var(--app-modal-top-clearance) - var(--app-modal-bottom-clearance))!important;overscroll-behavior:contain!important;grid-template-rows:auto minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}html body .modal-backdrop>.game-modal>header{z-index:2;flex:none;min-width:0;position:relative}html body .modal-backdrop>.game-modal:not(.global-chat-modal)>.game-modal__body{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-block:10px;overscroll-behavior:contain!important;touch-action:pan-y!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}[data-modal-scroll-region]{scrollbar-color:#a66c1e #190a03b8;scrollbar-width:thin;scroll-padding-block:var(--ui-modal-gap)}[data-modal-scroll-region]:focus{outline:none}:is(.game-modal__body,.referral-modal,.docs-modal__body,.wheel-prize-card)::-webkit-scrollbar{width:5px}:is(.game-modal__body,.referral-modal,.docs-modal__body,.wheel-prize-card)::-webkit-scrollbar-thumb{background:#d69327b8;border-radius:999px}:is(.game-modal__body,.referral-modal,.docs-modal__body,.wheel-prize-card)::-webkit-scrollbar-track{background:#1508036b}html body .modal-backdrop>.global-chat-modal{height:min(760px, calc(var(--app-viewport-height) - var(--app-modal-top-clearance) - var(--app-modal-bottom-clearance)))!important;max-height:calc(var(--app-viewport-height) - var(--app-modal-top-clearance) - var(--app-modal-bottom-clearance))!important}html body .global-chat-modal .game-modal__body{min-height:0!important}.global-chat__messages{-webkit-overflow-scrolling:touch;overscroll-behavior:contain!important;touch-action:pan-y!important}html body .referral-modal-backdrop>.referral-modal{-webkit-overflow-scrolling:touch;min-height:0!important;max-height:calc(var(--app-viewport-height) - var(--app-modal-top-clearance) - var(--app-modal-bottom-clearance))!important;overscroll-behavior:contain!important;touch-action:pan-y!important}html body .referral-modal-backdrop>.referral-modal:not(.docs-modal){overflow:hidden auto!important}html body .referral-modal-backdrop>.docs-modal{overflow:hidden!important}html body .docs-modal__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain!important;touch-action:pan-y!important;min-height:0!important;overflow:hidden auto!important}html body .wheel-prize-backdrop{align-items:center!important}html body .wheel-prize-backdrop>.wheel-prize-card{-webkit-overflow-scrolling:touch;min-height:0!important;max-height:calc(var(--app-viewport-height) - var(--app-modal-top-clearance) - var(--app-modal-bottom-clearance))!important;overscroll-behavior:contain!important;touch-action:pan-y!important;overflow:hidden auto!important}:is(.game-modal>header>button,.referral-modal__close,.wheel-prize-card__close,.event-reward-modal__action){touch-action:manipulation!important}body[data-active-tab=events] .game-modal--reward .event-reward-modal__hero.is-chest{min-height:0!important;overflow:visible!important}body[data-active-tab=events] .game-modal--reward .event-reward-modal__art.event-reward-modal__art--chest{height:168px!important}body[data-active-tab=events] .game-modal--reward .event-chest-stage{width:clamp(128px,22dvh,174px)!important;height:clamp(128px,22dvh,174px)!important}body[data-active-tab=events] .game-modal--reward .event-chest-stage>img.event-chest-stage__closed,body[data-active-tab=events] .game-modal--reward .event-chest-stage>img.event-chest-stage__open{width:clamp(122px,21dvh,166px)!important;height:clamp(122px,21dvh,166px)!important}body[data-active-tab=events] .game-modal--reward .event-reward-modal__action{z-index:12;bottom:0;position:sticky!important}.app-shell .bottom-nav.bottom-nav--hive-open,.app-shell--apiary .bottom-nav.bottom-nav--hive-open,.app-shell--hive .bottom-nav.bottom-nav--hive-open{grid-template-columns:repeat(6,minmax(0,1fr))!important;display:grid!important}.app-shell .bottom-nav .nav-icon,.app-shell .bottom-nav .is-main .nav-icon,.app-shell .bottom-nav .nav-icon img,.app-shell .bottom-nav .is-main .nav-icon img{width:34px!important;height:34px!important}body[data-hive-live="1"] .app-shell .bottom-nav button[aria-current=page] .nav-icon img,body[data-hive-live="1"] .app-shell .bottom-nav button:nth-child(4) .nav-icon img{filter:saturate(1.2)brightness(1.1)drop-shadow(0 0 10px #ffb52ecc)!important}.app-shell--hive{--tab-rgb:118, 62, 168;--tab-warm-rgb:242, 186, 52;--hive-hud-h:68px;background:#07140d url(/assets/premium-v2/hive-lobby-dark-v1.webp) 50%/cover no-repeat!important;overflow:hidden!important}.app-shell.app-shell--hive:has(.hive-page.is-field){background-image:url(/assets/premium-v2/hive-field-portrait-v6.webp)!important;background-position:50% 52%!important}body[data-active-tab=hive],body[data-active-tab=hive] html{background:#1a1408!important}.app-shell.app-shell--hive .ambient-scene,.app-shell.app-shell--hive .honey-particles,.app-shell.app-shell--hive .balance-strip{display:none!important}.app-shell.app-shell--hive .shell-top{z-index:40!important;padding:calc(2px + var(--safe-top)) 10px 0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none!important;background:0 0!important;border:0!important;position:absolute!important;top:0!important;left:0!important;right:0!important;overflow:visible!important}.app-shell.app-shell--hive .shell-top:before,.app-shell.app-shell--hive .shell-top:after{display:none!important}.app-shell.app-shell--hive .app-header{background:0 0!important;min-height:0!important;padding:0!important}.app-shell.app-shell--hive .shell-top .v1-hud,.app-shell.app-shell--hive .shell-top button{pointer-events:auto!important}.app-shell.app-shell--hive .v1-hud,.app-shell.app-shell--hive .v1-hud.is-hive{height:var(--hive-hud-h)!important;min-height:var(--hive-hud-h)!important;max-height:var(--hive-hud-h)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:0!important;display:flex!important;overflow:visible!important}.app-shell.app-shell--hive .v1-hud__brand,.app-shell.app-shell--hive .v1-hud__brand img{width:74px!important;height:74px!important}.app-shell.app-shell--hive .v1-hud__brand:before,.app-shell.app-shell--hive .v1-hud__brand:after{display:none!important}.app-shell.app-shell--hive .v1-hud__rubles{color:#fff7dc;-webkit-backdrop-filter:blur(10px)saturate(1.08);backdrop-filter:blur(10px)saturate(1.08);align-self:start;align-items:center;gap:5px;min-width:0;margin-top:6px;margin-left:auto;background:linear-gradient(#ffe8aa24,#0000 52%),#0c0804b8!important;border:1px solid #ffd6828c!important;border-radius:999px!important;width:auto!important;height:34px!important;min-height:34px!important;padding:0 4px 0 5px!important;display:inline-flex!important;box-shadow:inset 0 1px #ffecb42e,0 6px 14px #00000047!important}.app-shell.app-shell--hive .v1-hud__rubles img{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);width:22px;height:22px}.app-shell.app-shell--hive .v1-hud__rubles strong{color:#fff8dc;letter-spacing:-.03em;text-shadow:0 1px 3px #000;white-space:nowrap;font-size:13px;font-weight:900;line-height:1}.app-shell.app-shell--hive .v1-hud__rubles-plus{border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid;box-shadow:inset 0 1px #fffce6f2,0 2px 6px #5a280059;color:#5a2800!important;background:radial-gradient(circle at 32% 24%,#fff8d0,#0000 48%),linear-gradient(#ffe58a 0%,#f3b322 48%,#d8860a 100%)!important;border:1px solid #ffe8a8!important}.app-shell.app-shell--hive .v1-hud__rubles-plus svg{width:16px;height:16px;color:#5a2800!important}.app-shell.app-shell--hive .v1-hud__player,.app-shell.app-shell--hive .v1-hud__actions{display:none!important}.app-shell.app-shell--hive .content{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden;background:0 0!important}.app-shell.app-shell--hive .bottom-nav,.app-shell.app-shell--hive .bottom-nav.bottom-nav--hive-open,.app-shell.app-shell--hive .bottom-nav.bottom-nav--v1{min-height:68px!important;padding-top:4px!important;padding-bottom:max(6px, var(--safe-bottom))!important;box-shadow:none!important;-webkit-backdrop-filter:blur(10px)saturate(1.05)!important;backdrop-filter:blur(10px)saturate(1.05)!important;background:linear-gradient(#0c08030a,#08050261 48%,#06040294)!important;border-top:0!important}.app-shell.app-shell--hive .bottom-nav button,.app-shell.app-shell--hive .bottom-nav button.is-main{gap:2px!important;min-height:52px!important}.app-shell.app-shell--hive .bottom-nav .nav-icon,.app-shell.app-shell--hive .bottom-nav .is-main .nav-icon,.app-shell.app-shell--hive .bottom-nav .nav-icon img,.app-shell.app-shell--hive .bottom-nav .is-main .nav-icon img{width:28px!important;height:28px!important}.app-shell.app-shell--hive .bottom-nav .nav-label{font-size:10px!important}.app-shell.app-shell--hive .content>.page.page--hive.hive-page.is-lobby,.app-shell.app-shell--hive .content>.page.page--hive.hive-page.is-field{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden;padding:0!important}.hive-page{gap:12px;min-height:100%;padding:8px 10px 18px;font-family:Inter,Segoe UI,Arial,sans-serif;display:grid}.hive-page.is-lobby,.hive-page.is-field{gap:0;padding:0}.hive-page.is-lobby .hive-page__top,.hive-page.is-field .hive-page__top{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hive-page.is-lobby .hive-points{margin-inline:10px}.hive-page__top{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:8px;display:grid}.hive-page__top span{color:#d7b36a;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.hive-page__top h1{color:#ffe7a4;letter-spacing:-.03em;text-shadow:0 0 18px #f2ba3459;margin:2px 0 0;font-size:clamp(22px,6vw,28px);font-weight:900}.hive-page__info,.hive-page__loading{color:#f3d48a}.hive-page__info{background:#0c0804b8;border:1px solid #f2ba3459;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.hive-lobby,.hive-arena{justify-items:center;gap:12px;display:grid}.hive-lobby{isolation:isolate;width:100%;min-height:0;box-shadow:none;border:0;border-radius:0;position:absolute;inset:0;overflow:hidden}.hive-lobby picture,.hive-field picture{z-index:0;pointer-events:none;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.hive-lobby__hero,.hive-field__bg{object-fit:cover;object-position:50% 42%;z-index:0;pointer-events:none;width:116%;max-width:none;height:116%;position:absolute;inset:-8%}.hive-lobby__back.hive-seal,.hive-lobby__help.hive-seal{z-index:6;font-size:18px;top:calc(var(--hive-hud-h) + var(--safe-top) + 6px)!important;width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;position:absolute!important}.hive-lobby__back.hive-seal{left:8px!important;right:auto!important}.hive-lobby__help.hive-seal{left:auto!important;right:8px!important}.hive-lobby__stage{z-index:1;width:100%;height:100%;min-height:0;padding:calc(var(--hive-hud-h) + 14px + var(--safe-top)) 10px 4px;-webkit-overflow-scrolling:touch;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;display:flex;position:relative;overflow:hidden auto}.hive-lobby__top,.hive-lobby__bottom{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.hive-lobby__mid{pointer-events:none;flex:auto;width:100%;min-height:132px}.hive-lobby__bottom{gap:8px;padding-bottom:2px}.hive-title{pointer-events:none;isolation:isolate;text-align:center;background:0 0;justify-items:center;width:min(100%,360px);margin:0;padding:0;display:grid;position:relative}.hive-title__art{object-fit:contain;filter:drop-shadow(0 10px 16px #0000006b);width:min(100%,340px);height:auto;display:block}.hive-title__stack{justify-items:center;gap:0;display:grid}.hive-title__stack:after{content:"";background:linear-gradient(90deg,#0000,#ffd45d 20%,#fff1a8 50%,#ffd45d 80%,#0000);width:84px;height:2px;margin-top:8px;box-shadow:0 0 10px #ffc4408c}.hive-title__line{color:#ffd45d;font-synthesis:none;letter-spacing:-.04em;text-transform:uppercase;background:linear-gradient(#fff8d2 6%,#ffe16a 34%,#efb839 68%,#9e5708 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px #5c2800)drop-shadow(0 2px 1px #2c1400)drop-shadow(0 8px 14px #00000073);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Trebuchet MS,Inter,Segoe UI Black,sans-serif;font-size:clamp(32px,9.4vw,44px);font-style:normal;font-weight:900;line-height:.92;display:block}.hive-seal{color:#fff6d0;-webkit-backdrop-filter:blur(12px)saturate(1.1);backdrop-filter:blur(12px)saturate(1.1);place-items:center;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;font-weight:800;line-height:1;display:grid;position:relative;background:#0a070494!important;border:1px solid #ffd6828c!important;border-radius:50%!important;width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;box-shadow:0 8px 16px #00000052,inset 0 1px #ffecb429!important}.hive-seal:before{display:none}.hive-seal>*{z-index:1;position:relative}.hive-plates{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100%,340px);display:grid}.hive-plates:not(.is-no-timer){grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(100%,420px)}.hive-chip{isolation:isolate;-webkit-backdrop-filter:blur(14px)saturate(1.12);backdrop-filter:blur(14px)saturate(1.12);background:linear-gradient(#ffe29633,#0000 46%),#0a0704a3;border:1px solid #ffd6828c;border-radius:14px;align-content:center;justify-items:center;gap:3px;width:auto;height:auto;min-height:54px;padding:7px 6px 6px;display:grid;position:relative;box-shadow:0 12px 22px #0000005c,inset 0 1px #ffecb442,inset 0 0 0 1px #5a320847}.hive-chip:before{display:none}.hive-chip small{z-index:1;color:#ffe7b0;letter-spacing:.07em;text-transform:uppercase;text-shadow:0 1px 4px #000,0 2px 8px #000;font-family:Trebuchet MS,Inter,Segoe UI,sans-serif;font-size:9px;font-weight:900;position:relative}.hive-chip strong{z-index:1;color:#fffdf0;text-align:center;text-shadow:0 1px 4px #000,0 2px 8px #000;font-family:Trebuchet MS,Inter,Segoe UI,sans-serif;font-size:clamp(13px,3.8vw,16px);font-weight:900;line-height:1.05;position:relative}.hive-chip.is-jackpot{background:linear-gradient(#c68eff38,#0000 48%),#1c0a2aa8;border-color:#d6a8ff9e;box-shadow:0 12px 22px #28083e52,inset 0 1px #e8c4ff38,inset 0 0 0 1px #5c248047}.hive-chip.is-jackpot strong{color:#ffe27a}.hive-stats{background:#080503b8;border:1px solid #eab04047;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;padding:10px 8px;display:grid;box-shadow:inset 0 1px #ffdc8c14}.hive-stats.is-no-timer{grid-template-columns:repeat(2,minmax(0,1fr))}.hive-stats div{justify-items:center;gap:3px;display:grid}.hive-stats small{color:#c9a56a;letter-spacing:.06em;font-size:9px}.hive-stats strong{color:#fff4cc;font-size:15px;font-weight:800}.hive-bay{width:100%}.hive-bay__frame{--bay-accent:245 179 47;isolation:isolate;background:linear-gradient(120deg, rgb(var(--bay-accent) / .96), #5c3009d1 28%, #ffd574e6 52%, #492507f0 76%, rgb(var(--bay-accent) / .9));clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px),0 16px);width:100%;filter:drop-shadow(0 16px 18px #0000007a) drop-shadow(0 0 13px rgb(var(--bay-accent) / .14));border-radius:0;gap:0;display:grid;position:relative;overflow:hidden}.hive-bay__stats{z-index:1;background:linear-gradient(90deg,#0c0d0dfc,#271d0ffc 48%,#0b0c0cfc);gap:6px;padding:8px 8px 7px;display:grid;position:relative}.hive-bay__stats-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;display:grid}.hive-bay__stats.is-timed .hive-bay__stats-row{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr)}.hive-bay__stats article{background:linear-gradient(#36240eb8,#0c0804eb);border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:6px 7px;display:grid;box-shadow:inset 0 1px #ffdc8c1a}.hive-bay__score{text-align:center;background:linear-gradient(#36240eb8,#0c0804eb);border-radius:12px;justify-items:center;gap:2px;padding:6px 8px;display:grid;box-shadow:inset 0 1px #ffdc8c1a}.hive-bay__stats article img{object-fit:contain;filter:drop-shadow(0 4px 6px #0000008c);width:34px;height:34px}.hive-bay__stats article div{gap:2px;min-width:0;display:grid}.hive-bay__stats small{color:#ffe29ea3;letter-spacing:.1em;font-size:8px;font-weight:900}.hive-bay__stats strong{color:#fff1c2;font-size:14px;font-weight:1000;line-height:1.1}.hive-bay__stats em{color:#ffe8b8b3;font-size:10px;font-style:normal;font-weight:750}.hive-bay__stats article.is-jackpot-pool{background:linear-gradient(#4a2a5c8c,#120816eb)}.hive-bay__viewport{background:radial-gradient(circle at 50% 20%,#a8561247,#0000 42%),linear-gradient(#0a0704f0,#060302fa);padding:12px 8px 10px;position:relative}.hive-bay__viewport:before{opacity:.22;content:"";pointer-events:none;background:url(/assets/premium-v2/hive-comb-bg-v1.webp) 50%/cover no-repeat;position:absolute;inset:0}.hive-bay__viewport .hive-board{z-index:1;position:relative}.hive-lobby__hint{color:#fff6d4;text-align:center;text-shadow:0 2px 8px #000,0 0 12px #000;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:min(100%,340px);margin:0;padding:0 8px;font-size:12px;font-weight:800}.hive-cta{isolation:isolate;color:#fff;letter-spacing:-.03em;text-transform:none;cursor:pointer;place-items:center;width:min(100%,340px);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;font-weight:950;display:grid;position:relative;background:linear-gradient(#ffffff29,#0000 34%),linear-gradient(#a56bff 0%,#7a32e0 48%,#5318b4 100%)!important;border:1px solid #ffd6828c!important;border-radius:999px!important;min-height:46px!important;padding:0 18px!important;box-shadow:0 10px 20px #46146e52,inset 0 1px #fff3!important}.hive-cta:before{display:none}.hive-seal svg{width:18px;height:18px}.hive-cta>span{z-index:1;color:#fffdf6;text-shadow:0 2px 8px #0000008c;padding:8px 4px;position:relative}.hive-cta:disabled{opacity:.45;cursor:default}.hive-cta--wood{background:linear-gradient(#ffecbe24,#0000 40%),linear-gradient(#5c3410e0,#1c0e06eb)!important;border-color:#ffd68273!important;min-height:46px!important;box-shadow:0 8px 16px #00000052,inset 0 1px #ffecb41f!important}.hive-cta--wood:before{display:none}.hive-cta--wood>span{color:#ffe7b0}.hive-winners{isolation:isolate;-webkit-backdrop-filter:blur(12px)saturate(1.08);backdrop-filter:blur(12px)saturate(1.08);background:#0806038c;border:1px solid #ffd68261;border-radius:16px;width:min(100%,360px);min-height:58px;padding:8px 14px 7px;position:relative;box-shadow:0 8px 16px #00000047,inset 0 1px #ffecb41a}.hive-winners:before{display:none}.hive-winners__body{z-index:1;gap:2px;padding:0;display:grid;position:relative}.hive-winners small{color:#ffe7b0;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 4px #000;font-size:9px;font-weight:800}.hive-winners ol{gap:2px;margin:0;padding:0;list-style:none;display:grid}.hive-winners li{background:0 0;border-radius:0;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:6px;padding:1px 0;display:grid}.hive-winners li img,.hive-winners b{object-fit:cover;color:#3a2208;background:linear-gradient(#ffe08a,#d7a227);border:1px solid #ffd682bf;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.hive-winners span{color:#fff6d4;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px #000;min-width:0;font-size:12px;overflow:hidden}.hive-winners strong{color:#ffe27a;text-shadow:0 1px 4px #000;font-size:12px}.hive-arena__warn{color:#ffe08a}.hive-bay .hive-arena__wait{background:linear-gradient(90deg,#0c0d0dfc,#271d0ffc 48%,#0b0c0cfc);margin:0;padding:8px 12px 0}.hive-points{isolation:isolate;-webkit-backdrop-filter:blur(12px)saturate(1.08);backdrop-filter:blur(12px)saturate(1.08);background:#0806038c;border:1px solid #ffd68261;border-radius:16px;margin:0 16px 12px;padding:10px 12px 8px;position:relative;box-shadow:0 8px 14px #0000003d,inset 0 1px #ffecb41a}.hive-points:before{display:none}.hive-points>*{z-index:1;position:relative}.hive-points span,.game-treasure-progress span{color:#ffe7b0;padding:0;font-size:13px;font-weight:800;display:block}.hive-points__bar,.game-treasure-progress i{background:#ffd67829;border-radius:999px;height:8px;margin:8px 0 6px;display:block;overflow:hidden}.hive-points__bar i,.game-treasure-progress i>b{background:linear-gradient(90deg,#f3c14a,#ffe08a);height:100%;display:block}.hive-points small,.game-treasure-progress small{color:#ffe4b0b8;padding:0;display:block}.game-treasure-progress{text-align:left;background:#1c1006db;border:0;border-radius:16px;margin:0 16px 10px;padding:10px 12px}.hive-board{gap:2px;width:100%;display:grid}.hive-board.is-6 .hive-balloon{width:50px;height:56px}.hive-balloon.is-popped.is-silver .hive-balloon__loot{color:#f4f0e4}.hive-balloon.is-popped.is-gold .hive-balloon__loot{color:#ffe08a}.hive-balloon.is-popped.is-diamond .hive-balloon__loot{color:#c8f4ff}.hive-balloon.is-popped.is-jackpot .hive-balloon__loot{color:#f6d36a;text-shadow:0 0 10px #a85cff8c}.hive-reactions,.hive-top{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.hive-bay .hive-reactions{z-index:1;background:linear-gradient(90deg,#0c0d0dfc,#271d0ffc 48%,#0b0c0cfc);margin:0;padding:10px 10px 12px;position:relative}.hive-reactions button{background:linear-gradient(#36240ec7,#0c0804f0);border:1px solid #f2ba342e;border-radius:14px;flex:1;min-height:52px;padding:4px;box-shadow:inset 0 1px #ffdc8c1f}.hive-reactions button img{object-fit:contain;filter:drop-shadow(0 4px 6px #0000008c);width:36px;height:36px}.hive-reactions button:disabled{opacity:.55}.hive-top{gap:6px;width:100%;display:grid}.hive-top li{background:#0e0804c7;border:1px solid #f2ba3429;border-radius:12px;padding:8px 10px}.hive-top span{color:#f6e7c2;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hive-top strong{color:#ffe08a}.hive-top li,.hive-results li{align-items:center;gap:8px;display:flex}.hive-results{background:#140c04eb;border-radius:22px;margin:0 16px 16px;padding:18px 16px}.hive-results h2{color:#ffe08a;margin:0 0 8px}.hive-board__row{justify-content:center;gap:3px;display:flex}.hive-board__row.is-offset{transform:translate(16px)}.hive-balloon{background:0 0;border:0;width:40px;height:46px;padding:0;position:relative;border-radius:0!important;min-height:0!important;overflow:visible!important}.hive-balloon img{object-fit:contain;width:100%;height:100%}.hive-balloon__seal{animation:2.8s ease-in-out infinite hive-float}.hive-balloon:nth-child(2n) .hive-balloon__seal{animation-delay:-.6s}.hive-balloon:nth-child(3n) .hive-balloon__seal{animation-delay:-1.3s}.hive-balloon:disabled{opacity:1;filter:none;-webkit-text-fill-color:inherit}.hive-balloon.is-popped{pointer-events:none;opacity:1}.hive-balloon.is-popped .hive-balloon__seal{display:none}.hive-balloon__face{z-index:8;color:#3a2208;background:linear-gradient(#ffe08a,#d7a227);border:2px solid #ffd682f2;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;bottom:15px;right:1px;overflow:hidden;box-shadow:0 3px 8px #00000073}.hive-balloon__face img{object-position:center;border-radius:50%;width:100%;height:100%;animation:none;object-fit:cover!important}.hive-balloon__loot,.hive-balloon__fx{color:#ffe9a8;text-align:center;text-shadow:0 2px 8px #000;white-space:normal;overflow-wrap:anywhere;font-size:9px;font-weight:800;line-height:1.15;position:absolute;inset:auto 1px 6px}.hive-balloon__fx{font-size:11px;animation:.9s forwards hive-loot;inset:8px 0 auto}.hive-bay__log{z-index:1;background:linear-gradient(90deg,#0c0d0dfc,#271d0ffc 48%,#0b0c0cfc);grid-template-rows:auto minmax(0,1fr);gap:6px;height:168px;padding:8px 8px 10px;display:grid;position:relative;overflow:hidden}.hive-bay__log-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#f2ba3473 transparent;height:118px;min-height:0;padding-right:2px;overflow:hidden auto}.hive-log{background:linear-gradient(#241608f0,#0a0603f5);border:1px solid #f2ba3438;border-radius:16px;gap:8px;width:100%;padding:10px 10px 8px;display:grid;box-shadow:inset 0 1px #ffdc8c14}.hive-log__leaders{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.hive-log__leaders li{background:#080503b3;border-radius:10px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;padding:6px 7px;display:grid}.hive-log__leaders b{color:#f3c14a;font-size:11px}.hive-log__leaders span{color:#f6e7c2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.hive-log__leaders strong{color:#ffe08a;font-size:11px}.hive-feed{gap:4px;width:100%;margin:0;padding:0;list-style:none;display:grid}.hive-feed li{color:#f6e7c2;background:#0a06039e;border-radius:10px;padding:6px 8px;font-size:11px;line-height:1.3}.hive-feed li.is-win{border:1px solid #f2ba3429}.hive-feed li.is-jackpot{color:#ffe08a;background:linear-gradient(90deg,#4a2a5c73,#0a0603b8);border:1px solid #a85cff59}.hive-feed li.is-react{color:#f6e7c2b8}.hive-jackpot{z-index:40;pointer-events:none;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.hive-jackpot__rays{filter:blur(1px);background:repeating-conic-gradient(#ffd65a38 0deg 8deg,#d660ff14 8deg 16deg);border-radius:50%;width:min(160vw,720px);height:min(160vw,720px);animation:1.8s linear both hive-jackpot-spin;position:absolute}.hive-jackpot__sparks{font-weight:400;display:block;position:absolute;inset:12%}.hive-jackpot__sparks i{background:linear-gradient(#fff4b0,#f0a020);border-radius:2px;width:8px;height:8px;animation:1.4s ease-out both hive-jackpot-spark;position:absolute;top:50%;left:50%;box-shadow:0 0 10px #ffc440e6}.hive-jackpot__sparks i:nth-child(odd){background:linear-gradient(#f4d0ff,#a24cff);box-shadow:0 0 10px #ba5cffe6}.hive-jackpot__sparks i:first-child{--dx:-42%;--dy:-38%;animation-delay:40ms}.hive-jackpot__sparks i:nth-child(2){--dx:8%;--dy:-46%;animation-delay:80ms}.hive-jackpot__sparks i:nth-child(3){--dx:46%;--dy:-28%;animation-delay:.12s}.hive-jackpot__sparks i:nth-child(4){--dx:52%;--dy:6%;animation-delay:90ms}.hive-jackpot__sparks i:nth-child(5){--dx:38%;--dy:42%;animation-delay:.15s}.hive-jackpot__sparks i:nth-child(6){--dx:-6%;--dy:48%;animation-delay:70ms}.hive-jackpot__sparks i:nth-child(7){--dx:-48%;--dy:30%;animation-delay:.11s}.hive-jackpot__sparks i:nth-child(8){--dx:-54%;--dy:-4%;animation-delay:50ms}.hive-jackpot__sparks i:nth-child(9){--dx:-22%;--dy:-50%;animation-delay:.16s}.hive-jackpot__sparks i:nth-child(10){--dx:24%;--dy:-52%;animation-delay:30ms}.hive-jackpot__sparks i:nth-child(11){--dx:56%;--dy:-12%;animation-delay:.18s}.hive-jackpot__sparks i:nth-child(12){--dx:50%;--dy:24%;animation-delay:.1s}.hive-jackpot__sparks i:nth-child(13){--dx:18%;--dy:50%;animation-delay:60ms}.hive-jackpot__sparks i:nth-child(14){--dx:-30%;--dy:50%;animation-delay:.14s}.hive-jackpot__sparks i:nth-child(15){--dx:-56%;--dy:12%;animation-delay:20ms}.hive-jackpot__sparks i:nth-child(16){--dx:-38%;--dy:-22%;animation-delay:.13s}.hive-jackpot__sparks i:nth-child(17){--dx:0%;--dy:-36%;width:6px;height:6px;animation-delay:.2s}.hive-jackpot__sparks i:nth-child(18){--dx:32%;--dy:16%;width:6px;height:6px;animation-delay:.17s}.hive-jackpot__burst{z-index:1;object-fit:contain;filter:drop-shadow(0 0 28px #ff78dcb3)drop-shadow(0 0 34px #ffc4408c);width:min(86vw,340px);height:min(86vw,340px);animation:1.8s cubic-bezier(.16,1.2,.32,1) both hive-jackpot-pop;position:relative}.hive-jackpot img{width:min(86vw,340px)}.hive-jackpot strong{z-index:1;color:#f4d36a;letter-spacing:.12em;font-size:28px;position:relative}@keyframes hive-jackpot-veil{0%{opacity:0}18%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes hive-jackpot-spin{0%{opacity:0;transform:scale(.72)rotate(0)}18%{opacity:1}to{opacity:0;transform:scale(1.12)rotate(140deg)}}@keyframes hive-jackpot-pop{0%{opacity:0;transform:scale(.2)rotate(-8deg)}22%{opacity:1;transform:scale(1.12)rotate(2deg)}38%{transform:scale(.96)}72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.08)}}@keyframes hive-jackpot-spark{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}18%{opacity:1}to{transform:translate(calc(-50% + var(--dx)), calc(-50% + var(--dy))) scale(.4) rotate(120deg);opacity:0}}.hive-help__prizes figcaption,.hive-win p,.hive-win__history{color:#f0d9a4;font-size:12px}.hive-win{text-align:center}.hive-win__hero{width:140px;margin:0 auto 10px;position:relative}.hive-win__hero img{width:140px}.hive-win__history{background:0 0;border:0;margin-top:8px;text-decoration:underline}@keyframes hive-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes hive-loot{0%{opacity:1;transform:translateY(8px)scale(.8)}to{opacity:0;transform:translateY(-18px)scale(1.1)}}@media (width<=360px){.hive-balloon{width:34px;height:40px}.hive-board__row.is-offset{transform:translate(12px)}}.hive-field{isolation:isolate;width:100%;height:100%;min-height:0;padding:calc(6px + var(--safe-top)) 10px calc(92px + var(--safe-bottom));background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;inset:0;overflow:hidden}body[data-hive-field="1"] .app-shell .shell-top{box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.app-shell.app-shell--hive:has(.hive-page.is-field) .shell-top{box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.hive-field__bg{object-position:50% 50%;width:100%;height:100%;inset:0}.hive-field__nav,.hive-field__hud,.hive-field__board,.hive-field__wait{z-index:1;box-shadow:none;background:0 0;border:0;position:relative}.hive-field__nav{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px;width:100%;min-height:44px;display:grid}.hive-field__title{color:#f6d05a;letter-spacing:.04em;text-align:center;text-transform:uppercase;text-shadow:0 1px #7a4300,0 2px #3a1e00,0 4px 10px #000000b3;justify-self:center;margin:0;font-family:Segoe UI Black,Arial Black,Inter,sans-serif;font-size:clamp(15px,4.8vw,20px);font-weight:900;line-height:1}.hive-field__exit,.hive-field__help{font-size:16px;width:40px!important;height:40px!important;min-height:40px!important}.hive-field__brand{object-fit:contain;filter:drop-shadow(0 3px 7px #000000a6);justify-self:end;width:40px;height:40px}.hive-field__hud{gap:8px;width:min(100%,420px);display:grid}.hive-field__hud.is-wait{grid-template-columns:1.1fr .8fr .8fr}.hive-field__hud.is-live{background:linear-gradient(#120a04c7,#060402d1);border:1px solid #f2c4546b;border-radius:16px;grid-template-columns:1.15fr 1fr .9fr .8fr;padding:7px 4px 8px;box-shadow:inset 0 1px #ffe4a01f,0 10px 22px #00000059}.hive-field__hud .hive-chip{gap:4px;width:auto;min-width:0;height:auto;min-height:52px;padding:7px 10px 8px}.hive-field__hud.is-live .hive-chip{min-height:46px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:2px 8px}.hive-field__hud.is-live .hive-chip+.hive-chip{border-left:1px solid #f2c45438}.hive-field__hud .hive-chip.is-fund strong{color:#f6d05a}.hive-field__hud .hive-chip.is-points strong{color:#ffe06a;font-variant-numeric:tabular-nums}.hive-field__hud .hive-chip.is-people strong,.hive-field__hud .hive-chip.is-timer strong{justify-content:center;align-items:center;gap:6px;display:inline-flex}.hive-field__ticket{fill:#f6d05a;filter:drop-shadow(0 1px 1px #000);width:18px;height:18px}.hive-field__ticket circle{fill:#5a2800}.hive-field__wait{color:#fff1c8;text-align:center;text-shadow:0 2px 8px #0009;margin:0;font-size:12px}.hive-field__board{flex:auto;width:100%;min-height:180px;display:block;position:relative}.hive-field .hive-balloon{z-index:2;opacity:1;width:clamp(38px,10.8vw,48px);height:clamp(43px,12.3vw,55px);transform:translate(-50%, -50%) rotate(var(--hive-tilt,0deg)) scale(var(--hive-scale,1));margin:0;position:absolute}.hive-field .hive-balloon__face{aspect-ratio:1;border-width:1.5px;width:42%;height:auto;font-size:10px;inset:29% -5% auto auto}.hive-field .hive-balloon__face.is-violet{border-color:#c79bff;box-shadow:0 0 10px #a85cffd9}.hive-field .hive-balloon__face.is-lime{border-color:#b7ff7a;box-shadow:0 0 10px #7ad640d9}.hive-field .hive-balloon__face.is-sky{border-color:#7ad4ff;box-shadow:0 0 10px #4ab0ffd9}.hive-field .hive-balloon__face.is-amber{border-color:#ffc46a;box-shadow:0 0 10px #ffb040d9}.hive-field .hive-balloon:disabled{opacity:1;filter:none;-webkit-text-fill-color:inherit}.hive-field .hive-balloon img{filter:drop-shadow(0 4px 8px #00000061)}.hive-balloon__prize{z-index:3;box-shadow:none;pointer-events:none;background:0 0;border:0;align-content:center;justify-items:center;gap:0;display:grid;position:absolute;inset:-4% 0 12%;overflow:visible}.hive-balloon__prize:before{display:none}.hive-balloon__prize img{z-index:1;object-fit:contain;animation:none;position:relative;transform:scale(1.22);filter:drop-shadow(0 1px 1px #000)drop-shadow(0 3px 5px #0000008c)!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important}.hive-field .hive-balloon__prize img{transform:none;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important}.hive-balloon__prize small{z-index:2;color:#fff8dc;-webkit-text-fill-color:#fff8dc;text-align:center;text-shadow:0 1px 2px #000,0 2px 4px #000;white-space:nowrap;background:#0000008c;border-radius:6px;max-width:100%;margin-top:-6px;padding:1px 5px;font-size:9px;font-weight:900;line-height:1.1;position:relative}.hive-field .hive-balloon__prize small{color:#fffdf4;-webkit-text-fill-color:#fffdf4;text-shadow:0 1px 2px #000,0 2px 6px #000,0 0 8px #000c;background:0 0;border-radius:0;place-items:center;margin:0;padding:0 4px;font-size:clamp(9px,2.7vw,12px);display:grid;position:absolute;inset:0}.hive-field__dock{z-index:4;pointer-events:none;width:min(210px,100% - 20px);margin:0;display:block;position:absolute;bottom:8px;left:10px}.hive-field__feed{pointer-events:auto;background:linear-gradient(#0c0805db,#060402eb);border:1px solid #f2ba3447;border-radius:10px;align-self:stretch;gap:3px;width:100%;margin:0;padding:5px 7px;list-style:none;display:grid;box-shadow:inset 0 1px #ffdc8c14}.hive-field__feed li{color:#fff4cc;text-align:left;text-shadow:0 1px 4px #000000bf;background:0 0;border:0;border-radius:0;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:6px;min-width:0;padding:1px 0;font-size:10px;font-weight:750;line-height:1.2;display:grid;overflow:visible}.hive-field__feed li b{color:#3a2208;background:linear-gradient(#ffe08a,#d7a227);border-radius:50%;place-items:center;width:18px;height:18px;margin-top:1px;font-size:9px;display:grid;overflow:hidden}.hive-field__feed li img{object-fit:cover;width:100%;height:100%}.hive-field__feed li span{min-width:0;text-overflow:unset;white-space:normal;overflow-wrap:anywhere;word-break:break-word;overflow:visible}.hive-field__feed li.is-jackpot span{color:#f6d36a}html body .modal-backdrop>.game-modal.hive-help{background:radial-gradient(circle at 88% -10%,#ffc44057,#0000 36%),radial-gradient(circle at 6% 104%,#9c52e633,#0000 38%),linear-gradient(160deg,#52280e 0%,#1e0d06 50%,#0b0502 100%)!important;border:1px solid #ffd060b8!important;border-radius:26px 26px 22px 22px!important;width:min(100% - 16px,420px)!important;max-height:min(92dvh,760px)!important;overflow:hidden!important;box-shadow:inset 0 1px #ffecba38,inset 0 0 0 1px #5024088c,0 28px 70px #000000b8!important}html body .modal-backdrop>.game-modal.hive-help>header{background:radial-gradient(circle at 18% 0,#ffc44a33,#0000 42%),linear-gradient(105deg,#9a4e10fa,#441e08f5 58%,#1c0c04fa)!important;border-bottom:1px solid #ffcc5857!important;gap:12px!important;min-height:82px!important;padding:12px 14px!important}html body .modal-backdrop>.game-modal.hive-help .game-modal__leading{background:radial-gradient(circle at 50% 42%,#ffc44057,#0000 68%),#1c0c04!important;border:1px solid #ffd6788c!important;border-radius:18px!important;flex:0 0 58px!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffe8aa33,0 8px 18px #00000059!important}html body .modal-backdrop>.game-modal.hive-help .game-modal__leading img{object-fit:cover!important;object-position:50% 50%!important;filter:drop-shadow(0 6px 10px #7830d266)!important;width:148%!important;max-width:none!important;height:148%!important;transform:none!important}html body .modal-backdrop>.game-modal.hive-help>header h2{color:#ffe497!important;letter-spacing:-.03em!important;font-size:clamp(22px,6.4vw,28px)!important;font-weight:950!important;line-height:1!important}html body .modal-backdrop>.game-modal.hive-help>header p{color:#e2c48a!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-top:5px!important;font-size:11px!important;font-weight:750!important}html body .modal-backdrop>.game-modal.hive-help .game-modal__body{background:radial-gradient(circle at 12% 0,#ffb02a1f,#0000 28%),#0a050247!important;max-height:calc(92dvh - 82px)!important;padding:12px 12px 16px!important;overflow:hidden auto!important}.hive-help__stage{gap:12px;display:grid}.hive-help__hero{background:#2a1608;border:1px solid #ffce6061;border-radius:18px;min-height:132px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffe8aa29,0 10px 22px #00000047}.hive-help__hero:after{pointer-events:none;content:"";background:linear-gradient(#0000,#080301c7);height:58%;position:absolute;inset:auto 0 0}.hive-help__hero>img{object-fit:cover;object-position:50% 40%;width:114%;height:108%;position:absolute;inset:-4% -7%}.hive-help__hero>span{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0502b3;border:1px solid #ffd68252;border-radius:12px;gap:3px;padding:8px 10px;display:grid;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:0 10px 20px #00000059}.hive-help__hero small{color:#f0d48a;letter-spacing:.12em;font-size:9px;font-weight:800}.hive-help__hero strong{color:#fff4cc;font-size:15px;font-weight:950;line-height:1.15}.hive-help__steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hive-help__steps>li{background:linear-gradient(145deg,#562c0cc7,#120803e0);border:1px solid #ffc44a42;border-radius:16px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid;box-shadow:inset 0 1px #ffe4a01a,inset 3px 0 #ffc44a6b}.hive-help__steps>li>b{color:#3a1d04;clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:linear-gradient(#ffe28b,#e9a62b);border-radius:0;place-items:center;width:36px;height:36px;font-size:15px;font-weight:950;display:grid;box-shadow:0 6px 12px #783e0859}.hive-help__steps strong{color:#ffe7a4;font-size:14px;font-weight:900;line-height:1.15;display:block}.hive-help__steps p{color:#f3e2bc;margin:4px 0 0;font-size:12px;font-weight:650;line-height:1.35}.hive-help__loot{gap:8px;display:grid}.hive-help__loot>header{gap:2px;padding:0 2px;display:grid}.hive-help__loot small{color:#e2c48a;letter-spacing:.12em;font-size:9px;font-weight:800}.hive-help__loot>header strong{color:#fff1c2;font-size:16px;font-weight:950}.hive-help__prizes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hive-help__prizes figure{isolation:isolate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0806038c;border:1px solid #ffd68252;border-radius:16px;align-content:center;justify-items:center;gap:6px;min-height:92px;margin:0;padding:10px 8px 12px;display:grid;position:relative;box-shadow:0 8px 14px #00000038,inset 0 1px #ffecb41a}.hive-help__prizes figure:before{display:none}.hive-help__prizes figure>*{z-index:1;position:relative}.hive-help__prizes img{object-fit:contain;filter:drop-shadow(0 6px 8px #0006);width:54px;height:54px}.hive-help__prizes figcaption{color:#fff4cc;text-align:center;justify-items:center;gap:1px;display:grid}.hive-help__prizes figcaption small{color:#e2c48a;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.hive-help__prizes figcaption strong{color:#ffe497;font-size:13px;font-weight:950}.hive-help__prizes figure.is-silver{background:#12100e94;border-color:#dcd8cc61}.hive-help__prizes figure.is-gold{border-color:#ffc4406b}.hive-help__prizes figure.is-diamond,.hive-help__prizes figure.is-jackpot{background:#1c0a2a94;border-color:#ba80ff6b}.hive-help__prizes figure.is-honey{background:radial-gradient(circle at 50% 35%,#ffb61e2e,#0000 54%),#231405ad;border-color:#ffb2267a}.hive-help__winners{background:#0c08049e;border:1px solid #ffd68247;border-radius:16px;gap:8px;padding:10px 10px 8px;display:grid}.hive-help__winners>header{gap:2px;display:grid}.hive-help__winners small{color:#f3c14a;letter-spacing:.08em;font-size:10px}.hive-help__winners>header strong{color:#ffe7b0;font-size:15px}.hive-help__winners ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.hive-help__winners li{background:#0805038c;border-radius:12px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.hive-help__winners li img,.hive-help__winners li>b{object-fit:cover;color:#3a2208;background:linear-gradient(#ffe08a,#d7a227);border:1px solid #ffd682b3;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;display:grid;overflow:hidden}.hive-help__winners span{color:#fff6d4;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.hive-help__winners li strong{color:#ffe27a;font-size:13px}.hive-help__stage>.hive-cta{width:100%;margin-top:2px}@media (width<=380px){.app-shell--hive{--hive-hud-h:66px}.hive-field__nav{min-height:40px}.hive-field__title{font-size:14px}.hive-field__hud .hive-chip{width:auto;min-width:0;height:auto;min-height:46px;padding:6px 8px}.hive-plates{gap:7px}.hive-plates .hive-chip{min-height:50px;padding:6px 5px}.hive-title__line{font-size:clamp(28px,8.6vw,36px)}.hive-lobby__mid{min-height:96px}.hive-cta,.hive-cta--wood{min-height:46px!important}.app-shell.app-shell--hive .v1-hud__identity strong{font-size:12px!important}.app-shell.app-shell--hive .v1-hud__prestige>span{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}}@media (width>=520px){.hive-lobby__hero{object-position:50% 40%}.hive-field__bg{object-position:50% 52%}.hive-title,.hive-title__art{width:min(100%,380px)}.hive-field__hud .hive-chip{min-height:52px;padding:8px 12px}.hive-plates{gap:9px;width:min(100%,360px)}.hive-plates .hive-chip{min-height:56px}.hive-plates .hive-chip strong{font-size:clamp(14px,3.6vw,16px)}.hive-cta,.hive-cta--wood{width:min(100%,400px);min-height:50px!important}.hive-lobby__mid{min-height:200px}.hive-winners,.hive-lobby__hint{width:min(100%,400px)}}@media (width>=720px){.hive-lobby__stage{max-width:1040px;padding:calc(var(--hive-hud-h) + 16px + var(--safe-top)) 28px 14px;flex-flow:wrap;justify-content:space-between;align-items:stretch;margin:0 auto}.hive-lobby__top{align-items:flex-start;width:min(46%,460px)}.hive-lobby__mid{flex:100%;order:3;min-height:0}.hive-lobby__bottom{align-self:flex-end;align-items:flex-end;width:min(42%,420px)}.hive-lobby__hero{object-position:54% 46%}.hive-field{padding:calc(10px + var(--safe-top)) 16px 92px}.hive-field__nav{min-height:48px}.hive-field__title{font-size:22px}.hive-field .hive-balloon{width:clamp(42px,6vw,50px);height:clamp(48px,6.8vw,57px)}}.hive-balloon__seal,.hive-balloon:nth-child(2n) .hive-balloon__seal,.hive-balloon:nth-child(3n) .hive-balloon__seal{animation:none!important}.hive-field .hive-balloon__prize{inset:-6% -8% 0}.hive-balloon.is-popped .hive-balloon__prize{--hive-prize-drop:#ffc62c;transform-origin:50%;animation:.52s cubic-bezier(.16,1.16,.3,1) both hive-prize-splash-in}.hive-balloon.is-popped.is-silver .hive-balloon__prize{--hive-prize-drop:#e7e8e6}.hive-balloon.is-popped.is-gold .hive-balloon__prize{--hive-prize-drop:#ff971d}.hive-balloon.is-popped.is-honey .hive-balloon__prize{--hive-prize-drop:#ffbc25}.hive-balloon.is-popped.is-honey .hive-balloon__prize small{color:#fff1a7;box-shadow:none;background:0 0;border:0}.hive-balloon.is-popped.is-diamond .hive-balloon__prize{--hive-prize-drop:#72dd24}.hive-balloon.is-popped .hive-balloon__prize:before,.hive-balloon.is-popped .hive-balloon__prize:after{z-index:4;background:var(--hive-prize-drop);width:4px;height:7px;box-shadow:0 0 5px color-mix(in srgb, var(--hive-prize-drop) 82%, white);opacity:0;content:"";border-radius:60% 60% 70% 70%;animation:.68s ease-in 80ms both hive-prize-drop;display:block;position:absolute;top:48%}.hive-balloon.is-popped .hive-balloon__prize:before{--hive-drop-x:-8px;left:16%}.hive-balloon.is-popped .hive-balloon__prize:after{--hive-drop-x:9px;animation-delay:.14s;right:14%}@keyframes hive-prize-splash-in{0%{opacity:0;transform:scale(.18)}58%{opacity:1;transform:scale(1.14)}to{opacity:1;transform:scale(1)}}@keyframes hive-prize-drop{0%{opacity:0;transform:translateY(-5px)scale(.45)}22%{opacity:1}to{opacity:0;transform:translate(var(--hive-drop-x), 15px) scale(.8)}}.app-shell.app-shell--hive:has(.hive-page.is-results){background-image:url(/assets/premium-v2/hive-field-portrait-v6.webp)!important;background-position:50%!important}.app-shell.app-shell--hive:has(.hive-page.is-results) .shell-top{display:none!important}.app-shell.app-shell--hive .content>.page.page--hive.hive-page.is-results{flex:auto;width:100%;height:100%;min-height:0;position:relative;overflow:hidden;padding:0!important}.hive-page.is-results .hive-page__top{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.hive-results{z-index:1;padding:calc(8px + var(--safe-top)) 10px 10px;background:#061008;border-radius:0;flex-direction:column;align-items:center;margin:0;display:flex;position:absolute;inset:0;overflow:hidden}.hive-results__backdrop,.hive-results__backdrop img,.hive-results__veil{width:100%;height:100%;position:absolute;inset:0}.hive-results__backdrop img{object-fit:cover;object-position:center}.hive-results__veil{z-index:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:radial-gradient(circle at 50% 40%,#7a29a62e,#0000 34%),linear-gradient(#0308056b,#040704c7)}.hive-results__nav{z-index:3;color:#f4ca48;grid-template-columns:38px minmax(0,1fr) 48px;align-items:center;gap:6px;width:100%;min-height:42px;display:grid;position:relative}.hive-results__nav>button{color:#ffe697;background:#060a07d1;border:1px solid #ffcc4e94;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.hive-results__nav>strong{text-transform:uppercase;text-shadow:0 2px 5px #000;justify-self:center;font-size:14px;font-weight:950}.hive-results__nav>b{color:#ef6b5e;justify-self:end;align-items:center;gap:4px;font-size:9px;display:inline-flex}.hive-results__nav>b i{background:#ef3b32;border-radius:50%;width:6px;height:6px;box-shadow:0 0 7px #ef3b32}.hive-results__celebration{z-index:2;color:#fff5d5;text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:min(100%,360px);min-height:0;padding:4px 14px 8px;display:flex;position:relative}.hive-results__celebration h2{color:#ffd852;text-shadow:0 3px #723500,0 6px 14px #000;margin:0 0 -2px;font-family:Segoe UI Black,Arial Black,Inter,sans-serif;font-size:clamp(28px,9vw,38px);font-weight:1000;line-height:.95;animation:.7s cubic-bezier(.16,1.2,.32,1) both hive-winner-title;transform:rotate(-3deg)}.hive-winner-portrait{aspect-ratio:1;place-items:center;width:min(62vw,228px);margin:-2px auto -6px;display:grid;position:relative}.hive-winner-portrait__avatar{z-index:1;color:#3a2208;background:linear-gradient(#ffe08a,#d7a227);border-radius:50%;place-items:center;width:43%;height:43%;font-size:42px;font-weight:950;animation:.8s cubic-bezier(.16,1.15,.32,1) .12s both hive-winner-avatar;display:grid;position:absolute;overflow:hidden;box-shadow:0 0 0 5px #f7ba25,0 0 28px #ffc23ecc}.hive-winner-portrait__avatar img{object-fit:cover;width:100%;height:100%}.hive-winner-portrait__frame{z-index:2;object-fit:contain;pointer-events:none;width:100%;height:100%;animation:1s cubic-bezier(.16,1.08,.32,1) 80ms both hive-winner-frame;position:absolute;inset:0}.hive-results__celebration>small,.hive-win__celebration>small{color:#d8bf88;font-size:10px;font-weight:750}.hive-results__celebration h3,.hive-win__celebration h3{overflow-wrap:anywhere;color:#ffd64c;text-shadow:0 2px 5px #000;max-width:100%;margin:1px 0 4px;font-size:20px;font-weight:950;line-height:1.05}.hive-results__celebration>span:not(.hive-results__history),.hive-win__celebration>span{color:#e8d5ab;font-size:11px}.hive-results__celebration output,.hive-win__celebration output{color:#ffd548;letter-spacing:-.04em;text-shadow:0 3px #663100,0 0 18px #ffc0308c;margin:0 0 10px;font-size:clamp(34px,11vw,46px);font-weight:1000;line-height:1}.hive-results__celebration>.hive-cta{width:min(100%,250px);min-height:42px!important}.hive-results__history,.hive-win__history{color:#e5d4af;text-transform:uppercase;background:#070806b3;border:1px solid #ffd7784d;border-radius:8px;margin-top:9px;padding:7px 18px;font-size:9px;font-weight:850}.hive-jackpot{z-index:60;padding:var(--safe-top) 8px var(--safe-bottom);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.hive-jackpot:before{z-index:2;top:calc(14px + var(--safe-top));color:#f4cf58;text-transform:uppercase;text-shadow:0 2px 5px #000;white-space:nowrap;content:"Улей сокровищ";font-size:14px;font-weight:950;position:absolute;left:50%;transform:translate(-50%)}.hive-jackpot__veil{background:radial-gradient(circle at 50% 47%,#7b1cb059,#0000 35%),#010503f0;animation:2.4s both hive-jackpot-veil-v2;position:absolute;inset:0}.hive-jackpot__scene{z-index:1;aspect-ratio:1;flex:none;width:min(98vw,470px);position:relative}.hive-jackpot__rays{filter:none;background:repeating-conic-gradient(#ffe672bd 0deg 2deg,#0000 2deg 10deg,#b046ff57 10deg 13deg,#0000 13deg 20deg);border-radius:50%;width:auto;height:auto;animation:2.4s cubic-bezier(.16,1,.3,1) both hive-jackpot-rays-v2;position:absolute;inset:5%;-webkit-mask-image:radial-gradient(circle,#000 0 66%,#0000 73%);mask-image:radial-gradient(circle,#000 0 66%,#0000 73%)}.hive-jackpot__ring{border:2px solid #ffd95d;border-radius:50%;animation:1.6s ease-out both hive-jackpot-ring-v2;position:absolute;top:50%;left:50%;box-shadow:0 0 12px #ffb81f,inset 0 0 12px #ffb81f}.hive-jackpot__ring.is-outer{width:52%;height:52%}.hive-jackpot__ring.is-inner{width:42%;height:42%;animation-delay:.12s}.hive-jackpot__sparks{position:absolute;inset:0}.hive-jackpot__sparks i{opacity:0;animation:hive-jackpot-particle-v2 1.5s var(--particle-delay) cubic-bezier(.12, .7, .18, 1) both;position:absolute;top:50%;left:50%}.hive-jackpot__sparks i.is-coin{background:radial-gradient(circle at 35% 30%,#fff2a2,#ffc52e 42%,#b86608 100%);border:2px solid #8c4d04;border-radius:50%;width:18px;height:14px;box-shadow:0 0 9px #ffc124cc}.hive-jackpot__sparks i.is-confetti{background:linear-gradient(#f8c1ff,#9e31ec);border-radius:2px;width:7px;height:12px}.hive-jackpot__sparks i.is-confetti:nth-child(3n){background:linear-gradient(#fff39b,#e49c09)}.hive-jackpot__sparks i.is-confetti:nth-child(3n+1){background:linear-gradient(#8de1ff,#3574e6)}.hive-jackpot__core{z-index:3;aspect-ratio:1;place-items:center;width:min(58vw,232px);animation:2.4s cubic-bezier(.16,1.1,.3,1) both hive-jackpot-core-v2;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hive-jackpot__core:before{z-index:0;content:"";background:radial-gradient(circle,#ad35ffad 0 42%,#ffbc236b 58%,#0000 74%);border-radius:50%;position:absolute;inset:8%}.hive-jackpot__core img{z-index:1;object-fit:contain;filter:none;width:100%;height:100%;position:relative}.hive-jackpot__core strong{z-index:2;color:#ffda52;letter-spacing:0;text-shadow:0 2px #6d3100,0 3px 7px #000;font-size:clamp(15px,4.7vw,20px);font-weight:1000;position:absolute;bottom:22%;left:50%;transform:translate(-50%)}.hive-jackpot>p{z-index:2;color:#ffe47a;text-shadow:0 2px 7px #000,0 0 14px #ffc020cc;margin:-68px 0 0;font-size:18px;font-weight:950;animation:2.4s both hive-jackpot-caption-v2;position:relative}@keyframes hive-jackpot-veil-v2{0%{opacity:0}12%,88%{opacity:1}to{opacity:0}}@keyframes hive-jackpot-rays-v2{0%{opacity:0;transform:scale(.2)rotate(0)}18%{opacity:1}72%{opacity:.92;transform:scale(1)rotate(34deg)}to{opacity:0;transform:scale(1.08)rotate(48deg)}}@keyframes hive-jackpot-ring-v2{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}28%{opacity:.92}to{opacity:0;transform:translate(-50%,-50%)scale(1.9)}}@keyframes hive-jackpot-particle-v2{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}15%{opacity:1}to{opacity:0;transform:translate(-50%, -50%) rotate(var(--particle-angle)) translateX(var(--particle-distance)) scale(.72)}}@keyframes hive-jackpot-core-v2{0%{opacity:0;transform:translate(-50%,-50%)scale(.08)}16%{opacity:1;transform:translate(-50%,-50%)scale(1.12)}26%{transform:translate(-50%,-50%)scale(.96)}36%,82%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.04)}}@keyframes hive-jackpot-caption-v2{0%,7%{opacity:0;transform:translateY(8px)}16%,86%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes hive-winner-title{0%{opacity:0;transform:translateY(-18px)rotate(-3deg)scale(.7)}to{opacity:1;transform:translateY(0)rotate(-3deg)scale(1)}}@keyframes hive-winner-avatar{0%{opacity:0;transform:scale(.25)}70%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes hive-winner-frame{0%{opacity:0;transform:scale(.38)}65%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}html body .modal-backdrop>.game-modal.hive-help{background:linear-gradient(#101512,#050807)!important;border:1px solid #ffd04ec7!important;border-radius:8px!important;width:min(100% - 12px,400px)!important;max-height:min(94dvh,720px)!important;box-shadow:inset 0 0 0 1px #8b5b0e8c,0 24px 70px #000!important}html body .modal-backdrop>.game-modal.hive-help>header{background:#060a08fa!important;border-bottom:1px solid #ffd04e61!important;grid-template-columns:36px minmax(0,1fr) 36px!important;gap:4px!important;min-height:48px!important;padding:6px 8px!important;display:grid!important}html body .modal-backdrop>.game-modal.hive-help>header>div{text-align:center;grid-area:1/2;align-self:center}html body .modal-backdrop>.game-modal.hive-help>header h2{color:#fff0b0!important;letter-spacing:.02em!important;font-size:16px!important}html body .modal-backdrop>.game-modal.hive-help>header>button{grid-area:1/1;color:#ffe58c!important;background:#0f130fe6!important;border:1px solid #ffcd4852!important;border-radius:50%!important;width:34px!important;height:34px!important}html body .modal-backdrop>.game-modal.hive-help>header>button svg{display:none}html body .modal-backdrop>.game-modal.hive-help>header>button:before{content:"‹";font-size:28px;line-height:1}html body .modal-backdrop>.game-modal.hive-help .game-modal__body{background:#030705b8!important;max-height:calc(94dvh - 48px)!important;padding:8px!important}.hive-help__stage{gap:8px}.hive-help__points-balance{background:radial-gradient(circle at 10%,#b63eff4d,#0000 38%),linear-gradient(145deg,#2d1143f5,#0d0815fa);border:1px solid #ca70ffb8;border-radius:18px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;min-height:66px;padding:6px 12px 6px 7px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffd76f1a,0 0 16px #9a32e62e}.hive-help__points-balance>img{object-fit:contain;filter:drop-shadow(0 0 8px #cd4bff94);width:50px;height:50px}.hive-help__points-balance>span{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;min-width:0;display:grid}.hive-help__points-balance small{color:#d9b7ea;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:850}.hive-help__points-balance strong{color:#f2b9ff;font-variant-numeric:tabular-nums;text-shadow:0 0 10px #da59ff8c;grid-area:1/2/span 2;font-size:22px;font-weight:1000}.hive-help__points-balance b{color:#bca9c4;font-size:8px;font-weight:700}.hive-help__hero,.hive-help__winners{display:none}.hive-help__steps{gap:6px}.hive-help__steps>li{background:#080c09f0;border-color:#ffd05259;border-radius:8px;grid-template-columns:58px 22px minmax(0,1fr);align-items:center;gap:6px;min-height:76px;padding:6px;box-shadow:inset 0 0 0 1px #472e0861}.hive-help__step-art{background:radial-gradient(circle,#ffb51e33,#0000 67%),#15110a;border:1px solid #ffc93eb3;border-radius:9px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.hive-help__step-art img{object-fit:contain;filter:drop-shadow(0 3px 6px #0000008c);width:92%;height:92%}.hive-help__steps>li>b{color:#ffe382;clip-path:none;width:20px;height:20px;box-shadow:none;background:#17130c;border:1px solid #d79b24;border-radius:50%;font-size:10px}.hive-help__steps strong{color:#fff5d4;font-size:10px;line-height:1.25}.hive-help__steps p{color:#d8d0bd;margin-top:4px;font-size:9px;line-height:1.3}.hive-help__loot{background:#0a0e0bf0;border:1px solid #ffd25847;border-radius:8px;gap:6px;padding:7px}.hive-help__loot>header{text-align:center;display:block}.hive-help__loot>header strong{color:#ffe061;letter-spacing:.04em;font-size:11px}.hive-help__prizes{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.hive-help__prizes figure{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#181c18f5,#080b09fa);border-radius:7px;gap:1px;min-height:72px;padding:4px 2px 6px}.hive-help__prizes figure:last-child{grid-column:auto}.hive-help__prizes img{filter:drop-shadow(0 3px 5px #00000085);width:48px;height:48px}.hive-help__prizes figcaption strong{color:#fff0ae;font-size:9px;line-height:1.1}.hive-help__stage>.hive-cta{margin:0;border-radius:7px!important;min-height:38px!important}html body .modal-backdrop>.game-modal.hive-win{overflow:hidden;background:radial-gradient(circle at 50% 36%,#76239c42,#0000 34%),linear-gradient(#0c120e,#050706)!important;border:1px solid #ffd354b8!important;border-radius:12px!important;width:min(100% - 18px,390px)!important;box-shadow:0 24px 72px #000!important}html body .modal-backdrop>.game-modal.hive-win>header{background:0 0!important;border:0!important;justify-content:center!important}html body .modal-backdrop>.game-modal.hive-win>header>div{text-align:center}html body .modal-backdrop>.game-modal.hive-win>header h2{color:#ffd852!important;font-size:25px!important;font-weight:1000!important}html body .modal-backdrop>.game-modal.hive-win>header>button{position:absolute;top:8px;right:8px}html body .modal-backdrop>.game-modal.hive-win .game-modal__body{text-align:center;padding:0 14px 14px!important}.hive-win__celebration{flex-direction:column;align-items:center;display:flex}.hive-win__celebration .hive-winner-portrait{width:min(64vw,220px)}.hive-win__celebration output{display:block}.hive-win>.game-modal__body>.hive-cta{width:min(100%,250px);margin:0 auto;min-height:42px!important}.hive-win__history{display:inline-block}:is(body:has(.hive-page.is-results) :is(.global-chat-fab,.bottom-nav),body:has(.hive-jackpot) :is(.global-chat-fab,.bottom-nav),body:has(.game-modal.hive-win) .global-chat-fab){display:none!important}html body .modal-backdrop>.game-modal.hive-help{border-radius:34px!important}html body .modal-backdrop>.game-modal.hive-help>header{border-radius:33px 33px 0 0!important;min-height:58px!important}html body .modal-backdrop>.game-modal.hive-help>header>div{gap:2px;display:grid}html body .modal-backdrop>.game-modal.hive-help>header h2,html body .modal-backdrop>.game-modal.hive-help>header p,.hive-help__loot>header strong{background:linear-gradient(90deg,#fff2a8 0%,#ffc43d 30%,#f19cff 58%,#ffe47c 82%,#fff7ce 100%) 0 0/220% 100%;-webkit-background-clip:text;background-clip:text;animation:3.2s linear infinite hive-text-shimmer;color:#0000!important;-webkit-text-fill-color:transparent!important}html body .modal-backdrop>.game-modal.hive-help>header p{letter-spacing:.16em!important;margin:0!important;font-size:9px!important;font-weight:900!important;display:block!important}html body .modal-backdrop>.game-modal.hive-help>header>button{overflow:hidden!important}html body .modal-backdrop>.game-modal.hive-help>header>button>svg{visibility:hidden!important;width:0!important;height:0!important;display:none!important}.hive-help__steps>li{border-radius:20px}.hive-help__step-art{border-radius:17px}.hive-help__loot{border-radius:22px}.hive-help__prizes figure{border-radius:16px}.hive-help__stage>.hive-cta{border-radius:18px!important}.hive-jackpot__scene,.hive-jackpot>p{top:-6vh}.hive-jackpot__core strong,.hive-jackpot>p{color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 0 7px #ffdc5aad,0 0 16px #dd57ff75;background:linear-gradient(90deg,#ffb51b 0%,#fff7b3 22%,#f3a6ff 45%,#fff0a0 68%,#ffac16 100%) 0 0/240% 100%;-webkit-background-clip:text;background-clip:text}.hive-jackpot__core strong{animation:1.2s linear infinite hive-text-shimmer}.hive-jackpot>p{animation:2.4s both hive-jackpot-caption-v2,1.05s linear infinite hive-text-shimmer}@keyframes hive-text-shimmer{0%{background-position:100%}to{background-position:-120%}}html body .modal-backdrop>.game-modal.hive-win{flex-direction:column;min-height:min(74dvh,580px);display:flex;background:linear-gradient(#0107050a,#0106043d),url(/assets/premium-v2/hive-winner-panel-v1.webp) 50%/cover no-repeat!important;border:2px solid #ffd354db!important;border-radius:38px!important;width:min(100% - 18px,420px)!important;box-shadow:inset 0 0 0 1px #ffeea642,0 26px 80px #000000e0!important}html body .modal-backdrop>.game-modal.hive-win>header{border-radius:36px 36px 0 0;flex:none;min-height:68px}html body .modal-backdrop>.game-modal.hive-win>header h2{text-shadow:none;background:linear-gradient(90deg,#ffe879,#fff5c2,#f3a2ff,#ffd348) 0 0/220% 100%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite hive-text-shimmer;color:#0000!important;-webkit-text-fill-color:transparent!important}html body .modal-backdrop>.game-modal.hive-win .game-modal__body{border-radius:0 0 36px 36px;flex-direction:column;flex:auto;justify-content:center;min-height:0;display:flex;background:linear-gradient(#0000 0%,#01060414 48%,#0105037a 100%)!important}.hive-win__celebration .hive-winner-portrait{isolation:isolate;width:min(64vw,236px);margin-top:-20px;margin-bottom:-8px}.hive-win__celebration .hive-winner-portrait:before{content:none;display:none}.hive-win .hive-winner-portrait__frame{z-index:3;box-sizing:border-box;background:0 0;border:8px solid #fff0a0;border-color:#fff0a0 #efaa13 #984d05 #ffc936;border-radius:50%;width:68%;height:68%;animation:.76s cubic-bezier(.16,1.08,.32,1) 80ms both hive-winner-single-frame;display:block;inset:50% auto auto 50%;box-shadow:inset 0 0 7px #fff5beb8,0 0 16px #ffb91c9e}.hive-win .hive-winner-portrait__avatar{z-index:2;clip-path:circle(50%);width:61.5%;height:61.5%;box-shadow:none;border:0;border-radius:50%;outline:0;animation:.8s cubic-bezier(.16,1.15,.32,1) .12s both hive-winner-avatar-framed;top:50%;left:50%}.hive-win .hive-winner-portrait__avatar img{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.02)}.hive-win .hive-winner-portrait__avatar>.telegram-avatar{object-fit:cover;object-position:center;border-radius:50%;place-items:center;width:100%;height:100%;font-size:44px;display:grid}.hive-win__round-ended{z-index:3;color:#fff0a9;letter-spacing:.14em;background:#0b0803b8;border:1px solid #ffd86080;border-radius:999px;margin:-6px 0 1px;padding:5px 13px;font-size:9px;font-weight:950;position:relative;box-shadow:0 0 16px #ffba2829}@keyframes hive-winner-avatar-framed{0%{opacity:0;transform:translate(-50%,-50%)scale(.25)}70%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes hive-winner-single-frame{0%{opacity:0;transform:translate(-50%,-50%)scale(.35)rotate(-10deg)}70%{opacity:1;transform:translate(-50%,-50%)scale(1.04)rotate(1deg)}to{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}}.hive-field .hive-balloon.is-popped .hive-balloon__face{z-index:9;background:linear-gradient(#ffe59a,#dba92e);border-color:#ffe591f5;width:42%;top:29%;right:-5%;box-shadow:0 2px 7px #00000094,0 0 7px #ffc63780}.hive-field .hive-balloon.is-popped .hive-balloon__face img{transform:scale(1.04)}.hive-win>.game-modal__body>.hive-cta{width:min(100%,294px);border-radius:22px!important}.hive-results__history,.hive-win__history{appearance:none;cursor:pointer;font:inherit}.hive-win__history{align-self:center}html body .modal-backdrop>.game-modal.hive-history{overflow:hidden;background:radial-gradient(circle at 50% 0,#6f2a922e,#0000 36%),linear-gradient(#0b130e,#040705)!important;border:1px solid #ffd354bd!important;border-radius:30px!important;width:min(100% - 18px,420px)!important;max-height:min(84dvh,660px)!important}html body .modal-backdrop>.game-modal.hive-history>header{border-radius:29px 29px 0 0;background:#070b08f0!important;border-bottom:1px solid #ffd35440!important}html body .modal-backdrop>.game-modal.hive-history>header h2{color:#ffe178!important;font-size:18px!important}html body .modal-backdrop>.game-modal.hive-history .game-modal__body{padding:10px!important}.hive-history__stage{gap:10px;display:grid}.hive-history__stage>section{background:#050a07c7;border:1px solid #ffcd4a38;border-radius:18px;padding:10px}.hive-history__stage h3{color:#ffdc62;text-transform:uppercase;margin:0 0 8px;font-size:13px}.hive-history__stage :is(ol,ul){gap:6px;margin:0;padding:0;list-style:none;display:grid}.hive-history__stage ol>li{background:#ffffff09;border-radius:12px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px;display:grid}.hive-history__stage ol>li>span{align-items:center;gap:6px;min-width:0;display:flex}.hive-history__stage img,.hive-history__stage ol i,.hive-history__stage ul b{object-fit:cover;color:#3a2208;background:linear-gradient(#ffe08a,#d7a227);border:1px solid #ffd668a3;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;display:grid;overflow:hidden}.hive-history__stage ol strong{color:#fff3c9;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.hive-history__stage ol em{color:#ffd65a;font-size:9px;font-style:normal}.hive-history__stage ul>li{background:#ffffff06;border-radius:11px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:6px 7px;display:grid}.hive-history__stage ul span,.hive-history__stage p{color:#e9dcc1;font-size:10px;line-height:1.3}.hive-history__stage>.hive-cta{border-radius:18px!important;min-height:40px!important}body:has(.game-modal.hive-history) .global-chat-fab{display:none!important}html body .modal-backdrop>.game-modal.hive-round-complete{overflow:hidden;background:radial-gradient(circle at 50% 22%,#7c2da140,#0000 34%),radial-gradient(circle at 50% 45%,#ffbb2d1f,#0000 48%),linear-gradient(#10170f,#040705)!important;border:1px solid #ffd354d1!important;border-radius:36px!important;width:min(100% - 24px,390px)!important;box-shadow:inset 0 0 0 1px #ffeda41f,0 28px 80px #000000e0!important}html body .modal-backdrop>.game-modal.hive-round-complete>header{border-radius:35px 35px 0 0;min-height:66px;background:0 0!important;border:0!important;justify-content:center!important}html body .modal-backdrop>.game-modal.hive-round-complete>header>div{text-align:center}html body .modal-backdrop>.game-modal.hive-round-complete>header h2,html body .modal-backdrop>.game-modal.hive-round-complete>header p{background:linear-gradient(90deg,#fff5bd,#ffc83f,#f4a8ff,#ffe77f) 0 0/220% 100%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite hive-text-shimmer;color:#0000!important;-webkit-text-fill-color:transparent!important}html body .modal-backdrop>.game-modal.hive-round-complete .game-modal__body{padding:0 18px 18px!important}.hive-round-complete__stage{text-align:center;justify-items:center;gap:10px;display:grid}.hive-round-complete__mark{filter:drop-shadow(0 0 16px #a342e26b);background:radial-gradient(circle,#ffc43640,#0000 68%);border-radius:50%;place-items:center;width:108px;height:108px;display:grid}.hive-round-complete__mark img{object-fit:contain;width:100%;height:100%}.hive-round-complete__stage h3{color:#ffe074;margin:-4px 0 0;font-size:19px;font-weight:950}.hive-round-complete__stage>p{color:#e9dcc1;max-width:300px;margin:0;font-size:12px;line-height:1.45}.hive-round-complete__timer{background:#ffc23012;border:1px solid #ffcb4852;border-radius:18px;gap:2px;width:min(100%,280px);padding:10px 14px;display:grid}.hive-round-complete__timer small{color:#d7c89f;font-size:10px}.hive-round-complete__timer strong{color:#ffd95b;font-variant-numeric:tabular-nums;text-shadow:0 0 12px #ffbd2c66;font-size:24px}.hive-round-complete__stage>.hive-cta{width:min(100%,292px);border-radius:22px!important;min-height:44px!important}body:has(.game-modal.hive-round-complete) :is(.global-chat-fab,.bottom-nav){display:none!important}@media (height<=680px){.hive-results__celebration h2{font-size:28px}.hive-winner-portrait{width:min(48vw,184px)}.hive-results__celebration output{font-size:34px}.hive-help__steps>li{min-height:68px}}@media (height>=780px){.hive-lobby__mid{min-height:240px}.hive-lobby__hero{object-position:50% 36%}}body[data-tg-desktop="1"] .app-shell.app-shell--hive .v1-hud{height:var(--hive-hud-h)!important;min-height:var(--hive-hud-h)!important}body[data-tg-desktop="1"] .hive-lobby__stage{padding-top:calc(var(--hive-hud-h) + 14px + var(--safe-top))}body[data-tg-desktop="1"] .hive-lobby__hero{object-position:50% 38%}body[data-tg-desktop="1"] .hive-field .hive-balloon{width:clamp(38px,10.8vw,48px);height:clamp(43px,12.3vw,55px)}body[data-tg-desktop="1"] .hive-field__title{font-size:16px}@media (width<=719px){body[data-hive-field="1"]:not([data-tg-desktop="1"]),body[data-hive-field="1"]:not([data-tg-desktop="1"]).app-shell,body[data-active-tab=hive]:not([data-tg-desktop="1"])[data-hive-field="1"]{background:0 0!important}body[data-hive-field="1"]:not([data-tg-desktop="1"]) .app-shell.app-shell--hive{background-color:#0000!important;background-position:50%!important;background-size:cover!important}body:not([data-tg-desktop="1"]) .app-shell.app-shell--hive:has(.hive-page.is-field){background-color:#0000!important;background-position:50%!important;background-size:cover!important}body:not([data-tg-desktop="1"]) .hive-field{padding-top:0}body:not([data-tg-desktop="1"]) .hive-field picture{width:100%;height:100%;position:absolute;inset:0}body:not([data-tg-desktop="1"]) .hive-field__bg{object-fit:cover;object-position:50% 50%;width:100%;height:100%;inset:0}body:not([data-tg-desktop="1"]) .hive-field__nav{padding-top:calc(6px + var(--safe-top))}}.app-shell.app-shell--hive:has(.hive-page.is-lobby) .content{background:0 0!important}.hive-page.is-lobby .hive-lobby{flex-direction:column;display:flex}.hive-page.is-lobby .hive-lobby picture{width:100vw;height:100dvh;position:fixed;inset:0}.hive-page.is-lobby .hive-lobby__hero{object-fit:cover;object-position:50% 50%;filter:saturate(.94)brightness(.9);width:100%;max-width:none;height:100%;position:absolute;inset:0}.hive-page.is-lobby .hive-lobby:after{z-index:0;pointer-events:none;content:"";background:linear-gradient(#020c142e,#0000 24% 72%,#070c0347),radial-gradient(circle at 50% 46%,#0000 42%,#00000029 100%);position:fixed;inset:0}.hive-page.is-lobby .hive-lobby__stage{z-index:2;width:100%;height:100%;min-height:0;padding:calc(var(--hive-hud-h) + var(--safe-top) + 1px) 12px 12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;display:flex;position:relative;overflow:hidden}.hive-page.is-lobby .hive-lobby__top{flex:none;justify-content:center;width:100%;display:flex}.hive-page.is-lobby .hive-title{width:min(100%,268px);margin-top:-4px}.hive-page.is-lobby .hive-title__art{width:min(100%,268px)}.hive-page.is-lobby .hive-lobby__mockup{flex-direction:column;flex:auto;align-items:center;width:min(100%,286px);min-height:0;margin-top:2px;display:flex}.hive-page.is-lobby :is(.hive-lobby__timer,.hive-lobby__fund){isolation:isolate;color:#fff6d5;text-align:center;background:radial-gradient(circle at 50% 0,#ffc9523d,#0000 52%),linear-gradient(#5b300df5,#1f0f05fa);border:2px solid #a86917;border-radius:12px;align-content:center;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffe8a373,inset 0 -2px 8px #0000008a,0 3px #462103e0,0 8px 18px #00000057}.hive-page.is-lobby :is(.hive-lobby__timer,.hive-lobby__fund):before,.hive-page.is-lobby :is(.hive-lobby__timer,.hive-lobby__fund):after{content:"";background:linear-gradient(#ba711c,#57300b);border:1px solid #ffca56b8;width:10px;height:26px;position:absolute;top:50%;transform:translateY(-50%)}.hive-page.is-lobby :is(.hive-lobby__timer,.hive-lobby__fund):before{border-radius:0 8px 8px 0;left:-6px}.hive-page.is-lobby :is(.hive-lobby__timer,.hive-lobby__fund):after{border-radius:8px 0 0 8px;right:-6px}.hive-page.is-lobby .hive-lobby__timer{z-index:2;width:178px;min-height:62px}.hive-page.is-lobby .hive-lobby__fund{z-index:1;width:216px;min-height:82px;margin-top:16px}.hive-page.is-lobby .hive-lobby__points-balance{color:#fff0bd;text-shadow:0 1px 3px #000;background:#271406e0;border:1px solid #ffcf568f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:132px;min-height:34px;margin-top:10px;padding:5px 13px;display:inline-flex;box-shadow:inset 0 1px #ffe9a524,0 5px 12px #00000057}.hive-page.is-lobby .hive-lobby__points-balance small{text-transform:uppercase;font-size:9px;font-weight:850}.hive-page.is-lobby .hive-lobby__points-balance strong{color:#ffd64d;font-variant-numeric:tabular-nums;font-size:16px;font-weight:1000}.hive-page.is-lobby :is(.hive-lobby__timer,.hive-lobby__fund) small{color:#fff0c4;letter-spacing:.035em;text-transform:uppercase;text-shadow:0 1px 3px #000;font-size:10px;font-weight:900;line-height:1}.hive-page.is-lobby .hive-lobby__timer strong{color:#fff;letter-spacing:.025em;text-shadow:0 2px 3px #000;margin-top:3px;font-family:Trebuchet MS,Inter,sans-serif;font-size:25px;font-weight:1000;line-height:1}.hive-page.is-lobby .hive-lobby__fund strong{color:#ffd24b;letter-spacing:-.045em;text-shadow:0 2px #713300,0 3px 5px #000,0 0 8px #ffc02d4d;margin-top:5px;font-family:Trebuchet MS,Inter,sans-serif;font-size:31px;font-weight:1000;line-height:1}.hive-page.is-lobby .hive-lobby__participants{color:#fff5d5;text-align:center;text-shadow:0 2px 5px #000,0 0 8px #000;justify-items:center;gap:8px;min-width:148px;margin-top:20px;padding:0;display:grid}.hive-page.is-lobby .hive-lobby__participants small{letter-spacing:.12em;text-transform:uppercase;padding-top:14px;font-size:11px;font-weight:900;position:relative}.hive-page.is-lobby .hive-lobby__participants small:before{content:"";background:linear-gradient(#fff7c4 0%,#ffd24a 46%,#e08a08 100%);border-radius:999px;width:118px;height:7px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffe8a08c,0 0 8px #ffe27a,0 0 18px #ffba20f2,0 0 28px #ffa0108c}.hive-page.is-lobby .hive-lobby__participants small:after{content:"";background:#fff6c8;border-radius:999px;width:42px;height:3px;position:absolute;top:2px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #fff3b0}.hive-page.is-lobby .hive-lobby__participants strong{align-items:center;gap:8px;font-size:34px;font-weight:1000;line-height:1;display:inline-flex}.hive-page.is-lobby .hive-lobby__ticket{fill:#ffe27a;filter:drop-shadow(0 0 6px #ffc440d9)drop-shadow(0 2px 3px #0000008c);flex:0 0 30px;width:30px;height:30px;overflow:visible}.hive-page.is-lobby .hive-lobby__ticket circle{fill:#5a2800}.hive-page.is-lobby .hive-lobby__participants b{color:#ffe27a;letter-spacing:-.04em;text-shadow:0 2px #6a3300,0 0 12px #ffc4408c,0 3px 6px #000;font-size:34px;font-weight:1000}.hive-page.is-lobby .hive-lobby__rules{color:#fff1c5;letter-spacing:.03em;text-transform:uppercase;text-shadow:0 1px 3px #000;background:linear-gradient(#ffe3961f,#0000 45%),#2a1606db;border:1px solid #ffc84aad;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:128px;min-height:30px;margin-top:auto;margin-bottom:0;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffebb52e,0 5px 12px #0000004d}.hive-page.is-lobby .hive-lobby__rules svg{color:#ffd13e;width:15px;height:15px}.hive-page.is-lobby .hive-lobby__mockup>.hive-cta{letter-spacing:0;text-transform:uppercase;width:236px;margin-top:6px;font-size:17px;font-weight:1000;background:linear-gradient(#ffffff3d,#0000 36%),linear-gradient(#aa52ff 0%,#7624d2 56%,#50109f 100%)!important;border:2px solid #d197ffd1!important;border-radius:13px!important;min-height:52px!important;box-shadow:inset 0 1px #ffffff59,inset 0 -3px #2d035b8f,0 4px #3c0876,0 8px 16px #26044b6b!important}.hive-page.is-lobby .hive-lobby__mockup>.hive-cta>span{padding:8px 4px}.hive-page.is-lobby .hive-points{display:none}@media (height<=700px) and (width<=719px){.hive-page.is-lobby .hive-lobby__stage{padding-top:calc(var(--hive-hud-h) + var(--safe-top));padding-bottom:10px}.hive-page.is-lobby .hive-title{width:min(78vw,236px);margin-top:-6px}.hive-page.is-lobby .hive-title__art{width:min(78vw,236px)}.hive-page.is-lobby .hive-lobby__mockup{margin-top:2px}.hive-page.is-lobby .hive-lobby__timer{min-height:54px}.hive-page.is-lobby .hive-lobby__fund{min-height:68px;margin-top:8px}.hive-page.is-lobby .hive-lobby__participants{gap:4px;margin-top:8px}.hive-page.is-lobby .hive-lobby__participants small{padding-top:12px;font-size:10px}.hive-page.is-lobby .hive-lobby__participants strong,.hive-page.is-lobby .hive-lobby__participants b{font-size:29px}.hive-page.is-lobby .hive-lobby__ticket{flex-basis:26px;width:26px;height:26px}.hive-page.is-lobby .hive-lobby__rules{margin-top:auto}.hive-page.is-lobby .hive-lobby__mockup>.hive-cta{min-height:48px!important}}@media (width>=720px){.app-shell--hive{background-image:url(/assets/premium-v2/hive-lobby-dark-wide-v1.webp)!important}.hive-page.is-lobby .hive-lobby__stage{max-width:none;padding:calc(var(--hive-hud-h) + var(--safe-top) + 12px) 28px 18px;flex-flow:column;justify-content:flex-start;align-items:center}.hive-page.is-lobby .hive-lobby__top{align-items:center;width:100%}.hive-page.is-lobby .hive-lobby__mockup{flex:auto;width:286px;margin-top:16px}.hive-page.is-lobby .hive-lobby__hero{object-position:50% 50%}}body[data-active-tab=profile] .app-shell .profile-v1__hidden-heading{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;gap:8px 0!important}body[data-active-tab=profile] .app-shell .profile-v1__identity{row-gap:2px!important;position:relative!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-title{align-self:end!important;align-items:center!important;gap:5px!important;margin-bottom:0!important;display:inline-flex!important;transform:translateY(4px)!important}body[data-active-tab=profile] .app-shell .profile-v1__cosmetic-title-art{object-fit:contain!important;filter:drop-shadow(0 2px 5px #ffb21e7a)!important;flex:0 0 22px!important;width:22px!important;height:22px!important;display:block!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column,body[data-active-tab=profile] .app-shell .profile-v1__avatar-column .mock-v1-avatar-frame{overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column .mock-v1-avatar-frame{isolation:isolate!important;place-items:center!important;width:76px!important;min-width:76px!important;height:76px!important;min-height:76px!important;padding:0!important;display:grid!important;position:relative!important;overflow:visible!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column .mock-v1-avatar-frame.has-cosmetic-avatar{background:radial-gradient(circle,#ffce5233,#1f1307f5 72%)!important;border-color:#ffc43f5c!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-media{z-index:2!important;background:radial-gradient(circle at 50% 38%,#79511e,#26160a 76%)!important;border-radius:16px!important;place-items:center!important;min-width:0!important;min-height:0!important;display:grid!important;position:absolute!important;inset:3px!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column .mock-v1-avatar-frame.has-cosmetic-frame{box-shadow:none!important;background:0 0!important;border:0!important}body[data-active-tab=profile] .app-shell .profile-v1__avatar-column .mock-v1-avatar-frame.has-cosmetic-frame .profile-v1__avatar-media{clip-path:polygon(24% 5%,76% 5%,97% 28%,93% 75%,73% 96%,27% 96%,7% 75%,3% 28%)!important;background:radial-gradient(circle at 50% 34%,#93682c,#2b1a0d 74%)!important;border-radius:22%!important;inset:8%!important;box-shadow:inset 0 0 12px #09040194!important}body[data-cosmetic-frame=cosmetic_frame_forest][data-active-tab=profile] .app-shell .profile-v1__avatar-media{clip-path:circle(49%)!important;border-radius:50%!important}body[data-active-tab=profile] .app-shell .profile-v1 .profile-v1__avatar-column .mock-v1-avatar-frame .profile-v1__avatar-media>:is(.telegram-avatar,.avatar){object-fit:cover!important;object-position:center!important;border:0!important;border-radius:0!important;place-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}body[data-active-tab=profile] .app-shell .profile-v1 .profile-v1__avatar-column .mock-v1-avatar-frame .profile-v1__avatar-media>.telegram-avatar--fallback{color:#fff4d4!important;font-size:28px!important;font-weight:950!important;line-height:1!important}body[data-active-tab=profile] .app-shell .profile-v1 .profile-v1__avatar-column .mock-v1-avatar-frame .profile-v1__avatar-media>.profile-v1__cosmetic-avatar{z-index:2!important;object-fit:contain!important;object-position:center!important;filter:none!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;display:block!important;position:static!important;transform:none!important}body[data-active-tab=profile] .app-shell .profile-v1__cosmetic-frame{z-index:4!important;object-fit:contain!important;filter:drop-shadow(0 4px 8px #2711009e)!important;pointer-events:none!important;width:132%!important;max-width:none!important;height:132%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}@media (width<=340px){body[data-active-tab=profile] .app-shell .profile-v1__avatar-column .mock-v1-avatar-frame{width:68px!important;min-width:68px!important;height:68px!important;min-height:68px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__avatar-column .mock-v1-avatar-frame{width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}}body[data-active-tab=profile] .app-shell .profile-v1__honey-drop{z-index:3!important;object-fit:contain!important;object-position:top right!important;opacity:.95!important;filter:drop-shadow(0 7px 8px #6023007a)!important;pointer-events:none!important;width:min(46%,160px)!important;max-width:160px!important;height:auto!important;max-height:none!important;margin:0!important;display:block!important;position:absolute!important;top:-4px!important;right:8px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name{grid-area:1/1!important;gap:4px!important;width:100%!important;min-width:0!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name h2{text-overflow:ellipsis!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important;font-size:clamp(16px,4.6vw,20px)!important;line-height:1.05!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name>small{color:#d7c29b!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:clamp(11px,3.1vw,13px)!important;line-height:1.1!important;overflow:hidden!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{grid-area:2/1!important;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;width:100%!important;min-width:0!important;height:46px!important;margin:0!important;display:grid!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;max-height:46px!important}@media (width<=340px){body[data-active-tab=profile] .app-shell .profile-v1__identity-heading{row-gap:6px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name h2{font-size:15px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-name>small{font-size:11px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counters{gap:3px!important;height:43px!important}body[data-active-tab=profile] .app-shell .profile-v1__identity-counter,body[data-active-tab=profile] .app-shell .profile-v1__identity-streak{height:43px!important;min-height:43px!important;max-height:43px!important}body[data-active-tab=profile] .app-shell .profile-v1__honey-drop{width:124px!important;right:6px!important}}@media (width>=440px){body[data-active-tab=profile] .app-shell .profile-v1__identity{grid-template-columns:136px minmax(0,1fr)!important}}.profile-v1__wallet-methods>button.is-hit,.profile-v1__pay-pick>button.is-hit{background:radial-gradient(circle at 8%,#ffc44a38,#0000 42%),linear-gradient(145deg,#3a240cfa,#160e08fa)!important;border-color:#ffc44a9e!important;box-shadow:inset 0 1px #ffe8aa29!important}.profile-v1__pay-hit{vertical-align:1px;color:#2a1603;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#ffe58c,#e59a1b);border-radius:999px;margin-left:8px;padding:2px 7px;font-size:9px;font-weight:950;display:inline-flex}body.web-landing-open{background:#100c09!important}html:has(.web-landing){background:#100c09!important}html:has(.web-landing) body{background:#100c09!important}html:has(.web-landing) #root{background:#100c09!important}body .web-landing{--landing-accent:#c99a2e;--landing-accent-hover:#d8ae48;--landing-line:#ba8c3033;--landing-line-soft:#ba8c301c;background:radial-gradient(circle at 10% 2%,#ba842a17,#0000 26%),radial-gradient(circle at 92% 26%,#5c2a5814,#0000 30%),linear-gradient(#14100c,#100c09 42%,#0e0a08)!important}body .web-landing:before,body .web-landing:after,body .web-landing .web-landing__overline,body .web-landing .web-landing__hero-actions,body .web-landing .web-landing__hero:before,body .web-landing .web-landing__hero:after{content:none!important;display:none!important}body .web-landing .web-landing__particles{z-index:1!important;display:block!important}body .web-landing .web-landing__balls{z-index:8!important;pointer-events:none!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}body .web-landing .web-landing__balls i,body .web-landing .web-landing__balls i:nth-child(n){aspect-ratio:1!important;width:3px!important;box-shadow:none!important;filter:drop-shadow(0 0 2px #ffaa1480)!important;opacity:.52!important;background:#ffbe28!important;border:0!important;border-radius:50%!important;display:block!important;position:absolute!important}body .web-landing .web-landing__balls i:nth-child(3n){width:2px!important}body .web-landing .web-landing__balls i:nth-child(3n+1){width:3px!important}body .web-landing .web-landing__balls i:nth-child(3n+2){width:4px!important}body .web-landing .web-landing__balls i:nth-child(7n+1){animation:22s linear infinite web-landing-ball-down-right!important}body .web-landing .web-landing__balls i:nth-child(7n+2){animation:28s linear infinite web-landing-ball-down-left!important}body .web-landing .web-landing__balls i:nth-child(7n+3){animation:20s linear infinite web-landing-ball-up-right!important}body .web-landing .web-landing__balls i:nth-child(7n+4){animation:26s ease-in-out infinite web-landing-ball-float!important}body .web-landing .web-landing__balls i:nth-child(7n+5){animation:30s linear infinite web-landing-ball-right!important}body .web-landing .web-landing__balls i:nth-child(7n+6){animation:24s linear infinite web-landing-ball-left!important}body .web-landing .web-landing__balls i:nth-child(7n){animation:18s linear infinite web-landing-ball-up-left!important}body .web-landing .web-landing__balls i:nth-child(6n+1){animation-delay:-1s!important}body .web-landing .web-landing__balls i:nth-child(6n+2){animation-delay:-5s!important}body .web-landing .web-landing__balls i:nth-child(6n+3){animation-delay:-9s!important}body .web-landing .web-landing__balls i:nth-child(6n+4){animation-delay:-13s!important}body .web-landing .web-landing__balls i:nth-child(6n+5){animation-delay:-17s!important}body .web-landing .web-landing__balls i:nth-child(6n){animation-delay:-21s!important}body .web-landing .web-landing__balls i:first-child{top:8%;left:6%}body .web-landing .web-landing__balls i:nth-child(2){top:14%;left:18%}body .web-landing .web-landing__balls i:nth-child(3){top:22%;left:9%}body .web-landing .web-landing__balls i:nth-child(4){top:11%;left:31%}body .web-landing .web-landing__balls i:nth-child(5){top:28%;left:24%}body .web-landing .web-landing__balls i:nth-child(6){top:19%;left:42%}body .web-landing .web-landing__balls i:nth-child(7){top:7%;left:54%}body .web-landing .web-landing__balls i:nth-child(8){top:16%;left:67%}body .web-landing .web-landing__balls i:nth-child(9){top:25%;left:78%}body .web-landing .web-landing__balls i:nth-child(10){top:10%;left:88%}body .web-landing .web-landing__balls i:nth-child(11){top:33%;left:4%}body .web-landing .web-landing__balls i:nth-child(12){top:38%;left:16%}body .web-landing .web-landing__balls i:nth-child(13){top:44%;left:28%}body .web-landing .web-landing__balls i:nth-child(14){top:36%;left:47%}body .web-landing .web-landing__balls i:nth-child(15){top:41%;left:61%}body .web-landing .web-landing__balls i:nth-child(16){top:48%;left:73%}body .web-landing .web-landing__balls i:nth-child(17){top:34%;left:84%}body .web-landing .web-landing__balls i:nth-child(18){top:52%;left:92%}body .web-landing .web-landing__balls i:nth-child(19){top:58%;left:8%}body .web-landing .web-landing__balls i:nth-child(20){top:63%;left:21%}body .web-landing .web-landing__balls i:nth-child(21){top:55%;left:35%}body .web-landing .web-landing__balls i:nth-child(22){top:68%;left:44%}body .web-landing .web-landing__balls i:nth-child(23){top:60%;left:58%}body .web-landing .web-landing__balls i:nth-child(24){top:71%;left:69%}body .web-landing .web-landing__balls i:nth-child(25){top:64%;left:81%}body .web-landing .web-landing__balls i:nth-child(26){top:57%;left:94%}body .web-landing .web-landing__balls i:nth-child(27){top:76%;left:12%}body .web-landing .web-landing__balls i:nth-child(28){top:82%;left:26%}body .web-landing .web-landing__balls i:nth-child(29){top:74%;left:39%}body .web-landing .web-landing__balls i:nth-child(30){top:86%;left:51%}body .web-landing .web-landing__balls i:nth-child(31){top:79%;left:64%}body .web-landing .web-landing__balls i:nth-child(32){top:88%;left:76%}body .web-landing .web-landing__balls i:nth-child(33){top:83%;left:89%}body .web-landing .web-landing__balls i:nth-child(34){top:5%;left:41%}body .web-landing .web-landing__balls i:nth-child(35){top:47%;left:12%}body .web-landing .web-landing__balls i:nth-child(36){top:29%;left:93%}body .web-landing .web-landing__balls i:nth-child(37){top:91%;left:18%}body .web-landing .web-landing__balls i:nth-child(38){top:13%;left:73%}body .web-landing .web-landing__balls i:nth-child(39){top:69%;left:5%}body .web-landing .web-landing__balls i:nth-child(40){top:51%;left:50%}@keyframes web-landing-ball-down-right{0%{transform:translate(0,0)}to{transform:translate(18vw,120vh)}}@keyframes web-landing-ball-down-left{0%{transform:translate(0,0)}to{transform:translate(-20vw,125vh)}}@keyframes web-landing-ball-up-right{0%{transform:translate(0,0)}to{transform:translate(16vw,-125vh)}}@keyframes web-landing-ball-up-left{0%{transform:translate(0,0)}to{transform:translate(-18vw,-120vh)}}@keyframes web-landing-ball-right{0%{transform:translate(0,0)}to{transform:translate(120vw,-10vh)}}@keyframes web-landing-ball-left{0%{transform:translate(0,0)}to{transform:translate(-120vw,8vh)}}@keyframes web-landing-ball-float{0%,to{transform:translate(0,0)}25%{transform:translate(10vw,-16vh)}50%{transform:translate(-8vw,12vh)}75%{transform:translate(14vw,6vh)}}body .web-landing .web-landing__particles>i{opacity:.55!important;filter:drop-shadow(0 0 4px #ffaa148c)!important;background-image:radial-gradient(circle,#ffbe28f2 0 1.2px,#0000 2.2px),radial-gradient(circle,#ffa014cc 0 1px,#0000 1.8px)!important;background-position:18% 22%,72% 58%!important;background-size:180px 240px,220px 280px!important}@media (width<=600px){body .web-landing .web-landing__balls i:nth-child(n+25){display:none!important}}@media (prefers-reduced-motion:reduce){body .web-landing .web-landing__balls{display:block!important}}@keyframes web-landing-hero-drop-clean{0%{opacity:0;transform:translateY(-36px)}to{opacity:1;transform:none}}body .web-landing .web-landing__hero-copy>*{filter:none!important;text-shadow:none!important;animation:.7s cubic-bezier(.16,.82,.22,1) both web-landing-hero-drop-clean!important}body .web-landing main{width:100%!important;max-width:none!important;margin:0!important}body .web-landing .web-landing__rule{pointer-events:none;background:linear-gradient(90deg,#0000,#ba8c3047 18%,#d4a84a8c 50%,#ba8c3047 82%,#0000);flex:none;width:100%;height:1px;min-height:1px;display:block}body .web-landing .web-landing__hero{background:linear-gradient(#19140f 0%,#15110c 100%)!important}body .web-landing .web-landing__product{background:linear-gradient(#14110e 0%,#110e0b 100%)!important;flex-direction:column!important;display:flex!important}body .web-landing .web-landing__features{background:linear-gradient(#17130e 0%,#13100c 100%)!important}body .web-landing .web-landing__start{background:linear-gradient(#13100d 0%,#100d0b 100%)!important}body .web-landing .web-landing__faq{background:linear-gradient(#16120e 0%,#12100c 100%)!important}body .web-landing .web-landing__support{background:linear-gradient(#12100d 0%,#0f0c0a 100%)!important}body .web-landing .web-landing__final{background:linear-gradient(#15120e 0%,#110e0b 100%)!important}body .web-landing .web-landing__product,body .web-landing .web-landing__features,body .web-landing .web-landing__start,body .web-landing .web-landing__faq,body .web-landing .web-landing__support,body .web-landing .web-landing__final{width:100%!important;box-shadow:none!important;border-bottom:0!important;padding-inline:max(32px,50% - 620px)!important}body .web-landing .web-landing__hero{isolation:auto!important;text-align:center!important;border-bottom:0!important;flex-direction:column!important;align-items:center!important;gap:0!important;width:100%!important;max-width:none!important;min-height:0!important;margin-inline:0!important;padding:48px 16px 64px!important;display:flex!important;overflow:visible!important}body .web-landing .web-landing__hero-copy{text-align:center!important;align-items:center!important;width:100%!important;max-width:860px!important;margin:0 auto!important}body .web-landing .web-landing__hero h1{color:#fff7e5!important;letter-spacing:-.075em!important;text-align:center!important;text-wrap:balance!important;max-width:860px!important;text-shadow:none!important;filter:none!important;margin:0 auto!important;font-size:clamp(56px,6.2vw,86px)!important;font-weight:820!important;line-height:.92!important}body .web-landing .web-landing__hero h1>span{color:#d4b05a!important;text-shadow:none!important;filter:none!important;margin-top:5px!important;display:block!important}body .web-landing .web-landing__lead{text-align:center!important;max-width:560px!important;text-shadow:none!important;margin:22px auto 40px!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.45!important}body .web-landing .web-landing__benefits{width:100%!important;max-width:430px!important;box-shadow:none!important;border:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 auto 40px!important;padding:0!important;display:grid!important}body .web-landing .web-landing__benefits article,body .web-landing .web-landing__benefits article:nth-child(n){height:auto!important;min-height:48px!important;max-height:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;background:#a87a2414!important;border:1px solid #ba8c3042!important;border-radius:12px!important;flex-direction:row!important;grid-template-columns:none!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:10px 8px!important;display:flex!important;overflow:hidden!important;transform:none!important}body .web-landing .web-landing__benefits article:before{content:none!important;display:none!important}body .web-landing .web-landing__benefits article:hover{box-shadow:none!important;transform:none!important}body .web-landing .web-landing__benefits article>span,body .web-landing .web-landing__benefits article:nth-child(n)>span{background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 16px!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;display:flex!important}body .web-landing .web-landing__benefits article>span img{display:none!important}body .web-landing .web-landing__benefits article>span svg{color:#c99a2e!important;stroke:currentColor!important;fill:none!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:none!important;width:16px!important;height:16px!important}body .web-landing .web-landing__benefits h2{letter-spacing:0!important;white-space:normal!important;min-width:0!important;text-overflow:unset!important;text-align:left!important;margin:0!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important;overflow:visible!important}body .web-landing .web-landing__benefits p{display:none!important}body .web-landing .web-landing__play-wrap{justify-content:center;width:100%;margin:16px 0 0;display:flex}body .web-landing .web-landing__play{color:#171109;background:linear-gradient(135deg,#d4a84a,#b88620);border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:auto;min-width:0;min-height:0;padding:16px 40px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffecbe61,0 0 22px #a87a2438}body .web-landing .web-landing__play svg{color:#171109;stroke:currentColor;fill:none;stroke-width:2.5px;width:20px;height:20px}body .web-landing .web-landing__play:hover,body .web-landing .web-landing__play:focus-visible{background:linear-gradient(135deg,#e0b85a,#c49628);transform:none}body .web-landing :is(.web-landing__header-cta,.web-landing__button--primary){color:#171109!important;background:linear-gradient(135deg,#d4a84a,#b88620)!important;border:1px solid #d4a85a47!important;box-shadow:inset 0 1px #ffecbe5c,0 8px 18px #784e0c38!important}body .web-landing :is(.web-landing__plan,.web-landing__feature-grid article,.web-landing__start li,.web-landing__support-modal){border-color:#ba8c3047!important;box-shadow:inset 0 1px #ffe4b40d,0 16px 36px #05020047!important}body .web-landing .web-landing__feature-grid article:hover,body .web-landing .web-landing__start li:hover{border-color:#c494307a!important;box-shadow:inset 3px 0 #c99a2e,0 18px 40px #05020057!important}body .web-landing .web-landing__feature-grid article header>img,body .web-landing .web-landing__product-icon{filter:drop-shadow(0 10px 16px #28120480)!important}body .web-landing .web-landing__section-heading>p,body .web-landing .web-landing__support>div>p,body .web-landing .web-landing__final>p{box-shadow:none!important;background:linear-gradient(145deg,#c4943014,#482a0a1f),#16100abd!important;border-color:#ba8c3047!important}@media (width>=640px){body .web-landing .web-landing__hero{padding:54px 24px 80px!important}body .web-landing .web-landing__benefits{gap:10px!important}body .web-landing .web-landing__benefits article,body .web-landing .web-landing__benefits article:nth-child(n){padding:10px 16px!important}body .web-landing .web-landing__benefits h2{font-size:12px!important}body .web-landing .web-landing__play{padding:16px 56px;font-size:18px}}@media (width>=768px){body .web-landing .web-landing__hero{padding:64px 24px 96px!important}}@media (width>=1024px){body .web-landing .web-landing__benefits{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;max-width:56rem!important}body .web-landing .web-landing__benefits h2{font-size:14px!important}}@media (width<=600px){body .web-landing .web-landing__hero{padding:32px 16px 40px!important}body .web-landing .web-landing__hero h1{font-size:clamp(39px,12vw,48px)!important;line-height:.94!important}body .web-landing .web-landing__lead{max-width:32ch!important;margin-top:16px!important;font-size:14px!important}body .web-landing .web-landing__mobile-menu a[href=\#landing-about]{display:flex!important}}body .web-landing .web-landing__footer{width:100%!important;max-width:none!important;min-height:0!important;box-shadow:none!important;background:linear-gradient(#100d0a 0%,#0c0907 100%)!important;border-top:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:16px!important;margin:0!important;padding:32px 24px!important;display:flex!important}body .web-landing .web-landing__footer p,body .web-landing .web-landing__footer nav,body .web-landing .web-landing__footer button{color:#9a8a72!important;letter-spacing:0!important;text-align:center!important;justify-self:center!important;margin:0!important;font-size:14px!important;font-weight:500!important}body .web-landing .web-landing__footer nav{flex-flow:wrap!important;justify-content:center!important;gap:24px!important;display:flex!important}body .web-landing .web-landing__footer button{box-shadow:none!important;cursor:pointer!important;font:inherit!important;background:0 0!important;border:0!important;padding:0!important}body .web-landing .web-landing__footer button:hover,body .web-landing .web-landing__footer button:focus-visible{color:#c99a2e!important}body .web-landing .web-landing__legal{z-index:80;background:#050301b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}body .web-landing .web-landing__legal article{background:#120c08;border:1px solid #ba8c3038;border-radius:16px;width:min(100%,560px);max-height:min(80vh,640px);padding:28px 24px;overflow:auto}body .web-landing .web-landing__legal h2{margin:0 0 14px;font-size:18px;font-weight:760}body .web-landing .web-landing__legal p{color:#c4b394;margin:0 0 12px;font-size:14px;line-height:1.55}body .web-landing .web-landing__legal button{color:#171109;cursor:pointer;background:linear-gradient(135deg,#d4a84a,#b88620);border:0;border-radius:999px;margin-top:8px;padding:10px 16px;font-size:14px;font-weight:700}@media (width<=600px){body .web-landing .web-landing__footer nav{flex-direction:column!important;gap:12px!important}}body .web-landing .web-landing__final{display:none!important}body .web-landing .web-landing__support{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;min-height:calc(100dvh - 180px)!important;padding-block:48px!important;display:flex!important}body .web-landing .web-landing__support .web-landing__section-heading{text-align:center!important;flex-direction:column!important;align-items:center!important;width:min(100%,360px)!important;margin:0 auto 22px!important;display:flex!important}body .web-landing .web-landing__support .web-landing__section-heading>p{width:max-content!important;margin:0 auto 12px!important}body .web-landing .web-landing__support .web-landing__section-heading h2{color:#fff4d8!important;letter-spacing:-.04em!important;text-align:center!important;width:100%!important;max-width:none!important;text-shadow:none!important;margin:0!important;font-size:clamp(28px,4vw,36px)!important;font-weight:760!important;line-height:1.15!important}body .web-landing .web-landing__support-modal{background:linear-gradient(#1a1510 0%,#120e0b 100%)!important;border:1px solid #ba8c3047!important;border-radius:20px!important;flex-direction:column!important;align-items:center!important;width:min(100%,360px)!important;margin:0 auto!important;padding:26px 20px 16px!important;display:flex!important;box-shadow:inset 0 1px #ffe4b40f,0 18px 40px #05020052!important}body .web-landing .web-landing__support-modal-icon{color:#171109;background:linear-gradient(145deg,#d4a84a,#b88620);border-radius:16px;place-items:center;width:56px;height:56px;margin-bottom:16px;display:grid;position:relative}body .web-landing .web-landing__support-modal-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}body .web-landing .web-landing__support-modal-icon:after{content:"";background:#4caf5a;border:2px solid #120e0b;border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}body .web-landing .web-landing__support-modal h3{color:#fff4d8!important;margin:0 0 6px!important;font-size:20px!important;font-weight:720!important}body .web-landing .web-landing__support-modal>p{max-width:30ch;color:#b9a88e!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 0 18px!important;padding:0!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important}body .web-landing .web-landing__support-contacts{gap:8px;width:100%;display:grid}body .web-landing .web-landing__support-contacts a{grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:54px;padding:10px 12px;text-decoration:none;display:grid;color:#fff4d8!important;background:#ffffff08!important;border:1px solid #ba8c3033!important;border-radius:12px!important}body .web-landing .web-landing__support-contacts a:hover,body .web-landing .web-landing__support-contacts a:focus-visible{background:#c4943014!important;border-color:#c4943073!important}body .web-landing .web-landing__support-contacts svg{color:#c99a2e;stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}body .web-landing .web-landing__support-contacts span{text-align:left;flex-direction:column;align-items:flex-start;gap:1px;display:flex}body .web-landing .web-landing__support-contacts strong{font-size:14px;font-weight:700}body .web-landing .web-landing__support-contacts small{color:#9a8a72;font-size:12px;font-weight:500}body .web-landing .web-landing__faq{text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}body .web-landing .web-landing__faq .web-landing__section-heading{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;margin:0 0 28px!important;display:flex!important;position:static!important;top:auto!important}body .web-landing .web-landing__faq .web-landing__section-heading h2{color:#d4b05a!important;letter-spacing:-.05em!important;text-shadow:none!important;margin:0!important;font-size:clamp(44px,6vw,68px)!important;font-weight:820!important;line-height:1!important}body .web-landing .web-landing__faq .web-landing__section-heading>p{color:#c4b394!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:10px 0 0!important;padding:0!important;font-size:15px!important;font-weight:500!important;line-height:1.4!important}body .web-landing .web-landing__faq-list{border:0!important;gap:10px!important;width:min(100%,560px)!important;display:grid!important}body .web-landing .web-landing__faq-item,body .web-landing .web-landing__faq-item:nth-child(n){overflow:hidden;box-shadow:none!important;background:#14100ceb!important;border:1px solid #ba8c3038!important;border-radius:14px!important}body .web-landing .web-landing__faq-item>button{letter-spacing:-.02em!important;grid-template-columns:36px minmax(0,1fr) 16px!important;align-items:center!important;gap:12px!important;min-height:56px!important;padding:10px 14px!important;font-size:15px!important;font-weight:650!important;display:grid!important}body .web-landing .web-landing__faq-icon{color:#d4b05a;background:#c99a2e29;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:400;display:grid}body .web-landing .web-landing__faq-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}body .web-landing .web-landing__faq-item>button span{text-align:left}body .web-landing .web-landing__faq-item>button i{width:16px!important;height:16px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}body .web-landing .web-landing__faq-item>button i:before,body .web-landing .web-landing__faq-item>button i:after{content:""!important;background:0 0!important;border:1.6px solid #c99a2e!important;border-top:0!important;border-left:0!important;width:8px!important;height:8px!important;top:42%!important}body .web-landing .web-landing__faq-item>button i:before{transform:translate(-50%,-50%)rotate(45deg)!important}body .web-landing .web-landing__faq-item>button i:after{display:none!important}body .web-landing .web-landing__faq-item.is-open>button i:before{top:58%!important;transform:translate(-50%,-50%)rotate(225deg)!important}body .web-landing .web-landing__faq-answer p{color:#b9a88e!important;text-align:left!important;max-width:none!important;padding:0 14px 14px 62px!important;font-size:14px!important;line-height:1.45!important}@media (width<=600px){body .web-landing .web-landing__faq .web-landing__section-heading h2{font-size:42px!important}body .web-landing .web-landing__faq-item>button{min-height:52px!important;font-size:14px!important}body .web-landing .web-landing__faq-answer p{padding:0 12px 12px!important}}body .web-landing.is-modal-open{overflow:hidden!important}body .web-landing .web-landing__plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;display:grid}body .web-landing .web-landing__plan,body .web-landing .web-landing__plan:nth-child(n){min-height:0;color:inherit;text-align:left;cursor:pointer;appearance:none;font:inherit;flex-direction:column;align-items:flex-start;gap:0;padding:26px 22px 22px;display:flex;position:relative;background:linear-gradient(#c4943014,#0000 38%),linear-gradient(#1a1510 0%,#120e0b 100%)!important;border:1px solid #ba8c3047!important;border-radius:20px!important;box-shadow:inset 0 1px #ffe4b40f,0 16px 36px #05020047!important}body .web-landing .web-landing__plan:hover,body .web-landing .web-landing__plan:focus-visible{border-color:#c494308c!important;box-shadow:inset 0 1px #ffe4b41a,0 0 28px #ba842a38,0 18px 40px #05020057!important}body .web-landing .web-landing__plan.is-featured{border-color:#d4a84a8c!important;box-shadow:inset 0 1px #ffe4b41f,0 0 32px #ba842a47,0 18px 42px #0502005c!important}body .web-landing .web-landing__plan>small{color:#171109;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#d4a84a,#b88620);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:760;position:absolute;top:14px;right:14px}body .web-landing .web-landing__plan>img{object-fit:contain;filter:drop-shadow(0 8px 14px #28120473);width:52px;height:52px;margin-bottom:14px}body .web-landing .web-landing__plan>strong{color:#fff4d8;letter-spacing:-.04em;margin:0 0 6px;font-size:22px;font-weight:760}body .web-landing .web-landing__plan>b{color:#d4b05a;letter-spacing:-.05em;margin:0 0 16px;font-size:28px;font-weight:820;line-height:1}body .web-landing .web-landing__plan>b span{color:#9a8a72;letter-spacing:0;margin-left:6px;font-size:14px;font-weight:600}body .web-landing .web-landing__plan ul{gap:8px;width:100%;margin:0;padding:0;list-style:none;display:grid}body .web-landing .web-landing__plan li{color:#c4b394;align-items:flex-start;gap:8px;font-size:13px;font-weight:560;line-height:1.35;display:flex}body .web-landing .web-landing__plan li svg,body .web-landing .web-landing__plan-modal li svg{color:#d4b05a;stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 16px;width:16px;height:16px;margin-top:1px}body .web-landing .web-landing__plan-modal{z-index:90;background:#050301c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}body .web-landing .web-landing__plan-modal article{text-align:center;background:linear-gradient(#16120e 0%,#0f0c09 100%);border:1px solid #ba8c306b;border-radius:24px;flex-direction:column;align-items:center;width:min(100%,420px);padding:36px 28px 28px;display:flex;position:relative;box-shadow:inset 0 1px #ffe4b414,0 0 40px #ba842a47,0 28px 64px #0000008c}body .web-landing .web-landing__plan-modal-close{color:#b9a88e;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:14px;right:14px}body .web-landing .web-landing__plan-modal-close:hover,body .web-landing .web-landing__plan-modal-close:focus-visible{color:#fff4d8;background:#ffffff0a}body .web-landing .web-landing__plan-modal-close svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}body .web-landing .web-landing__plan-modal-badge{align-items:center;gap:6px;color:#f0d08a!important;box-shadow:none!important;letter-spacing:.02em!important;text-transform:none!important;background:linear-gradient(145deg,#c4943029,#482a0a2e),#16100adb!important;border:1px solid #d494348c!important;border-radius:999px!important;margin:0 0 16px!important;padding:6px 12px!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important}body .web-landing .web-landing__plan-modal-badge svg{color:#e0a030;fill:currentColor;width:14px;height:14px}body .web-landing .web-landing__plan-modal h2{color:#fff7e5;letter-spacing:-.05em;max-width:18ch;margin:0 0 8px;font-size:clamp(26px,4vw,32px);font-weight:820;line-height:1.1}body .web-landing .web-landing__plan-modal h2 span{color:#d4b05a}body .web-landing .web-landing__plan-modal h3{color:#fff4d8;letter-spacing:-.03em;margin:0 0 10px;font-size:18px;font-weight:700}body .web-landing .web-landing__plan-modal article>p:not(.web-landing__plan-modal-badge){color:#b9a88e;background:0 0;border:0;max-width:34ch;margin:0 0 18px;font-size:14px;font-weight:500;line-height:1.45}body .web-landing .web-landing__plan-modal ul{gap:10px;width:100%;margin:0 0 22px;padding:0;list-style:none;display:grid}body .web-landing .web-landing__plan-modal li{color:#efe4cf;text-align:left;align-items:flex-start;gap:10px;font-size:14px;font-weight:560;line-height:1.4;display:flex}body .web-landing .web-landing__plan-modal-cta{border-radius:14px!important;justify-content:center!important;width:100%!important;min-height:52px!important;font-size:16px!important}body .web-landing .web-landing__plan-modal-cta svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (width<=980px){body .web-landing .web-landing__plans{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}@media (width<=600px){body .web-landing .web-landing__plan{padding:22px 18px 18px}body .web-landing .web-landing__plan>b{font-size:24px}body .web-landing .web-landing__plan-modal{align-items:end;padding:16px}body .web-landing .web-landing__plan-modal article{border-radius:20px;width:100%;padding:28px 18px 20px}body .web-landing .web-landing__plan-modal h2{font-size:24px}}body[data-active-tab=apiary] .app-shell :is(.v1-apiary__vacation-gate,.v1-apiary__treasure-gate){isolation:isolate;background:radial-gradient(circle at 14% 48%,#ffb1242e,#0000 38%),linear-gradient(145deg,#231b12fc,#0d0e12fc);border-color:#ffbe3a7a;min-height:76px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffebb114,0 8px 18px #0003}body[data-active-tab=apiary] .app-shell :is(.v1-apiary__vacation-gate,.v1-apiary__treasure-gate):after{z-index:-1;content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#0000 42%,#ffe08914,#0000 63%);position:absolute;inset:0}body[data-active-tab=apiary] .app-shell .v1-apiary__treasure-gate>img{object-fit:contain;filter:drop-shadow(0 8px 10px #0000007a);background:0 0;width:64px;height:64px;margin-left:-3px;transform:scale(1.08)}body[data-active-tab=apiary] .app-shell .v1-apiary__treasure-gate strong{color:#ffe5a3;letter-spacing:.035em}body[data-active-tab=apiary] .app-shell .v1-apiary__treasure-gate b{color:#2d1903;background:linear-gradient(135deg,#ffe58c,#e59a1b)}body[data-active-tab=apiary] .app-shell .v1-apiary__treasure-gate:active>img{transform:scale(1.03)}@media (width<=359px){body[data-active-tab=apiary] .app-shell .v1-apiary__service-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){body[data-active-tab=apiary] .app-shell .v1-apiary__treasure-gate>img{animation:3.2s ease-in-out infinite apiary-treasure-breathe}}@keyframes apiary-treasure-breathe{0%,to{transform:scale(1.06)translateY(0)}50%{transform:scale(1.1)translateY(-2px)}}body[data-active-tab=game] .app-shell .mine-bay{--bay-accent:235 171 66;border:1px solid rgb(var(--bay-accent) / .58)!important;box-shadow:0 14px 28px #10090347, 0 0 20px rgb(var(--bay-accent) / .1)!important;filter:none!important;background:linear-gradient(145deg,#8f632d,#d49a45 48%,#815321)!important;border-radius:26px!important}body[data-active-tab=game] .app-shell .mine-bay__header,body[data-active-tab=game] .app-shell .mine-bay__footer{background:radial-gradient(circle at 16% 30%, rgb(var(--bay-accent) / .13), transparent 38%), linear-gradient(115deg, #392719, #533a22 54%, #312116)!important}body[data-active-tab=game] .app-shell .mine-bay__header:after,body[data-active-tab=game] .app-shell .mine-bay__viewport:before,body[data-active-tab=game] .app-shell .mine-bay__viewport:after,body[data-active-tab=game] .app-shell .mine-bay__cell:before{content:none!important;display:none!important}body[data-active-tab=game] .app-shell .mine-bay__telemetry{box-shadow:inset 0 1px #fff1cb14;border-color:rgb(var(--bay-accent) / .34)!important;background:#5c3d1da8!important}body[data-active-tab=game] .app-shell .mine-bay__chassis{background:linear-gradient(145deg,#4c351f,#6c4b28 52%,#432e1c)!important;grid-template-columns:minmax(0,1fr)!important;padding:9px!important}body[data-active-tab=game] .app-shell .mine-bay__rail{display:none!important}body[data-active-tab=game] .app-shell .mine-bay__viewport{background:radial-gradient(circle at 50% 42%,#ffdd9a21,#0000 66%),linear-gradient(145deg,#4a3421,#2f241b 56%,#49321e)!important;border:1px solid #ffdc9233!important;border-radius:18px!important;grid-column:1!important;padding:8px!important;box-shadow:inset 0 1px #fff2d314,inset 0 0 22px #180d043d!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="5"],body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="6"]{gap:1px!important;padding:1px!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-grid-size="9"]{gap:1px!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__chassis{padding:3px!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__viewport{padding:1px!important}body[data-active-tab=game] .app-shell .mine-bay__cell{box-shadow:none!important;clip-path:none!important;background:0 0!important;border:0!important;border-radius:18px!important;padding:0!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mine-bay__cell-art{transform:scale(1.01);object-fit:contain!important;filter:saturate(.9)brightness(.94)drop-shadow(0 3px 3px #1f11053d)!important;width:114%!important;max-width:none!important;height:114%!important;max-height:none!important}body[data-active-tab=game] .app-shell .mine-bay__cell:not(:disabled):hover .mine-bay__cell-art{filter:saturate(.96)brightness(1.02)drop-shadow(0 4px 5px #1f110545)!important}body[data-active-tab=game] .app-shell .mine-bay__cell.is-safe,body[data-active-tab=game] .app-shell .mine-bay__cell.is-wasp{box-shadow:none!important;background:0 0!important;border:0!important}body[data-active-tab=game] .app-shell .mine-bay__cell.is-safe .mine-bay__cell-art{filter:saturate(1.02)brightness(1.02)drop-shadow(0 0 7px #ffbe305c)!important}body[data-active-tab=game] .app-shell .mine-bay__cell.is-wasp .mine-bay__cell-art{filter:saturate(1.05) brightness(.98) drop-shadow(0 0 7px rgb(var(--bay-danger) / .34))!important}body[data-active-tab=game] .app-shell .mine-bay__cell.is-impact .mine-bay__cell-art{animation:.52s cubic-bezier(.16,1,.3,1) both mine-bay-wasp-arrival-v7}body[data-active-tab=game] .app-shell .mine-bay__cell.is-revealed .mine-bay__cell-art{animation:.26s both mine-bay-wasp-reveal-v7}body[data-active-tab=game] .app-shell .mine-bay__progress{border-color:rgb(var(--bay-accent) / .28)!important;background:#fff1cd14!important}body[data-active-tab=game] .app-shell .mine-bay__progress>i{background:linear-gradient(90deg,#c98420,#f4c35f 72%,#ffe8a5)!important}body[data-active-tab=game] .app-shell .mine-bay:not(.mine-bay--nest){background:linear-gradient(145deg,#765027,#b27b36 48%,#68431f)!important}body[data-active-tab=game] .app-shell .mine-bay:not(.mine-bay--nest) .mine-bay__header,body[data-active-tab=game] .app-shell .mine-bay:not(.mine-bay--nest) .mine-bay__footer{background:radial-gradient(circle at 16% 30%, rgb(var(--bay-accent) / .1), transparent 38%), linear-gradient(115deg, #302117, #432e1d 54%, #281a12)!important}body[data-active-tab=game] .app-shell .mine-bay:not(.mine-bay--nest) .mine-bay__chassis{background:linear-gradient(145deg,#3f2b1b,#573b22 52%,#382617)!important}body[data-active-tab=game] .app-shell .mine-bay:not(.mine-bay--nest) .mine-bay__viewport{background:radial-gradient(circle at 50% 42%,#ffd88f17,#0000 66%),linear-gradient(145deg,#3b2a1c,#251c16 56%,#382719)!important}body[data-active-tab=game] .app-shell .mine-bay--nest{--bay-accent:173 92 207;background:linear-gradient(145deg,#4b2e58,#704783 48%,#3f294a)!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__header,body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__footer{background:radial-gradient(circle at 16% 30%,#b25ed626,#0000 38%),linear-gradient(115deg,#301a38,#472451 54%,#25142c)!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__chassis{background:linear-gradient(145deg,#321d3b,#472653 52%,#28172f)!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__viewport{background:radial-gradient(circle at 50% 42%,#a951cf2b,#0000 67%),linear-gradient(145deg,#291433,#140a1a 56%,#25112f)!important;border-color:#c57ee13d!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__cell-art{filter:saturate(1.08)brightness(1.08)drop-shadow(0 2px 3px #390e4b66)!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__cell.is-safe .mine-bay__cell-art{filter:saturate()brightness(1.08)drop-shadow(0 0 6px #d68b3047)!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__cell.is-wasp .mine-bay__cell-art{filter:saturate()brightness(1.05)drop-shadow(0 0 6px #b85c4c40)!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout]{grid-template-rows:repeat(var(--mine-board-rows), auto);contain:layout paint;grid-auto-flow:row;place-items:center stretch;min-width:0;grid-template-columns:repeat(var(--mine-board-columns), minmax(0, 1fr))!important;gap:3px 1px!important;width:100%!important;max-width:470px!important;padding:5px 2px!important;display:grid!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout=meadow]{max-width:380px!important;padding-block:10px!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout=grove]{gap-block:2px!important;max-width:420px!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout=nest]{gap:1px 0!important;max-width:470px!important;padding:2px 0!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell{grid-column:var(--mine-cell-column) / span 2;grid-row:var(--mine-cell-row);aspect-ratio:1.08;isolation:isolate;transform:translateZ(0);width:100%!important;transition:none!important}body[data-active-tab=game] .app-shell .mine-bay--meadow{--mine-cell-edge:#f0b746a3;--mine-cell-surface:linear-gradient(145deg, #5d492a, #2b2419 64%, #63451d);--mine-safe-edge:#b2f05bf0;--mine-safe-surface:radial-gradient(circle at 50% 42%, #587927, #263719 72%)}body[data-active-tab=game] .app-shell .mine-bay--grove{--mine-cell-edge:#cd822dad;--mine-cell-surface:linear-gradient(150deg, #51351f, #231b14 62%, #6d3e18);--mine-safe-edge:#ffb840f2;--mine-safe-surface:radial-gradient(circle at 50% 38%, #704218, #2f2115 74%)}body[data-active-tab=game] .app-shell .mine-bay--nest{--mine-cell-edge:#bf73d9a8;--mine-cell-surface:linear-gradient(145deg, #4e275d, #211229 66%, #65356f);--mine-safe-edge:#ffce4bf2;--mine-safe-surface:radial-gradient(circle at 50% 42%, #6a3d71, #25132f 74%)}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell{border:1px solid var(--mine-cell-edge)!important;background:var(--mine-cell-surface)!important;overflow:hidden!important;box-shadow:inset 0 1px #ffeebe1f,inset 0 -2px #0c070252,0 2px 2px #0f08033d!important}body[data-active-tab=game] .app-shell .mine-bay--meadow .mine-bay__cell{clip-path:polygon(24% 3%,76% 3%,98% 28%,91% 76%,67% 98%,31% 98%,8% 76%,2% 29%);border-radius:32% 32% 38% 38%!important}body[data-active-tab=game] .app-shell .mine-bay--grove .mine-bay__cell{clip-path:polygon(21% 2%,79% 2%,98% 21%,98% 79%,79% 98%,21% 98%,2% 79%,2% 21%);border-radius:20%!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__cell{clip-path:polygon(25% 2%,75% 2%,99% 50%,75% 98%,25% 98%,1% 50%);border-radius:24%!important;box-shadow:inset 0 1px #ffe0ab1a,inset 0 -1px #0d06126b!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell.is-safe{border-color:var(--mine-safe-edge)!important;background:var(--mine-safe-surface)!important;box-shadow:inset 0 1px #fff8b52e, 0 0 0 1px color-mix(in srgb, var(--mine-safe-edge) 42%, transparent)!important;animation:none!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__socket{border-radius:inherit;position:relative;overflow:hidden}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell-art{backface-visibility:hidden;display:block;transform:none;object-fit:contain!important;filter:none!important;max-width:none!important;max-height:none!important;transition:none!important}body[data-active-tab=game] .app-shell .mine-bay__cell-art--closed{opacity:.48;width:112%!important;height:112%!important}body[data-active-tab=game] .app-shell .mine-bay--meadow .mine-bay__cell-art--closed{opacity:.52}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__cell-art--closed{opacity:.4;width:116%!important;height:116%!important}body[data-active-tab=game] .app-shell .mine-bay__cell-art--honey{z-index:2;position:relative;width:82%!important;height:82%!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell.is-safe .mine-bay__cell-art--honey{filter:none!important}body[data-active-tab=game] .app-shell .mine-bay--grove .mine-bay__cell-art--honey{width:84%!important;height:84%!important}body[data-active-tab=game] .app-shell .mine-bay__cell-art--wasp{width:106%!important;height:106%!important}body[data-active-tab=game] .app-shell .mine-bay__cell.is-opening{animation:.32s ease-in-out infinite alternate mine-cell-opening-v9!important}body[data-active-tab=game] .app-shell .mine-bay__cell.is-opening .mine-bay__socket:after{z-index:3;opacity:0;content:"";border:1px solid #ffe07ec2;border-radius:50%;animation:.32s ease-out infinite mine-cell-scan-v9;position:absolute;inset:20%}body[data-active-tab=game] .app-shell .mine-bay:not(.is-loss-revealed):not(.is-win-revealed) .mine-bay__cell.is-safe .mine-bay__socket:before{z-index:1;opacity:0;content:"";background:radial-gradient(circle,#ffe06194,#0000 68%);border-radius:50%;animation:.24s ease-out both mine-honey-glow-v9;position:absolute;inset:9%}body[data-active-tab=game] .app-shell .mine-bay--meadow:not(.is-loss-revealed):not(.is-win-revealed) .mine-bay__cell.is-safe .mine-bay__cell-art--honey{animation:.21s cubic-bezier(.16,1,.3,1) both mine-honey-meadow-v9}body[data-active-tab=game] .app-shell .mine-bay--grove:not(.is-loss-revealed):not(.is-win-revealed) .mine-bay__cell.is-safe .mine-bay__cell-art--honey{animation:.19s cubic-bezier(.22,1,.36,1) both mine-honey-grove-v9}body[data-active-tab=game] .app-shell .mine-bay--nest:not(.is-loss-revealed):not(.is-win-revealed) .mine-bay__cell.is-safe .mine-bay__cell-art--honey{animation:.17s cubic-bezier(.16,1,.3,1) both mine-honey-nest-v9}body[data-active-tab=game] .app-shell .mine-bay:is(.is-loss-revealed,.is-win-revealed) .mine-bay__cell,body[data-active-tab=game] .app-shell .mine-bay:is(.is-loss-revealed,.is-win-revealed) .mine-bay__cell-art{animation:none!important}@keyframes mine-cell-opening-v9{0%{filter:brightness(.94);transform:translateZ(0)scale(.94)}to{filter:brightness(1.1);transform:translateZ(0)scale(.985)}}@keyframes mine-cell-scan-v9{0%{opacity:.8;transform:scale(.45)}to{opacity:0;transform:scale(1.7)}}@keyframes mine-honey-glow-v9{0%{opacity:0;transform:scale(.35)}45%{opacity:.9}to{opacity:0;transform:scale(1.5)}}@keyframes mine-honey-meadow-v9{0%{opacity:0;transform:translateY(18%)scale(.45)rotate(-7deg)}72%{opacity:1;transform:translateY(-3%)scale(1.08)rotate(2deg)}to{opacity:1;transform:none}}@keyframes mine-honey-grove-v9{0%{opacity:0;transform:translateY(-24%)scale(.74)}70%{opacity:1;transform:translateY(3%)scale(1.04)}to{opacity:1;transform:none}}@keyframes mine-honey-nest-v9{0%{opacity:0;transform:scale(.38)rotate(9deg)}68%{opacity:1;transform:scale(1.1)rotate(-2deg)}to{opacity:1;transform:none}}@media (width<=360px){body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout]{gap:2px 0!important;padding-inline:0!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout=nest]{gap:0!important}}@media (prefers-reduced-motion:reduce){body[data-active-tab=game] .app-shell .mine-bay__cell.is-opening,body[data-active-tab=game] .app-shell .mine-bay__cell.is-opening .mine-bay__socket:after,body[data-active-tab=game] .app-shell .mine-bay__cell.is-safe .mine-bay__socket:before,body[data-active-tab=game] .app-shell .mine-bay__cell.is-safe .mine-bay__cell-art--honey{animation:none!important}}body[data-active-tab=game] .app-shell .mine-bay.mine-bay--meadow .mine-bay__viewport,body[data-active-tab=game] .app-shell .mine-bay.mine-bay--grove .mine-bay__viewport,body[data-active-tab=game] .app-shell .mine-bay.mine-bay--nest .mine-bay__viewport{place-items:center;min-height:300px;display:grid;border-radius:18px!important;padding:10px 4px!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mine-bay--meadow{--mine-cell-width:clamp(64px, 17vw, 72px);--mine-cell-height:clamp(54px, 14vw, 60px);--mine-column-step:clamp(48px, 12.75vw, 54px);--mine-row-step:clamp(27px, 7vw, 30px);--mine-cell-gap:0px;--mine-cell-frame:linear-gradient(145deg, #f0c566, #a96c19 38%, #4f2d0a 72%, #ce9130);--mine-safe-frame:linear-gradient(145deg, #dbff78, #6db92f 42%, #274b14 76%, #9dde42)}body[data-active-tab=game] .app-shell .mine-bay--grove{--mine-cell-width:clamp(54px, 15vw, 64px);--mine-cell-height:clamp(46px, 12vw, 52px);--mine-column-step:clamp(40.5px, 11.25vw, 48px);--mine-row-step:clamp(23px, 6vw, 26px);--mine-cell-gap:0px;--mine-cell-frame:linear-gradient(145deg, #f0a94c, #9d581a 38%, #47250d 72%, #bd7024);--mine-safe-frame:linear-gradient(145deg, #ffd969, #d28520 42%, #65360d 76%, #f0a538)}body[data-active-tab=game] .app-shell .mine-bay--nest{--mine-cell-width:clamp(36px, 11.5vw, 48px);--mine-cell-height:clamp(30px, 9.5vw, 40px);--mine-column-step:clamp(27px, 8.625vw, 36px);--mine-row-step:clamp(15px, 4.75vw, 20px);--mine-cell-gap:0px;--mine-cell-frame:linear-gradient(145deg, #dc9aef, #824198 40%, #35163f 74%, #ad5bc0);--mine-safe-frame:linear-gradient(145deg, #ffe681, #c68e2c 42%, #5b3b11 76%, #e8b542)}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout]{contain:layout;grid-template-columns:repeat(var(--mine-board-columns), calc((var(--mine-cell-width) + var(--mine-cell-gap)) / 2))!important;grid-template-rows:repeat(var(--mine-board-rows), var(--mine-cell-height))!important;gap:var(--mine-cell-gap) 0!important;width:max-content!important;max-width:100%!important;padding:6px 0!important;padding:6px calc(var(--mine-cell-width) - var(--mine-column-step)) 6px 0!important;grid-template-columns:repeat(var(--mine-board-columns), var(--mine-column-step))!important;grid-template-rows:repeat(var(--mine-board-rows), var(--mine-row-step))!important;place-items:start!important;gap:0!important;margin:0 auto!important;display:grid!important;overflow:visible!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell{touch-action:manipulation;width:var(--mine-cell-width)!important;min-width:var(--mine-cell-width)!important;height:var(--mine-cell-height)!important;min-height:var(--mine-cell-height)!important;aspect-ratio:auto!important;background:var(--mine-cell-frame,var(--mine-cell-edge))!important;clip-path:none!important;border:0!important;border-radius:23%!important;padding:2px!important;overflow:hidden!important;box-shadow:0 2px 5px #0000004d,inset 0 1px #fff2b74d!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell.is-safe{background:var(--mine-safe-frame,var(--mine-safe-edge))!important;box-shadow:0 0 0 1px color-mix(in srgb, var(--mine-safe-edge) 24%, transparent), 0 2px 5px #00000057!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell.is-wasp{background:linear-gradient(145deg,#ffe2a5,#b77a2e 42%,#654018 76%,#dca04c)!important;box-shadow:0 0 0 1px #ffd18b3d,0 2px 5px #00000057!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__socket{clip-path:none;width:100%;height:100%;box-shadow:inset 0 1px #fff1ca1c,inset 0 -2px #0a050257;background:var(--mine-cell-surface)!important;border:0!important;border-radius:20%!important;overflow:hidden!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell{grid-column:var(--mine-cell-column) / span 1;grid-row:var(--mine-cell-row) / span 2}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell,body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__socket{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)!important;border-radius:16%!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell.is-safe .mine-bay__socket{background:var(--mine-safe-surface)!important}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell.is-wasp .mine-bay__socket{background:radial-gradient(circle at 50% 42%,#e4d2ad,#8e704d 76%)!important}body[data-active-tab=game] .app-shell .mine-bay__cell-art--closed{display:none!important}body[data-active-tab=game] .app-shell .mine-bay__cell-art--honey{width:72%!important;height:72%!important}body[data-active-tab=game] .app-shell .mine-bay--nest .mine-bay__cell-art--honey{width:78%!important;height:78%!important}body[data-active-tab=game] .app-shell .mine-bay__cell-art--wasp{filter:none!important;width:88%!important;height:88%!important}@media (width<=360px){body[data-active-tab=game] .app-shell .mine-bay__viewport{min-height:284px;padding-inline:3px!important}body[data-active-tab=game] .app-shell .mine-bay--meadow{--mine-cell-width:60px;--mine-cell-height:50px;--mine-column-step:45px;--mine-row-step:25px}body[data-active-tab=game] .app-shell .mine-bay--grove{--mine-cell-width:52px;--mine-cell-height:44px;--mine-column-step:39px;--mine-row-step:22px}body[data-active-tab=game] .app-shell .mine-bay--nest{--mine-cell-width:36px;--mine-cell-height:30px;--mine-column-step:27px;--mine-row-step:15px}body[data-active-tab=game] .app-shell .mine-bay__grid[data-layout] .mine-bay__cell{padding:1px!important}}.app-shell .content>.page.page-stack{gap:var(--ui-surface-gap)!important;padding-top:var(--app-content-top-clearance)!important;padding-bottom:max(28px, var(--ui-surface-gap))!important;flex-direction:column!important;display:flex!important}body[data-active-tab=game] .app-shell .content>.page.page-stack{min-height:100dvh;padding-bottom:calc(60px + var(--ui-surface-gap) + var(--ui-surface-gap))!important}.app-shell .page-stack>[data-ui-surface]{box-sizing:border-box;flex:none;min-width:0;margin-top:0!important;margin-bottom:0!important}.app-shell :is(.mock-v1-hero-grid,.mock-v1-two-columns,.mock-v1-three-columns,.mock-v1-exchanges,.v1-apiary__service-grid,.v1-apiary__sections,.apiary-ops__grid){gap:var(--ui-surface-gap)!important;margin-top:0!important;margin-bottom:0!important}body[data-active-tab=hive] .app-shell .hive-field__hud{gap:var(--ui-panel-gap)!important}body[data-active-tab=game] .app-shell .mock-v1-active-round{align-content:start;row-gap:var(--ui-surface-gap)!important;display:grid!important}body[data-active-tab=game] .app-shell .mock-v1-active-round>[data-ui-surface]{min-width:0;margin-top:0!important;margin-bottom:0!important}body[data-active-tab=game] .app-shell .mine-bay-settlement{margin-top:0!important}:is(.market-rules,.v1-modal,.apiary-income-modal__body,.profile-tiers-modal__content,.hive-help__stage,.hive-history__stage){row-gap:var(--ui-modal-gap)!important}:is(.market-rules,.v1-modal,.apiary-income-modal__body,.profile-tiers-modal__content,.hive-help__stage,.hive-history__stage)>*{min-width:0;margin-top:0!important;margin-bottom:0!important}body[data-active-tab]>:is(.modal-backdrop,.referral-modal-backdrop,.wheel-prize-backdrop){z-index:var(--z-modal)!important;box-sizing:border-box!important;height:var(--app-viewport-height)!important;max-height:var(--app-viewport-height)!important;padding:var(--app-modal-top-clearance) 10px var(--app-modal-bottom-clearance)!important;overflow:hidden!important}body>.modal-backdrop>.game-modal,body>.referral-modal-backdrop>.referral-modal,body>.wheel-prize-backdrop>.wheel-prize-card{max-height:calc(var(--app-viewport-height) - var(--app-modal-top-clearance) - var(--app-modal-bottom-clearance))!important}.app-shell .bottom-nav{z-index:var(--z-bottom-nav)!important}.global-chat-fab{z-index:var(--z-floating-action)!important;top:auto!important;right:max(env(safe-area-inset-right,0px), calc(50vw - 280px))!important;bottom:calc(var(--app-bottom-nav-height) + var(--ui-surface-gap))!important;border-radius:10px 0 0 10px!important;width:24px!important;height:60px!important}body[data-active-tab=game] .global-chat-fab{bottom:calc(82px + var(--safe-bottom) + var(--ui-surface-gap))!important}body[data-active-tab=hive] .global-chat-fab,body.modal-open .global-chat-fab{display:none!important}.global-chat-drawer-layer{z-index:var(--z-chat-drawer)!important}body>.toast.toast--nav{z-index:var(--z-toast)!important;bottom:calc(var(--app-bottom-nav-height) + var(--ui-surface-gap))!important}body.modal-open>.toast.toast--nav{top:calc(var(--app-modal-top-clearance) + 6px)!important;bottom:auto!important}@media (width<=350px){.app-shell .content>.page.page-stack{gap:10px!important}}.mock-v1-live-events{background:radial-gradient(circle at 10%,#ffb82724,#0000 30%),linear-gradient(135deg,#21232cfa,#101218fa);border:1px solid #ffbc3d4d;border-radius:16px;align-items:center;gap:10px;min-height:62px;margin:0 0 10px;padding:9px 12px;display:flex}.mock-v1-live-events>img{object-fit:contain;width:44px;height:44px}.mock-v1-live-events>span{gap:3px;min-width:0;display:grid}.mock-v1-live-events strong{color:#ffe4a1;font-size:13px}.mock-v1-live-events small{color:#b9bbc3;font-size:10px}.mock-v1-wheel-pay{background:#ffffff06;border:1px solid #ffc1432e;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:8px 0;padding:3px;display:grid}.mock-v1-wheel-pay>button{color:#adaeb5;background:0 0;border:0;border-radius:10px;min-height:36px;font-size:11px;font-weight:850}.mock-v1-wheel-pay>button.is-active{color:#241604;background:#f5b934}.mock-v1-page.events-v1{--events-gold:#e7a922;--events-gold-bright:#ffe37b;--events-gold-deep:#7d4807;--events-purple:#a963df;--events-ink:#050604;--events-panel:#080d0bf7;--events-panel-soft:#0f1713f5;--events-line:#d3941fa1;--events-muted:#b8a779;color:#f6ebcb;isolation:isolate;background:radial-gradient(circle at 82% 4%,#eca72221,#0000 210px),radial-gradient(circle at 8% 32%,#84540d1f,#0000 180px),linear-gradient(#03050433,#020403db),url(/assets/mock3/fx/bg-honeycomb.webp) 50% 0/480px repeat-y,#040604;min-height:100%;padding:8px 7px 34px;overflow-x:hidden}.events-v1 *,.events-v1 :before,.events-v1 :after{box-sizing:border-box}.events-v1 button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.events-v1 button:focus-visible{outline-offset:2px;outline:2px solid #fff1a3}.events-v1 button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.54}.events-v1 .mock-v1-page-title{border:1px solid var(--events-line);background:linear-gradient(90deg,#da911724,#0000 58%),linear-gradient(#101612f5,#040706fa);border-radius:9px;grid-template-columns:58px minmax(0,1fr) 38px;align-items:center;gap:8px;min-height:82px;margin:0 0 8px;padding:9px 10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffda6c09,inset 0 -20px 30px #00000061,0 8px 18px #00000061}.events-v1 .mock-v1-page-title:after{content:"";background:linear-gradient(90deg,#0000,#d9941f,#0000);height:1px;position:absolute;bottom:0;left:72px;right:52px;box-shadow:0 0 8px #ecaa2a8a}.events-v1 .mock-v1-page-title>.sprite-icon{object-fit:contain;filter:drop-shadow(0 5px 5px #000000b8)drop-shadow(0 0 8px #e59d1f40);width:58px;height:58px}.events-v1 .mock-v1-page-title>div{min-width:0}.events-v1 .mock-v1-page-title span,.events-v1 .mock-v1-panel-title span,.events-v1 .mock-v1-modal-product>div>span{color:var(--events-gold);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:900;line-height:1.15;display:block}.events-v1 .mock-v1-page-title h1{color:var(--events-gold-bright);letter-spacing:.045em;text-transform:uppercase;text-shadow:0 2px #5b3304,0 0 14px #f1b02b47;margin:2px 0 1px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(25px,7vw,34px);font-weight:800;line-height:.95}.events-v1 .mock-v1-page-title p{color:var(--events-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:8px;line-height:1.25;overflow:hidden}.events-v1 .mock-v1-notice,.events-v1 .mock-v1-empty,.events-v1 .mock-v1-data-note{color:#dfcfa5;background:#241b0adb;border:1px solid #d095275e;border-radius:7px;margin:0 0 8px;padding:8px 10px;font-size:9px;line-height:1.4}.events-v1 .mock-v1-empty{color:var(--events-muted);text-align:center;background:#0000004d;border-style:dashed;margin:4px 0 0}.events-v1 .mock-v1-data-note{color:#9f9477;background:#00000038;margin:8px 0 0}.events-v1 .mock-v1-hero-grid,.events-v1 .mock-v1-two-columns,.events-v1 .mock-v1-three-columns{gap:8px;display:grid}.events-v1 .mock-v1-hero-grid{grid-template-columns:minmax(0,1.28fr) minmax(172px,.72fr)}.events-v1 .mock-v1-two-columns{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);margin-top:8px}.events-v1 .mock-v1-three-columns{grid-template-columns:1fr;margin-top:8px}.events-v1>.mock-v1-panel{margin-top:8px}.events-v1 .mock-v1-panel{border:1px solid var(--events-line);background:radial-gradient(circle at 92% 0, #eba92a12, transparent 110px), linear-gradient(145deg, #e6a1270a, transparent 40%), linear-gradient(180deg, var(--events-panel-soft), var(--events-panel));border-radius:8px;min-width:0;padding:10px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffe17d06,inset 0 -24px 40px #0000004d,0 6px 16px #00000052}.events-v1 .mock-v1-panel:before,.events-v1 .mock-v1-panel:after{content:"";z-index:2;pointer-events:none;width:17px;height:17px;position:absolute}.events-v1 .mock-v1-panel:before{border-top:2px solid #ffd45b9e;border-left:2px solid #ffd45b9e;border-radius:4px 0 0;top:3px;left:3px}.events-v1 .mock-v1-panel:after{border-bottom:2px solid #804b08b3;border-right:2px solid #804b08b3;border-radius:0 0 4px;bottom:3px;right:3px}.events-v1 .mock-v1-panel-title{border-bottom:1px solid #cf962945;justify-content:space-between;align-items:flex-start;gap:8px;min-height:34px;margin:-2px -2px 9px;padding:0 1px 7px;display:flex}.events-v1 .mock-v1-panel-title>div{min-width:0}.events-v1 .mock-v1-panel-title h2{color:#edcb72;letter-spacing:.035em;text-transform:uppercase;text-shadow:0 1px 2px #000;margin:2px 0 0;font-family:Impact,Arial Narrow,sans-serif;font-size:14px;font-weight:800;line-height:1}.events-v1 .mock-v1-panel-title>b{min-height:25px;color:var(--events-gold-bright);text-align:center;white-space:nowrap;background:#302008b3;border:1px solid #d89d2b66;border-radius:5px;flex:none;place-items:center;padding:5px 7px;font-size:8px;line-height:1.1;display:grid}.events-v1 .mock-v1-primary,.events-v1 .mock-v1-secondary,.events-v1 .mock-v1-quest button,.events-v1 .mock-v1-tournament button,.events-v1 .mock-v1-milestones button{color:#2b1a03;background:linear-gradient(#ffdf70,#d89017 62%,#a95f09);border:1px solid #f5c854;border-radius:6px;min-height:36px;padding:7px 10px;font-size:9px;font-weight:950;line-height:1.15;box-shadow:inset 0 1px #ffffff6b,inset 0 -2px #5a2a024d,0 4px 8px #00000061}.events-v1 .mock-v1-secondary{color:#f1cc72;background:linear-gradient(#3c290e,#110d06);border-color:#da9e30a1}.events-v1 .mock-v1-primary:active:not(:disabled),.events-v1 .mock-v1-secondary:active:not(:disabled),.events-v1 .mock-v1-quest button:active:not(:disabled),.events-v1 .mock-v1-tournament button:active:not(:disabled),.events-v1 .mock-v1-milestones button:active:not(:disabled){transform:translateY(1px)}.events-v1 .mock-v1-progress{background:#030504;border:1px solid #654515;border-radius:999px;height:8px;overflow:hidden;box-shadow:inset 0 2px 4px #000}.events-v1 .mock-v1-progress>span{border-radius:inherit;background:linear-gradient(90deg,#8d570c,#f0ad24 64%,#ffe984);height:100%;display:block;box-shadow:0 0 7px #eeb1279e}.events-v1 .mock-v1-login-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.events-v1 .mock-v1-login-days>div{text-align:center;background:linear-gradient(#1a231ef5,#040807fc);border:1px solid #ad7b224f;border-radius:5px;flex-direction:column;justify-content:space-between;align-items:center;min-width:0;min-height:87px;padding:5px 2px 4px;display:flex;overflow:hidden}.events-v1 .mock-v1-login-days>div.is-complete{background:radial-gradient(circle at 50% 48%,#efae282b,#0000 30px),linear-gradient(#44340ff0,#0d0e08fc);border-color:#bd8b28}.events-v1 .mock-v1-login-days>div.is-next{border-color:#ffc33b;box-shadow:inset 0 0 14px #edab2330,0 0 8px #eba82033}.events-v1 .mock-v1-login-days span{color:#b9a878;white-space:nowrap;font-size:7px}.events-v1 .mock-v1-login-days strong{color:#eccd72;min-height:20px;font-size:6px;line-height:1.15}.events-v1 .mock-v1-login-days .sprite-icon{object-fit:contain;filter:drop-shadow(0 3px 3px #000);width:38px;height:38px}.events-v1 .mock-v1-streak-milestones{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:6px 0 8px;display:grid}.events-v1 .mock-v1-streak-milestones>:is(div,button){background:#00000040;border:1px solid #b1802447;border-radius:5px;align-items:center;gap:4px;min-width:0;min-height:44px;padding:4px;display:flex}.events-v1 .mock-v1-streak-milestones>:is(div,button).is-complete{background:#4b390f4f;border-color:#ad842d}.events-v1 .mock-v1-streak-milestones .sprite-icon{object-fit:contain;flex:0 0 34px;width:34px;height:34px}.events-v1 .mock-v1-streak-milestones span{flex-direction:column;min-width:0;display:flex}.events-v1 .mock-v1-streak-milestones b{color:#e3be5d;font-size:7px}.events-v1 .mock-v1-streak-milestones small{color:#9d9478;font-size:6px;line-height:1.15}.events-v1 .mock-v1-login-panel>.mock-v1-primary,.events-v1 .mock-v1-wheel-panel>.mock-v1-primary{width:100%}.events-v1 .mock-v1-wheel-panel{flex-direction:column;display:flex}.events-v1 .mock-v1-wheel-panel .mock-v1-panel-title{width:100%}.events-v1 .mock-v1-wheel{background:radial-gradient(circle,#5f3508 57%,#130d05 60%);border-width:2px;border-color:#ffcb3d;width:min(176px,38vw);margin:7px auto 13px;padding:6px;box-shadow:inset 0 0 0 3px #724307,inset 0 0 20px #ffc73433,0 6px #3a2004,0 12px 22px #00000094}.events-v1 .mock-v1-wheel .reward-wheel{background:radial-gradient(circle,#0000 0 21%,#6c3e08 22% 24%,#0000 25%),repeating-conic-gradient(from -22.5deg,#e6a51f 0deg 43deg,#5e3004 43deg 45deg,#7c42a6 45deg 88deg,#5e3004 88deg 90deg);border-width:2px;border-color:#5d3506}.events-v1 .mock-v1-wheel .reward-wheel:after{border-width:1px;inset:6px}.events-v1 .mock-v1-wheel .reward-wheel-slot{width:29px;height:29px;transform:translate(-50%, -50%) rotate(var(--wheel-angle)) translateY(-52px) rotate(var(--wheel-counter-angle))}.events-v1 .mock-v1-wheel .reward-wheel-slot .sprite-icon{width:29px;height:29px}.events-v1 .mock-v1-wheel .reward-wheel-center{background:radial-gradient(circle,#ffe477,#d68b12);border-width:2px;width:48px;height:48px}.events-v1 .mock-v1-wheel .reward-wheel-center .sprite-icon{width:51px;height:51px}.events-v1 .mock-v1-wheel .reward-wheel-center>img{object-fit:contain;filter:drop-shadow(0 3px 4px #482300b3);width:57px;height:57px}.events-v1 .mock-v1-wheel .reward-wheel-pointer{border-width:2px;width:22px;height:29px;top:-9px}.events-v1 .mock-v1-caption{color:#9d9277;text-align:center;margin:8px 2px 0;font-size:7px;line-height:1.35}.events-v1 .mock-v1-season-progress{background:#00000042;border:1px solid #bf8b294d;border-radius:6px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:7px;margin-bottom:8px;padding:6px 8px;display:grid}.events-v1 .mock-v1-season-progress>.sprite-icon{width:46px;height:46px}.events-v1 .mock-v1-season-progress>img{object-fit:contain;filter:drop-shadow(0 4px 5px #000000b8);width:48px;height:48px}.events-v1 .mock-v1-season-progress>div{min-width:0}.events-v1 .mock-v1-season-progress span,.events-v1 .mock-v1-season-progress small{color:var(--events-muted);font-size:7px}.events-v1 .mock-v1-season-progress .mock-v1-progress{margin:4px 0 3px}.events-v1 .mock-v1-season-progress>strong{color:var(--events-gold-bright);font-size:12px}.events-v1 .mock-v1-season-track{overscroll-behavior-inline:contain;scrollbar-color:#9b6716 #100b05;scrollbar-width:thin;background:#010403b8;border:1px solid #c28c2757;border-radius:6px;grid-template-columns:61px repeat(7,76px);gap:4px;padding:5px;display:grid;overflow-x:auto}.events-v1 .mock-v1-season-track>div{text-align:center;background:linear-gradient(#17201c,#060a08);border:1px solid #b281254d;border-radius:5px;flex-direction:column;justify-content:space-between;align-items:center;min-height:79px;padding:6px 3px 5px;display:flex;position:relative}.events-v1 .mock-v1-season-track>div.is-unlocked{background:radial-gradient(circle,#eaae2d1f,#0000 34px),linear-gradient(#403412,#11150b);border-color:#c28d27}.events-v1 .mock-v1-season-track>div.is-premium{background:linear-gradient(#28193a,#0b0711);border-color:#9d58d194}.events-v1 .mock-v1-season-track>div.is-premium.is-unlocked{border-color:#c58af0;box-shadow:inset 0 0 13px #a856e021}.events-v1 .mock-v1-season-track>div.is-preview{opacity:.68;border-style:dashed}.events-v1 .mock-v1-season-track>div.is-claimed:after{content:"✓";color:#e6ffb1;background:#344717;border:1px solid #89a84a;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid;position:absolute;bottom:3px;right:3px}.events-v1 .mock-v1-season-track .mock-v1-track-label{z-index:3;color:#e6bf58;letter-spacing:.04em;text-transform:uppercase;background:#15170f;justify-content:center;font-size:7px;font-weight:950;position:sticky;left:0;box-shadow:4px 0 8px #00000080}.events-v1 .mock-v1-season-track .mock-v1-track-label.is-premium{color:#d9a7fb;background:#1b1127}.events-v1 .mock-v1-season-track span{color:#d0ad53;font-size:7px;font-weight:900;position:absolute;top:3px;right:4px}.events-v1 .mock-v1-season-track .sprite-icon{object-fit:contain;width:44px;height:44px}.events-v1 .mock-v1-season-track small{color:#c0b492;font-size:6px;line-height:1.1}.events-v1 .mock-v1-season-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:6px;margin-top:8px;display:grid}.events-v1 .mock-v1-season-actions p{color:#9f957a;grid-column:1/-1;margin:0;font-size:7px;line-height:1.4}.events-v1 .mock-v1-chest-grid,.events-v1 .mock-v1-booster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.events-v1 .mock-v1-chest-grid button,.events-v1 .mock-v1-booster-grid button{min-width:0;min-height:104px;color:inherit;text-align:center;background:radial-gradient(circle at 50% 35%,#dc9f2714,#0000 40px),linear-gradient(#1d2520f5,#050907fc);border:1px solid #c58f2a61;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 4px;display:flex}.events-v1 .mock-v1-chest-grid button:active,.events-v1 .mock-v1-booster-grid button:active{transform:translateY(1px)}.events-v1 .mock-v1-chest-grid .sprite-icon,.events-v1 .mock-v1-booster-grid .sprite-icon{object-fit:contain;filter:drop-shadow(0 4px 4px #000000a6);width:56px;height:56px}.events-v1 .mock-v1-chest-grid span,.events-v1 .mock-v1-booster-grid span{flex-direction:column;gap:1px;min-width:0;display:flex}.events-v1 .mock-v1-chest-grid strong,.events-v1 .mock-v1-booster-grid strong{color:#ebcf7d;font-size:8px;line-height:1.15}.events-v1 .mock-v1-chest-grid small,.events-v1 .mock-v1-booster-grid small{color:#a69b7f;font-size:7px;line-height:1.2}.events-v1 .mock-v1-chest-grid b,.events-v1 .mock-v1-booster-grid b{color:var(--events-gold-bright);margin-top:2px;font-size:8px}.events-v1 .mock-v1-booster-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.events-v1 .mock-v1-booster-grid button{min-height:116px}.events-v1 .mock-v1-quest-list{gap:5px;display:grid}.events-v1 .mock-v1-quest-list.is-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.events-v1 .mock-v1-quest{background:#00000040;border:1px solid #bb872647;border-radius:6px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:61px;padding:5px;display:grid}.events-v1 .mock-v1-quest>.sprite-icon{width:40px;height:40px}.events-v1 .mock-v1-quest>div{min-width:0}.events-v1 .mock-v1-quest strong{color:#ead391;text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.2;display:block;overflow:hidden}.events-v1 .mock-v1-quest small{color:#9f967c;text-overflow:ellipsis;white-space:nowrap;font-size:7px;display:block;overflow:hidden}.events-v1 .mock-v1-quest b{color:#c7ae67;margin-top:2px;font-size:7px;display:block}.events-v1 .mock-v1-quest .mock-v1-progress{height:6px;margin-top:4px}.events-v1 .mock-v1-quest button{min-width:67px;min-height:34px;padding-inline:7px;font-size:7px}.events-v1 .mock-v1-tournament{border-bottom:1px solid #c08b2938;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:6px;padding:6px 0;display:grid}.events-v1 .mock-v1-tournament:last-child{border-bottom:0}.events-v1 .mock-v1-tournament>.sprite-icon{width:50px;height:50px}.events-v1 .mock-v1-tournament>img{object-fit:contain;filter:drop-shadow(0 4px 5px #000000bf);width:54px;height:54px}.events-v1 .mock-v1-tournament strong,.events-v1 .mock-v1-tournament small{display:block}.events-v1 .mock-v1-tournament strong{color:#ead082;font-size:9px}.events-v1 .mock-v1-tournament small{color:#a39a7e;font-size:7px;line-height:1.3}.events-v1 .mock-v1-tournament>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:5px;display:grid}.events-v1 .mock-v1-tournament button{justify-content:center;align-items:center;gap:4px;min-height:34px;padding-inline:5px;font-size:8px;display:flex}.events-v1 .mock-v1-leaderboard-preview{flex-direction:column;display:flex}.events-v1 .mock-v1-leaderboard-preview>.sprite-icon{width:86px;height:86px;margin:3px auto}.events-v1 .mock-v1-leaderboard-preview>img{object-fit:contain;filter:drop-shadow(0 5px 7px #000000c7);width:96px;height:96px;margin:3px auto}.events-v1 .mock-v1-leaderboard-preview p{color:#ada17e;text-align:center;margin:auto 0 2px;font-size:8px;line-height:1.4}.events-v1 .mock-v1-lifetime{gap:4px;display:grid}.events-v1 .mock-v1-lifetime>div{background:#0003;border:1px solid #b9852638;border-radius:5px;align-items:center;gap:5px;min-height:46px;padding:4px;display:flex}.events-v1 .mock-v1-lifetime .sprite-icon{flex:0 0 38px;width:38px;height:38px}.events-v1 .mock-v1-lifetime span{flex-direction:column;min-width:0;display:flex}.events-v1 .mock-v1-lifetime b{color:var(--events-gold-bright);font-size:8px}.events-v1 .mock-v1-lifetime strong{color:#dcc58b;font-size:8px}.events-v1 .mock-v1-lifetime small{color:#999078;font-size:7px}.events-v1 .mock-v1-milestones{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.events-v1 .mock-v1-milestones>div{background:#0000002e;border:1px solid #c08b284d;border-radius:6px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:4px;min-width:0;min-height:83px;padding:5px;display:grid}.events-v1 .mock-v1-milestones .sprite-icon{width:40px;height:40px}.events-v1 .mock-v1-milestones span{flex-direction:column;min-width:0;display:flex}.events-v1 .mock-v1-milestones strong{color:#e6cb80;font-size:8px}.events-v1 .mock-v1-milestones small{color:#a2997e;font-size:7px}.events-v1 .mock-v1-milestones button{grid-column:1/-1;min-height:33px;font-size:8px}.events-v1 .mock-v1-modal-product{background:#00000040;border:1px solid #cc952b4d;border-radius:7px;align-items:center;gap:9px;margin-bottom:10px;padding:8px;display:flex}.events-v1 .mock-v1-modal-product>.sprite-icon{flex:0 0 74px;width:74px;height:74px}.events-v1 .mock-v1-modal-product h3{color:#f2d78e;margin:3px 0;font-size:15px}.events-v1 .mock-v1-modal-product p{color:#aaa086;margin:0;font-size:9px;line-height:1.4}@media (width>=460px){.events-v1 .mock-v1-three-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.events-v1 .mock-v1-three-columns>:last-child{grid-column:1/-1}}@media (width<=430px){.events-v1 .mock-v1-hero-grid,.events-v1 .mock-v1-two-columns{grid-template-columns:1fr}.events-v1 .mock-v1-wheel{width:176px}.events-v1 .mock-v1-booster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-v1 .mock-v1-booster-grid button{min-height:108px}.events-v1 .mock-v1-quest-list.is-wide{grid-template-columns:1fr}}@media (width<=355px){.mock-v1-page.events-v1{padding-inline:5px}.events-v1 .mock-v1-page-title{grid-template-columns:49px minmax(0,1fr) 35px;padding-inline:7px}.events-v1 .mock-v1-page-title>.sprite-icon{width:49px;height:49px}.events-v1 .mock-v1-page-title h1{font-size:23px}.events-v1 .mock-v1-page-title p{font-size:7px}.events-v1 .mock-v1-panel{padding:8px}.events-v1 .mock-v1-login-days{gap:2px}.events-v1 .mock-v1-login-days>div{min-height:78px}.events-v1 .mock-v1-login-days .sprite-icon{width:31px;height:31px}.events-v1 .mock-v1-streak-milestones .sprite-icon{flex-basis:29px;width:29px;height:29px}.events-v1 .mock-v1-season-actions{grid-template-columns:1fr}.events-v1 .mock-v1-season-actions p{grid-column:auto}.events-v1 .mock-v1-quest{grid-template-columns:37px minmax(0,1fr)}.events-v1 .mock-v1-quest>.sprite-icon{width:36px;height:36px}.events-v1 .mock-v1-quest button{grid-column:1/-1;width:100%}.events-v1 .mock-v1-milestones{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.events-v1 *,.events-v1 :before,.events-v1 :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.profile-v1{--profile-gold:#e6a326;--profile-gold-light:#ffe183;--profile-line:#cd8b1ea3;--profile-ink:#050403;background:radial-gradient(circle at 50% -80px,#eea02030,#0000 280px),linear-gradient(#02030229,#020302e0),url(/assets/mock3/fx/bg-honeycomb.webp) 50% 0/480px,#050403;padding:7px 7px 20px}.profile-v1 .sprite-icon{object-fit:contain;filter:drop-shadow(0 2px 3px #000000b3)}.profile-v1__title{text-align:center;background:linear-gradient(90deg,#d78b160f,#020403d1 36% 64%,#d78b160f),url(/assets/mock3/fx/bg-honeycomb.webp) 50% 28%/420px;border-color:#d6921f8c;justify-content:center;min-height:74px;margin-bottom:6px;padding:7px 52px;position:relative;overflow:hidden}.profile-v1__title:after{content:"";background:linear-gradient(90deg,#0000,#aa721c,#0000);height:1px;position:absolute;bottom:6px;left:11%;right:11%;box-shadow:0 0 8px #eca3247a}.profile-v1__title>div{z-index:1;position:relative}.profile-v1__title span{letter-spacing:.13em;font-size:7px}.profile-v1__title h1{letter-spacing:.04em;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(25px,7.2vw,34px)}.profile-v1__title p{font-size:6px}.profile-v1__title-bee,.profile-v1__title-crown{z-index:0;opacity:.92;width:64px;height:64px;position:absolute;top:50%;transform:translateY(-50%)}.profile-v1__title-bee{left:0}.profile-v1__title-crown{right:0}.profile-v1__top-grid,.profile-v1__lower-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6px;display:grid}.profile-v1__lower-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:6px}.profile-v1 .mock-v1-profile-panel{border-color:var(--profile-line);background:linear-gradient(135deg,#e69d1f12,#0000 36%),linear-gradient(#0d1311fa,#040706fc);border-radius:3px;margin:0;padding:8px;position:relative;box-shadow:inset 0 0 0 1px #ffe07f09,inset 0 0 26px #00000057,0 4px 10px #0006}.profile-v1 .mock-v1-panel-title{border-bottom-color:#d6962659;align-items:center;min-height:24px;margin:-2px -1px 7px;padding:0 0 5px}.profile-v1 .mock-v1-panel-title>div{align-items:center;gap:5px;display:flex}.profile-v1 .mock-v1-panel-title span{color:#261705;background:linear-gradient(#f4c04e,#ad690d);border:1px solid #ffd56a;border-radius:2px;flex:0 0 17px;place-items:center;width:17px;height:17px;font-size:8px;display:grid;box-shadow:0 0 7px #e0991c40}.profile-v1 .mock-v1-panel-title h2{color:#efbd48;letter-spacing:.045em;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:11px}.profile-v1 .mock-v1-player-card{grid-template-columns:67px minmax(0,1fr) 46px;gap:6px}.profile-v1__avatar-column{flex-direction:column;align-items:center;gap:4px;display:flex}.profile-v1__avatar-column>span{color:#9b845d;text-transform:uppercase;font-size:5px}.profile-v1 .mock-v1-avatar-frame{border-color:#e7a126;width:64px;height:64px;padding:4px;box-shadow:0 0 0 2px #4e3008,0 0 14px #e69f1f3d}.profile-v1 .mock-v1-avatar-frame .avatar{width:52px;height:52px}.profile-v1 .mock-v1-player-main>span{font-size:5px}.profile-v1 .mock-v1-player-main h2{margin:2px 0 1px;font-size:14px}.profile-v1 .mock-v1-player-main>small{font-size:6px}.profile-v1 .mock-v1-player-level{grid-template-columns:auto 1fr;gap:3px 4px;margin-top:5px}.profile-v1 .mock-v1-player-level small{grid-column:1/-1}.profile-v1__next-level{margin-top:2px;display:block;color:#82775f!important;font-size:5px!important}.profile-v1 .mock-v1-prestige{background:radial-gradient(circle at 50% 20%,#ac57e638,#0000 55%),linear-gradient(#281834,#0d0911);border-color:#9654cba3;padding:3px}.profile-v1 .mock-v1-prestige .sprite-icon{width:34px;height:34px}.profile-v1 .mock-v1-prestige small{color:#8d709d;font-size:4px}.profile-v1 .mock-v1-player-stats{gap:3px;margin-top:6px}.profile-v1 .mock-v1-player-stats>div{min-height:55px;padding:3px 2px 4px;position:relative}.profile-v1 .mock-v1-player-stats .sprite-icon{width:24px;height:24px;margin-bottom:-1px}.profile-v1 .mock-v1-player-stats strong{font-size:9px}.profile-v1__starter-rule,.profile-v1__active-benefits{background:#2017097a;border:1px solid #c189254d;border-radius:3px;align-items:center;gap:5px;margin-top:5px;padding:4px 6px;display:flex}.profile-v1__active-benefits{border-radius:18px}.profile-v1__starter-rule>.sprite-icon,.profile-v1__active-benefits>.sprite-icon{flex:0 0 28px;width:28px;height:28px}.profile-v1__starter-rule p,.profile-v1__active-benefits p{min-width:0;margin:0}.profile-v1__starter-rule strong,.profile-v1__starter-rule span,.profile-v1__active-benefits span,.profile-v1__active-benefits p{display:block}.profile-v1__starter-rule strong,.profile-v1__active-benefits span{color:#e7c66f;font-size:6px}.profile-v1__starter-rule span,.profile-v1__active-benefits p{color:#95886d;font-size:5px;line-height:1.25}.profile-v1__lifetime{border-top:1px solid #c0882338;margin-top:5px;padding-top:4px}.profile-v1__lifetime-heading{justify-content:space-between;align-items:center;gap:5px;margin-bottom:3px;display:flex}.profile-v1__lifetime-heading span{color:#c59b3b;text-transform:uppercase;font-size:5px;font-weight:900}.profile-v1__lifetime-heading strong{color:#766e5a;text-overflow:ellipsis;white-space:nowrap;font-size:4px;overflow:hidden}.profile-v1__lifetime-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;display:grid}.profile-v1__lifetime-track>div{align-items:center;gap:1px;min-width:0;display:flex}.profile-v1__lifetime-track .sprite-icon{filter:grayscale(.55)brightness(.7);flex:0 0 20px;width:20px;height:20px}.profile-v1__lifetime-track span{flex-direction:column;min-width:0;display:flex}.profile-v1__lifetime-track b,.profile-v1__lifetime-track small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-v1__lifetime-track b{color:#baa05d;font-size:4px}.profile-v1__lifetime-track small{color:#766d5b;font-size:4px}.profile-v1 .mock-v1-subscriptions{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.profile-v1 .mock-v1-tier{border-radius:3px;min-height:228px;padding:5px 3px 4px;position:relative;box-shadow:inset 0 0 13px #00000057}.profile-v1 .mock-v1-tier.is-active:after{content:"";pointer-events:none;border:1px solid #ffd55f33;position:absolute;inset:2px}.profile-v1 .mock-v1-tier>.profile-v1__tier-name{place-items:center;min-height:18px;font-size:7px;display:grid}.profile-v1 .mock-v1-tier>.sprite-icon{width:46px;height:46px;margin:2px 0}.profile-v1 .mock-v1-tier>strong{color:#ffd760;place-items:center;min-height:22px;margin:2px 0 4px;font-size:7px;line-height:1.15;display:grid}.profile-v1 .mock-v1-tier ul{gap:4px;font-size:5px;line-height:1.22}.profile-v1 .mock-v1-tier li:before{content:"";background:var(--profile-gold);vertical-align:middle;border-radius:50%;width:3px;height:3px;margin-right:2px;display:inline-block}.profile-v1 .mock-v1-tier>b,.profile-v1 .mock-v1-tier>button{min-height:26px;font-size:5px}.profile-v1__active-benefits{min-height:38px}.profile-v1__active-benefits>div{min-width:0}.profile-v1 .mock-v1-payment-disabled{width:100%;min-height:42px;color:inherit;text-align:left;background:linear-gradient(90deg,#7c1c10bd,#230c08eb),#1c0906;border:1px solid #d2482cb8;border-radius:3px;align-items:center;gap:6px;margin:0 0 6px;padding:5px 7px;display:flex;box-shadow:inset 0 0 12px #ff4d2814}.profile-v1 .mock-v1-payment-disabled>.sprite-icon{flex:0 0 29px;width:29px;height:29px}.profile-v1 .mock-v1-payment-disabled>span{flex-direction:column;min-width:0;display:flex}.profile-v1 .mock-v1-payment-disabled strong{color:#f19a7e;text-transform:uppercase;font-size:7px}.profile-v1 .mock-v1-payment-disabled small{color:#b78c80;font-size:5px;line-height:1.2}.profile-v1__withdraw-table{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;margin-bottom:5px;display:grid}.profile-v1__withdraw-table>div{background:#0003;border:1px solid #b17e223b;border-radius:3px;flex-direction:column;align-items:center;min-width:0;padding:4px 2px;display:flex}.profile-v1__withdraw-table>div.is-active{background:#49310c61;border-color:#e1a631ad}.profile-v1__withdraw-table span,.profile-v1__withdraw-table small{color:#91866d;font-size:5px}.profile-v1__withdraw-table strong{color:#e2bd59;font-size:6px}.profile-v1 .mock-v1-withdraw-summary,.profile-v1 .mock-v1-referral-stats{gap:3px}.profile-v1 .mock-v1-withdraw-summary>div,.profile-v1 .mock-v1-referral-stats>div{padding:5px 2px}.profile-v1 .mock-v1-withdraw-summary strong,.profile-v1 .mock-v1-referral-stats strong{font-size:8px}.profile-v1 .mock-v1-panel-copy{margin:5px 0;font-size:6px;line-height:1.32}.profile-v1__referral-hero{border-bottom:1px solid #bf872233;grid-template-columns:54px 1fr 1fr;align-items:center;gap:4px;min-height:56px;margin-bottom:5px;display:grid}.profile-v1__referral-hero>.sprite-icon{width:52px;height:52px}.profile-v1__referral-hero>div{flex-direction:column;min-width:0;display:flex}.profile-v1__referral-hero span,.profile-v1__referral-hero small{color:#998c70;font-size:5px}.profile-v1__referral-hero strong{color:#ffcf4c;font-size:15px;line-height:1}.profile-v1 .mock-v1-referral-code{grid-template-columns:auto 1fr 25px;padding:5px}.profile-v1 .mock-v1-referral-code strong{font-size:9px}.profile-v1 .mock-v1-referral-code button{width:25px;height:25px}.profile-v1 .mock-v1-referral-code button .sprite-icon{width:18px;height:18px}.profile-v1 .mock-v1-data-note{padding:5px 6px;font-size:6px}.profile-v1__support-panel,.profile-v1__documents-panel{min-height:162px}.profile-v1 .mock-v1-feature-art{min-height:78px}.profile-v1 .mock-v1-feature-art .sprite-icon{width:70px;height:70px}.profile-v1 .mock-v1-feature-art span{color:#b99236;text-transform:uppercase;font-size:5px;font-weight:900}.profile-v1 .mock-v1-feature-art strong{font-size:9px;display:block}.profile-v1 .mock-v1-feature-art p{font-size:6px}.profile-v1__support-tags{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;margin:2px 0 6px;display:grid}.profile-v1__support-tags span{color:#a49370;text-align:center;background:#0003;border:1px solid #b581253d;border-radius:2px;padding:3px 2px;font-size:5px}.profile-v1 .mock-v1-document-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-height:116px}.profile-v1 .mock-v1-document-links button{min-height:110px;padding:4px 2px}.profile-v1 .mock-v1-document-links .sprite-icon{width:44px;height:44px}.profile-v1 .mock-v1-document-links strong{font-size:6px}.profile-v1 .mock-v1-document-links small{font-size:4px}.profile-v1 .mock-v1-primary,.profile-v1 .mock-v1-secondary{border-radius:3px;min-height:29px;font-size:7px}.game-modal__leading .sprite-icon{width:30px;height:30px}.referral-summary+.secondary-button .sprite-icon{width:20px;height:20px}.document-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=460px){.profile-v1__top-grid{grid-template-columns:1fr}.profile-v1 .mock-v1-tier{min-height:190px}.profile-v1 .mock-v1-tier>.sprite-icon{width:52px;height:52px}}@media (width<=420px){.profile-v1{padding-inline:5px}.profile-v1__lower-grid{grid-template-columns:1fr}.profile-v1__support-panel,.profile-v1__documents-panel{min-height:0}.profile-v1 .mock-v1-document-links button{min-height:100px}}@media (width<=355px){.profile-v1__title{min-height:68px;padding-inline:43px}.profile-v1__title-bee,.profile-v1__title-crown{width:52px;height:52px}.profile-v1__title span{font-size:6px}.profile-v1__title p{display:none}.profile-v1 .mock-v1-profile-panel{padding:7px}.profile-v1 .mock-v1-player-card{grid-template-columns:60px minmax(0,1fr) 43px;gap:4px}.profile-v1 .mock-v1-avatar-frame{width:57px;height:57px}.profile-v1 .mock-v1-avatar-frame .avatar{width:45px;height:45px}.profile-v1 .mock-v1-player-main h2{font-size:12px}.profile-v1 .mock-v1-player-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-v1 .mock-v1-player-stats .sprite-icon{width:21px;height:21px}.profile-v1 .mock-v1-subscriptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.profile-v1 .mock-v1-tier{min-height:176px}.profile-v1 .mock-v1-tier ul{font-size:5px}.profile-v1 .mock-v1-document-links{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-v1 .mock-v1-document-links button{min-height:92px}.document-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.referral-modal__tree{text-align:left;border-top:1px solid #ffd6782e;margin-top:14px;padding-top:12px}.referral-modal__tree h3{margin:0 0 4px;font-size:14px}.referral-modal__tree>p{color:#fff0c8cc;margin:0 0 8px;font-size:12px}.referral-modal__tree>.referral-modal__tree-help{color:#cfdbeeb3;margin:-2px 0 10px;font-size:10px;line-height:1.4;display:block}.referral-modal__tree ul{gap:6px;max-height:260px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.referral-modal__tree li{background:#2e200c8c;border-radius:10px;grid-template-columns:1fr auto;grid-template-areas:"name name""meta reward""gifts gifts";align-items:center;gap:0 10px;padding:7px 10px;display:grid}.referral-modal__tree li strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;grid-area:name;min-width:0;font-size:13px;line-height:1.25;overflow:visible}.referral-modal__tree li small{color:#fff0c8a6;grid-area:meta;font-size:11px}.referral-modal__tree li b{color:#ffd678;grid-area:reward;font-size:12px}.referral-modal__gift-actions{grid-area:gifts;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:7px;display:grid}.referral-modal__gift-actions>button{color:#ffe5a0;background:#ffbe3714;border:1px solid #ffc74f42;border-radius:9px;min-height:32px;padding:5px 7px;font-size:11px;font-weight:800}.referral-modal__gift-actions>button:disabled{opacity:.5}.app-shell .profile-v1__wallet-methods button>img[src*="/assets/pay/"]{filter:drop-shadow(0 1px 3px #00000073);padding:4px}.app-shell .profile-v1__tier-buy,.profile-v1__tier-buy{border-radius:16px;width:100%;min-height:48px;margin-top:8px;font-size:15px;font-weight:900}.profile-v1__tier-modal{gap:12px;display:grid}.profile-v1__tier-modal-hero{background:radial-gradient(circle at 12% 30%,#ffb52e29,#0000 48%),#ffffff0a;border:1px solid #ffc22a47;border-radius:18px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.profile-v1__tier-modal-hero>img{object-fit:contain;filter:drop-shadow(0 8px 14px #ffb52e47);width:88px;height:88px}.profile-v1__tier-modal-hero small{color:#c9ccd6;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.profile-v1__tier-modal-hero strong{color:#fff6df;letter-spacing:-.02em;margin-top:4px;font-size:22px;font-weight:950;display:block}.profile-v1__tier-modal-hero b{color:#ffd45e;margin-top:4px;font-size:15px;font-weight:900;display:block}.profile-v1__tier-modal-blurb{color:#c9ccd6;margin:0;font-size:14px;font-weight:650;line-height:1.45}.profile-v1__term-pick{background:#ffb52e0f;border:1px solid #ffc22a33;border-radius:16px;gap:8px;padding:12px;display:grid}.profile-v1__term-pick>span{color:#ffd45e;font-size:13px;font-weight:900}.profile-v1__term-pick>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.profile-v1__term-pick button{color:#fff6df;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;min-width:0;padding:8px 3px}.profile-v1__term-pick button.is-active{background:#ffb52e29;border-color:#ffc22aa6}.profile-v1__term-pick button strong,.profile-v1__term-pick button small{display:block}.profile-v1__term-pick button strong{font-size:12px;font-weight:900}.profile-v1__term-pick button small,.profile-v1__term-pick>small{color:#aeb2be;font-size:10px;font-weight:700;line-height:1.35}.profile-v1__term-pick>p{color:#c9ccd6;justify-content:space-between;gap:8px;margin:0;font-size:12px;font-weight:750;display:flex}.profile-v1__term-pick>p strong{color:#ffd45e;text-align:right}.profile-v1__withdrawal-receipt{gap:12px;display:grid}.profile-v1__tier-modal-benefits{gap:8px;margin:0;padding:0;list-style:none;display:grid}.profile-v1__tier-modal-benefits li{color:#eadfce;background:#ffffff09;border:1px solid #ffc22a29;border-radius:14px;padding:10px 12px 10px 28px;font-size:13px;font-weight:700;line-height:1.4;position:relative}.profile-v1__tier-modal-benefits li:before{content:"";background:#ffd45e;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 0 8px #ffd45e8c}.profile-v1__pay-pick{gap:8px;display:grid}.profile-v1__pay-pick>span{color:#ffd45e;font-size:14px;font-weight:900}.profile-v1__pay-pick>button{text-align:left;min-height:68px;color:inherit;background:#ffffff09;border:1px solid #ffc22a2e;border-radius:16px;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:10px 12px;display:grid}.profile-v1__pay-pick>button.is-active{background:#ffb52e1f;border-color:#ffc22a8c}.profile-v1__pay-pick>button>img{object-fit:contain;filter:drop-shadow(0 1px 3px #00000073);width:48px;height:48px;padding:4px}.profile-v1__pay-pick>button strong{color:#fff6df;font-size:15px;font-weight:900;display:block}.profile-v1__pay-pick>button small{color:#aeb2be;margin-top:2px;font-size:12px;font-weight:650;line-height:1.35;display:block}.profile-v1__pay-pick>button i{border:2px solid #ffffff2e;border-radius:50%;width:22px;height:22px}.profile-v1__pay-pick>button.is-active i{background:radial-gradient(circle,#ffd45e 0 42%,#0000 44%);border-color:#ffb52e}.profile-v1__tier-modal-status{color:#c9ccd6;margin:0;font-size:13px;font-weight:700;line-height:1.45}.arena-game{gap:10px;padding:4px 0 12px;font-weight:800;display:grid}.arena-game,.arena-game button,.arena-game input,.arena-game strong,.arena-game b,.arena-game small,.arena-game span,.arena-game em,.arena-game p,.arena-game code,.arena-game li{font-weight:900}.arena-game__loading{color:#f3d48a;text-align:center;margin:24px 0}.arena-game__stake{background:0 0;border:0;margin-top:4px;padding:0}.arena-game .mock-v1-quick-stakes button.is-active{color:#2a1604;background:linear-gradient(#ffe08a,#d7a227);border-color:#ffd660b8}.arena-game__toolbar button,.arena-game__cta,.arena-game__presets button,.arena-game__sheet>button{color:#ffe7b0;background:linear-gradient(#36240edb,#0c0804f5);border:1px solid #f2ba3438;border-radius:14px;min-height:44px;font-weight:800}.arena-game__toolbar button.is-active,.arena-game__presets button.is-active{color:#2a1604;background:linear-gradient(#ffe08a,#d7a227)}.arena-game__toolbar button.is-friend{color:#fff4cc;background:linear-gradient(#9b6bff,#5b2ec4);border-color:#0000;padding-inline:14px}.arena-game__invite,.arena-game__join{color:#f6e7c2}.arena-game__join{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.arena-game__join input{color:#fff4cc;background:#0c0804db;border:1px solid #f2ba3438;border-radius:12px;min-height:40px;padding:0 10px}.arena-game__join button{color:#2a1604;background:linear-gradient(#ffe08a,#d7a227);border:0;border-radius:12px;padding:0 14px;font-weight:900}.arena-game__last,.arena-game__meta,.arena-game__foot{color:#f6e7c2;justify-content:space-between;align-items:center;gap:8px;display:flex}.arena-game__last{background:#0c0804db;border-radius:14px;padding:8px 10px}.arena-game__last b{color:#86efac}.arena-game__meta em{color:#f3c14a;text-align:right;min-width:0;font-style:normal;font-weight:900}.arena-game__meta>span{white-space:nowrap;flex:none}.arena-game__field{background:#0b0c10;border:1px solid #f2ba3447;border-radius:22px;height:300px;position:relative;overflow:hidden}.arena-game__world{transform-origin:50%;will-change:transform;position:absolute;inset:0}.arena-game__field-bg{object-fit:cover;opacity:.62;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.arena-game__zones{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.arena-game__face{z-index:3;pointer-events:none;background:#1a1008;border:2px solid #fff8e6;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 6px 14px #00000075,0 0 0 1px #00000059}.arena-game__face img{object-fit:cover;width:100%;height:100%}.arena-game__face>b{color:#fff8e6;font-size:16px;line-height:1}.arena-game__face.is-mine{border-color:#ffe27a;box-shadow:0 0 0 3px #ffd65059,0 6px 14px #00000075}.arena-game__ball{pointer-events:none;z-index:4;will-change:transform;background:#fff;border:3px solid #fff;border-radius:999px;outline:0;width:18px;height:18px;margin:0;padding:0;display:block;position:absolute;top:0;left:0;transform:translate(50%,50%)translate(-50%,-50%);box-shadow:0 0 0 5px #ffffff47,0 0 18px #fffffff2}.arena-game__cta{color:#fff;letter-spacing:.04em;background:linear-gradient(#9b6bff,#5b2ec4);border:0;width:100%;min-height:52px;font-size:16px}.arena-game__cta:disabled{opacity:.55}.arena-game__foot,.arena-game__log header{color:#f6e7c2b8;font-size:12px}.arena-game__log{background:linear-gradient(#241608f0,#0a0603f5);border:1px solid #f2ba3438;border-radius:16px;grid-template-rows:auto minmax(0,1fr);gap:8px;height:168px;padding:10px;display:grid;overflow:hidden}.arena-game__log header{justify-content:space-between;display:flex}.arena-game__log header strong{color:#ffe7b0}.arena-game__log-scroll{overscroll-behavior:contain;min-height:0;overflow:auto}.arena-game__log ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.arena-game__log li{background:#080503b3;border-radius:12px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.arena-game__log-face,.arena-game__log li i{background:#1a1008;border-radius:999px;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.arena-game__log-face img{object-fit:cover;width:100%;height:100%}.arena-game__log span{min-width:0;display:grid}.arena-game__log strong,.arena-game__log b{color:#fff4cc}.arena-game__log small{color:#f6e7c2a3}.arena-game__bot-label{color:#2a1705;letter-spacing:.06em;background:#f3c14a;border-radius:999px;width:max-content;margin:2px 0;padding:2px 6px;font-size:8px;font-style:normal;font-weight:900;line-height:1.1}.arena-game__fair-link{color:#f3d48a;background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}.arena-game__sheet,.arena-game__help{gap:12px;display:grid}.arena-game__sheet strong{color:#ffe08a;text-align:center;font-size:28px}.arena-game__presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.arena-game__help article{background:#0c0804db;border-radius:14px;padding:10px}.arena-game__help small{color:#f3c14a;letter-spacing:.08em}.arena-game__help p,.arena-game__help code{color:#f6e7c2;overflow-wrap:anywhere}.arena-game__help .arena-game__bot-disclosure{background:#f3c14a1a;border:1px solid #f3c14a5c;border-radius:14px;padding:10px}.arena-game__help code{margin-top:6px;font-size:11px;display:block}.game-kind-switch{background:#080604e0;border:1px solid #f1b13657;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;padding:4px;display:grid;box-shadow:inset 0 1px #fff0be0f}.game-kind-switch--duo{grid-template-columns:repeat(2,minmax(0,1fr))}.game-kind-switch button{color:#d7c29a;text-align:center;background:#ffffff08;border:1px solid #0000;border-radius:10px;place-items:center;gap:2px;min-width:0;min-height:64px;padding:5px 3px 6px;display:grid}.game-kind-switch img{object-fit:contain;filter:drop-shadow(0 2px 6px #00000073);pointer-events:none;width:28px;height:28px}.game-kind-switch button.is-active img{filter:drop-shadow(0 0 8px #ffc4408c)}.game-kind-switch button.is-active{color:#2a1604;background:linear-gradient(#ffe27a,#e0a21c);border-color:#ffd660cc;box-shadow:inset 0 1px #fff4c4,0 6px 14px #00000047}.game-kind-switch button.is-soon{color:#c9b48a;background:#ffc4400f;border-style:dashed;border-color:#ffd06047}.game-kind-switch button:disabled{opacity:.45}.game-kind-switch strong{color:inherit;letter-spacing:-.02em;font-size:13px;font-weight:950;line-height:1}.game-kind-switch small{color:#ffd76d;letter-spacing:.14em;font-size:8px;font-weight:900;line-height:1}.game-kind-switch button.is-active small{color:#6a4308}.dice-game,.dice-game button,.dice-game input,.dice-game label,.dice-game span,.dice-game small,.dice-game strong,.dice-game b,.dice-game p,.dice-game h2,.dice-game h3,.dice-game summary,.dice-game dt,.dice-game dd{font-family:Inter,Segoe UI,Arial,sans-serif}.mock-v1-game-live-feed--dice+.dice-game{gap:8px}.mock-v1-game-live-feed--dice+.dice-game .dice-game__hero{min-height:78px}.dice-game{gap:10px;font-weight:900;display:grid}.dice-game__hero,.dice-game__roll,.dice-game__controls,.dice-game__proof,.dice-game__history{background:radial-gradient(circle at 86% 12%,#ffba2b17,#0000 34%),linear-gradient(160deg,#311e0ef7,#120c08fa);border:1px solid #eda93057;border-radius:18px;box-shadow:inset 0 1px #fff1c00f,0 12px 28px #0003}.dice-game__hero{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:94px;padding:10px 12px;display:grid;overflow:hidden}.dice-game__hero>div:nth-child(2){min-width:0}.dice-game__hero span{color:#d9a43e;letter-spacing:.14em;font-size:7px;font-weight:950}.dice-game__hero h2{color:#fff2bf;letter-spacing:.035em;text-shadow:0 2px 14px #ffb41e2e;margin:2px 0 3px;font-size:clamp(20px,6vw,29px);line-height:.95}.dice-game__hero p{color:#af9c7d;max-width:280px;margin:0;font-size:9px;line-height:1.28}.dice-game__hero>b{color:#ffd66a;background:#ffc23414;border:1px solid #ffd15f66;border-radius:8px;align-self:start;padding:5px 7px;font-size:8px}.dice-game__die{background:linear-gradient(145deg,#ffffff8c,#0000 28%),linear-gradient(145deg,#ffd456,#bf7110);border:2px solid #ffe790;border-radius:16px;width:62px;height:62px;position:relative;transform:rotate(-8deg);box-shadow:inset -8px -9px 13px #58280357,inset 5px 5px 9px #fff7b64d,0 12px 25px #ca780c47}.dice-game__die i{background:#352006;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:inset 0 1px #ffdc7042,0 1px 1px #fff3}.dice-game__die i:first-child{top:11px;left:11px}.dice-game__die i:nth-child(2){top:11px;right:11px}.dice-game__die i:nth-child(3){top:50%;left:50%;translate:-50% -50%}.dice-game__die i:nth-child(4){bottom:11px;left:11px}.dice-game__die i:nth-child(5){bottom:11px;right:11px}.dice-game__die.is-rolling,.dice-game__roll.is-rolling+* .dice-game__die{animation:.54s cubic-bezier(.34,.02,.2,1) infinite dice-cube-roll}.dice-game__roll{isolation:isolate;align-content:center;place-items:center;gap:4px;min-height:112px;padding:12px 14px 14px;display:grid;position:relative;overflow:hidden}.dice-game__roll:before{content:"";z-index:-1;opacity:.55;background:radial-gradient(circle,#ffbf342b,#0000 63%);position:absolute;inset:-20% 5%}.dice-game__roll.is-rolling:before{animation:.52s ease-in-out infinite dice-roll-glow}.dice-game__roll>small{color:#c79f55;letter-spacing:.18em;font-size:8px;font-weight:950}.dice-game__roll>strong{color:#fff0ad;letter-spacing:.04em;text-shadow:0 0 22px #ffbc293d;font-size:clamp(34px,11vw,52px);font-weight:1000;line-height:.98}.dice-game__roll.is-rolling>strong{filter:blur(1px);animation:.124s steps(2,end) infinite dice-number-flicker}.dice-game__roll>span{background:#100b08;border:1px solid #ffce5647;border-radius:999px;width:min(100%,330px);height:7px;margin-top:7px;position:relative;box-shadow:inset 0 2px 4px #000000b8}.dice-game__roll>span i{background:#e89c18;border:2px solid #fff3b4;border-radius:50%;width:16px;height:16px;transition:left .16s linear;position:absolute;top:50%;translate:-50% -50%;box-shadow:0 0 13px #ffb622bf}.dice-game__result{background:#0d0906b8;border:1px solid #ffcd4e61;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;width:min(100%,330px);margin-top:6px;padding:7px 9px;animation:.16s ease-out both dice-result-enter;display:grid}.dice-game__result b{color:#ffd45f;font-size:8px}.dice-game__result strong{color:#fff2bb;text-align:center;font-size:13px}.dice-game__result small{color:#a99573;font-size:8px}.dice-game__roll.is-win{border-color:#74ec8e80;box-shadow:inset 0 0 40px #3ebb5b0f,0 12px 28px #0003}.dice-game__table{gap:8px;display:grid}.dice-game__controls{gap:9px;padding:12px;display:grid}.dice-game__currency{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.dice-game__currency button{color:#ae9b7c;background:#ffffff06;border:1px solid #dfa03033;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:39px;font-size:10px;font-weight:900;display:flex}.dice-game__currency button.is-active{color:#2a1905;background:linear-gradient(#ffe278,#d98c16);border-color:#ffe07a}.dice-game__currency img{object-fit:contain;width:24px;height:24px}.dice-game__input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.dice-game__input-grid label{gap:4px;min-width:0;display:grid}.dice-game__input-grid label>span{color:#bba681;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.dice-game__input-grid label>div{background:#090705c7;border:1px solid #f5b83b5c;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;height:45px;display:grid}.dice-game__input-grid input{color:#fff0ba;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 8px;font-size:16px;font-weight:950}.dice-game__input-grid label>div>b{color:#dfaa45;padding:0 9px;font-size:11px}.dice-game__input-grid label>small{color:#8f8067;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.dice-game__adjustments{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.dice-game__adjustments button{color:#ddbd79;background:#ffc4460b;border:1px solid #e6a83640;border-radius:8px;min-height:30px;font-size:8px;font-weight:950}.dice-game__chance-slider{background:#0806056b;border:1px solid #eaa93038;border-radius:12px;gap:7px;padding:10px;display:grid}.dice-game__chance-slider>span,.dice-game__chance-slider>small{justify-content:space-between;align-items:center;display:flex}.dice-game__chance-slider>span b{color:#b9a47d;letter-spacing:.08em;font-size:8px}.dice-game__chance-slider>span strong{color:#ffda6d;font-size:15px}.dice-game__chance-slider input{accent-color:#e9a11f;width:100%}.dice-game__chance-slider>small i{color:#776b57;font-size:7px;font-style:normal}.dice-game__directions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.dice-game__directions button{color:#a89270;text-align:left;background:#ffffff06;border:1px solid #e5a4303b;border-radius:12px;align-content:center;gap:3px;min-width:0;min-height:58px;padding:8px 25px 8px 9px;display:grid;position:relative}.dice-game__directions button.is-active{color:#fff0b8;background:radial-gradient(circle at 85%,#ffc43b24,#0000 42%),#4c2d0e7a;border-color:#ffd563a8}.dice-game__directions small{color:#d9a545;font-size:8px;font-weight:950}.dice-game__directions strong{color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.dice-game__directions i{color:#261604;background:#eaaa28;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid;position:absolute;top:50%;right:8px;translate:0 -50%}.dice-game__payout{background:linear-gradient(90deg,#ffbe2a1c,#0000),#0c080599;border:1px solid #ffcb4f57;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:53px;padding:9px 11px;display:flex}.dice-game__payout span{gap:2px;min-width:0;display:grid}.dice-game__payout small{color:#a7916d;letter-spacing:.08em;font-size:7px;font-weight:900}.dice-game__payout strong{color:#fff0b7;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.dice-game__payout>b{color:#2b1904;background:linear-gradient(#ffe57d,#dc931c);border-radius:9px;flex:none;padding:7px 9px;font-size:12px}.dice-game__play{color:#2b1904;letter-spacing:.04em;background:linear-gradient(#ffe36f,#e39a1e 66%,#c77c10);border:1px solid #fff0aa;border-radius:13px;min-height:56px;font-size:12px;font-weight:1000;box-shadow:inset 0 1px #fff8ce,0 10px 24px #d9891038}.dice-game__play:disabled{cursor:wait;filter:saturate(.7)}.dice-game__validation,.dice-game__commission{color:#ad9979;text-align:center;margin:-3px 0 0;font-size:8px}.dice-game__proof{padding:10px 12px}.dice-game__proof summary{color:#ddbd7b;cursor:pointer;font-size:9px;font-weight:900}.dice-game__proof dl{gap:5px;margin:9px 0 0;display:grid}.dice-game__proof dl>div{grid-template-columns:82px minmax(0,1fr);gap:7px;min-width:0;display:grid}.dice-game__proof dt{color:#8f7d62;font-size:7px}.dice-game__proof dd{color:#cbb78f;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:7px;overflow:hidden}.dice-game__history{overflow:hidden}.dice-game__history>header{border-bottom:1px solid #e6a6322e;gap:8px;padding:12px 14px 10px;display:grid}.dice-game__history h3{color:#fff4cc;letter-spacing:.01em;margin:0;font-size:18px;font-weight:800}.dice-game__history [role=tablist]{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.dice-game__history [role=tab]{color:#ead9b0;background:#ffffff0a;border:1px solid #0000;border-radius:10px;min-height:40px;font-size:14px;font-weight:800}.dice-game__history [role=tab].is-active{color:#fff6d0;background:#dd8f1829;border-color:#ffd66e8c}.dice-game__history [role=tabpanel]{overscroll-behavior:contain;touch-action:pan-y;gap:6px;max-height:312px;padding:8px 36px 10px 10px;display:grid;overflow-y:auto}.dice-game__history [role=tabpanel]>p{color:#ead9b0;text-align:center;margin:13px;font-size:14px}.dice-game__history article{background:#ffffff0a;border:1px solid #df9f3038;border-radius:10px;grid-template-columns:minmax(0,1.25fr) minmax(86px,.8fr) minmax(96px,.9fr);align-items:center;gap:8px;min-width:0;min-height:58px;padding:8px 10px;display:grid}.dice-game__history article.is-win{background:linear-gradient(90deg,#379b4c1a,#0000);border-color:#51bf6752}.dice-game__history article>span{gap:3px;min-width:0;display:grid}.dice-game__history article>span:not(:first-child){text-align:right}.dice-game__history article strong,.dice-game__history article b{color:#fff4cc;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;line-height:1.2;overflow:hidden}.dice-game__history article.is-win>span:last-child b{color:#8ef0a2}.dice-game__history article small{color:#e4d2a8;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.dice-game__confirm{grid-template-columns:66px minmax(0,1fr);align-items:center;gap:11px;display:grid}.dice-game__confirm p{color:#b9a582;margin:0;font-size:10px;line-height:1.35}.game-platform-stats{background:radial-gradient(circle at 50% 0,#ffc13514,#0000 48%),linear-gradient(160deg,#2c1b0df7,#110b07fa);border:1px solid #e3a32f4d;border-radius:17px;font-family:Trebuchet MS,Inter,Segoe UI,sans-serif;overflow:hidden;box-shadow:inset 0 1px #fff0be0d}.game-platform-stats>header{border-bottom:1px solid #e2a12e29;justify-content:space-between;align-items:center;gap:8px;min-height:35px;padding:7px 10px;display:flex}.game-platform-stats>header span{color:#e5bd67;letter-spacing:.09em;align-items:center;gap:5px;font-size:8px;font-weight:950;display:flex}.game-platform-stats>header span i{background:#49d570;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #49d570b3}.game-platform-stats>header small{color:#d8c69a;letter-spacing:.02em;font-size:10px;font-weight:900;line-height:1.2}.game-platform-stats>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.game-platform-stats article{text-align:center;border-bottom:1px solid #e2a12e1f;border-right:1px solid #e2a12e1f;place-content:center;gap:4px;min-width:0;min-height:67px;padding:9px;display:grid}.game-platform-stats article:nth-child(2n){border-right:0}.game-platform-stats article:nth-last-child(-n+2){border-bottom:0}.game-platform-stats article small{color:#ae9a79;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:900;overflow:hidden}.game-platform-stats article strong{color:#f2ca69;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(13px,3.6vw,16px);font-weight:900;line-height:1;overflow:hidden}.game-platform-stats article.is-online strong{color:#59dc7b}.game-platform-stats article.is-winnings strong{color:#fff0aa}@keyframes dice-cube-roll{0%{transform:rotate(-8deg)scale(1)}35%{transform:rotate(18deg)scale(.92)}68%{transform:rotate(-24deg)scale(1.08)}to{transform:rotate(352deg)scale(1)}}@keyframes dice-roll-glow{50%{opacity:1;transform:scale(1.08)}}@keyframes dice-number-flicker{50%{opacity:.72;transform:translateY(1px)}}@keyframes dice-result-enter{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=350px){.game-kind-switch button{min-height:58px;padding-inline:2px}.game-kind-switch img{width:24px;height:24px}.game-kind-switch strong{font-size:12px}.dice-game__hero{grid-template-columns:57px minmax(0,1fr);padding-inline:9px}.dice-game__hero>b{display:none}.dice-game__die{border-radius:13px;width:52px;height:52px}.dice-game__die i{width:7px;height:7px}.dice-game__die i:first-child{top:9px;left:9px}.dice-game__die i:nth-child(2){top:9px;right:9px}.dice-game__die i:nth-child(4){bottom:9px;left:9px}.dice-game__die i:nth-child(5){bottom:9px;right:9px}.dice-game__roll>strong{font-size:36px}.dice-game__input-grid{grid-template-columns:1fr}.dice-game__directions strong{font-size:7px}.game-platform-stats article{min-height:61px}}@media (prefers-reduced-motion:reduce){.dice-game *,.dice-game :before,.dice-game :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mock-v1-game.mock-v1-mines{--mine-gold:#efac20;--mine-gold-bright:#ffdb66;--mine-gold-dark:#8d4d08;--mine-line:#da9219ad;--mine-cream:#f6e4b8;--mine-muted:#a9956b;width:100%;max-width:520px;min-height:100%;padding:7px 8px calc(16px + var(--safe-bottom));color:var(--mine-cream);isolation:isolate;background:radial-gradient(circle at 12% 5%,#eb9f1b21,#0000 24%),linear-gradient(#070806bf,#030302f7);margin:0 auto;font-family:Arial Narrow,Trebuchet MS,Inter,sans-serif;position:relative;overflow:hidden}.mock-v1-game.mock-v1-mines:before{z-index:-1;opacity:.35;content:"";pointer-events:none;background:linear-gradient(30deg,#0000 46%,#d98f181c 47% 53%,#0000 54%) 0 0/34px 58px,linear-gradient(150deg,#0000 46%,#d98f1814 47% 53%,#0000 54%) 0 0/34px 58px,#050504;position:absolute;inset:0}.mock-v1-game,.mock-v1-game *{box-sizing:border-box}.mock-v1-game button{min-width:0;font:inherit;touch-action:manipulation}.mock-v1-game .mock-v1-mines__header{border:1px solid var(--mine-line);background:linear-gradient(#2a1c0cf2,#080806fa),repeating-linear-gradient(60deg,#0000 0 12px,#ffc13e0d 13px 14px);border-radius:4px;grid-template-columns:minmax(0,1fr);align-items:center;min-height:51px;padding:5px 7px;display:grid;box-shadow:inset 0 0 0 2px #ffd7630b,0 6px 18px #0000008c}.mock-v1-game .mock-v1-mines__header>button{width:33px;height:33px;color:var(--mine-gold-bright);border:1px solid var(--mine-line);background:linear-gradient(145deg,#2f2111,#090806);border-radius:4px;place-items:center;padding:0;display:grid;box-shadow:inset 0 0 7px #f3b12c14}.mock-v1-game .mock-v1-mines__header>button:last-child{justify-self:end}.mock-v1-game .mock-v1-mines__header svg{width:17px;height:17px}.mock-v1-game .mock-v1-mines__header>div{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.mock-v1-game .mock-v1-mines__header h1{color:var(--mine-gold-bright);letter-spacing:.06em;text-shadow:0 2px 8px #000;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:20px;font-weight:400;line-height:.95}.mock-v1-game .mock-v1-mines__header span{color:#ad7a27;letter-spacing:.2em;margin-top:2px;font-size:6px;font-weight:900}.mock-v1-game .mock-v1-mines-controls{border:1px solid var(--mine-line);background:radial-gradient(circle at 88% 13%,#dd99201f,#0000 24%),linear-gradient(#17120afa,#070705fc);border-radius:4px;margin-top:7px;padding:9px 8px 10px;box-shadow:inset 0 0 0 2px #ffd86409,0 9px 25px #0000007a}.mock-v1-game .mock-v1-mode-selector{border:0;min-width:0;margin:0;padding:0}.mock-v1-game .mock-v1-mode-selector legend,.mock-v1-game .mock-v1-controls-divider span,.mock-v1-game .mock-v1-stake-row>label{color:#d69a2c;letter-spacing:.09em;text-align:center;font-size:7px;font-weight:1000}.mock-v1-game .mock-v1-mode-selector legend{width:100%;margin:0 0 7px}.mock-v1-game .mock-v1-mode-selector__grid{grid-template-columns:1fr;gap:5px;display:grid}.mock-v1-game .mock-v1-mode-selector__grid>button{width:100%;min-height:57px;color:var(--mine-cream);text-align:left;background:linear-gradient(90deg,#19150e,#090907);border:1px solid #c37f177a;border-radius:4px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:7px;padding:4px 30px 4px 5px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffd96706}.mock-v1-game .mock-v1-mode-selector__grid>button.is-active{background:linear-gradient(90deg,#37280f,#151007 72%,#30210c);border-color:#f6b52f;box-shadow:inset 0 0 0 1px #ffdd702b,0 0 11px #eea41d38}.mock-v1-game .mock-v1-mode-art{object-fit:contain;background:0 0;border:0;border-radius:0;width:78px;height:47px;font-size:22px;display:block;position:relative;overflow:visible}.mock-v1-game .mock-v1-mode-copy,.mock-v1-game .mock-v1-mode-limit{flex-direction:column;min-width:0;display:flex}.mock-v1-game .mock-v1-mode-copy strong{color:var(--mine-gold-bright);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.05;overflow:hidden}.mock-v1-game .mock-v1-mode-copy small,.mock-v1-game .mock-v1-mode-limit small{color:var(--mine-muted);margin-top:3px;font-size:6px}.mock-v1-game .mock-v1-mode-limit{text-align:right;align-items:flex-end}.mock-v1-game .mock-v1-mode-limit b{color:#d6b267;white-space:nowrap;font-size:9px}.mock-v1-game .mock-v1-mode-check{color:#201304;background:linear-gradient(#ffd766,#bd7411);border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;font-weight:1000;display:none;position:absolute;bottom:5px;right:6px}.mock-v1-game .mock-v1-mode-selector__grid>button.is-active .mock-v1-mode-check{display:grid}.mock-v1-game .mock-v1-mode-selector>p{color:#8e8167;text-align:center;margin:6px 2px 1px;font-size:6px;line-height:1.4}.mock-v1-game .mock-v1-controls-divider{justify-content:center;align-items:center;margin:9px 0 6px;display:flex;position:relative}.mock-v1-game .mock-v1-controls-divider:before,.mock-v1-game .mock-v1-controls-divider:after{content:"";background:linear-gradient(90deg,#0000,#db941d7a);flex:1;height:1px}.mock-v1-game .mock-v1-controls-divider:after{background:linear-gradient(90deg,#db941d7a,#0000)}.mock-v1-game .mock-v1-controls-divider span{padding:0 8px}.mock-v1-game .mock-v1-currency-switch{grid-template-columns:1fr 1fr;gap:5px;margin:0;display:grid}.mock-v1-game .mock-v1-currency-switch button{color:#b3a27d;background:#090907;border:1px solid #d6911b66;border-radius:3px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:4px 8px;font-size:8px;font-weight:1000;display:flex}.mock-v1-game .mock-v1-currency-switch button>span{color:#3c2607;background:linear-gradient(145deg,#ffe175,#ac6810);border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;display:grid}.mock-v1-game .mock-v1-currency-switch button.is-active{color:#ffe09a;background:linear-gradient(#47300f,#1b1208);border-color:#f1ae29;box-shadow:inset 0 0 10px #f4ae261f}.mock-v1-game .mock-v1-free-round{color:#d9c08a;text-align:left;background:linear-gradient(145deg,#2b1f0ef2,#0a0906fa);border:1px solid #d894206b;border-radius:10px;grid-template-columns:32px minmax(0,1fr) 22px;align-items:center;gap:8px;width:100%;min-height:42px;margin-top:6px;padding:4px 8px;display:grid}.mock-v1-game .mock-v1-free-round.is-active{color:#ffe7a6;background:linear-gradient(145deg,#50340f,#1b1208);border-color:#f1b43b;box-shadow:inset 0 0 14px #ffbd3621}.mock-v1-game .mock-v1-free-round>img{object-fit:contain;filter:drop-shadow(0 0 9px #f2a9253d);width:32px;height:32px}.mock-v1-game .mock-v1-free-round>span{min-width:0}.mock-v1-game .mock-v1-free-round strong{color:#fff0c0;font-size:12px;font-weight:900;line-height:1.2}.mock-v1-game .mock-v1-free-round>i{color:#211203;background:#171109;border:1px solid #a76d13;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;font-style:normal;font-weight:1000;display:grid}.mock-v1-game .mock-v1-free-round.is-active>i{background:linear-gradient(145deg,#ffe275,#bd710e)}.mock-v1-game .mock-v1-quick-stakes{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:6px;display:grid}.mock-v1-game .mock-v1-quick-stakes button{color:#d5ba7e;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#231a0e,#0b0a07);border:1px solid #cf8b1952;border-radius:3px;min-height:27px;padding:3px 1px;font-size:7px;font-weight:900;overflow:hidden}.mock-v1-game .mock-v1-stake-row{margin-top:7px}.mock-v1-game .mock-v1-stake-row>label{text-align:left;margin-bottom:4px;display:block}.mock-v1-game .mock-v1-stake-row>div{grid-template-columns:minmax(0,1fr) 36px 36px;gap:4px;display:grid}.mock-v1-game .mock-v1-stake-input{background:#070806;border:1px solid #d9931d75;border-radius:3px;align-items:center;min-width:0;height:37px;padding:0 9px;display:flex;box-shadow:inset 0 3px 10px #000000a6}.mock-v1-game .mock-v1-stake-input input{color:#fff0c1;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:16px;font-weight:1000}.mock-v1-game .mock-v1-stake-input b{color:var(--mine-gold-bright);font-size:11px}.mock-v1-game .mock-v1-stake-row button{color:var(--mine-gold-bright);background:linear-gradient(#2d2111,#0d0b07);border:1px solid #da941d75;border-radius:3px;font-size:17px}.mock-v1-game .mock-v1-balance-line{color:#988866;justify-content:space-between;align-items:center;gap:8px;min-height:28px;padding:3px 1px;font-size:6px;display:flex}.mock-v1-game .mock-v1-balance-line strong{color:#dec078;font-size:7px}.mock-v1-game .mock-v1-balance-line small{color:#756a52;text-align:right;font-size:6px}.mock-v1-game .mock-v1-gold-button,.mock-v1-game .mock-v1-result>button{color:#2c1703;letter-spacing:.035em;background:linear-gradient(#ffe574 0%,#efb32e 48%,#bc6809 100%);border:1px solid #8e5108;border-radius:4px;width:100%;min-height:46px;font-family:Impact,Arial Narrow,sans-serif;font-size:17px;font-weight:400;box-shadow:inset 0 2px #ffffff7a,inset 0 -3px #58260159,0 5px 12px #00000075}.mock-v1-game .mock-v1-gold-button:disabled{filter:saturate(.55)}.mock-v1-game .mock-v1-active-round{border:1px solid var(--mine-line);background:linear-gradient(#12100afa,#050605fc);border-radius:4px;margin-top:7px;padding:7px;box-shadow:0 8px 24px #00000080}.mock-v1-game .mock-v1-round-restored{color:#b9df76;background:linear-gradient(90deg,#1d410fcc,#091508e0);border:1px solid #74ae3680;border-radius:3px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px;min-height:42px;margin-bottom:6px;padding:5px 7px;display:grid}.mock-v1-game .mock-v1-round-restored>svg{width:22px;height:22px}.mock-v1-game .mock-v1-round-restored>span{flex-direction:column;display:flex}.mock-v1-game .mock-v1-round-restored strong{font-size:8px}.mock-v1-game .mock-v1-round-restored small{color:#8fa777;margin-top:2px;font-size:6px}.mock-v1-game .mock-v1-round-meta{color:#8f8061;background:#080907db;border:1px solid #d58f1c47;border-radius:3px;justify-content:space-between;align-items:center;gap:8px;min-height:29px;padding:4px 7px;font-size:6px;display:flex}.mock-v1-game .mock-v1-round-meta b{color:#e1b95e;font-size:7px}.mock-v1-game .mock-v1-board-shell{background:radial-gradient(circle at 50% 38%,#d5931d2b,#0000 52%),linear-gradient(#10130f,#050604);border:1px solid #dd941999;border-radius:3px;place-items:center;min-height:0;margin-top:6px;padding:10px 9px 76px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 50px #000000ad,inset 0 0 0 2px #ffd75d08}.mock-v1-game .mock-v1-board-shell:before{opacity:.2;content:"";background:linear-gradient(30deg,#0000 46%,#dd971e26 47% 52%,#0000 53%) 0 0/30px 52px,linear-gradient(150deg,#0000 46%,#dd971e1a 47% 52%,#0000 53%) 0 0/30px 52px;position:absolute;inset:0}.mock-v1-game .mock-v1-mines-grid{z-index:1;isolation:isolate;flex-direction:column;align-items:flex-start;width:min(100%,350px);display:flex;position:relative}.mock-v1-game .mock-v1-mines-grid[data-grid-size="5"]{width:min(88%,292px)}.mock-v1-game .mock-v1-mines-grid[data-grid-size="6"]{width:min(94%,322px)}.mock-v1-game .mock-v1-mines-grid[data-grid-size="9"]{width:100%}.mock-v1-game .mock-v1-hex-row{align-items:center;width:100%;display:flex}.mock-v1-game .mock-v1-hex-row+.mock-v1-hex-row{margin-top:var(--row-overlap)}.mock-v1-game .mock-v1-hex-row:nth-child(2n){padding-left:var(--row-offset)}.mock-v1-game .mock-v1-mines-grid button{z-index:1;flex:0 0 var(--cell-size);aspect-ratio:1/.91;color:#fff2c3;clip-path:polygon(25% 2%,75% 2%,100% 50%,75% 98%,25% 98%,0 50%);opacity:1;background:linear-gradient(145deg,#ffda6747,#0000 34%),linear-gradient(160deg,#48361c,#0a0c0b 64%);border:0;border-radius:0;place-items:center;min-width:0;padding:2px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #c27d14,inset 0 0 0 4px #190f04e6,0 2px 5px #000000b3}.mock-v1-game .mock-v1-mines-grid button+button{margin-left:var(--column-overlap)}.mock-v1-game .mock-v1-mines-grid button:not(:disabled):hover,.mock-v1-game .mock-v1-mines-grid button:not(:disabled):focus-visible{z-index:3;filter:brightness(1.12)drop-shadow(0 0 7px #ffbe3080)}.mock-v1-game .mock-v1-mines-grid button:before{aspect-ratio:1;width:43%;clip-path:inherit;content:"";background:#04060561;border:1px solid #e7a42a2b}.mock-v1-game .mock-v1-mines-grid button:not(:disabled):active{transform:scale(.91)}.mock-v1-game .mock-v1-mines-grid button.is-safe{background:radial-gradient(circle,#ffd55494,#0000 55%),linear-gradient(160deg,#7b5415,#1b1206 68%);box-shadow:inset 0 0 0 2px #f3ae25,inset 0 0 0 4px #301b04e0,0 0 10px #eea51f47}.mock-v1-game .mock-v1-mines-grid button.is-wasp{background:radial-gradient(circle,#e2431880,#0000 58%),linear-gradient(160deg,#672318,#160807 68%);animation:.35s ease-out mock-v1-game-wasp;box-shadow:inset 0 0 0 2px #dd5425,inset 0 0 0 4px #2d0904e6,0 0 12px #db3d166b}.mock-v1-game .mock-v1-cell-face{filter:drop-shadow(0 2px 2px #000);place-items:center;font-size:clamp(12px,5.7vw,27px);display:grid;position:absolute;inset:0}.mock-v1-game .mock-v1-mines-grid[data-grid-size="9"] .mock-v1-cell-face{font-size:clamp(9px,3.7vw,18px)}@keyframes mock-v1-game-wasp{35%{transform:translate(-3px)}70%{transform:translate(3px)}}.mock-v1-game .mock-v1-round-stats{z-index:2;text-align:center;min-width:0;box-shadow:none;background:0 0;border:0;border-top:1px solid #d8921c42;border-radius:0;flex-direction:column;align-items:center;padding:6px 8px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.mock-v1-game .mock-v1-round-stats span{color:#c7902e;letter-spacing:.1em;font-size:6px}.mock-v1-game .mock-v1-round-stats strong{color:var(--mine-gold-bright);text-shadow:0 0 11px #efa92340;margin:1px 0;font-size:24px;line-height:1}.mock-v1-game .mock-v1-round-stats small{color:#756c57;font-size:6px}.mock-v1-game .mock-v1-live-controls{background:0 0;border:0;grid-template-columns:1fr 1fr;gap:5px;margin-top:6px;padding:0;display:grid}.mock-v1-game .mock-v1-live-controls button{color:#2a1704;letter-spacing:.04em;background:linear-gradient(#ffe06c,#c7760e);border:1px solid #8a4e08;border-radius:3px;min-height:40px;font-family:Impact,Arial Narrow,sans-serif;font-size:13px}.mock-v1-game .mock-v1-live-controls button:first-child,.mock-v1-game .mock-v1-live-controls button:disabled{color:#83765f;background:linear-gradient(#29241b,#15130f);border-color:#50442f}.mock-v1-game .mock-v1-live-controls button:last-child:not(:disabled){color:#2a1704;background:linear-gradient(#ffe170,#d98a14);border-color:#9a5a0a}.mock-v1-game .mock-v1-live-summary{background:#080907d1;border:1px solid #d9921b4d;border-radius:3px;grid-template-columns:1fr 1fr;gap:8px;margin-top:5px;padding:6px 8px;display:grid}.mock-v1-game .mock-v1-live-summary>span{flex-direction:column;min-width:0;display:flex}.mock-v1-game .mock-v1-live-summary>span:last-child{text-align:right;align-items:flex-end}.mock-v1-game .mock-v1-live-summary small{color:#87785a;font-size:6px}.mock-v1-game .mock-v1-live-summary strong{color:#e4bd64;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:2px;font-size:10px;overflow:hidden}.mock-v1-game .mock-v1-beesense-live{color:#a8d67d;background:linear-gradient(90deg,#103110cc,#071209e6);border:1px solid #4d91397a;border-radius:3px;grid-template-columns:25px minmax(0,1fr) 18px;align-items:center;gap:6px;min-height:40px;margin-top:5px;padding:5px 7px;display:grid}.mock-v1-game .mock-v1-beesense-live>span{font-size:18px}.mock-v1-game .mock-v1-beesense-live>div{flex-direction:column;min-width:0;display:flex}.mock-v1-game .mock-v1-beesense-live strong{font-size:8px}.mock-v1-game .mock-v1-beesense-live small{color:#819a76;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:6px;overflow:hidden}.mock-v1-game .mock-v1-beesense-live>svg{width:17px;height:17px}.mock-v1-game .mock-v1-result{min-height:414px;color:var(--mine-cream);text-align:center;border:1px solid var(--mine-line);background:radial-gradient(circle at 50% 32%,#eaa11f42,#0000 28%),linear-gradient(#17130c,#060604);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;margin-top:7px;padding:20px 14px 14px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 2px #ffdc6f09}.mock-v1-game .mock-v1-result.is-loss{background:radial-gradient(circle at 50% 31%,#d0361540,#0000 28%),linear-gradient(#1a0e0a,#060403)}.mock-v1-game .mock-v1-result__art{background:radial-gradient(circle,#f6b52b38,#0000 65%);border:0;border-radius:50%;place-items:center;width:143px;height:143px;margin-bottom:4px;display:grid;position:relative}.mock-v1-game .mock-v1-result.is-loss .mock-v1-result__art{background:radial-gradient(circle,#e23d1647,#0000 66%)}.mock-v1-game .mock-v1-result__art:before,.mock-v1-game .mock-v1-result__art:after{content:"";background:#f0aa24;border-radius:50%;position:absolute;box-shadow:96px 13px #b87312,16px 105px #d78813,112px 92px #f5c24b}.mock-v1-game .mock-v1-result__art:before{width:6px;height:6px;top:25px;left:9px}.mock-v1-game .mock-v1-result__art:after{width:3px;height:3px;top:15px;left:29px}.mock-v1-game .mock-v1-result__art>span{z-index:1;filter:drop-shadow(0 8px 9px #000000b8);font-size:89px;position:relative}.mock-v1-game .mock-v1-result__eyebrow{color:var(--mine-gold-bright);letter-spacing:.045em;font-size:10px;font-weight:1000}.mock-v1-game .mock-v1-result.is-loss .mock-v1-result__eyebrow{color:#ff9a53}.mock-v1-game .mock-v1-result__insurance{color:#ffe29a;background:#3e270ab8;border:1px solid #e5a42a7a;border-radius:5px;margin:7px 0 0;padding:6px 9px;font-size:8px;font-weight:900}.mock-v1-game .mock-v1-result>strong{color:var(--mine-gold-bright);text-shadow:0 0 13px #efaa2245;margin-top:6px;font-size:clamp(28px,9vw,39px);line-height:1}.mock-v1-game .mock-v1-result>b{color:#d9af55;margin-top:7px;font-size:15px}.mock-v1-game .mock-v1-result>em{color:#766b55;font-size:6px;font-style:normal}.mock-v1-game .mock-v1-result>small{color:#9d8c68;border-top:1px solid #d7911b40;border-bottom:1px solid #d7911b40;width:100%;margin:9px 0 13px;padding:7px 0;font-size:7px;line-height:1.7}.mock-v1-game .mock-v1-fairness{width:100%;min-height:44px;color:var(--mine-cream);text-align:left;background:linear-gradient(90deg,#183e16db,#071209f0);border:1px solid #4d893980;border-radius:4px;grid-template-columns:26px minmax(0,1fr) 16px;align-items:center;gap:6px;margin-top:7px;padding:6px 7px;display:grid}.mock-v1-game .mock-v1-fairness>svg:first-child{color:#8acb65;width:23px;height:23px}.mock-v1-game .mock-v1-fairness>svg:last-child{color:#d3a145}.mock-v1-game .mock-v1-fairness>span{flex-direction:column;min-width:0;display:flex}.mock-v1-game .mock-v1-fairness strong{font-size:8px}.mock-v1-game .mock-v1-fairness small{color:#89a17d;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:6px;overflow:hidden}.mock-v1-game .mock-v1-message{color:#ffe3a5;background:#4a2a08d9;border:1px solid #dd961e80;border-radius:3px;align-items:center;gap:6px;margin:6px 0 0;padding:7px 8px;font-size:7px;line-height:1.4;display:flex}.mock-v1-game .mock-v1-message svg{flex:0 0 16px}.mock-v1-game .mock-v1-fair-modal,.mock-v1-game .mock-v1-large-stake{text-align:center;flex-direction:column;align-items:center;display:flex}.mock-v1-game .mock-v1-fair-modal>svg{color:#79c65d;width:44px;height:44px}.mock-v1-game .mock-v1-fair-modal h3{margin:7px 0 3px;font-size:13px}.mock-v1-game .mock-v1-fair-modal p,.mock-v1-game .mock-v1-large-stake p{color:var(--muted);font-size:8px;line-height:1.45}.mock-v1-game .mock-v1-fair-modal dl{gap:4px;width:100%;display:grid}.mock-v1-game .mock-v1-fair-modal dl>div{border:1px solid var(--line-soft);background:var(--surface-soft);border-radius:5px;justify-content:space-between;gap:8px;padding:6px 7px;display:flex}.mock-v1-game .mock-v1-fair-modal dt,.mock-v1-game .mock-v1-fair-modal dd{margin:0;font-size:7px}.mock-v1-game .mock-v1-fair-modal h4{color:#95825e;text-align:left;text-transform:uppercase;width:100%;margin:7px 0 0;font-size:6px}.mock-v1-game .mock-v1-fair-modal code{color:#e4b44f;text-overflow:ellipsis;white-space:nowrap;background:#070806;border-radius:4px;width:100%;margin-top:3px;padding:7px;font-size:6px;overflow:hidden}.mock-v1-game .mock-v1-large-stake>span{filter:drop-shadow(0 4px 8px #eb7e1259);font-size:45px}.mock-v1-game .mock-v1-large-stake>strong{color:var(--mine-gold-bright);margin-top:3px;font-size:14px}.mock-v1-game .mock-v1-game-live-feed{background:radial-gradient(circle at 14% 0,#f5b12f21,#0000 36%),linear-gradient(#22180cfa,#080806fc);border:1px solid #e097207a;border-radius:18px;margin-top:0;padding:10px 0 8px;overflow:hidden;box-shadow:inset 0 1px #ffe6a90e,0 9px 22px #00000057}.mock-v1-game .mock-v1-game-live-feed>header{border-bottom:1px solid #e0972029;align-items:center;gap:10px;min-height:36px;padding:0 11px 7px;display:flex}.mock-v1-game .mock-v1-game-live-feed>header>span{color:#d9ff8c;letter-spacing:.14em;background:#567e261f;border:1px solid #a4e45642;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 7px;font-size:7px;font-weight:1000;display:inline-flex}.mock-v1-game .mock-v1-game-live-feed>header>span>i{background:#9fe34f;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite mock-v1-game-live-pulse;box-shadow:0 0 9px #9fe34fd1}.mock-v1-game .mock-v1-game-live-feed>header>div{gap:2px;min-width:0;display:grid}.mock-v1-game .mock-v1-game-live-feed h2{color:#ffe29a;letter-spacing:.055em;margin:0;font-size:12px;font-weight:1000;line-height:1}.mock-v1-game .mock-v1-game-live-feed header small{color:#8e7d60;font-size:7px;font-weight:750;line-height:1.25}.mock-v1-game .mock-v1-game-live-feed__viewport{box-sizing:border-box;align-items:center;min-height:70px;padding:7px 0 3px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.mock-v1-game .mock-v1-game-live-feed__viewport>p{color:#9f8c69;text-align:center;width:100%;margin:0;padding:24px 14px;font-size:9px;font-weight:750}.mock-v1-game .mock-v1-game-live-feed__track{contain:layout style;will-change:transform;backface-visibility:hidden;width:max-content;animation:mock-v1-game-live-flight var(--live-feed-duration,91.2s) linear infinite;gap:8px;display:flex;transform:translate(0,0);animation-play-state:running!important}.mock-v1-game .mock-v1-game-live-feed__sequence{flex:none;gap:8px;display:flex}.mock-v1-game .mock-v1-game-live-feed__item{background:radial-gradient(circle at 12%,#f4b53021,#0000 34%),#ffffff06;border:1px solid #e8ae4338;border-radius:14px;flex:none;grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:8px;width:204px;min-height:56px;padding:6px 8px;display:grid}.mock-v1-game .mock-v1-game-live-feed__item.is-active{border-color:#a0e25247}.mock-v1-game .mock-v1-game-live-feed__item.is-cashed_out{border-color:#ffd05861}.mock-v1-game .mock-v1-game-live-feed__item>img{object-fit:contain;filter:drop-shadow(0 5px 7px #00000080);grid-row:1/3;width:42px;height:42px}.mock-v1-game .mock-v1-game-live-feed__item>span{gap:2px;min-width:0;display:grid}.mock-v1-game .mock-v1-game-live-feed__item>span strong{color:#ffe8b0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:950;line-height:1.05;overflow:hidden}.mock-v1-game .mock-v1-game-live-feed__item>span small{color:#8e7a58;font-size:7px;font-weight:800}.mock-v1-game .mock-v1-game-live-feed__item>b{color:#d8b25e;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:900;line-height:1.15;overflow:hidden}.mock-v1-game .mock-v1-game-live-feed__item.is-active>b{color:#b8e876}.mock-v1-game .mock-v1-game-live-feed--dice{background:radial-gradient(circle at 14% 0,#56a8ff24,#0000 36%),linear-gradient(#101824fa,#06080cfc);border-color:#60baff61}.mock-v1-game .mock-v1-game-live-feed--arena{background:radial-gradient(circle at 14% 0,#5cd67e24,#0000 34%),linear-gradient(#12101cfa,#08060cfc);border-color:#a46cff5c}.mock-v1-game .mock-v1-game-live-feed--dice>header>span{color:#b8e4ff;background:#306eb029;border-color:#6ec4ff47}.mock-v1-game .mock-v1-game-live-feed--arena>header>span{color:#d9c8ff;background:#5c3aa829;border-color:#b08aff4d}.mock-v1-game .mock-v1-game-live-feed--dice h2,.mock-v1-game .mock-v1-game-live-feed--arena h2{color:#f3e6c4}.mock-v1-game .mock-v1-game-live-feed__item.is-dice{background:radial-gradient(circle at 12%,#56a8ff29,#0000 34%),#ffffff06;border-color:#6ebaff3d}.mock-v1-game .mock-v1-game-live-feed__item.is-arena{background:radial-gradient(circle at 12%,#5cd67e24,#0000 34%),#ffffff06;border-color:#a46cff42}.mock-v1-game .mock-v1-game-live-feed__item.is-dice.is-cashed_out{border-color:#7ed6ff66}.mock-v1-game .mock-v1-game-live-feed__item.is-arena.is-cashed_out{border-color:#c49cff6b}.mock-v1-game .mock-v1-game-live-feed__item.is-dice>img,.mock-v1-game .mock-v1-game-live-feed__item.is-arena>img{object-fit:cover;border-radius:9px}@keyframes mock-v1-game-live-pulse{0%,to{opacity:.45;transform:scale(.72)}50%{opacity:1;transform:scale(1.08)}}@keyframes mock-v1-game-live-flight{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 4px))}}.mock-v1-game .game-daily-quests{width:100%;scroll-margin-top:104px}.mock-v1-game .game-daily-quests>button{color:#fff1c8;text-align:left;background:radial-gradient(circle at 7% 48%,#ffc34329,#0000 28%),linear-gradient(132deg,#422309f5,#190e07fa 65%,#0e0906fc);border:1px solid #efac3161;border-radius:17px;grid-template-columns:58px minmax(0,1fr) 72px;align-items:center;gap:9px;width:100%;min-height:78px;padding:8px 10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffe39e14,0 8px 20px #1a0c0340}.mock-v1-game .game-daily-quests>button:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffff12,#0000 68%);position:absolute;inset:0;transform:translate(-115%)}.mock-v1-game .game-daily-quests>button.is-claimable{background:radial-gradient(circle at 8% 48%,#ffd86347,#0000 30%),linear-gradient(132deg,#6d3c0b,#321907 65%,#1c0d04);border-color:#ffd15bc7;box-shadow:inset 0 1px #fff0c12e,0 9px 24px #8c49054d}.mock-v1-game .game-daily-quests>button.is-claimable:after{animation:3.4s ease-in-out infinite game-daily-quest-shine}.mock-v1-game .game-daily-quests__art{place-items:center;width:56px;height:56px;display:grid;position:relative}.mock-v1-game .game-daily-quests__art>img{object-fit:contain;filter:drop-shadow(0 5px 8px #0000006b);width:56px;height:56px}.mock-v1-game .game-daily-quests__art>b{color:#2b1302;background:linear-gradient(#fff09e,#f5b526);border:2px solid #5b2e08;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:1000;display:grid;position:absolute;top:-2px;right:-2px;box-shadow:0 3px 8px #00000061}.mock-v1-game .game-daily-quests__copy{gap:2px;min-width:0;display:grid}.mock-v1-game .game-daily-quests__copy>small{color:#c9a75f;letter-spacing:.075em;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:950;line-height:1.1;overflow:hidden}.mock-v1-game .game-daily-quests__copy>strong{color:#fff0bd;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:1000;line-height:1.08;overflow:hidden}.mock-v1-game .game-daily-quests__copy>em{color:#cfc1a7;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;font-weight:750;line-height:1.2;overflow:hidden}.mock-v1-game .game-daily-quests__action{color:#321803;background:linear-gradient(#ffe584,#eaa51e);border-radius:12px;place-items:center;gap:1px;min-width:0;min-height:48px;padding:5px;display:grid;box-shadow:0 5px 12px #0000004d}.mock-v1-game .game-daily-quests__action>svg{width:20px;height:20px}.mock-v1-game .game-daily-quests__action>b{letter-spacing:.03em;font-size:7px;font-weight:1000}.game-modal--daily-quests{background:radial-gradient(circle at 88% 4%,#ffc03829,#0000 30%),linear-gradient(154deg,#3b1d09,#1c0d05 64%,#100704)!important;border:1px solid #f1af3475!important;border-radius:24px!important;width:min(100% - 18px,440px)!important;max-height:min(88dvh,650px)!important;overflow:hidden!important}.game-modal--daily-quests>header{min-height:72px!important;padding:10px 12px!important}.game-modal--daily-quests .game-modal__leading{place-items:center;display:grid;width:50px!important;height:50px!important}.game-daily-quests__modal-art{object-fit:contain;filter:drop-shadow(0 5px 8px #0000006b);width:50px;height:50px}.game-modal--daily-quests .game-modal__body{max-height:calc(min(88dvh,650px) - 72px)!important;padding:10px!important;overflow:hidden auto!important}.game-daily-quests__modal{gap:8px;display:grid}.game-daily-quests__reset{background:#ffbe3611;border:1px solid #ffc74a38;border-radius:13px;justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:7px 9px;display:flex}.game-daily-quests__reset>span{gap:2px;min-width:0;display:grid}.game-daily-quests__reset small{letter-spacing:.08em;font-size:7px;font-weight:950;color:#ad8a4f!important}.game-daily-quests__reset strong{font-size:11px;font-weight:950;color:#ffe4a0!important}.game-daily-quests__reset>b{color:#ffd76a;white-space:nowrap;background:#ffbc2d1c;border-radius:8px;padding:5px 7px;font-size:9px;font-weight:950}.game-daily-quests__list{gap:6px;display:grid}.game-daily-quests__list>article{background:#ffffff09;border:1px solid #ffce6624;border-radius:13px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:66px;padding:6px 7px;display:grid}.game-daily-quests__list>article.is-game-task{background:radial-gradient(circle at 8%,#ffbe311a,#0000 35%),#ffffff09;border-color:#ffbe3240}.game-daily-quests__list>article.is-claimable{background:radial-gradient(circle at 9%,#ffd05a2e,#0000 38%),#6f3e0752;border-color:#ffcd559e;box-shadow:inset 0 0 14px #ffb7240e}.game-daily-quests__list>article.is-claimed{opacity:.62}.game-daily-quests__list>article>img{object-fit:contain;filter:drop-shadow(0 4px 6px #0006);width:44px;height:44px}.game-daily-quests__list>article>div{gap:3px;min-width:0;display:grid}.game-daily-quests__list>article>div>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:950;line-height:1.12;overflow:hidden;color:#fff0c4!important}.game-daily-quests__list>article>div>small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;line-height:1.15;overflow:hidden;color:#cbb58d!important}.game-daily-quests__progress{background:#ffffff14;border-radius:999px;width:100%;height:4px;overflow:hidden}.game-daily-quests__progress>i{border-radius:inherit;background:linear-gradient(90deg,#d88b13,#ffe37a);height:100%;display:block}.game-daily-quests__list>article>b{color:#d6c39d;text-align:center;min-width:38px;font-size:9px;font-weight:950}.game-daily-quests__list>article>em{color:#b6d08c;justify-items:center;gap:2px;min-width:52px;font-size:7px;font-style:normal;font-weight:900;display:grid}.game-daily-quests__list>article>em svg{width:16px;height:16px}.game-daily-quests__list>article>button{color:#2d1603;background:linear-gradient(#ffe386,#e8a21c);border:0;border-radius:10px;min-width:68px;min-height:36px;padding:5px 8px;font-size:9px;font-weight:1000;box-shadow:0 4px 10px #00000047}.game-daily-quests__state{color:#cfba94;text-align:center;border:1px dashed #ffc44140;border-radius:14px;place-items:center;gap:8px;min-height:108px;padding:14px;font-size:10px;display:grid}.game-daily-quests__state>button{color:#2d1603;background:linear-gradient(#ffe386,#e8a21c);border:0;border-radius:10px;min-height:36px;padding:6px 14px;font-size:9px;font-weight:950}.game-daily-quests__all{color:#f3ca70;background:#ffbe3212;border:1px solid #ffc03347;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 12px;font-size:10px;font-weight:900;display:flex}.game-daily-quests__all>svg{width:15px;height:15px}@keyframes game-daily-quest-shine{0%,65%,to{transform:translate(-115%)}82%{transform:translate(115%)}}@media (width<=360px){.mock-v1-game.mock-v1-mines{padding-inline:6px}.mock-v1-game .mock-v1-mode-selector__grid>button{grid-template-columns:68px minmax(0,1fr) auto;padding-right:27px}.mock-v1-game .mock-v1-mode-art{width:68px}.mock-v1-game .mock-v1-mode-copy strong{font-size:10px}.mock-v1-game .game-daily-quests>button{grid-template-columns:52px minmax(0,1fr) 62px;gap:7px;padding-inline:7px}.mock-v1-game .game-daily-quests__art,.mock-v1-game .game-daily-quests__art>img{width:50px;height:50px}.mock-v1-game .game-daily-quests__copy>strong{font-size:12px}.mock-v1-game .game-daily-quests__copy>em{font-size:8px}.game-daily-quests__list>article{grid-template-columns:42px minmax(0,1fr) auto;gap:5px;padding-inline:5px}.game-daily-quests__list>article>img{width:40px;height:40px}.game-daily-quests__list>article>button{min-width:60px;padding-inline:6px}.mock-v1-game .mock-v1-board-shell{padding-inline:6px}}@media (width>=440px){.mock-v1-game.mock-v1-mines{padding-inline:10px}.mock-v1-game .mock-v1-mode-selector__grid>button{grid-template-columns:96px minmax(0,1fr) auto;min-height:65px}.mock-v1-game .mock-v1-mode-art{width:96px;height:54px}.mock-v1-game .mock-v1-mode-copy strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.mock-v1-game *{scroll-behavior:auto!important;animation-duration:.01ms!important}.mock-v1-game .game-daily-quests>button:after{animation:none!important}.mock-v1-game .mock-v1-game-live-feed__viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.mock-v1-game .mock-v1-game-live-feed__track{transform:none!important}}.mock-v1-market{--market-gold:#f0aa20;--market-gold-bright:#ffd75d;--market-gold-pale:#ffe9a1;--market-gold-dark:#7c4307;--market-ink:#070604;--market-panel:#0a0907f5;--market-line:#dd971ca8;--market-copy:#f9e7b6;--market-muted:#b9a37a;isolation:isolate;min-height:100%;padding:8px 8px calc(22px + var(--safe-bottom));color:var(--market-copy);background:linear-gradient(#0504021a,#050402b3 360px,#050403 100%),0 0;font-family:Arial Narrow,Roboto Condensed,Trebuchet MS,Arial,sans-serif;position:relative}.mock-v1-market:before{z-index:-1;opacity:.14;content:"";pointer-events:none;background:url(/assets/mock3/fx/bg-honeycomb.webp) top/420px;position:absolute;inset:0}.mock-v1-market *,.mock-v1-market :before,.mock-v1-market :after{box-sizing:border-box}.mock-v1-market button{font:inherit;touch-action:manipulation}.mock-v1-market button:focus-visible,.mock-v1-market input:focus-visible{outline-offset:2px;outline:2px solid #fff0a8}.mock-v1-market__header{grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);align-items:center;gap:9px;height:68px;display:grid}.mock-v1-market__header>span{background:linear-gradient(90deg, transparent, var(--market-gold), #6c3906);height:2px;box-shadow:0 0 7px #f0aa2080}.mock-v1-market__header>span:last-child{transform:scaleX(-1)}.mock-v1-market__title{justify-content:center;align-items:center;gap:9px;display:flex}.mock-v1-market__title img{object-fit:contain;filter:drop-shadow(0 3px 5px #000);width:46px;height:46px}.mock-v1-market__faq{width:100%;min-height:56px;color:inherit;text-align:left;background:linear-gradient(135deg,#ffc5481f,#0000 62%),#0c0a07eb;border:1px solid #edab306b;border-radius:16px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;padding:8px 12px;display:grid;box-shadow:inset 0 1px #ffecb41f,0 8px 18px #00000047}.mock-v1-market__faq-mark{color:#fff6d0;background:#0a07049e;border:1px solid #ffd6828c;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 16px #00000052,inset 0 1px #ffecb429}.mock-v1-market__faq-mark svg{width:20px;height:20px}.mock-v1-market__faq-copy{gap:2px;min-width:0;display:grid}.mock-v1-market__faq-copy strong{color:#ffe4a1;font-size:14px;font-weight:900}.mock-v1-market__faq-copy small{color:#c9b07a;font-size:11px;line-height:1.35}.mock-v1-market__title h1{color:var(--market-gold-bright);letter-spacing:.03em;text-shadow:0 2px #6d3907,0 4px 9px #000;margin:0;font-size:clamp(30px,9.5vw,43px);font-weight:1000;line-height:1}.mock-v1-market-status{border:1px solid var(--market-line);background:linear-gradient(#191209f7,#070705fa),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/300px;border-radius:4px;grid-template-columns:auto minmax(92px,.82fr) 30px minmax(130px,1.35fr);align-items:center;gap:6px;padding:7px;display:grid;box-shadow:inset 0 0 0 2px #ffdb7009,0 5px 14px #0000007a}.mock-v1-market-status__state{color:#caa95a;white-space:nowrap;background:#151109;border:1px solid #d29a2c5c;border-radius:3px;justify-content:center;align-items:center;gap:4px;height:32px;padding:0 8px;font-size:10px;font-weight:1000;display:flex}.mock-v1-market-status__state.is-open{color:#83d84c;background:linear-gradient(#2254159e,#11270cb3);border-color:#6fc63cb3;box-shadow:inset 0 0 9px #5bc43024}.mock-v1-market-status__state svg{flex:0 0 16px;width:16px;height:16px}.mock-v1-market-status__timer{grid-template-columns:16px minmax(0,1fr);align-items:center;column-gap:4px;min-width:0;display:grid}.mock-v1-market-status__timer svg{color:#8dd04c;grid-row:1/3;width:15px;height:15px}.mock-v1-market-status__timer span{color:var(--market-muted);text-transform:uppercase;font-size:6px;line-height:1}.mock-v1-market-status__timer strong{color:#91d54f;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11px,3.1vw,15px);line-height:1.1;overflow:hidden}.mock-v1-market-status>button{width:30px;height:30px;color:var(--market-gold);background:linear-gradient(#24170a,#0d0a06);border:1px solid #dd971c8c;border-radius:50%;place-items:center;padding:0;display:grid}.mock-v1-market-status>button svg{width:16px;height:16px}.mock-v1-week-limit{background:#0c0a07e6;border:1px solid #dd971c6b;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;align-content:center;column-gap:5px;min-width:0;height:38px;padding:4px 7px;display:grid}.mock-v1-week-limit>span{color:var(--market-gold);letter-spacing:.03em;font-size:6px;font-weight:900}.mock-v1-week-limit>div{white-space:nowrap;grid-area:1/2/3;align-self:center;align-items:baseline;gap:2px;display:flex}.mock-v1-week-limit strong{color:var(--market-gold-bright);font-size:10px}.mock-v1-week-limit small{color:var(--market-muted);font-size:6px}.mock-v1-week-limit progress{appearance:none;background:#211507;border:1px solid #5d3a0d;border-radius:999px;width:100%;height:7px;overflow:hidden}.mock-v1-week-limit progress::-webkit-progress-bar{background:#211507}.mock-v1-week-limit progress::-webkit-progress-value{background:linear-gradient(90deg,#b66c0a,#ffd448);box-shadow:0 0 5px #ffc83680}.mock-v1-week-limit progress::-moz-progress-bar{background:linear-gradient(90deg,#b66c0a,#ffd448)}.mock-v1-market-notice{color:#ffe5a3;background:#3d2709f0;border:1px solid #e8a92f80;border-radius:4px;margin:6px 0 0;padding:8px 10px;font-size:8px;line-height:1.4;box-shadow:0 4px 12px #0000005c}.mock-v1-exchanges{gap:7px;margin-top:7px;display:grid}.mock-v1-exchange-card,.mock-v1-wax-card,.mock-v1-calculator{border:1px solid var(--market-line);background:linear-gradient(#140f08f7,#070705fa),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/350px;border-radius:5px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffe08109,0 7px 17px #0000007a}.mock-v1-exchange-card:after,.mock-v1-wax-card:after,.mock-v1-calculator:after{z-index:5;content:"";pointer-events:none;border:1px solid #f2ae2a1c;border-radius:3px;position:absolute;inset:3px}.mock-v1-exchange-card.is-selected,.mock-v1-wax-card.is-selected{border-color:#f2b12c;box-shadow:inset 0 0 18px #f4af2717,0 0 10px #eba01e33}.mock-v1-exchange-card{min-height:182px;padding:12px}.mock-v1-exchange-card.is-fountain{background:linear-gradient(#18081ef7,#08050bfc),url(/assets/mock3/fx/bg-honeycomb.webp) 50%/350px;border-color:#b843e6d9;min-height:188px;box-shadow:inset 0 0 0 2px #e176ff0f,0 7px 17px #00000085}.mock-v1-exchange-card.is-fountain:after{border-color:#dc66ff2b}.mock-v1-exchange-card__copy{z-index:3;flex-direction:column;align-items:flex-start;width:62%;min-width:0;min-height:156px;display:flex;position:relative}.mock-v1-exchange-card__copy h2,.mock-v1-wax-card h2{color:var(--market-gold-bright);letter-spacing:.01em;text-shadow:0 2px 5px #000;margin:0;font-size:clamp(13px,3.6vw,17px);font-weight:1000;line-height:1.1}.mock-v1-exchange-card.is-fountain h2{color:#e394ff}.mock-v1-exchange-card__copy h2 b,.mock-v1-wax-card h2 b{color:#fff0a7}.mock-v1-exchange-card__copy p{color:#c6b38e;max-width:230px;margin:7px 0 4px;font-size:clamp(7px,2vw,9px);line-height:1.35}.mock-v1-rate{color:var(--market-gold-pale);align-items:center;gap:4px;margin-top:auto;display:flex}.mock-v1-rate img{object-fit:contain;width:20px;height:22px}.mock-v1-rate strong{color:var(--market-gold-bright);font-size:clamp(18px,5.5vw,26px);line-height:1}.mock-v1-rate span{color:var(--market-gold);font-size:14px}.mock-v1-exchange-card.is-fountain .mock-v1-rate strong{color:#e78bff}.mock-v1-exchange-card__copy small{color:#bea778;margin:4px 0 7px;font-size:clamp(6px,1.7vw,8px);line-height:1.2}.mock-v1-exchange-card__copy>button,.mock-v1-wax-card>button,.mock-v1-calculator__total button{color:#2b1703;letter-spacing:.025em;background:linear-gradient(#ffe16a 0%,#e9a51e 55%,#bd6b08 100%);border:1px solid #7e4506;border-radius:4px;justify-content:center;align-items:center;gap:5px;min-height:35px;padding:5px 13px;font-size:clamp(8px,2.5vw,11px);font-weight:1000;display:flex;box-shadow:inset 0 1px #ffffff80,inset 0 -2px #5b2b0259,0 3px 8px #00000075}.mock-v1-exchange-card__copy>button{width:min(100%,190px)}.mock-v1-exchange-card.is-fountain .mock-v1-exchange-card__copy>button{color:#fff1ff;background:linear-gradient(#a847cf,#5c1e75);border-color:#a84ed1;box-shadow:inset 0 1px #ffdcff47,0 3px 9px #0000008c}.mock-v1-market button:disabled{cursor:not-allowed}.mock-v1-exchange-card__copy>button:disabled,.mock-v1-wax-card>button:disabled,.mock-v1-calculator__total button:disabled{color:#857861;background:linear-gradient(#2e271c,#17130e);border-color:#52452f;box-shadow:inset 0 1px #ffffff0a}.mock-v1-exchange-card__art{z-index:1;object-fit:contain;object-position:center;filter:saturate(1.05)contrast(1.03);width:55%;height:100%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 21% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 21% 100%)}.mock-v1-exchange-card.is-fountain .mock-v1-exchange-card__art{object-position:48% center;width:57%}.mock-v1-wax-card{padding:11px 12px 12px}.mock-v1-wax-card__art{z-index:1;object-fit:contain;opacity:.42;pointer-events:none;filter:saturate(1.08)drop-shadow(0 5px 8px #000);width:44%;height:128px;position:absolute;top:19px;right:-12px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28%);mask-image:linear-gradient(90deg,#0000,#000 28%)}.mock-v1-wax-card>header{z-index:2;justify-content:space-between;align-items:center;gap:6px;display:flex;position:relative}.mock-v1-wax-card>header>div{align-items:center;gap:6px;min-width:0;display:flex}.mock-v1-wax-card>header img{object-fit:contain;flex:0 0 27px;width:27px;height:27px}.mock-v1-wax-card>header>span{color:#b5a17c;white-space:nowrap;background:#15110b;border:1px solid #ce972b59;border-radius:3px;align-items:center;gap:3px;min-height:24px;padding:3px 6px;font-size:7px;font-weight:1000;display:flex}.mock-v1-wax-card>header>span.is-active{color:#87d358;background:#18391099;border-color:#68be3c8c}.mock-v1-wax-card>header>span svg{width:12px;height:12px}.mock-v1-wax-card>p{z-index:2;color:var(--market-muted);margin:5px 0 7px;font-size:7px;line-height:1.35;position:relative}.mock-v1-wax-limits{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid;position:relative}.mock-v1-wax-limits>div{background:#080806c7;border:1px solid #da9d2a45;border-radius:3px;flex-direction:column;align-items:center;min-width:0;padding:6px 3px;display:flex}.mock-v1-wax-limits>div.is-current{background:linear-gradient(#4a300ce6,#160f07eb);border-color:#d99a28;box-shadow:inset 0 0 9px #f0a81f1f}.mock-v1-wax-limits span{color:var(--market-gold);text-transform:uppercase;font-size:7px;font-weight:1000}.mock-v1-wax-limits strong{color:var(--market-gold-pale);margin-top:2px;font-size:clamp(9px,2.8vw,12px)}.mock-v1-wax-limits small{color:var(--market-muted);margin-top:1px;font-size:6px}.mock-v1-wax-card>button{z-index:2;width:min(235px,72%);margin-top:8px;position:relative}.mock-v1-calculator{margin-top:8px;padding:11px}.mock-v1-calculator>header{z-index:2;text-align:center;position:relative}.mock-v1-calculator>header>span{color:var(--market-gold);letter-spacing:.04em;font-size:8px;font-weight:1000}.mock-v1-calculator>header h2{color:var(--market-gold-pale);margin:2px 0 0;font-size:15px}.mock-v1-calculator__tabs{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:8px 0;display:grid;position:relative}.mock-v1-calculator__tabs button{min-height:28px;color:var(--market-muted);background:#100d09;border:1px solid #da9d2a47;border-radius:3px;font-size:8px;font-weight:900}.mock-v1-calculator__tabs button.is-active{color:#2c1703;background:linear-gradient(#fbd45f,#bd720e);border-color:#ffdc67;box-shadow:inset 0 1px #fff6}.mock-v1-calculator__exchange{z-index:2;grid-template-columns:minmax(0,1.2fr) minmax(78px,.7fr) 14px minmax(74px,.75fr);align-items:stretch;gap:4px;display:grid;position:relative}.mock-v1-calculator__exchange>label,.mock-v1-calculator__rate,.mock-v1-calculator__result{background:#050605e0;border:1px solid #dc9d2757;border-radius:3px;flex-direction:column;justify-content:center;min-width:0;min-height:62px;padding:6px;display:flex}.mock-v1-calculator__exchange span{color:var(--market-muted);font-size:6px}.mock-v1-calculator__input{align-items:center;gap:4px;min-width:0;display:flex}.mock-v1-calculator__input img{object-fit:contain;flex:0 0 18px;width:18px;height:20px}.mock-v1-calculator__input input{width:100%;min-width:0;color:var(--market-gold-pale);background:0 0;border:0;outline:0;padding:3px 0;font-size:clamp(14px,4vw,19px);font-weight:1000}.mock-v1-calculator__input b{color:var(--market-muted);white-space:nowrap;font-size:7px}.mock-v1-calculator__exchange small{color:#8a866f;text-overflow:ellipsis;white-space:nowrap;font-size:6px;overflow:hidden}.mock-v1-calculator__rate strong{color:var(--market-gold-pale);margin-top:4px;font-size:clamp(8px,2.4vw,11px);line-height:1.25}.mock-v1-calculator__arrow{width:14px;height:14px;color:var(--market-gold);align-self:center}.mock-v1-calculator__result strong{color:#83d358;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(13px,3.8vw,18px);line-height:1.1;overflow:hidden}.mock-v1-calculator__total{z-index:2;border-top:1px solid #db9b224d;grid-template-columns:minmax(0,1fr) minmax(165px,49%);align-items:center;gap:8px;margin-top:7px;padding-top:8px;display:grid;position:relative}.mock-v1-calculator__total>div{flex-direction:column;min-width:0;display:flex}.mock-v1-calculator__total span{color:var(--market-muted);font-size:7px}.mock-v1-calculator__total strong{color:var(--market-gold-bright);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(20px,6vw,28px);line-height:1.05;overflow:hidden}.mock-v1-calculator__total button{width:100%;min-height:42px}.mock-v1-calculator>p{z-index:2;color:var(--market-muted);align-items:flex-start;gap:5px;margin:8px 0 0;font-size:6px;line-height:1.4;display:flex;position:relative}.mock-v1-calculator>p svg{color:#79ca62;flex:0 0 14px;width:14px;height:14px}@media (width<=390px){.mock-v1-market{padding-inline:6px}.mock-v1-market-status{grid-template-columns:auto minmax(88px,1fr) 30px}.mock-v1-week-limit{grid-column:1/-1}.mock-v1-exchange-card{min-height:184px;padding:10px}.mock-v1-exchange-card__copy{width:66%;min-height:162px}.mock-v1-exchange-card__art{width:52%}.mock-v1-exchange-card.is-fountain .mock-v1-exchange-card__art{width:54%}.mock-v1-wax-card>header{align-items:flex-start}.mock-v1-wax-card>header>span{padding-inline:4px;font-size:6px}.mock-v1-calculator__exchange{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr)}.mock-v1-calculator__exchange>label{grid-column:1/-1}.mock-v1-calculator__rate{grid-column:1}.mock-v1-calculator__arrow{grid-column:2}.mock-v1-calculator__result{grid-column:3}}@media (width<=340px){.mock-v1-market__title{gap:5px}.mock-v1-market__title img{width:40px;height:40px}.mock-v1-exchange-card__copy{width:69%}.mock-v1-exchange-card__copy p{max-width:150px}.mock-v1-rate{gap:2px}.mock-v1-rate img{width:17px;height:19px}.mock-v1-wax-limits strong{font-size:9px}.mock-v1-calculator__total{grid-template-columns:1fr}}@media (width>=500px){.mock-v1-market{padding-inline:10px}.mock-v1-exchange-card{min-height:195px}.mock-v1-exchange-card__copy{min-height:169px}}@media (prefers-reduced-motion:reduce){.mock-v1-market *{scroll-behavior:auto!important}}.mock-v1-calculator__slider{margin-top:8px;display:block}.mock-v1-calculator__slider input[type=range]{accent-color:#f6c445;width:100%;height:22px}.mock-v1-calculator__slider small{color:#fff0c8bf;margin-top:2px;font-size:11px;display:block}.market-rules{gap:10px;display:grid}.market-rules>article{background:linear-gradient(135deg,#ffc54814,#0000 62%),#1f0e04b8;border:1px solid #edab3047;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:12px;display:grid}.market-rules>article>:is(svg,img){color:#ffc449;object-fit:contain;background:#ffb93617;border:1px solid #ffc54847;border-radius:13px;width:42px;height:42px;padding:8px}.market-rules>article strong{color:#ffe4a1;font-size:13px;font-weight:900;display:block}.market-rules>article p{color:#d8bd89;margin:4px 0 0;font-size:11px;line-height:1.45}.market-rules__limits{background:#0d0703ad;border:1px solid #edab303d;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:11px;display:grid}.market-rules__limits span{text-align:center;min-width:0}.market-rules__limits small,.market-rules__limits strong{display:block}.market-rules__limits small{color:#b99b67;font-size:8px;font-weight:800}.market-rules__limits strong{overflow-wrap:anywhere;color:#ffd46f;margin-top:4px;font-size:13px}.market-rules__note{color:#d8bd89;background:#f0aa2014;border-left:3px solid #e9a82f;border-radius:4px 12px 12px 4px;margin:0;padding:10px 12px;font-size:10px;line-height:1.45}.market-rules__close{color:#241304;width:100%;min-height:44px;font:inherit;background:linear-gradient(135deg,#ffe18b,#d99217);border:0;border-radius:14px;font-size:12px;font-weight:950;box-shadow:0 10px 22px #ae5e0740}.market-rules__close:focus-visible{outline-offset:2px;outline:2px solid #fff0a8}
