.t-home{--brand:#f3bb0c;--brand-deep:#c79602;--ink:#1e2130;--ink-soft:#3a3f55;--paper:#fbf7ef;--sand:#f3e2d6;--terra:#a77152;--slate:#606c7c;--line:#e4dcce;--font-display:"Bricolage Grotesque", sans-serif;--font-body:"Instrument Sans", sans-serif;--font-mono:"IBM Plex Mono", monospace;background:var(--paper);min-height:100dvh;color:var(--ink);font-family:var(--font-body);font-size:17px;line-height:1.65}.t-home .wrap{max-width:1080px;margin:0 auto;padding:0 28px}.t-home .topbar{padding:22px 0}.t-home .topbar .wrap{justify-content:space-between;align-items:center;display:flex}.t-home .wordmark{font-family:var(--font-display);letter-spacing:-.02em;font-size:20px;font-weight:800}.t-home .wordmark span{color:var(--terra)}.t-home .topbar a.cta-small{font-family:var(--font-mono);color:var(--ink);border:1.5px solid var(--ink);border-radius:999px;padding:8px 18px;font-size:13px;text-decoration:none;transition:background .15s,color .15s}.t-home .topbar a.cta-small:hover,.t-home .topbar a.cta-small:focus-visible{background:var(--ink);color:var(--brand)}.t-home .hero{padding:40px 0 0}.t-home .hero-card{background:var(--brand);border-radius:24px;grid-template-columns:1.25fr 1fr;align-items:stretch;display:grid;overflow:hidden}.t-home .hero-copy{flex-direction:column;justify-content:center;padding:64px 24px 64px 56px;display:flex}.t-home .eyebrow{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink);opacity:.75;margin-bottom:18px;font-size:13px}.t-home .hero h1{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:22px;font-size:clamp(38px,5.4vw,62px);font-weight:800;line-height:1.02}.t-home .hero h1 em{z-index:0;white-space:nowrap;font-style:normal;position:relative}.t-home .hero h1 em:after{content:"";background:var(--paper);z-index:-1;height:10px;position:absolute;bottom:4px;left:0;right:0;transform:rotate(-1deg)}.t-home .hero p.lede{max-width:46ch;color:var(--ink);margin-bottom:30px;font-size:19px}.t-home .hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.t-home .btn{font-family:var(--font-body);border-radius:999px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .12s,background .15s;display:inline-block}.t-home .btn:active{transform:scale(.98)}.t-home .btn-dark{background:var(--ink);color:var(--brand)}.t-home .btn-dark:hover{background:#14161f}.t-home .btn-ghost{border:1.5px solid var(--ink);color:var(--ink)}.t-home .btn-ghost:hover{background:#0000000f}.t-home .hero-photo{min-height:380px;position:relative}.t-home .hero-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;inset:0}.t-home .photo-tag{background:var(--paper);font-family:var(--font-mono);color:var(--ink);border-radius:12px;padding:10px 16px;font-size:13px;position:absolute;bottom:20px;left:20px;box-shadow:0 2px #00000026}.t-home .truststrip{padding:34px 0 10px}.t-home .truststrip p{text-align:center;font-family:var(--font-mono);color:var(--slate);font-size:13px}.t-home .logowall{padding:30px 0 40px}.t-home .logowall .cap{text-align:center;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--terra);margin-bottom:24px;font-size:12px}.t-home .logowall .cap b{color:var(--brand-deep);font-weight:500}.t-home .marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.t-home .marquee-track{align-items:center;gap:5rem;width:max-content;padding-right:5rem;animation:45s linear infinite marquee-scroll;display:flex}.t-home .marquee:hover .marquee-track{animation-play-state:paused}.t-home .marquee-track img{opacity:.5;filter:saturate(0);flex-shrink:0;width:auto;height:30px;transition:opacity .25s;display:block}.t-home .marquee-track img:hover{opacity:.95}.t-home section.block{padding:72px 0}.t-home .kicker{font-family:var(--font-mono);letter-spacing:.06em;color:var(--terra);margin-bottom:12px;font-size:13px}.t-home h2.title{font-family:var(--font-display);letter-spacing:-.02em;max-width:22ch;margin-bottom:44px;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1.1}.t-home .steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.t-home .step{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.t-home .step .who{font-family:var(--font-mono);border-radius:999px;margin-bottom:16px;padding:4px 12px;font-size:12px;display:inline-block}.t-home .who.you{background:var(--sand);color:#6b4226}.t-home .who.truc{background:var(--ink);color:var(--brand)}.t-home .who.both{background:var(--brand);color:var(--ink)}.t-home .step h3{font-family:var(--font-display);margin-bottom:8px;font-size:21px;font-weight:700}.t-home .step p{color:var(--ink-soft);font-size:15.5px}.t-home .builds{background:var(--ink);color:var(--paper);border-radius:24px;padding:64px 56px}.t-home .builds .kicker{color:var(--brand)}.t-home .builds h2.title{color:var(--paper)}.t-home .build-list{grid-template-columns:1fr 1fr;gap:0 48px;display:grid}.t-home .build-item{border-top:1px solid #fbf7ef2e;align-items:baseline;gap:16px;padding:20px 0;display:flex}.t-home .build-item:nth-last-child(-n+1){border-bottom:1px solid #fbf7ef2e}.t-home .build-item .idx{font-family:var(--font-mono);color:var(--brand);min-width:34px;font-size:13px}.t-home .build-item h3{font-family:var(--font-display);color:var(--paper);margin-bottom:4px;font-size:19px;font-weight:500}.t-home .build-item p{color:#fbf7efa8;font-size:14.5px}.t-home .b-acc{display:block}.t-home .b-item{border-top:1px solid #fbf7ef2e}.t-home .b-item:last-child{border-bottom:1px solid #fbf7ef2e}.t-home .b-head{cursor:pointer;text-align:left;width:100%;color:var(--paper);font-family:var(--font-display);background:0 0;border:0;align-items:center;gap:16px;padding:19px 0;display:flex}.t-home .b-head .b-idx{font-family:var(--font-mono);color:var(--brand);min-width:34px;font-size:13px}.t-home .b-head .b-title{letter-spacing:-.01em;flex:1;font-size:19px;font-weight:500;transition:color .18s}.t-home .b-head:hover .b-title,.t-home .b-item.open .b-title{color:var(--brand)}.t-home .b-chev{color:#fbf7ef8c;flex-shrink:0;transition:transform .28s,color .18s}.t-home .b-item.open .b-chev{color:var(--brand);transform:rotate(180deg)}.t-home .b-head:focus-visible{outline:3px solid var(--terra);outline-offset:3px;border-radius:6px}.t-home .b-panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.t-home .b-item.open .b-panel{grid-template-rows:1fr}.t-home .b-panel>div{overflow:hidden}.t-home .b-panel p{color:#fbf7efa8;max-width:60ch;padding:0 34px 22px 50px;font-size:14.5px;line-height:1.55}@media (prefers-reduced-motion:reduce){.t-home .b-panel,.t-home .b-chev{transition:none}}.t-home .honest{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.t-home .honest-quote{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(22px,2.8vw,30px);font-weight:500;line-height:1.35}.t-home .honest-quote strong{background:var(--brand);border-radius:6px;padding:0 6px;font-weight:700}.t-home .honest-facts{flex-direction:column;gap:0;display:flex}.t-home .fact{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;padding:18px 0;display:flex}.t-home .fact:last-child{border-bottom:1px solid var(--line)}.t-home .fact .k{font-family:var(--font-mono);color:var(--slate);font-size:13px}.t-home .fact .v{text-align:right;font-weight:600}.t-home .mathcard{background:var(--sand);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:64px 56px;display:grid}.t-home .mathcard .kicker{color:#8a5a3b}.t-home .terminal{background:var(--ink);font-family:var(--font-mono);color:var(--paper);border-radius:16px;padding:28px 30px;font-size:14.5px;line-height:2;box-shadow:0 3px #0000002e}.t-home .terminal .c{color:#fbf7ef73}.t-home .terminal .y{color:var(--brand)}.t-home .terminal .g{color:#7fd99a}.t-home .terminal .row{justify-content:space-between;align-items:baseline;display:flex}.t-home .terminal hr{border:none;border-top:1px dashed #fbf7ef4d;margin:10px 0}.t-home .terminal .num{font-variant-numeric:tabular-nums;white-space:nowrap;transition:filter .12s}.t-home .terminal.is-spinning .num{filter:blur(1.1px);opacity:.9}.t-home .terminal .split-tag{color:#fbf7ef80;letter-spacing:.04em;border:1px solid #fbf7ef40;border-radius:999px;padding:1px 8px;font-size:11px}.t-home .terminal .split-tag b{color:var(--brand);font-weight:500}.t-home .mathcard p.note{color:#6b4226;margin-top:18px;font-size:15.5px}.t-home .linkedin{padding:24px 0 40px}.t-home .li-kicker{text-align:center;font-family:var(--font-mono);letter-spacing:.06em;color:var(--terra);margin-bottom:22px;font-size:13px}.t-home .li-card{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:620px;margin:0 auto;overflow:hidden;box-shadow:0 3px #0000000d}.t-home .li-cover{background:linear-gradient(120deg,#0a66c2,#378fe9);height:92px;position:relative}.t-home .li-logo{color:#fff;opacity:.95;width:30px;height:30px;position:absolute;top:14px;right:18px}.t-home .li-top{z-index:1;margin-top:-46px;padding:0 26px;position:relative}.t-home .li-avatar{object-fit:cover;background:#fff;border:4px solid #fff;border-radius:50%;width:96px;height:96px;display:block}.t-home .li-body{padding:14px 26px 28px}.t-home .li-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:24px;font-weight:800}.t-home .li-headline{color:var(--ink-soft);max-width:46ch;margin-top:5px;font-size:15.5px}.t-home .li-meta{font-family:var(--font-mono);color:var(--slate);margin-top:12px;font-size:12.5px}.t-home .li-cta{color:#fff;font-family:var(--font-body);background:#0a66c2;border-radius:999px;align-items:center;gap:9px;margin-top:20px;padding:11px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,transform .12s;display:inline-flex}.t-home .li-cta:hover{background:#004182}.t-home .li-cta:active{transform:scale(.98)}.t-home .li-cta svg{width:18px;height:18px}.t-home .final{text-align:center;padding:88px 0 96px}.t-home .final h2{font-family:var(--font-display);letter-spacing:-.03em;max-width:20ch;margin:0 auto 18px;font-size:clamp(32px,4.6vw,54px);font-weight:800;line-height:1.05}.t-home .final p{max-width:52ch;color:var(--ink-soft);margin:0 auto 32px}.t-home .final .mono-note{font-family:var(--font-mono);color:var(--slate);margin-top:20px;font-size:13px}.t-home footer{border-top:1px solid var(--line);padding:26px 0 40px}.t-home footer .wrap{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.t-home footer p{font-family:var(--font-mono);color:var(--slate);font-size:12.5px}.t-home footer .foot-links a{color:var(--slate);text-decoration:none;transition:color .15s}.t-home footer .foot-links a:hover,.t-home footer .foot-links a:focus-visible{color:var(--ink)}.t-home a:focus-visible,.t-home .btn:focus-visible{outline:3px solid var(--terra);outline-offset:3px}@media (max-width:860px){.t-home .wrap{padding:0 18px}.t-home .hero{padding:16px 0 0}.t-home .hero-card{grid-template-columns:1fr}.t-home .hero-copy{padding:30px 22px 28px}.t-home .eyebrow{margin-bottom:14px}.t-home .hero h1{font-size:clamp(26px,7.4vw,46px)}.t-home .hero-photo{aspect-ratio:4/5;min-height:0}.t-home .hero-photo img{object-position:center 22%}.t-home .steps,.t-home .build-list{grid-template-columns:1fr}.t-home .builds,.t-home .mathcard{padding:44px 28px}.t-home .honest,.t-home .mathcard{grid-template-columns:1fr;gap:32px}.t-home .mathcard{padding:34px 22px}.t-home .terminal{padding:22px 20px;font-size:13px;line-height:1.85}.t-home .terminal .row{gap:14px}.t-home .terminal .row>span:first-child{white-space:nowrap}.t-home .terminal .split-tag{padding:1px 6px;font-size:10px}}@media (prefers-reduced-motion:reduce){.t-home *,.t-home :before,.t-home :after{transition:none!important;animation:none!important}}
