:root{--ink:#2c1715;--muted:#6c5d57;--navy:#36070c;--navy-2:#5b0d16;--coral:#e2b33c;--coral-dark:#bd8b16;--mint:#f5cf65;--cream:#fbf7ef;--white:#fff;--line:#eadfce;--shadow:0 22px 60px rgba(64,15,15,.13);--radius:20px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit}.amg-container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.amg-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.amg-skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 16px;background:#fff;color:#000;transform:translateY(-150%)}.amg-skip-link:focus{transform:none}.amg-site-header{position:sticky;z-index:100;top:0;background:rgba(9,27,46,.92);color:#fff;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.09)}.amg-header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.amg-brand{display:inline-flex}.amg-brand img{width:164px}.amg-main-nav{display:flex;align-items:center;gap:30px}.amg-main-nav a{text-decoration:none;font-size:14px;font-weight:700;color:#d8e4ec;transition:.2s}.amg-main-nav a:hover,.amg-main-nav a:focus{color:#fff}.amg-main-nav .amg-nav-cta{padding:10px 18px;border-radius:999px;color:var(--navy);background:var(--mint)}.amg-menu-toggle{display:none;background:none;border:0;padding:8px}.amg-menu-toggle span:not(.amg-sr-only){display:block;width:25px;height:2px;margin:5px;background:#fff}.amg-hero{position:relative;overflow:hidden;color:#fff;background:var(--navy);min-height:650px}.amg-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:35px;background:var(--cream);clip-path:polygon(0 100%,100% 0,100% 100%)}.amg-hero-glow{position:absolute;width:700px;height:700px;right:-100px;top:-160px;background:radial-gradient(circle,rgba(47,211,176,.2),transparent 65%);pointer-events:none}.amg-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:40px;padding-block:80px 110px}.amg-eyebrow,.amg-section-kicker{margin:0 0 14px;color:var(--coral);font-size:13px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.amg-eyebrow{color:#9de7d8}.amg-eyebrow span{display:inline-block;width:28px;height:2px;margin:0 8px 4px 0;background:var(--coral)}h1,h2,h3{margin-top:0;line-height:1.12;letter-spacing:-.03em}h1{max-width:650px;margin-bottom:25px;font-size:clamp(43px,5vw,72px)}h1 em{color:var(--coral);font-style:normal}h2{margin-bottom:20px;font-size:clamp(31px,3.5vw,46px)}h3{font-size:20px}.amg-hero-lead{max-width:610px;margin:0 0 30px;color:#c9d7e2;font-size:19px;line-height:1.65}.amg-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.amg-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 22px;border:1px solid transparent;border-radius:10px;text-decoration:none;font-size:15px;font-weight:800}.amg-button-primary{background:var(--coral);box-shadow:0 12px 30px rgba(255,93,74,.25)}.amg-button-primary:hover{background:var(--coral-dark)}.amg-button-ghost{border-color:rgba(255,255,255,.25);color:#fff}.amg-button-ghost:hover{background:rgba(255,255,255,.07)}.amg-responsible-note{display:flex;align-items:center;gap:10px;margin:24px 0 0;color:#93a6b7;font-size:12px}.amg-responsible-note span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #53687a;border-radius:50%;color:#fff;font-weight:800}.amg-hero-visual{position:relative}.amg-hero-visual img{width:100%;filter:drop-shadow(0 30px 35px rgba(0,0,0,.25))}.amg-live-pill{position:absolute;right:4%;bottom:8%;padding:9px 14px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(9,27,46,.85);font-size:12px;font-weight:700}.amg-live-pill i,.amg-status-badge i{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(47,211,176,.13)}.amg-quick-facts{background:var(--cream)}.amg-facts-grid{display:grid;grid-template-columns:repeat(5,1fr);padding-block:32px 50px}.amg-facts-grid div{padding:0 28px;border-right:1px solid #dad3c7}.amg-facts-grid div:first-child{padding-left:0}.amg-facts-grid div:last-child{border:0}.amg-facts-grid span,.amg-facts-grid strong{display:block}.amg-facts-grid span{margin-bottom:3px;color:#7d786f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.amg-facts-grid strong{font-size:16px}.amg-section{padding:90px 0}.amg-content-layout{display:grid;grid-template-columns:220px minmax(0,820px);justify-content:space-between;gap:70px}.amg-toc{position:sticky;top:110px;align-self:start;padding-left:18px;border-left:1px solid var(--line);font-size:13px}.amg-toc strong{display:block;margin-bottom:15px;color:#8994a0;text-transform:uppercase;letter-spacing:.1em}.amg-toc nav{display:grid;gap:4px}.amg-toc a{position:relative;padding:7px 0;text-decoration:none;color:#6f7d8b;font-weight:650}.amg-toc a:hover,.amg-toc a.amg-active{color:var(--coral)}.amg-toc a.amg-active:before{content:"";position:absolute;width:3px;height:24px;left:-20px;top:8px;border-radius:3px;background:var(--coral)}.amg-article section{margin-bottom:95px}.amg-article p{color:var(--muted)}.amg-article section>p:not(.amg-section-kicker),.amg-article section>ul{max-width:760px}.amg-info-callout{display:flex;gap:16px;margin-top:28px;padding:20px 22px;border:1px solid #bfeee4;border-radius:14px;background:#effbf8}.amg-info-callout p{margin:3px 0 0;font-size:15px}.amg-callout-icon{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:var(--mint);font-weight:900}.amg-split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.amg-status-badge{padding:7px 12px;border-radius:999px;background:#e9faf6;color:#187864;font-size:12px;font-weight:800}.amg-demo-frame{overflow:hidden;border:1px solid #203c56;border-radius:18px;background:var(--navy);box-shadow:var(--shadow)}.amg-demo-screen{position:relative;aspect-ratio:1.935;background:#081622}.amg-demo-screen img{width:100%;height:100%;object-fit:cover}.amg-demo-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:rgba(6,20,34,.33);text-align:center}.amg-demo-overlay strong{font-size:19px}.amg-demo-overlay small{margin-top:4px;color:#b8c8d4}.amg-play-icon{display:grid;place-items:center;width:66px;height:66px;margin-bottom:15px;padding-left:4px;border-radius:50%;color:var(--navy);background:var(--mint);box-shadow:0 0 0 10px rgba(47,211,176,.12)}.amg-demo-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;color:#aebdca;font-size:13px}.amg-demo-footer button{padding:10px 18px;border:0;border-radius:8px;background:var(--coral);color:#fff;font-weight:800;cursor:pointer}.amg-fine-print{font-size:13px}.amg-steps{padding:0;margin:35px 0 0;list-style:none;counter-reset:step}.amg-steps li{display:grid;grid-template-columns:75px 1fr;gap:24px;padding:25px 0;border-top:1px solid var(--line)}.amg-steps li:last-child{border-bottom:1px solid var(--line)}.amg-steps li>span{color:#b2bdc7;font-size:30px;font-weight:300}.amg-steps h3{margin:3px 0 7px}.amg-steps p{margin:0}.amg-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}.amg-feature-grid article{padding:26px;border:1px solid var(--line);border-radius:16px;background:#fff}.amg-feature-grid article>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:25px;border-radius:12px;background:#ffebe8;color:var(--coral);font-size:21px;font-weight:900}.amg-feature-grid h3{margin-bottom:8px}.amg-feature-grid p{margin:0;font-size:15px}.amg-do-dont{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.amg-do-dont>div{padding:26px;border-radius:16px}.amg-do{background:#effbf8}.amg-dont{background:#fff1ef}.amg-do-dont h3{margin-bottom:15px}.amg-do-dont ul{padding-left:20px;margin:0}.amg-do-dont li{margin:8px 0;color:var(--muted);font-size:15px}.amg-faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:22px 0;cursor:pointer;list-style:none;font-weight:800}summary::-webkit-details-marker{display:none}summary span{position:relative;width:22px;height:22px;flex:0 0 22px}summary span:before,summary span:after{content:"";position:absolute;top:10px;left:3px;width:16px;height:2px;background:var(--coral)}summary span:after{transform:rotate(90deg);transition:.2s}details[open] summary span:after{transform:none}details p{margin:-5px 50px 22px 0}.amg-responsible-banner{display:grid;grid-template-columns:120px 1fr;gap:30px;margin-bottom:10px!important;padding:35px;border-radius:20px;background:var(--navy);color:#fff}.amg-responsible-banner>div:first-child span{display:grid;place-items:center;width:90px;height:90px;border:2px solid var(--coral);border-radius:50%;font-size:31px;font-weight:900}.amg-responsible-banner h2{margin-bottom:10px;font-size:34px}.amg-responsible-banner p:last-child{margin:0;color:#bac8d3}.amg-site-footer{padding-top:60px;background:#071725;color:#fff}.amg-footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px;padding-bottom:45px}.amg-footer-top>div p{max-width:330px;color:#91a2b1;font-size:14px}.amg-footer-top nav{display:grid;align-content:start;gap:8px}.amg-footer-top nav strong{margin-bottom:8px;color:#91a2b1;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.amg-footer-top nav a{text-decoration:none;color:#dbe5eb;font-size:14px}.amg-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:18px;border-top:1px solid #1d3142;color:#8294a3;font-size:12px}.amg-footer-bottom p{margin:0}.amg-footer-bottom strong{color:var(--coral)}
@media(max-width:900px){.amg-main-nav{position:absolute;display:none;top:76px;left:0;right:0;padding:20px;background:var(--navy);border-top:1px solid #20384b}.amg-main-nav.amg-open{display:grid}.amg-menu-toggle{display:block}.amg-hero-grid{grid-template-columns:1fr;padding-top:60px}.amg-hero-copy{text-align:center}.amg-eyebrow,.amg-responsible-note,.amg-hero-actions{justify-content:center}.amg-hero-lead,h1{margin-inline:auto}.amg-hero-visual{max-width:650px;margin-inline:auto}.amg-facts-grid{grid-template-columns:repeat(3,1fr);gap:25px 0}.amg-facts-grid div{padding-left:20px}.amg-facts-grid div:nth-child(3){border:0}.amg-content-layout{grid-template-columns:1fr}.amg-toc{display:none}}
@media(max-width:620px){body{font-size:16px}.amg-container{width:min(calc(100% - 28px),var(--container))}.amg-header-inner{height:68px}.amg-main-nav{top:68px}.amg-brand img{width:145px}.amg-hero{min-height:0}.amg-hero-grid{padding-block:48px 80px;gap:20px}h1{font-size:41px}.amg-hero-lead{font-size:17px}.amg-hero-actions{display:grid}.amg-button{width:100%}.amg-hero-visual{margin-inline:-15px}.amg-live-pill{right:0}.amg-facts-grid{grid-template-columns:1fr 1fr}.amg-facts-grid div,.amg-facts-grid div:first-child{padding:0 12px}.amg-facts-grid div:nth-child(2n){border:0}.amg-section{padding:65px 0}.amg-article section{margin-bottom:70px}.amg-split-heading{align-items:flex-start;flex-direction:column}.amg-demo-overlay small{max-width:250px}.amg-demo-footer{align-items:stretch;flex-direction:column;gap:10px}.amg-feature-grid,.amg-do-dont{grid-template-columns:1fr}.amg-steps li{grid-template-columns:45px 1fr;gap:12px}.amg-responsible-banner{grid-template-columns:1fr;padding:28px}.amg-responsible-banner>div:first-child span{width:65px;height:65px;font-size:22px}.amg-footer-top{grid-template-columns:1fr;gap:35px}.amg-footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.amg-simple-page{min-height:70vh;padding:80px 0}.amg-simple-page article{max-width:780px}.amg-simple-page h1{color:var(--ink);font-size:clamp(38px,5vw,62px)}.amg-simple-page h2{margin-top:48px;font-size:29px}.amg-simple-page p,.amg-simple-page li{color:var(--muted)}.amg-breadcrumbs{margin-bottom:30px;color:#7b8a98;font-size:13px}.amg-breadcrumbs a{color:var(--coral)}
.amg-page-hero{position:relative;overflow:hidden;color:#fff;background:var(--navy)}.amg-page-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:24px;background:#fff;clip-path:polygon(0 100%,100% 0,100% 100%)}.amg-page-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 470px;align-items:center;gap:55px;padding-block:70px 85px}.amg-page-hero h1{margin-bottom:24px;font-size:clamp(43px,5vw,68px)}.amg-page-hero .amg-hero-lead{color:#c9d7e2}.amg-page-hero .amg-hero-lead p{margin:0;color:inherit}.amg-page-hero-grid>img{width:100%}.amg-page-hero-art{aspect-ratio:16/9;object-fit:cover;border:1px solid #34343c;border-radius:22px;box-shadow:0 30px 70px rgba(0,0,0,.46)}.amg-hero-cta{margin-top:26px}.amg-hero-cta .amg-button{min-width:150px}.amg-hero-breadcrumb{display:flex;gap:9px;margin-bottom:30px;color:#8299aa;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.amg-hero-breadcrumb a{color:#c7d5de}.amg-article-shell{padding-top:75px}.amg-imported-content>h2{padding-top:5px}.amg-imported-content h2:not(:first-child){margin-top:75px}.amg-imported-content h3{margin-top:38px;font-size:24px}.amg-imported-content p{max-width:none}.amg-imported-content a{color:#d94838;text-decoration-thickness:1px;text-underline-offset:3px}.amg-imported-content img{width:100%;margin:32px 0;border-radius:16px;box-shadow:var(--shadow)}.amg-imported-content table{width:100%;margin:28px 0;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;font-size:15px}.amg-imported-content td,.amg-imported-content th{padding:13px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top}.amg-imported-content tr:last-child td{border-bottom:0}.amg-imported-content td:last-child,.amg-imported-content th:last-child{border-right:0}.amg-imported-content tr:first-child{background:#eff4f7}.amg-imported-content ul,.amg-imported-content ol{padding-left:24px;color:var(--muted)}.amg-imported-content li{margin:8px 0}.amg-imported-content blockquote{margin:30px 0;padding:20px 24px;border-left:4px solid var(--mint);background:#effbf8}.amg-imported-content blockquote p{margin:0}.amg-article-cta{margin:24px 0}.amg-cta-button,.amg-casino-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;border-radius:9px;background:var(--coral);color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:800}.amg-casino-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:15px 0 45px}.amg-casino-item{display:flex;flex-direction:column;align-items:center;padding:18px 12px;border:1px solid var(--line);border-radius:14px;text-align:center}.amg-casino-logo-wrap{display:grid;place-items:center;height:65px}.amg-imported-content .amg-casino-logo{width:auto;max-width:125px;max-height:55px;margin:0;box-shadow:none;border-radius:0}.amg-casino-info{margin:12px 0 8px}.amg-casino-title{font-size:15px;font-weight:800}.amg-casino-rating{color:#d28b18;font-size:12px}.amg-casino-item p{display:grid;gap:6px;width:100%;margin:auto 0 0}.amg-casino-btn{width:100%;padding:8px 10px}.amg-review-btn{background:var(--navy)}.amg-imported-content .amg-wp-block-image{margin:32px 0}.amg-imported-content .amg-wp-block-image img{margin:0}
@media(max-width:900px){.amg-page-hero-grid{grid-template-columns:1fr;padding-block:55px 75px}.amg-page-hero-grid>img{max-width:560px;margin:-30px auto 0}.amg-casino-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.amg-page-hero-grid{gap:20px}.amg-page-hero h1{font-size:41px}.amg-page-hero-grid>img{margin-inline:-10px;width:calc(100% + 20px)}.amg-imported-content table{display:block;overflow-x:auto}.amg-casino-list{grid-template-columns:1fr 1fr}.amg-imported-content h2:not(:first-child){margin-top:55px}}
.amg-site-header{background:rgba(7,20,61,.95);border-bottom-color:rgba(255,198,46,.22)}.amg-header-inner{height:82px}.amg-brand img{width:auto;height:60px}.amg-main-nav{gap:13px}.amg-main-nav a{font-size:11.5px}.amg-main-nav .amg-nav-cta{background:var(--coral);color:#fff}.amg-nav-dropdown{position:relative}.amg-nav-dropdown>a{display:flex;align-items:center;gap:5px}.amg-nav-dropdown>a span{color:var(--coral);font-size:17px}.amg-sub-menu{position:absolute;z-index:20;top:calc(100% + 20px);right:0;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:3px;width:520px;padding:16px;border:1px solid #2d2d34;border-radius:14px;background:#121217;box-shadow:0 22px 50px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s}.amg-sub-menu:before{content:"";position:absolute;left:0;right:0;top:-22px;height:24px}.amg-sub-menu a{padding:9px 11px;border-radius:7px;color:#d6d6db;white-space:nowrap}.amg-sub-menu a:hover,.amg-sub-menu a:focus{color:#fff;background:#292930}.amg-nav-dropdown:hover .amg-sub-menu,.amg-nav-dropdown:focus-within .amg-sub-menu{opacity:1;visibility:visible;transform:none}.amg-page-hero{background:#07143d}.amg-page-hero:after{background:#f4f4f5}.amg-hero-glow{background:radial-gradient(circle,rgba(255,198,46,.22),transparent 66%)}.amg-page-hero .amg-eyebrow{color:#ff6688}.amg-page-hero .amg-responsible-note span{border-color:#ef4636}.amg-quick-facts{background:#f4f4f5}.amg-facts-grid{padding-block:30px}.amg-facts-grid div{border-right-color:#d6d6da}.amg-facts-grid span{color:#777780}.amg-article-shell{padding-top:75px}.amg-imported-content .amg-casino-list{display:grid;grid-template-columns:1fr;gap:12px;margin:30px 0 45px}.amg-imported-content .amg-casino-item{display:grid;grid-template-columns:170px minmax(0,1fr) 170px;align-items:center;gap:26px;min-height:132px;padding:20px 24px;border:1px solid var(--line);border-left:4px solid var(--coral);border-radius:14px;background:#fff;text-align:left;box-shadow:0 8px 28px rgba(15,15,20,.06)}.amg-imported-content .amg-casino-logo-wrap{display:grid;place-items:center;height:82px;padding-right:24px;border-right:1px solid var(--line)}.amg-casino-logo-plate{display:grid;place-items:center;min-width:140px;min-height:70px;padding:8px 12px;border-radius:9px}.amg-imported-content .amg-casino-logo{max-width:140px;max-height:70px;margin:0}.amg-imported-content .amg-casino-info{margin:0}.amg-imported-content .amg-casino-title{margin:0 0 9px;font-size:22px}.amg-casino-bonus{display:block;color:var(--muted);font-size:15px;font-weight:700}.amg-casino-bonus:before{content:attr(data-label);display:block;margin-bottom:2px;color:#9999a1;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.amg-casino-actions{display:grid;gap:8px}.amg-imported-content .amg-casino-btn{width:100%;min-height:44px;padding:10px 15px}.amg-imported-content .amg-play-btn{background:var(--coral);box-shadow:0 9px 22px rgba(239,70,54,.2)}.amg-imported-content .amg-play-btn:hover{background:var(--coral-dark)}.amg-imported-content .amg-review-btn{border:1px solid #d9d9de;background:#f4f4f5;color:#3e3e46!important}.amg-imported-content .amg-review-btn:hover{background:#e9e9ec}.amg-site-footer{background:#07143d}.amg-footer-top>div>img{width:auto;height:58px}
@media(max-width:1080px) and (min-width:901px){.amg-main-nav{gap:13px}.amg-main-nav a{font-size:12px}.amg-brand img{height:57px}.amg-sub-menu{right:-10px}}
@media(max-width:1100px){.amg-menu-toggle{display:block}.amg-main-nav{position:absolute;display:none;top:82px;left:0;right:0;max-height:calc(100vh - 90px);overflow:auto;padding:20px;background:var(--navy);border-top:1px solid #2b2b32}.amg-main-nav.amg-open{display:grid}.amg-nav-dropdown>a{justify-content:space-between}.amg-sub-menu{position:static;display:grid;grid-template-columns:repeat(3,1fr);width:auto;margin-top:5px;padding:8px;background:#121217;box-shadow:none;opacity:1;visibility:visible;transform:none}.amg-sub-menu:before{display:none}}
@media(max-width:900px){.amg-header-inner{height:74px}.amg-brand img{height:60px}.amg-main-nav{top:74px}.amg-nav-dropdown>a{justify-content:space-between}.amg-sub-menu{position:static;display:grid;grid-template-columns:repeat(2,1fr);width:auto;margin-top:5px;padding:8px;background:#121217;box-shadow:none;opacity:1;visibility:visible;transform:none}.amg-sub-menu:before{display:none}.amg-imported-content .amg-casino-item{grid-template-columns:140px minmax(0,1fr) 150px;gap:18px}.amg-imported-content .amg-casino-logo-wrap{padding-right:18px}}
@media(max-width:620px){.amg-imported-content .amg-casino-list{grid-template-columns:1fr}.amg-imported-content .amg-casino-item{grid-template-columns:92px minmax(0,1fr);gap:15px;padding:17px;border-left-width:3px}.amg-imported-content .amg-casino-logo-wrap{height:65px;padding-right:14px}.amg-casino-logo-plate{min-width:80px;min-height:52px;padding:6px}.amg-imported-content .amg-casino-logo{max-width:78px;max-height:50px}.amg-imported-content .amg-casino-title{font-size:19px}.amg-casino-bonus{font-size:13px}.amg-casino-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.amg-sub-menu{grid-template-columns:1fr 1fr}}
.amg-author-box{display:grid;grid-template-columns:112px minmax(0,1fr);gap:25px;margin-top:80px;padding:28px;border:1px solid var(--line);border-top:4px solid var(--coral);border-radius:18px;background:#f7f7f8;box-shadow:0 14px 40px rgba(15,15,20,.07)}.amg-imported-content .amg-author-avatar{width:112px;height:112px;margin:0;border:4px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 8px 25px rgba(0,0,0,.14)}.amg-author-info{min-width:0}.amg-author-label{display:block;margin-bottom:3px;color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.amg-imported-content .amg-author-info .amg-author-name{margin:0 0 9px;padding:0;font-size:25px}.amg-imported-content .amg-author-name a{color:var(--ink);text-decoration:none}.amg-author-info p{margin:0 0 12px;color:var(--muted);font-size:14px;line-height:1.65}.amg-author-updated{color:#8b8b94;font-size:12px;font-weight:700}
@media(max-width:620px){.amg-author-box{grid-template-columns:1fr;gap:14px;margin-top:60px;padding:22px;text-align:center}.amg-imported-content .amg-author-avatar{width:86px;height:86px;margin-inline:auto}.amg-imported-content .amg-author-name{font-size:21px}}
.amg-casino-actions--single{align-self:stretch;align-content:center}.amg-casino-actions--single .amg-play-btn{min-height:52px}
.amg-footer-top{grid-template-columns:1.35fr .9fr .9fr}.amg-language-switcher .amg-language-options{display:grid;gap:9px}.amg-language-option{display:flex;align-items:center;gap:9px;min-height:44px;padding:7px 11px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.04);text-decoration:none!important;color:#dbe5eb!important;transition:.18s}.amg-language-option:hover,.amg-language-option:focus{border-color:rgba(33,212,217,.55);background:rgba(33,212,217,.09)}.amg-language-option.amg-is-active{border-color:var(--mint);background:rgba(33,212,217,.12);box-shadow:0 0 0 1px rgba(33,212,217,.08)}.amg-language-flag{font-size:25px;line-height:1}.amg-language-option>span:last-child{font-size:13px;font-weight:750}.amg-language-option.amg-is-active>span:last-child{color:#fff}
@media(max-width:900px){.amg-footer-top{grid-template-columns:1fr 1fr}.amg-language-switcher{align-self:start}}
@media(max-width:620px){.amg-footer-top{grid-template-columns:1fr}.amg-language-options{grid-template-columns:1fr 1fr}}

/* Branded casino artwork and a more expressive primary casino action. */
.amg-casino-logo-plate{overflow:hidden;background:#fff;box-shadow:0 5px 15px rgba(7,20,61,.12)}
.amg-imported-content .amg-casino-logo{width:auto;max-width:150px;max-height:74px;object-fit:contain}
.amg-imported-content .amg-casino-actions .amg-play-btn{position:relative;isolation:isolate;overflow:hidden;gap:10px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,#ef3f35 0%,#f35c32 58%,#f5972f 100%);box-shadow:0 10px 25px rgba(239,70,54,.28);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.amg-imported-content .amg-casino-actions .amg-play-btn:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.32) 48%,transparent 72%);transform:translateX(-120%);transition:transform .5s ease}
.amg-imported-content .amg-casino-actions .amg-play-btn:after{content:"✈";display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(255,255,255,.18);font-size:13px;line-height:1;transition:transform .2s ease}
.amg-imported-content .amg-casino-actions .amg-play-btn:hover,.amg-imported-content .amg-casino-actions .amg-play-btn:focus-visible{filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 15px 30px rgba(239,70,54,.38)}
.amg-imported-content .amg-casino-actions .amg-play-btn:hover:before,.amg-imported-content .amg-casino-actions .amg-play-btn:focus-visible:before{transform:translateX(120%)}
.amg-imported-content .amg-casino-actions .amg-play-btn:hover:after,.amg-imported-content .amg-casino-actions .amg-play-btn:focus-visible:after{transform:translate(2px,-2px) rotate(-8deg)}
@media(prefers-reduced-motion:reduce){.amg-imported-content .amg-casino-actions .amg-play-btn,.amg-imported-content .amg-casino-actions .amg-play-btn:before,.amg-imported-content .amg-casino-actions .amg-play-btn:after{transition:none}}

.amg-page-hero .amg-hero-cta .amg-button-primary{position:relative;isolation:isolate;overflow:hidden;min-width:175px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,#ef3f35 0%,#f35c32 58%,#f5972f 100%);box-shadow:0 12px 30px rgba(239,70,54,.3);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.amg-page-hero .amg-hero-cta .amg-button-primary:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.32) 48%,transparent 72%);transform:translateX(-120%);transition:transform .5s ease}
.amg-page-hero .amg-hero-cta .amg-button-primary span{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.18);font-size:14px;line-height:1;transition:transform .2s ease}
.amg-page-hero .amg-hero-cta .amg-button-primary:hover,.amg-page-hero .amg-hero-cta .amg-button-primary:focus-visible{filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 17px 35px rgba(239,70,54,.4)}
.amg-page-hero .amg-hero-cta .amg-button-primary:hover:before,.amg-page-hero .amg-hero-cta .amg-button-primary:focus-visible:before{transform:translateX(120%)}
.amg-page-hero .amg-hero-cta .amg-button-primary:hover span,.amg-page-hero .amg-hero-cta .amg-button-primary:focus-visible span{transform:translate(2px,-2px) rotate(-8deg)}
@media(prefers-reduced-motion:reduce){.amg-page-hero .amg-hero-cta .amg-button-primary,.amg-page-hero .amg-hero-cta .amg-button-primary:before,.amg-page-hero .amg-hero-cta .amg-button-primary span{transition:none}}

.amg-main-nav .amg-header-play-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 15px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:linear-gradient(135deg,#ef3f35 0%,#f35c32 60%,#f5972f 100%);color:#fff;box-shadow:0 8px 22px rgba(239,70,54,.28);white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.amg-main-nav .amg-header-play-button span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.17);font-size:11px;transition:transform .2s ease}
.amg-main-nav .amg-header-play-button:hover,.amg-main-nav .amg-header-play-button:focus-visible{color:#fff;filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 12px 27px rgba(239,70,54,.38)}
.amg-main-nav .amg-header-play-button:hover span,.amg-main-nav .amg-header-play-button:focus-visible span{transform:translate(2px,-2px) rotate(-8deg)}
@media(max-width:900px){.amg-main-nav .amg-header-play-button{margin-top:8px;min-height:48px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.amg-main-nav .amg-header-play-button,.amg-main-nav .amg-header-play-button span{transition:none}}

/* Shining Crown identity and imported editorial components. */
body{background:#fffdfa}
.amg-site-header{background:rgba(54,7,12,.96);border-bottom-color:rgba(226,179,60,.3)}
.amg-header-inner{height:82px}
.amg-brand{align-items:center;gap:10px;text-decoration:none;color:#fff;font-size:18px;font-weight:900;letter-spacing:-.03em;white-space:nowrap}
.amg-brand img{width:58px;height:58px;object-fit:contain}
.amg-brand>span>span{color:var(--mint)}
.amg-main-nav{gap:17px}
.amg-main-nav a{font-size:12px}
.amg-main-nav .amg-header-play-button{color:#2d1700;background:linear-gradient(135deg,#f8d76e,#d99e24 65%,#f0c654);box-shadow:0 8px 24px rgba(226,179,60,.25)}
.amg-main-nav .amg-header-play-button span{background:rgba(54,7,12,.12)}
.amg-sub-menu.amg-sub-menu--compact{width:520px}
.amg-page-hero{background:linear-gradient(135deg,#2a0509 0%,#520a13 62%,#31060a 100%)}
.amg-page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 48%,rgba(255,255,255,.025) 48% 49%,transparent 49% 100%);background-size:35px 35px;pointer-events:none}
.amg-page-hero:after{background:var(--cream)}
.amg-page-hero-grid{grid-template-columns:minmax(0,1fr) 500px;padding-block:62px 80px}
.amg-page-hero .amg-eyebrow{color:#f2c85d}
.amg-page-hero .amg-eyebrow span{background:#d61f35}
.amg-page-hero .amg-hero-lead{color:#eadbd7}
.amg-hero-glow{right:-180px;top:-240px;background:radial-gradient(circle,rgba(226,179,60,.3),transparent 64%)}
.amg-page-hero-art{aspect-ratio:1.864;object-fit:cover;border-color:rgba(245,207,101,.35);box-shadow:0 32px 75px rgba(15,0,0,.48)}
.amg-page-hero .amg-hero-cta .amg-button-primary{color:#2d1700;background:linear-gradient(135deg,#f7d773 0%,#dda52c 60%,#f0c75c 100%);box-shadow:0 12px 30px rgba(226,179,60,.28)}
.amg-page-hero .amg-hero-cta .amg-button-primary span{background:rgba(54,7,12,.12)}
.amg-page-hero .amg-responsible-note span{border-color:#d7a835}
.amg-quick-facts{background:var(--cream)}
.amg-facts-grid{padding-block:28px 40px}
.amg-facts-grid div{border-right-color:#ded0bd}
.amg-facts-grid span{color:#887b70}
.amg-article-shell{padding-top:70px;background:#fffdfa}
.amg-content-layout{grid-template-columns:225px minmax(0,850px);gap:60px}
.amg-page-meta{margin:0 0 30px;color:#94867c!important;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.amg-imported-content>.amg-card,.amg-imported-content>#faq>.amg-card{margin:0 0 30px;padding:36px 40px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 36px rgba(71,35,20,.06)}
.amg-imported-content>.amg-card h2,.amg-imported-content>#faq>.amg-card h2{font-size:clamp(28px,3vw,38px)}
.amg-imported-content>.amg-card h2:not(:first-child){margin-top:48px}
.amg-imported-content .amg-table-wrap{max-width:100%;overflow-x:auto}
.amg-imported-content table{background:#fff}
.amg-imported-content tr:first-child{background:#fbf2df}
.amg-imported-content .amg-bullets,.amg-imported-content .amg-steps{padding-left:22px}
.amg-imported-content .amg-steps{margin:20px 0;list-style:decimal}
.amg-imported-content .amg-steps li{display:list-item;padding:7px 0;border:0}
.amg-imported-content .amg-content-button{min-height:48px;color:#2d1700!important;background:linear-gradient(135deg,#f6d56d,#dfa52d);box-shadow:0 10px 24px rgba(190,139,22,.2)}
.amg-imported-content .amg-offers{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 34px}
.amg-imported-content .amg-offer-card{position:relative;overflow:hidden;padding:26px;border:1px solid #dcc386;border-radius:17px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 12px 34px rgba(77,39,16,.08)}
.amg-offer-top{display:flex;align-items:center;justify-content:space-between;gap:15px}
.amg-offer-name{font-size:24px;font-weight:900;color:var(--ink)}
.amg-offer-badge{padding:4px 9px;border-radius:999px;color:#fff;background:#8e1421;font-size:10px;font-weight:900;letter-spacing:.08em}
.amg-offer-rating{margin:9px 0;color:#d79b17;font-weight:900}.amg-offer-rating span{color:var(--muted);font-size:13px}
.amg-offer-offer{min-height:50px;color:var(--muted);font-weight:700}
.amg-offer-btn{display:flex;justify-content:center;margin-top:17px;padding:11px 17px;border-radius:9px;color:#2d1700!important;background:linear-gradient(135deg,#f7d773,#dca329);text-decoration:none!important;font-size:13px;font-weight:900}
.amg-offer-foot{margin-top:9px;color:#96867c;font-size:11px;text-align:center}
.amg-faq{margin:0;border-bottom:1px solid var(--line)}
.amg-faq summary{color:var(--ink)}
.amg-faq summary:after{content:"+";display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:50%;color:#fff;background:#8e1421;font-size:18px}
.amg-faq[open] summary:after{content:"−"}
.amg-faq>div p{margin:-5px 40px 22px 0}
.amg-toc{border-left-color:#decba2}
.amg-toc a:hover,.amg-toc a.amg-active{color:#8e1421}
.amg-toc a.amg-active:before{background:#d3a129}
.amg-site-footer{background:#280509}
.amg-footer-brand .amg-brand{display:inline-flex}
.amg-footer-brand .amg-brand img{width:64px;height:64px}
.amg-footer-top>div p{color:#bda9a4}
.amg-footer-bottom{border-top-color:#54151c;color:#a58e89}
.amg-footer-bottom strong{color:#f1c75b}
@media(max-width:1100px){.amg-main-nav{top:82px;background:#36070c}.amg-sub-menu.amg-sub-menu--compact{width:auto}.amg-page-hero-grid{grid-template-columns:minmax(0,1fr) 430px}}
@media(max-width:900px){.amg-page-hero-grid{grid-template-columns:1fr}.amg-page-hero-grid>img{margin-top:0}.amg-brand>span{font-size:17px}.amg-main-nav{top:74px}.amg-imported-content>.amg-card,.amg-imported-content>#faq>.amg-card{padding:30px}.amg-imported-content .amg-offers{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.amg-brand img{width:50px;height:50px}.amg-brand>span{font-size:15px}.amg-page-hero-grid{padding-block:45px 68px}.amg-page-hero h1{font-size:38px}.amg-imported-content>.amg-card,.amg-imported-content>#faq>.amg-card{padding:24px 20px}.amg-imported-content .amg-offers{grid-template-columns:1fr}.amg-offer-offer{min-height:0}.amg-page-meta{text-align:center}.amg-facts-grid{grid-template-columns:1fr 1fr}.amg-facts-grid div:last-child{grid-column:1/-1}.amg-footer-brand .amg-brand>span{font-size:18px}}

/* Stable vector crown used by the hero and header CTAs. */
.amg-crown-badge,.amg-page-hero .amg-hero-cta .amg-button-primary .amg-crown-badge,.amg-main-nav .amg-header-play-button .amg-crown-badge{display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border:1px solid rgba(83,42,0,.14);border-radius:50%;color:#5b160f;background:linear-gradient(145deg,rgba(117,64,0,.13),rgba(255,255,255,.16));box-shadow:inset 0 1px 0 rgba(255,255,255,.32);font-size:0;line-height:0}
.amg-crown-icon{display:block;width:17px;height:17px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.amg-page-hero .amg-hero-cta .amg-button-primary .amg-crown-badge{width:34px;height:34px;margin-left:4px}
.amg-page-hero .amg-hero-cta .amg-button-primary{min-height:60px;padding:12px 18px 12px 26px;border-radius:14px}
.amg-main-nav .amg-header-play-button{min-height:44px;padding:8px 10px 8px 16px;border-radius:12px;font-size:12px}
.amg-main-nav .amg-header-play-button .amg-crown-badge{width:27px;height:27px}
.amg-main-nav .amg-header-play-button .amg-crown-icon{width:15px;height:15px}
@media(max-width:1100px){.amg-main-nav .amg-header-play-button{justify-content:center;margin-top:8px;min-height:50px;font-size:14px}.amg-main-nav .amg-header-play-button .amg-crown-badge{width:30px;height:30px}.amg-main-nav .amg-header-play-button .amg-crown-icon{width:17px;height:17px}}

/* Crisp dropdown chevrons instead of a font-dependent glyph. */
.amg-nav-dropdown>a .amg-nav-chevron{display:inline-block;width:7px;height:7px;margin:-4px 2px 0 3px;border:0;border-right:2px solid #e8b83f;border-bottom:2px solid #e8b83f;color:transparent;font-size:0;line-height:0;transform:rotate(45deg);transform-origin:center;transition:transform .18s ease}
.amg-nav-dropdown:hover>a .amg-nav-chevron,.amg-nav-dropdown:focus-within>a .amg-nav-chevron{transform:translateY(2px) rotate(225deg)}
@media(max-width:1100px){.amg-nav-dropdown>a .amg-nav-chevron{margin-right:5px}.amg-nav-dropdown:hover>a .amg-nav-chevron,.amg-nav-dropdown:focus-within>a .amg-nav-chevron{transform:rotate(45deg)}}

/* Shining Crown palette for the recommended-casino module. */
.amg-imported-content .amg-casino-item{border-color:#ead9b5;border-left-color:#d5a52c;background:linear-gradient(105deg,#fffdf8 0%,#fff 58%,#fffaf0 100%);box-shadow:0 12px 34px rgba(70,18,19,.08)}
.amg-imported-content .amg-casino-item:hover{border-color:#dfc27b;box-shadow:0 16px 40px rgba(70,18,19,.12)}
.amg-imported-content .amg-casino-logo-wrap{border-right-color:#e9ddc7}
.amg-casino-logo-plate{border:1px solid #f0e7d8;background:#fff;box-shadow:0 8px 22px rgba(54,7,12,.08)}
.amg-imported-content .amg-casino-title{color:#351115}
.amg-imported-content .amg-casino-rating{color:#bd8410}
.amg-imported-content .amg-casino-rating span{color:#a46f0a}
.amg-casino-bonus:before{color:#8e1421}
.amg-imported-content .amg-casino-actions .amg-play-btn{border-color:#efd277;background:linear-gradient(135deg,#f8dc7a 0%,#e2ad32 60%,#f2cb63 100%);color:#381008!important;box-shadow:0 10px 26px rgba(194,139,19,.25)}
.amg-imported-content .amg-casino-actions .amg-play-btn:after{display:none}
.amg-imported-content .amg-casino-actions .amg-play-btn:hover,.amg-imported-content .amg-casino-actions .amg-play-btn:focus-visible{background:linear-gradient(135deg,#ffe590 0%,#d9a126 62%,#f0c252 100%);box-shadow:0 15px 31px rgba(151,101,8,.32)}
.amg-imported-content .amg-casino-actions .amg-play-btn .amg-crown-badge{width:28px;height:28px;color:#5b160f;background:rgba(91,22,15,.1);border-color:rgba(91,22,15,.13)}
.amg-imported-content .amg-casino-actions .amg-play-btn .amg-crown-icon{width:15px;height:15px}
.amg-imported-content .amg-casino-actions .amg-review-btn{border-color:#5b1119;background:linear-gradient(135deg,#4a0910,#72131e);color:#fff!important;box-shadow:0 8px 20px rgba(67,8,15,.16)}
.amg-imported-content .amg-casino-actions .amg-review-btn:hover,.amg-imported-content .amg-casino-actions .amg-review-btn:focus-visible{border-color:#7f1a25;background:linear-gradient(135deg,#5b0c14,#881c29);color:#fff!important}

/* Compact, readable FAQ accordion. */
.amg-imported-content>.amg-faq-section{padding:32px 36px 36px}
.amg-imported-content>.amg-faq-section>h2{margin:0 0 24px;font-size:clamp(28px,3vw,38px)}
.amg-faq-section .amg-faq{overflow:hidden;margin:10px 0;border:1px solid #eadcc2;border-radius:12px;background:#fffdf9;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}
.amg-faq-section .amg-faq summary{min-height:60px;padding:15px 17px 15px 19px;color:#351115;font-size:17px;line-height:1.35;transition:color .18s ease,background-color .18s ease}
.amg-faq-section .amg-faq summary:hover{color:#7a121d;background:#fff8e8}
.amg-faq-section .amg-faq summary:focus-visible{outline:3px solid rgba(213,165,44,.34);outline-offset:-3px}
.amg-faq-section .amg-faq summary:after{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;margin-left:18px;border:1px solid #8e1421;border-radius:50%;color:#fff;background:#8e1421;box-shadow:0 4px 12px rgba(92,12,22,.16);font-size:20px;font-weight:700;line-height:1}
.amg-faq-section .amg-faq[open]{border-color:#d9b85e;background:#fffaf0;box-shadow:0 8px 22px rgba(75,22,17,.08)}
.amg-faq-section .amg-faq[open] summary{border-bottom:1px solid #eadcc2;color:#6f0e18;background:#fff5df}
.amg-faq-section .amg-faq>div p{margin:0;padding:17px 62px 20px 19px;color:#655851;font-size:16px;line-height:1.65}
@media(max-width:620px){.amg-imported-content>.amg-faq-section{padding:24px 18px}.amg-imported-content>.amg-faq-section>h2{margin-bottom:18px}.amg-faq-section .amg-faq summary{min-height:56px;padding:13px 12px 13px 14px;font-size:16px}.amg-faq-section .amg-faq summary:after{flex-basis:28px;width:28px;height:28px;margin-left:10px}.amg-faq-section .amg-faq>div p{padding:15px 14px 18px;font-size:15px}}

/* One continuous editorial surface instead of separate text cards. */
.amg-imported-content{padding:46px 48px;border:1px solid #eee1cc;border-radius:20px;background:#fff;box-shadow:0 14px 42px rgba(63,22,17,.055)}
.amg-imported-content>.amg-card,.amg-imported-content>#faq>.amg-card{margin:0 0 68px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.amg-imported-content>.amg-card:last-child,.amg-imported-content>#faq>.amg-card:last-child{margin-bottom:0}
.amg-imported-content>.amg-card h2,.amg-imported-content>#faq>.amg-card h2{margin-bottom:20px}
.amg-imported-content>.amg-faq-section{padding:0}
.amg-imported-content p a.amg-content-button,.amg-imported-content p a.amg-inline-link{display:inline;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:#8e1421!important;box-shadow:none;font:inherit;font-weight:800;text-decoration:underline!important;text-decoration-color:#d5a52c!important;text-decoration-thickness:2px!important;text-underline-offset:3px}
.amg-imported-content p a.amg-content-button:hover,.amg-imported-content p a.amg-content-button:focus-visible,.amg-imported-content p a.amg-inline-link:hover,.amg-imported-content p a.amg-inline-link:focus-visible{background:transparent;color:#5b0c14!important;box-shadow:none;text-decoration-color:#8e1421!important}
@media(max-width:900px){.amg-imported-content{padding:36px 32px}}
@media(max-width:620px){.amg-imported-content{padding:27px 18px;border-radius:15px}.amg-imported-content>.amg-card,.amg-imported-content>#faq>.amg-card{margin-bottom:52px}.amg-imported-content>.amg-faq-section{padding:0}}

/* Editorial identity and dual-intent hero actions. */
.amg-page-hero .amg-hero-cta{display:flex;flex-wrap:wrap;gap:12px}
.amg-page-hero .amg-hero-cta .amg-button-ghost{min-height:60px;padding:12px 24px;border-color:rgba(255,255,255,.42);border-radius:14px;background:rgba(255,255,255,.07);color:#fff}
.amg-page-hero .amg-hero-cta .amg-button-ghost:hover,.amg-page-hero .amg-hero-cta .amg-button-ghost:focus-visible{border-color:#f8dc7a;background:rgba(248,220,122,.12)}
.amg-hero-author{display:flex;align-items:center;gap:12px;margin-top:22px;color:#fff}
.amg-hero-author img{width:52px;height:52px;border:2px solid rgba(248,220,122,.76);border-radius:50%;object-fit:cover;box-shadow:0 8px 20px rgba(0,0,0,.24)}
.amg-hero-author p{display:grid;margin:0;font-size:13px;line-height:1.35}
.amg-hero-author strong{font-size:14px}
.amg-hero-author span{margin-top:3px;color:#c9bfc0}
.amg-page-hero .amg-page-meta{margin:18px 0 22px;color:#d8cfcf!important;font-size:12px;line-height:1.5;letter-spacing:.025em;text-transform:none}
.amg-imported-content .amg-page-meta--bottom{margin:10px 0 28px;padding-top:20px;border-top:1px solid #eadcc2;color:#94867c!important;text-align:left}
.amg-method-card{padding:30px!important;border:1px solid #eadcc2!important;border-left:4px solid #d5a52c!important;border-radius:16px!important;background:#fffaf0!important}
.amg-method-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}
.amg-method-points span{display:grid;align-content:start;padding:17px;border:1px solid #eadcc2;border-radius:12px;background:#fff;color:#655851;font-size:13px;line-height:1.5}
.amg-method-points strong{margin-bottom:4px;color:#6f0e18;font-size:12px;letter-spacing:.05em;text-transform:uppercase}
@media(max-width:720px){.amg-method-points{grid-template-columns:1fr}.amg-page-hero .amg-hero-cta .amg-button{width:100%}.amg-hero-author{align-items:flex-start}.amg-hero-author span{max-width:260px}}

/* Demo page: on-demand SlotsGem game modal */
.amg-button{font-family:inherit;cursor:pointer}.amg-demo-launch{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:22px 24px;border:1px solid #e8d7af;border-radius:16px;background:linear-gradient(135deg,#fffaf0,#f8edcf)}.amg-demo-launch>div{display:grid;gap:4px}.amg-demo-launch-label{color:#9b6812;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.amg-demo-launch strong{font-size:18px;line-height:1.35}.amg-demo-launch small{color:var(--muted);font-size:13px}.amg-demo-launch .amg-button{flex:0 0 auto;min-height:48px;color:#2d1700;background:linear-gradient(135deg,#f7d773,#dda52c)}body.amg-modal-open{overflow:hidden}.amg-game-modal{width:min(1180px,calc(100% - 32px));max-width:none;padding:0;border:0;border-radius:18px;background:#0b0b10;color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.65)}.amg-game-modal::backdrop{background:rgba(7,4,6,.82);backdrop-filter:blur(6px)}.amg-game-modal-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:min(820px,calc(100vh - 40px))}.amg-game-modal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.12);background:#36070c}.amg-game-modal-header>div{display:grid}.amg-game-modal-header span{color:#d6b866;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.amg-game-modal-header strong{font-size:18px}.amg-game-modal-close{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font:300 30px/1 Arial,sans-serif;cursor:pointer}.amg-game-modal-close:hover,.amg-game-modal-close:focus-visible{border-color:#f5cf65;background:rgba(245,207,101,.14)}.amg-game-modal-stage{position:relative;min-height:0;background:#07070a}.amg-game-modal-stage iframe{position:absolute;z-index:2;inset:0;width:100%;height:100%;border:0;background:#fff}.amg-game-modal-loader{position:absolute;z-index:1;inset:0;display:grid;place-content:center;justify-items:center;gap:14px;color:#c9c9d0;font-size:14px}.amg-game-modal-loader span{width:42px;height:42px;border:3px solid rgba(255,255,255,.16);border-top-color:#f5cf65;border-radius:50%;animation:amg-demo-spin .8s linear infinite}.amg-game-modal-loader.amg-is-hidden{display:none}.amg-game-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;border-top:1px solid rgba(255,255,255,.1);color:#a9a9b3;background:#15151b;font-size:12px}.amg-game-modal-footer a{flex:0 0 auto;color:#f5cf65;font-weight:800;text-decoration:none}.amg-game-modal-footer a:hover{text-decoration:underline}@keyframes amg-demo-spin{to{transform:rotate(360deg)}}
@media(max-width:720px){.amg-demo-launch{align-items:stretch;flex-direction:column}.amg-demo-launch .amg-button{width:100%}.amg-game-modal{width:100%;height:100%;max-height:none;border-radius:0}.amg-game-modal-panel{height:100dvh}.amg-game-modal-header{padding:10px 12px}.amg-game-modal-header strong{font-size:15px}.amg-game-modal-footer{align-items:flex-start;flex-direction:column;gap:5px;padding:10px 12px}.amg-game-modal-footer a{font-size:13px}}
@media(prefers-reduced-motion:reduce){.amg-game-modal-loader span{animation:none}}
.amg-game-modal-stage iframe{background:transparent}.amg-game-modal-loader{z-index:3;background:#07070a;pointer-events:none}

/* Homepage editorial hierarchy */
.amg-overview-card{border-top:5px solid var(--coral)}.amg-spec-table th{width:38%;color:#4d3b32;background:#fbf3df}.amg-spec-table td{font-weight:700}.amg-verdict-strip{display:grid;grid-template-columns:150px 1fr;gap:18px;margin-top:24px;padding:18px 20px;border-radius:12px;color:#f7efe5;background:#36070c}.amg-verdict-strip strong{color:#f5cf65}.amg-feature-grid--mechanics article{border-top:4px solid #e2b33c;box-shadow:0 10px 30px rgba(64,15,15,.07)}.amg-feature-grid--mechanics article>span{color:#5b160f;background:#f8df95}.amg-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0}.amg-stat-grid>div{display:grid;gap:2px;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fffaf1}.amg-stat-grid span{color:#8d6b28;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.amg-stat-grid strong{color:#4f0b12;font-size:31px;line-height:1.2}.amg-stat-grid small{color:var(--muted)}.amg-symbol-mark{display:inline-grid;place-items:center;min-width:34px;height:34px;margin-right:8px;border:1px solid #ead3a0;border-radius:50%;background:#fff8e6;font-size:18px;vertical-align:middle}.amg-symbol-seven{color:#c81d2d;font-weight:950}.amg-table-note{margin-top:12px!important;font-size:13px}.amg-bullets--compact{display:grid;gap:9px;margin-bottom:0!important}.amg-demo-checklist{display:grid;grid-template-columns:180px 1fr;gap:20px;margin:22px 0;padding:20px;border-radius:14px;background:#fff7e2}.amg-demo-checklist strong{color:#5b160f}.amg-demo-checklist ul{display:grid;grid-template-columns:1fr 1fr;gap:5px 24px;margin:0!important}.amg-responsible-compact{border-left:5px solid #e2b33c;background:#fffaf0}.amg-responsible-compact h2{font-size:28px}.amg-responsible-compact p{margin-bottom:0}
@media(max-width:720px){.amg-verdict-strip,.amg-demo-checklist{grid-template-columns:1fr}.amg-stat-grid{grid-template-columns:1fr}.amg-demo-checklist ul{grid-template-columns:1fr}.amg-spec-table th{width:auto}}

/* Six-point commercial summary and editorial visual gallery. */
.amg-facts-grid.amg-facts-grid--six{grid-template-columns:repeat(6,1fr);padding-bottom:20px}
.amg-facts-grid--six div{padding-inline:20px}
.amg-facts-note{margin:0 auto;padding-bottom:27px;color:#777780;font-size:12px;line-height:1.5}
.amg-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}
.amg-gallery-grid figure{overflow:hidden;margin:0;border:1px solid #eadcc2;border-radius:15px;background:#fffaf0}
.amg-gallery-grid .amg-gallery-feature{grid-column:1/-1}
.amg-imported-content .amg-gallery-grid img{width:100%;aspect-ratio:16/9;margin:0;border-radius:0;object-fit:cover;box-shadow:none}
.amg-gallery-grid figcaption{padding:13px 15px;color:#655851;font-size:13px;line-height:1.45}
.amg-paytable td:not(:first-child),.amg-paytable th:not(:first-child){text-align:right;white-space:nowrap}
@media(max-width:1000px){.amg-facts-grid.amg-facts-grid--six{grid-template-columns:repeat(3,1fr);row-gap:24px}.amg-facts-grid--six div:nth-child(3){border-right:0}}
@media(max-width:620px){.amg-facts-grid.amg-facts-grid--six{grid-template-columns:1fr 1fr}.amg-facts-grid--six div:nth-child(3){border-right:1px solid #d6d6da}.amg-facts-grid--six div:nth-child(even){border-right:0}.amg-facts-note{text-align:center}.amg-gallery-grid{grid-template-columns:1fr}.amg-gallery-grid .amg-gallery-feature{grid-column:auto}}

/* Illustrated mechanics, symbol guide, paytable and pro/contro modules. */
.amg-imported-content .amg-feature-grid--mechanics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0 0}
.amg-imported-content .amg-feature-grid--mechanics article{position:relative;overflow:hidden;min-height:290px;padding:28px 22px 24px;border:1px solid #bd8520;border-bottom:6px solid #d8a52d;border-radius:18px;background:linear-gradient(145deg,#8f2315 0%,#6b0d18 45%,#35070d 100%);box-shadow:0 17px 32px rgba(45,9,12,.18)}
.amg-imported-content .amg-feature-grid--mechanics article:after{content:"";position:absolute;top:-55px;right:-45px;width:145px;height:145px;border-radius:50%;background:rgba(205,117,34,.18)}
.amg-imported-content .amg-feature-grid--mechanics article>span{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;margin-bottom:20px;border:0;border-radius:50%;color:#541017;background:linear-gradient(145deg,#ffd65c,#d7a21d);box-shadow:0 8px 18px rgba(0,0,0,.18);font-size:27px}
.amg-imported-content .amg-feature-grid--mechanics h3{position:relative;z-index:1;margin:0 0 14px;color:#ffd45b;font-size:22px;line-height:1.2}
.amg-imported-content .amg-feature-grid--mechanics p{position:relative;z-index:1;margin:0;color:#fff8eb;font-size:15px;line-height:1.65}
.amg-mechanics-outro{margin-top:28px!important}
.amg-imported-content .amg-symbol-function-table{width:100%;border:0;border-collapse:collapse;background:#fff;box-shadow:none}
.amg-imported-content .amg-symbol-function-table th{padding:18px 16px;border:1px solid #fff;color:#fff;background:#dca85f;text-align:left}
.amg-imported-content .amg-symbol-function-table td{padding:20px 16px;border:1px solid #fff;color:#2e2420;vertical-align:middle}
.amg-imported-content .amg-symbol-function-table tbody tr:nth-child(even) td{background:#f4cf9d}
.amg-imported-content .amg-symbol-function-table tbody tr:nth-child(odd) td{background:#fff}
.amg-imported-content .amg-symbol-function-table td:first-child{width:36%;font-weight:800}
.amg-jackpot-copy{margin-top:28px!important}
.amg-imported-content .amg-payout-title{margin-top:70px!important;font-size:clamp(31px,4vw,44px)}
.amg-payout-board{overflow-x:auto;margin-top:26px;padding:22px;border:1px solid #bd8520;border-radius:21px;background:linear-gradient(145deg,#851c13 0%,#570912 46%,#29060a 100%);box-shadow:0 20px 42px rgba(54,7,12,.17)}
.amg-imported-content .amg-payout-list{width:100%;min-width:690px;margin:0;border:0;border-collapse:separate;border-spacing:0 12px;background:transparent;box-shadow:none}
.amg-imported-content .amg-payout-list th{padding:15px 18px;border:0;color:#5d1018;background:linear-gradient(90deg,#f2cb52,#c99416);font-size:13px;font-weight:950;letter-spacing:.055em;text-align:left;text-transform:uppercase}
.amg-imported-content .amg-payout-list th:first-child{width:38%;border-radius:13px 0 0 13px}
.amg-imported-content .amg-payout-list th:last-child{border-radius:0 13px 13px 0}
.amg-imported-content .amg-payout-list td{height:90px;padding:13px 18px;border:0;background:#fff9ef;color:#2f2825;font-weight:850;vertical-align:middle}
.amg-imported-content .amg-payout-list td:first-child{display:flex;align-items:center;gap:18px;border-radius:16px 0 0 16px;color:#78131d}
.amg-imported-content .amg-payout-list td:last-child{border-radius:0 16px 16px 0;font-size:16px}
.amg-imported-content .amg-payout-list td:last-child span{display:inline-block;margin-left:20px}
.amg-payout-symbol{display:block;flex:0 0 72px;width:72px;height:72px;margin:0!important;border:2px solid #d6a631;border-radius:13px;background:#4a0a10;box-shadow:0 7px 16px rgba(59,15,15,.14);object-fit:cover}
.amg-payout-seven{color:#d11c2b;font-family:Arial Black,sans-serif;font-size:48px;font-style:italic;text-shadow:2px 2px 0 #5b0a10}
.amg-payout-dollar{color:#d39a0f;font-family:Georgia,serif;font-size:47px;font-weight:950;text-shadow:1px 2px 0 #724a00}
.amg-payout-star{color:#d91774;font-size:47px;text-shadow:1px 2px 0 #6e0734}
.amg-payout-note{margin:2px 0 0!important;padding:15px 20px;border:1px solid rgba(219,165,35,.55);border-radius:14px;color:#fff5df;background:rgba(119,56,8,.72);font-size:13px;font-weight:800;line-height:1.5;text-align:center}
.amg-imported-content .amg-pros-cons-board{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px;padding:24px;border:1px solid #e1e7e5;border-radius:20px;background:#f8faf9}
.amg-imported-content .amg-pros-cons-board>div{padding:20px;border:1px solid;border-radius:18px}
.amg-imported-content .amg-pros-cons-board .amg-do{border-color:#b8e1d5;background:#eaf8f3}
.amg-imported-content .amg-pros-cons-board .amg-dont{border-color:#f0c2c7;background:#fff0f2}
.amg-imported-content .amg-pros-cons-board h3{display:flex;align-items:center;gap:11px;margin:0 0 18px;color:#202932;font-size:22px}
.amg-imported-content .amg-pros-cons-board h3>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;font-size:25px;line-height:1}
.amg-imported-content .amg-pros-cons-board .amg-do h3>span{background:#168269}
.amg-imported-content .amg-pros-cons-board .amg-dont h3>span{background:#ce4654}
.amg-pro-list{display:grid;gap:12px;counter-reset:proitem;margin:0!important;padding:0!important;list-style:none!important}
.amg-pro-list li{display:grid;grid-template-columns:28px 1fr;column-gap:12px;min-height:84px;padding:16px 17px;border-radius:14px;background:#fff;box-shadow:0 5px 14px rgba(40,55,52,.04);counter-increment:proitem}
.amg-pro-list li:before{content:counter(proitem);display:grid;place-items:center;grid-row:1/3;width:25px;height:25px;border-radius:50%;color:#fff;font-size:12px;font-weight:900}
.amg-do .amg-pro-list li:before{background:#168269}
.amg-dont .amg-pro-list li:before{background:#ce4654}
.amg-pro-list strong{align-self:end;color:#26303a;font-size:15px;line-height:1.35}
.amg-pro-list li>span{align-self:start;margin-top:4px;color:#68727e;font-size:14px;line-height:1.45}
@media(max-width:1050px){.amg-imported-content .amg-feature-grid--mechanics{grid-template-columns:1fr 1fr}.amg-imported-content .amg-feature-grid--mechanics article{min-height:250px}.amg-imported-content .amg-pros-cons-board{grid-template-columns:1fr}}
@media(max-width:620px){.amg-imported-content .amg-feature-grid--mechanics{grid-template-columns:1fr}.amg-imported-content .amg-feature-grid--mechanics article{min-height:0}.amg-imported-content .amg-symbol-function-table{min-width:620px}.amg-imported-content .amg-payout-title{margin-top:52px!important}.amg-payout-board{margin-inline:-8px;padding:11px;border-radius:15px}.amg-imported-content .amg-payout-list{min-width:650px}.amg-imported-content .amg-pros-cons-board{padding:12px}.amg-imported-content .amg-pros-cons-board>div{padding:14px}.amg-imported-content .amg-pros-cons-board h3{font-size:19px}}

.amg-editorial-insert{overflow:hidden;margin:30px 0 34px;border:1px solid #ddc999;border-radius:18px;background:#2d070b;box-shadow:0 16px 38px rgba(61,11,15,.14)}
.amg-imported-content .amg-editorial-insert img{display:block;width:100%;height:auto;margin:0;border:0;border-radius:0;box-shadow:none}
.amg-editorial-insert figcaption{padding:13px 17px;color:#efe4d4;background:#36070c;font-size:13px;line-height:1.5}
.amg-content-callout{display:grid;grid-template-columns:150px 1fr;gap:20px;margin:26px 0 0;padding:20px 22px;border-left:5px solid #d5a52c;border-radius:12px;background:#fff5dc}
.amg-content-callout strong{color:#6f0e18;font-size:15px}
.amg-content-callout p{margin:0!important;color:#514640}
@media(max-width:620px){.amg-editorial-insert{margin:24px 0 28px;border-radius:13px}.amg-content-callout{grid-template-columns:1fr;gap:7px}.amg-payout-symbol{width:64px;height:64px;flex-basis:64px}}

.amg-feature-deep-dive{scroll-margin-top:120px}
.amg-rule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:27px 0}
.amg-rule-grid article{position:relative;padding:22px 19px;border:1px solid #ead7ad;border-radius:15px;background:#fff8e9}
.amg-rule-grid article>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:14px;border-radius:50%;color:#fff;background:#7d111b;font-size:11px;font-weight:900}
.amg-rule-grid h3{margin:0 0 8px;color:#4f0b12;font-size:17px}
.amg-rule-grid p{margin:0!important;color:#665851;font-size:14px;line-height:1.55}
.amg-gamble-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:27px 0}
.amg-gamble-outcomes>div{padding:21px 19px;border:1px solid #e6d5b5;border-top:4px solid #d5a52c;border-radius:14px;background:#fffdf8}
.amg-gamble-outcomes>div:nth-child(2){border-top-color:#25846d;background:#f2fbf7}
.amg-gamble-outcomes>div:nth-child(3){border-top-color:#ca4653;background:#fff6f7}
.amg-gamble-outcomes span{display:block;margin-bottom:7px;color:#8a7062;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.amg-gamble-outcomes strong{display:block;color:#361014;font-size:18px}
.amg-gamble-outcomes p{margin:8px 0 0!important;color:#665851;font-size:14px;line-height:1.55}
@media(max-width:800px){.amg-rule-grid,.amg-gamble-outcomes{grid-template-columns:1fr}}

.amg-reviewer-note{display:grid;grid-template-columns:74px 1fr;gap:17px;align-items:center;margin:26px 0;padding:18px 20px;border:1px solid #e3c977;border-radius:15px;background:linear-gradient(135deg,#fff8e5,#fffdf8)}
.amg-imported-content .amg-reviewer-note img{width:74px;height:74px;margin:0;border:3px solid #d5a52c;border-radius:50%;object-fit:cover;box-shadow:0 8px 18px rgba(71,13,17,.12)}
.amg-reviewer-note strong{color:#65101a;font-size:17px}
.amg-reviewer-note p{margin:5px 0 0!important;color:#554943;font-size:14px;line-height:1.6}
.amg-personal-verdict{margin-top:25px;padding:22px 24px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#3c080d,#6d111a)}
.amg-personal-verdict span{display:block;margin-bottom:5px;color:#e6bc4c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.amg-personal-verdict strong{display:block;color:#fff2cd;font-size:20px}
.amg-personal-verdict p{margin:8px 0 0!important;color:#eee2df}
.amg-state-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}
.amg-state-gallery figure{display:flex;flex-direction:column;overflow:hidden;margin:0;border:1px solid #dfd4c1;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(55,16,15,.08)}
.amg-state-gallery__wide{grid-column:1/-1}
.amg-imported-content .amg-state-gallery img{display:block;width:100%;height:310px;margin:0;border:0;border-radius:0;background:#f4f1eb;box-shadow:none;object-fit:contain}
.amg-state-gallery__wide:first-child img{height:auto;background:#180707}
.amg-state-gallery__wide:nth-child(4) img{height:165px;padding:30px 16px;background:#17100f}
.amg-state-gallery figcaption{display:grid;gap:4px;flex:1;padding:15px 17px;background:#fff}
.amg-state-gallery figcaption strong{color:#591019;font-size:15px}
.amg-state-gallery figcaption span{color:#6e625c;font-size:13px;line-height:1.45}
.amg-state-source{padding:13px 16px;border-left:4px solid #d5a52c;color:#766a63;background:#fff8e7;font-size:12px!important;line-height:1.55}
@media(max-width:680px){.amg-reviewer-note{grid-template-columns:58px 1fr;padding:15px}.amg-imported-content .amg-reviewer-note img{width:58px;height:58px}.amg-state-gallery{grid-template-columns:1fr}.amg-state-gallery__wide{grid-column:auto}.amg-imported-content .amg-state-gallery img{height:260px}.amg-state-gallery__wide:first-child img{height:auto}.amg-state-gallery__wide:nth-child(4) img{height:130px;padding:22px 10px}}
.amg-sim-card{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.amg-sim-card label{display:grid;gap:6px;color:var(--ink);font-size:14px;font-weight:800}.amg-sim-card input{width:100%;padding:12px 13px;border:1px solid #d6d6da;border-radius:9px;background:#fff;font:inherit}.amg-sim-card button,.amg-sim-card .amg-table-wrap,.amg-sim-card .amg-fine-print{grid-column:1/-1}.amg-demo-launch{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.amg-demo-launch div{display:grid;gap:4px}.amg-demo-launch-label{color:var(--coral);font-size:12px;font-weight:800;text-transform:uppercase}.amg-demo-launch small{color:var(--muted)}@media(max-width:620px){.amg-sim-card{grid-template-columns:1fr}.amg-demo-launch{align-items:stretch;flex-direction:column}}
.amg-demo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.amg-demo-shot{display:flex;flex-direction:column;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(54,7,12,.06)}.amg-demo-shot img{display:block;width:100%;height:310px;object-fit:contain;background:#17110e}.amg-demo-shot--wide img{height:auto;max-height:520px;background:#f5f2ed}.amg-demo-shot figcaption{padding:15px 17px;color:var(--muted);font-size:14px;line-height:1.55}.amg-demo-shot figcaption strong{color:var(--ink)}@media(max-width:720px){.amg-demo-gallery{grid-template-columns:1fr}.amg-demo-shot img{height:auto;max-height:500px}}
.amg-rtp-versions{min-width:980px}
.amg-jackpot-compare{min-width:900px}.amg-jackpot-levels{min-width:760px}

.amg-payline-figure{margin:30px 0 24px;overflow:hidden;border:1px solid #d8bf7a;border-radius:18px;background:#120b0b;box-shadow:0 15px 34px rgba(48,8,12,.14)}
.amg-imported-content .amg-payline-figure img{display:block;width:100%;height:auto;margin:0;border:0;border-radius:0;background:#090909;box-shadow:none}
.amg-payline-figure figcaption{padding:14px 18px;color:#f7ead0;background:#4e0b12;font-size:13px;line-height:1.55}
.amg-payline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:26px 0}
.amg-payline-grid article{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:2px 13px;align-items:center;min-height:94px;padding:16px 18px;border:1px solid #ead6ae;border-radius:14px;background:linear-gradient(135deg,#fffaf0,#fff)}
.amg-payline-grid article>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff6cf;background:linear-gradient(135deg,#71131c,#3b080d);font-size:17px;font-weight:900;box-shadow:0 6px 14px rgba(76,10,15,.17)}
.amg-payline-grid article>strong{color:#421014;font-size:14px;line-height:1.45}
.amg-payline-grid article>small{color:#7b6c63;font-size:12px}
.amg-line-symbol-table{min-width:900px}
.amg-imported-content .amg-line-symbol-table th{text-align:center;vertical-align:middle}
.amg-imported-content .amg-line-symbol-table th:first-child,.amg-imported-content .amg-line-symbol-table th:last-child{text-align:left}
.amg-imported-content .amg-line-symbol-table td{vertical-align:middle;text-align:center}
.amg-imported-content .amg-line-symbol-table td:first-child{display:flex;align-items:center;gap:13px;min-width:180px;text-align:left;color:#70121b}
.amg-imported-content .amg-line-symbol-table td:last-child{min-width:210px;text-align:left;color:#5f534c;font-size:13px;line-height:1.45}
.amg-imported-content .amg-line-symbol-table img{flex:0 0 58px;width:58px;height:58px;margin:0;border:1px solid #eadfcf;border-radius:11px;background:#fff;object-fit:contain;box-shadow:none}
.amg-imported-content .amg-line-symbol-table tbody tr:nth-child(even) td{background:#fff8eb}
.amg-formula{display:flex;align-items:center;justify-content:center;gap:18px;margin:24px 0;padding:24px;border:1px solid #d4ad4e;border-radius:15px;color:#fff4d4;background:linear-gradient(135deg,#4b090f,#771621);font-weight:850;text-align:center}
.amg-formula strong{color:#f2c94f;font-size:25px}
.amg-calc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin:27px 0 34px}
.amg-calc-grid article{padding:23px;border:1px solid #e4d1a3;border-top:5px solid #d3a52f;border-radius:15px;background:#fffaf0;box-shadow:0 9px 24px rgba(57,19,8,.06)}
.amg-calc-grid article>span{color:#941c27;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.amg-calc-grid h3{margin:7px 0 11px!important;color:#361014;font-size:20px}
.amg-calc-grid p{margin:0 0 15px!important;color:#695b53;font-size:14px;line-height:1.6}
.amg-calc-grid article>strong{display:block;padding:11px 13px;border-radius:9px;color:#fff;background:#5a0c14;font-size:17px;text-align:center}
@media(max-width:720px){.amg-payline-grid,.amg-calc-grid{grid-template-columns:1fr}.amg-payline-grid article{min-height:84px;padding:14px}.amg-formula{flex-direction:column;gap:5px}.amg-formula strong{line-height:1}.amg-payline-figure figcaption{font-size:12px}}
.amg-maxbet-versions{min-width:880px}

.amg-imported-content .amg-sim-card{display:block;overflow:hidden;padding:0;border:1px solid #d5b55d;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(63,12,17,.12)}
.amg-sim-card__head{padding:25px 28px;color:#fff2cf;background:linear-gradient(135deg,#4b080e,#771521)}
.amg-sim-card__head>span{display:block;margin-bottom:5px;color:#e8bc45;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.amg-sim-card__head>strong{display:block;color:#fff;font-size:24px}
.amg-sim-card__head p{margin:5px 0 0!important;color:#eadadd;font-size:13px}
.amg-sim-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:27px 28px 24px;border:0}
.amg-sim-fields legend{grid-column:1/-1;float:none;width:100%;margin:0 0 3px;padding:0;color:#401015;font-size:19px;font-weight:900}
.amg-sim-fields label{display:grid;gap:5px;color:#3b2421;font-size:14px;font-weight:850}
.amg-sim-fields label>small{min-height:20px;color:#82736a;font-size:11px;font-weight:600;line-height:1.4}
.amg-sim-fields .amg-sim-feature{grid-column:1/-1}
.amg-input-unit{position:relative;display:block}
.amg-input-unit>b{position:absolute;z-index:1;left:13px;top:50%;min-width:24px;color:#8d1822;font-size:12px;transform:translateY(-50%)}
.amg-imported-content .amg-sim-card .amg-input-unit input{height:49px;padding:11px 13px 11px 46px;border:1px solid #d8c9b3;border-radius:10px;background:#fffcf7;color:#281817;font-size:16px;font-weight:800;box-shadow:inset 0 1px 2px rgba(61,21,14,.03)}
.amg-imported-content .amg-sim-card input:focus,.amg-imported-content .amg-sim-card select:focus{border-color:#b98712;outline:3px solid rgba(213,165,44,.18)}
.amg-imported-content .amg-sim-card input[aria-invalid=true]{border-color:#c73948;background:#fff5f6}
.amg-imported-content .amg-sim-card select{width:100%;height:49px;padding:10px 40px 10px 13px;border:1px solid #d8c9b3;border-radius:10px;background:#fffcf7;color:#281817;font:inherit;font-weight:800}
.amg-bet-presets{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0 28px 24px}
.amg-bet-presets>span{margin-right:4px;color:#72645c;font-size:12px;font-weight:850}
.amg-imported-content .amg-bet-presets button{min-width:66px;padding:8px 11px;border:1px solid #ddc98d;border-radius:999px;color:#621019;background:#fff9e9;font:inherit;font-size:12px;font-weight:850;cursor:pointer}
.amg-imported-content .amg-bet-presets button:hover,.amg-imported-content .amg-bet-presets button:focus-visible,.amg-imported-content .amg-bet-presets button.amg-active{border-color:#7a121d;color:#fff;background:#6b1019}
.amg-sim-actions{display:flex;gap:12px;padding:0 28px 24px}
.amg-imported-content .amg-sim-actions .amg-button{min-width:155px;cursor:pointer}
.amg-imported-content .amg-sim-actions .amg-button-ghost{border:1px solid #d4c8b5;color:#4b3030;background:#f6f2eb}
.amg-calc-error{display:none;margin:0 28px 22px!important;padding:11px 13px;border:1px solid #efb5bb;border-radius:9px;color:#9d2632;background:#fff4f5;font-size:13px;font-weight:750}
.amg-has-error .amg-calc-error:not(:empty){display:block}
.amg-imported-content .amg-sim-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:0;padding:1px;background:#dfd0b8}
.amg-sim-result{display:flex;flex-direction:column;min-height:142px;padding:20px;background:#fffdf8}
.amg-sim-result--primary{background:linear-gradient(145deg,#fff4ce,#fffaf0)}
.amg-sim-result>span{color:#817168;font-size:11px;font-weight:900;letter-spacing:.045em;text-transform:uppercase}
.amg-sim-result output{margin:auto 0 4px;color:#591019;font-size:clamp(23px,2.4vw,31px);font-weight:950;line-height:1.12}
.amg-sim-result small{color:#94867e;font-size:11px;line-height:1.35}
.amg-session-target{padding:26px 28px 29px;color:#fff;background:linear-gradient(135deg,#35070c,#63111a)}
.amg-session-target>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px}
.amg-session-target>div:first-child span{color:#f1dfc0;font-size:13px;font-weight:800}
.amg-session-target>div:first-child strong{color:#f1c947;font-size:20px}
.amg-session-meter{overflow:hidden;height:12px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(0,0,0,.28)}
.amg-session-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d19b20,#ffe27b);transition:width .25s ease}
.amg-session-target-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:20px}
.amg-session-target-grid p{margin:0!important;padding:14px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:rgba(255,255,255,.055)}
.amg-session-target-grid span{display:block;margin-bottom:5px;color:#d8c4c6;font-size:10px;font-weight:850;text-transform:uppercase}
.amg-session-target-grid strong{color:#fff3d0;font-size:17px}
.amg-session-target-grid .amg-is-short{color:#ff929d}
.amg-session-target-grid .amg-is-covered{color:#8ee0bc}
.amg-session-summary{margin:17px 0 0!important;color:#eee1dd;font-size:13px;line-height:1.55}
.amg-formula-list{display:grid;gap:11px;margin:25px 0}
.amg-formula-list p{display:grid;grid-template-columns:38px 190px minmax(0,1fr);gap:13px;align-items:center;margin:0!important;padding:14px 16px;border:1px solid #e3d1aa;border-radius:12px;background:#fffaf0}
.amg-formula-list p>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#71121c;font-size:13px;font-weight:900}
.amg-formula-list p>strong{color:#3f1718;font-size:14px}
.amg-formula-list code{overflow-wrap:anywhere;color:#655751;background:transparent;font:700 13px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}
@media(max-width:720px){.amg-sim-card__head{padding:22px 20px}.amg-sim-fields{grid-template-columns:1fr;padding:23px 20px}.amg-sim-fields .amg-sim-feature{grid-column:auto}.amg-bet-presets{padding:0 20px 20px}.amg-sim-actions{display:grid;grid-template-columns:1fr 1fr;padding:0 20px 22px}.amg-imported-content .amg-sim-actions .amg-button{min-width:0;width:100%}.amg-imported-content .amg-sim-results{grid-template-columns:1fr 1fr}.amg-sim-result{min-height:128px;padding:16px}.amg-session-target{padding:23px 20px}.amg-session-target-grid{grid-template-columns:1fr}.amg-formula-list p{grid-template-columns:38px 1fr}.amg-formula-list code{grid-column:2}}
@media(max-width:430px){.amg-sim-actions,.amg-imported-content .amg-sim-results{grid-template-columns:1fr}.amg-sim-result{min-height:115px}.amg-bet-presets>span{flex-basis:100%}}
@media(max-width:900px){.amg-content-layout{grid-template-columns:minmax(0,1fr);gap:0}.amg-toc{display:none}.amg-imported-content{min-width:0}}
