.tl-home{--ink:#13161a;--muted:#5a636e;--faint:#8b93a0;--line:#e7eae5;--bg-2:#f5f7f3;--blue:#0b5e91;--blue-d:#084566;--navy:#0c2230;--gold:#e2a12c;--green:#1c7a57;--red:#bc4332;--r:13px;--sh:0 16px 40px -18px rgba(16,28,40,.34);background:#fff;color:var(--ink);font-family:"Archivo",var(--font-inter,system-ui),sans-serif;line-height:1.55}.tl-home a{color:inherit;text-decoration:none}.tl-home h1,.tl-home h2,.tl-home h3,.tl-home h4{font-family:Newsreader,Georgia,serif;font-optical-sizing:auto;letter-spacing:-.012em;margin:0}.tl-home .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.tl-home .mono{font-family:IBM Plex Mono,ui-monospace,monospace}.tl-home .tl-nav{position:relative;z-index:5}.tl-home .tl-nav .row{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.tl-home .brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;letter-spacing:-.02em}.tl-home .brand img{width:30px;height:30px}.tl-home .tl-nav .links{display:flex;gap:28px;font-size:14px;font-weight:600;align-items:center}.tl-home .tl-nav .links a:hover{color:#cfe6f5}.tl-home .tl-nav .lang{font-family:IBM Plex Mono,monospace;font-size:12px;border:1.5px solid;padding:5px 9px;border-radius:5px}.tl-home .foot{background:var(--ink);color:#aeb5bd;padding:40px 0;font-family:IBM Plex Mono,monospace;font-size:11.5px;letter-spacing:.04em}.tl-home .foot .row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.tl-home .tl-btn{display:inline-flex;align-items:center;gap:8px;border:0;background:var(--blue);color:#fff;font-weight:700;font-size:14px;padding:12px 20px;border-radius:8px;cursor:pointer}.tl-home .tl-btn:hover{background:var(--blue-d)}.tl-home .vchip{font-size:9.5px;letter-spacing:.06em;background:#fff;color:var(--green);border:1px solid var(--green);padding:5px 9px;border-radius:30px;display:inline-flex;align-items:center;gap:5px}.tl-home .kick,.tl-home .vchip{font-family:IBM Plex Mono,monospace;font-weight:600;text-transform:uppercase}.tl-home .kick{font-size:12px;letter-spacing:.16em;color:var(--blue)}.tl-home .tl-hero{position:relative;min-height:88vh;display:flex;flex-direction:column;color:#fff;overflow:hidden}.tl-home .tl-hero .img{position:absolute;inset:-4%;background:#1a2a33 50%/cover;animation:tlkb 26s ease-out infinite alternate}@keyframes tlkb{0%{transform:scale(1.04)}to{transform:scale(1.12)}}.tl-home .tl-hero .scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,14,20,.55),rgba(8,14,20,.25) 28%,rgba(8,16,22,.85))}.tl-home .tl-hero .c{position:relative;z-index:2;width:100%;flex:1;display:flex;flex-direction:column}.tl-home .tl-hero .heroBody{flex:1;display:flex;flex-direction:column;justify-content:center;padding:7vh 0 9vh}.tl-home .tl-hero h1{font-size:clamp(42px,5.6vw,74px);line-height:1.02;max-width:15ch;color:#fff;text-shadow:0 2px 30px rgba(0,0,0,.34);margin-top:18px}.tl-home .tl-hero .sub{font-size:19px;color:hsla(0,0%,100%,.94);max-width:33em;margin:22px 0 28px}.tl-home .ask{display:flex;background:#fff;border-radius:12px;padding:7px;max-width:700px;box-shadow:0 22px 60px -16px rgba(0,0,0,.5)}.tl-home .ask input{flex:1;border:0;outline:0;padding:14px 15px;font-size:16px;font-family:inherit;color:var(--ink);background:transparent;min-width:0}.tl-home .ask .tl-btn{border-radius:8px;padding:0 28px}.tl-home .section{padding:74px 0}.tl-home .mist{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tl-home .sec-h{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.tl-home .sec-h h2{font-size:30px}.tl-home .sec-h p{color:var(--muted);max-width:40ch;margin:6px 0 0}.tl-home .sec-h .meta{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:var(--faint);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.tl-home .rgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tl-home .rcard{background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:transform .25s,box-shadow .25s}.tl-home .rcard:hover{transform:translateY(-4px);box-shadow:var(--sh)}.tl-home .rcard .pic{height:138px;background:#cdd6cf 50%/cover;position:relative}.tl-home .rcard .pic .vchip{position:absolute;left:11px;top:11px}.tl-home .rcard .body{padding:17px}.tl-home .rcard h3{font-size:18.5px;margin-bottom:12px}.tl-home .rows{font-family:IBM Plex Mono,monospace;font-size:12px}.tl-home .rows>div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px dotted var(--line)}.tl-home .rows>div:last-child{border-bottom:0}.tl-home .rows .k{color:var(--faint)}.tl-home .rows .v{font-weight:500;text-align:right}.tl-home .rows .v.ok{color:var(--green)}.tl-home .rows .v.warn{color:var(--red)}.tl-home .pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.tl-home .p .ic{width:46px;height:46px;border-radius:11px;background:rgba(11,94,145,.09);display:grid;place-items:center;color:var(--blue);margin-bottom:16px}.tl-home .p .ic svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tl-home .p .num{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;color:var(--blue);letter-spacing:.13em}.tl-home .p h4{font-size:21px;margin:7px 0 9px}.tl-home .p p{color:var(--muted);margin:0}.tl-home .ethos{background:var(--navy);color:#fff;text-align:center;padding:74px 0}.tl-home .ethos .q{font-size:clamp(24px,3.2vw,34px);line-height:1.25;font-family:Newsreader,Georgia,serif}.tl-home .ethos .q b{color:var(--gold)}.tl-home .ethos .tags{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:24px;font-family:IBM Plex Mono,monospace;font-size:12px}.tl-home .ethos .tags span{border:1px solid hsla(0,0%,100%,.25);padding:7px 13px;border-radius:30px;color:hsla(0,0%,100%,.85)}@media (max-width:900px){.tl-home .tl-nav .links a:not(.lang){display:none}.tl-home .pgrid,.tl-home .rgrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.tl-home *{animation:none!important;transition:none!important}}