.cd{
    --navy: #1C2331; --navy-deep: #0F141C; --ink0: #0B0F16;
    --gold: #FDB833; --gold-lt: #FFE3A0; --gold-dp: #B07E12;
    --tl: #F4F3EF; --tl70: rgba(244,243,239,0.72); --tl45: rgba(244,243,239,0.45); --tl25: rgba(244,243,239,0.25);
    --risk: #C0392B;
  }
.cd *{ margin: 0; padding: 0; box-sizing: border-box; }
@media print{.cd *{ -webkit-print-color-adjust: exact !important; print-color-adjust: exact !important; }}
.cd{ font-family: 'Inter', -apple-system, sans-serif; }
.cd section.slide{
    width: 1080px; height: 1350px; position: relative; overflow: hidden;
    background-color: var(--ink0);
    background-image: linear-gradient(160deg, var(--navy-deep) 0%, var(--ink0) 55%, #10161F 100%);
    padding: 76px 72px 130px; display: flex; flex-direction: column; page-break-after: always;
    color: var(--tl);
  }
.cd .kicker{ display: flex; align-items: center; gap: 18px; font-size: 25px; font-weight: 700; letter-spacing: 6.8px; text-transform: uppercase; color: var(--gold); }
.cd .kicker::before{ content: ""; width: 52px; height: 4px; background: var(--gold); flex-shrink: 0; }
.cd h1,.cd h2{ font-family: 'Bebas Neue', sans-serif; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; line-height: 0.94; color: #fff; }
.cd h1{ font-size: 124px; }
.cd h2{ font-size: 104px; }
.cd h1 .gold,.cd h2 .gold{ color: var(--gold); }
.cd .body{ font-size: 42px; line-height: 1.5; color: var(--tl70); font-weight: 500; }
.cd .body b,.cd .body strong{ color: var(--tl); }
.cd .callout{ border-left: 6px solid var(--gold); background: rgba(253,184,51,0.07); padding: 40px 46px; border-radius: 0 14px 14px 0; }
.cd .callout p{ font-size: 40px; line-height: 1.45; font-weight: 600; color: var(--tl); }
.cd .wordmark{ position: absolute; bottom: 46px; right: 64px; font-family: 'Bebas Neue', sans-serif; font-size: 36px; letter-spacing: 3px; color: var(--tl); }
.cd .wordmark .g{ color: var(--gold); }
.cd .dots{ position: absolute; bottom: 56px; left: 72px; display: flex; gap: 10px; }
.cd .dots i{ width: 12px; height: 12px; border-radius: 50%; background: var(--tl25); opacity: 0.55; }
.cd .dots i.on{ background: var(--gold); opacity: 1; }
.cd .stack{ display: flex; flex-direction: column; justify-content: space-between; flex: 1; padding-bottom: 10px; }
.cd .hero{ padding: 0; }
.cd .hero img.bg{ position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.cd .hero .veil{ position: absolute; inset: 0; background: linear-gradient(180deg, rgba(11,15,22,0.24) 0%, rgba(11,15,22,0.48) 46%, rgba(11,15,22,0.96) 100%); }
.cd .hero .content{ position: absolute; inset: 0; padding: 84px 72px 96px; display: flex; flex-direction: column; justify-content: flex-end; }
.cd .hero h1{ text-shadow: 0 4px 28px rgba(11,15,22,0.9); }
.cd .hero .body{ text-shadow: 0 2px 16px rgba(11,15,22,0.95); margin-top: 36px; font-size: 40px; }
.cd .hero .kicker{ margin-bottom: 34px; }
.cd svg.web{ position: absolute; top: 52px; right: 52px; opacity: 0.4; }
.cd .contrast{ display: flex; gap: 30px; }
.cd .tile{ flex: 1; background: rgba(244,243,239,0.04); border: 1.5px solid rgba(253,184,51,0.42); border-radius: 16px; padding: 44px 40px; }
.cd .tile .h{ font-family: 'Bebas Neue', sans-serif; font-size: 34px; letter-spacing: 1.5px; text-transform: uppercase; color: var(--gold-lt); margin-bottom: 22px; line-height: 1; }
.cd .tile p{ font-size: 37px; line-height: 1.45; color: var(--tl70); font-weight: 500; }
.cd .risk-mark{ display: inline-block; width: 22px; height: 22px; border-radius: 5px; background: var(--risk); margin-right: 20px; }
.cd .cols{ display: flex; gap: 30px; flex: 1; }
.cd .cols .tile{ display: flex; flex-direction: column; }
.cd .cols .num{ font-family: 'Bebas Neue', sans-serif; font-size: 200px; line-height: 0.84; letter-spacing: 2px; margin-top: auto; }
.cd .cols .lose .num{ color: var(--tl45); }
.cd .cols .win .num{ color: var(--gold-lt); }
.cd .cols .nl{ font-size: 25px; font-weight: 700; color: var(--tl45); text-transform: uppercase; letter-spacing: 2px; margin-top: 14px; }
.cd .foot{ font-size: 41px; font-weight: 600; color: var(--tl); line-height: 1.4; }
.cd .close{ align-items: center; justify-content: center; text-align: center; }
.cd .close .gr{ font-family: 'Bebas Neue', sans-serif; font-size: 64px; letter-spacing: 5px; color: var(--tl); margin-bottom: 70px; }
.cd .close .gr .g{ color: var(--gold); }
.cd .close h2{ max-width: 900px; margin: 0 auto; }
.cd .close .body{ margin: 52px auto 0; text-align: center; }
.cd .close .url{ margin-top: 80px; font-family: 'Bebas Neue', sans-serif; font-size: 46px; letter-spacing: 2px; color: var(--gold); }
.cd .close .url::after{ content: " \2192"; }
.cd .kick2{ margin-top: 0; }
.cd .body{ font-size: 40px; }
.cd .lead{ font-size: 40px; line-height: 1.45; color: var(--tl70); font-weight: 500; }
.cd svg text{ font-family: 'Inter', sans-serif; }
.cd .hub{ width: 100%; height: 560px; display: block; }
.cd .hub .lbl{ font-size: 27px; font-weight: 600; fill: var(--tl); }
.cd .hub .sub{ font-size: 24px; fill: var(--tl70); font-weight: 500; }
.cd .hub .ceo{ font-family: 'Bebas Neue', sans-serif; font-size: 64px; fill: var(--gold); letter-spacing: 2px; }
.cd .chips{ display: flex; flex-direction: column; gap: 30px; }
.cd .chips .row{ display: flex; flex-wrap: wrap; gap: 12px 12px; align-items: center; }
.cd .chips .rl{ width: 100%; font-family: 'Bebas Neue', sans-serif; font-size: 34px; letter-spacing: 2px; color: var(--gold-lt); margin-bottom: 4px; }
.cd .chip{ font-size: 28px; font-weight: 600; color: var(--tl); padding: 12px 22px; border: 1.5px solid rgba(244,243,239,.28); border-radius: 40px; background: rgba(244,243,239,.04); }
.cd .chip.soft{ border-style: dashed; color: var(--tl70); border-color: rgba(253,184,51,.55); }
.cd .divider{ height: 3px; background: linear-gradient(90deg, var(--gold), rgba(253,184,51,0)); margin: 6px 0 4px; }
.cd .strip{ width: 100%; height: 520px; display: block; }
.cd .strip .cap{ font-size: 26px; fill: var(--tl70); font-weight: 600; letter-spacing: 3px; text-transform: uppercase; }
.cd .strip .flag{ font-size: 24px; fill: var(--gold-lt); font-weight: 600; }
.cd .rail{ position: relative; display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; padding-top: 50px; }
.cd .rail::before{ content: ""; position: absolute; left: 3%; right: 3%; top: 16px; height: 4px; background: var(--tl25); }
.cd .rail .n{ position: relative; }
.cd .rail .n::before{ content: ""; position: absolute; top: -44px; left: 6px; width: 20px; height: 20px; border-radius: 50%; background: var(--tl45); }
.cd .rail .n.key::before{ width: 28px; height: 28px; top: -48px; left: 2px; background: var(--gold); box-shadow: 0 0 0 12px rgba(253,184,51,.14); }
.cd .rail .t{ font-family: 'Bebas Neue', sans-serif; font-size: 32px; letter-spacing: 1.2px; color: var(--tl); line-height: 1; margin-bottom: 12px; padding-right: 10px; }
.cd .rail .n.key .t{ color: var(--gold); }
.cd .rail p{ font-size: 29px; line-height: 1.32; color: var(--tl70); font-weight: 500; }
.cd .ledger{ display: grid; grid-template-columns: 250px 1fr 1fr; border-top: 2px solid rgba(253,184,51,.5); }
.cd .ledger > div{ padding: 22px 16px; border-bottom: 1px solid rgba(244,243,239,.14); font-size: 29px; line-height: 1.3; font-weight: 500; color: var(--tl70); }
.cd .ledger .hd{ font-family: 'Bebas Neue', sans-serif; font-size: 30px; letter-spacing: 2px; color: var(--tl45); padding-top: 14px; padding-bottom: 14px; }
.cd .ledger .hd.g{ color: var(--gold); }
.cd .ledger .p{ color: var(--tl); font-weight: 600; }
.cd .ledger .r{ color: var(--gold-lt); font-weight: 600; background: rgba(253,184,51,.06); }
.cd .card{ border: 2px solid var(--gold); border-radius: 18px; padding: 34px 40px 22px; background: rgba(253,184,51,.05); }
.cd .card .ct{ font-family: 'Bebas Neue', sans-serif; font-size: 38px; letter-spacing: 3px; color: var(--gold); margin-bottom: 18px; }
.cd .card .f{ display: grid; grid-template-columns: 330px 1fr; align-items: end; gap: 18px; padding: 16px 0; border-bottom: 1px dashed rgba(244,243,239,.28); }
.cd .card .f:last-child{ border-bottom: none; }
.cd .card .f b{ font-size: 30px; font-weight: 600; color: var(--tl); }
.cd .card .f span{ font-size: 26px; color: var(--tl45); font-weight: 500; }
.cd .ladder{ display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; align-items: end; height: 440px; }
.cd .ladder .s{ background: rgba(244,243,239,.05); border: 1.5px solid rgba(253,184,51,.45); border-radius: 14px 14px 0 0; padding: 22px 18px; display: flex; flex-direction: column; gap: 10px; }
.cd .ladder .s .t{ font-family: 'Bebas Neue', sans-serif; font-size: 34px; letter-spacing: 1.5px; color: var(--gold-lt); line-height: 1; }
.cd .ladder .s p{ font-size: 25px; line-height: 1.3; color: var(--tl70); font-weight: 500; }
.cd .warn{ margin-top: 26px; display: flex; gap: 18px; align-items: flex-start; font-size: 30px; line-height: 1.35; color: var(--tl); font-weight: 600; }
.cd .warn i{ flex: none; width: 18px; height: 18px; margin-top: 12px; background: #C0392B; }
.cd .close .cb{ font-size: 36px; line-height: 1.4; color: var(--tl); font-weight: 600; max-width: 860px; margin: 0 auto 40px; text-align: center; }
.cd .stack{ padding-bottom: 24px; }