@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("/fonts/inter-400.woff") format("woff"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("/fonts/inter-500.woff") format("woff"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("/fonts/inter-600.woff") format("woff"); }
:root {
  color-scheme: light;
  --background: #fff; --foreground: #101c2d;
  --card: #fff; --card-foreground: #101c2d;
  --popover: #fff; --popover-foreground: #101c2d;
  --primary: #005bea; --primary-foreground: #fff;
  --secondary: #f5f8fc; --secondary-foreground: #101c2d;
  --muted: #f5f8fc; --muted-foreground: #637183;
  --accent: #eef4ff; --accent-foreground: #0751d0;
  --destructive: #ac2e35; --border: #e2e7ee; --input: #dbe2e9; --ring: #3c82f6; --radius: .5rem;
}
* { box-sizing: border-box; }
html { scroll-behavior: auto; }
body { margin: 0; background: var(--background); color: var(--foreground); font-family: "Inter", "Helvetica Neue", Arial, sans-serif; font-synthesis: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: auto; }
button, input { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
button:disabled { cursor: wait; opacity: .65; }
button:focus-visible, a:focus-visible { outline: 3px solid #82afff; outline-offset: 5px; }
::selection { background: #dceaff; color: #101c2d; }
.page-width { width: min(1280px, calc(100% - 112px)); margin-inline: auto; }
.site-header { min-height: 104px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--border); gap: 20px; }
.brand-link { color: inherit; text-decoration: none; border-radius: 4px; }
.brand { display: inline-flex; align-items: center; gap: 11px; font-size: 1.75rem; letter-spacing: -.055em; line-height: 1; font-weight: 600; }
.brand img { display: block; width: 34px; height: 34px; object-fit: contain; }
.button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 32px; border: 1px solid transparent; border-radius: 9px; padding: 0 24px; font-size: .9375rem; font-weight: 500; line-height: 1.4; transition: background-color 120ms, border-color 120ms, box-shadow 120ms; }
.button-outline { min-height: 44px; border-color: #c9d4e0; background: white; color: #173550; }
.button-outline:hover { background: #f5f8fd; border-color: #6f90b9; }
.button-primary { background: var(--primary); color: white; box-shadow: 0 3px 6px #005bea11; }
.button-primary:hover { background: #004dce; box-shadow: 0 4px 10px #005bea1f; }
.hero { display: grid; grid-template-columns: 1.15fr 1fr; align-items: center; min-height: 684px; position: relative; padding-top: 46px; padding-bottom: 66px; gap: 24px; }
.hero-copy { position: relative; z-index: 1; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: #456581; font-size: .75rem; font-weight: 500; letter-spacing: .13em; margin: 0 0 34px; }
.eyebrow-line { display: inline-block; width: 21px; height: 2px; background: #0866ef; margin-right: 2px; }
.eyebrow-separator { color: #7f96ae; }
h1 { font-size: clamp(3.4rem, 5.45vw, 5rem); letter-spacing: -.052em; font-weight: 500; line-height: 1.12; margin: 0; }
h1 span { color: #005bea; white-space: normal; }
.hero-description { max-width: 440px; color: #536176; font-size: 1.0625rem; line-height: 1.8; margin: 28px 0 29px; }
.hero-description strong { display: block; font-weight: 500; color: #253c58; margin-bottom: 5px; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 22px; }
.text-link { display: inline-flex; align-items: center; gap: 8px; color: #0756cf; font-size: .9375rem; line-height: 1.6; font-weight: 500; text-decoration: none; text-underline-offset: 4px; }
.text-link:hover { text-decoration: underline; }
.text-link svg { flex-shrink: 0; }
.hero-learn-link { min-height: 44px; }
.hero-button { min-height: 56px; padding-inline: 23px 20px; font-size: 1rem; gap: 33px; }
.trust-line { font-size: .75rem; line-height: 1.8; color: #607087; margin-top: 17px; display: flex; flex-wrap: wrap; align-items: center; gap: 7px; }
.trust-line span { color: #8998aa; }
.hero-art { position: relative; aspect-ratio: 1; width: 100%; max-width: 580px; justify-self: end; background: #fff; }
.sculpture { display: block; width: 100%; height: 100%; object-fit: contain; }
.art-corner { position: absolute; width: 17px; height: 17px; z-index: 1; opacity: .6; border-color: #d9e2ed; }
.art-corner-top { top: 37px; right: 11px; border-top: 1px solid #b4c6dc; border-right: 1px solid #b4c6dc; }
.art-corner-bottom { bottom: 37px; left: 11px; border-bottom: 1px solid #b4c6dc; border-left: 1px solid #b4c6dc; }
.earning-section { border-top: 1px solid var(--border); padding-block: 85px 82px; scroll-margin-top: 32px; }
.section-eyebrow { font-size: .75rem; line-height: 1.6; letter-spacing: .12em; font-weight: 500; color: #3f6188; margin: 0 0 16px; }
.earning-intro { display: grid; grid-template-columns: 1.1fr 1fr; align-items: end; gap: 70px; margin-bottom: 44px; }
.earning-intro h2 { font-size: clamp(2.25rem, 3.8vw, 3.25rem); line-height: 1.13; }
.earning-intro h2 span { color: var(--primary); }
.earning-intro > p { font-size: 1.0625rem; line-height: 1.8; color: #536176; max-width: 460px; margin: 0 0 4px; }
.earning-explainers { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.explanation-panel { padding: 38px 38px 32px; border-radius: 16px; display: flex; flex-direction: column; align-items: flex-start; }
.staking-explanation { background: #f5f8fd; border: 1px solid #dde7f4; }
.panel-label { font-size: .75rem; letter-spacing: .1em; font-weight: 500; color: #46648a; line-height: 1.5; margin: 0 0 23px; }
.explanation-panel h3 { font-size: clamp(1.65rem, 2.4vw, 2.125rem); line-height: 1.2; font-weight: 500; letter-spacing: -.035em; margin: 0 0 22px; }
.explanation-panel > p:not(.panel-label) { color: #536176; font-size: 1rem; line-height: 1.8; margin: 0 0 17px; max-width: 470px; }
.explanation-panel .source-link { margin-top: auto; padding-top: 18px; }
.source-link { font-size: .875rem; }
.xrp-explanation { background: #102847; border: 1px solid #1e3a60; color: #fff; }
.xrp-explanation .panel-label { color: #a9c6f2; }
.xrp-explanation > p:not(.panel-label) { color: #d5dfec; }
.xrp-explanation .source-link { color: #a7c9ff; }
.product-status { border-top: 1px solid #38516e; padding-top: 19px; margin-top: 4px; width: 100%; }
.product-status > span { color: #a9c6f2; font-size: .75rem; letter-spacing: .07em; font-weight: 500; }
.product-status > p { color: #edf3fd; font-size: 1rem; line-height: 1.7; margin: 7px 0 0; }
.earning-flow-heading { margin: 50px 0 26px; }
.earning-flow-heading h3, .launch-details h3 { font-size: 1.5rem; font-weight: 500; letter-spacing: -.025em; line-height: 1.3; margin: 0 0 10px; }
.earning-flow-heading p { font-size: .9375rem; line-height: 1.7; color: #637183; margin: 0; }
.earning-flow { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 38px; list-style: none; padding: 0; margin: 0; }
.earning-flow > li { border-top: 1px solid #dce4ee; padding-top: 22px; min-width: 0; }
.earning-step-number { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; border: 1px solid #cddcf2; border-radius: 50%; background: #f5f9ff; color: #0756cf; font-size: .75rem; font-weight: 500; margin-bottom: 20px; }
.earning-flow h4 { font-size: 1.125rem; font-weight: 500; letter-spacing: -.02em; line-height: 1.4; margin: 0 0 10px; }
.earning-flow li p { font-size: 1rem; line-height: 1.75; color: #536176; margin: 0; }
.earning-context { margin-top: 32px; padding: 23px 0 0; border-top: 1px solid #e5eaf1; display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.earning-context > p { max-width: 735px; margin: 0; font-size: .875rem; color: #637183; line-height: 1.8; }
.earning-context strong { font-weight: 500; color: #304963; }
.earning-context .source-link { flex-shrink: 0; }
.information { border-block: 1px solid var(--border); background: #f8fafc; padding-block: 72px; }
.section-intro { display: flex; justify-content: space-between; align-items: center; gap: 40px; margin-bottom: 43px; }
h2 { font-size: 2.4rem; letter-spacing: -.045em; line-height: 1.15; font-weight: 500; margin: 0; }
.section-intro > p { color: #536176; font-size: 1rem; line-height: 1.65; margin: 0; padding-right: 26px; }
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 46px; }
.feature { border-top: 1px solid #d8e2ed; padding-top: 22px; }
.feature-number { display: flex; align-items: center; gap: 11px; color: #075de5; font-family: ui-monospace, SFMono-Regular, Consolas, monospace; font-size: .75rem; }
.feature-number > span { width: 21px; height: 1px; background: #91b6f3; }
.feature h3 { font-size: 1.125rem; font-weight: 500; letter-spacing: -.022em; margin: 17px 0 11px; }
.feature > p { color: #536176; font-size: 1rem; line-height: 1.75; max-width: 320px; margin: 0; }
.launch-details { margin-top: 46px; padding: 32px; display: grid; grid-template-columns: 1fr 1fr; gap: 56px; border: 1px solid #e0e7f0; border-radius: 12px; background: #fff; }
.launch-details .section-eyebrow { margin-bottom: 12px; }
.launch-details > div > p:last-child { color: #637183; font-size: 1rem; line-height: 1.7; max-width: 420px; margin: 0; }
.launch-details ul { display: grid; gap: 0; list-style: none; padding: 0; margin: 0; }
.launch-details li { display: flex; align-items: center; gap: 12px; color: #3d536e; padding: 12px 0; font-size: .9375rem; line-height: 1.5; border-bottom: 1px solid #e8edf4; }
.launch-details li:last-child { border-bottom: 0; }
.launch-details li > span { flex-shrink: 0; width: 12px; height: 1px; background: #4681df; }
.closing-cta { display: flex; align-items: center; justify-content: space-between; gap: 40px; padding-block: 72px; border-bottom: 1px solid var(--border); }
.closing-cta h2 { font-size: clamp(2rem, 3.4vw, 2.75rem); }
.closing-cta p:last-child { max-width: 570px; font-size: 1rem; line-height: 1.75; color: #637183; margin: 18px 0 0; }
.closing-cta > .button { flex-shrink: 0; min-height: 54px; }
.site-footer { min-height: 132px; display: flex; align-items: center; justify-content: space-between; gap: 35px; }
.footer-brand { display: flex; align-items: center; gap: 33px; }
.brand-footer { font-size: 1.45rem; gap: 9px; }
.brand-footer img { width: 27px; height: 27px; }
.copyright { color: #6c7887; font-size: .75rem; white-space: nowrap; }
.site-footer > p { font-size: .75rem; color: #738091; line-height: 1.75; margin: 0; text-align: right; }
.skip-link { position: fixed; top: -80px; left: 20px; background: var(--foreground); padding: 12px 20px; color: white; z-index: 100; }
.skip-link:focus { top: 12px; }
.waitlist-dialog::backdrop { background: #0b172957; backdrop-filter: blur(7px); animation-duration: 140ms !important; }
.waitlist-dialog {
  margin: auto; width: min(880px, calc(100% - 40px)); max-width: none !important;
  height: fit-content; max-height: calc(100vh - 40px); max-height: calc(100dvh - 40px);
  display: flex; flex-direction: column; min-height: 0;
  padding: 0; border: 1px solid #ffffffc9; border-radius: 22px; gap: 0; overflow: hidden;
  box-shadow: 0 0 0 1px #152c4812, 0 32px 100px -16px #12233d45, 0 8px 28px #12233d15;
  animation: none !important; background: white;
}
.modal-scroll {
  display: grid; grid-template-columns: 300px minmax(0, 1fr);
  min-height: 0; max-height: inherit; overflow-y: auto; overflow-x: hidden;
  overscroll-behavior: contain; scroll-padding-block: 58px 24px;
  scrollbar-width: thin; scrollbar-color: #c6d2e4 transparent;
}
.modal-close { position: absolute; top: 19px; right: 19px; z-index: 2; width: 36px; height: 36px; padding: 0; display: grid; place-items: center; border: 1px solid #e9edf3; border-radius: 50%; background: white; color: #52627a; transition: background 120ms, border-color 120ms; }
.modal-close:hover { background: #f4f7fc; border-color: #c6d5e8; }
.modal-brand-panel { padding: 39px 34px 35px; display: flex; flex-direction: column; justify-content: space-between; background: linear-gradient(148deg, #f1f6ff 0%, #eaf2ff 100%); border-right: 1px solid #dce8f8; min-height: 0; }
.modal-brand-panel .brand { font-size: 1.55rem; }
.modal-brand-panel .brand img { width: 29px; height: 29px; }
.modal-brand-message { padding-block: 46px 55px; }
.modal-status { display: inline-flex; padding: 6px 9px; border: 1px solid #c8d9f4; border-radius: 4px; font-size: .75rem; letter-spacing: .1em; color: #496685; font-weight: 500; }
.modal-brand-message > p { font-size: 2.625rem; font-weight: 500; line-height: 1.15; letter-spacing: -.052em; margin: 24px 0 27px; }
.modal-brand-message > p > span { color: #075ce7; }
.modal-brand-rule { width: 37px; height: 2px; background: #0b65ee; }
.modal-benefits { display: flex; flex-direction: column; gap: 13px; }
.modal-benefits > p { display: flex; gap: 10px; align-items: center; color: #4d6380; font-size: .75rem; margin: 0; }
.modal-benefits svg { color: #1962ca; }
.modal-form-panel { padding: 48px 42px 32px; min-width: 0; }
.modal-eyebrow { font-size: .75rem; color: #57708e; letter-spacing: .09em; margin: 0 0 15px; font-weight: 500; }
.modal-title { font-size: 2.05rem; line-height: 1.2; letter-spacing: -.042em; font-weight: 500; color: #122038; outline: none; }
.modal-description { color: #617086; font-size: .9375rem; line-height: 1.75; margin-top: 12px; max-width: 365px; }
.waitlist-form { display: flex; flex-direction: column; gap: 18px; margin-top: 27px; }
.form-field { display: flex; flex-direction: column; gap: 8px; min-width: 0; }
.form-field label { font-size: .875rem; font-weight: 500; color: #304259; letter-spacing: -.015em; }
.input-wrap { position: relative; }
.input-wrap > svg { position: absolute; top: 17px; left: 15px; color: #8b9bb0; pointer-events: none; }
.form-field input, .holdings-trigger { display: flex; width: 100%; min-height: 51px; padding: 13px 15px; border: 1px solid #dfe5ee; border-radius: 8px; background: #fcfdff; font-size: .9375rem; line-height: 1.4; box-shadow: 0 1px 2px #18304c03; color: #20324b; transition: background-color 120ms, border-color 120ms, box-shadow 120ms; }
.input-wrap input { padding-left: 43px; }
.form-field input::placeholder { color: #93a0b2; }
.form-field input:hover, .holdings-trigger:hover { border-color: #b9cbe0; background: white; }
.form-field input:focus, .holdings-trigger:focus-visible { outline: none; background: white; border-color: #2f7af0; box-shadow: 0 0 0 3px #0864ee10; }
.input-wrap:focus-within > svg { color: #1c68d9; }
.form-field input[aria-invalid="true"], .holdings-trigger[aria-invalid="true"] { border-color: #d4787c; background: #fffafa; }
.holdings-trigger[data-placeholder] { color: #93a0b2; }
.honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.submit-button { width: 100%; min-height: 53px; justify-content: space-between; margin-top: 6px; font-size: .9375rem; padding-inline: 19px; }
.form-note { display: flex; align-items: center; justify-content: center; gap: 7px; color: #7c8a9d; font-size: .75rem; margin: -3px 0 0; }
.field-error { color: #ab3542; font-size: .75rem; line-height: 1.5; }
.form-error { color: #9b2934; font-size: .8125rem; line-height: 1.5; background: #fff5f5; padding: 11px 12px; border: 1px solid #f2dfe2; border-radius: 7px; margin: 0; }
.success-dialog { width: min(510px, calc(100% - 40px)); }
.success-dialog .modal-scroll { display: block; padding: 58px 44px 44px; }
.success-content { text-align: center; }
.success-icon { width: 68px; height: 68px; display: grid; place-items: center; color: #075ce7; background: #edf4ff; border: 1px solid #d9e8fe; box-shadow: 0 0 0 8px #f7faff; border-radius: 50%; margin: 0 auto 32px; }
.success-content .modal-eyebrow { margin-bottom: 13px; }
.success-content .modal-description { margin: 16px auto 0; }
.success-button { margin-top: 30px; min-width: 172px; }
.spinner { animation: rotate 800ms linear infinite; }
@keyframes rotate { to { transform: rotate(360deg); } }
@media (min-width: 1600px) { .hero { min-height: 720px; } }
@media (max-width: 1100px) {
  .page-width { width: calc(100% - 72px); }
  .hero { min-height: 600px; grid-template-columns: 1.16fr 1fr; }
  h1 { font-size: clamp(3.1rem, 5.65vw, 4.1rem); }
  .hero-description { max-width: 360px; font-size: 1rem; }
  .feature-grid { gap: 28px; }
  .trust-line { max-width: 360px; gap: 6px; }
  .earning-intro { gap: 40px; }
  .explanation-panel { padding: 30px 28px; }
  .earning-flow { gap: 26px; }
  .earning-context { flex-direction: column; align-items: flex-start; gap: 14px; }
}
@media (max-width: 760px) {
  .page-width { width: calc(100% - 44px); }
  .site-header { min-height: 86px; }
  .brand { font-size: 1.6rem; gap: 8px; }
  .brand img { width: 29px; height: 29px; }
  .button-outline { min-height: 44px; padding-inline: 16px; font-size: .875rem; }
  .hero { display: flex; flex-direction: column; align-items: stretch; padding-top: 55px; padding-bottom: 15px; gap: 0; }
  .eyebrow { font-size: .75rem; letter-spacing: .08em; margin-bottom: 27px; gap: 8px; }
  h1 { font-size: clamp(2.8rem, 9.6vw, 4.5rem); letter-spacing: -.06em; }
  .hero-description { font-size: 1rem; margin-top: 23px; max-width: 425px; line-height: 1.75; }
  .hero-button { min-height: 52px; }
  .hero-actions { gap: 10px 22px; }
  .trust-line { font-size: .75rem; margin-top: 16px; max-width: none; gap: 6px; }
  .hero-art { width: min(100%, 420px); align-self: center; margin-top: 2px; aspect-ratio: 1.25; }
  .sculpture { object-fit: cover; object-position: center; }
  .art-corner { width: 12px; height: 12px; }
  .art-corner-top { top: 28px; right: 0; }
  .art-corner-bottom { bottom: 28px; left: 0; }
  .earning-section { padding-block: 51px 48px; }
  .earning-intro { grid-template-columns: 1fr; gap: 22px; margin-bottom: 30px; }
  .earning-intro h2 { font-size: clamp(2rem, 8vw, 3rem); }
  .earning-intro > p { font-size: 1rem; margin: 0; }
  .earning-explainers { grid-template-columns: 1fr; gap: 18px; }
  .explanation-panel { padding: 28px 24px; border-radius: 12px; }
  .explanation-panel h3 { font-size: 1.75rem; }
  .panel-label { margin-bottom: 19px; }
  .earning-flow-heading { margin-top: 35px; }
  .earning-flow { grid-template-columns: 1fr; gap: 24px; }
  .earning-flow > li { display: grid; grid-template-columns: 34px 1fr; gap: 17px; padding-top: 23px; }
  .earning-step-number { margin: 0; }
  .earning-flow h4 { margin-top: 4px; }
  .earning-context { margin-top: 26px; }
  .information { padding-block: 47px 48px; }
  .section-intro { flex-direction: column; align-items: flex-start; gap: 17px; margin-bottom: 32px; }
  h2 { font-size: 2rem; }
  .section-intro > p { font-size: 1rem; padding: 0; max-width: 340px; }
  .desktop-break { display: none; }
  .feature-grid { grid-template-columns: 1fr; gap: 26px; }
  .feature { padding-top: 20px; display: grid; grid-template-columns: 40px 1fr; column-gap: 12px; }
  .feature-number { grid-column: 1; grid-row: 1; align-self: center; }
  .feature-number > span { display: none; }
  .feature h3 { grid-column: 2; margin: 0 0 9px; font-size: 1.125rem; }
  .feature > p { grid-column: 2; max-width: 420px; }
  .launch-details { grid-template-columns: 1fr; gap: 20px; margin-top: 32px; padding: 26px 24px; }
  .closing-cta { flex-direction: column; align-items: flex-start; gap: 26px; padding-block: 48px; }
  .site-footer { flex-direction: column; align-items: flex-start; min-height: 170px; padding-block: 32px; gap: 23px; }
  .footer-brand { width: 100%; justify-content: space-between; }
  .brand-footer { font-size: 1.35rem; }
  .brand-footer img { width: 25px; height: 25px; }
  .site-footer > p { text-align: left; max-width: 360px; }
  .waitlist-dialog { width: min(500px, calc(100% - 28px)); max-height: calc(100vh - 28px); max-height: calc(100dvh - 28px); padding: 0; border-radius: 18px; }
  .modal-scroll { grid-template-columns: 1fr; }
  .modal-brand-panel { min-height: 0; padding: 24px 26px; border-right: 0; border-bottom: 1px solid #e2eaf6; background: #f4f8ff; }
  .modal-brand-panel .brand { font-size: 1.4rem; }
  .modal-brand-panel .brand img { width: 27px; height: 27px; }
  .modal-brand-message, .modal-benefits { display: none; }
  .modal-form-panel { padding: 29px 26px 26px; }
  .modal-close { top: 20px; right: 20px; }
  .form-field input, .holdings-trigger { font-size: 1rem; }
  .success-dialog .modal-scroll { padding: 50px 27px 32px; }
  .modal-title { font-size: 2rem; }
  .modal-eyebrow { margin-bottom: 12px; }
  .modal-description { font-size: .9375rem; }
  .waitlist-form { gap: 16px; }

}
@media (max-height: 760px) and (min-width: 761px) {
  .modal-form-panel { padding: 31px 36px 25px; }
  .modal-brand-panel { padding: 31px 30px 28px; }
  .modal-brand-message { padding-block: 32px; }
  .modal-title { font-size: 1.8rem; }
  .modal-description { margin-top: 9px; line-height: 1.6; }
  .waitlist-form { gap: 13px; margin-top: 20px; }
  .form-field { gap: 6px; }
  .form-field input, .holdings-trigger { min-height: 46px; padding-block: 10px; }
  .input-wrap > svg { top: 14px; }
  .submit-button { min-height: 48px; margin-top: 2px; }
}
@media (max-width: 360px) {
  .page-width { width: calc(100% - 36px); }
  .button-outline { padding-inline: 12px; }
  h1 { font-size: 9.4vw; }
  .eyebrow { gap: 6px; letter-spacing: .025em; }
  .trust-line { gap: 4px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

/* Native browser form and dialog controls. */
[hidden] { display: none !important; }
html { scrollbar-gutter: stable; }
body.modal-open { overflow: hidden; }
svg { display: block; flex-shrink: 0; }
.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; }
.waitlist-dialog { position: fixed; inset: 0; color: var(--foreground); }
.waitlist-dialog:not([open]) { display: none; }
.modal-title { margin: 0; }
.waitlist-form [aria-invalid="true"] { border-color: #d4787c; background-color: #fffafa; }
select { font: inherit; }
select.holdings-trigger { appearance: none; padding-right: 39px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237d91ab' stroke-width='1.7'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E"); background-position: right 14px center; background-repeat: no-repeat; }
select.holdings-trigger:invalid { color: #7b8ba2; }
select.holdings-trigger option { color: #20324b; }
.noscript-note { max-width: 700px; margin: 24px auto; padding: 20px; font: 1rem/1.7 Inter, sans-serif; }
