:root {
  --ink: #173b33;
  --ink-2: #284b43;
  --muted: #71827d;
  --cream: #f6f5ef;
  --paper: #fffef9;
  --green: #1d574a;
  --green-2: #276d5d;
  --mint: #dfece4;
  --orange: #e8a760;
  --line: #dfe5df;
  --shadow: 0 24px 70px rgba(24, 59, 51, .1);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; min-width: 320px; color: var(--ink); background: var(--cream); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif; -webkit-font-smoothing: antialiased; }
button, input { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
svg { fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

.topbar { height: 74px; padding: 0 clamp(22px, 5vw, 76px); display: flex; align-items: center; gap: 48px; position: sticky; top: 0; z-index: 20; border-bottom: 1px solid rgba(29,87,74,.09); background: rgba(247,247,242,.9); backdrop-filter: blur(16px); }
.brand { display: flex; align-items: center; gap: 10px; color: var(--ink); text-decoration: none; font-size: 18px; font-weight: 800; letter-spacing: -.03em; }
.brand > span:last-child { display: flex; align-items: baseline; gap: 7px; }
.brand small { color: #81918c; font-size: 8px; letter-spacing: .17em; }
.brand-mark { width: 35px; height: 35px; display: grid; place-items: center; border-radius: 50%; background: var(--green); color: #fff; }
.brand-mark svg { width: 23px; }
.brand-mark circle { fill: var(--orange); stroke: none; }
.topnav { display: flex; align-items: center; gap: 30px; }
.topnav a { color: #5d716b; text-decoration: none; font-size: 12px; font-weight: 650; transition: color .2s; }
.topnav a:hover { color: var(--green); }
.history-button { margin-left: auto; height: 38px; padding: 0 13px; display: flex; align-items: center; gap: 7px; border: 1px solid #d5ddd8; border-radius: 99px; background: rgba(255,255,255,.7); color: var(--ink); font-size: 11px; font-weight: 700; }
.history-button svg { width: 15px; }
.history-button span { min-width: 18px; height: 18px; padding: 0 5px; display: grid; place-items: center; border-radius: 99px; background: var(--green); color: #fff; font-size: 9px; }

.hero { min-height: 600px; padding: 74px clamp(24px, 8vw, 124px) 58px; display: grid; grid-template-columns: 1.04fr .96fr; align-items: center; gap: clamp(40px, 8vw, 120px); overflow: hidden; }
.hero-copy { max-width: 610px; }
.eyebrow { margin: 0 0 19px; display: flex; align-items: center; gap: 10px; color: #748780; font-size: 9px; font-weight: 800; letter-spacing: .2em; }
.eyebrow > span { width: 28px; height: 1px; background: var(--orange); }
.hero h1 { margin: 0; color: #173e35; font-family: "Songti SC", "STSong", Georgia, serif; font-size: clamp(44px, 5.2vw, 76px); font-weight: 600; line-height: 1.13; letter-spacing: -.055em; }
.hero h1 em { color: var(--green-2); font-style: normal; }
.hero-lead { max-width: 530px; margin: 25px 0 30px; color: #63766f; font-size: 14px; line-height: 1.9; }
.hero-actions { display: flex; align-items: center; gap: 27px; }
.primary-action { min-width: 142px; height: 46px; padding: 0 17px; display: flex; align-items: center; justify-content: space-between; border-radius: 4px; background: var(--green); color: white; text-decoration: none; font-size: 12px; font-weight: 750; box-shadow: 0 12px 26px rgba(29,87,74,.18); }
.primary-action span { font-size: 17px; font-weight: 400; }
.text-action { color: var(--ink); text-decoration: none; font-size: 11px; font-weight: 700; }
.text-action span { margin-left: 6px; color: var(--orange); }
.trust-row { margin-top: 36px; display: flex; gap: 25px; color: #71827d; font-size: 9px; }
.trust-row span { display: flex; align-items: center; gap: 6px; }
.trust-row i { width: 15px; height: 15px; display: grid; place-items: center; border-radius: 50%; background: #dbe8de; color: var(--green); font-size: 9px; font-style: normal; font-weight: 900; }

.hero-visual { width: min(475px, 100%); aspect-ratio: 1 / .88; justify-self: center; position: relative; }
.hero-visual::before { content: ""; position: absolute; inset: 9% 3% 1% 11%; border-radius: 46% 54% 50% 50% / 42% 40% 60% 58%; background: #e5ece2; transform: rotate(-8deg); }
.visual-orbit { position: absolute; z-index: 1; border: 1px solid rgba(34,87,74,.13); border-radius: 50%; transform: rotate(-18deg); }
.orbit-one { inset: 7% 10% 1% 0; }
.orbit-two { inset: 17% 20% 11% 11%; }
.iris-card { width: 69%; aspect-ratio: 1; position: absolute; z-index: 2; left: 17%; top: 12%; display: grid; place-items: center; border-radius: 50%; background: repeating-radial-gradient(circle, rgba(255,255,255,.92) 0 2px, transparent 3px 11px), radial-gradient(circle, #d3e1d6 0 18%, #a9c8b7 19% 43%, #e5eee5 44% 65%, #f9faf6 66%); box-shadow: 0 25px 50px rgba(27,76,64,.13); }
.iris-ring { position: absolute; border-radius: 50%; border: 1px solid rgba(31,92,76,.2); }
.ring-a { inset: 8%; border-style: dashed; }
.ring-b { inset: 20%; border-width: 2px; }
.ring-c { inset: 31%; border-style: dotted; border-width: 3px; }
.iris-core { width: 23%; aspect-ratio: 1; display: grid; place-items: center; border-radius: 50%; background: #22594d; box-shadow: 0 0 0 12px rgba(232,167,96,.32), 0 0 0 25px rgba(43,112,94,.18); }
.iris-core span { width: 28%; aspect-ratio: 1; border-radius: 50%; background: #f7cf8e; }
.floating-card { position: absolute; z-index: 3; min-width: 94px; padding: 12px 15px; display: grid; border-radius: 4px; background: rgba(255,254,249,.94); box-shadow: 0 12px 35px rgba(28,61,54,.13); }
.floating-card span, .floating-card b { font-family: Georgia, serif; font-size: 24px; line-height: 1; }
.floating-card small { margin-top: 5px; color: #7b8d87; font-size: 8px; }
.fc-one { left: 1%; top: 20%; border-left: 3px solid var(--orange); }
.fc-one span { color: #be7b5a; }
.fc-two { right: 0; bottom: 22%; border-left: 3px solid var(--green-2); }
.visual-caption { position: absolute; z-index: 3; left: 14%; bottom: 3%; padding: 10px 12px; display: flex; align-items: center; gap: 12px; border: 1px solid rgba(23,59,51,.1); background: rgba(246,245,239,.85); }
.visual-caption span { color: #7b8d87; font-size: 7px; letter-spacing: .16em; }
.visual-caption b { font-size: 13px; }

.stats-strip { min-height: 76px; padding: 15px clamp(24px, 8vw, 124px); display: flex; align-items: center; gap: clamp(36px, 7vw, 100px); background: var(--green); color: white; }
.stats-strip > div { display: flex; align-items: baseline; gap: 9px; }
.stats-strip strong { color: #f2c987; font-family: Georgia, serif; font-size: 22px; font-weight: 500; }
.stats-strip span { color: #cadbd6; font-size: 9px; }
.stats-strip p { margin-left: auto; display: flex; align-items: center; gap: 9px; color: #b9d0ca; font-size: 9px; }
.stats-strip p i { width: 6px; height: 6px; border-radius: 50%; background: #f2c987; box-shadow: 0 0 0 5px rgba(242,201,135,.1); }

.tests-section { padding: 82px clamp(24px, 5vw, 76px) 90px; }
.section-heading { width: min(1220px, 100%); margin: 0 auto 34px; display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.section-heading h2, .faq-section h2 { margin: 0; font-family: "Songti SC", Georgia, serif; font-size: clamp(32px, 3.5vw, 46px); font-weight: 600; letter-spacing: -.045em; }
.section-heading > p { max-width: 430px; margin: 0 0 4px; color: var(--muted); font-size: 11px; line-height: 1.8; }
.test-layout { width: min(1220px, 100%); min-height: 620px; margin: 0 auto; display: grid; grid-template-columns: 330px minmax(0, 1fr); border: 1px solid #dbe2dd; border-radius: 7px; overflow: hidden; background: var(--paper); box-shadow: var(--shadow); }
.test-list { padding: 20px 0; background: #eef1eb; border-right: 1px solid #dde4de; }
.test-tab { width: 100%; min-height: 108px; padding: 18px 23px; display: grid; grid-template-columns: 23px 44px 1fr 15px; align-items: center; gap: 12px; position: relative; border: 0; border-bottom: 1px solid #dde3de; background: transparent; color: var(--ink); text-align: left; }
.test-tab:first-child { border-top: 1px solid #dde3de; }
.test-tab::before { content: ""; width: 3px; position: absolute; inset: -1px auto -1px 0; background: transparent; }
.test-tab:hover { background: rgba(255,255,255,.45); }
.test-tab.active { background: var(--paper); }
.test-tab.active::before { background: var(--orange); }
.tab-number { align-self: start; color: #9aaaa5; font-size: 8px; letter-spacing: .1em; }
.tab-icon { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: #dde6df; color: var(--green); }
.tab-icon svg { width: 21px; }
.test-tab.active .tab-icon { background: var(--green); color: #fff; }
.icon-color { position: relative; display: block; }
.icon-color i { width: 11px; height: 11px; position: absolute; border-radius: 50%; }
.icon-color i:nth-child(1) { left: 10px; top: 11px; background: #dfa06d; }
.icon-color i:nth-child(2) { right: 10px; top: 11px; background: #b9d4c7; }
.icon-color i:nth-child(3) { left: 16px; bottom: 9px; background: #628d7d; }
.test-tab.active .icon-color i:nth-child(2) { background: #cfdfd6; }
.split-icon { background: linear-gradient(90deg, #39564f 50%, #e5e9e5 50%); border: 1px solid #cfd9d2; }
.tab-copy { display: grid; gap: 6px; }
.tab-copy b { font-size: 13px; }
.tab-copy small { color: #85958f; font-size: 9px; }
.tab-arrow { opacity: 0; color: var(--orange); }
.test-tab.active .tab-arrow { opacity: 1; }

.test-stage { min-width: 0; display: flex; flex-direction: column; background: var(--paper); }
.stage-head { min-height: 127px; padding: 26px 32px 22px; display: flex; align-items: start; justify-content: space-between; gap: 20px; border-bottom: 1px solid var(--line); }
.stage-head > div > span { color: #a18465; font-size: 8px; font-weight: 800; letter-spacing: .14em; }
.stage-head h3 { margin: 8px 0 5px; font-size: 22px; letter-spacing: -.035em; }
.stage-head p { margin: 0; color: var(--muted); font-size: 10px; line-height: 1.6; }
.time-pill { padding: 7px 10px; display: flex; align-items: center; gap: 6px; border: 1px solid var(--line); border-radius: 99px; color: #71827d; font-size: 8px; }
.time-pill svg { width: 13px; }
.time-pill b { font-weight: 650; }
.test-content { flex: 1; padding: 22px 32px; display: flex; flex-direction: column; }
.instructions { min-height: 44px; padding: 10px 13px; display: flex; align-items: center; gap: 12px; border-radius: 3px; background: #f2f4ef; color: #657870; }
.instructions span { flex: 0 0 auto; padding: 4px 7px; border-radius: 2px; background: #dfe9e1; color: var(--green); font-size: 8px; font-weight: 750; }
.instructions p { margin: 0; font-size: 9px; line-height: 1.5; }
.interactive-area { min-height: 333px; flex: 1; display: grid; place-items: center; padding: 22px 0 16px; }
.stage-actions { min-height: 48px; display: flex; justify-content: center; align-items: center; gap: 10px; }
.stage-actions button, .test-option, .contrast-option { border: 1px solid #d8e0da; background: #fff; color: var(--ink); font-weight: 700; transition: .15s; }
.stage-actions button:hover, .test-option:hover, .contrast-option:hover { border-color: var(--green-2); background: #f2f7f3; }
.main-button { min-width: 150px; height: 43px; padding: 0 20px; border: 0 !important; border-radius: 3px; background: var(--green) !important; color: white !important; font-size: 11px; }
.secondary-button { min-width: 112px; height: 43px; border-radius: 3px; font-size: 10px; }
.stage-foot { min-height: 46px; padding: 0 32px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid var(--line); color: #8a9994; font-size: 8px; }
.stage-foot span { display: flex; align-items: center; gap: 6px; }
.stage-foot i { width: 5px; height: 5px; border-radius: 50%; background: #69a28d; }
.stage-foot button { padding: 6px; border: 0; background: transparent; color: #778984; font-size: 8px; }

.plate-wrap { display: grid; justify-items: center; gap: 9px; }
.plate-progress { color: #87958f; font-size: 9px; letter-spacing: .1em; }
#colorPlate { width: 245px; height: 245px; display: block; border-radius: 50%; box-shadow: 0 10px 35px rgba(27,70,60,.1); }
.answer-grid { display: grid; grid-template-columns: repeat(4, 58px); gap: 8px; }
.test-option { height: 40px; border-radius: 3px; font-size: 12px; }
.test-option.selected { border-color: var(--orange); background: #fff4e8; color: #a7612d; }
.reaction-box { width: min(520px, 100%); height: 280px; display: grid; place-items: center; position: relative; overflow: hidden; border-radius: 5px; background: #e6e9e4; color: #64736e; user-select: none; cursor: pointer; }
.reaction-box.waiting { background: #e8dfd1; color: #775f43; }
.reaction-box.ready { background: #2e8d70; color: #fff; }
.reaction-box.early { background: #c86d5e; color: #fff; }
.reaction-copy { display: grid; justify-items: center; gap: 12px; text-align: center; }
.reaction-copy strong { font-family: Georgia, serif; font-size: 30px; font-weight: 500; }
.reaction-copy p { margin: 0; font-size: 10px; }
.reaction-dot { width: 62px; height: 62px; display: grid; place-items: center; border: 1px solid currentColor; border-radius: 50%; }
.reaction-dot::after { content: ""; width: 12px; height: 12px; border-radius: 50%; background: currentColor; }
.contrast-test { width: min(560px, 100%); display: grid; justify-items: center; gap: 17px; }
.contrast-meta { width: 100%; display: flex; justify-content: space-between; color: #85948f; font-size: 9px; }
.contrast-card { width: 260px; height: 260px; display: grid; place-items: center; position: relative; border: 1px solid #eceeea; border-radius: 50%; background: #efefec; }
.contrast-ring { width: 145px; height: 145px; border: 24px solid rgba(54,62,59,.17); border-radius: 50%; position: relative; transform: rotate(var(--ring-angle)); }
.contrast-ring::after { content: ""; width: 36px; height: 31px; position: absolute; right: -27px; top: 34px; background: #efefec; }
.contrast-options { display: grid; grid-template-columns: repeat(4, 52px); gap: 8px; }
.contrast-option { height: 36px; border-radius: 3px; font-size: 15px; }
.astigmatism-test { display: grid; grid-template-columns: 285px 1fr; align-items: center; gap: 42px; }
.astigmatism-chart { width: 280px; height: 280px; display: block; }
.astigmatism-copy { max-width: 220px; }
.astigmatism-copy strong { display: block; margin-bottom: 9px; font-size: 13px; }
.astigmatism-copy p { margin: 0 0 13px; color: var(--muted); font-size: 9px; line-height: 1.7; }
.eye-toggle { display: grid; grid-template-columns: 1fr 1fr; padding: 3px; border-radius: 3px; background: #edf1ec; }
.eye-toggle button { height: 32px; border: 0; border-radius: 2px; background: transparent; color: #75847f; font-size: 9px; }
.eye-toggle button.active { background: #fff; color: var(--green); box-shadow: 0 3px 10px rgba(29,70,60,.08); }
.astig-options { display: grid; gap: 7px; margin-top: 12px; }
.astig-options button { min-height: 34px; padding: 0 10px; border: 1px solid var(--line); border-radius: 3px; background: #fff; color: var(--ink); text-align: left; font-size: 9px; }
.astig-options button.selected { border-color: var(--orange); background: #fff6eb; color: #9c6237; }
.result-panel { width: min(510px, 100%); padding: 28px; border: 1px solid #dbe3dd; border-radius: 5px; background: #f6f8f4; text-align: center; }
.result-badge { width: 48px; height: 48px; margin: 0 auto 14px; display: grid; place-items: center; border-radius: 50%; background: #dceae0; color: var(--green); font-size: 21px; }
.result-panel h4 { margin: 0 0 7px; font-size: 20px; }
.result-panel > p { margin: 0 auto 18px; max-width: 390px; color: var(--muted); font-size: 10px; line-height: 1.7; }
.result-score { padding: 14px; display: flex; justify-content: center; align-items: baseline; gap: 8px; border-radius: 3px; background: #fff; }
.result-score strong { color: var(--green); font-family: Georgia, serif; font-size: 34px; font-weight: 500; }
.result-score span { color: #82918c; font-size: 9px; }

.science-section { padding: 85px clamp(24px, 8vw, 124px); display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; background: #173f36; color: white; }
.eyebrow.light { color: #a9c0ba; }
.science-intro h2 { margin: 0; font-family: "Songti SC", Georgia, serif; font-size: clamp(35px, 4vw, 53px); font-weight: 500; line-height: 1.18; letter-spacing: -.05em; }
.science-intro > p:last-child { max-width: 430px; margin: 23px 0 0; color: #aec2bd; font-size: 11px; line-height: 1.9; }
.science-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; border: 1px solid rgba(255,255,255,.12); background: rgba(255,255,255,.12); }
.science-cards article { min-height: 225px; padding: 27px 22px; background: #173f36; }
.science-cards article > span { width: 37px; height: 37px; display: grid; place-items: center; border: 1px solid rgba(242,201,135,.35); border-radius: 50%; color: #f2c987; font-size: 9px; }
.science-cards strong { display: block; margin: 45px 0 12px; font-size: 15px; }
.science-cards p { margin: 0; color: #9eb5af; font-size: 9px; line-height: 1.8; }

.faq-section { padding: 78px clamp(24px, 8vw, 124px) 90px; display: grid; grid-template-columns: .72fr 1.28fr; gap: 90px; }
.faq-list { border-top: 1px solid #d8e0da; }
.faq-list details { border-bottom: 1px solid #d8e0da; }
.faq-list summary { padding: 20px 2px; display: flex; justify-content: space-between; list-style: none; cursor: pointer; font-size: 12px; font-weight: 700; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--orange); font-size: 18px; font-weight: 400; transition: transform .2s; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { margin: -5px 36px 20px 2px; color: var(--muted); font-size: 10px; line-height: 1.8; }

footer { min-height: 110px; padding: 23px clamp(24px, 5vw, 76px); display: flex; align-items: center; gap: 35px; border-top: 1px solid #dbe2dd; background: #eef1ec; }
.footer-brand { display: flex; align-items: center; gap: 11px; }
.footer-brand b, .footer-brand small { display: block; }
.footer-brand b { font-size: 12px; }
.footer-brand small { margin-top: 4px; color: #81908b; font-size: 8px; }
footer > p { max-width: 440px; margin: 0 auto; color: #7b8b86; font-size: 8px; }
footer > span { color: #82918c; font-size: 8px; }

dialog { width: min(510px, calc(100% - 28px)); max-height: min(620px, calc(100vh - 40px)); padding: 0; border: 0; border-radius: 7px; background: var(--paper); color: var(--ink); box-shadow: 0 30px 90px rgba(10,40,33,.28); }
dialog::backdrop { background: rgba(13,37,32,.56); backdrop-filter: blur(3px); }
.dialog-head { padding: 23px 25px 18px; display: flex; justify-content: space-between; border-bottom: 1px solid var(--line); }
.dialog-head small { color: #9c7c59; font-size: 8px; letter-spacing: .15em; }
.dialog-head h2 { margin: 6px 0 0; font-family: "Songti SC", Georgia, serif; font-size: 25px; }
.dialog-head button { width: 32px; height: 32px; border: 0; background: transparent; color: #82918c; font-size: 24px; }
.history-list { max-height: 410px; padding: 12px 25px; overflow: auto; }
.history-item { padding: 14px 2px; display: grid; grid-template-columns: 1fr auto; gap: 5px 18px; border-bottom: 1px solid var(--line); }
.history-item b { font-size: 11px; }
.history-item time { color: #8c9a96; font-size: 8px; }
.history-item p { grid-column: 1 / -1; margin: 0; color: #64766f; font-size: 9px; }
.history-empty { padding: 70px 10px; color: #81918c; text-align: center; font-size: 10px; }
.clear-history { width: calc(100% - 50px); height: 40px; margin: 5px 25px 22px; border: 1px solid var(--line); border-radius: 3px; background: #fff; color: #6c7f78; font-size: 10px; }

@media (max-width: 950px) {
  .topnav { display: none; }
  .hero { min-height: auto; grid-template-columns: 1fr; padding-top: 55px; }
  .hero-copy { max-width: 700px; }
  .hero-visual { width: min(460px, 86vw); margin-top: 10px; }
  .test-layout { grid-template-columns: 250px minmax(0, 1fr); }
  .test-tab { padding: 15px; grid-template-columns: 18px 40px 1fr; }
  .tab-arrow { display: none; }
  .astigmatism-test { grid-template-columns: 250px 1fr; gap: 22px; }
  .science-section, .faq-section { grid-template-columns: 1fr; gap: 45px; }
}

@media (max-width: 700px) {
  .topbar { height: 64px; padding: 0 17px; }
  .brand small { display: none; }
  .history-button { font-size: 0; }
  .history-button svg { width: 17px; }
  .hero { padding: 44px 21px 42px; gap: 30px; }
  .hero h1 { font-size: clamp(39px, 12vw, 56px); }
  .hero-lead { font-size: 13px; }
  .trust-row { gap: 12px; flex-wrap: wrap; }
  .stats-strip { padding: 16px 20px; gap: 20px; overflow-x: auto; }
  .stats-strip > div { flex: 0 0 auto; }
  .stats-strip p { display: none; }
  .section-heading { align-items: start; flex-direction: column; gap: 15px; }
  .tests-section { padding: 58px 15px 64px; }
  .test-layout { display: block; min-height: 0; }
  .test-list { padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); overflow-x: auto; border-right: 0; border-bottom: 1px solid var(--line); }
  .test-tab { min-width: 75px; min-height: 72px; padding: 8px 4px; display: flex; justify-content: center; border: 0; border-right: 1px solid var(--line); }
  .test-tab::before { inset: auto 0 0; width: auto; height: 3px; }
  .tab-number, .tab-copy small, .tab-arrow { display: none; }
  .tab-icon { width: 32px; height: 32px; flex: 0 0 auto; }
  .tab-copy b { font-size: 10px; white-space: nowrap; }
  .icon-color i { width: 9px; height: 9px; }
  .icon-color i:nth-child(1) { left: 7px; top: 8px; }
  .icon-color i:nth-child(2) { right: 7px; top: 8px; }
  .icon-color i:nth-child(3) { left: 12px; bottom: 6px; }
  .stage-head { min-height: 112px; padding: 20px 17px; }
  .stage-head p { max-width: 230px; }
  .time-pill { display: none; }
  .test-content { padding: 16px 17px; }
  .interactive-area { min-height: 345px; }
  #colorPlate { width: min(235px, 70vw); height: auto; }
  .stage-foot { padding: 0 17px; }
  .astigmatism-test { grid-template-columns: 1fr; justify-items: center; gap: 10px; }
  .astigmatism-chart { width: 235px; height: 235px; }
  .astigmatism-copy { max-width: 100%; }
  .science-section, .faq-section { padding: 60px 21px; }
  .science-cards { grid-template-columns: 1fr; }
  .science-cards article { min-height: 155px; }
  .science-cards strong { margin-top: 22px; }
  footer { align-items: start; flex-direction: column; gap: 14px; }
  footer > p { margin: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
