.tl-root{--tl-bg:#050805;--tl-green:#00ff66;--tl-dim:#0a3d1e;--tl-text:#d8f5df;--tl-bright:#edfff2;--tl-amber:#ffb000;--tl-muted:rgba(216,245,223,0.62);--tl-faint:rgba(216,245,223,0.42);--tl-mono-body:var(--font-plex-mono),ui-monospace,SFMono-Regular,Menlo,monospace;--tl-mono-display:var(--font-jetbrains),ui-monospace,SFMono-Regular,Menlo,monospace;--tl-header-h:3.25rem;background:radial-gradient(1100px 700px at 50% -8%,rgba(0,255,102,.055),transparent 62%),var(--tl-bg);color:var(--tl-text);font-family:var(--tl-mono-body);font-size:1rem;font-weight:400;line-height:1.72;overflow-x:clip;min-height:100vh}html:has(.tl-root){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.tl-root){scroll-behavior:auto}}.tl-root ::selection{background:var(--tl-green);color:var(--tl-bg)}.tl-root a{color:var(--tl-green);text-decoration:none}.tl-root :focus-visible{outline:2px solid var(--tl-green);outline-offset:3px;border-radius:2px}.tl-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tl-root .skip{position:absolute;left:1rem;top:-3rem;z-index:200;background:var(--tl-bg);border:1px solid var(--tl-green);padding:.4rem .8rem;font-size:.8rem;transition:top .15s ease}.tl-root .skip:focus-visible{top:.6rem}.tl-root .crt{z-index:90;background:repeating-linear-gradient(0deg,rgba(0,0,0,.32),rgba(0,0,0,.32) 1px,transparent 0,transparent 3px);opacity:.13}.tl-root .crt,.tl-root .vignette{position:fixed;inset:0;pointer-events:none}.tl-root .vignette{z-index:89;background:radial-gradient(120% 100% at 50% 45%,transparent 60%,rgba(0,0,0,.5) 100%);opacity:.55}.tl-root .site-header{position:sticky;top:0;z-index:100;height:var(--tl-header-h);display:flex;align-items:center;border-bottom:1px solid var(--tl-dim);background:rgba(5,8,5,.86);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.tl-root .site-header .wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.tl-root .brand{font-family:var(--tl-mono-display);font-weight:700;font-size:.88rem;letter-spacing:.02em;color:var(--tl-bright);white-space:nowrap}.tl-root .brand .ps{color:var(--tl-green)}.tl-root .brand .bc{display:inline-block;width:.52em;height:.95em;background:var(--tl-green);margin-left:.18em;vertical-align:-.12em}.tl-root .nav{display:flex;align-items:center;gap:1.15rem}.tl-root .nav-link{font-size:.78rem;color:var(--tl-muted);padding:.2rem .1rem;transition:color .15s ease}.tl-root .nav-cta,.tl-root .nav-link:hover{color:var(--tl-green)}.tl-root .nav-cta{font-size:.76rem;border:1px solid var(--tl-green);padding:.32rem .7rem;white-space:nowrap;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.tl-root .nav-cta:hover{background:var(--tl-green);color:var(--tl-bg);box-shadow:0 0 18px rgba(0,255,102,.35)}.tl-root .wrap{max-width:66rem;margin:0 auto;padding:0 1.4rem}.tl-root section{scroll-margin-top:calc(var(--tl-header-h) + 1rem)}.tl-root .sec{border-top:1px solid var(--tl-dim);padding:6rem 0}.tl-root .cmd{font-size:.82rem;color:var(--tl-faint);margin-bottom:1.9rem;overflow-wrap:anywhere}.tl-root .cmd .ps{color:var(--tl-green)}.tl-root h2{font-family:var(--tl-mono-display);font-weight:800;font-size:clamp(1.55rem,3.4vw,2.5rem);line-height:1.18;letter-spacing:-.01em;color:var(--tl-bright);text-shadow:0 0 16px rgba(0,255,102,.22);margin-bottom:1.9rem;max-width:22ch}.tl-root .prose{max-width:62ch}.tl-root .prose p{margin-bottom:1.15rem;color:var(--tl-text)}.tl-root .prose p:last-child{margin-bottom:0}.tl-root .kline{position:relative;padding-left:1.35rem;color:var(--tl-bright);font-weight:500}.tl-root .kline:before{content:">";position:absolute;left:0;color:var(--tl-green);font-weight:700}.tl-root .warnline{color:var(--tl-amber);font-size:.88rem;letter-spacing:.01em;padding-left:1.35rem;position:relative;margin-bottom:1.4rem}.tl-root .warnline:before{content:"!";position:absolute;left:0;font-weight:700}.tl-root .btn,.tl-root .k{color:var(--tl-green)}.tl-root .btn{display:inline-block;font-family:var(--tl-mono-body);font-size:.88rem;line-height:1;padding:.78rem 1.15rem;border:1px solid var(--tl-green);background:transparent;cursor:pointer;white-space:nowrap;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.tl-root .btn:hover{box-shadow:0 0 22px rgba(0,255,102,.38)}.tl-root .btn-solid,.tl-root .btn:hover{background:var(--tl-green);color:var(--tl-bg)}.tl-root .btn-solid:hover{background:transparent;color:var(--tl-green);box-shadow:0 0 22px rgba(0,255,102,.25)}.tl-root .hero{min-height:calc(100svh - var(--tl-header-h));display:flex;align-items:center;padding:4.5rem 0 4rem}.tl-root .boot{font-size:.84rem;line-height:2;color:var(--tl-muted);margin-bottom:2.4rem;min-height:6.7rem}.tl-root .bline{overflow-wrap:anywhere}.tl-root .hero-eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--tl-amber);margin-bottom:1.1rem;transition:opacity .45s ease,transform .45s ease}.tl-root .hero-eyebrow.pending{opacity:0;transform:translateY(5px)}.tl-root .hero-h1{font-family:var(--tl-mono-display);font-weight:800;font-size:clamp(2.05rem,6.4vw,4.55rem);line-height:1.06;letter-spacing:-.015em;color:var(--tl-bright);text-shadow:0 0 22px rgba(0,255,102,.28);margin-bottom:1.9rem;max-width:19ch}.tl-root .cursor{display:inline-block;width:.55em;height:.98em;background:var(--tl-green);margin-left:.14em;vertical-align:-.06em;box-shadow:0 0 14px rgba(0,255,102,.55)}.tl-root .cursor.blink{animation:tl-blink 1.1s steps(1) infinite}@keyframes tl-blink{0%,55%{opacity:1}56%,to{opacity:0}}.tl-root .hero-rest{max-width:56ch}.tl-root .hero-rest.pending{opacity:0;transform:translateY(8px)}.tl-root .hero-rest.show{opacity:1;transform:none;transition:opacity .5s ease,transform .5s ease}.tl-root .hero-sub{color:var(--tl-muted);font-size:.96rem;margin-bottom:2rem}.tl-root .hero-ctas{display:flex;flex-wrap:wrap;gap:.85rem}.tl-root .pillars{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:.4rem}.tl-root .pillar{border:1px solid var(--tl-dim);padding:1.5rem 1.4rem 1.6rem;background:rgba(0,255,102,.025);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.tl-root .pfile{font-size:.72rem;letter-spacing:.08em;color:var(--tl-faint);margin-bottom:1.1rem;transition:color .18s ease}.tl-root .pillar h3{font-family:var(--tl-mono-display);font-weight:700;font-size:1.08rem;color:var(--tl-green);margin-bottom:.8rem;transition:color .18s ease}.tl-root .pillar p{font-size:.88rem;line-height:1.7;color:var(--tl-muted);transition:color .18s ease}.tl-root .pillar:hover{background:var(--tl-green);border-color:var(--tl-green);box-shadow:0 0 28px rgba(0,255,102,.3)}.tl-root .pillar:hover .pfile,.tl-root .pillar:hover h3,.tl-root .pillar:hover p{color:var(--tl-bg)}.tl-root .diagram{margin-top:2.6rem;border:1px solid var(--tl-dim);background:rgba(0,255,102,.02);padding:1.4rem 1.2rem .9rem}.tl-root .diagram svg{display:block;width:100%;height:auto}.tl-root .diagram-cap{font-size:.72rem;color:var(--tl-faint);margin-top:.7rem;text-align:right}.tl-root .term{margin-top:2.6rem;border:1px solid var(--tl-dim);border-radius:6px;overflow:hidden;background:rgba(2,9,4,.85);box-shadow:0 0 34px rgba(0,255,102,.07),inset 0 0 50px rgba(0,255,102,.03)}.tl-root .term-bar{display:flex;align-items:center;gap:.45rem;padding:.55rem .85rem;border-bottom:1px solid var(--tl-dim);background:rgba(0,255,102,.045)}.tl-root .dot{width:9px;height:9px;border-radius:50%;border:1px solid var(--tl-dim);background:rgba(0,255,102,.16);flex:none}.tl-root .term-title{margin-left:.5rem;font-size:.74rem;letter-spacing:.04em;color:var(--tl-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tl-root .term-badge{margin-left:auto;flex:none;font-size:.6rem;letter-spacing:.16em;color:var(--tl-amber);border:1px solid rgba(255,176,0,.5);padding:.16rem .5rem;border-radius:3px}.tl-root .term-body{height:16rem;padding:.95rem 1.05rem;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;font-size:.8rem;line-height:1.62}.tl-root .tlLine{margin:.14rem 0;color:rgba(216,245,223,.85);overflow-wrap:anywhere;animation:tl-line-in .22s ease-out}.tl-root .tlLine .ts{color:rgba(0,255,102,.68)}.tl-root .tlLine.warn{color:var(--tl-amber)}.tl-root .tlLine.warn .ts{color:rgba(255,176,0,.75)}@keyframes tl-line-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.tl-root .term-cap{font-size:.74rem;color:var(--tl-faint);margin-top:.8rem;max-width:62ch}.tl-root .term-cap .a{color:var(--tl-amber)}.tl-root .cta-row{margin-top:2.1rem}.tl-root .roles{margin:1.8rem 0 0;font-size:.85rem;color:var(--tl-muted);border-left:1px solid var(--tl-dim);padding-left:1.2rem;list-style:none}.tl-root .roles li{margin:.3rem 0;overflow-wrap:anywhere}.tl-root .roles .c{color:var(--tl-faint)}.tl-root .sub-box{max-width:46rem}.tl-root .prompt-form{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;border:1px solid var(--tl-dim);background:rgba(0,255,102,.03);padding:1rem 1.1rem;margin-top:1.9rem}.tl-root .prompt-label{color:var(--tl-green);font-size:.9rem;white-space:nowrap;flex:none}.tl-root .prompt-label .dimtxt{color:var(--tl-muted)}.tl-root .prompt-form input[type=email]{flex:1 1 12rem;min-width:0;background:transparent;border:none;border-bottom:1px solid var(--tl-dim);color:var(--tl-bright);font-family:var(--tl-mono-body);font-size:.95rem;padding:.45rem .1rem;caret-color:var(--tl-green);transition:border-color .15s ease}.tl-root .prompt-form input[type=email]::placeholder{color:var(--tl-faint)}.tl-root .prompt-form input[type=email]:focus{outline:none;border-bottom-color:var(--tl-green)}.tl-root .prompt-form input[type=email]:focus-visible{outline:2px solid var(--tl-green);outline-offset:3px}.tl-root .sub-note{font-size:.76rem;color:var(--tl-faint);margin-top:.9rem}.tl-root .sub-err{font-size:.82rem;color:var(--tl-amber);margin-top:.9rem}.tl-root .sub-ok{margin-top:1.9rem;border:1px solid var(--tl-green);background:rgba(0,255,102,.06);padding:1.1rem 1.2rem;font-size:.95rem;color:var(--tl-bright)}.tl-root .sub-ok .k{font-weight:700}.tl-root .sub-ok small{display:block;margin-top:.35rem;font-size:.78rem;color:var(--tl-muted)}.tl-root .site-footer{border-top:1px solid var(--tl-dim);padding:3.6rem 0 3rem}.tl-root .foot-cmd{font-size:.82rem;color:var(--tl-faint);margin-bottom:1.3rem}.tl-root .foot-cmd .ps,.tl-root .motif{color:var(--tl-green)}.tl-root .motif{font-family:var(--tl-mono-display);font-weight:700;font-size:clamp(1rem,2.2vw,1.3rem);text-shadow:0 0 14px rgba(0,255,102,.3);margin-bottom:2.2rem;overflow-wrap:anywhere}.tl-root .u-cursor{display:inline-block;width:.55em;height:.14em;background:var(--tl-green);margin-left:.1em;vertical-align:baseline;animation:tl-blink 1.1s steps(1) infinite}.tl-root .legal{font-size:.74rem;line-height:1.8;color:var(--tl-faint);max-width:62ch;margin-bottom:1.1rem}.tl-root .copyright{font-size:.74rem;color:var(--tl-muted)}@media (min-width:900px){.tl-root .pillars{grid-template-columns:repeat(3,1fr);gap:1.1rem}}@media (max-width:767px){.tl-root .nav-link{display:none}.tl-root .sec{padding:4.25rem 0}.tl-root .hero{padding:3rem 0 3.5rem}.tl-root .boot{font-size:.76rem;min-height:6.1rem}.tl-root .term-body{height:17rem;font-size:.74rem}.tl-root .prompt-form{align-items:stretch}.tl-root .prompt-form .btn{flex:1 1 100%;text-align:center}.tl-root .prompt-form input[type=email]{flex:1 1 100%}}@media (prefers-reduced-motion:reduce){.tl-root *,.tl-root :after,.tl-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.tl-root .cursor,.tl-root .u-cursor{animation:none!important;opacity:1}}