:root{--bg:#0c150f;--sf:#13271b;--fg:#dde4e0;--mu:#95a79c;--ac:#db6687;--ac2:#cdeb61;--on:#1b0e12;--bd:#39483f;--good:#47d181;--bad:#e25f5a;--fd:'Chakra Petch',Georgia,serif;--fb:'Rubik',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}
.te271-skip{position:absolute;left:-999px;top:0}.te271-skip:focus{left:8px;top:8px;background:var(--ac);color:var(--on);padding:8px 12px;z-index:50}
.te271-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)}
.te271-btn.te271-ghost{background:transparent;color:var(--fg);border-color:var(--bd)}
.te271-btns{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0}
.te271-kick{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mu);margin:0 0 .6rem}
.te271-lede{font-size:clamp(1.02rem,2.1vw,1.2rem);color:var(--fg);max-width:62ch}
.te271-muted,.te271-note{color:var(--mu);font-size:.9rem}
.te271-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(9rem,100%),1fr));gap:.8rem;margin:1rem 0}
.te271-stat{padding:.8rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf)}
.te271-stat b{display:block;font-family:var(--fd);font-size:1.7rem;line-height:1.1;color:var(--fg)}
.te271-stat span{font-size:.8rem;color:var(--mu)}
.te271-tbl{width:100%;border-collapse:collapse;font-size:.92rem}
.te271-tbl th,.te271-tbl td{text-align:left;padding:.55rem .5rem;border-bottom:1px solid var(--bd);vertical-align:top}
.te271-tbl th{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mu)}
.te271-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.te271-scroll>.te271-tbl{min-width:34rem}.te271-scroll>.te271-tbl th{white-space:nowrap}
.te271-list{padding-left:1.2rem}.te271-list li{margin:.35rem 0}
.te271-reads{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr))}
.te271-read{padding:1rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf)}
.te271-read h3 a{color:var(--fg);text-decoration:none}.te271-read h3 a:hover{text-decoration:underline}
.te271-routes{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr))}
.te271-route{display:flex;flex-direction:column;gap:.4rem;padding:1rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf)}
.te271-route a{font-weight:700}
.te271-dl{margin:0}
.te271-dl dt{font-weight:700;margin-top:.5rem}.te271-dl dd{margin:0 0 .5rem;color:var(--fg)}
.te271-faq details{border-top:1px solid var(--bd);padding:.7rem 0}.te271-faq summary{cursor:pointer;font-weight:700;min-height:44px;display:flex;align-items:center}
.te271-art{border-radius:var(--r,10px);overflow:hidden;border:1px solid var(--bd)}
.te271-art svg{width:100%;height:auto;aspect-ratio:800/220}
.te271-hero-img{width:100%;height:auto;object-fit:cover;border-radius:var(--r,10px)}
.te271-board{min-height:14rem}
.te271-bchips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.4rem 0 .8rem}
.te271-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}
.te271-bchips button[aria-pressed=true]{background:var(--ac);color:var(--on);border-color:var(--ac)}
.te271-up{color:var(--good)}.te271-down{color:var(--bad)}
.te271-tok{display:flex;flex-direction:column}.te271-tok b{font-size:1rem}.te271-tok small{color:var(--mu);font-size:.75rem}
.te271-cards{display:grid;gap:.7rem;grid-template-columns:repeat(auto-fill,minmax(min(13rem,100%),1fr))}
.te271-card{padding:.8rem;border:1px solid var(--bd);border-radius:var(--r,10px);background:var(--sf);display:flex;flex-direction:column;gap:.3rem}
.te271-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}
.te271-foot{border-top:1px solid var(--bd);padding:2rem 1.2rem 5rem;color:var(--mu);font-size:.9rem}
.te271-foot a{color:var(--fg)}
.te271-socials{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:.8rem 0;padding:0;list-style:none}
.te271-socials a{display:inline-flex;align-items:center;min-height:44px}
.te271-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)}
.te271-consent[hidden]{display:none}
.te271-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}
.te271-consent button.te271-ok{background:var(--ac);color:var(--on);border-color:var(--ac)}
.te271-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:4px}
body{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem}.te271-win{max-width:980px;margin:1.2rem auto;border:1px solid var(--bd);border-radius:6px;background:var(--sf)}
.te271-bar{display:flex;gap:6px;align-items:center;padding:.5rem .8rem;border-bottom:1px solid var(--bd);color:var(--mu);font-size:.8rem}.te271-bar i{width:11px;height:11px;border-radius:50%;background:var(--bd)}.te271-bar i:first-child{background:var(--ac)}
.te271-head,.te271-sec{padding:1.2rem}.te271-sec{border-top:1px dashed var(--bd)}.te271-sec h2::before{content:"## ";color:var(--ac)}
main .te271-art{margin:1.2rem}
/* INVARIANTS: run after every archetype */
html,body{max-width:100%;overflow-x:hidden}
main,section,article,header,footer,nav,aside,div{min-width:0}
.te271-tbl td,.te271-tbl th{overflow-wrap:break-word}
.te271-btn,.te271-route a,.te271-foot a,.te271-read a{overflow-wrap:anywhere}
@media (max-width:640px){h1{font-size:clamp(1.9rem,11vw,3rem)}}
