html { scroll-behavior: smooth; scroll-padding-top: 24px; }
html, body { height: auto; min-height: 100%; overflow: visible; }
body { overflow-x: clip; }
a { color: inherit; }
button, input { font: inherit; }
button, a, input { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 2px solid #85d8e7; outline-offset: 5px; }
.page { width: 100%; height: 100svh; min-height: 580px !important; }
.skip-link { position: fixed; left: 16px; top: -100px; z-index: 100; padding: 12px 20px; background: white; color: #08090b; }
.skip-link:focus { top: 16px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.site-footer { background: #070809; color: #f5f5f2; border-top: 1px solid #25272b; padding: 76px max(32px, calc((100vw - 1240px)/2)) 0; }
.footer-grid { display: grid; grid-template-columns: 1fr .7fr 1.25fr; gap: 70px; padding-bottom: 52px; }
.wordmark { display: inline-block; font-family: var(--font-display); font-size: 48px; line-height: 1; letter-spacing: .06em; text-decoration: none; }
.wordmark span { display: block; margin-top: 8px; font: 500 10px var(--font-body); letter-spacing: .42em; }
.footer-brand p { color: #b8b9bc; font-size: 15px; line-height: 1.7; margin: 28px 0 16px; }
.contact-email { font-size: 16px; text-decoration-thickness: 1px; text-underline-offset: 5px; text-decoration-color: #777; }
.footer-heading { font: 600 12px var(--font-body); letter-spacing: .22em; margin: 5px 0 22px; }
.footer-nav { display: flex; flex-direction: column; align-items: flex-start; gap: 14px; }
.footer-nav .footer-heading { margin-bottom: 10px; }
.footer-nav a { color: #c9cacc; text-decoration: none; font-size: 15px; }
.footer-nav a:hover, .contact-email:hover { color: #8ed5e0; }
.footer-signup > p { color: #b8b9bc; font-size: 15px; line-height: 1.6; max-width: 370px; }
.signup-form { margin-top: 18px; }
.email-row { display: flex; align-items: center; border-bottom: 1px solid #8b8d91; transition: border-color .15s; }
.email-row:focus-within { border-color: #8ed5e0; }
.email-row input { min-width: 0; width: 100%; background: transparent; border: 0; color: #fff; padding: 13px 0; border-radius: 0; font-size: 16px; outline: none; }
.email-row input::placeholder { color: #b7b8bc; opacity: 1; }
.email-row button { flex: 0 0 46px; min-height: 46px; display: grid; place-items: center; color: #f5f5f2; background: transparent; border: 0; cursor: pointer; }
.email-row button:hover { color: #8ed5e0; }
.email-row button svg { width: 24px; height: 24px; }
.email-row button:disabled { opacity: .4; cursor: wait; }
.consent { display: flex; gap: 10px; align-items: flex-start; margin-top: 17px; font-size: 12px; line-height: 1.5; color: #b8b9bc; cursor: pointer; }
.consent input { accent-color: #8ed5e0; flex-shrink: 0; width: 15px; height: 15px; margin-top: 2px; }
.signup-privacy { font-size: 11px; line-height: 1.6; color: #969a9f; margin: 9px 0 0 25px; }
.signup-privacy a { text-underline-offset: 3px; }
.form-trap { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.form-status { color: #8ed5e0; font-size: 13px; line-height: 1.5; margin-top: 8px; }
.form-status:empty { display: none; }
.form-status[data-error="true"] { color: #ffb7a9; }
.social-icons { display: flex; gap: 13px; align-items: center; margin-top: 25px; }
.social-icon { display: grid; width: 32px; height: 32px; place-items: center; color: #ddd; }
.social-icon svg { width: 23px; height: 23px; }
.social-pending { opacity: .62; cursor: default; }
.footer-signup > .social-note { font-size: 11px; letter-spacing: .05em; color: #969a9f; margin-top: 4px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid #26272b; padding: 22px 0; font-size: 11px; color: #94969b; letter-spacing: .03em; }
.info-page { background: #101114; }
.site-header { max-width: 1240px; margin: auto; padding: 28px 0; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #303137; }
.site-header .wordmark { font-size: 32px; }
.back-home { font-size: 13px; color: #bfc0c5; text-decoration: none; }
.info-main { max-width: 1080px; margin: auto; padding: 76px 0 96px; }
.info-heading { max-width: 780px; margin-bottom: 56px; }
.info-heading .eyebrow { display: block; color: #8ed5e0; }
.info-heading h1 { font-family: var(--font-display); font-size: clamp(48px, 6vw, 80px); letter-spacing: .025em; font-weight: 400; line-height: 1.1; margin: 15px 0; }
.info-heading > p { color: #b6b8bf; font-size: 19px; line-height: 1.6; max-width: 640px; }
.policy-layout { display: grid; grid-template-columns: 220px minmax(0, 1fr); gap: 70px; }
.policy-nav { display: flex; flex-direction: column; gap: 14px; align-self: start; position: sticky; top: 30px; border-left: 1px solid #3d4249; padding-left: 20px; }
.policy-nav a { font-size: 13px; color: #b7bac2; text-decoration: none; line-height: 1.5; }
.policy-nav a:hover { color: #8ed5e0; }
.policy-copy { max-width: 720px; }
.policy-copy section + section { margin-top: 34px; }
.policy-copy h2 { font-size: 21px; font-weight: 500; letter-spacing: -.01em; margin-bottom: 14px; }
.policy-copy p, .policy-copy li { color: #bec1c8; font-size: 16px; line-height: 1.85; }
.policy-copy p + p { margin-top: 14px; }
.policy-copy a { color: #b0e2e9; text-underline-offset: 4px; }
.policy-copy ul { padding-left: 20px; margin-top: 12px; }
.policy-copy li + li { margin-top: 6px; }
.policy-date { font-size: 12px !important; color: #90949f !important; border-bottom: 1px solid #303137; padding-bottom: 22px; margin-bottom: 30px; }
.policy-notice { border: 1px solid #35434a; background: #141e23; padding: 22px 25px; margin-bottom: 32px; }
.contact-layout { display: grid; grid-template-columns: 1.2fr 1fr; gap: 70px; }
.contact-card { border-top: 1px solid #4f545d; padding-top: 28px; }
.contact-card h2 { font-size: 12px; font-weight: 500; letter-spacing: .18em; color: #b0b4bc; }
.contact-card .big-email { display: inline-block; font-size: clamp(23px, 3vw, 34px); font-weight: 400; margin: 20px 0 26px; text-decoration: none; border-bottom: 1px solid #596069; padding-bottom: 5px; }
.contact-card p { font-size: 16px; color: #b8bcc5; line-height: 1.8; }
.contact-card h3 { font-size: 17px; font-weight: 500; margin-bottom: 12px; }
.contact-card .contact-topic + .contact-topic { margin-top: 30px; }
.preferences-form { max-width: 500px; margin-top: 25px; }
.preferences-form label { display: block; font-size: 14px; margin-bottom: 10px; color: #c5c7cc; }
.preferences-form input[type="email"] { width: 100%; padding: 15px; background: #191b20; color: white; border: 1px solid #565b66; border-radius: 2px; }
.preferences-form button { margin-top: 18px; padding: 13px 24px; background: #e8ecec; color: #111419; border: 0; cursor: pointer; }
@media (max-width: 1320px) { .site-header { margin: 0 40px; } .info-main { padding-left: 40px; padding-right: 40px; } }
@media (max-width: 900px) { .footer-grid { gap: 35px; grid-template-columns: 1fr .7fr 1.3fr; } .site-footer { padding-top: 55px; } .policy-layout { grid-template-columns: 180px minmax(0, 1fr); gap: 35px; } }
@media (max-width: 700px) {
  .site-footer { padding: 48px 26px 0; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 42px 25px; padding-bottom: 35px; }
  .footer-signup { grid-column: 1 / -1; max-width: 480px; }
  .wordmark { font-size: 38px; }
  .wordmark span { font-size: 8px; }
  .footer-brand p { font-size: 13px; margin-top: 22px; }
  .contact-email { font-size: 14px; }
  .footer-nav { gap: 15px; }
  .footer-nav a { font-size: 14px; }
  .footer-heading { font-size: 10px; letter-spacing: .17em; }
  .footer-bottom { flex-direction: column; gap: 9px; font-size: 10px; }
  .site-header { margin: 0 24px; padding: 24px 0; }
  .info-main { padding: 48px 24px 64px; }
  .info-heading { margin-bottom: 35px; }
  .info-heading > p { font-size: 17px; }
  .policy-layout, .contact-layout { grid-template-columns: 1fr; gap: 35px; }
  .policy-nav { position: static; display: flex; flex-direction: row; flex-wrap: wrap; column-gap: 20px; row-gap: 10px; padding: 0 0 20px; border: 0; border-bottom: 1px solid #303137; }
  .policy-copy p, .policy-copy li { font-size: 15px; line-height: 1.8; }
  .page { min-height: 620px !important; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .dot { animation: none; opacity: .65; } }
