/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.table-caption{display:table-caption}}:root{--navy:#071f55;--navy-2:#0b2e72;--blue:#155fff;--sky:#59c7ff;--sky-soft:#102b58;--red:#ed3729;--red-dark:#bb1c1c;--yellow:#ffd226;--cream:#081a38;--ink:#f6f8ff;--muted:#b5c4df;--line:#29466f;--white:#fff;--radius-sm:14px;--radius:24px;--radius-lg:34px;--shadow:8px 8px 0 var(--navy);--shadow-red:8px 8px 0 var(--red-dark)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{color:var(--ink);background:#06142f;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,summary{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.button,.eyebrow,dt,dd{font-family:Arial Black,Arial,Helvetica,sans-serif}h1,h2,h3{letter-spacing:-.035em;font-weight:900;line-height:1.08}h1,h2,h3,p,a,li,dd,td,th{overflow-wrap:break-word;word-break:normal}h1{font-size:clamp(2.7rem,6vw,5.8rem)}h2{font-size:clamp(2rem,4vw,3.7rem)}h3{font-size:1.3rem}p{color:var(--muted)}strong{color:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:100px 0;position:relative}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2{margin-bottom:16px}.section-heading>p,.section-heading div+p{font-size:1.05rem}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:50px;max-width:none;display:grid}.centered{text-align:center;margin-inline:auto}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.icon{flex:none;width:1.25em;height:1.25em}.button{border:2px solid var(--navy);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:10px;min-height:54px;padding:13px 22px;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translate(-2px,-2px)}.button-red{color:#fff;background:var(--red);box-shadow:5px 5px 0 var(--navy)}.button-red:hover{box-shadow:8px 8px 0 var(--navy);background:#ff493d}.button-outline{color:#fff;background:#0a2b5d;border-color:#fff;box-shadow:5px 5px #071f55a6}.button-outline:hover{color:var(--navy);background:var(--yellow);box-shadow:7px 7px 0 var(--navy)}.button-ghost{color:#fff;box-shadow:none;background:#17345f;border-color:#3e6295}.button-ghost:hover{background:#21497d;box-shadow:5px 5px #06142f}.button-outline-light{color:#fff;border-color:#ffffffa6}.button-outline-light:hover{color:var(--navy);background:var(--yellow);border-color:var(--navy);box-shadow:5px 5px 0 var(--navy)}.button-navy{color:#fff;background:var(--navy);border-color:var(--navy);box-shadow:5px 5px 0 var(--sky)}.button-navy:hover{box-shadow:8px 8px 0 var(--sky)}.button-small{min-height:44px;padding:10px 18px;font-size:.9rem}.text-link{color:var(--blue);align-items:center;gap:8px;font-weight:900;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(5px)}.center-action{text-align:center;margin-top:36px}.site-header{z-index:50;color:#fff;background:var(--navy);border-bottom:3px solid var(--yellow);position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:78px;display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-size:1.15rem;display:inline-flex}.brand strong{color:var(--yellow)}.brand-logo{object-fit:contain;object-position:left center;width:190px;height:52px;display:block}.desktop-nav{align-items:center;gap:8px;margin-left:auto;display:flex}.desktop-nav a{color:#dbe9ff;border-radius:9px;padding:9px 11px;font-size:.9rem;font-weight:800}.desktop-nav a:hover{color:var(--navy);background:var(--yellow)}.header-cta{box-shadow:none}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;background:#173679;border:1px solid #47669f;border-radius:12px;place-content:center;gap:5px;width:46px;height:46px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;width:22px;height:2px}.mobile-menu nav{background:var(--navy);border:2px solid var(--yellow);width:260px;box-shadow:7px 7px 0 var(--red);border-radius:16px;padding:12px;position:absolute;top:55px;right:0}.mobile-menu nav a{color:#fff;border-radius:9px;padding:12px 14px;font-weight:800;display:block}.mobile-menu nav a:hover{color:var(--navy);background:var(--yellow)}.hero{color:#fff;border-bottom:5px solid var(--navy);background:linear-gradient(155deg,#185ca8 0%,#1555c5 45%,#0a2c7a 100%);align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.24;background:repeating-linear-gradient(104deg,#0000 0 80px,#ffffff29 82px 86px,#0000 88px 160px);position:absolute;inset:0;transform:skewY(-7deg)scale(1.2)}.hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:20px;padding:70px 0 88px;display:grid;position:relative}.hero-copy{z-index:4;position:relative}.hero-eyebrow{color:var(--navy);background:var(--yellow);border:2px solid var(--navy);border-radius:999px;align-items:center;gap:8px;padding:8px 13px;display:inline-flex}.live-dot{background:var(--red);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ed37292e}.hero h1{text-shadow:0 4px #051b4d4d;flex-direction:column;align-items:flex-start;max-width:760px;margin:20px 0 24px;display:flex}.hero h1 span{max-width:100%;display:block}.hero-title-top{font-size:.72em}.hero h1 .hero-title-brand{color:var(--yellow);letter-spacing:-.065em;text-shadow:3px 3px 0 var(--red), 5px 5px 0 var(--navy);transform:rotate(-1.2deg)}.hero-title-bottom{max-width:690px!important}.hero-lead{color:#e8f4ff;max-width:700px;margin-bottom:28px;font-size:1.13rem}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-pills{flex-wrap:wrap;gap:9px;margin:30px 0 0;padding:0;list-style:none;display:flex}.hero-pills li{color:#eaf3ff;background:#071f559e;border:1px solid #ffffff45;border-radius:999px;padding:8px 13px;font-size:.84rem}.hero-pills strong{color:var(--yellow)}.hero-visual{min-height:540px;position:relative}.hero-plane{z-index:3;object-fit:contain;filter:drop-shadow(0 30px 24px #01113566);width:126%;max-width:none;height:auto;animation:4.2s ease-in-out infinite planeFloat;position:absolute;top:2%;left:-13%}@keyframes planeFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-16px)rotate(1deg)}}.flight-chip{z-index:4;width:86px;min-height:62px;color:var(--yellow);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:.9;background:linear-gradient(145deg,#14438be6,#071f55e6);border:1px solid #ffd226c7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;animation:4.2s ease-in-out infinite chipFloat;display:flex;position:absolute;box-shadow:0 10px 24px #0212394d}.flight-chip:before{display:none}.flight-chip small{color:#c8daf5;letter-spacing:.1em;font:900 .46rem/1 Arial Black,Arial}.flight-chip strong{text-shadow:0 2px 5px #00000047;font:900 1.18rem/1.2 Arial Black,Arial}.chip-one{top:15%;left:3%}.chip-two{animation-delay:-.7s;top:4%;right:2%}.chip-three{animation-delay:-1.4s;bottom:20%;right:5%}@keyframes chipFloat{50%{transform:translateY(-5px)}}.altimeter{z-index:4;color:#fff;text-align:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:.92;background:linear-gradient(145deg,#14438beb,#071f55f0);border:1px solid #ffd226c7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:118px;height:78px;display:flex;position:absolute;bottom:10%;left:8%;box-shadow:0 10px 24px #02123952}.altimeter:before{display:none}.altimeter span,.altimeter strong,.altimeter small{z-index:1;position:relative}.altimeter span{color:#c8daf5;letter-spacing:.14em;font-size:.54rem;font-weight:900}.altimeter strong{color:var(--yellow);text-shadow:0 2px 5px #0000003d;font:900 1.42rem/1.05 Arial Black,Arial}.altimeter small{color:#c8daf5;font-size:.5rem}.hero-sun{z-index:0;background:var(--yellow);border-radius:50%;width:190px;height:190px;position:absolute;top:4%;right:5%;box-shadow:0 0 0 24px #ffd22629,0 0 0 55px #ffd22614}.cloud{z-index:1;background:#ffffffe6;border-radius:999px;width:210px;height:66px;position:absolute}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud:before{width:95px;height:95px;bottom:0;left:35px}.cloud:after{width:75px;height:75px;bottom:0;right:30px}.cloud-one{top:36%;left:-110px;transform:scale(.8)}.cloud-two{opacity:.55;bottom:15%;right:-95px;transform:scale(1.2)}.runway{z-index:3;background:var(--navy);height:34px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.runway span{background:repeating-linear-gradient(90deg, var(--yellow) 0 48px, transparent 48px 82px);height:6px;margin-top:14px;display:block}.section-games{background:#081a38}.games-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.game-card{border-radius:var(--radius-lg);background:#102852;border:2px solid #3a5f94;grid-template-columns:46% 54%;min-height:580px;display:grid;overflow:hidden;box-shadow:8px 8px #04112b}.game-card-featured{box-shadow:var(--shadow-red)}.game-cover{background:#0b2a5f;min-height:100%;position:relative;overflow:hidden}.game-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.game-number{z-index:2;color:var(--yellow);background:var(--navy);border:2px solid #fff;border-radius:999px;padding:4px 10px;font:900 .8rem Arial Black,Arial;position:absolute;top:16px;left:16px}.game-card-body{flex-direction:column;align-items:flex-start;min-width:0;padding:34px 28px;display:flex}.game-card-body h3{width:100%;margin-bottom:16px;font-size:clamp(1.75rem,2.2vw,2.35rem);line-height:1.04}.game-card-body>p:not(.eyebrow){font-size:.96rem}.game-card-body h3{overflow-wrap:normal;word-break:keep-all}.mini-stats{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin:auto 0 24px;display:grid}.mini-stats div{background:#0a1d3f;border:1px solid #34547f;border-radius:12px;padding:12px 8px}.mini-stats dt{color:var(--muted);text-transform:uppercase;font-size:.61rem}.mini-stats dd{color:#fff;margin:4px 0 0;font-size:.93rem}.game-card-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.game-card-actions .button{min-width:0;padding-inline:12px;font-size:.83rem}.games-cta{border-radius:var(--radius);background:linear-gradient(120deg,#102b59,#0b2046);border:2px solid #3d6397;justify-content:space-between;align-items:center;gap:30px;margin-top:34px;padding:28px 32px;display:flex;box-shadow:6px 6px #04112b}.games-cta h3{margin:0 0 7px;font-size:1.55rem}.games-cta p:last-child{margin:0}.games-cta .eyebrow{margin-bottom:8px}.how-section{background:#0b2047}.flight-path{grid-template-columns:1fr 1fr;gap:34px;margin-top:56px;display:grid;position:relative}.flight-path article{z-index:2;border-radius:var(--radius);background:#102b58;border:1px solid #406497;grid-template-columns:auto 1fr;gap:18px;padding:25px;display:grid;position:relative;box-shadow:5px 5px #06142f}.flight-path article h3{margin-bottom:7px}.flight-path article p{margin:0;font-size:.93rem}.step-icon{color:#fff;background:var(--blue);border:2px solid var(--navy);border-radius:50%;place-items:center;width:52px;height:52px;font:900 .9rem Arial Black,Arial;display:grid}.flight-line{z-index:3;color:#fff;background:linear-gradient(145deg, var(--blue), #0a3a93);border:3px solid var(--yellow);width:50px;height:50px;box-shadow:0 0 0 6px #0b2047, 5px 5px 0 var(--red);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flight-line svg{color:#fff;filter:drop-shadow(0 2px #00000040);background:0 0;width:27px;height:27px;position:static;transform:none}.notice{border:2px solid var(--navy);border-radius:var(--radius);align-items:flex-start;gap:16px;margin-top:36px;padding:22px 24px;display:flex}.notice svg{flex:none;width:30px;height:30px}.notice p{color:inherit;margin:0}.notice-blue{color:#e8f2ff;background:#102d5d;border-color:#3d6397;box-shadow:5px 5px #06142f}.notice-warm{color:#fff4c9;background:#3c3014;border-color:#9c7a1b;box-shadow:5px 5px #07142e}.compare-section{color:#fff;background:var(--navy)}.compare-section .eyebrow{color:var(--yellow)}.compare-section .section-heading>p{color:#bcd1f2}.comparison-wrap{border-radius:var(--radius);box-shadow:8px 8px 0 var(--red);border:2px solid #5071aa;overflow-x:auto}.comparison-table{border-collapse:collapse;background:#0c2a66;width:100%;min-width:760px}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid #36558f;padding:18px 20px}.comparison-table thead th{color:var(--navy);background:var(--yellow);font:900 1rem Arial Black,Arial}.comparison-table tbody th{color:#aecdff;font-size:.83rem}.comparison-table tbody td{color:#fff}.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:0}.highlight-cell{font:900 1.3rem Arial Black,Arial;color:var(--yellow)!important}.table-caption{clear:both;color:#b9cbea;width:100%;max-width:860px;margin:24px 0 0;font-size:.9rem;line-height:1.75;display:block}.booster-section{background:#071831}.booster-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.booster-intro h2{margin-bottom:18px}.booster-intro .button{margin-top:18px}.booster-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.booster-card{color:#fff;border-radius:var(--radius);border:1px solid #42628f;min-height:205px;padding:24px;transition:transform .2s;box-shadow:5px 5px #031029}.booster-card:hover{transform:translateY(-5px)rotate(-1deg)}.booster-card>.booster-icon{color:#fff;border:2px solid var(--yellow);width:60px;height:56px;box-shadow:4px 4px 0 var(--red);background:linear-gradient(145deg,#2389e9,#0b2e72 72%);border-radius:18px 7px;place-items:center;margin-bottom:20px;display:grid;transform:rotate(-2deg)}.booster-icon svg{width:30px;height:30px}.booster-card h3{margin-bottom:8px}.booster-card p{color:#c4d2e9;margin:0;font-size:.9rem}.magnet{background:#281a45}.laser{background:#123b59}.nitro{background:#443313}.buoy{background:#123a34}.details-section{background:#071831;padding-top:0}.details-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.feature-panel{border-radius:var(--radius);background:#102952;border:1px solid #3d5f8c;grid-template-columns:auto 1fr;align-items:start;gap:24px;padding:34px;display:grid;box-shadow:6px 6px #031027}.feature-panel:first-child{background:var(--blue);box-shadow:7px 7px 0 var(--navy);grid-row:span 2;align-items:center}.feature-panel:first-child .eyebrow{color:var(--yellow)}.feature-panel:first-child h2,.feature-panel:first-child p{color:#fff}.feature-number{width:160px;height:160px;color:var(--navy);background:var(--yellow);box-shadow:8px 8px 0 var(--red);border:7px solid #fff;border-radius:50%;place-items:center;font:900 4rem Arial Black,Arial;display:grid;transform:rotate(-4deg)}.feature-number small{font-size:1.4rem}.feature-icon{color:#fff;border:3px solid var(--yellow);width:68px;height:68px;box-shadow:5px 5px 0 var(--red);background:radial-gradient(circle at 35% 30%,#257ed8,#071f55 70%);border-radius:50%;place-items:center;display:grid}.feature-icon svg{width:32px;height:32px}.feature-panel h2{margin-bottom:12px;font-size:clamp(1.45rem,2.4vw,2.2rem)}.feature-panel p:last-child{margin-bottom:0}.reviews-section,.reviews-full-section{background:#0b2046}.rating-summary{align-items:center;gap:15px;display:flex}.rating-summary>strong{color:var(--navy);font:900 4.4rem/1 Arial Black,Arial}.reviews-section .rating-summary>strong{color:#fff}.rating-summary>span{color:var(--muted);flex-direction:column;font-size:.78rem;display:flex}.stars{color:#ffb800;display:inline-flex}.stars svg{width:19px;height:19px}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.review-card{border-radius:var(--radius);background:#102b58;border:1px solid #426491;flex-direction:column;min-width:0;padding:22px;display:flex;box-shadow:5px 5px #06142f}.review-top{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:18px;display:grid}.review-avatar{color:#fff;background:var(--blue);border:2px solid var(--navy);border-radius:50%;place-items:center;width:45px;height:45px;font:900 1rem Arial Black,Arial;display:grid}.review-top h3{margin:0 0 3px;font-size:.98rem}.review-top p{margin:0;font-size:.76rem}.review-rating{color:var(--navy);background:var(--yellow);border:1px solid var(--navy);border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:900;display:inline-flex}.review-rating svg{width:13px;height:13px}.review-text{color:#c3d1e8;margin:0;font-size:.9rem}.faq-section{background:#071831}.faq-layout{grid-template-columns:.65fr 1.35fr;align-items:start;gap:70px;display:grid}.faq-intro{position:sticky;top:120px}.faq-intro h2{margin-bottom:18px}.faq-intro .text-link{margin-top:8px}.faq-list{gap:12px;display:grid}.faq-list details{border-radius:var(--radius-sm);background:#102952;border:1px solid #3f6190;overflow:hidden;box-shadow:4px 4px #031027}.faq-list summary{cursor:pointer;color:#fff;grid-template-columns:auto 1fr;align-items:center;gap:15px;padding:20px 24px;font-weight:900;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--blue);grid-column:3;font:900 1.5rem Arial Black,Arial}.faq-list details[open] summary:after{content:"–"}.faq-list summary span{color:var(--red);font:900 .78rem Arial Black,Arial}.faq-list details p{color:#bac9e1;margin:0;padding:0 24px 22px 55px}.about-section{color:#fff;background:var(--navy)}.prose-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.about-section article{border-radius:var(--radius);background:#0c2c69;border:2px solid #496ba8;flex-direction:column;padding:36px;display:flex}.about-section .eyebrow{color:var(--yellow)}.about-section article h2{margin:0 0 26px;font-size:clamp(2rem,2.85vw,2.9rem);line-height:1.08}.about-section p{color:#d8e5f8;font-size:1rem;line-height:1.78}.about-section article p:last-child{margin-bottom:0}.responsible-section{background:#071831}.responsible-card{color:#fff;background:var(--blue);border:3px solid var(--navy);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:auto 1.3fr .7fr;align-items:center;gap:30px;padding:42px;display:grid}.responsible-card .eyebrow{color:var(--yellow)}.responsible-card h2,.responsible-card p{color:#fff}.responsible-card p{margin-bottom:0}.responsible-badge{width:100px;height:100px;color:var(--navy);background:var(--yellow);box-shadow:6px 6px 0 var(--red);border:6px solid #fff;border-radius:50%;place-items:center;font:900 2rem Arial Black,Arial;display:grid}.responsible-card ul{margin:0;padding:0;list-style:none}.responsible-card li{padding:8px 0 8px 24px;font-size:.9rem;font-weight:800;position:relative}.responsible-card li:before{content:"✓";color:var(--yellow);position:absolute;left:0}.breadcrumbs{color:#d4e6ff;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:28px;font-size:.82rem;display:flex}.breadcrumbs a{color:var(--yellow);font-weight:800}.page-hero{color:#fff;background:linear-gradient(145deg, var(--navy), var(--blue));border-bottom:6px solid var(--yellow);padding:64px 0 76px}.page-hero-copy{max-width:850px}.page-hero .eyebrow{color:var(--yellow)}.page-hero h1{margin-bottom:22px;font-size:clamp(2.7rem,5vw,5rem)}.page-hero p{color:#d7e7ff;font-size:1.08rem}.game-hero{color:#fff;border-bottom:6px solid var(--yellow);background:linear-gradient(155deg,#35bdfd,#155fff 58%,#0c45c3);padding:54px 0 74px}.game-hero-night{background:radial-gradient(circle at 75% 5%,#9d3aff 0,#243592 32%,#071f55 72%)}.game-hero-grid{grid-template-columns:minmax(280px,380px) 1fr;align-items:center;gap:62px;display:grid}.game-poster{aspect-ratio:720/904;border-radius:var(--radius-lg);box-shadow:10px 10px 0 var(--navy);border:5px solid #fff;position:relative;overflow:hidden;transform:rotate(-1.5deg)}.game-poster img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.poster-badge{z-index:2;color:var(--navy);background:var(--yellow);border:2px solid var(--navy);border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:900;position:absolute;bottom:16px;left:16px}.game-hero-copy .eyebrow{color:var(--yellow)}.game-hero-copy h1{margin-bottom:20px;font-size:clamp(2.7rem,5vw,5rem)}.game-lead{color:#e7f2ff;font-size:1.1rem}.game-actions{flex-wrap:wrap;gap:14px;margin:26px 0 14px;display:flex}.demo-note{color:#c4d9ff;max-width:680px;font-size:.78rem}.hero-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin:30px 0 0;display:grid}.hero-stats div{background:#071f559e;border:1px solid #ffffff4d;border-radius:14px;padding:14px}.hero-stats dt{color:#bcd2f9;text-transform:uppercase;font-size:.62rem}.hero-stats dd{color:#fff;margin:4px 0 0;font-size:.95rem}.facts-section{background:#081a38}.facts-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.facts-grid article{border-radius:var(--radius-sm);background:#102b58;border:1px solid #40608d;padding:18px;box-shadow:4px 4px #031027}.facts-grid span{color:var(--red);font:900 .7rem Arial Black,Arial}.facts-grid h3{color:var(--muted);text-transform:uppercase;margin:20px 0 7px;font-size:.75rem}.facts-grid p{color:#fff;margin:0;font:900 1rem Arial Black,Arial}.inline-boosters{background:var(--navy);color:#fff}.inline-boosters .eyebrow{color:var(--yellow)}.inline-boosters .section-heading p{color:#bdd2f2}.booster-strip{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.booster-strip article{color:var(--ink);background:var(--yellow);border-radius:var(--radius);box-shadow:5px 5px 0 var(--red);border:3px solid #fff;padding:25px}.booster-strip article:nth-child(2){background:#77d8ff}.booster-strip article:nth-child(3){background:#ff897e}.booster-strip article:nth-child(4){background:#94edc6}.booster-strip .booster-strip-icon{color:#fff;border:2px solid var(--yellow);width:58px;height:54px;box-shadow:4px 4px 0 var(--red);background:linear-gradient(145deg,#164a94,#071f55);border-radius:17px 7px;place-items:center;margin-bottom:17px;display:grid}.booster-strip-icon svg{width:30px;height:30px}.booster-strip h3{margin-bottom:8px}.booster-strip p{color:var(--ink);margin:0;font-size:.88rem}.article-section{background:#071831}.article-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:70px;display:grid}.article-toc{border-radius:var(--radius);background:#102b58;border:1px solid #456897;padding:24px;position:sticky;top:110px;box-shadow:6px 6px #031027}.article-toc ol{margin:0 0 22px;padding-left:20px}.article-toc li{color:var(--muted);margin-bottom:10px;font-size:.83rem}.article-toc a:hover{color:var(--blue)}.article-toc .button{width:100%;padding-inline:12px;font-size:.76rem}.longread>section{border-left:3px solid var(--line);padding:0 0 50px 70px;position:relative}.longread>section:before{content:"";background:var(--red);border:3px solid #071831;border-radius:50%;width:15px;height:15px;position:absolute;top:8px;left:-9px;box-shadow:0 0 0 2px #5476a6}.section-number{color:var(--blue);font:900 .72rem Arial Black,Arial;position:absolute;top:2px;left:22px}.longread h2{margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.8rem)}.longread p{font-size:1rem;line-height:1.8}.article-points{grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none;display:grid}.article-points li{color:#fff;background:#102b58;border:1px solid #3e608f;border-radius:10px;padding:13px;font-weight:800}.longread .source-box{border-radius:var(--radius);background:#102b58;border:1px solid #456897;padding:30px;box-shadow:6px 6px #725a11}.longread .source-box:before{display:none}.source-links{flex-wrap:wrap;gap:12px;display:flex}.source-links a{color:var(--blue);align-items:center;gap:7px;font-weight:900;display:inline-flex}.source-links svg{width:18px}.bottom-flight-cta{background:#071831;padding-top:0}.bottom-flight-card{color:#fff;background:var(--blue);border:3px solid var(--navy);border-radius:var(--radius-lg);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:30px;padding:38px;display:flex}.bottom-flight-card .eyebrow{color:var(--yellow)}.bottom-flight-card h2{margin-bottom:8px}.bottom-flight-card p{color:#d8e8ff;margin:0}.faq-full-section{background:#081a38}.faq-full-layout{grid-template-columns:300px 1fr;align-items:start;gap:55px;display:grid}.faq-side-card{color:#fff;background:var(--blue);border:3px solid var(--navy);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px;position:sticky;top:110px}.faq-side-card>svg{width:60px;height:60px;color:var(--navy);background:var(--yellow);border:2px solid #fff;border-radius:50%;padding:12px}.faq-side-card h2{margin:24px 0 12px;font-size:1.7rem}.faq-side-card p{color:#e0edff;font-size:.9rem}.faq-side-card .text-link{color:var(--yellow)}.answer-afterword{border-radius:var(--radius);background:#102b58;border:1px solid #426491;margin-top:42px;padding:34px}.answer-afterword h2{font-size:2rem}.reviews-hero-grid{grid-template-columns:1fr auto;align-items:center;gap:60px;display:grid}.big-rating{width:220px;height:220px;color:var(--navy);background:var(--yellow);box-shadow:10px 10px 0 var(--red);border:7px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(2deg)}.big-rating>strong{font:900 4.6rem/1 Arial Black,Arial}.big-rating .stars svg{width:18px}.big-rating>span{margin-top:5px;font-weight:900}.big-rating>small{color:#4b5571}.reviews-disclaimer{margin:0 0 42px}.reviews-disclaimer h2{margin:0 0 7px;font-size:1.3rem}.reviews-grid-full{grid-template-columns:repeat(3,1fr);align-items:stretch}.reviews-guide{border-radius:var(--radius-lg);background:#0d254d;border:1px solid #426491;margin-top:70px;padding:44px;box-shadow:8px 8px #04112b}.reviews-guide>h2{text-align:center;margin-bottom:30px}.reviews-guide article{border-radius:var(--radius-sm);background:#102f60;border:1px solid #3b5d8b;padding:24px}.reviews-guide article h3{margin-bottom:10px}.reviews-guide article p{margin:0;font-size:.9rem}.site-footer{color:#fff;border-top:5px solid var(--yellow);background:#04143c;padding:68px 0 24px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr .9fr;gap:44px;display:grid}.footer-logo{width:230px;height:86px}.hero-copy,.hero-visual,.game-card-body,.section-heading,.split-heading>*,.feature-panel>*,.game-hero-copy,.longread,.footer-grid>*{min-width:0}.footer-play{border-radius:var(--radius);background:linear-gradient(120deg,#102c5b,#0a2148);border:1px solid #3c5f8f;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;column-gap:32px;margin-top:14px;padding:28px 30px;display:grid}.footer-play .eyebrow,.footer-play h2,.footer-play p{grid-column:1}.footer-play .eyebrow{margin-bottom:4px}.footer-play h2{color:#fff;margin:0 0 6px;font-size:1.8rem}.footer-play p{margin:0}.footer-play .button{grid-area:1/2/4;min-width:190px}.footer-brand{margin-bottom:18px}.footer-grid p{color:#9fb6dd;max-width:380px;font-size:.84rem}.footer-grid h2{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:.9rem}.footer-grid>div>a:not(.brand):not(.button){color:#d9e7ff;padding:5px 0;font-size:.85rem;display:block}.footer-grid>div>a:not(.brand):not(.button):hover{color:var(--yellow)}.footer-age{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.footer-age>span{width:58px;height:58px;color:var(--navy);background:var(--yellow);border:3px solid #fff;border-radius:50%;place-items:center;font:900 1rem Arial Black,Arial;display:grid}.footer-bottom{color:#7894c3;border-top:1px solid #294679;justify-content:space-between;gap:20px;margin-top:46px;padding-top:22px;font-size:.75rem;display:flex}.not-found{text-align:center;background:#071831;place-items:center;min-height:70vh;padding:80px 20px;display:grid}.not-found>div{border-radius:var(--radius-lg);background:#102b58;border:1px solid #426491;max-width:600px;padding:45px;box-shadow:8px 8px #031027}a:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.not-found>div>svg{width:80px;height:80px;color:var(--red);transform:rotate(90deg)}.not-found-code{color:var(--blue);font:900 5rem/1 Arial Black,Arial;display:block}.not-found h1{margin:16px 0;font-size:2.5rem}@media (width<=1080px){.desktop-nav{display:none}.header-cta{margin-left:auto}.mobile-menu{display:block}.hero{min-height:680px}.hero-grid{grid-template-columns:1fr .75fr}.hero-visual{min-height:450px}.hero-plane{width:138%;top:8%;left:-18%}.altimeter{width:108px;height:72px}.games-grid{grid-template-columns:1fr}.game-card{grid-template-columns:42% 58%;min-height:500px}.facts-grid{grid-template-columns:repeat(3,1fr)}.reviews-grid,.reviews-grid-full{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr .8fr .8fr}.footer-age,.footer-play{grid-column:1/-1}}@media (width<=820px){.section{padding:76px 0}.split-heading{grid-template-columns:1fr;gap:12px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-top:54px}.hero-copy{max-width:700px}.hero-visual{min-height:420px;margin-top:-20px}.hero-plane{width:108%;top:0;left:-2%}.chip-one{top:13%;left:5%}.chip-two{right:8%}.chip-three{bottom:18%;right:12%}.altimeter{bottom:4%;left:9%}.flight-path{grid-template-columns:1fr}.flight-line{display:none}.booster-layout{grid-template-columns:1fr;gap:42px}.details-grid{grid-template-columns:1fr}.feature-panel:first-child{grid-row:auto}.faq-layout,.faq-full-layout{grid-template-columns:1fr;gap:35px}.faq-intro,.faq-side-card{position:static}.prose-grid{grid-template-columns:1fr}.responsible-card{grid-template-columns:auto 1fr}.responsible-card ul{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.game-hero-grid{grid-template-columns:300px 1fr;gap:36px}.hero-stats,.booster-strip{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.article-toc{position:static}.reviews-hero-grid{grid-template-columns:1fr}.big-rating{width:180px;height:180px}.big-rating>strong{font-size:3.8rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=620px){.shell{width:min(100% - 24px,1180px)}.section{padding:62px 0}h1{font-size:clamp(2.15rem,9.6vw,2.85rem)}h2{font-size:clamp(1.85rem,8.5vw,2.7rem)}.header-inner{gap:10px;min-height:68px}.brand{font-size:.9rem}.brand-logo{width:122px;height:42px}.header-cta{min-height:40px;padding:9px 12px;font-size:.76rem}.mobile-menu summary{width:40px;height:40px}.mobile-menu nav{width:min(280px,100vw - 24px);top:49px;right:0}.hero-grid{padding:38px 0 64px}.hero h1{gap:8px;width:100%;margin:16px 0 26px;line-height:1}.hero-title-top{font-size:.7em}.hero h1 .hero-title-brand{letter-spacing:-.06em;width:100%;text-shadow:2px 2px 0 var(--red), 4px 4px 0 var(--navy);font-size:.94em;line-height:.96;transform:none}.hero-title-bottom{font-size:.84em;line-height:1.08;max-width:14ch!important}.hero-lead{color:#f4f8ff;font-size:1rem;line-height:1.7}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-pills{grid-template-columns:1fr;display:grid}.hero-visual{min-height:340px;margin-top:14px}.hero-plane{width:106%;top:8%;left:-3%}.flight-chip{z-index:4;opacity:.82;border-color:#ffd22685;border-radius:12px;width:64px;min-height:46px;animation:none;box-shadow:0 7px 16px #02123947}.flight-chip small{font-size:.34rem}.flight-chip strong{text-shadow:none;font-size:.88rem}.chip-one{top:8%;left:4%}.chip-two{top:-4%;right:3%}.chip-three{bottom:18%;right:7%}.altimeter{background:linear-gradient(145deg,#14438be6,#071f55eb);border:1px solid #ffd2269e;border-radius:16px;width:92px;height:64px;bottom:5%;left:4%;box-shadow:0 8px 18px #0212394d}.altimeter:before{display:none}.altimeter span{color:#bcd2f2;letter-spacing:.12em;font-size:.46rem}.altimeter strong{font-size:1.08rem;line-height:1.1}.altimeter small{color:#bcd2f2;font-size:.46rem}.hero-sun,.cloud{display:none}.game-card{min-height:0;display:block}.game-cover{aspect-ratio:16/11;min-height:0}.game-cover img{object-position:center 24%}.game-card-body{padding:25px 20px}.game-card-body h3{font-size:clamp(1.7rem,8.2vw,2.25rem)}.game-card-actions{grid-template-columns:1fr}.games-cta{padding:24px 20px;display:grid}.games-cta .button{width:100%}.mini-stats{margin:18px 0 23px}.mini-stats dt{font-size:.54rem}.mini-stats dd{font-size:.78rem}.flight-path article{grid-template-columns:1fr;padding:21px}.comparison-wrap{border-radius:0;margin-inline:-12px}.booster-grid{grid-template-columns:1fr}.feature-panel,.feature-panel:first-child{grid-template-columns:1fr;padding:26px}.feature-number{width:120px;height:120px;font-size:3rem}.reviews-grid,.reviews-grid-full{grid-template-columns:1fr}.rating-summary{align-items:flex-end}.rating-summary>strong{font-size:3.5rem}.faq-list summary{padding:17px}.faq-list details p{padding:0 17px 18px}.about-section article{padding:26px}.about-section article h2{margin-bottom:20px;font-size:clamp(1.85rem,8vw,2.35rem);line-height:1.12}.about-section p{font-size:.96rem;line-height:1.74}.responsible-card{grid-template-columns:1fr;padding:28px}.responsible-badge{width:82px;height:82px}.responsible-card ul{grid-column:auto;grid-template-columns:1fr}.game-hero{padding-top:32px}.game-hero-grid{grid-template-columns:1fr}.game-poster{width:min(82vw,350px);margin-inline:auto}.game-actions{display:grid}.game-actions .button{width:100%}.facts-grid{grid-template-columns:1fr 1fr}.booster-strip{grid-template-columns:1fr}.article-toc{padding:20px}.longread>section{padding-left:36px}.section-number{left:9px;transform:rotate(-90deg)}.article-points{grid-template-columns:1fr}.longread .source-box{padding:24px}.bottom-flight-card{padding:28px;display:grid}.bottom-flight-card .button{white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:9px;width:100%;min-width:0;padding:14px 18px;display:flex}.bottom-flight-card .button svg,.footer-play .button svg{flex:0 0 20px;width:20px;height:20px}.big-rating{width:155px;height:155px}.big-rating>strong{font-size:3.2rem}.reviews-guide{padding:26px 18px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-age{grid-column:auto}.footer-logo{width:190px;height:78px}.footer-play{grid-column:auto;grid-template-columns:1fr;padding:24px 20px;display:grid}.footer-play .eyebrow,.footer-play h2,.footer-play p,.footer-play .button{grid-area:auto/1}.footer-play .button{white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:9px;width:100%;min-width:0;margin-top:16px;padding:14px 18px;display:flex}.footer-bottom{flex-direction:column}}@media (width<=400px){.header-inner{gap:7px}.brand-logo{width:108px;height:38px}.header-cta{padding-inline:10px}.mobile-menu summary{width:38px;height:38px}.hero-eyebrow{padding:7px 10px;font-size:.65rem}.hero h1{font-size:clamp(1.98rem,9.4vw,2.4rem)}.hero-lead{font-size:.94rem}.hero-visual{min-height:320px}.flight-chip,.altimeter{transform:none}.mini-stats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* Aviamasters embedded demo */
.demo-section{padding-top:64px}
.demo-section .section-heading{max-width:820px}
.demo-frame-wrap{position:relative;width:100%;aspect-ratio:16/9;min-height:560px;background:#020817;border:1px solid #365782;border-radius:var(--radius);overflow:hidden;box-shadow:8px 8px 0 #031027}
.demo-frame{width:100%;height:100%;border:0;background:#020817}
.demo-note{margin:14px 4px 0;color:#91a8cc;font-size:.84rem}
@media (width<=820px){.demo-frame-wrap{aspect-ratio:auto;height:72vh;min-height:560px;max-height:760px}}
@media (width<=620px){.demo-section{padding-top:44px}.demo-frame-wrap{height:76vh;min-height:540px;border-radius:18px;box-shadow:4px 4px 0 #031027}.demo-note{font-size:.78rem;line-height:1.55}}
.demo-seo-copy{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.demo-seo-copy p{margin:0;color:#a9bddb;font-size:.92rem;line-height:1.75}.demo-seo-copy a{color:var(--yellow);font-weight:800;text-decoration:underline;text-underline-offset:3px}.rules-primary-link{max-width:900px;margin-inline:auto}.rules-primary-link .button{margin-top:18px}@media (max-width:820px){.demo-seo-copy{grid-template-columns:1fr}}@media (max-width:620px){.demo-seo-copy{margin-top:18px}.demo-seo-copy p{font-size:.88rem}}

/* E-E-A-T / editorial transparency */
.editorial-bar{background:#0b2857;border-top:1px solid #315282;border-bottom:1px solid #315282}
.editorial-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:15px;padding-bottom:15px}
.editorial-bar-inner>div{display:grid;gap:2px}.editorial-bar strong{color:#fff;font:900 .86rem/1.35 Arial Black,Arial,sans-serif}.editorial-bar span{color:#a9bddb;font-size:.78rem}.editorial-bar a,.editorial-status{color:var(--yellow)!important;font-size:.78rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.editorial-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.editorial-cards-wide{grid-template-columns:repeat(3,1fr)}.editorial-cards article,.method-grid article{background:#102b58;border:1px solid #355985;border-radius:var(--radius);padding:26px;box-shadow:5px 5px 0 #031027}.editorial-cards h3,.method-grid h3{color:#fff;margin:12px 0 10px}.editorial-cards p,.method-grid p{margin:0}.eeat-tag{display:inline-flex;color:var(--yellow);background:#071f55;border:1px solid #43699d;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.dual-action{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:30px}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.method-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:var(--navy);background:var(--yellow);font:900 .9rem Arial Black,Arial}.source-panel{margin-top:30px;background:linear-gradient(120deg,#102c5b,#0a2148);border:1px solid #3c5f8f;border-radius:var(--radius);padding:28px 30px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.source-panel h2,.source-panel h3{color:#fff;margin-bottom:8px}.source-panel p{margin:0}.source-links{display:grid;gap:10px}.source-links a{color:var(--yellow);font-weight:800;text-decoration:underline;text-underline-offset:3px}.eeat-source-box{margin-top:34px}.trust-score{width:220px;min-height:190px;background:#102b58;border:1px solid #426491;border-radius:50%;display:grid;place-content:center;text-align:center;padding:24px;box-shadow:8px 8px 0 #031027}.trust-score strong{color:var(--yellow);font:900 1.65rem/1 Arial Black,Arial}.trust-score span{color:#fff;margin-top:9px;font-weight:800}.trust-score small{color:#9fb6dd;margin-top:8px}.reviews-method{margin-top:70px}.source-list{display:grid;gap:14px}.source-list a{display:grid;gap:4px;background:#102b58;border:1px solid #355985;border-radius:18px;padding:18px 20px}.source-list strong{color:var(--yellow)}.source-list span{color:#a9bddb;font-size:.88rem}.footer-disclaimer{width:min(1180px,100% - 40px);margin:24px auto 0!important;padding-top:18px;border-top:1px solid #294679;color:#7894c3!important;font-size:.72rem!important;max-width:none!important}.about-hero-copy{max-width:920px}.about-page-hero{padding-bottom:62px}.about-editorial-section .longread p{line-height:1.8}.home-methodology-section .method-grid{margin-top:28px}.faq-source-section{padding-top:0}.editorial-review-page{padding-top:80px}
@media (max-width:1080px){.method-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:820px){.editorial-cards,.editorial-cards-wide{grid-template-columns:1fr 1fr}.source-panel{grid-template-columns:1fr}.editorial-bar-inner{align-items:flex-start}.trust-score{width:180px;min-height:180px}}
@media (max-width:620px){.editorial-bar-inner{display:grid;gap:8px;padding-top:13px;padding-bottom:13px}.editorial-cards,.editorial-cards-wide,.method-grid{grid-template-columns:1fr}.editorial-cards article,.method-grid article{padding:22px}.source-panel{padding:24px 20px}.trust-score{width:150px;min-height:150px;margin-top:18px}.reviews-page-hero .reviews-hero-grid{gap:24px}.footer-disclaimer{width:min(100% - 24px,1180px)}}


/* Click-to-load BGaming demo */
.game-demo-section{padding-top:64px}
.lazy-demo{position:relative;width:100%;aspect-ratio:16/9;min-height:560px;background:#020817;border:1px solid #365782;border-radius:var(--radius);overflow:hidden;box-shadow:8px 8px 0 #031027;isolation:isolate}
.lazy-demo-preview{position:absolute;inset:-20px;z-index:0;overflow:hidden}
.lazy-demo-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0208174d,#020817d9)}
.lazy-demo-preview img{width:100%;height:100%;object-fit:cover;filter:blur(12px) brightness(.58) saturate(.9);transform:scale(1.08)}
.lazy-demo-overlay{position:absolute;inset:0;z-index:2;display:grid;place-content:center;justify-items:center;gap:16px;padding:28px;text-align:center;background:radial-gradient(circle at 50% 45%,#103b784d 0,#02081780 52%,#020817b8 100%)}
.lazy-demo-label{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border:1px solid #ffd2267a;border-radius:999px;color:var(--yellow);background:#071f55c7;font:900 .72rem/1 Arial Black,Arial,sans-serif;letter-spacing:.12em}
.lazy-demo-launch{min-width:min(360px,82vw);justify-content:center;font-size:1rem;letter-spacing:.03em;box-shadow:0 16px 50px #0008}
.lazy-demo-overlay p{margin:0;color:#c9d7ee;font-size:.84rem}
.lazy-demo-stage{position:absolute;inset:0;z-index:4;background:#020817}
.lazy-demo-stage[hidden]{display:none}
.lazy-demo.is-loaded .lazy-demo-preview,.lazy-demo.is-loaded .lazy-demo-overlay{display:none}
.lazy-demo .demo-frame{display:block;width:100%;height:100%;border:0;background:#020817}
@media (width<=820px){.lazy-demo{aspect-ratio:auto;height:72vh;min-height:560px;max-height:760px}}
@media (width<=620px){.game-demo-section{padding-top:44px}.lazy-demo{height:76vh;min-height:540px;border-radius:18px;box-shadow:4px 4px 0 #031027}.lazy-demo-overlay{padding:20px}.lazy-demo-launch{min-width:0;width:min(100%,320px);font-size:.92rem}.lazy-demo-overlay p{font-size:.78rem}}
