:root {
  color-scheme: dark;
  --bg: #080312;
  --bg-deep: #05020b;
  --surface: #10071e;
  --surface-2: #160b29;
  --line: rgba(214, 188, 255, .12);
  --line-strong: rgba(180, 115, 255, .34);
  --text: #f8f5ff;
  --muted: #a89eb4;
  --muted-2: #73677e;
  --purple: #7c3aed;
  --purple-light: #a855f7;
  --violet: #c084fc;
  --mint: #49e5b1;
  --radius: 22px;
  --shell: min(1120px, calc(100vw - 48px));
  --shadow: 0 30px 90px rgba(0, 0, 0, .38);
}

* { box-sizing: border-box; }
html { overflow-x: clip; scroll-behavior: smooth; scroll-padding-top: 86px; }
body { margin: 0; overflow-x: clip; background: var(--bg); color: var(--text); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; -webkit-font-smoothing: antialiased; }
body::before { content: ""; position: fixed; inset: 0; z-index: -3; pointer-events: none; background: radial-gradient(circle at 50% -10%, rgba(124,58,237,.17), transparent 32%), linear-gradient(180deg, #090315, #05020b 76%); }
body.modal-open { overflow: hidden; }
[hidden] { display: none !important; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
img { max-width: 100%; }
.shell { width: var(--shell); margin-inline: auto; }
.skip-link { position: fixed; left: 16px; top: -70px; z-index: 100; padding: 11px 15px; border-radius: 9px; background: white; color: #111; transition: top .2s; }
.skip-link:focus { top: 16px; }
:focus-visible { outline: 2px solid var(--violet); outline-offset: 4px; }

.ambient { position: fixed; z-index: -2; width: 460px; height: 460px; border-radius: 50%; filter: blur(140px); pointer-events: none; opacity: .13; }
.ambient-one { top: 120px; right: -250px; background: var(--purple); }
.ambient-two { top: 900px; left: -290px; background: #c026d3; opacity: .08; }

.site-header { height: 78px; position: sticky; top: 0; z-index: 30; border-bottom: 1px solid transparent; transition: background .25s, border-color .25s, backdrop-filter .25s; }
.site-header.scrolled { background: rgba(8,3,18,.82); border-color: var(--line); backdrop-filter: blur(18px); }
.nav-shell { width: var(--shell); height: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 35px; }
.brand { width: 150px; height: 62px; display: flex; align-items: center; flex: 0 0 auto; }
.brand img { width: 100%; height: auto; display: block; }
.site-header nav { margin-left: auto; display: flex; align-items: center; gap: 34px; }
.site-header nav a { color: #aca1b8; font-size: 14px; font-weight: 650; transition: color .2s; }
.site-header nav a:hover { color: white; }
.nav-toggle { display: none; width: 40px; height: 40px; border: 1px solid var(--line); border-radius: 10px; background: rgba(255,255,255,.025); }
.nav-toggle span { display: block; width: 17px; height: 1px; margin: 5px auto; background: white; }

.button { min-height: 50px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid transparent; border-radius: 12px; font-size: 13px; font-weight: 780; transition: transform .2s, background .2s, border-color .2s, box-shadow .2s; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: linear-gradient(135deg, #7435df, #a640ee); box-shadow: 0 16px 44px rgba(124,58,237,.28), inset 0 1px rgba(255,255,255,.18); }
.button-primary:hover { box-shadow: 0 20px 52px rgba(124,58,237,.4), inset 0 1px rgba(255,255,255,.18); }
.button-light { background: white; color: #170824; }

.hero { min-height: 680px; padding: 70px 0 80px; display: grid; grid-template-columns: 1fr .82fr; align-items: center; gap: 70px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: #b7a9c5; font-size: 9px; font-weight: 850; letter-spacing: .18em; }
.eyebrow > span { width: 24px; height: 1px; background: var(--purple-light); box-shadow: 0 0 12px var(--purple-light); }
.hero h1, .section-heading h2, .security-card h2 { margin: 22px 0 23px; font-size: clamp(54px, 6.4vw, 82px); line-height: .94; letter-spacing: -.065em; font-weight: 770; }
h1 em, h2 em { color: var(--violet); font-style: normal; font-weight: 520; }
.hero-copy > p { max-width: 590px; margin: 0 0 31px; color: var(--muted); font-size: 18px; line-height: 1.7; }
.trust-line { margin-top: 27px; display: flex; flex-wrap: wrap; gap: 18px; color: #94889f; font-size: 10px; font-weight: 720; letter-spacing: .045em; text-transform: uppercase; }
.trust-line span { display: flex; align-items: center; gap: 6px; }
.trust-line i { width: 5px; height: 5px; border-radius: 50%; background: var(--mint); box-shadow: 0 0 8px var(--mint); }

.hero-mascot { height: 560px; display: grid; place-items: center; position: relative; isolation: isolate; }
.hero-mascot > img { width: 415px; max-height: 550px; object-fit: contain; position: relative; z-index: 2; filter: drop-shadow(0 30px 45px rgba(0,0,0,.34)) drop-shadow(0 0 22px rgba(124,58,237,.18)); }
.mascot-glow { position: absolute; width: 390px; height: 390px; border-radius: 50%; background: radial-gradient(circle, rgba(135,65,246,.25), transparent 67%); filter: blur(22px); }
.orbit { position: absolute; border: 1px solid rgba(168,85,247,.14); border-radius: 50%; }
.orbit-one { width: 450px; height: 450px; }
.orbit-two { width: 350px; height: 350px; border-style: dashed; animation: spin 42s linear infinite; }
.mascot-status { position: absolute; z-index: 4; right: 0; bottom: 95px; min-width: 168px; padding: 11px 13px; display: flex; align-items: center; gap: 9px; border: 1px solid rgba(202,161,255,.22); border-radius: 12px; background: rgba(18,8,32,.82); backdrop-filter: blur(14px); box-shadow: 0 16px 40px rgba(0,0,0,.28); }
.mascot-status > i { width: 7px; height: 7px; border-radius: 50%; background: var(--mint); box-shadow: 0 0 9px var(--mint); }
.mascot-status span { display: grid; gap: 2px; }
.mascot-status small { color: #766a82; font-size: 6px; letter-spacing: .13em; }
.mascot-status b { font-size: 9px; }

.compact-strip { border-block: 1px solid var(--line); background: rgba(13,5,24,.75); }
.compact-strip > div { min-height: 62px; display: flex; align-items: center; justify-content: center; gap: 35px; color: #756a80; font-size: 8px; font-weight: 850; letter-spacing: .18em; }
.compact-strip i { color: var(--purple-light); font-style: normal; }

.section { padding-block: 112px; }
.section-heading { max-width: 680px; margin: 0 auto 47px; text-align: center; }
.section-heading .eyebrow { justify-content: center; }
.section-heading h2 { margin: 19px 0 14px; font-size: clamp(42px, 5vw, 61px); }
.section-heading > p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.7; }

.bot-selector { display: grid; grid-template-columns: 1.35fr repeat(3, .75fr); gap: 12px; }
.bot-option { min-width: 0; min-height: 118px; padding: 18px; border: 1px solid var(--line); border-radius: 17px; background: linear-gradient(150deg, #120822, #0c0516); color: var(--text); display: flex; align-items: center; gap: 13px; text-align: left; }
button.bot-option { cursor: pointer; transition: transform .2s, border-color .2s, background .2s; }
button.bot-option:hover, button.bot-option[aria-expanded="true"] { transform: translateY(-3px); border-color: rgba(180,115,255,.48); background: linear-gradient(150deg, #1a0c30, #10071e); }
.bot-option-icon, .placeholder-icon { width: 53px; height: 53px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 14px; background: rgba(124,58,237,.11); }
.bot-option-icon img { width: 48px; height: 48px; object-fit: contain; }
.placeholder-icon { color: #695677; font-size: 19px; border: 1px solid var(--line); }
.bot-option-copy { min-width: 0; display: grid; gap: 4px; }
.bot-option-copy small { color: #8d7c9d; font-size: 8px; letter-spacing: .13em; font-weight: 850; }
.bot-option.available .bot-option-copy small { color: var(--mint); }
.bot-option-copy small i { display: inline-block; width: 5px; height: 5px; margin-right: 4px; border-radius: 50%; background: var(--mint); box-shadow: 0 0 7px var(--mint); }
.bot-option-copy b { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }
.bot-option-copy em { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #91849d; font-size: 11px; font-style: normal; }
.bot-option-action { margin-left: auto; display: grid; justify-items: end; gap: 8px; color: #bfaad1; font-size: 10px; font-weight: 750; }
.bot-option-action i { color: var(--violet); font-size: 14px; font-style: normal; transition: transform .25s; }
button.bot-option[aria-expanded="true"] .bot-option-action i { transform: rotate(180deg); }
.bot-option.coming { opacity: .58; }

.bot-details { margin-top: 14px; overflow: hidden; border: 1px solid var(--line-strong); border-radius: 26px; background: radial-gradient(circle at 85% 15%, rgba(124,58,237,.14), transparent 30%), #0e061b; box-shadow: var(--shadow); animation: details-in .35s ease both; }
.details-header { min-height: 170px; padding: 34px; display: grid; grid-template-columns: 1fr 1.2fr auto; align-items: center; gap: 38px; border-bottom: 1px solid var(--line); }
.details-brand { display: flex; align-items: center; gap: 14px; }
.details-brand > span { width: 59px; height: 59px; display: grid; place-items: center; border-radius: 15px; background: rgba(124,58,237,.12); }
.details-brand img { width: 53px; height: 53px; object-fit: contain; }
.details-brand small { color: var(--violet); font-size: 7px; letter-spacing: .15em; font-weight: 850; }
.details-brand h3 { margin: 4px 0 0; font-size: 29px; letter-spacing: -.04em; }
.details-header > p { margin: 0; color: #c1b6cb; font-size: 15px; line-height: 1.7; }
.details-flow { padding: 24px 34px; display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; align-items: center; gap: 18px; border-bottom: 1px solid var(--line); }
.details-flow article { display: flex; align-items: center; gap: 11px; }
.details-flow article > span { width: 34px; height: 34px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 9px; background: rgba(124,58,237,.14); color: var(--violet); font-size: 8px; font-weight: 850; }
.details-flow article > div { display: grid; gap: 4px; }
.details-flow b { font-size: 14px; }
.details-flow small { color: #a195aa; font-size: 11px; line-height: 1.45; }
.details-flow > i { color: #554563; font-style: normal; }
.details-grid { padding: 30px 34px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.details-grid article { min-height: 158px; padding: 22px; display: flex; gap: 14px; border: 1px solid rgba(255,255,255,.075); border-radius: 13px; background: rgba(7,3,13,.58); }
.details-grid article > span { width: 34px; height: 34px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 9px; background: rgba(124,58,237,.12); color: var(--violet); }
.details-grid h4 { margin: 2px 0 9px; font-size: 15px; }
.details-grid p { margin: 0; color: #a095aa; font-size: 12px; line-height: 1.65; }
.details-footer { min-height: 88px; padding: 17px 34px; display: flex; align-items: center; justify-content: space-between; gap: 25px; background: linear-gradient(90deg, rgba(124,58,237,.84), rgba(155,58,225,.9)); }
.details-footer > span { font-size: 16px; font-weight: 750; }
.details-footer .button { min-height: 46px; font-size: 13px; }

.how-section { border-block: 1px solid rgba(255,255,255,.045); background: #0a0412; }
.steps-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.steps-grid article { min-height: 260px; padding: 26px; position: relative; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(150deg, #120822, #0c0516); }
.steps-grid article > span { position: absolute; top: 23px; right: 23px; color: #554760; font-size: 8px; }
.steps-grid article > div { width: 66px; height: 66px; margin: 34px 0 29px; display: grid; place-items: center; border: 1px solid rgba(168,85,247,.25); border-radius: 18px; background: rgba(124,58,237,.1); color: var(--violet); font-size: 22px; }
.steps-grid h3 { margin: 0 0 8px; font-size: 17px; }
.steps-grid p { margin: 0; color: #9e92a8; font-size: 13px; line-height: 1.6; }

.security-section { padding-top: 90px; padding-bottom: 105px; }
.security-card { min-height: 300px; padding: 48px; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 70px; position: relative; overflow: hidden; border: 1px solid var(--line-strong); border-radius: 27px; background: linear-gradient(135deg, #170a2b, #0d0618); }
.security-card::after { content: ""; position: absolute; width: 340px; height: 340px; right: -120px; bottom: -190px; border-radius: 50%; background: var(--purple); filter: blur(120px); opacity: .15; }
.security-card h2 { margin: 18px 0 0; font-size: 47px; }
.security-card > p { position: relative; z-index: 1; margin: 0; color: var(--muted); font-size: 16px; line-height: 1.75; }
.security-points { grid-column: 1 / -1; display: flex; gap: 10px; }
.security-points span { padding: 11px 14px; border: 1px solid var(--line); border-radius: 99px; color: #cfc3d8; font-size: 12px; }
.security-points i { color: var(--mint); margin-right: 5px; font-style: normal; }

.site-footer { border-top: 1px solid var(--line); background: #05020b; }
.footer-content { min-height: 145px; display: grid; grid-template-columns: 150px 1fr auto auto; align-items: center; gap: 35px; color: #71667c; font-size: 9px; }
.footer-brand { width: 140px; }
.footer-content p { margin: 0; }
.footer-content nav { display: flex; gap: 20px; }
.footer-content nav a:hover { color: white; }

.legal-modal { position: fixed; inset: 0; z-index: 90; display: grid; place-items: center; padding: 22px; }
.legal-modal-backdrop { position: absolute; inset: 0; background: rgba(3,1,8,.8); backdrop-filter: blur(10px); animation: modal-fade .2s ease both; }
.legal-dialog { width: min(520px, 100%); max-height: calc(100vh - 44px); overflow: auto; position: relative; padding: 34px; border: 1px solid rgba(192,132,252,.3); border-radius: 24px; background: radial-gradient(circle at 100% 0, rgba(124,58,237,.18), transparent 35%), #10071e; box-shadow: 0 35px 110px rgba(0,0,0,.62); animation: modal-in .24s ease both; }
.legal-close { position: absolute; top: 15px; right: 15px; width: 36px; height: 36px; border: 1px solid var(--line); border-radius: 10px; background: rgba(255,255,255,.035); color: #bcb1c7; cursor: pointer; font-size: 21px; }
.legal-close:hover { color: white; border-color: var(--line-strong); }
.legal-dialog-icon { width: 44px; height: 44px; display: grid; place-items: center; border-radius: 13px; background: rgba(73,229,177,.1); color: var(--mint); font-size: 20px; box-shadow: inset 0 0 0 1px rgba(73,229,177,.2); }
.legal-kicker { margin: 20px 0 8px; color: var(--violet); font-size: 9px; font-weight: 850; letter-spacing: .16em; }
.legal-dialog h2 { margin: 0 45px 10px 0; font-size: 27px; letter-spacing: -.04em; }
.legal-dialog > p:not(.legal-kicker):not(.legal-error) { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.65; }
.legal-benefits { margin: 22px 0 16px; display: flex; flex-wrap: wrap; gap: 7px; }
.legal-benefits span { padding: 8px 10px; border: 1px solid var(--line); border-radius: 99px; color: #cbbfd4; background: rgba(255,255,255,.025); font-size: 10px; }
.legal-check { padding: 15px; display: grid; grid-template-columns: 18px 1fr; gap: 11px; border: 1px solid var(--line); border-radius: 13px; background: rgba(4,1,9,.4); cursor: pointer; }
.legal-check input { width: 17px; height: 17px; margin: 2px 0 0; accent-color: var(--purple-light); }
.legal-check span { color: #bcb0c6; font-size: 12px; line-height: 1.55; }
.legal-check a, .legal-document a { color: var(--violet); text-decoration: underline; text-underline-offset: 3px; }
.legal-continue { width: 100%; margin-top: 16px; }
.legal-continue:disabled { opacity: .45; cursor: not-allowed; transform: none; box-shadow: none; }
.legal-error { margin: 10px 0 -4px !important; color: #ff8ca6 !important; font-size: 11px !important; }
.legal-dialog > small { display: block; margin-top: 10px; color: var(--muted-2); text-align: center; font-size: 9px; }

.legal-header { background: rgba(8,3,18,.82); border-color: var(--line); backdrop-filter: blur(18px); }
.legal-back { padding: 10px 13px; border: 1px solid var(--line); border-radius: 10px; color: #b8adc2; font-size: 12px; font-weight: 700; transition: color .2s, border-color .2s; }
.legal-back:hover { color: white; border-color: var(--line-strong); }
.legal-main { padding: 86px 0 120px; }
.legal-hero { max-width: 800px; margin-bottom: 55px; }
.legal-hero h1 { margin: 21px 0 15px; font-size: clamp(43px, 6vw, 68px); line-height: 1; letter-spacing: -.055em; }
.legal-hero > p { max-width: 690px; margin: 0; color: var(--muted); font-size: 17px; line-height: 1.7; }
.legal-meta { margin-top: 23px; display: flex; flex-wrap: wrap; gap: 8px; }
.legal-meta span { padding: 8px 11px; border: 1px solid var(--line); border-radius: 99px; color: #94889f; font-size: 10px; }
.legal-layout { display: grid; grid-template-columns: 225px minmax(0, 760px); align-items: start; gap: 70px; }
.legal-summary { position: sticky; top: 110px; padding: 20px; display: grid; gap: 4px; border: 1px solid var(--line); border-radius: 16px; background: rgba(15,7,27,.72); }
.legal-summary strong { margin: 1px 7px 9px; color: white; font-size: 12px; }
.legal-summary a { padding: 7px; border-radius: 7px; color: #92869d; font-size: 11px; line-height: 1.3; }
.legal-summary a:hover { color: white; background: rgba(255,255,255,.035); }
.legal-document { min-width: 0; }
.legal-document section { padding-bottom: 38px; margin-bottom: 38px; border-bottom: 1px solid var(--line); scroll-margin-top: 105px; }
.legal-document section:last-child { border-bottom: 0; }
.legal-document h2 { margin: 0 0 15px; font-size: 23px; letter-spacing: -.025em; }
.legal-document p, .legal-document li { color: #b4a9bd; font-size: 14px; line-height: 1.78; }
.legal-document p { margin: 0 0 13px; }
.legal-document ul { margin: 0; padding-left: 20px; }
.legal-document li + li { margin-top: 9px; }
.legal-document strong { color: #e9e2ee; }
.legal-callout { margin: 20px 0 4px; padding: 17px 19px; border: 1px solid rgba(192,132,252,.22); border-left: 3px solid var(--purple-light); border-radius: 11px; background: rgba(124,58,237,.07); color: #d1c6da; font-size: 13px; line-height: 1.7; }
.legal-footer nav a[aria-current="page"] { color: white; }

.toast { position: fixed; right: 22px; bottom: 22px; z-index: 50; max-width: 330px; padding: 14px 17px; display: flex; align-items: center; gap: 10px; border: 1px solid rgba(255,110,145,.25); border-radius: 13px; background: rgba(20,8,34,.96); box-shadow: var(--shadow); opacity: 0; transform: translateY(16px); pointer-events: none; transition: opacity .25s, transform .25s; }
.toast.show { opacity: 1; transform: none; }
.toast > i { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 50%; background: #ff7393; color: #2b0710; font-style: normal; font-weight: 900; }
.toast > div { display: grid; gap: 3px; }.toast b{font-size:10px}.toast span{color:#8c8197;font-size:8px}

.reveal { opacity: 1; transform: none; }
.js .reveal { opacity: 0; transform: translateY(18px); transition: opacity .6s ease, transform .6s ease; }
.js .reveal.visible { opacity: 1; transform: none; }
.delay-one { transition-delay: .08s; }.delay-two{transition-delay:.16s}
@keyframes spin { to { transform: rotate(360deg); } }
@keyframes details-in { from { opacity: 0; transform: translateY(-8px); } to { opacity: 1; transform: none; } }
@keyframes modal-fade { from { opacity: 0; } }
@keyframes modal-in { from { opacity: 0; transform: translateY(10px) scale(.98); } }

@media (max-width: 960px) {
  :root { --shell: min(100% - 34px, 760px); }
  .hero { grid-template-columns: 1fr; gap: 5px; padding-top: 85px; text-align: center; }
  .hero .eyebrow { justify-content: center; }.hero-copy>p{margin-inline:auto}.trust-line{justify-content:center}
  .hero-mascot { height: 540px; }.hero-mascot>img{width:400px}.mascot-status{right:8%}
  .bot-selector { grid-template-columns: repeat(2,1fr); }
  .details-header { grid-template-columns: 1fr 1fr; }.details-header>.button{grid-column:1/-1;width:100%}
  .details-grid { grid-template-columns: repeat(2,1fr); }
  .footer-content { grid-template-columns:150px 1fr auto}.footer-content>span{grid-column:1/-1;padding-bottom:24px}
  .legal-layout { grid-template-columns: 190px minmax(0, 1fr); gap: 35px; }
}

@media (max-width: 680px) {
  :root { --shell: calc(100% - 28px); --radius: 18px; }
  .site-header { height: 68px; }.brand{width:125px;height:56px}.nav-toggle{display:block;margin-left:auto}
  .site-header nav { position:absolute;left:14px;right:14px;top:61px;padding:12px;display:grid;gap:3px;border:1px solid var(--line);border-radius:14px;background:rgba(13,5,24,.98);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.2s }
  .site-header nav.open { opacity:1;visibility:visible;transform:none }.site-header nav a{padding:11px;border-radius:8px}.site-header nav a:hover{background:rgba(255,255,255,.04)}
  .hero { min-height:auto;padding:67px 0 50px }.hero h1{font-size:clamp(48px,14vw,65px)}.hero-copy>p{font-size:16px}.hero .button{width:100%}.trust-line{gap:9px 14px;font-size:8px}
  .hero-mascot { height:470px }.hero-mascot>img{width:340px;max-height:460px}.orbit-one{width:360px;height:360px}.orbit-two{width:280px;height:280px}.mascot-status{right:0;bottom:55px;min-width:148px}.mascot-status b{font-size:8px}
  .compact-strip>div { width:100%;min-width:0;padding-inline:20px;justify-content:flex-start;gap:23px;overflow:hidden;white-space:nowrap }.compact-strip span:first-child{margin-left:0}
  .section { padding-block:78px }.section-heading{margin-bottom:34px}.section-heading h2{font-size:40px}.section-heading>p{font-size:14px}
  .bot-selector { grid-template-columns:1fr }.bot-option{min-height:95px}.bot-option.coming{min-height:84px}
  .bot-details { border-radius:19px }.details-header{padding:25px;grid-template-columns:1fr;gap:20px}.details-header>.button{grid-column:auto}.details-flow{padding:22px 25px;grid-template-columns:1fr;gap:16px}.details-flow>i{transform:rotate(90deg);justify-self:center}.details-grid{padding:22px;grid-template-columns:1fr}.details-grid article{min-height:135px}.details-footer{padding:22px;align-items:flex-start;flex-direction:column}.details-footer .button{width:100%}
  .steps-grid { grid-template-columns:1fr }.steps-grid article{min-height:230px}.steps-grid article>div{margin:25px 0}
  .security-section{padding-block:70px}.security-card{padding:30px 25px;grid-template-columns:1fr;gap:25px}.security-card h2{font-size:39px}.security-points{grid-column:auto;flex-wrap:wrap}
  .footer-content { padding:34px 0;grid-template-columns:1fr;gap:16px}.footer-content>span{grid-column:auto;padding:0}.footer-content nav{flex-wrap:wrap}
  .toast{left:14px;right:14px;bottom:14px}
  .legal-dialog { padding: 27px 20px 22px; border-radius: 19px; }
  .legal-dialog h2 { font-size: 24px; }
  .legal-benefits { gap: 5px; }
  .legal-benefits span { font-size: 9px; }
  .legal-main { padding: 61px 0 80px; }
  .legal-hero { margin-bottom: 36px; }
  .legal-hero h1 { font-size: 42px; }
  .legal-hero > p { font-size: 15px; }
  .legal-layout { grid-template-columns: 1fr; gap: 30px; }
  .legal-summary { position: static; grid-template-columns: repeat(2, minmax(0,1fr)); }
  .legal-summary strong { grid-column: 1 / -1; }
  .legal-document section { padding-bottom: 28px; margin-bottom: 28px; }
  .legal-document h2 { font-size: 20px; }
  .legal-document p, .legal-document li { font-size: 13px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .js .reveal { opacity: 1; transform: none; }
}
