.flyx-app{min-height:100dvh;background:#000;color:#f4f4f4;font-family:Arial,Helvetica,sans-serif;font-weight:400;padding:10px;line-height:1.2;color-scheme:dark}.flyx-app *{box-sizing:border-box}:where(.flyx-app) button,:where(.flyx-app) input{font:inherit}.flyx-app button{cursor:pointer;touch-action:manipulation}.flyx-app button:disabled{cursor:default}.flyx-app a:focus-visible,.flyx-app button:focus-visible,.flyx-app input:focus-visible{outline:2px solid #fa743e;outline-offset:3px}.flyx-main{max-width:1000px;margin:auto;position:relative}.flyx-header{height:64px;background:#202020;border:1px solid #414141;border-top:0;border-radius:0 0 12px 12px;display:flex;align-items:center;padding:0 16px;gap:14px;position:relative;z-index:5}.flyx-menu-button{border:0;background:none;color:#fff;padding:0;display:flex}.flyx-menu-button svg{width:28px;height:28px;stroke-width:3}.flyx-logo,.flyx-menu-wrap{position:relative}.flyx-logo{font-size:36px;font-weight:800;font-style:italic;letter-spacing:-1.8px;line-height:1}.flyx-logo b{color:#f2703b}.flyx-logo small{font-size:7px;vertical-align:top;letter-spacing:0}.flyx-logo:after{content:"";position:absolute;width:43px;height:13px;border-bottom:2px solid #fff;border-radius:50%;bottom:-9px;left:20px;transform:rotate(9deg)}.flyx-balance{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:5px;align-items:center;border-radius:24px;background:#000;padding:3px 12px;font-size:23px;white-space:nowrap}.flyx-balance svg{width:17px;height:17px}.flyx-menu{position:absolute;top:40px;left:-5px;background:#252525;border:1px solid #505050;border-radius:10px;padding:15px;width:245px;box-shadow:0 12px 40px #000c;display:grid;gap:16px;font-size:15px}.flyx-menu label{display:flex;justify-content:space-between;align-items:center}.flyx-menu input{accent-color:#ee652e}.flyx-menu a,.flyx-menu button{color:#eee;text-align:left;border:0;background:none;text-decoration:none;padding:0}.flyx-history{position:relative;display:flex;align-items:center;height:53px;gap:5px;padding:0 8px;z-index:4}.flyx-history-strip{display:flex;flex:1;min-width:0;gap:10px;overflow:hidden;white-space:nowrap;font-size:18px;-webkit-mask-image:linear-gradient(90deg,#000 95%,transparent);mask-image:linear-gradient(90deg,#000 95%,transparent)}.flyx-history>button{border:0;background:#000;color:#858585;display:flex;padding:0}.flyx-history>button svg{width:34px;height:34px;stroke-width:1.8}.flyx-history-popover{position:absolute;top:45px;left:0;right:0;border:1px solid #454545;background:#151515;padding:20px;border-radius:10px;box-shadow:0 12px 30px #000b}.flyx-history-popover>div{display:flex;flex-wrap:wrap;gap:15px;padding-top:14px}.flyx-history-popover p{color:#999;font-size:14px}.flyx-flight{position:relative;overflow:hidden;isolation:isolate;aspect-ratio:1.484/1;border:1px solid #454545;border-radius:12px;background:linear-gradient(#000 58%,#202223);container-type:inline-size}.flyx-flight.is-flying{background:radial-gradient(ellipse at 52% 46%,#066daf 0,#003657 37%,#001019 66%,#000 82%,#202426 110%)}.flyx-curve{position:absolute;inset:0;width:100%;height:100%;z-index:1}.flyx-flight-message{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3;pointer-events:none}.flyx-wait-label{font-size:4.8cqw;letter-spacing:.12cqw;white-space:nowrap}.flyx-countdown{width:66%;height:1.7cqw;background:#252525;border-radius:20px;margin-top:4.5cqw;overflow:hidden}.flyx-countdown span{display:block;width:100%;height:100%;background:#ff672f;border-radius:20px;transform-origin:left;box-shadow:0 0 5px #fc682b}.flyx-multiplier{font-weight:400;font-size:18cqw;line-height:1.15;letter-spacing:-.6cqw}.flyx-away-label{font-size:7cqw;color:#bdbdbd;margin-bottom:2.3cqw}.is-crashed .flyx-multiplier{color:#c90000}.flyx-hero{position:absolute;background-image:url(/assets/flyx/hero-sprites.png);background-repeat:no-repeat;background-size:200% 100%;width:28%;aspect-ratio:1;z-index:2;pointer-events:none}.flyx-hero.standing{background-position:0;width:26%;left:-2%;bottom:-3%}.flyx-hero.flying{background-position:100%;transform:translate(-42%,-67%);animation:flyx-hover 1.7s ease-in-out infinite}.flyx-hero.flew-away{animation:flyx-leave .65s ease-in forwards}.flyx-cloud{position:absolute;width:17%;fill:none;stroke:#717474;stroke-width:1.7;opacity:.8;animation:flyx-cloud-drift 20s linear infinite}.cloud-0{left:-7%;top:42%;animation-delay:-7s}.cloud-1{left:46%;top:91%;animation-delay:-14s}.cloud-2{left:94%;top:8%;animation-delay:-2s}.is-flying .flyx-cloud{opacity:.4}.flyx-panels{display:grid;gap:18px;margin:17px 0 25px}.flyx-bet-panel{border:1px solid #424242;border-radius:12px;padding:8px 18px 22px;display:grid;grid-template-columns:44% 1fr;-moz-column-gap:20px;column-gap:20px;background-color:#191919;background-image:radial-gradient(ellipse,#090909 18%,transparent 43%),radial-gradient(ellipse,#0c0c0c 18%,transparent 43%);background-size:15px 15px;background-position:0 0,7.5px 7.5px;box-shadow:inset 0 2px 12px #2d2d2d70}.flyx-stake-controls{min-width:0}.flyx-stepper{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:7px;height:44px}.flyx-max,.flyx-presets button,.flyx-stepper button,.flyx-stepper input{background:#000;color:#eee;border:1px solid #484848;box-shadow:0 0 2px #ffffff20;border-radius:6px;text-align:center;min-width:0}.flyx-stepper button{font-size:29px;border-radius:12px;font-weight:300;color:#888}.flyx-stepper input{width:100%;font-size:29px;padding:0 3px}.flyx-presets{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.flyx-presets button{font-size:22px;height:38px;color:#929292;border-radius:5px}.flyx-max{display:block;height:40px;width:50%;margin:9px auto 0;font-size:20px;color:#999}.flyx-action-controls{display:flex;flex-direction:column;gap:12px;min-width:0}.flyx-mode-tabs{display:flex;background:#000;border:1px solid #484848;border-radius:5px;width:80%;height:35px;margin:4px auto 0}.flyx-mode-tabs button{border:0;background:none;color:#777;width:50%;font-size:21px;border-radius:3px}.flyx-mode-tabs .selected{background:#333;color:#fff;box-shadow:0 0 2px #666}.flyx-bet-action{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:110px;border:1px solid #099000;border-radius:11px;background:linear-gradient(#00ce00,#009000);color:#fff;font-size:36px;line-height:1.15;font-weight:400;box-shadow:inset 0 1px 0 #75fc3222}.flyx-bet-action.cashout{background:linear-gradient(#ffb833,#e87a08);border-color:#ffb833}.flyx-bet-action.cancel{background:linear-gradient(#ed643b,#b8371b);border-color:#c8512c}.flyx-bet-action:disabled{filter:saturate(.7);color:#ffffffa6}.flyx-max:disabled,.flyx-presets button:disabled,.flyx-stepper button:disabled{opacity:.4}.flyx-auto-settings{grid-column:1/-1;display:flex;gap:15px;flex-wrap:wrap;align-items:center;padding-top:15px;font-size:14px}.flyx-auto-settings label{display:flex;align-items:center;gap:5px}.flyx-auto-settings input[type=checkbox]{accent-color:#00b600;width:16px;height:16px}.flyx-auto-target input{width:66px;background:#000;border:1px solid #555;border-radius:4px;padding:5px}.flyx-auto-settings small{width:100%;color:#aaa}.flyx-panel-error,.flyx-panel-note{grid-column:1/-1;padding-top:10px;color:#ff9d78}.flyx-panel-note{color:#ccc}.flyx-bets{position:relative;border:1px solid #444;border-radius:12px;padding:8px;background:#0c0c0c}.flyx-collapse{position:absolute;top:-24px;left:50%;transform:translateX(-50%);width:40px;height:40px;border:2px solid #414141;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center;color:#ccc}.flyx-collapse.collapsed svg{transform:rotate(180deg)}.flyx-table-tabs{display:flex;border:1px solid #333;border-radius:7px;background:#111;padding:3px}.flyx-table-tabs button{flex:1;border:0;border-radius:6px;background:none;color:#eee;font-size:22px;padding:8px 0}.flyx-table-tabs .selected{background:#262626}.flyx-table-head,.flyx-table-row{display:grid;grid-template-columns:1.05fr 1.1fr 1.25fr 1.1fr;align-items:center;gap:7px;text-align:center;font-size:22px}.flyx-table-head{color:#848484;padding:10px 6px}.flyx-table-head>span:first-child{text-align:left}.flyx-table-rows{display:grid;gap:6px;max-height:500px;overflow:auto}.flyx-table-row{background:#1c1c1c;border:1px solid transparent;border-radius:7px;min-height:54px;padding:8px 7px}.flyx-table-row.winner{background:#081b0c;border-color:#61c667}.flyx-player{gap:5px;white-space:nowrap}.flyx-player,.flyx-player i{display:flex;align-items:center}.flyx-player i{width:27px;height:27px;border:1px solid #ffffff40;border-radius:50%;justify-content:center;font-size:13px;font-style:normal}.flyx-blue{color:#4d9ac4}.flyx-muted{color:#666}.flyx-empty{text-align:center;color:#8b8b8b;font-size:14px;padding:28px 8px}.flyx-footer{display:flex;justify-content:space-between;color:#777;font-size:12px;padding:20px 4px}.flyx-footer a,.flyx-footer button{border:0;color:#a5a5a5;background:none;text-decoration:none}.flyx-toast{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:30;background:#15361a;border:1px solid #5dcc64;color:#fff;border-radius:10px;padding:15px 22px;box-shadow:0 8px 40px #000a;max-width:95vw;text-align:center}.flyx-modal-backdrop{position:fixed;inset:0;background:#000b;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px}.flyx-modal{background:#202020;border:1px solid #555;border-radius:12px;padding:24px;max-width:520px;max-height:85dvh;overflow:auto;position:relative;font-size:15px;line-height:1.6}.flyx-modal h2{font-size:25px;margin:0 0 20px}.flyx-modal p{margin:14px 0;color:#ccc}.flyx-modal-close{float:right;border:0;background:none;color:#fff}.flyx-seed{font-size:11px;overflow-wrap:anywhere}.flyx-connection{padding:10px;background:#2c2018;color:#ffb58c;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;border-radius:6px}.flyx-connection button{background:#522e18;border:1px solid #bc673a;border-radius:5px;padding:4px 10px;color:#fff}@keyframes flyx-hover{50%{transform:translate(-42%,-70%) rotate(-3deg)}}@keyframes flyx-leave{to{transform:translate(220%,-350%) rotate(-20deg);opacity:0}}@keyframes flyx-cloud-drift{0%{transform:translateX(250%)}to{transform:translateX(-650%)}}.no-animation *{animation:none!important}.no-animation .flew-away{opacity:0}@media(min-width:850px){.flyx-app{padding:16px 24px}.flyx-main{max-width:1100px}.flyx-flight{aspect-ratio:2.3/1}.flyx-panels{grid-template-columns:1fr 1fr;gap:14px}.flyx-bet-panel{padding:10px 12px 16px;-moz-column-gap:12px;column-gap:12px}.flyx-stepper{grid-template-columns:32px minmax(0,1fr) 32px;gap:4px}.flyx-stepper input{font-size:22px}.flyx-presets button{font-size:17px}.flyx-bet-action{font-size:28px}.flyx-wait-label{font-size:3cqw}.flyx-multiplier{font-size:12cqw}.flyx-away-label{font-size:4.5cqw}.flyx-hero{width:20%}.flyx-hero.standing{width:18%}.flyx-countdown{width:50%;height:.9cqw;margin-top:3cqw}}@media(max-width:600px){.flyx-app{padding:8px}.flyx-header{height:40px;padding:0 10px;gap:10px;border-radius:0 0 8px 8px}.flyx-menu-button svg{width:23px;height:23px}.flyx-logo{font-size:25px}.flyx-logo:after{width:30px;height:8px;bottom:-6px;left:14px}.flyx-logo small{font-size:5px}.flyx-balance{font-size:16px;padding:2px 9px}.flyx-balance svg{width:12px;height:12px}.flyx-history{height:34px;padding:0 5px}.flyx-history-strip{font-size:12px;gap:7px}.flyx-history>button svg{width:25px;height:25px}.flyx-history-popover{top:32px;font-size:13px}.flyx-flight{border-radius:8px}.flyx-panels{gap:11px;margin:10px 0 20px}.flyx-bet-panel{padding:5px 10px 13px;-moz-column-gap:12px;column-gap:12px;border-radius:8px;background-size:10px 10px;background-position:0 0,5px 5px}.flyx-stepper{height:27px;grid-template-columns:27px minmax(0,1fr) 27px;gap:4px}.flyx-stepper button{font-size:22px;border-radius:8px}.flyx-stepper input{font-size:19px}.flyx-presets{gap:6px;margin-top:5px}.flyx-presets button{font-size:14px;height:24px;border-radius:4px}.flyx-max{height:25px;margin-top:6px;font-size:13px}.flyx-mode-tabs{height:23px;margin-top:2px;width:81%}.flyx-mode-tabs button{font-size:14px}.flyx-action-controls{gap:7px}.flyx-bet-action{font-size:24px;min-height:82px;border-radius:8px}.flyx-table-tabs button{font-size:14px;padding:6px 0}.flyx-bets{border-radius:8px;padding:5px}.flyx-collapse{width:27px;height:27px;top:-16px}.flyx-collapse svg{width:22px}.flyx-table-head,.flyx-table-row{font-size:13px;gap:4px}.flyx-table-head{padding:8px 4px}.flyx-table-row{min-height:35px;padding:6px 5px;border-radius:5px}.flyx-player{gap:3px}.flyx-player i{width:18px;height:18px;font-size:9px}.flyx-table-rows{gap:4px}.flyx-footer{font-size:10px}.flyx-auto-settings{gap:9px;font-size:12px}.flyx-panel-error,.flyx-panel-note{font-size:11px}}@media(max-width:359px){.flyx-stepper{grid-template-columns:22px minmax(0,1fr) 22px}.flyx-stepper input{font-size:16px}.flyx-presets button{font-size:12px}.flyx-bet-action{font-size:21px}.flyx-table-head,.flyx-table-row{font-size:11px}.flyx-balance{left:auto;right:10px;transform:none}}@media(prefers-reduced-motion:reduce){.flyx-flight *{animation:none!important}.flyx-hero.flew-away{opacity:0}}.flyx-close{margin-left:auto;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #555;border-radius:50%;color:#ddd;background:#161616;text-decoration:none}.flyx-close svg{width:20px;height:20px}@media(max-width:600px){.flyx-close{width:25px;height:25px}.flyx-close svg{width:17px;height:17px}}@media(max-width:359px){.flyx-balance{right:48px}}