@charset "UTF-8";
:root {
  color-scheme: light;
  --paper: #f6f3e8; --ink: #183e34; --muted: #57685c;
  --line: #d4dbca; --jade: #326b50; --brass: #b18439; --cream: #fffcf3;
  font-family: "Segoe UI", Arial, sans-serif;
  color: var(--ink); background: var(--paper); font-synthesis: none;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 24px; }
body { margin: 0; }
a { color: inherit; text-underline-offset: 4px; }
button, input { font: inherit; }
button { cursor: pointer; color: inherit; }
button:focus-visible, a:focus-visible, input:focus-visible { outline: 3px solid #b88735; outline-offset: 5px; }
p { line-height: 1.65; }
h1, h2, h3, p, figure { margin: 0; }
[hidden] { display: none !important; }
.wrap { width: min(1180px, calc(100% - 80px)); margin-inline: auto; }
.review-note { display: flex; justify-content: center; gap: 22px; flex-wrap: wrap; padding: 9px 24px; background: #e2e8d7; color: #42573f; font-size: 11px; letter-spacing: .06em; }
.review-note span:first-child { font-weight: 750; }
.masthead { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px 20px; padding-block: 19px; border-bottom: 1px solid var(--line); }
.wordmark { display: inline-flex; align-items: center; gap: 10px; flex-shrink: 0; text-decoration: none; font-size: 30px; font-weight: 800; letter-spacing: -1.5px; line-height: 1; }
.wordmark-dot { color: var(--brass); }
.brand-icon { width: 56px; height: 56px; object-fit: contain; display: block; }
nav { display: flex; gap: 28px; font-size: 13px; font-weight: 650; }
nav a { text-decoration: none; }
nav a:hover { text-decoration: underline; }
.network { color: var(--muted); margin-left: 22px; }
.header-discovery { display: flex; flex: 1 0 100%; align-items: center; justify-content: flex-end; flex-wrap: wrap; gap: 6px 20px; padding-top: 9px; border-top: 1px dashed var(--line); }
.header-discovery[hidden], .header-discovery:not(:has(.header-model)) { display: none; }
.header-latest-label { font-size: 10px; color: var(--muted); }
.header-latest { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 22px; }
.header-model { display: inline-flex; align-items: center; gap: 6px; min-height: 36px; font-size: 13px; font-weight: 650; text-decoration: none; }
.header-model:hover { text-decoration: underline; }
.header-model span { color: var(--brass); }

/* Character and capability controls stay in a fixed composition. */
.hero { display: grid; grid-template-columns: 1.04fr 1fr; align-items: start; gap: 28px; padding-block: 44px 48px; }
.eyebrow { font-size: 11px; font-weight: 750; letter-spacing: .12em; line-height: 1.6; text-transform: uppercase; }
.hero .eyebrow { display: flex; align-items: center; gap: 8px; }
.status-dot { width: 7px; height: 7px; border-radius: 50%; background: #457342; box-shadow: 0 0 0 4px #e5e9d7; flex-shrink: 0; }
h1 { font-family: Georgia, "Times New Roman", serif; font-size: clamp(62px, 7.2vw, 94px); letter-spacing: -5px; line-height: 1.04; font-weight: 500; margin: 20px 0 24px; }
h1 em { color: var(--jade); font-weight: 500; }
.hero-model-name { display: block; margin-top: 14px; font: 600 25px/1.25 "Segoe UI", Arial, sans-serif; letter-spacing: -.6px; color: var(--jade); }
.hero-intro { font-size: 17px; max-width: 430px; color: #485c50; line-height: 1.75; }
.primary { display: inline-flex; align-items: center; gap: 34px; background: var(--ink); color: var(--cream); border-radius: 6px; padding: 14px 20px; margin-top: 24px; font-weight: 650; font-size: 14px; text-decoration: none; }
.primary:hover { background: var(--jade); }
.primary span { font-size: 20px; font-weight: 400; }
.feature-note { height: 214px; max-width: 440px; margin-top: 26px; padding: 19px 21px; border-left: 3px solid #bca262; background: #ebeeda; border-radius: 0 26px 26px 0; text-align: left; }
.feature-note .feature-label { font-size: 10px; font-weight: 750; letter-spacing: .09em; color: #697344; }
.feature-note strong { display: block; font: 27px/1.2 Georgia, serif; margin-top: 8px; letter-spacing: -.5px; }
#feature-copy { font-size: 13px; line-height: 1.6; margin-top: 10px; min-height: 63px; }
.feature-note a { display: inline-block; font-size: 11px; margin-top: 9px; color: #48613e; }
.hero-facts { display: flex; gap: 27px; padding-top: 25px; }
.hero-facts > div { display: flex; flex-direction: column; gap: 7px; }
.hero-facts strong { font-family: Georgia, serif; font-size: 30px; font-weight: 500; letter-spacing: -1px; }
.hero-facts span { color: var(--muted); font-size: 11px; }
.hero-facts .small-unit { font-size: 16px; letter-spacing: 0; }
.source-line { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 19px; font-size: 11px; color: var(--muted); }
.ox-stage { position: relative; min-width: 0; text-align: center; padding-top: 30px; isolation: isolate; }
.horn-stage-frame { position: relative; isolation: isolate; width: 100%; max-width: 500px; margin: auto; aspect-ratio: 1; }
.halo { position: absolute; width: 91%; aspect-ratio: 1; top: 8%; left: 4.5%; z-index: -2; border-radius: 45% 55% 42% 58%; background: radial-gradient(circle at 48% 38%, #e1e9cf, #e9eddc 63%, transparent 64%); transform: rotate(-8deg); }
.halo:after { content: ""; position: absolute; inset: -14px; border: 1px solid #dce2cc; border-radius: inherit; }
.ox-art { display: block; width: 100%; height: 100%; object-fit: contain; }
.ox-visual { position: absolute; inset: 0; transform-origin: 52% 88%; pointer-events: none; }
.ox-lights { position: absolute; inset: 0; width: 100%; height: 100%; pointer-events: none; }
.ox-light { opacity: .3; transition: opacity .18s ease, filter .18s ease; }
.ox-light:not(.is-hovered):not(.is-selected) { animation: var(--ox-idle-glint, ox-glint) 5.4s ease-in-out infinite; }
.ox-light[data-light=vision], .ox-light[data-light=license] { opacity: .55; --ox-idle-glint: ox-face-glint; }
.ox-light[data-light=vision] { animation-delay: -.3s; }
.ox-light[data-light=context] { animation-delay: -2.1s; }
.ox-light[data-light=price] { animation-delay: -3.3s; }
.ox-light[data-light=license] { animation-delay: -1s; }
.ox-light[data-light=speed] { animation-delay: -4.5s; }
.ox-light.is-selected { opacity: .9; animation: none; }
.ox-light.is-hovered { opacity: 1; animation: none; filter: drop-shadow(0 0 5px #f9d57b88); }
.ox-polish { opacity: .9; }
.alpha-sheen { animation: alpha-sheen 4s ease-in-out infinite; }
.eye-sheen { animation: eye-sheen 4.8s ease-in-out infinite; }
@keyframes ox-glint { 0%, 46%, 100% { opacity: .3; } 20% { opacity: .95; } }
@keyframes ox-face-glint { 0%, 46%, 100% { opacity: .5; } 20% { opacity: 1; } }
@keyframes alpha-sheen { 0% { transform: translateX(-95px); } 48%, 100% { transform: translateX(300px); } }
@keyframes eye-sheen { 0% { transform: translateX(-115px); } 58%, 100% { transform: translateX(490px); } }
.ox-pat { position: absolute; inset: 0; z-index: 1; border: 0; background: transparent; cursor: pointer; touch-action: manipulation; -webkit-tap-highlight-color: transparent; clip-path: polygon(34% 6%, 38% 9%, 34% 22%, 43% 21%, 57% 13%, 71% 18%, 80% 17%, 75% 5%, 77% 2%, 87% 9%, 91% 20%, 85% 29%, 95% 32%, 91% 41%, 83% 40%, 82% 51%, 70% 57%, 74% 70%, 75% 81%, 72% 87%, 61% 83%, 64% 95%, 49% 96%, 47% 87%, 36% 88%, 34% 91%, 20% 91%, 21% 76%, 23% 65%, 10% 59%, 9% 54%, 17% 49%, 24% 54%, 22% 64%, 31% 55%, 42% 51%, 39% 44%, 28% 47%, 22% 43%, 24% 38%, 32% 33%, 24% 28%, 22% 21%, 26% 13%); }
.ox-pat:focus-visible { outline: none; }
.horn-stage-frame:has(.ox-pat:focus-visible) .ox-visual { filter: brightness(1.13); }
.ox-hit { position: absolute; z-index: 2; display: block; min-width: 44px; min-height: 44px; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; cursor: pointer; touch-action: manipulation; -webkit-tap-highlight-color: transparent; }
/* Keyboard focus uses the same illuminated artwork as pointer hover. */
.ox-hit:focus-visible { outline: none; }
.eye-left { left: 46%; top: 33.1%; width: 10%; height: 8%; }
.eye-right { left: 69.3%; top: 29.5%; width: 7.6%; height: 7.8%; }
.horn-left { left: 23%; top: 6.5%; width: 21.5%; height: 28%; }
.horn-right { left: 72.5%; top: 2.7%; width: 18%; height: 27.2%; }
.alpha-mark { left: 52.1%; top: 15.5%; width: 15.5%; height: 12%; }
.hoof-lifted { left: 62%; top: 77.5%; width: 12%; height: 8.5%; }
.hoof-front { left: 48.5%; top: 86.6%; width: 14%; height: 7.2%; }
.hoof-back { left: 20.7%; top: 84.2%; width: 12%; height: 6.5%; }
.hoof-middle { left: 36%; top: 82.8%; width: 11%; height: 5%; }
.ox-invitation { position: absolute; left: 0; right: 0; top: -28px; font: italic 16px Georgia, serif; color: #697953; }
.nameplate { display: flex; align-items: center; flex-direction: column; justify-content: center; gap: 5px; height: 90px; width: 242px; margin: 7px auto 0; position: relative; border: 1px solid #bcbf9b; border-radius: 9px; background: linear-gradient(115deg, #f5edcd, #f9f4e3 45%, #e6ddba); box-shadow: 0 4px 0 #d8d2b8, 0 12px 26px #354c2710; transition: box-shadow .2s; }
.nameplate:before, .nameplate:after { content: ""; position: absolute; top: 43px; width: 4px; height: 4px; border-radius: 50%; background: #9d8a53; }
.nameplate:before { left: 12px; }.nameplate:after { right: 12px; }
.nameplate:hover:not(:disabled) { box-shadow: 0 4px 0 #c7c5a2, 0 13px 26px #354c2720; }
.nameplate:disabled { cursor: default; }
.nameplate[aria-pressed=true] { background: linear-gradient(110deg, #dbe2d1, #eef1e4); }
.plate-label { font-size: 9px; letter-spacing: .1em; font-weight: 700; }
.nameplate strong { font-size: 19px; letter-spacing: -.5px; }
.plate-hint { font-size: 10px; color: var(--muted); }

/* Ivory curves and brass fittings frame the narration, without novelty labels. */
.foundry { background: radial-gradient(ellipse at 78% 42%, #345642, transparent 55%), #183e34; color: var(--cream); display: grid; grid-template-columns: 1fr 1fr; gap: 34px; padding: 38px 44px; border-radius: 62px 12px 62px 12px; align-items: center; }
.foundry-copy .eyebrow { color: #d4c390; }
.foundry h2 { font-family: Georgia, serif; font-size: 39px; line-height: 1.12; font-weight: 400; letter-spacing: -.8px; max-width: 330px; margin: 15px 0; }
.foundry-copy > p:not(.eyebrow) { font-size: 14px; color: #cfdbcd; max-width: 410px; }
.foundry-links { display: flex; gap: 24px; flex-wrap: wrap; font-size: 12px; font-weight: 650; margin-top: 21px; }
.foundry-links a:last-child { color: #d5ddc7; }
.radio { min-width: 0; text-align: center; color: #f6edcc; }
.radio-heading { display: flex; justify-content: center; gap: 8px; align-items: center; font-size: 10px; letter-spacing: .1em; color: #e6d396; }
.listening-lamp { width: 6px; height: 6px; border-radius: 50%; background: #738b69; }
.radio[data-playing=true] .listening-lamp { background: #d3e39b; box-shadow: 0 0 0 4px #c3d5891a; }
.track-name { margin-top: 8px; font: 26px Georgia, serif; letter-spacing: -.4px; }
.custom-transport { margin-top: 4px; }
.horn-instrument { position: relative; aspect-ratio: 460/175; max-width: 450px; margin: 0 auto; }
.speaker-horns { display: block; width: 100%; height: 100%; overflow: visible; }
.play-dial { display: grid; place-items: center; border: 1px solid #9e7b38; border-radius: 50%; background: linear-gradient(135deg, #e7c987, #b28543); box-shadow: inset 0 0 0 4px #efd59d, inset 0 0 0 5px #a88242, 0 4px 0 #96804a; color: #253f33; width: 64px; height: 64px; position: absolute; left: 50%; top: 53%; transform: translate(-50%, -50%); transition: filter .15s; }
.play-dial:hover { filter: brightness(1.08); }
.play-dial:active { transform: translate(-50%, calc(-50% + 2px)); box-shadow: inset 0 0 0 4px #efd59d, inset 0 0 0 5px #a88242, 0 2px 0 #96804a; }
.play-dial .pause-shape { display: none; }
.play-dial[data-state=playing] .pause-shape { display: block; }
.play-dial[data-state=playing] .play-shape { display: none; }
.play-dial[data-state=loading] #play-symbol { opacity: .4; }
.play-dial[data-state=loading]:after { content: ""; position: absolute; inset: 7px; border: 2px solid transparent; border-top-color: #355741; border-radius: 50%; animation: loading-turn .8s linear infinite; }
.play-label { position: absolute; left: 15%; right: 15%; top: 17%; font-size: 12px; font-weight: 650; color: #e4debc; }
#horn-progress { transition: stroke-dashoffset .2s linear; }
.transport-body { max-width: 290px; width: 80%; margin: 6px auto 0; }
.transport-body input[type=range] { width: 100%; height: 25px; appearance: none; background: transparent; margin: 0; cursor: pointer; }
.transport-body input[type=range]::-webkit-slider-runnable-track { height: 3px; background: #819374; border-radius: 5px; }
.transport-body input[type=range]::-webkit-slider-thumb { appearance: none; width: 13px; height: 13px; border-radius: 50%; background: #e4bf75; box-shadow: 0 0 0 3px #d5be8030; margin-top: -5px; }
.transport-body input[type=range]::-moz-range-track { height: 3px; background: #819374; border-radius: 5px; }
.transport-body input[type=range]::-moz-range-thumb { width: 13px; height: 13px; border: 0; border-radius: 50%; background: #e4bf75; }
.timing { display: flex; align-items: center; justify-content: space-between; font-size: 11px; font-variant-numeric: tabular-nums; }
.timing button { border: 0; background: none; padding: 4px 0 4px 12px; color: inherit; text-decoration: underline; font-size: 11px; min-height: 30px; }
.player-status { font-size: 10px; min-height: 27px; padding-top: 8px; color: #c8d3b8; }
.radio audio { display: block; width: 100%; height: 40px; margin-top: 15px; }
.radio.is-enhanced audio { display: none; }
.speaker-horn { transform-box: fill-box; transform-origin: center bottom; }
.radio[data-playing=true] .speaker-horn-left { animation: horn-listen-left 2.3s ease-in-out infinite alternate; }
.radio[data-playing=true] .speaker-horn-right { animation: horn-listen-right 2.8s ease-in-out infinite alternate; }
@keyframes horn-listen-left { to { transform: rotate(-1.5deg); } }
@keyframes horn-listen-right { to { transform: rotate(1.5deg); } }
@keyframes loading-turn { to { transform: rotate(360deg); } }

/* Evidence stays readable across the soft horn silhouette. */
.evidence { padding-block: 50px 43px; }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 35px; margin-bottom: 25px; }
.section-heading h2 { font-family: Georgia, serif; font-size: 38px; font-weight: 400; letter-spacing: -1.2px; line-height: 1.15; margin-top: 10px; }
.section-heading > p { font-size: 12px; max-width: 250px; color: var(--muted); }
.evidence-grid { display: grid; grid-template-columns: 1.32fr 1fr; border-bottom: 1px solid #a8b99f; }
.benchmark-sheet { position: relative; isolation: isolate; padding: 25px 36px 24px 30px; }
.evidence-horn { position: absolute; left: -25px; top: -10px; height: calc(100% + 10px); width: 120px; z-index: -1; pointer-events: none; }
.sheet-heading { display: flex; justify-content: space-between; align-items: center; margin-bottom: 22px; border-bottom: 1px solid #c4cdb4; padding-bottom: 15px; }
.sheet-heading h3 { font-size: 18px; letter-spacing: -.4px; }
.sheet-heading h3 span { font-weight: 400; font-size: 13px; margin-left: 4px; color: var(--muted); }
.sheet-unit { font-size: 11px; color: var(--muted); }
.score-row + .score-row { margin-top: 17px; }
.score-label { display: flex; justify-content: space-between; align-items: center; font-size: 13px; margin-bottom: 8px; gap: 14px; }
.score-label small { font-size: 10px; color: var(--muted); margin-left: 9px; }
.score-label strong { font-variant-numeric: tabular-nums; font-size: 16px; }
.bar-track { height: 7px; border-radius: 2px; background: #e3e6d8; overflow: hidden; }
.score-bar { display: block; width: var(--score); height: 100%; background: #acb6a1; border-radius: 2px 7px 0 2px; }
.ox-score { background: linear-gradient(90deg, #326b50 85%, #a89c56); }
.comparison-score { background: #bea575; }
.benchmark-note { font-size: 11px; color: var(--muted); margin-top: 21px; max-width: 440px; }
.rate-sheet { padding: 28px 0 20px 36px; border-left: 1px dashed #bdc8af; }
.rate-sheet h3 { font-size: 22px; letter-spacing: -.6px; font-weight: 550; margin-top: 8px; }
.rate-sheet dl { margin: 18px 0 17px; }
.rate-sheet dl > div { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px dotted #c5cdbb; padding: 9px 0; }
.rate-sheet dt { font-size: 13px; color: var(--muted); }
.rate-sheet dd { margin: 0; font-size: 27px; line-height: 1; font-family: Georgia, serif; font-variant-numeric: tabular-nums; }
.rate-note { font-size: 12px; color: var(--muted); max-width: 310px; }
.rate-sheet > a { display: inline-block; margin-top: 12px; font-size: 12px; font-weight: 650; }
.evidence-date { font-size: 11px; color: var(--muted); margin-top: 16px; }
footer { border-top: 1px solid var(--line); display: flex; gap: 30px; justify-content: space-between; align-items: center; padding-block: 22px 30px; }
footer .wordmark { font-size: 22px; letter-spacing: -1px; }
footer .brand-icon { width: 40px; height: 40px; }
footer p, footer > span { font-size: 11px; color: var(--muted); }
.model-identity { border-top: 1px solid var(--line); padding-block: 32px 40px; }
.model-identity h2 { margin: 9px 0 24px; font: 34px/1.2 Georgia, serif; letter-spacing: -.7px; }
.identity-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 34px; }
.identity-grid h3 { font-size: 15px; margin-bottom: 10px; overflow-wrap: anywhere; }
.identity-grid p { font-size: 13px; color: var(--muted); }
.identity-grid code { font-size: .95em; overflow-wrap: anywhere; color: var(--ink); }
.identity-links { display: flex; flex-wrap: wrap; gap: 8px 20px; margin-top: 12px; font-size: 12px; font-weight: 650; }
.identity-links a { display: inline-flex; align-items: center; min-height: 36px; }
.skip-link { position: absolute; z-index: 10; left: 20px; top: -60px; background: var(--cream); padding: 12px; }
.skip-link:focus { top: 16px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }

@media (max-width: 900px) {
  .wrap { width: calc(100% - 44px); }
  .masthead { padding-block: 16px; }.wordmark { font-size: 26px; }.brand-icon { width: 50px; height: 50px; }
  nav { gap: 20px; }.network { margin-left: 0; }
  .hero { gap: 16px; }.hero h1 { font-size: 66px; letter-spacing: -4px; }
  .hero-intro { font-size: 16px; }
  .hero-facts { gap: 18px; }
  .hero-facts strong { font-size: 27px; }.hero-facts span { font-size: 10px; }.hero-facts .small-unit { font-size: 13px; }
  .ox-stage { padding-top: 64px; }
  
  .nameplate { width: 218px; }
  .foundry { padding: 32px 30px; gap: 24px; border-radius: 48px 12px 48px 12px; }
  .foundry h2 { font-size: 33px; }.foundry-copy > p:not(.eyebrow) { font-size: 13px; }
  .foundry-links { gap: 14px; font-size: 11px; }.track-name { font-size: 23px; }
  .play-dial { width: 52px; height: 52px; }.play-label { font-size: 11px; top: 10%; }
  .transport-body { width: 88%; }.section-heading h2 { font-size: 32px; }
  .benchmark-sheet { padding-left: 20px; padding-right: 24px; }.rate-sheet { padding-left: 24px; }
}
@media (max-width: 660px) {
  .wrap { width: calc(100% - 36px); }
  .review-note { font-size: 9px; gap: 4px 16px; padding-inline: 12px; }
  .masthead { gap: 12px; }.wordmark { font-size: 25px; gap: 7px; }.brand-icon { width: 44px; height: 44px; }
  nav { font-size: 11px; gap: 12px; flex-wrap: wrap; }
  .masthead nav { flex: 1 0 100%; justify-content: space-between; }
  .masthead nav a { display: inline-flex; align-items: center; min-height: 32px; }
  .header-discovery { justify-content: flex-start; gap: 0 12px; }
  .header-latest-label { flex-basis: 100%; }
  .header-latest { gap: 0 16px; }
  .header-model { font-size: 12px; }
  .hero-model-name { font-size: 23px; }
  .identity-grid { grid-template-columns: minmax(0, 1fr); gap: 24px; }
  .model-identity h2 { font-size: 29px; }
  .hero { grid-template-columns: 1fr; padding-top: 30px; padding-bottom: 30px; gap: 38px; }
  .hero .eyebrow { font-size: 10px; letter-spacing: .075em; }.hero h1 { font-size: 68px; margin-top: 17px; margin-bottom: 21px; }
  .hero-intro { max-width: 350px; }.primary { margin-top: 21px; padding: 12px 17px; }
  
  
  .hero-facts { gap: 24px; padding-top: 25px; }.hero-facts strong { font-size: 28px; }
  .hero-facts .small-unit { font-size: 14px; }.source-line { font-size: 10px; }
  .ox-stage { width: 100%; max-width: 360px; padding-top: 10px; margin: auto; }
  .horn-stage-frame { max-width: 340px; }
  
  .nameplate { margin-top: 15px; width: 216px; height: 84px; }.nameplate strong { font-size: 18px; }.plate-label { font-size: 9px; }
  .foundry { padding: 31px 24px 26px; grid-template-columns: 1fr; gap: 28px; border-radius: 44px 10px 44px 10px; }
  .foundry h2 { font-size: 36px; max-width: 270px; }.foundry-copy > p:not(.eyebrow) { font-size: 14px; }
  .foundry-links { font-size: 12px; gap: 14px; }.track-name { font-size: 26px; }
  .play-dial { width: 56px; height: 56px; }.play-label { font-size: 11px; top: 10%; }
  .transport-body { max-width: 230px; width: 86%; }.radio-heading { font-size: 9px; }
  .evidence { padding-top: 37px; padding-bottom: 29px; }.section-heading { display: block; margin-bottom: 20px; }
  .section-heading h2 { font-size: 34px; max-width: 300px; }.section-heading > p { max-width: 300px; margin-top: 12px; }
  .evidence-grid { grid-template-columns: 1fr; }.benchmark-sheet { padding: 22px 6px 26px 18px; }
  .evidence-horn { left: -19px; width: 95px; top: 0; height: 100%; }
  .rate-sheet { border-left: 0; border-top: 1px solid var(--line); padding: 26px 0 23px; }
  .rate-note { max-width: 100%; }.score-label small { margin-left: 5px; }
  footer { flex-wrap: wrap; justify-content: space-between; gap: 12px; }footer p { max-width: 180px; }footer > span { width: 100%; }
}
@media (max-width: 360px) {
  .wrap { width: calc(100% - 28px); }.hero h1 { font-size: 61px; }.hero-facts { gap: 17px; }
  .foundry { padding-inline: 19px; }
  .play-dial { width: 50px; height: 50px; }.play-label { top: 4%; }.score-label { font-size: 12px; }.score-label small { display: none; }
}
@media (max-width: 900px) {
  .feature-note { height: 246px; padding: 17px 16px; }
  .feature-note strong { font-size: 23px; }
  #feature-copy { min-height: 84px; }
}
@media (max-width: 660px) {
  #feature-note-mobile .feature-note { height: 236px; max-width: none; margin: 0 0 20px; padding: 18px; }
  .ox-stage { padding-top: 27px; }
  .ox-invitation { top: -26px; font-size: 16px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *:before, *:after { animation: none !important; transition: none !important; }
  .ox-polish { display: none; }
}
