.platform-session-summary{display:flex;flex:0 0 auto}.platform-session-resume{display:flex;align-items:center;gap:9px;min-height:44px;border:1px solid var(--platform-border);border-radius:13px;padding:5px 10px;background:var(--platform-surface);color:var(--platform-text);cursor:pointer}.platform-session-resume:hover{background:var(--platform-hover)}.platform-session-resume-label{display:flex;flex-direction:column;align-items:flex-start;gap:1px;font-size:10px;line-height:1.1;color:var(--platform-muted)}.platform-session-resume-label strong{color:var(--platform-text);font:800 12px/1.2 ui-monospace,monospace;letter-spacing:.08em}.platform-session-initials{display:flex;align-items:center;padding-left:4px}.platform-session-initials>span,.platform-session-summary-dialog li>span{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid var(--platform-border);border-radius:50%;background:var(--platform-bg);font-size:10px;font-weight:800;color:var(--platform-text)}.platform-session-initials>span{margin-left:-4px}.platform-session-summary-dialog{width:min(440px,calc(100vw - 24px));max-height:calc(100dvh - 24px);margin:auto;border:1px solid var(--platform-border);border-radius:22px;padding:22px;background:var(--platform-surface);color:var(--platform-text);overflow:auto;font-family:var(--font-brand-ui),ui-sans-serif,system-ui,sans-serif}.platform-session-summary-dialog::backdrop{background:#030711b8;backdrop-filter:blur(8px)}.platform-session-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.platform-session-summary-heading h2{font-size:21px;font-weight:800}.platform-session-summary-heading button{width:44px;height:44px;flex:0 0 44px;border-radius:12px;font-size:26px;cursor:pointer}.platform-session-summary-heading button:hover{background:var(--platform-hover)}.platform-session-summary-dialog p{color:var(--platform-muted);font-size:13px;line-height:1.5}.platform-session-summary-dialog h3{margin-top:22px;font-size:14px;font-weight:800}.platform-session-summary-date{margin-top:5px}.platform-session-summary-dialog ul{display:grid;gap:8px;margin-block:16px}.platform-session-summary-dialog li{display:flex;align-items:center;gap:10px;font-size:14px}.platform-session-summary-dialog li strong{overflow-wrap:anywhere}.platform-session-summary-continue{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-top:20px;padding:12px 16px;border-radius:13px;background:var(--platform-action);color:#0b1320;font-size:14px;font-weight:800}.platform-session-summary :is(button,a):focus-visible{outline:3px solid var(--platform-focus);outline-offset:3px}@media (max-width:1080px){.platform-session-initials{display:none}}@media (max-width:900px){.platform-session-resume-label{display:none}.platform-session-resume{width:44px;justify-content:center;padding:10px}}@media (max-width:400px){.platform-immersive .platform-header:has(.platform-session-summary) .platform-immersive-brand{width:44px;overflow:hidden;flex:0 0 44px}.platform-immersive .platform-header:has(.platform-session-summary) .platform-logo{width:164px}}.platform-page.platform-immersive{height:100dvh;min-height:0;overflow:hidden}.platform-immersive-content{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;min-width:0}.platform-immersive .platform-header{position:relative;flex-wrap:nowrap;gap:12px;min-height:calc(72px + env(safe-area-inset-top, 0px));padding:calc(10px + env(safe-area-inset-top, 0px)) max(20px,env(safe-area-inset-right,0px)) 10px max(20px,env(safe-area-inset-left,0px))}.platform-immersive .platform-immersive-brand{display:flex;align-items:center;min-height:44px;min-width:0}.platform-immersive .platform-header .platform-logo{width:164px}.platform-immersive .platform-header-actions{flex:0 0 auto;gap:8px}.platform-immersive #platform-mode-slot{display:flex;align-items:center;min-width:44px;max-width:220px}.platform-immersive #platform-mode-slot:empty{display:none}.platform-immersive #platform-mode-slot>*{max-width:100%}.platform-immersive .platform-header .platform-utility{min-width:44px;min-height:44px;padding:10px;border-radius:13px}.platform-immersive .platform-header .platform-utility-label{display:none}.platform-immersive .platform-immersive-content>main{width:100%;max-width:none;height:100%;min-height:0;min-width:0;margin:0;padding:0;overflow:hidden}.platform-immersive .platform-immersive-content>main,.platform-immersive .platform-immersive-content>main :is([id],a,button,input,select,textarea,summary,[tabindex]){scroll-margin-top:8px}.platform-fullscreen{position:relative;display:flex;flex:0 0 auto}.platform-account-button{width:44px;height:44px;flex:0 0 auto}.platform-account-button img{width:32px;height:32px;border-radius:50%;object-fit:cover}.platform-immersive .platform-header .platform-account-button:has(img){padding:5px}.platform-fullscreen-message{position:absolute;top:calc(100% + 10px);right:0;z-index:35;display:flex;align-items:flex-start;width:min(310px,calc(100vw - 24px));padding:10px;border:1px solid var(--platform-border);border-radius:14px;background:var(--platform-surface);box-shadow:0 12px 40px #0004}.platform-fullscreen-message p{flex:1;padding:5px;font-size:13px;line-height:1.5}.platform-fullscreen-message button{flex:0 0 44px;width:44px;height:44px;font-size:24px;cursor:pointer;border-radius:10px}.platform-fullscreen-message button:hover{background:var(--platform-hover)}.platform-immersive .platform-header :is(button,a),.platform-session-entry button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.platform-immersive .platform-header :is(button,a):active,.platform-session-entry button:active{transform:none}.platform-immersive .platform-header :is(button,a)>*,.platform-session-entry button>*{pointer-events:none}.platform-immersive .platform-header button:disabled{cursor:wait;opacity:.65}.platform-session-entry{width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:var(--platform-bg);color:var(--platform-text);overflow:hidden;font-family:var(--font-brand-ui),ui-sans-serif,system-ui,sans-serif}.platform-session-entry::backdrop{background:var(--platform-bg)}.platform-session-welcome{display:flex;height:100%;min-height:0;flex-direction:column;align-items:center;justify-content:center;padding:max(24px,env(safe-area-inset-top,0px)) max(24px,env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(24px,env(safe-area-inset-left,0px));text-align:center;background:radial-gradient(ellipse at 50% 40%,color-mix(in srgb,var(--platform-action) 8%,transparent),transparent 60%)}.platform-session-welcome .platform-logo{width:190px;margin-bottom:24px}.platform-entry-symbol{color:var(--platform-action);font-size:clamp(52px,10vh,88px);line-height:1.1;margin-bottom:16px}.platform-entry-eyebrow{color:var(--platform-muted);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.platform-session-welcome h1{margin-top:10px;font:800 clamp(32px,5.5vw,62px)/1.08 var(--font-brand-display),sans-serif}.platform-session-welcome #platform-entry-description{max-width:390px;margin-top:14px;color:var(--platform-muted);font-size:16px;line-height:1.6}.platform-entry-actions{display:flex;flex-direction:column;gap:10px;width:min(100%,360px);margin-top:30px}.platform-entry-actions button{display:flex;align-items:center;justify-content:center;gap:18px;min-height:52px;width:100%;padding:12px 18px;border-radius:14px;font-size:15px;font-weight:800;cursor:pointer}.platform-entry-primary{background:var(--platform-action);color:#0b1320;border:1px solid var(--platform-action)}.platform-entry-primary:hover{background:#ff941f}.platform-entry-secondary{background:transparent;color:var(--platform-text);border:1px solid var(--platform-border)}.platform-entry-secondary:hover{background:var(--platform-hover)}.platform-entry-note{margin-top:18px;color:var(--platform-muted);font-size:12px}.platform-session-entry button:focus-visible{outline:3px solid var(--platform-focus);outline-offset:4px}@media (max-width:760px){.platform-immersive .platform-header{gap:6px;min-height:calc(64px + env(safe-area-inset-top, 0px));padding:calc(9px + env(safe-area-inset-top, 0px)) max(10px,env(safe-area-inset-right,0px)) 9px max(10px,env(safe-area-inset-left,0px))}.platform-immersive .platform-header .platform-logo{width:clamp(88px,24vw,130px)}.platform-immersive .platform-header-actions{gap:4px}.platform-immersive #platform-mode-slot{width:44px;max-width:44px}.platform-immersive #platform-mode-slot [data-mode-label]{display:none}.platform-fullscreen-message{right:-48px;width:min(290px,calc(100vw - 24px))}}@media (max-height:560px){.platform-session-welcome .platform-logo{width:150px;margin-bottom:12px}.platform-entry-symbol{display:none}.platform-entry-actions{margin-top:18px}.platform-session-welcome #platform-entry-description{margin-top:8px}}@media (max-height:380px){.platform-session-welcome{padding-block:12px}.platform-entry-eyebrow,.platform-entry-note,.platform-session-welcome #platform-entry-description{display:none}.platform-session-welcome .platform-logo{width:120px}.platform-session-welcome h1{font-size:28px;margin-top:2px}.platform-entry-actions{margin-top:14px}.platform-entry-actions button{min-height:44px;padding:10px}}@media (max-height:380px) and (min-width:560px){.platform-entry-actions{flex-direction:row;width:min(100%,550px);margin-top:14px}}.jogo-do-cardo-game_pawn__9YuSD{width:22px;height:32px;transform:translate(-50%,-50%);transform-style:preserve-3d;filter:drop-shadow(0 5px 3px rgb(15 23 42/45%));will-change:transform;z-index:4}.jogo-do-cardo-game_pawnBase__V14lq,.jogo-do-cardo-game_pawnBody__qiI6K,.jogo-do-cardo-game_pawnHead__f9_2w,.jogo-do-cardo-game_pawnNeck__MwdcZ{position:absolute;left:50%;display:block;background:radial-gradient(circle at 35% 26%,white 0 5%,color-mix(in srgb,currentColor 85%,white) 16%,currentColor 48%,color-mix(in srgb,currentColor 72%,black));border:1px solid rgb(255 255 255/65%)}.jogo-do-cardo-game_pawnHead__f9_2w{top:0;width:12px;height:12px;border-radius:50%;transform:translateX(-50%) translateZ(7px)}.jogo-do-cardo-game_pawnNeck__MwdcZ{top:10px;width:8px;height:6px;border-radius:45%;transform:translateX(-50%) translateZ(5px)}.jogo-do-cardo-game_pawnBody__qiI6K{top:13px;width:16px;height:14px;border-radius:50% 50% 28% 28%;transform:translateX(-50%) translateZ(4px)}.jogo-do-cardo-game_pawnBase__V14lq{bottom:0;width:22px;height:8px;border-radius:50%;transform:translateX(-50%)}.jogo-do-cardo-game_pawnMoving__rsvm2{z-index:10;filter:drop-shadow(0 9px 5px rgb(15 23 42/40%))}.jogo-do-cardo-game_pawnMoving__rsvm2 .jogo-do-cardo-game_pawnHead__f9_2w{animation:jogo-do-cardo-game_pawn-head-bob__Db0Fz .17s ease-in-out infinite alternate}.jogo-do-cardo-game_cameraStage__bfKVK{perspective:1100px}.jogo-do-cardo-game_boardCamera__DsuuJ{transform-style:preserve-3d;transition:transform .82s cubic-bezier(.16,1,.3,1),transform-origin .68s ease-out;will-change:transform}.jogo-do-cardo-game_cameraActive__s6urN:after{position:absolute;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at center,transparent 45%,rgb(2 6 23/22%) 100%);box-shadow:inset 0 0 36px rgb(2 6 23/28%)}.jogo-do-cardo-game_cameraReticle__DKTHa{animation:jogo-do-cardo-game_reticle__k0lc_ .76s cubic-bezier(.16,1,.3,1) both;z-index:8}.jogo-do-cardo-game_dieRoll__IeatG{animation:jogo-do-cardo-game_die-roll__ibPT2 .36s cubic-bezier(.2,.8,.2,1) both;will-change:transform}.jogo-do-cardo-game_ruleEnter__2ftUN{animation:jogo-do-cardo-game_rule-enter__61jK_ .62s cubic-bezier(.16,1,.3,1) both;transform-origin:50% 0;will-change:transform,opacity}.jogo-do-cardo-game_ruleExit__ljE3o{animation:jogo-do-cardo-game_rule-exit__KfJnS .56s cubic-bezier(.7,0,.84,0) both;transform-origin:50% 100%;will-change:transform,opacity}.jogo-do-cardo-game_ruleBackdropEnter__MwC3r{animation:jogo-do-cardo-game_backdrop-in__6n42h .6s ease-out both}.jogo-do-cardo-game_ruleBackdropExit__pfw6o{animation:jogo-do-cardo-game_backdrop-out__ipkF0 .56s ease-in both}.jogo-do-cardo-game_diceOverBoard__m12JZ{perspective:900px;pointer-events:none}.jogo-do-cardo-game_dieCube__Lnyxh{position:relative;width:54px;height:54px;display:block;transform-style:preserve-3d;will-change:transform,opacity}.jogo-do-cardo-game_dieFace__FxkEH{position:absolute;inset:0;width:54px;height:54px;backface-visibility:hidden;filter:drop-shadow(0 4px 4px rgb(15 23 42/24%))}.jogo-do-cardo-game_dieFront__Ewgp3{transform:translateZ(27px)}.jogo-do-cardo-game_dieBack__s17py{transform:rotateY(180deg) translateZ(27px)}.jogo-do-cardo-game_dieRight__xFB0C{transform:rotateY(90deg) translateZ(27px)}.jogo-do-cardo-game_dieLeft__HOART{transform:rotateY(-90deg) translateZ(27px)}.jogo-do-cardo-game_dieTop__VYY35{transform:rotateX(90deg) translateZ(27px)}.jogo-do-cardo-game_dieBottom__QWO8r{transform:rotateX(-90deg) translateZ(27px)}.jogo-do-cardo-game_dieCubeA__8pH4Y{animation:jogo-do-cardo-game_die-throw-a__wW74i 1.25s cubic-bezier(.18,.74,.22,1) both}.jogo-do-cardo-game_dieCubeB__wVABu{animation:jogo-do-cardo-game_die-throw-b__iX949 1.25s cubic-bezier(.18,.74,.22,1) both}.jogo-do-cardo-game_diceResult__CCPZp{animation:jogo-do-cardo-game_dice-result__eN9sV 1.05s cubic-bezier(.16,1,.3,1) both}@keyframes jogo-do-cardo-game_die-roll__ibPT2{0%{opacity:.45;transform:rotateX(0deg) rotateY(0deg) scale(.82)}65%{opacity:1;transform:rotateX(230deg) rotateY(190deg) scale(1.08)}to{opacity:1;transform:rotateX(1turn) rotateY(1turn) scale(1)}}@keyframes jogo-do-cardo-game_pawn-head-bob__Db0Fz{0%{transform:translateX(-50%) translateY(0) translateZ(7px)}to{transform:translateX(-50%) translateY(-2px) translateZ(9px)}}@keyframes jogo-do-cardo-game_rule-enter__61jK_{0%{opacity:0;transform:translateY(-18px) rotateX(-8deg) scale(.94)}to{opacity:1;transform:translateY(0) rotateX(0deg) scale(1)}}@keyframes jogo-do-cardo-game_rule-exit__KfJnS{0%{opacity:1;transform:translateY(0) rotateX(0deg) scale(1)}to{opacity:0;transform:translateY(16px) rotateX(7deg) scale(.96)}}@keyframes jogo-do-cardo-game_backdrop-in__6n42h{0%{opacity:0}to{opacity:1}}@keyframes jogo-do-cardo-game_backdrop-out__ipkF0{0%{opacity:1}to{opacity:0}}@keyframes jogo-do-cardo-game_die-throw-a__wW74i{0%{opacity:0;transform:translate3d(-120px,130px,-100px) rotateX(0deg) rotateY(0deg) rotate(0deg) scale(.55)}24%{opacity:1}56%{transform:translate3d(-30px,-95px,150px) rotateX(430deg) rotateY(320deg) rotate(180deg) scale(1.16)}82%{transform:translate3d(-16px,8px,32px) rotateX(690deg) rotateY(540deg) rotate(330deg) scale(1.03)}to{opacity:1;transform:translate3d(-14px,0,18px) rotateX(2turn) rotateY(540deg) rotate(1turn) scale(1)}}@keyframes jogo-do-cardo-game_die-throw-b__iX949{0%{opacity:0;transform:translate3d(120px,145px,-100px) rotateX(0deg) rotateY(0deg) rotate(0deg) scale(.55)}24%{opacity:1}54%{transform:translate3d(34px,-110px,170px) rotateX(-390deg) rotateY(470deg) rotate(-190deg) scale(1.18)}82%{transform:translate3d(18px,10px,28px) rotateX(-680deg) rotateY(700deg) rotate(-335deg) scale(1.04)}to{opacity:1;transform:translate3d(14px,0,18px) rotateX(-2turn) rotateY(2turn) rotate(-1turn) scale(1)}}@keyframes jogo-do-cardo-game_dice-result__eN9sV{0%{opacity:0;transform:translateY(20px) rotateX(-18deg) scale(.82)}32%{opacity:1;transform:translateY(0) rotateX(0deg) scale(1.04)}72%{opacity:1;transform:translateY(0) rotateX(0deg) scale(1)}to{opacity:0;transform:translateY(-8px) rotateX(6deg) scale(.98)}}@keyframes jogo-do-cardo-game_reticle__k0lc_{0%{opacity:0;transform:translate(-50%,-50%) scale(1.6)}to{opacity:.72;transform:translate(-50%,-50%) scale(1)}}@media (prefers-reduced-motion:reduce){.jogo-do-cardo-game_cameraReticle__DKTHa,.jogo-do-cardo-game_diceResult__CCPZp,.jogo-do-cardo-game_dieCubeA__8pH4Y,.jogo-do-cardo-game_dieCubeB__wVABu,.jogo-do-cardo-game_dieRoll__IeatG,.jogo-do-cardo-game_pawnMoving__rsvm2 .jogo-do-cardo-game_pawnHead__f9_2w,.jogo-do-cardo-game_ruleBackdropEnter__MwC3r,.jogo-do-cardo-game_ruleBackdropExit__pfw6o,.jogo-do-cardo-game_ruleEnter__2ftUN,.jogo-do-cardo-game_ruleExit__ljE3o{animation-duration:1ms!important;animation-iteration-count:1!important}.jogo-do-cardo-game_boardCamera__DsuuJ{transition-duration:1ms!important}}.blackjack-game_gameShell__8wSHy{--gold:#f7c968;--gold-bright:#ffe4a3;--ink:#090d0d;--felt:#07553b;--felt-dark:#033729;color:#f8fafc;display:flex;min-width:0;width:100%;flex:1;flex-direction:column;gap:18px}.blackjack-game_topBar__AfZor{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;min-width:0}.blackjack-game_identity__uEeAN{min-width:0}.blackjack-game_kicker__fWQDL{align-items:center;color:#8de2ba;display:flex;font-size:.68rem;font-weight:900;gap:8px;letter-spacing:.18em;margin:0 0 4px;text-transform:uppercase}.blackjack-game_kicker__fWQDL:before{background:var(--gold);border-radius:999px;box-shadow:0 0 14px rgb(247 201 104/.55);content:"";height:7px;width:7px}.blackjack-game_title__lwKHO{color:white;font-family:var(--font-display),ui-sans-serif,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.65rem);font-weight:700;letter-spacing:-.045em;line-height:.95;margin:0}.blackjack-game_subtitle___HB_j{color:#aebbb7;font-size:.82rem;line-height:1.45;margin:7px 0 0;max-width:580px}.blackjack-game_sessionActions__bNq_E{align-items:center;display:flex;flex:none;gap:9px}.blackjack-game_balance__WPrCg{align-items:center;background:linear-gradient(145deg,rgb(247 201 104/.12),rgb(255 255 255/.035));border:1px solid rgb(247 201 104/.24);border-radius:15px;display:flex;gap:10px;min-height:48px;padding:6px 12px 6px 8px}.blackjack-game_balanceChip__hR719{background:radial-gradient(circle at 50% 50%,#f9d987 0 43%,transparent 44%),repeating-conic-gradient(#f9e7b5 0 8deg,#b8751a 8deg 16deg);border:2px solid #f5cf72;border-radius:50%;box-shadow:0 3px 8px rgb(0 0 0/.4),inset 0 0 0 2px #9b651c;flex:none;height:32px;width:32px}.blackjack-game_balanceText__dvUQs{display:flex;flex-direction:column;line-height:1.05}.blackjack-game_balanceText__dvUQs small{color:#b8c3c0;font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.blackjack-game_balanceText__dvUQs strong{color:var(--gold-bright);font-size:1rem;margin-top:3px;white-space:nowrap}.blackjack-game_resetButton__ybXSJ,.blackjack-game_rulesToggle__mqzBk{align-items:center;background:rgb(255 255 255/.04);border:1px solid rgb(255 255 255/.12);border-radius:13px;color:#d8e0de;cursor:pointer;display:inline-flex;font:inherit;font-size:.72rem;font-weight:800;justify-content:center;min-height:44px;padding:0 13px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.blackjack-game_resetButton__ybXSJ:hover,.blackjack-game_rulesToggle__mqzBk:hover{background:rgb(255 255 255/.09);border-color:rgb(247 201 104/.35);color:white}.blackjack-game_playLayout__036if{display:grid;gap:14px;grid-template-columns:minmax(0,1fr) 250px;min-width:0}.blackjack-game_tableFrame__G1LNu{background:linear-gradient(150deg,#443426,#171916 24%,#080b0a 75%,#443426);border:1px solid rgb(255 231 183/.25);border-radius:30px;box-shadow:0 22px 65px rgb(0 0 0/.42),inset 0 0 0 2px rgb(255 255 255/.035),inset 0 0 0 8px #191b18;min-width:0;overflow:hidden;padding:9px;position:relative}.blackjack-game_table__lHE4s{background:radial-gradient(ellipse at 50% 48%,rgb(31 153 101/.72),transparent 55%),radial-gradient(circle at 10% 10%,rgb(255 255 255/.05) 0 1px,transparent 1.5px),radial-gradient(circle at 80% 45%,rgb(255 255 255/.03) 0 1px,transparent 1.5px),linear-gradient(145deg,var(--felt),var(--felt-dark));background-size:auto,5px 5px,7px 7px,auto;border:1px solid rgb(255 255 255/.1);border-radius:23px;display:grid;grid-template-rows:minmax(136px,auto) minmax(105px,auto) minmax(146px,auto) auto;min-height:584px;min-width:0;overflow:hidden;padding:15px 18px 14px;position:relative}.blackjack-game_table__lHE4s:before{border:1px solid rgb(255 230 170/.15);border-radius:49%;content:"";inset:27px 7%;pointer-events:none;position:absolute}.blackjack-game_table__lHE4s:after{background:linear-gradient(90deg,transparent,rgb(255 255 255/.08),transparent);content:"";height:1px;left:14%;pointer-events:none;position:absolute;right:14%;top:48%}.blackjack-game_tableBrand__Sf3BX{color:rgb(231 201 130/.12);font-family:var(--font-display),ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.8rem,6vw,4.5rem);font-weight:700;left:50%;letter-spacing:.08em;pointer-events:none;position:absolute;text-transform:uppercase;top:46%;transform:translate(-50%,-50%);white-space:nowrap}.blackjack-game_zone__PMV0Y{align-items:center;display:flex;flex-direction:column;min-width:0;position:relative;z-index:2}.blackjack-game_zoneHeader__Qev12{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:8px;min-height:25px}.blackjack-game_seatIcon__dsKnc{align-items:center;background:rgb(1 26 19/.72);border:1px solid rgb(255 255 255/.14);border-radius:50%;box-shadow:0 4px 12px rgb(0 0 0/.25);color:#d9f4e8;display:inline-flex;font-size:.7rem;font-weight:900;height:25px;justify-content:center;width:25px}.blackjack-game_handLabel__54xMm{color:#e4eee9;font-size:.67rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.blackjack-game_scorePill__WSk78{background:#eff7f2;border-radius:999px;color:#12372a;font-size:.66rem;font-weight:950;min-width:24px;padding:3px 7px;text-align:center}.blackjack-game_scorePill__WSk78[data-bust=true]{background:#ffb4ae;color:#64140d}.blackjack-game_scorePill__WSk78[data-blackjack=true]{background:var(--gold-bright);color:#5f3b05}.blackjack-game_hand__7gKG2{align-items:center;display:flex;justify-content:center;min-height:92px;min-width:0;padding-left:20px;width:100%}.blackjack-game_card__m5kEb{background:#fffefa;border:2px solid #f3f0e6;border-radius:8px;box-shadow:0 4px 0 #a8aaa5,0 10px 19px rgb(0 0 0/.32);flex:none;height:88px;margin-left:-20px;overflow:hidden;position:relative;transform-origin:50% 110%;width:62px}.blackjack-game_card__m5kEb:nth-child(2n){transform:rotate(1.5deg) translateY(1px)}.blackjack-game_card__m5kEb:nth-child(3n){transform:rotate(-1.2deg) translateY(2px)}.blackjack-game_cardNew__S_upx{animation:blackjack-game_cardDeal__QVoek .36s cubic-bezier(.18,.8,.25,1) both}.blackjack-game_emptyHand__QlhjZ{align-items:center;border:1px dashed rgb(255 255 255/.21);border-radius:9px;color:rgb(220 239 230/.55);display:flex;font-size:.66rem;font-weight:800;height:80px;justify-content:center;letter-spacing:.08em;margin-left:-20px;text-transform:uppercase;width:58px}.blackjack-game_centre__Byzp3{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:0;position:relative;z-index:3}.blackjack-game_betSpot__8P93r{align-items:center;background:rgb(1 30 22/.6);border:1px solid rgb(247 201 104/.32);border-radius:999px;box-shadow:inset 0 0 22px rgb(0 0 0/.2);display:flex;gap:8px;min-height:42px;padding:5px 11px 5px 6px}.blackjack-game_betToken__WCg9t{align-items:center;background:radial-gradient(circle,#182425 0 41%,transparent 42%),repeating-conic-gradient(#f7e4ad 0 8deg,#bf821f 8deg 16deg);border:2px solid #f5ce72;border-radius:50%;box-shadow:0 3px 7px rgb(0 0 0/.4),inset 0 0 0 2px #99631a;color:#ffe9a8;display:flex;font-size:.59rem;font-weight:950;height:31px;justify-content:center;width:31px}.blackjack-game_betSpot__8P93r span:last-child{display:flex;flex-direction:column;line-height:1.05}.blackjack-game_betSpot__8P93r small{color:#a6bbb2;font-size:.52rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.blackjack-game_betSpot__8P93r strong{color:#fff0bf;font-size:.78rem;margin-top:2px}.blackjack-game_roundResult__LBnN6{animation:blackjack-game_resultIn__SxjeR .26s ease-out both;background:rgb(5 20 16/.9);border:1px solid rgb(255 255 255/.16);border-radius:13px;box-shadow:0 8px 30px rgb(0 0 0/.35);color:white;font-size:clamp(.83rem,2vw,1rem);font-weight:900;margin-top:7px;max-width:min(95%,520px);padding:7px 13px;text-align:center}.blackjack-game_roundResult__LBnN6[data-tone=win]{border-color:rgb(247 201 104/.55);color:var(--gold-bright)}.blackjack-game_roundResult__LBnN6[data-tone=lose]{border-color:rgb(252 165 165/.42);color:#fecaca}.blackjack-game_controlPanel__4i_7q{align-items:stretch;align-self:end;background:linear-gradient(180deg,rgb(8 18 15/.93),rgb(3 10 8/.97));border:1px solid rgb(255 255 255/.13);border-radius:17px;box-shadow:0 -5px 24px rgb(0 0 0/.2);display:flex;gap:10px;min-width:0;padding:10px;position:relative;z-index:4}.blackjack-game_statusBlock__wlQ_I{display:flex;flex:1 1 180px;flex-direction:column;justify-content:center;min-width:0;padding:2px 4px}.blackjack-game_statusEyebrow__AR_u1{color:#83cdae;font-size:.55rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.blackjack-game_status__BUmVm{color:#eef8f3;font-size:.73rem;font-weight:750;line-height:1.35;margin:3px 0 0;min-height:1.95em}.blackjack-game_actionArea__gypPW{flex:3 1 420px;min-width:0}.blackjack-game_betControls__DXvd6{align-items:center;display:grid;gap:7px;grid-template-columns:minmax(0,1fr) auto}.blackjack-game_chipRow__YyIUo{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(44px,1fr));min-width:0}.blackjack-game_chipButton___n_7v{align-items:center;aspect-ratio:1.4;background:radial-gradient(circle at center,var(--chip-centre) 0 43%,transparent 44%),repeating-conic-gradient(#fff7dd 0 7deg,var(--chip-edge) 7deg 15deg);border:2px solid var(--chip-ring);border-radius:50%;box-shadow:0 4px 0 rgb(0 0 0/.3),inset 0 0 0 2px rgb(255 255 255/.24);color:white;cursor:pointer;display:flex;font:inherit;font-size:.66rem;font-weight:950;justify-content:center;min-height:44px;min-width:44px;text-shadow:0 1px 2px rgb(0 0 0/.7);transition:filter .13s ease,transform .13s ease}.blackjack-game_chipButton___n_7v:first-child{--chip-centre:#166534;--chip-edge:#15803d;--chip-ring:#5ee99c}.blackjack-game_chipButton___n_7v:nth-child(2){--chip-centre:#9f1239;--chip-edge:#be123c;--chip-ring:#fda4af}.blackjack-game_chipButton___n_7v:nth-child(3){--chip-centre:#1e40af;--chip-edge:#1d4ed8;--chip-ring:#93c5fd}.blackjack-game_chipButton___n_7v:nth-child(4){--chip-centre:#302d32;--chip-edge:#18181b;--chip-ring:#d4d4d8}.blackjack-game_chipButton___n_7v:hover:not(:disabled){filter:brightness(1.13);transform:translateY(-2px)}.blackjack-game_chipButton___n_7v[data-selected=true]{box-shadow:0 0 0 3px var(--gold),0 5px 16px rgb(247 201 104/.4),inset 0 0 0 2px rgb(255 255 255/.28);transform:translateY(-2px)}.blackjack-game_chipButton___n_7v:disabled{cursor:not-allowed;filter:grayscale(.75);opacity:.32}.blackjack-game_actionButton__grwYD,.blackjack-game_dealButton__D4Crg,.blackjack-game_nextButton__r2ziG{align-items:center;border:0;border-radius:11px;cursor:pointer;display:inline-flex;font:inherit;font-size:.72rem;font-weight:950;justify-content:center;min-height:44px;padding:0 15px;transition:filter .14s ease,transform .14s ease}.blackjack-game_dealButton__D4Crg,.blackjack-game_nextButton__r2ziG{background:linear-gradient(180deg,#ffe4a0,#efbd51);box-shadow:0 4px 0 #93631d;color:#493006;min-width:142px}.blackjack-game_actionButton__grwYD:hover:not(:disabled),.blackjack-game_dealButton__D4Crg:hover:not(:disabled),.blackjack-game_nextButton__r2ziG:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.blackjack-game_actionButton__grwYD:active:not(:disabled),.blackjack-game_dealButton__D4Crg:active:not(:disabled),.blackjack-game_nextButton__r2ziG:active:not(:disabled){transform:translateY(2px)}.blackjack-game_actionButtons__E7_3p{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.blackjack-game_actionButton__grwYD{background:#e5f6ed;box-shadow:0 4px 0 #819c8f;color:#133c2c;min-width:0}.blackjack-game_actionButton__grwYD[data-kind=stand]{background:#ffe5a8;box-shadow:0 4px 0 #a7792b;color:#533805}.blackjack-game_actionButton__grwYD[data-kind=double]{background:#d9e3ff;box-shadow:0 4px 0 #7785ad;color:#152651}.blackjack-game_actionButton__grwYD:disabled,.blackjack-game_dealButton__D4Crg:disabled,.blackjack-game_nextButton__r2ziG:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.34;transform:none}.blackjack-game_shortcut__zLjNQ{border:1px solid;border-radius:4px;font-size:.5rem;line-height:1.25;margin-left:7px;opacity:.62;padding:0 3px}.blackjack-game_sideRail__ioytQ{display:flex;flex-direction:column;gap:10px;min-width:0}.blackjack-game_panel__Q7p6W{background:linear-gradient(155deg,rgb(255 255 255/.055),rgb(0 0 0/.16));border:1px solid rgb(255 255 255/.1);border-radius:18px;padding:14px}.blackjack-game_panelTitle__ez4Cx{align-items:center;color:#e9f1ee;display:flex;font-size:.7rem;font-weight:900;justify-content:space-between;letter-spacing:.1em;margin:0 0 11px;text-transform:uppercase}.blackjack-game_panelTitle__ez4Cx span{color:#6fc49e;font-size:1rem;letter-spacing:0}.blackjack-game_stats__z8XI1{display:grid;gap:7px;grid-template-columns:1fr 1fr;margin:0}.blackjack-game_stat__pvDJY{background:rgb(0 0 0/.18);border-radius:11px;min-width:0;padding:9px}.blackjack-game_stat__pvDJY dt{color:#9aacA5;font-size:.55rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blackjack-game_stat__pvDJY dd{color:white;font-family:var(--font-display),ui-sans-serif,system-ui,sans-serif;font-size:1.18rem;font-weight:700;line-height:1;margin:4px 0 0}.blackjack-game_rules__ZToBw{color:#b7c5c0;display:grid;font-size:.68rem;gap:9px;line-height:1.45;list-style:none;margin:0;padding:0}.blackjack-game_rules__ZToBw li{padding-left:16px;position:relative}.blackjack-game_rules__ZToBw li:before{color:var(--gold);content:"◆";font-size:.43rem;left:1px;position:absolute;top:.45em}.blackjack-game_rules__ZToBw strong{color:#f0f4f2}.blackjack-game_keyLegend__SmaWd{border-top:1px solid rgb(255 255 255/.08);color:#7f948b;display:flex;flex-wrap:wrap;font-size:.56rem;font-weight:750;gap:7px;margin-top:11px;padding-top:10px}.blackjack-game_keyLegend__SmaWd kbd{background:rgb(255 255 255/.08);border:1px solid rgb(255 255 255/.13);border-radius:4px;color:#dbe6e1;font-family:inherit;font-size:.53rem;margin-right:2px;padding:1px 4px}.blackjack-game_mobileRules__eehoh{display:none}.blackjack-game_errorNotice__G9U_d{background:rgb(127 29 29/.35);border:1px solid rgb(252 165 165/.3);border-radius:12px;color:#fecaca;font-size:.72rem;font-weight:750;line-height:1.4;margin:0;padding:9px 11px}.blackjack-game_srOnly__1D2lz{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.blackjack-game_actionButton__grwYD:focus-visible,.blackjack-game_chipButton___n_7v:focus-visible,.blackjack-game_dealButton__D4Crg:focus-visible,.blackjack-game_nextButton__r2ziG:focus-visible,.blackjack-game_resetButton__ybXSJ:focus-visible,.blackjack-game_rulesToggle__mqzBk:focus-visible{outline:3px solid #fff0b8;outline-offset:3px}@keyframes blackjack-game_cardDeal__QVoek{0%{opacity:0;transform:translate(45px,-70px) rotate(7deg) scale(.86)}to{opacity:1}}@keyframes blackjack-game_resultIn__SxjeR{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1040px){.blackjack-game_playLayout__036if{grid-template-columns:minmax(0,1fr) 218px}.blackjack-game_panel__Q7p6W{padding:12px}.blackjack-game_stats__z8XI1{grid-template-columns:1fr}}@media (max-width:820px){.blackjack-game_playLayout__036if{grid-template-columns:1fr}.blackjack-game_sideRail__ioytQ{display:grid;grid-template-columns:1fr 1fr}.blackjack-game_stats__z8XI1{grid-template-columns:repeat(4,1fr)}}@media (max-width:620px){.blackjack-game_gameShell__8wSHy{gap:12px}.blackjack-game_topBar__AfZor{align-items:flex-start;gap:10px}.blackjack-game_subtitle___HB_j{display:none}.blackjack-game_sessionActions__bNq_E{gap:6px}.blackjack-game_balance__WPrCg{min-height:44px;padding:5px 9px 5px 6px}.blackjack-game_balanceChip__hR719{height:28px;width:28px}.blackjack-game_balanceText__dvUQs small{display:none}.blackjack-game_balanceText__dvUQs strong{font-size:.83rem;margin:0}.blackjack-game_resetButton__ybXSJ{font-size:0;padding:0;width:44px}.blackjack-game_resetButton__ybXSJ:before{content:"↻";font-size:1.15rem}.blackjack-game_tableFrame__G1LNu{border-radius:23px;padding:6px}.blackjack-game_table__lHE4s{border-radius:18px;grid-template-rows:minmax(125px,auto) minmax(93px,auto) minmax(132px,auto) auto;min-height:530px;padding:11px 9px 9px}.blackjack-game_table__lHE4s:before{inset:19px 3%}.blackjack-game_card__m5kEb{height:79px;margin-left:-18px;width:55px}.blackjack-game_hand__7gKG2{min-height:82px;padding-left:18px}.blackjack-game_emptyHand__QlhjZ{height:73px;margin-left:-18px;width:52px}.blackjack-game_controlPanel__4i_7q{flex-direction:column;gap:7px;padding:8px}.blackjack-game_statusBlock__wlQ_I{flex:none;min-height:33px;padding-inline:2px}.blackjack-game_status__BUmVm{font-size:.67rem;min-height:auto}.blackjack-game_betControls__DXvd6{grid-template-columns:1fr}.blackjack-game_dealButton__D4Crg,.blackjack-game_nextButton__r2ziG{min-width:0;width:100%}.blackjack-game_sideRail__ioytQ{display:none}.blackjack-game_mobileRules__eehoh{display:block}.blackjack-game_mobileRules__eehoh summary{align-items:center;cursor:pointer;display:flex;font-size:.72rem;font-weight:850;justify-content:space-between;list-style:none;min-height:44px}.blackjack-game_mobileRules__eehoh summary::-webkit-details-marker{display:none}.blackjack-game_mobileRules__eehoh summary:after{color:var(--gold);content:"+";font-size:1rem}.blackjack-game_mobileRules__eehoh[open] summary:after{content:"−"}}@media (max-width:390px){.blackjack-game_title__lwKHO{font-size:1.9rem}.blackjack-game_kicker__fWQDL{font-size:.58rem;letter-spacing:.13em}.blackjack-game_balanceText__dvUQs strong{font-size:.75rem}.blackjack-game_table__lHE4s{grid-template-rows:minmax(120px,auto) minmax(89px,auto) minmax(128px,auto) auto;min-height:515px}.blackjack-game_card__m5kEb{height:74px;margin-left:-18px;width:52px}.blackjack-game_hand__7gKG2{min-height:78px}.blackjack-game_chipRow__YyIUo{gap:4px}.blackjack-game_chipButton___n_7v{font-size:.6rem}.blackjack-game_actionButtons__E7_3p{gap:5px}.blackjack-game_actionButton__grwYD{font-size:.65rem;padding-inline:5px}.blackjack-game_shortcut__zLjNQ{display:none}}@media (prefers-reduced-motion:reduce){.blackjack-game_cardNew__S_upx,.blackjack-game_roundResult__LBnN6{animation:none}.blackjack-game_actionButton__grwYD,.blackjack-game_chipButton___n_7v,.blackjack-game_dealButton__D4Crg,.blackjack-game_nextButton__r2ziG,.blackjack-game_resetButton__ybXSJ,.blackjack-game_rulesToggle__mqzBk{scroll-behavior:auto;transition:none}}.esporo_game__Xl_Vd{--mint:#bcf2c6;background:#071e24;color:#e8f6e9;border-radius:24px;overflow:hidden;font-family:var(--font-geist-sans),sans-serif}.esporo_game__Xl_Vd button{min-height:44px;border:1px solid #b4e8d53b;border-radius:12px;padding:11px 16px;background:#193d40;color:inherit;cursor:pointer;font-weight:650}.esporo_game__Xl_Vd button:hover{filter:brightness(1.18)}.esporo_game__Xl_Vd button:disabled{opacity:.4;cursor:not-allowed}.esporo_game__Xl_Vd button:focus-visible,.esporo_game__Xl_Vd input:focus-visible{outline:3px solid #d6fca0;outline-offset:3px}.esporo_header__8efSN{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 36px;border-bottom:1px solid #b8e8d31f}.esporo_eyebrow__NNAyW{font-size:10px;letter-spacing:.19em;font-weight:700;color:#a6c7ba}.esporo_header__8efSN h1{font-size:40px;font-weight:800;letter-spacing:-2px;line-height:1.1;margin-top:8px}.esporo_header__8efSN h1 span{color:#c8f79d;margin-left:6px}.esporo_headerRight__otLKx{display:flex;align-items:center;gap:15px}.esporo_badge__nPmQF{font-size:9px;letter-spacing:.12em;border:1px solid #b3dbc33a;padding:9px 12px;border-radius:30px}.esporo_hero__kZWCK{display:grid;grid-template-columns:1.15fr 1fr;padding:60px 50px;gap:25px;background:radial-gradient(ellipse at 78% 50%,#275b4b88,transparent 60%)}.esporo_hero__kZWCK h2{font-size:clamp(48px,6vw,82px);letter-spacing:-.055em;font-weight:650;line-height:1.03;margin:24px 0}.esporo_hero__kZWCK p{max-width:430px;color:#afc9c3;line-height:1.8;font-size:16px}.esporo_hero__kZWCK small{display:block;margin-top:14px;color:#89a8a1;font-size:11px}.esporo_game__Xl_Vd .esporo_primary__z2xVf{background:var(--mint);color:#133e37;display:flex;justify-content:space-between;gap:12px;align-items:center;border:0;margin-top:22px;padding:16px 22px}.esporo_cellArt__PJydm{position:relative;min-height:300px;display:grid;place-items:center}.esporo_cell__wJECV{width:210px;height:220px;background:radial-gradient(circle at 32% 23%,#d4ffc3,#74c4a1 38%,#286e67 75%);border-radius:46% 54% 59% 41%/50% 42% 58% 50%;box-shadow:inset -20px -18px 25px #092f4970,0 0 90px #8feea233;transform:rotate(-12deg);position:relative;border:2px solid #d6ffd28c}.esporo_cell__wJECV i{position:absolute;top:54px;left:46px;background:#f6ffe3;border-radius:50%;width:50px;height:55px;box-shadow:0 6px 10px #22564b66}.esporo_cell__wJECV i:nth-child(2){left:107px;top:47px}.esporo_cell__wJECV i:after{content:"";position:absolute;width:22px;height:28px;top:17px;left:20px;background:#103439;border-radius:50%}.esporo_cell__wJECV b{position:absolute;bottom:40px;left:67px;width:64px;height:15px;border-radius:50%;border-bottom:5px solid #184d45}.esporo_orbitOne__4h7ca,.esporo_orbitTwo__ChKoC{position:absolute;width:330px;height:330px;border:1px solid #c4ffbe18;border-radius:50%;transform:rotate(-25deg) scaleY(.8)}.esporo_orbitTwo__ChKoC{width:410px;height:410px;transform:rotate(35deg) scaleY(.8)}.esporo_cellArt__PJydm em{position:absolute;bottom:0;right:20px;font-style:normal;font-size:10px;letter-spacing:.2em;color:#89b4a5}.esporo_modes__k0Pml{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:40px 50px;border-top:1px solid #bbdec520}.esporo_lobby__kP1hi h2,.esporo_modes__k0Pml h2{font-size:30px;line-height:1.12;margin:16px 0;letter-spacing:-.03em}.esporo_modes__k0Pml p{font-size:13px;color:#aac5be;line-height:1.7;max-width:440px}.esporo_note__Xg5BQ{font-size:11px!important;line-height:1.6;color:#92aea6!important;margin:14px 0}.esporo_join__aLz9J{display:flex;flex-direction:column;gap:15px;justify-content:center}.esporo_join__aLz9J label{display:block;font-size:12px;color:#c1d9ce}.esporo_join__aLz9J input{display:block;width:100%;min-height:46px;margin-top:7px;background:#ffffff08;border:1px solid #abc8bd40;color:white;border-radius:10px;padding:10px 12px}.esporo_joinRow__U803q{display:flex;align-items:end;gap:12px}.esporo_joinRow__U803q label{flex:1}.esporo_stages__ccqZw{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bde0c824;padding:28px 50px;gap:24px;list-style:none}.esporo_stages__ccqZw li{display:flex;flex-direction:column;gap:7px}.esporo_stages__ccqZw span{color:#6d9385;font-size:12px}.esporo_stages__ccqZw strong{font-size:15px}.esporo_stages__ccqZw small{font-size:11px;color:#89aa9f}.esporo_error__ZmCTX{background:#603c31;padding:14px 25px;color:#ffebd6;font-size:13px}.esporo_lobby__kP1hi{padding:50px;min-height:380px}.esporo_lobby__kP1hi ul{margin:20px 0;list-style:none}.esporo_code__jSwve{display:block;font-size:40px;letter-spacing:.15em;color:var(--mint);margin:18px 0}.esporo_play__MWFgv{display:grid;grid-template-columns:minmax(0,1fr) 290px}.esporo_viewport__D_jXB{position:relative;min-height:680px}.esporo_scene__1Hntl{position:absolute;inset:0;overflow:hidden}.esporo_scene__1Hntl canvas{display:block;width:100%;height:100%;touch-action:manipulation}.esporo_worldLabel__3iZzg{position:absolute;top:24px;left:25px;pointer-events:none;display:flex;flex-direction:column;text-shadow:0 2px 7px #071e24}.esporo_worldLabel__3iZzg span{font-size:9px;letter-spacing:.23em}.esporo_worldLabel__3iZzg strong{font-weight:600}.esporo_game__Xl_Vd .esporo_quality__RgOq2{position:absolute;background:#08292bc9;font-size:10px}.esporo_worldHint__Nu901{position:absolute;bottom:18px;left:20px;right:20px;text-align:center;background:#08292bce;border-radius:30px;padding:10px;pointer-events:none}.esporo_panel__Rn3M0{background:#0d2b30;display:flex;flex-direction:column;gap:9px}.esporo_panel__Rn3M0 h2{font-size:28px;letter-spacing:-.03em}.esporo_panel__Rn3M0 h3{font-size:13px;margin-top:8px}.esporo_stats__sirIL{display:flex;gap:24px;border-block:1px solid #bbe6d21c;padding:17px 0}.esporo_stats__sirIL strong{display:block;font-size:25px;font-weight:550}.esporo_stats__sirIL span{font-size:10px;color:#9bbeb2}.esporo_game__Xl_Vd .esporo_trait__NlwL7{display:flex;justify-content:space-between;align-items:center;gap:5px;text-align:left;padding:10px;font-size:11px}.esporo_trait__NlwL7 small{display:block;font-size:9px;font-weight:400;color:#9dc4b6;margin-top:3px}.esporo_trait__NlwL7 b{font-size:10px;white-space:nowrap}.esporo_panel__Rn3M0 .esporo_primary__z2xVf{font-size:12px;line-height:1.4;margin-top:10px}.esporo_panel__Rn3M0>small{font-size:10px;color:#98b8ae}.esporo_directions__D8iNC{display:flex;gap:4px;margin-top:10px}.esporo_game__Xl_Vd .esporo_directions__D8iNC button{padding:8px;flex:1;min-width:0}.esporo_map__QE_IO{margin-top:10px}.esporo_map__QE_IO svg{display:block;width:min(100%,220px);height:auto;aspect-ratio:1;margin-inline:auto;border:1px solid #c0e8d33b;border-radius:12px;cursor:crosshair}.esporo_map__QE_IO small{font-size:9px;color:#94b0a7;display:block;margin-top:5px}.esporo_fallback__rL86H{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:30px;background:#19454d;line-height:1.7}.esporo_milestone__uMO7A{padding:15px;border:1px solid #dcfcb4;border-radius:12px;color:#e0ffc0;font-size:13px;line-height:1.6}@media(max-width:800px){.esporo_header__8efSN{padding:20px}.esporo_headerRight__otLKx{flex-direction:column;gap:8px;align-items:end}.esporo_badge__nPmQF{font-size:8px}.esporo_hero__kZWCK{padding:32px 24px;grid-template-columns:1fr}.esporo_hero__kZWCK h2{font-size:58px}.esporo_cellArt__PJydm{min-height:250px;grid-row:2}.esporo_cell__wJECV{width:180px;height:190px}.esporo_orbitOne__4h7ca{width:280px;height:260px}.esporo_orbitTwo__ChKoC{width:330px;height:300px}.esporo_modes__k0Pml{padding:32px 24px;grid-template-columns:1fr;gap:24px}.esporo_stages__ccqZw{padding:25px;grid-template-columns:1fr 1fr}.esporo_play__MWFgv{grid-template-columns:1fr}.esporo_viewport__D_jXB{min-height:420px;height:60dvh}.esporo_panel__Rn3M0{display:grid;grid-template-columns:1fr 1fr;gap:10px}.esporo_directions__D8iNC,.esporo_map__QE_IO,.esporo_panel__Rn3M0>.esporo_eyebrow__NNAyW,.esporo_panel__Rn3M0>.esporo_milestone__uMO7A,.esporo_panel__Rn3M0>.esporo_note__Xg5BQ,.esporo_panel__Rn3M0>.esporo_primary__z2xVf,.esporo_panel__Rn3M0>h2,.esporo_panel__Rn3M0>h3,.esporo_stats__sirIL{grid-column:1/-1}.esporo_panel__Rn3M0 .esporo_trait__NlwL7{min-height:60px}.esporo_map__QE_IO svg{width:min(100%,200px)}.esporo_worldHint__Nu901{font-size:9px}.esporo_header__8efSN h1{font-size:32px}.esporo_game__Xl_Vd .esporo_quality__RgOq2{top:80px}.esporo_lobby__kP1hi{padding:30px 24px}}.esporo_lifeSteps__pEAbH{display:flex;list-style:none;gap:18px;margin:0;padding:20px 30px;border-bottom:1px solid #b8e8d31f;flex-wrap:wrap}.esporo_lifeSteps__pEAbH li{display:flex;align-items:center;gap:8px;color:#8dacaa;font-size:13px}.esporo_lifeSteps__pEAbH span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #789e9566;border-radius:50%;font-size:11px}.esporo_lifeSteps__pEAbH [aria-current=step]{color:#d9ffb8;font-weight:700}.esporo_lifeSteps__pEAbH [aria-current=step] span{background:#c8f79d;color:#183e34}.esporo_lifeSteps__pEAbH [data-past=true]{color:#bad5c5}.esporo_play__MWFgv{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.esporo_viewport__D_jXB{min-height:0}.esporo_panel__Rn3M0,.esporo_viewport__D_jXB{height:clamp(480px,calc(100dvh - 260px),720px)}.esporo_panel__Rn3M0{gap:18px;padding:22px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#527d70 #0d2b30}.esporo_panel__Rn3M0 p,.esporo_panel__Rn3M0 small{font-size:12px;line-height:1.6;color:#b2ccc4}.esporo_panel__Rn3M0 h2{font-size:26px;line-height:1.12;margin-top:8px}.esporo_panel__Rn3M0 h3{font-size:14px;margin:0 0 8px;color:#e2f4e6}.esporo_chapter__x3LJi p{margin-top:12px}.esporo_vitals__Ag2xX{display:grid;grid-template-columns:1fr 1fr;gap:15px}.esporo_vitals__Ag2xX label{font-size:11px;color:#b6d2c6}.esporo_vitals__Ag2xX strong{float:right;color:#e1f4df}.esporo_vitals__Ag2xX meter{width:100%;height:10px;margin-top:4px;display:block;accent-color:#a8e6ba}.esporo_resources__QN0oe{display:flex;justify-content:space-between;gap:16px;border-block:1px solid #abcabc24;padding:12px 0}.esporo_resources__QN0oe strong{display:block;font-size:26px;font-variant-numeric:tabular-nums}.esporo_resources__QN0oe span{font-size:11px;color:#b1c9c0}.esporo_diet__7_1QJ{margin:0;font-size:11px!important}.esporo_objectives__Je9qD{padding:16px;background:#173b3a;border-radius:14px}.esporo_objectives__Je9qD progress{width:100%;height:6px;accent-color:#cff4a1;display:block;margin:12px 0}.esporo_objectives__Je9qD ul{list-style:none;padding:0;display:grid;gap:8px}.esporo_objectives__Je9qD li{display:flex;justify-content:space-between;gap:10px;font-size:12px}.esporo_objectives__Je9qD b{white-space:nowrap;font-variant-numeric:tabular-nums;color:#d0f3ad}.esporo_actionRow__v3BTG{display:flex;gap:8px;flex-wrap:wrap}.esporo_game__Xl_Vd .esporo_actionRow__v3BTG button{flex:1;padding:10px;font-size:11px}.esporo_choice__TE75Q{display:grid;gap:8px}.esporo_choice__TE75Q p{margin:0 0 6px}.esporo_game__Xl_Vd .esporo_choice__TE75Q button{display:flex;justify-content:space-between;gap:12px;text-align:left;font-size:12px;padding:12px}.esporo_choice__TE75Q button small{display:block;font-size:10px;line-height:1.4;margin-top:4px}.esporo_choice__TE75Q button>b{font-size:11px;white-space:nowrap;align-self:center}.esporo_building__uUq8V{border-top:1px solid #b5dbc62b;padding:12px 0;display:grid;gap:6px}.esporo_building__uUq8V strong{font-size:12px}.esporo_building__uUq8V small{display:block;font-size:10px}.esporo_community__NO9f_>p{margin:8px 0 12px}.esporo_community__NO9f_>.esporo_actionRow__v3BTG{margin-bottom:12px}.esporo_game__Xl_Vd button[aria-pressed=true]{border-color:#c0eea3;background:#315d46}.esporo_encounter__Jg8cQ{background:#143a40;border-radius:14px;padding:16px;display:grid;gap:10px}.esporo_encounter__Jg8cQ h3,.esporo_encounter__Jg8cQ p{margin:0}.esporo_game__Xl_Vd .esporo_encounter__Jg8cQ>button{font-size:12px;padding:10px}.esporo_encounterActions__EtmTt{display:grid;gap:7px}.esporo_game__Xl_Vd .esporo_encounterActions__EtmTt button{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;text-align:left}.esporo_encounterActions__EtmTt small{font-size:10px;white-space:nowrap}.esporo_transition__BeB_V{border-top:1px solid #aedac628;padding-top:12px}.esporo_transition__BeB_V .esporo_primary__z2xVf{width:100%;margin:0 0 10px;font-size:12px}.esporo_transition__BeB_V p{margin:10px 0}.esporo_transition__BeB_V strong{font-size:13px;color:#d7f5ab}.esporo_transition__BeB_V small{display:block;font-size:11px}.esporo_history__o70ta{border-top:1px solid #aedac628;padding-top:15px}.esporo_history__o70ta summary{font-size:12px;cursor:pointer;min-height:44px}.esporo_history__o70ta>div{padding:12px 0;border-top:1px solid #aedac61a}.esporo_history__o70ta small,.esporo_history__o70ta strong{display:block}.esporo_history__o70ta strong{font-size:13px;color:#d5ecb2}.esporo_history__o70ta p{margin-top:5px}@media(max-width:800px){.esporo_play__MWFgv{grid-template-columns:1fr}.esporo_viewport__D_jXB{height:56dvh;min-height:350px;max-height:540px}.esporo_panel__Rn3M0{display:flex;gap:18px;padding:22px;height:auto;overflow:visible}.esporo_lifeSteps__pEAbH{gap:12px;padding:18px 22px}.esporo_lifeSteps__pEAbH li{font-size:11px}.esporo_lifeSteps__pEAbH span{width:22px;height:22px}.esporo_panel__Rn3M0 h2{font-size:29px}.esporo_choice__TE75Q button small{font-size:11px}}.esporo_game__Xl_Vd{--mint:#ffe0a0}.esporo_header__8efSN h1 span{color:#f5af66}.esporo_lifeSteps__pEAbH [aria-current=step]{color:#ffdfa0}.esporo_lifeSteps__pEAbH [aria-current=step] span{background:#ffdfa0}.esporo_worldLabel__3iZzg{z-index:2;text-shadow:0 2px 9px #163c50}.esporo_worldLabel__3iZzg span{font-weight:700;color:#fff2d4}.esporo_worldLabel__3iZzg strong{font-size:28px}.esporo_game__Xl_Vd .esporo_quality__RgOq2{z-index:3;border:1px solid #f8dfa655}.esporo_sceneFeedback__OXr_B{position:absolute;top:106px;left:18px;right:18px;margin:auto;max-width:380px;width:fit-content;z-index:4;border:1px solid #ffd38a70;border-radius:20px;padding:10px 18px;background:#143b48e8;color:#fff0d1;box-shadow:0 5px 22px #143b4820;font-size:12px;font-weight:650;text-align:center;pointer-events:none;opacity:0;transform:translateY(-5px);transition:opacity .18s,transform .18s}.esporo_sceneFeedback__OXr_B[data-visible=true]{opacity:1;transform:translateY(0)}.esporo_cameraControls__0Pc95{position:absolute;right:16px;bottom:68px;z-index:3;display:flex;gap:5px}.esporo_game__Xl_Vd .esporo_cameraControls__0Pc95 button{min-width:44px;padding:8px;background:#123847dc;border-color:#fff1c74d;color:#fff0d1;font-size:18px}.esporo_worldHint__Nu901{z-index:2;background:#123847dc}.esporo_cell__wJECV{background:radial-gradient(circle at 35% 25%,#a5f0d9,#40b6c1 40%,#247d96 78%);border-color:#9eecde;box-shadow:inset -15px -18px 25px #12657555,0 0 90px #6ccebe29}.esporo_cell__wJECV b{border-color:#f7ba6d}@media(max-width:800px){.esporo_sceneFeedback__OXr_B{top:144px;left:12px;right:12px;font-size:11px}.esporo_cameraControls__0Pc95{right:12px;bottom:64px}.esporo_worldLabel__3iZzg strong{font-size:27px}}.esporo_header__8efSN{padding:18px 28px}.esporo_header__8efSN h1{font-size:32px}.esporo_badge__nPmQF{display:none}.esporo_sessionBar__GAE_l{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 24px;background:#102b34;font-size:11px;color:#b9d4cd}.esporo_game__Xl_Vd .esporo_sessionBar__GAE_l button{min-height:36px;padding:6px 14px;font-size:11px}.esporo_saveNote__EP5MQ{font-size:11px;padding:10px 28px;color:#a9c9c2;background:#102b34}.esporo_lifeSteps__pEAbH{padding:13px 24px;gap:16px;justify-content:space-between}.esporo_lifeSteps__pEAbH li{font-size:11px}.esporo_stages__ccqZw{grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;padding:28px}.esporo_stages__ccqZw strong{font-size:12px}.esporo_play__MWFgv{grid-template-columns:minmax(0,1fr) 390px;align-items:stretch}.esporo_panel__Rn3M0,.esporo_viewport__D_jXB{height:clamp(560px,calc(100dvh - 230px),820px)}.esporo_panel__Rn3M0{padding:18px}.esporo_panelBody__LhS5j{display:flex;flex-direction:column;gap:18px;min-width:0;min-height:0;overflow-y:auto;border:0;margin:0;padding:2px 8px 20px 0;scrollbar-width:thin;scrollbar-color:#638b82 #0d2b30}.esporo_panelBody__LhS5j:disabled{opacity:.55}.esporo_resources__QN0oe{padding:8px 0;gap:8px;flex-wrap:wrap}.esporo_resources__QN0oe strong{font-size:21px}.esporo_resources__QN0oe span{font-size:9px}.esporo_resources__QN0oe>div{min-width:42px}.esporo_tabs__tqOpf{display:flex;gap:4px;background:#061d25;border-radius:12px;padding:4px}.esporo_game__Xl_Vd .esporo_tabs__tqOpf button{flex:1;min-width:0;border:0;background:transparent;padding:8px;font-size:12px}.esporo_game__Xl_Vd .esporo_tabs__tqOpf button[aria-pressed=true]{background:#305155;color:#ffe1a9}.esporo_game__Xl_Vd .esporo_missionButton__CC5zT{width:100%;margin-top:12px;text-align:left;font-size:11px;background:#254a4c;border-color:#90bbab66}.esporo_game__Xl_Vd .esporo_genomeShortcut__eT5gk{display:flex;justify-content:space-between;gap:8px;text-align:left;color:#ffdf9b;background:#23474a;font-size:12px}.esporo_genomeShortcut__eT5gk span{font-size:10px;color:#badacf}.esporo_touchPad__m9p_X{position:absolute;bottom:66px;left:16px;z-index:3;display:grid;grid-template-columns:repeat(3,44px);gap:5px;touch-action:none;user-select:none}.esporo_game__Xl_Vd .esporo_touchPad__m9p_X button{background:#123847df;border-color:#fff1c74d;font-size:19px;padding:8px;touch-action:none}.esporo_touchPad__m9p_X button:first-child{grid-column:2}.esporo_touchPad__m9p_X button:nth-child(2){grid-column:1;grid-row:2}.esporo_touchPad__m9p_X button:nth-child(3){grid-column:2;grid-row:2}.esporo_touchPad__m9p_X button:nth-child(4){grid-column:3;grid-row:2}.esporo_worldHint__Nu901{font-size:10px}.esporo_worldLabel__3iZzg{left:20px}.esporo_worldLabel__3iZzg strong{font-size:26px;max-width:290px;line-height:1.15}.esporo_game__Xl_Vd .esporo_quality__RgOq2{top:20px;font-size:9px;padding:7px 10px;min-height:34px}.esporo_cameraControls__0Pc95{bottom:66px}.esporo_bioStats__jWG8c{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#173a40;border-radius:12px;padding:12px}.esporo_bioStats__jWG8c span{font-size:10px;color:#b6d2c9}.esporo_bioStats__jWG8c b{display:block;font-size:15px;color:#ffe2ad;margin-top:5px}.esporo_geneBranch__BK2hg{border:1px solid #568b874f;border-radius:16px;padding:15px;background:#13353a}.esporo_branchHeading__kRBg3{display:flex;align-items:center;justify-content:space-between}.esporo_branchHeading__kRBg3 h3{margin:0}.esporo_branchHeading__kRBg3 span{font-size:12px;color:#ffdda4}.esporo_geneLevels__dyAt0{display:flex;gap:5px;margin:12px 0}.esporo_geneLevels__dyAt0 i{height:5px;flex:1;background:#284d4b;border-radius:4px}.esporo_geneLevels__dyAt0 i[data-active=true]{background:#efb66f}.esporo_game__Xl_Vd .esporo_geneBranch__BK2hg>button{width:100%;font-size:11px;padding:10px}.esporo_geneChoices__Cmp2u{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #80bda34a}.esporo_game__Xl_Vd .esporo_geneChoices__Cmp2u button{display:flex;flex-direction:column;text-align:left;gap:8px;padding:12px 9px;background:#102d35;font-size:12px}.esporo_geneChoices__Cmp2u small{font-size:10px;font-weight:400}.esporo_geneChoices__Cmp2u em{font-size:10px;font-style:normal;color:#ffdc9f;margin-top:auto}.esporo_confirmGene__xhP8k{bottom:0;padding:16px;background:#19424afa;border:1px solid #eabe7e;border-radius:14px;box-shadow:0 -10px 25px #061d2580}.esporo_confirmGene__xhP8k .esporo_primary__z2xVf{width:100%}.esporo_previewLabel__XxmS2{position:absolute;top:105px;left:20px;z-index:3;background:#102e42ed;border:1px solid #e0b976;border-radius:13px;padding:12px 16px;color:#ffe1ad;font-size:12px}.esporo_previewLabel__XxmS2 small{display:block;font-size:10px;margin-top:5px;color:#c3d6df}.esporo_game__Xl_Vd .esporo_previewLabel__XxmS2 button{font-size:10px;min-height:30px;margin-top:8px;padding:5px 10px}.esporo_technology__gCVoU{background:#183641;border:1px solid #77b2c33d;border-radius:15px;padding:16px;display:grid;gap:12px}.esporo_techNodes__yOD9Q{list-style:none;padding:0;margin:0;display:grid;gap:0}.esporo_techNodes__yOD9Q li{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #9fbfc228}.esporo_techNodes__yOD9Q li>span{display:grid;place-items:center;flex:none;width:28px;height:28px;border-radius:50%;border:1px solid #839d9f;font-size:12px}.esporo_techNodes__yOD9Q li[data-unlocked=true]>span{background:#addfcc;color:#123831}.esporo_techNodes__yOD9Q strong{font-size:12px}.esporo_techNodes__yOD9Q small{display:block;font-size:10px}.esporo_mapDetails__kXbVu{border-top:1px solid #aec3bd30;padding-top:12px}.esporo_mapDetails__kXbVu summary{cursor:pointer;font-size:12px;padding:12px 0}.esporo_destinationList__Pcs64{display:grid;gap:6px;margin-top:12px}.esporo_game__Xl_Vd .esporo_destinationList__Pcs64 button{font-size:11px;text-align:left;padding:9px}.esporo_pauseOverlay__9_jFi{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:#0b2537dc;backdrop-filter:blur(7px)}.esporo_pauseOverlay__9_jFi h2{font-size:30px;letter-spacing:-.03em}.esporo_pauseOverlay__9_jFi p{font-size:13px;color:#c2d7d5}.esporo_sceneFeedback__OXr_B{top:80px}.esporo_encounterActions__EtmTt small{white-space:normal;text-align:right}.esporo_chapter__x3LJi h2{font-size:27px}@media(max-width:1100px){.esporo_play__MWFgv{grid-template-columns:minmax(0,1fr) 355px}.esporo_worldLabel__3iZzg strong{font-size:23px}.esporo_game__Xl_Vd .esporo_quality__RgOq2{top:79px}.esporo_sceneFeedback__OXr_B{top:124px}.esporo_lifeSteps__pEAbH{gap:10px}.esporo_header__8efSN{padding:16px 22px}}@media(max-width:800px){.esporo_play__MWFgv{grid-template-columns:1fr}.esporo_viewport__D_jXB{height:43dvh;min-height:330px;max-height:490px}.esporo_panel__Rn3M0{height:670px;max-height:90dvh;padding:16px}.esporo_panelBody__LhS5j{gap:16px;padding-right:5px}.esporo_lifeSteps__pEAbH{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:14px;padding:12px 16px}.esporo_lifeSteps__pEAbH li{white-space:nowrap}.esporo_lifeSteps__pEAbH span{width:20px;height:20px}.esporo_worldLabel__3iZzg{top:17px;left:16px}.esporo_game__Xl_Vd .esporo_quality__RgOq2{top:18px;right:12px}.esporo_worldLabel__3iZzg strong{font-size:22px;max-width:210px}.esporo_worldLabel__3iZzg span{font-size:8px;max-width:185px}.esporo_sceneFeedback__OXr_B{top:88px;max-width:240px}.esporo_previewLabel__XxmS2{top:83px;left:12px;padding:9px;font-size:11px}.esporo_touchPad__m9p_X{left:12px;bottom:56px;grid-template-columns:repeat(3,42px)}.esporo_cameraControls__0Pc95{bottom:57px}.esporo_worldHint__Nu901{bottom:10px;left:12px;right:12px;font-size:8px;padding:9px}.esporo_sessionBar__GAE_l{padding:8px 16px;font-size:10px}.esporo_sessionBar__GAE_l span{max-width:60%}.esporo_stages__ccqZw{grid-template-columns:repeat(2,1fr)}.esporo_headerRight__otLKx button{font-size:10px;padding:8px}.esporo_header__8efSN .esporo_eyebrow__NNAyW{font-size:8px;max-width:180px;display:block}.esporo_bioStats__jWG8c b{font-size:14px}.esporo_game__Xl_Vd .esporo_geneChoices__Cmp2u button{padding:12px}.esporo_hero__kZWCK>div>button{margin-top:12px}}@media(prefers-reduced-motion:reduce){.esporo_game__Xl_Vd *{scroll-behavior:auto!important;transition:none!important}.esporo_cell__wJECV{transform:none}}.esporo_dietChoice___aGcv{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.esporo_dietChoice___aGcv h3,.esporo_dietChoice___aGcv>p{grid-column:1/-1}.esporo_game__Xl_Vd .esporo_dietChoice___aGcv button{padding:12px 8px;text-align:left;font-size:11px;display:flex;flex-direction:column;gap:8px}.esporo_dietChoice___aGcv small{display:block;margin-top:6px}.esporo_dietChoice___aGcv button>span:last-child{color:#ffe0a0}.esporo_previewLabel__XxmS2{top:auto;bottom:170px;max-width:180px;font-size:11px}.esporo_previewLabel__XxmS2 small{font-size:9px}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN{padding:10px 20px;min-height:58px}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN h1{font-size:29px;margin:0}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN .esporo_eyebrow__NNAyW{display:none}.esporo_game__Xl_Vd[data-playing=true] .esporo_headerRight__otLKx button{font-size:11px;min-height:36px;padding:7px 12px}.esporo_sessionBar__GAE_l{padding:6px 20px;background:#0d2730;border-bottom:1px solid #b8e8d31f}.esporo_lifeSteps__pEAbH{padding:9px 20px;gap:9px;background:#091f29}.esporo_lifeSteps__pEAbH span{width:22px;height:22px}.esporo_expeditionHud__bQv9v{display:flex;align-items:center;gap:24px;padding:12px 20px;background:#15353b;border-bottom:1px solid #b8e8d32a}.esporo_expeditionHud__bQv9v .esporo_vitals__Ag2xX{width:230px;flex-shrink:0;gap:18px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe{border:0;padding:0;flex:1;justify-content:flex-start;gap:24px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe>div{display:flex;align-items:baseline;gap:7px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe strong{font-size:21px;color:#ffe3ad}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe span{font-size:10px}.esporo_locationStatus__TgmUC{display:flex;flex-direction:column;gap:4px;font-size:10px;color:#b8d1c8;text-align:right}.esporo_locationStatus__TgmUC strong{color:#f8e4bd;font-size:11px}.esporo_play__MWFgv{grid-template-columns:minmax(0,1fr) 320px;position:relative}.esporo_panel__Rn3M0,.esporo_viewport__D_jXB{height:clamp(570px,calc(100dvh - 245px),900px)}.esporo_panel__Rn3M0{background:#0d2931;gap:10px;border-left:1px solid #709b922b}.esporo_panelBody__LhS5j{gap:14px;padding:3px 5px 18px 2px}.esporo_tabs__tqOpf{flex-wrap:wrap;gap:2px;padding:3px;border-radius:10px}.esporo_game__Xl_Vd .esporo_tabs__tqOpf button{padding:7px 6px;min-height:42px}.esporo_chapter__x3LJi h2,.esporo_panel__Rn3M0 .esporo_chapter__x3LJi h2{font-size:22px;line-height:1.14;margin-top:7px}.esporo_chapter__x3LJi p{font-size:11px;line-height:1.6;margin-top:7px}.esporo_objectives__Je9qD{padding:12px;background:#173c3c;border:1px solid #75968825}.esporo_objectives__Je9qD ul{gap:6px}.esporo_objectives__Je9qD li{font-size:11px}.esporo_objectives__Je9qD progress{margin:9px 0}.esporo_encounter__Jg8cQ{border:1px solid #e3bc7855;background:linear-gradient(135deg,#284347,#19373b);padding:13px;gap:9px}.esporo_encounter__Jg8cQ h3{font-size:16px;margin:0;color:#ffe5b2}.esporo_encounter__Jg8cQ p{font-size:11px}.esporo_game__Xl_Vd .esporo_encounter__Jg8cQ>button{background:#3b5756}.esporo_encounterActions__EtmTt{grid-template-columns:1fr;gap:6px}.esporo_game__Xl_Vd .esporo_encounterActions__EtmTt button{background:#0e3039;padding:10px}.esporo_game__Xl_Vd .esporo_encounterActions__EtmTt button:disabled{opacity:.55}.esporo_dietChoice___aGcv{gap:5px}.esporo_game__Xl_Vd .esporo_dietChoice___aGcv button{padding:10px 6px;font-size:10px}.esporo_dietChoice___aGcv small{font-size:9px}.esporo_game__Xl_Vd .esporo_missionButton__CC5zT{background:#345755;color:#fff1d4}.esporo_transition__BeB_V{margin-top:3px}.esporo_game__Xl_Vd .esporo_transition__BeB_V>.esporo_primary__z2xVf{min-height:48px}.esporo_scene__1Hntl canvas{touch-action:none}.esporo_sceneTools__54_jU{position:absolute;left:18px;top:77px;z-index:3;display:flex;gap:6px}.esporo_game__Xl_Vd .esporo_sceneTools__54_jU button{font-size:10px;background:#123847df;padding:7px 11px;min-height:34px}.esporo_worldLabel__3iZzg{top:20px}.esporo_game__Xl_Vd .esporo_quality__RgOq2{top:22px;right:16px}.esporo_worldLabel__3iZzg strong{font-size:25px;max-width:280px}.esporo_sceneFeedback__OXr_B{top:124px;max-width:300px;font-size:11px}.esporo_cameraControls__0Pc95,.esporo_touchPad__m9p_X{bottom:57px}.esporo_worldHint__Nu901{padding:8px 12px}.esporo_play__MWFgv[data-expanded=true]{grid-template-columns:1fr}.esporo_play__MWFgv[data-expanded=true] .esporo_panel__Rn3M0{display:none}.esporo_play__MWFgv[data-expanded=true] .esporo_viewport__D_jXB{height:clamp(640px,calc(100dvh - 235px),1100px)}@media(max-width:1100px){.esporo_play__MWFgv{grid-template-columns:minmax(0,1fr) 300px}.esporo_expeditionHud__bQv9v{gap:15px}.esporo_expeditionHud__bQv9v .esporo_vitals__Ag2xX{width:190px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe{gap:13px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe>div{flex-direction:column;gap:1px}.esporo_locationStatus__TgmUC{display:none}}@media(max-width:800px){.esporo_game__Xl_Vd[data-playing=true]{border-radius:16px}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN{padding:10px 14px}.esporo_sessionBar__GAE_l{padding:6px 14px;font-size:9px}.esporo_lifeSteps__pEAbH{padding:9px 14px;gap:12px}.esporo_lifeSteps__pEAbH li{font-size:10px}.esporo_expeditionHud__bQv9v{padding:11px 14px;gap:14px;flex-wrap:wrap}.esporo_expeditionHud__bQv9v .esporo_vitals__Ag2xX{width:100%;gap:20px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe{justify-content:space-between;gap:14px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe>div{flex-direction:row;gap:6px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe strong{font-size:18px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe span{font-size:8px}.esporo_play__MWFgv{grid-template-columns:1fr}.esporo_viewport__D_jXB{height:53dvh;min-height:400px;max-height:650px}.esporo_panel__Rn3M0{height:580px;max-height:none;padding:12px 14px;border-top:1px solid #709b923b;border-left:0}.esporo_panelBody__LhS5j{gap:15px}.esporo_tabs__tqOpf{position:sticky;top:0;flex-wrap:nowrap}.esporo_game__Xl_Vd .esporo_tabs__tqOpf button{font-size:11px;min-height:44px}.esporo_sceneTools__54_jU{top:63px;left:14px}.esporo_worldLabel__3iZzg{left:14px;top:16px}.esporo_worldLabel__3iZzg strong{font-size:22px;max-width:205px}.esporo_game__Xl_Vd .esporo_quality__RgOq2{right:12px;top:16px;font-size:8px;padding:7px}.esporo_sceneFeedback__OXr_B{top:108px;max-width:260px}.esporo_touchPad__m9p_X{left:12px;bottom:56px;grid-template-columns:repeat(3,44px)}.esporo_cameraControls__0Pc95{right:12px;bottom:56px}.esporo_game__Xl_Vd .esporo_cameraControls__0Pc95 button{min-width:40px;padding:6px}.esporo_worldHint__Nu901{font-size:8px;left:10px;right:10px;bottom:10px;line-height:1.4}.esporo_previewLabel__XxmS2{bottom:168px;max-width:160px}.esporo_play__MWFgv[data-expanded=true] .esporo_viewport__D_jXB{height:75dvh;min-height:520px}}.esporo_touchPad__m9p_X[hidden]{display:none}.esporo_tabs__tqOpf{display:grid;flex-shrink:0;overflow-x:auto}.esporo_tabs__tqOpf button{padding-inline:5px;font-size:.69rem}.esporo_selectedInteraction__N5dBB{padding:16px;border:1px solid #a0d7cc55;border-radius:16px;background:linear-gradient(140deg,#254d47,#203c40);display:grid;gap:9px}.esporo_selectedInteraction__N5dBB h3,.esporo_sideMissions__FTjgB h3{margin:0}.esporo_selectedInteraction__N5dBB p{margin:0;line-height:1.5}.esporo_selectedInteraction__N5dBB small,.esporo_sideMissions__FTjgB small,.esporo_worldDirectory__wUPwt small{color:#b8ccc3;line-height:1.5}.esporo_sideMissions__FTjgB,.esporo_worldDirectory__wUPwt{display:grid;gap:10px}.esporo_worldDirectory__wUPwt{margin-top:22px}.esporo_worldDirectory__wUPwt h3{margin:14px 0 0;font-size:.9rem}.esporo_worldDirectory__wUPwt button{display:grid;gap:5px;text-align:left;padding:12px}.esporo_sideMissions__FTjgB section{display:grid;gap:8px;border:1px solid #bad7c82b;border-radius:14px;padding:14px;background:#ffffff04}.esporo_sideMissions__FTjgB p{margin:0;font-size:.85rem;line-height:1.5}.esporo_sideMissions__FTjgB progress{width:100%;height:6px;accent-color:#c2e6aa}.esporo_map__QE_IO svg [fill]{cursor:pointer}.esporo_game__Xl_Vd[data-playing=true]{position:fixed;inset:0;z-index:60;border-radius:0;display:flex;flex-direction:column;min-height:0}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN{height:48px;min-height:48px;padding:6px 18px;flex-shrink:0}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN h1{font-size:26px}.esporo_game__Xl_Vd[data-playing=true] .esporo_sessionBar__GAE_l{height:34px;flex-shrink:0;padding:3px 18px}.esporo_game__Xl_Vd[data-playing=true] .esporo_sessionBar__GAE_l button{min-height:28px}.esporo_lifeSteps__pEAbH{height:36px;flex-shrink:0;flex-wrap:nowrap;overflow:hidden;padding:5px 18px}.esporo_lifeSteps__pEAbH li{white-space:nowrap;font-size:10px}.esporo_lifeSteps__pEAbH span{width:21px;height:21px}.esporo_expeditionHud__bQv9v{min-height:58px;padding:7px 18px;gap:18px;flex-shrink:0}.esporo_expeditionHud__bQv9v .esporo_vitals__Ag2xX{width:190px;gap:12px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe{gap:15px;flex-wrap:nowrap}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe strong{font-size:18px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe span{font-size:9px}.esporo_generationBadge__f0kVC{font-size:10px;color:#e7cba0;max-width:155px;line-height:1.5}.esporo_play__MWFgv{flex:1;min-height:0;grid-template-columns:minmax(0,1fr) 342px}.esporo_panel__Rn3M0,.esporo_viewport__D_jXB{height:100%;min-height:0;max-height:none}.esporo_panel__Rn3M0{padding:12px;overflow:hidden;gap:12px}.esporo_tabs__tqOpf{overflow:visible;grid-template-columns:repeat(5,minmax(0,1fr))}.esporo_game__Xl_Vd .esporo_tabs__tqOpf button{min-height:44px;padding:5px 2px;font-size:10px}.esporo_fieldControls__rWZgw{border:0;padding:0;margin:0;min-width:0;min-height:0;display:flex;flex-direction:column;gap:12px;flex:1}.esporo_fieldControls__rWZgw:disabled{opacity:.55}.esporo_fieldEmpty__gPBZe{padding:18px;color:#b9d6c9}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ{padding:12px;gap:8px}.esporo_encounterHeading__ppLVC{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ h3{font-size:14px}.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.esporo_game__Xl_Vd .esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt button{padding:7px;font-size:11px;min-height:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;text-align:center}.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt small{font-size:9px;text-align:center}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ>small{font-size:10px;line-height:1.3}.esporo_nextMilestone__Z7k7v{display:flex;gap:6px;margin-top:auto}.esporo_game__Xl_Vd .esporo_nextMilestone__Z7k7v button{font-size:10px;padding:8px;text-align:left;min-width:0}.esporo_nextMilestone__Z7k7v button:first-child{flex:1;display:grid;grid-template-columns:1fr auto;gap:6px}.esporo_nextMilestone__Z7k7v progress{width:100%;height:4px;grid-column:1/-1;accent-color:#f9cf8e}.esporo_nextMilestone__Z7k7v strong{white-space:nowrap}.esporo_fieldToolbar__kWciP{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.esporo_game__Xl_Vd .esporo_fieldToolbar__kWciP button{padding:7px;font-size:11px;min-height:44px}.esporo_minimap__6wRka{position:absolute;bottom:16px;left:16px;width:170px;z-index:5;padding:8px;background:#0b2934ed;border:1px solid #a7dac65c;border-radius:15px;box-shadow:0 5px 20px #061d2540}.esporo_minimap__6wRka>span{display:block;font-size:9px;color:#d3e6cf;letter-spacing:.08em}.esporo_minimap__6wRka .esporo_map__QE_IO{margin:6px 0 0}.esporo_minimap__6wRka svg{width:100%;border-radius:8px}.esporo_worldHint__Nu901{left:200px;right:170px;bottom:12px;font-size:9px;background:#123847ad}.esporo_touchPad__m9p_X{left:auto;right:16px;bottom:16px}.esporo_cameraControls__0Pc95{bottom:120px}.esporo_sceneFeedback__OXr_B{top:85px}.esporo_game__Xl_Vd .esporo_quality__RgOq2,.esporo_worldLabel__3iZzg{top:16px}.esporo_selectedInteraction__N5dBB{padding:12px;gap:7px}.esporo_selectedInteraction__N5dBB>.esporo_eyebrow__NNAyW{display:none}.esporo_selectedInteraction__N5dBB h3{font-size:14px}.esporo_selectedInteraction__N5dBB p{font-size:11px;line-height:1.4}.esporo_selectedInteraction__N5dBB>small{font-size:10px;line-height:1.4}.esporo_selectedInteraction__N5dBB .esporo_primary__z2xVf{margin:0!important}.esporo_game__Xl_Vd .esporo_selectedInteraction__N5dBB button{min-height:44px;padding:7px;font-size:10px}.esporo_dialog__5kdlj{margin:auto;padding:0;width:min(720px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);border:1px solid #8fbeb16b;border-radius:24px;background:#0d2931;color:#e8f6e9;box-shadow:0 30px 120px #0008;overflow:hidden;font-family:inherit}.esporo_dialog__5kdlj[data-wide=true]{width:min(1200px,calc(100vw - 32px))}.esporo_dialog__5kdlj::backdrop{background:#041923bf;backdrop-filter:blur(5px)}.esporo_dialogFrame__CkW33{display:flex;flex-direction:column;max-height:calc(100dvh - 36px);min-height:0}.esporo_dialogFrame__CkW33>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;border-bottom:1px solid #92c5b52e;flex-shrink:0}.esporo_dialogFrame__CkW33>header h2{font-size:25px;margin:5px 0 0;letter-spacing:-.03em}.esporo_dialogFrame__CkW33>header button{min-height:44px;padding:10px 15px}.esporo_dialogBody__VHa2n{min-height:0;min-width:0;overflow:auto;border:0;margin:0;padding:22px;display:flex;flex-direction:column;gap:18px;scrollbar-width:thin;scrollbar-color:#659080 #0d2931}.esporo_dialogBody__VHa2n p,.esporo_dialogBody__VHa2n small{color:#b7d2c7;line-height:1.6;font-size:12px}.esporo_dialogBody__VHa2n h3{font-size:15px}.esporo_dialogBody__VHa2n .esporo_primary__z2xVf{margin-top:10px}.esporo_dialogBody__VHa2n>section{flex-shrink:0}.esporo_dialogBody__VHa2n:disabled{opacity:.55}.esporo_genomeWorkspace__0k6oV{display:grid;grid-template-columns:32% minmax(0,1fr);min-height:0;height:min(740px,calc(100dvh - 140px))}.esporo_genomePortrait__wvToE{position:relative;min-height:0;background:#16404b}.esporo_genomePortrait__wvToE .esporo_scene__1Hntl{position:absolute;inset:0}.esporo_genomePortrait__wvToE .esporo_cameraControls__0Pc95{bottom:95px;right:12px}.esporo_portraitCaption__fEaqg{position:absolute;left:16px;right:16px;bottom:16px;z-index:3;padding:12px;background:#0d2931d9;border:1px solid #b9dcc22c;border-radius:14px;font-size:14px;display:grid;gap:6px}.esporo_portraitCaption__fEaqg small{font-size:11px;color:#b7d2c7}.esporo_portraitCaption__fEaqg button{min-height:36px!important;font-size:10px}.esporo_skillTree__UEw9W{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.esporo_skillTree__UEw9W .esporo_geneBranch__BK2hg{padding:12px;position:relative}.esporo_skillTree__UEw9W .esporo_geneChoices__Cmp2u{grid-template-columns:1fr;position:relative;padding-top:16px}.esporo_skillTree__UEw9W .esporo_geneChoices__Cmp2u:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#cead7380}.esporo_skillTree__UEw9W .esporo_geneChoices__Cmp2u button{position:relative;min-height:116px;border-color:#729b874f}.esporo_skillTree__UEw9W .esporo_geneChoices__Cmp2u button[aria-pressed=true]{border-color:#f1d390;background:#335347}.esporo_skillTree__UEw9W .esporo_geneBranch__BK2hg>p{font-size:10px}.esporo_skillTree__UEw9W .esporo_geneLevels__dyAt0{gap:3px}.esporo_skillTree__UEw9W .esporo_branchHeading__kRBg3 h3{font-size:12px}.esporo_skillTree__UEw9W .esporo_branchHeading__kRBg3 span{font-size:10px}.esporo_generationGoal__Id6i0{padding:12px 16px;border:1px solid #e9c99055;border-radius:14px;background:#34504433;color:#f9dfb0!important}.esporo_confirmGene__xhP8k{position:sticky;bottom:-22px;z-index:2}.esporo_bioStats__jWG8c{flex-shrink:0}.esporo_lineage__FnfWp{list-style:none;margin:0;padding:0}.esporo_lineage__FnfWp li{display:flex;gap:17px;position:relative;padding:0 0 24px}.esporo_lineage__FnfWp li:before{content:"";position:absolute;left:17px;top:30px;bottom:0;width:1px;background:#b7d6ae55}.esporo_lineage__FnfWp li:last-child:before{display:none}.esporo_lineage__FnfWp li>span{width:35px;height:35px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:#e4c58c;color:#173b39;font-size:12px}.esporo_lineage__FnfWp h3{color:#f3deb7;margin:5px 0}.esporo_lineage__FnfWp strong{font-size:11px;color:#b4dac5}.esporo_lineageGenes__ZhU8l{display:flex;gap:8px;flex-wrap:wrap}.esporo_lineageGenes__ZhU8l span{border:1px solid #92c5b540;padding:8px 12px;border-radius:20px;font-size:12px}@media(max-width:1000px){.esporo_play__MWFgv{grid-template-columns:minmax(0,1fr) 310px}.esporo_generationBadge__f0kVC{display:none}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe{gap:10px}.esporo_skillTree__UEw9W{grid-template-columns:1fr}.esporo_skillTree__UEw9W .esporo_geneChoices__Cmp2u{grid-template-columns:repeat(2,minmax(0,1fr))}.esporo_genomeWorkspace__0k6oV{grid-template-columns:36% minmax(0,1fr)}}@media(max-width:700px){.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN{height:42px;min-height:42px;padding:4px 12px}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN h1{font-size:24px}.esporo_game__Xl_Vd[data-playing=true] .esporo_sessionBar__GAE_l{height:31px;padding:2px 12px}.esporo_sessionBar__GAE_l span{max-width:70%;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esporo_lifeSteps__pEAbH{height:31px;padding:4px 12px;gap:8px;justify-content:center}.esporo_lifeSteps__pEAbH li{font-size:0;gap:0}.esporo_lifeSteps__pEAbH li[aria-current=step]{font-size:10px;gap:5px}.esporo_lifeSteps__pEAbH span{font-size:9px;width:19px;height:19px}.esporo_expeditionHud__bQv9v{padding:6px 12px;gap:5px;min-height:64px}.esporo_expeditionHud__bQv9v .esporo_vitals__Ag2xX{width:100%;gap:18px}.esporo_vitals__Ag2xX label{font-size:9px}.esporo_vitals__Ag2xX meter{height:5px;margin-top:2px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe{width:100%;justify-content:space-between;gap:8px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe>div{flex-direction:row;gap:3px;min-width:0}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe strong{font-size:13px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe span{font-size:8px}.esporo_play__MWFgv{display:flex;flex-direction:column}.esporo_viewport__D_jXB{flex:1;min-height:150px}.esporo_panel__Rn3M0{height:auto;flex:none;padding:7px 10px;gap:7px;max-height:none;border-top:1px solid #7fba9f3f}.esporo_game__Xl_Vd .esporo_tabs__tqOpf button{min-height:36px;font-size:10px}.esporo_tabs__tqOpf{padding:2px}.esporo_fieldControls__rWZgw{gap:6px}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ{padding:7px 9px;gap:5px}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ h3{font-size:12px}.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt{display:flex;flex-wrap:wrap;gap:4px}.esporo_game__Xl_Vd .esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt button{min-height:40px;flex:1;padding:4px 6px;font-size:9px}.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt small{font-size:8px}.esporo_fieldControls__rWZgw .esporo_encounterHeading__ppLVC small,.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ>small{font-size:9px}.esporo_fieldToolbar__kWciP{padding-left:116px;grid-template-columns:repeat(3,minmax(0,1fr));min-height:126px;gap:4px}.esporo_game__Xl_Vd .esporo_fieldToolbar__kWciP button{padding:4px;font-size:9px;min-height:44px}.esporo_nextMilestone__Z7k7v{margin-top:0}.esporo_game__Xl_Vd .esporo_nextMilestone__Z7k7v button{padding:5px 8px;min-height:37px;font-size:9px}.esporo_nextMilestone__Z7k7v progress{height:3px}.esporo_minimap__6wRka{left:10px;bottom:9px;width:108px;padding:5px;border-radius:10px}.esporo_minimap__6wRka>span{font-size:7px}.esporo_minimap__6wRka .esporo_map__QE_IO{margin-top:3px}.esporo_minimap__6wRka svg{width:100%}.esporo_worldLabel__3iZzg{top:10px;left:12px}.esporo_worldLabel__3iZzg strong{font-size:19px}.esporo_worldLabel__3iZzg span{font-size:7px}.esporo_game__Xl_Vd .esporo_quality__RgOq2{top:10px;right:10px;min-height:30px;font-size:8px}.esporo_worldHint__Nu901{left:10px;right:156px;bottom:8px;font-size:8px;text-align:left;padding:6px}.esporo_touchPad__m9p_X{right:10px;bottom:8px;grid-template-columns:repeat(3,38px);gap:3px}.esporo_game__Xl_Vd .esporo_touchPad__m9p_X button{min-height:36px;padding:4px;font-size:16px}.esporo_cameraControls__0Pc95{left:12px;right:auto;bottom:50px;gap:3px}.esporo_game__Xl_Vd .esporo_cameraControls__0Pc95 button{min-height:34px;min-width:34px;padding:3px;font-size:16px}.esporo_sceneFeedback__OXr_B{top:53px;font-size:9px;padding:7px 12px;max-width:230px}.esporo_dietChoice___aGcv h3{font-size:12px;margin:0}.esporo_game__Xl_Vd .esporo_dietChoice___aGcv button{min-height:51px;padding:6px;gap:4px}.esporo_dietChoice___aGcv small{font-size:8px;line-height:1.3}.esporo_selectedInteraction__N5dBB{padding:8px;gap:4px}.esporo_selectedInteraction__N5dBB h3{font-size:12px}.esporo_selectedInteraction__N5dBB p{font-size:9px;line-height:1.3}.esporo_selectedInteraction__N5dBB>small{font-size:9px;line-height:1.2}.esporo_game__Xl_Vd .esporo_selectedInteraction__N5dBB button{font-size:9px;min-height:36px}.esporo_selectedInteraction__N5dBB .esporo_actionRow__v3BTG{gap:5px}.esporo_dialog__5kdlj,.esporo_dialog__5kdlj[data-wide=true]{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:18px}.esporo_dialogFrame__CkW33{max-height:calc(100dvh - 20px)}.esporo_dialogFrame__CkW33>header{padding:12px 14px;gap:8px}.esporo_dialogFrame__CkW33>header h2{font-size:21px}.esporo_dialogFrame__CkW33>header .esporo_eyebrow__NNAyW{font-size:8px}.esporo_dialogFrame__CkW33>header button{font-size:11px;padding:8px 10px}.esporo_dialogBody__VHa2n{padding:16px;gap:14px}.esporo_genomeWorkspace__0k6oV{display:flex;flex-direction:column;height:calc(100dvh - 112px)}.esporo_genomePortrait__wvToE{height:180px;flex-shrink:0}.esporo_genomePortrait__wvToE .esporo_cameraControls__0Pc95{left:auto;right:10px;bottom:12px}.esporo_portraitCaption__fEaqg{left:10px;bottom:10px;right:auto;max-width:170px;padding:8px;font-size:12px}.esporo_portraitCaption__fEaqg small{font-size:9px}.esporo_skillTree__UEw9W .esporo_geneChoices__Cmp2u{grid-template-columns:repeat(2,minmax(0,1fr))}.esporo_skillTree__UEw9W .esporo_geneChoices__Cmp2u button{min-height:100px}.esporo_confirmGene__xhP8k{bottom:-16px}.esporo_dialogBody__VHa2n .esporo_chapter__x3LJi h2{font-size:21px}}@media(max-height:680px) and (min-width:701px){.esporo_lifeSteps__pEAbH{display:none}.esporo_expeditionHud__bQv9v{min-height:45px}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ{padding:8px;gap:5px}.esporo_panel__Rn3M0{gap:6px;padding:8px}.esporo_fieldControls__rWZgw{gap:7px}.esporo_game__Xl_Vd .esporo_fieldToolbar__kWciP button{min-height:38px}.esporo_minimap__6wRka{width:135px}.esporo_worldHint__Nu901{left:160px}}@media(max-height:740px) and (max-width:700px){.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt small{display:none}.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt button{min-height:34px!important}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ>small{display:none}.esporo_fieldToolbar__kWciP{min-height:116px}.esporo_game__Xl_Vd .esporo_fieldToolbar__kWciP button{min-height:40px}.esporo_minimap__6wRka{width:99px}.esporo_fieldToolbar__kWciP{padding-left:106px}.esporo_viewport__D_jXB{min-height:100px}}@media(max-height:600px) and (min-width:701px){.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN{height:30px;min-height:30px;padding:2px 12px}.esporo_game__Xl_Vd[data-playing=true] .esporo_header__8efSN h1{font-size:21px}.esporo_game__Xl_Vd[data-playing=true] .esporo_headerRight__otLKx button{min-height:26px;padding:3px 8px}.esporo_game__Xl_Vd[data-playing=true] .esporo_sessionBar__GAE_l{height:28px;padding:1px 12px}.esporo_game__Xl_Vd[data-playing=true] .esporo_sessionBar__GAE_l button{min-height:24px;padding:2px 8px}.esporo_expeditionHud__bQv9v{min-height:38px;padding:4px 12px}.esporo_expeditionHud__bQv9v .esporo_resources__QN0oe strong{font-size:14px}.esporo_expeditionHud__bQv9v .esporo_vitals__Ag2xX{width:160px}.esporo_generationBadge__f0kVC{display:none}.esporo_panel__Rn3M0{padding:6px 8px;gap:5px}.esporo_game__Xl_Vd .esporo_tabs__tqOpf button{min-height:30px}.esporo_fieldControls__rWZgw{gap:5px}.esporo_fieldToolbar__kWciP{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.esporo_game__Xl_Vd .esporo_fieldToolbar__kWciP button{min-height:34px;font-size:10px;padding:4px}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ{padding:6px 8px;gap:4px}.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.esporo_game__Xl_Vd .esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt button{min-height:34px;padding:3px;font-size:10px}.esporo_fieldControls__rWZgw .esporo_encounterActions__EtmTt small,.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ>small{display:none}.esporo_game__Xl_Vd .esporo_nextMilestone__Z7k7v button{min-height:32px;padding:5px;font-size:9px}.esporo_fieldControls__rWZgw .esporo_encounter__Jg8cQ h3{font-size:12px}.esporo_fieldControls__rWZgw .esporo_dietChoice___aGcv button{padding:6px}.esporo_selectedInteraction__N5dBB{padding:6px;gap:4px}.esporo_selectedInteraction__N5dBB p,.esporo_selectedInteraction__N5dBB>small{font-size:9px;line-height:1.2}.esporo_game__Xl_Vd .esporo_selectedInteraction__N5dBB button{min-height:32px}.esporo_game__Xl_Vd .esporo_quality__RgOq2,.esporo_worldLabel__3iZzg{top:10px}.esporo_minimap__6wRka{width:128px;bottom:10px}.esporo_worldHint__Nu901{left:155px;right:150px;font-size:8px}.esporo_sceneFeedback__OXr_B{top:60px}.esporo_selectedInteraction__N5dBB{grid-template-columns:minmax(0,1fr) auto;padding:5px;gap:3px}.esporo_selectedInteraction__N5dBB h3{grid-column:1;font-size:12px}.esporo_selectedInteraction__N5dBB>small:first-of-type{grid-row:1;grid-column:2;align-self:center}.esporo_selectedInteraction__N5dBB .esporo_actionRow__v3BTG,.esporo_selectedInteraction__N5dBB p,.esporo_selectedInteraction__N5dBB>small:last-child{grid-column:1/-1}}.esporo_forageToggle__5nwbS{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.esporo_forageToggle__5nwbS small{font-size:.85em;line-height:1.15;opacity:.9}.esporo_game__Xl_Vd .esporo_minimapExpand__0Iano{position:absolute;top:23px;right:10px;display:grid;place-items:center;width:30px;height:30px;min-height:30px;padding:5px;border-radius:8px;background:#163d48ed;box-shadow:0 2px 8px #0005}.esporo_minimap__6wRka .esporo_minimapExpand__0Iano svg{width:18px;height:18px;border:0;border-radius:0}.esporo_expandedMap__ReWZN{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.6fr);gap:24px;padding:20px;min-height:0;overflow:auto;scrollbar-width:thin}.esporo_expandedMapView__33tvK{min-width:0;text-align:center}.esporo_expandedMapView__33tvK>p{display:flex;justify-content:space-between;gap:8px;margin:0 auto 10px;font-size:12px;color:#c5decf;max-width:520px}.esporo_expandedMapView__33tvK .esporo_map__QE_IO{margin:0}.esporo_expandedMapView__33tvK .esporo_map__QE_IO svg{width:min(100%,520px,calc(100dvh - 250px));border-radius:16px}.esporo_expandedMapView__33tvK>small{display:block;font-size:11px;color:#b7d2c7;line-height:1.5;margin:10px auto 0;max-width:400px}.esporo_mapLegend__kjK6_{min-width:0}.esporo_mapLegend__kjK6_ h3{font-size:17px;margin:0 0 5px}.esporo_mapLegend__kjK6_>p{font-size:11px;color:#a9c9bc;margin:0 0 12px}.esporo_mapLegend__kjK6_ ul{list-style:none;padding:0;margin:0;display:grid;gap:6px}.esporo_mapLegend__kjK6_ li{display:flex;align-items:center;gap:9px;min-height:27px;font-size:12px;line-height:1.35}.esporo_mapLegend__kjK6_ li>svg{width:24px;height:24px;flex-shrink:0}.esporo_mapLegend__kjK6_ li small{display:block;font-size:10px;color:#a9c9bc;line-height:1.35;margin-top:2px}@media(max-width:700px){.esporo_game__Xl_Vd .esporo_minimapExpand__0Iano{top:19px;right:6px;width:28px;height:28px;min-height:28px;padding:4px}.esporo_expandedMap__ReWZN{grid-template-columns:minmax(0,1fr);gap:16px;padding:14px}.esporo_expandedMapView__33tvK .esporo_map__QE_IO svg{width:min(100%,34dvh)}.esporo_expandedMapView__33tvK>p{font-size:11px;margin-bottom:7px}.esporo_expandedMapView__33tvK>small{font-size:10px;margin-top:7px}.esporo_mapLegend__kjK6_ ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px}.esporo_mapLegend__kjK6_ li{font-size:10px;gap:6px}.esporo_mapLegend__kjK6_ li small{font-size:9px}.esporo_mapLegend__kjK6_>p{margin-bottom:8px}}@media(max-height:500px) and (min-width:701px){.esporo_expandedMap__ReWZN{gap:18px;padding:12px 18px}.esporo_expandedMapView__33tvK .esporo_map__QE_IO svg{width:min(100%,calc(100dvh - 220px))}.esporo_mapLegend__kjK6_ ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px}.esporo_mapLegend__kjK6_ li{font-size:10px;gap:5px}.esporo_mapLegend__kjK6_ li small{font-size:9px}}@media(max-width:700px) and (max-height:740px){.esporo_expandedMapView__33tvK .esporo_map__QE_IO svg{width:min(100%,26dvh)}.esporo_expandedMap__ReWZN{gap:12px}.esporo_mapLegend__kjK6_ li{min-height:24px}}@media(max-height:500px) and (min-width:701px){.esporo_dialog__5kdlj:has(.esporo_expandedMap__ReWZN) .esporo_dialogFrame__CkW33>header{padding:10px 18px}.esporo_mapLegend__kjK6_ h3{font-size:14px}.esporo_mapLegend__kjK6_>p{font-size:9px;margin-bottom:6px}.esporo_mapLegend__kjK6_ li{min-height:22px;font-size:9px;line-height:1.25}.esporo_mapLegend__kjK6_ li>svg{width:20px;height:20px}.esporo_mapLegend__kjK6_ li small{font-size:8px}}.esporo_minimap__6wRka[data-paused=true]{z-index:11}