@import "https://fonts.googleapis.com/css2?family=Tilt+Warp&display=swap";.astronaut-run{--astronaut-run-duration:.76s;--astronaut-run-scale:1;vertical-align:middle;flex:none;display:inline-block;position:relative;overflow:visible}.astronaut-run__motion{display:block;position:absolute;inset:0}.astronaut-run__stage{width:124px;height:124px;transform:scale(var(--astronaut-run-scale));transform-origin:0 0;display:block;position:absolute;top:0;left:0}.astronaut-run[data-direction=left] .astronaut-run__stage{transform:translateX(124px) scaleX(-1) scale(var(--astronaut-run-scale))}.astronaut-run__skeleton,.astronaut-run__limb,.astronaut-run__joint,.astronaut-run__body-group{transform-origin:62px 62px;display:block;position:absolute;inset:0}.astronaut-run__skeleton{transform-origin:62px 82px}.astronaut-run__part{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute}.astronaut-run__part--left-upper-arm{transform-origin:14px 4px;width:20.5px;height:20.47px;top:49.95px;left:34.14px}.astronaut-run__part--left-forearm{transform-origin:12px 4px;width:15.34px;height:19.82px;top:52.37px;left:27.45px}.astronaut-run__part--left-hand{transform-origin:11px 11px;width:15.21px;height:16.95px;top:45.43px;left:21.6px}.astronaut-run__part--left-upper-leg{transform-origin:5px 3px;width:19.75px;height:26.08px;top:76.68px;left:61.98px}.astronaut-run__part--left-lower-leg{transform-origin:3px 2px;width:17.65px;height:18.82px;top:84.9px;left:68.99px}.astronaut-run__part--left-foot{transform-origin:4px 15px;width:19.65px;height:20.75px;top:81.21px;left:80.54px}.astronaut-run__part--body{transform-origin:22px 45px;width:43.14px;height:50.37px;top:40.54px;left:44.69px}.astronaut-run__part--head{transform-origin:21px 39px;width:41.5px;height:43.26px;top:10.63px;left:36.64px}.astronaut-run__part--right-upper-leg{transform-origin:13px 3px;width:27.53px;height:20.93px;top:76.87px;left:52.68px}.astronaut-run__part--right-lower-leg{transform-origin:15px 2px;width:20.57px;height:20.36px;top:86.38px;left:42.98px}.astronaut-run__part--right-foot{transform-origin:17px 4px;width:22.72px;height:20.32px;top:95.64px;left:31.56px}.astronaut-run__part--right-upper-arm{transform-origin:3px 5px;width:21.17px;height:19.67px;top:46.67px;left:67.59px}.astronaut-run__part--right-forearm{transform-origin:4px 3px;width:19.27px;height:15.88px;top:57.42px;left:71.09px}.astronaut-run__part--right-hand{transform-origin:12px 4px;width:16.65px;height:15.69px;top:64.37px;left:65.03px}.astronaut-run[data-state=running] .astronaut-run__motion{animation:astronaut-run-body-weight-right var(--astronaut-run-duration) cubic-bezier(.37, 0, .63, 1) infinite;will-change:transform}.astronaut-run[data-state=running][data-direction=left] .astronaut-run__motion{animation-name:astronaut-run-body-weight-left}.astronaut-run[data-state=running] .astronaut-run__skeleton{transform:rotate(-1.6deg)}.astronaut-run[data-state=running] .astronaut-run__limb--left-leg{animation:astronaut-run-left-hip var(--astronaut-run-duration) linear infinite;transform-origin:71px 80px}.astronaut-run[data-state=running] .astronaut-run__joint--left-knee{animation:astronaut-run-left-knee var(--astronaut-run-duration) linear infinite;transform-origin:75px 93px}.astronaut-run[data-state=running] .astronaut-run__joint--left-ankle{animation:astronaut-run-left-ankle var(--astronaut-run-duration) linear infinite;transform-origin:84px 96px}.astronaut-run[data-state=running] .astronaut-run__limb--right-leg{animation:astronaut-run-right-hip var(--astronaut-run-duration) linear infinite;transform-origin:66px 80px}.astronaut-run[data-state=running] .astronaut-run__joint--right-knee{animation:astronaut-run-right-knee var(--astronaut-run-duration) linear infinite;transform-origin:58px 92px}.astronaut-run[data-state=running] .astronaut-run__joint--right-ankle{animation:astronaut-run-right-ankle var(--astronaut-run-duration) linear infinite;transform-origin:49px 100px}.astronaut-run[data-state=running] .astronaut-run__limb--left-arm{animation:astronaut-run-left-shoulder var(--astronaut-run-duration) linear infinite;transform-origin:48.14px 53.95px}.astronaut-run[data-state=running] .astronaut-run__joint--left-elbow{animation:astronaut-run-left-elbow var(--astronaut-run-duration) linear infinite;transform-origin:39.45px 56.37px}.astronaut-run[data-state=running] .astronaut-run__joint--left-wrist{animation:astronaut-run-left-wrist var(--astronaut-run-duration) linear infinite;transform-origin:32.6px 56.43px}.astronaut-run[data-state=running] .astronaut-run__limb--right-arm{animation:astronaut-run-right-shoulder var(--astronaut-run-duration) linear infinite;transform-origin:70.59px 51.67px}.astronaut-run[data-state=running] .astronaut-run__joint--right-elbow{animation:astronaut-run-right-elbow var(--astronaut-run-duration) linear infinite;transform-origin:75.09px 60.42px}.astronaut-run[data-state=running] .astronaut-run__joint--right-wrist{animation:astronaut-run-right-wrist var(--astronaut-run-duration) linear infinite;transform-origin:77.03px 68.37px}@keyframes astronaut-run-body-weight-right{0%,50%,to{transform:translateY(-3px)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes astronaut-run-body-weight-left{0%,50%,to{transform:translateY(-3px)}25%{transform:translate(2px)}75%{transform:translate(-2px)}}@keyframes astronaut-run-left-hip{0%,to{transform:rotate(-37deg)}6.25%{transform:rotate(-20.75deg)}12.5%{transform:rotate(-4.5deg)}18.75%{transform:rotate(11.75deg)}25%{transform:rotate(28deg)}31.25%{transform:rotate(44.25deg)}37.5%{transform:rotate(60.5deg)}43.75%{transform:rotate(76.75deg)}50%{transform:rotate(93deg)}56.25%{transform:rotate(76.75deg)}62.5%{transform:rotate(60.5deg)}68.75%{transform:rotate(44.25deg)}75%{transform:rotate(28deg)}81.25%{transform:rotate(11.75deg)}87.5%{transform:rotate(-4.5deg)}93.75%{transform:rotate(-20.75deg)}}@keyframes astronaut-run-left-knee{0%,to{transform:rotate(20deg)}6.25%{transform:rotate(31deg)}12.5%{transform:rotate(46deg)}18.75%{transform:rotate(59deg)}25%{transform:rotate(66deg)}31.25%{transform:rotate(61deg)}37.5%{transform:rotate(49deg)}43.75%{transform:rotate(33deg)}50%{transform:rotate(11deg)}56.25%{transform:rotate(19deg)}62.5%{transform:rotate(16deg)}68.75%{transform:rotate(13deg)}75%{transform:rotate(11deg)}81.25%{transform:rotate(13deg)}87.5%{transform:rotate(17deg)}93.75%{transform:rotate(20deg)}}@keyframes astronaut-run-left-ankle{0%,to{transform:rotate(34deg)}6.25%{transform:rotate(23deg)}12.5%{transform:rotate(13deg)}18.75%{transform:rotate(4deg)}25%{transform:rotate(-4deg)}31.25%{transform:rotate(-8deg)}37.5%{transform:rotate(-5deg)}43.75%{transform:rotate(2deg)}50%{transform:rotate(12deg)}56.25%{transform:rotate(-4deg)}62.5%{transform:rotate(-16deg)}68.75%{transform:rotate(-8deg)}75%{transform:rotate(5deg)}81.25%{transform:rotate(19deg)}87.5%{transform:rotate(33deg)}93.75%{transform:rotate(43deg)}}@keyframes astronaut-run-right-hip{0%,to{transform:rotate(33deg)}6.25%{transform:rotate(17.25deg)}12.5%{transform:rotate(1.5deg)}18.75%{transform:rotate(-14.25deg)}25%{transform:rotate(-30deg)}31.25%{transform:rotate(-45.75deg)}37.5%{transform:rotate(-61.5deg)}43.75%{transform:rotate(-77.25deg)}50%{transform:rotate(-93deg)}56.25%{transform:rotate(-77.25deg)}62.5%{transform:rotate(-61.5deg)}68.75%{transform:rotate(-45.75deg)}75%{transform:rotate(-30deg)}81.25%{transform:rotate(-14.25deg)}87.5%{transform:rotate(1.5deg)}93.75%{transform:rotate(17.25deg)}}@keyframes astronaut-run-right-knee{0%,to{transform:rotate(-11deg)}6.25%{transform:rotate(-19deg)}12.5%{transform:rotate(-16deg)}18.75%{transform:rotate(-13deg)}25%{transform:rotate(-11deg)}31.25%{transform:rotate(-13deg)}37.5%{transform:rotate(-17deg)}43.75%{transform:rotate(-21deg)}50%{transform:rotate(-20deg)}56.25%{transform:rotate(-32deg)}62.5%{transform:rotate(-46deg)}68.75%{transform:rotate(-59deg)}75%{transform:rotate(-64deg)}81.25%{transform:rotate(-59deg)}87.5%{transform:rotate(-46deg)}93.75%{transform:rotate(-32deg)}}@keyframes astronaut-run-right-ankle{0%,to{transform:rotate(20deg)}6.25%{transform:rotate(1deg)}12.5%{transform:rotate(-20deg)}18.75%{transform:rotate(-15deg)}25%{transform:rotate(-5deg)}31.25%{transform:rotate(8deg)}37.5%{transform:rotate(23deg)}43.75%{transform:rotate(38deg)}50%{transform:rotate(27deg)}56.25%{transform:rotate(16deg)}62.5%{transform:rotate(7deg)}68.75%{transform:rotate(0)}75%{transform:rotate(-5deg)}81.25%{transform:rotate(-1deg)}87.5%{transform:rotate(7deg)}93.75%{transform:rotate(15deg)}}@keyframes astronaut-run-left-shoulder{0%,to{transform:rotate(15deg)}6.25%{transform:rotate(-2.5deg)}12.5%{transform:rotate(-20deg)}18.75%{transform:rotate(-37.5deg)}25%{transform:rotate(-55deg)}31.25%{transform:rotate(-72.5deg)}37.5%{transform:rotate(-90deg)}43.75%{transform:rotate(-107.5deg)}50%{transform:rotate(-125deg)}56.25%{transform:rotate(-107.5deg)}62.5%{transform:rotate(-90deg)}68.75%{transform:rotate(-72.5deg)}75%{transform:rotate(-55deg)}81.25%{transform:rotate(-37.5deg)}87.5%{transform:rotate(-20deg)}93.75%{transform:rotate(-2.5deg)}}@keyframes astronaut-run-left-elbow{0%,to{transform:rotate(20deg)}6.25%{transform:rotate(24deg)}12.5%{transform:rotate(30deg)}18.75%{transform:rotate(38deg)}25%{transform:rotate(46deg)}31.25%{transform:rotate(50deg)}37.5%{transform:rotate(42deg)}43.75%{transform:rotate(28deg)}50%{transform:rotate(18deg)}56.25%{transform:rotate(22deg)}62.5%{transform:rotate(30deg)}68.75%{transform:rotate(40deg)}75%{transform:rotate(48deg)}81.25%{transform:rotate(44deg)}87.5%{transform:rotate(34deg)}93.75%{transform:rotate(25deg)}}@keyframes astronaut-run-left-wrist{0%,to{transform:rotate(-12deg)}6.25%{transform:rotate(-16deg)}12.5%{transform:rotate(-18deg)}18.75%{transform:rotate(-16deg)}25%{transform:rotate(-10deg)}31.25%{transform:rotate(-2deg)}37.5%{transform:rotate(6deg)}43.75%{transform:rotate(12deg)}50%{transform:rotate(14deg)}56.25%{transform:rotate(10deg)}62.5%{transform:rotate(4deg)}68.75%{transform:rotate(-4deg)}75%{transform:rotate(-10deg)}81.25%{transform:rotate(-14deg)}87.5%{transform:rotate(-16deg)}93.75%{transform:rotate(-14deg)}}@keyframes astronaut-run-right-shoulder{0%,to{transform:rotate(-30deg)}6.25%{transform:rotate(-12.5deg)}12.5%{transform:rotate(5deg)}18.75%{transform:rotate(22.5deg)}25%{transform:rotate(40deg)}31.25%{transform:rotate(57.5deg)}37.5%{transform:rotate(75deg)}43.75%{transform:rotate(92.5deg)}50%{transform:rotate(110deg)}56.25%{transform:rotate(92.5deg)}62.5%{transform:rotate(75deg)}68.75%{transform:rotate(57.5deg)}75%{transform:rotate(40deg)}81.25%{transform:rotate(22.5deg)}87.5%{transform:rotate(5deg)}93.75%{transform:rotate(-12.5deg)}}@keyframes astronaut-run-right-elbow{0%,to{transform:rotate(18deg)}6.25%{transform:rotate(24deg)}12.5%{transform:rotate(34deg)}18.75%{transform:rotate(44deg)}25%{transform:rotate(48deg)}31.25%{transform:rotate(40deg)}37.5%{transform:rotate(30deg)}43.75%{transform:rotate(22deg)}50%{transform:rotate(20deg)}56.25%{transform:rotate(24deg)}62.5%{transform:rotate(32deg)}68.75%{transform:rotate(42deg)}75%{transform:rotate(50deg)}81.25%{transform:rotate(46deg)}87.5%{transform:rotate(36deg)}93.75%{transform:rotate(26deg)}}@keyframes astronaut-run-right-wrist{0%,to{transform:rotate(10deg)}6.25%{transform:rotate(14deg)}12.5%{transform:rotate(12deg)}18.75%{transform:rotate(6deg)}25%{transform:rotate(0)}31.25%{transform:rotate(-8deg)}37.5%{transform:rotate(-14deg)}43.75%{transform:rotate(-18deg)}50%{transform:rotate(-16deg)}56.25%{transform:rotate(-10deg)}62.5%{transform:rotate(-2deg)}68.75%{transform:rotate(6deg)}75%{transform:rotate(12deg)}81.25%{transform:rotate(15deg)}87.5%{transform:rotate(14deg)}93.75%{transform:rotate(12deg)}}@media (prefers-reduced-motion:reduce){.astronaut-run[data-state=running] .astronaut-run__motion,.astronaut-run[data-state=running] .astronaut-run__limb,.astronaut-run[data-state=running] .astronaut-run__joint{animation:none}.astronaut-run[data-state=running] .astronaut-run__motion,.astronaut-run[data-state=running] .astronaut-run__skeleton{will-change:auto;transform:none}}.ui-avatar{--avatar-size:40px;--avatar-radius:16px;--avatar-border:var(--button-dark-border);--avatar-shadow-y:3px;width:var(--avatar-size);height:var(--avatar-size);border-radius:var(--avatar-radius);background:#8f9f98;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;overflow:hidden}.ui-avatar--image{border:1px solid var(--avatar-border);box-shadow:0 var(--avatar-shadow-y) 0 var(--avatar-border)}.ui-avatar__image{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.ui-avatar__image--placeholder{object-fit:contain}.ui-badge{--badge-bg:var(--button-light-bg);--badge-border:var(--button-light-border);--badge-top:var(--button-light-top);--badge-height:18px;--badge-top-height:7px;--badge-radius:7px;--badge-padding-x:7px;--badge-font-size:10px;--badge-line-height:10px;--ui-text-fill:var(--button-reference-text-fill);--ui-text-stroke-color:var(--badge-border);--ui-text-stroke-width:.65px;--ui-text-shadow-color:var(--badge-border);--ui-text-shadow-y:1px;isolation:isolate;max-width:100%;height:var(--badge-height);border:1px solid var(--badge-border);border-radius:var(--badge-radius);box-shadow:0 2px 0 var(--badge-border);color:var(--button-reference-text-fill);font-family:var(--button-reference-text-font-family);font-size:var(--badge-font-size);font-variation-settings:"XROT" 0, "YROT" 0;font-weight:400;line-height:var(--badge-line-height);padding:0 var(--badge-padding-x) 1px;white-space:nowrap;background:0 0;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.ui-badge:before,.ui-badge:after{content:"";position:absolute}.ui-badge:before{z-index:-2;border-radius:inherit;background:var(--badge-bg);inset:0}.ui-badge:after{z-index:-1;height:var(--badge-top-height);border-radius:calc(var(--badge-radius) - 2px) calc(var(--badge-radius) - 2px) 3px 3px;background:var(--badge-top);top:2px;left:2px;right:2px}.ui-badge__label{text-overflow:ellipsis;min-width:0;overflow:hidden}.ui-badge--tone-dark{--badge-bg:var(--button-dark-bg);--badge-border:var(--button-dark-text-stroke);--badge-top:var(--button-dark-top)}.ui-badge--tone-success{--badge-bg:var(--button-success-bg);--badge-border:var(--button-success-border);--badge-top:var(--button-success-top)}.ui-badge--tone-danger{--badge-bg:var(--button-danger-bg);--badge-border:var(--button-danger-border);--badge-top:var(--button-danger-top)}.ui-badge--size-md{--badge-height:22px;--badge-top-height:9px;--badge-radius:9px;--badge-padding-x:9px;--badge-font-size:12px;--badge-line-height:12px;--ui-text-stroke-width:.8px}.ui-navigation-button{--navigation-button-bg:var(--button-dark-bg);--navigation-button-border:var(--button-dark-border);--navigation-button-top:var(--button-dark-top);--navigation-button-icon-width:24px;--navigation-button-icon-height:24px;width:80px;min-width:0;color:var(--navigation-label);cursor:pointer;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;-webkit-user-select:none;user-select:none;background:0 0;border:0;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:700;line-height:14px;display:inline-flex}.ui-navigation-button__plate{isolation:isolate;border:1px solid var(--navigation-button-border);width:56px;height:40px;box-shadow:0 4px 0 0 var(--navigation-button-border);border-radius:16px;flex:none;justify-content:center;align-items:center;transition:filter .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative}.ui-navigation-button__plate:before,.ui-navigation-button__plate:after{content:"";position:absolute}.ui-navigation-button__plate:before{z-index:-2;border-radius:inherit;background:var(--navigation-button-bg);inset:0}.ui-navigation-button__plate:after{z-index:-1;background:var(--navigation-button-top);border-radius:24px 24px 9.5px 9.5px;width:51px;height:20px;top:1px;left:1.5px}.ui-navigation-button__icon{z-index:1;width:var(--navigation-button-icon-width);height:var(--navigation-button-icon-height);justify-content:center;align-items:center;display:inline-flex;position:relative}.ui-navigation-button__image{object-fit:contain;width:100%;height:100%;display:block}.ui-navigation-button--icon-home .ui-navigation-button__image{transform:translate(-1px,2px)}.ui-navigation-button__badge{z-index:3;border:.944px solid var(--badge-danger-border);background:var(--badge-danger-bg);min-width:21px;height:21px;box-shadow:0 1px 0 0 var(--badge-danger-border);color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-shadow:0 .856px 0 var(--badge-danger-border);white-space:nowrap;border-radius:15.099px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;line-height:1;display:inline-flex;position:absolute;top:-10px;left:37px}.ui-navigation-button__label{text-overflow:ellipsis;white-space:nowrap;max-width:74px;min-height:14px;display:block;overflow:hidden}.ui-navigation-button__spinner{z-index:4;border:3px solid #ffffff5c;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ui-navigation-button-spin;position:absolute}.ui-navigation-button--tone-light{--navigation-button-bg:var(--button-light-bg);--navigation-button-border:var(--button-light-border);--navigation-button-top:var(--button-light-top)}.ui-navigation-button:hover:not(:disabled) .ui-navigation-button__plate{filter:brightness(1.06)}.ui-navigation-button:active:not(:disabled) .ui-navigation-button__plate{box-shadow:0 2px 0 0 var(--navigation-button-border);transform:translateY(2px)}.ui-navigation-button:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:4px;border-radius:18px}.ui-navigation-button:disabled,.ui-navigation-button--loading{cursor:not-allowed;filter:saturate(.75)brightness(.86)}.ui-navigation-button--loading .ui-navigation-button__icon{opacity:0}@keyframes ui-navigation-button-spin{to{transform:rotate(360deg)}}.ui-bottom-navigation{width:375px;max-width:100%;height:110px;position:relative;overflow:visible;container:ui-bottom-navigation/inline-size}.ui-bottom-navigation--placement-page{z-index:8;right:0;bottom:var(--ui-page-bottom-offset,0px);width:100%;position:absolute;left:0}.ui-bottom-navigation__shadow{z-index:0;transform-origin:50%;pointer-events:none;width:calc(100% + 2px);height:155px;display:block;position:absolute;top:-44px;left:-1px;transform:rotate(180deg)}.ui-bottom-navigation__bar{z-index:1;border:1px solid var(--button-dark-border);background:var(--button-dark-bg);border-radius:16px 16px 0 0;justify-content:center;align-items:flex-start;width:100%;height:110px;padding:8px 0 40px;display:flex;position:absolute;bottom:0;left:0}.ui-bottom-navigation__items{justify-content:center;align-items:flex-start;display:flex}.ui-bottom-navigation__items .ui-navigation-button:not(:last-child){margin-right:-16px}@container ui-bottom-navigation (width<=360px){.ui-bottom-navigation__items .ui-navigation-button:not(:last-child){margin-right:-20px}}.ui-button{--button-bg:var(--button-light-bg);--button-border:var(--button-light-border);--button-top:var(--button-light-top);--button-text-stroke:var(--button-reference-text-stroke);--button-text-shadow:var(--button-reference-text-shadow);--ui-text-fill:var(--button-reference-text-fill);--ui-text-stroke-color:var(--button-text-stroke);--ui-text-stroke-width:var(--button-reference-text-stroke-width);--ui-text-shadow-color:var(--button-text-shadow);--ui-text-shadow-x:var(--button-reference-text-shadow-x);--ui-text-shadow-y:var(--button-reference-text-shadow-y);--button-height:40px;--button-width:167px;--button-top-height:19px;--button-top-radius-top:24px;--button-top-radius-bottom:9.5px;--button-top-offset-x:2.5px;--button-top-offset-y:2.5px;isolation:isolate;width:var(--button-width);height:var(--button-height);border:1px solid var(--button-border);box-shadow:0 4px 0 0 var(--button-border);color:#fff;cursor:pointer;font-family:var(--button-reference-text-font-family);font-size:var(--button-reference-text-font-size);font-variation-settings:"XROT" 0, "YROT" 0;line-height:var(--button-reference-text-line-height);text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border-radius:16px;flex:none;justify-content:center;align-items:center;gap:8px;padding:4px 16px;transition:filter .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative;overflow:hidden}.ui-button:before,.ui-button:after{content:"";position:absolute}.ui-button:before{z-index:-2;border-radius:inherit;background:var(--button-bg);inset:0}.ui-button:after{z-index:-1;top:var(--button-top-offset-y);right:var(--button-top-offset-x);left:var(--button-top-offset-x);height:var(--button-top-height);border-radius:var(--button-top-radius-top) var(--button-top-radius-top) var(--button-top-radius-bottom) var(--button-top-radius-bottom);background:var(--button-top)}.ui-button__icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ui-button__icon svg{width:100%;height:100%}.ui-button--tone-dark{--button-bg:var(--button-dark-bg);--button-border:var(--button-dark-border);--button-top:var(--button-dark-top);--button-text-stroke:var(--button-dark-text-stroke);--button-text-shadow:var(--button-dark-text-shadow)}.ui-button--tone-mid{--button-bg:var(--button-mid-bg);--button-border:var(--button-mid-border);--button-top:var(--button-mid-top);--button-text-stroke:var(--button-mid-text-stroke);--button-text-shadow:var(--button-mid-text-shadow)}.ui-button--tone-danger{--button-bg:var(--button-danger-bg);--button-border:var(--button-danger-border);--button-top:var(--button-danger-top);--button-text-stroke:var(--button-danger-text-stroke);--button-text-shadow:var(--button-danger-text-shadow)}.ui-button--tone-success{--button-bg:var(--button-success-bg);--button-border:var(--button-success-border);--button-top:var(--button-success-top);--button-text-stroke:var(--button-success-border);--button-text-shadow:var(--button-success-border)}.ui-button--tone-gold{--button-bg:var(--button-gold-bg);--button-border:var(--button-gold-border);--button-top:var(--button-gold-top);--button-text-stroke:var(--button-gold-border);--button-text-shadow:var(--button-gold-border)}.ui-button--tone-pink{--button-bg:var(--button-pink-bg);--button-border:var(--button-pink-border);--button-top:var(--button-pink-top);--button-text-stroke:var(--button-pink-border);--button-text-shadow:var(--button-pink-border)}.ui-button--size-lg{--button-height:56px;--button-width:343px;--button-top-height:27px;--button-top-radius-top:13px;--button-top-radius-bottom:4px;--button-top-offset-x:3px;--button-top-offset-y:3px}.ui-button--full-width{width:100%}.ui-button:hover:not(:disabled){filter:brightness(1.06)}.ui-button:active:not(:disabled){box-shadow:0 2px 0 0 var(--button-border);transform:translateY(2px)}.ui-button:focus-visible{outline-offset:4px;outline:3px solid #70d4ff6b}.ui-button:disabled{cursor:not-allowed}.ui-button:disabled:not(.ui-button--loading){--button-bg:var(--button-dark-bg);--button-border:var(--button-dark-border);--button-top:var(--button-dark-top);--button-text-stroke:var(--button-dark-text-stroke);--button-text-shadow:var(--button-dark-text-shadow);filter:none}.ui-button--loading{cursor:not-allowed;filter:saturate(.75)brightness(.86)}@media (width<=420px){.ui-button--size-lg{--button-width:min(343px, calc(100vw - 32px))}}.ui-celebration-confetti{pointer-events:none;position:absolute;inset:0}.ui-celebration-confetti__piece{--ui-celebration-confetti-delay:0s;--ui-celebration-confetti-drift:0px;--ui-celebration-confetti-duration:.82s;--ui-celebration-confetti-end-x:0px;--ui-celebration-confetti-end-y:650px;--ui-celebration-confetti-start-y:-220px;z-index:4;top:var(--ui-celebration-confetti-top);left:var(--ui-celebration-confetti-left);width:var(--ui-celebration-confetti-width);height:var(--ui-celebration-confetti-height);animation:ui-celebration-confetti-fall var(--ui-celebration-confetti-duration) linear var(--ui-celebration-confetti-delay) infinite both;background:var(--ui-celebration-confetti-color);opacity:0;pointer-events:none;transform:rotate(var(--ui-celebration-confetti-rotate));transform-origin:50%;will-change:opacity, transform;display:block;position:absolute}.ui-celebration-confetti__piece--strip{border-radius:1px}.ui-celebration-confetti__piece--diamond{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.ui-celebration-confetti__piece--slab{clip-path:polygon(14% 8%,100% 0,88% 100%,0 100%)}.ui-celebration-confetti__piece--slash{clip-path:polygon(0 38%,100% 0,67% 56%,27% 100%)}.ui-celebration-confetti__piece--fold{clip-path:polygon(0 20%,70% 0,100% 68%,30% 100%)}@keyframes ui-celebration-confetti-fall{0%{opacity:0;transform:translate3d(var(--ui-celebration-confetti-drift), var(--ui-celebration-confetti-start-y), 0) rotate(calc(var(--ui-celebration-confetti-rotate) - 170deg)) scale(.86)}10%{opacity:1}84%{opacity:1}to{opacity:0;transform:translate3d(var(--ui-celebration-confetti-end-x), var(--ui-celebration-confetti-end-y), 0) rotate(calc(var(--ui-celebration-confetti-rotate) + 380deg)) scale(.96)}}@media (prefers-reduced-motion:reduce){.ui-celebration-confetti__piece{opacity:1;transform:rotate(var(--ui-celebration-confetti-rotate));animation:none}}.ui-checkbox{--checkbox-bg:var(--panel-dark-bg);--checkbox-border:var(--panel-dark-border);--checkbox-shadow:var(--panel-dark-shadow);--checkbox-check:#c5e8f6;--checkbox-label:#f5fbff;--checkbox-description:#8ba9b8;--checkbox-size:24px;min-width:0;color:var(--checkbox-label);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;display:inline-flex}.ui-checkbox--tone-mid{--checkbox-bg:#10222c;--checkbox-border:#315666;--checkbox-shadow:#183341;--checkbox-check:#70d4ff}.ui-checkbox--disabled{cursor:not-allowed}.ui-checkbox__control{width:var(--checkbox-size);height:var(--checkbox-size);flex:none;display:inline-flex;position:relative}.ui-checkbox__input{opacity:0;cursor:inherit;margin:0;position:absolute;inset:0}.ui-checkbox__box{border:1px solid var(--checkbox-border);background:var(--checkbox-bg);width:100%;height:100%;box-shadow:0 3px 0 0 var(--checkbox-shadow), inset 0 1px 0 #d8f4ff14;border-radius:8px;justify-content:center;align-items:center;transition:filter .16s,transform .16s,box-shadow .16s,background-color .16s,border-color .16s;display:inline-flex;position:relative}.ui-checkbox__box:after{border-right:3px solid var(--checkbox-check);border-bottom:3px solid var(--checkbox-check);content:"";opacity:0;transform-origin:50%;width:5px;height:10px;transition:opacity .16s,transform .16s;position:absolute;top:5px;left:8px;transform:rotate(45deg)scale(.8)}.ui-checkbox__copy{flex-direction:column;gap:2px;min-width:0;padding-top:1px;display:flex}.ui-checkbox__label,.ui-checkbox__description{font-family:var(--font-sans);letter-spacing:0}.ui-checkbox__label{color:var(--checkbox-label);font-size:13px;font-weight:700;line-height:17px}.ui-checkbox__description{color:var(--checkbox-description);font-size:12px;font-weight:600;line-height:16px}.ui-checkbox:hover .ui-checkbox__box{filter:brightness(1.06)}.ui-checkbox__input:active+.ui-checkbox__box{box-shadow:0 1px 0 0 var(--checkbox-shadow);transform:translateY(2px)}.ui-checkbox__input:checked+.ui-checkbox__box{border-color:var(--checkbox-border);background:linear-gradient(#12313e 0,#0b161b 100%)}.ui-checkbox__input:checked+.ui-checkbox__box:after{opacity:1;transform:rotate(45deg)scale(1)}.ui-checkbox__input:focus-visible+.ui-checkbox__box{outline-offset:4px;outline:3px solid #70d4ff6b}.ui-checkbox--disabled .ui-checkbox__box,.ui-checkbox__input:disabled+.ui-checkbox__box{filter:saturate(.72)brightness(.8)}.ui-checkbox--disabled .ui-checkbox__label,.ui-checkbox--disabled .ui-checkbox__description,.ui-checkbox__input:disabled~.ui-checkbox__copy .ui-checkbox__label,.ui-checkbox__input:disabled~.ui-checkbox__copy .ui-checkbox__description{opacity:.72}.ui-display-title{--ui-display-title-fill:var(--display-title-light-fill);--ui-display-title-stroke:var(--display-title-light-stroke);--ui-display-title-stroke-width:1.4px;--ui-display-title-shadow:var(--display-title-light-shadow);--ui-display-title-shadow-y:3px;--ui-display-title-font-size:44px;--ui-display-title-line-height:48px;--ui-text-fill:var(--ui-display-title-fill);--ui-text-stroke-color:var(--ui-display-title-stroke);--ui-text-stroke-width:var(--ui-display-title-stroke-width);--ui-text-shadow-color:var(--ui-display-title-shadow);--ui-text-shadow-y:var(--ui-display-title-shadow-y);color:var(--ui-display-title-fill);font-family:var(--font-display);font-size:var(--ui-display-title-font-size);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;font-weight:400;line-height:var(--ui-display-title-line-height);text-align:center;text-transform:uppercase;text-wrap:balance;margin:0}.ui-display-title--tone-light{--ui-display-title-fill:var(--display-title-light-fill);--ui-display-title-stroke:var(--display-title-light-stroke);--ui-display-title-shadow:var(--display-title-light-shadow)}.ui-display-title--tone-blue{--ui-display-title-fill:var(--display-title-blue-fill);--ui-display-title-stroke:var(--display-title-blue-stroke);--ui-display-title-shadow:var(--display-title-blue-shadow)}.ui-display-title--tone-brown{--ui-display-title-fill:var(--display-title-brown-fill);--ui-display-title-stroke:var(--display-title-brown-stroke);--ui-display-title-shadow:var(--display-title-brown-shadow)}.ui-display-title--tone-gold{--ui-display-title-fill:var(--display-title-gold-fill);--ui-display-title-stroke:var(--display-title-gold-stroke);--ui-display-title-shadow:var(--display-title-gold-shadow)}.ui-display-title--tone-silver{--ui-display-title-fill:var(--display-title-silver-fill);--ui-display-title-stroke:var(--display-title-silver-stroke);--ui-display-title-shadow:var(--display-title-silver-shadow)}.ui-display-title--tone-bronze{--ui-display-title-fill:var(--display-title-bronze-fill);--ui-display-title-stroke:var(--display-title-bronze-stroke);--ui-display-title-shadow:var(--display-title-bronze-shadow)}.ui-display-title--tone-pink{--ui-display-title-fill:var(--display-title-pink-fill);--ui-display-title-stroke:var(--display-title-pink-stroke);--ui-display-title-shadow:var(--display-title-pink-shadow)}.ui-display-title--size-xs{--ui-display-title-font-size:12px;--ui-display-title-line-height:16px;--ui-display-title-shadow-y:2.4px}.ui-display-title--size-xs16{--ui-display-title-font-size:16px;--ui-display-title-line-height:20px;--ui-display-title-shadow-y:2.4px}.ui-display-title--size-sm{--ui-display-title-font-size:20px;--ui-display-title-line-height:24px}.ui-display-title--size-md{--ui-display-title-font-size:32px;--ui-display-title-line-height:40px}.ui-display-title--case-preserve{text-transform:none}.ui-equipment-icon{--equipment-icon-size:77px;width:var(--equipment-icon-size);height:var(--equipment-icon-size);vertical-align:middle;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;overflow:visible}.ui-equipment-icon__image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;flex:none;width:100%;height:100%;display:block}.ui-gift-box-icon{--gift-box-icon-size:48px;width:var(--gift-box-icon-size);pointer-events:none;-webkit-user-select:none;user-select:none;flex:none;height:auto;display:block}.ui-panel{--panel-bg:var(--panel-dark-bg);--panel-border:var(--panel-dark-border);--panel-shadow-color:var(--panel-dark-shadow);--panel-radius:var(--panel-radius-md);--panel-shadow-y:4px;--panel-shadow:0 var(--panel-shadow-y) 0 0 var(--panel-shadow-color);border:1px solid var(--panel-border);border-radius:var(--panel-radius);background:var(--panel-bg);box-shadow:var(--panel-shadow);position:relative;overflow:visible}.ui-panel--tone-overlay{--panel-bg:var(--panel-overlay-bg);--panel-border:var(--panel-overlay-border);--panel-shadow-color:var(--panel-overlay-shadow)}.ui-panel--size-xs{--panel-radius:8px}.ui-panel--size-sm{--panel-radius:10px}.ui-panel--variant-subtle{--panel-shadow:0 2px 0 0 var(--panel-shadow-color)}.ui-panel--variant-flat{--panel-shadow:none}.ui-panel--tone-overlay.ui-panel--variant-raised{--panel-shadow:inset 0 1px 0 var(--panel-overlay-highlight), 0 4px 0 var(--panel-overlay-shadow), 0 7px 10px #0000003d}.ui-panel--tone-overlay.ui-panel--variant-subtle{--panel-shadow:inset 0 1px 0 var(--panel-overlay-highlight), 0 2px 0 var(--panel-overlay-shadow), 0 4px 7px #0000002e}.ui-panel--full-width{width:100%}.ui-resource-icon{--resource-icon-size:24px;--resource-icon-width:24px;--resource-icon-height:24px;width:var(--resource-icon-size);height:var(--resource-icon-size);vertical-align:middle;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;position:relative;overflow:visible}.ui-resource-icon__image{width:var(--resource-icon-width);height:var(--resource-icon-height);object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;flex:none;display:block}.ui-resource-icon__layer{top:var(--resource-layer-top);left:var(--resource-layer-left);width:var(--resource-layer-width);height:var(--resource-layer-height);position:absolute}.ui-text{--ui-body-text-color:var(--color-text-primary);--ui-body-text-font-size:16px;--ui-body-text-font-weight:400;--ui-body-text-line-height:22px;color:var(--ui-body-text-color);font-family:var(--font-sans);font-size:var(--ui-body-text-font-size);font-weight:var(--ui-body-text-font-weight);letter-spacing:0;line-height:var(--ui-body-text-line-height);overflow-wrap:anywhere;margin:0}.ui-text--variant-label{--ui-body-text-font-weight:700}.ui-text--tone-light{--ui-body-text-color:var(--color-text-primary)}.ui-text--tone-muted{--ui-body-text-color:var(--color-text-muted)}.ui-text--tone-secondary{--ui-body-text-color:var(--color-text-secondary)}.ui-text--tone-highlight{--ui-body-text-color:var(--color-text-highlight)}.ui-text--tone-strong{--ui-body-text-color:var(--color-text-strong)}.ui-text--tone-accent{--ui-body-text-color:var(--color-text-accent)}.ui-text--tone-danger{--ui-body-text-color:var(--color-status-insufficient)}.ui-text--size-xs{--ui-body-text-font-size:12px;--ui-body-text-line-height:16px}.ui-text--size-sm{--ui-body-text-font-size:14px;--ui-body-text-line-height:18px}.ui-text--size-lg{--ui-body-text-font-size:20px;--ui-body-text-line-height:26px}.ui-text--align-center{text-align:center}.ui-text--align-end{text-align:end}.ui-daily-drop.ui-panel{--daily-drop-surface:#0b151b;--daily-drop-border:#17242d;--daily-drop-hidden-border:#111c24;--daily-drop-amount-shadow:#203841;border-color:var(--daily-drop-border);background:var(--daily-drop-surface);border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;border-radius:16px 16px 0 0;flex:none;width:100%;min-width:375px;max-width:100%;height:569px;position:relative;overflow:hidden}.ui-daily-drop__title{position:absolute;top:15px;left:16px;right:16px}.ui-daily-drop__notice.ui-panel{--panel-bg:var(--daily-drop-surface);--panel-border:var(--daily-drop-border);--panel-shadow-color:var(--daily-drop-border);justify-content:center;align-items:center;width:auto;height:68px;padding:0 14px;display:flex;position:absolute;top:69px;left:15px;right:17px}.ui-daily-drop__notice-copy{-webkit-line-clamp:2;max-width:310px;color:var(--navigation-label);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ui-daily-drop__grid{grid-template-rows:repeat(4,62px);grid-template-columns:repeat(5,62px);gap:10px 8px;width:342px;height:278px;margin:0;padding:0;list-style:none;display:grid;position:absolute;top:163px;left:50%;transform:translate(-50%)}.ui-daily-drop__cell.ui-panel{--panel-bg:var(--daily-drop-surface);--panel-border:var(--daily-drop-border);--panel-shadow-color:var(--daily-drop-border);isolation:isolate;border-radius:16px;justify-content:center;align-items:center;width:62px;height:62px;display:flex;overflow:hidden}.ui-daily-drop__cell[data-state=locked]{--panel-border:var(--daily-drop-hidden-border);--panel-shadow-color:var(--daily-drop-hidden-border)}.ui-daily-drop__cell[data-kind=gift]{--panel-border:var(--daily-drop-border);--panel-shadow-color:var(--daily-drop-border)}.ui-daily-drop__cell[data-state=current]{--panel-bg:var(--button-light-bg);--panel-border:var(--button-light-border);--panel-shadow-color:var(--button-light-border)}.ui-daily-drop__cell[data-state=current]:before{z-index:-1;background:var(--button-light-top);content:"";border-radius:13px 13px 4px 4px;height:27px;position:absolute;top:2px;left:2px;right:2px}.ui-daily-drop__question{pointer-events:none;-webkit-user-select:none;user-select:none;width:25px;height:37px;display:block}.ui-daily-drop__reward-visual{z-index:1;pointer-events:none;justify-content:center;align-items:center;height:36px;display:flex;position:absolute;top:2px;left:3px;right:3px}.ui-daily-drop__cell[data-state=preview] .ui-daily-drop__reward-visual{opacity:.35}.ui-daily-drop__reward-visual .ui-resource-icon{transform:translateY(1px)}.ui-daily-drop__amount{--ui-text-fill:#596064;--ui-text-stroke-color:var(--daily-drop-amount-shadow);--ui-text-stroke-width:1.2px;--ui-text-shadow-color:var(--daily-drop-amount-shadow);--ui-text-shadow-y:2px;color:#596064;font-family:var(--font-display);text-align:center;white-space:nowrap;font-size:16px;line-height:20px;position:absolute;bottom:4px;left:3px;right:3px}.ui-daily-drop__cell[data-state=current] .ui-daily-drop__amount{--ui-text-fill:var(--button-reference-text-fill);--ui-text-stroke-color:var(--button-reference-text-stroke);--ui-text-stroke-width:var(--button-reference-text-stroke-width);--ui-text-shadow-color:var(--button-reference-text-shadow);--ui-text-shadow-x:var(--button-reference-text-shadow-x);--ui-text-shadow-y:var(--button-reference-text-shadow-y);color:var(--button-reference-text-fill)}.ui-daily-drop__check-wrap{justify-content:center;align-items:center;width:32px;height:30px;display:inline-flex}.ui-daily-drop__check{pointer-events:none;-webkit-user-select:none;user-select:none;width:30px;height:28px;display:block}.ui-daily-drop__gift{flex:none}.ui-daily-drop__gift-action{appearance:none;width:62px;height:62px;color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:15px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ui-daily-drop__gift-action:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:-4px}.ui-daily-drop__progress{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ui-daily-drop__claim{width:auto;position:absolute;top:469px;left:16px;right:16px}@media (prefers-reduced-motion:reduce){.ui-daily-drop__cell,.ui-daily-drop__claim{transition:none}}.ui-dialog{z-index:20;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ui-dialog--closing{pointer-events:none}.ui-dialog__backdrop{cursor:pointer;animation:ui-dialog-backdrop-in var(--ui-modal-motion-duration) ease both;background:#02080b9e;border:0;padding:0;position:absolute;inset:0}.ui-dialog--closing .ui-dialog__backdrop{animation:ui-dialog-backdrop-out var(--ui-modal-motion-duration) ease both}.ui-dialog__panel{border:1px solid var(--panel-dark-border);background:var(--panel-dark-bg);width:311px;max-width:100%;box-shadow:0 4px 0 0 var(--panel-dark-shadow), 0 18px 32px #0000005c;animation:ui-dialog-panel-in var(--ui-modal-motion-duration) cubic-bezier(.22, 1, .36, 1) both;transform-origin:50%;border-radius:16px;flex-direction:column;gap:14px;padding:20px 16px 18px;display:flex;position:relative}.ui-dialog--closing .ui-dialog__panel{animation:ui-dialog-panel-out var(--ui-modal-motion-duration) cubic-bezier(.32, 0, .67, 0) both}.ui-dialog__close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.ui-dialog__close img{width:17.48px;height:17.48px;display:block}.ui-dialog__title{color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-shadow:0 1px 0 var(--resource-bar-text-shadow);text-transform:uppercase;margin:0;padding-right:32px;font-size:28px;font-weight:400;line-height:1}.ui-dialog__body{min-width:0}.ui-dialog--variant-sheet{align-items:flex-end;padding:0}.ui-dialog--variant-sheet .ui-dialog__panel{border-color:var(--button-dark-border);background:var(--button-dark-bg);width:375px;box-shadow:0 4px 0 0 var(--button-dark-border);animation:ui-dialog-sheet-in var(--ui-modal-motion-duration) cubic-bezier(.22, 1, .36, 1) both;transform-origin:bottom;gap:14px;padding:16px 16px 44px}.ui-dialog--variant-sheet.ui-dialog--closing .ui-dialog__panel{animation:ui-dialog-sheet-out var(--ui-modal-motion-duration) cubic-bezier(.32, 0, .67, 0) both}.ui-dialog--variant-sheet .ui-dialog__close{isolation:isolate;border:1px solid var(--button-dark-border);width:40px;height:40px;box-shadow:0 4px 0 0 var(--button-dark-border);background:0 0;border-radius:16px;transition:filter .16s,transform .16s,box-shadow .16s;top:16px;right:16px;overflow:hidden}.ui-dialog--variant-sheet .ui-dialog__close:before,.ui-dialog--variant-sheet .ui-dialog__close:after{content:"";position:absolute}.ui-dialog--variant-sheet .ui-dialog__close:before{z-index:-2;border-radius:inherit;background:var(--button-dark-bg);inset:0}.ui-dialog--variant-sheet .ui-dialog__close:after{z-index:-1;background:var(--button-dark-top);border-radius:24px 24px 9.5px 9.5px;height:19px;top:2px;left:2px;right:2px}.ui-dialog--variant-sheet .ui-dialog__close:hover{filter:brightness(1.06)}.ui-dialog--variant-sheet .ui-dialog__close:active{box-shadow:0 2px 0 0 var(--button-dark-border);transform:translateY(2px)}.ui-dialog--variant-sheet .ui-dialog__close:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:4px}.ui-dialog--variant-sheet .ui-dialog__close img{z-index:1;position:relative;transform:translateY(2px)}.ui-dialog--variant-sheet .ui-dialog__title{text-align:center;width:285px;max-width:100%;margin:22px auto 0;padding-right:0;font-size:32px;line-height:40px}.ui-dialog__title--visually-hidden,.ui-dialog--variant-sheet .ui-dialog__title--visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;max-width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-dialog--variant-sheet .ui-dialog__body{flex-direction:column;gap:14px;width:100%;min-width:0;display:flex}.ui-dialog--variant-sheet.ui-dialog--size-lg .ui-dialog__panel{height:calc(100% - 223px);max-height:724px;padding-bottom:0;overflow:hidden}.ui-dialog--variant-sheet.ui-dialog--size-lg .ui-dialog__body{scrollbar-width:none;min-height:0;padding-bottom:40px;overflow:hidden auto}.ui-dialog--variant-sheet.ui-dialog--size-lg .ui-dialog__body::-webkit-scrollbar{display:none}@keyframes ui-dialog-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes ui-dialog-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes ui-dialog-panel-in{0%{opacity:0;filter:blur(2px);transform:translateY(12px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes ui-dialog-panel-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translateY(12px)scale(.96)}}@keyframes ui-dialog-sheet-in{0%{opacity:0;filter:blur(2px);transform:translateY(72px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes ui-dialog-sheet-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translateY(72px)scale(.98)}}@media (width<=360px){.ui-dialog--variant-sheet .ui-dialog__panel{padding-bottom:36px;padding-left:14px;padding-right:14px}.ui-dialog--variant-sheet.ui-dialog--size-lg .ui-dialog__panel{height:calc(100% - 176px)}}@media (prefers-reduced-motion:reduce){.ui-dialog__backdrop,.ui-dialog__panel{animation:none}}.ui-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.ui-empty-state--full-width{width:100%}.ui-empty-state--size-sm{gap:10px;min-height:128px;padding:18px 16px}.ui-empty-state--size-md{gap:12px;min-height:184px;padding:24px 20px}.ui-empty-state__icon{justify-content:center;align-items:center;max-width:100%;display:flex}.ui-empty-state__copy{flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0;max-width:292px;display:flex}.ui-empty-state__title,.ui-empty-state__description{max-width:100%}.ui-empty-state__action{justify-content:center;align-items:center;width:100%;max-width:220px;margin-top:2px;display:flex}@media (width<=360px){.ui-empty-state--size-md{min-height:168px;padding:20px 14px}}.ui-fortune-multiplier-badge{--ui-fortune-multiplier-badge-size:88px;--ui-fortune-multiplier-badge-glow-color:#8305056b;--ui-fortune-multiplier-badge-shadow-color:#992121;width:var(--ui-fortune-multiplier-badge-size);height:var(--ui-fortune-multiplier-badge-size);object-fit:contain;filter:drop-shadow(0 1px 0 var(--ui-fortune-multiplier-badge-shadow-color)) drop-shadow(0 0 9px var(--ui-fortune-multiplier-badge-glow-color));-webkit-user-select:none;user-select:none;display:block}.ui-fortune-multiplier-badge--size-md{--ui-fortune-multiplier-badge-size:88px}.ui-fortune-multiplier-badge--tone-danger{--ui-fortune-multiplier-badge-glow-color:#8305056b;--ui-fortune-multiplier-badge-shadow-color:#992121}.ui-fortune-multiplier-badge--tone-green{--ui-fortune-multiplier-badge-glow-color:#01b16a66;--ui-fortune-multiplier-badge-shadow-color:#158976}.ui-fortune-multiplier-badge--tone-teal{--ui-fortune-multiplier-badge-glow-color:#00ffee70;--ui-fortune-multiplier-badge-shadow-color:#168692}.ui-fortune-multiplier-badge--tone-blue{--ui-fortune-multiplier-badge-glow-color:#0088ff6b;--ui-fortune-multiplier-badge-shadow-color:#1679cd}.ui-fortune-multiplier-badge--tone-purple{--ui-fortune-multiplier-badge-glow-color:#5d00ff66;--ui-fortune-multiplier-badge-shadow-color:#491589}.ui-fortune-multiplier-badge--tone-magenta{--ui-fortune-multiplier-badge-glow-color:#bb0baf66;--ui-fortune-multiplier-badge-shadow-color:#aa1bad}.ui-fortune-multiplier-badge--tone-gold{--ui-fortune-multiplier-badge-glow-color:#ffd5626b;--ui-fortune-multiplier-badge-shadow-color:#d28100}.ui-fortune-roulette{--ui-fortune-roulette-canvas-height:123px;--ui-fortune-roulette-canvas-width:471px;--ui-fortune-roulette-display-width:375px;--ui-fortune-roulette-divider-inset-right:14px;--ui-fortune-roulette-item-gap:34px;--ui-fortune-roulette-item-size:88px;--ui-fortune-roulette-offset:0px;--ui-fortune-roulette-scale:.796178;--ui-fortune-roulette-spin-duration:2.8s;flex:none;position:relative}.ui-fortune-roulette--variant-fixed{width:var(--ui-fortune-roulette-canvas-width);height:var(--ui-fortune-roulette-canvas-height)}.ui-fortune-roulette--variant-scaled{width:var(--ui-fortune-roulette-display-width);aspect-ratio:471/123}.ui-fortune-roulette__canvas{width:var(--ui-fortune-roulette-canvas-width);height:var(--ui-fortune-roulette-canvas-height);transform-origin:0 0;position:absolute;top:0;left:0}.ui-fortune-roulette--variant-scaled .ui-fortune-roulette__canvas{transform:scale(var(--ui-fortune-roulette-scale))}.ui-fortune-roulette__wheel{background:#071219;border:1px solid #17242d;width:471px;height:123px;position:relative;overflow:hidden;box-shadow:inset 0 1px #d8f4ff08}.ui-fortune-roulette__track{z-index:1;transform:translate3d(var(--ui-fortune-roulette-offset), 0, 0);will-change:transform;align-items:flex-start;display:flex;position:absolute;top:17.5px;left:0}.ui-fortune-roulette[data-motion=transition][data-state=spinning] .ui-fortune-roulette__track{transition:transform var(--ui-fortune-roulette-spin-duration) cubic-bezier(.12, .78, .16, 1)}.ui-fortune-roulette[data-state=reset] .ui-fortune-roulette__track,.ui-fortune-roulette[data-state=snapping] .ui-fortune-roulette__track{transition:none}.ui-fortune-roulette__track-cell{width:calc(var(--ui-fortune-roulette-item-size) + var(--ui-fortune-roulette-item-gap));height:var(--ui-fortune-roulette-item-size);flex:0 0 calc(var(--ui-fortune-roulette-item-size) + var(--ui-fortune-roulette-item-gap));position:relative}.ui-fortune-roulette__item{width:var(--ui-fortune-roulette-item-size);height:var(--ui-fortune-roulette-item-size);flex-direction:column;flex:0 0 var(--ui-fortune-roulette-item-size);transform-origin:50%;justify-content:center;align-items:center;padding-top:2px;transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1),filter .36s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.ui-fortune-roulette__item>.ui-resource-icon,.ui-fortune-roulette__item>.ui-equipment-icon{filter:drop-shadow(0 8px 12px #00000038);flex:none;margin-top:2px;transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1),filter .36s cubic-bezier(.22,1,.36,1);position:relative}.ui-fortune-roulette__item>.ui-fortune-multiplier-badge{flex:none;height:auto;margin-top:8px;transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1),filter .36s cubic-bezier(.22,1,.36,1);position:relative}.ui-fortune-roulette__item-label{color:#d4f1ff;max-width:100%;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-shadow:0 2px #1d587d,0 0 8px #6cd8ff42;text-overflow:ellipsis;white-space:nowrap;margin-top:-2px;font-size:24px;font-weight:700;line-height:24px;overflow:hidden}.ui-fortune-roulette[data-label-placement=overlay] .ui-fortune-roulette__item-label{z-index:2;text-align:center;margin-top:0;font-size:16px;line-height:20px;position:absolute;bottom:0;left:0;right:0}.ui-fortune-roulette__item--selected{z-index:1;transform:scale(1.08)}.ui-fortune-roulette__item--dimmed{opacity:.44}.ui-fortune-roulette__item--dimmed>.ui-resource-icon,.ui-fortune-roulette__item--dimmed>.ui-equipment-icon{filter:brightness(.72)saturate(.9)drop-shadow(0 8px 12px #00000029)}.ui-fortune-roulette__item--dimmed>.ui-fortune-multiplier-badge{opacity:.72;filter:brightness(.76)saturate(.88)}.ui-fortune-roulette__item--selected>.ui-resource-icon,.ui-fortune-roulette__item--selected>.ui-equipment-icon{filter:drop-shadow(0 10px 14px #00000042)}.ui-fortune-roulette__item--selected>.ui-fortune-multiplier-badge{filter:drop-shadow(0 8px 14px #0000003d)}.ui-fortune-roulette__divider{top:.5px;right:var(--ui-fortune-roulette-divider-inset-right);background:linear-gradient(#17242d00 0%,#17242d 14% 88%,#17242d00 100%);width:2px;height:87px;position:absolute}.ui-fortune-roulette__pointer{z-index:3;filter:drop-shadow(0 2px #665031);pointer-events:none;width:31px;height:17.5px;display:block;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.ui-fortune-roulette--tone-mint .ui-fortune-roulette__pointer{filter:drop-shadow(0 2px #1b6656)}@media (prefers-reduced-motion:reduce){.ui-fortune-roulette__track,.ui-fortune-roulette__item,.ui-fortune-roulette__item>.ui-resource-icon,.ui-fortune-roulette__item>.ui-equipment-icon,.ui-fortune-roulette__item>.ui-fortune-multiplier-badge{transition:none}}.ui-gradient-text{--ui-gradient-text-background-size:960px;--ui-gradient-text-loop-shift:-278.6px;--ui-gradient-text-gradient:none;--ui-gradient-text-shadow-color:#4b075f;--ui-gradient-text-stroke-color:#4b075f;color:#0000;width:max-content;max-width:100%;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-shadow:0 1px 0 var(--ui-gradient-text-shadow-color), 0 3px 0 var(--ui-gradient-text-shadow-color);-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--ui-gradient-text-stroke-color);white-space:nowrap;font-weight:400;display:inline-block;position:relative}.ui-gradient-text:after{z-index:1;background-image:var(--ui-gradient-text-gradient);background-position:0 0;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;background-size:var(--ui-gradient-text-background-size) var(--ui-gradient-text-background-size);color:#0000;content:attr(data-text);text-shadow:none;-webkit-text-fill-color:transparent;-webkit-text-stroke:0 transparent;-webkit-background-clip:text;position:absolute;inset:0}.ui-gradient-text--variant-animated:after{animation:5s linear infinite ui-gradient-text-flow}.ui-gradient-text--variant-static:after{animation:none}.ui-gradient-text--tone-violet{--ui-gradient-text-gradient:repeating-linear-gradient(135deg, #5d007f 0px, #5d007f 20px, #8a00bd 20px, #8a00bd 88px, #fc4ef9 88px, #fc4ef9 146px, #fff 146px, #fff 262px, #c72fee 262px, #c72fee 274px, #fff 274px, #fff 290px, #a42fd6 290px, #a42fd6 370px, #5d007f 370px, #5d007f 394px);--ui-gradient-text-shadow-color:#4b075f;--ui-gradient-text-stroke-color:#4b075f}.ui-gradient-text--tone-gold{--ui-gradient-text-gradient:repeating-linear-gradient(135deg, #ffc965 0px, #ffc965 20px, #ff7 20px, #ff7 88px, #fff 88px, #fff 146px, #ffc965 146px, #ffc965 262px, #ff7 262px, #ff7 274px, #fff 274px, #fff 290px, #ffc965 290px, #ffc965 370px, #ff7 370px, #ff7 394px);--ui-gradient-text-shadow-color:#8f5f00;--ui-gradient-text-stroke-color:#8f5f00}.ui-gradient-text--size-md{font-size:24px;line-height:28px}.ui-gradient-text--size-lg{font-size:40px;line-height:46px}.ui-gradient-text--size-hero{font-size:56px;line-height:62px}.ui-gradient-text--wrap{white-space:normal;overflow-wrap:anywhere;width:100%}@keyframes ui-gradient-text-flow{0%{background-position:0 0}to{background-position:var(--ui-gradient-text-loop-shift) var(--ui-gradient-text-loop-shift)}}@media (prefers-reduced-motion:reduce){.ui-gradient-text--variant-animated:after{animation:none}}.ui-fortune-status-text{--ui-fortune-status-text-fill:#fff;--ui-fortune-status-text-shadow-color:#992121;--ui-fortune-status-text-stroke-color:#992121;--ui-fortune-status-text-stroke-width:1.4px;--ui-fortune-status-text-shadow-y:1.4px;--ui-text-fill:var(--ui-fortune-status-text-fill);--ui-text-stroke-color:var(--ui-fortune-status-text-stroke-color);--ui-text-stroke-width:var(--ui-fortune-status-text-stroke-width);--ui-text-shadow-color:var(--ui-fortune-status-text-shadow-color);--ui-text-shadow-y:var(--ui-fortune-status-text-shadow-y);width:max-content;max-width:100%;color:var(--ui-fortune-status-text-fill);font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;text-transform:uppercase;white-space:nowrap;margin:0;font-weight:400;display:inline-block}.ui-fortune-status-text.ui-gradient-text{color:#0000}.ui-fortune-status-text.ui-fortune-status-text--size-lg{font-size:44px;line-height:48px}.ui-fortune-status-text--tone-danger{--ui-fortune-status-text-shadow-color:#992121;--ui-fortune-status-text-stroke-color:#992121}.ui-fortune-status-text--tone-green{--ui-fortune-status-text-shadow-color:#158976;--ui-fortune-status-text-stroke-color:#158976}.ui-fortune-status-text--tone-teal{--ui-fortune-status-text-shadow-color:#168692;--ui-fortune-status-text-stroke-color:#168692}.ui-fortune-status-text--tone-blue{--ui-fortune-status-text-shadow-color:#1679cd;--ui-fortune-status-text-stroke-color:#1679cd}.ui-fortune-status-text--tone-purple{--ui-fortune-status-text-shadow-color:#491589;--ui-fortune-status-text-stroke-color:#491589}.ui-fortune-status-text--wrap{white-space:normal;overflow-wrap:anywhere;width:100%}.ui-icon-button{--icon-button-bg:var(--button-light-bg);--icon-button-border:var(--button-light-border);--icon-button-top:var(--button-light-top);--icon-button-size:40px;--icon-button-radius:16px;--icon-button-shadow-y:4px;--icon-button-top-height:20px;--icon-button-top-offset-x:2px;--icon-button-top-offset-y:1px;--icon-button-top-radius-top:24px;--icon-button-top-radius-bottom:9.5px;--icon-button-icon-width:24px;--icon-button-icon-height:24px;--icon-button-icon-offset-x:0px;--icon-button-icon-offset-y:0px;--icon-button-icon-rotate:0deg;--icon-button-overlay-width:24px;--icon-button-overlay-height:24px;isolation:isolate;width:var(--icon-button-size);height:var(--icon-button-size);border:1px solid var(--icon-button-border);border-radius:var(--icon-button-radius);box-shadow:0 var(--icon-button-shadow-y) 0 0 var(--icon-button-border);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .16s,filter .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative}.ui-icon-button:before,.ui-icon-button:after{content:"";position:absolute}.ui-icon-button:before{z-index:-2;border-radius:inherit;background:var(--icon-button-bg);inset:0}.ui-icon-button:after{z-index:-1;top:var(--icon-button-top-offset-y);right:var(--icon-button-top-offset-x);left:var(--icon-button-top-offset-x);height:var(--icon-button-top-height);border-radius:var(--icon-button-top-radius-top) var(--icon-button-top-radius-top) var(--icon-button-top-radius-bottom) var(--icon-button-top-radius-bottom);background:var(--icon-button-top)}.ui-icon-button__icon{z-index:1;width:var(--icon-button-icon-width);height:var(--icon-button-icon-height);transform:translate(var(--icon-button-icon-offset-x), var(--icon-button-icon-offset-y)) rotate(var(--icon-button-icon-rotate));justify-content:center;align-items:center;display:inline-flex;position:relative}.ui-icon-button__image,.ui-icon-button__icon svg{object-fit:contain;width:100%;height:100%;display:block}.ui-icon-button__badge{z-index:2;border:.944px solid var(--badge-danger-border);background:var(--badge-danger-bg);min-width:21px;height:21px;box-shadow:0 1px 0 0 var(--badge-danger-border);color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-align:center;text-shadow:0 .856px 0 var(--badge-danger-border);white-space:nowrap;border-radius:15.099px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;line-height:1;display:inline-flex;position:absolute;top:-8px;right:-7px}.ui-icon-button__badge--tone-success{min-width:20px;box-shadow:none;color:#fff;text-shadow:0 1px 0 var(--button-success-border);background:0 0;border:0;right:-4px}.ui-icon-button__badge-image{z-index:-1;object-fit:fill;width:20px;height:20px;position:absolute}.ui-icon-button__badge-text{z-index:1;position:relative}.ui-icon-button__overlay{z-index:3;width:var(--icon-button-overlay-width);height:var(--icon-button-overlay-height);object-fit:contain;display:block;position:absolute;top:-6px;right:-6px}.ui-icon-button__spinner{z-index:4;border:3px solid #ffffff5c;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ui-icon-button-spin;position:absolute}.ui-icon-button--tone-mid{--icon-button-bg:var(--button-mid-bg);--icon-button-border:var(--button-mid-border);--icon-button-top:var(--button-mid-top)}.ui-icon-button--tone-dark{--icon-button-bg:var(--button-dark-bg);--icon-button-border:var(--button-dark-border);--icon-button-top:var(--button-dark-top)}.ui-icon-button--tone-danger{--icon-button-bg:var(--button-danger-bg);--icon-button-border:var(--button-danger-border);--icon-button-top:var(--button-danger-top)}.ui-icon-button--tone-success{--icon-button-bg:var(--button-success-bg);--icon-button-border:var(--button-success-border);--icon-button-top:var(--button-success-top)}.ui-icon-button--tone-gold{--icon-button-bg:var(--button-gold-bg);--icon-button-border:var(--button-gold-border);--icon-button-top:var(--button-gold-top)}.ui-icon-button--tone-pink{--icon-button-bg:var(--button-pink-bg);--icon-button-border:var(--button-pink-border);--icon-button-top:var(--button-pink-top)}.ui-icon-button--size-xs{--icon-button-size:24px;--icon-button-radius:8px;--icon-button-shadow-y:2px;--icon-button-top-height:11px;--icon-button-top-offset-x:1px;--icon-button-top-offset-y:1px;--icon-button-top-radius-top:7px;--icon-button-top-radius-bottom:3px;--icon-button-icon-width:20px;--icon-button-icon-height:20px}.ui-icon-button--size-xs .ui-icon-button__spinner{border-width:2px;width:14px;height:14px}.ui-icon-button--size-sm{--icon-button-size:32px;--icon-button-radius:12px;--icon-button-shadow-y:3px;--icon-button-top-height:15px;--icon-button-top-offset-x:2px;--icon-button-top-offset-y:1px;--icon-button-top-radius-top:18px;--icon-button-top-radius-bottom:7px;--icon-button-icon-width:18px;--icon-button-icon-height:18px}.ui-icon-button--size-sm .ui-icon-button__spinner{border-width:2px;width:16px;height:16px}.ui-icon-button--size-lg{--icon-button-size:56px;--icon-button-top-height:27px;--icon-button-top-offset-x:2px;--icon-button-top-offset-y:2px;--icon-button-top-radius-top:13px;--icon-button-top-radius-bottom:4px;--icon-button-icon-width:44px;--icon-button-icon-height:44px}.ui-icon-button--size-xl{--icon-button-size:78.4px;--icon-button-radius:16px;--icon-button-shadow-y:5.6px;--icon-button-top-height:37.8px;--icon-button-top-offset-x:4.2px;--icon-button-top-offset-y:2.8px;--icon-button-top-radius-top:18.2px;--icon-button-top-radius-bottom:5.6px;--icon-button-icon-width:56px;--icon-button-icon-height:56px;border-width:1.4px}.ui-icon-button--size-xl .ui-icon-button__badge{min-width:53.2px;height:29.4px;box-shadow:0 1.4px 0 0 var(--badge-danger-border);text-shadow:0 1.198px 0 var(--badge-danger-border);border-width:1.321px;padding:0 8px;font-size:16.8px;top:-11.2px;right:-11.2px}.ui-icon-button--size-xl .ui-icon-button__overlay{top:-8.4px;right:-8.4px}.ui-icon-button:hover:not(:disabled),.ui-icon-button[data-preview-state=hover]:not(:disabled){filter:brightness(1.06)}.ui-icon-button:active:not(:disabled),.ui-icon-button[data-preview-state=active]:not(:disabled){box-shadow:0 2px 0 0 var(--icon-button-border);transform:translateY(2px)}.ui-icon-button:focus-visible,.ui-icon-button[data-preview-state=focus]{outline-offset:4px;outline:3px solid #70d4ff6b}.ui-icon-button:disabled,.ui-icon-button--loading{cursor:not-allowed;filter:saturate(.75)brightness(.86)}.ui-icon-button--loading .ui-icon-button__icon{opacity:0}.ui-icon-button--variant-ghost{box-shadow:none;background:0 0;border-color:#0000}.ui-icon-button--variant-ghost:before{background:0 0}.ui-icon-button--variant-ghost:after{display:none}.ui-icon-button--variant-ghost:hover:not(:disabled),.ui-icon-button--variant-ghost[data-preview-state=hover]:not(:disabled){filter:brightness(1.08);background:#ffffff14}.ui-icon-button--variant-ghost:active:not(:disabled),.ui-icon-button--variant-ghost[data-preview-state=active]:not(:disabled){box-shadow:none;background:#ffffff24;transform:none}.ui-icon-button--variant-ghost:disabled:not(.ui-icon-button--loading){filter:none;opacity:.48;background:0 0}.ui-icon-button--variant-ghost.ui-icon-button--loading{filter:none;opacity:.72;background:0 0}.ui-icon-button--variant-badge{--icon-button-icon-width:9px;--icon-button-icon-height:3px;box-shadow:none;background:0 0;border-color:#0000}.ui-icon-button--variant-badge:before{background:var(--icon-button-bg);clip-path:polygon(2% 35%,45% 0,97% 25%,84% 81%,27% 89%);filter:drop-shadow(0 2px 0 var(--icon-button-border));border-radius:0;inset:1px 2px 4px}.ui-icon-button--variant-badge:after{display:none}.ui-icon-button--variant-badge:active:not(:disabled),.ui-icon-button--variant-badge[data-preview-state=active]:not(:disabled){box-shadow:none;transform:translateY(1px)}.ui-icon-button--variant-badge:active:not(:disabled):before,.ui-icon-button--variant-badge[data-preview-state=active]:not(:disabled):before{filter:drop-shadow(0 1px 0 var(--icon-button-border))}.ui-icon-button--size-xs:focus-visible,.ui-icon-button--size-xs[data-preview-state=focus],.ui-icon-button--size-sm:focus-visible,.ui-icon-button--size-sm[data-preview-state=focus]{outline-offset:2px;outline-width:2px}@keyframes ui-icon-button-spin{to{transform:rotate(360deg)}}.ui-info-notice-dialog{z-index:var(--info-notice-z-index,18);inset:var(--info-notice-inset,0);pointer-events:auto;position:absolute}.ui-info-notice-dialog--closing{pointer-events:none}.ui-info-notice-dialog__backdrop{background:var(--info-notice-backdrop,#02080b94);cursor:pointer;animation:ui-info-notice-backdrop-in var(--ui-modal-motion-duration) ease both;border:0;padding:0;position:absolute;inset:0}.ui-info-notice-dialog--closing .ui-info-notice-dialog__backdrop{animation:ui-info-notice-backdrop-out var(--ui-modal-motion-duration) ease both}.ui-info-notice-dialog__card{top:var(--info-notice-card-top,126px);right:var(--info-notice-card-inset-x,16px);left:var(--info-notice-card-inset-x,16px);width:auto;height:var(--info-notice-card-height,105px);justify-content:center;align-items:center;gap:var(--info-notice-card-gap,12px);padding:var(--info-notice-card-padding,15px 16px);text-align:center;animation:ui-info-notice-card-in var(--ui-modal-motion-duration) cubic-bezier(.22, 1, .36, 1) both;transform-origin:top;flex-direction:column;display:flex;position:absolute;overflow:hidden}.ui-info-notice-dialog--closing .ui-info-notice-dialog__card{animation:ui-info-notice-card-out var(--ui-modal-motion-duration) cubic-bezier(.32, 0, .67, 0) both}.ui-info-notice-dialog__title{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-size:var(--info-notice-title-size,20px);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;font-weight:400;line-height:var(--info-notice-title-line-height,25px);text-align:center;margin:0}.ui-info-notice-dialog__copy{width:100%;max-width:var(--info-notice-copy-max-width,311px);color:var(--info-notice-copy-color,var(--field-dark-text));font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);font-size:var(--info-notice-copy-size,13px);letter-spacing:0;font-weight:700;line-height:var(--info-notice-copy-line-height,18px);text-align:center;margin:0}@keyframes ui-info-notice-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes ui-info-notice-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes ui-info-notice-card-in{0%{opacity:0;filter:blur(2px);transform:translateY(-8px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes ui-info-notice-card-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translateY(-8px)scale(.98)}}@media (prefers-reduced-motion:reduce){.ui-info-notice-dialog__backdrop,.ui-info-notice-dialog__card{animation:none}}.ui-navbar{scrollbar-width:none;background:0 0;justify-content:center;align-items:center;width:100%;min-width:0;height:76px;padding:0 40px;display:flex;position:relative;overflow-x:auto}.ui-navbar::-webkit-scrollbar{display:none}.ui-navbar__items{flex:none;justify-content:center;align-items:center;gap:64px;min-width:0;margin-left:auto;margin-right:auto;padding-left:92px;padding-right:92px;display:flex}.ui-navbar__item{--ui-text-fill:var(--navbar-label);--ui-text-stroke-color:var(--navbar-label-effect);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--navbar-label-effect);--ui-text-shadow-y:2px;cursor:pointer;min-width:0;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;background:0 0;border:0;justify-content:center;align-items:center;padding:8px 0;font-size:28px;line-height:30px;transition:filter .16s,transform .16s;display:inline-flex}.ui-navbar__item--selected{--ui-text-fill:#fff;--ui-text-stroke-color:var(--topbar-resource-dark-stroke);--ui-text-shadow-color:var(--topbar-resource-dark-shadow)}.ui-navbar__label{text-overflow:ellipsis;white-space:nowrap;max-width:180px;display:block;overflow:hidden}.ui-navbar__item:hover:not(:disabled){--ui-text-fill:var(--navigation-label);filter:brightness(1.08)}.ui-navbar__item--selected:hover:not(:disabled){--ui-text-fill:#fff}.ui-navbar__item:active:not(:disabled){transform:translateY(2px)}.ui-navbar__item:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:4px;border-radius:10px}.ui-navbar__item:disabled{cursor:not-allowed;filter:saturate(.6);opacity:.42}.ui-navbar__sound{position:absolute;top:10px;right:40px}.ui-navbar__sound-icon{width:42px;height:40px;display:block;position:relative}.ui-navbar__sound-speaker,.ui-navbar__sound-waves{pointer-events:none;transition:filter .16s,opacity .16s,transform .16s;display:block;position:absolute}.ui-navbar__sound-speaker{width:19px;height:38px;top:1px;left:1px}.ui-navbar__sound-waves{width:14px;height:27px;top:6px;left:24px}.ui-navbar__sound--muted .ui-navbar__sound-speaker,.ui-navbar__sound--muted .ui-navbar__sound-waves{filter:saturate(.75);opacity:.72}.ui-navbar__sound--muted .ui-navbar__sound-waves{opacity:.16;transform:scale(.9)}.ui-navbar__sound--muted:before,.ui-navbar__sound--muted:after{z-index:4;content:"";pointer-events:none;background:linear-gradient(#ff9a9a 0%,#ff4e4e 38%,#d31111 100%);border-radius:999px;width:30px;height:4px;position:absolute;top:26px;left:14px;box-shadow:0 0 0 1px #4d000047}.ui-navbar__sound--muted:before{transform:rotate(45deg)}.ui-navbar__sound--muted:after{transform:rotate(-45deg)}@media (prefers-reduced-motion:reduce){.ui-navbar__item,.ui-navbar__sound-speaker,.ui-navbar__sound-waves{transition:none}}.ui-page-header{flex:none;justify-content:center;align-items:center;width:100%;min-width:0;height:40px;display:flex;position:relative}.ui-page-header__leading,.ui-page-header__trailing{align-items:center;height:40px;display:flex;position:absolute;top:0}.ui-page-header__leading{width:78px;left:0}.ui-page-header__trailing{justify-content:flex-end;min-width:40px;right:0}.ui-page-header__title{text-overflow:ellipsis;text-wrap:nowrap;white-space:nowrap;max-width:100%;overflow:hidden}.ui-page-header--variant-back .ui-page-header__title{max-width:calc(100% - 172px)}.ui-page-header--variant-plain.ui-page-header--with-trailing-action .ui-page-header__title{max-width:calc(100% - 96px)}.ui-page-header--variant-back.ui-page-header--with-trailing-action .ui-page-header__title{max-width:calc(100% - 188px)}.ui-page-header--size-sm .ui-page-header__title{--ui-display-title-font-size:28px;--ui-display-title-line-height:40px}@media (width<=340px){.ui-page-header--variant-back .ui-page-header__title,.ui-page-header--variant-back.ui-page-header--with-trailing-action .ui-page-header__title{max-width:calc(100% - 164px)}.ui-page-header--variant-plain.ui-page-header--with-trailing-action .ui-page-header__title{max-width:calc(100% - 80px)}}.ui-progress-bar{--progress-bar-fill:var(--progress-success-fill);--progress-bar-highlight:var(--progress-success-highlight);--progress-bar-height:14px;--progress-bar-highlight-height:7px;--progress-bar-highlight-inset-x:2px;--progress-bar-highlight-total-inset-x:4px;--progress-bar-highlight-offset-y:1px;width:183px;height:var(--progress-bar-height);appearance:none;background:var(--progress-track-bg);box-shadow:0 1px 0 var(--progress-track-shadow);border:0;border-radius:16px;display:block;overflow:hidden}.ui-progress-bar::-webkit-progress-bar{border-radius:inherit;background:var(--progress-track-bg)}.ui-progress-bar::-webkit-progress-value{border-radius:inherit;background:linear-gradient(var(--progress-bar-highlight), var(--progress-bar-highlight)) var(--progress-bar-highlight-inset-x) var(--progress-bar-highlight-offset-y) / calc(100% - var(--progress-bar-highlight-total-inset-x)) var(--progress-bar-highlight-height) no-repeat, var(--progress-bar-fill);transition:width .22s}.ui-progress-bar::-moz-progress-bar{border-radius:inherit;background:linear-gradient(var(--progress-bar-highlight), var(--progress-bar-highlight)) var(--progress-bar-highlight-inset-x) var(--progress-bar-highlight-offset-y) / calc(100% - var(--progress-bar-highlight-total-inset-x)) var(--progress-bar-highlight-height) no-repeat, var(--progress-bar-fill);transition:width .22s}.ui-progress-bar--tone-light{--progress-bar-fill:var(--progress-light-fill);--progress-bar-highlight:var(--progress-light-highlight)}.ui-progress-bar--size-sm{--progress-bar-height:6px;--progress-bar-highlight-height:2px;--progress-bar-highlight-inset-x:1px;--progress-bar-highlight-total-inset-x:2px}.ui-progress-bar--full-width{width:100%}.ui-progress-bar:indeterminate{background:linear-gradient(90deg, transparent 0, transparent 24%, var(--progress-bar-fill) 24%, var(--progress-bar-highlight) 52%, var(--progress-bar-fill) 76%, transparent 76%, transparent 100%) 0 0 / 180% 100% no-repeat, var(--progress-track-bg);animation:1.1s linear infinite ui-progress-bar-indeterminate}.ui-progress-bar:indeterminate::-webkit-progress-bar{background:0 0}.ui-progress-bar:indeterminate::-webkit-progress-value{background:0 0}.ui-progress-bar:indeterminate::-moz-progress-bar{background:0 0}@keyframes ui-progress-bar-indeterminate{to{background-position:-225% 0}}@media (prefers-reduced-motion:reduce){.ui-progress-bar{transition:none;animation:none}.ui-progress-bar::-webkit-progress-value{transition:none;animation:none}.ui-progress-bar::-moz-progress-bar{transition:none;animation:none}}.ui-quest-list{background:var(--button-dark-bg);width:100%;max-width:100%;box-shadow:inset 0 0 0 1px var(--button-dark-border), 0 4px 0 var(--button-dark-border);border-radius:16px;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative;overflow:hidden;container:ui-quest-list/inline-size}.ui-quest-list__item{flex:0 0 74px;width:100%;height:74px;position:relative}.ui-quest-list__item[data-description-lines="2"]{flex-basis:84px;height:84px}.ui-quest-list__item:last-child[data-description-lines="2"],.ui-quest-list__item[data-has-custom-icon=true]{flex-basis:83px;height:83px}.ui-quest-list__item:not(:first-child):before{z-index:2;background:var(--button-dark-border);content:"";pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}.ui-quest-list__row{width:100%;height:100%;color:var(--color-text-highlight);text-align:left;background:0 0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 11px;display:grid;position:relative}.ui-quest-list__item[data-state=disabled] .ui-quest-list__row{background:#071014}.ui-quest-list__icon{--quest-icon-bg:#a9bbb7;--quest-icon-fg:#fff;background:var(--quest-icon-bg);width:40px;height:40px;color:var(--quest-icon-fg);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.ui-quest-list__rocket{filter:brightness(0)invert();object-fit:contain;width:25px;height:27px;display:block;transform:translate(-1px,1px)}.ui-quest-list__icon--equipment{background:0 0}.ui-quest-list__item[data-has-custom-icon=true] .ui-quest-list__icon--semantic{box-shadow:inset 0 0 0 1px var(--quest-icon-border,transparent), 0 2px 0 var(--quest-icon-border,transparent);border-radius:16px}.ui-quest-list__semantic-asset,.ui-quest-list__semantic-svg{flex:none;width:25px;height:25px;display:block}.ui-quest-list__semantic-svg{fill:currentColor;stroke:none;overflow:visible}.ui-quest-list__icon[data-quest-icon=invite-friends]{--quest-icon-bg:#c9eef2}.ui-quest-list__icon[data-quest-icon=classic-fortune],.ui-quest-list__icon[data-quest-icon=crews-fortune]{--quest-icon-bg:#fff7cb}.ui-quest-list__icon[data-quest-icon=classic-fortune] .ui-quest-list__semantic-asset,.ui-quest-list__icon[data-quest-icon=crews-fortune] .ui-quest-list__semantic-asset{width:28px;height:31px}.ui-quest-list__icon[data-quest-icon=telegram]{--quest-icon-bg:#25ace5;--quest-icon-border:#09445d}.ui-quest-list__icon[data-quest-icon=telegram] .ui-quest-list__semantic-svg{width:40px;height:40px}.ui-quest-list__icon[data-quest-icon=wallet]{--quest-icon-bg:#24b9ed}.ui-quest-list__icon[data-quest-icon=telegram-story]{--quest-icon-bg:#89dcff;--quest-icon-border:#09445d;--quest-icon-fg:#09445d}.ui-quest-list__icon[data-quest-icon=telegram-premium]{--quest-icon-bg:#af25e5;--quest-icon-border:#45095d}.ui-quest-list__icon[data-quest-icon=onboarding]{--quest-icon-bg:#e59c25;--quest-icon-border:#5d3309}.ui-quest-list__icon[data-quest-icon=daily-login]{--quest-icon-bg:#d3ffec;--quest-icon-border:#247351;--quest-icon-fg:#247351}.ui-quest-list__icon[data-quest-icon=iron]{--quest-icon-bg:#aad1e2;--quest-icon-border:#2b3c43;--quest-icon-fg:#2b3c43}.ui-quest-list__icon[data-quest-icon=copper]{--quest-icon-bg:#ffb69c;--quest-icon-border:#7d4136;--quest-icon-fg:#7d4136}.ui-quest-list__icon[data-quest-icon=gold]{--quest-icon-bg:#ffffb5;--quest-icon-border:#af7018;--quest-icon-fg:#af7018}.ui-quest-list__icon[data-quest-icon=uranium]{--quest-icon-bg:#94ffe1;--quest-icon-border:#10453a;--quest-icon-fg:#10453a}.ui-quest-list__icon[data-quest-icon=plutonium]{--quest-icon-bg:#ffadfe;--quest-icon-border:#531361;--quest-icon-fg:#531361}.ui-quest-list__icon[data-quest-icon=moon]{--quest-icon-bg:#445b5c;--quest-icon-border:#182a2b}.ui-quest-list__icon[data-quest-icon=jupiter]{--quest-icon-bg:#7c4e43;--quest-icon-border:#47271e}.ui-quest-list__icon[data-quest-icon=saturn]{--quest-icon-bg:#ba9652;--quest-icon-border:#47371a}.ui-quest-list__icon[data-quest-icon=uranus]{--quest-icon-bg:#0b695e;--quest-icon-border:#06312c}.ui-quest-list__icon[data-quest-icon=neptune]{--quest-icon-bg:#0c4a70;--quest-icon-border:#042133}.ui-quest-list__icon[data-quest-icon=pluto]{--quest-icon-bg:#be7b1c;--quest-icon-border:#4e3006}.ui-quest-list__icon[data-quest-icon=moon] .ui-quest-list__semantic-svg,.ui-quest-list__icon[data-quest-icon=jupiter] .ui-quest-list__semantic-svg,.ui-quest-list__icon[data-quest-icon=saturn] .ui-quest-list__semantic-svg,.ui-quest-list__icon[data-quest-icon=uranus] .ui-quest-list__semantic-svg,.ui-quest-list__icon[data-quest-icon=neptune] .ui-quest-list__semantic-svg,.ui-quest-list__icon[data-quest-icon=pluto] .ui-quest-list__semantic-svg{width:40px;height:40px}.ui-quest-list__icon[data-quest-icon=shop]{--quest-icon-bg:#7addf4}.ui-quest-list__icon[data-quest-icon=shop] .ui-quest-list__semantic-asset{width:26px;height:24px}.ui-quest-list__icon[data-quest-icon=swap]{--quest-icon-bg:#ffe089;--quest-icon-border:#7d581d;--quest-icon-fg:#7d581d}.ui-quest-list__icon[data-quest-icon=swap] .ui-quest-list__semantic-svg{width:40px;height:40px}.ui-quest-list__icon[data-quest-icon=scrap-tools]{--quest-icon-bg:#6dd3e5;--quest-icon-border:#064a4e;--quest-icon-fg:#064a4e}.ui-quest-list__icon[data-quest-icon=scrap-tools] .ui-quest-list__semantic-svg{width:40px;height:40px}.ui-quest-list__icon[data-quest-icon=scratch-to-win],.ui-quest-list__icon[data-quest-icon=slot]{--quest-icon-bg:#fff5cb}.ui-quest-list__icon[data-quest-icon=scratch-to-win] .ui-quest-list__semantic-asset{filter:sepia(.75)saturate(.55)hue-rotate(350deg)brightness(.7);width:25px;height:24px}.ui-quest-list__icon[data-quest-icon=slot] .ui-quest-list__semantic-asset{width:29px;height:18px}.ui-quest-list__icon[data-quest-icon=target]{--quest-icon-bg:#eb87e8}.ui-quest-list__icon[data-quest-icon=target] .ui-quest-list__semantic-asset{width:27px;height:28px}.ui-quest-list__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.ui-quest-list__item[data-has-progress=true] .ui-quest-list__copy{gap:0}.ui-quest-list__title{min-width:0;color:var(--color-text-highlight);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:18px;display:block;overflow:hidden}.ui-quest-list__description{min-width:0;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:14px;display:block;overflow:hidden}.ui-quest-list__item[data-has-custom-icon=true] .ui-quest-list__description{overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.ui-quest-list__item[data-description-lines="2"] .ui-quest-list__description{overflow-wrap:anywhere;white-space:pre-line;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.ui-quest-list__progress-label{min-width:0;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:13px;display:block;overflow:hidden}.ui-quest-list__progress-details{grid-template-columns:minmax(28px,1fr) auto;align-items:center;gap:6px;min-width:0;height:13px;display:grid}.ui-quest-list__progress-bar{appearance:none;background:var(--field-dark-bg);width:100%;min-width:0;height:6px;box-shadow:inset 0 0 0 1px var(--button-dark-border);border:0;border-radius:999px;display:block;overflow:hidden}.ui-quest-list__progress-bar::-webkit-progress-bar{border-radius:inherit;background:var(--field-dark-bg)}.ui-quest-list__progress-bar::-webkit-progress-value{border-radius:inherit;background:linear-gradient(180deg, var(--button-light-top), var(--button-light-bg))}.ui-quest-list__progress-bar::-moz-progress-bar{border-radius:inherit;background:var(--button-light-bg)}.ui-quest-list__reward{flex:none;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.ui-quest-list__reward-value{--ui-display-title-stroke-width:1px;--ui-display-title-shadow-y:2px;white-space:nowrap}.ui-quest-list__status{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-quest-list__item[data-state=disabled] .ui-quest-list__icon,.ui-quest-list__item[data-state=disabled] .ui-quest-list__copy,.ui-quest-list__item[data-state=disabled] .ui-quest-list__reward{opacity:.28}@container ui-quest-list (width<=300px){.ui-quest-list__row{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding-left:8px;padding-right:8px}.ui-quest-list__icon{width:36px;height:36px}.ui-quest-list__rocket{width:23px;height:25px}.ui-quest-list__title{font-size:14px}.ui-quest-list__description{font-size:11px;line-height:13px}.ui-quest-list__progress-label{font-size:10px;line-height:12px}.ui-quest-list__progress-details,.ui-quest-list__reward{gap:4px}.ui-quest-list__reward .ui-resource-icon{width:21px;height:21px}.ui-quest-list__reward-value{--ui-display-title-font-size:14px}}.ui-resource-bar{align-items:center;width:100%;height:40px;padding:0 4px;display:flex}.ui-resource-bar--size-lg{--panel-radius:16px;--panel-shadow-y:5.6px;border-width:1.4px;height:56px;padding:0 5.6px}.ui-resource-bar--size-lg .ui-resource-bar__items{gap:5.6px}.ui-resource-bar--size-lg .ui-resource-bar__resource{gap:8.4px;padding-left:5.6px}.ui-resource-bar--size-lg .ui-resource-bar__value{letter-spacing:-.43px;text-shadow:0 2.8px 0 var(--resource-bar-text-shadow);font-size:22.4px}.ui-resource-bar--size-lg .ui-resource-bar__divider{width:1.4px;height:53.2px}.ui-resource-bar--size-lg .ui-resource-bar__info-button,.ui-resource-bar--size-lg .ui-resource-bar__info-icon{width:28.002px;height:28.401px;top:-12.6px;right:-9.8px}.ui-resource-bar.ui-resource-bar--variant-pinned{--ui-resource-bar-edge-inset:16px;--ui-resource-bar-height:40px;--ui-resource-bar-offset-top:calc(var(--ui-page-top-offset,24px) + 54px);z-index:19;top:var(--ui-resource-bar-offset-top);width:calc(100% - (var(--ui-resource-bar-edge-inset) * 2));height:var(--ui-resource-bar-height);margin-right:auto;margin-bottom:calc(var(--ui-resource-bar-height) * -1);flex:none;margin-left:auto;position:sticky}.ui-resource-bar--size-lg.ui-resource-bar--variant-pinned{--ui-resource-bar-height:56px}.ui-resource-bar__items{align-items:center;gap:4px;width:100%;min-width:0;height:100%;display:flex}.ui-resource-bar__resource{flex:1 1 0;align-items:center;gap:6px;min-width:0;height:100%;padding-left:4px;display:flex}.ui-resource-bar__value{color:#fff;min-width:0;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:-.43px;text-overflow:ellipsis;text-shadow:0 2px 0 var(--resource-bar-text-shadow);white-space:nowrap;font-size:16px;line-height:1;overflow:hidden}.ui-resource-bar__divider{background:linear-gradient(180deg, #17242d00 0%, var(--resource-bar-divider) 8%, var(--resource-bar-divider) 92%, #17242d00 100%);flex:none;width:1px;height:38px;box-shadow:1px 0 #365f6b2e}.ui-resource-bar__info-button,.ui-resource-bar__info-icon{-webkit-user-select:none;user-select:none;width:20px;height:20.286px;position:absolute;top:-3px;right:-4px}.ui-resource-bar__info-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ui-resource-bar__info-button:hover{filter:brightness(1.08)}.ui-resource-bar__info-button:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:2px;border-radius:50%}.ui-resource-bar__info-icon{pointer-events:none;display:block}@media (width<=360px){.ui-resource-bar__resource{gap:4px;padding-left:2px}.ui-resource-bar__value{font-size:15px}}.ui-resource-info-dialog__text-block{justify-content:center;align-items:center;min-height:68px;padding:16px;display:flex}.ui-resource-info-dialog__text-block:first-child{min-height:86px}.ui-resource-info-dialog__copy{width:100%;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;margin:0;font-size:15px;font-weight:700;line-height:18px}.ui-resource-info-dialog__accent{color:var(--button-mid-top)}.ui-resource-info-dialog__swap{align-self:stretch}@media (width<=360px){.ui-resource-info-dialog__copy{font-size:14px;line-height:17px}}.ui-reward-table.ui-panel{--panel-bg:var(--button-dark-bg);--panel-border:var(--button-dark-border);--panel-radius:var(--panel-radius-md);--panel-shadow-color:var(--button-dark-border);--panel-shadow-y:4px;width:100%;max-width:100%;height:var(--reward-table-height);flex-direction:column;align-items:center;gap:14px;padding:15px 0 16px;display:flex;overflow:hidden}.ui-reward-table--variant-plain.ui-panel{height:var(--reward-table-list-height);box-shadow:none;background:0 0;border:0;border-radius:0;gap:0;padding:0}.ui-reward-table__title{flex:0 0 25px;width:128px;height:25px;position:relative}.ui-reward-table__title--visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-reward-table__list{width:calc(100% + 2px);height:var(--reward-table-list-height);border-radius:16px;margin:0;padding:1px 1px 0;list-style:none;display:block;overflow:hidden}.ui-reward-table--variant-plain .ui-reward-table__list{width:100%}.ui-reward-table__row{--reward-table-row-bg:var(--button-dark-bg);--reward-table-row-name:#c7e7f4;--reward-table-row-range:var(--navigation-label);--reward-table-row-rarity:var(--navigation-label);--reward-table-row-text-effect:var(--reward-table-row-bg);z-index:0;border-bottom:2px solid var(--button-dark-border);background:var(--reward-table-row-bg);width:100%;height:72px;color:var(--reward-table-row-name);grid-template-columns:40px minmax(0,1fr) minmax(0,86px);align-items:center;column-gap:6px;padding:12px 24px 12px 12px;display:grid;position:relative}.ui-reward-table__row:last-child{border-bottom:0;height:70px}.ui-reward-table__row--legendary{--reward-table-row-bg:#d8b645;--reward-table-row-name:#fff;--reward-table-row-range:#fff;--reward-table-row-rarity:#fff;--reward-table-row-text-effect:#765f31}.ui-reward-table__row--legendary:before{z-index:-1;content:"";background:#f4e593;height:34px;position:absolute;top:3px;left:4px;right:4px}.ui-reward-table__row--legendary:first-child:before{border-radius:14px 14px 5px 5px}.ui-reward-table__row--epic{--reward-table-row-bg:#470f78;--reward-table-row-name:#c8e7f4;--reward-table-row-range:#a78db8;--reward-table-row-rarity:#a96de0}.ui-reward-table__row--rare{--reward-table-row-bg:#0b4b73;--reward-table-row-name:#c7e7f4;--reward-table-row-range:#78a4ba;--reward-table-row-rarity:#82aec5}.ui-reward-table__icon-slot{z-index:1;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.ui-reward-table__icon-slot .ui-reward-table__icon{filter:drop-shadow(0 2px #00000038)}.ui-reward-table__copy{z-index:1;flex-direction:column;justify-content:center;gap:4px;min-width:0;height:46px;display:flex;position:relative}.ui-reward-table__name.ui-display-title,.ui-reward-table__range.ui-display-title,.ui-reward-table__rarity.ui-display-title{--ui-display-title-shadow:var(--reward-table-row-text-effect);--ui-display-title-shadow-y:1px;--ui-display-title-stroke:var(--reward-table-row-text-effect);--ui-display-title-stroke-width:.8px}.ui-reward-table__name.ui-display-title{--ui-display-title-fill:var(--reward-table-row-name);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui-reward-table__range.ui-display-title{--ui-display-title-fill:var(--reward-table-row-range);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui-reward-table__rarity.ui-display-title{--ui-display-title-fill:var(--reward-table-row-rarity);z-index:1;text-align:right;white-space:nowrap;min-width:0;position:relative;overflow:visible}.ui-resource-dropdown{--resource-dropdown-bg:var(--field-dark-bg);--resource-dropdown-border:var(--button-dark-border);--resource-dropdown-height:42px;--resource-dropdown-text:var(--field-dark-text);z-index:1;width:180px;height:var(--resource-dropdown-height);min-width:0;display:inline-block;position:relative}.ui-resource-dropdown--full-width{width:100%}.ui-resource-dropdown--variant-inline{height:40px}.ui-resource-dropdown--variant-icon-row{width:280px;max-width:100%;height:48px;display:block}.ui-resource-dropdown--variant-icon-row.ui-resource-dropdown--full-width{width:100%}.ui-resource-dropdown__icon-row{align-items:center;gap:8px;width:100%;height:48px;display:flex}.ui-resource-dropdown__icon-option{border:1px solid var(--button-dark-border);background:var(--button-dark-bg);width:100%;min-width:0;height:48px;box-shadow:0 3px 0 var(--button-dark-border);cursor:pointer;border-radius:14px;flex:1 1 0;justify-content:center;align-items:center;padding:0;transition:background .12s,border-color .12s,filter .12s,transform .12s;display:inline-flex;position:relative}.ui-resource-dropdown__icon-option:hover:not(.ui-resource-dropdown__icon-option--disabled){filter:brightness(1.12);transform:translateY(-1px)}.ui-resource-dropdown__icon-option:active:not(.ui-resource-dropdown__icon-option--disabled){box-shadow:0 1px 0 var(--button-dark-border);transform:translateY(2px)}.ui-resource-dropdown__icon-option:has(.ui-resource-dropdown__icon-input:focus-visible){outline:3px solid var(--navigation-focus);outline-offset:2px}.ui-resource-dropdown__icon-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.ui-resource-dropdown__icon-option--selected{border-color:var(--button-light-border);background:var(--button-light-bg);box-shadow:0 3px 0 var(--button-light-border)}.ui-resource-dropdown__icon-option--disabled{cursor:not-allowed;opacity:.42}.ui-resource-dropdown--open{z-index:32}.ui-resource-dropdown__trigger{border:1px solid var(--resource-dropdown-border);background:var(--resource-dropdown-bg);width:100%;min-width:0;height:100%;color:var(--resource-dropdown-text);cursor:pointer;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:left;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:800;line-height:18px;display:grid;box-shadow:inset 0 1px #ffffff08}.ui-resource-dropdown--variant-inline .ui-resource-dropdown__trigger{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.ui-resource-dropdown__label,.ui-resource-dropdown__option-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.ui-resource-dropdown__chevron{border-top:8px solid var(--field-dark-text);pointer-events:none;border-left:6px solid #0000;border-right:6px solid #0000;flex:none;width:0;height:0;transition:transform .16s}.ui-resource-dropdown--open .ui-resource-dropdown__chevron{transform:rotate(180deg)}.ui-resource-dropdown:hover:not(.ui-resource-dropdown--disabled) .ui-resource-dropdown__trigger{filter:brightness(1.08)}.ui-resource-dropdown__trigger:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:2px}.ui-resource-dropdown--variant-inline .ui-resource-dropdown__trigger:focus-visible{outline:none}.ui-resource-dropdown--disabled{cursor:not-allowed;filter:saturate(.72)brightness(.8)}.ui-resource-dropdown--disabled .ui-resource-dropdown__trigger{cursor:not-allowed}.ui-resource-dropdown--loading:after{border:2px solid #a8cfdd47;border-top-color:var(--field-dark-text);content:"";border-radius:50%;width:14px;height:14px;animation:.72s linear infinite ui-resource-dropdown-spin;position:absolute;top:14px;right:11px}.ui-resource-dropdown--variant-icon-row.ui-resource-dropdown--loading:after{z-index:2;top:15px;right:calc(50% - 9px)}.ui-resource-dropdown--variant-icon-row.ui-resource-dropdown--loading .ui-resource-dropdown__icon-row{opacity:.44}.ui-resource-dropdown--loading .ui-resource-dropdown__chevron{opacity:0}.ui-resource-dropdown__menu{z-index:4;border:1px solid var(--resource-dropdown-border);width:100%;max-height:210px;box-shadow:0 4px 0 var(--resource-dropdown-border), 0 14px 24px #00000052, inset 0 1px 0 #ffffff0d;transform-origin:top;background:#071319;border-radius:14px;padding:4px;animation:.16s cubic-bezier(.22,1,.36,1) both ui-resource-dropdown-menu-in;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden auto}.ui-resource-dropdown__menu--closing{pointer-events:none;animation:.12s cubic-bezier(.32,0,.67,0) both ui-resource-dropdown-menu-out}.ui-resource-dropdown__option{width:100%;min-width:0;height:38px;color:var(--field-dark-text);cursor:pointer;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;font-size:14px;font-weight:800;line-height:18px;display:grid}.ui-resource-dropdown__option:hover:not(:disabled),.ui-resource-dropdown__option:focus-visible{color:var(--field-dark-text-strong);background:#70d4ff1a;outline:none}.ui-resource-dropdown__option--selected{color:#fff;background:#3ab8e724}.ui-resource-dropdown__option:disabled{cursor:not-allowed;opacity:.42}@keyframes ui-resource-dropdown-menu-in{0%{opacity:0;transform:translateY(-8px)scaleY(.78)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes ui-resource-dropdown-menu-out{0%{opacity:1;transform:translateY(0)scaleY(1)}to{opacity:0;transform:translateY(-8px)scaleY(.78)}}@keyframes ui-resource-dropdown-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ui-resource-dropdown__icon-option,.ui-resource-dropdown__chevron,.ui-resource-dropdown__menu,.ui-resource-dropdown--loading:after{transition:none;animation:none}}.ui-select{--select-bg:var(--field-dark-bg);--select-border:var(--button-dark-border);--select-height:42px;--select-text:var(--field-dark-text);width:180px;height:var(--select-height);border:1px solid var(--select-border);background:var(--select-bg);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:0 14px;display:inline-grid;position:relative;box-shadow:inset 0 1px #ffffff08}.ui-select--full-width{width:100%}.ui-select--variant-inline{width:100%;height:40px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.ui-select__icon{pointer-events:none;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ui-select__control{appearance:none;width:100%;min-width:0;height:100%;color:var(--select-text);cursor:pointer;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;background:0 0;border:0;outline:none;padding:0;font-size:14px;font-weight:800;line-height:18px}.ui-select__control option{background:var(--field-dark-bg);color:var(--field-dark-text-strong)}.ui-select__chevron{border-top:8px solid var(--field-dark-text);pointer-events:none;border-left:6px solid #0000;border-right:6px solid #0000;flex:none;width:0;height:0}.ui-select:hover:not(.ui-select--disabled){filter:brightness(1.08)}.ui-select:focus-within{outline:3px solid var(--navigation-focus);outline-offset:2px}.ui-select--disabled{cursor:not-allowed;filter:saturate(.72)brightness(.8)}.ui-select--disabled .ui-select__control{cursor:not-allowed}.ui-select--loading:after{border:2px solid #a8cfdd47;border-top-color:var(--field-dark-text);content:"";border-radius:50%;width:14px;height:14px;animation:.72s linear infinite ui-select-spin;position:absolute;right:11px}.ui-select--loading .ui-select__chevron{opacity:0}@keyframes ui-select-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ui-select--loading:after{animation:none}}.ui-slot-machine{--slot-machine-cell-size:94.6667px;--slot-machine-cell-top-height:38px;--slot-machine-center-glow-opacity:1;--slot-machine-center-icon-scale:1.2;--slot-machine-dimmed-icon-brightness:.65;--slot-machine-edge-overlay-opacity:1;--slot-machine-icon-size:53px;--slot-machine-reel-count:3;--slot-machine-win-transition-duration:.9s;z-index:1;border-radius:inherit;width:100%;height:100%;display:flex;position:relative}.ui-slot-machine--hidden{opacity:0}.ui-slot-machine__machine{grid-template-columns:repeat(var(--slot-machine-reel-count), minmax(0, 1fr));border-radius:inherit;width:100%;height:100%;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -1px #d8f4ff0d}.ui-slot-machine__machine--win-effects{border-radius:var(--panel-radius-md)}.ui-slot-machine__machine:before,.ui-slot-machine__machine:after{z-index:3;content:"";opacity:.86;pointer-events:none;height:24px;position:absolute;left:0;right:0}.ui-slot-machine__machine:before{background:linear-gradient(#0b151beb 0,#0b151b00 100%);transition:background .42s cubic-bezier(.22,1,.36,1),opacity .42s cubic-bezier(.22,1,.36,1);top:0}.ui-slot-machine__machine:after{background:linear-gradient(#0b151b00 0,#0b151beb 100%);transition:background .42s cubic-bezier(.22,1,.36,1),opacity .42s cubic-bezier(.22,1,.36,1);bottom:0}.ui-slot-machine__machine--settled:before{opacity:var(--slot-machine-edge-overlay-opacity);background:linear-gradient(#040a0efa 0,#060c10d6 40%,#0b151b00 100%)}.ui-slot-machine__machine--settled:after{opacity:var(--slot-machine-edge-overlay-opacity);background:linear-gradient(#0b151b00 0,#060c10d6 60%,#040a0efa 100%)}.ui-slot-machine__machine--plain:before,.ui-slot-machine__machine--plain:after{opacity:0}.ui-slot-machine__highlight{top:calc(var(--slot-machine-cell-size) - 3px);z-index:2;height:calc(var(--slot-machine-cell-size) + 6px);pointer-events:none;background:linear-gradient(#f8d7770a 0,#f8d7771f 50%,#f8d7770a 100%);border-top:1px solid #f8d7773d;border-bottom:1px solid #f8d7773d;position:absolute;left:0;right:0;box-shadow:inset 0 1px #ffffff08,0 0 18px #f8d7771a}.ui-slot-machine__jackpot{z-index:4;opacity:0;pointer-events:none;will-change:opacity, transform;margin:0;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.16,1,.3,1);position:absolute;top:22px;left:50%;transform:translate(-50%,14px)}.ui-slot-machine__jackpot--visible{opacity:1;transform:translate(-50%)}.ui-slot-machine__reel{z-index:1;position:relative;overflow:hidden}.ui-slot-machine__reel-track{will-change:transform}.ui-slot-machine__reel--spinning .ui-slot-machine__cell-icon{filter:saturate(1.08)brightness(1.04)}.ui-slot-machine__cell{width:100%;height:var(--slot-machine-cell-size);transition:background var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), border-color var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), filter var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), box-shadow var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1);background:#0b151b;border:1px solid #17242d;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ui-slot-machine__cell:after{content:"";opacity:0;pointer-events:none;transition:background var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), opacity var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), box-shadow var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1);background:0 0;position:absolute;inset:0}.ui-slot-machine__cell-top{height:var(--slot-machine-cell-top-height);transition:background var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), opacity var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1);background:#17242d;position:absolute;top:1px;left:1px;right:1px}.ui-slot-machine__cell-icon{z-index:1;filter:drop-shadow(0 8px 12px #00000042);transition:filter var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), transform var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1), opacity var(--slot-machine-win-transition-duration) cubic-bezier(.22, 1, .36, 1);position:relative}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-top,.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-bottom{background:#071014;border-color:#101a20}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-top:after,.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-bottom:after{opacity:1;background:linear-gradient(#040a0e57 0,#040a0e94 100%)}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-top .ui-slot-machine__cell-top,.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-bottom .ui-slot-machine__cell-top{opacity:.72;background:#111a20}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-top .ui-slot-machine__cell-icon,.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-bottom .ui-slot-machine__cell-icon{filter:brightness(var(--slot-machine-dimmed-icon-brightness)) saturate(.72) drop-shadow(0 8px 12px #0000002e)}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-center{box-shadow:inset 0 0 0 1px #a98eff1f, 0 0 calc(8px + 10px * var(--slot-machine-center-glow-opacity)) #7556ec33;background:radial-gradient(circle,#805cff2e 0,#0b151b00 62%),#0c151d;border-color:#6c4bb56b}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-center:after{opacity:var(--slot-machine-center-glow-opacity);background:linear-gradient(#a77aff1f 0,#664cbe33 52%,#503a9d1f 100%);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #2c1a615c}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-center .ui-slot-machine__cell-top{background:#3a2b6bd6}.ui-slot-machine__machine--settled .ui-slot-machine__cell--visible-center .ui-slot-machine__cell-icon{filter:brightness(1.22)saturate(1.16)drop-shadow(0 0 14px #9b78ff57)drop-shadow(0 8px 12px #0000003d);transform:scale(var(--slot-machine-center-icon-scale))}@media (prefers-reduced-motion:reduce){.ui-slot-machine__machine:before,.ui-slot-machine__machine:after,.ui-slot-machine__jackpot,.ui-slot-machine__cell,.ui-slot-machine__cell:after,.ui-slot-machine__cell-top,.ui-slot-machine__cell-icon{transition:none}}.ui-stake-selector{flex-direction:column;gap:12px;width:320px;max-width:100%;padding:16px;display:flex}.ui-stake-selector__resource-selector{flex-direction:column;gap:4px;width:100%;display:flex}.ui-stake-selector__resource-balances{grid-template-columns:repeat(var(--stake-selector-option-count), minmax(0, 1fr));gap:8px;width:100%;display:grid}.ui-stake-selector__resource-balance{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:20px;overflow:hidden}.ui-stake-selector__range-row{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;width:100%;height:32px;display:grid}.ui-stake-selector__range-symbol{width:18px;height:18px;display:block;position:relative}.ui-stake-selector__range-symbol:before,.ui-stake-selector__range-symbol:after{content:"";background:#315666;border-radius:2px;width:12px;height:3px;position:absolute;top:8px;left:3px}.ui-stake-selector__range-symbol--plus:after{transform:rotate(90deg)}.ui-stake-selector__range{appearance:none;cursor:grab;background:0 0;width:100%;height:32px;margin:0}.ui-stake-selector__range:hover:not(:disabled)::-webkit-slider-thumb{filter:brightness(1.08)}.ui-stake-selector__range:hover:not(:disabled)::-moz-range-thumb{filter:brightness(1.08)}.ui-stake-selector__range:active{cursor:grabbing}.ui-stake-selector__range:focus{outline:none}.ui-stake-selector__range:disabled{cursor:not-allowed;opacity:.48}.ui-stake-selector__range::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--button-light-bg) 0%, var(--button-light-bg) var(--stake-selector-range-progress), #070d11 var(--stake-selector-range-progress), #070d11 100%);border-radius:16px;height:8px;box-shadow:0 1px #17242d}.ui-stake-selector__range::-webkit-slider-thumb{appearance:none;clip-path:polygon(50% 0,100% 28%,82% 100%,18% 100%,0 28%);background:#f6fcff;border:0;border-radius:3px;width:22px;height:20px;margin-top:-6px;transition:filter .12s;box-shadow:0 2px #1d587d,0 0 0 1px #1d587d61}.ui-stake-selector__range::-moz-range-track{background:#070d11;border-radius:16px;height:8px;box-shadow:0 1px #17242d}.ui-stake-selector__range::-moz-range-progress{background:var(--button-light-bg);border-radius:16px;height:8px}.ui-stake-selector__range::-moz-range-thumb{clip-path:polygon(50% 0,100% 28%,82% 100%,18% 100%,0 28%);background:#f6fcff;border:0;border-radius:3px;width:22px;height:20px;transition:filter .12s}.ui-stake-selector__range:focus-visible::-webkit-slider-thumb{box-shadow:0 2px #1d587d,0 0 0 5px #70d4ff47}.ui-stake-selector__range:focus-visible::-moz-range-thumb{box-shadow:0 2px #1d587d,0 0 0 5px #70d4ff47}.ui-stake-selector__range-meta{letter-spacing:0;justify-content:space-between;align-items:flex-end;height:24px;padding:0 12px;display:flex}.ui-stake-selector__range-total{align-items:center;gap:4px;display:inline-flex}.ui-stake-selector__currency-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ui-stake-selector--disabled .ui-stake-selector__resource-balances,.ui-stake-selector--disabled .ui-stake-selector__range-meta,.ui-stake-selector--loading .ui-stake-selector__resource-balances,.ui-stake-selector--loading .ui-stake-selector__range-meta{opacity:.52}.ui-stake-selector--loading{cursor:progress}@media (prefers-reduced-motion:reduce){.ui-stake-selector__range::-webkit-slider-thumb{transition:none}.ui-stake-selector__range::-moz-range-thumb{transition:none}}.ui-tabs{align-items:center;gap:8px;display:inline-flex}.ui-tabs--full-width{width:100%}.ui-tabs__tab{--tabs-active-bg:var(--button-light-bg);--tabs-active-border:var(--button-light-border);--tabs-active-top:var(--button-light-top);--tabs-active-text-stroke:var(--button-reference-text-stroke);--tabs-active-text-shadow:var(--button-reference-text-shadow);--tabs-height:40px;--tabs-top-height:19px;--tabs-top-offset-x:2.5px;--tabs-top-offset-y:2.5px;--ui-text-fill:var(--button-reference-text-fill);--ui-text-stroke-color:var(--button-dark-text-stroke);--ui-text-stroke-width:var(--button-reference-text-stroke-width);--ui-text-shadow-color:var(--button-dark-text-shadow);--ui-text-shadow-x:var(--button-reference-text-shadow-x);--ui-text-shadow-y:var(--button-reference-text-shadow-y);isolation:isolate;min-width:0;height:var(--tabs-height);border:1px solid var(--button-dark-border);box-shadow:0 4px 0 var(--button-dark-border);color:#fff;cursor:pointer;font-family:var(--button-reference-text-font-family);font-size:var(--button-reference-text-font-size);font-variation-settings:"XROT" 0, "YROT" 0;line-height:var(--button-reference-text-line-height);text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border-radius:16px;flex:1 1 0;justify-content:center;align-items:center;padding:4px 12px;transition:filter .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative;overflow:hidden}.ui-tabs__tab:before,.ui-tabs__tab:after{content:"";position:absolute}.ui-tabs__tab:before{z-index:-2;border-radius:inherit;background:var(--button-dark-bg);inset:0}.ui-tabs__tab:after{z-index:-1;top:var(--tabs-top-offset-y);right:var(--tabs-top-offset-x);left:var(--tabs-top-offset-x);height:var(--tabs-top-height);background:var(--button-dark-top);border-radius:14px 14px 6px 6px}.ui-tabs--tone-mid .ui-tabs__tab{--tabs-active-bg:var(--button-mid-bg);--tabs-active-border:var(--button-mid-border);--tabs-active-top:var(--button-mid-top);--tabs-active-text-stroke:var(--button-mid-text-stroke);--tabs-active-text-shadow:var(--button-mid-text-shadow)}.ui-tabs--tone-dark .ui-tabs__tab{--tabs-active-bg:var(--button-dark-bg);--tabs-active-border:var(--button-dark-border);--tabs-active-top:var(--button-dark-top);--tabs-active-text-stroke:var(--button-dark-text-stroke);--tabs-active-text-shadow:var(--button-dark-text-shadow)}.ui-tabs__tab--selected{--ui-text-stroke-color:var(--tabs-active-text-stroke);--ui-text-shadow-color:var(--tabs-active-text-shadow);border-color:var(--tabs-active-border);box-shadow:0 4px 0 var(--tabs-active-border)}.ui-tabs__tab--selected:before{background:var(--tabs-active-bg)}.ui-tabs__tab--selected:after{background:var(--tabs-active-top)}.ui-tabs__label{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.ui-tabs__label:not(.ui-tabs__label--badged){box-sizing:border-box;margin-bottom:-3px;padding:0 3px 3px}.ui-tabs__tab--badged{overflow:visible}.ui-tabs__label--badged{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.ui-tabs__label-text{box-sizing:border-box;text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;margin-bottom:-3px;padding:0 3px 3px;display:block;overflow:hidden}.ui-tabs__badge.ui-display-title{--ui-display-title-fill:#fff;--ui-display-title-stroke:#16313b;--ui-display-title-shadow:#071014;z-index:3;pointer-events:none;text-transform:none;text-wrap:nowrap;white-space:nowrap;background:#071014;border:1px solid #16313b;border-radius:10px;justify-content:center;align-items:center;min-width:54px;height:19px;padding:0 6px 2px;display:inline-flex;position:absolute;top:-22px;left:50%;transform:translate(-50%);box-shadow:0 2px #315666a6,inset 0 1px #ffffff14}.ui-tabs__badge--tone-danger.ui-display-title{--ui-display-title-font-size:10px;--ui-display-title-stroke:var(--badge-danger-border);--ui-display-title-shadow:var(--badge-danger-border);--ui-display-title-shadow-y:1px;border-color:var(--badge-danger-border);background:var(--badge-danger-bg);min-width:92px;box-shadow:0 1px 0 var(--badge-danger-border), inset 0 1px 0 #ffffff3d;text-transform:uppercase}.ui-tabs__badge--placement-end.ui-display-title{top:-18px;left:auto;right:-21px;transform:none}.ui-tabs__tab:hover:not(:disabled){filter:brightness(1.06)}.ui-tabs__tab:active:not(:disabled){box-shadow:0 2px 0 var(--tabs-active-border,var(--button-dark-border));transform:translateY(2px)}.ui-tabs__tab:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:4px}.ui-tabs__tab:disabled{cursor:not-allowed;filter:saturate(.68)brightness(.78)}@media (width<=360px){.ui-tabs{gap:6px}.ui-tabs__tab{padding-left:8px;padding-right:8px}}.ui-text-field{--text-field-bg:var(--field-dark-bg);--text-field-border:var(--button-dark-border);--text-field-height:42px;--text-field-text:var(--field-dark-text);width:180px;height:var(--text-field-height);border:1px solid var(--text-field-border);background:var(--text-field-bg);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:0 14px;display:inline-grid;position:relative;box-shadow:inset 0 1px #ffffff08}.ui-text-field--full-width{width:100%}.ui-text-field--variant-inline{width:100%;height:40px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.ui-text-field__icon{pointer-events:none;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ui-text-field__control{appearance:none;width:100%;min-width:0;height:100%;color:var(--text-field-text);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;background:0 0;border:0;outline:none;padding:0;font-size:14px;font-weight:800;line-height:18px}.ui-text-field__control::placeholder{color:var(--field-dark-muted);opacity:1}.ui-text-field:hover:not(.ui-text-field--disabled){filter:brightness(1.08)}.ui-text-field:focus-within{outline:3px solid var(--navigation-focus);outline-offset:2px}.ui-text-field--variant-inline:focus-within{outline:none}.ui-text-field--disabled{cursor:not-allowed;filter:saturate(.72)brightness(.8)}.ui-text-field--disabled .ui-text-field__control{cursor:not-allowed}.ui-text-field--loading:after{border:2px solid #a8cfdd47;border-top-color:var(--field-dark-text);content:"";border-radius:50%;width:14px;height:14px;animation:.72s linear infinite ui-text-field-spin;position:absolute;right:11px}.ui-text-field--loading .ui-text-field__control{padding-right:24px}@keyframes ui-text-field-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ui-text-field--loading:after{animation:none}}.ui-toast{--toast-bg:var(--toast-info-bg);--toast-border:var(--toast-info-border);--toast-text:var(--toast-info-text);border:1px solid var(--toast-border);background:var(--toast-bg);width:343px;max-width:100%;min-height:52.286px;box-shadow:0 2px 3px var(--toast-shadow);color:var(--toast-text);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;text-align:left;border-radius:16px;align-items:center;padding:15px 16px;font-size:15px;font-weight:600;line-height:18px;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1);display:flex}.ui-toast--tone-success{--toast-bg:var(--toast-success-bg);--toast-border:var(--toast-success-border);--toast-text:var(--toast-success-text)}.ui-toast--tone-reward{--toast-bg:var(--toast-reward-bg);--toast-border:var(--toast-reward-border);--toast-text:var(--toast-reward-text)}.ui-toast--tone-event{--toast-bg:var(--toast-event-bg);--toast-border:var(--toast-event-border);--toast-text:var(--toast-event-text)}.ui-toast--variant-action,.ui-toast--variant-icon-action{min-height:64px;padding:11px 11px 11px 15px}.ui-toast__content{justify-content:space-between;align-items:center;width:100%;min-width:0;display:flex}.ui-toast__message{overflow-wrap:anywhere;min-width:0}.ui-toast--variant-status .ui-toast__message{flex:auto}.ui-toast--variant-action .ui-toast__message{flex:0 210px;width:210px}.ui-toast--variant-icon-action .ui-toast__message{flex:0 250px;width:250px}.ui-toast__action,.ui-toast__icon{flex:none;justify-content:center;align-items:center;margin-left:4px;display:inline-flex}.ui-toast__action .ui-button{--button-width:auto;padding-left:14px;padding-right:14px}.ui-toast--tone-reward .ui-toast__action .ui-button{--button-border:var(--toast-reward-action-border);--button-text-shadow:var(--toast-reward-action-border);--button-text-stroke:var(--toast-reward-action-border)}.ui-toast--visible{opacity:1;transform:translateY(0)scale(1)}.ui-toast--hidden{opacity:0;pointer-events:none;transform:translateY(-18px)scale(.98)}.ui-toast-success-icon{flex:none;justify-content:center;align-items:center;width:20.002px;height:20.286px;display:inline-flex;position:relative}.ui-toast-success-icon img{width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.ui-toast{transition:none}.ui-toast--visible,.ui-toast--hidden{transform:none}}.ui-topbar{isolation:isolate;background:0 0;justify-content:space-between;align-items:center;gap:0;width:100%;min-width:0;display:flex;position:relative}.ui-topbar:not(.ui-topbar--variant-desktop)[data-show-backdrop=true]:before{top:calc(var(--ui-topbar-offset-top,24px) * -1);right:calc(var(--ui-topbar-edge-inset,16px) * -1);bottom:auto;left:calc(var(--ui-topbar-edge-inset,16px) * -1);z-index:-1;background:linear-gradient(180deg, var(--button-dark-bg) 0%, #0b151beb 34%, #0b151b8a 68%, #0b151b00 100%);content:"";pointer-events:none;height:90px;position:absolute}.ui-topbar--variant-desktop{background:var(--desktop-topbar-bg);width:100%;min-width:1200px;height:110.4px;box-shadow:0 4px 0 0 var(--desktop-topbar-border);justify-content:flex-start;align-items:center;padding:16px 40px;position:relative}.ui-topbar__desktop-left{flex:none;align-items:center;gap:16px;margin-right:24px;display:flex}.ui-topbar__desktop-materials{flex:480.2px;width:480.2px;min-width:250px;max-width:480.2px}.ui-topbar__desktop-spacer{flex:auto;min-width:0}.ui-topbar--variant-pinned{--ui-topbar-edge-inset:16px;--ui-topbar-height:40px;--ui-topbar-offset-right:var(--ui-topbar-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);z-index:18;top:var(--ui-topbar-offset-top);width:calc(100% - (var(--ui-topbar-edge-inset) * 2));height:var(--ui-topbar-height);margin-right:auto;margin-bottom:calc(var(--ui-topbar-height) * -1);flex:none;margin-left:auto;position:sticky}.ui-topbar--variant-pinned:has(.ui-topbar__wallet-modal){z-index:30}.ui-topbar--variant-desktop:has(.ui-topbar__wallet-modal){z-index:30}.ui-topbar__resources{flex:auto;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.ui-topbar--variant-desktop .ui-topbar__resources{flex:0 auto;align-items:center;gap:22.4px;min-width:0;overflow:hidden}.ui-topbar__resource{--ui-text-fill:#fff;--ui-text-stroke-color:var(--topbar-resource-dark-stroke);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--topbar-resource-dark-shadow);--ui-text-shadow-y:2px;flex:0 auto;align-items:center;gap:4px;min-width:0;display:flex}.ui-topbar__resource--tone-light{--ui-text-stroke-color:var(--topbar-resource-light-stroke);--ui-text-shadow-color:var(--topbar-resource-light-shadow)}.ui-topbar__resource-value{color:#fff;min-width:0;max-width:112px;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1;overflow:hidden}.ui-topbar--variant-desktop .ui-topbar__resource{flex:0 auto;gap:8.4px}.ui-topbar--variant-desktop .ui-topbar__resource-value{max-width:160px;text-shadow:0 2.8px 0 var(--ui-text-shadow-color);font-size:28px}.ui-topbar__actions{flex:none;align-items:center;gap:8px;margin-left:8px;display:flex}.ui-topbar--variant-desktop .ui-topbar__actions{gap:11.2px;margin-left:40px}.ui-topbar__swap{--button-width:96px;--button-text-shadow-y:1px;padding-left:24px;padding-right:24px}.ui-topbar--variant-desktop .ui-topbar__swap{--button-width:221px;--button-top-height:27px;--button-top-offset-x:4px;--button-top-offset-y:2.6px;--button-top-radius-top:18.2px;--button-top-radius-bottom:5.6px;box-shadow:0 5.6px 0 0 var(--button-border);border-width:1.4px;border-radius:22.4px;padding-left:32px;padding-right:32px;font-size:28px;line-height:28px}.ui-topbar--variant-desktop .ui-topbar__actions .ui-icon-button{--icon-button-shadow-y:5.6px;--icon-button-top-height:28px;--icon-button-top-offset-x:2.8px;--icon-button-top-offset-y:1.4px;--icon-button-top-radius-top:33.6px;--icon-button-top-radius-bottom:13.3px;border-width:1.4px}.ui-topbar__wallet-modal{z-index:30;top:calc(var(--ui-topbar-offset-top,24px) * -1);right:calc(var(--ui-topbar-offset-right,16px) * -1);left:calc(var(--ui-topbar-edge-inset,16px) * -1);width:auto;height:var(--ui-topbar-page-height,100vh);position:absolute}.ui-topbar--variant-desktop .ui-topbar__wallet-modal{top:0;left:0;right:0}.ui-topbar__wallet-modal--closing{pointer-events:none}.ui-topbar__wallet-backdrop{cursor:pointer;animation:ui-topbar-wallet-backdrop-in var(--ui-modal-motion-duration) ease both;background:#02080b9e;border:0;padding:0;position:absolute;inset:0}.ui-topbar__wallet-modal--closing .ui-topbar__wallet-backdrop{animation:ui-topbar-wallet-backdrop-out var(--ui-modal-motion-duration) ease both}.ui-topbar__wallet-actions{z-index:1;top:var(--ui-topbar-offset-top,24px);right:var(--ui-topbar-offset-right,16px);animation:ui-topbar-wallet-actions-in var(--ui-modal-motion-duration) cubic-bezier(.22, 1, .36, 1) both;align-items:center;gap:8px;display:flex;position:absolute}.ui-topbar--variant-desktop .ui-topbar__wallet-actions{top:27.2px;right:40px}.ui-topbar__wallet-modal--closing .ui-topbar__wallet-actions{animation:ui-topbar-wallet-actions-out var(--ui-modal-motion-duration) cubic-bezier(.32, 0, .67, 0) both}.ui-topbar__wallet-disconnect{--button-width:167px}@keyframes ui-topbar-wallet-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes ui-topbar-wallet-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes ui-topbar-wallet-actions-in{0%{opacity:0;filter:blur(2px);transform:translateY(8px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes ui-topbar-wallet-actions-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translateY(8px)scale(.96)}}@media (prefers-reduced-motion:reduce){.ui-topbar__wallet-backdrop,.ui-topbar__wallet-actions{animation:none}}@media (width<=420px){.ui-topbar:not(.ui-topbar--variant-desktop){gap:10px}.ui-topbar:not(.ui-topbar--variant-desktop) .ui-topbar__resources{gap:6px}.ui-topbar:not(.ui-topbar--variant-desktop) .ui-topbar__resource{gap:3px}.ui-topbar:not(.ui-topbar--variant-desktop) .ui-topbar__resource-value{max-width:72px}.ui-topbar:not(.ui-topbar--variant-desktop) .ui-topbar__actions{gap:6px;margin-left:6px}.ui-topbar:not(.ui-topbar--variant-desktop) .ui-topbar__swap{--button-width:86px;padding-left:16px;padding-right:16px}}.expedition-complete-page{--expedition-complete-edge-inset:16px;--expedition-complete-info-copy-color:#8ba9b8;width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,812px);background:#0b151b;border-radius:44px;flex:none;position:relative;overflow:hidden}.expedition-complete-page__content-scroll{z-index:2;overscroll-behavior:contain;scrollbar-width:none;position:absolute;inset:0;overflow:hidden auto}.expedition-complete-page__content-scroll::-webkit-scrollbar{display:none}.expedition-complete-page__content{box-sizing:border-box;width:calc(100% - var(--expedition-complete-edge-inset) - var(--expedition-complete-edge-inset));min-height:100%;padding-top:var(--ui-page-top-offset,24px);flex-direction:column;gap:16px;margin:0 auto;padding-bottom:36px;display:flex;position:relative}.expedition-complete-page__banner{z-index:0;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:175px;display:block;position:absolute;top:0;left:0}.expedition-complete-page__banner-fade{z-index:1;pointer-events:none;background:linear-gradient(#0b151b00 33%,#0b151b 88%);height:318px;position:absolute;top:0;left:0;right:0}.expedition-complete-page__notice{justify-content:center;align-self:center;align-items:center;width:218px;min-height:40px;padding:8px 12px;display:flex}.expedition-complete-page__notice-text,.expedition-complete-page__mission-title,.expedition-complete-page__mission-copy{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);font-weight:600}.expedition-complete-page__notice-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.expedition-complete-page__title{width:100%}.expedition-complete-page__chest-stage{flex:0 0 190px;place-items:center;width:100%;height:190px;display:grid;position:relative}.expedition-complete-page__chest-glow,.expedition-complete-page__chest-shadow,.expedition-complete-page__chest{pointer-events:none;grid-area:1/1}.expedition-complete-page__chest-glow{z-index:1;filter:blur(7px);background:radial-gradient(at 47% 46%,#5187912e 0%,#5187911c 34%,#5187910a 58%,#51879100 78%);width:306px;height:250px;transform:translateY(-6px)}.expedition-complete-page__chest-shadow{z-index:2;object-fit:fill;-webkit-user-select:none;user-select:none;width:259px;height:67px;display:block;transform:translate(55px,53px)}.expedition-complete-page__chest{z-index:3;object-fit:fill;-webkit-user-select:none;user-select:none;width:188px;height:174px;display:block}.expedition-complete-page__info{z-index:4;position:absolute;top:11px;right:0}.expedition-complete-page__rewards,.expedition-complete-page__mission{flex:none;width:100%}.expedition-complete-page__rewards{height:60px;padding:5px 13px 3px}.expedition-complete-page__reward-list{grid-template-columns:repeat(var(--expedition-reward-count,6), minmax(0, 1fr));align-items:center;width:272px;max-width:100%;height:100%;margin:0 auto;padding:0;list-style:none;display:grid}.expedition-complete-page__reward{flex-direction:column;justify-content:center;align-items:center;gap:0;min-width:0;height:48px;display:flex}.expedition-complete-page__reward-icon-slot{flex:none;justify-content:center;align-items:center;width:28px;height:26px;display:flex;position:relative}.expedition-complete-page__reward--equipment .ui-equipment-icon{position:absolute;top:-5px;left:-4px}.expedition-complete-page__reward-value{--ui-display-title-stroke-width:1px;--ui-display-title-shadow-y:2px;text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:100%;overflow:visible}.expedition-complete-page--usdt{--expedition-complete-edge-inset:15px}.expedition-complete-page--usdt .expedition-complete-page__notice{width:218px}.expedition-complete-page--usdt .expedition-complete-page__chest-glow{filter:blur(9px);background:radial-gradient(at 47% 46%,#2eb8b557 0%,#38a0a338 34%,#2e7f871a 58%,#2e7f8700 80%)}.expedition-complete-page--usdt .expedition-complete-page__chest{width:189px;height:173px}.expedition-complete-page__usdt-reward{--panel-bg:#0b354a;--panel-border:#1d6484;--panel-shadow-color:#1d5d84;flex:0 0 48px;justify-content:center;align-items:center;gap:6px;width:100%;height:48px;display:flex}.expedition-complete-page__usdt-value{white-space:nowrap;overflow:visible}.expedition-complete-page--usdt .expedition-complete-page__mission{gap:0;height:64px;padding:10px 14px}.expedition-complete-page__mission{flex-direction:column;justify-content:center;align-items:stretch;gap:12px;height:98px;margin-top:auto;padding:12px 14px;display:flex}.expedition-complete-page__mission-title,.expedition-complete-page__mission-copy{overflow-wrap:normal}.expedition-complete-page__mission-copy{letter-spacing:-.1px;align-self:center;width:100%;max-width:315px}.expedition-complete-page__actions{flex-direction:column;flex:none;gap:16px;width:100%;display:flex}.expedition-complete-page__info-dialog--usdt{padding:calc(var(--ui-page-top-offset,24px) + 203px) 16px 0;align-items:flex-start}.expedition-complete-page__info-dialog--usdt .ui-dialog__panel{border-color:var(--panel-dark-border);background:var(--panel-dark-bg);width:100%;box-shadow:0 4px 0 0 var(--panel-dark-shadow);border-radius:16px;gap:0;padding:14px 20px 12px}.expedition-complete-page__info-dialog--usdt .ui-dialog__close{display:none}.expedition-complete-page__info-dialog--usdt .expedition-complete-page__info-dialog-body{flex-direction:column;align-items:center;min-width:0;display:flex}.expedition-complete-page__info-dialog--usdt .expedition-complete-page__info-title{--ui-display-title-stroke-width:1.4px;--ui-display-title-shadow-y:3px;width:100%;transform:translateY(-3px)}.expedition-complete-page__info-dialog--usdt .expedition-complete-page__info-copy{width:100%;color:var(--expedition-complete-info-copy-color);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);margin:4px 0 0;font-weight:600}.expedition-complete-page__info-dialog--usdt .expedition-complete-page__info-usdt{--ui-body-text-color:var(--color-text-highlight);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans)}.expedition-complete-page__info-block{justify-content:center;align-items:center;height:64px;padding:12px 16px;display:flex}.expedition-complete-page__info-block--progress{height:48px}.expedition-complete-page__info-dialog--resources .expedition-complete-page__info-copy{width:100%;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans)}.expedition-complete-page--narrow{border-radius:34px}.expedition-complete-page--compact{--expedition-complete-edge-inset:6px}.expedition-complete-page--compact .expedition-complete-page__rewards{padding-left:8px;padding-right:8px}@media (width<=360px){.expedition-complete-page{--expedition-complete-edge-inset:6px}}@media (prefers-reduced-motion:reduce){.expedition-complete-page .ui-button,.expedition-complete-page .ui-icon-button{transition:none}}.daily-drop-page{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.daily-drop-page__main-dialog{z-index:1;pointer-events:auto;border-radius:44px;overflow:hidden}.daily-drop-page__main-dialog.ui-dialog--size-lg .daily-drop-page__main-panel.ui-dialog__panel{border-radius:16px 16px 0 0;width:100%;max-width:100%;height:569px;max-height:100%;padding:0}.daily-drop-page__main-body.ui-dialog__body{width:100%;height:100%;padding:0;overflow:hidden}.daily-drop-page__main-dialog .ui-dialog__close{z-index:3}.daily-drop-page__daily-drop{width:100%;max-width:100%;height:569px}.daily-drop-page__rewards-dialog{z-index:2;pointer-events:auto}.daily-drop-page__rewards-dialog.ui-dialog--size-lg .daily-drop-page__rewards-panel.ui-dialog__panel{border-radius:16px 16px 0 0;height:569px;max-height:569px}.daily-drop-page__rewards-dialog.ui-dialog--variant-sheet .ui-dialog__title{margin-top:0}.daily-drop-page__rewards-body.ui-dialog__body{align-items:center}.daily-drop-page__gift-description.ui-panel{flex:0 0 68px;justify-content:center;align-items:center;height:68px;padding:0 14px;display:flex}.daily-drop-page__gift-description-copy.ui-text{--ui-body-text-color:var(--navigation-label);max-width:311px}.daily-drop-page__gift-description-copy--gold.ui-text{white-space:nowrap}.daily-drop-page__reward-table{flex:none}.daily-drop-page__gift-claim-dialog{z-index:3;pointer-events:auto;border-radius:44px;overflow:hidden}.daily-drop-page__gift-claim-dialog .ui-dialog__backdrop{background:#010507cc}.daily-drop-page__gift-claim-panel.ui-dialog__panel{width:311px;height:311px;box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;gap:0;padding:0}.daily-drop-page__gift-claim-dialog .ui-dialog__close{display:none}.daily-drop-page__gift-claim-body.ui-dialog__body{justify-content:center;align-items:center;width:311px;height:311px;display:flex}.daily-drop-page__gift-claim-action{--daily-drop-gift-claim-glow-rgb:81 135 145;isolation:isolate;appearance:none;cursor:pointer;touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;width:188px;height:192px;padding:0;display:inline-flex;position:relative}.daily-drop-page__gift-claim-action[data-tone=gold]{--daily-drop-gift-claim-glow-rgb:255 192 89}.daily-drop-page__gift-claim-action:focus-visible{outline:0}.daily-drop-page__gift-claim-action:focus-visible .daily-drop-page__gift-claim-art{filter:drop-shadow(0 0 12px rgb(var(--daily-drop-gift-claim-glow-rgb) / 70%))}.daily-drop-page__gift-claim-glow{z-index:-1;background:radial-gradient(ellipse at 47% 46%, rgb(var(--daily-drop-gift-claim-glow-rgb) / 54%) 0%, rgb(var(--daily-drop-gift-claim-glow-rgb) / 36%) 34%, rgb(var(--daily-drop-gift-claim-glow-rgb) / 16%) 58%, rgb(var(--daily-drop-gift-claim-glow-rgb) / 0%) 80%);filter:blur(11px);pointer-events:none;width:306px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.daily-drop-page__gift-claim-art{z-index:1;filter:drop-shadow(0 0 8px rgb(var(--daily-drop-gift-claim-glow-rgb) / 42%));transform-origin:50% 55%;will-change:transform;animation:2.8s ease-in-out .24s infinite both daily-drop-gift-double-pulse;position:relative}.daily-drop-page__gift-result-confetti{z-index:4;transform-origin:top;width:471px;height:812px;inset:-251px auto auto 50%;transform:translate(-50%)scaleX(.796)}.daily-drop-page__gift-result-action{width:311px;height:311px}.daily-drop-page__gift-result{z-index:2;pointer-events:none;width:311px;height:311px;display:block;position:relative}.daily-drop-page__gift-result-item{z-index:2;will-change:opacity, transform;flex-direction:column;justify-content:center;align-items:center;min-width:0;animation:.65s cubic-bezier(.22,1,.36,1) both daily-drop-gift-reward-fall;display:flex;position:relative}.daily-drop-page__gift-result-item:first-child{--daily-drop-gift-result-start-x:-18px;--daily-drop-gift-result-start-rotate:-7deg;z-index:3;width:180px;height:160px;position:absolute;top:27px;left:30px}.daily-drop-page__gift-result-item:nth-child(2){--daily-drop-gift-result-start-x:14px;--daily-drop-gift-result-start-rotate:2deg;z-index:2;width:106px;height:136px;position:absolute;top:116px;right:2px}.daily-drop-page__gift-result-item:nth-child(3){--daily-drop-gift-result-start-x:-10px;--daily-drop-gift-result-start-rotate:-4deg;z-index:1;width:102px;height:120px;position:absolute;top:202px;left:62px}.daily-drop-page__gift-result-icon-shell{flex:0 0 90px;width:100%;height:90px;display:block;position:relative}.daily-drop-page__gift-result-item:first-child .daily-drop-page__gift-result-icon-shell{flex-basis:160px;height:160px}.daily-drop-page__gift-result-item:nth-child(2) .daily-drop-page__gift-result-icon-shell{flex-basis:98px;height:98px}.daily-drop-page__gift-result-item:nth-child(3) .daily-drop-page__gift-result-icon-shell{flex-basis:82px;height:82px}.daily-drop-page__gift-result-icon.ui-equipment-icon,.daily-drop-page__gift-result-icon.ui-resource-icon{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.daily-drop-page__gift-result-icon--glow.ui-equipment-icon,.daily-drop-page__gift-result-icon--glow.ui-resource-icon{z-index:1;filter:blur(28px);opacity:.72}.daily-drop-page__gift-result-amount{--ui-display-title-stroke-width:1px;--ui-display-title-shadow-y:2px;z-index:2;white-space:nowrap;flex:none;width:100%;min-height:32px;margin-top:-2px;position:relative}.daily-drop-page__gift-result-action:focus-visible .daily-drop-page__gift-result-icon:not(.daily-drop-page__gift-result-icon--glow){filter:drop-shadow(0 0 12px rgb(var(--daily-drop-gift-claim-glow-rgb) / 70%))}@keyframes daily-drop-gift-double-pulse{0%,8%,12%,21%,to{transform:scale(1)}4%{transform:scale(1.08)}16%{transform:scale(1.1)}}@keyframes daily-drop-gift-reward-fall{0%{opacity:0;transform:translate3d(var(--daily-drop-gift-result-start-x,0), -100px, 0) rotate(var(--daily-drop-gift-result-start-rotate,0deg)) scale(.45)}58%{opacity:1;transform:translateY(12px)rotate(2deg)scale(1.08)}76%{transform:translateY(-4px)rotate(0)scale(.98)}to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.daily-drop-page__gift-claim-art,.daily-drop-page__gift-result-item{animation:none}}.fortune-page{--fortune-page-edge-left:15px;--fortune-page-edge-right:16px;width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,884px);background:var(--button-dark-bg);border-radius:44px;flex:none;position:relative;overflow:hidden}.fortune-page__content-scroll{z-index:2;overscroll-behavior:contain;scrollbar-width:none;position:absolute;inset:0;overflow:hidden auto}.fortune-page__content-scroll::-webkit-scrollbar{display:none}.fortune-page__content{left:var(--fortune-page-edge-left);width:calc(100% - var(--fortune-page-edge-left) - var(--fortune-page-edge-right));max-width:calc(100% - var(--fortune-page-edge-left) - var(--fortune-page-edge-right));padding-top:var(--ui-page-top-offset,24px);padding-bottom:calc(var(--ui-page-bottom-offset,0px) + 126px);flex-direction:column;gap:16px;display:flex;position:relative}.fortune-page__heading-group{flex-direction:column;gap:14px;width:100%;display:flex}.fortune-page__game{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.fortune-page__tabs{width:100%;max-width:100%;height:40px}.fortune-page__rewards-game{flex-direction:column;align-items:center;width:100%;display:flex}.fortune-page__rewards-game .fortune-page__tabs{margin-bottom:24px}.fortune-page__bonus-roulette,.fortune-page__bonus-spin{margin-bottom:16px}.fortune-page__bonus-hint{letter-spacing:-.5px;width:100%;min-height:18px;margin:0 0 16px;padding:0 8px}.fortune-page__bonus-status{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.fortune-page__bonus-result-dialog .ui-dialog__backdrop{background:#00000070;top:64px}.fortune-page__bonus-result-dialog{overflow:hidden}.fortune-page__bonus-result-dialog.ui-dialog--variant-sheet .fortune-page__bonus-result-panel{padding:15px 15px 38px;overflow:visible}.fortune-page__bonus-result-dialog.ui-dialog--variant-sheet .fortune-page__bonus-result-panel .ui-dialog__close{z-index:7;top:15px;right:15px}.fortune-page__bonus-result-body{z-index:1;align-items:center;position:relative}.fortune-page__bonus-result-hero{z-index:2;flex-direction:column;align-items:center;gap:14px;width:100%;padding-top:22px;display:flex;position:relative}.fortune-page__bonus-result-icon-shell{display:block;position:relative}.fortune-page__bonus-result-icon-shell--equipment{flex:0 0 97px;width:97px;height:97px}.fortune-page__bonus-result-icon-shell--resource{flex:0 0 88px;width:88px;height:88px}.fortune-page__bonus-result-icon.ui-equipment-icon,.fortune-page__bonus-result-icon.ui-resource-icon{z-index:2;position:absolute;top:0;left:0}.fortune-page__bonus-result-icon.ui-equipment-icon{top:-9px;left:-7px}.fortune-page__bonus-result-icon--glow.ui-equipment-icon,.fortune-page__bonus-result-icon--glow.ui-resource-icon{z-index:1;filter:blur(32px);opacity:.72}.fortune-page__bonus-result-title{z-index:2;width:345px;height:81px;position:relative}.fortune-page__bonus-result-details{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px 12px;display:flex;position:relative}.fortune-page__bonus-result-details--equipment{height:110px}.fortune-page__bonus-result-details--resource{height:80px}.fortune-page__bonus-result-detail{letter-spacing:-.43px;overflow-wrap:normal;white-space:nowrap}.fortune-page__bonus-result-claim{z-index:2;position:relative}.fortune-page__roulette-item--glow-red{--fortune-reward-glow-rgb:255 39 63}.fortune-page__roulette-item--glow-green{--fortune-reward-glow-rgb:1 177 106}.fortune-page__roulette-item--glow-teal{--fortune-reward-glow-rgb:0 255 238}.fortune-page__roulette-item--glow-blue{--fortune-reward-glow-rgb:0 136 255}.fortune-page__roulette-item--glow-purple{--fortune-reward-glow-rgb:93 0 255}.fortune-page__roulette-item--glow-magenta{--fortune-reward-glow-rgb:255 44 238}.fortune-page__roulette-item--glow-gold{--fortune-reward-glow-rgb:255 213 98}.fortune-page__spin{width:100%}.fortune-page__bet-panel{flex-direction:column;align-items:center;gap:12px;width:100%;padding:16px 12px;display:flex}.fortune-page__total{justify-content:center;align-items:center;gap:4px;height:24px;display:flex}.fortune-page__total-label,.fortune-page__total-value{white-space:nowrap}.fortune-page__places{justify-content:center;align-items:flex-start;gap:6px;height:64px;display:flex}.fortune-page__place{flex:0 0 56px;width:56px;height:56px;position:relative}.fortune-page__place--empty{opacity:.46}.fortune-page__place--empty .fortune-page__place-icon{filter:grayscale(.8)brightness(.56)saturate(.48)}.fortune-page__place-icon{position:absolute;top:8px;left:13px}.fortune-page__place-count{white-space:nowrap;width:100%;display:block;position:absolute;bottom:4px;left:0}.fortune-page__place-badge{position:absolute;top:-7px;right:-6px}.fortune-page__place-bet{width:100%}.fortune-page__win-game{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.fortune-page__win-screen{border-top:1px solid var(--button-dark-border);background:radial-gradient(circle at 50% 146px, rgb(var(--fortune-reward-glow-rgb) / 44%) 0, rgb(var(--fortune-reward-glow-rgb) / 22%) 92px, rgb(var(--fortune-reward-glow-rgb) / 6%) 188px, rgb(var(--fortune-reward-glow-rgb) / 0%) 276px), linear-gradient(180deg, #031416 0%, #020d14 58%, #061015 100%);flex-direction:column;flex:none;align-items:center;width:471px;min-height:544px;padding:40px 63px 34px;display:flex;position:relative;overflow:hidden}.fortune-page__win-screen--return{background:radial-gradient(at 50% 83px,#75161e94 0,#4b0e1761 82px,#10090f1f 154px,#0b151b00 218px),linear-gradient(#150d13 0,#071218 164px,#0b151b 164px 100%);justify-content:flex-start;width:375px;height:522px;min-height:522px;padding:0 16px 39px}.fortune-page__win-screen--return:before,.fortune-page__win-screen--return:after{z-index:0;content:"";pointer-events:none;width:470px;height:190px;position:absolute;top:0;left:50%;transform:translate(-50%)}.fortune-page__win-screen--return:before{filter:blur(9px);opacity:.44;background-color:#0000;background-image:linear-gradient(104deg,#0000 0 16%,#ff46221a 25%,#0000 36% 100%),linear-gradient(78deg,#0000 0 28%,#ff793614 34%,#0000 45% 100%),repeating-linear-gradient(117deg,#0000 0 29px,#ff2b1e17 30px 32px,#0000 33px 68px),radial-gradient(at 50% 68px,#97181c47 0,#620f1824 78px,#0b151b00 156px);background-position:-120px 0,110px 18px,50%,50%;background-repeat:no-repeat;background-size:230px 190px,260px 190px,470px 190px,100% 100%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;animation:5.6s linear infinite fortune-page-return-lava-flow}.fortune-page__win-screen--return:after{opacity:.5;background:radial-gradient(at 47% 77px,#ff592a1f 0,#c41b1f12 58px,#0000 118px),radial-gradient(at 51% 118px,#84121e29 0,#3e0c1714 70px,#0000 142px);animation:2.5s ease-in-out infinite fortune-page-return-lava-pulse}.fortune-page__return-glow,.fortune-page__return-cracks{z-index:1;pointer-events:none;position:absolute}.fortune-page__return-glow{opacity:.95;will-change:opacity, transform;background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20657.2%20525.2'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Ellipse%205825'%20filter='url(%23filter0_f_0_341)'%3e%3cellipse%20cx='328.6'%20cy='262.6'%20rx='187.5'%20ry='121.5'%20fill='var(--fill-0,%20%231E080E)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_0_341'%20x='0'%20y='0'%20width='657.2'%20height='525.2'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='70.55'%20result='effect1_foregroundBlur_0_341'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") 50%/657px 525px no-repeat;width:375px;height:243px;animation:3.2s ease-in-out infinite fortune-page-return-glow-pulse;top:82px;left:50%;transform:translate(-50%)}.fortune-page__return-cracks{background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20375%20162'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame%202131332402'%3e%3cg%20id='Vector%20756'%3e%3cpath%20d='M36%2048.5L52%2022.5L48.5%207.5L54%200H48L46%202.5L34.5%200H28L44%206.5L48.5%2023.5L33.5%2048.5L52%2079.5L36%2048.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M64%2095.5L58%2089L66.5%20103.5L64%2095.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M3%2060.5L0%2052V58L2.5%2061.5L9.5%2063.5L12.5%2066.5L21%2066L13%2065.5L10%2062.5L3%2060.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M6.5%2089L0%2097V93.5L5.5%2088L15%2085.5L20%2076L15.5%2086.5L6.5%2089Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M23%2068L21%2073L22%2072.5L23%2068Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M328.5%206L322%200H317.5L326.5%207V22.5L337%2029.5L330.5%2023L328.5%206Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M342.5%2032.5L363.5%2045.5L370.5%2038L375%2046V54.5L370.5%2043.5L363.5%2049L360%2065L344%2070L331%2093L333.5%20110L328.5%2092.5L341.423%2068.5L329%2062L323%2063.2857L322%2067.5L315.5%2075L321%2067V63.2027L303.5%2058L322%2061L329%2059.5L344%2064L356%2058L361.591%2047.5L342.5%2032.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M172.5%2011L158.5%204.5L174.5%2015.5L172.5%2011Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M179.5%2017.5L178%2013L184%2018L179.5%2017.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M335%20130.5L334.5%20115.5L334%20130L322%20146.5L335%20130.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M299.5%2093L311.5%2079V80L299.5%2093Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M69.6583%2061.5898L82.5%2048.5L69.1531%2060.1774L57.7148%2049.8556L54.6401%2025.5418L56%2051L69.6583%2061.5898Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M22%20105.5L31.5%20128L21%20106.5L4%20105L22%20105.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M154%20142L137%20133.5L138.5%20138L154%20142Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M179%20148.5L158.5%20143.5L159.5%20143L179%20148.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M304%20162L308%20157.5L309%20160.5L304%20162Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M286.5%20108L287.5%20102L290%20104.5L286.5%20108Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M90.5%2013L92.5%2011L94%2012.5L93%2014.5L90.5%2013Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M21.5%2035L22.5%2033H23.5V35H21.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3cpath%20d='M318.5%2024.5H320.5L321%2026.5L318.5%2027V24.5Z'%20fill='var(--fill-0,%20%23FF4126)'/%3e%3c/g%3e%3cg%20id='Vector%20757'%3e%3cpath%20d='M344.5%2065.5L336.5%2063.5L344%2068.5L358.5%2063.5L362.5%2049.5L357.5%2059.5L344.5%2065.5Z'%20fill='var(--fill-0,%20%23FFB243)'/%3e%3cpath%20d='M46.5%204L41.5%202.5L45%206L49%2018L47%207.5L50.5%201.5L46.5%204Z'%20fill='var(--fill-0,%20%23FFB243)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") top/375px 162px no-repeat;width:375px;height:162px;top:0;left:0}.fortune-page__return-hero{z-index:3;flex-direction:column;flex:0 0 164px;align-items:center;width:100%;height:164px;padding-top:22px;display:flex;position:relative}.fortune-page__return-multiplier{--ui-display-title-shadow:#992121;--ui-display-title-shadow-y:2px;--ui-display-title-stroke:#992121;--ui-display-title-stroke-width:1.8px;white-space:nowrap;margin-top:1px}.fortune-page__win-halo,.fortune-page__win-shadow{pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.fortune-page__win-halo{background:radial-gradient(circle at center, rgb(var(--fortune-reward-glow-rgb) / 22%) 0, rgb(var(--fortune-reward-glow-rgb) / 10%) 88px, rgb(var(--fortune-reward-glow-rgb) / 0%) 164px);filter:blur(18px);border-radius:50%;width:330px;height:250px;top:35px}.fortune-page__win-shadow{background:linear-gradient(#020d1400 0%,#020d14c7 76%,#020d14 100%);width:384px;height:178px;top:224px}.fortune-page__win-confetti{z-index:4}.fortune-page__bonus-result-confetti{z-index:4;transform-origin:top;width:471px;height:650px;inset:14px auto auto 50%;transform:translate(-50%)scaleX(.818)}.fortune-page__bonus-result-confetti--resource{top:-25px}.fortune-page__win-label,.fortune-page__win-main-multiplier,.fortune-page__win-sections,.fortune-page__win-actions{z-index:3;position:relative}.fortune-page__win-main-multiplier{--ui-display-title-shadow:#158976;--ui-display-title-shadow-y:4px;--ui-display-title-stroke:#158976;--ui-display-title-stroke-width:2px;letter-spacing:0;height:116px;text-shadow:2px 0 0 var(--ui-text-stroke-color), 0 2px 0 var(--ui-text-stroke-color), -2px 0 0 var(--ui-text-stroke-color), 0 -2px 0 var(--ui-text-stroke-color), 0 4px 0 var(--ui-text-shadow-color), 0 0 30px rgb(var(--fortune-reward-glow-rgb) / 28%);white-space:nowrap;margin-top:0}.fortune-page__roulette-item--glow-red .fortune-page__win-main-multiplier{--ui-display-title-shadow:#992121;--ui-display-title-stroke:#992121}.fortune-page__roulette-item--glow-green .fortune-page__win-main-multiplier,.fortune-page__roulette-item--glow-teal .fortune-page__win-main-multiplier{--ui-display-title-shadow:#158976;--ui-display-title-stroke:#158976}.fortune-page__roulette-item--glow-blue .fortune-page__win-main-multiplier{--ui-display-title-shadow:#216b9e;--ui-display-title-stroke:#216b9e}.fortune-page__roulette-item--glow-purple .fortune-page__win-main-multiplier{--ui-display-title-shadow:#5b2aa9;--ui-display-title-stroke:#5b2aa9}.fortune-page__roulette-item--glow-magenta .fortune-page__win-main-multiplier{--ui-display-title-shadow:#9d2aa3;--ui-display-title-stroke:#9d2aa3}.fortune-page__roulette-item--glow-gold .fortune-page__win-main-multiplier{--ui-display-title-shadow:#d28100;--ui-display-title-stroke:#d28100}.fortune-page__win-sections{flex-direction:column;gap:14px;width:344px;max-width:100%;margin-top:0;display:flex}.fortune-page__win-screen--compact-rows .fortune-page__win-sections{gap:20px;width:343px;margin-top:6px}.fortune-page__win-row{width:100%;padding-top:14px;position:relative}.fortune-page__win-screen--compact-rows .fortune-page__win-row{padding-top:11px}.fortune-page__win-row-label{z-index:2;border:1px solid var(--button-dark-border);white-space:nowrap;background:#081116;border-radius:14px;justify-content:center;align-items:center;width:116px;height:28px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 1px #17242d}.fortune-page__win-row-panel{--panel-shadow-y:0px;min-height:72px;box-shadow:none;justify-content:center;align-items:center;gap:8px;padding:21px 10px 10px;display:flex;overflow:hidden}.fortune-page__win-screen--compact-rows .fortune-page__win-row-label{text-transform:uppercase;background:#0b171c;border-radius:15px;width:auto;min-width:86px;height:21px;padding:0 16px;font-size:12px;line-height:14px}.fortune-page__win-screen--compact-rows .fortune-page__win-row-panel{gap:8px;min-height:72px;padding:12px 8px 0}.fortune-page__win-screen--compact-rows .fortune-page__win-row--bet .fortune-page__win-row-panel{--panel-bg:transparent}.fortune-page__win-row--win .fortune-page__win-row-panel,.fortune-page__win-row--returned .fortune-page__win-row-panel{--panel-bg:#030e15}.fortune-page__win-resource-list{justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.fortune-page__win-screen--compact-rows .fortune-page__win-resource-list{gap:12px}.fortune-page__win-resource{flex-direction:column;flex:0 0 36px;align-items:center;gap:0;width:36px;min-width:0;display:inline-flex}.fortune-page__win-screen--compact-rows .fortune-page__win-resource{flex-basis:24px;width:24px}.fortune-page__win-resource-icon{margin-bottom:-3px}.fortune-page__win-screen--compact-rows .fortune-page__win-resource-icon{margin-bottom:-5px}.fortune-page__win-resource-count{white-space:nowrap;max-width:42px;display:block}.fortune-page__win-screen--compact-rows .fortune-page__win-resource-count{letter-spacing:-.43px;max-width:34px;font-size:15px;line-height:17px}.fortune-page__win-equals{flex:none}.fortune-page__win-screen--compact-rows .fortune-page__win-equals{font-size:15px;line-height:18px}.fortune-page__win-total{flex:none;align-items:center;gap:5px;display:inline-flex}.fortune-page__win-screen--compact-rows .fortune-page__win-total{gap:4px}.fortune-page__win-total-value{letter-spacing:0;white-space:nowrap}.fortune-page__win-screen--compact-rows .fortune-page__win-total-value{--ui-display-title-shadow-y:2px;--ui-display-title-stroke-width:1px;font-size:20px;line-height:24px}.fortune-page__win-total-value.fortune-page__win-total-value--win{--ui-display-title-fill:#26fabd;--ui-display-title-shadow:var(--button-success-border);--ui-display-title-stroke:var(--button-success-border);color:#26fabd;-webkit-text-fill-color:#26fabd}.fortune-page__win-total-value.fortune-page__win-total-value--return{--ui-display-title-fill:var(--color-status-insufficient);--ui-display-title-shadow:var(--color-status-insufficient-shadow);--ui-display-title-stroke:var(--color-status-insufficient-shadow);color:var(--color-status-insufficient);-webkit-text-fill-color:var(--color-status-insufficient)}.fortune-page__win-actions{flex-direction:column;gap:20px;width:344px;max-width:100%;margin-top:20px;display:flex}.fortune-page__win-screen--return .fortune-page__win-actions{gap:12px;width:343px}.fortune-page__win-action{width:100%}@keyframes fortune-page-return-lava-flow{0%{background-position:-120px 0,110px 18px,50%,50%;transform:translate(-50%)translate(0,0)scale(1)}50%{background-position:12px 15px,-22px 0,50%,50%;transform:translate(-50%)translateY(3px)scale(1.025)}to{background-position:108px 0,-150px 18px,50%,50%;transform:translate(-50%)translate(0,0)scale(1)}}@keyframes fortune-page-return-lava-pulse{0%,to{opacity:.32;transform:translate(-50%)scale(.98)}50%{opacity:.6;transform:translate(-50%)scale(1.04)}}@keyframes fortune-page-return-glow-pulse{0%,to{opacity:.86;transform:translate(-50%)scale(.985)}50%{opacity:1;transform:translate(-50%)scale(1.025)}}.fortune-page--narrow{border-radius:34px}.fortune-page--compact{--fortune-page-edge-left:6px;--fortune-page-edge-right:6px}.fortune-page--compact .fortune-page__content{width:auto;right:var(--fortune-page-edge-right)}@media (prefers-reduced-motion:reduce){.fortune-page__win-screen--return:before,.fortune-page__win-screen--return:after,.fortune-page__return-glow{animation:none}}@media (width<=360px){.fortune-page{--fortune-page-edge-left:6px;--fortune-page-edge-right:6px}.fortune-page__content{right:var(--fortune-page-edge-right);width:auto}.fortune-page__bonus-result-title{width:100%}}.friends-page{--friends-page-edge-inset:15px;--friends-page-width:var(--home-page-width,375px);--friends-page-height:var(--home-page-height,812px);--friends-page-content-width:calc(var(--home-page-width,375px) - (var(--friends-page-edge-inset) * 2));width:var(--friends-page-width);max-width:100%;height:var(--friends-page-height);background:#0b151b;border-radius:44px;flex:none;position:relative;overflow:hidden}.friends-page__topbar{--ui-topbar-edge-inset:var(--friends-page-edge-inset);--ui-topbar-offset-right:var(--friends-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--friends-page-height);--ui-topbar-page-width:var(--friends-page-width)}.friends-page__content{z-index:2;top:0;right:var(--friends-page-edge-inset);bottom:calc(var(--ui-page-bottom-offset,0px) + 110px);left:var(--friends-page-edge-inset);width:var(--friends-page-content-width);overflow-anchor:none;padding:calc(var(--ui-page-top-offset,24px) + 54px) 0 18px;scrollbar-width:none;flex-direction:column;align-items:center;display:flex;position:absolute;overflow:hidden auto}.friends-page__content::-webkit-scrollbar{display:none}.friends-page__header{margin-top:10px}.friends-page__invitations{border-radius:16px;flex-direction:column;flex:none;width:100%;max-width:100%;margin-top:10px;display:flex;overflow:hidden}.friends-page__invitations-heading{width:100%;min-height:40px;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;white-space:nowrap;justify-content:center;align-items:center;padding:12px 24px;font-size:15px;font-weight:700;line-height:18px;display:flex}.friends-page__invitations-heading strong{color:var(--button-mid-top);font:inherit}.friends-page__invitations-menu{flex-direction:column;width:100%;display:flex;overflow:hidden}.friends-page__invitation{background:#0b151b;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:72px;padding:16px 12px;display:flex}.friends-page__invitation:not(:last-of-type){border-bottom:1px solid var(--button-dark-border);box-shadow:0 1px #365f6b2e}.friends-page__invitation-user{flex:auto;align-items:center;gap:16px;min-width:0;display:flex}.friends-page__invitation-avatar{flex:none}.friends-page__invitation-copy{flex-direction:column;flex:auto;gap:4px;width:auto;min-width:0;display:flex}.friends-page__invitation-name{color:var(--button-mid-top);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:21px;overflow:hidden}.friends-page__invitation-planet{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;white-space:nowrap;font-size:20px;font-weight:400;line-height:25px}.friends-page__invitation-price{flex:none;justify-content:flex-end;align-items:center;gap:6px;display:flex}.friends-page__invitation-price span{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;white-space:nowrap;font-size:15px;font-weight:700;line-height:18px}.friends-page__invitation-price strong{--ui-text-fill:#fff;--ui-text-stroke-color:var(--topbar-resource-light-stroke);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--topbar-resource-light-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;white-space:nowrap;font-size:16px;font-weight:400;line-height:20px}.friends-page__invitations-action{justify-content:center;align-items:center;padding:16px 12px 14px;display:flex}.friends-page__show-more{--button-width:158px}.friends-page__rewards{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:20px;padding:20px 12px 12px;display:flex}.friends-page__rewards-heading{justify-content:center;align-items:center;gap:8px;width:100%;padding:0;display:flex;overflow:hidden}.friends-page__rewards-heading h2{color:var(--button-mid-top);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;white-space:nowrap;margin:0;font-size:15px;font-weight:700;line-height:18px}.friends-page__reward-copy{width:100%;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;margin:0;font-size:15px;font-weight:700;line-height:18px}.friends-page__reward-table-wrap{border:1px solid var(--button-dark-border);background:var(--button-dark-bg);border-radius:8px;width:100%;overflow:hidden}.friends-page__reward-table{border-collapse:collapse;table-layout:fixed;width:100%;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;font-size:13px;font-weight:700;line-height:16px}.friends-page__reward-table th,.friends-page__reward-table td{text-align:left;vertical-align:middle;padding:8px 7px}.friends-page__reward-table thead{background:var(--button-dark-top);color:var(--field-dark-text);text-transform:uppercase;font-size:11px;line-height:14px}.friends-page__reward-table thead th{font-weight:700}.friends-page__reward-table th:first-child{text-align:center;width:43px}.friends-page__reward-table th:last-child,.friends-page__reward-table td:last-child{text-align:right;width:93px}.friends-page__reward-table tbody tr:not(:last-child){border-bottom:1px solid var(--button-dark-border)}.friends-page__reward-table tbody th,.friends-page__reward-table tbody td:last-child{color:var(--button-mid-top)}.friends-page__reward-table tbody td:last-child{white-space:nowrap}.friends-page__invite-row{align-items:flex-start;gap:8px;width:100%;margin-top:20px;display:flex}.friends-page__invite-link{flex:1 1 0;align-items:center;width:auto;min-width:0;height:40px;padding:0 12px;display:flex;overflow:hidden}.friends-page__invite-link span{color:#0000;min-width:0;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(90deg,#c5e8f6 23.49%,#c5e8f600 88.84%);-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700;line-height:25px;display:block;overflow:hidden}.friends-page__invite-actions{flex:none;align-items:center;gap:8px;display:flex}.friends-page__copy{--button-width:96px}.friends-page__share-notice{text-align:center;flex:none;margin-top:20px}.friends-page__summary{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.friends-page__stats{align-items:stretch;width:100%;height:72px;display:flex;overflow:hidden}.friends-page__stat{text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;min-width:0;padding:14px 16px;display:flex}.friends-page__stat span{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;white-space:nowrap;font-size:15px;font-weight:700;line-height:18px}.friends-page__stat strong{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;white-space:nowrap;font-size:20px;font-weight:400;line-height:22px}.friends-page__stat-divider{background:linear-gradient(180deg, #17242d00 0%, var(--button-dark-border) 8%, var(--button-dark-border) 92%, #17242d00 100%);flex:none;align-self:center;width:1px;height:70px;box-shadow:1px 0 #365f6b2e}.friends-page__withdraw{--button-width:100%}.friends-page__qr{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;flex:none;width:167px;height:167px;margin-top:22px;display:block}.friends-page__benefit-card{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:12px;min-height:89px;padding:16px;display:flex}.friends-page__benefit-card--earn{min-height:207px}.friends-page__benefit-title{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;width:100%;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;margin:0;font-size:20px;font-weight:400;line-height:25px}.friends-page__benefit-copy{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;width:100%;margin:0;font-size:15px;font-weight:700;line-height:18px}.friends-page__benefit-copy--wide{width:315px;max-width:100%}.friends-page--narrow{border-radius:34px}.friends-page--compact{--friends-page-edge-inset:6px}.friends-page--compact .friends-page__invite-row{width:100%}.friends-page--compact .friends-page__stat span{font-size:13px}.friends-page--short .friends-page__qr{width:148px;height:148px}@media (width<=360px){.friends-page{--friends-page-edge-inset:6px}.friends-page__invite-row{width:100%}.friends-page__stat span{font-size:13px}.friends-page__benefit-copy{font-size:14px;line-height:17px}}.home-page{--home-main-zone-center-y:calc(50% - 60px);--home-page-edge-inset:16px;width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,812px);background:#0b151b;border-radius:44px;flex:none;position:relative;overflow:hidden}.home-page__background{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.home-page__topbar{--ui-topbar-edge-inset:var(--home-page-edge-inset);--ui-topbar-offset-right:var(--home-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--home-page-height,812px);--ui-topbar-page-width:var(--home-page-width,375px)}.home-page__resource-bar{--ui-resource-bar-edge-inset:var(--home-page-edge-inset)}.home-page__sound{z-index:5;top:calc(var(--ui-page-top-offset,24px) + 108px);right:var(--home-page-edge-inset);cursor:pointer;background:0 0;border:0;width:32px;height:32px;padding:0;transition:transform .18s,filter .18s;position:absolute}.home-page__sound-speaker,.home-page__sound-waves{pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .18s,transform .18s,filter .18s;display:block;position:absolute}.home-page__sound-speaker{width:14.46px;height:28.07px;top:1.96px;left:2.39px}.home-page__sound-waves{width:10.81px;height:21.33px;top:5.33px;left:18.67px}.home-page__sound:hover{filter:brightness(1.08)}.home-page__sound:focus-visible{outline-offset:4px;outline:3px solid #ffffffe6}.home-page__sound--muted .home-page__sound-speaker,.home-page__sound--muted .home-page__sound-waves{filter:saturate(.8);opacity:.82}.home-page__sound--muted .home-page__sound-waves{opacity:.18;transform:scale(.92)}.home-page__sound--muted:before,.home-page__sound--muted:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#ff9a9a 0%,#ff4e4e 38%,#d31111 100%);border-radius:999px;width:26px;height:4px;position:absolute;top:14px;left:3px;box-shadow:0 0 0 1px #4d000047}.home-page__sound--muted:before{transform:rotate(45deg)}.home-page__sound--muted:after{transform:rotate(-45deg)}.home-page__side-actions{z-index:6;top:calc(var(--home-main-zone-center-y) - 98px);left:var(--home-page-edge-inset);flex-direction:column;align-items:flex-start;gap:14px;width:196px;display:flex;position:absolute}.home-page__side-icon{margin-left:0}.home-page__games-promo{clip-path:inset(-8px 0);align-items:flex-start;width:196px;height:56px;display:flex;position:relative}.home-page__games-promo .ui-icon-button{z-index:2}.home-page__games-ribbon{z-index:1;pointer-events:none;will-change:transform, opacity;width:147px;height:38px;animation:4.8s ease-in-out infinite home-games-ribbon-slide;position:absolute;top:11.5px;left:49px;transform:translate(-147px)}.home-page__games-ribbon-bg{width:147px;height:38px;display:block;position:absolute;inset:0}.home-page__games-line{font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-transform:uppercase;white-space:nowrap;align-items:center;gap:4px;font-size:12px;line-height:1;display:flex;position:absolute;left:12px}.home-page__games-line img{object-fit:contain;width:15px;height:12px}.home-page__games-line--top{color:#fff;text-shadow:0 .856px #9a2424;top:2.5px}.home-page__games-line--bottom{color:#fff000;text-shadow:0 .856px #6b260f;top:19.5px}@keyframes home-games-ribbon-slide{0%,14%{opacity:0;transform:translate(-147px)}22%{opacity:1;transform:translate(5px)}28%,68%{opacity:1;transform:translate(0)}82%,to{opacity:0;transform:translate(-147px)}}@media (prefers-reduced-motion:reduce){.home-page__games-ribbon{opacity:1;animation:none;transform:translate(0)}}.home-page__astronaut{z-index:4;top:calc(var(--home-main-zone-center-y) - 153px);object-fit:contain;pointer-events:none;transform-origin:50%;-webkit-user-select:none;user-select:none;will-change:transform;width:178.78px;height:306px;animation:5.2s ease-in-out infinite home-page-astronaut-float;position:absolute;left:50%;transform:translate(-50%)}.home-page--astronaut-static .home-page__astronaut{animation:none}.home-page__rocket{z-index:3;top:calc(var(--home-main-zone-center-y) - 156px + ((var(--home-page-height,812px) - 812px) * .06));left:calc(29px + ((var(--home-page-width,375px) - 375px) * .08));object-fit:contain;pointer-events:none;transform-origin:50%;-webkit-user-select:none;user-select:none;width:110.36px;height:336.58px;display:none;position:absolute;transform:rotate(-10.08deg)}.home-page--planet-scene .home-page__rocket{display:block}.home-page__crew-runner{z-index:2;top:calc(var(--home-main-zone-center-y) + 90px);opacity:0;pointer-events:none;will-change:opacity, transform;width:100%;height:72px;animation:5.4s linear infinite home-page-crew-run-to-rocket;position:absolute;left:0;transform:translate(107%,5px)}.home-page__crew-runner-lean{transform-origin:36px 63.36px;will-change:transform;width:72px;height:72px;animation:5.4s linear infinite home-page-crew-runner-lean;transform:rotate(26deg)}.home-page--planet-scene .home-page__astronaut{top:calc(var(--home-main-zone-center-y) - 112px);will-change:auto;width:171.37px;height:293.11px;animation:none;left:calc(50% - 30px);transform:rotate(1.8deg)}@keyframes home-page-crew-run-to-rocket{0%{opacity:0;transform:translate(107%,5px)}5%{opacity:0;transform:translate(101.167%,.8333px)}6%{opacity:0;transform:translate(100%)}8%{opacity:0;transform:translate(97.6667%,-1.6667px)}10%{opacity:1;transform:translate(95.3333%,-3.3333px)}18%{opacity:1;transform:translate(86%,-10px)}26%{opacity:1;transform:translate(76.6667%,-15.5px)}34%{opacity:1;transform:translate(67.3333%,-20px)}42%{opacity:1;transform:translate(58%,-23px)}50%{opacity:1;transform:translate(48.6667%,-24px)}64%{opacity:1;transform:translate(32.3333%,-20px)}76%{opacity:1;transform:translate(18.3333%,-11px)}78%{opacity:1;transform:translate(16%,-9px)}79%,to{opacity:0;transform:translate(14.8333%,-8px)}}@keyframes home-page-crew-runner-lean{0%{animation-timing-function:cubic-bezier(.37,0,.63,1);transform:rotate(26deg)}50%{animation-timing-function:cubic-bezier(.37,0,.63,1);transform:rotate(0)}79%{transform:rotate(-9.5deg)}80%,to{transform:rotate(26deg)}}@keyframes home-page-astronaut-float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-14px)}}@media (prefers-reduced-motion:reduce){.home-page__crew-runner{animation:none;display:none}.home-page__astronaut{animation:none}}.home-page__cta{z-index:7;right:var(--home-page-edge-inset);bottom:calc(var(--ui-page-bottom-offset,0px) + 122px);left:var(--home-page-edge-inset);flex-direction:column;gap:14px;display:flex;position:absolute}.home-page__cta--boarding{gap:12px}.home-page__boarding-card{align-items:center;gap:16px;min-height:76px;padding:12px 16px;display:flex}.home-page__boarding-main{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.home-page__boarding-users{align-items:center;gap:6px;width:100%;display:flex}.home-page__boarding-users-label{min-width:0;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;white-space:nowrap;font-size:15px;font-weight:700;line-height:18px}.home-page__boarding-users-label strong{color:var(--button-mid-top);font:inherit}.home-page__boarding-progress{background:#070d11;border-radius:16px;width:100%;height:14px;position:relative;overflow:hidden;box-shadow:0 1px #17242d}.home-page__boarding-progress-fill{width:var(--home-boarding-progress,84%);border-radius:inherit;background:#a5d2bc;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.home-page__boarding-progress-fill:after{content:"";background:#d8ffe8;border-radius:999px;height:7px;position:absolute;top:1px;left:3px;right:3px}.home-page__boarding-actions{flex:none;align-items:center;gap:8px;display:flex}.home-page__boarding-status{min-height:48px;color:var(--button-mid-top);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;justify-content:center;align-items:center;padding:12px 16px;font-size:15px;font-weight:700;line-height:21px;display:flex}.home-page__ticket{justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 16px;transition:min-height .42s cubic-bezier(.22,1,.36,1),padding .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.home-page__ticket--info{transform-origin:bottom;min-height:168px;padding:12px 16px;animation:.44s cubic-bezier(.22,1,.36,1) both home-ticket-panel-open}.home-page__ticket-summary{justify-content:center;align-items:center;gap:12px;width:100%;animation:.18s both home-ticket-content-in;display:flex}.home-page__ticket-text{min-width:0;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;text-align:center;white-space:nowrap;font-size:15px;font-weight:700;line-height:18px}.home-page__ticket-text strong{color:var(--button-mid-top);font:inherit}.home-page__ticket-close{cursor:pointer;background:0 0;border:0;padding:0}.home-page__ticket-info{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-height:144px;animation:.38s cubic-bezier(.22,1,.36,1) both home-ticket-info-shell-in;display:flex;position:relative}.home-page__ticket-close{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:1px;right:-3px}.home-page__ticket-close img{width:17.48px;height:17.48px;display:block}.home-page__ticket-info-title{color:#fff;width:285px;max-width:100%;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;text-shadow:0 1px #365f6b;text-transform:uppercase;flex-direction:column;align-items:center;margin:0;font-size:32px;font-weight:400;line-height:1;display:flex}.home-page__ticket--info .home-page__ticket-close,.home-page__ticket--info .home-page__ticket-info-title,.home-page__ticket--info .home-page__ticket-info-row{animation:.46s cubic-bezier(.22,1,.36,1) both home-ticket-child-in}.home-page__ticket--info .home-page__ticket-close{animation-delay:.13s}.home-page__ticket--info .home-page__ticket-info-title{animation-delay:70ms}.home-page__ticket--info .home-page__ticket-info-row{animation-delay:.15s}.home-page__ticket-info-row{align-items:center;gap:12px;width:100%;display:flex}.home-page__ticket-info-copy{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.home-page__ticket-info-copy p{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;margin:0;font-size:15px;font-weight:700;line-height:18px}.home-page__ticket-info-copy strong{color:var(--button-mid-top);font:inherit}.home-page__ticket-progress{background:#070d11;border-radius:16px;width:100%;height:14px;position:relative;overflow:hidden;box-shadow:0 1px #17242d}.home-page__ticket-progress-fill{border-radius:inherit;transform-origin:0;background:#a5d2bc;width:52%;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.home-page__ticket--info .home-page__ticket-progress-fill{animation:.56s cubic-bezier(.22,1,.36,1) .26s both home-ticket-progress-fill-in}.home-page__ticket-progress-fill:after{content:"";background:#d8ffe8;border-radius:999px;height:7px;position:absolute;top:1px;left:3px;right:3px}.home-page__ticket-info-actions{flex:none;align-items:center;gap:8px;display:flex}@keyframes home-ticket-content-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-ticket-panel-open{0%{opacity:.88;transform:translateY(10px)scaleY(.78)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes home-ticket-info-shell-in{0%{opacity:0;filter:blur(2px);transform:translateY(10px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes home-ticket-child-in{0%{opacity:0;filter:blur(1.5px);transform:translateY(7px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes home-ticket-progress-fill-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.home-page__ticket,.home-page__ticket--info,.home-page__ticket-info,.home-page__ticket-summary,.home-page__ticket--info .home-page__ticket-close,.home-page__ticket--info .home-page__ticket-info-title,.home-page__ticket--info .home-page__ticket-info-row,.home-page__ticket--info .home-page__ticket-progress-fill{transition:none;animation:none}}.home-page--narrow{border-radius:34px}.home-page--narrow .home-page__cta{right:var(--home-page-edge-inset);left:var(--home-page-edge-inset)}.home-page--narrow .home-page__ticket-text{text-overflow:ellipsis;overflow:hidden}.home-page--compact{--home-page-edge-inset:6px}@media (width<=360px){.home-page{--home-page-edge-inset:6px}}.how-to-play-page{width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,812px);color:#fff;scrollbar-width:none;background:#061017;border-radius:44px;flex:none;position:relative;overflow:hidden auto;box-shadow:inset 0 0 0 1px #ffffff03}.how-to-play-page__background{z-index:0;width:100%;height:100%;margin-bottom:calc(0px - var(--home-page-height,812px));opacity:.55;object-fit:cover;object-position:47% 29%;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:sticky;top:0}.how-to-play-page:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(132px 122px at 53% 41%,#24585b2e 0,#24585b00 72%),linear-gradient(#030c120f 0%,#030c1200 38%,#030c1240 100%);height:1200px;position:absolute;top:0;left:0;right:0}.how-to-play-page::-webkit-scrollbar{display:none}.how-to-play-page__stage{top:calc(var(--ui-page-top-offset,24px) - 101px);z-index:2;transform-origin:top;width:228px;height:820px;position:absolute;left:50%;transform:translate(-50%)scale(1.5)}.how-to-play-page__scroll-spacer{z-index:0;pointer-events:none;height:1200px;position:relative}.how-to-play-page__close-button,.how-to-play-page__title,.how-to-play-page__ticket-graphic,.how-to-play-page__step-card,.how-to-play-page__route,.how-to-play-page__rocket,.how-to-play-page__astronaut,.how-to-play-page__planets,.how-to-play-page__claim-card,.how-to-play-page__benefits,.how-to-play-page__reward-box{z-index:2;position:absolute}.how-to-play-page__topbar{--ui-topbar-edge-inset:16px;--ui-topbar-offset-right:16px;--ui-topbar-page-height:var(--home-page-height,812px);--ui-topbar-page-width:var(--home-page-width,375px)}.how-to-play-page__close-button{transform-origin:0 0;top:101px;left:3px;transform:scale(.68)}.how-to-play-page__title{white-space:nowrap;top:104px;left:50%;transform:translate(-50%)}.how-to-play-page__route{z-index:2;fill:none;pointer-events:none;width:228px;height:820px;inset:0}.how-to-play-page__route path{stroke:#b9edf7;stroke-dasharray:4 6;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;filter:drop-shadow(0 4px #315666)}.how-to-play-page__route-path--ticket{stroke-dashoffset:6px}.how-to-play-page__ticket-graphic{object-fit:contain;transform-origin:48% 52%;will-change:transform;width:98px;height:65px;animation:5.8s ease-in-out -1.7s infinite how-to-play-ticket-float;top:169px;left:-1px}.how-to-play-page__step-card{flex-direction:column;justify-content:center;align-items:center;padding:10px 8px;display:flex}.how-to-play-page__step-card>.how-to-play-page__step-copy{margin-top:8px}.how-to-play-page__step-card--ticket{width:121px;min-height:94px;top:154px;right:3px}.how-to-play-page__step-card--ticket>.how-to-play-page__step-title{width:94px}.how-to-play-page__step-card--ticket>.how-to-play-page__step-copy{width:95px}.how-to-play-page__step-card--captain{width:121px;min-height:104px;top:283px;left:3px}.how-to-play-page__step-card--captain>.how-to-play-page__step-title{width:90px}.how-to-play-page__step-card--captain>.how-to-play-page__step-copy{width:92px}.how-to-play-page__rocket{z-index:3;object-fit:contain;pointer-events:none;transform-origin:50% 72%;-webkit-user-select:none;user-select:none;will-change:transform;width:72px;height:151px;animation:6.9s ease-in-out -3.1s infinite how-to-play-rocket-float;position:absolute;top:231px;left:186px;transform:rotate(8deg)}.how-to-play-page__astronaut{z-index:4;object-fit:contain;pointer-events:none;transform-origin:50% 58%;-webkit-user-select:none;user-select:none;will-change:transform;width:64px;height:110px;animation:5.3s ease-in-out -.8s infinite how-to-play-astronaut-float;position:absolute;top:292px;left:135px}.how-to-play-page__step-card--explore{width:auto;min-height:108px;padding-top:12px;top:433px;left:3px;right:3px}.how-to-play-page__step-card--explore>.how-to-play-page__step-title{width:194px}.how-to-play-page__step-card--explore>.how-to-play-page__step-copy{width:180px;margin-top:12px}.how-to-play-page__planets{pointer-events:none;width:228px;height:83px;top:495px;left:0}.how-to-play-page__planet{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform;position:absolute}.how-to-play-page__planet--jupiter{width:76px;height:74px;animation:9.4s ease-in-out -4.2s infinite how-to-play-jupiter-float;top:1px;left:-31px;transform:rotate(2deg)}.how-to-play-page__planet--pluto{width:72px;height:62px;animation:7.7s ease-in-out -1.3s infinite how-to-play-pluto-float;top:-6px;right:-37px}.how-to-play-page__planet--moon{width:38px;height:39px;animation:6.1s ease-in-out -3.8s infinite how-to-play-moon-float;top:54px;left:172px}.how-to-play-page__ore{animation:how-to-play-ore-float var(--how-to-play-ore-duration) ease-in-out var(--how-to-play-ore-delay) infinite;pointer-events:none;transform:rotate(var(--how-to-play-ore-rotation));transform-origin:50%;will-change:transform;display:block;position:absolute}.how-to-play-page__ore--gold{--how-to-play-ore-delay:-2.6s;--how-to-play-ore-duration:4.7s;--how-to-play-ore-drift-x:1.5px;--how-to-play-ore-drift-y:-3px;--how-to-play-ore-rotation:18deg;--how-to-play-ore-rotation-drift:5deg;top:72px;left:33px}.how-to-play-page__ore--cyan{--how-to-play-ore-delay:-.9s;--how-to-play-ore-duration:5.9s;--how-to-play-ore-drift-x:-2px;--how-to-play-ore-drift-y:-2px;--how-to-play-ore-rotation:-17deg;--how-to-play-ore-rotation-drift:-4deg;top:55px;left:48px}.how-to-play-page__ore--violet{--how-to-play-ore-delay:-4.1s;--how-to-play-ore-duration:6.6s;--how-to-play-ore-drift-x:-1px;--how-to-play-ore-drift-y:-3.5px;--how-to-play-ore-rotation:10deg;--how-to-play-ore-rotation-drift:6deg;top:65px;left:218px}.how-to-play-page__route-diamond{z-index:4;isolation:isolate;pointer-events:none;will-change:transform;width:11px;height:15px;animation:4.3s ease-in-out -2s infinite how-to-play-diamond-float;display:block;position:absolute;top:597px;left:143px}.how-to-play-page__route-diamond:before,.how-to-play-page__route-diamond:after{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);content:"";display:block;position:absolute}.how-to-play-page__route-diamond:before{z-index:2;filter:drop-shadow(0 1px #194854);background:#b9edf7;width:11px;height:11px;top:0;left:0}.how-to-play-page__route-diamond:after{z-index:1;background:#4b8193;width:9px;height:9px;top:5px;left:1px}.how-to-play-page__claim-card{justify-content:center;align-items:center;width:auto;min-height:56px;padding:10px 12px;display:flex;top:604px;left:3px;right:3px}.how-to-play-page__benefits{flex-direction:column;gap:6px;width:151px;margin:0;padding:0;list-style:none;display:flex;top:679px;left:3px}.how-to-play-page__benefit{box-sizing:border-box;align-items:center;gap:8px;height:31px;padding:0 8px;display:flex;position:relative}.how-to-play-page__benefit:nth-child(2),.how-to-play-page__benefit:nth-child(3){width:134px}.how-to-play-page__benefit-icon{flex:none;justify-content:center;align-items:center;width:30px;height:24px;display:inline-flex}.how-to-play-page__benefit-icon img{object-fit:contain;width:30px;height:23px}.how-to-play-page__benefit-icon svg{fill:none;stroke:#b9edf7;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;filter:drop-shadow(0 1px #194854);width:27px;height:22px}.how-to-play-page__reward-box{object-fit:contain;pointer-events:none;transform-origin:48% 74%;-webkit-user-select:none;user-select:none;will-change:transform;width:108px;height:114px;animation:6.4s ease-in-out -4.8s infinite how-to-play-reward-float;top:672px;left:130px;transform:rotate(1deg)}@keyframes how-to-play-ticket-float{0%,to{transform:translate(0,0)rotate(-1deg)}46%{transform:translate(2px,-3px)rotate(1.5deg)}72%{transform:translate(1px,-2px)rotate(.5deg)}}@keyframes how-to-play-rocket-float{0%,to{transform:translate(0,0)rotate(8deg)}38%{transform:translate(-1px,-4px)rotate(6.5deg)}68%{transform:translate(2px,-2px)rotate(9deg)}}@keyframes how-to-play-astronaut-float{0%,to{transform:translate(0,0)rotate(0)}33%{transform:translate(2px,-3px)rotate(1.2deg)}70%{transform:translate(-1px,-5px)rotate(-1.4deg)}}@keyframes how-to-play-jupiter-float{0%,to{transform:translate(0,0)rotate(2deg)}45%{transform:translate(3px,-3px)rotate(-1deg)}76%{transform:translate(1px,-1px)rotate(0)}}@keyframes how-to-play-pluto-float{0%,to{transform:translate(0,0)rotate(0)}36%{transform:translate(-2px,-4px)rotate(2deg)}67%{transform:translate(-1px,-2px)rotate(-1deg)}}@keyframes how-to-play-moon-float{0%,to{transform:translate(0,0)rotate(-1deg)}52%{transform:translate(2px,-4px)rotate(3deg)}}@keyframes how-to-play-ore-float{0%,to{transform:translate3d(0, 0, 0) rotate(var(--how-to-play-ore-rotation))}50%{transform:translate3d(var(--how-to-play-ore-drift-x), var(--how-to-play-ore-drift-y), 0) rotate(calc(var(--how-to-play-ore-rotation) + var(--how-to-play-ore-rotation-drift)))}}@keyframes how-to-play-diamond-float{0%,to{filter:drop-shadow(0 0 #b9edf700);transform:translate(0,0)scale(1)}50%{filter:drop-shadow(0 0 3px #b9edf78c);transform:translateY(-3px)scale(1.05)}}@keyframes how-to-play-reward-float{0%,to{transform:translate(0,0)rotate(1deg)}42%{transform:translate(-2px,-4px)rotate(-1deg)}72%{transform:translate(1px,-2px)rotate(2deg)}}@media (prefers-reduced-motion:reduce){.how-to-play-page__ticket-graphic,.how-to-play-page__rocket,.how-to-play-page__astronaut,.how-to-play-page__planet,.how-to-play-page__ore,.how-to-play-page__route-diamond,.how-to-play-page__reward-box{will-change:auto;animation:none}}.how-to-play-page__cta-shell{top:calc(var(--ui-page-top-offset,24px) + 1093px);z-index:3;position:absolute;left:32px;right:32px}.leaders-page{--leaders-page-edge-inset:16px;--leaders-page-width:var(--home-page-width,375px);--leaders-page-height:var(--home-page-height,1018px);--leaders-page-bg:#0b151b;--leaders-page-group-border:#132b36;width:var(--leaders-page-width);max-width:100%;height:var(--leaders-page-height);background:var(--leaders-page-bg);border-radius:26px;flex:none;position:relative;overflow:hidden}.leaders-page__topbar{--ui-topbar-edge-inset:var(--leaders-page-edge-inset);--ui-topbar-offset-right:var(--leaders-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--leaders-page-height);--ui-topbar-page-width:var(--leaders-page-width)}.leaders-page__content{z-index:2;top:0;right:var(--leaders-page-edge-inset);bottom:calc(var(--ui-page-bottom-offset,0px) + 110px);left:var(--leaders-page-edge-inset);box-sizing:border-box;width:auto;max-width:calc(100% - (var(--leaders-page-edge-inset) * 2));overscroll-behavior:contain;padding-top:calc(var(--ui-page-top-offset,24px) + 54px);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:column;padding-bottom:94px;display:flex;position:absolute;overflow:hidden auto}.leaders-page__content::-webkit-scrollbar{display:none}.leaders-page__hero{z-index:1;isolation:isolate;text-align:center;flex-direction:column;flex:none;align-items:center;width:100%;display:flex;position:relative}.leaders-page__trophy-pedestal{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:526px;max-width:none;height:115px;display:block;position:absolute;top:180px;left:54%;transform:translate(-50%)}.leaders-page__trophy-wrap{z-index:3;justify-content:center;align-items:center;width:202px;height:190px;margin-bottom:0;display:flex;position:relative}.leaders-page__trophy-glow{z-index:0;pointer-events:none;filter:brightness(1.45)saturate(1.14);-webkit-user-select:none;user-select:none;width:430px;max-width:none;height:213px;display:block;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.leaders-page__trophy{z-index:1;object-fit:contain;filter:drop-shadow(0 3px #665031cc);width:170px;height:164px;display:block;position:relative}.leaders-page__title{z-index:3;margin:0 0 11px;position:relative}.leaders-page__subtitle{z-index:3;width:100%;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:700;line-height:20px;position:relative;overflow:hidden}.leaders-page__controls{z-index:2;flex-direction:column;flex:none;gap:10px;width:100%;margin-top:18px;display:flex;position:relative}.leaders-page__tabs.ui-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px;display:grid}.leaders-page__tabs .ui-tabs__tab{--tabs-height:40px;--tabs-top-height:19px;--tabs-top-offset-x:2.5px;--tabs-top-offset-y:2.5px;height:40px;box-shadow:0 4px 0 var(--button-dark-border);border-radius:16px;flex:none;width:100%;padding:4px 12px 8px}.leaders-page__tabs .ui-tabs__tab:after{border-radius:14px 14px 6px 6px}.leaders-page__tabs .ui-tabs__tab--selected{box-shadow:0 4px 0 var(--button-light-border)}.leaders-page__list{flex-direction:column;flex:none;gap:12px;width:100%;margin:27px 0 0;padding:0;list-style:none;display:flex}.leaders-page__standard-group{border:1px solid var(--leaders-page-group-border);background:var(--leaders-page-bg);box-shadow:none;border-radius:17px;display:block;overflow:hidden}.leaders-page__standard-list{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.leaders-page__drop-content{flex-direction:column;flex:none;width:100%;margin-top:18px;display:flex}.leaders-page__drop-progress-card{border:1px solid var(--leaders-page-group-border);background:var(--leaders-page-bg);border-radius:14px;flex-direction:column;gap:5px;width:100%;padding:6px 9px 8px;display:flex;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #00000047,0 5px #071016,0 7px 12px #0000002e}.leaders-page__drop-progress-heading{min-height:31px;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);text-shadow:0 1px #00000080;justify-content:space-between;align-items:center;font-size:14px;font-weight:800;line-height:18px;display:flex}.leaders-page__drop-progress-label{font-weight:400}.leaders-page__drop-progress-time{font-weight:800}.leaders-page__drop-progress-icon{-webkit-user-select:none;user-select:none;flex:none;width:24px;height:24.34px;display:block}.leaders-page__drop-progress-track{background:#061016;border-radius:999px;width:100%;height:11px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 1px #ffffff14}.leaders-page__drop-progress-fill{border-radius:inherit;background:linear-gradient(#dff8ff 0%,#9fc7d3 100%);width:65.16%;position:absolute;top:1px;bottom:1px;left:1px;box-shadow:inset 0 1px #ffffffd1,0 0 8px #b0e8ff3d}.leaders-page__daily-content{flex-direction:column;flex:none;width:100%;margin-top:18px;display:flex}.leaders-page__daily-progress-fill{background:linear-gradient(#ff9efc 0%,#ff43ec 48%,#e32bd4 100%);width:59.58%;box-shadow:inset 0 1px #ffe7ffd1,0 0 8px #ff49eb47}.leaders-page__prize-list{margin-top:30px}.leaders-page__prize-mark{z-index:1;justify-content:center;align-items:center;width:34px;height:39px;display:inline-flex;position:relative}.leaders-page__prize-mark img{object-fit:contain;max-width:100%;max-height:100%;display:block}.leaders-page__prize-copy{z-index:1;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.leaders-page__prize-title{text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.leaders-page__gift{z-index:1;justify-content:center;justify-self:end;align-items:center;width:44px;height:48px;display:inline-flex;position:relative}.leaders-page__gift img{object-fit:contain;width:44px;height:48px;display:block}.leaders-page__daily-list{margin-top:15px}.leaders-page__daily-avatar-wrap{z-index:1;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative;overflow:visible}.leaders-page__row--pink .leaders-page__daily-avatar-wrap,.leaders-page__row--pink .leaders-page__daily-user{z-index:3}.leaders-page__daily-avatar{z-index:1}.leaders-page__row--pink .leaders-page__daily-avatar{--leaders-page-avatar-stroke:var(--display-title-pink-stroke);--leaders-page-avatar-shadow:var(--display-title-pink-shadow)}.leaders-page__daily-gift{z-index:3;justify-content:center;justify-self:end;align-items:center;width:50px;height:52px;display:inline-flex;position:relative}.leaders-page__row--pink .leaders-page__daily-gift{width:48px;height:48px}.leaders-page__daily-gift img{filter:hue-rotate(286deg)saturate(1.65)brightness(1.16);object-fit:contain;width:50px;height:52px;display:block}.leaders-page__row--pink .leaders-page__daily-gift img{filter:none;width:48px;height:49.7437px;transform:translateY(-.72px)}.leaders-page__daily-stars{z-index:1;pointer-events:none;position:absolute;inset:0}.leaders-page__daily-star{-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.leaders-page__daily-star--large-bottom{width:30.0456px;height:32.9465px;top:45px;left:324px;transform:rotate(6.86deg)}.leaders-page__daily-star--large-top{width:26.5952px;height:29.496px;top:-11.71px;left:322.82px;transform:rotate(6.86deg)}.leaders-page__daily-star--xl{width:28.6688px;height:31.5697px;top:4.03px;left:247.03px;transform:rotate(6.86deg)}.leaders-page__daily-star--mid{width:18.1904px;height:20.0912px;top:38px;left:226px;transform:rotate(6.86deg)}.leaders-page__daily-star--small-top{width:15.8879px;height:17.7888px;top:12.29px;left:207px;transform:rotate(6.86deg)}.leaders-page__daily-star--small-bottom{width:14.3722px;height:15.273px;top:37.5px;left:185px;transform:rotate(6.86deg)}.leaders-page__row{border:1px solid var(--button-dark-border);background:linear-gradient(#17242db8 0%,#0b151bb8 100%),#0b151b;border-radius:14px;grid-template-columns:50px minmax(0,1fr) 54px;align-items:center;width:100%;min-height:68px;padding:8px 10px 9px 8px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 2px #061016}.leaders-page__current-list{z-index:7;right:var(--leaders-page-edge-inset);bottom:calc(var(--ui-page-bottom-offset,0px) + 121px);left:var(--leaders-page-edge-inset);width:var(--leaders-page-content-width);max-width:calc(100% - (var(--leaders-page-edge-inset) * 2));opacity:1;pointer-events:none;visibility:visible;margin:0;padding:0;list-style:none;transition:opacity .22s,visibility linear;position:absolute}.leaders-page__current-list--hidden{opacity:0;visibility:hidden;transition:opacity .22s,visibility 0s linear .22s}.leaders-page__row:before{content:"";pointer-events:none;background:#c5e8f60f;border-radius:12px 12px 6px 6px;height:29px;position:absolute;top:3px;left:4px;right:4px}.leaders-page__standard-list .leaders-page__row:not(.leaders-page__row--current){box-shadow:none;background:0 0;border:0;border-radius:0}.leaders-page__standard-list .leaders-page__row+.leaders-page__row:not(.leaders-page__row--current){border-top:1px solid var(--leaders-page-group-border)}.leaders-page__standard-list .leaders-page__row:not(.leaders-page__row--current):before{display:none}.leaders-page__row--gold{background:#f4dc78;border-color:#7b6235;box-shadow:0 2px #6f5631}.leaders-page__row--gold:before{background:#ffffff3d}.leaders-page__row--silver{background:#72b0c9;border-color:#36708a;box-shadow:0 2px #2f5d70}.leaders-page__row--silver:before{background:#ffffff38}.leaders-page__row--bronze{background:#f07a66;border-color:#a45743;box-shadow:0 2px #884131}.leaders-page__row--bronze:before{background:#fff3}.leaders-page__row--pink{border-color:var(--button-pink-border);background:var(--button-pink-bg);box-shadow:0 2px 0 var(--button-pink-border)}.leaders-page__row--pink:before{background:var(--button-pink-top)}.leaders-page__row--current{background:radial-gradient(220px 52px at 22% 0,#3a94b933 0%,#3a94b900 66%),linear-gradient(#0c4058 0%,#093a51 48%,#062f45 49%,#062a3f 100%);border-color:#1a5a7e;box-shadow:0 2px #123b55,0 0 10px #3190c11f}.leaders-page__row--current:before{background:#53b2d71a}.leaders-page__avatar{--leaders-page-avatar-stroke:var(--display-title-light-stroke);--leaders-page-avatar-shadow:var(--display-title-light-shadow);z-index:1;border:1px solid var(--leaders-page-avatar-stroke);width:40px;height:40px;box-shadow:0 2.4px 0 var(--leaders-page-avatar-shadow);display:inline-flex;position:relative}.leaders-page__avatar .ui-avatar__image{object-fit:cover}.leaders-page__row--gold .leaders-page__avatar{--leaders-page-avatar-stroke:var(--display-title-gold-stroke);--leaders-page-avatar-shadow:var(--display-title-gold-shadow)}.leaders-page__row--silver .leaders-page__avatar{--leaders-page-avatar-stroke:var(--display-title-silver-stroke);--leaders-page-avatar-shadow:var(--display-title-silver-shadow)}.leaders-page__row--bronze .leaders-page__avatar{--leaders-page-avatar-stroke:var(--display-title-bronze-stroke);--leaders-page-avatar-shadow:var(--display-title-bronze-shadow)}.leaders-page__user{z-index:1;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.leaders-page__user-name{text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap;overflow:hidden}.leaders-page__user-name.ui-display-title,.leaders-page__daily-user-name.ui-display-title{margin:-2px -2px -4px;padding:2px 2px 4px}.leaders-page__metrics{align-items:center;gap:9px;min-width:0;display:flex}.leaders-page__metric{white-space:nowrap;align-items:center;gap:3px;min-width:0;display:inline-flex}.leaders-page__metric--invites{gap:2px}.leaders-page__metric-value{text-align:left;white-space:nowrap;flex:none}.leaders-page__metric-icon{object-fit:contain;flex:none;width:24px;height:23px;display:block}.leaders-page__rank{z-index:1;text-align:right;justify-self:end;position:relative}.leaders-page--narrow{border-radius:24px}.leaders-page--compact{--leaders-page-edge-inset:8px;--leaders-page-content-width:calc(var(--leaders-page-width) - 16px)}.leaders-page--compact .leaders-page__tabs.ui-tabs{gap:10px 6px}.leaders-page--compact .leaders-page__metrics{gap:5px}.leaders-page--short .leaders-page__trophy-wrap{width:172px;height:150px}.leaders-page--short .leaders-page__trophy{width:140px;height:135px}@media (width<=360px){.leaders-page{--leaders-page-edge-inset:8px;--leaders-page-content-width:calc(var(--leaders-page-width) - 16px)}.leaders-page__tabs.ui-tabs{gap:10px 6px}.leaders-page__row{grid-template-columns:46px minmax(0,1fr) 48px;padding-right:6px}}@media (prefers-reduced-motion:reduce){.leaders-page__current-list,.leaders-page__current-list--hidden{transition:none}}.lottery-page{--button-gold-border:#624b3b;--lottery-page-total-edge-inset:32px;width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,819px);background:var(--button-dark-bg);border-radius:44px;flex:none;position:relative;overflow:hidden}.lottery-page__scroll{overscroll-behavior:contain;scrollbar-width:none;position:absolute;inset:0;overflow:hidden auto}.lottery-page__scroll::-webkit-scrollbar{display:none}.lottery-page__content{width:calc(100% - var(--lottery-page-total-edge-inset));max-width:343px;padding-top:var(--ui-page-top-offset,24px);padding-bottom:calc(var(--ui-page-bottom-offset,0px) + 126px);flex-direction:column;align-items:center;gap:14px;margin:0 auto;display:flex}.lottery-page__mode-tabs,.lottery-page__quantity-tabs{width:100%;height:40px}.lottery-page__ticket-card{--panel-bg:var(--button-dark-bg);box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;padding:24px 12px 12px;display:flex;overflow:hidden}.lottery-page__ticket-glow{z-index:0;background:var(--button-dark-border);filter:blur(70px);pointer-events:none;border-radius:50%;width:187px;height:187px;position:absolute;top:41px;left:77px}.lottery-page__ticket-card-top{z-index:1;background:var(--button-dark-border);pointer-events:none;border-radius:12px 12px 4px 4px;height:100px;position:absolute;top:4px;left:4px;right:4px}.lottery-page__ticket-art-stage{z-index:2;flex:0 0 146px;width:211px;height:146px;position:relative}.lottery-page__ticket-art{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:211px;height:146px;display:block}.lottery-page__info{z-index:4;position:absolute;top:8px;right:9px}.lottery-page__invite-progress{--panel-bg:var(--button-dark-bg);z-index:2;box-sizing:border-box;align-items:center;gap:16px;height:64px;padding:12px 16px;display:flex}.lottery-page__invite-copy{flex-direction:column;flex:1 1 0;gap:12px;min-width:0;display:flex}.lottery-page__invite-label,.lottery-page__ticket-count{--ui-body-text-color:#8ba9b8;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;overflow-wrap:normal;white-space:nowrap}.lottery-page__text-highlight{color:var(--button-mid-top)}.lottery-page__invite-actions{flex:none;align-items:center;gap:8px;display:flex}.lottery-page__ticket-count{z-index:2;width:100%;min-height:18px;position:relative}.lottery-page__ticket-controls{z-index:2;flex-direction:column;gap:12px;width:100%;display:flex;position:relative}.lottery-page__quantity-tabs{gap:4px}.lottery-page__primary-action{width:100%}.lottery-page__prize-range{--panel-bg:var(--button-dark-bg);box-sizing:border-box;flex-direction:column;align-self:center;align-items:center;gap:14px;width:calc(100% - 1px);padding-top:16px;display:flex;overflow:hidden}.lottery-page__prize-band{background:#d8b645;border-radius:15px 15px 0 0;align-items:center;gap:4px;width:100%;min-height:64px;padding:12px 24px 12px 12px;display:flex;position:relative;overflow:hidden}.lottery-page__prize-band:before{z-index:0;background:var(--button-gold-bg);content:"";pointer-events:none;border-radius:13px 13px 4px 4px;height:32px;position:absolute;top:3px;left:4px;right:4px}.lottery-page__prize-icon,.lottery-page__prize-value{z-index:1;position:relative}.lottery-page__prize-value{text-align:left;white-space:nowrap;flex:1 1 0}.lottery-page--narrow{border-radius:34px}.lottery-page--compact{--lottery-page-total-edge-inset:12px}@media (width<=360px){.lottery-page{--lottery-page-total-edge-inset:12px}.lottery-page__prize-band{padding-right:12px}}.onboarding-page{--onboarding-page-edge-inset:16px;--onboarding-page-actions-bottom:40px;--onboarding-page-step-transition-duration:.42s;--onboarding-finale-carousel-block-size:286px;--onboarding-finale-carousel-size:302px;--onboarding-finale-carousel-top:72px;--onboarding-lottery-scratch-reveal-duration:3.25s;--onboarding-lottery-scratch-reveal-timing:cubic-bezier(.468, 0, .532, 1);--onboarding-lottery-scratch-shake-cycle:.1s;--onboarding-lottery-scratch-shake-iterations:33;--onboarding-lottery-scratch-shake-strength:1px;--onboarding-lottery-scratch-shake-strength-negative:-1px;--onboarding-finale-carousel-zone-height:calc((var(--onboarding-finale-carousel-top) * 2) + var(--onboarding-finale-carousel-size));width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,748px);background:#071014;border-radius:44px;flex:none;position:relative;overflow:hidden}.onboarding-page__background-stack{position:absolute;inset:0}.onboarding-page__background-layer{pointer-events:none;filter:brightness()saturate()blur();transform-origin:50%;transition:opacity var(--onboarding-page-step-transition-duration) cubic-bezier(.22, 1, .36, 1), transform var(--onboarding-page-step-transition-duration) cubic-bezier(.22, 1, .36, 1), filter var(--onboarding-page-step-transition-duration) cubic-bezier(.22, 1, .36, 1);-webkit-user-select:none;user-select:none;will-change:opacity, transform, filter;position:absolute;inset:0;transform:translate(0)scale(1)}.onboarding-page__background-layer--outgoing{z-index:0;opacity:1}.onboarding-page__background-layer--incoming{z-index:1;opacity:0;filter:brightness(.86)saturate(.94)blur(1px);transform:translate(38px)scale(1.04)}.onboarding-page__background-layer--incoming.onboarding-page__background-layer--backward{transform:translate(-38px)scale(1.04)}.onboarding-page__background-layer--outgoing.onboarding-page__background-layer--animate{filter:brightness(.88)saturate(.96)blur(1px);opacity:0;transform:translate(-13px)scale(1.055)}.onboarding-page__background-layer--outgoing.onboarding-page__background-layer--backward.onboarding-page__background-layer--animate{transform:translate(13px)scale(1.055)}.onboarding-page__background-layer--incoming.onboarding-page__background-layer--animate{filter:brightness()saturate()blur();opacity:1;transform:translate(0)scale(1)}.onboarding-page__background-image{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.onboarding-page__background-layer--uranus-finale .onboarding-page__background-image{object-fit:cover;object-position:center top;filter:brightness(.48)saturate(.82);width:100%;height:100%;inset:0}.onboarding-page__background-layer--uranus-finale:before{z-index:2;content:"";pointer-events:none;background:radial-gradient(circle at 50% 33%,#8affee3d 0,#8affee00 132px),linear-gradient(#060e13a8 0,#060e1329 30%,#050b10d6 100%);position:absolute;inset:0}.onboarding-page__background-layer--uranus-finale:after{z-index:2;filter:blur(12px);content:"";pointer-events:none;background:radial-gradient(circle,#b0fff52e 0,#76e8dd1f 34%,#1a484d00 100%);border-radius:50%;width:184px;height:150px;position:absolute;top:156px;left:95px}.onboarding-page__finale-carousel{z-index:2;height:var(--onboarding-finale-carousel-zone-height);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;top:0;left:0;right:0}.onboarding-page__finale-carousel-viewport{width:100%;height:var(--onboarding-finale-carousel-size);overflow:hidden}.onboarding-page__finale-carousel-track{will-change:transform;width:100%;height:100%;transition:transform .56s cubic-bezier(.22,1,.36,1);display:flex}.onboarding-page__finale-carousel-track--snapping{transition:none}.onboarding-page__finale-carousel-slide{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.onboarding-page__finale-carousel-block{--onboarding-finale-card-accent:#7be8ff;--onboarding-finale-card-glow:#58e7ff3d;width:var(--onboarding-finale-carousel-block-size);height:var(--onboarding-finale-carousel-block-size);border:1px solid var(--panel-dark-border);background:var(--panel-dark-bg);box-shadow:0 4px 0 0 var(--panel-dark-shadow), inset 0 1px 0 #d8f4ff12;border-radius:8px;padding:24px 22px 20px;position:relative;overflow:hidden}.onboarding-page__finale-carousel-block--slots{padding:0}.onboarding-page__finale-carousel-block--mini-game{background:linear-gradient(180deg, #0a1921eb 0%, #040b11f5 100%), var(--panel-dark-bg);padding:0}.onboarding-page__finale-carousel-block-glow{background:radial-gradient(circle, var(--onboarding-finale-card-glow) 0, #1a484d00 100%);content:"";pointer-events:none;filter:blur(10px);border-radius:50%;width:180px;height:112px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.onboarding-page__mini-game-demo{z-index:1;border-radius:inherit;isolation:isolate;background:linear-gradient(#7ee8ff14 0%,#7ee8ff00 34%),linear-gradient(140deg,#0a1e29bd 0%,#050d12f5 58%,#0b121bfa 100%);width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #d8f4ff0f}.onboarding-page__mini-game-demo:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff0a 48%,#fff0 100%) 30px 36px/94px 1px no-repeat,linear-gradient(90deg,#fff0 0%,#7be8ff14 50%,#fff0 100%) 146px 92px/112px 1px no-repeat,linear-gradient(90deg,#fff0 0%,#ffffff0d 50%,#fff0 100%) 70px 205px/92px 1px no-repeat,linear-gradient(#ffffff08 0%,#fff0 100%);position:absolute;inset:0}.onboarding-page__mini-game-demo:after{z-index:6;content:"";pointer-events:none;background:linear-gradient(#01070b00 0%,#01070b47 100%),linear-gradient(90deg,#01070b5c 0%,#01070b00 20% 80%,#01070b5c 100%);position:absolute;inset:0}.onboarding-page__mini-game-demo-hud{z-index:8;pointer-events:none;flex-direction:column;gap:6px;width:116px;display:flex;position:absolute;top:13px;left:13px}.onboarding-page__mini-game-demo-stat{flex-direction:column;align-items:flex-start;display:flex}.onboarding-page__mini-game-demo-stat span{color:#9bb7c3;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-transform:uppercase;font-size:8px;font-weight:800;line-height:10px}.onboarding-page__mini-game-demo-stat strong{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:.8px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;white-space:nowrap;font-size:20px;font-weight:400;line-height:22px}.onboarding-page__mini-game-demo-field{z-index:2;position:absolute;inset:0;overflow:hidden}.onboarding-page__mini-game-demo-item{--onboarding-mini-game-collect-core:#ff9e7a;--onboarding-mini-game-collect-glow:#ff6e4794;--onboarding-mini-game-collect-soft:#ff9c7238;--onboarding-mini-game-trail-cool:#ffd68429;--onboarding-mini-game-trail-gap:6px;--onboarding-mini-game-trail-height:112px;--onboarding-mini-game-trail-hot:#ff8b369e;--onboarding-mini-game-trail-main:#e06d3057;--onboarding-mini-game-trail-opacity:.38;--onboarding-mini-game-trail-width:58px;top:-72px;left:var(--onboarding-mini-game-item-left);z-index:2;width:var(--onboarding-mini-game-item-size);height:var(--onboarding-mini-game-item-size);animation:onboarding-page-mini-game-item-fall var(--onboarding-mini-game-item-duration) linear var(--onboarding-mini-game-item-delay) both;opacity:1;pointer-events:none;transform-origin:50%;will-change:transform, opacity;justify-content:center;align-items:center;transition:opacity .14s;display:flex;position:absolute}.onboarding-page__mini-game-demo-item:before{z-index:0;bottom:calc(50% + var(--onboarding-mini-game-trail-gap));width:var(--onboarding-mini-game-trail-width);height:var(--onboarding-mini-game-trail-height);background:radial-gradient(ellipse at 50% 96%, var(--onboarding-mini-game-trail-hot) 0 7%, var(--onboarding-mini-game-trail-cool) 20%, transparent 46%), linear-gradient(180deg, #ffe09800 0%, var(--onboarding-mini-game-trail-main) 72%, var(--onboarding-mini-game-trail-hot) 100%);clip-path:polygon(12% 0,88% 0,84% 46%,80% 70%,75% 86%,68% 100%,32% 100%,25% 86%,20% 70%,16% 46%);content:"";filter:blur(1px) drop-shadow(0 0 4px var(--onboarding-mini-game-trail-cool));opacity:var(--onboarding-mini-game-trail-opacity);pointer-events:none;transform-origin:50% 100%;border-radius:32px 32px 0 0;position:absolute;left:50%;transform:translate(-50%)}.onboarding-page__mini-game-demo-item:after{z-index:2;width:calc(var(--onboarding-mini-game-item-size) + 10px);height:calc(var(--onboarding-mini-game-item-size) + 10px);border:2px solid var(--onboarding-mini-game-collect-core);box-shadow:0 0 11px var(--onboarding-mini-game-collect-glow), inset 0 0 9px var(--onboarding-mini-game-collect-soft);content:"";opacity:0;pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.36)}.onboarding-page__mini-game-demo-item .ui-resource-icon{z-index:1;filter:drop-shadow(0 8px 12px #0000003d);transform-origin:50%;animation:2.4s linear infinite onboarding-page-mini-game-item-spin;position:relative}.onboarding-page__mini-game-demo-item--collected{pointer-events:none}.onboarding-page__mini-game-demo-item--collected:before{opacity:0;filter:blur(2px) drop-shadow(0 0 5px var(--onboarding-mini-game-trail-cool));transform:translate(-50%)scaleY(.42)}.onboarding-page__mini-game-demo-item--collected:after{animation:.3s cubic-bezier(.22,1,.36,1) both onboarding-page-mini-game-item-collect-ring}.onboarding-page__mini-game-demo-item--collected .ui-resource-icon{animation:.3s cubic-bezier(.16,1,.3,1) both onboarding-page-mini-game-item-collect-core}.onboarding-page__mini-game-demo-item[data-mini-game-resource=copper]{--onboarding-mini-game-collect-core:#ff9e7a;--onboarding-mini-game-collect-glow:#ff6e4794;--onboarding-mini-game-collect-soft:#ff9c7238;--onboarding-mini-game-trail-height:96px;--onboarding-mini-game-trail-width:48px}.onboarding-page__mini-game-demo-item[data-mini-game-resource=gold],.onboarding-page__mini-game-demo-item[data-mini-game-resource=mission-token]{--onboarding-mini-game-collect-core:#fff06a;--onboarding-mini-game-collect-glow:#ffae339e;--onboarding-mini-game-collect-soft:#fff06a3d;--onboarding-mini-game-trail-cool:#ffe89c33;--onboarding-mini-game-trail-hot:#ffb14ca3;--onboarding-mini-game-trail-main:#c45c275c;--onboarding-mini-game-trail-width:62px}.onboarding-page__mini-game-demo-item[data-mini-game-resource=iron]{--onboarding-mini-game-collect-core:#e8fbff;--onboarding-mini-game-collect-glow:#9bdcf68a;--onboarding-mini-game-collect-soft:#e8fbff33;--onboarding-mini-game-trail-cool:#c7efff24;--onboarding-mini-game-trail-hot:#c2e2ea47;--onboarding-mini-game-trail-main:#758e9729;--onboarding-mini-game-trail-opacity:.36}.onboarding-page__mini-game-demo-item[data-mini-game-resource=uranium]{--onboarding-mini-game-collect-core:#73ffbc;--onboarding-mini-game-collect-glow:#41e3928f;--onboarding-mini-game-collect-soft:#73ffbc33;--onboarding-mini-game-trail-cool:#b7ffd924;--onboarding-mini-game-trail-hot:#7ed6a447;--onboarding-mini-game-trail-main:#53797029;--onboarding-mini-game-trail-opacity:.36}.onboarding-page__mini-game-demo-item[data-mini-game-resource=plutonium]{--onboarding-mini-game-collect-core:#ff4df5;--onboarding-mini-game-collect-glow:#ff4df599;--onboarding-mini-game-collect-soft:#ffb2ff38;--onboarding-mini-game-trail-cool:#ffb2ff29;--onboarding-mini-game-trail-height:118px;--onboarding-mini-game-trail-hot:#aa42c35c;--onboarding-mini-game-trail-main:#5f447433;--onboarding-mini-game-trail-opacity:.38;--onboarding-mini-game-trail-width:74px}.onboarding-page__mini-game-demo-item[data-mini-game-resource=usdt-token]{--onboarding-mini-game-collect-core:#8effdc;--onboarding-mini-game-collect-glow:#39f9b294;--onboarding-mini-game-collect-soft:#8effdc33;--onboarding-mini-game-trail-cool:#d3ffee29;--onboarding-mini-game-trail-height:120px;--onboarding-mini-game-trail-hot:#94e0ce4d;--onboarding-mini-game-trail-main:#6d9a972e;--onboarding-mini-game-trail-opacity:.36;--onboarding-mini-game-trail-width:78px}.onboarding-page__mini-game-demo-collect{top:var(--onboarding-mini-game-burst-top);left:var(--onboarding-mini-game-burst-left);z-index:7;pointer-events:none;width:1px;height:1px;position:absolute}.onboarding-page__mini-game-demo-burst{z-index:7;pointer-events:none;transform-origin:50%;animation:.9s cubic-bezier(.22,1,.36,1) both onboarding-page-mini-game-burst;position:absolute;top:0;left:0}.onboarding-page__mini-game-demo-burst.ui-fortune-status-text{--score-burst-scale:.46;--ui-fortune-status-text-stroke-width:1.1px;--ui-fortune-status-text-shadow-y:1.6px;transform-origin:50%}.onboarding-page__mini-game-demo-burst.ui-fortune-status-text--tone-danger{--score-burst-scale:.6}@keyframes onboarding-page-mini-game-item-fall{0%{transform:translateY(-8px)rotate(0)}to{transform:translate3d(var(--onboarding-mini-game-item-drift), 370px, 0) rotate(var(--onboarding-mini-game-item-rotation))}}@keyframes onboarding-page-mini-game-item-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes onboarding-page-mini-game-item-collect-core{0%{filter:brightness(1) drop-shadow(0 0 8px var(--onboarding-mini-game-collect-glow));opacity:1;transform:rotate(var(--onboarding-mini-game-item-rotation)) scale(1)}42%{filter:brightness(1.38) drop-shadow(0 0 14px var(--onboarding-mini-game-collect-glow));opacity:1;transform:rotate(calc(var(--onboarding-mini-game-item-rotation) + 18deg)) scale(1.12)}to{filter:brightness(1.6) blur(.5px) drop-shadow(0 0 8px var(--onboarding-mini-game-collect-glow));opacity:0;transform:rotate(calc(var(--onboarding-mini-game-item-rotation) + 68deg)) scale(.16)}}@keyframes onboarding-page-mini-game-item-collect-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.34)}22%{opacity:.78}to{opacity:0;transform:translate(-50%,-50%)scale(1.16)}}@keyframes onboarding-page-mini-game-burst{0%{opacity:0;transform:translate(-50%, -14px) scale(calc(var(--score-burst-scale,.44) * .78))}18%{opacity:1;transform:translate(-50%, -26px) scale(var(--score-burst-scale,.44))}to{opacity:0;transform:translate(-50%, -72px) scale(calc(var(--score-burst-scale,.44) * 1.04))}}.onboarding-page__lottery-demo-stack{place-items:center;width:302px;min-height:244px;display:grid;position:relative;overflow:visible}.onboarding-page__lottery-demo-stack--scratching{animation:onboarding-page-lottery-scratch-shake var(--onboarding-lottery-scratch-shake-cycle) linear var(--onboarding-lottery-scratch-shake-iterations);transform-origin:50%;will-change:transform}.onboarding-page__lottery-demo{--onboarding-lottery-bg:#d8b645;--onboarding-lottery-border:#624b3b;--onboarding-lottery-shadow:#624b3b;--onboarding-lottery-title-fill:#fff8de;--onboarding-lottery-surface-shine:#fffcdd8a;--onboarding-lottery-surface-shine-clear:#fffcdd00;--onboarding-lottery-surface-shade:#684a322e;--onboarding-lottery-inner-highlight:#fff8de85;--onboarding-lottery-pill-bg:#dfbf53;--onboarding-lottery-pill-highlight:#fff8de61;--onboarding-lottery-pill-glow-core:#fff09ec2;--onboarding-lottery-pill-glow-soft:#fff09e29;--onboarding-lottery-pill-glow-clear:#fff09e00;--onboarding-lottery-board-bg:#dfbf53;--onboarding-lottery-board-top:#fff8de42;--onboarding-lottery-board-top-clear:#fff8de00;--onboarding-lottery-board-fill:#f7e99629;--onboarding-lottery-board-fill-bottom:#dfbf532e;--onboarding-lottery-board-highlight:#f7e996;--onboarding-lottery-board-spark:#fff8deb8;--onboarding-lottery-board-spark-glow:#fff8de70;--onboarding-lottery-board-spark-glow-soft:#fff8de57;isolation:isolate;border:.725px solid var(--onboarding-lottery-border);background-color:var(--onboarding-lottery-bg);width:255.891px;min-height:197.491px;box-shadow:0 4px 4px 0 #00000040, 0 2.9px 0 0 var(--onboarding-lottery-shadow);transform-origin:50%;will-change:transform;border-radius:11.598px;flex-direction:column;align-items:center;gap:17.398px;padding:8.699px 8.699px 23.197px;transition:background-color .62s cubic-bezier(.22,1,.36,1),border-color .62s cubic-bezier(.22,1,.36,1),box-shadow .62s cubic-bezier(.22,1,.36,1),opacity .52s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;transform:translate(0)rotate(0)}.onboarding-page__lottery-demo-stack>.onboarding-page__lottery-demo{grid-area:1/1}.onboarding-page__lottery-demo--front{z-index:2}.onboarding-page__lottery-demo--backdrop{z-index:1;opacity:0;pointer-events:none;transform:translate(0)rotate(0)scale(.98)}.onboarding-page__lottery-demo-stack--revealed .onboarding-page__lottery-demo--front{transform:translate(-13px,-11px)rotate(-5deg)}.onboarding-page__lottery-demo-stack--revealed .onboarding-page__lottery-demo--backdrop{opacity:1;transition-delay:.18s;transform:translate(18px,15px)rotate(6deg)scale(.98)}.onboarding-page__lottery-demo--revealed{--onboarding-lottery-bg:#007f56;--onboarding-lottery-border:#10453a;--onboarding-lottery-shadow:#10453a;--onboarding-lottery-title-fill:#e8fff5;--onboarding-lottery-surface-shine:#cdffec61;--onboarding-lottery-surface-shine-clear:#cdffec00;--onboarding-lottery-surface-shade:#07362d33;--onboarding-lottery-inner-highlight:#d2ffee6b;--onboarding-lottery-pill-bg:#00a86f;--onboarding-lottery-pill-highlight:#dafff152;--onboarding-lottery-pill-glow-core:#85ffd285;--onboarding-lottery-pill-glow-soft:#85ffd22e;--onboarding-lottery-pill-glow-clear:#85ffd200;--onboarding-lottery-board-bg:#008f60;--onboarding-lottery-board-top:#dafff13d;--onboarding-lottery-board-top-clear:#dafff100;--onboarding-lottery-board-fill:#40dd9f29;--onboarding-lottery-board-fill-bottom:#00634938;--onboarding-lottery-board-highlight:#59daa5;--onboarding-lottery-board-spark:#dafff1ad;--onboarding-lottery-board-spark-glow:#70ffca57;--onboarding-lottery-board-spark-glow-soft:#70ffca42;background-color:#007f56;border-color:#10453a;box-shadow:0 4px 4px #00000040,0 2.9px #10453a}.onboarding-page__lottery-demo:before{z-index:-2;border-radius:inherit;background:linear-gradient(180deg, var(--onboarding-lottery-surface-shine) 0, var(--onboarding-lottery-surface-shine-clear) 18%), linear-gradient(180deg, var(--onboarding-lottery-surface-shine-clear) 61%, var(--onboarding-lottery-surface-shade) 100%);content:"";pointer-events:none;transition:background .62s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.onboarding-page__lottery-demo:after{z-index:-1;box-shadow:inset 0 1px 0 var(--onboarding-lottery-inner-highlight);content:"";pointer-events:none;border-radius:10.873px;transition:box-shadow .62s cubic-bezier(.22,1,.36,1);position:absolute;inset:1.45px}.onboarding-page__lottery-demo--revealed:before{background:linear-gradient(#cdffec61 0,#cdffec00 18%),linear-gradient(#cdffec00 61%,#07362d33 100%)}.onboarding-page__lottery-demo--revealed:after{box-shadow:inset 0 1px #d2ffee6b}.onboarding-page__lottery-demo-texture{z-index:-1;mix-blend-mode:soft-light;object-fit:cover;opacity:.78;pointer-events:none;-webkit-user-select:none;user-select:none;width:271.839px;height:542.228px;position:absolute;top:-74.67px;left:-5.07px}.onboarding-page__lottery-demo-header{z-index:1;flex-direction:column;align-items:center;gap:5.799px;display:flex;position:relative}.onboarding-page__lottery-demo-title-wrap{padding-top:2.9px}.onboarding-page__lottery-demo-title-stack{justify-content:center;align-items:center;display:flex}.onboarding-page__lottery-demo-title{--ui-display-title-fill:var(--onboarding-lottery-title-fill);--ui-display-title-stroke:var(--onboarding-lottery-border);--ui-display-title-stroke-width:.9px;--ui-display-title-shadow:var(--onboarding-lottery-shadow);--ui-display-title-shadow-y:1.45px;--ui-display-title-font-size:23.197px;--ui-display-title-line-height:24px;letter-spacing:-.3117px;white-space:nowrap;transition:color .62s cubic-bezier(.22,1,.36,1),text-shadow .62s cubic-bezier(.22,1,.36,1);display:block}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-title{color:#e8fff5}.onboarding-page__lottery-demo-pill{border:.725px solid var(--onboarding-lottery-border);background-color:var(--onboarding-lottery-pill-bg);min-height:45.814px;box-shadow:inset 0 1px 0 var(--onboarding-lottery-pill-highlight), 0 2.9px 0 0 var(--onboarding-lottery-shadow);border-radius:11.598px;justify-content:center;align-items:center;padding:11.598px;transition:background-color .62s cubic-bezier(.22,1,.36,1),border-color .62s cubic-bezier(.22,1,.36,1),box-shadow .62s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-pill{background-color:#00a86f;border-color:#10453a;box-shadow:inset 0 1px #dafff152,0 2.9px #10453a}.onboarding-page__lottery-demo-pill:before{background:radial-gradient(circle, var(--onboarding-lottery-pill-glow-core) 0, var(--onboarding-lottery-pill-glow-soft) 48%, var(--onboarding-lottery-pill-glow-clear) 74%);content:"";pointer-events:none;border-radius:50%;width:257.341px;height:150.78px;transition:background .62s cubic-bezier(.22,1,.36,1);position:absolute;top:-102.21px;left:-29px}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-pill:before{background:radial-gradient(circle,#85ffd285 0,#85ffd22e 48%,#85ffd200 74%)}.onboarding-page__lottery-demo-pill-text{z-index:1;color:var(--onboarding-lottery-border);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;text-align:center;white-space:nowrap;font-size:10.874px;font-weight:600;line-height:10.874px;transition:color .62s cubic-bezier(.22,1,.36,1);position:relative}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-pill-text{color:#10453a}.onboarding-page__lottery-demo-board{z-index:1;border:.725px solid var(--onboarding-lottery-border);background-color:var(--onboarding-lottery-board-bg);background:linear-gradient(180deg, var(--onboarding-lottery-board-top) 0, var(--onboarding-lottery-board-top-clear) 22%), linear-gradient(180deg, var(--onboarding-lottery-board-fill) 0, var(--onboarding-lottery-board-fill-bottom) 100%), var(--onboarding-lottery-board-bg);width:238.493px;box-shadow:inset 0 1px 0 var(--onboarding-lottery-pill-highlight), 0 .725px 0 0 var(--onboarding-lottery-board-highlight);border-radius:11.598px;justify-content:center;align-items:center;padding:14.498px 0;transition:background .62s cubic-bezier(.22,1,.36,1),background-color .62s cubic-bezier(.22,1,.36,1),border-color .62s cubic-bezier(.22,1,.36,1),box-shadow .62s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:visible}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-board{background:linear-gradient(#dafff13d 0,#dafff100 22%),linear-gradient(#40dd9f29 0,#00634938 100%),#008f60;border-color:#10453a;box-shadow:inset 0 1px #dafff152,0 .725px #59daa5}.onboarding-page__lottery-demo-board:before,.onboarding-page__lottery-demo-board:after{background-color:var(--onboarding-lottery-board-spark);content:"";pointer-events:none;border-radius:50%;width:4px;height:4px;transition:background-color .62s cubic-bezier(.22,1,.36,1),box-shadow .62s cubic-bezier(.22,1,.36,1);position:absolute}.onboarding-page__lottery-demo-board:before{box-shadow:0 0 12px var(--onboarding-lottery-board-spark-glow);top:22px;left:32px}.onboarding-page__lottery-demo-board:after{box-shadow:0 0 10px var(--onboarding-lottery-board-spark-glow-soft);top:56px;right:28px}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-board:before,.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-board:after{background-color:#dafff1ad}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-board:before{box-shadow:0 0 12px #70ffca57}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-board:after{box-shadow:0 0 10px #70ffca42}.onboarding-page__lottery-demo-slot-row{align-items:flex-start;gap:19.138px;display:flex;position:relative}.onboarding-page__lottery-demo-slot{background:0 0;border:0;justify-content:center;align-items:center;width:49.598px;height:52.788px;padding:0;display:flex;position:relative}.onboarding-page__lottery-demo-slot:disabled{color:inherit;cursor:default;opacity:1}.onboarding-page__lottery-demo-slot--scratched{z-index:2}.onboarding-page__lottery-demo-slot-trace,.onboarding-page__lottery-demo-slot-token,.onboarding-page__lottery-demo-slot-cover,.onboarding-page__lottery-demo-slot-cover-token{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.onboarding-page__lottery-demo-slot-trace{z-index:1;pointer-events:none;width:74.8px;height:77px;overflow:visible}.onboarding-page__lottery-demo-slot-token{z-index:2;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:3px;transition:opacity .46s,transform .46s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(-50%,-50%)scale(.82)}.onboarding-page__lottery-demo-slot--scratched .onboarding-page__lottery-demo-slot-token{opacity:1;transform:translate(-50%,-50%)scale(1)}.onboarding-page__lottery-demo-slot-token-icon{filter:drop-shadow(0 4px 10px #11454933)}.onboarding-page__lottery-demo-slot-token-value{--ui-display-title-fill:var(--onboarding-lottery-title-fill);--ui-display-title-stroke:var(--onboarding-lottery-border);--ui-display-title-stroke-width:.8px;--ui-display-title-shadow:var(--onboarding-lottery-shadow);--ui-display-title-shadow-y:1.45px;--ui-display-title-font-size:16px;--ui-display-title-line-height:16px;letter-spacing:-.24px;white-space:nowrap;flex:none;display:block}.onboarding-page__lottery-demo-slot-cover-token{z-index:4;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:1px;transition:opacity .46s cubic-bezier(.22,1,.36,1),transform .46s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(-50%,-50%)scale(.9)}.onboarding-page__lottery-demo-slot-cover-token-icon{filter:drop-shadow(0 2px 5px #10453a3d);flex:none}.onboarding-page__lottery-demo-slot-cover-token-value{--ui-display-title-fill:#e8fff5;--ui-display-title-stroke:#10453a;--ui-display-title-stroke-width:.58px;--ui-display-title-shadow:#10453a94;--ui-display-title-shadow-y:1px;--ui-display-title-font-size:12px;--ui-display-title-line-height:12px;letter-spacing:0;white-space:nowrap;flex:none;display:block}.onboarding-page__lottery-demo-slot-cover{z-index:3;pointer-events:none;width:74.8px;height:77px;overflow:visible}.onboarding-page__lottery-debris-layer{--onboarding-lottery-debris-highlight:#fff8de85;--onboarding-lottery-debris-shadow:#624b3b6b;--onboarding-lottery-debris-crumb-shadow:#624b3b7a;z-index:6;pointer-events:none;position:absolute;inset:0;overflow:hidden}.onboarding-page__lottery-demo-debris{top:var(--onboarding-lottery-debris-origin-y);left:var(--onboarding-lottery-debris-origin-x);width:var(--onboarding-lottery-debris-size);height:var(--onboarding-lottery-debris-size);color:#d8b645;opacity:0;pointer-events:none;animation:onboarding-page-lottery-scratch-debris-velocity var(--onboarding-lottery-debris-duration) linear var(--onboarding-lottery-debris-delay) both;will-change:opacity, transform;transition:color .62s cubic-bezier(.22,1,.36,1);position:absolute}.onboarding-page__lottery-demo-debris-gravity,.onboarding-page__lottery-demo-debris-visual{pointer-events:none;width:100%;height:100%;display:block}.onboarding-page__lottery-demo-debris-gravity{animation:onboarding-page-lottery-scratch-debris-gravity var(--onboarding-lottery-debris-duration) cubic-bezier(.333333, 0, .666667, .333333) var(--onboarding-lottery-debris-delay) both;will-change:transform}.onboarding-page__lottery-demo-debris-visual{transform-origin:50%;animation:onboarding-page-lottery-scratch-debris-visual var(--onboarding-lottery-debris-duration) linear var(--onboarding-lottery-debris-delay) both;will-change:transform;background:currentColor;transition:box-shadow .62s cubic-bezier(.22,1,.36,1)}.onboarding-page__lottery-demo-debris--crumb .onboarding-page__lottery-demo-debris-visual{box-shadow:0 1px 0 var(--onboarding-lottery-debris-crumb-shadow);border-radius:1px 3px 1px 2px}.onboarding-page__lottery-demo-debris--pellet .onboarding-page__lottery-demo-debris-visual{box-shadow:inset 0 1px 0 var(--onboarding-lottery-debris-highlight), 0 1px 0 var(--onboarding-lottery-debris-shadow);border-radius:50%}.onboarding-page__lottery-demo-debris--light{color:#f6e694}.onboarding-page__lottery-demo-debris--gold{color:#d8b645}.onboarding-page__lottery-demo-debris--dark{color:#8b713f}.onboarding-page__lottery-debris-layer--revealed{--onboarding-lottery-debris-highlight:#dafff18a;--onboarding-lottery-debris-shadow:#10453a70;--onboarding-lottery-debris-crumb-shadow:#10453a80}.onboarding-page__lottery-debris-layer--revealed .onboarding-page__lottery-demo-debris--light{color:#a8f3d2}.onboarding-page__lottery-debris-layer--revealed .onboarding-page__lottery-demo-debris--gold{color:#59daa5}.onboarding-page__lottery-debris-layer--revealed .onboarding-page__lottery-demo-debris--dark{color:#087957}.onboarding-page__lottery-demo-slot-cover-disc,.onboarding-page__lottery-demo-slot-cover-star{pointer-events:none;overflow:visible}.onboarding-page__lottery-demo-slot-cover-disc-fill{fill:#f6e694;filter:drop-shadow(0 2.89962px #624b3b);transition:fill .62s cubic-bezier(.22,1,.36,1),filter .62s cubic-bezier(.22,1,.36,1)}.onboarding-page__lottery-demo-slot-cover-disc-stroke{fill:none;stroke:#624b3b;stroke-width:.724904px;transition:stroke .62s cubic-bezier(.22,1,.36,1)}.onboarding-page__lottery-demo-slot-cover-star-path{fill:#624b3b;filter:drop-shadow(0 2.17471px #fff);opacity:1;transition:fill .62s cubic-bezier(.22,1,.36,1),filter .62s cubic-bezier(.22,1,.36,1),opacity .36s cubic-bezier(.22,1,.36,1)}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-slot-cover-disc-fill{fill:#59daa5;filter:drop-shadow(0 2.89962px #10453a)}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-slot-cover-disc-stroke{stroke:#10453a}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-slot-cover-star-path{fill:#10453a;filter:drop-shadow(0 2.17471px #e8fff5)}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-slot:not(.onboarding-page__lottery-demo-slot--scratched) .onboarding-page__lottery-demo-slot-cover-star-path{opacity:0}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-slot:not(.onboarding-page__lottery-demo-slot--scratched) .onboarding-page__lottery-demo-slot-cover-token{opacity:.68;transition-delay:.22s;transform:translate(-50%,-50%)scale(1.04)}.onboarding-page__lottery-demo-slot-trace-shadow-path,.onboarding-page__lottery-demo-slot-trace-path,.onboarding-page__lottery-demo-slot-mask-path{stroke-dasharray:1;stroke-dashoffset:1px;stroke-linecap:round;stroke-linejoin:round}.onboarding-page__lottery-demo-slot-trace-shadow-path{stroke:var(--onboarding-lottery-shadow);stroke-width:14.6px;transition:stroke .62s cubic-bezier(.22,1,.36,1)}.onboarding-page__lottery-demo--revealed .onboarding-page__lottery-demo-slot-trace-shadow-path{stroke:#10453a}.onboarding-page__lottery-demo-slot-trace-path{stroke:#fff;stroke-width:14.6px}.onboarding-page__lottery-demo-slot-mask-path{stroke:#000;stroke-width:14.6px}.onboarding-page__lottery-demo-slot--scratched .onboarding-page__lottery-demo-slot-trace-shadow-path,.onboarding-page__lottery-demo-slot--scratched .onboarding-page__lottery-demo-slot-trace-path,.onboarding-page__lottery-demo-slot--scratched .onboarding-page__lottery-demo-slot-mask-path{animation:onboarding-page-lottery-scratch-reveal var(--onboarding-lottery-scratch-reveal-duration) var(--onboarding-lottery-scratch-reveal-timing) forwards}.onboarding-page__lottery-demo-corner-icon{pointer-events:none;-webkit-user-select:none;user-select:none;width:14.499px;height:14.706px;position:absolute;top:7.97px;right:16.672px}@keyframes onboarding-page-lottery-scratch-reveal{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes onboarding-page-lottery-scratch-shake{0%,to{transform:translate(0,0)rotate(0)}18%{transform:translate3d(var(--onboarding-lottery-scratch-shake-strength), var(--onboarding-lottery-scratch-shake-strength-negative), 0) rotate(-.05deg)}42%{transform:translate3d(var(--onboarding-lottery-scratch-shake-strength-negative), 0, 0) rotate(.06deg)}68%{transform:translate3d(var(--onboarding-lottery-scratch-shake-strength), var(--onboarding-lottery-scratch-shake-strength), 0) rotate(-.04deg)}84%{transform:translate3d(0, var(--onboarding-lottery-scratch-shake-strength-negative), 0) rotate(.05deg)}}@keyframes onboarding-page-lottery-scratch-debris-velocity{0%{opacity:0;transform:translate(0,0)}4%{opacity:1}78%{opacity:1}to{opacity:0;transform:translate3d(var(--onboarding-lottery-debris-x-100), var(--onboarding-lottery-debris-initial-y-100), 0)}}@keyframes onboarding-page-lottery-scratch-debris-gravity{0%{transform:translate(0,0)}to{transform:translate3d(0, var(--onboarding-lottery-debris-gravity-y-100), 0)}}@keyframes onboarding-page-lottery-scratch-debris-visual{0%{transform:rotate(0)scale(.7)}25%{transform:rotate(var(--onboarding-lottery-debris-rotation-25)) scale(1)}50%{transform:rotate(var(--onboarding-lottery-debris-rotation-50)) scale(1)}75%{transform:rotate(var(--onboarding-lottery-debris-rotation-75)) scale(.94)}to{transform:rotate(var(--onboarding-lottery-debris-rotation-100)) scale(.82)}}.onboarding-page__fortuna-demo{z-index:1;flex-direction:column;gap:16px;width:100%;display:flex;position:relative}.onboarding-page__fortuna-demo--hidden{opacity:0}.onboarding-page__finale-carousel-icon{z-index:1;object-fit:contain;filter:drop-shadow(0 10px 24px #00000052);margin:26px auto 20px;display:block;position:relative}.onboarding-page__finale-carousel-copy{z-index:1;text-align:center;flex-direction:column;gap:8px;margin-top:4px;display:flex;position:relative}.onboarding-page__finale-carousel-kicker,.onboarding-page__finale-carousel-title,.onboarding-page__finale-carousel-description{letter-spacing:0}.onboarding-page__finale-carousel-kicker{color:var(--onboarding-finale-card-accent);font-family:var(--font-sans);text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px}.onboarding-page__finale-carousel-title{color:#fff;font-family:var(--font-display);font-size:24px;line-height:24px}.onboarding-page__finale-carousel-description{color:#8ba9b8;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);margin:0;font-size:14px;font-weight:600;line-height:18px}.onboarding-page__content-stack{right:var(--onboarding-page-edge-inset);bottom:var(--onboarding-page-actions-bottom);left:var(--onboarding-page-edge-inset);z-index:3;position:absolute}.onboarding-page--uranus-finale .onboarding-page__content-stack{bottom:40px}.onboarding-page__content{flex-direction:column;gap:20px;display:flex}.onboarding-page__content--outgoing{opacity:1;position:relative;transform:translate(0)scale(1)}.onboarding-page__content--incoming{opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;transform:translate(0)scale(.985)}.onboarding-page__content--outgoing,.onboarding-page__content--incoming{transform-origin:bottom;transition:opacity var(--onboarding-page-step-transition-duration) cubic-bezier(.22, 1, .36, 1), transform var(--onboarding-page-step-transition-duration) cubic-bezier(.22, 1, .36, 1)}.onboarding-page__content--incoming.onboarding-page__content--forward{transform:translate(30px)scale(.985)}.onboarding-page__content--incoming.onboarding-page__content--backward{transform:translate(-30px)scale(.985)}.onboarding-page__content--outgoing.onboarding-page__content--animate{opacity:0;transform:scale(.992)}.onboarding-page__content--incoming.onboarding-page__content--animate{opacity:1;transform:translate(0)scale(1)}.onboarding-page__copy{flex-direction:column;gap:14px;display:flex}.onboarding-page__title{width:100%}.onboarding-page__description{justify-content:center;align-items:center;min-height:96px;padding:12px 16px;display:flex}.onboarding-page__description p{color:#8ba9b8;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;text-align:center;margin:0;font-size:17px;font-weight:600;line-height:24px}.onboarding-page__description strong{color:#c5e8f6;font-weight:inherit}.onboarding-page__actions{flex-direction:column;align-items:center;gap:14px;display:flex}.onboarding-page__progress{pointer-events:none;-webkit-user-select:none;user-select:none;width:88px;height:12px;display:block}.onboarding-page__next.ui-button{width:100%}.onboarding-page__next-hitbox{cursor:pointer;background:0 0;border:0;height:56px;padding:0;position:absolute;bottom:0;left:0;right:0}.onboarding-page__next-hitbox:focus-visible{outline-offset:4px;border-radius:16px;outline:3px solid #d8f4ff99}.onboarding-page--narrow{border-radius:34px}.onboarding-page--compact{--onboarding-page-edge-inset:8px;--onboarding-page-actions-bottom:28px}.onboarding-page--compact .onboarding-page__content{gap:16px}.onboarding-page--compact .onboarding-page__content-stack{right:var(--onboarding-page-edge-inset);bottom:var(--onboarding-page-actions-bottom);left:var(--onboarding-page-edge-inset)}.onboarding-page--compact .onboarding-page__title{--ui-display-title-font-size:38px;--ui-display-title-line-height:42px}.onboarding-page--compact .onboarding-page__description p{font-size:16px;line-height:22px}.onboarding-page--short{--onboarding-page-actions-bottom:24px;--onboarding-finale-carousel-size:294px;--onboarding-finale-carousel-top:20px}.onboarding-page--short .onboarding-page__content{gap:14px}.onboarding-page--short .onboarding-page__finale-carousel{gap:10px}.onboarding-page--short .onboarding-page__finale-carousel-block{padding:22px 20px 18px}.onboarding-page--short .onboarding-page__finale-carousel-block--slots,.onboarding-page--short .onboarding-page__finale-carousel-block--mini-game{padding:0}.onboarding-page--short .onboarding-page__finale-carousel-icon{margin-top:22px;margin-bottom:16px}.onboarding-page--short .onboarding-page__finale-carousel-description{font-size:13px;line-height:17px}.onboarding-page--short .onboarding-page__description{min-height:84px}@media (prefers-reduced-motion:reduce){.onboarding-page__background-layer,.onboarding-page__content--outgoing,.onboarding-page__content--incoming,.onboarding-page__finale-carousel-track,.onboarding-page__lottery-demo,.onboarding-page__lottery-demo:before,.onboarding-page__lottery-demo:after,.onboarding-page__lottery-demo-title,.onboarding-page__lottery-demo-pill,.onboarding-page__lottery-demo-pill:before,.onboarding-page__lottery-demo-pill-text,.onboarding-page__lottery-demo-board,.onboarding-page__lottery-demo-board:before,.onboarding-page__lottery-demo-board:after,.onboarding-page__lottery-demo-slot-cover-token,.onboarding-page__lottery-demo-slot-cover-disc-fill,.onboarding-page__lottery-demo-slot-cover-disc-stroke,.onboarding-page__lottery-demo-slot-cover-star-path,.onboarding-page__lottery-demo-slot-trace-shadow-path,.onboarding-page__mini-game-demo-item{transition:none}.onboarding-page__lottery-demo-stack--scratching{will-change:auto;animation:none}.onboarding-page__lottery-demo-debris{animation:none;display:none}.onboarding-page__lottery-demo-slot--scratched .onboarding-page__lottery-demo-slot-trace-shadow-path,.onboarding-page__lottery-demo-slot--scratched .onboarding-page__lottery-demo-slot-trace-path,.onboarding-page__lottery-demo-slot--scratched .onboarding-page__lottery-demo-slot-mask-path{stroke-dashoffset:0;animation:none}.onboarding-page__mini-game-demo-item,.onboarding-page__mini-game-demo-item:after,.onboarding-page__mini-game-demo-item .ui-resource-icon,.onboarding-page__mini-game-demo-burst{animation:none}.onboarding-page__mini-game-demo-item{top:var(--onboarding-mini-game-item-static-top);transform:none}}.mini-game-page{--mini-game-page-edge-inset:16px;--mini-game-page-width:var(--home-page-width,375px);--mini-game-page-height:var(--home-page-height,812px);width:var(--mini-game-page-width);max-width:100%;height:var(--mini-game-page-height);background:#0b151b;border-radius:44px;flex:none;position:relative;overflow:hidden}.mini-game-page__background{width:100%;height:var(--mini-game-page-height);object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.mini-game-page__vignette{width:100%;height:var(--mini-game-page-height);mix-blend-mode:hard-light;opacity:.79;pointer-events:none;background:radial-gradient(circle at 50% 52%,#0b151b00 0,#070d11eb 51%),linear-gradient(#070d11e0 0%,#070d111a 36%,#000000e6 100%);position:absolute;top:0;left:0}.mini-game-page__topbar{--ui-topbar-edge-inset:var(--mini-game-page-edge-inset);--ui-topbar-offset-right:var(--mini-game-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--mini-game-page-height);--ui-topbar-page-width:var(--mini-game-page-width)}.mini-game-page__heading{z-index:5;top:calc(var(--ui-page-top-offset,24px) + 58px);justify-content:center;width:100%;display:flex;position:absolute;left:0}.mini-game-page__back{position:absolute;top:0;left:16px}.mini-game-page__title{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1.2px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;text-transform:uppercase;margin:0;font-size:32px;font-weight:400;line-height:40px}.mini-game-page__info-button{position:absolute;top:0;right:16px}.mini-game-page__records{z-index:4;text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;top:202px;left:0}.mini-game-page__record-label{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;-webkit-text-fill-color:var(--navigation-label);background-image:none;-webkit-background-clip:border-box;background-clip:border-box;margin:0;font-size:15px;font-weight:700;line-height:18px}.mini-game-page__daily-record{margin:-2px auto 10px}.mini-game-page__record-label--highest{margin-top:0}.mini-game-page__highest-record{--ui-text-fill:#ffffffb8;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:1px;color:#ffffffb8;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-transform:uppercase;margin:0;font-size:32px;font-weight:400;line-height:36px}.mini-game-page__resources{z-index:3;pointer-events:none;width:375px;max-width:100%;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.mini-game-page__resource{--mini-game-resource-float-delay:0s;--mini-game-resource-float-distance:-8px;--mini-game-resource-float-duration:5.8s;animation:mini-game-resource-float var(--mini-game-resource-float-duration) ease-in-out infinite;animation-delay:var(--mini-game-resource-float-delay);will-change:translate;display:inline-flex;position:absolute;translate:0}.mini-game-page__resource:first-child{--mini-game-resource-float-delay:-.7s;--mini-game-resource-float-distance:-12px;--mini-game-resource-float-duration:5.6s}.mini-game-page__resource:nth-child(2){--mini-game-resource-float-delay:-2.2s;--mini-game-resource-float-distance:-10px;--mini-game-resource-float-duration:6.4s}.mini-game-page__resource:nth-child(3){--mini-game-resource-float-delay:-1.4s;--mini-game-resource-float-distance:-12px;--mini-game-resource-float-duration:6s}.mini-game-page__resource:nth-child(4){--mini-game-resource-float-delay:-3.1s;--mini-game-resource-float-distance:-7px;--mini-game-resource-float-duration:5.2s}.mini-game-page__resource:nth-child(5){--mini-game-resource-float-delay:-1.8s;--mini-game-resource-float-distance:-6px;--mini-game-resource-float-duration:4.8s}.mini-game-page__resource:nth-child(6){--mini-game-resource-float-delay:-3.7s;--mini-game-resource-float-distance:-5px;--mini-game-resource-float-duration:5.4s}.mini-game-page__resource:nth-child(7){--mini-game-resource-float-delay:-.9s;--mini-game-resource-float-distance:-6px;--mini-game-resource-float-duration:5.1s}.mini-game-page__resource:nth-child(8){--mini-game-resource-float-delay:-2.7s;--mini-game-resource-float-distance:-6px;--mini-game-resource-float-duration:5.7s}.mini-game-page__resource:nth-child(9){--mini-game-resource-float-delay:-1.2s;--mini-game-resource-float-distance:-5px;--mini-game-resource-float-duration:4.9s}.mini-game-page__resource:nth-child(10){--mini-game-resource-float-delay:-3.5s;--mini-game-resource-float-distance:-4px;--mini-game-resource-float-duration:5.5s}.mini-game-page__resource:nth-child(11){--mini-game-resource-float-delay:-2.4s;--mini-game-resource-float-distance:-5px;--mini-game-resource-float-duration:5s}.mini-game-page__resource:nth-child(12){--mini-game-resource-float-delay:-4s;--mini-game-resource-float-distance:-4px;--mini-game-resource-float-duration:5.8s}.mini-game-page__resource:nth-child(13){--mini-game-resource-float-delay:-1.6s;--mini-game-resource-float-distance:-7px;--mini-game-resource-float-duration:5.3s}.mini-game-page__resource:nth-child(14){--mini-game-resource-float-delay:-3.2s;--mini-game-resource-float-distance:-4px;--mini-game-resource-float-duration:4.7s}.mini-game-page__resource:nth-child(15){--mini-game-resource-float-delay:-2s;--mini-game-resource-float-distance:-4px;--mini-game-resource-float-duration:5.6s}.mini-game-page__resource:nth-child(16){--mini-game-resource-float-delay:-3.9s;--mini-game-resource-float-distance:-5px;--mini-game-resource-float-duration:5.2s}@keyframes mini-game-resource-float{0%,to{translate:0}50%{translate:0 var(--mini-game-resource-float-distance)}}.mini-game-page__resource--hero-token{filter:drop-shadow(0 0 8px #24d397b3)drop-shadow(0 0 28px #24d3976b)}.mini-game-page__resource--glow-purple{filter:drop-shadow(0 0 8px #fc4ef9b8)drop-shadow(0 0 24px #fc4ef96b)}.mini-game-page__resource--glow-green{filter:drop-shadow(0 0 9px #24d397b3)drop-shadow(0 0 24px #24d3975c)}.mini-game-page__resource--muted{opacity:.63}.mini-game-page__resource--faint{opacity:.28}.mini-game-page__resource--soft{opacity:.7}.mini-game-page__resource--ghost{opacity:.16}.mini-game-page__footer{z-index:5;flex-direction:column;gap:16px;width:calc(100% - 31px);display:flex;position:absolute;bottom:39px;left:15px}.mini-game-page__price{min-height:47px;box-shadow:none;background:#0a2d42;border-color:#1d587d;justify-content:center;align-items:center;gap:6px;padding:12px 16px;display:flex}.mini-game-page__price span{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;font-size:15px;font-weight:700;line-height:18px}.mini-game-page__price-amount{--ui-text-fill:#fff;--ui-text-stroke-color:var(--topbar-resource-light-stroke);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--topbar-resource-light-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;font-size:16px;font-weight:400;line-height:20px}.mini-game-page__price-amount.mini-game-page__price-amount--insufficient{--ui-text-fill:#f88;--ui-text-stroke-color:#d96372;--ui-text-shadow-color:#d96372;color:#f88;paint-order:stroke fill;text-shadow:0 2px #d96372;-webkit-text-fill-color:#f88;-webkit-text-stroke:.8px #d96372;background:0 0;display:inline-block}.mini-game-page__start,.mini-game-page__quests{--button-width:100%}.mini-game-page__insufficient-message{min-height:43px;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;background:#071014;border-color:#17242d;justify-content:center;align-items:center;padding:10px 12px;font-size:14px;font-weight:700;line-height:17px;display:flex;box-shadow:0 4px #17242d}.mini-game-page__game-screen{z-index:18;border-radius:inherit;background:#071014;animation:.24s cubic-bezier(.22,1,.36,1) both mini-game-play-screen-in;position:absolute;inset:0;overflow:hidden}.mini-game-page__game-background{width:100%;height:var(--mini-game-page-height);object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.mini-game-page__game-vignette{width:100%;height:var(--mini-game-page-height);mix-blend-mode:hard-light;opacity:.86;pointer-events:none;background:radial-gradient(circle at 50% 49%,#090f1300 0,#070d1185 46%,#04070ab3 100%),linear-gradient(#04080b94 0%,#04080b12 35%,#0000006b 100%);position:absolute;top:0;left:0}.mini-game-page__game-topbar{--ui-topbar-edge-inset:var(--mini-game-page-edge-inset);--ui-topbar-offset-right:var(--mini-game-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--mini-game-page-height);--ui-topbar-page-width:var(--mini-game-page-width)}.mini-game-page__game-close{z-index:7;top:calc(var(--ui-page-top-offset,24px) + 55px);position:absolute;left:16px}.mini-game-page__game-hud{z-index:6;pointer-events:none;flex-direction:column;gap:13px;width:118px;display:flex;position:absolute;top:153px;left:15px}.mini-game-page__game-stat{flex-direction:column;align-items:flex-start;display:flex}.mini-game-page__game-stat span{color:#9bb7c3;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;font-size:9px;font-weight:800;line-height:11px}.mini-game-page__game-stat strong{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:.8px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;white-space:nowrap;font-size:24px;font-weight:400;line-height:27px}.mini-game-page__game-field{z-index:4;width:375px;max-width:100%;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.mini-game-page__falling-item{--game-trail-cool:#ffd68429;--game-trail-gap:6px;--game-trail-height:132px;--game-trail-hot:#ff8b369e;--game-trail-main:#e06d3057;--game-trail-opacity:.38;--game-trail-rotation:0deg;--game-trail-width:70px;--game-collect-core:#ffc17b;--game-collect-glow:#ff8b368a;--game-collect-soft:#ffd68438;top:-102px;left:calc(var(--game-item-left) - var(--game-item-hitbox-padding,0px));z-index:3;width:max(calc(var(--game-item-size,44px) + (var(--game-item-hitbox-padding,0px) * 2)), 44px);height:max(calc(var(--game-item-size,44px) + (var(--game-item-hitbox-padding,0px) * 2)), 44px);cursor:pointer;isolation:isolate;touch-action:manipulation;min-width:44px;min-height:44px;animation:mini-game-item-fall var(--game-item-duration) linear both;animation-delay:var(--game-item-delay);transform-origin:50%;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:opacity .16s,filter .16s,transform .16s;display:inline-flex;position:absolute}.mini-game-page__falling-item:before{z-index:0;bottom:calc(50% + var(--game-trail-gap));width:var(--game-trail-width);height:var(--game-trail-height);background:radial-gradient(ellipse at 50% 96%, var(--game-trail-hot) 0 7%, var(--game-trail-cool) 20%, transparent 46%), linear-gradient(180deg, #ffe09800 0%, var(--game-trail-main) 72%, var(--game-trail-hot) 100%);clip-path:polygon(12% 0,88% 0,84% 46%,80% 70%,75% 86%,68% 100%,32% 100%,25% 86%,20% 70%,16% 46%);content:"";filter:blur(1.15px) drop-shadow(0 0 4px var(--game-trail-cool));opacity:var(--game-trail-opacity);pointer-events:none;transform:translateX(-50%) rotate(var(--game-trail-rotation));transform-origin:50% 100%;border-radius:32px 32px 0 0;transition:opacity .12s,filter .12s,transform .18s cubic-bezier(.22,1,.36,1);position:absolute;left:50%}.mini-game-page__falling-item:after{z-index:2;width:calc(var(--game-item-size,44px) + 12px);height:calc(var(--game-item-size,44px) + 12px);border:2px solid var(--game-collect-core);box-shadow:0 0 12px var(--game-collect-glow), inset 0 0 10px var(--game-collect-soft);content:"";opacity:0;pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.36)}.mini-game-page__falling-item:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:4px}.mini-game-page__falling-item .ui-resource-icon{z-index:1;transform-origin:50%;animation:2.6s linear infinite mini-game-item-spin;position:relative}.mini-game-page__falling-item--resource .ui-resource-icon{filter:drop-shadow(0 0 9px #6feaff38)}.mini-game-page__falling-item--resource{z-index:5}.mini-game-page__falling-item[data-game-resource=copper]{--game-collect-core:#ff9e7a;--game-collect-glow:#ff6e4794;--game-collect-soft:#ff9c7238;--game-trail-height:112px;--game-trail-width:56px}.mini-game-page__falling-item[data-game-resource=copper]:before{clip-path:polygon(12% 0,88% 0,83% 46%,76% 72%,68% 88%,59% 100%,41% 100%,32% 88%,24% 72%,17% 46%)}.mini-game-page__falling-item[data-game-resource=gold],.mini-game-page__falling-item[data-game-resource=mission-token]{--game-collect-core:#fff06a;--game-collect-glow:#ffae339e;--game-collect-soft:#fff06a3d;--game-trail-cool:#ffe89c33;--game-trail-height:124px;--game-trail-hot:#ffb14ca3;--game-trail-main:#c45c275c;--game-trail-width:70px}.mini-game-page__falling-item[data-game-resource=iron]{--game-collect-core:#e8fbff;--game-collect-glow:#9bdcf68a;--game-collect-soft:#e8fbff33;--game-trail-cool:#c7efff24;--game-trail-height:125px;--game-trail-hot:#c2e2ea47;--game-trail-main:#758e9729;--game-trail-opacity:.36;--game-trail-width:72px}.mini-game-page__falling-item[data-game-resource=usdt-token]{--game-collect-core:#8effdc;--game-collect-glow:#39f9b294;--game-collect-soft:#8effdc33;--game-trail-cool:#d3ffee29;--game-trail-height:135px;--game-trail-hot:#94e0ce4d;--game-trail-main:#6d9a972e;--game-trail-opacity:.36;--game-trail-width:82px}.mini-game-page__falling-item[data-game-resource=uranium]{--game-collect-core:#73ffbc;--game-collect-glow:#41e3928f;--game-collect-soft:#73ffbc33;--game-trail-cool:#b7ffd924;--game-trail-height:119px;--game-trail-hot:#7ed6a447;--game-trail-main:#53797029;--game-trail-opacity:.36;--game-trail-width:70px}.mini-game-page__falling-item[data-game-resource=plutonium]{--game-collect-core:#ff4df5;--game-collect-glow:#ff4df599;--game-collect-soft:#ffb2ff38;--game-trail-cool:#ffb2ff29;--game-trail-height:126px;--game-trail-hot:#aa42c35c;--game-trail-main:#5f447433;--game-trail-opacity:.38;--game-trail-width:86px}.mini-game-page__falling-item--meteor{--game-collect-core:#ff724f;--game-collect-glow:#ff602d94;--game-collect-soft:#ff913738;z-index:4}.mini-game-page__falling-item--meteor:before{--game-trail-cool:#ffd88b2e;--game-trail-gap:0px;--game-trail-height:92px;--game-trail-hot:#ff602d99;--game-trail-main:#af492957;--game-trail-opacity:.42;--game-trail-width:58px;background:radial-gradient(ellipse at 50% 96%, var(--game-trail-hot) 0 8%, var(--game-trail-cool) 22%, transparent 48%), linear-gradient(180deg, #ff913700 0%, var(--game-trail-main) 70%, var(--game-trail-hot) 100%);filter:blur(1px)drop-shadow(0 0 5px #ff5a2747);transform:translateX(-50%) rotate(var(--game-trail-rotation))}.mini-game-page__falling-item--caught{pointer-events:none}.mini-game-page__falling-item--caught:before{opacity:0;filter:blur(2.4px) drop-shadow(0 0 5px var(--game-trail-cool));transform:translateX(-50%) scaleY(.42) rotate(var(--game-trail-rotation))}.mini-game-page__falling-item--caught:after{animation:.3s cubic-bezier(.22,1,.36,1) both mini-game-item-collect-ring}.mini-game-page__falling-item--caught .ui-resource-icon{animation:.3s cubic-bezier(.16,1,.3,1) both mini-game-item-collect-core}.mini-game-page__collect-particles{z-index:3;pointer-events:none;position:absolute;inset:0}.mini-game-page__collect-particle{--collect-particle-delay:0s;--collect-particle-rotation:0deg;--collect-particle-size:4px;--collect-particle-x:0px;--collect-particle-y:0px;width:var(--collect-particle-size);height:var(--collect-particle-size);background:var(--game-collect-core);box-shadow:0 0 7px var(--game-collect-glow), 0 0 14px var(--game-collect-soft);opacity:0;transform:translate(-50%, -50%) scale(.72) rotate(var(--collect-particle-rotation));animation:.28s cubic-bezier(.18,.86,.32,1) both mini-game-item-collect-particle;animation-delay:var(--collect-particle-delay);border-radius:2px;position:absolute;top:50%;left:50%}.mini-game-page__collect-particle:first-child{--collect-particle-delay:0s;--collect-particle-rotation:-18deg;--collect-particle-size:5px;--collect-particle-x:-20px;--collect-particle-y:-18px}.mini-game-page__collect-particle:nth-child(2){--collect-particle-delay:8ms;--collect-particle-rotation:26deg;--collect-particle-size:4px;--collect-particle-x:18px;--collect-particle-y:-22px}.mini-game-page__collect-particle:nth-child(3){--collect-particle-delay:14ms;--collect-particle-rotation:74deg;--collect-particle-size:3px;--collect-particle-x:25px;--collect-particle-y:-4px}.mini-game-page__collect-particle:nth-child(4){--collect-particle-delay:18ms;--collect-particle-rotation:-54deg;--collect-particle-size:4px;--collect-particle-x:-24px;--collect-particle-y:5px}.mini-game-page__collect-particle:nth-child(5){--collect-particle-delay:20ms;--collect-particle-rotation:12deg;--collect-particle-size:3px;--collect-particle-x:-12px;--collect-particle-y:23px}.mini-game-page__collect-particle:nth-child(6){--collect-particle-delay:10ms;--collect-particle-rotation:-88deg;--collect-particle-size:5px;--collect-particle-x:11px;--collect-particle-y:24px}.mini-game-page__collect-particle:nth-child(7){--collect-particle-delay:24ms;--collect-particle-rotation:45deg;--collect-particle-size:3px;--collect-particle-x:4px;--collect-particle-y:-29px}.mini-game-page__collect-particle:nth-child(8){--collect-particle-delay:16ms;--collect-particle-rotation:-30deg;--collect-particle-size:4px;--collect-particle-x:-6px;--collect-particle-y:-28px}.mini-game-page__damage-flash{z-index:2;background:radial-gradient(ellipse 315px 360px at var(--damage-flash-left) var(--damage-flash-top), #fb03 0%, #d9791b54 28%, #b336366b 57%, #7e17174d 79%, #7e171700 100%), linear-gradient(180deg, #ffbb0047 0%, #b3363626 22%, #070d1100 54%), linear-gradient(0deg, #ff8b3657 0%, #b3363624 20%, #070d1100 48%);opacity:1;pointer-events:none;animation:.9s cubic-bezier(.22,1,.36,1) both mini-game-damage-flash;position:absolute;inset:0}.mini-game-page__score-burst{z-index:7;left:var(--score-burst-left);top:var(--score-burst-top);pointer-events:none;transform-origin:50%;animation:.9s cubic-bezier(.22,1,.36,1) both mini-game-score-burst;position:absolute}.mini-game-page__score-burst.ui-fortune-status-text{--score-burst-scale:.46;--ui-fortune-status-text-stroke-width:1.1px;--ui-fortune-status-text-shadow-y:1.6px;transform-origin:50%}.mini-game-page__score-burst.ui-fortune-status-text--tone-danger{--score-burst-scale:.64}.mini-game-page__health{z-index:7;pointer-events:none;position:absolute;bottom:50px;left:16px;right:16px}.mini-game-page__health-row-label{justify-content:space-between;align-items:flex-end;margin-bottom:8px;display:flex}.mini-game-page__health-row-label span,.mini-game-page__health-row-label strong{color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-shadow:0 1px #7d3636;font-size:20px;font-weight:400;line-height:24px}.mini-game-page__health-track{background:#321313;border:1px solid #7d36368c;border-radius:16px;height:14px;display:block;position:relative;overflow:hidden;box-shadow:0 1px #7d3636}.mini-game-page__health-fill{border-radius:inherit;background:#ee7272;transition:width .22s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 12px #ff767e75}.mini-game-page__health-fill:after{content:"";pointer-events:none;background:linear-gradient(#ffffff94 0%,#ffbcbc6b 100%);border-radius:16px;height:7px;position:absolute;top:1px;left:3px;right:3px}.mini-game-page__result-backdrop{z-index:8;pointer-events:auto;background:#00000070;animation:.18s ease-out both mini-game-result-backdrop-in;position:absolute;inset:0}.mini-game-page__result-sheet{z-index:9;background:#0b151b;border:1px solid #17242d;border-radius:16px 16px 0 0;flex-direction:column;justify-content:flex-end;align-items:center;gap:14px;width:100%;max-width:100%;min-height:481px;padding:16px 16px 39px;animation:.24s cubic-bezier(.22,1,.36,1) both mini-game-result-sheet-in;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 4px #17242d}.mini-game-page__result-spacer{flex:none;width:100%;height:8px;display:block}.mini-game-page__result-title{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;width:345px;max-width:100%;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;text-transform:uppercase;margin:0;font-size:32px;font-weight:400;line-height:38px}.mini-game-page__result-score{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;padding:12px 0;display:flex}.mini-game-page__result-score p{color:#8ba9b8;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;margin:0;font-size:15px;font-weight:800;line-height:18px}.mini-game-page__result-score strong.ui-text-stroked{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;width:100%;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;overflow-wrap:anywhere;text-align:center;font-size:52px;font-weight:400;line-height:57px;display:block}.mini-game-page__result-rank{color:#8ba9b8;min-height:24px;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;background:#0a2d42;border:1px solid #1d587d;border-radius:16px;justify-content:center;align-items:center;margin-top:1px;padding:2px 16px;font-size:15px;font-weight:800;line-height:18px;display:inline-flex}.mini-game-page__result-rank strong{color:#c5e8f6;font:inherit}.mini-game-page__result-message{color:#8ba9b8;min-height:58px;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;justify-content:center;align-items:center;padding:12px 16px;font-size:15px;font-weight:800;line-height:18px;display:flex}.mini-game-page__result-button{--button-width:100%}.mini-game-page__result-sheet--top-score{background:radial-gradient(355px 208px at 50% 33%,#ffffff85 0%,#ffffff1f 36%,#fff0 72%),repeating-linear-gradient(164deg,#ffffff38 0 8px,#fff0 8px 26px),linear-gradient(#ff87fb 0%,#fc4ef9 55%,#ff6bfb 100%);border-color:#624b3b;min-height:421px;padding-top:20px;overflow:hidden;box-shadow:0 4px #17242d}.mini-game-page__result-sheet--top-score>:not(.mini-game-page__result-top-score-sheen):not(.mini-game-page__result-top-score-aura):not(.mini-game-page__result-top-score-stars){z-index:1;position:relative}.mini-game-page__result-top-score-sheen{z-index:0;mix-blend-mode:screen;opacity:.74;pointer-events:none;background:radial-gradient(270px 130px at 54% 31%,#ffffff7a 0%,#ffffff1f 42%,#fff0 70%),repeating-linear-gradient(168deg,#ffffff42 0 7px,#fff0 7px 24px);border-radius:14px;width:auto;height:293px;position:absolute;top:8px;left:8px;right:8px}.mini-game-page__result-top-score-aura{z-index:0;filter:blur(18px);mix-blend-mode:screen;pointer-events:none;background:radial-gradient(#ffffff7a 0%,#ffffff24 44%,#fff0 74%);border-radius:50%;width:355px;height:208px;position:absolute;top:47px;left:50%;transform:translate(-50%)}.mini-game-page__result-top-score-stars{z-index:0;pointer-events:none;position:absolute;inset:0}.mini-game-page__result-top-score-star{clip-path:polygon(50% 0,60% 39%,100% 50%,60% 61%,50% 100%,40% 61%,0 50%,40% 39%);filter:drop-shadow(0 2px #53136166);background:#fff;width:24px;height:24px;position:absolute}.mini-game-page__result-top-score-star:first-child{width:31px;height:31px;top:151px;left:20px;transform:rotate(-8deg)}.mini-game-page__result-top-score-star:nth-child(2){width:20px;height:20px;top:207px;left:23px;transform:rotate(8deg)}.mini-game-page__result-top-score-star:nth-child(3){width:20px;height:20px;top:28px;right:29px;transform:rotate(12deg)}.mini-game-page__result-top-score-star:nth-child(4){width:28px;height:28px;top:73px;right:18px;transform:rotate(-6deg)}.mini-game-page__result-top-score-star:nth-child(5){width:16px;height:16px;bottom:179px;right:51px;transform:rotate(4deg)}.mini-game-page__result-top-score-star:nth-child(6){width:23px;height:23px;bottom:81px;left:17px;transform:rotate(15deg)}.mini-game-page__result-top-score-star:nth-child(7){width:16px;height:16px;bottom:81px;right:41px;transform:rotate(-11deg)}.mini-game-page__result-top-score-star:nth-child(8){width:23px;height:23px;top:10px;left:48px;transform:rotate(-4deg)}.mini-game-page__result-sheet--top-score .mini-game-page__result-title{--ui-text-stroke-color:#531361;--ui-text-shadow-color:#531361;color:#fff;letter-spacing:0;text-shadow:0 2px #531361}.mini-game-page__result-top-score-rank{justify-content:center;align-items:center;padding:4px 0;display:flex;position:relative}.mini-game-page__result-top-score-rank>span:first-child{--ui-text-fill:#fff;--ui-text-stroke-color:#531361;--ui-text-stroke-width:1.6px;--ui-text-shadow-color:#531361;--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:52px;font-weight:400;line-height:62px}.mini-game-page__result-top-score-crown{clip-path:polygon(0 100%,7% 32%,32% 58%,50% 0,68% 58%,93% 32%,100% 100%);filter:drop-shadow(0 2px #531361);background:#fff;width:52px;height:34px;position:absolute;top:4px;right:-39px;transform:rotate(9deg)}.mini-game-page__result-score--top-score{color:#fff;gap:4px;padding:0 0 12px}.mini-game-page__result-score--top-score p{color:#fff;text-shadow:0 1px #531361}.mini-game-page__result-score--top-score strong.ui-text-stroked{--ui-text-stroke-color:#531361;--ui-text-stroke-width:1px;--ui-text-shadow-color:#531361;color:#fff;letter-spacing:0;font-size:32px;line-height:35px}.mini-game-page__result-sheet--top-score .mini-game-page__result-message{color:#fff;text-shadow:0 1px #531361;background:radial-gradient(416px 244px at 50% -280%,#fff9 0%,#ffffff14 48%,#fff0 72%),#890f91;border-color:#531361;overflow:hidden;box-shadow:0 4px #531361}.mini-game-page__result-sheet--top-score .mini-game-page__result-button{--button-bg:#fc4ef9;--button-border:#531361;--button-text-shadow:#531361;--button-text-stroke:#531361;--button-top:#ffa6fe;width:100%}.mini-game-page__result-sheet--game-over{background:radial-gradient(320px 190px at 50% 22%,#ff797947 0%,#ff797914 44%,#ff797900 72%),linear-gradient(#1a0d13 0%,#0b151b 58%,#071014 100%);border-color:#4a1d24;min-height:481px;overflow:hidden;box-shadow:0 4px #17242d}.mini-game-page__result-sheet--game-over>:not(.mini-game-page__result-game-over-haze):not(.mini-game-page__result-game-over-sparks){z-index:1;position:relative}.mini-game-page__result-game-over-haze{z-index:0;filter:blur(1px);pointer-events:none;background:radial-gradient(230px 120px at 50% 34%,#ff767e57 0%,#ff767e14 54%,#ff767e00 76%),repeating-linear-gradient(158deg,#ff767e1a 0 8px,#ff767e00 8px 26px);position:absolute;inset:0}.mini-game-page__result-game-over-sparks{z-index:0;pointer-events:none;position:absolute;inset:0}.mini-game-page__result-game-over-spark{clip-path:polygon(50% 0,59% 39%,100% 50%,59% 61%,50% 100%,41% 61%,0 50%,41% 39%);filter:drop-shadow(0 2px #7e17177a);opacity:.78;background:#ffb5b5;width:18px;height:18px;position:absolute}.mini-game-page__result-game-over-spark:first-child{width:27px;height:27px;top:31px;left:36px;transform:rotate(-12deg)}.mini-game-page__result-game-over-spark:nth-child(2){width:21px;height:21px;top:76px;right:34px;transform:rotate(9deg)}.mini-game-page__result-game-over-spark:nth-child(3){width:16px;height:16px;top:163px;left:22px;transform:rotate(18deg)}.mini-game-page__result-game-over-spark:nth-child(4){width:24px;height:24px;bottom:211px;right:22px;transform:rotate(-8deg)}.mini-game-page__result-game-over-spark:nth-child(5){width:15px;height:15px;bottom:92px;right:52px;transform:rotate(11deg)}.mini-game-page__result-game-over-spark:nth-child(6){width:19px;height:19px;bottom:92px;left:45px;transform:rotate(-16deg)}.mini-game-page__result-game-over-spark:nth-child(7){width:13px;height:13px;top:113px;left:155px;transform:rotate(4deg)}.mini-game-page__result-game-over-spark:nth-child(8){width:14px;height:14px;top:219px;right:78px;transform:rotate(-6deg)}.mini-game-page__result-sheet--game-over .mini-game-page__result-title{--ui-text-stroke-color:#7e1717;--ui-text-shadow-color:#7e1717;color:#fff;text-shadow:0 2px #7e1717}.mini-game-page__result-game-over-status{justify-content:center;align-items:center;padding:4px 0 0;display:flex}.mini-game-page__result-game-over-status span{--ui-text-fill:#ffb5b5;--ui-text-stroke-color:#7e1717;--ui-text-stroke-width:1.6px;--ui-text-shadow-color:#7e1717;--ui-text-shadow-y:2px;color:#ffb5b5;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:52px;font-weight:400;line-height:58px}.mini-game-page__result-score--game-over{gap:4px;padding:4px 0 12px}.mini-game-page__result-score--game-over p{color:#ffb5b5;text-shadow:0 1px #7e1717}.mini-game-page__result-score--game-over strong.ui-text-stroked{--ui-text-stroke-color:#7e1717;--ui-text-stroke-width:1px;--ui-text-shadow-color:#7e1717;color:#fff;letter-spacing:0;font-size:32px;line-height:35px}.mini-game-page__result-sheet--game-over .mini-game-page__result-message{color:#ffb5b5;text-shadow:0 1px #7e1717;background:radial-gradient(380px 180px at 50% -180%,#ffb5b538 0%,#ffb5b500 70%),#321313;border-color:#7e1717;overflow:hidden;box-shadow:0 4px #7e1717}.mini-game-page__result-sheet--game-over .mini-game-page__result-button{width:100%}@keyframes mini-game-result-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes mini-game-result-sheet-in{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes mini-game-play-screen-in{0%{opacity:0;filter:blur(2px);transform:scale(1.015)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes mini-game-item-fall{0%{opacity:.98;transform:translateY(-94px)scale(1)}68%{opacity:1}to{opacity:.96;transform:translate3d(var(--game-item-drift), 1040px, 0) scale(1)}}@keyframes mini-game-item-spin{0%{transform:rotate(var(--game-item-rotation))}to{transform:rotate(calc(var(--game-item-rotation) + 360deg))}}@keyframes mini-game-item-collect-core{0%{filter:brightness(1) drop-shadow(0 0 9px var(--game-collect-glow));opacity:1;transform:rotate(var(--game-item-rotation)) scale(1)}42%{filter:brightness(1.38) drop-shadow(0 0 16px var(--game-collect-glow));opacity:1;transform:rotate(calc(var(--game-item-rotation) + 18deg)) scale(1.12)}to{filter:brightness(1.6) blur(.5px) drop-shadow(0 0 8px var(--game-collect-glow));opacity:0;transform:rotate(calc(var(--game-item-rotation) + 68deg)) scale(.16)}}@keyframes mini-game-item-collect-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.34)}22%{opacity:.78}to{opacity:0;transform:translate(-50%,-50%)scale(1.16)}}@keyframes mini-game-item-collect-particle{0%{opacity:0;transform:translate(-50%, -50%) scale(.58) rotate(var(--collect-particle-rotation))}16%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--collect-particle-x)), calc(-50% + var(--collect-particle-y))) scale(.2) rotate(calc(var(--collect-particle-rotation) + 110deg))}}@keyframes mini-game-score-burst{0%{opacity:0;transform:translate(-50%, -14px) scale(calc(var(--score-burst-scale,.46) * .78))}18%{opacity:1;transform:translate(-50%, -26px) scale(var(--score-burst-scale,.46))}to{opacity:0;transform:translate(-50%, -72px) scale(calc(var(--score-burst-scale,.46) * 1.04))}}@keyframes mini-game-damage-flash{0%{opacity:0}16%{opacity:1}to{opacity:0}}.mini-game-page__info-content{flex-direction:column;gap:14px;width:100%;display:flex}.mini-game-page__how-to-notes{flex-direction:column;gap:10px;display:flex}.mini-game-page__how-to-note{text-align:center;justify-content:center;align-items:center;min-height:52px;padding:10px 14px;display:flex}.mini-game-page__how-to-note .ui-text{width:100%}.mini-game-page__how-to-note strong{color:var(--field-dark-text-strong);font-weight:800}.mini-game-page__points-title{margin:8px 0 0}.mini-game-page__rewards-panel{padding:18px 14px 16px}.mini-game-page__rewards-title{margin:0}.mini-game-page__tap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.mini-game-page__tap-reward{background:#091117;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;min-width:0;min-height:40px;padding:6px 10px;display:flex}.mini-game-page__tap-reward>span:last-child{--ui-text-fill:#d9f5ff;--ui-text-stroke-color:#397285;--ui-text-stroke-width:.8px;--ui-text-shadow-color:#397285;--ui-text-shadow-y:2px;color:#d9f5ff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;white-space:nowrap;font-size:15px;font-weight:400;line-height:18px}.mini-game-page__tap-reward--danger>span:last-child,.mini-game-page__health-row strong{--ui-text-fill:#f88;--ui-text-stroke-color:#6b3636;--ui-text-shadow-color:#6b3636;color:#f88;-webkit-text-fill-color:#f88}.mini-game-page__health-row{min-height:41px;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;white-space:normal;background:#091117;border:1px solid #17242d;border-radius:10px;grid-template-columns:64px minmax(0,1fr);align-items:center;column-gap:12px;margin-top:12px;padding:7px 10px 7px 8px;font-size:13px;font-weight:700;line-height:16px;display:grid}.mini-game-page__health-copy{text-align:left;min-width:0}.mini-game-page__health-row strong{font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-shadow:0 2px #6b3636;-webkit-text-stroke:.8px #6b3636;font-size:14px;font-weight:400;line-height:17px}.mini-game-page__resource-stack{background:radial-gradient(circle at 50% 45%,#549eb538,#0000 72%),#0d1a22;border:1px solid #263b49;border-radius:9px;flex:none;width:64px;height:31px;display:inline-flex;position:relative;box-shadow:inset 0 1px #d9f5ff14,0 3px 7px #00000047}.mini-game-page__resource-stack .ui-resource-icon{filter:drop-shadow(0 2px 2px #0000008c);position:absolute}.mini-game-page__resource-stack .ui-resource-icon:first-child{top:5px;left:3px;transform:rotate(-10deg)}.mini-game-page__resource-stack .ui-resource-icon:nth-child(2){top:2px;left:15px;transform:rotate(-4deg)}.mini-game-page__resource-stack .ui-resource-icon:nth-child(3){top:6px;left:25px;transform:rotate(3deg)}.mini-game-page__resource-stack .ui-resource-icon:nth-child(4){top:6px;left:35px;transform:rotate(8deg)}.mini-game-page__resource-stack .ui-resource-icon:nth-child(5){top:7px;left:45px;transform:rotate(12deg)}.mini-game-page__game-rewards{padding-bottom:20px}.mini-game-page__game-reward-list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.mini-game-page__game-reward-row{background:#091117;border:1px solid #17242d;border-radius:10px;grid-template-columns:minmax(0,1fr);align-items:center;row-gap:6px;min-width:0;min-height:68px;padding:8px;display:grid}.mini-game-page__game-score{color:#d9f5ff;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;white-space:nowrap;font-size:15px;font-weight:800;line-height:18px}.mini-game-page__game-prizes{justify-content:center;align-items:flex-start;gap:8px;width:100%;min-width:0;display:flex}.mini-game-page__game-prize{flex-direction:column;flex:none;align-items:center;gap:0;width:44px;min-width:0;display:inline-flex}.mini-game-page__game-prize strong{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:.9px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;white-space:nowrap;font-size:12px;font-weight:400;line-height:15px}.mini-game-page--narrow{border-radius:34px}.mini-game-page--compact{--mini-game-page-edge-inset:8px}.mini-game-page--compact .mini-game-page__footer{width:calc(var(--mini-game-page-width) - 16px);left:8px}.mini-game-page--compact .mini-game-page__start,.mini-game-page--compact .mini-game-page__quests{--button-width:100%}.mini-game-page--short .mini-game-page__heading{top:calc(var(--ui-page-top-offset,24px) + 46px)}.mini-game-page--short .mini-game-page__records{top:186px}.mini-game-page--short .mini-game-page__resources{transform-origin:50% 430px;transform:translate(-50%)translateY(-28px)scale(.9)}.mini-game-page--short .mini-game-page__footer{bottom:22px}@media (width<=360px){.mini-game-page{--mini-game-page-edge-inset:8px}.mini-game-page__footer{width:calc(var(--mini-game-page-width) - 16px);left:8px}.mini-game-page__rewards-panel{padding-left:12px;padding-right:12px}.mini-game-page__tap-grid{gap:8px}.mini-game-page__tap-reward{padding-left:8px;padding-right:8px}.mini-game-page__tap-reward>span:last-child{font-size:14px;line-height:17px}.mini-game-page__health-row{font-size:12px;line-height:15px}.mini-game-page__game-reward-row{padding-left:6px;padding-right:6px}.mini-game-page__game-score{font-size:14px;line-height:17px}.mini-game-page__game-prizes{gap:6px}.mini-game-page__game-prize{width:40px}.mini-game-page__game-prize strong{font-size:11px;line-height:14px}.mini-game-page__daily-record{font-size:48px;line-height:54px}.mini-game-page__highest-record{font-size:29px}.mini-game-page__start,.mini-game-page__quests{--button-width:100%}}@media (prefers-reduced-motion:reduce){.mini-game-page__resource,.mini-game-page__damage-flash,.mini-game-page__score-burst{animation:none}.mini-game-page__health-fill{transition:none}}.planet-select-page{--planet-select-page-edge-inset:15px;width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,812px);background:#0b151b;border-radius:44px;flex:none;position:relative;overflow:hidden}.planet-select-page__background{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.planet-select-page__topbar{--ui-topbar-edge-inset:var(--planet-select-page-edge-inset);--ui-topbar-offset-right:var(--planet-select-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--home-page-height,812px);--ui-topbar-page-width:var(--home-page-width,375px)}.planet-select-page__back{--button-width:78px;z-index:7;top:calc(var(--ui-page-top-offset,24px) + 64px);left:var(--planet-select-page-edge-inset);position:absolute}.planet-select-page__planet-field{z-index:3;width:100%;max-width:100%;position:absolute;top:0;bottom:0;left:0}.planet-select-page__planet{top:var(--planet-select-planet-top);left:var(--planet-select-planet-left);cursor:pointer;background:0 0;border:0;padding:0;transition:filter .16s,transform .16s;display:block;position:absolute}.planet-select-page__planet[data-selected=true]{z-index:4;filter:brightness(1.08)}.planet-select-page__planet-content{width:100%;height:100%;animation:planet-select-planet-float var(--planet-select-float-duration) ease-in-out infinite;animation-delay:var(--planet-select-float-delay);transform-origin:50%;will-change:transform;display:block;position:relative;transform:translateY(0)}.planet-select-page__planet-image,.planet-select-page__planet-marker{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.planet-select-page__planet-image{width:100%;height:100%}.planet-select-page__planet-marker{transform-origin:bottom;width:40px;height:40px;animation:.18s cubic-bezier(.22,1,.36,1) both planet-select-marker-in;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.planet-select-page__planet:hover{filter:brightness(1.08);transform:translateY(-2px)}.planet-select-page__planet:active{filter:brightness(.96);transform:translateY(1px)scale(.98)}.planet-select-page__planet-field--has-selection .planet-select-page__planet:not([data-selected=true]){filter:brightness(.46)saturate(.68)}.planet-select-page__planet-field--has-selection .planet-select-page__planet:not([data-selected=true]):hover{filter:brightness(.56)saturate(.76)}.planet-select-page__planet:focus-visible{outline-offset:5px;border-radius:999px;outline:3px solid #70d4ff6b}.planet-select-page__planet--pluto{--planet-select-planet-left:29.87%;--planet-select-planet-top:14.29%;--planet-select-float-delay:-.7s;--planet-select-float-distance:-7px;--planet-select-float-duration:5.6s;width:102px;height:100px}.planet-select-page__planet--neptune{--planet-select-planet-left:63.47%;--planet-select-planet-top:22.66%;--planet-select-float-delay:-1.8s;--planet-select-float-distance:-5px;--planet-select-float-duration:4.9s;width:91px;height:91px}.planet-select-page__planet--uranus{--planet-select-planet-left:7.47%;--planet-select-planet-top:29.8%;--planet-select-float-delay:-2.4s;--planet-select-float-distance:-8px;--planet-select-float-duration:6.1s;width:149px;height:89px}.planet-select-page__planet--saturn{--planet-select-planet-left:42.13%;--planet-select-planet-top:41.87%;--planet-select-float-delay:-1.1s;--planet-select-float-distance:-6px;--planet-select-float-duration:5.4s;width:170px;height:101px}.planet-select-page__planet--jupiter{--planet-select-planet-left:10.4%;--planet-select-planet-top:52.96%;--planet-select-float-delay:-3s;--planet-select-float-distance:-7px;--planet-select-float-duration:6.4s;width:107px;height:105px}.planet-select-page__planet--moon{--planet-select-planet-left:62.93%;--planet-select-planet-top:63.3%;--planet-select-float-delay:-.3s;--planet-select-float-distance:-4px;--planet-select-float-duration:4.6s;width:69px;height:71px}.planet-select-page__actions{z-index:6;right:var(--planet-select-page-edge-inset);bottom:42px;left:var(--planet-select-page-edge-inset);flex-direction:column;gap:14px;display:flex;position:absolute}.planet-select-page__hint{justify-content:center;align-items:center;min-height:48px;padding:12px 16px;display:flex}.planet-select-page__hint span{min-width:0;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:21px;overflow:hidden}.planet-select-page__mission-card{flex-direction:column;justify-content:center;align-items:stretch;gap:12px;min-height:92px;padding:16px;display:flex}.planet-select-page__mission-info-button{position:absolute;top:12px;right:14px}.planet-select-page__mission-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;min-height:24px;display:flex}.planet-select-page__mission-title{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:178px;margin:0;font-size:20px;font-weight:400;line-height:24px;overflow:hidden}.planet-select-page__mission-price{flex:none;align-items:center;gap:4px;display:inline-flex}.planet-select-page__mission-price-label{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;white-space:nowrap;font-size:13px;font-weight:700;line-height:18px}.planet-select-page__chance-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.planet-select-page__chance{flex:none;align-items:center;gap:6px;display:inline-flex}.planet-select-page__chance-value,.planet-select-page__mission-price-amount{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;white-space:nowrap;font-size:16px;line-height:20px}.planet-select-page__rewards-dialog .ui-resource-info-dialog__text-block:first-child{min-height:68px}.planet-select-page--narrow{border-radius:34px}.planet-select-page--compact{--planet-select-page-edge-inset:6px}.planet-select-page--short .planet-select-page__back{top:calc(var(--ui-page-top-offset,24px) + 54px)}.planet-select-page--short .planet-select-page__actions{bottom:39px}@keyframes planet-select-planet-float{0%,to{transform:translateY(0)}50%{transform:translateY(var(--planet-select-float-distance))}}@keyframes planet-select-marker-in{0%{opacity:0;transform:translate(-50%)translateY(8px)scale(.88)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@media (width<=360px){.planet-select-page{--planet-select-page-edge-inset:6px}}@media (prefers-reduced-motion:reduce){.planet-select-page__planet,.planet-select-page__planet-content,.planet-select-page__planet-marker{transition:none;animation:none}}.quests-page{--quests-page-bg:var(--button-dark-bg);--quests-page-edge-inset:16px;--quests-page-height:var(--home-page-height,839px);--quests-page-width:var(--home-page-width,375px);width:var(--quests-page-width);max-width:100%;height:var(--quests-page-height);background:var(--quests-page-bg);border-radius:44px;flex:none;position:relative;overflow:hidden}.quests-page__topbar{--ui-topbar-edge-inset:var(--quests-page-edge-inset);--ui-topbar-offset-right:var(--quests-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--quests-page-height);--ui-topbar-page-width:var(--quests-page-width)}.quests-page__content{z-index:2;top:0;right:var(--quests-page-edge-inset);bottom:calc(var(--ui-page-bottom-offset,0px) + 110px);left:var(--quests-page-edge-inset);overscroll-behavior:contain;padding:calc(var(--ui-page-top-offset,24px) + 54px) 0 18px;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:stretch;gap:14px;display:flex;position:absolute;overflow:hidden auto}.quests-page__content::-webkit-scrollbar{display:none}.quests-page__title{flex:0 0 40px;width:100%;height:40px}.quests-page__subtitle{width:100%;height:18px;color:var(--navigation-label);letter-spacing:-.45px;text-overflow:ellipsis;white-space:nowrap;flex:0 0 18px;overflow:hidden;transform:translateY(-1px)}.quests-page__subtitle strong{color:var(--color-text-highlight);font:inherit}.quests-page__categories{flex:0 0 40px;width:100%;max-width:100%;height:40px}.quests-page__progress{background:var(--quests-page-bg);flex:0 0 42px;justify-content:center;align-items:center;width:100%;max-width:100%;height:42px;padding:0 12px;display:flex}.quests-page__list{flex:none;height:auto}.quests-page__progress-text{color:var(--navigation-label);letter-spacing:-.35px;white-space:nowrap;display:inline-block;transform:translateY(-1px)}.quests-page__progress strong{color:var(--color-text-highlight);font:inherit}@media (prefers-reduced-motion:reduce){.quests-page__content{scroll-behavior:auto}}.shop-page{--shop-page-edge-inset:16px;--shop-page-content-width:calc(var(--home-page-width,375px) - (var(--shop-page-edge-inset) * 2));width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,812px);scrollbar-width:none;background:#0b151b;border-radius:44px;flex:none;position:relative;overflow:hidden}.shop-page__content::-webkit-scrollbar{display:none}.shop-page__item-row::-webkit-scrollbar{display:none}.shop-page__content{z-index:2;top:0;right:var(--shop-page-edge-inset);bottom:calc(var(--ui-page-bottom-offset,0px) + 110px);left:var(--shop-page-edge-inset);width:var(--shop-page-content-width);padding:calc(var(--ui-page-top-offset,24px) + 54px) 0 23px;scrollbar-width:none;flex-direction:column;gap:14px;display:flex;position:absolute;overflow:hidden auto}.shop-page__topbar{--ui-topbar-edge-inset:var(--shop-page-edge-inset);--ui-topbar-offset-right:var(--shop-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--home-page-height,812px);--ui-topbar-page-width:var(--home-page-width,375px)}.shop-page__header{z-index:4}.shop-page__intro{justify-content:center;align-items:center;width:100%;min-height:60px;padding:12px 16px;display:flex;overflow:hidden}.shop-page__intro p{width:291px;max-width:100%;color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;text-align:center;margin:0;font-size:15px;font-weight:700;line-height:18px}.shop-page__promo-card{background:#d8b645;border-color:#624b3b;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:246px;padding:12px;display:flex;position:relative;overflow:visible;box-shadow:0 4px #624b3b}.shop-page__promo-content{z-index:1;flex-direction:column;align-items:center;gap:4px;width:100%;display:flex;position:relative}.shop-page__promo-visual{isolation:isolate;background:#fff9bc;border:1px solid #624b3b;border-radius:16px;justify-content:center;align-items:center;gap:2px;width:100%;height:109px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px #624b3b}.shop-page__promo-visual:before{z-index:-1;content:"";background:#fffde0;border-radius:13px 13px 4px 4px;height:51px;position:absolute;top:3px;left:3px;right:3px}.shop-page__promo-tool{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;flex:0 0 76px;width:76px;height:76px;display:block}.shop-page__promo-copy{text-align:center;flex-direction:column;align-items:center;gap:4px;width:297px;max-width:100%;display:flex}.shop-page__promo-title{text-transform:none}.shop-page__promo-description{color:#624b3b;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-shadow:none;margin:0;font-size:12px;font-weight:800;line-height:14px}.shop-page__bundle-button{--button-bg:#fff9bc;--button-border:#624b3b;--button-top:#fffde0;--button-text-stroke:#624b3b;--button-text-shadow:#624b3b;--button-width:100%;z-index:1;color:#fff;gap:4px;position:relative}.shop-page__bundle-old,.shop-page__old-price{position:relative}.shop-page__bundle-old:after,.shop-page__old-price:after{content:"";background:#f8003a;height:2px;position:absolute;top:50%;left:-2px;right:-2px;transform:translateY(-50%)rotate(-12deg);box-shadow:0 1px #9a2424}.shop-page__bundle-current{text-transform:none;white-space:nowrap;flex:none}.shop-page__sale-badge{z-index:3;color:#fff;width:70px;height:34px;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;background:#f8003a;border:1px solid #9a2424;border-radius:17px;justify-content:center;align-items:center;font-size:19px;line-height:1;display:inline-flex;position:absolute;transform:rotate(15deg);box-shadow:0 3px #9a2424}.shop-page__promo-sale{top:-22px;right:0}.shop-page__items{flex-direction:column;gap:14px;width:100%;display:flex}.shop-page__item-row-shell{width:100%;position:relative}.shop-page__item-row{scrollbar-width:none;scroll-snap-type:x proximity;align-items:flex-start;gap:8px;width:calc(100% + 1px);padding:0 0 4px;display:flex;overflow:auto visible}.shop-page__scroll-button{--button-width:34px;--button-height:40px;z-index:4;padding:0;font-family:Arial,sans-serif;font-size:34px;line-height:34px;display:none;position:absolute;top:81px;transform:translateY(-50%)}.shop-page__scroll-button:active:not(:disabled){transform:translateY(calc(2px - 50%))}.shop-page__scroll-button:disabled{opacity:.42}.shop-page__scroll-button--back{left:4px}.shop-page__scroll-button--forward{right:4px}@media (hover:hover) and (pointer:fine),(width>=768px){.shop-page__scroll-button{display:inline-flex}}.shop-page__item-card{scroll-snap-align:start;flex-direction:column;flex:0 0 156px;justify-content:space-between;align-items:center;width:156px;height:201px;padding:12px;display:flex;position:relative;overflow:visible}.shop-page__item-sale{border-radius:15px;width:60px;height:29px;font-size:16px;top:8px;right:8px;box-shadow:0 2px #9a2424}.shop-page__item-main{flex-direction:column;align-items:center;gap:5px;width:100%;display:flex}.shop-page__item-image{object-fit:contain;pointer-events:none;width:77px;height:77px;transform:translateY(var(--shop-item-image-offset-y,0)) scale(var(--shop-item-image-scale,1));transform-origin:50%;-webkit-user-select:none;user-select:none;display:block}.shop-page__item-copy{text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.shop-page__item-title{text-overflow:ellipsis;text-transform:none;white-space:nowrap;max-width:100%;overflow:hidden}.shop-page__item-level{color:#c5e8f6;font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:-.43px;white-space:nowrap;margin:0;font-size:12px;font-weight:800;line-height:14px}.shop-page__price-button{--button-width:132px;gap:3px;padding-left:6px;padding-right:6px}.shop-page__current-price{text-transform:none;white-space:nowrap;flex:none;justify-content:center;align-items:center;min-width:0;display:inline-flex}.shop-page--narrow{border-radius:34px}.shop-page--compact{--shop-page-edge-inset:6px}@media (width<=360px){.shop-page{--shop-page-edge-inset:6px}}.slots-page{--slots-page-edge-left:15px;--slots-page-edge-right:16px;width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,1080px);background:var(--button-dark-bg);border-radius:44px;flex:none;position:relative;overflow:hidden}.slots-page__content-scroll{z-index:2;overscroll-behavior:contain;scrollbar-width:none;position:absolute;inset:0;overflow:hidden auto}.slots-page__content-scroll::-webkit-scrollbar{display:none}.slots-page__content{left:var(--slots-page-edge-left);width:calc(100% - var(--slots-page-edge-left) - var(--slots-page-edge-right));max-width:calc(100% - var(--slots-page-edge-left) - var(--slots-page-edge-right));padding-top:var(--ui-page-top-offset,24px);padding-bottom:calc(var(--ui-page-bottom-offset,0px) + 126px);flex-direction:column;align-items:stretch;gap:24px;display:flex;position:relative}.slots-page__heading-group{flex-direction:column;align-items:flex-start;gap:14px;width:100%;display:flex}.slots-page__status{justify-content:center;align-items:center;height:50px;padding:12px 16px;display:flex}.slots-page__status-label,.slots-page__total-label,.slots-page__total-value{--ui-text-fill:#fff;--ui-text-stroke-color:var(--button-dark-text-stroke);--ui-text-stroke-width:1.2px;--ui-text-shadow-color:var(--button-dark-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-align:center;white-space:nowrap;font-size:20px;font-weight:400;line-height:25px}.slots-page__machine-shell{flex:0 0 342px;align-self:center;width:342px;height:342px}.slots-page__machine{filter:drop-shadow(0 4px #17242d);width:342px;height:342px}.slots-page__spin{width:100%}.slots-page__bet-panel{flex-direction:column;align-items:center;gap:12px;width:100%;padding:16px 11px;display:flex}.slots-page__total{justify-content:center;align-items:center;gap:4px;height:25px;display:flex}.slots-page__total-value{--ui-text-stroke-color:var(--button-light-text-stroke);--ui-text-shadow-color:var(--button-light-text-shadow)}.slots-page__places{justify-content:flex-start;align-items:flex-start;gap:10px;width:320px;max-width:100%;height:56px;display:flex}.slots-page__place{flex:0 0 56px;width:56px;height:56px;position:relative}.slots-page__place-icon{position:absolute;top:9px;left:13px}.slots-page__place-count{--ui-text-fill:#fff;--ui-text-stroke-color:var(--button-dark-text-stroke);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--button-dark-text-shadow);--ui-text-shadow-y:2px;color:#fff;width:88px;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-align:center;white-space:nowrap;font-size:16px;line-height:20px;display:block;position:absolute;bottom:5px;left:-16px}.slots-page__place-badge{position:absolute;top:-6px;right:-7px}.slots-page__place-bet{width:100%}.slots-page--narrow{border-radius:34px}.slots-page--compact{--slots-page-edge-left:8px;--slots-page-edge-right:8px}.slots-page--compact .slots-page__machine-shell{flex-basis:304px;align-self:center;width:304px;height:304px;overflow:hidden}.slots-page--compact .slots-page__machine{transform-origin:0 0;transform:scale(.888889)}.slots-page--compact .slots-page__bet-panel{width:100%}.slots-page--compact .slots-page__places{justify-content:space-between;gap:0}@media (width<=360px){.slots-page{--slots-page-edge-left:8px;--slots-page-edge-right:8px;border-radius:34px;width:100vw}.slots-page__machine-shell{flex-basis:304px;align-self:center;width:304px;height:304px;overflow:hidden}.slots-page__machine{transform-origin:0 0;transform:scale(.888889)}.slots-page__bet-panel{width:100%}.slots-page__places{justify-content:space-between;gap:0}}@media (prefers-reduced-motion:reduce){.slots-page__machine{transition:none}}.swap-page{--swap-page-edge-inset:15px;width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,812px);background:var(--field-dark-bg);border-radius:44px;flex:none;position:relative;overflow:hidden}.swap-page__background{opacity:.78;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.swap-page--variant-withdraw .swap-page__background{display:none}.swap-page__topbar{--ui-topbar-edge-inset:var(--swap-page-edge-inset);--ui-topbar-offset-right:var(--swap-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--home-page-height,812px);--ui-topbar-page-width:var(--home-page-width,375px)}.swap-page__resource-bar{--ui-resource-bar-edge-inset:var(--swap-page-edge-inset)}.swap-page__content{z-index:4;top:calc(var(--ui-page-top-offset,24px) + 108px);right:var(--swap-page-edge-inset);left:var(--swap-page-edge-inset);position:absolute}.swap-page__copy{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-align:center;margin:14px 0;font-size:14px;font-weight:700;line-height:18px}.swap-page--variant-withdraw .swap-page__copy{margin:14px 0 18px;font-size:11px;line-height:14px}.swap-page__tabs{height:40px}.swap-page__trade-card{flex-direction:column;height:256px;margin-top:14px;padding:15px 12px;display:flex;overflow:visible}.swap-page--variant-withdraw .swap-page__trade-card{height:218px;margin-top:0}.swap-page__trade-title{--ui-text-fill:#fff;--ui-text-stroke-color:var(--resource-bar-text-shadow);--ui-text-stroke-width:1px;--ui-text-shadow-color:var(--resource-bar-text-shadow);--ui-text-shadow-y:2px;color:#fff;font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;letter-spacing:0;text-align:center;margin:0 0 14px;font-size:24px;font-weight:400;line-height:25px}.swap-page__field{z-index:1;flex-direction:column;gap:8px;display:flex;position:relative}.swap-page__field:focus-within{z-index:18}.swap-page__field-header{justify-content:space-between;align-items:center;gap:12px;height:18px;padding:0 8px;display:flex}.swap-page__field-label,.swap-page__field-available{color:var(--navigation-label);font-family:"SF Compact Rounded", "Arial Rounded MT Bold", var(--font-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:18px;overflow:hidden}.swap-page__field-available{text-align:right;max-width:190px}.swap-page--variant-withdraw .swap-page__field-available{max-width:210px}.swap-page__market-row{border:1px solid var(--button-dark-border);background:var(--field-dark-bg);border-radius:14px;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;width:100%;height:42px;display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff08}.swap-page__market-row:focus-within{border-color:#315666;box-shadow:inset 0 1px #ffffff0a,0 0 0 2px #70d4ff24}.swap-page__market-resource .ui-resource-dropdown__trigger{padding:0 12px 0 16px}.swap-page__market-resource .ui-resource-dropdown__menu{width:calc(100% + 2px);left:-1px}.swap-page__market-divider{background:linear-gradient(180deg, #17242d00 0%, var(--button-dark-border) 8%, var(--button-dark-border) 92%, #17242d00 100%);width:1px;height:40px}.swap-page__market-amount{padding:0 16px}.swap-page__market-amount .ui-text-field__control{text-align:right}.swap-page__rate-divider{grid-template-columns:1fr 34px 1fr;align-items:center;height:52px;margin:2px -12px;display:grid}.swap-page__rate-line{background:var(--button-dark-border);height:1px}.swap-page__rate-switch{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:grid}.swap-page__rate-switch:hover:not(:disabled){opacity:.82}.swap-page__rate-switch:active:not(:disabled) .swap-page__rate-icon{transform:translateY(1px)}.swap-page__rate-switch:focus-visible{outline:2px solid var(--button-dark-border);outline-offset:2px}.swap-page__rate-switch:disabled{cursor:default;opacity:.5}.swap-page__rate-icon{width:23px;height:22px;display:block}.swap-page__swap-action{margin-top:14px}.swap-page__notice-dialog{--info-notice-inset:64px 0 0;--info-notice-card-top:62px;--info-notice-card-inset-x:16px;--info-notice-card-height:105px;--info-notice-backdrop:#02080b94}.swap-page--narrow{border-radius:34px}.swap-page--compact{--swap-page-edge-inset:6px}.swap-page--compact .swap-page__field-available{max-width:154px}@media (width<=360px){.swap-page{--swap-page-edge-inset:6px}.swap-page__field-available{max-width:154px}}.tool-action-sheet{z-index:25}.tool-action-sheet__panel{height:535px;min-height:0;max-height:100%;padding:30px 16px 16px;overflow:hidden}.tool-action-sheet__body{scrollbar-width:none;flex:auto;min-height:0;overflow:hidden auto}.tool-action-sheet__body::-webkit-scrollbar{display:none}.tool-action-sheet__content{flex-direction:column;align-items:center;width:100%;display:flex}.tool-action-sheet__cost-item--missing{filter:drop-shadow(0 2px 0 var(--color-status-insufficient-shadow));paint-order:stroke fill;-webkit-text-fill-color:var(--color-status-insufficient);-webkit-text-stroke:2px var(--color-status-insufficient-shadow)}.tools-page--compact .tool-action-sheet__panel{height:480px;padding:24px 12px 12px}@media (width<=360px){.tool-action-sheet__panel{height:480px;padding:24px 12px 12px}}.tool-craft-menu__equipment{margin:0 0 9px}.tool-craft-menu__title{width:100%;margin:0 0 18px}.tool-craft-menu__level,.tool-craft-menu__cost{flex-direction:column;justify-content:center;align-items:center;display:flex}.tool-craft-menu__level{min-height:88px;padding:12px 14px}.tool-craft-menu__cost{min-height:91px;margin-top:12px;padding:10px 12px 12px}.tool-craft-menu__section-title{flex:none}.tool-craft-menu__effect{text-align:center;justify-content:center;align-items:center;gap:6px;margin:5px 0 0;display:flex}.tool-craft-menu__effect-value{align-items:center;gap:4px;display:inline-flex}.tool-craft-menu__effect img{object-fit:contain;flex:0 0 15px;width:15px;height:15px;display:block}.tool-craft-menu__cost-list{justify-content:center;align-items:center;gap:14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.tool-craft-menu__cost-list li{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.tool-craft-menu__craft-button{margin-top:14px}.tools-page--compact .tool-craft-menu__title{margin-bottom:12px;font-size:24px;line-height:28px}.tools-page--compact .tool-craft-menu__equipment{width:112px;height:112px}.tools-page--compact .tool-craft-menu__level{min-height:76px;padding:8px 10px}.tools-page--compact .tool-craft-menu__cost{min-height:79px;margin-top:9px;padding:8px 8px 10px}@media (width<=360px){.tool-craft-menu__title{margin-bottom:12px;font-size:24px;line-height:28px}.tool-craft-menu__equipment{width:112px;height:112px}.tool-craft-menu__level{min-height:76px;padding:8px 10px}.tool-craft-menu__cost{min-height:79px;margin-top:9px;padding:8px 8px 10px}.tool-craft-menu__cost-list{gap:9px}}.tools-info-card{min-height:408px;animation:tools-info-card-in var(--ui-modal-motion-duration) cubic-bezier(.22, 1, .36, 1) both;transform-origin:top;flex-direction:column;flex:none;gap:10px;padding:16px;display:flex;position:relative;overflow:hidden}.tools-info-card--closing{pointer-events:none;animation:tools-info-card-out var(--ui-modal-motion-duration) cubic-bezier(.32, 0, .67, 0) both}.tools-info-card__title{min-height:32px;padding:0 32px}.tools-info-card__close{z-index:2;position:absolute;top:14px;right:14px}.tools-info-card__description{max-width:248px;margin:-1px auto 3px}.tools-info-card__levels{flex-direction:column;gap:12px;width:100%;display:flex}.tools-info-card__level{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;min-height:80px;padding:6px 12px;display:grid}.tools-info-card__equipment{justify-self:center}.tools-info-card__level-copy{white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex}.tools-info-card__stat-value{font:inherit;align-items:center;gap:5px;display:inline-flex}.tools-info-card__upgrade-arrow{object-fit:contain;flex:0 0 16px;width:16px;height:16px;display:block}@keyframes tools-info-card-in{0%{opacity:0;filter:blur(2px);transform:translateY(-8px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes tools-info-card-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translateY(-8px)scale(.98)}}.tools-page--compact .tools-info-card{gap:7px;min-height:342px;padding:12px}.tools-page--compact .tools-info-card__title{min-height:24px;font-size:22px;line-height:24px}.tools-page--compact .tools-info-card__close{top:10px;right:10px}.tools-page--compact .tools-info-card__description{max-width:218px;margin-bottom:2px;font-size:10px;line-height:13px}.tools-page--compact .tools-info-card__levels{gap:8px}.tools-page--compact .tools-info-card__level{grid-template-columns:58px minmax(0,1fr);gap:5px;min-height:63px;padding:4px 8px}.tools-page--compact .tools-info-card__equipment{width:54px;height:54px}.tools-page--compact .tools-info-card__level-copy{gap:4px;font-size:13px;line-height:16px}.tools-page--compact .tools-info-card__stat-value{gap:3px}.tools-page--compact .tools-info-card__upgrade-arrow{flex-basis:12px;width:12px;height:12px}@media (width<=360px){.tools-info-card{gap:7px;min-height:342px;padding:12px}.tools-info-card__title{min-height:24px;font-size:22px;line-height:24px}.tools-info-card__close{top:10px;right:10px}.tools-info-card__description{max-width:218px;margin-bottom:2px;font-size:10px;line-height:13px}.tools-info-card__levels{gap:8px}.tools-info-card__level{grid-template-columns:58px minmax(0,1fr);gap:5px;min-height:63px;padding:4px 8px}.tools-info-card__equipment{width:54px;height:54px}.tools-info-card__level-copy{gap:4px;font-size:13px;line-height:16px}.tools-info-card__stat-value{gap:3px}.tools-info-card__upgrade-arrow{flex-basis:12px;width:12px;height:12px}}@media (prefers-reduced-motion:reduce){.tools-info-card,.tools-info-card--closing{animation:none}}.tool-repair-menu__equipment{margin:0 0 9px}.tool-repair-menu__title{width:100%;margin:0 0 18px}.tool-repair-menu__strength,.tool-repair-menu__cost{flex-direction:column;justify-content:center;align-items:center;display:flex}.tool-repair-menu__strength{min-height:88px;padding:12px 10px}.tool-repair-menu__cost{min-height:91px;margin-top:12px;padding:10px 12px 12px}.tool-repair-menu__section-title{flex:none}.tool-repair-menu__strength-value{text-align:center;justify-content:center;align-items:center;gap:7px;margin:5px 0 0;display:flex}.tool-repair-menu__value-arrow{color:var(--color-text-accent)}.tool-repair-menu__cost-list{justify-content:center;align-items:center;gap:14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.tool-repair-menu__cost-list li{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.tool-repair-menu__repair-button{margin-top:14px}.tools-page--compact .tool-repair-menu__title{margin-bottom:12px;font-size:24px;line-height:28px}.tools-page--compact .tool-repair-menu__equipment{width:112px;height:112px}.tools-page--compact .tool-repair-menu__strength{min-height:76px;padding:8px}.tools-page--compact .tool-repair-menu__cost{min-height:79px;margin-top:9px;padding:8px 8px 10px}@media (width<=360px){.tool-repair-menu__title{margin-bottom:12px;font-size:24px;line-height:28px}.tool-repair-menu__equipment{width:112px;height:112px}.tool-repair-menu__strength{min-height:76px;padding:8px}.tool-repair-menu__cost{min-height:79px;margin-top:9px;padding:8px 8px 10px}.tool-repair-menu__cost-list{gap:9px}}.tool-salvage-menu__equipment{margin:0 0 8px}.tool-salvage-menu__title{width:100%;margin:0 0 12px}.tool-salvage-menu__description{max-width:300px;margin:0}.tool-salvage-menu__rewards{flex-direction:column;justify-content:center;align-items:center;min-height:94px;margin-top:16px;padding:12px;display:flex}.tool-salvage-menu__section-title{flex:none}.tool-salvage-menu__reward-list{justify-content:center;align-items:center;gap:16px;margin:9px 0 0;padding:0;list-style:none;display:flex}.tool-salvage-menu__reward-list li{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.tool-salvage-menu__confirm-button{margin-top:16px}.tools-page--compact .tool-salvage-menu__equipment{width:104px;height:104px}.tools-page--compact .tool-salvage-menu__title{margin-bottom:9px;font-size:24px;line-height:28px}@media (width<=360px){.tool-salvage-menu__equipment{width:104px;height:104px}.tool-salvage-menu__title{margin-bottom:9px;font-size:24px;line-height:28px}.tool-salvage-menu__rewards{min-height:86px;margin-top:12px;padding:10px 8px}.tool-salvage-menu__reward-list{gap:10px}}.tool-upgrade-menu__equipment{margin:0 0 9px}.tool-upgrade-menu__title{width:100%;margin:0 0 18px}.tool-upgrade-menu__level,.tool-upgrade-menu__cost{flex-direction:column;justify-content:center;align-items:center;display:flex}.tool-upgrade-menu__level{min-height:88px;padding:12px 10px}.tool-upgrade-menu__cost{min-height:91px;margin-top:12px;padding:10px 12px 12px}.tool-upgrade-menu__section-title,.tool-upgrade-menu__cost-title{flex:none}.tool-upgrade-menu__section-title{justify-content:center;align-items:center;gap:7px;display:flex}.tool-upgrade-menu__level-arrow,.tool-upgrade-menu__value-arrow{color:var(--color-text-accent)}.tool-upgrade-menu__effect{text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:5px;margin:5px 0 0;display:flex}.tool-upgrade-menu__value{align-items:center;gap:3px;display:inline-flex}.tool-upgrade-menu__effect img{object-fit:contain;flex:0 0 14px;width:14px;height:14px;display:block}.tool-upgrade-menu__cost-list{justify-content:center;align-items:center;gap:14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.tool-upgrade-menu__cost-list li{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.tool-upgrade-menu__upgrade-button{margin-top:14px}.tools-page--compact .tool-upgrade-menu__title{margin-bottom:12px;font-size:24px;line-height:28px}.tools-page--compact .tool-upgrade-menu__equipment{width:112px;height:112px}.tools-page--compact .tool-upgrade-menu__level{min-height:76px;padding:8px}.tools-page--compact .tool-upgrade-menu__cost{min-height:79px;margin-top:9px;padding:8px 8px 10px}.tools-page--compact .tool-upgrade-menu__effect{gap:3px}@media (width<=360px){.tool-upgrade-menu__title{margin-bottom:12px;font-size:24px;line-height:28px}.tool-upgrade-menu__equipment{width:112px;height:112px}.tool-upgrade-menu__level{min-height:76px;padding:8px}.tool-upgrade-menu__cost{min-height:79px;margin-top:9px;padding:8px 8px 10px}.tool-upgrade-menu__effect{gap:3px}.tool-upgrade-menu__cost-list{gap:9px}}.tools-page{--tools-page-edge-inset:16px;--tools-page-width:var(--home-page-width,375px);--tools-page-height:var(--home-page-height,812px);--tools-level-transition-duration:.9s;--tools-page-content-width:calc(var(--tools-page-width) - (var(--tools-page-edge-inset) * 2));width:var(--tools-page-width);max-width:100%;height:var(--tools-page-height);background:var(--field-dark-bg);border-radius:44px;flex:none;position:relative;overflow:hidden}.tools-page__topbar{--ui-topbar-edge-inset:var(--tools-page-edge-inset);--ui-topbar-offset-right:var(--tools-page-edge-inset);--ui-topbar-offset-top:var(--ui-page-top-offset,24px);--ui-topbar-page-height:var(--tools-page-height);--ui-topbar-page-width:var(--tools-page-width)}.tools-page__resource-bar{--ui-resource-bar-edge-inset:var(--tools-page-edge-inset)}.tools-page__content{z-index:2;top:calc(var(--ui-page-top-offset,24px) + 108px);right:var(--tools-page-edge-inset);bottom:calc(var(--ui-page-bottom-offset,0px) + 110px);left:var(--tools-page-edge-inset);width:var(--tools-page-content-width);scrollbar-width:none;flex-direction:column;gap:8px;padding-bottom:18px;display:flex;position:absolute;overflow:hidden auto}.tools-page__content::-webkit-scrollbar{display:none}.tools-page__title{flex:none;margin:0 0 6px}.tools-page__tabs{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-bottom:6px;display:grid}.tools-page__list{flex-direction:column;flex:none;gap:15px;width:100%;display:flex}.tools-page__card{flex-direction:column;justify-content:space-between;height:223px;min-height:223px;padding:12px;display:flex;position:relative;overflow:hidden}.tools-page__card--locked{height:171px;min-height:171px}.tools-page__card--uncrafted:not(.tools-page__card--locked){justify-content:flex-start;height:140px;min-height:140px}.tools-page__card--uncrafted:not(.tools-page__card--locked) .tools-page__card-body{min-height:68px}.tools-page__card--uncrafted:not(.tools-page__card--locked) .tools-page__action-button{margin-top:8px}.tools-page__card--locked .tools-page__card-body,.tools-page__card--locked .tools-page__action-button{opacity:.38}.tools-page__card-info{z-index:4}.tools-page__card-body{z-index:1;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:8px;min-height:80px;display:grid;position:relative}.tools-page__visual-column{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:center;min-width:0;height:100%;display:flex}.tools-page__item-art{justify-content:center;align-items:center;width:86px;height:68px;display:flex}.tools-page__item-art img{object-fit:contain;filter:drop-shadow(0 4px #0000002e);width:86px;height:68px;display:block}.tools-page__card--selected .tools-page__item-art img{filter:drop-shadow(0 0 4px var(--button-light-top)) drop-shadow(0 0 9px var(--button-light-bg)) drop-shadow(0 4px 0 #0000002e)}.tools-page__item-art .tools-page__item-art-icon--enlarged,.tools-page__item-art .tools-page__item-art-icon--enlarged img{width:96px;height:76px}.tools-page__item-art .tools-page__item-art-icon--backpack-level-two,.tools-page__item-art .tools-page__item-art-icon--backpack-level-two img{width:92px;height:73px}.tools-page__strength{white-space:nowrap;width:100%}.tools-page__strength-value{margin-left:2px}.tools-page__item-copy{flex-direction:column;min-width:0;padding:0;display:flex}.tools-page__item-header{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin:0;display:flex}.tools-page__item-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tools-page__item-title-row{align-items:center;gap:7px;min-width:0;display:flex}.tools-page__selected-label{translate:0 -1px}.tools-page__progress{grid-template-columns:48px minmax(0,1fr);align-self:stretch;align-items:center;gap:6px;width:auto;margin:6px 24px 8px 0;display:grid}.tools-page__progress-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tools-page__progress-track{width:100%;height:13px;filter:drop-shadow(0 1px 0 var(--panel-dark-border));background:#01080b;border-radius:999px;display:block;position:relative;overflow:hidden}.tools-page__progress-fill{width:max(0px, calc(var(--tools-progress,0%) - 2px));border-radius:inherit;transition:width var(--tools-level-transition-duration) cubic-bezier(.22, 1, .36, 1);will-change:width;background:#8dafbe;position:absolute;top:1px;bottom:1px;left:1px}.tools-page__progress-highlight{color:#ddf5ff;width:calc(100% - 4px);height:4px;transition:color var(--tools-level-transition-duration) ease-in-out;position:absolute;top:1px;left:2px}.tools-page__progress-highlight path{fill:currentColor}.tools-page__progress--light .tools-page__progress-fill{background:#8dafbe}.tools-page__progress--light .tools-page__progress-highlight{color:#ddf5ff}.tools-page__progress--coral .tools-page__progress-fill{animation:tools-progress-to-coral var(--tools-level-transition-duration) ease-in-out both;background-color:#ee9372;background-image:linear-gradient(90deg,#8dafbe 0% 38%,#ee9372 62% 100%);background-position:100%;background-repeat:no-repeat;background-size:300% 100%}.tools-page__progress--coral .tools-page__progress-highlight{color:#ffd1bc}.tools-page__progress--gold .tools-page__progress-fill{animation:tools-progress-to-gold var(--tools-level-transition-duration) ease-in-out both;background-color:#d9c276;background-image:linear-gradient(90deg,#ee9372 0% 38%,#d9c276 62% 100%);background-position:100%;background-repeat:no-repeat;background-size:300% 100%}.tools-page__progress--gold .tools-page__progress-highlight{color:#f1f0c1}@keyframes tools-progress-to-coral{0%{background-position:0}to{background-position:100%}}@keyframes tools-progress-to-gold{0%{background-position:0}to{background-position:100%}}@media (prefers-reduced-motion:reduce){.tools-page__progress-fill{transition:none;animation:none}.tools-page__progress-highlight{transition:none}}.tools-page__stats{flex-direction:column;gap:4px;margin-top:0;margin-right:24px;display:flex}.tools-page__card--uncrafted .tools-page__stats{margin-top:16px}.tools-page__stat-line{white-space:nowrap;align-items:center;gap:6px;display:flex}.tools-page__stat-value{align-items:center;gap:4px;display:inline-flex}.tools-page__upgrade-arrow{object-fit:contain;flex:none;width:12px;height:auto;display:block}.tools-page__locked{z-index:3;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:11px;display:flex;position:absolute;top:48px;left:12px;right:12px}.tools-page__locked img{object-fit:contain;width:33px;height:36px;display:block}.tools-page__locked-copy{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.tools-page__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:12px;display:grid}.tools-page__actions>.tools-page__action-button:last-child:nth-child(odd){grid-column:1/-1}.tools-page__action-button{z-index:2;margin-top:12px;position:relative}.tools-page__actions .tools-page__action-button{margin-top:0}.tools-page__empty{flex:none}.tools-page__note{flex-direction:column;flex:none;justify-content:center;align-items:center;min-height:55px;margin-top:6px;padding:8px 18px;display:flex}.tools-page__note-copy{max-width:268px}.tools-page__resource-dialog{z-index:30}.tools-page--narrow{border-radius:34px}.tools-page--compact{--tools-page-edge-inset:8px}.tools-page--compact .tools-page__content{gap:7px}.tools-page--compact .tools-page__card{padding-left:12px;padding-right:12px}.tools-page--compact .tools-page__card-body{grid-template-columns:86px minmax(0,1fr);gap:8px}.tools-page--compact .tools-page__item-art,.tools-page--compact .tools-page__item-art img{width:86px;height:68px}.tools-page--short .tools-page__card{height:171px;min-height:171px}.tools-page--short .tools-page__card--locked{min-height:171px}@media (width<=360px){.tools-page{--tools-page-edge-inset:8px}.tools-page__card-body{grid-template-columns:86px minmax(0,1fr);gap:8px}.tools-page__item-art,.tools-page__item-art img{width:86px;height:68px}}.withdraw-page{width:var(--home-page-width,375px);max-width:100%;height:var(--home-page-height,812px);background:var(--field-dark-bg);border-radius:44px;flex:none;position:relative;overflow:hidden}.withdraw-page__topbar{--ui-topbar-offset-top:var(--ui-page-top-offset,24px)}.withdraw-page__content{top:calc(var(--ui-page-top-offset,24px) + 56px);right:19px;bottom:calc(var(--ui-page-bottom-offset,0px) + 110px);scrollbar-width:none;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:36px;display:flex;position:absolute;left:19px;overflow:hidden auto}.withdraw-page__content::-webkit-scrollbar{display:none}.withdraw-page__balance-card{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:8px;height:116px;margin-top:12px;padding:20px 16px 18px;display:flex;overflow:hidden}.withdraw-page__balance-label{white-space:nowrap}.withdraw-page__balance-value{white-space:nowrap;display:block}.withdraw-page__wallet-row{grid-template-columns:minmax(0,1fr) 126px;gap:8px;width:100%;margin-top:16px;display:grid}.withdraw-page__wallet-row--disconnected{grid-template-columns:minmax(0,1fr)}.withdraw-page__wallet-address{align-items:center;min-width:0;height:40px;padding:0 12px;display:flex;overflow:hidden}.withdraw-page__wallet-address-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.withdraw-page__notice{text-align:center;flex:none;margin-top:14px}.withdraw-page__withdraw-button{margin-top:18px}.withdraw-page--narrow{border-radius:34px}.withdraw-page--compact .withdraw-page__content{left:10px;right:10px}.withdraw-page--compact .withdraw-page__wallet-row{grid-template-columns:minmax(0,1fr) 120px}.withdraw-page--compact .withdraw-page__wallet-row--disconnected{grid-template-columns:minmax(0,1fr)}.withdraw-page--short .withdraw-page__content{top:calc(var(--ui-page-top-offset,24px) + 56px);max-height:calc(var(--home-page-height,812px) - var(--ui-page-top-offset,24px) - var(--ui-page-bottom-offset,0px) - 166px)}@media (width<=360px){.withdraw-page__content{left:10px;right:10px}.withdraw-page__wallet-row{grid-template-columns:minmax(0,1fr) 120px}.withdraw-page__wallet-row--disconnected{grid-template-columns:minmax(0,1fr)}}.economy-configurator-showcase{flex-direction:column;grid-column:1/-1;gap:12px;min-width:0;display:flex}.economy-configurator{background:radial-gradient(circle at 90% 0,#ffb2781a,#0000 36%),#071117;border:1px solid #233844;border-radius:12px;flex-direction:column;gap:18px;width:100%;min-width:0;padding:18px;display:flex;box-shadow:0 8px #17242d}.economy-configurator__toolbar{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.economy-configurator__intro{min-width:0}.economy-configurator__title-row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.economy-configurator__title-row h4{color:#fff;font-family:var(--font-sans);margin:0;font-size:18px;font-weight:900;line-height:22px}.economy-configurator__intro p{max-width:760px;color:var(--color-text-muted);font-family:var(--font-sans);margin:6px 0 0;font-size:12px;line-height:17px}.economy-configurator__actions{flex:none;align-items:center;gap:8px;display:flex}.economy-configurator__actions .ui-button{min-width:118px}.economy-configurator__copy-announcement{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.economy-code{color:#70d4ff;min-height:20px;font-family:var(--font-sans);letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;background:#081820;border:1px solid #315666;border-radius:6px;align-items:center;padding:3px 6px;font-size:9px;font-weight:900;line-height:12px;display:inline-flex}.economy-configurator__live{background:#0b1b23d1;border:1px solid #213846;border-radius:12px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex}.economy-configurator__section-heading,.economy-field-group__heading,.economy-result-panel__heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.economy-configurator__section-heading>div,.economy-field-group__heading>div,.economy-result-panel__heading>div{align-items:center;gap:8px;min-width:0;display:flex}.economy-configurator__section-heading h5,.economy-field-group__heading h5,.economy-result-panel__heading h5{color:#fff;font-family:var(--font-sans);margin:0;font-size:14px;font-weight:900;line-height:18px}.economy-configurator__section-heading>span,.economy-field-group__heading>span,.economy-result-panel__heading>span{color:#7eb4cb;max-width:54%;font-family:var(--font-sans);text-align:right;font-size:10px;line-height:14px}.economy-flow-ledger{flex-direction:column;gap:10px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.economy-flow-stage{background:linear-gradient(90deg,#70d4ff0a,#0000 28%),#071117;border:1px solid #20333e;border-radius:11px;grid-template-columns:132px minmax(0,1fr);gap:12px;min-width:0;padding:11px;display:grid}.economy-flow-stage--boost{background:linear-gradient(90deg,#aa8cff17,#0000 42%),#071117;border-color:#443b69}.economy-flow-stage--outcome{background:linear-gradient(90deg,#5ee0b112,#0000 42%),#071117;border-color:#315247}.economy-flow-stage__heading{align-items:flex-start;gap:8px;min-width:0;display:flex}.economy-flow-stage__heading>b{color:#70d4ff;width:28px;height:28px;font-family:var(--font-sans);background:#081820;border:1px solid #315666;border-radius:8px;flex:0 0 28px;place-items:center;font-size:10px;font-weight:900;line-height:12px;display:grid}.economy-flow-stage__heading>div{flex-direction:column;gap:2px;min-width:0;display:flex}.economy-flow-stage__heading strong,.economy-flow-stage__heading span{font-family:var(--font-sans)}.economy-flow-stage__heading strong{color:#fff;font-size:11px;font-weight:900;line-height:14px}.economy-flow-stage__heading span{color:var(--color-text-muted);font-size:9px;line-height:12px}.economy-flow-stage__body{flex-direction:column;gap:8px;min-width:0;display:flex}.economy-flow-formula{align-items:stretch;gap:6px;min-width:0;display:flex}.economy-flow-operator{color:#617986;width:20px;font-family:var(--font-sans);flex:0 0 20px;place-items:center;font-size:15px;font-weight:900;line-height:20px;display:grid}.economy-flow-term,.economy-flow-outcome{--economy-flow-color:#70d4ff;border:1px solid var(--economy-flow-color);background:#0b171e;border-left-width:4px;border-radius:8px;min-width:0}.economy-flow-term{flex-direction:column;flex:1 1 0;gap:4px;padding:9px;display:flex}.economy-flow-term[data-tone=input]{--economy-flow-color:#70d4ff}.economy-flow-term[data-tone=referral]{--economy-flow-color:#dc9cff}.economy-flow-term[data-tone=pool]{--economy-flow-color:#6f9fff}.economy-flow-term[data-tone=player],.economy-flow-outcome[data-tone=player]{--economy-flow-color:#5ee0b1}.economy-flow-term[data-tone=boost]{--economy-flow-color:#aa8cff}.economy-flow-term[data-tone=house],.economy-flow-outcome[data-tone=house]{--economy-flow-color:#ffc45c}.economy-flow-term[data-tone=open]{--economy-flow-color:#ff8e8e}.economy-flow-term .economy-code,.economy-flow-outcome .economy-code{border-color:var(--economy-flow-color);color:var(--economy-flow-color)}.economy-flow-term__heading,.economy-flow-outcome>div:first-child{align-items:center;gap:7px;min-width:0;display:flex}.economy-flow-term__heading>span,.economy-flow-outcome>div:first-child>span{color:#8fb0be;min-width:0;font-family:var(--font-sans);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:900;line-height:11px;overflow:hidden}.economy-flow-term>strong,.economy-flow-outcome>strong{color:#fff;font-family:var(--font-sans);font-size:17px;font-weight:900;line-height:20px}.economy-flow-term>small,.economy-flow-outcome>small{color:var(--color-text-muted);font-family:var(--font-sans);font-size:9px;line-height:12px}.economy-flow-bar-wrap{flex-direction:column;gap:5px;min-width:0;display:flex}.economy-flow-bar{background:#050c10;border:1px solid #20333e;border-radius:999px;gap:2px;min-width:0;height:10px;padding:2px;display:flex;position:relative;overflow:hidden}.economy-flow-bar-wrap[data-overallocated] .economy-flow-bar{border-color:#a85252}.economy-flow-bar__segment{background:#70d4ff;border-radius:999px;min-width:2px}.economy-flow-bar__segment[data-tone=referral]{background:#dc9cff}.economy-flow-bar__segment[data-tone=pool]{background:#6f9fff}.economy-flow-bar__segment[data-tone=player]{background:#5ee0b1}.economy-flow-bar__segment[data-tone=boost]{background:#aa8cff}.economy-flow-bar__segment[data-tone=house]{background:#ffc45c}.economy-flow-bar__segment[data-tone=open]{background:#ff8e8e}.economy-flow-bar__overage{z-index:2;pointer-events:none;background:repeating-linear-gradient(135deg,#ff5b5b1a 0 4px,#ff5b5b75 4px 7px);position:absolute;inset:0 0 0 auto}.economy-flow-bar__limit{z-index:3;pointer-events:none;background:#ff6e6e;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #071117bf}.economy-flow-bar__over-note{color:#ffb3b3;min-width:0;font-family:var(--font-sans);align-items:center;gap:7px;font-size:8px;line-height:11px;display:flex}.economy-flow-bar__over-note .economy-code{color:#ff8e8e;border-color:#a85252}.economy-flow-core{grid-template-columns:minmax(150px,.25fr) minmax(0,1fr);gap:8px;min-width:0;display:grid}.economy-flow-core__allocation{background:#081218;border:1px solid #17242d;border-radius:9px;min-width:0;padding:8px}.economy-flow-core__caption{color:#617986;font-family:var(--font-sans);text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:900;line-height:10px;display:block}.economy-flow-parts{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:6px;min-width:0;display:grid}.economy-flow-reconciliation{color:#8aebc8;min-width:0;font-family:var(--font-sans);background:#2153442e;border:1px solid #215344;border-radius:8px;align-items:center;gap:7px;padding:7px 8px;font-size:9px;line-height:12px;display:flex}.economy-flow-reconciliation[data-tone=warning]{color:#f4d28b;background:#6650312b;border-color:#665031}.economy-flow-reconciliation[data-tone=danger]{color:#ffb3b3;background:#783e3e2b;border-color:#783e3e}.economy-flow-reconciliation>span{overflow-wrap:anywhere;min-width:0}.economy-flow-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.economy-flow-outcome{flex-direction:column;gap:4px;padding:11px;display:flex}.economy-flow-outcome>p{color:#b9d2dc;font-family:var(--font-sans);margin:0;font-size:9px;font-weight:900;line-height:12px}.economy-configurator__workspace{grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr);align-items:start;gap:14px;min-width:0;display:grid}.economy-configurator__controls,.economy-configurator__results{flex-direction:column;gap:12px;min-width:0;display:flex}.economy-field-group,.economy-result-panel{min-width:0;padding:13px}.economy-field-group__fields{border-top:1px solid #17242d;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;min-width:0;margin-top:11px;padding-top:13px;display:grid}.economy-control{--economy-control-accent:#70d4ff;--economy-control-accent-dark:#1d587d;--economy-control-soft:#70d4ff29;isolation:isolate;flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.economy-control:before{z-index:-1;content:"";pointer-events:none;background:0 0;border:1px solid #0000;border-radius:9px;position:absolute;inset:-5px}.economy-control--modified{--economy-control-accent:#ffc45c;--economy-control-accent-dark:#855613;--economy-control-soft:#ffc45c33}.economy-control--modified:before{background:#ffc45c12;border-color:#ffc45c80}.economy-control__header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.economy-control__label{min-width:0;color:var(--economy-control-accent);font-family:var(--font-sans);text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:900;line-height:12px;display:inline-flex}.economy-control__changed{color:#ffc45c;border:1px solid #ffc45c94;border-radius:999px;padding:0 4px;font-size:7px;line-height:10px}.economy-control__input.ui-text-field{--text-field-bg:#071117;--text-field-border:#29414e;--text-field-height:34px;border-radius:8px;gap:4px;padding:0 9px}.economy-control__input .ui-text-field__icon{width:18px;height:18px;color:var(--economy-control-accent);font-family:var(--font-sans);font-size:9px;font-weight:900;line-height:11px}.economy-control__input .ui-text-field__control{color:#fff;font-family:var(--font-sans);font-size:12px;font-weight:900;line-height:15px}.economy-control--modified .economy-control__input.ui-text-field{--text-field-border:#855613;--text-field-bg:#ffc45c12}.economy-control__input--invalid.ui-text-field{--text-field-border:#b75e5e;--text-field-bg:#783e3e24}.economy-control__input--invalid.ui-text-field:focus-within{outline-color:#ff8e8e61}.economy-control__input--constrained.ui-text-field{--text-field-border:#9c762f;--text-field-bg:#ffc45c1a}.economy-control__range{appearance:none;cursor:grab;background:0 0;width:100%;height:24px;margin:0}.economy-control__range:active{cursor:grabbing}.economy-control__range:focus{outline:none}.economy-control__range::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--economy-control-accent) 0%, var(--economy-control-accent) var(--economy-range-progress), #0b151b var(--economy-range-progress), #0b151b 100%);border:1px solid #17242d;border-radius:999px;height:6px}.economy-control__range::-webkit-slider-thumb{appearance:none;background:var(--economy-control-accent);width:18px;height:18px;box-shadow:0 2px 0 var(--economy-control-accent-dark), 0 0 0 3px var(--economy-control-soft);border:2px solid #d8f4ff;border-radius:50%;margin-top:-7px}.economy-control__range::-moz-range-track{background:#0b151b;border:1px solid #17242d;border-radius:999px;height:6px}.economy-control__range::-moz-range-progress{background:var(--economy-control-accent);border-radius:999px;height:6px}.economy-control__range::-moz-range-thumb{background:var(--economy-control-accent);width:14px;height:14px;box-shadow:0 2px 0 var(--economy-control-accent-dark), 0 0 0 3px var(--economy-control-soft);border:2px solid #d8f4ff;border-radius:50%}.economy-control__range:focus-visible::-webkit-slider-thumb{box-shadow:0 2px 0 var(--economy-control-accent-dark), 0 0 0 5px var(--economy-control-soft)}.economy-control__range:focus-visible::-moz-range-thumb{box-shadow:0 2px 0 var(--economy-control-accent-dark), 0 0 0 5px var(--economy-control-soft)}.economy-control__meta{color:#5f7a87;min-width:0;font-family:var(--font-sans);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:4px 8px;font-size:8px;line-height:10px;display:flex}.economy-control__draft-status{color:#ff9a9a;font-weight:900}.economy-control__draft-status--constrained{color:#d8ad61}.economy-control__source-default{color:#bc9860;text-align:right;text-transform:uppercase;margin-left:auto;font-weight:900}.economy-modifier-controls{border-top:1px solid #17242d;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0;margin-top:11px;padding-top:12px;display:grid}.economy-modifier-control{background:#08151b;border:1px solid #20333e;border-radius:9px;flex-direction:column;gap:11px;min-width:0;padding:10px;display:flex}.economy-modifier-control__heading{align-items:center;gap:7px;display:flex}.economy-modifier-control__heading strong{color:#fff;font-family:var(--font-sans);font-size:11px;font-weight:900;line-height:14px}.economy-result-panel__heading{border-bottom:1px solid #17242d;padding-bottom:10px}.economy-level-results,.economy-modifier-results{gap:8px;min-width:0;margin-top:11px;display:grid}.economy-level-result,.economy-modifier-result{background:#08151b;border:1px solid #20333e;border-radius:9px;min-width:0;padding:9px}.economy-modifier-result--unassigned{background:#66503126;border-color:#665031}.economy-level-result__heading,.economy-modifier-result>div:first-child{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.economy-level-result__heading>div,.economy-modifier-result>div:first-child{align-items:center;gap:7px;min-width:0;display:flex}.economy-level-result__heading strong,.economy-modifier-result strong{color:#fff;font-family:var(--font-sans);font-size:11px;font-weight:900;line-height:14px}.economy-level-result__heading>span,.economy-modifier-result>span{color:#7eb4cb;font-family:var(--font-sans);font-size:9px;line-height:12px}.economy-level-result__amounts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.economy-level-result__amounts>div{background:#0b1a22;border-radius:6px;justify-content:space-between;align-items:baseline;gap:6px;min-width:0;padding:6px 7px;display:flex}.economy-level-result__amounts span{color:var(--color-text-muted);font-family:var(--font-sans);text-transform:uppercase;font-size:8px;line-height:11px}.economy-level-result__amounts strong{color:#fff;font-family:var(--font-sans);font-size:11px;font-weight:900;line-height:14px}.economy-level-result__split{flex-wrap:wrap;gap:5px;min-width:0;margin-top:7px;display:flex}.economy-level-result__split span{color:#a8cfdd;font-family:var(--font-sans);border:1px solid #29414e;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:900;line-height:11px}.economy-result-panel__residual{color:#ff9a9a;font-family:var(--font-sans);margin:9px 0 0;font-size:10px;line-height:14px}.economy-modifier-results{grid-template-columns:repeat(2,minmax(0,1fr))}.economy-modifier-result dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:8px 0 6px;display:grid}.economy-modifier-result dl>div{background:#0b1a22;border-radius:6px;flex-direction:column;gap:2px;min-width:0;padding:5px;display:flex}.economy-modifier-result dt,.economy-modifier-result dd{font-family:var(--font-sans);margin:0}.economy-modifier-result dt{color:var(--color-text-muted);text-transform:uppercase;font-size:7px;font-weight:900;line-height:10px}.economy-modifier-result dd{color:#fff;font-size:10px;font-weight:900;line-height:13px}.economy-secondary-results{gap:8px;margin:11px 0 0;display:grid}.economy-secondary-results>div{background:#08151b;border:1px solid #20333e;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;min-width:0;padding:9px;display:grid}.economy-secondary-results dt,.economy-secondary-results dd{font-family:var(--font-sans);margin:0}.economy-secondary-results dt{color:#fff;align-items:center;gap:7px;min-width:0;font-size:11px;font-weight:900;line-height:14px;display:flex}.economy-secondary-results dd{color:#fff;font-size:14px;font-weight:900;line-height:18px}.economy-secondary-results span{color:var(--color-text-muted);font-family:var(--font-sans);grid-column:1/-1;font-size:9px;line-height:12px}.economy-checks--clear{border-color:#215344}.economy-checks__list{flex-direction:column;gap:6px;margin:11px 0 0;padding:0;list-style:none;display:flex}.economy-checks__item{color:#f4e593;min-width:0;font-family:var(--font-sans);background:#66503124;border:1px solid #665031;border-radius:8px;align-items:flex-start;gap:8px;padding:8px;font-size:10px;line-height:14px;display:flex}.economy-checks__item--danger{color:#ffb3b3;background:#783e3e29;border-color:#783e3e}.economy-checks__clear-message{color:#6beec9;font-family:var(--font-sans);margin:11px 0 0;font-size:10px;line-height:14px}.economy-checks__source-note{color:var(--color-text-muted);font-family:var(--font-sans);border-top:1px solid #17242d;align-items:flex-start;gap:8px;margin:10px 0 0;padding-top:10px;font-size:9px;line-height:13px;display:flex}@media (width<=1120px){.economy-configurator__workspace{grid-template-columns:1fr}.economy-flow-stage{grid-template-columns:118px minmax(0,1fr)}.economy-flow-core{grid-template-columns:1fr}}@media (width<=760px){.economy-configurator{border-left:0;border-right:0;border-radius:0;padding:14px}.economy-configurator__toolbar{flex-direction:column}.economy-configurator__actions{width:100%}.economy-configurator__actions .ui-button{flex:1 1 0;min-width:0}.economy-flow-stage{grid-template-columns:1fr}.economy-flow-formula{flex-direction:column}.economy-flow-operator{flex-basis:16px;width:100%;height:16px}.economy-flow-outcomes,.economy-flow-parts,.economy-field-group__fields,.economy-modifier-controls,.economy-modifier-results{grid-template-columns:1fr}.economy-configurator__section-heading,.economy-field-group__heading,.economy-result-panel__heading{flex-direction:column}.economy-configurator__section-heading>span,.economy-field-group__heading>span,.economy-result-panel__heading>span{text-align:left;max-width:none}}@media (prefers-reduced-motion:reduce){.economy-control:before{transition:none}}:root{font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%}*{box-sizing:border-box}body{min-width:320px;min-height:100%;margin:0;overflow:hidden}#root{min-height:100vh}.app-shell::-webkit-scrollbar{width:14px}.app-shell::-webkit-scrollbar-track{background:#081218}.app-shell::-webkit-scrollbar-thumb{background:#315666;border:3px solid #081218;border-radius:999px}.app-shell::-webkit-scrollbar-thumb:hover{background:#3ab8e7}.app-shell{scroll-behavior:smooth;scrollbar-gutter:stable;flex-direction:column;justify-content:flex-start;align-items:center;gap:28px;width:100%;height:100vh;min-height:100vh;padding:0 32px 32px;display:flex;overflow:hidden auto}.app-scroll-rail{z-index:30;pointer-events:none;justify-content:center;align-items:center;width:24px;height:164px;transition:opacity .14s;display:flex;position:fixed;top:50%;right:10px;transform:translateY(-50%)}.app-scroll-rail--hidden{opacity:0}.app-scroll-rail__track{cursor:pointer;pointer-events:auto;background:#081218;border:1px solid #17242d;border-radius:999px;width:14px;height:148px;position:relative;box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #07101461}.app-scroll-rail__thumb{top:var(--app-scroll-thumb-offset);width:8px;height:var(--app-scroll-thumb-height);background:linear-gradient(#70d4ff 0%,#315666 100%);border-radius:999px;position:absolute;left:2px;box-shadow:0 0 0 1px #d8f4ff33,0 0 12px #3ab8e738}.page-preview{grid-template-columns:minmax(0,1fr);place-items:start center;gap:20px;width:100%;padding-top:12px;display:grid}.page-preview__left{order:2;justify-content:center;width:100%;min-width:0;display:flex}.page-preview__right{flex-direction:column;order:1;gap:12px;width:100%;min-width:0;display:flex}.page-preview__toolbar{border-bottom:1px solid #17242d;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:none;padding:0 0 12px;display:flex}.page-preview__app-mode-action{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.page-preview__app-mode-action>span{color:var(--color-text-muted);margin-right:auto;font-size:12px;font-weight:700;line-height:16px}.page-preview__app-mode-action .ui-button{flex:none}.app-shell--two-column-preview .page-preview{grid-template-columns:auto minmax(0,1fr);justify-items:stretch;gap:12px}.app-shell--two-column-preview .page-preview__left{order:0;justify-content:flex-start;align-self:start;width:auto;position:sticky;top:20px}.app-shell--two-column-preview .page-preview__right{order:0}.app-shell--two-column-preview .page-preview__viewport{width:max-content}.page-preview__tabs{flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-width:0;padding-bottom:2px;display:flex}.page-preview__tab{height:36px;color:var(--color-text-muted);cursor:pointer;font-family:var(--font-sans);letter-spacing:0;background:#081218;border:1px solid #17242d;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:800;line-height:16px;display:inline-flex}.page-preview__tab--active{color:#fff;background:#102a35;border-color:#3ab8e7}.page-preview__tab--highlighted{color:#effff5;background:#10281d;border-color:#39d98a;box-shadow:0 0 0 1px #39d98a33,0 0 18px #39d98a3d}.page-preview__tab--active.page-preview__tab--highlighted{background:#123127;border-color:#52f0a0;box-shadow:0 0 0 1px #52f0a03d,0 0 20px #52f0a047}.page-preview__tab--missing{color:#ff9a9a;background:#2f0f0f;border-color:#a91b1b}.page-preview__tab-status{color:#70d4ff;text-transform:uppercase;font-size:10px;line-height:12px}.page-preview__tab-status--missing{color:#ff5757;text-transform:none}.page-preview__all-config{background:linear-gradient(135deg,#102a35 0%,#0a171e 70%);border:1px solid #357a91;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff0f}.page-preview__all-config-copy{min-width:0;font-family:var(--font-sans);flex-direction:column;gap:3px;display:flex}.page-preview__all-config-copy strong{color:#fff;font-size:13px;line-height:16px}.page-preview__all-config-copy span{color:#8db5c4;font-size:11px;line-height:14px}.page-preview__all-config-button.ui-button{width:210px;min-width:210px}.page-preview__page-meta-controls{background:#0a171e;border:1px solid #284251;border-radius:10px;width:100%;overflow:hidden}.page-preview__page-meta-controls[open] .page-preview__advanced-chevron{transform:rotate(225deg)}.page-preview__page-meta-body{border-top:1px solid #284251;grid-template-columns:minmax(180px,1fr) 190px;gap:14px;padding:14px;display:grid}.page-preview__meta-field{color:#70d4ff;min-width:0;font-family:var(--font-sans);text-transform:uppercase;flex-direction:column;gap:7px;font-size:11px;font-weight:800;line-height:14px;display:flex}.page-preview__meta-field:last-child{grid-column:1/-1}.page-preview__color-control{grid-template-columns:42px 1fr;gap:8px;display:grid}.page-preview__color-control input[type=color]{cursor:pointer;background:#081218;border:1px solid #284251;border-radius:10px;width:42px;height:44px;padding:4px}.page-preview__tasks-field{resize:vertical;color:#fff;width:100%;min-height:104px;font-family:var(--font-sans);text-transform:none;background:#081218;border:1px solid #284251;border-radius:10px;outline:none;padding:10px 12px;font-size:13px;font-weight:600;line-height:18px}.page-preview__tasks-field:focus{border-color:#70d4ff;box-shadow:0 0 0 2px #70d4ff29}@media (width<=760px){.page-preview__app-mode-action{flex-direction:column;align-items:stretch}.page-preview__app-mode-action .ui-button{width:100%}.page-preview__all-config{flex-direction:column;align-items:stretch}.page-preview__all-config-button.ui-button{width:100%;min-width:0}.page-preview__page-meta-body{grid-template-columns:1fr}.page-preview__meta-field:last-child{grid-column:auto}}.page-preview__size-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.page-preview__advanced-controls{background:#081218;border:1px solid #17242d;border-radius:10px;width:100%;overflow:hidden}.page-preview__advanced-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:12px 14px;list-style:none;display:flex}.page-preview__advanced-summary:hover{background:#0d1d25}.page-preview__advanced-summary:focus-visible{outline-offset:-2px;outline:2px solid #70d4ff}.page-preview__advanced-summary::-webkit-details-marker{display:none}.page-preview__advanced-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.page-preview__advanced-label{color:#fff;font-family:var(--font-sans);font-size:13px;font-weight:800;line-height:16px}.page-preview__advanced-meta{color:var(--color-text-muted);font-family:var(--font-sans);font-size:12px;line-height:14px}.page-preview__advanced-chevron{border-bottom:2px solid #70d4ff;border-right:2px solid #70d4ff;flex:none;width:10px;height:10px;transition:transform .14s;transform:rotate(45deg)}.page-preview__advanced-controls[open] .page-preview__advanced-chevron{transform:rotate(225deg)}.page-preview__advanced-body{border-top:1px solid #17242d;flex-direction:column;gap:14px;padding:14px;display:flex}.page-preview__advanced-group{justify-content:center;align-items:center;display:flex}.page-preview__layout-actions{align-items:center;gap:8px;width:360px;max-width:100%;display:flex}.page-preview__layout-actions .ui-button{flex:1 1 0;min-width:0}.page-preview__layout-actions .ui-button:first-child{flex-grow:1.4}.page-preview__account-controls{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:10px;display:flex}.preview-balance{isolation:isolate;flex-direction:column;gap:6px;width:132px;min-width:0;display:flex;position:relative}.preview-balance:before{z-index:-1;content:"";pointer-events:none;border:1px solid #0000;border-radius:12px;transition:background-color .16s,border-color .16s,box-shadow .16s;position:absolute;inset:-6px}.preview-balance--modified:before{background:#ffc45c14;border-color:#ffc45c94;box-shadow:0 0 14px #ffae3d1a}.preview-balance__header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.preview-balance__label{color:#70d4ff;font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;align-items:center;gap:5px;font-size:11px;font-weight:800;line-height:14px;display:inline-flex}.preview-balance--modified .preview-balance__label{color:#ffc45c}.preview-balance__modified-badge{color:#ffc45c;text-transform:uppercase;background:#ffc45c1f;border:1px solid #ffc45c94;border-radius:999px;padding:0 5px;font-size:8px;line-height:11px}.page-preview__account-actions{align-self:center}.preview-balance__field.ui-text-field{border-radius:12px;width:100%;height:36px;padding:0 10px}.preview-balance__field .ui-text-field__control{font-size:13px;line-height:16px}.preview-slider{--preview-slider-accent:#70d4ff;--preview-slider-accent-dark:#1d587d;--preview-slider-accent-soft:#70d4ff29;isolation:isolate;flex-direction:column;gap:8px;width:260px;max-width:100%;display:flex;position:relative}.preview-slider:before{z-index:-1;content:"";pointer-events:none;background:0 0;border:1px solid #0000;border-radius:10px;transition:background-color .16s,border-color .16s,box-shadow .16s;position:absolute;inset:-6px}.preview-slider--modified{--preview-slider-accent:#ffc45c;--preview-slider-accent-dark:#855613;--preview-slider-accent-soft:#ffc45c33}.preview-slider--modified:before{background:#ffc45c14;border-color:#ffc45c94;box-shadow:0 0 14px #ffae3d1a}.preview-slider__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.preview-slider__label,.preview-slider__value{color:#70d4ff;font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px}.preview-slider__value{color:#fff;text-align:right;text-transform:none;font-size:12px;line-height:15px}.preview-slider__label{align-items:center;gap:6px;display:inline-flex}.preview-slider__modified-badge{color:#ffc45c;text-transform:uppercase;background:#ffc45c1f;border:1px solid #ffc45c94;border-radius:999px;padding:0 5px;font-size:8px;line-height:11px}.preview-slider--modified .preview-slider__value{color:#ffd995}.preview-slider--modified .preview-slider__label{color:var(--preview-slider-accent)}.preview-slider__input{appearance:none;cursor:grab;background:0 0;width:100%;height:30px;margin:0}.preview-slider__input:active{cursor:grabbing}.preview-slider__input:focus{outline:none}.preview-slider__input::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--preview-slider-accent) 0%, var(--preview-slider-accent) var(--preview-range-progress), #0b151b var(--preview-range-progress), #0b151b 100%);border:1px solid #17242d;border-radius:999px;height:8px;box-shadow:inset 0 1px #ffffff1f}.preview-slider__input::-webkit-slider-thumb{appearance:none;background:var(--preview-slider-accent);width:24px;height:24px;box-shadow:0 3px 0 var(--preview-slider-accent-dark), 0 0 0 4px var(--preview-slider-accent-soft);border:3px solid #d8f4ff;border-radius:50%;margin-top:-9px}.preview-slider__input::-moz-range-track{background:#0b151b;border:1px solid #17242d;border-radius:999px;height:8px;box-shadow:inset 0 1px #ffffff1f}.preview-slider__input::-moz-range-progress{background:var(--preview-slider-accent);border-radius:999px;height:8px}.preview-slider__input::-moz-range-thumb{background:var(--preview-slider-accent);width:18px;height:18px;box-shadow:0 3px 0 var(--preview-slider-accent-dark), 0 0 0 4px var(--preview-slider-accent-soft);border:3px solid #d8f4ff;border-radius:50%}.preview-slider__input:focus-visible::-webkit-slider-thumb{box-shadow:0 3px 0 var(--preview-slider-accent-dark), 0 0 0 6px var(--preview-slider-accent-soft)}.preview-slider__input:focus-visible::-moz-range-thumb{box-shadow:0 3px 0 var(--preview-slider-accent-dark), 0 0 0 6px var(--preview-slider-accent-soft)}.page-preview__viewport{width:100%;padding-bottom:8px;overflow-x:auto}.page-preview__canvas{width:max-content;margin:0 auto;position:relative}.page-preview__home-controls,.page-preview__fortune-controls,.page-preview__onboarding-controls,.page-preview__daily-drop-controls,.page-preview__tools-controls{border-top:1px solid #17242d;flex-direction:column;gap:12px;width:100%;max-width:none;padding-top:12px;display:flex}.page-preview__slots-controls{background:linear-gradient(#0a1318 0,#070f13 100%);border:1px solid #17242d;border-radius:16px;flex-direction:column;gap:12px;padding:12px;display:flex}.page-preview__slots-groups{flex-direction:column;gap:10px;display:flex}.page-preview__slots-group{background:#0b161bb8;border:1px solid #17242d;border-radius:12px;flex-direction:column;gap:10px;padding:10px;display:flex}.page-preview__slots-group-title{color:#c5e8f6;font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:14px}.page-preview__slots-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-preview__tools-tab-switches{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.page-preview__tools-tab-field{width:100%}.page-preview__tools-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.page-preview__tools-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-preview__daily-drop-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.page-preview__daily-drop-fields .preview-slider{width:100%}.page-preview__daily-drop-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.page-preview__tools-group-header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.page-preview__tools-group-header span{color:#8ba9b8;font-family:var(--font-sans);letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:800;line-height:13px;overflow:hidden}.page-preview__step-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.page-preview__step-header span:first-child,.page-preview__step-header span:last-child{font-family:var(--font-sans);letter-spacing:0}.page-preview__step-header span:first-child{color:#70d4ff;text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px}.page-preview__step-header span:last-child{color:#fff;font-size:12px;font-weight:800;line-height:15px}.page-preview__step-header .page-preview__config-status--modified{color:#ffc45c}.page-preview__step-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.page-preview__finale-controls{flex-direction:column;gap:12px;width:100%;display:flex}.page-preview__finale-switches{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.page-preview__finale-switch{color:#8ba9b8;cursor:pointer;min-width:0;height:32px;font-family:var(--font-sans);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#0b161b;border:1px solid #17242d;border-radius:10px;padding:0 6px;font-size:11px;font-weight:800;line-height:14px;transition:filter .16s,transform .16s,box-shadow .16s,color .16s,border-color .16s;overflow:hidden;box-shadow:0 3px #17242d,inset 0 1px #d8f4ff0f}.page-preview__finale-switch:hover:not(:disabled){filter:brightness(1.05)}.page-preview__finale-switch:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #17242d}.page-preview__finale-switch:focus-visible{outline-offset:3px;outline:3px solid #70d4ff6b}.page-preview__finale-switch--active{color:#c5e8f6;background:linear-gradient(#1c3a48 0,#10222c 100%);border-color:#315666}.page-preview__finale-switch:disabled{cursor:not-allowed;filter:saturate(.72)brightness(.8)}.page-preview__finale-autoplay{width:100%}.page-preview__crew-controls{justify-content:center;width:100%;display:flex}.page-preview__background-controls{flex-direction:column;gap:10px;width:100%;display:flex}.page-preview__background-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.page-preview__background-header span:first-child{color:#70d4ff;font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px}.page-preview__background-header span:last-child{color:var(--color-text-muted);font-family:var(--font-sans);letter-spacing:0;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:15px;overflow:hidden}.page-preview__background-options{grid-template-columns:repeat(auto-fit,minmax(164px,1fr));gap:8px;width:100%;display:grid}.page-preview__background-option{min-width:0;min-height:58px;color:var(--color-text-primary);cursor:pointer;text-align:left;background:#081218;border:1px solid #17242d;border-radius:8px;align-items:center;gap:10px;padding:6px 8px 6px 6px;transition:border-color .16s,background .16s,filter .16s;display:flex}.page-preview__background-option:hover{filter:brightness(1.08)}.page-preview__background-option:focus-visible{outline:3px solid var(--navigation-focus);outline-offset:2px}.page-preview__background-option--active{background:#102a35;border-color:#3ab8e7}.page-preview__background-swatch{background-position:50%;background-size:cover;border:1px solid #17242d;border-radius:6px;flex:none;width:44px;height:44px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.page-preview__background-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.page-preview__background-label,.page-preview__background-file{font-family:var(--font-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-preview__background-label{color:#fff;font-size:13px;font-weight:800;line-height:16px}.page-preview__background-file{color:var(--color-text-muted);font-size:11px;font-weight:700;line-height:14px}.page-stub{width:var(--home-page-width,375px);height:var(--home-page-height,812px);background:radial-gradient(circle at 72% 18%,#70d4ff2e 0,#70d4ff00 118px),linear-gradient(#10212a 0%,#071014 100%);border:1px solid #17242d;border-radius:44px;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #70d4ff14}.page-stub__content{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.page-stub__eyebrow{color:#70d4ff;font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:14px}.page-stub h2{color:#fff;font-family:var(--font-display);margin:0;font-size:42px;font-weight:400;line-height:1}.intro{width:100%;max-width:760px}.ui-catalog{--catalog-border:#17242d;--catalog-surface:#0b151b;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px 24px;width:100%;display:grid}.ui-catalog>*{min-width:0}.ui-catalog>.intro,.ui-catalog>.showcase-nav,.ui-catalog>.showcase-group,.ui-catalog>.status-panel{grid-column:1/-1}.ui-catalog>.intro,.ui-catalog>.status-panel{justify-self:center}[data-showcase-tone=cyan]{--showcase-accent:#70d4ff;--showcase-accent-deep:#1d587d}[data-showcase-tone=gold]{--showcase-accent:#f4e593;--showcase-accent-deep:#665031}[data-showcase-tone=pink]{--showcase-accent:#ffa6fe;--showcase-accent-deep:#531361}[data-showcase-tone=green]{--showcase-accent:#6beec9;--showcase-accent-deep:#10453a}[data-showcase-tone=blue]{--showcase-accent:#7eb4cb;--showcase-accent-deep:#315666}[data-showcase-tone=orange]{--showcase-accent:#ffb278;--showcase-accent-deep:#7d4b2a}.showcase-nav{z-index:20;border:1px solid var(--catalog-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081218f5;border-radius:10px;align-items:center;gap:12px;width:100%;min-width:0;padding:10px 12px;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff0f}.showcase-nav__label{color:var(--color-text-muted);font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;flex:none;font-size:10px;font-weight:900;line-height:14px}.showcase-nav__links{scrollbar-width:none;flex:auto;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.showcase-nav__links::-webkit-scrollbar{display:none}.showcase-nav__link{min-height:28px;color:var(--color-text-muted);font-family:var(--font-sans);white-space:nowrap;background:#061016;border:1px solid #1d3a46;border-radius:7px;flex:none;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:800;line-height:14px;text-decoration:none;transition:border-color .14s,background .14s,color .14s,box-shadow .14s;display:inline-flex}.showcase-nav__number{color:var(--showcase-accent);font-size:9px;font-weight:900}.showcase-nav__top-link{border-color:var(--showcase-accent-deep);color:#fff;background:#0b1f29}.showcase-nav__top-link .showcase-nav__number{font-size:13px;line-height:12px}.showcase-nav__link:hover{border-color:var(--showcase-accent-deep);color:var(--color-text-primary);background:#0b1f29}.showcase-nav__link:focus-visible{border-color:var(--showcase-accent);outline:none;box-shadow:0 0 0 3px #70d4ff3d}.showcase-nav__link--active{border-color:var(--showcase-accent);color:#fff;box-shadow:inset 0 -2px 0 var(--showcase-accent-deep);background:#10242d}.showcase-group{border:1px solid var(--catalog-border);background:var(--catalog-surface);width:100%;min-width:0;box-shadow:0 12px 0 var(--catalog-border);border-radius:12px;scroll-margin-top:58px;position:relative}.showcase-group:before{z-index:1;background:var(--showcase-accent);content:"";border-radius:12px 12px 0 0;height:4px;position:absolute;top:-1px;left:-1px;right:-1px}.showcase-group__header{z-index:15;border-bottom:1px solid var(--catalog-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081218f7;border-radius:12px 12px 0 0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;padding:18px 20px 16px;display:grid;position:sticky;top:58px;box-shadow:0 10px 20px #0000003d}.showcase-group__number{border:1px solid var(--showcase-accent-deep);width:48px;height:48px;color:var(--showcase-accent);font-family:var(--font-display);box-shadow:inset 0 -3px 0 var(--showcase-accent-deep);background:#061016;border-radius:10px;justify-content:center;align-items:center;font-size:20px;font-weight:400;line-height:1;display:inline-flex}.showcase-group__heading{min-width:0}.showcase-group__eyebrow{color:var(--showcase-accent);font-family:var(--font-sans);text-transform:uppercase;margin:0 0 3px;font-size:9px;font-weight:900;line-height:12px}.showcase-group__title{color:#fff;font-family:var(--font-sans);margin:0;font-size:20px;font-weight:900;line-height:24px}.showcase-group__description{max-width:680px;color:var(--color-text-muted);font-family:var(--font-sans);margin:3px 0 0;font-size:12px;line-height:16px}.showcase-group__count{border:1px solid var(--showcase-accent-deep);color:var(--showcase-accent);font-family:var(--font-sans);text-transform:uppercase;white-space:nowrap;background:#061016;border-radius:999px;align-self:start;padding:5px 8px;font-size:10px;font-weight:900;line-height:14px}.showcase-group__content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:30px 24px;width:100%;min-width:0;padding:28px 24px 32px;display:grid}.showcase-group__content>*{min-width:0}.eyebrow{color:#70d4ff;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}h1,h2,p{margin-top:0}h1{font-family:var(--font-display);margin-bottom:16px;font-size:64px;font-weight:400;line-height:.95}.subtitle{max-width:560px;color:var(--color-text-muted);margin-bottom:0;font-size:19px;line-height:1.6}.kit-id-copy__value{color:#d8f4ff;font-family:var(--font-sans);letter-spacing:0;text-transform:none;background:#061016;border:1px solid #1d3a46;border-radius:6px;padding:4px 7px;font-size:12px;font-weight:800;line-height:15px}.kit-id-copy{max-width:100%;color:inherit;cursor:copy;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.kit-id-copy__value{overflow-wrap:anywhere;white-space:normal;max-width:100%;transition:border-color .14s,background .14s,color .14s,box-shadow .14s;display:block}.kit-id-copy__status{min-width:36px;color:var(--color-text-muted);font-family:var(--font-sans);letter-spacing:0;opacity:.72;text-transform:uppercase;font-size:10px;font-weight:900;line-height:12px}.kit-id-copy:hover .kit-id-copy__value,.showcase-sample--copyable:hover .kit-id-copy__value,.resource-icon-showcase__item:hover .kit-id-copy__value,.equipment-icon-showcase__item:hover .kit-id-copy__value{background:#0b1f29;border-color:#70d4ff;box-shadow:0 0 0 2px #70d4ff24}.kit-id-copy:focus-visible{outline:none}.kit-id-copy:focus-visible .kit-id-copy__value{border-color:#d8f4ff;box-shadow:0 0 0 3px #70d4ff47}.kit-id-copy--copied .kit-id-copy__value,.showcase-sample--copied .kit-id-copy__value,.resource-icon-showcase__item--copied .kit-id-copy__value,.equipment-icon-showcase__item--copied .kit-id-copy__value{color:#dfffea;background:#08251d;border-color:#45d596}.kit-id-copy--copied .kit-id-copy__status,.showcase-sample--copied .kit-id-copy__status,.resource-icon-showcase__item--copied .kit-id-copy__status,.equipment-icon-showcase__item--copied .kit-id-copy__status{color:#7df5b6;opacity:1}.kit-id-copy--failed .kit-id-copy__value,.showcase-sample--failed .kit-id-copy__value,.resource-icon-showcase__item--failed .kit-id-copy__value,.equipment-icon-showcase__item--failed .kit-id-copy__value{background:#2c0c12;border-color:#ff7272}.kit-id-copy--failed .kit-id-copy__status,.showcase-sample--failed .kit-id-copy__status,.resource-icon-showcase__item--failed .kit-id-copy__status,.equipment-icon-showcase__item--failed .kit-id-copy__status{color:#ff9a9a;opacity:1}.showcase-heading{justify-content:space-between;align-items:baseline;gap:16px;width:100%;display:flex}.showcase-title{color:#fff;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:16px;font-weight:800;line-height:20px}.showcase-token,.showcase-group-label,.showcase-sample__label{color:#70d4ff;font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px}.showcase-token{color:var(--color-text-muted);text-align:right;text-transform:none}.showcase-group-label{margin:0}.showcase-sample{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;margin:0;display:inline-flex}.showcase-sample--copyable{cursor:copy}.showcase-sample__caption{flex-direction:column;gap:5px;min-width:0;max-width:188px;display:flex}.showcase-sample__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.showcase-sample--navigation-bar .showcase-sample__caption{max-width:320px}.showcase-sample--wide .showcase-sample__caption{max-width:300px}.showcase-sample--wide{width:100%}.app-container-showcase{flex-direction:column;gap:14px;width:100%;max-width:760px;display:flex}.app-container-showcase__viewport{background:radial-gradient(circle at 18% 30%,#70d4ff2e,#0000 24%),#071014;border:1px solid #315666;border-radius:12px;width:100%;height:120px;overflow:hidden}.app-container-showcase__container{--ui-app-content-max-width:600px;align-items:center;padding:16px;display:flex}.app-container-showcase__content{min-height:72px;color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.badge-showcase__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.badge-showcase__narrow-frame{width:128px;max-width:100%}.button-showcase{flex-direction:column;gap:14px;width:100%;max-width:760px;display:flex}.button-showcase__content{justify-content:space-between;align-items:flex-start;gap:26px;width:100%;max-width:760px;display:flex}.topbar-showcase,.navbar-showcase{flex-direction:column;gap:12px;width:100%;max-width:760px;display:flex}.desktop-chrome-showcase__viewport{background:#020d14;border:1px solid #315666;border-radius:12px;width:100%;max-width:100%;overflow-x:auto}.desktop-chrome-showcase__frame{background:radial-gradient(circle at 50% 175%,#23627f85 0,#07141b00 640px),linear-gradient(#08151b 0%,#071014 100%);width:1920px}.desktop-chrome-showcase__frame--topbar{height:110.4px}.desktop-chrome-showcase__frame--topbar-medium{width:1200px;height:110.4px}.desktop-chrome-showcase__frame--navbar{height:76px}.desktop-chrome-showcase__frame--combined{height:186.4px}.desktop-chrome-showcase__narrow{background:linear-gradient(#08151b 0%,#071014 100%);border:1px solid #315666;border-radius:12px;width:600px;max-width:100%;overflow:hidden}.topbar-showcase__frame{--ui-page-top-offset:24px;width:375px;max-width:100%;height:132px;position:relative;overflow:hidden}.topbar-showcase__frame--inline{box-sizing:border-box;padding:var(--ui-page-top-offset) 16px 0}.panel-showcase,.empty-state-showcase,.toast-showcase,.slot-machine-showcase,.quest-list-showcase,.daily-drop-showcase,.reward-table-showcase,.fortune-roulette-showcase,.display-title-showcase,.text-showcase,.fortune-multiplier-showcase,.fortune-status-text-showcase,.gradient-text-showcase,.dialog-showcase,.info-notice-dialog-showcase,.resource-info-dialog-showcase,.resource-dropdown-showcase,.stake-selector-showcase,.resource-bar-showcase,.select-showcase,.tabs-showcase,.text-field-showcase{flex-direction:column;gap:12px;width:100%;max-width:760px;display:flex}.toast-showcase__grid{grid-template-columns:repeat(2,minmax(0,343px));justify-content:space-between;align-items:start;gap:32px;width:100%;display:grid}.toast-showcase__column{flex-direction:column;gap:24px;min-width:0;display:flex}.toast-showcase__sample{width:343px;max-width:100%}.toast-showcase__sample .showcase-sample__caption{max-width:343px}.toast-showcase__invite-action{--icon-button-top-height:20px;--icon-button-top-offset-x:1.5px;--icon-button-top-offset-y:1px;width:56px;height:40px}.toast-showcase__narrow-frame{width:300px;max-width:100%}.celebration-confetti-showcase__stage{background:radial-gradient(circle at 50% 38%,#2c9cdf3d 0,#2c9cdf00 180px),#020d14;border:1px solid #17303c;border-radius:24px;width:471px;max-width:100%;height:300px;position:relative;overflow:hidden}.slot-machine-showcase__rows{flex-wrap:wrap;align-items:flex-start;gap:24px;width:100%;display:flex}.resource-bar-showcase__pinned-frame{--ui-page-top-offset:0px;width:100%;height:94px;position:relative;overflow:hidden}.resource-bar-showcase__pinned-frame--lg{height:110px}.resource-bar-showcase__desktop{width:480.2px;max-width:100%}.slot-machine-showcase__stage{flex-direction:column;align-items:center;gap:16px;display:flex}.slot-machine-showcase__frame{width:284px;height:284px;overflow:hidden}.slot-machine-showcase__frame--compact{width:210px;height:210px}.slot-machine-showcase__spin{--button-width:286px}.slot-machine-showcase__result{max-width:286px;color:var(--color-text-muted);font-family:var(--font-sans);text-align:center;text-transform:uppercase;font-size:12px;line-height:16px}.daily-drop-showcase__rows{flex-direction:column;gap:24px;width:100%;display:flex}.quest-list-showcase__rows{flex-wrap:wrap;align-items:flex-start;gap:24px;width:100%;display:flex}.quest-list-showcase__surface{width:343px;max-width:100%}.quest-list-showcase__surface--narrow{width:280px}.quest-list-showcase__surface--wide{width:600px}.daily-drop-showcase__surface{width:375px;max-width:100%}.daily-drop-showcase__surface--narrow{width:280px;overflow-x:auto}.daily-drop-showcase__surface--wide{width:600px}.reward-table-showcase__rows{flex-wrap:wrap;align-items:flex-start;gap:24px;width:100%;display:flex}.reward-table-showcase__surface{width:342px;max-width:100%}.reward-table-showcase__surface--wide{width:600px}.reward-table-showcase__surface--narrow{width:280px}.fortune-roulette-showcase__rows{flex-direction:column;gap:20px;width:100%;display:flex}.fortune-roulette-showcase__pair{flex-direction:column;align-items:center;gap:16px;width:343px;max-width:100%;display:flex}.fortune-roulette-showcase__stage{flex-direction:column;align-items:center;gap:16px;width:375px;max-width:100%;display:flex}.fortune-roulette-showcase__fixed-frame{justify-content:center;width:375px;max-width:100%;display:flex;overflow:hidden}.fortune-roulette-showcase__narrow-frame{width:280px;max-width:100%;overflow:hidden}.fortune-roulette-showcase__responsive-frame{--home-page-width:100%;width:600px;max-width:100%}.fortune-roulette-showcase__spin{--button-width:343px}.panel-showcase__surface{align-items:center;width:343px;max-width:100%;min-height:40px;padding:10px 14px;display:flex}.panel-showcase__copy{color:var(--color-text-muted);font-size:13px;font-weight:700;line-height:16px}.empty-state-showcase__rows{flex-direction:column;gap:16px;width:100%;display:flex}.empty-state-showcase__narrow{width:260px;max-width:100%}.display-title-showcase__rows,.text-showcase__rows,.gradient-text-showcase__rows,.fortune-status-text-showcase__rows{flex-direction:column;gap:16px;width:100%;display:flex}.fortune-multiplier-showcase__grid{flex-wrap:wrap;gap:16px;width:100%;max-width:760px;display:flex}.display-title-showcase__sample,.text-showcase__sample{width:343px;max-width:100%}.text-showcase__sample--tones{flex-direction:column;gap:4px;display:flex}.text-showcase__sample--narrow{width:232px}.gradient-text-showcase__sample{width:343px;max-width:100%;margin:0}.fortune-status-text-showcase__sample{width:100%}.display-title-showcase__sample--narrow,.gradient-text-showcase__sample--narrow{width:232px}.fortune-status-text-showcase__surface,.fortune-multiplier-showcase__surface{background:radial-gradient(circle,#1a303a8a 0,#091218d1 62%,#081218 100%);border:1px solid #17242d;border-radius:12px;justify-content:center;align-items:center;max-width:100%;min-height:112px;padding:12px 16px;display:flex}.fortune-status-text-showcase__surface{width:460px}.fortune-status-text-showcase__surface--narrow{width:232px}.fortune-multiplier-showcase__surface{width:128px;min-height:128px}.dialog-showcase__surface{background:#071014;border:1px solid #17242d;border-radius:8px;justify-content:center;align-items:center;min-height:184px;padding:24px;display:flex;position:relative;overflow:hidden}.dialog-showcase__copy{color:var(--color-text-muted);margin:0;font-size:14px;font-weight:700;line-height:18px}.dialog-showcase__scoped-viewport{background:radial-gradient(circle at 50% 22%,#70d4ff2e 0,#70d4ff00 88px),#081218;border:1px solid #315666;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:220px;height:184px;padding:16px;display:flex;overflow:hidden}.dialog-showcase__sheet-content{flex-direction:column;gap:10px;padding:16px;display:flex}.info-notice-dialog-showcase__surface{min-height:280px}.info-notice-dialog-showcase__dialog{--info-notice-card-top:86px}.resource-info-dialog-showcase__surface{align-items:flex-start;min-height:640px;padding:28px 24px;overflow:hidden}.resource-info-dialog-showcase__surface .ui-resource-info-dialog__swap{margin-top:2px}.resource-bar-showcase__rows{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.tabs-showcase__rows{flex-direction:column;align-items:flex-start;gap:24px;width:343px;max-width:100%;display:flex}.tabs-showcase__narrow-tabs{width:244px}.select-showcase__rows{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.resource-dropdown-showcase__rows{flex-wrap:wrap;align-items:flex-start;gap:20px;min-height:252px;display:flex}.resource-dropdown-showcase__narrow{width:220px;max-width:100%}.stake-selector-showcase__rows{flex-wrap:wrap;align-items:flex-start;gap:24px 32px;display:flex}.stake-selector-showcase__rows .showcase-sample,.stake-selector-showcase__rows .showcase-sample__caption{width:320px;max-width:100%}.stake-selector-showcase__narrow{width:244px;max-width:100%}.text-field-showcase__rows{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.checkbox-showcase__rows{flex-direction:column;gap:20px;width:343px;max-width:100%;display:flex}.button-showcase__group{flex-direction:column;gap:20px;display:flex}.button-showcase__group--compact{gap:20px}.icon-showcase{flex-direction:column;gap:18px;width:100%;max-width:760px;display:flex}.navigation-showcase{background:linear-gradient(#142833 0%,#081218 100%);border:1px solid #17242d;border-radius:8px;flex-direction:column;gap:32px;width:100%;max-width:760px;padding:20px 24px 28px;display:flex;overflow:hidden;box-shadow:0 12px #17242d}.navigation-showcase__bars{flex-wrap:wrap;align-items:flex-end;gap:32px;padding-top:44px;padding-bottom:12px;display:flex;overflow-x:auto}.navigation-showcase__page-frame{--ui-page-bottom-offset:0px;width:375px;max-width:100%;height:110px;position:relative}.navigation-showcase__page-frame--small{width:320px}.navigation-showcase__buttons{flex-wrap:wrap;align-items:flex-start;gap:18px;display:flex}.icon-showcase__row{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.icon-showcase__row--large{gap:30px 24px}.game-promo{align-items:flex-start;width:196px;height:60px;display:flex;position:relative}.game-promo .ui-icon-button{z-index:2}.game-promo__ribbon{width:147px;height:38px;position:absolute;top:12px;left:49px}.game-promo__ribbon-bg{width:147px;height:38px;position:absolute;inset:0}.game-promo__line{font-family:var(--font-display);font-variation-settings:"XROT" 0, "YROT" 0;text-transform:uppercase;white-space:nowrap;align-items:center;gap:4px;font-size:12px;line-height:1;display:flex;position:absolute;left:12px}.game-promo__line img{object-fit:contain;width:15px;height:12px}.game-promo__line--top{color:#fff;text-shadow:0 .856px #9a2424;top:4px}.game-promo__line--bottom{color:#fff000;text-shadow:0 .856px #6b260f;top:21px}.resource-showcase,.equipment-showcase{flex-direction:column;gap:12px;width:100%;max-width:760px;display:flex}.equipment-showcase__sizes{flex-wrap:wrap;align-items:flex-end;gap:24px;display:flex}.resource-icon-showcase,.equipment-icon-showcase{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:12px;width:100%;min-width:0;display:grid}.equipment-icon-showcase{grid-template-columns:repeat(auto-fit,minmax(168px,1fr))}.resource-icon-showcase__item,.equipment-icon-showcase__item{min-height:44px;color:var(--color-text-primary);cursor:copy;background:#0b151b;border:1px solid #17242d;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;line-height:1.2;transition:border-color .14s,background .14s;display:flex}.equipment-icon-showcase__item{min-height:93px}.resource-icon-showcase__item:hover,.equipment-icon-showcase__item:hover{background:#0d1d25;border-color:#70d4ff}.resource-icon-showcase__meta,.equipment-icon-showcase__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.resource-icon-showcase__meta span,.equipment-icon-showcase__meta span{overflow-wrap:break-word;text-overflow:ellipsis;max-width:100%;overflow:hidden}.astronaut-showcase{flex-direction:column;gap:12px;width:100%;max-width:760px;display:flex}.astronaut-showcase__track{background:linear-gradient(#223946 0%,#101b22 100%);border:1px solid #17242d;border-radius:8px;align-items:flex-end;gap:42px;min-height:154px;padding:18px 26px 12px;display:flex;overflow:hidden;box-shadow:0 12px #17242d}.status-panel{background:#0b151b;border:1px solid #17242d;border-radius:8px;align-items:flex-start;gap:16px;width:100%;max-width:760px;padding:20px;display:flex;box-shadow:0 12px #17242d}.status-panel h2{margin-bottom:6px;font-size:16px}.status-panel p{color:var(--color-text-muted);margin-bottom:0;line-height:1.5}.status-dot{background:#315666;border-radius:50%;flex:none;width:12px;height:12px;margin-top:4px}.status-dot--online{background:#21a67a;box-shadow:0 0 0 6px #21a67a24}@media (width<=1200px){.page-preview,.app-shell--two-column-preview .page-preview{grid-template-columns:1fr;gap:16px}.page-preview__left,.page-preview__right,.app-shell--two-column-preview .page-preview__left,.app-shell--two-column-preview .page-preview__right{width:100%}.page-preview__left{justify-content:center}.app-shell--two-column-preview .page-preview__left{justify-content:center;align-self:auto;position:static;top:auto}.page-preview__right,.app-shell--two-column-preview .page-preview__right{max-width:760px}.page-preview__viewport,.app-shell--two-column-preview .page-preview__viewport{width:100%}.page-preview__canvas{margin:0 auto}.ui-catalog,.showcase-group__content{grid-template-columns:1fr}}@media (width<=680px){.page-preview__slots-actions,.page-preview__daily-drop-fields{grid-template-columns:1fr}.page-preview__tools-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.page-preview__tools-groups{grid-template-columns:1fr}.app-shell{padding-left:0;padding-right:0}.app-scroll-rail{right:4px}.showcase-nav{border-left:0;border-right:0;border-radius:0;padding:9px 8px}.showcase-nav__label{display:none}.showcase-group{border-left:0;border-right:0;border-radius:0;scroll-margin-top:56px}.showcase-group:before{border-radius:0;left:0;right:0}.showcase-group__header{border-radius:0;grid-template-columns:40px minmax(0,1fr);gap:10px;min-height:72px;padding:12px 16px;top:56px}.showcase-group__number{border-radius:8px;width:40px;height:40px;font-size:17px}.showcase-group__title{font-size:17px;line-height:20px}.showcase-group__description,.showcase-group__count{display:none}.showcase-group__content{gap:26px;padding:22px 16px 28px}.showcase-heading{flex-direction:column;align-items:flex-start;gap:4px}.button-showcase__content{flex-direction:column;align-items:stretch}.button-showcase__group{align-items:flex-start}.toast-showcase__grid{grid-template-columns:minmax(0,343px);justify-content:start}.navigation-showcase{padding-left:16px;padding-right:16px}.resource-info-dialog-showcase__surface{min-height:620px;padding-left:12px;padding-right:12px}.navigation-showcase__bars{flex-wrap:nowrap}.navigation-showcase__buttons{row-gap:26px}.resource-icon-showcase,.equipment-icon-showcase{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100vw - 64px)}.resource-icon-showcase__item,.equipment-icon-showcase__item{padding-left:8px;padding-right:8px}h1{font-size:42px}.subtitle{font-size:17px}.astronaut-showcase__track{flex-wrap:wrap;gap:18px;min-height:144px;padding:18px 18px 12px}}@media (width<=360px){.resource-icon-showcase,.equipment-icon-showcase{grid-template-columns:1fr}}.app-shell--app-mode{scrollbar-gutter:auto;align-items:stretch;gap:0;width:100%;height:100dvh;min-height:100dvh;padding:0;overflow:hidden}.app-shell--app-mode .page-preview{width:100%;height:100%;padding:0;display:block}.app-shell--app-mode .page-preview__left{order:0;justify-content:center;width:100%;height:100%;position:static;top:auto}.app-shell--app-mode .page-preview__viewport{width:100%;height:100%;padding:0;overflow:hidden}.app-shell--app-mode .page-preview__canvas{width:100%;height:100%;margin:0}.app-shell--app-mode .page-preview__canvas>*,.app-shell--app-mode .daily-drop-page__main-dialog,.app-shell--app-mode .daily-drop-page__gift-claim-dialog{border-radius:0}.app-shell--app-mode .ui-dialog--variant-sheet .ui-dialog__panel{width:100%;max-width:var(--ui-app-content-max-width,600px)}@media (prefers-reduced-motion:reduce){.app-shell{scroll-behavior:auto}}.page-header-showcase__rows,.progress-bar-showcase__rows{gap:16px;display:grid}.page-header-showcase__frame{background:var(--button-dark-bg);border-radius:18px;width:343px;max-width:100%;min-height:48px;padding:4px 0}.page-header-showcase__frame--narrow{width:260px}.progress-bar-showcase__rows{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.progress-bar-showcase__full-width{width:343px;max-width:100%}:root{--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Tilt Warp", Impact, var(--font-sans);--color-page:#191919;--color-text-primary:#f5fbff;--color-text-highlight:#c5e8f6;--color-text-secondary:#bce5ef;--color-text-muted:#94aab5;--color-text-strong:#d8f4ff;--color-text-accent:#7fffe2;--color-status-insufficient:#f88;--color-status-insufficient-shadow:#6b3636;--ui-modal-motion-duration:.2s;--ui-app-content-max-width:600px;--ui-page-bottom-offset:0px;--ui-page-top-offset:24px;--button-light-bg:#3ba2e2;--button-light-border:#1d587d;--button-light-top:#70d4ff;--button-light-text-stroke:#1d587d;--button-light-text-shadow:#1d587d;--button-reference-text-fill:#fff;--button-reference-text-font-family:var(--font-display);--button-reference-text-font-size:20px;--button-reference-text-line-height:20px;--button-reference-text-stroke:var(--button-light-text-stroke);--button-reference-text-stroke-width:1.6px;--button-reference-text-shadow:var(--button-light-text-shadow);--button-reference-text-shadow-x:0px;--button-reference-text-shadow-y:2px;--button-dark-bg:#0b151b;--button-dark-border:#17242d;--button-dark-top:#17242d;--button-dark-text-stroke:#365f6b;--button-dark-text-shadow:#365f6b;--button-mid-bg:#7eb4cb;--button-mid-border:#315666;--button-mid-top:#c5e8f6;--button-mid-text-stroke:#365f6b;--button-mid-text-shadow:#365f6b;--button-danger-bg:#ee7272;--button-danger-border:#7d3636;--button-danger-top:#ffbcbc;--button-danger-text-stroke:#7d3636;--button-danger-text-shadow:#7d3636;--button-success-bg:#089e6e;--button-success-border:#10453a;--button-success-top:#6beec9;--button-gold-bg:#f4e593;--button-gold-border:#665031;--button-gold-top:#fffed7;--button-pink-bg:#fc4ef9;--button-pink-border:#531361;--button-pink-top:#ffa6fe;--toast-shadow:#00000070;--toast-info-bg:#0a2d42;--toast-info-border:#1d587d;--toast-info-text:#c5e8f6;--toast-success-bg:#1f5547;--toast-success-border:#339077;--toast-success-text:#91ffe0;--toast-reward-bg:#403429;--toast-reward-border:#847452;--toast-reward-text:#fffed7;--toast-reward-action-border:#624b3b;--toast-event-bg:#40293d;--toast-event-border:#a0559b;--toast-event-text:#ffc4fe;--badge-danger-bg:#f8003a;--badge-danger-border:#9a2424;--navigation-label:#8ba9b8;--navigation-focus:#70d4ff6b;--navbar-label:#6d7174;--navbar-label-effect:#1d3139;--desktop-topbar-bg:var(--button-dark-bg);--desktop-topbar-border:var(--button-dark-border);--panel-dark-bg:#0b161b;--panel-dark-border:#17242d;--panel-dark-shadow:#17242d;--panel-radius-md:16px;--panel-overlay-bg:#07131aeb;--panel-overlay-border:#102631;--panel-overlay-highlight:#70d4ff0d;--panel-overlay-shadow:#0d222ce6;--progress-track-bg:#070d11;--progress-track-shadow:#17242d;--progress-success-fill:#1eda8f;--progress-success-highlight:#8fd;--progress-light-fill:var(--button-light-bg);--progress-light-highlight:var(--button-light-top);--field-dark-bg:#071014;--field-dark-muted:#55707b;--field-dark-text:#a8cfdd;--field-dark-text-strong:var(--color-text-strong);--resource-bar-divider:#17242d;--resource-bar-text-shadow:#365f6b;--display-title-light-fill:#fff;--display-title-light-stroke:#365f6b;--display-title-light-shadow:#365f6b;--display-title-blue-fill:#fff;--display-title-blue-stroke:#1d587d;--display-title-blue-shadow:#1d587d;--display-title-brown-fill:#fff;--display-title-brown-stroke:#624b3b;--display-title-brown-shadow:#624b3b;--display-title-gold-fill:#fff;--display-title-gold-stroke:#6f5631;--display-title-gold-shadow:#6f5631;--display-title-silver-fill:#fff;--display-title-silver-stroke:#2f5d70;--display-title-silver-shadow:#2f5d70;--display-title-bronze-fill:#fff;--display-title-bronze-stroke:#884131;--display-title-bronze-shadow:#884131;--display-title-pink-fill:#fff;--display-title-pink-stroke:#531361;--display-title-pink-shadow:#531361;--topbar-resource-dark-stroke:#365f6b;--topbar-resource-dark-shadow:#365f6b;--topbar-resource-light-stroke:#1d587d;--topbar-resource-light-shadow:#1d587d}.ui-app-container{--home-page-width:100%;width:100%;max-width:var(--ui-app-content-max-width,600px);height:100%;margin-left:auto;margin-right:auto;position:relative}.ui-text-stroked{--ui-text-stroke-radius:var(--ui-text-stroke-width,1px);--ui-text-shadow-x:0px;color:var(--ui-text-fill,#fff);text-shadow:calc(var(--ui-text-stroke-radius) * 1) calc(var(--ui-text-stroke-radius) * 0) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * .92) calc(var(--ui-text-stroke-radius) * .38) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * .71) calc(var(--ui-text-stroke-radius) * .71) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * .38) calc(var(--ui-text-stroke-radius) * .92) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * 0) calc(var(--ui-text-stroke-radius) * 1) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * -.38) calc(var(--ui-text-stroke-radius) * .92) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * -.71) calc(var(--ui-text-stroke-radius) * .71) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * -.92) calc(var(--ui-text-stroke-radius) * .38) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * -1) calc(var(--ui-text-stroke-radius) * 0) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * -.92) calc(var(--ui-text-stroke-radius) * -.38) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * -.71) calc(var(--ui-text-stroke-radius) * -.71) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * -.38) calc(var(--ui-text-stroke-radius) * -.92) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * 0) calc(var(--ui-text-stroke-radius) * -1) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * .38) calc(var(--ui-text-stroke-radius) * -.92) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * .71) calc(var(--ui-text-stroke-radius) * -.71) 0 var(--ui-text-stroke-color), calc(var(--ui-text-stroke-radius) * .92) calc(var(--ui-text-stroke-radius) * -.38) 0 var(--ui-text-stroke-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * 1) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * 0) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * .92) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * .38) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * .71) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * .71) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * .38) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * .92) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * 0) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * 1) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * -.38) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * .92) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * -.71) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * .71) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * -.92) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * .38) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * -1) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * 0) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * -.92) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * -.38) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * -.71) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * -.71) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * -.38) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * -.92) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * 0) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * -1) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * .38) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * -.92) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * .71) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * -.71) 0 var(--ui-text-shadow-color), calc(var(--ui-text-shadow-x) + var(--ui-text-stroke-radius) * .92) calc(var(--ui-text-shadow-y,2px) + var(--ui-text-stroke-radius) * -.38) 0 var(--ui-text-shadow-color)}
