:root{--bg:#fffefa;--surface:#fff;--ivory:#fff9e8;--ivory-2:#fff3c9;--gold:#c88b05;--gold-light:#f3c64d;--gold-deep:#8a5600;--charcoal:#171717;--ink:#111426;--muted:#58658a;--border:#eedda8;--success:#0aa16d;--danger:#d71932;--blue:#0575c9;--radius:12px;--shadow:0 7px 18px rgba(137,89,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:13px;line-height:1.35}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.ico{width:1.2em;height:1.2em;display:inline-block;vertical-align:-.18em;flex:0 0 auto}.skip{position:fixed;z-index:1000;left:8px;top:-60px;background:#111;color:#fff;padding:8px 12px}.skip:focus{top:8px}.site-header{height:44px;background:#fff;border-bottom:1px solid var(--gold);position:sticky;top:0;z-index:50}.header-inner{height:100%;max-width:810px;margin:auto;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:7px;white-space:nowrap}.brand-mark{width:31px;height:31px;border-radius:7px;display:grid;place-items:center;color:#fff;font:800 17px/1 Manrope,sans-serif;background:linear-gradient(145deg,#f7ce55,#a96600 70%,#704100);box-shadow:inset 0 1px 3px #fff7,0 2px 4px #8d5b2233;letter-spacing:-1.5px}.brand>span:last-child{display:flex;flex-direction:column}.brand b{font:800 16px/1 Manrope,sans-serif;color:#151824}.brand small{font-size:7px;color:#23345c;margin-top:1px}.main-nav{margin-left:auto;display:flex;height:100%;align-items:stretch;gap:24px}.main-nav a{font-size:10px;font-weight:600;display:flex;align-items:center;position:relative}.main-nav a.active{color:#9f5c00}.main-nav a.active:after{content:"";position:absolute;height:2px;background:#b96f00;bottom:8px;left:0;right:0}.header-search{height:28px;width:205px;border:1.4px solid #bd7100;border-radius:20px;display:flex;align-items:center;padding:0 10px;gap:6px}.header-search button{border:0;background:none;padding:0;color:#a66400}.header-search input{border:0;outline:0;width:100%;font-size:9px;background:transparent;color:#242a3b}.menu-toggle{display:none;border:0;background:none;color:#8c5b00;padding:5px}.page-shell{max-width:810px;margin:0 auto;padding:6px 0 12px}.home-hero{height:218px;border:1px solid #f2e4b8;border-radius:15px;background:radial-gradient(circle at 70% 55%,#fff0ba 0 7%,transparent 8%),linear-gradient(110deg,#fff9e7,#fffdf7 53%,#fff1bf);display:grid;grid-template-columns:51% 49%;overflow:hidden;position:relative}.home-hero:before,.game-hero:before{content:"";position:absolute;width:330px;height:330px;border:34px solid #f0c65b2b;border-radius:50%;right:60px;top:-175px}.hero-copy{padding:20px 0 10px 24px;z-index:2}.eyebrow{font-size:9px;color:#a86400;font-weight:800;letter-spacing:.03em}.hero-copy h1{font:800 39px/1.03 Manrope,sans-serif;margin:7px 0 5px;letter-spacing:-1.5px}.hero-copy h1 em{font-style:normal;color:#b56c00}.hero-copy>p{color:#435177;font-size:13px;line-height:1.2;max-width:365px;margin:0 0 12px}.button-row{display:flex;gap:10px}.btn{min-height:34px;border-radius:6px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(180deg,#e5a80c,#a86600);color:#fff;font-weight:700;font-size:11px;border:1px solid #d69a12;box-shadow:inset 0 1px #fff5}.btn .ico{width:14px}.btn-outline{background:#fff;color:#9c5c00;border-color:#d89013;box-shadow:none}.hero-chips{position:absolute;bottom:10px;left:24px;display:flex;gap:5px}.hero-chips span{height:25px;background:#fff;border-radius:6px;padding:0 7px;display:flex;align-items:center;gap:5px;color:#56617c;font-size:7px;font-weight:600;white-space:nowrap}.hero-chips .ico{color:#b87800;font-size:14px}.hero-art{position:relative;height:100%;z-index:1}.hero-art img{position:absolute;width:440px;max-width:none;right:-32px;top:-36px;filter:drop-shadow(0 8px 9px #a56a1829)}.hero-script{position:absolute;right:15px;top:22px;font:600 15px/1.15 cursive;color:#9a4b00;transform:rotate(-6deg);text-align:center}.popular{height:39px;margin:8px 0 10px;border:1px solid var(--border);border-radius:10px;background:linear-gradient(90deg,#fff,#fffaf0);display:flex;align-items:center;gap:8px;padding:0 25px}.popular b{display:flex;align-items:center;gap:9px;font-size:10px;white-space:nowrap}.popular b .ico{color:#b36d00;font-size:19px}.popular a{height:27px;min-width:86px;padding:0 15px;border:1px solid #f1e2ba;border-radius:16px;background:#fff;display:grid;place-items:center;color:#a45e00;font-weight:600;font-size:9px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin:8px 1px 5px}.section-title h2,.guide-split h2,.safety-grid h2,.about-split h2,.faq-section h2{font:800 20px/1.1 Manrope,sans-serif;margin:0;letter-spacing:-.5px}.section-title>span{font-size:8px;color:#56658c}.section-title>span a{color:#9e5c00;font-weight:700}.game-list{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff}.game-row{display:grid;grid-template-columns:51px 91px 177px 1fr 104px;align-items:center;min-height:40px;padding:3px 9px;border-bottom:1px solid #f2e4bc}.game-row:last-child{border:0}.game-icon{width:38px;height:38px;border-radius:7px;display:grid;place-items:center;color:#fff;font:800 24px/1 Manrope,sans-serif;text-shadow:0 2px 2px #0005;box-shadow:inset 0 1px 3px #fff8,inset 0 -4px 10px #3c1f0077,0 2px 4px #7550003b;border:1px solid #fff8}.game-icon.gold{background:linear-gradient(145deg,#ffd750 5%,#bb7600 62%,#704000)}.game-icon.amber{background:linear-gradient(145deg,#df9e16,#a95c00 65%,#663300)}.game-icon.red{background:linear-gradient(145deg,#ff4d5a,#c50020 55%,#67000d)}.game-icon.green{background:linear-gradient(145deg,#2fd58e,#008d5a 60%,#004b31)}.game-icon.blue{background:linear-gradient(145deg,#20b6f2,#0570c9 56%,#043d91);font-size:17px}.game-name h3{font:800 12px Manrope,sans-serif;margin:0}.game-row>p{font-size:9px;color:#516188;line-height:1.15;margin:0 8px 0 0}.row-actions{display:flex;gap:7px}.row-actions span{height:27px;min-width:91px;border:1px solid #f0e0b7;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:5px;color:#56617f;font-size:8px}.row-actions span .ico{color:#b97400;font-size:12px}.row-actions span:last-child .ico{color:var(--success)}.game-row>.btn{height:30px;min-height:30px;padding:0 13px}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.featured-card{min-height:103px;border:1px solid #f2e2b9;border-radius:7px;background:linear-gradient(120deg,#fffdf5,#fff9e7);padding:10px 13px;display:flex;align-items:center;gap:13px}.game-icon.large{width:72px;height:72px;border-radius:12px;font-size:45px}.featured-card h3{font:800 15px Manrope,sans-serif;margin:0}.featured-card p{color:#4d5d85;font-size:10px;line-height:1.2;margin:3px 0 8px}.featured-card b{font-size:10px;color:#a35e00}.collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.collection-grid a{height:53px;border:3px double #f1e0b1;border-radius:8px;display:flex;align-items:center;gap:17px;padding:0 16px;background:#fff}.collection-grid .game-icon{width:39px;height:39px}.collection-grid b{font-size:10px;white-space:nowrap}.guide-split{display:grid;grid-template-columns:3fr 2fr;gap:8px;margin-top:10px}.guide-copy,.steps-card{min-height:184px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(120deg,#fff,#fff9e8);padding:11px 13px;position:relative;overflow:hidden}.guide-copy{padding-right:122px}.guide-copy p{font-size:10px;color:#52618b;line-height:1.28;margin:6px 0}.guide-copy .btn{height:30px;min-height:30px;margin-top:2px;font-size:9px}.doc-art{position:absolute;width:105px;height:105px;right:18px;bottom:0;color:#c88a08;background:radial-gradient(circle,#ffeab4,#fff4d5 60%,transparent 61%);display:grid;place-items:center}.doc-art>.ico{width:70px;height:78px;fill:#fff9e7;filter:drop-shadow(0 4px 3px #92620040)}.doc-art>span{position:absolute;right:-3px;bottom:5px;width:45px;height:45px;border-radius:50%;background:linear-gradient(#dc9b0d,#9d5d00);color:#fff;display:grid;place-items:center}.doc-art>span .ico{width:25px;height:25px}.steps-card{padding:11px 15px}.steps-card h2{font-size:16px}.mini-step{height:37px;display:flex;align-items:center;gap:12px;position:relative}.mini-step:not(:last-child):after{content:"";position:absolute;left:12px;top:30px;height:14px;border-left:1px dashed #d5a22b}.mini-step>b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(#e9ad20,#c48408);color:#fff}.mini-step span{display:flex;flex-direction:column}.mini-step strong{font-size:10px}.mini-step small{font-size:8px;color:#5e6b8f}.three-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:9px 0}.three-guides article{height:88px;border:1px solid var(--border);border-radius:8px;display:flex;gap:11px;align-items:center;padding:10px 13px;background:#fff}.three-guides i,.why-grid i{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#fff7dd,#fff);color:#b57800;flex:0 0 auto}.three-guides i .ico{width:31px;height:31px}.three-guides h3,.why-grid h3{font:800 12px Manrope,sans-serif;margin:0}.three-guides p{font-size:8px;color:#5c698b;margin:2px 0 6px}.three-guides a{font-size:9px;color:#a35e00;font-weight:700}.telegram-banner{height:61px;border:1px solid #efc759;border-radius:9px;background:linear-gradient(105deg,#ffe27e,#efbd44 65%,#ad7000);display:grid;grid-template-columns:65px 1fr 140px;align-items:center;padding:0 18px;color:#111}.telegram-banner>i{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(#eeb734,#b46f00);color:#fff;box-shadow:0 4px 7px #7c520046}.telegram-banner>i .ico{width:28px;height:28px}.telegram-banner h2{font:800 20px/1 Manrope,sans-serif;margin:0}.telegram-banner p{font-size:10px;margin:3px 0}.telegram-banner .btn{background:#fff;color:#111;border-color:#fff;border-radius:20px}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:9px 0}.safety-grid>article{height:119px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:12px}.safety-title{display:flex;gap:15px}.safety-title>i{width:68px;height:68px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#eef8de,#fff);color:#079960}.safety-title>i .ico{width:44px;height:44px;fill:#dff4e8}.safety-title h2{font-size:13px;margin-bottom:4px}.safety-title p{margin:1px 0;color:#57678d;font-size:8px}.safety-title p .ico{color:#06a069;fill:#06a069;font-size:11px}.responsible{display:flex;gap:14px}.responsible>span,.responsible-strip>span{width:48px;height:48px;border:4px solid #e60016;border-radius:50%;display:grid;place-items:center;font:800 16px Manrope;color:#111;flex:0 0 auto;background:#fff}.responsible h2{font-size:13px}.responsible p{font-size:8px;color:#58668b;margin:3px 0 7px}.responsible b{display:block;background:#fff2db;border-radius:6px;padding:6px;font-size:8px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.why-grid article{height:57px;border:1px solid var(--border);border-radius:7px;display:flex;gap:9px;align-items:center;padding:5px 9px}.why-grid i{width:38px;height:38px;border-radius:12px}.why-grid i .ico{width:25px;height:25px}.why-grid h3{font-size:9px}.why-grid p{font-size:7px;color:#5f6c8e;margin:2px 0}.about-split{display:grid;grid-template-columns:58% 42%;gap:10px;margin-top:9px}.about-split>div{padding:0 2px}.about-split h2{font-size:19px}.about-split p{font-size:9px;color:#56658a;line-height:1.25;margin:4px 0}.about-split .btn{height:29px;min-height:29px;font-size:9px}.about-split aside{height:139px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(120deg,#fff,#fff5d6);padding:12px;position:relative;overflow:hidden}.about-split aside h3{font:800 12px Manrope;margin:0 0 5px}.about-split aside>a{display:block;font-size:8px;color:#965800;font-weight:700;margin:4px 0}.paper-plant{position:absolute;right:15px;bottom:-12px;width:105px;height:110px;color:#bd7d07;transform:rotate(7deg)}.paper-plant>.ico{width:82px;height:95px;fill:#fff7df;filter:drop-shadow(0 3px 3px #875d0033)}.paper-plant>span{position:absolute;right:-5px;bottom:5px;font-size:50px;color:#147a35}.faq-section{margin-top:8px}.faq-section .section-title{margin-bottom:3px}.faq{margin-bottom:3px}.faq button{width:100%;height:22px;border:1px solid var(--border);border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:8px;color:#1d2948;text-align:left}.faq button b{color:#a25d00}.faq>p{display:none;margin:0;border:1px solid var(--border);border-top:0;padding:7px 12px;font-size:8px;color:#5e6886;background:#fffdf7}.faq.open>p{display:block}.site-footer{min-height:170px;background:radial-gradient(circle at 8% 120%,#c18b2433 0 17%,transparent 18%),radial-gradient(circle at 94% 0,#b17d2724,transparent 28%),linear-gradient(135deg,#1d1d1d,#111);border-top:2px solid #d79509;color:#fff}.footer-inner{max-width:790px;margin:auto;min-height:132px;display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:28px;padding:20px 0 12px}.footer-brand{border-right:1px solid #a96d00}.footer-brand .brand b{color:#fff}.footer-brand .brand small{color:#ddd}.footer-brand>strong{display:block;font-size:11px;margin:10px 0}.footer-col h3{font-size:8px;color:#f3c54a;margin:0 0 6px}.footer-col a{display:block;color:#ddd;font-size:7.5px;margin:2px 0}.footer-bottom{max-width:790px;margin:auto;border-top:1px solid #c58c12;display:flex;justify-content:space-between;padding:11px 0;color:#ddd;font-size:7px}.not-found{min-height:65vh;display:grid;place-items:center;align-content:center;gap:10px}.not-found>span{font:800 80px Manrope;color:#c48808}.not-found h1,.not-found p{margin:0}

/* Game page */
.breadcrumbs{height:21px;display:flex;align-items:center;gap:10px;font-size:8px;color:#9b5b00;padding-left:16px}.breadcrumbs b{color:#313955}.game-hero{height:191px;border:1px solid var(--border);border-radius:12px;background:linear-gradient(110deg,#fff8e0,#fffdfa 52%,#fff1bf);display:grid;grid-template-columns:66% 34%;overflow:hidden;position:relative}.game-hero-copy{padding:27px 15px 8px;display:grid;grid-template-columns:110px 1fr;gap:15px;position:relative;z-index:2}.game-icon.hero-icon{width:107px;height:107px;border-radius:17px;font-size:69px}.game-hero-copy .badge{display:inline-block;background:#b87a08;color:#fff;border-radius:13px;padding:4px 10px;font-size:7px;font-weight:800}.game-hero-copy h1{font:800 30px/1 Manrope;margin:5px 0 3px;color:#a86700}.game-hero-copy p{font-size:10px;color:#53618a;max-width:300px;margin:0 0 8px}.meta-chips{display:flex;gap:5px}.meta-chips span{height:27px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #eee0b7;border-radius:5px;background:#fff;font-size:7px;color:#4e5b7d}.meta-chips .ico{color:#a96700;font-size:13px}.game-hero-copy .hero-buttons{position:absolute;left:15px;bottom:9px;display:grid;grid-template-columns:174px 174px;gap:9px}.hero-buttons .btn{height:28px;min-height:28px;font-size:9px}.game-phone-art{position:relative;height:100%}.game-phone-art .phone-mock{position:absolute;width:113px;height:198px;right:68px;top:7px;transform:rotate(8deg)}.game-phone-art .script{position:absolute;right:9px;top:25px;font:600 15px/1.1 cursive;color:#8e4800;transform:rotate(-7deg)}.game-stats{height:57px;background:linear-gradient(90deg,#222,#151515);color:#fff;border-radius:10px;margin:8px 0;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 13px}.game-stats article{display:flex;align-items:center;gap:12px;border-right:1px solid #946600;padding:0 10px}.game-stats article:last-child{border:0}.game-stats i{width:35px;height:35px;border:1px solid #c69425;border-radius:50%;display:grid;place-items:center;color:#f1d16e}.game-stats i .ico{width:22px;height:22px}.game-stats span{display:flex;flex-direction:column}.game-stats b{font-size:9px}.game-stats small{font-size:8px;color:#eee}.game-layout{display:grid;grid-template-columns:minmax(0,2.12fr) minmax(200px,.88fr);gap:10px}.game-content>section,.game-sidebar>section{margin-bottom:9px}.game-content h2,.game-sidebar h2{font:800 17px/1.1 Manrope,sans-serif;margin:0 0 5px}.game-content p{font-size:9px;color:#56658c;margin:3px 0;line-height:1.3}.info-table{border:1px solid var(--border);border-radius:7px;overflow:hidden;margin-top:6px}.info-table>div{display:grid;grid-template-columns:29% 71%;min-height:22px;border-bottom:1px solid #f0e2bd}.info-table>div:last-child{border:0}.info-table b,.info-table span{padding:5px 12px;font-size:8px}.info-table b{background:#fffaf0}.info-table span{color:#56658c}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.feature-grid article{height:68px;border:1px solid var(--border);border-radius:7px;display:flex;gap:9px;align-items:flex-start;padding:9px}.feature-grid i{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#fff6dc;color:#b67500;flex:0 0 auto}.feature-grid i .ico{width:23px;height:23px}.feature-grid span{display:flex;flex-direction:column}.feature-grid b{font-size:8px}.feature-grid small{font-size:7px;color:#617095;margin-top:3px}.number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.number-grid article{height:96px;border:1px solid var(--border);border-radius:7px;padding:7px}.number-grid article>b,.timeline>div>b{width:27px;height:27px;border-radius:50%;background:linear-gradient(#ecb62f,#b87400);color:#fff;display:grid;place-items:center;font-size:13px}.number-grid strong{display:block;font-size:8px;margin:6px 0 0}.number-grid p{font-size:7px}.timeline>div{display:grid;grid-template-columns:31px 130px 1fr;align-items:center;min-height:42px;position:relative}.timeline>div:not(:last-child):after{content:"";position:absolute;left:13px;top:34px;height:17px;border-left:1px dashed #cc9a24}.timeline strong{font-size:8px}.timeline p{font-size:8px}.login-guide{height:186px;display:grid;grid-template-columns:46% 54%;background:radial-gradient(circle at 24% 52%,#ffeab2 0 7%,transparent 8%),linear-gradient(120deg,#fffaf0,#fff);border-radius:8px;overflow:hidden}.login-guide>div:first-child{position:relative}.login-guide .phone-mock{position:absolute;width:132px;height:230px;left:46px;top:5px}.login-guide .timeline{padding-top:10px}.login-guide .timeline>div{grid-template-columns:31px 90px 1fr}.screenshots{display:flex;justify-content:space-around;height:205px;background:linear-gradient(180deg,#fff,#fff9eb);border-radius:7px;overflow:hidden;padding:3px 16px 0}.phone-mock{width:123px;height:224px;background:#0b0b0b;border:4px solid #b57907;border-radius:23px;padding:11px 5px 5px;box-shadow:inset 0 0 0 2px #f2c655,0 4px 8px #7b520040;position:relative}.phone-notch{position:absolute;width:47px;height:7px;border-radius:0 0 7px 7px;background:#050505;top:2px;left:50%;transform:translateX(-50%)}.phone-screen{height:100%;border-radius:15px;background:radial-gradient(circle at 50% 15%,#a56e0b55,transparent 30%),linear-gradient(#211706,#6d4302);display:flex;flex-direction:column;align-items:center;color:#fff;padding:23px 8px 8px;overflow:hidden}.phone-screen .game-icon.phone-icon{width:48px;height:48px;font-size:30px}.phone-screen>b{font-size:9px;margin:5px 0 13px}.phone-screen>small,.phone-screen>span{width:100%;height:22px;background:linear-gradient(90deg,#ad740d,#e2aa2a);border:1px solid #f2c64f;border-radius:4px;margin-bottom:6px;display:grid;place-items:center;font-size:7px}.phone-screen>span:before{content:"";width:62%;border-top:2px solid #fff5}.phone-mock.games .phone-screen{align-items:stretch}.phone-mock.games .phone-screen:before{content:"Games";font-weight:700;margin-bottom:15px}.phone-mock.profile .phone-screen:before{content:"Profile";font-weight:700;margin-bottom:15px}.caption{text-align:center!important;font-size:7px!important;margin-top:3px!important}.safety-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.safety-cards article{height:60px;border:1px solid var(--border);border-radius:7px;display:flex;gap:8px;padding:7px}.safety-cards>.ico{color:#08a06c;fill:#08a06c;width:22px;height:22px}.safety-cards span{display:flex;flex-direction:column}.safety-cards b{font-size:8px}.safety-cards small{font-size:7px;color:#5f6e91}.responsible-strip{min-height:68px;border:1px solid var(--border);border-radius:7px;background:radial-gradient(circle at 80% 20%,#f4ca623d,transparent 12%),linear-gradient(110deg,#fffdf5,#fff5d6);display:flex;align-items:center;gap:14px;padding:9px 18px}.responsible-strip h2{font-size:14px}.responsible-strip p{font-size:8px;max-width:440px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.related-grid>a{height:65px;border:1px solid var(--border);border-radius:7px;padding:7px;display:flex;gap:7px}.related-grid .game-icon{width:41px;height:41px;font-size:24px;flex:0 0 auto}.related-grid .blue{font-size:16px}.related-grid span{display:flex;flex-direction:column}.related-grid b{font-size:8px}.related-grid small{font-size:6.5px;color:#647093;line-height:1.1}.related-grid em{font-size:7px;color:#9c5b00;font-style:normal;margin-top:auto}.game-content .faq button{height:17px;font-size:7px}.independent{min-height:51px;border:1px solid var(--border);border-radius:7px;display:flex;gap:15px;align-items:center;padding:7px 17px}.independent>i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff2cb;color:#a76400}.independent h3{font-size:9px;margin:0}.independent p{font-size:7px;margin:2px 0}.game-sidebar{position:relative}.game-sidebar>section{border:1px solid var(--border);border-radius:8px;background:#fff;padding:11px}.download-card>div:first-of-type{display:flex;align-items:center;gap:10px;background:#fffdf6;border:1px solid #f2e8cc;border-radius:7px;padding:7px}.download-card>div>span{display:flex;flex-direction:column}.download-card>div>span b{font-size:10px}.download-card>div>span small{font-size:7px;color:#5b688c}.download-card .game-icon.large{width:61px;height:61px;font-size:37px}.download-card .meta-chips{margin:7px 0;gap:3px}.download-card .meta-chips span{font-size:6px;padding:0 5px}.download-card .btn{height:27px;min-height:27px;width:100%;margin-top:5px;font-size:8px}.quick-nav h2,.checklist h2{font-size:16px}.quick-nav a{height:25px;border:1px solid #f2e4bd;border-radius:5px;display:grid;grid-template-columns:18px 1fr 10px;align-items:center;padding:0 7px;margin-bottom:3px;font-size:7px}.quick-nav a .ico{color:#a96500}.checklist p{height:25px;border:1px solid #f2e4bd;border-radius:5px;display:flex;align-items:center;gap:8px;padding:0 8px;margin:3px 0;font-size:7px;color:#4f5d7f}.checklist .ico{color:#08a16c;fill:#08a16c;font-size:16px}.side-telegram{height:160px!important;background:radial-gradient(circle at 50% 18%,#ffe998,transparent 25%),linear-gradient(145deg,#ffe78f,#e2a314)!important;text-align:center;padding-top:15px!important}.side-telegram>.ico{width:55px;height:55px;padding:13px;border-radius:17px;background:linear-gradient(#e7a414,#a65f00);color:#fff}.side-telegram h2{font-size:17px;margin:3px 0}.side-telegram p{font-size:8px;margin:0 0 8px}.side-telegram .btn{height:28px;min-height:28px;border-radius:18px}.play-card{display:flex;align-items:center;gap:13px}.play-card>.ico{width:39px;height:39px;color:#a96c00;fill:#fff0bf}.play-card b{font-size:9px}.play-card p{font-size:7px;margin:2px 0}

/* Admin */
.admin-page{background:#fffcf5;font-size:14px;overflow-x:auto}.admin-shell{min-width:1180px;display:flex;min-height:100vh}.admin-sidebar{width:252px;min-height:100vh;position:fixed;z-index:20;background:radial-gradient(circle at 20% 10%,#bd882129,transparent 20%),linear-gradient(145deg,#201f1c,#10100f);color:#fff;padding:16px 12px;display:flex;flex-direction:column}.admin-brand{padding:0 15px 13px}.admin-brand .brand-mark{width:50px;height:50px;border-radius:10px;font-size:26px}.admin-brand b{font-size:22px;color:#fff}.admin-brand small{font-size:13px;color:#ddd}.admin-sidebar nav{display:flex;flex-direction:column;gap:2px}.admin-sidebar nav a{height:43px;border-radius:7px;display:flex;align-items:center;gap:20px;padding:0 16px;color:#f4f4f4;font-size:14px}.admin-sidebar nav a .ico{width:22px;height:22px;color:#f5dc83}.admin-sidebar nav a.active{background:linear-gradient(#e7ad1a,#a86800);box-shadow:inset 0 1px #fff6}.admin-sidebar nav a.active .ico{color:#fff;fill:#fff}.view-website{height:35px;border:1px solid #e5ac1c;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:10px;color:#f6d568;margin:5px 5px 0;font-size:12px}.admin-sidebar>p{font-size:10px;color:#bbb;padding:0 6px;margin:6px 0}.admin-main{margin-left:252px;width:calc(100% - 252px)}.admin-top{height:59px;border-bottom:1px solid #ebdfbd;background:#fff;display:flex;align-items:center;padding:0 17px 0 26px;gap:15px}.admin-crumb{display:flex;align-items:center;gap:14px;color:#69708b;min-width:500px}.admin-crumb .ico{color:#b16c00;width:22px;height:22px;fill:#b16c00}.admin-crumb strong{color:#9b5a00}.admin-top form{height:40px;border:1px solid #e7d6a7;border-radius:9px;display:flex;align-items:center;gap:11px;padding:0 14px;flex:1;max-width:415px;background:#fffcf7}.admin-top form .ico{color:#a56200;width:20px}.admin-top input{border:0;background:none;outline:0;width:100%;color:#53607f}.admin-top .bell{border:0;background:none;position:relative;padding:7px}.admin-top .bell .ico{width:23px;height:23px}.admin-top .bell i{position:absolute;width:7px;height:7px;border-radius:50%;background:#d18b00;right:4px;top:1px}.admin-top>.btn{height:38px;min-height:38px;width:110px;padding:0 9px}.admin-user{display:flex;align-items:center;gap:10px;white-space:nowrap}.admin-user>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ffe9ae;color:#a76a00;font-size:28px;overflow:hidden}.admin-user em{font-style:normal}.admin-main>main{padding:17px 24px 12px}.admin-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.admin-heading h1{font:800 32px/1 Manrope;margin:0;letter-spacing:-1.2px;color:#171211}.admin-heading p{color:#59688d;margin:3px 0}.admin-heading .btn{height:41px;min-height:41px;width:205px;font-size:14px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:11px}.admin-stats article{height:80px;border:1px solid var(--border);border-radius:8px;background:#fff;display:flex;align-items:center;padding:0 20px;gap:16px}.admin-stats article>i{width:51px;height:51px;border-radius:11px;display:grid;place-items:center;background:#fff4d5;color:#b87800}.admin-stats article>i .ico{width:28px;height:28px}.admin-stats span{display:flex;flex-direction:column}.admin-stats b{font-size:13px}.admin-stats strong{font-size:21px}.admin-grid{display:grid;gap:10px;margin-bottom:10px}.admin-grid.first,.admin-grid.second{grid-template-columns:2.07fr 1fr}.admin-grid.third{grid-template-columns:repeat(3,1fr)}.panel{background:#fff;border:1px solid var(--border);border-radius:8px;padding:10px 13px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start}.panel-head h2,.recent-activity h2{font:800 16px/1.1 Manrope;margin:0}.panel-head p,.recent-activity p{font-size:11px;color:#647093;margin:2px 0}.panel-head>a{color:#9e5d00;font-weight:700}.recent-games{height:307px}.admin-table{margin-top:5px}.table-head,.table-row{display:grid;grid-template-columns:1.45fr 1.45fr 1.55fr .8fr 1.38fr;align-items:center;padding:0 11px}.table-head{height:31px;background:#fffaf0;font-size:11px}.table-row{height:36px;border-bottom:1px solid #eee0bc;color:#526087;font-size:11px}.table-row>span:first-child{display:flex;align-items:center;gap:11px;color:#18203a}.game-icon.tiny{width:30px;height:30px;font-size:19px;border-radius:5px}.game-icon.tiny.blue{font-size:12px}.table-row em{font-style:normal}.status,.seo{display:inline-flex;border-radius:14px;padding:5px 13px;background:#dff7e7;color:#088853}.table-row>span:last-child{display:flex;gap:5px}.table-row button{height:29px;border:1px solid #e3d4aa;border-radius:5px;background:#fff;color:#515d7e;font-size:10px;display:flex;align-items:center;gap:4px}.table-row button .ico{color:#aa6700}.showing{height:25px;background:#fff;border:1px solid #dfd1aa;border-radius:5px;margin-top:7px;font-size:10px}.quick-actions{height:307px}.quick-actions>a{height:43px;border:1px solid #ead9a8;border-radius:7px;display:grid;grid-template-columns:43px 1fr 20px;align-items:center;margin-top:7px;padding:0 10px;color:#875000}.quick-actions>a i{width:28px;height:28px;border-radius:50%;background:linear-gradient(#e4a613,#a76500);display:grid;place-items:center;color:#fff}.quick-actions>a b{font-size:13px}.quick-actions>a span{font-size:22px}.activity-chart,.content-status{height:166px}.tabs{display:flex;height:31px;border:1px solid #ead8a8;border-radius:5px;overflow:hidden}.tabs>*{min-width:72px;display:grid;place-items:center;font-size:10px;font-weight:500}.tabs b{background:linear-gradient(#dc9c0a,#b06b00);color:#fff}.chart-area{position:relative;height:105px;margin:2px 8px 0 22px}.chart-grid-lines{position:absolute;inset:9px 0 14px;background:repeating-linear-gradient(to right,transparent 0,transparent 12.35%,#efe7d1 12.5%),repeating-linear-gradient(to bottom,#eee5ce 0,#eee5ce 1px,transparent 1px,transparent 32px)}.chart-line{position:absolute;height:1px;border-top:1px dashed #de9900;left:0;right:0;top:74px;display:flex;justify-content:space-between}.chart-line i{width:7px;height:7px;border-radius:50%;background:#cf8500;transform:translateY(-4px)}.chart-area>p{position:absolute;left:40%;top:35px;color:#68718d;font-size:10px}.chart-area>p .ico{color:#b67300}.chart-area .y{position:absolute;left:-25px;font-size:9px;color:#53618a}.y1{top:5px}.y2{top:38px}.y3{top:70px}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:40px;height:110px}.donut{width:104px;height:104px;border-radius:50%;background:conic-gradient(#d59811 0 25%,#f3d77b 25% 50%,#c47d00 50% 75%,#eab834 75%);position:relative;display:grid;place-items:center;align-content:center}.donut:after{content:"";position:absolute;inset:16px;border-radius:50%;background:#fff}.donut b,.donut small{z-index:1}.donut b{font-size:20px}.donut small{font-size:9px}.donut-wrap>div:last-child p{display:grid;grid-template-columns:15px 1fr 20px;gap:6px;font-size:10px}.donut-wrap p i{width:14px;height:14px;border-radius:50%}.donut-wrap p .green{background:#0b9c69}.donut-wrap p .gold{background:#c98a06}.donut-wrap p .gray{background:#8c8f9d}.list-panel{height:185px;padding:9px 11px}.list-row{height:22px;border:1px solid #f0e2bc;border-radius:4px;margin-top:2px;display:grid;grid-template-columns:27px 1fr auto 17px;align-items:center;padding:0 6px;font-size:9px;color:#536181}.list-row>span{color:#b37000}.list-row>span .ico{color:#08a36c;fill:#08a36c;font-size:17px}.toggle{width:31px;height:17px;border-radius:12px;background:#cb8400;position:relative}.toggle:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#fff;right:2px;top:2px}.list-row em{font-style:normal;color:#a76500;font-size:15px}.pill{min-width:64px;height:17px;border-radius:10px;background:#def6e5;color:#078a56;display:grid;place-items:center;font-style:normal;font-size:8px}.pill.warn{background:#fff2d7;color:#b16b00}.recent-activity{height:56px;display:flex;align-items:center;padding:5px 13px}.recent-activity>div{min-width:245px}.recent-activity article{display:flex;align-items:center;gap:9px;border-left:1px solid #e8d9b2;padding:0 20px;flex:1}.recent-activity article>i{width:35px;height:35px;border-radius:50%;background:#fff3d6;display:grid;place-items:center;color:#a96800}.recent-activity article span{display:flex;flex-direction:column}.recent-activity article b{font-size:9px;color:#59668a}.recent-activity article small{font-size:8px;color:#8b91a3}

@media (min-width:1000px){.public-page .page-shell{max-width:1000px}.public-page .header-inner{max-width:1000px}.public-page .footer-inner,.public-page .footer-bottom{max-width:980px}.public-page .game-row{grid-template-columns:60px 110px 215px 1fr 118px}.public-page .home-hero{grid-template-columns:50% 50%}}
@media (max-width:720px){body{font-size:14px}.site-header{height:58px}.header-inner{padding:0 14px}.brand-mark{width:36px;height:36px}.brand b{font-size:17px}.brand small{font-size:8px}.menu-toggle{display:block;margin-left:auto}.menu-toggle .ico{width:27px;height:27px}.main-nav{display:none;position:absolute;top:58px;left:0;right:0;height:auto;background:#fff;border-bottom:1px solid var(--border);padding:10px 16px;flex-direction:column;gap:0;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{height:42px;font-size:13px}.main-nav a.active:after{bottom:4px}.header-search{display:none}.page-shell{padding:10px 12px}.home-hero{height:auto;min-height:570px;grid-template-columns:1fr}.hero-copy{padding:28px 20px}.hero-copy h1{font-size:38px}.hero-copy>p{font-size:15px}.button-row{flex-direction:column}.button-row .btn{width:100%}.hero-chips{position:static;display:grid;grid-template-columns:1fr 1fr;margin-top:14px}.hero-chips span{font-size:9px;justify-content:center}.hero-art{height:290px}.hero-art img{width:520px;right:-90px;top:-42px}.popular{height:auto;flex-wrap:wrap;padding:13px;margin:10px 0}.popular b{width:100%;font-size:12px}.popular a{flex:1;min-width:30%;font-size:10px}.section-title{align-items:flex-start;gap:5px}.section-title h2{font-size:22px}.section-title>span{font-size:9px}.game-row{grid-template-columns:51px 1fr;gap:4px;padding:8px;min-height:145px}.game-row>.game-icon{grid-row:1}.game-name{grid-column:2}.game-row>p{grid-column:2;font-size:10px}.row-actions{grid-column:1/-1;flex-wrap:wrap}.row-actions span{flex:1}.game-row>.btn{grid-column:1/-1;width:100%}.featured-grid,.collection-grid,.guide-split,.three-guides,.safety-grid,.why-grid,.about-split{grid-template-columns:1fr}.featured-card{min-height:115px}.collection-grid a{height:60px}.guide-copy{padding-right:105px}.three-guides article{height:100px}.telegram-banner{height:auto;min-height:150px;grid-template-columns:55px 1fr;padding:15px}.telegram-banner .btn{grid-column:1/-1;margin-top:10px}.safety-grid>article{height:auto;min-height:130px}.footer-inner{grid-template-columns:1fr 1fr;padding:25px 20px}.footer-brand{grid-column:1/-1;border-right:0;border-bottom:1px solid #875d00;padding-bottom:15px}.footer-bottom{margin:0 20px}.breadcrumbs{padding-left:3px}.game-hero{height:530px;grid-template-columns:1fr}.game-hero-copy{grid-template-columns:90px 1fr}.game-icon.hero-icon{width:88px;height:88px}.game-hero-copy h1{font-size:26px}.game-hero-copy .hero-buttons{left:15px;right:15px;bottom:9px;grid-template-columns:1fr}.game-phone-art{grid-row:2}.game-phone-art .phone-mock{right:50%;transform:translateX(50%) rotate(6deg);top:-215px}.game-phone-art .script{right:24px;top:-190px}.game-stats{height:auto;grid-template-columns:1fr 1fr}.game-stats article{border:0;min-height:55px}.game-layout{grid-template-columns:1fr}.game-sidebar{order:2}.feature-grid{grid-template-columns:1fr 1fr}.number-grid{grid-template-columns:1fr 1fr}.login-guide{grid-template-columns:1fr;height:360px}.login-guide .phone-mock{left:50%;transform:translateX(-50%)}.login-guide .timeline{margin-top:195px}.screenshots{height:auto;flex-wrap:wrap;gap:8px}.safety-cards,.related-grid{grid-template-columns:1fr 1fr}.admin-shell{min-width:0}.admin-sidebar{transform:translateX(-100%)}.admin-main{margin-left:0;width:100%}.admin-top{padding:0 12px}.admin-crumb{min-width:0}.admin-top form,.admin-top>.btn,.admin-user{display:none}.admin-main>main{padding:15px}.admin-grid.first,.admin-grid.second,.admin-grid.third,.admin-stats{grid-template-columns:1fr}.recent-games,.quick-actions,.activity-chart,.content-status,.list-panel{height:auto;min-height:180px}.admin-table{overflow:auto}.table-head,.table-row{min-width:760px}.recent-activity{height:auto;overflow:auto}.recent-activity>div{min-width:180px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Reference-viewport alignment */
@media (min-width:721px){
  .hero-copy{padding-top:12px}
  .hero-art img{width:327px;height:auto;right:103px;top:0}
  .game-row>.btn{padding-left:9px;padding-right:9px;font-size:9px;white-space:nowrap}
}
@media (min-width:721px) and (max-width:799px){
  .public-page .page-shell{width:calc(100% - 32px);max-width:none}
  .game-page .header-inner{width:calc(100% - 60px);max-width:none}
  .game-page .site-footer{min-height:112px}
  .game-page .footer-inner{min-height:82px;padding:12px 0 7px}
  .game-page .footer-bottom{padding:7px 0}
  .game-page .footer-brand>strong{margin:5px 0}
  .game-page .footer-col h3{margin-bottom:3px}
  .game-page .footer-col a{margin:1px 0}
}
@media (min-width:800px) and (max-width:899px){
  .public-page:not(.game-page) .game-row{height:42px;min-height:42px;padding-top:1px;padding-bottom:1px}
  .public-page:not(.game-page) .guide-copy,.public-page:not(.game-page) .steps-card{height:188px;min-height:188px}
  .public-page:not(.game-page) .faq button{height:21px}
  .public-page:not(.game-page) .site-footer{min-height:162px}
  .public-page:not(.game-page) .footer-inner{min-height:126px}
}
@media (min-width:721px) and (max-width:799px){
  .game-page .game-content>section{margin-bottom:4px}
  .game-page .timeline>div{min-height:39px}
  .game-page .login-guide{height:180px}
  .game-page .screenshots{height:190px}
  .game-page .site-footer{min-height:79px}
  .game-page .footer-inner{height:56px;min-height:56px;padding:6px 0 3px;overflow:hidden;gap:18px}
  .game-page .footer-bottom{padding:5px 0}
  .game-page .footer-col h3{font-size:6px;line-height:1;margin:0 0 2px}
  .game-page .footer-col a{font-size:5.5px;line-height:1.05;margin:0}
  .game-page .footer-brand .brand-mark{width:28px;height:28px;font-size:14px}
  .game-page .footer-brand .brand b{font-size:13px}
  .game-page .footer-brand .brand small{font-size:5px}
  .game-page .footer-brand>strong{font-size:8px;margin:3px 0}
}

/* Phone layout */
@media (max-width:720px){
  .page-shell{padding:10px 12px 18px}
  .home-hero{min-height:0;height:auto;display:block}
  .hero-copy{padding:22px 16px 14px}
  .hero-copy h1{font-size:35px;line-height:1.02;margin-top:8px}
  .hero-copy>p{font-size:14px;line-height:1.3;margin-bottom:12px}
  .button-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .button-row .btn{width:auto;padding:0 8px;font-size:10px}
  .hero-chips{grid-template-columns:1fr 1fr;gap:6px;margin-top:11px}
  .hero-chips span{height:31px;font-size:8px;padding:0 5px}
  .hero-art{height:226px}
  .hero-art img{width:min(338px,calc(100% - 6px));height:auto;right:50%;top:0;transform:translateX(50%)}
  .hero-script{right:10px;top:13px;font-size:13px}
  .popular{padding:12px;gap:7px}
  .popular a{height:30px;min-width:29%;font-size:10px}
  .section-title{flex-direction:column;align-items:flex-start;margin-top:14px}
  .section-title>span{font-size:10px;line-height:1.25}
  .game-row{grid-template-columns:46px 1fr;padding:9px;min-height:154px}
  .game-row>p{font-size:11px;line-height:1.3}
  .row-actions span{height:31px;font-size:9px;min-width:0}
  .game-row>.btn{height:34px;min-height:34px;font-size:10px}
  .featured-card p{font-size:11px}
  .collection-grid{gap:7px}
  .collection-grid a{padding:0 14px}
  .guide-copy{padding:16px 105px 16px 15px}
  .guide-copy p{font-size:11px;line-height:1.35}
  .steps-card{padding:15px}
  .mini-step{height:44px}
  .mini-step strong{font-size:11px}
  .mini-step small{font-size:9px}
  .three-guides article{padding:12px 14px}
  .three-guides h3{font-size:13px}
  .three-guides p,.three-guides a{font-size:10px}
  .telegram-banner h2{font-size:19px}
  .telegram-banner p{font-size:11px}
  .safety-title h2,.responsible h2{font-size:15px}
  .safety-title p,.responsible p,.responsible b{font-size:10px}
  .why-grid article{height:70px}
  .why-grid h3{font-size:11px}
  .why-grid p{font-size:9px}
  .about-split p{font-size:11px;line-height:1.35}
  .about-split aside>a{font-size:10px}
  .faq button{height:34px;font-size:10px}
  .faq>p{font-size:10px}

  .game-page .page-shell{padding-top:7px}
  .breadcrumbs{height:25px;font-size:9px;overflow:hidden;white-space:nowrap}
  .game-hero{display:block;height:442px;min-height:442px;position:relative}
  .game-hero-copy{position:static;display:grid;grid-template-columns:88px 1fr;gap:12px;padding:16px 14px 0}
  .game-icon.hero-icon{width:86px;height:86px;font-size:54px}
  .game-hero-copy h1{font-size:25px;line-height:1.05;margin-top:5px}
  .game-hero-copy p{font-size:11px;line-height:1.25;margin-top:5px}
  .game-hero-copy .meta-chips{flex-wrap:wrap}
  .game-hero-copy .meta-chips span{height:28px;font-size:8px;padding:0 7px}
  .game-phone-art{position:absolute;left:0;right:0;top:176px;height:190px}
  .game-phone-art .phone-mock{width:108px;height:190px;right:50%;top:0;transform:translateX(50%) rotate(6deg)}
  .game-phone-art .script{right:24px;top:12px;font-size:14px}
  .game-hero-copy .hero-buttons{left:14px;right:14px;bottom:12px;grid-template-columns:1fr 1fr;gap:8px}
  .hero-buttons .btn{height:34px;min-height:34px;font-size:10px}
  .game-stats{grid-template-columns:1fr 1fr;padding:7px 9px;gap:2px}
  .game-stats article{min-height:52px;padding:0 6px;gap:9px}
  .game-stats b{font-size:10px}
  .game-stats small{font-size:9px}
  .game-content h2,.game-sidebar h2{font-size:18px;margin-bottom:7px}
  .game-content p{font-size:11px;line-height:1.35}
  .game-content>section{margin-bottom:14px}
  .info-table b,.info-table span{font-size:10px;padding:7px 9px}
  .feature-grid{gap:8px}
  .feature-grid article{height:auto;min-height:88px;padding:10px}
  .feature-grid b{font-size:10px}
  .feature-grid small{font-size:9px;line-height:1.25}
  .number-grid{gap:8px}
  .number-grid article{height:auto;min-height:118px;padding:10px}
  .number-grid strong{font-size:10px}
  .number-grid p{font-size:9px}
  .timeline>div{grid-template-columns:34px 112px 1fr;min-height:54px}
  .timeline strong{font-size:9px}
  .timeline p{font-size:9px}
  .login-guide{height:400px}
  .login-guide .timeline{margin-top:210px;padding:0 8px}
  .login-guide .timeline>div{grid-template-columns:34px 90px 1fr;min-height:45px}
  .screenshots{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;height:auto;min-height:490px;padding-bottom:8px}
  .screenshots .phone-mock:last-child{grid-column:1/-1}
  .caption{font-size:9px!important}
  .safety-cards{gap:8px}
  .safety-cards article{height:auto;min-height:82px;padding:9px}
  .safety-cards b{font-size:9px}
  .safety-cards small{font-size:8px}
  .responsible-strip{padding:12px;align-items:flex-start}
  .responsible-strip h2{font-size:16px}
  .responsible-strip p{font-size:10px}
  .related-grid{gap:8px}
  .related-grid>a{height:auto;min-height:82px;padding:9px}
  .related-grid b{font-size:9px}
  .related-grid small,.related-grid em{font-size:8px}
  .game-content .faq button{height:30px;font-size:9px}
  .independent{padding:10px 12px}
  .independent h3{font-size:11px}
  .independent p{font-size:9px}
  .game-sidebar>section{padding:13px}
  .download-card>div>span b{font-size:12px}
  .download-card>div>span small{font-size:9px}
  .download-card .meta-chips span{font-size:8px}
  .download-card .btn{height:34px;min-height:34px;font-size:10px}
  .quick-nav a{height:32px;font-size:9px}
  .checklist p{height:32px;font-size:9px}
  .play-card b{font-size:11px}
  .play-card p{font-size:9px}
  .site-footer{min-height:0}
  .footer-inner{gap:18px;padding:22px 18px 14px}
  .footer-col h3{font-size:10px}
  .footer-col a{font-size:9px;margin:4px 0}
  .footer-bottom{padding:11px 0;font-size:8px;gap:10px}
}

/* Generated game screenshots */
.screenshots.real-screens{height:190px;display:grid;grid-template-columns:repeat(3,1fr);align-items:start;justify-items:center;gap:14px;padding:2px 20px 0;background:linear-gradient(180deg,#fff,#fff9eb);overflow:hidden}
.real-screens img{display:block;width:100%;height:188px;object-fit:contain;object-position:top center;filter:drop-shadow(0 4px 5px rgba(80,50,0,.18))}
@media (max-width:720px){
  .screenshots.real-screens{height:225px;min-height:225px;grid-template-columns:repeat(3,1fr);gap:3px;padding:0 2px}
  .real-screens img{width:100%;height:222px;object-fit:contain}
}

/* Essential pages and legal navigation */
.nav-legal{position:relative;display:flex;align-items:stretch}
.nav-legal summary{list-style:none;cursor:pointer;display:flex;align-items:center;font-size:10px;font-weight:600;position:relative;white-space:nowrap}
.nav-legal summary::-webkit-details-marker{display:none}
.nav-legal summary:after{content:"";width:5px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:-3px 0 0 6px}
.nav-legal.active>summary{color:#9f5c00}
.nav-legal.active>summary:before{content:"";position:absolute;height:2px;background:#b96f00;bottom:8px;left:0;right:13px}
.nav-legal>div{position:absolute;right:-15px;top:40px;width:176px;padding:7px;background:#fff;border:1px solid var(--border);border-radius:9px;box-shadow:0 12px 28px rgba(64,42,0,.16);z-index:70}
.nav-legal:not([open])>div{display:none}
.main-nav .nav-legal>div a{height:34px;padding:0 10px;border-radius:5px;font-size:10px;color:#30364b}
.main-nav .nav-legal>div a:hover,.main-nav .nav-legal>div a:focus{background:#fff7df;color:#965900}
.main-nav .nav-legal>div a:after{display:none}
.content-page-main{min-height:62vh}
.info-page .page-shell{padding-top:7px;padding-bottom:28px}
.content-hero{min-height:178px;border:1px solid var(--border);border-radius:15px;padding:30px 36px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative;background:radial-gradient(circle at 84% 35%,rgba(243,198,77,.27) 0 9%,transparent 9.5%),radial-gradient(circle at 75% 75%,rgba(200,139,5,.12) 0 14%,transparent 14.5%),linear-gradient(110deg,#fff9e7,#fffefa 58%,#ffefb6)}
.content-hero:after{content:"";position:absolute;width:210px;height:210px;border:26px solid rgba(221,161,24,.1);border-radius:50%;right:74px;top:-115px}
.content-hero>div{position:relative;z-index:2;max-width:690px}
.content-hero h1{font:800 37px/1.05 Manrope,sans-serif;letter-spacing:-1.2px;margin:8px 0 8px;color:#151824}
.content-hero p{font-size:14px;line-height:1.45;color:#4f5f85;margin:0;max-width:650px}
.content-hero>i{width:98px;height:98px;display:grid;place-items:center;flex:0 0 auto;border-radius:24px;color:#fff;background:linear-gradient(145deg,#efbd3d,#a96300);box-shadow:inset 0 1px #fff8,0 12px 25px rgba(141,91,0,.2);position:relative;z-index:2;transform:rotate(4deg)}
.content-hero>i .ico{width:57px;height:57px}
.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;margin-top:14px;align-items:start}
.prose-stack{display:grid;gap:10px;min-width:0}
.prose-card{border:1px solid var(--border);border-radius:10px;background:#fff;padding:18px 20px;scroll-margin-top:60px}
.prose-card h2{font:800 19px/1.2 Manrope,sans-serif;margin:0 0 8px;letter-spacing:-.35px}
.prose-card p{font-size:12px;line-height:1.6;color:#526184;margin:7px 0}
.prose-card ul{margin:9px 0 2px;padding:0;list-style:none;display:grid;gap:7px}
.prose-card li{font-size:12px;line-height:1.45;color:#526184;position:relative;padding-left:23px}
.prose-card li:before{content:"✓";position:absolute;left:0;top:0;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#def7e9;color:#07965f;font-size:10px;font-weight:800}
.content-note{min-height:76px;border:1px solid #e9cf80;border-radius:10px;background:linear-gradient(100deg,#fff8df,#fffdf7);display:flex;align-items:center;gap:14px;padding:13px 18px}
.content-note>.ico{width:38px;height:38px;color:#a86b00;fill:#fff2c4}
.content-note b{font:800 12px Manrope,sans-serif}
.content-note p{font-size:11px;color:#556486;margin:3px 0 0}
.content-toc{position:sticky;top:58px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:14px}
.content-toc>h2{font:800 17px Manrope,sans-serif;margin:0 0 8px}
.content-toc>a{min-height:34px;border:1px solid #f1e4c0;border-radius:6px;margin:4px 0;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;color:#465273}
.content-toc>a:hover,.content-toc>a:focus{border-color:#d49a19;background:#fffaf0;color:#8d5200}
.content-toc>a span{font-size:16px;color:#a96600}
.toc-help{margin-top:12px;border-radius:8px;padding:13px;background:linear-gradient(145deg,#fff7d9,#ffefb9)}
.toc-help>b{font:800 13px Manrope,sans-serif}
.toc-help p{font-size:9px;color:#536080;line-height:1.45;margin:4px 0 10px}
.toc-help .btn{width:100%;min-height:31px;font-size:9px}
.guide-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}
.guide-hub-card{min-height:225px;border:1px solid var(--border);border-radius:11px;background:#fff;display:flex;flex-direction:column;padding:20px;transition:transform .2s ease,box-shadow .2s ease}
.guide-hub-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.guide-hub-card>i{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;color:#ae6e00;background:linear-gradient(145deg,#fff3c9,#fffdf5);margin-bottom:16px}
.guide-hub-card>i .ico{width:36px;height:36px}
.guide-hub-card h2{font:800 18px/1.2 Manrope,sans-serif;margin:0 0 7px}
.guide-hub-card p{font-size:11px;line-height:1.5;color:#566487;margin:0 0 15px}
.guide-hub-card b{font-size:11px;color:#9f5d00;margin-top:auto}
.guide-safety-banner{min-height:94px;border:1px solid #e1b94e;border-radius:11px;margin:12px 0;background:linear-gradient(105deg,#fff7d7,#f4c853 72%,#bd7800);display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:16px 21px}
.guide-safety-banner>span{width:54px;height:54px;border:4px solid #d71932;border-radius:50%;display:grid;place-items:center;background:#fff;font:800 18px Manrope,sans-serif}
.guide-safety-banner h2{font:800 18px Manrope,sans-serif;margin:0}
.guide-safety-banner p{font-size:11px;color:#435071;margin:3px 0 0}
.guide-safety-banner .btn{background:#fff;color:#222;border-color:#fff;min-width:160px}
.guide-checks{border:1px solid var(--border);border-radius:11px;background:#fff;padding:18px 20px}
.guide-checks h2{font:800 20px Manrope,sans-serif;margin:0 0 12px}
.guide-checks>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.guide-checks p{min-height:47px;border:1px solid #f0e2bb;border-radius:7px;margin:0;padding:9px;display:flex;align-items:center;gap:9px;font-size:10px;color:#4d5b7c}
.guide-checks p .ico{width:22px;height:22px;color:#08a16c;fill:#dff8eb}
.contact-grid{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:14px;margin-top:14px;align-items:start}
.contact-info,.contact-form-card{border:1px solid var(--border);border-radius:11px;background:#fff;padding:21px}
.contact-info h2,.contact-form-card h2{font:800 20px Manrope,sans-serif;margin:0 0 7px}
.contact-info>p,.contact-form-card>p{font-size:11px;line-height:1.55;color:#586587;margin:0 0 15px}
.contact-warning{border:1px solid #f0cf73;border-radius:9px;background:#fff8df;padding:12px;display:flex;gap:11px;margin:12px 0 18px}
.contact-warning>.ico{width:30px;height:30px;color:#a86c00;fill:#fff0bc}
.contact-warning p{margin:0;display:flex;flex-direction:column}
.contact-warning b{font-size:11px}
.contact-warning span{font-size:9px;line-height:1.45;color:#586487;margin-top:3px}
.contact-info h3{font:800 14px Manrope,sans-serif;margin:0 0 6px}
.contact-info>a{height:37px;border-bottom:1px solid #f1e5c6;display:flex;align-items:center;justify-content:space-between;color:#895100;font-size:10px;font-weight:700}
.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.form-field{display:flex;flex-direction:column;gap:5px}
.form-field>span{font-size:10px;font-weight:800;color:#28314b}
.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #dbc88e;border-radius:7px;background:#fffdfa;color:#1b2030;padding:10px 11px;font:500 11px "DM Sans",sans-serif;outline:none}
.form-field input,.form-field select{height:40px}
.form-field textarea{resize:vertical;min-height:135px;line-height:1.5}
.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#b87500;box-shadow:0 0 0 3px rgba(200,139,5,.13)}
.form-field:nth-of-type(4){grid-column:1/-1}
.form-field small{font-size:8px;color:#68728c}
.contact-form>.btn{grid-column:1/-1;justify-self:start;border:0;min-width:155px;cursor:pointer}
.form-alert{border-radius:8px;margin:12px 0;padding:11px 13px;font-size:10px}
.form-alert.success{display:flex;align-items:center;gap:8px;background:#e6f8ee;color:#087c52;border:1px solid #ade0c7}
.form-alert.success .ico{fill:#0aa16d;color:#0aa16d;width:20px;height:20px}
.form-alert.error{background:#fff0f0;color:#9a1730;border:1px solid #efb9c2}
.form-alert.error b{display:block;margin-bottom:4px}
.form-alert.error ul{margin:0;padding-left:17px}
.hp-field{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}

@media (min-width:721px) and (max-width:899px){
  .header-inner{gap:15px}
  .main-nav{gap:15px}
  .header-search{width:150px}
}

.about-split{grid-template-columns:minmax(0,58fr) minmax(0,42fr)}

@media (min-width:721px) and (max-width:799px){
  .public-page:not(.game-page) .game-row{grid-template-columns:50px 100px minmax(0,1fr) 104px;grid-template-areas:"icon name description button" "icon actions actions button";min-height:64px;padding:5px 8px}
  .public-page:not(.game-page) .game-row>.game-icon{grid-area:icon}
  .public-page:not(.game-page) .game-row>.game-name{grid-area:name}
  .public-page:not(.game-page) .game-row>p{grid-area:description}
  .public-page:not(.game-page) .game-row>.row-actions{grid-area:actions}
  .public-page:not(.game-page) .game-row>.btn{grid-area:button}
  .public-page:not(.game-page) .row-actions span{min-width:0;flex:1}
  .public-page:not(.game-page) .collection-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
  .public-page:not(.game-page) .collection-grid a{gap:7px;padding:0 7px;min-width:0}
}

@media (max-width:720px){
  .nav-legal{display:block}
  .nav-legal summary{height:42px;font-size:13px}
  .nav-legal.active>summary:before{bottom:4px;right:auto;width:39px}
  .nav-legal>div{position:static;width:auto;padding:0 0 7px 12px;border:0;border-left:2px solid #e6b740;border-radius:0;box-shadow:none}
  .main-nav .nav-legal>div a{height:36px;padding:0 10px;font-size:12px}
  .info-page .page-shell{padding-top:8px;padding-bottom:20px}
  .content-hero{min-height:230px;padding:24px 20px;align-items:flex-start}
  .content-hero>div{max-width:75%}
  .content-hero h1{font-size:29px;line-height:1.08;margin-top:7px}
  .content-hero p{font-size:12px;line-height:1.45}
  .content-hero>i{width:70px;height:70px;border-radius:18px;position:absolute;right:18px;bottom:18px}
  .content-hero>i .ico{width:40px;height:40px}
  .content-layout,.contact-grid{grid-template-columns:1fr;gap:10px}
  .prose-stack{gap:8px}
  .prose-card{padding:16px;scroll-margin-top:70px}
  .prose-card h2{font-size:18px}
  .prose-card p,.prose-card li{font-size:12px;line-height:1.55}
  .content-toc{position:static;grid-row:1;padding:13px}
  .toc-help{display:none}
  .content-note{padding:13px}
  .guide-hub-grid{grid-template-columns:1fr;gap:9px}
  .guide-hub-card{min-height:0;display:grid;grid-template-columns:62px 1fr;gap:13px;padding:15px}
  .guide-hub-card>i{width:58px;height:58px;margin:0}
  .guide-hub-card h2{font-size:17px}
  .guide-safety-banner{grid-template-columns:50px 1fr;padding:15px;gap:12px}
  .guide-safety-banner>span{width:47px;height:47px;font-size:15px}
  .guide-safety-banner h2{font-size:16px}
  .guide-safety-banner p{font-size:10px}
  .guide-safety-banner .btn{grid-column:1/-1;width:100%}
  .guide-checks{padding:15px}
  .guide-checks>div{grid-template-columns:1fr}
  .guide-checks p{font-size:11px}
  .contact-info,.contact-form-card{padding:16px}
  .contact-form{grid-template-columns:1fr}
  .form-field:nth-of-type(4),.contact-form>.btn{grid-column:1}
  .contact-form>.btn{width:100%}
  .form-field>span{font-size:11px}
  .form-field input,.form-field select,.form-field textarea{font-size:12px}
}

/* Cookie consent */
.cookie-settings{border:0;background:none;color:#f0c44e;padding:0;text-decoration:underline;cursor:pointer;font:inherit}
.cookie-consent{position:fixed;z-index:200;left:50%;bottom:18px;transform:translateX(-50%);width:min(760px,calc(100% - 28px));border:1px solid #d99a15;border-radius:12px;background:#fff;box-shadow:0 18px 55px rgba(27,20,5,.27);padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#181c2c}
.cookie-consent[hidden]{display:none}
.cookie-consent>div:first-child{display:flex;align-items:center;gap:13px}
.cookie-consent>div:first-child>i{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;background:#fff3cc;color:#a56800}
.cookie-consent>div:first-child>i .ico{width:28px;height:28px}
.cookie-consent span{display:block}
.cookie-consent b{font:800 14px Manrope,sans-serif}
.cookie-consent p{font-size:10px;line-height:1.4;color:#55617e;margin:3px 0}
.cookie-consent a{font-size:9px;color:#965800;text-decoration:underline;font-weight:700}
.cookie-actions{display:flex;gap:8px;flex:0 0 auto}
.cookie-actions .btn{border:1px solid #d18e08;cursor:pointer;min-width:120px;padding:0 11px}

/* Admin login and SEO manager */
.admin-sidebar{overflow-y:auto}
.admin-logout{margin:7px 5px 0}
.admin-logout button{width:100%;height:32px;border:1px solid #6f5b2c;border-radius:7px;background:#ffffff08;color:#ddd;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:11px}
.admin-logout button:hover{border-color:#d69a13;color:#f5d478}
.admin-mobile-actions{display:none}
.admin-login-page{min-height:100vh;background:radial-gradient(circle at 15% 20%,#e5ad2433,transparent 25%),radial-gradient(circle at 85% 75%,#e5ad2424,transparent 22%),linear-gradient(135deg,#171716,#27231b);overflow:auto}
.admin-login-shell{min-height:100vh;display:grid;place-items:center;padding:25px}
.admin-login-card{width:min(430px,100%);border:1px solid #d9a532;border-radius:16px;background:#fff;padding:28px 34px;box-shadow:0 24px 60px #0007;text-align:center}
.admin-login-card>.brand{justify-content:center;margin-bottom:20px}
.admin-login-card>.brand b{font-size:20px}
.admin-login-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;color:#a66600;background:linear-gradient(145deg,#fff3c4,#fff9e8)}
.admin-login-icon .ico{width:34px;height:34px}
.admin-login-card h1{font:800 28px Manrope,sans-serif;margin:0}
.admin-login-card>p{font-size:11px;color:#5a6684;margin:5px 0 18px}
.admin-login-card form{display:grid;gap:13px;text-align:left}
.admin-login-card label{display:grid;gap:5px}
.admin-login-card label span{font-size:11px;font-weight:800}
.admin-login-card input{height:43px;border:1px solid #dbc990;border-radius:8px;padding:0 12px;outline:none}
.admin-login-card input:focus{border-color:#b87500;box-shadow:0 0 0 3px #c88b0522}
.admin-login-card form .btn{border:0;width:100%;cursor:pointer;margin-top:3px}
.admin-login-card>a{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#8d5500;margin-top:16px}
.admin-login-card>a .ico{transform:rotate(180deg)}
.seo-admin-main{max-width:1400px;margin:0 auto}
.seo-status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}
.seo-status-grid article{min-height:86px;border:1px solid var(--border);border-radius:9px;background:#fff;display:flex;align-items:center;gap:13px;padding:12px 15px}
.seo-status-grid article>i{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#fff3d2;color:#ae6d00;flex:0 0 auto}
.seo-status-grid article>i .ico{width:26px;height:26px}
.seo-status-grid article span{display:flex;flex-direction:column;min-width:0}
.seo-status-grid article b{font-size:10px;color:#5b6682}
.seo-status-grid article strong{font:800 17px Manrope,sans-serif;white-space:nowrap}
.seo-status-grid article small{font-size:8px;color:#798096;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.admin-notice{border-radius:8px;padding:11px 14px;margin-bottom:11px;display:flex;align-items:flex-start;gap:8px;font-size:11px}
.admin-notice.success{border:1px solid #9edbbd;background:#e6f8ee;color:#087b51}
.admin-notice.warning{border:1px solid #e8bf55;background:#fff6d8;color:#7a4a00}
.admin-notice.warning span{display:flex;flex-direction:column}
.admin-notice.warning small{font-size:9px;color:#765f37;margin-top:2px}
.admin-notice.error{border:1px solid #efb9c2;background:#fff0f0;color:#96172f;display:block}
.admin-notice.error ul{margin:5px 0 0;padding-left:18px}
.seo-columns{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;align-items:start}
.seo-primary{display:grid;gap:11px}
.seo-panel{border:1px solid var(--border);border-radius:9px;background:#fff;padding:16px}
.seo-panel-head{display:flex;align-items:center;gap:11px;margin-bottom:14px}
.seo-panel-head>i{width:40px;height:40px;border-radius:10px;background:#fff4d5;color:#ad6d00;display:grid;place-items:center;flex:0 0 auto}
.seo-panel-head>i .ico{width:23px;height:23px}
.seo-panel-head h2,.seo-save-card h2{font:800 17px Manrope,sans-serif;margin:0}
.seo-panel-head p,.seo-save-card>p{font-size:10px;color:#64708d;margin:2px 0 0}
.seo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.seo-form-grid label,.seo-page-editor label,.admin-security label{display:grid;gap:5px}
.seo-form-grid label>span,.seo-page-editor label>span,.admin-security label>span{font-size:10px;font-weight:800;color:#303950}
.seo-form-grid label>small,.seo-checkbox small{font-size:8px;color:#747c91;line-height:1.35}
.seo-form-grid .wide{grid-column:1/-1}
.seo-form-grid input,.seo-page-editor input,.seo-page-editor textarea,.admin-security input{width:100%;border:1px solid #ddce9e;border-radius:7px;background:#fffdfa;padding:9px 10px;color:#202536;font:500 10px "DM Sans",sans-serif;outline:none}
.seo-form-grid input,.seo-page-editor input,.admin-security input{height:39px}
.seo-form-grid input:focus,.seo-page-editor input:focus,.seo-page-editor textarea:focus,.admin-security input:focus{border-color:#b87500;box-shadow:0 0 0 3px #c88b051e}
.seo-checkbox{display:flex!important;grid-template-columns:18px 1fr!important;align-items:flex-start;gap:9px!important;border:1px solid #eee0b8;border-radius:7px;padding:10px;background:#fffcf3}
.seo-checkbox>input{width:16px;height:16px;margin:2px 0 0;box-shadow:none!important}
.seo-checkbox>span{display:flex;flex-direction:column}
.seo-consent-note{min-height:52px;border-radius:8px;background:#eef9f3;color:#087c54;margin-top:12px;padding:9px 12px;display:flex;align-items:center;gap:10px}
.seo-consent-note>.ico{width:27px;height:27px;fill:#dcf5e7}
.seo-consent-note p{margin:0;display:flex;flex-direction:column}
.seo-consent-note b{font-size:10px}
.seo-consent-note span{font-size:8px;color:#4f6e62}
.seo-page-list{display:grid;gap:6px}
.seo-page-editor{border:1px solid #ebdeb8;border-radius:7px;overflow:hidden;background:#fff}
.seo-page-editor>summary{height:47px;list-style:none;cursor:pointer;padding:0 13px;display:flex;align-items:center;justify-content:space-between;background:#fffdf8}
.seo-page-editor>summary::-webkit-details-marker{display:none}
.seo-page-editor>summary span{display:flex;flex-direction:column}
.seo-page-editor>summary b{font-size:10px}
.seo-page-editor>summary small{font-size:8px;color:#788096}
.seo-page-editor>summary em{font-style:normal;color:#9c5c00;font-size:9px;font-weight:800}
.seo-page-editor[open]>summary{border-bottom:1px solid #eadcb5;background:#fff8e5}
.seo-page-editor>div{padding:13px;display:grid;gap:11px}
.seo-page-editor label>span{display:flex;justify-content:space-between}
.seo-page-editor output{font-weight:500;color:#7c8498}
.seo-page-editor textarea{resize:vertical;line-height:1.45}
.serp-preview{border-left:3px solid #d49913;background:#fafcff;border-radius:0 7px 7px 0;padding:10px 12px}
.serp-preview small{display:block;color:#25823d;font-size:8px}
.serp-preview strong{display:block;color:#1a0dab;font:500 14px Arial,sans-serif;margin:3px 0}
.serp-preview p{font:400 9px/1.4 Arial,sans-serif;color:#4d5156;margin:0}
.seo-save-column{position:sticky;top:71px}
.seo-save-card h2{font-size:16px}
.seo-save-card ul{list-style:none;padding:0;margin:14px 0}
.seo-save-card li{font-size:9px;color:#536080;margin:8px 0;padding-left:20px;position:relative}
.seo-save-card li:before{content:"✓";position:absolute;left:0;color:#07965f;font-weight:800}
.seo-save-card .btn{width:100%;border:0;cursor:pointer;padding:0 9px}
.seo-save-card>a{display:block;text-align:center;color:#965900;font-size:9px;font-weight:800;margin-top:11px}
.admin-security{margin-top:12px}
.admin-security form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:10px;align-items:end}
.admin-security .btn{height:39px;cursor:pointer;background:#fff}

@media (max-width:1100px){
  .seo-status-grid{grid-template-columns:1fr 1fr}
  .seo-columns{grid-template-columns:minmax(0,1fr) 220px}
  .admin-security form{grid-template-columns:1fr 1fr}
}

@media (max-width:720px){
  .cookie-consent{bottom:9px;padding:14px;display:block}
  .cookie-consent>div:first-child{align-items:flex-start}
  .cookie-consent p{font-size:10px}
  .cookie-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:12px}
  .cookie-actions .btn{min-width:0;padding:0 7px;font-size:9px}
  .admin-login-shell{padding:15px}
  .admin-login-card{padding:24px 19px}
  .admin-top{justify-content:space-between}
  .admin-mobile-actions{display:flex;align-items:center;gap:8px;margin-left:auto}
  .admin-mobile-actions>a,.admin-mobile-actions button{border:0;background:none;color:#915600;font-size:9px;font-weight:800;padding:4px;white-space:nowrap}
  .admin-mobile-actions form{display:block;height:auto;border:0;padding:0;background:none}
  .seo-admin-main .admin-heading{align-items:flex-start;gap:9px}
  .seo-admin-main .admin-heading h1{font-size:25px}
  .seo-admin-main .admin-heading p{font-size:10px}
  .seo-admin-main .admin-heading>.btn{width:auto;min-width:110px;height:35px;min-height:35px;font-size:9px;padding:0 7px}
  .seo-status-grid{grid-template-columns:1fr 1fr;gap:7px}
  .seo-status-grid article{min-height:94px;padding:10px;gap:8px;align-items:flex-start}
  .seo-status-grid article>i{width:35px;height:35px}
  .seo-status-grid article>i .ico{width:20px;height:20px}
  .seo-status-grid article strong{font-size:14px}
  .seo-columns{grid-template-columns:1fr}
  .seo-save-column{position:static;grid-row:1}
  .seo-form-grid{grid-template-columns:1fr}
  .seo-form-grid .wide{grid-column:1}
  .seo-panel{padding:13px}
  .seo-form-grid input,.seo-page-editor input,.seo-page-editor textarea,.admin-security input{font-size:12px}
  .admin-security form{grid-template-columns:1fr}
  .admin-security .btn{width:100%}
}
