:root{--color-bg:#f7f8fa;--color-surface:#ffffff;--color-text:#1a2332;--color-text-muted:#5c6778;--color-border:#e2e6ed;--color-primary:#2d4a6f;--color-primary-soft:#eef2f7;--color-accent:#3d7a6a;--color-accent-soft:#edf5f2;--color-warning-bg:#faf6ef;--color-warning-border:#e8dcc8;--color-footer:#141c28;--font-sans:var(--font-dm-sans),system-ui,-apple-system,sans-serif;--font-serif:var(--font-source-serif),Georgia,serif;--radius:12px;--shadow:0 1px 3px rgba(26,35,50,0.06),0 8px 24px rgba(26,35,50,0.04);--max-width:1080px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--color-primary);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--color-accent)}h1,h2,h3,h4{line-height:1.25;font-weight:600;margin-top:0}h1{font-size:clamp(1.75rem,4vw,2.35rem);letter-spacing:-.02em}h2{font-size:1.35rem;margin-bottom:.75rem}ol,p,ul{margin:0 0 1rem}ol,ul{padding-left:1.25rem}.rg-strip{background:var(--color-footer);color:#c8d0dc;font-size:.8125rem;padding:.5rem 1rem;text-align:center}.rg-strip a{text-decoration:underline}.rg-strip a,.rg-strip strong{color:#ffffff}.site-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-inner{max-width:var(--max-width);margin:0 auto;padding:1rem 1.25rem;justify-content:space-between;gap:1rem}.header-inner,.logo{display:flex;align-items:center}.logo{text-decoration:none}.logo-image{display:block;height:40px;width:auto;max-width:min(220px,55vw)}.site-nav{display:flex;gap:1.25rem;flex-wrap:wrap}.site-nav a{color:var(--color-text-muted);text-decoration:none;font-size:.9375rem;font-weight:500}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--color-primary)}main{max-width:var(--max-width);margin:0 auto;padding:2rem 1.25rem 4rem}.page-hero{margin-bottom:2.5rem}.page-hero p.lead{font-family:var(--font-serif);font-size:1.125rem;color:var(--color-text-muted);max-width:42rem;margin-bottom:1rem}.disclosure-banner{background:var(--color-primary-soft);border:1px solid var(--color-border);border-radius:var(--radius);padding:.875rem 1rem;font-size:.875rem;color:var(--color-text-muted);margin-bottom:2rem}.disclosure-banner strong{color:var(--color-text)}.operator-list{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem}.operator-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.operator-card-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem .75rem}.operator-name{font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.operator-meta{font-size:.8125rem}.ad-label,.operator-meta{color:var(--color-text-muted)}.ad-label{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;padding:.2rem .45rem}.operator-card-body{padding:0 1.25rem 1.25rem;display:grid;grid-gap:1rem;gap:1rem}.operator-features{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;padding:0;margin:0;font-size:.875rem;color:var(--color-text-muted)}.operator-features li:before{content:"·";margin-right:.35rem;color:var(--color-accent)}.offer-box{background:var(--color-accent-soft);border:1px solid #cfe4dc;border-radius:8px;padding:1rem}.offer-box h3{font-size:.9375rem;margin-bottom:.35rem}.offer-box .offer-headline{font-weight:600;margin-bottom:.5rem}.offer-terms{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.operator-card-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:var(--color-bg);border-top:1px solid var(--color-border)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .15s,color .15s}.btn-primary{background:var(--color-primary);color:#ffffff}.btn-primary:hover{background:#243d5c;color:#ffffff}.btn-secondary{background:var(--color-surface);color:var(--color-primary);border:1px solid var(--color-border)}.btn-secondary:hover{background:var(--color-primary-soft);color:var(--color-primary)}.license-note{font-size:.75rem;color:var(--color-text-muted)}.info-section{margin-bottom:2.5rem}.info-section h2{margin-bottom:.75rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.info-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.info-card h3{font-size:1rem;margin-bottom:.5rem}.info-card p{font-size:.875rem;color:var(--color-text-muted);margin:0}.rg-block{background:var(--color-warning-bg);border:1px solid var(--color-warning-border);border-radius:var(--radius);padding:1.5rem;margin-bottom:2rem}.rg-block h2{font-size:1.125rem}.rg-links{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1rem;list-style:none;padding:0}.rg-links a{font-weight:500;font-size:.9375rem}.rg-logos{flex-wrap:wrap;gap:1.25rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--color-warning-border)}.rg-logo-item,.rg-logos{display:flex;align-items:center}.rg-logo-item{gap:.5rem;font-size:.8125rem;color:var(--color-text-muted)}.rg-logo-badge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:36px;padding:0 .5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;font-weight:700;font-size:.6875rem;color:var(--color-text);text-decoration:none}.rg-logo-badge:hover{border-color:var(--color-primary)}.age-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--color-footer);color:#ffffff;font-weight:700;font-size:.75rem;flex-shrink:0}.legal-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;max-width:720px}.legal-content h2{font-size:1.125rem;margin-top:2rem}.legal-content h2:first-child{margin-top:0}.legal-content li,.legal-content p{font-size:.9375rem;color:var(--color-text-muted)}.legal-content ul{margin-bottom:1.25rem}.updated-date{font-size:.8125rem;color:var(--color-text-muted);margin-bottom:1.5rem}.site-footer{background:var(--color-footer);color:#9aa8ba;padding:2.5rem 1.25rem 1.5rem;font-size:.875rem}.footer-inner{max-width:var(--max-width);margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.footer-grid h4{color:#ffffff;font-size:.875rem;margin:0 0 .75rem}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin-bottom:.4rem}.footer-grid a{color:#9aa8ba;text-decoration:none}.footer-grid a:hover{color:#ffffff}.footer-compliance{border-top:1px solid #2a3548;padding-top:1.5rem;margin-bottom:1.5rem}.footer-compliance p{font-size:.8125rem;line-height:1.6;margin-bottom:.75rem}.footer-bottom{justify-content:space-between;font-size:.8125rem;border-top:1px solid #2a3548;padding-top:1rem}.footer-bottom,.footer-rg-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.footer-rg-row{margin-top:1rem}.overlay{position:fixed;inset:0;background:rgba(20,28,40,.72);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.overlay[hidden]{display:none}.modal{background:var(--color-surface);border-radius:var(--radius);padding:2rem;max-width:420px;width:100%;box-shadow:0 24px 48px rgba(0,0,0,.2)}.modal h2{font-size:1.25rem;margin-bottom:.75rem}.modal p{font-size:.9375rem;color:var(--color-text-muted)}.modal-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.modal-actions .btn{width:100%}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:var(--color-surface);border-top:1px solid var(--color-border);padding:1rem 1.25rem;z-index:900;box-shadow:0 -4px 24px rgba(0,0,0,.08)}.cookie-banner[hidden]{display:none}.cookie-inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.cookie-inner p{flex:1 1;min-width:240px;margin:0;font-size:.875rem;color:var(--color-text-muted)}.cookie-actions{display:flex;gap:.75rem;flex-wrap:wrap}@media (max-width:640px){.site-nav{gap:.75rem;font-size:.875rem}.operator-card-footer{flex-direction:column;align-items:stretch}.operator-card-footer .btn{width:100%}.legal-content{padding:1.25rem}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_25ee46{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_25ee46{--font-source-serif:"Source Serif 4","Source Serif 4 Fallback"}