@font-face {
  font-family: "Space Grotesk";
  src: url("./assets/fonts/SpaceGrotesk.ttf") format("truetype");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
:root {
  --paper: #f7f7ef;
  --ink: #171a16;
  --muted: #62675c;
  --lime: #d5fb62;
  --line: #d7d9cd;
  --mono: "SFMono-Regular", Consolas, monospace;
  color-scheme: light;
  font-family: "Space Grotesk", "Helvetica Neue", Arial, sans-serif;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 28px; }
body { margin: 0; background: var(--paper); color: var(--ink); font-size: 16px; line-height: 1.5; min-width: 320px; -webkit-font-smoothing: antialiased; }
h1, h2, h3, p { margin: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
button, a, summary { -webkit-tap-highlight-color: transparent; }
img { display: block; max-width: 100%; }
svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }
a:focus-visible, button:focus-visible, summary:focus-visible, [tabindex="0"]:focus-visible { outline: 3px solid #477024; outline-offset: 5px; }
.shell { width: min(1280px, calc(100% - 112px)); margin-inline: auto; }
.icon-defs { position: absolute; width: 0; height: 0; overflow: hidden; }
.skip-link { position: fixed; z-index: 100; top: 12px; left: 12px; transform: translateY(-180%); padding: 12px 18px; background: var(--lime); border: 1px solid var(--ink); }
.skip-link:focus { transform: none; }
.eyebrow, .edition, .microcopy, .poster-edge, .file-slip, .paper-category, .paper-signature, .document-caption, .document-bottom, .demo-note, .feature-number, .map-caption, .map-original small, .copy-map > p, .download-note, .release-link, .footer-bottom { font: 500 11px/1.5 var(--mono); letter-spacing: .035em; }
.eyebrow { display: flex; align-items: center; gap: 10px; }
.status-dot { width: 7px; height: 7px; background: currentColor; border-radius: 50%; flex-shrink: 0; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 24px; padding: 19px 24px; border: 1px solid transparent; border-radius: 6px; font-size: 14px; font-weight: 600; line-height: 1.2; min-height: 58px; transition: background .18s, transform .18s; }
.button:hover { transform: translateY(-2px); }
.button-dark { background: var(--ink); color: var(--paper); }
.button-dark:hover { background: #343c2d; }
.button-small { font-size: 12px; padding: 13px 17px; min-height: 44px; gap: 18px; }
.button-outline { border-color: var(--ink); }
.button-outline:hover { background: #e5f7b4; }
.button svg { width: 19px; height: 19px; }
.text-link { display: inline-flex; align-items: center; gap: 18px; font-size: 13px; font-weight: 500; border-bottom: 1px solid currentColor; padding: 3px 0; }
.text-link span { font-size: 19px; }
.site-header { height: 100px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); }
.brand { display: inline-flex; align-items: center; gap: 9px; font-size: 26px; font-weight: 700; letter-spacing: -1.4px; }
.brand img { border-radius: 8px; }
.site-header nav { display: flex; gap: 34px; font-size: 12px; font-weight: 500; }
.site-header nav a:hover { text-decoration: underline; text-underline-offset: 5px; }
.hero { padding-top: 34px; }
.hero-topline { display: flex; align-items: center; justify-content: space-between; }
.edition { color: var(--muted); font-size: 10px; }
.hero-grid { display: grid; grid-template-columns: 1.18fr 1fr; align-items: center; gap: 48px; min-height: 652px; padding-block: 60px 72px; }
.hero h1 { font-size: clamp(66px, 6.6vw, 96px); letter-spacing: -.075em; font-weight: 500; line-height: 1.025; }
.highlight { position: relative; z-index: 0; white-space: nowrap; }
.highlight::after { content: ""; position: absolute; z-index: -1; left: 2px; right: -5px; bottom: 5px; height: 24%; background: var(--lime); transform: rotate(-2deg); }
.hero-lede { margin-top: 30px; font-size: clamp(16px, 1.35vw, 19px); line-height: 1.65; color: #4e5549; letter-spacing: -.4px; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; margin-top: 32px; }
.microcopy { margin-top: 20px; color: var(--muted); font-size: 10px; }
.microcopy span { margin-inline: 7px; }
.hero-art { position: relative; height: 500px; padding: 8px 14px 36px 10px; }
.print-poster { position: relative; height: 444px; background: var(--lime); border: 1px solid #bbd959; border-radius: 3px; overflow: hidden; transform: rotate(2deg); }
.poster-edge { position: absolute; z-index: 3; top: 18px; left: 20px; right: 20px; display: flex; justify-content: space-between; font-size: 8px; }
.poster-bottom { top: auto; bottom: 16px; align-items: end; }
.poster-plus { font-size: 30px; line-height: 1; }
.poster-grid { position: absolute; inset: 54px 0; background-image: linear-gradient(#9bc33b40 1px, transparent 1px), linear-gradient(90deg, #9bc33b40 1px, transparent 1px); background-size: 32px 32px; }
.orbit { position: absolute; width: 400px; height: 400px; border: 1px solid #91b83d; border-radius: 50%; top: 25px; left: 25px; }
.paper { position: absolute; width: 63%; height: 305px; top: 63px; left: 18%; border: 1px solid #282d23; background: var(--paper); box-shadow: 5px 9px 0 #75912220; }
.paper-back { transform: rotate(-10deg) translate(-7px, 4px); background: #eef0df; }
.paper-front { transform: rotate(-4deg); padding: 23px 24px 17px; display: flex; flex-direction: column; }
.paper-category { font-size: 7px; letter-spacing: .11em; }
.paper h2 { font-size: clamp(23px, 2.5vw, 34px); font-weight: 500; line-height: 1.07; letter-spacing: -1.5px; margin-block: 19px 14px; }
.paper-rule { height: 1px; background: #292e25; margin-bottom: 12px; }
.paper p { font-size: 10px; max-width: 210px; line-height: 1.6; }
.paper-lines { display: grid; gap: 6px; margin-top: 12px; }
.paper-lines i { height: 2px; width: 100%; background: #d2d6c7; }
.paper-lines i:last-child { width: 65%; }
.paper-signature { display: flex; gap: 5px; align-items: center; margin-top: auto; font-size: 7px; }
.paper-signature svg { width: 14px; height: 14px; }
.ownership-seal { position: absolute; right: -8px; top: 254px; width: 112px; height: 112px; background: var(--ink); color: var(--lime); border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; transform: rotate(11deg); box-shadow: 0 0 0 5px var(--paper); font: 500 10px/1.5 var(--mono); letter-spacing: 1px; }
.ownership-seal svg { width: 33px; height: 33px; margin: 3px; }
.file-slip { position: absolute; bottom: 6px; left: -12px; right: 27px; display: flex; align-items: center; gap: 16px; background: #fffef7; border: 1px solid #c9cdbd; padding: 22px 20px; transform: rotate(-3deg); box-shadow: 0 12px 28px #171a160d; letter-spacing: -.3px; }
.file-slip > svg { width: 28px; height: 32px; }
.file-slip small { display: block; color: var(--muted); margin-top: 5px; font-size: 9px; }
.slip-arrow { margin-left: auto; font: 24px/1 sans-serif; }
.hero-bottom { display: flex; justify-content: space-between; gap: 30px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 24px 0; font-size: 12px; }
.hero-bottom > p { color: var(--muted); }
.hero-bottom > div { display: flex; gap: 32px; }
.section { padding-block: 116px; }
.section-intro { display: grid; grid-template-columns: 1.4fr 1fr; align-items: end; column-gap: 60px; margin-bottom: 48px; }
.section-intro .eyebrow { grid-column: 1 / -1; margin-bottom: 24px; }
.section-intro h2 { font-size: clamp(40px, 4.3vw, 62px); line-height: 1.05; font-weight: 500; letter-spacing: -.06em; }
.section-intro > p:last-child:not(.eyebrow) { color: var(--muted); font-size: 16px; padding-bottom: 3px; }
.tour-panel { border: 1px solid var(--line); border-radius: 8px; overflow: hidden; }
.tour-toolbar { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 17px 24px; border-bottom: 1px solid var(--line); }
.tour-toolbar > .eyebrow { font-size: 9px; }
.tour-tabs { display: flex; gap: 4px; }
.tour-tabs button { padding: 10px 16px; border: 0; background: transparent; border-radius: 4px; font-size: 11px; color: var(--muted); }
.tour-tabs button[aria-selected="true"] { background: var(--ink); color: var(--paper); }
.tour-stage { display: grid; grid-template-columns: 1.2fr 1fr; padding: 50px; gap: 70px; background: #eceee3; }
.tour-document { background: #fffef8; border: 1px solid #d3d7c9; padding: 32px; border-radius: 3px; box-shadow: 0 8px 20px #272c1d08; }
.document-caption { color: var(--muted); font-size: 9px; margin-bottom: 26px; }
.tour-document h3 { font-size: 36px; letter-spacing: -1.8px; font-weight: 500; line-height: 1.08; padding-bottom: 24px; border-bottom: 1px solid var(--line); }
.document-prose { font-size: 13px; margin-top: 20px; line-height: 1.75; max-width: 350px; color: #4d5346; }
.document-bottom { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 9px; font-size: 8px; margin-top: 30px; padding-top: 16px; border-top: 1px solid var(--line); }
#tour-badge { color: #486425; }
.tour-explanation { align-self: center; }
.tour-number { font-size: 56px; font-weight: 400; color: #b1baa2; letter-spacing: -4px; }
.tour-explanation h3 { margin-top: 12px; font-size: 28px; font-weight: 500; letter-spacing: -1px; }
.tour-explanation > p:not(.demo-note) { color: var(--muted); margin-top: 15px; font-size: 14px; line-height: 1.8; max-width: 330px; }
.tour-explanation .button { margin-top: 26px; min-height: 50px; font-size: 12px; }
.sample-link { margin-top: 20px; font-size: 11px; }
.demo-note { color: var(--muted); font-size: 9px; margin-top: 18px; max-width: 300px; }
[data-stage="1"] .tour-document { border-color: #9aa878; }
[data-stage="2"] .tour-document { box-shadow: 8px 8px 0 #d5ddc6, 16px 16px 0 #e0e5d7; }
.features-section { padding-top: 8px; }
.feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); }
.feature { padding: 34px 44px 36px 0; border-bottom: 1px solid var(--line); }
.feature:nth-child(even) { border-left: 1px solid var(--line); padding-left: 44px; padding-right: 0; }
.feature-top { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 80px; margin-bottom: 28px; }
.feature-number { color: var(--muted); align-self: start; }
.feature h3 { font-size: 25px; font-weight: 500; letter-spacing: -.8px; margin-bottom: 12px; }
.feature > p { max-width: 420px; font-size: 14px; color: var(--muted); line-height: 1.8; }
.import-art { display: flex; gap: 7px; align-items: center; transform: rotate(-4deg); }
.import-art span { padding: 12px 9px; border: 1px solid #b6bfaa; background: #eef1e3; border-radius: 3px; font: 11px var(--mono); }
.import-art b { font-size: 28px; font-weight: 400; margin-left: 6px; }
.signature-art { display: flex; align-items: center; gap: 12px; font-size: 26px; letter-spacing: -1px; transform: rotate(-5deg); }
.signature-art svg { background: var(--lime); border-radius: 50%; padding: 7px; width: 38px; height: 38px; }
.version-art { display: flex; align-items: center; }
.version-art span { display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid #b8c1a8; border-radius: 50%; font: 12px var(--mono); }
.version-art span:last-child { background: var(--lime); border-color: #8ca940; }
.version-art i { width: 28px; border-top: 1px solid #b8c1a8; }
.offline-art { display: flex; align-items: center; gap: 12px; transform: rotate(-4deg); }
.offline-art svg { width: 34px; height: 42px; }
.offline-art span { font-size: 14px; border-bottom: 6px solid var(--lime); }
.independence { color: var(--paper); background: var(--ink); padding-block: 100px; }
.independence-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: 100px; align-items: center; }
.independence .eyebrow { color: #aeb8a3; margin-bottom: 32px; }
.independence h2 { font-size: clamp(44px, 4.8vw, 66px); font-weight: 500; line-height: 1.05; letter-spacing: -.06em; }
.independence h2 span { color: var(--lime); }
.independence h2 + p { margin-top: 30px; max-width: 430px; color: #c6cbbf; font-size: 15px; line-height: 1.8; }
.independence-note { margin-top: 18px; max-width: 420px; color: #a9b19f; font-size: 12px; line-height: 1.8; }
.copy-map { text-align: center; padding: 28px; border: 1px solid #434b3c; border-radius: 8px; background: #20261c; }
.map-caption { color: #aeb89f; font-size: 9px; margin-bottom: 35px; }
.map-original { display: flex; flex-direction: column; align-items: center; width: 180px; margin-inline: auto; padding: 28px 15px; border: 1px solid #e4eccf; background: var(--paper); color: var(--ink); transform: rotate(-4deg); }
.map-original svg { width: 40px; height: 48px; margin-bottom: 15px; }
.map-original strong { font-size: 17px; font-weight: 500; }
.map-original small { margin-top: 9px; font-size: 8px; color: var(--muted); }
.map-path { height: 52px; width: 1px; margin-inline: auto; background: #718156; }
.map-copies { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.map-copies span { border: 1px solid #5e6c4c; padding: 14px 10px; border-radius: 4px; color: var(--lime); font-size: 12px; }
.copy-map > p { color: #acb6a0; font-size: 9px; margin-top: 28px; }
.questions { display: grid; grid-template-columns: .8fr 1.3fr; gap: 90px; }
.questions .section-intro { display: block; align-self: start; margin: 0; }
.question-list { border-top: 1px solid var(--line); }
.question-list details { border-bottom: 1px solid var(--line); }
.question-list summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 23px 0; font-size: 15px; cursor: pointer; list-style: none; }
.question-list summary::-webkit-details-marker { display: none; }
.question-list summary svg { width: 17px; height: 17px; transition: transform .2s; }
.question-list details[open] summary svg { transform: rotate(45deg); }
.question-list details > p { font-size: 14px; color: var(--muted); margin: 0 30px 24px 0; line-height: 1.8; }
.download-section { background: var(--lime); border-top: 1px solid #c1df67; padding-block: 78px 86px; text-align: center; }
.download-inner > img { margin: 0 auto 24px; border-radius: 13px; }
.download-inner .eyebrow { justify-content: center; margin-bottom: 24px; font-size: 10px; }
.download-inner h2 { font-size: clamp(46px, 5.5vw, 76px); font-weight: 500; line-height: 1.03; letter-spacing: -.065em; }
.download-inner h2 + p { margin-top: 24px; color: #465032; font-size: 16px; line-height: 1.7; }
.download-actions { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-top: 30px; }
.download-note { margin-top: 20px; font-size: 10px; color: #475733; }
.release-link { display: inline-block; font-size: 10px; border-bottom: 1px solid #799443; margin-top: 16px; padding-bottom: 3px; }
footer { padding-top: 42px; padding-bottom: 26px; }
.footer-main { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-bottom: 34px; }
.footer-main .brand { font-size: 22px; }
.footer-main > p { font-size: 13px; color: var(--muted); }
.footer-main > a:last-child { font-size: 11px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; padding-top: 22px; border-top: 1px solid var(--line); color: var(--muted); font-size: 9px; }
@media (min-width: 1500px) { .hero-grid { min-height: 720px; } }
@media (max-width: 1100px) {
  .shell { width: calc(100% - 64px); }
  .hero-grid { gap: 30px; min-height: 590px; }
  .hero h1 { font-size: 70px; }
  .hero-art { height: 450px; }
  .print-poster { height: 400px; }
  .paper { height: 280px; top: 56px; width: 69%; left: 14%; }
  .paper-front { padding: 19px; }
  .paper h2 { font-size: 27px; }
  .ownership-seal { width: 94px; height: 94px; right: -5px; top: 260px; font-size: 8px; }
  .file-slip { font-size: 9px; gap: 10px; padding: 18px 15px; }
  .hero-bottom > div { gap: 20px; }
  .hero-bottom { font-size: 11px; }
  .tour-stage { padding: 34px; gap: 36px; }
  .tour-document { padding: 25px; }
  .tour-document h3 { font-size: 31px; }
  .independence-grid { gap: 60px; }
  .questions { gap: 50px; }
}
@media (max-width: 800px) {
  .shell { width: calc(100% - 48px); }
  .site-header { height: 82px; }
  .site-header nav { display: none; }
  .hero-grid { grid-template-columns: 1fr; padding-top: 50px; gap: 45px; }
  .hero h1 { font-size: clamp(64px, 11vw, 88px); }
  .hero-art { max-width: 470px; width: 100%; margin-inline: auto; height: 490px; }
  .print-poster { height: 440px; }
  .paper { height: 310px; top: 63px; width: 63%; left: 18%; }
  .paper-front { padding: 25px; }
  .paper h2 { font-size: 33px; }
  .ownership-seal { width: 110px; height: 110px; top: 260px; }
  .hero-bottom { flex-direction: column; gap: 14px; }
  .hero-bottom > div { flex-wrap: wrap; gap: 12px 28px; }
  .section { padding-block: 76px; }
  .features-section { padding-top: 0; }
  .section-intro { gap: 24px; }
  .section-intro > p:last-child:not(.eyebrow) { font-size: 14px; }
  .tour-stage { gap: 30px; padding: 28px; grid-template-columns: 1fr 1fr; }
  .tour-document { padding: 22px; }
  .tour-document h3 { font-size: 27px; }
  .tour-explanation h3 { font-size: 25px; }
  .tour-explanation .button { padding-inline: 16px; gap: 10px; }
  .tour-toolbar { padding: 14px 20px; }
  .feature { padding-right: 25px; }
  .feature:nth-child(even) { padding-left: 25px; }
  .feature h3 { font-size: 23px; }
  .signature-art { font-size: 21px; }
  .offline-art span { font-size: 12px; }
  .independence { padding-block: 74px; }
  .independence-grid { gap: 40px; grid-template-columns: 1fr 1fr; }
  .copy-map { padding: 20px 15px; }
  .questions { grid-template-columns: 1fr; gap: 36px; }
  .questions h2 br { display: none; }
}
@media (max-width: 560px) {
  .shell { width: calc(100% - 40px); }
  .brand { font-size: 23px; }
  .brand img { width: 32px; height: 32px; }
  .site-header .button { padding: 12px; font-size: 11px; gap: 10px; }
  .hero-topline .edition { display: none; }
  .hero { padding-top: 24px; }
  .hero-grid { padding-top: 37px; padding-bottom: 40px; }
  .hero h1 { font-size: clamp(55px, 13vw, 73px); }
  .hero-lede { font-size: 16px; margin-top: 24px; }
  .desktop-break { display: none; }
  .hero-actions { gap: 22px; margin-top: 26px; }
  .hero-art { height: 437px; padding-left: 5px; padding-right: 8px; }
  .print-poster { height: 387px; }
  .poster-edge { font-size: 6px; left: 14px; right: 14px; }
  .paper { height: 276px; top: 48px; width: 68%; left: 15%; }
  .paper-front { padding: 19px; }
  .paper h2 { font-size: clamp(25px, 6.7vw, 32px); margin-block: 17px 13px; }
  .paper p { font-size: 9px; }
  .paper-signature { font-size: 6px; }
  .ownership-seal { width: 88px; height: 88px; top: 257px; right: -2px; font-size: 7px; }
  .ownership-seal svg { width: 26px; height: 26px; }
  .file-slip { left: 3px; right: 18px; bottom: 6px; font-size: 9px; padding: 16px 13px; }
  .file-slip small { font-size: 8px; }
  .file-slip > svg { width: 22px; }
  .hero-bottom > div { gap: 10px 22px; }
  .section { padding-block: 64px; }
  .section-intro { display: block; margin-bottom: 30px; }
  .section-intro .eyebrow { font-size: 9px; margin-bottom: 20px; }
  .section-intro h2 { font-size: 43px; }
  .section-intro > p:last-child:not(.eyebrow) { margin-top: 20px; }
  .tour-toolbar { flex-direction: column; gap: 14px; align-items: stretch; padding: 17px; }
  .tour-tabs { justify-content: space-between; }
  .tour-tabs button { flex: 1; padding-inline: 9px; }
  .tour-stage { grid-template-columns: 1fr; padding: 24px; gap: 25px; }
  .tour-document { padding: 24px; }
  .tour-document h3 { font-size: 31px; }
  .tour-number { font-size: 40px; }
  .tour-explanation h3 { margin-top: 3px; }
  .tour-explanation .button { display: flex; width: 100%; }
  .features-section { padding-top: 0; }
  .feature-grid { grid-template-columns: 1fr; }
  .feature, .feature:nth-child(even) { border-left: 0; padding: 27px 0 30px; }
  .feature-top { min-height: 63px; margin-bottom: 18px; }
  .signature-art { font-size: 24px; }
  .independence-grid { grid-template-columns: 1fr; gap: 40px; }
  .independence h2 { font-size: 51px; }
  .copy-map { padding: 28px; }
  .questions { padding-block: 64px; gap: 30px; }
  .questions .section-intro { margin-bottom: 0; }
  .questions h2 br { display: initial; }
  .question-list summary { font-size: 14px; }
  .question-list details > p { font-size: 13px; margin-right: 12px; }
  .download-section { padding-block: 64px; }
  .download-inner h2 { font-size: 48px; }
  .download-note { max-width: 290px; margin-inline: auto; }
  .download-actions { flex-direction: column; }
  .footer-main { flex-wrap: wrap; gap: 23px; }
  .footer-main > p { width: 100%; order: 3; }
  .footer-main > a:last-child { font-size: 10px; }
  .footer-bottom { flex-direction: column; gap: 8px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
