
:root{--ink:#10121f;--muted:#666c7d;--line:#e6e8f0;--paper:#fff;--soft:#f5f7fb;--accent:#222ee6;--ok:#12a370;--warn:#f1a100;--dark:#0a0d19;--radius:22px;--shadow:0 20px 60px rgba(18,25,49,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:linear-gradient(180deg,#f8f9fc 0%,#eef2f9 100%);color:var(--ink);line-height:1.6}.po-wrap{width:min(1120px,calc(100% - 34px));margin:0 auto}.po-topbar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(218,222,235,.8)}.po-nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.po-logo{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font-weight:900;letter-spacing:-.01em;font-size:22px}.po-logo-mark{width:38px;height:38px;border-radius:14px;background:#10121f;color:#fff;display:grid;place-items:center;font-size:18px;box-shadow:0 10px 28px rgba(0,0,0,.18)}.po-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.po-links a{color:#353a4d;text-decoration:none;font-weight:700;font-size:14px}.po-lang{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.po-lang a{font-size:12px;color:#4d5366;text-decoration:none;border:1px solid #dde1ee;background:#fff;border-radius:999px;padding:5px 8px}.po-hero{padding:54px 0 28px}.po-hero-panel{background:#fff;border:1px solid #e2e6f1;border-radius:32px;padding:34px;box-shadow:var(--shadow);position:relative;overflow:hidden}.po-hero-panel:before{content:"";position:absolute;inset:-120px -140px auto auto;width:360px;height:360px;background:radial-gradient(circle,#dfe5ff 0%,rgba(223,229,255,0) 68%);pointer-events:none}.po-pill{display:inline-flex;align-items:center;gap:8px;background:#eef2ff;color:#2530c6;border:1px solid #d9ddff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.po-h1{max-width:880px;margin:20px 0 14px;font-size:clamp(38px,6vw,74px);line-height:.94;letter-spacing:-.025em}.po-lead{max-width:850px;margin:0;font-size:19px;color:#4a5064}.po-hero-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.po-chip{border:1px solid #dfe3ef;background:#f9fafc;border-radius:999px;padding:9px 13px;color:#41475a;font-size:13px;font-weight:750}.po-main{padding:28px 0 70px}.po-section{margin-top:32px}.po-section-title{font-size:clamp(28px,4vw,44px);letter-spacing:-.015em;line-height:1.04;margin:0 0 16px}.po-section-text{font-size:17px;color:#4e5569;max-width:880px;margin:0}.po-mobile-list{display:grid;gap:14px}.po-casino{background:#fff;border:1px solid #e1e5ef;border-radius:28px;padding:18px;box-shadow:0 14px 34px rgba(14,20,42,.07);display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.po-rank{width:52px;height:52px;border-radius:18px;background:#10121f;color:#fff;display:grid;place-items:center;font-weight:950;font-size:18px}.po-logo-img{width:70px;height:70px;border-radius:22px;object-fit:cover;border:1px solid #e7e9f2;background:#f7f8fc}.po-casino-name{display:flex;align-items:center;gap:14px}.po-casino h2{font-size:26px;line-height:1;margin:0;letter-spacing:-.01em}.po-tag{display:inline-flex;margin-top:8px;border:1px solid #dfe4f0;background:#f6f8fc;color:#596074;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.po-meta{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px;margin-top:14px}.po-meta div{background:#f6f8fc;border:1px solid #e6e9f1;border-radius:16px;padding:10px 12px;font-size:12px;color:#5a6071}.po-meta strong{display:block;color:#171b2a;font-size:13px;margin-bottom:2px}.po-score{min-width:116px;text-align:center}.po-score b{display:block;font-size:34px;line-height:1;letter-spacing:-.015em}.po-score span{font-size:12px;color:#646b7c;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.po-actions{display:flex;flex-direction:column;gap:9px;margin-top:12px}.po-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:11px 15px;text-decoration:none;font-weight:900;font-size:14px;border:1px solid transparent;white-space:nowrap}.po-btn-main{background:#10121f;color:#fff}.po-btn-ghost{background:#fff;color:#151a2a;border-color:#dfe3ef}.po-info-card{background:#fff;border:1px solid #e1e5ef;border-radius:28px;padding:28px;box-shadow:0 12px 36px rgba(14,20,42,.06)}.po-steps{counter-reset:step;display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.po-steps li{counter-increment:step;background:#f7f9fd;border:1px solid #e6e9f2;border-radius:18px;padding:15px 16px 15px 58px;position:relative;color:#41475a}.po-steps li:before{content:counter(step);position:absolute;left:16px;top:14px;width:28px;height:28px;border-radius:10px;background:#10121f;color:#fff;display:grid;place-items:center;font-weight:900}.po-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.po-feature{background:#fff;border:1px solid #e1e5ef;border-radius:24px;padding:22px;box-shadow:0 10px 28px rgba(14,20,42,.05)}.po-feature b{display:block;font-size:17px;margin-bottom:8px}.po-feature p{margin:0;color:#596074;font-size:15px}.po-faq{display:grid;gap:12px}.po-faq details{background:#fff;border:1px solid #e1e5ef;border-radius:20px;padding:17px 18px;box-shadow:0 8px 22px rgba(14,20,42,.04)}.po-faq summary{cursor:pointer;font-weight:900;color:#151a2a}.po-faq p{margin:10px 0 0;color:#596074}.po-footer{background:#0d101d;color:#c8cedd;padding:32px 0;margin-top:40px}.po-footer .po-wrap{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.po-footer p{margin:0;max-width:760px}.po-review-hero{padding:44px 0 18px}.po-review-card{background:#fff;border:1px solid #e1e5ef;border-radius:32px;padding:30px;box-shadow:var(--shadow)}.po-crumb{display:inline-flex;color:#596074;text-decoration:none;font-weight:800;margin-bottom:18px}.po-review-head{display:flex;align-items:center;gap:18px}.po-review-head img{width:84px;height:84px;border-radius:25px}.po-review-head h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.02em}.po-review-lead{max-width:850px;color:#4d5366;font-size:18px;margin:18px 0 0}.po-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.po-kpi{border:1px solid #e6e9f2;background:#f7f9fd;border-radius:18px;padding:14px}.po-kpi span{display:block;color:#697083;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.po-kpi b{display:block;margin-top:4px;font-size:15px}.po-review-body{display:grid;gap:18px;margin-top:26px}.po-text-block{background:#fff;border:1px solid #e1e5ef;border-radius:24px;padding:24px;box-shadow:0 8px 24px rgba(14,20,42,.045)}.po-text-block h2{margin:0 0 9px;font-size:25px;letter-spacing:-.01em}.po-text-block p{margin:0;color:#555c70}.po-language-line{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.po-bottom-nav{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:25;background:rgba(16,18,31,.92);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:8px;display:none;box-shadow:0 18px 45px rgba(0,0,0,.25)}.po-bottom-nav a{color:#fff;text-decoration:none;font-size:12px;font-weight:850;padding:8px 11px;border-radius:999px}.po-bottom-nav a:first-child{background:#fff;color:#10121f}@media(max-width:920px){.po-casino{grid-template-columns:auto 1fr}.po-score{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;align-items:center;text-align:left;background:#f7f9fd;border:1px solid #e6e9f2;border-radius:18px;padding:14px}.po-score b{font-size:28px}.po-actions{flex-direction:row}.po-meta,.po-feature-grid,.po-kpis{grid-template-columns:repeat(2,1fr)}.po-footer .po-wrap{display:block}.po-bottom-nav{display:flex}.po-links{display:none}}@media(max-width:620px){.po-wrap{width:min(100% - 22px,1120px)}.po-nav{height:64px}.po-hero{padding-top:28px}.po-hero-panel{padding:24px;border-radius:24px}.po-h1{font-size:42px;letter-spacing:-.055em}.po-lead{font-size:16px}.po-casino{grid-template-columns:1fr;padding:14px;border-radius:22px}.po-casino-name{align-items:flex-start}.po-rank{width:42px;height:42px;border-radius:14px}.po-logo-img{width:58px;height:58px;border-radius:18px}.po-casino h2{font-size:23px}.po-meta,.po-feature-grid,.po-kpis{grid-template-columns:1fr}.po-actions{flex-direction:column}.po-review-card{padding:22px;border-radius:24px}.po-review-head{align-items:flex-start}.po-review-head img{width:66px;height:66px}.po-bottom-nav{width:calc(100% - 24px);justify-content:space-around}}

.po-text-stack{display:grid;grid-template-columns:1fr;gap:18px}.po-text-block{width:100%}.po-text-block p{font-size:17px;line-height:1.78;color:#4f5669}.po-text-block h2{letter-spacing:-.01em}.po-review-body{grid-template-columns:1fr}body{font-kerning:normal;text-rendering:optimizeLegibility}

/* External brand links */
.brand-link {
  color: #222ee6;
  font-weight: 900;
  text-decoration: none;
  border-bottom: 2px solid currentColor;
  background: linear-gradient(to top, rgba(34, 46, 230, 0.12) 45%, transparent 45%);
  transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.brand-link:hover,
.brand-link:focus-visible {
  color: #10121f;
  border-bottom-color: #10121f;
  background: rgba(34, 46, 230, 0.18);
}

.top-brand-link {
  display: inline-block;
  line-height: 1.15;
}
