:root{color-scheme:light;--cream:#fff9ec;--paper:#fffdf8;--orange:#ff861e;--yellow:#ffd84d;--ink:#191713;--line:#eadfca;--radius:12px;--space:12px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:15px;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:15px}
body{margin:0;font-size:14px;line-height:1.55}
button,input{font:inherit}
button,a,input{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{color:inherit;cursor:pointer}
button:disabled{cursor:default}
button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--ink);outline-offset:3px}
svg{display:block;width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
[hidden]{display:none!important}
.shell{width:min(100%,1200px);margin:0 auto;padding:0 15px}
.skip-link{position:fixed;z-index:10;top:8px;left:8px;padding:10px 15px;background:var(--ink);color:#fff;border-radius:8px;transform:translateY(-200%)}
.skip-link:focus{transform:translateY(0)}
.announcement{background:var(--yellow);border-bottom:1px solid #19171312}
.announcement .shell{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:33px;font-size:12px}
.announcement span{display:flex;align-items:center;gap:6px}
.announcement svg{width:14px;height:14px}
.site-header{background:var(--paper);border-bottom:1px solid var(--line)}
.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:12px;padding-bottom:12px}
.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0}
.brand-icon{display:block;width:39px;height:39px;object-fit:contain;flex-shrink:0;border-radius:12px}
.brand-name{font-size:15px;font-weight:850;letter-spacing:-.5px;line-height:1.2}
.brand-name strong{background:var(--yellow);padding:0 3px;border-radius:4px}
.brand-domain{display:block;font-size:12px;font-weight:400;letter-spacing:.2px;margin-top:4px}
.header-links{display:flex;align-items:center;gap:15px;font-size:13px;font-weight:650}
.header-links a{padding:8px 0;border-bottom:2px solid transparent}
.header-links a:hover,.header-links a.active{border-bottom-color:var(--orange)}
.demo-label{display:flex;align-items:center;gap:6px;background:var(--cream);border:1px solid var(--line);padding:7px 10px;border-radius:8px;font-size:12px}
.demo-label svg{width:15px;height:15px}
main{display:grid;gap:15px;padding-top:15px!important;padding-bottom:15px!important}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:15px;min-height:196px;overflow:hidden;background:var(--orange);border:1px solid #1917130d;border-radius:15px;position:relative}
.hero-copy{align-self:center;display:grid;justify-items:start;gap:10px;padding:15px;z-index:1}
.eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:1px}
.eyebrow svg{width:15px;height:15px}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-size:15px;line-height:1.4}
h1{font-weight:850;letter-spacing:-.2px}
.hero-copy p{max-width:390px;font-size:14px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 14px;border:1px solid transparent;border-radius:9px;font-size:13px;transition:background .18s,transform .18s}
.button svg{width:16px;height:16px}
.button-dark{background:var(--ink);color:#fff}
.button-dark:hover{background:#000;transform:translateY(-2px)}
.hero-art{display:flex;align-items:center;justify-content:center;gap:12px;padding:15px;background:linear-gradient(120deg,transparent,#ffb631);overflow:hidden}
.hero-cover{width:28%;max-width:135px;aspect-ratio:1;object-fit:cover;border:3px solid #fff9ec;border-radius:12px;box-shadow:0 10px 15px #5121002b;transform:rotate(-9deg)}
.hero-cover:nth-child(2){width:34%;max-width:156px;transform:translateY(-5px) rotate(3deg);z-index:1}
.hero-cover:nth-child(3){transform:rotate(12deg)}
.catalog{display:grid;gap:12px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:3px 0}
.section-title{display:flex;align-items:center;gap:8px}
.section-title svg{width:19px;height:19px}
.section-title h2{font-weight:800}
.count-badge{font-size:12px;font-weight:650;background:#fff0c2;border:1px solid var(--line);padding:2px 7px;border-radius:6px;white-space:nowrap}
.section-note{font-size:12px}
.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--paper);border:1px solid var(--line);padding:10px;border-radius:12px;flex-wrap:wrap}
.provider-filters{display:flex;gap:6px;flex-wrap:wrap}
.filter{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;background:transparent;border-radius:8px;padding:9px 12px;min-height:40px;font-size:13px;font-weight:650}
.filter svg{width:16px;height:16px}
.filter:hover{background:var(--cream)}
.filter[aria-pressed=true]{background:var(--yellow);border-color:#e6bd35}
.filter-count{font-size:12px;font-weight:500}
.search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:var(--cream);padding:0 10px;border-radius:8px;min-height:40px;width:270px;max-width:100%}
.search svg{width:17px;height:17px}
.search input{width:100%;min-width:0;padding:9px 0;border:0;background:transparent;color:var(--ink);font-size:13px;outline-offset:0}
.search input::placeholder{color:#191713a6}
.results-meta{font-size:12px;display:flex;align-items:center;gap:6px;min-height:19px}
.results-meta::before{content:"";height:6px;width:6px;border-radius:3px;background:var(--orange)}
.game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:12px}
.game-card{display:flex;flex-direction:column;min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .18s,border-color .18s,box-shadow .18s}
.game-card:hover{border-color:var(--orange);transform:translateY(-3px);box-shadow:0 6px 15px #30200810}
.game-link{display:flex;flex:1;flex-direction:column;padding:6px;gap:8px}
.game-art{position:relative;aspect-ratio:1;flex-shrink:0;overflow:hidden;border-radius:8px;background:#ffeac2}
.game-art img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}
.game-link:hover .game-art img{transform:scale(1.045)}
.game-tag{position:absolute;top:7px;left:7px;display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:5px;background:var(--yellow);color:var(--ink);font-size:12px;box-shadow:0 2px 8px #00000015}
.game-info{display:grid;gap:4px;padding:0 4px;flex:1;align-content:start}
.game-info h3{font-size:13px;line-height:1.4;min-height:2.8em;overflow-wrap:anywhere}
.game-provider{font-size:12px}
.play-button{display:flex;align-items:center;justify-content:space-between;gap:6px;background:#fff0cf;border:1px solid #f1d9aa;border-radius:7px;padding:8px;font-size:12px;transition:background .18s}
.play-button svg{width:15px;height:15px}
.game-link:hover .play-button{background:var(--yellow);border-color:#edc844}
.game-pattern{margin:0 6px 6px;padding:10px 8px;border:1px solid #000;border-radius:8px;background:#111;color:#fff}
.pattern-heading{display:flex;align-items:center;gap:5px;font-size:12px;padding-bottom:9px;border-bottom:1px solid #ffffff30}
.pattern-heading svg{width:14px;height:14px;color:var(--yellow)}
.pattern-columns{display:flex;justify-content:space-between;gap:5px;font-size:12px;padding:8px 0 5px;color:#ffffffb3}
.pattern-rows{display:grid;gap:7px;list-style:none;margin:0;padding:0}
.pattern-rows li{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:12px;min-height:23px}
.pattern-mode{display:flex;align-items:center;gap:5px;min-width:0}
.pattern-mode::before{content:"";width:5px;height:5px;border-radius:3px;background:var(--yellow);flex-shrink:0}
.pattern-spins{min-width:34px;padding:1px 5px;text-align:center;border:1px solid #ffffff30;border-radius:5px;background:#ffffff0d;color:#fff;font-size:12px;font-variant-numeric:tabular-nums}
.pattern-time{margin-top:10px;padding-top:8px;border-top:1px solid #ffffff30;font-size:12px;text-align:center;font-variant-numeric:tabular-nums}
.pattern-time:empty{display:none}
@media(max-width:620px){.game-pattern{padding:8px 6px;margin:0 5px 5px}.pattern-heading{flex-wrap:wrap}.pattern-time{line-height:1.5}.pattern-mode{gap:4px}}
.empty-state{display:grid;justify-items:center;gap:12px;padding:15px;min-height:210px;align-content:center;text-align:center;background:var(--paper);border:1px dashed var(--line);border-radius:12px}
.empty-state>svg{width:30px;height:30px}
.catalog-end{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 0;font-size:12px}
.catalog-end svg{height:15px;width:15px}
.article-section{border:1px solid var(--line);border-radius:12px;background:var(--paper)}
.seo-article{display:grid;gap:15px;padding:15px;font-size:14px;line-height:1.75}
.article-header{display:grid;gap:8px;padding-bottom:12px;border-bottom:1px solid var(--line)}
.article-header .eyebrow{justify-self:start;background:var(--yellow);border-radius:5px;padding:3px 7px}
.article-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.article-columns section{display:grid;gap:10px;align-content:start}
.article-columns h3{font-size:15px}
.seo-article p a,.legal-content p a{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:3px}
.article-cta{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:12px;border-radius:9px;background:#fff0cf;font-size:13px}
.site-footer{background:#fff1d4;border-top:1px solid var(--line)}
.footer-main{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;padding:15px 0}
.footer-brand{display:flex;align-items:center;gap:9px}
.footer-brand img{object-fit:contain;flex-shrink:0;border-radius:10px}
.footer-brand>span{display:grid;gap:3px}
.footer-brand strong{font-size:15px}
.footer-brand span span{font-size:12px}
.footer-nav{display:flex;align-items:center;gap:15px;flex-wrap:wrap;font-size:13px}
.footer-nav a{padding:8px 0;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#19171350}
.footer-nav a:hover{text-decoration-color:var(--orange)}
.footer-age{display:flex;align-items:center;gap:8px;font-size:12px}
.age-badge{display:grid;place-items:center;min-width:42px;min-height:38px;border:2px solid var(--ink);border-radius:12px;font-size:15px;font-weight:750}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--line);font-size:12px}
.legal-content{display:grid;gap:15px;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--paper);font-size:14px;line-height:1.75}
.legal-content section{display:grid;gap:8px}
.legal-header{display:grid;gap:8px;border-bottom:1px solid var(--line);padding-bottom:12px}
.legal-header p{font-size:12px}
@media(max-width:620px){.article-columns{grid-template-columns:1fr}.footer-main{align-items:flex-start;flex-direction:column}.article-cta .button{width:100%}}
.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:15px;padding-bottom:15px;font-size:12px;flex-wrap:wrap}
.back-to-top{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:12px}
.back-to-top svg{width:36px;height:36px}
.back-to-top circle{fill:var(--yellow);transition:fill .18s}
.back-to-top:hover circle{fill:var(--orange)}
.quick-footer-space{height:calc(96px + env(safe-area-inset-bottom,0px))}
.quick-footer{position:fixed;z-index:30;inset:auto 0 0;background:#fff9ecf5;border-top:1px solid var(--line);box-shadow:0 -4px 15px #19171314;backdrop-filter:blur(12px);padding:10px 12px}
.quick-footer::after{content:"";display:block;height:env(safe-area-inset-bottom,0px)}
.quick-footer-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,640px);margin:0 auto}
.quick-action{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 12px;border:1px solid #19171312;border-radius:12px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s}
.quick-action svg{width:21px;height:21px;stroke-width:1.8;flex-shrink:0}
.quick-register{background:var(--orange);color:#000}
.quick-login{background:var(--yellow);color:#000}
.quick-chat{background:var(--ink);color:#fff}
.quick-action[aria-disabled="true"]{cursor:pointer}
.quick-action[href]:hover{transform:translateY(-2px);box-shadow:0 4px 10px #1917131c}
[data-reveal-state="pending"]{opacity:0;translate:0 14px}
[data-reveal-state="visible"]{animation:scroll-reveal .48s cubic-bezier(.2,.65,.3,1) both;animation-delay:var(--reveal-delay,0ms)}
@keyframes scroll-reveal{from{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}
@media(max-width:620px){.quick-footer{padding:8px 12px}.quick-footer-inner{gap:8px}.quick-footer-space{height:calc(80px + env(safe-area-inset-bottom,0px))}.quick-action{flex-direction:row;gap:0;min-height:48px;padding:7px 8px;font-size:13px}.quick-action svg{width:22px;height:22px}.quick-action>span{position:absolute;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}
@media(prefers-reduced-motion:reduce){[data-reveal-state]{opacity:1;translate:none;animation:none!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.shell{width:min(100%,1320px)}}
@media(max-width:1000px){.game-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.header-links{gap:12px}.demo-label{display:none}}
@media(max-width:800px){.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{grid-template-columns:1.1fr 1fr}.hero-art{gap:8px;padding:8px}.hero-cover{width:30%}.hero-cover:nth-child(2){width:36%}.header-links{font-size:12px}.search{width:220px}}
@media(max-width:620px){.shell{padding-left:12px;padding-right:12px}.announcement .shell{font-size:12px;min-height:32px}.announcement-extra{display:none!important}.header-inner{min-height:69px}.header-links a:not(:first-child){display:none}.header-links{gap:0}.hero{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:15px;gap:9px}.hero-art{display:none}.hero-copy p{max-width:100%}.hero-copy .button{min-height:38px;padding:8px 12px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-toolbar{gap:10px;padding:8px}.provider-filters{width:100%;gap:4px}.filter{flex:1;padding:8px 6px;gap:5px;font-size:12px}.filter svg{display:none}.search{width:100%}.section-note{display:none}.game-link{padding:5px;gap:7px}.game-info{padding:0 2px}.game-info h3{font-size:12px}.game-provider{font-size:12px}.play-button{padding:7px 6px}.game-tag{top:5px;left:5px;font-size:12px;padding:2px 5px}.footer-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.catalog .count-badge,.catalog .filter-count,.catalog .results-meta,.catalog .catalog-end{display:none}}
@media(max-width:380px){.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-domain{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
