:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f1f2f0;--surface:#fff;--surface-soft:#f6faf6;--line:#dce4dd;--line-strong:#cbd7cd;--text:#202522;--muted:#657068;--accent:#137c29;--accent-dark:#0e6d22;--accent-soft:#e7f4e9;--green:#257c3a;--green-deep:#155d2b;--danger:#b42318;--radius:9px;font-family:Arial,Helvetica,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--background);margin:0;font-size:15px;line-height:1.5}a{color:inherit}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #168a2e40}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.18}.container{width:min(1000px,100% - 32px);margin-inline:auto}.container--narrow{max-width:760px}.container--form{max-width:860px}.site-header{z-index:100;background:#fffffff7;border-bottom:1px solid #d5dad6;position:sticky;top:0;box-shadow:0 1px 4px #1f342414}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:62px;display:flex}.brand{color:#252a26;align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.brand__mark{border-radius:7px;flex:none;width:32px;height:32px;display:block;box-shadow:0 2px 5px #17462124}.brand__accent{color:var(--accent)}.brand--small{font-size:17px}.brand--small .brand__mark{width:27px;height:27px}.site-footer nav a{color:#4c5d50;font-size:13px;font-weight:700;text-decoration:none}.site-header__actions{align-items:center;gap:6px;margin-left:auto;display:flex}.site-header__actions form{margin:0}.locale-switcher{border:1px solid var(--line);background:#f4f6f4;border-radius:5px;padding:2px;display:flex}.locale-switcher a{color:#55635a;border-radius:3px;padding:4px 6px;font-size:10px;font-weight:700;text-decoration:none}.locale-switcher a.is-active{color:#fff;background:var(--accent)}.button{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;min-height:36px;padding:7px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.button--primary{color:#fff;background:var(--accent);box-shadow:0 2px 4px #0e6d222e}.button--primary:hover{background:var(--accent-dark)}.button--outline{border-color:var(--line-strong);color:var(--accent-dark);background:#fff}.button--outline:hover{background:var(--accent-soft);border-color:#96b59c}.button--quiet{color:#536458;background:0 0}.button--quiet:hover{color:var(--accent-dark)}.button--large{min-height:42px;padding-inline:18px;font-size:14px}.button--full{width:100%}.section-lead,.content-card__lead{color:var(--muted)}.games-section{padding:42px 0}.games-section>.container>h1,.page-section h1{color:#242a26;margin-bottom:9px;font-size:clamp(27px,4vw,36px)}.section-lead{max-width:680px;margin-bottom:22px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.game-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:42% 58%;min-height:220px;display:grid;overflow:hidden;box-shadow:0 2px 7px #28432e12}.game-card__art{background-color:#2c873f;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:16px 16px;justify-content:center;align-items:center;min-height:220px;display:flex;position:relative;overflow:hidden}.game-card--transfer .game-card__art{background-color:#267737}.game-card__art img{object-fit:cover;width:100%;height:100%;min-height:220px;display:block}.game-card__art picture{width:100%;height:100%;display:block}.game-card__body{flex-direction:column;align-items:flex-start;padding:24px 22px;display:flex}.game-card h2{margin-bottom:9px;font-size:22px}.game-card p{color:var(--muted);margin-bottom:18px;font-size:14px}.game-card .button{margin-top:auto}.leaderboard{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-top:26px;overflow:hidden;box-shadow:0 2px 7px #28432e12}.leaderboard__header{align-items:center;gap:14px;padding:22px 24px 18px;display:flex}.leaderboard__header h2{margin-bottom:3px;font-size:24px}.leaderboard__header p,.leaderboard__empty p{color:var(--muted);margin:0;font-size:13px}.leaderboard__icon{color:#fff;background:var(--accent);border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.leaderboard__tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:4px;padding:0 24px;display:flex;overflow-x:auto}.leaderboard__tabs::-webkit-scrollbar{display:none}.leaderboard__tabs span{color:#66736a;border-bottom:2px solid #0000;flex:none;padding:10px 13px 9px;font-size:13px;font-weight:700}.leaderboard__tabs span.is-active{border-color:var(--accent);color:var(--accent-dark)}.leaderboard__empty{text-align:center;justify-items:center;padding:34px 24px 38px;display:grid}.leaderboard__empty>span{width:52px;height:52px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;margin-bottom:12px;font-size:23px;display:grid}.leaderboard__empty strong{margin-bottom:4px;font-size:16px}.home-guide{padding:4px 0 64px}.home-guide__container{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:34px;box-shadow:0 2px 7px #28432e0f}.home-guide__intro{max-width:780px}.home-guide h2{color:#243027;margin-bottom:10px;font-size:clamp(22px,3vw,29px)}.home-guide__intro p,.home-guide__choices p,.home-guide__faq p{color:#56635a;line-height:1.7}.home-guide__section{margin-top:36px}.home-guide__section>h2{font-size:21px}.home-guide__choices,.home-guide__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-guide__choices article,.home-guide__steps li{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;padding:20px}.home-guide__choices h3{margin-bottom:8px;font-size:18px}.home-guide__choices p{margin-bottom:12px}.home-guide__choices a{color:var(--accent-dark);font-weight:700}.home-guide__steps{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style-position:inside}.home-guide__steps li::marker{color:var(--accent-dark);font-weight:700}.home-guide__steps strong,.home-guide__steps span{display:block}.home-guide__steps strong{margin:8px 0 6px}.home-guide__steps span{color:#56635a;line-height:1.6}.home-guide__faq{gap:8px;display:grid}.home-guide__faq details{border:1px solid var(--line);border-radius:7px;padding:0 18px}.home-guide__faq summary{color:#28372d;cursor:pointer;padding:15px 26px 15px 0;font-weight:700}.home-guide__faq p{margin:-1px 0 16px}.page-section{min-height:68vh;padding:42px 0}.content-card,.auth-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:32px;box-shadow:0 2px 8px #263a2a14}.content-card h2{font-size:24px}.editorial-page__card{padding:clamp(28px,5vw,56px)}.editorial-page__lead{max-width:720px;margin:0;font-size:clamp(16px,2vw,18px);line-height:1.7}.editorial-page__section{border-top:1px solid var(--line);margin-top:28px;padding-top:28px}.editorial-page__section h2{color:#243027;margin:0 0 12px;font-size:clamp(19px,2.5vw,24px);line-height:1.35}.editorial-page__section p,.editorial-page__section li{color:#4d5b51;font-size:15px;line-height:1.75}.editorial-page__section p{margin:0}.editorial-page__section p+p{margin-top:12px}.editorial-page__section ul{gap:10px;margin:14px 0 0;padding-left:22px;display:grid}.editorial-page__section a{color:var(--accent-dark)}.editorial-page__section li::marker{color:var(--accent-dark)}.editorial-page__actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.editorial-page__section--contact{margin-top:32px}.auth-page{place-items:start center;display:grid}.auth-card{width:min(450px,100% - 32px)}.auth-card h1{margin-bottom:10px;font-size:30px}.auth-card>p{color:var(--muted)}.form{gap:17px;margin-top:22px;display:grid}.form__notice{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.form__notice a{color:var(--accent-dark);text-decoration:underline}.form__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{color:#36433a;gap:6px;font-size:13px;font-weight:700;display:grid}.form-field input,.form-field textarea,.form-field select{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#fff;border-radius:5px;transition:border-color .15s,box-shadow .15s}.form-field input,.form-field select{min-height:43px;padding:9px 11px}.form-field textarea{resize:vertical;min-height:160px;padding:11px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #168a2e1a}.form-field input:disabled{color:var(--muted);background:#f3f5f3}.form-field__error{color:var(--danger);margin:0;font-size:12px;font-weight:600}.check-field{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.form-link{color:var(--accent-dark);text-align:center;font-size:13px;text-decoration:none}.form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.alert{border-radius:5px;margin:18px 0;padding:11px 13px;font-size:13px}.alert--success{color:#175f2a;background:#e4f4e7}.alert--error{color:#8e2118;background:#fbe9e7}.profile-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.game-page{background:var(--background);width:100%;padding:0}.game-page__stage{width:100%;height:100dvh;min-height:480px}.game-page__stage .durak-app{max-width:none;height:100%;min-height:0}.game-layout{min-height:100dvh;overflow-x:hidden}.game-layout>main{min-height:100dvh}.game-layout .site-header,.game-layout .site-footer{display:none}.game-guide{color:var(--text);background:#f3f5f2}.game-guide__container{width:min(1080px,100% - 40px);margin-inline:auto;padding:72px 0 84px}.game-guide__intro{max-width:780px;margin-bottom:34px}.game-guide h2{color:#1d2a20;margin-bottom:14px;font-size:clamp(25px,3.5vw,38px)}.game-guide__intro p,.game-guide__copy p{color:#526158;margin:0;font-size:17px;line-height:1.75}.game-guide__figure{background:#fff;border:1px solid #cad7cc;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 10px 28px #183d221f}.game-guide__figure img{background:#26733a;width:100%;height:auto;display:block}.game-guide__figure figcaption{color:#637068;padding:14px 18px 16px;font-size:13px;line-height:1.55}.game-guide__section,.game-guide__split{margin-top:68px}.game-guide__section>h2,.game-guide__copy h2{font-size:clamp(23px,3vw,32px)}.game-guide__steps{counter-reset:game-steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.game-guide__steps li{border:1px solid var(--line);counter-increment:game-steps;background:#fff;border-radius:9px;min-height:190px;padding:58px 22px 22px;position:relative}.game-guide__steps li:before{color:#fff;content:counter(game-steps);background:var(--accent);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:700;display:grid;position:absolute;top:20px;left:22px}.game-guide__steps strong,.game-guide__cards h3{color:#243027;font-size:16px}.game-guide__steps p,.game-guide__cards p{color:#5c6960;margin:8px 0 0;font-size:14px;line-height:1.65}.game-guide__split{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:34px;display:grid}.game-guide__rules,.game-guide__tips{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0;padding:0;list-style:none;display:grid}.game-guide__rules li,.game-guide__tips li{border:1px solid var(--line);color:#4d5a51;background:#fff;border-radius:8px;padding:17px 18px 17px 48px;line-height:1.65;position:relative}.game-guide__rules li:before,.game-guide__tips li:before{color:var(--accent);content:"♠";font-size:18px;font-weight:700;position:absolute;top:17px;left:18px}.game-guide__tips li:before{content:"♣"}.game-guide__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.game-guide__cards article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:24px}.game-guide__cards h3{margin-bottom:0}.game-guide__faq{gap:8px;display:grid}.game-guide__faq details{border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 20px}.game-guide__faq summary{color:#28372d;cursor:pointer;padding:17px 30px 17px 0;font-weight:700}.game-guide__faq p{color:#5c6960;max-width:850px;margin:-2px 0 18px;line-height:1.65}.game-guide__other-game{margin-top:44px}.site-footer{background:#fff;border-top:1px solid #d5dad6}.site-footer__inner{grid-template-columns:1fr auto;align-items:center;gap:20px;padding-block:30px;display:grid}.site-footer p{color:var(--muted);margin:6px 0 0;font-size:12px}.site-footer__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px 24px;display:flex}.site-footer nav{gap:20px;display:flex}.site-footer__consent{color:#4c5d50;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.site-footer__consent:hover{text-decoration:underline}.site-footer small{border-top:1px solid var(--line);color:#626b64;grid-column:1/-1;padding-top:16px;font-size:11px}@media (width<=900px){.site-header__inner{gap:10px}.header-register{display:none}.game-card{grid-template-columns:1fr}.game-card__art,.game-card__art img{min-height:160px}.profile-grid{grid-template-columns:1fr}}@media (width<=680px){.container{width:min(100% - 24px,1000px)}.site-header__inner{min-height:56px}.brand{font-size:17px}.brand__mark{width:28px;height:28px}.site-header__actions{gap:2px}.site-header__actions .button{min-height:32px;padding:5px 7px;font-size:11px}.game-grid{grid-template-columns:1fr}.home-guide{padding-bottom:42px}.home-guide__container{padding:24px 20px}.home-guide__section{margin-top:30px}.home-guide__choices,.home-guide__steps,.form__row{grid-template-columns:1fr}.page-section{padding:28px 0}.game-card__body,.content-card,.auth-card{padding:24px}.site-footer__inner{grid-template-columns:1fr}.site-footer__links{justify-content:flex-start}.site-footer nav{flex-wrap:wrap;gap:12px 18px}.site-footer small{grid-column:auto}.games-section{padding:28px 0}.game-page__stage{min-height:430px}.game-guide__container{width:min(100% - 24px,1080px);padding:48px 0 58px}.game-guide__intro{margin-bottom:24px}.game-guide__intro p,.game-guide__copy p{font-size:15px;line-height:1.65}.game-guide__section,.game-guide__split{margin-top:46px}.game-guide__steps,.game-guide__split,.game-guide__rules,.game-guide__tips,.game-guide__cards{grid-template-columns:1fr}.game-guide__steps li{min-height:0}.game-guide__split .game-guide__figure{order:-1}.game-guide__figure{border-radius:8px}.game-guide__figure figcaption{padding:11px 13px 13px;font-size:12px}.leaderboard__header{padding:19px 18px 15px}.leaderboard__tabs,.leaderboard__tabs span{padding-inline:10px}}@media (width<=380px){.brand{gap:4px;font-size:14px}.brand__mark{width:24px;height:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
