/* Official Quotrons palette; Arcade framing and QuoStr editorial spacing. */
html:has(#disclaimer-dialog[open]) { overflow: hidden; }
#disclaimer-dialog { width: min(680px, calc(100% - 32px)); max-height: calc(100dvh - 32px); padding: 30px; background: #F1EADA; color: #3A2A1C; border: 1px solid #3A2A1C; overflow-y: auto; overscroll-behavior: contain; }
#disclaimer-dialog::backdrop { background: #27282Aba; backdrop-filter: blur(7px); }
.disclaimer-top { display: flex; justify-content: space-between; align-items: center; gap: 15px; border-bottom: 1px solid #C9C0AB; padding-bottom: 19px; }
#disclaimer-dialog h2 { font-size: clamp(28px, 4vw, 42px); letter-spacing: -1.5px; margin: 22px 0 14px; }
#disclaimer-dialog p, .disclaimer-risks { font-size: 13px; line-height: 1.65; }
.disclaimer-risks { margin: 18px 0; padding-left: 20px; }
.disclaimer-risks li + li { margin-top: 10px; }
.disclaimer-prizes { padding: 18px; background: #E5DDB855; border: 1px solid #C9C0AB; }
#disclaimer-dialog .disclaimer-prizes h3 { font: 600 11px/1.5 var(--mono); letter-spacing: .8px; margin-bottom: 10px; }
.disclaimer-prizes p + p { margin-top: 10px; }
.disclaimer-ack { display: flex; align-items: flex-start; gap: 12px; font-size: 12px; line-height: 1.6; margin: 22px 0; cursor: pointer; }
.disclaimer-ack input { flex: 0 0 20px; width: 20px; height: 20px; margin: 2px 0 0; accent-color: #CE5810; }
.disclaimer-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; }
#disclaimer-enter:disabled { opacity: .45; cursor: not-allowed; transform: none; }
#disclaimer-dialog [hidden] { display: none; }
#disclaimer-dialog .disclaimer-storage { font: 10px/1.6 var(--mono); color: #6E6252; margin-top: 18px; }
.disclaimer-reset { border: 0; border-bottom: 1px solid; padding: 0; background: transparent; font-size: 11px; margin-top: 12px; }
.eligibility-callout { margin: 22px 0; border-block: 1px solid var(--line); padding: 20px 0; }
.eligibility-callout strong { display: block; font: 650 clamp(42px, 5vw, 64px)/1.1 var(--sans); color: var(--rust); letter-spacing: -2px; }
.eligibility-callout span { display: block; font: 10px/1.6 var(--mono); margin-top: 8px; }
@media(max-width:440px) { #disclaimer-dialog { padding: 20px; } .disclaimer-top .eyebrow { font-size: 8px; } .disclaimer-top img { width: 90px; } #disclaimer-enter { width: 100%; gap: 10px; font-size: 12px; } }
:root {
  --paper: #F1EADA;
  --ink: #3A2A1C;
  --muted: #6E6252;
  --line: #C9C0AB;
  --rust: #CE5810;
  --green: #42614C;
  --display: 'DM Sans', Arial, sans-serif;
  --mono: 'Cascadia Mono', 'IBM Plex Mono', Consolas, monospace;
  --brand-paper: #F1EADA;
  --brand-ink: #3A2A1C;
  --brand-orange: #CE5810;
  --brand-crt: #43E858;
  --brand-salmon: #FBB7B1;
  --brand-teal: #2EBCAE;
}

.brand { font: 750 27px var(--sans); letter-spacing: -1.8px; }
.brand-mark { clip-path: none; border-radius: 4px; transform: rotate(-9deg); font: 700 17px var(--sans); width: 22px; height: 28px; }
.brand-dot { display: none; }
.header { height: 86px; }
.button { border-radius: 7px; box-shadow: 0 3px 0 #3A2A1C; }
.button:hover { background: #563F29; }
.button.outline { box-shadow: none; border-color: #B5AA91; }
.button.outline:hover { background: #E5DDB8; }
.hero { padding-top: 45px; }
.hero-eyebrow { color: var(--rust); letter-spacing: 1.1px; }
.tiny-cross { font-size: 22px; }
h1 { font: 650 clamp(55px,6.4vw,86px)/1.02 var(--sans); letter-spacing: -5px; margin-top: 22px; }
.hero .hero-intro { font: 700 clamp(17px, 2.2vw, 26px)/1.35 var(--sans); color: var(--rust); max-width: 760px; margin: 24px auto 0; letter-spacing: .025em; text-wrap: balance; }
.hero .hero-intro span { display: block; }
.hero-note { display: none; }
.hero-stage { height: 480px; margin-top: 25px; }
.pack-fan { width: 880px; height: 440px; top: 15px; transform: translateX(-50%); transform-origin: top center; }
.pack { animation: none; width: 220px; }
.pack-far-left { left: 10px; top: 83px; transform: rotate(-21deg); z-index: 1; }
.pack-left { left: 169px; top: 28px; transform: rotate(-12deg); z-index: 3; }
.pack-main { left: 330px; top: 0; transform: rotate(0); z-index: 5; width: 226px; animation: collector-float 9s ease-in-out infinite; }
.pack-right { left: 486px; right: auto; top: 28px; transform: rotate(12deg); z-index: 4; }
.pack-far-right { left: 647px; top: 83px; transform: rotate(21deg); z-index: 2; }
.pack-shadow { left: 70px; right: 30px; bottom: 10px; background: #3A2A1C12; }
.hero-stamp { top: 350px; right: 35px; width: 97px; height: 97px; border: 0; outline: 0; border-radius: 13px; background: #E5DDB8; color: #3A2A1C; transform: rotate(8deg); z-index: 7; }
.hero-stamp strong { font: 650 45px/1 var(--sans); letter-spacing: -3px; margin: 5px 0; }
.hero-stamp strong span { font-size: 21px; }
.hero-stamp>span { font-size: 7px; letter-spacing: .3px; }
.art-caption { bottom: 23px; font-size: 9px; letter-spacing: 1px; }
.hero-bottom { background: #E5DDB855; border: 0; border-radius: 14px; padding: 25px 28px; }
.hero-bottom p { font-size: 13px; }
.contract-line { padding-inline: 9px; }
.ticker { background: #E5DDB8; color: #3A2A1C; padding-block: 14px; }
.ticker-cross { color: #CE5810; }
.section { padding-block: 80px; }
h2 { font-size: clamp(36px,4.2vw,55px); font-weight: 600; letter-spacing: -2.5px; line-height: 1.08; }
.section-heading .eyebrow { color: var(--rust); }
.split-section { background: #E9E1CF; border: 0; }
.split-section .section-heading { margin-bottom: 30px; }
.fee-flow { margin: 0 0 35px; background: #F1EADA; border: 1px solid #B5AA91; border-radius: 20px; padding: 20px; }
.flow-toolbar { display: flex; justify-content: space-between; align-items: center; padding: 0 7px 14px; border-bottom: 1px solid #C9C0AB; gap: 15px; }
.flow-toolbar .eyebrow { font-size: 9px; color: #6E6252; }
.flow-toolbar>div { display: flex; gap: 16px; }
.flow-toolbar button { border: 0; background: none; font: 10px var(--mono); padding: 10px 0; color: #CE5810; }
.flow-toolbar button:hover { text-decoration: underline; }
#fee-circuit { width: 100%; height: auto; overflow: visible; display: block; margin-top: 15px; font-family: var(--sans); }
.svg-label { font: 10px var(--mono); letter-spacing: 1px; fill: #6E6252; }
.tax-node .svg-label { fill: #E5DDB8; }
.svg-value { font: 600 33px var(--sans); letter-spacing: -1px; }
.volume-source .svg-value { fill: #3A2A1C; }
.svg-note { font: 500 18px var(--sans); fill: #CE5810; letter-spacing: -.5px; }
.route-labels text { font: 650 19px var(--sans); fill: #3A2A1C; }
.fee-flow figcaption { font: 10px/1.7 var(--mono); color: #6E6252; text-align: center; margin: 12px 0 1px; }
.allocation-bar { height: 7px; gap: 4px; margin-top: 30px; }
.allocation-grid { grid-template-columns: repeat(3,1fr); margin-block: 25px 30px; }
.allocation-grid article { border-color: #C9C0AB; }
.allocation-grid .eyebrow { font-size: 8px; }
.allocation-number { font: 600 73px/1 var(--sans); letter-spacing: -5px; margin: 17px 0 20px; }
.allocation-number span { font-size: 30px; padding-top: 3px; letter-spacing: -1px; }
.allocation-grid h3 { font-size: 19px; }
.allocation-grid p { color: var(--muted); }
.split-calculator { border-color: #C9C0AB; gap: 20px; }
.currency-field { background: #fff; border-color: #C9C0AB; border-radius: 7px; }
.calc-results { gap: 27px; }
.calc-results b { font-size: 23px; }
.calc-results span { min-width: 0; }
.calc-results b { overflow-wrap: anywhere; }
.calc-results .tax-result { border-right: 1px solid #C9C0AB; padding-right: 25px; }
.calc-results .tax-result b { color: var(--ink); }
.calc-results span:nth-child(2) b { color: var(--rust); }
.loop-grid { border: 0; gap: 16px; }
.loop-step { background: #E5DDB833; border: 0; border-radius: 12px; padding: 23px!important; }
.loop-step .step-icon,.loop-step .split-mini,.loop-step .mini-pack { margin-block: 23px; }
.mini-pack { font-family: var(--sans); }
.machine-section { background: #27282A; }
.machine-section:before { background: none; }
.machine-section h2 em { color: #E5DDB8; }
.machine-section .section-heading .eyebrow { color: #B4B181; }
.machine-status .status { border-color: #888974; border-radius: 5px; }
.machine-status p { color: #D8D1BA; }
.machine-console { border-color: #686957; border-radius: 15px; overflow: hidden; }
.console-top,.next-rip { border-color: #686957; }
.metrics>div { border-color: #585C4E; }
.metrics strong { color: #E5DDB8; }
.metrics span,.metrics small,.machine-disclaimer { color: #D8D1BA; }
.next-rip { grid-template-columns: 240px 1fr 65px; background: #ffffff05; }
.rip-label h3 { font-family: var(--sans); font-size: 37px; font-weight: 600; }
.progress-track { border-color: #888974; background: #B4B18111; }
.progress-track span { background: #E5DDB8; }
.rip-star { color: #E5DDB8; }
.pull-placeholder { border-radius: 14px; background: #F1EADA; }
.unrevealed-card { border-radius: 8px; background-color: #E5DDB8; border-color: #B4B181; outline-color: #B4B181; color: #3A2A1C; }
.unrevealed-card strong { font-family: var(--sans); }
.holder-section { background: #E9E1CF; border: 0; }
.holder-seal { color: var(--rust); border-color: #B5AA91; }
.collection-grid { grid-template-columns: repeat(5,minmax(0,1fr)); gap: 18px; }
.collection-image { border-radius: 13px; height: 260px; background: #E5DDB844; }
.collection-image img { height: 230px; max-width: 100%; object-fit: contain; transform: rotate(-3deg); }
.collection-item:nth-child(even) img { transform: rotate(3deg); }
.collection-item>span { font-size: 9px; letter-spacing: .1px; }
.collection-item small { font-size: 10px; line-height: 1.7; }
.closing h2 { font: 600 clamp(32px,6.7vw,78px)/1.05 var(--sans); letter-spacing: -3px; }
.ecosystem h2 { font-size: 34px; }
dialog { border-radius: 18px; }
.toast { border-radius: 9px; }
.flow-mobile { display: none; }
@keyframes collector-float { 0%,100% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-8px) rotate(1deg); } }

@media(max-width:1050px) {
  .pack-fan { transform: translateX(-50%) scale(.83); }
  .hero-stage { height: 410px; }
  .hero-stamp { top: 284px; right: 12px; }
  .hero-bottom { text-align: left; display: flex; }
  .hero-buttons { margin: 0; }
  .hero-buttons .button { font-size: 11px; gap: 18px; }
  .calc-results { gap: 20px; }
  .calc-results .tax-result { padding-right: 15px; }
  .split-calculator>div:first-child { display: none; }
  .collection-image { height: 215px; }
  .collection-image img { height: 190px; }
  .collection-item>span { font-size: 8px; }
}
@media(max-width:850px) {
  .pack-fan { transform: translateX(-50%) scale(.73); }
  .hero-stage { height: 365px; }
  .hero-stamp { top: 240px; }
  .hero-bottom { display: block; text-align: center; }
  .hero-buttons { margin-top: 20px; }
  .loop-grid { grid-template-columns: repeat(2,1fr); }
  .collection-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .collection-image { height: 250px; }
  .collection-image img { height: 220px; }
}
@media(max-width:760px) {
  .header { height: 75px; }
  .hero { padding-top: 30px; }
  h1 { font-size: clamp(35px,7.7vw,61px); letter-spacing: -2.3px; }
  .hero-intro { font-size: 12px; max-width: 330px; margin: 18px auto 0; }
  .hero-stage { margin-top: 10px; height: 330px; }
  .pack-fan { transform: translateX(-50%) scale(.65); }
  .hero-stamp { top: 220px; width: 78px; height: 78px; right: 8px; }
  .hero-stamp strong { font-size: 35px; letter-spacing: -2px; }
  .hero-stamp>span { font-size: 6px; }
  .art-caption { font-size: 7px; bottom: 12px; letter-spacing: .3px; }
  .hero-bottom { padding: 23px 14px; }
  .hero-bottom p { font-size: 12px; }
  .hero-buttons .button { font-size: 11px; padding-inline: 12px; gap: 14px; }
  .section { padding-block: 57px; }
  h2 { font-size: 39px; letter-spacing: -1.8px; }
  .fee-flow { padding: 12px; border-radius: 13px; }
  .flow-toolbar { display: block; text-align: center; padding: 0 0 8px; }
  .flow-toolbar>div { justify-content: center; gap: 30px; margin-top: 5px; }
  .flow-toolbar .eyebrow { font-size: 8px; }
  .flow-toolbar button { font-size: 9px; min-height: 36px; }
  .fee-flow figcaption { font-size: 9px; }
  .allocation-number { font-size: 52px; letter-spacing: -3px; }
  .allocation-number span { font-size: 23px; padding-top: 3px; }
  .allocation-grid article { padding-inline: 12px; }
  .allocation-grid .eyebrow { font-size: 6px; min-height: 23px; }
  .allocation-grid h3 { font-size: 15px; }
  .allocation-grid p { font-size: 11px; }
  .split-calculator { grid-template-columns: 1fr; }
  .split-calculator label { max-width: 220px; font-size: 11px; }
  .calc-results { gap: 12px; width: 100%; border-color: #C9C0AB; }
  .calc-results>span { flex: 1; }
  .calc-results b { font-size: 21px; }
  .calc-results span { font-size: 8px; }
  .calc-results .tax-result { padding-right: 12px; }
  .metrics>div:nth-child(-n+2) { border-color: #585C4E; }
  .next-rip { grid-template-columns: 1fr 45px; }
  .rip-label h3 { font-size: 34px; }
  .collection-item { display: block; }
  .collection-image { height: 205px; margin-bottom: 12px; }
  .collection-image img { height: 180px; }
  .collection-item>span { font-size: 8px; padding: 0; }
  .collection-item small { font-size: 10px; margin-top: 7px; }
  .closing h2 { font-size: clamp(25px,6.8vw,50px); letter-spacing: -1.5px; }
  .closing h2>span:last-child { font-size: 28px; }
}
@media(max-width:600px) {
  #fee-circuit { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .flow-mobile { display: block; }
  .mobile-tax { width: 150px; background: #CE5810; color: white; margin: 24px auto 10px; border-radius: 12px; padding: 15px; text-align: center; }
  .mobile-tax small { display: block; font: 8px var(--mono); }
  .mobile-tax strong { font: 600 32px var(--sans); }
  .mobile-inlet { height: 36px; position: relative; margin: 14px auto -17px; width: 2px; background: #B4B181; }
  .mobile-inlet:after { content: 'Q'; position: absolute; top: -8px; left: -9px; width: 20px; height: 20px; border-radius: 50%; background: #E5DDB8; border: 1px solid #8C7956; display: grid; place-items: center; font: 700 10px var(--sans); animation: mobile-feed 2.5s linear infinite; }
  .mobile-volume { text-align: center; font: 10px var(--mono); padding-top: 18px; color: #6E6252; }
  .mobile-routes { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; padding-top: 16px; position: relative; }
  .mobile-routes:before { content: ''; position: absolute; top: 0; left: 16.66%; right: 16.66%; height: 2px; background: #B4B181; }
  .mobile-route { text-align: center; position: relative; padding-top: 32px; }
  .mobile-route:before { content: ''; position: absolute; top: -16px; left: 50%; height: 50px; width: 2px; background: #B4B181; }
  .route-coin { position: absolute; top: -10px; left: calc(50% - 9px); width: 20px; height: 20px; background: #E5DDB8; border: 1px solid #8C7956; border-radius: 50%; display: grid; place-items: center; font: 700 10px var(--sans); animation: mobile-route 2s linear infinite; z-index: 1; }
  .mobile-route:nth-child(2) .route-coin { animation-duration: 7s; }
  .mobile-route:nth-child(3) .route-coin { animation-duration: 14s; }
  .mobile-route svg { display: block; width: 70px; height: 88px; margin: auto; }
  .mobile-route b { display: block; color: #CE5810; font-size: 22px; margin-top: 10px; }
  .mobile-route small { display: block; font-size: 9px; margin-top: 5px; color: #6E6252; }
  .pack-fan { transform: translateX(-50%) scale(.53); }
  .hero-stage { height: 286px; }
  .hero-stamp { top: 179px; }
}
@media(max-width:440px) {
  .pack-fan { transform: translateX(-50%) scale(.39); top: 16px; }
  .hero-stage { height: 226px; overflow: visible; }
  .hero-stamp { top: 130px; right: 0; width: 67px; height: 67px; }
  .hero-stamp strong { font-size: 30px; }
  .hero-stamp>span { font-size: 5px; }
  .art-caption { font-size: 6px; bottom: 8px; }
  .hero-eyebrow { font-size: 7px; }
  .hero-intro { font-size: 11px; }
  .hero-bottom p { font-size: 11px; }
  .hero-buttons .button { font-size: 10px; gap: 10px; }
  .collection-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .collection-image { height: 210px; }
  .collection-image img { height: 184px; }
  .collection-item:last-child { grid-column: 1/-1; width: calc(50% - 9px); justify-self: center; }
  .allocation-number { font-size: 43px; }
  .allocation-number span { font-size: 19px; }
  .allocation-grid h3 { font-size: 13px; }
  .allocation-grid p { font-size: 10px; }
  .loop-step { padding: 18px!important; }
  .closing h2 { gap: 6px; }
}
@media(max-width:359px) {
  .pack-fan { transform: translateX(-50%) scale(.31); }
  .hero-stage { height: 200px; }
  .hero-stamp { top: 108px; right: 0; }
  h1 { font-size: 30px; letter-spacing: -1.8px; }
  .brand { font-size: 23px; }
  .hero-buttons .button { font-size: 9px; padding-inline: 10px; gap: 8px; }
  .collection-image { height: 185px; }
  .collection-image img { height: 164px; }
  .calc-results { gap: 8px; }
  .calc-results b { font-size: 18px; }
  .calc-results .tax-result { padding-right: 8px; }
}
@keyframes mobile-feed { from { transform: translateY(0); opacity: 0; } 20% { opacity: 1; } to { transform: translateY(30px); opacity: 0; } }
@keyframes mobile-route { from { transform: translateY(0); opacity: 0; } 20%,80% { opacity: 1; } to { transform: translateY(49px); opacity: 0; } }
@media(prefers-reduced-motion:reduce) { .flow-coins,.route-coin,.mobile-inlet:after { display: none; } }

/* Brand-kit application. Official artwork stays unmodified and upright. */
.qcard-wordmark { width: 128px; height: auto; image-rendering: pixelated; }
.community-mark { width: 25px; height: auto; image-rendering: pixelated; }
.header { border-bottom: 2px solid var(--brand-ink); }
.desktop-nav { font: 10px var(--mono); text-transform: uppercase; }
.hero-eyebrow { color: var(--brand-ink); }
h1 { font-weight: 500; letter-spacing: -4px; line-height: 1.04; }
h1>span { color: var(--brand-orange); }
.button { background: var(--brand-ink); border-color: var(--brand-ink); color: var(--brand-paper); border-radius: 0; box-shadow: none; font-family: var(--mono); font-weight: 500; }
.button:hover { background: #563F29; }
.button>span { color: #E5DDB8; }
.button.outline { border-color: #97886D; background: transparent; color: var(--brand-ink); }
.button.outline>span { color: var(--brand-orange); }
.button.outline:hover { background: #E5DDB8; }
.hero-stamp { background: #E5DDB8; border: 3px double #8C7956; border-radius: 0; transform: rotate(4deg); color: var(--brand-ink); }
.hero-bottom { border-block: 1px solid #B5AA91; background: transparent; border-radius: 0; padding-inline: 0; }
.ticker { background: var(--brand-ink); color: var(--brand-paper); border-block: 1px solid var(--brand-ink); }
.ticker-cross { color: #E5DDB8; }
.section-heading .eyebrow { color: var(--brand-ink); }
.split-section { border-block: 1px solid #C9C0AB; }
.fee-flow { border: 1px solid var(--brand-ink); border-radius: 0; box-shadow: inset 0 0 0 5px var(--brand-paper), inset 0 0 0 6px #B5AA91; background: var(--brand-paper); }
.flow-toolbar { border-bottom-color: #B5AA91; }
.flow-toolbar button { color: var(--brand-ink); }
.flow-toolbar button:hover { color: #994008; }
.svg-note { fill: var(--brand-ink); }
.tax-node>rect { rx: 0; }
.volume-source>rect { fill: #F1EADA; rx: 0; stroke: #8C7956; }
.route-labels>rect { rx: 0; stroke: #B5AA91; stroke-width: 1; }
.route-labels text { fill: var(--brand-ink); }
.destination-quotron image { image-rendering: pixelated; }
.allocation-grid .eyebrow { color: #6E6252; }
.allocation-number { font-family: var(--mono); font-weight: 500; font-size: 68px; letter-spacing: -5px; }
.allocation-number span { letter-spacing: -2px; }
.currency-field { background: var(--brand-paper); border-color: #B5AA91; border-radius: 0; }
.loop-step { background: #E5DDB844; border: 1px solid #C9C0AB!important; border-radius: 0; }
.step-top { font-family: var(--mono); }
.machine-section { background: #27282A; }
.machine-section:before { background-image: linear-gradient(#B4B18107 1px,transparent 1px),linear-gradient(90deg,#B4B18107 1px,transparent 1px); background-size: 40px 40px; }
.machine-console { background: #202C26; border-radius: 0; }
.console-top { background: #B4B18108; }
.console-top .square-dot { background: var(--brand-crt); }
.machine-status .status { border-radius: 0; }
.machine-status .status i { background: #B4B181; }
.machine-section .section-heading .eyebrow { color: #E5DDB8; }
.next-rip { background: #B4B18109; }
.progress-track span { background: #B4B181; }
.pull-placeholder { background: #E5DDB825; border: 1px solid #B5AA91; border-radius: 0; }
.unrevealed-card { background-color: #E5DDB8; color: var(--brand-ink); outline-color: #B4B181; border-color: #B4B181; }
.unrevealed-card.card-two { background-color: #D9DCC6; color: #42614C; border-color: #A1AD94; outline-color: #A1AD94; }
.unrevealed-card.card-three { background-color: #E7D0B3; color: #8A451E; border-color: #B79269; outline-color: #B79269; }
.holder-seal { color: var(--brand-ink); }
.collection-image { background: #E5DDB844; border-block: 1px solid #C9C0AB; border-radius: 0; }
.collection-item>span { font-family: var(--mono); color: var(--brand-ink); }
.ecosystem-brand { display: flex; align-items: center; gap: 18px; margin-top: 20px; }
.ecosystem-brand img { object-fit: contain; height: auto; image-rendering: pixelated; }
.ecosystem-brand img:first-child { width: 72px; }
.ecosystem-brand img:last-child { width: 185px; }
.ecosystem h2 { font-size: 29px; margin-top: 24px; }
.art-credit { text-decoration: underline; text-underline-offset: 3px; }
.mobile-tax { background: var(--brand-ink); color: var(--brand-paper); border: 3px double #B4B181; border-radius: 0; }
.mobile-route b { color: var(--brand-ink); }
.mobile-route svg { image-rendering: pixelated; }
dialog { border-radius: 2px; border-color: #B5AA91; }
.toast { border-radius: 0; }
@media(max-width:760px) {
  .qcard-wordmark { width: 106px; }
  h1 { letter-spacing: -1.8px; }
  .allocation-number { font-size: 46px; letter-spacing: -3px; }
  .allocation-number span { font-size: 23px; }
  .fee-flow { padding: 16px; }
  .hero-bottom { padding-inline: 0; }
  .hero-buttons { gap: 12px; }
  .hero-buttons .button { font-size: 10px; }
}
@media(max-width:440px) {
  .hero-eyebrow { font-size: 7px; letter-spacing: .8px; }
  .community-mark { width: 22px; }
  .allocation-number { font-size: 39px; }
  .allocation-number span { font-size: 18px; }
  .ecosystem-brand img:last-child { width: 166px; }
}
@media(max-width:359px) {
  .qcard-wordmark { width: 94px; }
  .hero-buttons { gap: 8px; }
  .hero-buttons .button { font-size: 9px; gap: 8px; }
  .allocation-number { font-size: 34px; }
}
