:root{--navy:#0b1830;--blue:#2457e6;--blue-dark:#1946c5;--teal:#0f8f8a;--ink:#101b35;--muted:#5b667d;--line:#dce3ee;--surface:#f4f7fb;--white:#fff;--amber:#f4a700;--radius:14px;--shadow:0 12px 35px rgba(20,39,78,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.shell{width:min(1320px,calc(100% - 64px));margin-inline:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:12px 18px;z-index:1000}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;font-family:"Manrope",sans-serif;font-size:25px;font-weight:800;letter-spacing:-.7px}.brand-mark{display:inline-block;position:relative;width:38px;height:38px;border:5px solid var(--navy);border-radius:50%}.brand-mark:before{content:"";position:absolute;width:10px;height:10px;background:var(--blue);border-radius:50%;left:9px;top:9px}.brand-mark:after{content:"";position:absolute;width:16px;height:5px;background:var(--navy);border-radius:10px;transform:rotate(45deg);right:-12px;bottom:-6px}.nav-list{display:flex;align-items:center;gap:36px;list-style:none;padding:0;margin:0;font-weight:600}.nav-list a{position:relative;padding:28px 0}.nav-list a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--blue);transition:.2s}.nav-list a:hover:after,.nav-list a:focus:after{right:0}.nav-toggle{display:none;border:0;background:none;padding:8px}.nav-toggle>span:not(.screen-reader-text){display:block;width:25px;height:2px;background:var(--navy);margin:5px}.hero{padding:58px 0 28px;background:radial-gradient(circle at 75% 10%,rgba(36,87,230,.07),transparent 35%),#fff}.hero-grid{display:grid;grid-template-columns:1fr 1.13fr;gap:64px;align-items:center}.eyebrow{display:inline-block;color:var(--teal);font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px}.hero h1,.section-heading h2,.panel h2,.promise-grid h2,.archive-heading h1,.article-shell h1{font-family:"Manrope",sans-serif;letter-spacing:-2px;margin:0}.hero h1{font-size:clamp(48px,5.1vw,74px);line-height:1.02}.hero h1 span{color:var(--blue)}.hero-copy>p{font-size:19px;color:var(--muted);max-width:620px;margin:20px 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:0 22px;border-radius:7px;font-weight:700;transition:.2s}.button-primary{background:var(--blue);color:#fff;box-shadow:0 9px 24px rgba(36,87,230,.2)}.button-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button-secondary{border:1px solid var(--blue);color:var(--blue)}.trust-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.trust-heading{display:flex;gap:18px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:22px}.shield-icon{display:grid;place-items:center;flex:0 0 46px;height:52px;color:var(--teal);font-size:23px;font-weight:800;border:3px solid var(--teal);clip-path:polygon(50% 0,95% 18%,86% 78%,50% 100%,14% 78%,5% 18%)}.trust-heading strong{font-size:18px;color:var(--teal)}.trust-heading p{margin:5px 0 0;color:var(--muted)}.trust-points{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:23px;text-align:center}.trust-points div{display:flex;flex-direction:column;align-items:center}.trust-points span{color:var(--teal);font-size:25px;line-height:1}.trust-points strong{font-size:13px;margin-top:9px}.trust-points small{color:var(--muted);font-size:11px;margin-top:4px}.comparison-section{padding:62px 0 30px}.section-heading{margin-bottom:24px}.section-heading h2,.panel h2{font-size:32px;letter-spacing:-1.2px}.split-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.split-heading>p{width:min(520px,45%);color:var(--muted);margin:0}.comparison-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow)}.comparison-head,.comparison-row{display:grid;grid-template-columns:1.35fr .8fr 1.55fr 1fr .65fr;align-items:center;gap:22px}.comparison-head{background:var(--surface);min-height:46px;padding:0 24px;font-size:12px;font-weight:800}.comparison-row{padding:16px 24px;border-top:1px solid var(--line)}.comparison-row:first-of-type{border-top:0}.bookmaker-name{display:flex;align-items:center;gap:13px}.operator-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:linear-gradient(145deg,var(--navy),#1e375d);color:#fff;font-weight:800}.comparison-row>div:nth-child(2){display:flex;flex-direction:column}.score-pending{color:var(--muted);font-weight:800}.comparison-row small{color:#8a94a8}.comparison-row p{margin:0;color:#3c4963;font-size:14px}.country-tags{display:flex;gap:6px;flex-wrap:wrap}.country-tags span{display:grid;place-items:center;width:30px;height:26px;border-radius:15px;background:#eef3fa;font-size:10px;font-weight:800}.review-soon{display:inline-flex;justify-content:center;padding:8px 10px;border:1px solid var(--line);border-radius:6px;color:var(--muted);font-size:12px;font-weight:700}.affiliate-note{margin:10px 10px 0;color:var(--muted);font-size:12px}.affiliate-note span{color:var(--blue)}.content-panels{padding:26px 0 66px}.three-panel-grid{display:grid;grid-template-columns:1.15fr .9fr .9fr;gap:18px}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fff;box-shadow:0 9px 30px rgba(20,39,78,.05)}.panel-heading .eyebrow{margin-bottom:6px}.panel h2{font-size:25px}.country-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.country-grid a{position:relative;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:9px;transition:.2s}.country-grid a:hover{border-color:var(--blue);transform:translateY(-1px)}.country-grid a span{display:grid;place-items:center;width:38px;height:30px;border-radius:5px;background:var(--surface);font-size:11px;font-weight:800}.country-grid a i{font-style:normal;color:var(--blue)}.method-panel ul{list-style:none;padding:0;margin:18px 0}.method-panel li{display:flex;align-items:center;gap:11px;padding:8px 0;color:#3f4c65;font-size:14px}.method-panel li span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e8f6f5;color:var(--teal);font-size:10px;font-weight:800}.text-link{color:var(--blue);font-weight:700;font-size:14px}.empty-state{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:154px;padding:16px 0}.empty-state strong{margin:12px 0 3px}.empty-state p{font-size:13px;color:var(--muted);margin:0}.lens-mini{position:relative;width:31px;height:31px;border:4px solid var(--teal);border-radius:50%}.lens-mini:after{content:"";position:absolute;width:12px;height:4px;background:var(--teal);transform:rotate(45deg);right:-9px;bottom:-5px}.editorial-promise{background:linear-gradient(120deg,#0b1830,#102b58);color:#fff;padding:54px 0}.promise-grid{display:grid;grid-template-columns:.8fr 1.5fr auto;gap:50px;align-items:center}.eyebrow-light{color:#6cd5d0}.promise-grid h2{font-size:36px}.promise-grid p{color:#cfdaeb;margin:0}.button-white{background:#fff;color:var(--navy);white-space:nowrap}.responsible-bar{background:#eef9fa;border-top:1px solid #cde9e8}.responsible-inner{display:flex;align-items:center;gap:24px;min-height:68px}.responsible-inner strong{display:flex;align-items:center;gap:12px;white-space:nowrap}.responsible-inner p{margin:0;color:var(--muted);font-size:13px}.age-badge{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--teal);border-radius:50%;color:var(--teal)}.site-footer{background:#07152d;color:#fff;padding:45px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.brand-light{color:#fff}.brand-light .brand-mark{border-color:#fff}.brand-light .brand-mark:after{background:#fff}.footer-brand p{color:#aebbd0;max-width:330px;font-size:14px;margin-top:20px}.footer-grid h2{font-size:14px;margin:5px 0 15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div:not(:first-child) a{color:#bfcadd;font-size:14px;margin:5px 0}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.13);margin-top:35px;padding-top:20px;color:#8998b1;font-size:12px}.content-layout,.article-shell{min-height:58vh;padding-top:70px;padding-bottom:80px}.archive-heading{margin-bottom:36px}.archive-heading h1,.article-shell h1{font-size:48px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.post-card>div{padding:22px}.post-card time,.byline{font-size:12px;color:var(--muted)}.post-card h2{font-family:"Manrope";font-size:22px;line-height:1.2}.empty-archive{padding:50px;border-radius:var(--radius);background:var(--surface)}.article-shell{max-width:850px}.article-shell header{margin-bottom:38px}.article-content{font-size:18px}.article-content h2,.article-content h3{font-family:"Manrope"}.article-content a{color:var(--blue);text-decoration:underline}.article-content p{margin:0 0 1.3em}
@media(max-width:1050px){.nav-list{gap:20px;font-size:14px}.hero-grid{gap:36px}.trust-points{grid-template-columns:repeat(2,1fr);gap:22px}.comparison-head,.comparison-row{grid-template-columns:1.18fr .72fr 1.2fr 1fr .62fr}.comparison-row{gap:14px}.comparison-row p{font-size:13px}.review-link{white-space:nowrap}.three-panel-grid{grid-template-columns:1fr 1fr}.reviews-panel{grid-column:span 2}.promise-grid{grid-template-columns:1fr 1.5fr}.promise-grid .button{grid-column:2;justify-self:start}}
@media(max-width:780px){.shell{width:min(100% - 36px,650px)}.header-inner{height:68px}.brand{font-size:20px}.brand-mark{width:32px;height:32px;border-width:4px}.brand-mark:before{left:8px;top:8px;width:8px;height:8px}.nav-toggle{display:block}.primary-nav{display:none;position:absolute;left:0;right:0;top:68px;padding:12px 18px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 25px rgba(20,39,78,.1)}.primary-nav.open{display:block}.nav-list{display:block}.nav-list a{display:block;padding:12px}.nav-list a:after{display:none}.hero{padding-top:38px}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.hero-copy>p{font-size:17px}.trust-card{padding:22px}.split-heading{display:block}.split-heading>p{width:auto;margin-top:10px}.comparison-head{display:none}.comparison-row{grid-template-columns:1fr auto;padding:18px}.comparison-row>p,.comparison-row>.country-tags,.comparison-row>.availability-text{grid-column:1/-1}.review-link{justify-self:start}.three-panel-grid{grid-template-columns:1fr}.reviews-panel{grid-column:auto}.promise-grid{grid-template-columns:1fr;gap:22px}.promise-grid .button{grid-column:auto;justify-self:start}.responsible-inner{align-items:flex-start;padding-block:17px}.responsible-inner p{font-size:12px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}.post-grid{grid-template-columns:1fr}.archive-heading h1,.article-shell h1{font-size:39px}}
@media(max-width:460px){.shell{width:calc(100% - 28px)}.hero h1{font-size:41px}.hero-actions .button{width:100%}.trust-heading{display:block}.shield-icon{margin-bottom:18px}.country-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto}.responsible-inner{display:block}.responsible-inner p{margin-top:10px}.comparison-row{grid-template-columns:1fr}.comparison-row>*{grid-column:1!important}.comparison-row>div:nth-child(2){align-items:flex-start}.review-soon{display:none}.section-heading h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

\n.review-link{display:inline-flex;justify-content:center;padding:8px 10px;border-radius:6px;background:var(--blue);color:#fff;font-size:12px;font-weight:700}.availability-text{font-size:12px;color:var(--muted);font-weight:700}.latest-list{margin:16px 0}.latest-list a{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid var(--line)}.latest-list a span{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;background:var(--navy);color:#fff;font-size:11px;font-weight:800}.latest-list a strong{font-size:13px}.latest-list a i{font-style:normal;color:var(--blue)}\n/* mockup-alignment-v2 */\n.country-grid{grid-template-columns:repeat(4,1fr)}.country-grid a{display:flex;min-height:112px;flex-direction:column;justify-content:center;gap:6px;text-align:center;padding:12px 8px}.country-grid a span{width:42px;height:34px;font-size:22px;background:#f4f7fb}.country-grid a i{position:absolute;right:9px;bottom:7px}.comparison-section{padding-top:48px}.content-panels{padding-top:18px}.comparison-card{border-radius:12px}.panel{border-radius:12px}.trust-card{border-radius:12px}@media(max-width:780px){.country-grid{grid-template-columns:repeat(2,1fr)}.comparison-card{box-shadow:none}.comparison-row{gap:10px}}@media(max-width:460px){.country-grid{grid-template-columns:1fr 1fr}.country-grid a{min-height:100px}}