:root{--bg:#f1f1eb;--sf:#f0f0e0;--fg:#2a2a1d;--mu:#636239;--ac:#067e04;--ac2:#1a986c;--on:#f9fbf9;--bd:#d3d3bc;--good:#1e7643;--bad:#ad231f;--fd:'Libre Baskerville',Georgia,serif;--fb:'Public Sans',system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--fg);font:400 1rem/1.62 var(--fb)}
img,svg{max-width:100%;height:auto;display:block}
a{color:var(--ac);text-underline-offset:.18em}
a:focus-visible,button:focus-visible{outline:3px solid var(--ac2);outline-offset:2px}
h1,h2,h3{font-family:var(--fd);line-height:1.08;margin:0 0 .5em;text-wrap:balance;overflow-wrap:anywhere}
h1{font-size:clamp(2.1rem,7vw,4.6rem)}h2{font-size:clamp(1.45rem,3.6vw,2.2rem)}h3{font-size:1.12rem}
p{margin:0 0 1em}
.no3e2-skip{position:absolute;left:-999px;top:0}.no3e2-skip:focus{left:8px;top:8px;background:var(--ac);color:var(--on);padding:8px 12px;z-index:50}
.no3e2-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4em;min-height:44px;padding:.6em 1.1em;border-radius:var(--r,10px);background:var(--ac);color:var(--on);font-weight:700;text-decoration:none;border:2px solid var(--ac)}
.no3e2-btn.no3e2-ghost{background:transparent;color:var(--fg);border-color:var(--bd)}
.no3e2-btns{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0}
.no3e2-kick{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mu);margin:0 0 .6rem}
.no3e2-lede{font-size:clamp(1.02rem,2.1vw,1.2rem);color:var(--fg);max-width:62ch}
.no3e2-muted,.no3e2-note{color:var(--mu);font-size:.9rem}
.no3e2-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(9rem,100%),1fr));gap:.8rem;margin:1rem 0}
.no3e2-stat{padding:.8rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf)}
.no3e2-stat b{display:block;font-family:var(--fd);font-size:1.7rem;line-height:1.1;color:var(--fg)}
.no3e2-stat span{font-size:.8rem;color:var(--mu)}
.no3e2-tbl{width:100%;border-collapse:collapse;font-size:.92rem}
.no3e2-tbl th,.no3e2-tbl td{text-align:left;padding:.55rem .5rem;border-bottom:1px solid var(--bd);vertical-align:top}
.no3e2-tbl th{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mu)}
.no3e2-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.no3e2-scroll>.no3e2-tbl{min-width:34rem}.no3e2-scroll>.no3e2-tbl th{white-space:nowrap}
.no3e2-list{padding-left:1.2rem}.no3e2-list li{margin:.35rem 0}
.no3e2-reads{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr))}
.no3e2-read{padding:1rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf)}
.no3e2-read h3 a{color:var(--fg);text-decoration:none}.no3e2-read h3 a:hover{text-decoration:underline}
.no3e2-routes{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr))}
.no3e2-route{display:flex;flex-direction:column;gap:.4rem;padding:1rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf)}
.no3e2-route a{font-weight:700}
.no3e2-dl{margin:0}
.no3e2-dl dt{font-weight:700;margin-top:.5rem}.no3e2-dl dd{margin:0 0 .5rem;color:var(--fg)}
.no3e2-faq details{border-top:1px solid var(--bd);padding:.7rem 0}.no3e2-faq summary{cursor:pointer;font-weight:700;min-height:44px;display:flex;align-items:center}
.no3e2-art{border-radius:var(--r,10px);overflow:hidden;border:1px solid var(--bd)}
.no3e2-art svg{width:100%;height:auto;aspect-ratio:800/220}
.no3e2-hero-img{width:100%;height:auto;object-fit:cover;border-radius:var(--r,10px)}
.no3e2-board{min-height:14rem}
.no3e2-bchips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.4rem 0 .8rem}
.no3e2-bchips button{min-height:36px;padding:.3rem .8rem;border-radius:999px;border:1px solid var(--bd);background:transparent;color:var(--fg);font:inherit;font-size:.85rem;cursor:pointer}
.no3e2-bchips button[aria-pressed=true]{background:var(--ac);color:var(--on);border-color:var(--ac)}
.no3e2-up{color:var(--good)}.no3e2-down{color:var(--bad)}
.no3e2-tok{display:flex;flex-direction:column}.no3e2-tok b{font-size:1rem}.no3e2-tok small{color:var(--mu);font-size:.75rem}
.no3e2-cards{display:grid;gap:.7rem;grid-template-columns:repeat(auto-fill,minmax(min(13rem,100%),1fr))}
.no3e2-card{padding:.8rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf);display:flex;flex-direction:column;gap:.3rem}
.no3e2-line{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;padding:.35rem 0;border-bottom:1px dashed var(--bd);display:flex;flex-wrap:wrap;gap:.2rem .8rem}
.no3e2-foot{border-top:1px solid var(--bd);padding:2rem 1.2rem 5rem;color:var(--mu);font-size:.9rem}
.no3e2-foot a{color:var(--fg)}
.no3e2-socials{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:.8rem 0;padding:0;list-style:none}
.no3e2-socials a{display:inline-flex;align-items:center;min-height:44px}
.no3e2-consent{position:fixed;left:.6rem;right:.6rem;bottom:.6rem;z-index:40;display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;padding:.7rem .9rem;background:var(--sf);color:var(--fg);border:1px solid var(--bd);border-radius:12px;font-size:.85rem;box-shadow:0 8px 30px rgba(0,0,0,.25)}
.no3e2-consent[hidden]{display:none}
.no3e2-consent button{min-height:40px;padding:.3rem .9rem;border-radius:8px;border:1px solid var(--bd);background:transparent;color:var(--fg);font:inherit;cursor:pointer}
.no3e2-consent button.no3e2-ok{background:var(--ac);color:var(--on);border-color:var(--ac)}
.no3e2-vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
:root{--r:6px}
.no3e2-page{max-width:820px;margin:1.2rem auto;padding:2rem 1.2rem 2rem 3.2rem;background:var(--sf);border:1px solid var(--bd);background-image:repeating-linear-gradient(to bottom,transparent 0 1.58rem,color-mix(in srgb,var(--bd) 70%,transparent) 1.58rem 1.62rem);position:relative}
.no3e2-page::before{content:"";position:absolute;left:2rem;top:0;bottom:0;width:2px;background:var(--ac2);opacity:.6}.no3e2-sec{margin:2rem 0}.no3e2-sec h2{transform:rotate(-.6deg)}
/* INVARIANTS: run after every archetype */
html,body{max-width:100%;overflow-x:hidden}
main,section,article,header,footer,nav,aside,div{min-width:0}
.no3e2-tbl td,.no3e2-tbl th{overflow-wrap:break-word}
.no3e2-btn,.no3e2-route a,.no3e2-foot a,.no3e2-read a{overflow-wrap:anywhere}
@media (max-width:640px){h1{font-size:clamp(1.9rem,11vw,3rem)}}
