:root{--ink:#161914;--muted:#62675f;--line:#e5e8df;--yellow:#ffe000;--mint:#c5f0de;--paper:#f7f8f2;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #27826c;outline-offset:5px}button,a,summary{touch-action:manipulation}img{display:block;max-width:100%;height:auto}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(42px,5vw,76px);font-weight:800}h2{font-size:clamp(30px,3.1vw,46px)}h3{font-size:24px}p{color:var(--muted)}.topbar{background:var(--ink);color:#fff;font-size:11px;letter-spacing:.1em;font-weight:700}.topbar .wrap{display:flex;justify-content:space-between;padding-block:9px}.topbar a{color:#eee;font-size:12px;letter-spacing:0;font-weight:400}header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:34px;min-height:94px}.brand{display:flex;flex-direction:column;flex-shrink:0;width:max-content}.brand-name{font-size:49px;line-height:.98;font-weight:900;letter-spacing:-.065em;position:relative}.brand-stars{font-size:18px;position:absolute;right:-18px;top:0;color:#cfb000}.brand-description{font-size:8px;letter-spacing:.105em;font-weight:800;margin-top:7px}header nav{display:flex;align-items:center;gap:24px;margin-left:auto}header nav a{font-size:14px;font-weight:700;white-space:nowrap;padding:36px 0;position:relative}header nav a[aria-current]:after{content:'';height:4px;background:var(--yellow);position:absolute;bottom:22px;left:0;right:0;border-radius:8px}header nav a:hover{color:#777200}.header-actions{display:flex;align-items:center;gap:20px}.login-link{font-size:13px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:14px 23px;border-radius:9px;background:var(--yellow);color:var(--ink);font-size:14px;font-weight:800;line-height:1.25;transition:transform .18s,background .18s,box-shadow .18s;white-space:nowrap;border:1px solid transparent}.btn:hover{transform:translateY(-2px);background:#f6d500;box-shadow:0 6px 22px #00000013}.btn>span{font-size:21px;font-weight:400}.btn.dark{color:white;background:var(--ink)}.btn.dark:hover{background:#31372d}.btn.ghost{background:#ffffff10;color:#fff;border-color:#ffffff42}.btn.ghost:hover{background:#ffffff20}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:white;border-radius:8px;padding:10px}.menu-toggle span{display:block;background:var(--ink);height:2px;margin:6px 0}.mobile-login{display:none}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:var(--yellow);padding:15px}.skip:focus{top:10px}.hero-section{padding-top:28px}.hero{position:relative;background:#151a13;border-radius:24px;overflow:hidden;min-height:540px;color:white;isolation:isolate}.hero-art{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;z-index:-2}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#11170af0 0%,#101708c2 37%,#12150908 68%);z-index:-1}.hero-copy{padding:55px 56px 45px;max-width:650px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;color:#6a6c61;margin-bottom:18px;line-height:1.5}.hero .eyebrow{color:#f5e78b;font-size:11px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--yellow);border-radius:50%;margin-right:7px;vertical-align:middle}.hero h1{margin:0 0 23px;font-size:clamp(48px,5.6vw,82px);line-height:1.01;letter-spacing:-.06em}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-lead{font-size:24px;line-height:1.28;font-weight:600;letter-spacing:-.025em;color:#fff;margin-bottom:16px}.hero-description{font-size:15px;max-width:350px;color:#c9cdc4;line-height:1.65}.hero-buttons{display:flex;gap:12px;margin-top:27px}.hero-fine{color:#bec3b7;font-size:10px;margin:17px 0 0;max-width:470px}.hero-label{position:absolute;bottom:30px;right:35px;font-size:10px;letter-spacing:.15em;color:#eceac7}.quick-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:25px 0}.quick-strip a{display:flex;align-items:center;gap:15px;padding:3px 30px;border-right:1px solid var(--line)}.quick-strip a:first-child{padding-left:10px}.quick-strip a:last-child{border:0}.strip-icon{display:grid;place-items:center;width:42px;height:42px;background:#f3f5ed;border-radius:50%;font-size:12px;font-weight:800}.quick-strip b{display:block;font-size:14px}.quick-strip small{color:#777c70;font-size:12px}.quick-strip a>span:last-child{margin-left:auto;font-size:22px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{margin:0;font-size:34px}.section-heading .eyebrow{margin-bottom:12px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:700;white-space:nowrap;padding:8px 0}.text-link>span{font-size:23px}.text-link:hover{text-decoration:underline}.explore{padding-top:58px;padding-bottom:44px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.category-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #1d251012}.category-art{height:230px;position:relative;overflow:hidden;background:#112b24}.category-art img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.category-card:hover img{transform:scale(1.06)}.category-card.casino-live .category-art img{width:180%;max-width:none;object-position:80% center;transform:translateX(-35%)}.category-card.bonus .category-art img{filter:hue-rotate(-25deg);transform:scale(1.25);object-position:bottom}.card-number{position:absolute;left:16px;top:14px;font-size:11px;letter-spacing:.05em;background:#ffffffdf;border-radius:30px;padding:5px 9px;color:#273424;font-weight:700}.card-arrow{position:absolute;right:16px;bottom:16px;background:white;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;font-size:22px}.category-copy{padding:20px}.category-copy h3{font-size:22px;margin-bottom:7px}.category-copy p{font-size:12px;margin:0}.art-note{font-size:11px;margin:13px 0 0}.bonus-feature{border-radius:22px;background:var(--yellow);padding:43px 45px;display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:12px;margin-bottom:75px;position:relative;overflow:hidden}.pill{display:inline-block;background:#ffffff65;border:1px solid #0000000c;border-radius:30px;padding:7px 12px;font-size:10px;font-weight:800;letter-spacing:.08em;margin-bottom:22px}.bonus-feature h2{font-size:38px;line-height:1.13;margin-bottom:18px}.bonus-feature p{color:#4c4611;font-size:14px;max-width:390px}.bonus-feature .btn{margin-top:6px}.bonus-points{display:flex;justify-content:center;flex-direction:column}.bonus-points>a{display:flex;align-items:center;gap:18px;padding:22px 0;border-bottom:1px solid #11111120}.bonus-points>a:last-child{border:0}.bonus-points>a>span:first-child{font-size:12px;align-self:start;margin-top:4px}.bonus-points>a>span:last-child{font-size:25px;margin-left:auto}.bonus-points h3{font-size:20px;margin-bottom:8px;letter-spacing:-.035em}.bonus-points p{margin:0;font-size:12px}.editorial-heading{padding-bottom:30px}.editorial-heading h2{font-size:44px;max-width:800px}.editorial-heading>p:last-child{max-width:670px;font-size:18px}.article-layout{display:grid;grid-template-columns:270px minmax(0,820px);gap:65px;justify-content:space-between;align-items:start;margin-top:15px}.toc{position:sticky;top:122px;padding:18px 0}.toc nav{display:flex;flex-direction:column}.toc nav>a{font-size:13px;line-height:1.4;display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);color:#565e50}.toc nav>a span{color:#9b9f94;font-size:11px;margin-top:1px;min-width:18px}.toc a:hover{color:#151a11}.toc-note{margin-top:28px;padding:25px;background:var(--paper);border-radius:14px}.toc-note b{font-size:17px;letter-spacing:-.025em}.toc-note p{font-size:13px;margin:12px 0}.toc-note>a{font-size:12px;font-weight:700}.toc-note .btn{padding:12px;gap:12px;width:100%;min-height:44px}.byline{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0 26px;border-bottom:1px solid var(--line);margin-bottom:35px;font-size:12px;color:#6b6e66}.byline>a{display:flex;align-items:center;gap:12px}.byline b{color:var(--ink);font-size:13px}.byline small{display:block;font-size:11px;margin-top:4px}.byline>span{text-align:right}.avatar{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;font-weight:800;border-radius:50%;font-size:13px}.yellow{background:#ffea63}.mint{background:#d0f2e3}.avatar.large{width:86px;height:86px;font-size:28px;margin-bottom:25px}.prose{font-size:16px;line-height:1.85;min-width:0}.prose section{margin-bottom:37px;scroll-margin-top:120px}.prose h2{font-size:29px;line-height:1.2;margin-bottom:21px;margin-top:37px}.prose h3{font-size:21px;line-height:1.3;margin-top:28px;margin-bottom:15px}.prose p{color:#52594e;margin-bottom:18px}.prose a:not(.btn){text-decoration:underline;text-decoration-color:#d2ba00;text-underline-offset:3px;color:#292f21}.prose strong{color:#262d20}.prose ul,.prose ol{padding-left:22px;color:#52594e}.prose li{margin:8px 0}.prose table{border-collapse:collapse;width:100%;font-size:14px;margin:25px 0;line-height:1.65}.prose th{background:#eff2e8;text-align:left;padding:15px}.prose td{padding:14px;border-bottom:1px solid var(--line);vertical-align:top}.prose blockquote{margin:24px 0;padding:22px 25px;border-left:4px solid var(--yellow);background:var(--paper);border-radius:0 10px 10px 0;color:#4c5347}.sources{border-top:1px solid var(--line);margin-top:40px;padding-top:7px}.sources h2{font-size:20px}.sources p{font-size:13px;line-height:1.8}.mobile-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;background:#eaf8f0;border-radius:24px;overflow:hidden;margin-block:68px}.mobile-feature>img{width:100%;height:390px;object-fit:cover;mix-blend-mode:multiply}.mobile-feature>div{padding:30px 45px 30px 0}.mobile-feature h2{font-size:44px}.mobile-feature p{font-size:16px;max-width:430px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-block:28px 68px}.faq h2{font-size:38px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{font-weight:700;font-size:16px;cursor:pointer;display:flex;justify-content:space-between;gap:20px;list-style:none;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:23px;font-weight:400;line-height:1;flex-shrink:0}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:14px;line-height:1.8;margin:18px 25px 3px 0}.related{padding-bottom:70px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.related-grid>a{display:flex;flex-direction:column;background:var(--paper);padding:27px;border-radius:16px;min-height:200px;border:1px solid transparent}.related-grid>a:hover{border-color:#d9dbc9;background:#f4f4e8}.related-grid h3{font-size:23px;line-height:1.25;margin:18px 0 24px}.related-grid>a>span:last-child{margin-top:auto;align-self:end;font-size:26px}.related-grid .eyebrow{margin:0;font-size:10px}footer{background:#161b13;color:white;padding:58px 0 27px}footer .brand-stars{color:var(--yellow)}footer .brand-name{color:var(--yellow)}footer .brand-description{color:#bfc6b8}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:45px;padding-bottom:36px}.footer-grid p{font-size:14px;color:#aeb7a4;line-height:1.6;margin-top:23px}.footer-grid h2{font-size:14px;letter-spacing:0;line-height:1.5;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;color:#b2baa9;font-size:13px;line-height:1.7;margin:11px 0}.footer-grid>div>a:hover{color:var(--yellow)}.age{width:40px;height:40px;border:1px solid #737d65;color:#ced4c5;display:grid;place-items:center;border-radius:50%;font-size:12px}.footer-bottom{border-top:1px solid #ffffff19;padding-top:24px}.footer-bottom p{font-size:11px;color:#8c987e;line-height:1.8;margin-bottom:9px}.backtop{position:fixed;bottom:24px;right:22px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #dedfcf;background:#fffffff2;border-radius:50%;z-index:20;font-size:20px;box-shadow:0 3px 14px #00000008}.breadcrumbs{display:flex;align-items:center;gap:14px;padding-block:22px;font-size:12px;color:#7a8072}.article-hero{display:grid;grid-template-columns:1.4fr .8fr;gap:60px;background:var(--paper);border-radius:24px;overflow:hidden;align-items:center;margin-bottom:40px}.article-hero>div{padding:45px 0 45px 45px}.article-hero h1{font-size:44px;line-height:1.1;margin-bottom:20px}.article-hero p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:550px}.article-hero>img{height:100%;min-height:350px;width:100%;object-fit:cover}.article-hero .btn{margin-top:5px}.author-box{display:flex;gap:20px;padding:28px;background:var(--paper);border-radius:16px;margin-top:38px;margin-bottom:55px}.author-box h2{font-size:19px;margin:0 0 12px}.author-box p{font-size:13px;margin:0 0 12px}.author-box a{font-size:13px}.standalone{max-width:860px;padding-bottom:65px}.simple-heading{padding-block:65px 25px;max-width:1180px}.simple-heading h1{font-size:52px;max-width:960px}.simple-heading>p{max-width:730px}.author-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1180px;padding-bottom:40px}.author-card{padding:42px;border-radius:22px}.author-monogram{font-size:100px;letter-spacing:-.08em;font-weight:900;line-height:1;display:block;margin-bottom:60px;color:#172314}.author-card .eyebrow{margin-bottom:10px}.author-card h2{font-size:34px}.author-card p{font-size:15px}.calculator,.checklist{background:#f5f7ed;padding:28px;border-radius:18px;margin-block:26px}.calculator h3,.checklist h3{margin-top:0}.calc-inputs{display:grid;grid-template-columns:1fr 1fr;gap:18px}.calculator label{font-size:13px;font-weight:700;display:flex;flex-direction:column;gap:7px}.calculator input,.calculator select{font:inherit;border:1px solid #ced5c3;border-radius:7px;padding:10px;background:#fff;min-width:0;width:100%;color:#20261b}.calc-result{font-size:32px;font-weight:800;display:block;letter-spacing:-.04em;margin-top:18px;color:#25361b}.calc-note{font-size:12px;line-height:1.6;margin:8px 0 0!important}.checklist label{display:flex;align-items:start;gap:13px;padding:13px 0;border-bottom:1px solid #dde2d2;font-size:14px;cursor:pointer}.checklist input{accent-color:#324d28;width:18px;height:18px;flex-shrink:0;margin-top:3px}.checklist output{font-size:13px;display:block;margin-top:20px;font-weight:700}.notice{padding:19px 22px;background:#fff8d1;border-radius:12px;border:1px solid #eae0a9;font-size:14px;line-height:1.7}.table-wrap{overflow-x:auto;max-width:100%}
@media(min-width:1600px){.hero{min-height:590px}.hero-copy{padding-top:70px}.category-art{height:245px}}
@media(max-width:1250px){.wrap{width:calc(100% - 48px)}.header-inner{gap:25px}header nav{gap:19px}.login-link{display:none}.hero-copy{padding:44px}.hero h1{font-size:65px}.category-art{height:205px}.article-layout{gap:40px;grid-template-columns:235px minmax(0,1fr)}.bonus-feature{gap:40px}.bonus-feature h2{font-size:34px}.category-copy{padding:17px}.article-hero{gap:25px}}
@media(max-width:1000px){header nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;padding:15px 25px 25px;box-shadow:0 16px 20px #0000000b;margin:0;grid-template-columns:1fr 1fr;gap:0 20px;border-top:1px solid var(--line)}header nav.open{display:grid}header nav a{padding:16px;border-bottom:1px solid var(--line)}header nav a[aria-current]:after{display:none}.mobile-login{display:block}.header-actions{margin-left:auto;gap:12px}.header-inner{min-height:84px}.menu-toggle{display:block}.hero h1{font-size:58px}.hero-copy{padding:38px;max-width:570px}.hero-art{object-position:60% center}.hero:before{background:linear-gradient(90deg,#12170bf2,#12170bb0 47%,#12170800)}.hero-description{max-width:310px}.hero-label{display:none}.hero{min-height:515px}.hero-lead{font-size:22px}.category-grid{gap:14px}.category-art{height:180px}.category-copy h3{font-size:20px}.category-copy p{font-size:11px}.section-heading h2{font-size:30px}.bonus-feature{padding:30px;gap:30px}.bonus-feature h2{font-size:29px}.bonus-points h3{font-size:17px}.quick-strip a{padding-inline:17px;gap:10px}.quick-strip b{font-size:13px}.quick-strip small{font-size:11px}.article-layout{grid-template-columns:190px minmax(0,1fr);gap:30px}.toc nav>a{font-size:12px}.toc-note{padding:20px}.prose h2{font-size:27px}.mobile-feature{gap:30px}.mobile-feature>div{padding-right:25px}.mobile-feature h2{font-size:35px}.faq{gap:40px}.faq h2{font-size:32px}.article-hero h1{font-size:36px}.article-hero>div{padding-left:30px}.article-hero>img{min-height:330px}.related-grid h3{font-size:20px}.related-grid>a{padding:23px}.footer-grid{gap:25px}}
@media(max-width:740px){.wrap{width:calc(100% - 32px)}.topbar .wrap{padding-block:8px}.topbar span{font-size:8px;letter-spacing:.05em}.topbar a{font-size:10px}.header-inner{min-height:76px;gap:10px}.brand-name{font-size:38px}.brand-stars{font-size:14px;right:-13px}.brand-description{font-size:6px;margin-top:5px}.header-actions>.btn{min-height:42px;padding:11px 12px;font-size:11px;gap:9px}.header-actions>.btn span{font-size:17px}.menu-toggle{width:38px;height:40px;padding:8px}.header-actions{gap:8px}.hero-section{padding-top:16px}.hero{min-height:590px;border-radius:18px}.hero-art{height:56%;top:auto;bottom:0;object-position:78% center;object-fit:cover}.hero:before{background:linear-gradient(180deg,#151c10 0%,#151c10 31%,#151c10a8 61%,#151c1000)}.hero-copy{padding:28px 25px;max-width:none}.hero .eyebrow{font-size:9px;margin-bottom:18px}.hero h1{font-size:54px;margin-bottom:19px}.hero-lead{font-size:20px;margin-bottom:12px}.hero-description{max-width:275px;font-size:13px}.hero-buttons{gap:10px;flex-wrap:wrap;margin-top:22px}.hero-buttons .btn{font-size:12px;padding:12px 16px;min-height:46px;gap:12px}.hero-fine{font-size:9px;max-width:275px;margin-top:13px}.quick-strip{grid-template-columns:1fr;gap:0;padding:10px 0}.quick-strip a,.quick-strip a:first-child{padding:14px 6px;border:0;border-bottom:1px solid var(--line)}.quick-strip a:last-child{border:0}.quick-strip b{font-size:14px}.quick-strip small{font-size:12px}.quick-strip .strip-icon{width:35px;height:35px;font-size:10px}.section-heading{display:block;margin-bottom:22px}.section-heading h2{font-size:30px}.section-heading .text-link{margin-top:12px;font-size:12px}.eyebrow{font-size:10px}.explore{padding-top:36px;padding-bottom:27px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.category-art{height:185px}.category-copy{padding:16px 13px}.category-copy h3{font-size:19px}.category-copy p{font-size:11px;line-height:1.6}.card-number{top:12px;left:12px;font-size:9px;padding:4px 7px}.card-arrow{width:31px;height:31px;right:12px;bottom:12px;font-size:19px}.art-note{font-size:10px}.bonus-feature{grid-template-columns:1fr;padding:29px 24px;gap:14px;margin-top:12px;margin-bottom:45px}.bonus-feature h2{font-size:31px}.bonus-feature .pill{font-size:8px;padding:7px 10px;margin-bottom:18px}.bonus-feature p{font-size:14px}.bonus-feature .btn{font-size:12px;padding:13px 17px;gap:15px}.bonus-points>a{padding:18px 0;gap:13px}.bonus-points h3{font-size:18px}.bonus-points p{font-size:12px}.editorial-heading h2{font-size:33px}.editorial-heading>p:last-child{font-size:16px}.article-layout{display:block;margin-top:0}.toc{position:static;padding:18px;border:1px solid var(--line);border-radius:14px;margin-bottom:23px;background:var(--paper)}.toc>.eyebrow{display:block;margin-bottom:9px}.toc nav{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.toc nav>a{font-size:12px;padding:11px 0;gap:7px}.toc nav>a span{font-size:9px;min-width:13px}.toc-note{display:none}.byline{gap:12px;padding:15px 0 23px;margin-bottom:25px;font-size:11px}.byline small{font-size:10px}.byline b{font-size:12px}.byline>a{gap:9px}.avatar{width:36px;height:36px;font-size:11px}.prose{font-size:16px;line-height:1.8}.prose h2{font-size:27px;margin-top:28px}.prose h3{font-size:21px}.prose table{font-size:12px}.prose th,.prose td{padding:10px}.sources h2{font-size:19px}.sources p{font-size:12px}.mobile-feature{grid-template-columns:1fr;gap:0;margin-block:42px}.mobile-feature>img{height:250px}.mobile-feature>div{padding:15px 25px 30px}.mobile-feature h2{font-size:34px}.mobile-feature p{font-size:14px}.mobile-feature .btn{font-size:12px}.faq{grid-template-columns:1fr;gap:10px;padding-block:10px 40px}.faq h2{font-size:32px}.faq summary{font-size:15px}.faq details p{font-size:14px}.related{padding-bottom:40px}.related-grid{grid-template-columns:1fr;gap:12px}.related-grid>a{min-height:unset;padding:24px;display:block;position:relative}.related-grid h3{font-size:22px;max-width:88%;margin:12px 0 5px}.related-grid>a>span:last-child{position:absolute;right:22px;bottom:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px;padding-bottom:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{margin:15px 0;font-size:13px}.footer-grid>div:first-child .age{position:absolute;right:20px;margin-top:-65px}.footer-grid h2{font-size:13px}.footer-grid>div>a:not(.brand){font-size:12px}.footer-bottom p{font-size:10px}.backtop{right:12px;bottom:14px;width:35px;height:35px;font-size:17px}.breadcrumbs{font-size:11px;padding-block:17px}.article-hero{grid-template-columns:1fr;gap:0;border-radius:18px;margin-bottom:25px}.article-hero>div{padding:28px 24px}.article-hero h1{font-size:35px}.article-hero>img{min-height:0;height:215px;object-position:center 48%}.article-hero p:not(.eyebrow){font-size:15px}.article-hero .btn{font-size:12px}.simple-heading{padding-top:37px}.simple-heading h1{font-size:39px}.author-grid{grid-template-columns:1fr;gap:18px}.author-card{padding:30px}.author-monogram{font-size:80px;margin-bottom:40px}.author-box{padding:23px;gap:13px}.author-box h2{font-size:18px}.standalone{padding-bottom:35px}.calc-inputs{grid-template-columns:1fr 1fr;gap:13px}.calculator,.checklist{padding:22px}.calc-result{font-size:27px}}
@media(max-width:390px){.brand-description{font-size:5px}.header-actions>.btn{font-size:10px;padding:10px}.hero h1{font-size:48px}.hero-copy{padding:26px 21px}.category-art{height:155px}.category-copy h3{font-size:17px}.category-copy p{font-size:10px}.hero-buttons .btn{font-size:11px;padding:12px 13px}.toc nav{grid-template-columns:1fr}.calc-inputs{grid-template-columns:1fr}}
.article-figure{margin:38px 0 44px;background:#f5f7f0;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.article-figure img{width:100%;height:auto;max-height:410px;object-fit:cover;aspect-ratio:3/2}.article-figure figcaption{font-size:13px;line-height:1.6;padding:18px 23px;color:#4a5642}.article-figure figcaption>span{display:block;font-size:10px;letter-spacing:.1em;font-weight:800;color:#7c8574;margin-bottom:6px}.category-card.casino-live .category-art img{width:100%;max-width:100%;transform:none;object-position:center}.category-card.bonus .category-art img{filter:none;transform:none;object-position:center}.category-card:hover .category-art img{transform:scale(1.06)}.hero .eyebrow{font-size:12px}.hero-fine{font-size:12px}.category-copy p{font-size:14px}.art-note{font-size:12px}.eyebrow{font-size:12px}.quick-strip small{font-size:13px}.footer-bottom p{font-size:12px}.footer-grid>div>a:not(.brand){font-size:14px}.bonus-points p{font-size:14px}.byline small{font-size:12px}.byline b{font-size:14px}.toc nav>a{font-size:14px}.related-grid .eyebrow{font-size:12px}.hero-label{font-size:12px}.category-card .card-number{font-size:12px}.pill{font-size:12px}
@media(max-width:740px){.hero{min-height:660px}.hero-art{height:56%}.hero-fine{max-width:300px;font-size:11px}.hero .eyebrow{font-size:10px}.header-actions>.btn{font-size:12px;padding:11px 12px}.category-copy p{font-size:12px}.article-figure{margin:28px 0 32px;border-radius:14px}.article-figure figcaption{font-size:12px;padding:15px 17px}.article-figure figcaption>span{font-size:10px}.footer-grid>div>a:not(.brand){font-size:13px}.footer-bottom p{font-size:11px}.toc nav>a{font-size:13px}.byline small{font-size:10px}.byline b{font-size:12px}.hero-buttons .btn{font-size:12px}.bonus-feature .pill{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
