/* Dragon casino — светлая редакционная тема. Колонка контента + липкий сайдбар. */
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f4f2ee;color:#1c1b19;
 font:16.5px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif}
a{color:#0f6b52;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;height:auto}
.x24e2d-wrap{width:min(1220px,100%);margin:0 auto;padding:0 20px}

/* ── шапка ─────────────────────────────────────────────────────── */
.x24e2d-top{background:#fff;border-bottom:1px solid #e3ded4;
 position:sticky;top:0;z-index:40}
.x24e2d-top-in{display:flex;align-items:center;gap:16px;min-height:62px;flex-wrap:wrap}
.x24e2d-logo{display:flex;align-items:baseline;gap:8px;font:700 17px/1 Georgia,"Times New Roman",serif;
 color:#1c1b19}
.x24e2d-logo b{color:#0f6b52;font-weight:800}
.x24e2d-nav{margin-left:auto;display:flex;gap:2px;flex-wrap:wrap}
.x24e2d-nav a{padding:8px 12px;border-radius:6px;font-size:14.5px;color:#4a463f}
.x24e2d-nav a:hover{background:#f0ede6;text-decoration:none}
.x24e2d-nav a[aria-current]{color:#0f6b52;font-weight:650;box-shadow:inset 0 -2px 0 #0f6b52;border-radius:0}

/* ── сетка ─────────────────────────────────────────────────────── */
.x24e2d-layout{display:grid;grid-template-columns:minmax(0,1fr) 316px;
 gap:36px;align-items:start;padding:30px 0 50px}
.x24e2d-content{min-width:0}

/* ── шапка страницы ────────────────────────────────────────────── */
.x24e2d-pagehead{padding:0 0 24px;border-bottom:2px solid #1c1b19;margin-bottom:30px}
.x24e2d-kicker{display:inline-block;margin-bottom:12px;padding:4px 11px;border-radius:4px;
 font:700 11.5px/1.4 -apple-system,sans-serif;letter-spacing:.1em;text-transform:uppercase;
 background:#0f6b52;color:#fff}
h1{margin:0 0 14px;font:700 clamp(29px,4vw,44px)/1.16 Georgia,"Times New Roman",serif;
 letter-spacing:-.01em;text-wrap:balance}
h1 strong{font-weight:700;color:#0f6b52}
.x24e2d-lead{margin:0;font-size:19px;line-height:1.6;color:#55504a;max-width:66ch}
.x24e2d-byline{display:flex;flex-wrap:wrap;gap:6px 18px;margin-top:18px;
 font-size:13.5px;color:#7a7368}
.x24e2d-byline b{color:#1c1b19;font-weight:650}

/* ── контент ───────────────────────────────────────────────────── */
section{background:#fff;border:1px solid #e3ded4;border-radius:10px;
 padding:26px 30px;margin-bottom:18px}
h2{margin:0 0 16px;padding-left:14px;border-left:4px solid #0f6b52;
 font:700 clamp(21px,2.5vw,27px)/1.3 Georgia,"Times New Roman",serif}
h3{margin:26px 0 10px;font:650 18px/1.4 -apple-system,sans-serif;color:#2c2a26}
p{margin:0 0 15px}
ul,ol{margin:0 0 16px;padding-left:20px}
li{margin-bottom:8px}
li::marker{color:#0f6b52}
strong{font-weight:650}
table{width:100%;border-collapse:collapse;margin:6px 0 20px;font-size:15px}
th{text-align:left;padding:11px 13px;background:#f0ede6;border-bottom:2px solid #ddd7cb;
 font:650 13px/1.4 -apple-system,sans-serif;letter-spacing:.02em;color:#43403a}
td{padding:11px 13px;border-bottom:1px solid #edeae3}
tr:nth-child(even) td{background:#fbfaf7}
.x24e2d-note{margin:0 0 16px;padding:14px 18px;border-radius:8px;
 background:#f3f8f5;border-left:4px solid #0f6b52;font-size:15.5px}

/* ── FAQ ───────────────────────────────────────────────────────── */
.x24e2d-faq details{border-bottom:1px solid #edeae3;padding:14px 0}
.x24e2d-faq details:last-child{border-bottom:0;padding-bottom:0}
.x24e2d-faq summary{cursor:pointer;list-style:none;font:650 16.5px/1.5 -apple-system,sans-serif;
 color:#1c1b19;display:flex;gap:12px;align-items:flex-start}
.x24e2d-faq summary::-webkit-details-marker{display:none}
.x24e2d-faq summary::before{content:"›";flex:0 0 auto;color:#0f6b52;font-size:22px;
 line-height:1.05;transition:transform .15s}
.x24e2d-faq details[open] summary::before{transform:rotate(90deg)}
.x24e2d-faq p{margin:10px 0 0 24px;color:#55504a;font-size:15.5px}

/* ── сайдбар ───────────────────────────────────────────────────── */
.x24e2d-side{position:sticky;top:82px;display:grid;gap:16px}
.x24e2d-card{background:#fff;border:1px solid #e3ded4;border-radius:10px;padding:20px}
.x24e2d-card h3{margin:0 0 14px;font:700 12px/1.4 -apple-system,sans-serif;
 letter-spacing:.1em;text-transform:uppercase;color:#8a8276}
.x24e2d-offer{background:#132e26;border-color:#132e26;color:#eef4f1}
.x24e2d-offer h3{color:#7fc3aa}
.x24e2d-offer-val{font:700 27px/1.15 Georgia,serif;color:#fff;margin-bottom:4px}
.x24e2d-offer-sub{font-size:13px;color:#9fb5ac;margin-bottom:16px}
.x24e2d-cta{display:block;padding:14px;border-radius:8px;text-align:center;
 font:700 15.5px/1 -apple-system,sans-serif;color:#0d2620;background:#f5c94e}
.x24e2d-cta:hover{background:#ffd968;text-decoration:none}
.x24e2d-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e3ded4;
 border:1px solid #e3ded4;border-radius:10px;overflow:hidden}
.x24e2d-stats div{background:#fff;padding:14px 16px}
.x24e2d-stats b{display:block;font:700 20px/1.2 Georgia,serif;color:#0f6b52;
 font-variant-numeric:tabular-nums}
.x24e2d-stats span{font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;color:#8a8276}
.x24e2d-live{display:inline-flex;align-items:center;gap:6px;font:700 10.5px/1 -apple-system,sans-serif;
 letter-spacing:.12em;text-transform:uppercase;color:#0f6b52;margin-bottom:5px}
.x24e2d-live::before{content:"";width:6px;height:6px;border-radius:50%;background:#22a06b;
 animation:x24e2d-blink 2s infinite}
@keyframes x24e2d-blink{0%,100%{opacity:1}50%{opacity:.2}}
.x24e2d-toc{list-style:none;margin:0;padding:0;font-size:14.5px}
.x24e2d-toc li{margin:0;border-top:1px solid #f0ede6}
.x24e2d-toc li:first-child{border-top:0}
.x24e2d-toc a{display:block;padding:9px 0;color:#4a463f}
.x24e2d-toc a:hover{color:#0f6b52;text-decoration:none}
.x24e2d-ql{display:flex;align-items:center;gap:10px;padding:10px 0;
 border-top:1px solid #f0ede6;color:#4a463f;font-size:14.5px}
.x24e2d-ql:first-of-type{border-top:0}
.x24e2d-ql:hover{color:#0f6b52;text-decoration:none}
.x24e2d-ql i{font-style:normal;font-size:17px;width:22px}
.x24e2d-ql em{margin-left:auto;font-style:normal;font-size:11.5px;color:#a29a8c}

/* ── карточка автора ───────────────────────────────────────────── */
.x24e2d-author{display:flex;gap:18px;padding:24px 30px;border-radius:10px;
 background:#fff;border:1px solid #e3ded4;border-left:4px solid #0f6b52}
.x24e2d-avatar{flex:0 0 54px;width:54px;height:54px;border-radius:50%;display:grid;
 place-items:center;font:700 22px/1 Georgia,serif;color:#fff;background:#0f6b52}
.x24e2d-author b{display:block;font:700 17.5px/1.3 Georgia,serif}
.x24e2d-author-meta{font-size:13.5px;color:#8a8276;margin-bottom:10px}
.x24e2d-author p{margin:0 0 10px;font-size:15px;color:#55504a}
.x24e2d-badge{display:inline-block;padding:5px 12px;border-radius:20px;font-size:12.5px;
 background:#f3f8f5;color:#0f6b52;border:1px solid #d7e8e0}

/* ── крошки ────────────────────────────────────────────────────── */
.x24e2d-crumbs{font-size:13px;color:#8a8276;margin-bottom:18px}
.x24e2d-crumbs a{color:#8a8276}

/* ── подвал ────────────────────────────────────────────────────── */
footer{background:#fff;border-top:1px solid #e3ded4;padding:38px 0 28px}
.x24e2d-cloud{padding-bottom:30px;margin-bottom:26px;border-bottom:1px solid #edeae3}
.x24e2d-cloud h3{margin:0 0 16px;font:700 12px/1.4 -apple-system,sans-serif;
 letter-spacing:.1em;text-transform:uppercase;color:#8a8276}
.x24e2d-cloud-box{display:flex;flex-wrap:wrap;gap:7px}
.x24e2d-tag{padding:6px 13px;border-radius:5px;background:#f4f2ee;border:1px solid #e8e3d9;
 color:#55504a;line-height:1.45}
.x24e2d-tag:hover{background:#f3f8f5;border-color:#0f6b52;color:#0f6b52;text-decoration:none}
.x24e2d-tag-sm{font-size:13px}
.x24e2d-tag-md{font-size:14.5px}
.x24e2d-tag-lg{font-size:16px;font-weight:600}
.x24e2d-fcols{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
 gap:28px;margin-bottom:26px}
.x24e2d-fcols h4{margin:0 0 8px;font:650 15px/1.3 Georgia,serif;color:#1c1b19}
.x24e2d-fcols p{margin:0;font-size:13.5px;color:#7a7368}
.x24e2d-legal{display:flex;gap:14px;padding-top:22px;border-top:1px solid #edeae3;
 font-size:12.5px;color:#8a8276}
.x24e2d-age{flex:0 0 auto;height:fit-content;padding:4px 11px;border-radius:20px;
 font-weight:700;border:1.5px solid #c9c2b4;color:#55504a}

@media(max-width:980px){
 .x24e2d-layout{grid-template-columns:1fr;gap:22px}
 .x24e2d-side{position:static;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
 section{padding:22px 20px}
 .x24e2d-author{padding:20px}
 table{display:block;overflow-x:auto;white-space:nowrap}
}

/* ── попап оффера ──────────────────────────────────────────────── */
.x24e2d-pop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;
 padding:20px;opacity:0;transition:opacity .22s ease}
.x24e2d-pop[hidden]{display:none}
.x24e2d-pop-on{opacity:1}
.x24e2d-pop-back{position:absolute;inset:0;background:rgba(18,20,19,.62);
 backdrop-filter:blur(3px)}
.x24e2d-pop-box{position:relative;width:min(430px,100%);padding:34px 32px 26px;
 border-radius:14px;text-align:center;background:#132e26;color:#eef4f1;
 box-shadow:0 30px 80px rgba(0,0,0,.45);transform:translateY(14px) scale(.97);
 transition:transform .22s cubic-bezier(.2,.9,.3,1.2)}
.x24e2d-pop-on .x24e2d-pop-box{transform:none}
.x24e2d-pop-x{position:absolute;top:10px;right:12px;width:32px;height:32px;padding:0;
 border:0;border-radius:50%;cursor:pointer;font-size:22px;line-height:1;
 background:transparent;color:#7f9a90}
.x24e2d-pop-x:hover{background:rgba(255,255,255,.09);color:#fff}
.x24e2d-pop-kick{display:inline-block;margin-bottom:14px;padding:5px 13px;border-radius:4px;
 font:700 11px/1.4 -apple-system,sans-serif;letter-spacing:.11em;text-transform:uppercase;
 background:rgba(245,201,78,.15);color:#f5c94e}
.x24e2d-pop-val{font:700 clamp(30px,6vw,40px)/1.1 Georgia,serif;color:#fff;margin-bottom:10px}
.x24e2d-pop-txt{margin:0 0 22px;font-size:15px;line-height:1.6;color:#9fb5ac}
.x24e2d-pop-cta{display:block;padding:16px;border-radius:9px;
 font:700 16.5px/1 -apple-system,sans-serif;color:#0d2620;background:#f5c94e}
.x24e2d-pop-cta:hover{background:#ffd968;text-decoration:none}
.x24e2d-pop-no{display:block;width:100%;margin-top:12px;padding:8px;border:0;
 background:transparent;cursor:pointer;font-size:13.5px;color:#7f9a90}
.x24e2d-pop-no:hover{color:#c9d8d2;text-decoration:underline}
.x24e2d-pop-legal{margin-top:18px;padding-top:14px;font-size:11.5px;color:#63796f;
 border-top:1px solid rgba(255,255,255,.09)}
@media(max-width:520px){.x24e2d-pop-box{padding:30px 22px 22px}}
