/* eldorado-kazino.top — Eldorado / Эльдорадо (пятая параллельная сборка бренда). Концепт «золото и аметист / царская самоцветная казна». Палитра: сливово-чёрный + золото + светлое золото + аметист + слоновая кость. Классы: префикс amt- (своя схема, без пересечений с play-eldorado.top, eldorado-play.top, eldoradooficial.top, eldorado-casino.top и прочими сайтами сети). */

:root {
  --bg: #0e0a12;
  --bg-2: #181020;
  --bg-3: #221830;
  --line: #332642;
  --line-2: #483456;
  --text: #efe9da;
  --mut: #b9aecb;
  --mut-2: #786a8c;
  --gold: #d4a82f;
  --gold-2: #efc85e;
  --gold-d: #a07c1c;
  --amethyst: #a259e6;
  --rad: 16px;
  --rad-s: 9px;
}

* { box-sizing: border-box }
html { scroll-behavior: smooth }
body {
  margin: 0;
  font: 16px/1.66 "Wix Madefor Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Arial, sans-serif;
  color: var(--text);
  background:
    radial-gradient(940px 560px at 50% -12%, rgba(212, 168, 47, .14) 0%, transparent 56%),
    radial-gradient(720px 520px at 90% 50%, rgba(162, 89, 230, .1) 0%, transparent 60%),
    var(--bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
img { max-width: 100%; display: block; height: auto }
a { color: var(--gold); text-decoration: none }
a:hover { text-decoration: underline }

.amt-skip { position: absolute; top: -44px; left: 10px; padding: 8px 14px; background: var(--gold); color: #1a1206; border-radius: var(--rad-s); z-index: 100; font-weight: 700 }
.amt-skip:focus { top: 10px }

/* ===== HEADER ===== */
.amt-bar { display: flex; align-items: center; gap: 18px; padding: 13px 26px; border-bottom: 1px solid var(--line); background: rgba(14, 10, 18, .88); backdrop-filter: blur(11px); position: sticky; top: 0; z-index: 50 }
.amt-logo { display: flex; align-items: center; gap: 12px; color: var(--text) }
.amt-logo:hover { text-decoration: none }
.amt-logo__mark { width: 35px; height: 35px; flex: none; filter: drop-shadow(0 0 11px rgba(162, 89, 230, .5)) }
.amt-logo__txt { font-family: "Literata", "Wix Madefor Text", Georgia, serif; font-weight: 700; line-height: 1; letter-spacing: .2px; font-size: 23px }
.amt-logo__sub { display: block; font-family: "Wix Madefor Text", sans-serif; font-size: 9px; color: var(--mut); letter-spacing: 2.8px; font-weight: 600; margin-top: 5px; text-transform: uppercase }
.amt-nav { display: flex; gap: 23px; margin-left: auto; flex-wrap: wrap }
.amt-nav a { color: var(--mut); font-size: 14px; padding: 5px 0; transition: color .15s }
.amt-nav a:hover { color: var(--gold); text-decoration: none }

/* ===== CTA ===== */
.amt-cta { display: inline-flex; align-items: center; justify-content: center; padding: 12px 23px; border-radius: 999px; font-family: "Wix Madefor Text", system-ui, sans-serif; font-weight: 700; font-size: 14px; border: 1px solid transparent; white-space: nowrap; cursor: pointer; transition: transform .15s, box-shadow .2s, background .2s; letter-spacing: .2px }
.amt-cta:hover { text-decoration: none; transform: translateY(-2px) }
.amt-cta--sm { background: var(--bg-3); color: var(--text); border-color: var(--line-2) }
.amt-cta--sm:hover { border-color: var(--gold) }
.amt-cta--lg { padding: 15px 32px; font-size: 15px }
.amt-cta--hot { background: linear-gradient(100deg, var(--gold-2) 0%, var(--gold-d) 130%); color: #1a1206; border: 0; box-shadow: 0 14px 32px -12px rgba(212, 168, 47, .6) }
.amt-cta--hot:hover { box-shadow: 0 18px 42px -10px rgba(239, 200, 94, .7) }
.amt-cta--ghost { background: transparent; color: var(--text); border-color: var(--line-2) }
.amt-cta--ghost:hover { border-color: var(--amethyst); color: var(--amethyst) }

/* ===== SECTION ===== */
.amt-sec { max-width: 1160px; margin: 0 auto; padding: 60px 26px }
.amt-kicker { display: inline-block; font-family: "Wix Madefor Text", sans-serif; font-size: 11px; letter-spacing: 2.8px; text-transform: uppercase; color: var(--amethyst); font-weight: 700; margin: 0 0 14px }
h2 { font-family: "Literata", Georgia, serif; font-size: clamp(28px, 3.5vw, 43px); line-height: 1.14; margin: 0 0 16px; letter-spacing: .1px; font-weight: 700 }
h3 { font-family: "Literata", Georgia, serif; font-size: clamp(19px, 2.1vw, 24px); line-height: 1.28; margin: 26px 0 10px; color: var(--gold); font-weight: 600; letter-spacing: .1px }
p { margin: 0 0 14px }
.amt-lead { color: var(--mut); font-size: 16px; margin-bottom: 26px; max-width: 820px }

/* ===== HERO (centered + pills) ===== */
.amt-hero { max-width: 900px; margin: 0 auto; padding: 70px 26px 34px; text-align: center }
.amt-hero__chip { display: inline-block; font-size: 11px; letter-spacing: 2px; color: var(--gold); background: rgba(212, 168, 47, .07); border: 1px solid rgba(212, 168, 47, .3); padding: 7px 16px; border-radius: 999px; margin: 0 0 24px; text-transform: uppercase; font-weight: 700 }
h1 { font-family: "Literata", Georgia, serif; font-size: clamp(33px, 4.9vw, 55px); line-height: 1.09; margin: 0 0 22px; letter-spacing: .1px; font-weight: 700 }
.amt-acc { color: var(--gold) }
.amt-hero__sub { color: var(--mut); font-size: 17px; margin: 0 auto 28px; line-height: 1.7; max-width: 750px }
.amt-hero__btns { display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; margin: 0 0 24px }
.amt-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 34px }
.amt-pill { display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px; border-radius: 999px; background: var(--bg-2); border: 1px solid var(--line-2); font-size: 13px; color: var(--mut) }
.amt-pill::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: var(--amethyst) }
.amt-kpi { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; padding-top: 30px; border-top: 1px solid var(--line) }
.amt-kpi__i { display: flex; flex-direction: column; gap: 4px }
.amt-kpi__n { font-family: "Literata", Georgia, serif; font-size: 30px; font-weight: 700; color: var(--gold); letter-spacing: .2px }
.amt-kpi__l { font-size: 11px; color: var(--mut); text-transform: uppercase; letter-spacing: 1.3px }

/* ===== WELCOME ===== */
.amt-deal { background: linear-gradient(180deg, rgba(162, 89, 230, .06), transparent), var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); margin: 30px 26px; max-width: none }
.amt-deal__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 24px 0 26px }
.amt-deal__card { background: var(--bg); border: 1px solid var(--line); border-radius: var(--rad); padding: 24px 22px; position: relative; transition: transform .15s, border-color .2s }
.amt-deal__card:hover { transform: translateY(-3px); border-color: var(--amethyst) }
.amt-deal__step { font-family: "Wix Madefor Text", sans-serif; font-size: 10px; color: var(--amethyst); font-weight: 700; letter-spacing: 1.8px; margin-bottom: 10px; text-transform: uppercase }
.amt-deal__pct { font-family: "Literata", serif; font-size: 34px; font-weight: 700; line-height: 1; color: var(--gold); margin-bottom: 9px }
.amt-deal__t { font-weight: 700; font-size: 14.5px; margin-bottom: 7px }
.amt-deal__s { font-size: 12.5px; color: var(--mut); line-height: 1.5 }

/* ===== LOYALTY (vertical timeline) ===== */
.amt-vip { position: relative; margin: 26px 0; padding-left: 34px }
.amt-vip::before { content: ""; position: absolute; left: 9px; top: 8px; bottom: 8px; width: 2px; background: linear-gradient(var(--gold), var(--amethyst)) }
.amt-vip__step { position: relative; padding: 0 0 22px }
.amt-vip__step:last-child { padding-bottom: 0 }
.amt-vip__step::before { content: ""; position: absolute; left: -30px; top: 5px; width: 16px; height: 16px; border-radius: 50%; background: var(--bg); border: 2px solid var(--gold) }
.amt-vip__step:last-child::before { border-color: var(--amethyst); background: rgba(162, 89, 230, .2) }
.amt-vip__top { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap }
.amt-vip__nm { font-family: "Literata", serif; font-size: 21px; color: var(--text); font-weight: 700 }
.amt-vip__step:last-child .amt-vip__nm { color: var(--amethyst) }
.amt-vip__cb { font-family: "Literata", serif; font-size: 20px; color: var(--gold); font-weight: 700 }
.amt-vip__th { font-size: 12px; color: var(--mut-2) }
.amt-vip__perk { font-size: 13.5px; color: var(--mut); margin-top: 4px; line-height: 1.5 }
.amt-vip__boxes { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-top: 26px }
.amt-vip__box { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); padding: 22px 24px; transition: border-color .2s }
.amt-vip__box:hover { border-color: var(--amethyst) }
.amt-vip__box h4 { margin: 0 0 9px; font-family: "Literata", serif; font-size: 19px; color: var(--gold); font-weight: 600; letter-spacing: .1px }
.amt-vip__box p { color: var(--mut); font-size: 14px; margin: 0; line-height: 1.58 }

/* ===== CATALOGUE ===== */
.amt-cat__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(212px, 1fr)); gap: 14px; margin: 24px 0 }
.amt-cat__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); overflow: hidden; display: flex; flex-direction: column; transition: transform .15s, border-color .2s, box-shadow .25s }
.amt-cat__card:hover { transform: translateY(-3px); border-color: var(--gold); box-shadow: 0 18px 36px -16px rgba(162, 89, 230, .5) }
.amt-cat__cover { aspect-ratio: 5/4; display: flex; align-items: center; justify-content: center; font-family: "Literata", serif; font-weight: 700; font-size: 21px; color: #fff; text-align: center; padding: 14px; line-height: 1.16 }
.mc-1 { background: linear-gradient(150deg, #241406 0%, #d4a82f 100%); color: #1a1206 }
.mc-2 { background: linear-gradient(150deg, #1c0e2e 0%, #a259e6 100%) }
.mc-3 { background: linear-gradient(150deg, #2a1806 0%, #efc85e 100%); color: #1a1206 }
.mc-4 { background: linear-gradient(150deg, #220f33 0%, #8b46d6 100%) }
.mc-5 { background: linear-gradient(150deg, #241406 0%, #efc85e 100%); color: #1a1206 }
.mc-6 { background: linear-gradient(150deg, #1c0e2e 0%, #a259e6 100%) }
.mc-7 { background: linear-gradient(150deg, #2a1806 0%, #d4a82f 100%); color: #1a1206 }
.mc-8 { background: linear-gradient(150deg, #220f33 0%, #9d5cf0 100%) }
.mc-9 { background: linear-gradient(150deg, #241406 0%, #d4a82f 100%); color: #1a1206 }
.mc-10 { background: linear-gradient(150deg, #1c0e2e 0%, #a259e6 100%) }
.mc-11 { background: linear-gradient(150deg, #2a1806 0%, #efc85e 100%); color: #1a1206 }
.mc-12 { background: linear-gradient(150deg, #220f33 0%, #8b46d6 100%) }
.amt-cat__card h3 { font-family: "Wix Madefor Text", sans-serif; font-size: 15px; margin: 12px 15px 4px; color: var(--text); font-weight: 700 }
.amt-cat__card p { font-size: 12px; color: var(--mut); margin: 0 15px 12px }
.amt-cat__go { display: block; margin: auto 13px 13px; padding: 10px; text-align: center; border-radius: var(--rad-s); font-size: 13px; font-weight: 700; background: var(--bg-3); color: var(--text); border: 1px solid var(--line) }
.amt-cat__go:hover { background: var(--gold); border-color: var(--gold); color: #1a1206; text-decoration: none }
.amt-tags { margin-top: 22px }
.amt-tags__t { font-size: 12px; color: var(--amethyst); margin-bottom: 10px; letter-spacing: 1.4px; text-transform: uppercase; font-weight: 700 }
.amt-tags__list { display: flex; flex-wrap: wrap; gap: 8px }
.amt-tags__list span { padding: 6px 13px; background: var(--bg-2); border: 1px solid var(--line); border-radius: 999px; font-size: 12px; color: var(--mut) }

/* ===== LIVE ===== */
.amt-live__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(270px, 1fr)); gap: 14px; margin-top: 22px }
.amt-live__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); overflow: hidden; position: relative; transition: transform .15s, border-color .2s }
.amt-live__card:hover { transform: translateY(-3px); border-color: var(--amethyst) }
.amt-live__cover { aspect-ratio: 16/9; display: flex; align-items: center; justify-content: center; font-family: "Literata", serif; font-weight: 700; font-size: 20px; color: #fff; text-align: center; padding: 12px }
.ml-1 { background: linear-gradient(150deg, #241406 0%, #d4a82f 100%); color: #1a1206 }
.ml-2 { background: linear-gradient(150deg, #1c0e2e 0%, #a259e6 100%) }
.ml-3 { background: linear-gradient(150deg, #2a1806 0%, #efc85e 100%); color: #1a1206 }
.ml-4 { background: linear-gradient(150deg, #220f33 0%, #8b46d6 100%) }
.ml-5 { background: linear-gradient(150deg, #241406 0%, #efc85e 100%); color: #1a1206 }
.ml-6 { background: linear-gradient(150deg, #1c0e2e 0%, #a259e6 100%) }
.amt-live__b { padding: 14px 16px 16px; position: relative }
.amt-live__t { font-weight: 700; font-size: 15.5px; margin-bottom: 4px }
.amt-live__s { font-size: 12px; color: var(--mut); margin-bottom: 9px }
.amt-live__m { font-size: 13px; color: var(--gold); font-weight: 600; margin-bottom: 3px }
.amt-live__p { font-size: 12px; color: var(--mut-2) }
.amt-live__badge { position: absolute; top: 12px; right: 14px; background: var(--amethyst); color: #fff; padding: 3px 11px; border-radius: 999px; font-size: 10px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase }

/* ===== TOURNAMENT ===== */
.amt-tour { text-align: center; max-width: none; margin: 30px 26px; padding: 46px 30px; background: radial-gradient(620px 320px at 50% 26%, rgba(162, 89, 230, .13) 0%, transparent 70%), var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad) }
.amt-tour__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin-top: 24px }
.amt-tour__c { background: var(--bg-3); border: 1px solid var(--line); border-radius: var(--rad); padding: 18px 16px }
.amt-tour__c span { display: block; font-family: "Literata", serif; font-size: 26px; font-weight: 700; color: var(--gold); margin-bottom: 5px }
.amt-tour__c em { display: block; font-style: normal; font-size: 13.5px; font-weight: 700; color: var(--text); margin-bottom: 3px }
.amt-tour__c i { font-style: normal; font-size: 12px; color: var(--mut) }
.amt-tour__btn { margin: 22px 0 0 }

/* ===== STEPS ===== */
.amt-flow__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 24px }
.amt-flow__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); padding: 26px 24px; text-align: center }
.amt-flow__n { font-family: "Literata", serif; font-size: 22px; font-weight: 700; width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: rgba(162, 89, 230, .12); color: var(--amethyst); border: 1px solid var(--amethyst); margin: 0 auto 14px }
.amt-flow__h { font-size: 18px; font-weight: 700; margin-bottom: 10px; color: var(--text) }
.amt-flow__card p { color: var(--mut); font-size: 14px; margin: 0 }

/* ===== BRAND ===== */
.amt-brand h3 { border-left: 3px solid var(--amethyst); padding-left: 15px }
.amt-brand p { color: var(--text); line-height: 1.74 }
.amt-badges { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; padding-top: 22px; border-top: 1px solid var(--line) }
.amt-badge { padding: 8px 14px; background: var(--bg-2); border: 1px solid var(--gold); border-radius: 999px; font-size: 12px; color: var(--text) }

/* ===== REVIEWS ===== */
.amt-rev__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 22px }
.amt-rev__card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad); padding: 24px; display: flex; flex-direction: column; gap: 14px }
.amt-rev__stars { color: var(--gold); font-size: 16px; letter-spacing: 4px }
.amt-rev__stars .amt-off { color: var(--line-2) }
.amt-rev__q { font-size: 14px; line-height: 1.62; color: var(--text); margin: 0 }
.amt-rev__meta { display: flex; align-items: center; gap: 11px; font-size: 12px; color: var(--mut); border-top: 1px solid var(--line); padding-top: 14px }
.amt-rev__av { width: 33px; height: 33px; border-radius: 50%; flex: none; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, var(--gold), var(--amethyst)); color: #fff; font-weight: 700; font-size: 14px; font-family: "Literata", serif }

/* ===== PAYMENTS (chips) ===== */
.amt-pay__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 14px; margin: 22px 0 }
.amt-pay__chip { display: flex; align-items: center; justify-content: space-between; gap: 14px; background: var(--bg-2); border: 1px solid var(--line); border-radius: 999px; padding: 14px 24px; transition: border-color .2s }
.amt-pay__chip:hover { border-color: var(--amethyst) }
.amt-pay__l { display: flex; flex-direction: column }
.amt-pay__m { font-family: "Literata", serif; font-size: 17px; color: var(--text); font-weight: 700 }
.amt-pay__net { font-size: 11px; color: var(--mut-2); text-transform: uppercase; letter-spacing: .6px }
.amt-pay__time { font-size: 13.5px; font-weight: 700; color: var(--gold); white-space: nowrap }
.amt-pay__note { font-size: 13px; color: var(--mut); margin-top: 14px }

/* ===== FINAL ===== */
.amt-final { text-align: center; max-width: none; margin: 30px 26px; padding: 58px 26px; background: radial-gradient(580px 300px at 50% 40%, rgba(162, 89, 230, .14) 0%, transparent 70%), var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad) }
.amt-final p { color: var(--mut); margin-bottom: 26px }

/* ===== FAQ ===== */
.amt-faq details { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--rad-s); padding: 16px 20px; margin: 0 0 10px; transition: border-color .2s }
.amt-faq details[open] { border-color: var(--amethyst) }
.amt-faq summary { cursor: pointer; font-weight: 700; list-style: none; position: relative; padding-right: 32px; display: flex; align-items: center; min-height: 24px }
.amt-faq summary::-webkit-details-marker { display: none }
.amt-faq summary::after { content: "\25C7"; position: absolute; right: 2px; top: 50%; transform: translateY(-50%); color: var(--gold); font-size: 15px; transition: transform .25s }
.amt-faq details[open] summary::after { transform: translateY(-50%) rotate(180deg); color: var(--amethyst) }
.amt-faq details p { margin: 12px 0 0; color: var(--mut); font-size: 14.5px; line-height: 1.64 }

/* ===== FOOTER ===== */
.amt-foot { margin-top: 26px; border-top: 1px solid var(--line); background: rgba(14, 10, 18, .6) }
.amt-foot__top { max-width: 1160px; margin: 0 auto; padding: 44px 26px 26px; display: grid; grid-template-columns: 1.4fr 2fr; gap: 38px }
.amt-foot__brand { font-size: 14px; color: var(--mut); line-height: 1.66 }
.amt-foot__logo { display: flex; align-items: center; gap: 11px; margin-bottom: 16px }
.amt-foot__logo span { display: flex; flex-direction: column; line-height: 1.12 }
.amt-foot__logo i { font-style: normal; color: var(--text); font-family: "Literata", serif; font-size: 17px; font-weight: 700; letter-spacing: .2px; margin-bottom: 2px }
.amt-foot__legal { font-size: 12px; color: var(--mut-2); margin: 0; line-height: 1.66 }
.amt-foot__legal i { font-style: normal; color: var(--gold); font-weight: 600 }
.amt-foot__cols { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px }
.amt-foot__col h4 { font-family: "Wix Madefor Text", sans-serif; font-size: 11px; color: var(--amethyst); font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; margin: 0 0 12px }
.amt-foot__col ul { list-style: none; padding: 0; margin: 0 }
.amt-foot__col li { font-size: 13px; color: var(--mut); padding: 4px 0; transition: color .15s }
.amt-foot__col li:hover { color: var(--text) }
.amt-foot__bottom { border-top: 1px solid var(--line); padding: 16px 26px; max-width: 1160px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 14px; font-size: 12px; color: var(--mut-2) }

/* ===== RESPONSIVE ===== */
@media (max-width: 1000px) {
  .amt-deal__grid { grid-template-columns: 1fr }
  .amt-tour__grid { grid-template-columns: repeat(2, 1fr) }
  .amt-rev__grid { grid-template-columns: 1fr }
  .amt-vip__boxes { grid-template-columns: 1fr }
  .amt-foot__top { grid-template-columns: 1fr }
}
@media (max-width: 880px) {
  .amt-nav { display: none }
  .amt-sec { padding: 42px 18px }
  .amt-hero { padding-top: 44px }
  .amt-deal, .amt-tour, .amt-final { margin: 22px 16px; padding: 34px 22px }
  .amt-flow__grid { grid-template-columns: 1fr }
  .amt-foot__cols { grid-template-columns: repeat(2, 1fr) }
}
@media (max-width: 520px) {
  .amt-tour__grid { grid-template-columns: 1fr }
  .amt-cat__grid { grid-template-columns: repeat(2, 1fr) }
  .amt-live__grid { grid-template-columns: 1fr }
  .amt-kpi { gap: 20px }
  .amt-hero__btns { flex-direction: column; align-items: stretch }
  .amt-cta--lg { width: 100% }
  .amt-foot__cols { grid-template-columns: 1fr }
}
