:root{color:#11100f;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#d4d1cf;--paper:#e1dedb;--ink:#11100f;--muted:#5c5856;--line:#11100f38;--accent:#9b1747;--accent-soft:#9b17471a;--radius:6px;background:#d4d1cf;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{background:var(--canvas);min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#d4d1cfeb;border-bottom:1px solid #11100f24;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.05em;font-family:Courier New,monospace;font-size:.96rem;font-weight:700;text-decoration:none}nav{align-items:center;gap:clamp(14px,2.4vw,32px);display:flex}nav a{color:var(--muted);font-size:.86rem;font-weight:600;text-decoration:none;transition:color .16s,transform .16s}nav a:hover,nav a:focus-visible{color:var(--ink)}.nav-cta,.primary-button,.secondary-button{border:1px solid var(--ink);border-radius:var(--radius);min-height:42px;color:var(--canvas);background:var(--ink);text-align:center;justify-content:center;align-items:center;padding:0 18px;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.nav-cta{min-height:36px;color:var(--canvas);padding:0 14px}.primary-button:hover,.primary-button:focus-visible,.nav-cta:hover,.nav-cta:focus-visible{background:var(--accent);border-color:var(--accent);color:#fff}.primary-button:active,.secondary-button:active,.nav-cta:active{transform:translateY(1px)scale(.985)}.secondary-button{color:var(--ink);background:0 0}.secondary-button:hover,.secondary-button:focus-visible{border-color:var(--accent);color:var(--accent)}main{width:min(100%,1180px);margin:0 auto;padding:0 clamp(20px,4vw,48px) 96px}.hero{text-align:center;flex-direction:column;align-items:center;min-height:calc(100dvh - 64px);padding:24px 0 40px;display:flex}.hero-copy{margin-bottom:3px}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.052em}h1{max-width:1100px;font-size:clamp(2rem,4.7vw,3.1rem);line-height:.98}.hero-copy p{color:#292625;margin-top:8px;font-size:clamp(1rem,1.9vw,1.27rem);line-height:1.3}.billboard-shell{width:100%;margin-top:clamp(10px,2vw,20px)}.billboard{aspect-ratio:1200/535;background:#d0cdcb;border:1px solid #11100f0f;width:100%;position:relative;overflow:hidden}.billboard>img{width:100%;height:auto;display:block;transform:translateY(-15.08%)}.spot-overlay{color:#fff;background:#0a0a0a33;border:2px dashed #fffffff2;border-radius:0;place-items:center;padding:0;font-family:Courier New,monospace;font-size:clamp(6px,.9vw,13px);line-height:1;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid;position:absolute}.spot-overlay:hover,.spot-overlay:focus-visible,.spot-overlay.is-active{z-index:2;background:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);border-color:#fff;outline:none;transform:scale(1.06)}.spot-overlay.is-claimed{border:2px solid var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:#f3f0ee;overflow:hidden}.spot-overlay.is-claimed img{object-fit:contain;width:100%;height:100%;padding:3px;display:block}.spot-overlay span{text-shadow:0 1px 1px #00000073;padding:1px 2px}.billboard-hint{color:var(--muted);margin:8px 0 0;font-size:.78rem}.hero-meta{color:var(--muted);justify-content:center;gap:16px;margin:18px 0 12px;font-family:Courier New,monospace;font-size:.75rem;display:flex}.hero-meta span+span{border-left:1px solid var(--line);padding-left:16px}.spot-section,.how-section,.about-section,.faq-section{padding-top:96px;scroll-margin-top:80px}.section-intro{max-width:620px}.kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-family:Courier New,monospace;font-size:.72rem;font-weight:700}h2{margin-top:8px;font-size:clamp(1.75rem,3.6vw,2.65rem);line-height:1}.section-intro>p:last-child,.about-section p:not(.kicker){color:var(--muted);margin-top:12px;font-size:1rem;line-height:1.52}.spot-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 28px;margin-top:36px;display:grid}.spot-group h3{border-bottom:2px solid var(--ink);text-transform:capitalize;padding-bottom:9px;font-size:.96rem}.spot-list{display:grid}.spot-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:start;gap:18px;padding:14px 0;transition:color .16s,transform .16s;display:flex}.spot-row>span{gap:3px;display:grid}.spot-row b{font-size:.91rem}.spot-row small{max-width:390px;color:var(--muted);font-size:.77rem;line-height:1.35}.spot-row>strong{color:var(--accent);flex:none;font-family:Courier New,monospace;font-size:.84rem}.spot-row:hover,.spot-row:focus-visible,.spot-row.is-active{color:var(--accent);outline:none;transform:translate(4px)}.spot-row.is-claimed{color:var(--muted);cursor:default}.spot-row.is-claimed>strong{color:var(--muted)}.how-list{counter-reset:how;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:36px 0 0;padding:0;list-style:none;display:grid}.how-list li{counter-increment:how;padding-top:38px;position:relative}.how-list li:before{color:var(--accent);content:"0" counter(how);font-family:Courier New,monospace;font-size:.8rem;font-weight:700;position:absolute;top:0;left:0}.how-list strong,.how-list span{display:block}.how-list strong{font-size:1.03rem}.how-list span{color:var(--muted);margin-top:8px;font-size:.88rem;line-height:1.45}.about-section{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(30px,6vw,80px);display:grid}.about-section img{aspect-ratio:1;object-fit:cover;object-position:42% 30%;border:1px solid var(--line);width:100%;display:block}.text-link{color:var(--accent);text-underline-offset:3px;margin-top:20px;font-size:.91rem;font-weight:700;display:inline-block}.faq-list{max-width:780px;margin-top:30px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:17px 30px 17px 0;font-size:.98rem;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--accent);content:"+";font-size:1.25rem;font-weight:400;position:absolute;top:15px;right:4px}.faq-list details[open] summary:after{content:"-"}.faq-list details p{max-width:680px;color:var(--muted);padding:0 0 18px;font-size:.92rem;line-height:1.5}footer{border-top:1px solid var(--line);width:min(100%,1180px);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:28px clamp(20px,4vw,48px);font-family:Courier New,monospace;font-size:.76rem;display:flex}footer a{color:var(--ink);font-weight:700}.dialog-backdrop{z-index:20;background:#11100f75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout-dialog{border:1px solid var(--ink);border-radius:var(--radius);background:var(--paper);width:min(100%,540px);max-height:min(760px,100dvh - 40px);padding:clamp(28px,5vw,42px);position:relative;overflow-y:auto;box-shadow:0 20px 60px #11100f47}.checkout-dialog h2{max-width:390px}.close-button{color:var(--muted);background:0 0;border:0;padding:6px;font-size:.78rem;font-weight:700;position:absolute;top:14px;right:14px}.close-button:hover,.close-button:focus-visible{color:var(--accent);outline:none}.spot-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;margin:18px 0 25px;padding:11px 0;font-family:Courier New,monospace;font-size:.82rem;display:flex}.spot-summary span{color:var(--muted)}.spot-summary strong{color:var(--accent)}form label{color:var(--ink);gap:7px;margin-top:16px;font-size:.81rem;font-weight:700;display:grid}.optional{color:var(--muted);font-weight:400}input{border-radius:var(--radius);width:100%;min-height:43px;color:var(--ink);background:#ffffff6b;border:1px solid #11100f80;padding:0 11px;font-size:.92rem}input:focus{border-color:var(--accent);outline-offset:1px;outline:2px solid #9b174738}input[type=file]{padding:8px;font-size:.76rem}.file-name{color:var(--muted);font-size:.75rem;font-weight:400}.wallet-note{border-left:3px solid var(--accent);gap:4px;margin-top:22px;padding:3px 0 3px 12px;display:grid}.wallet-note strong{font-size:.82rem}.wallet-note span{color:var(--muted);font-size:.78rem;line-height:1.4}.form-error{color:#8a153f;margin-top:14px;font-size:.82rem;line-height:1.4}.payment-button{width:100%;margin-top:20px}.payment-button:disabled{color:#ddd9d6;background:#807b78;border-color:#807b78}.fine-print{color:var(--muted);margin-top:13px;font-size:.72rem;line-height:1.4}.completion>p:not(.kicker){color:var(--muted);margin-top:16px;line-height:1.48}.completion-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.route-loading{min-height:100dvh;color:var(--muted);place-items:center;font-family:Courier New,monospace;font-size:.84rem;display:grid}.showroom-page{grid-template-rows:auto minmax(440px,1fr) auto;gap:clamp(16px,2.4vw,30px);min-height:calc(100dvh - 64px);padding-top:clamp(24px,4vw,48px);display:grid}.showroom-intro,.showroom-notes{justify-content:space-between;align-items:end;gap:24px;display:flex}.showroom-intro h1{max-width:580px;margin-top:8px}.showroom-intro>p,.showroom-notes>p{max-width:390px;color:var(--muted);font-size:.9rem;line-height:1.45}.showroom-canvas{background:radial-gradient(circle at 50% 43%,#eeeae7 0,#d4d1cf 60%,#c3bfbc 100%);border:1px solid #11100f38;min-height:clamp(440px,63dvh,720px);position:relative;overflow:hidden}.showroom-canvas canvas{cursor:grab;touch-action:none;display:block;position:absolute;inset:0;width:100%!important;height:100%!important}.showroom-canvas canvas:active{cursor:grabbing}.showroom-callout-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.showroom-leader{stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-opacity:.48;stroke-width:1px;opacity:0;transition:opacity .18s,stroke .16s,stroke-width .16s}.showroom-leader.is-active{stroke:var(--accent);stroke-opacity:1;stroke-width:1.5px}.showroom-marker{opacity:0;transition:opacity .18s}.showroom-marker-ring{fill:#f3f0eeb8;stroke:var(--ink);stroke-opacity:.52;stroke-width:1px;transition:stroke .16s,r .16s}.showroom-marker-core{fill:var(--ink);fill-opacity:.68;transition:fill .16s}.showroom-marker.is-active .showroom-marker-ring{stroke:var(--accent);stroke-opacity:1;r:9}.showroom-marker.is-active .showroom-marker-core{fill:var(--accent)}.showroom-callout{z-index:2;border-radius:var(--radius);width:max-content;max-width:142px;color:var(--ink);opacity:0;pointer-events:none;background:#f3f0eed1;border:1px solid #11100f26;gap:3px;padding:6px 8px;font-family:Courier New,monospace;text-decoration:none;transition:opacity .18s,border-color .16s,background .16s,box-shadow .16s;display:grid;position:absolute;top:0;left:0;box-shadow:0 1px 2px #11100f0f}.showroom-callout[data-side=left]{text-align:right}.showroom-callout:hover,.showroom-callout:focus-visible,.showroom-callout.is-active{border-color:var(--accent);background:#f3f0eef7;outline:none;box-shadow:0 3px 12px #11100f24}.showroom-callout.is-claimed{border-color:#9b17476b}.showroom-callout-name{color:var(--muted);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.61rem;font-weight:700;line-height:1.1;overflow:hidden}.showroom-callout-action{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:700;line-height:1.1;overflow:hidden}.showroom-status{z-index:1;color:var(--ink);white-space:nowrap;background:#f3f0eedb;margin:0;padding:8px 10px;font-family:Courier New,monospace;font-size:.76rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.showroom-status-error{color:#8a153f;white-space:normal;text-align:center;max-width:300px}.showroom-notes{border-top:1px solid var(--line);align-items:center;padding:18px 0 4px}.showroom-notes>div{gap:6px;display:grid}.showroom-notes .kicker{font-size:.66rem}.showroom-notes strong{font-size:.9rem}.showroom-notes .secondary-button{flex:none}@media (width<=700px){.site-header{height:58px;padding:0 18px}.site-header nav a:not(.nav-cta):not(.nav-preview){display:none}.site-header nav{gap:10px}.nav-preview{font-size:.75rem}main{padding:0 14px 70px}.hero{min-height:auto;padding-top:25px}.hero-copy p{max-width:420px;margin-left:auto;margin-right:auto}.billboard-shell{width:calc(100% + 28px)}.spot-overlay{border-width:1px;font-size:5px}.hero-meta{flex-direction:column;gap:5px}.hero-meta span+span{border:0;padding:0}.spot-section,.how-section,.about-section,.faq-section{padding-top:72px}.spot-groups,.how-list,.about-section{grid-template-columns:1fr}.spot-groups{gap:34px}.how-list{gap:22px}.about-section{gap:24px}.about-section img{aspect-ratio:16/10;object-position:50% 28%}footer{padding:22px 18px}.dialog-backdrop{align-items:end;padding:0}.checkout-dialog{border-radius:var(--radius) var(--radius) 0 0;border-width:1px 0 0;width:100%;max-height:min(780px,100dvh - 16px);padding:30px 20px}.showroom-page{grid-template-rows:auto minmax(420px,1fr) auto;gap:18px;min-height:calc(100dvh - 58px);padding-top:24px}.showroom-intro,.showroom-notes{flex-direction:column;align-items:start;gap:14px}.showroom-intro>p,.showroom-notes>p{max-width:480px}.showroom-canvas{min-height:54dvh}.showroom-callout{max-width:106px;padding:5px 6px}.showroom-callout-name{font-size:.53rem}.showroom-callout-action{font-size:.66rem}.showroom-notes{padding-top:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
