.name.svelte-1f5lgaa{width:500px;transform:translateY(100px)}.background.svelte-1f5lgaa{background-image:url("cc_loader_bg_66e32a57a770.webp");background-size:cover;background-position:center;background-repeat:no-repeat;height:100%;width:100%;position:absolute;top:0;left:0;pointer-events:auto}.loader.svelte-1f5lgaa{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;gap:2rem;top:-11%;left:0;height:100%;width:100%}.continue.svelte-1f5lgaa{position:fixed;width:100%;display:flex;justify-content:center;bottom:20px}.game-title.svelte-1f5lgaa{max-width:720px;transform:scale(.8) translateY(60px)}.percentage.svelte-1f5lgaa{font-size:2rem;font-weight:700;color:#fff;text-shadow:0px 4px 0px rgba(0,0,0,1),-1px -1px 0 black,1px -1px 0 black,-1px 1px 0 black,1px 1px 0 black}.canvas-wrap.svelte-18ca5s9{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.canvas.svelte-18ca5s9{display:block;width:100%;height:100%}.overlay-canvas.svelte-18ca5s9{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;pointer-events:none}.context-lost-overlay.svelte-18ca5s9{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center}.context-lost-message.svelte-18ca5s9{text-align:center;color:#fff;font-family:sans-serif}.context-lost-message.svelte-18ca5s9 p:where(.svelte-18ca5s9){font-size:1.2rem;margin-bottom:1rem}.context-lost-message.svelte-18ca5s9 button:where(.svelte-18ca5s9){padding:.75rem 2rem;font-size:1rem;border:none;border-radius:8px;background:#fff;color:#000;cursor:pointer}:root{--light: 255, 255, 255;--dark: 0, 0, 0;--dark-hover: 60, 60, 70;--grey: 15, 20, 21;--lightgrey: 30, 38, 40;--card-primary: 9, 13, 14;--card-secondary: 15, 16, 16}html{box-sizing:border-box;font-size:16px;overflow:hidden;height:100%}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.container{overflow:hidden}#app{width:100%;height:100%;overflow:hidden}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1}body{font-family:Outfit,sans-serif}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:300;src:url("outfit-v11-latin_latin-ext-300-COlrd1hX_89701b515a79.woff2") format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:400;src:url("outfit-v11-latin_latin-ext-regular-BDXaL9-u_7de43d76771c.woff2") format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:500;src:url("outfit-v11-latin_latin-ext-500-CMfhJlfe_e5776ecb08ef.woff2") format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:600;src:url("outfit-v11-latin_latin-ext-600-DuSOvJ_5_df027166d7f1.woff2") format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:700;src:url("outfit-v11-latin_latin-ext-700-D9T176aR_da98d434ebe4.woff2") format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:800;src:url("outfit-v11-latin_latin-ext-800-ySok2YOt_0bc360ab632c.woff2") format("woff2")}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px;border:2px solid transparent;background-clip:padding-box;transition:background-color .3s ease}::-webkit-scrollbar-thumb:hover{background-color:#0006}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}@media(prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background-color:#ffffff4d}::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}*{scrollbar-color:rgba(255,255,255,.3) transparent}}.menu-button-wrap.svelte-1t6dd66{position:relative}.menu-button.svelte-1t6dd66{background-color:transparent;padding:0;width:3em;height:3em;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.9;color:#fff}.menu-button.svelte-1t6dd66 svg{width:100%;height:100%}.menu-button.svelte-1t6dd66:hover{opacity:1}.menu-button-wrap.portrait.svelte-1t6dd66 .menu-button:where(.svelte-1t6dd66){box-sizing:border-box;width:2.7em;height:2.7em;padding:.6em;background-color:rgba(var(--card-primary),.85);border-radius:.7em}.menu-button-wrap.portrait.svelte-1t6dd66 .menu-popup:where(.svelte-1t6dd66){left:0;bottom:calc(100% + .5em);transform:none}.menu-popup.svelte-1t6dd66{position:absolute;bottom:4.72em;left:4.5em;transform:translate(-50%);margin-bottom:.5em;display:flex;flex-direction:column;gap:.5em;background-color:rgba(var(--card-primary),.85);padding:.75em;border-radius:.7em;min-width:12em;z-index:1}.menu-option.svelte-1t6dd66{display:flex;align-items:center;gap:.75em;padding:.5em;border-radius:.5em;cursor:pointer;transition:background .2s ease}.menu-option.svelte-1t6dd66:hover{background:rgba(var(--dark),.3)}.icon-wrap.svelte-1t6dd66{display:flex;align-items:center;justify-content:center;width:1.5em;height:1.5em;color:rgb(var(--light))}.icon-wrap.svelte-1t6dd66 svg{width:100%;height:100%}.text.svelte-1t6dd66{font-weight:600;color:rgb(var(--light));font-size:1em;white-space:nowrap}.volume-slider.svelte-1t6dd66{flex:1;width:80px;outline:none;accent-color:rgb(var(--light))}.volume-slider.svelte-1t6dd66:focus,.volume-slider.svelte-1t6dd66:focus-visible{outline:none}.wrap.svelte-1r90m5g{display:flex;flex-direction:column;gap:.2em}.wrap.portrait.svelte-1r90m5g{min-width:6em;background-color:rgba(var(--card-primary),.8);padding:.25em 1em;display:flex;height:2.6em;gap:.25em;flex-direction:column;align-items:center;justify-content:center;border-top-left-radius:1em;border-top-right-radius:1em}.wrap.portrait.buy-screen.svelte-1r90m5g{border-radius:.5em}.text.svelte-1r90m5g{font-weight:medium;font-size:1em;color:var(--game-theme-color)}.text.portrait.svelte-1r90m5g{font-size:1em}.value.svelte-1r90m5g{font-weight:700;font-size:1.6em;text-align:center;color:rgb(var(--light))}.value.buy-screen.svelte-1r90m5g{display:flex;width:100%}.value.portrait.svelte-1r90m5g{font-size:1em}.buy-button.svelte-1psueiy{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--game-theme-color);width:6.5em;height:6.5em;border-radius:1.25em;font-size:1.25em;font-weight:700;outline:.3em solid;outline-offset:-.5em;cursor:pointer}.buy-button.disabled.svelte-1psueiy{pointer-events:none;opacity:.8}.buy-button.svelte-1psueiy:hover{box-shadow:0 0 10px var(--game-theme-color)}.icon.svelte-1psueiy{filter:drop-shadow(0 0 10px var(--game-theme-color));width:75%;height:75%;display:flex;align-items:center;justify-content:center}.icon.svelte-1psueiy svg{width:100%;height:100%}.buy-button-text.svelte-1psueiy{font-weight:900;line-height:22px}.wrap.svelte-h7aa36{display:flex;flex-direction:column;gap:.2em}.wrap.portrait.svelte-h7aa36{min-width:6em;background-color:rgba(var(--card-primary),.8);padding:.25em 1em;display:flex;height:2.6em;gap:.25em;flex-direction:column;align-items:center;justify-content:center;border-top-left-radius:1em;border-top-right-radius:1em}.text.svelte-h7aa36{font-weight:medium;font-size:1em;color:rgb(var(--light))}.text.portrait.svelte-h7aa36{font-size:1em}.value.svelte-h7aa36{font-weight:700;font-size:1.6em;text-align:center;color:var(--game-theme-color)}.value.portrait.svelte-h7aa36{font-size:1em}.bet-indicator-wrap.svelte-1ndg9n7{position:relative;display:flex;flex-direction:column;gap:.25em;align-items:center}.bet-indicator-button.svelte-1ndg9n7{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;padding:.5em 1em;justify-content:center;background-color:rgba(var(--card-secondary),.9);align-items:center;gap:.25em;border-radius:.5em;min-width:7.5em;height:4em;cursor:pointer}.bet-indicator-button.portrait.svelte-1ndg9n7{border-radius:0;height:2.6em}.bet-indicator-button.svelte-1ndg9n7:hover{background-color:rgba(var(--card-secondary),.8)}.bet-indicator-button.disabled.svelte-1ndg9n7,.bet-indicator-button.buy-screen.svelte-1ndg9n7{pointer-events:none;cursor:default}.text.svelte-1ndg9n7{font-weight:400;font-size:1em;text-align:center;color:var(--game-theme-color)}.text.portrait.svelte-1ndg9n7{font-size:1em}.value.svelte-1ndg9n7{font-weight:700;color:rgb(var(--light));font-size:1.5em;text-align:center}.value.portrait.svelte-1ndg9n7{font-size:1em}.indicator-backer.svelte-1ndg9n7{position:relative;width:7.5em;height:.375em;border-radius:9999px;background-color:rgb(var(--card-secondary))}.indicator.svelte-1ndg9n7{position:absolute;bottom:0;left:0;height:100%;border-radius:9999px;background-color:rgb(var(--light))}.wrap.svelte-1ciwsof{display:flex;flex-direction:column;gap:.2em}.text.svelte-1ciwsof{font-weight:medium;font-size:1em;color:var(--game-theme-color)}.value.svelte-1ciwsof{font-weight:700;font-size:1.6em;color:rgb(var(--light))}.mobile-wrap.svelte-1ciwsof{min-width:6em;background-color:rgba(var(--card-primary),.8);padding:.25em 1em;display:flex;height:2.6em;gap:.25em;flex-direction:column;align-items:center;justify-content:center;border-top-left-radius:1em;border-top-right-radius:1em}@media(max-height:449px){.mobile-wrap.svelte-1ciwsof{border-radius:.5em;padding:1.5em}}.mobile-text.svelte-1ciwsof{font-weight:medium;font-size:1em;color:var(--game-theme-color)}.mobile-value.svelte-1ciwsof{font-weight:700;font-size:1em;color:rgb(var(--light))}.bet-button.svelte-b6sd04{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;outline:.5em solid rgb(var(--dark));width:8.5em;height:8.5em;background-color:rgb(var(--light));border-radius:50%;position:relative;z-index:100}.bet-button-svg-wrap.svelte-b6sd04{display:flex;align-items:center;justify-content:center;width:75%;height:75%}.bet-button-svg-wrap.svelte-b6sd04 svg{width:100%;height:100%}.autospins-text.svelte-b6sd04{color:rgb(var(--light));font-size:1.875em;font-weight:700;position:absolute;z-index:10;display:flex;align-items:center;justify-content:center}.autospins-text.svelte-b6sd04 svg{width:1.5em;height:1.5em}.stop-icon-wrap.svelte-b6sd04{width:85%;height:85%;display:flex;align-items:center;justify-content:center}.stop-icon-wrap.svelte-b6sd04 svg{width:100%;height:100%}.add-spins-btn.svelte-b6sd04{position:absolute;bottom:-.3em;left:50%;transform:translate(-50%);background:#000;color:#fff;border:none;border-radius:1em;padding:.25em .75em;font-size:1.25em;font-weight:700;cursor:pointer;z-index:101;transition:background .15s,color .15s;white-space:nowrap;font-family:inherit}.add-spins-btn.svelte-b6sd04:hover{background:var(--game-theme-color, #6366f1);color:#fff}.add-spins-btn.svelte-b6sd04:active{transform:translate(-50%) scale(.95)}.wrap.svelte-h9hyfe{position:relative;width:3em;height:3em}.disabled-button-container.svelte-h9hyfe{min-width:3em;min-height:3em;width:100%;height:100%;background-color:rgb(var(--light));border-radius:9999px;outline:.3em solid rgb(var(--dark));opacity:.7}.button-container.svelte-h9hyfe{min-width:3em;min-height:3em;width:100%;height:100%;background-color:rgb(var(--light));border-radius:9999px;outline:.3em solid rgb(var(--dark));color:rgb(var(--dark));cursor:pointer}.button-container.svelte-h9hyfe:hover{background-color:rgba(var(--light),.9)}.button-svg-wrap.svelte-h9hyfe{position:absolute;color:rgb(var(--dark));opacity:.98;pointer-events:none;height:2.25em;display:flex;align-items:center;justify-content:center;top:.375em;right:.375em;bottom:.375em;left:.375em}.button-svg-wrap.svelte-h9hyfe svg{height:100%}.button-svg-wrap.disabled.svelte-h9hyfe{opacity:.7}.wrap.svelte-gqp7v7{position:relative;width:3em;height:3em}.button-container.svelte-gqp7v7{min-width:3em;min-height:3em;width:100%;height:100%;background-color:rgb(var(--light));border-radius:9999px;outline:.3em solid rgb(var(--dark));color:rgb(var(--dark));cursor:pointer;transition:outline-color .1s,background-color .1s}.button-container.active.svelte-gqp7v7{outline-color:var(--game-theme-color);background-color:rgb(var(--dark))}.button-container.svelte-gqp7v7:hover:not(.active){background-color:rgba(var(--light),.9)}.button-container.disabled.svelte-gqp7v7{opacity:.8}.button-svg-wrap.svelte-gqp7v7{position:absolute;color:rgb(var(--dark));opacity:.98;pointer-events:none;height:2.25em;display:flex;align-items:center;justify-content:center;top:.375em;right:.375em;bottom:.375em;left:.375em;transition:color .1s}.button-svg-wrap.active.svelte-gqp7v7{color:var(--game-theme-color)}.button-svg-wrap.svelte-gqp7v7 svg{height:100%}.button-svg-wrap.disabled.svelte-gqp7v7{opacity:.8}.disabled-bet-amount-button.svelte-13o2jjk{background-color:transparent;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-top-right-radius:1em;display:flex;align-items:center;justify-content:center;opacity:.7;color:rgb(var(--light))}.disabled-bet-amount-button.portrait.svelte-13o2jjk{background-color:rgba(var(--card-primary),.8);height:2.6em}.disabled-bet-amount-button.svelte-13o2jjk .button-svg-wrap:where(.svelte-13o2jjk){height:1.5em;display:flex;align-items:center;justify-content:center}.disabled-bet-amount-button.svelte-13o2jjk .button-svg-wrap:where(.svelte-13o2jjk) svg{height:100%}.bet-amount-button.svelte-13o2jjk{background-color:transparent;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-top-right-radius:1em;display:flex;align-items:center;color:rgb(var(--light));justify-content:center}.bet-amount-button.portrait.svelte-13o2jjk{background-color:rgba(var(--card-primary),.8);height:2.6em}.bet-amount-button.svelte-13o2jjk:hover{color:var(--game-theme-color);cursor:pointer}.bet-amount-button.svelte-13o2jjk .button-svg-wrap:where(.svelte-13o2jjk){height:1.5em;display:flex;align-items:center;justify-content:center}.bet-amount-button.svelte-13o2jjk .button-svg-wrap:where(.svelte-13o2jjk) svg{height:100%}.disabled-bet-amount-button.svelte-787ahc{background-color:transparent;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-top-left-radius:1em;display:flex;align-items:center;justify-content:center;opacity:.7;color:rgb(var(--light))}.disabled-bet-amount-button.portrait.svelte-787ahc{background-color:rgba(var(--card-primary),.8);height:2.6em}.disabled-bet-amount-button.svelte-787ahc .button-svg-wrap:where(.svelte-787ahc){height:1.5em;display:flex;align-items:center;justify-content:center}.disabled-bet-amount-button.svelte-787ahc .button-svg-wrap:where(.svelte-787ahc) svg{height:100%}.bet-amount-button.svelte-787ahc{background-color:transparent;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-top-left-radius:1em;display:flex;align-items:center;color:rgb(var(--light));justify-content:center}.bet-amount-button.portrait.svelte-787ahc{background-color:rgba(var(--card-primary),.8);height:2.6em}.bet-amount-button.svelte-787ahc:hover{color:var(--game-theme-color);cursor:pointer}.bet-amount-button.svelte-787ahc .button-svg-wrap:where(.svelte-787ahc){height:1.5em;display:flex;align-items:center;justify-content:center}.bet-amount-button.svelte-787ahc .button-svg-wrap:where(.svelte-787ahc) svg{height:100%}.desktop-wrap.svelte-1fwurfm{display:flex;align-items:center;justify-items:center;gap:.2em;flex-direction:column;min-width:13em}.wrap.svelte-1fwurfm{display:flex;align-items:center;justify-items:center;flex-direction:column;background-color:rgb(var(--light));padding:.4em 1em;border:.25em solid rgb(var(--dark));border-radius:.75em;text-align:center;width:100%}.free-wrap.svelte-1fwurfm{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;gap:.4em;background-color:rgb(var(--light));padding:0 1em;border:.25em solid rgb(var(--dark));border-radius:.75em}.text.svelte-1fwurfm{font-weight:700;font-size:1.3em;color:var(--game-theme-color)}.free-text.svelte-1fwurfm{font-weight:600;font-size:1.2em;color:var(--dark)}.divider.svelte-1fwurfm{width:.2em;background-color:rgb(var(--dark));height:2.8em}.value.svelte-1fwurfm{font-weight:700;font-size:1.8em;color:rgb(var(--dark))}.mobile-wrap.svelte-1fwurfm{display:flex;align-items:center;justify-items:center;gap:.2em;flex-direction:row}.desktop-panel-wrap.svelte-1t6eymi{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;margin-bottom:1em;gap:1em;align-items:center}.main-panel-desktop-wrap.svelte-1t6eymi{display:flex;flex-direction:row;background-color:rgba(var(--card-primary),.8);width:-moz-fit-content;width:fit-content;min-width:60em;border-radius:.7em;height:6.5em;padding-left:1.5em;padding-right:1.5em;align-items:center;justify-content:center}.main-panel-container.svelte-1t6eymi{display:flex;flex-direction:row;width:100%;gap:1em;justify-content:space-between}.texts-wrap.svelte-1t6eymi{display:flex;flex-direction:row;gap:1em;align-items:center}.bet-controls-wrap.svelte-1t6eymi{display:flex;gap:.5em;flex-direction:row;align-items:center}.bet-indicator-wrap.svelte-1t6eymi{display:flex;flex-direction:row;align-items:center}.bet-buttons-controls-wrap.svelte-1t6eymi{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25em;height:100%}.bet-button-wrap.svelte-1t6eymi{display:flex;flex-direction:row;gap:1em;justify-content:center}.control-buttons-wrap.svelte-1t6eymi{display:flex;flex-direction:column;gap:.75em;justify-content:center}.info-panel-wrap.svelte-1t6eymi{display:flex;flex-direction:row;gap:1em;justify-content:center;align-items:center}.main-panel-wrap-portrait.svelte-1mq49r5{display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center;width:100%;pointer-events:auto}.panel-container-portrait.svelte-1mq49r5{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:2em;padding-left:1.5em;padding-right:1.5em}.menu-button.svelte-1mq49r5{min-width:16.6667%;min-height:5.75em;display:flex;align-items:center;justify-content:center;transform-origin:50% 100%;pointer-events:auto}.bet-buttons.svelte-1mq49r5{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25em;pointer-events:auto}.info-bar-container.svelte-1mq49r5{display:grid;grid-template-columns:repeat(4,1fr);width:100%;justify-content:space-between;align-items:end}.info-bar-container.bonus.svelte-1mq49r5{grid-template-columns:repeat(3,1fr)}.text-container.svelte-1mq49r5{min-width:16.6667%;display:flex;align-items:center;justify-content:center}.bet-amount-container.svelte-1mq49r5{min-width:33.3333%;display:flex;flex-direction:row;align-items:center;justify-content:center;pointer-events:auto;grid-column:2/4}.bonus-panel-container-portrait.svelte-1mq49r5{width:100vw;display:flex;gap:1em;flex-direction:row;align-items:center;justify-content:space-between;padding-left:1.5em;padding-right:1.5em}.bonus-menu-button.svelte-1mq49r5{min-width:10%;min-height:5.75em;display:flex;align-items:center;justify-content:center;transform-origin:50% 100%;pointer-events:auto}.bonus-info-panel.svelte-1mq49r5{min-width:60%;min-height:5.75em;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25em;transform-origin:bottom;pointer-events:auto}.info-screen-wrap.svelte-1sbigyn{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(var(--dark),.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto}.close-button.svelte-1sbigyn{position:absolute;top:1.8em;right:2.4em;width:4em;height:4em;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--dark),.4);border-radius:.8em;color:rgb(var(--light));cursor:pointer;z-index:10}.info-wrap.svelte-1sbigyn{display:flex;flex-direction:column;gap:3em;width:80%;height:80%;overflow-y:scroll;overflow-x:hidden;text-align:center}.section.svelte-1sbigyn{display:flex;flex-direction:column;align-items:center;gap:.5em}p.svelte-1sbigyn{color:rgb(var(--light));white-space:pre-wrap}h1.svelte-1sbigyn{color:var(--game-theme-color);font-weight:600;font-size:1.6em}.content-image.svelte-1sbigyn{width:12em;height:auto}.image-row.svelte-1sbigyn{display:flex;flex-direction:row;gap:1em;flex-wrap:wrap;justify-content:center}.payline-wrap.svelte-1sbigyn{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;width:80%;justify-content:center}.payline.svelte-1sbigyn{display:grid;position:relative;width:100px;height:80px;border:1px solid #ffe;border-radius:1px}.payline-index.svelte-1sbigyn{width:100%;height:100%;background-color:transparent;transition:background-color .3s ease;border:1px solid #ffe}.is-active.svelte-1sbigyn{background-color:var(--game-theme-color);border-radius:.5px}.paysection.svelte-1sbigyn{display:flex;flex-flow:wrap;text-align:center;color:#ffe;justify-content:center}.paytable-column-container.svelte-1sbigyn{display:flex;flex-direction:column;justify-content:center;align-items:center;justify-items:center}.paytable-column.svelte-1sbigyn{display:flex;width:120px;flex-flow:column;gap:1em;padding-top:1em;padding-bottom:1em;background-color:rgba(var(--dark),.15);border:1px solid #ffe;border-radius:.25em}.paytable-image.svelte-1sbigyn{width:180px}.scatter-wrap.svelte-1sbigyn,.ways-wrap.svelte-1sbigyn{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;width:100%;justify-content:center}.autospin-menu.svelte-1mr1yk7{position:absolute;bottom:8.75em;transform:translate(107%);border-radius:.7em;padding:.75em;background-color:rgba(var(--card-primary),.85);width:22em;z-index:1}.autospin-menu.portrait.svelte-1mr1yk7{transform:translate(0) scale(1.5);bottom:17em}.autospin-menu-header.svelte-1mr1yk7{margin-bottom:.75em;text-align:center;display:flex;flex-direction:column;gap:.25em}.autospin-menu-title.svelte-1mr1yk7{font-size:1.2em;font-weight:600;color:rgb(var(--light))}.autospin-menu-subtitle.svelte-1mr1yk7{font-size:1em;font-weight:500;color:rgb(var(--light));opacity:.8}.autospin-options-grid.svelte-1mr1yk7{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5em}.autospin-option.svelte-1mr1yk7{background:rgba(var(--dark),.6);border:none;outline:none;border-radius:.5em;padding:.75em;color:rgb(var(--light));font-weight:700;font-family:inherit;font-size:1em;cursor:pointer;transition:all .2s ease}.autospin-option.svelte-1mr1yk7:hover{background:rgba(var(--dark-hover),1);transform:translateY(-2px)}.autospin-option.svelte-1mr1yk7:active{transform:translateY(0);background:var(--game-theme-color);color:rgb(var(--dark))}.autospin-option.active.svelte-1mr1yk7{background:var(--game-theme-color);color:rgb(var(--dark))}.autospin-option.svelte-1mr1yk7:focus{outline:none}.bet-menu.svelte-1fi6wkv{position:absolute;bottom:9em;transform:translate(8%);border-radius:.7em;padding:.75em;background-color:rgba(var(--card-primary),.85);width:50em;max-height:32em;overflow-y:auto;z-index:1}.bet-menu.portrait.svelte-1fi6wkv{transform:translate(0) scale(1.1);width:calc(100% - 8em);bottom:14.5em}.bet-menu-header.svelte-1fi6wkv{margin-bottom:.75em;text-align:center}.bet-menu-title.svelte-1fi6wkv{font-size:1.2em;font-weight:600;color:rgb(var(--light))}.bet-options-grid.svelte-1fi6wkv{display:grid;grid-template-columns:repeat(auto-fit,minmax(10em,1fr));gap:.5em}.bet-option.svelte-1fi6wkv{background:rgba(var(--dark),.6);border:none;outline:none;border-radius:.5em;padding:.75em;color:rgb(var(--light));font-weight:700;font-family:inherit;font-size:1.2em;cursor:pointer;transition:all .2s ease}.bet-option.svelte-1fi6wkv:hover{background:rgba(var(--dark),.8);transform:translateY(-2px)}.bet-option.svelte-1fi6wkv:active{transform:translateY(0);background:var(--game-theme-color);color:rgb(var(--dark))}.bet-option.active.svelte-1fi6wkv{background:var(--game-theme-color);color:rgb(var(--dark))}.bet-option.svelte-1fi6wkv:focus{outline:none}.game-wrap.svelte-1isnmvn{width:100%;display:flex;align-items:center;justify-content:center;pointer-events:auto}.underlay.svelte-brvp45{position:absolute;width:100vw;height:100vh;top:0;left:0;background-color:rgb(var(--dark));opacity:.5;z-index:-1}.buy-screen-wrap.svelte-1vd6a7q{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(var(--dark),.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:auto;overflow:hidden;-webkit-overflow-scrolling:touch}.close-button.svelte-1vd6a7q{position:absolute;top:1.8em;right:2.4em;width:4em;height:4em;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--dark),.4);border-radius:.8em;color:rgb(var(--light));cursor:pointer;z-index:10}.buy-cards-rows.svelte-1vd6a7q{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;margin-bottom:5em}.buy-cards-rows.portrait.svelte-1vd6a7q{width:100%;max-height:70vh;gap:.5em;margin-bottom:-.5em;padding-bottom:5.5em;overflow-y:auto;justify-content:flex-start}.buy-cards-wrap.svelte-1vd6a7q{display:flex;flex-wrap:nowrap;gap:1.5em;justify-content:center;align-items:center;padding:.75em}.buy-cards-wrap.portrait.svelte-1vd6a7q{flex-wrap:wrap;width:100%;gap:.5em;justify-content:center}.confirm-wrap-outer.svelte-1vd6a7q{display:flex;align-items:center;position:relative;flex-direction:column;width:26em;height:-moz-fit-content;height:fit-content;border-radius:1em;gap:.2em;max-width:90vw;max-height:90vh;max-height:90dvh}.buy-card.svelte-1vd6a7q{display:flex;width:15em;height:20em;align-items:center;position:relative;flex-direction:column;cursor:pointer;transition-duration:.1s}.buy-card.svelte-1vd6a7q:hover{transform:translateY(-8px)}.buy-card.disabled.svelte-1vd6a7q{pointer-events:none;opacity:.6}.buy-card-wrap.svelte-1vd6a7q{display:flex;width:15em;flex:1;height:100%;border-radius:1em;background-color:rgb(var(--light));justify-content:space-between;align-items:center;padding:1em .7em .7em;flex-direction:column;position:relative}.confirm-card-wrap.svelte-1vd6a7q{display:flex;height:100%;width:26em;background-color:rgb(var(--light));gap:1em;margin-bottom:1em;align-items:center;padding:1em .7em .7em;flex-direction:column;position:relative;border-radius:1em;max-width:90vw}.buy-card-top-back.svelte-1vd6a7q{width:100%;border-top-right-radius:1em;border-top-left-radius:1em;position:relative;top:1em}.confirm-card-top-back.svelte-1vd6a7q{width:100%;min-height:12em;height:12em;border-top-right-radius:1em;border-top-left-radius:1em;position:relative;top:1em}.header-image.svelte-1vd6a7q{border-top-right-radius:1em;border-top-left-radius:1em;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.volatility-wrap.svelte-1vd6a7q{display:flex;height:1em;gap:.1em;flex-direction:row}.volatility-wrap.svelte-1vd6a7q svg{height:100%}.volatility-on.svelte-1vd6a7q{height:1.5em;width:1.2em;color:var(--game-theme-color)}.volatility-off.svelte-1vd6a7q{height:1.5em;width:1.2em;color:rgb(var(--lightgrey))}.title.svelte-1vd6a7q{font-size:1.25em;font-weight:700;text-align:center}.dialog-text.svelte-1vd6a7q{text-align:center;font-size:.9em;line-height:1.3;color:rgb(var(--dark));opacity:.8;padding:0 .5em}.amount.svelte-1vd6a7q{font-weight:1000;font-size:2em;text-align:center;white-space:nowrap;max-width:100%;padding:0 .25em;box-sizing:border-box}.select-button.svelte-1vd6a7q{width:100%;font-weight:800;color:rgb(var(--light));font-size:1.25em;background:var(--game-theme-color-secondary);border-radius:.5em;align-items:center;display:flex;justify-content:center;cursor:pointer;height:2.25em}.select-button.buy.svelte-1vd6a7q,.select-button.confirm.svelte-1vd6a7q{background-color:var(--game-theme-color)}.bottom-panel.svelte-1vd6a7q{position:absolute;bottom:1em;width:-moz-fit-content;width:fit-content;padding:1em 1.5em 1em 2em;background-color:rgba(var(--card-primary),.7);border-radius:1em;gap:2em;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.bottom-panel.portrait.svelte-1vd6a7q{width:100%;flex-direction:column}.bet-wrap.svelte-1vd6a7q{display:flex;flex-direction:row;gap:.5em;align-items:center;justify-content:center}.confirm-popup-wrap.svelte-1vd6a7q{position:fixed;top:0;left:0;z-index:999;width:100vw;height:100vh;height:100dvh;background-color:rgba(var(--dark),.25);display:flex;align-items:center;justify-content:center;pointer-events:auto;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);overflow:hidden;-webkit-overflow-scrolling:touch}.underlay.svelte-45n65i{cursor:pointer;pointer-events:all;width:100vw;height:100vh;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:999;position:fixed;top:0;left:0}.error-wrapper.svelte-45n65i{background-color:rgba(var(--dark),.9);border-radius:1em;flex-direction:column;gap:2px;padding:4em;outline:solid 4px #ea425d;outline-offset:-8px;z-index:1000;color:rgb(var(--light));text-align:center;display:flex;align-items:center;justify-content:center}.error.svelte-45n65i{font-weight:700;font-size:1.5em}body:has(.underlay){pointer-events:none}.underlay.svelte-courni{cursor:pointer;pointer-events:all;width:100vw;height:100vh;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:999;position:fixed;top:0;left:0;animation:svelte-courni-fadeIn .3s ease-out}@keyframes svelte-courni-fadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.resume-wrapper.svelte-courni{background-color:rgba(var(--dark),.9);border-radius:1.5em;padding:0;outline:solid 4px #00ccff;outline-offset:-8px;z-index:1000;animation:svelte-courni-modalSlideIn .4s cubic-bezier(.34,1.56,.64,1);max-width:420px;width:90vw}@keyframes svelte-courni-modalSlideIn{0%{transform:scale(.8) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.modal-content.svelte-courni{padding:2.5em 2em 2em;text-align:center;color:rgb(var(--light))}.resume-title.svelte-courni{font-weight:700;font-size:1.75em;margin:0 0 .5em;color:#0cf}.resume-subtitle.svelte-courni{font-size:.95em;color:rgba(var(--light),.7);margin:0 0 2em;font-weight:400}.button-container.svelte-courni{display:flex;gap:1em;justify-content:center;align-items:center}.cancel-button.svelte-courni,.resume-button.svelte-courni{flex:1;padding:.875em 1.5em;border:none;border-radius:.75em;font-weight:600;font-size:.95em;cursor:pointer;transition:all .2s ease;min-width:120px}.cancel-button.svelte-courni{background-color:rgba(var(--light),.1);color:rgb(var(--light))}.cancel-button.svelte-courni:hover{background-color:rgba(var(--light),.2)}.resume-button.svelte-courni{background-color:#0cf;color:#fff;border:1px solid rgba(255,255,255,.2)}.resume-button.svelte-courni:hover{background-color:#33d9ff}@media(max-width:480px){.modal-content.svelte-courni{padding:2em 1.5em 1.5em}.resume-title.svelte-courni{font-size:1.5em}.button-container.svelte-courni{flex-direction:column;gap:.75em}.cancel-button.svelte-courni,.resume-button.svelte-courni{width:100%}}.underlay.svelte-jcl9me{cursor:default;pointer-events:all;width:100vw;height:100vh;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:999;position:fixed;top:0;left:0;animation:svelte-jcl9me-fadeIn .25s ease-out}@keyframes svelte-jcl9me-fadeIn{0%{opacity:0}to{opacity:1}}.modal.svelte-jcl9me{position:relative;font-size:clamp(.75rem,.5rem + 1.4vmin,1rem);background-color:rgba(var(--dark),.92);border:1px solid rgba(255,255,255,.08);border-radius:.5em;padding:1.25em 1.25em 1em;width:min(90vw,380px);max-height:94vh;overflow-y:auto;color:rgb(var(--light));box-shadow:0 8px 32px #00000080;animation:svelte-jcl9me-modalIn .3s cubic-bezier(.34,1.4,.64,1)}.close-btn.svelte-jcl9me{position:absolute;top:.5em;right:.5em;width:1.75em;height:1.75em;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;border-radius:.25em;color:rgba(var(--light),.5);font-size:1.3em;line-height:1;cursor:pointer;transition:color .15s ease,background-color .15s ease}.close-btn.svelte-jcl9me:hover{color:rgb(var(--light));background-color:#ffffff14}.close-btn.svelte-jcl9me:active{background-color:#ffffff1f}@keyframes svelte-jcl9me-modalIn{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header.svelte-jcl9me{text-align:center;padding-bottom:.75em;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.75em}.title.svelte-jcl9me{margin:0;font-weight:700;font-size:1.25em;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--light))}.stats.svelte-jcl9me{margin:0;padding:0;display:flex;flex-direction:column;gap:.35em}.row.svelte-jcl9me{display:flex;justify-content:space-between;align-items:baseline;font-size:.9em}.row.svelte-jcl9me dt:where(.svelte-jcl9me){color:rgba(var(--light),.55);font-weight:400;letter-spacing:.02em;text-transform:uppercase;font-size:.82em}.row.svelte-jcl9me dd:where(.svelte-jcl9me){margin:0;color:rgb(var(--light));font-weight:600;font-variant-numeric:tabular-nums}.row.total.svelte-jcl9me dt:where(.svelte-jcl9me){color:rgba(var(--light),.85);font-weight:600}.row.total.svelte-jcl9me dd:where(.svelte-jcl9me){font-size:1.05em}.row.win.svelte-jcl9me dt:where(.svelte-jcl9me),.row.win.svelte-jcl9me dd:where(.svelte-jcl9me){color:var(--game-theme-color, #41e1fb)}.row.win.svelte-jcl9me dd:where(.svelte-jcl9me){font-size:1.2em;font-weight:700}.divider.svelte-jcl9me{height:1px;background-color:#ffffff14;margin:.4em 0}.status.svelte-jcl9me{text-align:center;padding:1em 0 .5em}.status.svelte-jcl9me p:where(.svelte-jcl9me){margin:0;color:rgba(var(--light),.7);font-size:.95em}.status.error.svelte-jcl9me p:where(.svelte-jcl9me){color:#ff5a5a}.actions.svelte-jcl9me{display:flex;gap:.75em;margin-top:1.1em}.btn.svelte-jcl9me{flex:1;padding:.75em 1.25em;border:none;border-radius:.25em;font-weight:700;font-size:.9em;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:filter .15s ease,transform .05s ease}.btn.svelte-jcl9me:disabled{opacity:.5;cursor:not-allowed}.btn.svelte-jcl9me:not(:disabled):hover{filter:brightness(1.12)}.btn.svelte-jcl9me:not(:disabled):active{transform:translateY(1px)}.btn.primary.svelte-jcl9me{background-color:var(--game-theme-color, #41e1fb);color:rgb(var(--dark))}.btn.error.svelte-jcl9me{background-color:#ff5a5a;color:#fff}body:has(.underlay){pointer-events:none;overflow:hidden}.loader.svelte-17tc9k6{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:999;position:fixed;top:0;left:0;background-color:#000}.loader.svelte-17tc9k6 img:where(.svelte-17tc9k6){width:100%;max-width:550px}.tp-rotv{--tp-blade-value-width: 28px}.tp-ckbv_w{justify-content:flex-end}.main-wrap.svelte-1y43got{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;pointer-events:none}.fade-wrap.svelte-1y43got{position:absolute;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;width:100%;pointer-events:none}.reopen-row.svelte-1y43got{display:flex;justify-content:center;padding:0 .75em .75em;pointer-events:none}.reopen-pill.svelte-1y43got{pointer-events:auto;padding:.5em 1em;border:1px solid rgba(255,255,255,.15);border-radius:999px;background-color:#000000b3;color:rgb(var(--light));font-family:sans-serif;font-weight:600;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 16px #0006;transition:filter .15s ease,transform .05s ease}.reopen-pill.svelte-1y43got:hover{filter:brightness(1.18)}.reopen-pill.svelte-1y43got:active{transform:translateY(1px)}.wrap.svelte-1y43got{display:flex;width:100%;justify-content:space-between;padding-left:.25em;padding-right:.25em;padding-top:.25em;z-index:999}.title.svelte-1y43got{font-weight:600;color:rgb(var(--light));font-family:sans-serif;pointer-events:auto;z-index:999}.title-logo.svelte-1y43got{transform:scale(.25);transform-origin:100% 0%;background-color:rgb(var(--light));font-weight:600;padding:.8em;border-radius:.5em;color:rgb(var(--dark));font-family:sans-serif;pointer-events:auto;z-index:999}:root{--game-theme-color: #41e1fb;--game-theme-color-secondary: #fbdc33}
