
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Nunito:wght@700;800;900&display=swap');
:root{--yellow:#ffd500;--green:#5aa63a;--blue:#43b8ef;--sky:#dff5ff;--ink:#0b121b;--muted:#6e7783;--white:#fff;--line:#e4e8eb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}
.header{height:88px;background:#fff;display:flex;align-items:center;padding:8px 22px 8px 0;gap:28px;position:sticky;top:0;z-index:50;border-bottom:1px solid #e7e9eb}.logo{height:72px;width:385px;overflow:hidden;display:block;flex:0 0 385px}.logo img{width:385px;height:90px;object-fit:cover;object-position:left top}.header nav{display:flex;gap:27px;align-items:center;flex:1;justify-content:center}.header nav a{font-size:13px;font-weight:700;padding:8px 0;white-space:nowrap}.header nav a.active{border-bottom:3px solid var(--green)}.search{border:0;background:none;font-size:27px}.top-btn,.yellow-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);font-weight:900;border-radius:999px;padding:14px 23px;white-space:nowrap}.top-btn{font-size:13px}
.hero-wrap{background:#45baf0;overflow:hidden}.hero-image{display:block;width:100%;height:auto}.benefits{width:calc(100% - 32px);margin:-2px auto 0;background:#fff;border-radius:20px;box-shadow:0 7px 22px rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(4,1fr);padding:20px 25px;position:relative;z-index:4}.benefits>div{display:grid;grid-template-columns:52px 1fr;column-gap:12px;align-items:center;padding:0 16px;border-right:1px solid #eee}.benefits>div:last-child{border:0}.benefits span{grid-row:1/3;width:42px;height:42px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-size:20px;font-weight:900}.benefits strong{font-size:13px}.benefits p{margin:3px 0 0;font-size:10px;color:#69717c;line-height:1.35}
.section{padding:52px 1.8vw}.section-title{display:flex;align-items:end;justify-content:space-between;margin:0 12px 20px}.section-title h2{font-family:Nunito,Inter,sans-serif;font-size:31px;margin:0;font-weight:900;letter-spacing:-1px}.section-title>a{font-size:12px;font-weight:800}.yellow-line{height:5px;width:190px;background:var(--yellow);margin-top:7px;border-radius:5px}.cards{display:grid;gap:12px}.cards.five{grid-template-columns:repeat(5,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.casino-card{border:1px solid #e5e8ea;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 17px rgba(13,26,40,.06);position:relative}.rank{position:absolute;z-index:3;left:7px;top:7px;width:31px;height:31px;background:var(--yellow);border-radius:50%;display:grid;place-items:center;font-weight:900}.casino-logo{height:142px;background:#081523;display:grid;place-items:center;position:relative}.casino-logo>img{max-width:82%;max-height:80px;object-fit:contain}.mini-score{position:absolute;bottom:7px;left:12px;color:#fff;display:grid;grid-template-columns:35px auto;grid-template-rows:auto auto;column-gap:6px;align-items:center}.mini-shield{width:35px;height:35px;border:2px solid var(--yellow);color:var(--yellow);border-radius:9px;display:grid;place-items:center;grid-row:1/3}.mini-score b{font-size:19px;line-height:1}.mini-score small{font-size:8px}.card-content{padding:14px 14px 15px}.card-content h3{font-size:15px;margin:0 0 8px}.card-content ul{padding:0;margin:0 0 14px;list-style:none}.card-content li{font-size:10px;margin:7px 0;color:#4e5763}.card-content li::first-letter{color:#39a53a}.card-content .yellow-btn{width:100%;font-size:12px;padding:12px}
.feature-row{display:grid;grid-template-columns:1.25fr 1fr;gap:13px;margin:0 1.8vw 50px}.dog-panel{min-height:275px;border-radius:18px;overflow:hidden;position:relative;background:#dff6b5}.dog-panel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dog-panel>div{position:relative;margin-left:42%;padding:32px 26px}.dog-panel h2,.games-panel h2{font-family:Nunito,Inter,sans-serif;font-size:25px;line-height:1.05;margin:0 0 10px}.dog-panel p{font-size:11px;line-height:1.5;max-width:300px}.dog-panel .yellow-btn{font-size:11px;padding:11px 18px}.games-panel{background:#dff5ff;border-radius:18px;padding:29px}.game-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:24px}.game-grid div{background:#fff;border-radius:12px;min-height:100px;display:grid;place-items:center;text-align:center;padding:10px;font-size:25px}.game-grid b{display:block;font-size:9px}.values{margin:0 1.8vw 50px;border-radius:18px;background:#fff;box-shadow:0 5px 20px rgba(12,22,30,.06);display:grid;grid-template-columns:repeat(4,1fr);padding:30px}.values>div{padding:0 25px;border-right:1px solid #e8ebed}.values>div:last-child{border:0}.values b{font-size:27px}.values strong{display:block;font-size:12px;margin-top:7px}.values p{font-size:10px;color:#737b85;line-height:1.45}
.footer{background:#1d2520;color:#fff;padding:50px 7vw 20px;position:relative}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.4fr;gap:40px}.footer-brand img{width:300px;max-width:100%;height:70px;object-fit:cover;object-position:left top;background:#fff;border-radius:10px}.footer-brand p,.footer a,.footer p{color:#bfc8c1;font-size:11px;line-height:1.65}.footer h4{font-size:10px;letter-spacing:1.4px;margin:0 0 14px}.footer a{display:block;margin-bottom:7px}.signup{display:flex}.signup input{flex:1;min-width:0;padding:11px;border:0;border-radius:5px 0 0 5px}.signup button{border:0;background:var(--yellow);font-weight:900;border-radius:0 5px 5px 0}.footer-bottom{border-top:1px solid #3b453e;margin-top:35px;padding-top:15px;display:flex;justify-content:space-between;font-size:9px;color:#8f9a92}
.page-head{padding:65px 9vw 55px;background:#48b9ed;color:#08131c}.page-head h1{font-family:Nunito,Inter,sans-serif;font-size:54px;line-height:1;margin:0 0 18px}.page-head h1 span{color:#fff}.page-head p{max-width:680px;line-height:1.7}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:900;margin-bottom:12px}.green-head{background:#cbe8ad}.green-head h1 span{color:#1c6c32}.blue-head{background:#bce9fa}.yellow-head{background:var(--yellow)}.content{max-width:900px;margin:auto;padding:60px 25px}.content h2{font-family:Nunito,Inter,sans-serif;font-size:28px}.content p{font-size:14px;line-height:1.8;color:#59636e}.compare-table{border:1px solid var(--line);border-radius:16px;overflow:hidden}.thead,.trow{display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr .8fr;padding:15px 18px;align-items:center;gap:10px}.thead{background:#081523;color:#fff;font-size:10px}.trow{border-top:1px solid var(--line);font-size:11px}.trow span:nth-child(2){font-weight:900;color:#1f8d3a}.trow a{background:var(--yellow);padding:8px 10px;border-radius:20px;text-align:center;font-weight:800}.casino-detail{max-width:1000px;margin:auto;padding:60px 25px;display:grid;grid-template-columns:1fr 1.3fr;gap:40px;align-items:center}.detail-logo{background:#081523;border-radius:18px;min-height:220px;display:grid;place-items:center}.detail-logo img{max-width:80%;max-height:120px}.big-score{font-size:68px;font-weight:900}.big-score small{font-size:11px;display:block}.casino-detail p{line-height:1.7;color:#616a74}
@media(max-width:950px){.header{gap:14px}.logo{width:290px;flex-basis:290px}.logo img{width:290px}.header nav{gap:14px}.top-btn{padding:12px 15px}.cards.five{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.benefits>div:nth-child(2){border:0}.feature-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){
  body{overflow-x:hidden}.header{height:auto;min-height:0;padding:7px 10px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:65px 42px;gap:3px 8px;position:sticky;top:0}.logo{width:100%;height:63px;flex:0 0 auto;overflow:hidden}.logo img{width:300px;height:70px;object-fit:cover;object-position:left top}.top-btn{font-size:10px;padding:10px 13px}.search{display:none}.header nav{grid-column:1/-1;grid-row:2;overflow-x:auto;justify-content:flex-start;gap:25px;padding:3px 2px 9px;scrollbar-width:none}.header nav::-webkit-scrollbar{display:none}.header nav a{font-size:12px;flex:0 0 auto}.hero-image{width:100%;height:auto;min-height:0}.benefits{width:calc(100% - 18px);grid-template-columns:1fr 1fr;padding:12px 8px;border-radius:15px}.benefits>div{padding:8px 7px;border:0}.benefits span{width:34px;height:34px;font-size:16px}.benefits strong{font-size:10px}.benefits p{font-size:8px}.section{padding:38px 13px}.section-title{margin:0 3px 18px;display:block}.section-title h2{font-size:25px}.section-title>a{display:block;margin-top:12px}.cards.five,.cards.three{grid-template-columns:1fr}.casino-logo{height:150px}.card-content{padding:15px}.feature-row{margin:0 13px 35px;grid-template-columns:1fr}.dog-panel{min-height:330px}.dog-panel>div{margin-left:37%;padding:30px 17px}.games-panel{padding:24px 15px}.game-grid{grid-template-columns:repeat(2,1fr)}.values{margin:0 13px 35px;grid-template-columns:1fr;padding:15px}.values>div{border:0;border-bottom:1px solid #eee;padding:15px 5px}.footer{padding:38px 20px 18px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-brand img{width:260px}.page-head{padding:45px 24px}.page-head h1{font-size:39px}.content{padding:40px 20px}.thead{display:none}.trow{grid-template-columns:1.2fr .6fr;gap:8px}.trow span:nth-child(3),.trow span:nth-child(4){display:none}.casino-detail{grid-template-columns:1fr;padding:40px 20px}.detail-logo{min-height:180px}
}

/* .BUZZ identity refinements */
.casino-logo img[src*="winhero"]{max-width:90%;max-height:105px;object-fit:contain;background:#fff}
.faq-section{background:#faf8f3;padding:62px 3.2vw 70px;border-top:1px solid #ece7df}
.faq-head{max-width:760px;margin:0 auto 25px;text-align:center}
.faq-head h2{font-family:Nunito,Inter,sans-serif;font-size:39px;line-height:1.05;margin:8px 0 13px}
.faq-head h2 span{color:#49a943}
.faq-head p{font-size:12px;color:#6c746e;line-height:1.6;margin:auto;max-width:600px}
.faq-list{max-width:1120px;margin:0 auto;background:#fff;border-top:1px solid #ddd7ce}
.faq-list details{border-bottom:1px solid #ddd7ce}
.faq-list summary{list-style:none;cursor:pointer;padding:22px 48px 22px 0;font-size:16px;font-weight:800;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:4px;top:15px;font-size:27px;font-weight:300;color:#756d73}
.faq-list details[open] summary:after{content:"−"}
.faq-list details>div{padding:0 48px 22px 0;color:#69716e;font-size:12px;line-height:1.7;max-width:900px}
@media(max-width:700px){
  .casino-logo img[src*="winhero"]{max-width:92%;max-height:90px}
  .faq-section{padding:42px 18px 48px}
  .faq-head{text-align:left}
  .faq-head h2{font-size:29px}
  .faq-list summary{font-size:14px;line-height:1.4;padding:19px 38px 19px 0}
  .faq-list details>div{font-size:11px;padding:0 30px 19px 0}
}
