/* Mobile-first styles. Critical Header + Hero CSS lives in index.html. */
.skip-link{position:fixed;left:12px;top:-60px;z-index:100;background:#fff;color:#15201a;padding:10px 14px;border:2px solid #14804a;border-radius:8px}.skip-link:focus{top:12px}.site-main{overflow-x:clip}.content-shell{width:min(100% - 28px,var(--max));margin:0 auto;padding:16px 0 44px}.content-shell>h2:first-child{margin-top:6px}.content-shell h2{scroll-margin-top:90px;font-size:1.55rem;line-height:1.2;letter-spacing:-.02em;margin:38px 0 14px}.content-shell h3{font-size:1.18rem;line-height:1.3;margin:28px 0 10px}.content-shell p{margin:0 0 14px;color:#2f3d35}.content-shell ul,.content-shell ol{margin:10px 0 20px;padding-left:1.3rem}.content-shell li{margin:7px 0}.content-shell a{color:var(--green);text-underline-offset:3px}.content-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:14px;border:1px solid var(--line);margin:12px 0 20px;background:#edf2ef}.eyebrow{display:inline-block;color:var(--green);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.casino-list{display:grid;gap:10px;margin:12px 0 34px}.casino-card{position:relative;display:grid;grid-template-columns:1fr;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px;box-shadow:0 5px 16px rgba(17,36,26,.05)}.casino-card:first-child{border-color:#b7d7c5;box-shadow:var(--shadow)}.rank-badge{position:absolute;top:10px;left:10px;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#15201a;color:#fff;font-size:.84rem;font-weight:900}.brand-block{display:flex;align-items:center;gap:12px;padding-left:34px;min-width:0}.brand-logo{width:118px;height:auto;aspect-ratio:5/2;object-fit:contain;background:#fff;border-radius:10px;flex:0 0 auto}.brand-meta{min-width:0}.brand-name{display:block;font-size:1rem;line-height:1.2}.rating{display:flex;align-items:center;gap:5px;margin-top:5px;color:#66736c;font-size:.84rem;font-weight:700}.star-icon{width:16px;height:16px;fill:#14804a}.bonus-block{display:grid;gap:3px;border-top:1px solid #edf1ef;padding-top:10px}.bonus-block strong{font-size:.98rem;line-height:1.35}.feature-list{list-style:none!important;margin:0!important;padding:0!important;display:grid;gap:7px}.feature-list li{display:flex;align-items:flex-start;gap:8px;margin:0!important;color:#3e4c44;font-size:.9rem}.check-icon{width:18px;height:18px;flex:0 0 auto;color:#14804a;margin-top:2px}.card-cta .btn{width:100%;min-height:46px}.content-shell table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;margin:16px 0 24px;background:#fff;border:1px solid var(--line);border-radius:12px}.content-shell tbody{display:table;width:100%;min-width:640px;border-collapse:collapse}.content-shell td,.content-shell th{padding:11px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.content-shell tr:last-child td{border-bottom:0}.content-shell td:last-child,.content-shell th:last-child{border-right:0}.content-shell tr:first-child td{font-weight:800;background:#f2f6f4}.content-shell table p{margin:0;color:inherit}.author-box{display:grid;gap:18px;margin:46px 0 24px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 22px rgba(17,36,26,.05)}.author-box img{width:112px;height:112px;aspect-ratio:1;border-radius:50%;object-fit:cover;background:#edf2ef}.author-box h2{margin:3px 0 0!important;font-size:1.5rem}.author-role{font-weight:800;color:#536159!important;margin-bottom:8px!important}.section-heading{margin-bottom:14px}.section-heading h2{margin:3px 0 0}.technical-section{margin-top:34px}.technical-grid{display:grid;gap:10px}.technical-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.technical-grid h3{margin:0 0 7px;font-size:1.02rem}.technical-grid p{margin:0;font-size:.93rem}.site-footer{background:#132019;color:#e8efeb;border-top:1px solid #24352c}.footer-inner{width:min(100% - 28px,var(--max));margin:auto;padding:30px 0}.footer-top{display:grid;gap:20px}.footer-logo{display:inline-flex;width:max-content;background:#fff;border-radius:12px;padding:8px}.footer-logo .site-logo-svg{width:190px}.footer-nav{display:flex;flex-wrap:wrap;gap:8px 14px}.footer-nav a{color:#d9e4de;text-decoration:none;font-size:.9rem}.footer-nav a:hover,.footer-nav a:focus-visible{text-decoration:underline}.responsible-note{display:flex;align-items:center;gap:14px;margin-top:24px;padding-top:20px;border-top:1px solid #304238}.responsible-note p{margin:0;color:#d7e1dc;font-size:.9rem}.adm-logo{width:110px;height:auto;flex:0 0 auto;color:#e8efeb}.copyright{margin:18px 0 0;color:#9fb0a7;font-size:.84rem}@media(min-width:620px){.casino-card{grid-template-columns:minmax(230px,.9fr) minmax(220px,1.2fr);align-items:center}.brand-block{padding-left:38px}.bonus-block{border-top:0;padding-top:0}.feature-list{grid-column:1/-1}.card-cta{grid-column:1/-1}.author-box{grid-template-columns:140px 1fr;align-items:start}.author-box img{width:128px;height:128px}.technical-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:820px){.content-shell{padding-top:24px}.content-shell h2{font-size:1.85rem}.content-shell h3{font-size:1.3rem}.casino-list{gap:12px}.casino-card{grid-template-columns:42px minmax(190px,.9fr) minmax(250px,1.2fr) minmax(220px,1fr) 142px;gap:14px;padding:14px 16px}.rank-badge{position:static;width:34px;height:34px}.brand-block{padding-left:0}.brand-logo{width:102px}.bonus-block{border:0;padding:0}.feature-list{grid-column:auto;gap:5px}.feature-list li{font-size:.82rem}.card-cta{grid-column:auto}.card-cta .btn{width:100%}.technical-grid{grid-template-columns:repeat(4,1fr)}.footer-top{grid-template-columns:230px 1fr;align-items:start}.footer-nav{justify-content:flex-end}}@media(min-width:1080px){.casino-card{grid-template-columns:42px minmax(220px,.95fr) minmax(290px,1.2fr) minmax(250px,1fr) 150px}.brand-logo{width:118px}.feature-list li{font-size:.86rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
