:root{--ink:#112443;--muted:#566478;--teal:#167b79;--paper:#f4f6f8;--line:#dfe5ec;--green:#168244}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #178d8a;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:24px}.wordmark{font-size:24px;font-weight:800;letter-spacing:-1px;color:var(--ink);line-height:1.3;white-space:nowrap}.brand-line{display:block;height:4px;width:40px;background:var(--teal);margin-top:8px}header nav{display:flex;gap:30px}header nav a{font-size:14px;font-weight:650;color:var(--ink)}.hero{background:#fff;padding:56px 0 52px;border-bottom:1px solid var(--line)}.eyebrow{font-size:12px;font-weight:750;letter-spacing:1.8px;color:var(--teal);margin:0 0 15px}h1{font-size:clamp(32px,4.2vw,52px);line-height:1.15;letter-spacing:-1.8px;max-width:870px;margin:0 0 25px}h2{line-height:1.3;font-size:29px;letter-spacing:-.6px;margin:44px 0 20px}h3{font-size:21px;line-height:1.4;margin:30px 0 14px}.hero p:not(.eyebrow){font-size:17px;color:var(--muted);max-width:930px;margin:0}.top-section{padding:38px 0 48px}.section-heading h2{font-size:28px;margin:5px 0 28px}.section-heading .eyebrow{font-size:11px}.casino-card{position:relative;display:grid;grid-template-columns:32px 80px minmax(140px,1fr) minmax(220px,1.55fr) 170px;align-items:center;gap:22px;background:white;border:1px solid var(--line);border-radius:16px;padding:26px 24px;margin-bottom:16px;box-shadow:0 3px 8px #11244306;transition:transform .18s,box-shadow .18s}.casino-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #11244312}.casino-card.best{border:2px solid #207b92;box-shadow:0 5px 20px #167b7915;margin-top:12px}.pick{position:absolute;top:-14px;left:24px;background:#167b79;color:white;padding:3px 14px;border-radius:30px;font-size:11px;font-weight:750;letter-spacing:.7px}.rank{border-radius:50%;background:#f0f3f7;width:30px;height:30px;display:grid;place-items:center;font-weight:750;font-size:14px}.logo-tile{height:80px;width:80px;border-radius:14px;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #11244312}.logo-tile img{width:80%;height:80%;object-fit:contain}.casino-brand{font-size:21px;line-height:1.25;font-weight:800;margin:0 0 8px;overflow-wrap:anywhere}.rating{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.stars{position:relative;display:inline-block;font:20px/1.2 Arial,sans-serif;letter-spacing:1px;color:#d6dce5;white-space:nowrap}.stars-fill{position:absolute;left:0;top:0;overflow:hidden;color:#df9e22}.score{font-size:14px;font-weight:700}.bonus-label{font-size:11px;font-weight:750;letter-spacing:1.2px;color:var(--muted);margin-bottom:5px}.bonus-text{font-weight:750;font-size:17px;line-height:1.5;overflow-wrap:anywhere}.cta{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 20px;border-radius:9px;background:var(--green);color:white;font-weight:750;font-size:16px}.cta:hover{background:#106b36;text-decoration:none}.editorial{display:grid;grid-template-columns:250px minmax(0,1fr);gap:55px;align-items:start;padding-bottom:70px}.contents{position:sticky;top:24px;border-top:3px solid var(--teal);padding-top:15px}.contents summary{font-weight:750;cursor:pointer;font-size:16px}.contents nav{display:flex;flex-direction:column;margin-top:14px}.contents nav a{font-size:13px;line-height:1.5;color:var(--muted);padding:10px 0;display:flex;gap:12px;border-bottom:1px solid var(--line)}.contents nav span{color:var(--teal);font-size:11px;font-weight:750;padding-top:2px}.editorial article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:36px 40px;min-width:0}.editorial article>h2:first-child{margin-top:0}article p,article li{color:#34445a}article p{margin:0 0 18px}article li{margin-bottom:9px}article ul,article ol{padding-left:24px}figure{margin:24px 0 28px}figure img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid #e8e9e9}.table-scroll{overflow-x:auto;margin:25px 0;border:1px solid var(--line);border-radius:10px}table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.55}th{background:#112443;color:#fff;text-align:left;font-weight:650}td,th{padding:16px;vertical-align:top;min-width:155px}td{border-top:1px solid var(--line)}tr:nth-child(even){background:#f6f8fa}blockquote{margin:25px 0;padding:20px 24px;background:#edf6f5;border-left:4px solid var(--teal);border-radius:0 10px 10px 0}blockquote p:last-child{margin:0}footer{background:#112443;padding:40px 0}.footer-inner{display:flex;justify-content:space-between;gap:35px}.footer-inner .wordmark{color:white;font-size:21px}.footer-inner nav{display:flex;flex-wrap:wrap;gap:14px 26px;max-width:650px;justify-content:flex-end}.footer-inner nav a{color:#dce5ef;font-size:13px}.utility{max-width:850px;padding:55px 0 90px;min-height:70vh}.utility h1{margin-top:20px}.back{font-size:14px}.error{padding:28px;border:1px solid var(--line);background:#fff;border-radius:16px}.error p{margin:0 0 12px}.retry{font:inherit;font-weight:700;background:var(--ink);color:white;border:0;padding:10px 20px;border-radius:8px;cursor:pointer}.skeleton{height:135px;background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:16px;display:flex;align-items:center;gap:30px;padding:24px}.skeleton i{height:60px;flex:1;border-radius:8px;background:linear-gradient(90deg,#edf0f3 25%,#f8fafc 50%,#edf0f3 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton i:first-child{flex:0 0 80px;height:80px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:0}@keyframes shimmer{to{background-position:-200% 0}}@media(max-width:1000px){.casino-card{grid-template-columns:25px 72px 1fr 1.4fr 140px;gap:15px;padding:24px 18px}.logo-tile{width:72px;height:72px}.editorial{grid-template-columns:205px minmax(0,1fr);gap:28px}.editorial article{padding:28px}.wrap{width:calc(100% - 40px)}}@media(max-width:720px){.wrap{width:calc(100% - 32px)}.header-inner{min-height:82px;flex-wrap:wrap;gap:10px;padding:17px 0}.wordmark{font-size:22px}header nav{gap:20px;width:100%}header nav a{font-size:13px}.hero{padding:32px 0}h1{font-size:35px;letter-spacing:-1px}.hero p:not(.eyebrow){font-size:16px;line-height:1.7}.eyebrow{font-size:10px;letter-spacing:1.2px}.top-section{padding-top:28px}.section-heading h2{font-size:26px}.casino-card{grid-template-columns:72px minmax(0,1fr);gap:16px;padding:27px 20px 20px}.rank{position:absolute;top:13px;right:13px;width:25px;height:25px;font-size:12px}.brand-col{padding-right:20px}.bonus-col{grid-column:1/-1;text-align:center;padding:15px;background:#f1f7f4;border-radius:10px}.cta{grid-column:1/-1;min-height:52px}.casino-brand{font-size:21px}.pick{left:20px}.editorial{display:block}.contents{position:static;margin-bottom:24px}.contents nav{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.contents nav a{font-size:12px}.editorial article{padding:25px 20px}h2{font-size:25px}h3{font-size:20px}figure{margin:20px -8px}.footer-inner{flex-direction:column}.footer-inner nav{justify-content:flex-start;gap:12px 20px}.utility{padding-top:35px}.skeleton{height:270px;flex-wrap:wrap}.skeleton i{min-width:70px}.skeleton i:last-child{flex-basis:100%}td,th{padding:12px;min-width:150px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skeleton i{animation:none}.casino-card{transition:none}}
