.game-card[data-v-96c0fcd0]{--logo-max-height: 200px;display:block;text-decoration:none;color:inherit;height:500px;border-radius:24px;overflow:hidden;cursor:pointer;position:relative;transition:transform .3s ease,box-shadow .3s ease;background-size:cover;background-position:center;background-repeat:no-repeat}.game-card[data-v-96c0fcd0]:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(var(--v-theme-primary),.25)}.price-chip[data-v-96c0fcd0]{position:absolute;top:0;right:0;z-index:2;font-weight:600;border-radius:0 24px 0 20px;opacity:.8}.game-card-content[data-v-96c0fcd0]{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;padding:32px}.logo-section[data-v-96c0fcd0]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%}.game-logo[data-v-96c0fcd0]{width:100%;height:var(--logo-max-height);max-width:90%;max-height:var(--logo-max-height);filter:drop-shadow(0 4px 12px rgba(0,0,0,.8))}.game-logo[data-v-96c0fcd0] .v-responsive{max-height:var(--logo-max-height)!important;height:var(--logo-max-height)!important;max-width:100%!important;width:100%!important}.game-logo[data-v-96c0fcd0] .v-responsive__content{max-height:var(--logo-max-height)!important;height:100%!important;max-width:100%!important}.game-logo[data-v-96c0fcd0] .v-img__img{object-fit:contain!important;position:relative!important;max-height:var(--logo-max-height)!important;max-width:100%!important}.game-logo[data-v-96c0fcd0] img{max-width:100%!important;max-height:var(--logo-max-height)!important;width:auto!important;height:auto!important;object-fit:contain!important}.view-details-btn[data-v-96c0fcd0]{height:44px;border-radius:22px;font-size:15px;font-weight:600;transition:all .3s ease}.view-details-btn[data-v-96c0fcd0] .v-icon{font-size:18px}.view-details-btn[data-v-96c0fcd0]:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(var(--v-theme-primary),.3)}@media(max-width:600px){.game-card[data-v-96c0fcd0]{--logo-max-height: 100px;height:500px}.game-card-content[data-v-96c0fcd0]{padding:16px}.logo-section[data-v-96c0fcd0]{padding:0 10px}.game-logo[data-v-96c0fcd0]{max-width:85%!important}.view-details-btn[data-v-96c0fcd0]{height:50px;font-size:16px}.pricing-text[data-v-96c0fcd0]{font-size:14px}.price-chip[data-v-96c0fcd0]{font-size:12px}}@media(max-width:400px){.game-card[data-v-96c0fcd0]{--logo-max-height: 70px}.game-card-content[data-v-96c0fcd0]{padding:12px}.logo-section[data-v-96c0fcd0]{padding:0 8px}.game-logo[data-v-96c0fcd0]{max-width:80%!important}.price-chip[data-v-96c0fcd0]{font-size:11px;padding:4px 8px}}.games-container[data-v-1364a99b]{width:100%;padding:0;margin:0;min-height:100vh}.games-layout[data-v-1364a99b]{display:flex;flex-direction:column;gap:0;max-width:1400px;margin:0 auto;padding:0}.games-layout[data-v-1364a99b]>.hero-section{margin:0!important}.games-layout[data-v-1364a99b]>:first-child{margin-bottom:2rem!important}.games-layout[data-v-1364a99b]>*{margin-bottom:2rem}.games-layout[data-v-1364a99b]>*:last-child{margin-bottom:0}.section-card[data-v-1364a99b]{margin-bottom:1.5rem;border-radius:16px!important;border:1px solid rgba(var(--v-theme-on-surface),.12)!important;box-shadow:none!important}.seo-content-section[data-v-1364a99b]{max-width:100%;background:rgb(var(--v-theme-surface))!important;border-radius:16px!important;border:1px solid rgba(var(--v-theme-on-surface),.12)!important;box-shadow:none!important;margin-bottom:2rem!important}.seo-content-section[data-v-1364a99b] .v-card-text{padding:24px!important}.trustpilot-section[data-v-1364a99b]{padding:0!important;border-radius:16px!important;border:1px solid rgba(var(--v-theme-on-surface),.12)!important;background:rgb(var(--v-theme-surface))!important;box-shadow:none!important}.content-title[data-v-1364a99b]{font-size:28px;font-weight:700;margin-top:0;margin-bottom:16px;text-align:center;color:rgb(var(--v-theme-on-surface));line-height:1.3}.content-intro[data-v-1364a99b]{font-size:1.125rem;line-height:1.8;text-align:center;margin-bottom:32px;opacity:.9;max-width:900px;margin-left:auto;margin-right:auto}.content-features[data-v-1364a99b]{display:grid;gap:24px;margin-top:32px}.content-feature[data-v-1364a99b]{display:flex;gap:20px;padding:24px;background:rgba(var(--v-theme-on-surface),.02);border-radius:12px;border:1px solid rgba(var(--v-theme-on-surface),.08);transition:all .3s ease}.content-feature[data-v-1364a99b]:hover{background:rgba(var(--v-theme-on-surface),.04);border-color:rgba(var(--v-theme-on-surface),.16);transform:translate(4px)}.content-feature-icon[data-v-1364a99b]{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:rgba(var(--v-theme-primary),.1);border-radius:12px}.content-feature-text[data-v-1364a99b]{flex:1}.content-feature-title[data-v-1364a99b]{font-size:1.25rem;font-weight:600;margin:0 0 8px;color:rgb(var(--v-theme-on-surface))}.content-feature-desc[data-v-1364a99b]{font-size:1rem;line-height:1.7;margin:0;opacity:.85}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.revenue-banner[data-v-1364a99b]{--angle: 0deg;border:3px solid transparent!important;position:relative;transition:transform .3s ease;background:linear-gradient(rgba(var(--v-theme-surface),1),rgba(var(--v-theme-surface),1)) padding-box,conic-gradient(from var(--angle),rgb(var(--v-theme-primary)),rgba(var(--v-theme-primary),.95) 60deg,rgba(var(--v-theme-primary),.9) 120deg,rgba(var(--v-theme-primary),.85) 180deg,rgba(var(--v-theme-primary),.75) 240deg,rgba(var(--v-theme-primary),.6) 300deg,rgba(var(--v-theme-primary),.3) 340deg,rgb(var(--v-theme-primary)) 360deg) border-box;filter:drop-shadow(0 0 8px rgba(var(--v-theme-primary),.3))}.revenue-banner[data-v-1364a99b]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(var(--v-theme-primary),.08) 0%,rgba(var(--v-theme-primary),.04) 50%,transparent 100%);border-radius:12px;pointer-events:none;z-index:0}.revenue-banner[data-v-1364a99b] .v-card-text{position:relative;z-index:1}@keyframes rotateBorder-1364a99b{to{--angle: 360deg}}.revenue-banner[data-v-1364a99b]:hover{border-color:rgba(var(--v-theme-primary),.4);box-shadow:0 4px 20px rgba(var(--v-theme-primary),.15)!important;transform:translateY(-2px)}.revenue-banner-avatar[data-v-1364a99b]{background:linear-gradient(135deg,rgba(var(--v-theme-on-surface),.12),rgba(var(--v-theme-on-surface),.06))!important;box-shadow:0 4px 12px #0000001a;border:2px solid rgba(var(--v-theme-on-surface),.15)}.revenue-banner-avatar[data-v-1364a99b] .v-icon{color:rgb(var(--v-theme-on-surface))!important;opacity:.9}.revenue-banner-title[data-v-1364a99b]{font-size:1.25rem;font-weight:700;margin-bottom:8px;color:rgb(var(--v-theme-on-surface));line-height:1.4}.revenue-banner-desc[data-v-1364a99b]{font-size:1.0625rem;line-height:1.7;margin:0;color:rgba(var(--v-theme-on-surface),.9)}.revenue-banner-email[data-v-1364a99b]{font-weight:700;color:rgb(var(--v-theme-on-surface));text-decoration:underline;transition:opacity .2s ease}.revenue-banner-email[data-v-1364a99b]:hover{opacity:.7}.games-grid-section[data-v-1364a99b]{margin-top:16px}.games-section-title[data-v-1364a99b]{font-size:28px;font-weight:700;margin-bottom:0;text-align:center;line-height:1.3}.games-section-subtitle[data-v-1364a99b]{font-size:1.1rem;opacity:.8;margin-bottom:32px;text-align:center}.games-grid[data-v-1364a99b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;padding:0;width:100%}.comparison-section[data-v-1364a99b]{max-width:100%;background:rgb(var(--v-theme-surface))!important;border-radius:16px!important;border:1px solid rgba(var(--v-theme-on-surface),.12)!important;box-shadow:none!important;margin-bottom:2rem!important}.comparison-section[data-v-1364a99b] .v-card-text{padding:24px!important}.comparison-title[data-v-1364a99b]{font-size:28px;font-weight:700;margin-top:0;margin-bottom:20px;text-align:center;line-height:1.3;color:rgb(var(--v-theme-on-surface))}.comparison-table[data-v-1364a99b]{display:flex;flex-direction:column;gap:0;border-radius:12px;overflow:hidden;border:1px solid rgba(var(--v-theme-on-surface),.08);box-shadow:0 2px 8px #0000000a}.comparison-header[data-v-1364a99b],.comparison-row[data-v-1364a99b]{display:grid;grid-template-columns:2fr 1.2fr 1.2fr;background:transparent}.comparison-header[data-v-1364a99b]{background:linear-gradient(135deg,rgba(var(--v-theme-primary),.08),rgba(var(--v-theme-primary),.12));border-bottom:2px solid rgba(var(--v-theme-primary),.2)}.comparison-header>div[data-v-1364a99b]{padding:20px 16px;font-weight:700;font-size:1.0625rem;display:flex;align-items:center;justify-content:center;gap:8px;color:rgb(var(--v-theme-on-surface));text-align:center}.comparison-feature-header[data-v-1364a99b]{justify-content:flex-start!important;padding-left:24px!important;text-align:left}.fluxplay-header[data-v-1364a99b]{background:linear-gradient(135deg,rgb(var(--v-theme-primary)),rgba(var(--v-theme-primary),.85));color:#fff!important;font-weight:800;font-size:1.125rem!important;box-shadow:0 2px 8px rgba(var(--v-theme-primary),.3);position:relative}.fluxplay-header[data-v-1364a99b]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:rgb(var(--v-theme-primary))}.crown-icon[data-v-1364a99b]{color:gold!important;filter:drop-shadow(0 2px 4px rgba(255,215,0,.4))}.comparison-row[data-v-1364a99b]{border-bottom:1px solid rgba(var(--v-theme-on-surface),.08);transition:all .2s ease}.comparison-row[data-v-1364a99b]:last-child{border-bottom:none}.comparison-row[data-v-1364a99b]:hover{background:rgba(var(--v-theme-primary),.02)}.comparison-row>div[data-v-1364a99b]{padding:18px 16px;background:transparent;display:flex;align-items:center;justify-content:center;font-size:.9375rem}.comparison-feature[data-v-1364a99b]{justify-content:flex-start!important;font-weight:600;padding-left:24px!important;color:rgb(var(--v-theme-on-surface))}.fluxplay-value[data-v-1364a99b]{background:linear-gradient(135deg,rgba(var(--v-theme-primary),.12),rgba(var(--v-theme-primary),.08));font-weight:800;color:rgb(var(--v-theme-primary));border-left:3px solid rgb(var(--v-theme-primary));border-right:3px solid rgb(var(--v-theme-primary));font-size:1rem;position:relative}.fluxplay-value[data-v-1364a99b]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--v-theme-primary),.3),transparent)}.comparison-row:last-child .fluxplay-value[data-v-1364a99b]{border-bottom:3px solid rgb(var(--v-theme-primary))}.comparison-row:last-child .fluxplay-value[data-v-1364a99b]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--v-theme-primary),.3),transparent)}.comparison-value[data-v-1364a99b]{color:rgba(var(--v-theme-on-surface),.85)}.faq-expansion-panels[data-v-1364a99b]{margin-top:24px}.faq-expansion-panel[data-v-1364a99b]{margin-bottom:12px;border-radius:12px!important;overflow:hidden;background:rgba(var(--v-theme-surface),.8)!important;border:1px solid rgba(var(--v-theme-primary),.1);transition:all .3s ease}.faq-expansion-panel[data-v-1364a99b]:hover{border-color:rgba(var(--v-theme-primary),.3);box-shadow:0 4px 12px rgba(var(--v-theme-primary),.1)}.faq-expansion-panel[data-v-1364a99b]:last-child{margin-bottom:0}.faq-question[data-v-1364a99b]{font-weight:600;padding:20px 24px}.question-wrapper[data-v-1364a99b]{display:flex;align-items:center;gap:16px;width:100%}.question-icon[data-v-1364a99b]{flex-shrink:0}.question-text[data-v-1364a99b]{font-size:1.0625rem;font-weight:600;line-height:1.5;margin:0;color:rgb(var(--v-theme-on-surface))}.faq-answer[data-v-1364a99b]{padding:0 24px 20px!important;font-size:1rem;line-height:1.7;color:rgba(var(--v-theme-on-surface),.85)}.faq-answer[data-v-1364a99b] p{margin-bottom:12px}.faq-answer[data-v-1364a99b] p:last-child{margin-bottom:0}.faq-answer[data-v-1364a99b] strong{font-weight:600;color:rgb(var(--v-theme-primary))}.faq-answer[data-v-1364a99b] ul,.faq-answer[data-v-1364a99b] ol{margin-left:24px;margin-bottom:12px}.faq-answer[data-v-1364a99b] li{margin-bottom:8px}.faq-answer[data-v-1364a99b] a{color:rgb(var(--v-theme-primary));text-decoration:none}.faq-answer[data-v-1364a99b] a:hover{text-decoration:underline}.faq-answer[data-v-1364a99b] code{background:rgba(var(--v-theme-primary),.1);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.trustpilot-section[data-v-1364a99b]{background:linear-gradient(135deg,#00b67a0d,#00b67a05)}.trustpilot-link[data-v-1364a99b]{text-decoration:none;color:inherit}.trustpilot-rating-container[data-v-1364a99b]{display:inline-block}.trustpilot-logo[data-v-1364a99b]{display:flex;align-items:center;justify-content:center;gap:8px}.trustpilot-text[data-v-1364a99b]{font-size:1.5rem;font-weight:700;color:#00b67a}.trustpilot-stars[data-v-1364a99b]{display:flex;justify-content:center;gap:4px}.trustpilot-rating-text[data-v-1364a99b]{display:flex;flex-direction:column;gap:4px}.rating-score[data-v-1364a99b]{font-size:1.25rem;font-weight:700}.rating-reviews[data-v-1364a99b]{font-size:.95rem;opacity:.7}[data-v-1364a99b] .cta-section .v-btn{background-color:#fff!important;color:rgb(var(--v-theme-primary))!important}[data-v-1364a99b] .cta-section .v-btn .v-icon{color:rgb(var(--v-theme-primary))!important}@media(max-width:960px){.content-intro[data-v-1364a99b]{font-size:1rem}.content-feature-title[data-v-1364a99b]{font-size:1.125rem}.content-feature-desc[data-v-1364a99b]{font-size:.9375rem}.features-grid[data-v-1364a99b]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.comparison-header[data-v-1364a99b],.comparison-row[data-v-1364a99b]{grid-template-columns:1.5fr 1fr 1fr}.comparison-header>div[data-v-1364a99b],.comparison-row>div[data-v-1364a99b]{padding:16px 12px;font-size:.875rem}.comparison-feature-header[data-v-1364a99b],.comparison-feature[data-v-1364a99b]{padding-left:16px!important}}@media(max-width:600px){.games-container[data-v-1364a99b]{padding:0}.games-layout[data-v-1364a99b]{gap:0}.games-layout[data-v-1364a99b]>*{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;margin-bottom:2rem!important}.games-layout[data-v-1364a99b]>:last-child{margin-bottom:0!important}.games-layout[data-v-1364a99b]>:first-child{margin-bottom:.7rem!important}.section-title[data-v-1364a99b]{font-size:1.5rem}.content-intro[data-v-1364a99b]{font-size:.9375rem}.content-feature[data-v-1364a99b]{flex-direction:row;flex-wrap:wrap;gap:12px;padding:16px;align-items:flex-start}.content-feature-icon[data-v-1364a99b]{width:40px;height:40px;margin-bottom:0}.content-feature-icon[data-v-1364a99b] .v-icon{font-size:24px!important}.content-feature-text[data-v-1364a99b]{flex:1;text-align:left;display:flex;flex-direction:column;gap:8px;min-width:0}.content-feature-title[data-v-1364a99b]{font-size:1.0625rem;text-align:left;margin:0}.content-feature-desc[data-v-1364a99b]{font-size:.875rem;text-align:left;width:calc(100% + 52px);margin-left:-52px}.features-grid[data-v-1364a99b]{grid-template-columns:1fr}.games-section-title[data-v-1364a99b]{font-size:1.5rem}.games-section-subtitle[data-v-1364a99b]{font-size:1rem}.games-grid[data-v-1364a99b]{grid-template-columns:1fr;gap:24px}.comparison-header[data-v-1364a99b],.comparison-row[data-v-1364a99b]{grid-template-columns:1fr 1fr 1fr}.comparison-header>div[data-v-1364a99b],.comparison-row>div[data-v-1364a99b]{padding:12px 8px;font-size:.75rem;justify-content:center!important;text-align:center}.comparison-feature-header[data-v-1364a99b]{padding-left:12px!important;justify-content:flex-start!important;text-align:left}.comparison-feature[data-v-1364a99b]{padding-left:12px!important;font-size:.8125rem;justify-content:flex-start!important;text-align:left}.fluxplay-header[data-v-1364a99b]{font-size:.875rem!important;padding:12px 8px}.fluxplay-value[data-v-1364a99b]{font-size:.75rem;background:linear-gradient(135deg,rgba(var(--v-theme-primary),.12),rgba(var(--v-theme-primary),.08))!important;font-weight:700;border-left:2px solid rgb(var(--v-theme-primary))!important;border-right:2px solid rgb(var(--v-theme-primary))!important}.comparison-row:last-child .fluxplay-value[data-v-1364a99b]{border-bottom:2px solid rgb(var(--v-theme-primary))!important}.crown-icon[data-v-1364a99b]{font-size:16px!important}.question-text[data-v-1364a99b]{font-size:1rem}}
