@font-face{font-family:Mondwest;src:url(/fonts/live/Mondwest-Regular.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:GT Standard L;src:url(/fonts/live/GT-Standard-L-Regular.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:GT Standard L;src:url(/fonts/live/GT-Standard-L-Medium.otf) format("opentype");font-weight:500;font-display:swap}@font-face{font-family:GT Standard L;src:url(/fonts/live/GT-Standard-L-Semibold.otf) format("opentype");font-weight:600;font-display:swap}@font-face{font-family:GT Standard L;src:url(/fonts/live/GT-Standard-L-Bold.otf) format("opentype");font-weight:700;font-display:swap}@font-face{font-family:GT Standard M Extended;src:url(/fonts/live/GT-Standard-M-Extended-Semibold.otf) format("opentype");font-weight:600;font-display:swap}.tnx{--yellow: #ffe501;--muted: #e0e0e0;--font-body-l: "GT Standard L", Arial, sans-serif;--font-pixel: "Mondwest", Arial, sans-serif;--font-extended: "GT Standard M Extended", Arial, sans-serif;--container-max: 1400px;--container-10col: 1250px;--container-6col: 900px;--container-pad: 40px;--section-pad: 5rem;background:#000;color:#fff;font-family:var(--font-body-l);font-size:1rem;line-height:1.4;-webkit-font-smoothing:antialiased}.tnx a{color:inherit;text-decoration:none}.tnx img{display:block;max-width:100%}.tnx h1,.tnx h2,.tnx h3,.tnx h4,.tnx h5,.tnx h6{font-family:var(--font-body-l);font-weight:500;margin:0;letter-spacing:0}.tnx p{margin:0}.tnx .section{width:100%;padding:var(--section-pad) 0;position:relative}.tnx .section.cc-0{padding:0}.tnx .container{width:100%;max-width:var(--container-max);padding-left:var(--container-pad);padding-right:var(--container-pad);margin:0 auto}.tnx .container.cc-10col{max-width:var(--container-10col)}.tnx .container.cc-6col{max-width:var(--container-6col)}.tnx .cc-corners{background-image:url(/assets/live/corner-br.svg),url(/assets/live/corner-bl.svg),url(/assets/live/corner-tr.svg),url(/assets/live/corner-tl.svg);background-position:100% 100%,0 100%,100% 0,0 0;background-repeat:no-repeat}.tnx .text-h1-xl{z-index:2;font-family:var(--font-pixel);font-size:7.5rem;line-height:1;letter-spacing:-.5px;font-weight:400;position:relative}.tnx .text-h1{font-size:4.5rem;line-height:1;letter-spacing:-.5px}.tnx .text-h2{font-size:4rem;line-height:1.1}.tnx .text-h3{font-size:3.5rem;line-height:1.1}.tnx .text-h4{font-size:3rem;line-height:1.1}.tnx .text-h5{font-size:2.25rem;line-height:1.1}.tnx .text-xxl{font-size:2rem;line-height:1.2}.tnx .text-xl{font-size:1.75rem;line-height:1.2}.tnx .text-lg{font-size:1.5rem;line-height:1.2}.tnx .text-md{font-size:1.25rem;line-height:1.2}.tnx .text-xs{font-size:.875rem;line-height:1.1}.tnx .u-font-bold{font-weight:700}.tnx .u-font-semi{font-weight:600}.tnx .u-text-accent{color:var(--yellow)}.tnx .u-font-secondary{font-family:var(--font-pixel);font-weight:400}.tnx .u-eyebrow{font-family:var(--font-extended);font-size:1rem;text-transform:uppercase;margin-bottom:2rem;font-weight:600}.tnx .nav{position:fixed;top:0;left:0;right:0;z-index:50}.tnx .nav-content{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem}.tnx .nav-logo{display:flex;align-items:center;gap:12px;color:#fff}.tnx .nav-logo .tenex-icon{width:30px;color:var(--yellow)}.tnx .nav-logo .tenex-words{width:92px;color:#fff}.tnx .nav-logo svg{display:block;width:100%;height:auto}.tnx .burger{width:34px;height:22px;display:flex;flex-direction:column;justify-content:center;gap:7px;cursor:pointer;background:none;border:0;padding:0}.tnx .burger span{display:block;height:2px;width:100%;background:#fff;transition:transform .25s,opacity .25s}.tnx .burger.open span:nth-child(1){transform:translateY(4.5px) rotate(45deg)}.tnx .burger.open span:nth-child(2){transform:translateY(-4.5px) rotate(-45deg)}.tnx .nav-menu{position:fixed;inset:0;z-index:49;background:#000;display:flex;flex-direction:column;justify-content:center;padding:0 2rem;gap:1.25rem;opacity:0;pointer-events:none;transition:opacity .25s ease}.tnx .nav-menu.open{opacity:1;pointer-events:auto}.tnx .nav-menu a{font-family:var(--font-body-l);font-weight:600;font-size:2.5rem;line-height:1.1;color:#fff;width:fit-content}.tnx .nav-menu a:hover{color:var(--yellow)}.tnx .nav-menu-group{display:flex;flex-direction:column;gap:.75rem}.tnx .nav-menu-label{font-weight:600;font-size:2.5rem;line-height:1.1;color:#888}.tnx .nav-menu-sub{display:flex;flex-direction:column;gap:.5rem;padding-left:2rem}.tnx .nav-menu-sub a{font-size:1.75rem}.tnx .button{display:inline-flex;justify-content:center;align-items:center;gap:1.25rem;padding:.5rem .5rem .5rem 1.5rem;border:1px solid #000;background:#fff;color:#000;font-family:var(--font-body-l);font-size:1.25rem;font-weight:500;text-align:center;cursor:pointer;transition:background-color .2s,border-color .2s}.tnx .button:hover{background:var(--yellow);border-color:#000}.tnx .button .icon{display:block;flex:none;width:1rem;height:1rem}.tnx .hero-section{height:100vh;min-height:700px}.tnx .hero-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding-top:38vh;padding-bottom:3rem;position:relative}.tnx .hero-container{text-align:center;margin:0 auto;position:static}.tnx .hero-title-line{display:inline}.tnx .hero-bg-img{z-index:1;height:70%;margin:6rem auto 0;position:absolute;inset:0;object-fit:contain}.tnx .h-cta{display:flex;justify-content:space-between;align-items:center;gap:2.5rem;width:100%;margin-top:10rem;position:relative}.tnx .h-cta-left{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;flex-shrink:0}.tnx .h-cta-left .text-lg{color:#fff;font-size:1.25rem;line-height:1.2}.tnx .h-cta-right{display:flex;align-items:center;gap:2.5rem;flex-shrink:0}.tnx .h-cta-arrow{background:#fff;flex:none;width:250px;height:1px;display:flex;justify-content:flex-end;align-items:center}.tnx .h-cta-arrow img{margin-right:-2px}.tnx .approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:stretch}.tnx .approach-grid>div:first-child{align-self:stretch}.tnx .u-sticky{position:sticky;top:90px;overflow:visible}.tnx .approach-title{max-width:10ch;font-size:4rem;line-height:1.1;font-weight:500}.tnx .approach-logo{margin-top:2.5rem;width:56px}.tnx .approach-cards{display:flex;flex-direction:column;gap:2rem}.tnx .approach-c{display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid #fff;padding:2rem 2rem 3rem 3rem;color:#fff;background:#000;transition:background-color .25s,color .25s,border-color .25s}.tnx .approach-c.cc-active{background:var(--yellow);border-color:var(--yellow);color:#000}.tnx .approach-c-content{max-width:26ch;margin-top:3rem;font-size:1.2rem}.tnx .approach-c-content h3{font-size:3.5rem;line-height:1.1;font-weight:700}.tnx .approach-p{margin-top:1rem;font-size:1rem;line-height:1.4;color:var(--muted)}.tnx .approach-c.cc-active .approach-p{color:#000}.tnx .approach-learn{display:inline-flex;align-items:center;gap:.6rem;margin-top:2rem;font-size:1.125rem;font-weight:500}.tnx .approach-learn img{width:15px;height:auto}.tnx .approach-c.cc-active .approach-learn img{filter:invert(1)}.tnx .approach-img-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;height:220px;flex:none;position:relative}.tnx .approach-img-wrapper.cc-hammer{margin-top:2rem;left:20px;transform:rotate(10deg)}.tnx .approach-img-wrapper img{object-fit:contain;max-height:100%}.tnx .disrupt-pad{padding:6rem 0}.tnx .disrupt-content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.tnx .disrupt-title{max-width:none;font-size:4rem;line-height:1.15;font-weight:700}.tnx .disrupt-title .u-font-secondary{font-size:4.5rem;font-weight:400}.tnx .disrupt-spacer{height:3rem;flex:none}.tnx .disrupt-copy{max-width:none;color:#fff}.tnx .type-in .tw{display:inline-block;position:relative;opacity:0;will-change:opacity}.tnx .disrupt-title .tw{display:inline-block;position:relative;opacity:0;will-change:transform,opacity}.tnx .disrupt-cta{margin-top:0}.tnx .ignoring-section{background-image:url(/assets/live/grid-bg-right.webp);background-position:100%;background-size:contain;background-repeat:no-repeat}.tnx .ignoring-spacer-top{height:8rem}.tnx .u-align-right{text-align:right;position:relative;z-index:2}.tnx .statue-bg{z-index:1;width:100%;max-width:45vw;position:absolute;left:0;bottom:0}.tnx .logo-bar{z-index:2;display:flex;justify-content:space-between;align-items:center;gap:5.5rem;background:#000;padding:2.5rem 3rem;position:relative}.tnx .logo-bar.cc-yellow{background:var(--yellow);color:#000}.tnx .logo-bar .text-lg{flex:none}.tnx .logos-wrapper{display:flex;flex:1;justify-content:space-between;align-items:center;gap:2rem}.tnx .logo-img{object-fit:contain;max-height:35px}.tnx .logo-img.smaller{max-width:150px}.tnx .stories-track{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:2rem}.tnx .stories-track::-webkit-scrollbar{display:none}.tnx .testimonial-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:#fff;color:#000;width:650px;min-width:650px;margin-right:2rem;padding:3rem 3.5rem;scroll-snap-align:start}.tnx .testimonial-logo{height:50px;object-fit:contain;margin-bottom:1.5rem}.tnx .testimonial-text{background-image:url(/assets/live/quotes.svg);background-position:100% 0;background-repeat:no-repeat;padding-top:15px;padding-right:15px;color:#000}.tnx .stories-nav{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.tnx .stories-nav button{width:44px;height:44px;display:grid;place-items:center;background:none;border:1px solid #fff;cursor:pointer;transition:background-color .2s}.tnx .stories-nav button:hover{background:var(--yellow);border-color:var(--yellow)}.tnx .stories-nav button:hover img{filter:invert(1)}.tnx .stories-nav .prev img{transform:rotate(180deg)}.tnx .ticker-wrapper{display:flex;align-items:center;gap:1rem;background:var(--yellow);color:#000;font-family:var(--font-pixel);font-size:1.75rem;padding:1.25rem 0;overflow:hidden;transform:rotate(-2deg)}.tnx .section.cc-ticker{padding:3rem 0;overflow:hidden}.tnx .ticker-scroller-wrapper{display:flex;width:max-content;animation:tnx-ticker 28s linear infinite}.tnx .ticker-scroller{display:flex;align-items:center;gap:1rem;margin-right:1rem}.tnx .ticker-item{white-space:nowrap}.tnx .ticker-divider{font-size:1.25rem}@keyframes tnx-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.tnx .faq-wrapper{display:flex;flex-direction:column;align-items:center}.tnx .faq-wrapper>h4{font-size:3rem;font-weight:700}.tnx .faq-questions{border-top:.5px solid #fff;width:100%;margin-top:5rem;display:flex;flex-direction:column}.tnx .accordion-item{border-bottom:.5px solid #fff;cursor:pointer;padding:1.625rem 1.25rem .75rem}.tnx .accordion-item-trigger{display:flex;justify-content:space-between;align-items:center}.tnx .accordion-heading{flex:1;font-size:1.625rem;font-weight:500;cursor:pointer}.tnx .accordion-arrow{max-height:20px;transition:transform .25s}.tnx .accordion-item.open .accordion-arrow{transform:rotate(180deg)}.tnx .accordion-item-content{margin-top:1rem;margin-right:30px;overflow:hidden;max-height:0;transition:max-height .3s ease}.tnx .accordion-item-answer{padding-bottom:1rem;color:var(--muted);font-size:1.05rem;line-height:1.45;max-width:70ch}.tnx .cta-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;gap:.5rem}.tnx .cta-title-wrapper{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:650px;text-align:center}.tnx .cta-title-wrapper>img{width:64px}.tnx .cta-img{width:100%;margin-top:4rem}.tnx .footer-wrapper{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.tnx .footer-left p{margin-top:1rem;color:var(--muted)}.tnx .footer-logo img{height:26px}.tnx .footer-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.tnx .footer-email{font-weight:700;font-size:1.05rem}.tnx .footer-email:hover{color:var(--yellow)}.tnx .footer-socials{display:flex;align-items:center;gap:1rem}.tnx .footer-socials img{height:20px}.tnx-load-grid{z-index:100;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,1fr);width:100%;height:100vh;position:fixed;inset:0;pointer-events:none}.tnx-load-grid .cell{background:#ffe501;width:100%;height:100%;transition:opacity .18s ease}.tnx-load-grid .cell.out{opacity:0}.tnx .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.2,0,.1,1),transform .6s cubic-bezier(.2,0,.1,1)}.tnx .reveal.in{opacity:1;transform:none}.tnx .slide-in{opacity:0;transform:translateY(160px);transition:opacity 1.1s cubic-bezier(.2,0,.1,1),transform 1.1s cubic-bezier(.2,0,.1,1);will-change:opacity,transform}.tnx .slide-in.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.tnx .reveal,.tnx .slide-in{opacity:1;transform:none;transition:none}.tnx .type-in .tw,.tnx .disrupt-title .tw{opacity:1;transform:none}.tnx .ticker-scroller-wrapper{animation:none}.tnx-load-grid{display:none}}.tnx .spacer{width:100%}.tnx .spacer.cc-8{height:8rem}.tnx .spacer.cc-6{height:6rem}.tnx .spacer.cc-4{height:4rem}.tnx .spacer.cc-2{height:2rem}.tnx .spacer.cc-1-5{height:1.5rem}@media(max-width:991px){.tnx .spacer.cc-8{height:5rem}.tnx .spacer.cc-6{height:2rem}.tnx .spacer.cc-4{height:3rem}.tnx .spacer.cc-2{height:2rem}.tnx .spacer.cc-1-5{height:1.5rem}}@media(max-width:600px){.tnx .spacer.cc-8{height:4rem}.tnx .spacer.cc-6{height:0rem}.tnx .spacer.cc-4{height:2rem}.tnx .spacer.cc-2,.tnx .spacer.cc-1-5{height:1rem}}@media(max-width:991px){.tnx .text-h1-xl{font-size:5rem}.tnx .approach-grid{grid-template-columns:1fr}.tnx .approach-title,.tnx .disrupt-title{font-size:3rem}.tnx .testimonial-card{width:450px;min-width:450px;padding:2.5rem}.tnx .statue-bg{max-width:70vw}.tnx .h-cta{flex-direction:column;align-items:stretch}.tnx .h-cta-right{justify-content:flex-end}}@media(max-width:600px){.tnx{--container-pad: 20px}.tnx .text-h1-xl{font-size:5rem;line-height:.8}.tnx .hero-title-line{display:block}.tnx .hero-inner{padding-top:24vh}.tnx .hero-bg-img{width:100%;height:auto;max-height:30rem;margin-top:6rem;object-fit:contain}.tnx .h-cta{gap:1.5rem;margin-top:6rem}.tnx .h-cta-right{gap:1.5rem}.tnx .h-cta-arrow{flex:1 1 auto;width:auto;min-width:0}.tnx .h-cta-right .button{white-space:nowrap;flex-shrink:0;gap:.75rem;padding:.5rem .5rem .5rem 1.25rem}.tnx .h-cta-right .button>div{white-space:nowrap}.tnx .text-h1{font-size:2.5rem}.tnx .text-h5,.tnx .text-xxl{font-size:1.5rem}.tnx .text-lg{font-size:1.15rem}.tnx .approach-c{flex-direction:row;align-items:center;gap:.75rem;padding:1.5rem 1.25rem 1.75rem 1.5rem}.tnx .approach-c-content{flex:1 1 0;min-width:0;max-width:none;margin-top:0;font-size:1rem}.tnx .approach-c-content h3{font-size:1.75rem}.tnx .approach-p{font-size:.875rem}.tnx .approach-learn{margin-top:1rem;font-size:.9375rem}.tnx .approach-img-wrapper{width:88px;height:96px;flex:none}.tnx .approach-img-wrapper.cc-hammer{margin-top:.75rem;left:8px}.tnx .approach-title{font-size:2.5rem}.tnx .disrupt-title{font-size:1.75rem;font-weight:500;line-height:1.2}.tnx .disrupt-title-line{display:block}.tnx .disrupt-title-br{display:none}.tnx .disrupt-title .u-font-secondary{font-size:3.5rem;line-height:1.05;white-space:nowrap}.tnx .logo-bar{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem}.tnx .logo-img{max-height:15px}.tnx .logo-img.smaller{max-width:80px}.tnx .stories-track{margin-right:calc(-1 * var(--container-pad));scroll-padding-inline-start:var(--container-pad)}.tnx .testimonial-card{width:calc(100vw - var(--container-pad) - 1.5rem);min-width:calc(100vw - var(--container-pad) - 1.5rem);padding:2rem;margin-right:.5rem}.tnx .testimonial-logo{height:40px;max-height:40px;margin-bottom:0}.tnx .testimonial-text{font-size:1rem;line-height:1.2;padding-top:15px;padding-right:15px;background-size:50px}.tnx .stories-nav{margin-top:1rem}.tnx .stories-nav .prev{display:none}.tnx .stories-nav button{width:auto;height:auto;min-width:44px;min-height:44px;border:none;padding:0}.tnx .stories-nav button img{width:10px;height:18px}.tnx .accordion-heading{font-size:1.25rem}.tnx .accordion-item{padding-left:0;padding-right:0}.tnx .faq-wrapper>h4{font-size:2rem}.tnx .statue-bg{max-width:100vw}.tnx .ignoring-section{padding-top:2.5rem;overflow:hidden}.tnx .ignoring-spacer-top{height:1rem}.tnx .footer-wrapper{gap:2rem}}.tnx .subpage-hero{background-position:0 0;background-repeat:no-repeat;background-size:cover}.tnx .subpage-hero.cc-ai{background-image:url(/assets/live/engineering-hero.webp)}.tnx .subpage-hero.cc-bg-bottom{background-image:url(/assets/live/home-bg.webp);background-position:50% 100%}.tnx .u-center-hero-small{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:8rem;padding-bottom:6rem;position:relative}.tnx .sub-hero-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;text-align:center;max-width:60rem;margin:6rem auto 12rem}.tnx .sub-hero-title .text-h1-xl{font-size:5.5rem}.tnx .sub-hero-title .text-xl{color:var(--muted)}.tnx .grid-uneven{display:grid;grid-template-columns:.5fr 1fr;gap:4rem;width:100%;position:relative}.tnx .image-wrapper{align-self:flex-start;width:100%;position:relative;overflow:hidden}.tnx .image-wrapper img{margin:0 auto}.tnx .image-wrapper .brain{width:100%;max-width:420px}.tnx .image-wrapper .hammer{width:180px}.tnx .flex-gap-2{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem}.tnx .flex-gap-2 .text-lg{color:var(--muted)}.tnx .button.cc-tertiary{background:var(--yellow);text-align:left;align-items:flex-start}.tnx .button.cc-tertiary:hover{background:#fff}.tnx .u-text-underline{text-decoration:underline}.tnx .why-us-wrapper{background:var(--yellow);color:#000;padding:4.5rem 6rem}.tnx .why-us-grid{display:grid;grid-template-columns:.75fr 1fr;align-items:center}.tnx .why-us-left{display:flex;flex-direction:column;gap:1.5rem;border-right:1px solid #000;padding-right:8rem}.tnx .why-us-right{padding-left:6rem}.tnx .outline-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;width:100vw;max-width:none}.tnx .outline-track::-webkit-scrollbar{display:none}.tnx .outline-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:1px solid #fff;flex:0 0 auto;width:auto;min-width:450px;max-width:520px;margin-right:1.5rem;padding:2rem 3rem 3rem;scroll-snap-align:start}.tnx .outline-card.first-visible{background:#fff;color:#000}.tnx .outline-card h4{font-size:2.25rem;line-height:1.1;margin-bottom:1.5rem}.tnx .outline-card .text-lg{color:var(--muted);font-size:1.25rem}.tnx .outline-card.first-visible .text-lg{color:#000}.tnx .max-width-800{max-width:50rem}@media(max-width:991px){.tnx .sub-hero-title .text-h1-xl{font-size:4rem}.tnx .grid-uneven{display:flex;flex-direction:column;gap:2rem}.tnx .why-us-grid{display:flex;flex-direction:column;align-items:flex-start}.tnx .why-us-left{border-right:0;border-bottom:1px solid #000;padding:0 0 2rem}.tnx .why-us-right{padding:2rem 0 0}.tnx .why-us-wrapper{padding:3rem}.tnx .image-wrapper .brain{max-width:260px}.tnx .image-wrapper .hammer{width:120px}}@media(max-width:600px){.tnx .sub-hero-title{margin:6rem auto}.tnx .sub-hero-title .text-h1-xl{font-size:2.75rem}.tnx .outline-card{min-width:280px;margin-right:1rem;padding:2rem}.tnx .why-us-wrapper{padding:2rem}.tnx .image-wrapper .brain{max-width:200px}.tnx .image-wrapper .hammer{width:96px}.tnx .image-wrapper img{margin:0}}.tnx .cc-grid-bg{background-image:url(/assets/live/grid-bg.webp);background-position:0%;background-repeat:no-repeat;background-size:cover}.tnx .believe-stack{display:flex;flex-direction:column;gap:3.75rem;align-items:flex-start}.tnx .believe-block{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;max-width:52rem}.tnx .believe-block .text-lg{color:var(--muted)}.tnx .believe-img{z-index:-1;width:300px;position:absolute;inset:20% 0 auto auto}.tnx .grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%}.tnx .outline-card.drop-in{min-width:0;max-width:none;width:100%;margin-right:0;background:#000;padding:2rem 3rem}.tnx .outline-card.drop-in h4{margin-bottom:1rem}.tnx .outline-card.drop-in p{color:var(--muted);font-size:1.05rem;line-height:1.4}@media(max-width:991px){.tnx .grid-2col{grid-template-columns:1fr}.tnx .believe-img{width:150px;top:40%;opacity:.5}}.tnx .about-hero{background-image:url(/assets/live/home-bg.webp);background-position:50% 100%;background-repeat:no-repeat;background-size:cover}.tnx .u-center-hero.about{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:18rem;padding-bottom:18rem;position:relative}.tnx .about-hero-title{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:70rem}.tnx .about-hero-title h1{font-family:var(--font-pixel);font-weight:400;font-size:4.5rem;line-height:1}.tnx .we-believe-wrapper{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.tnx .believe-slider-wrapper{z-index:3;display:flex;align-items:center;justify-content:center;width:100%;position:relative}.tnx .b-slider-title{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:400px;margin-right:5rem;line-height:1;flex:none}.tnx .b-slider-title img{width:56px}.tnx .believe-swiper{position:relative;flex:1;overflow:hidden;width:100%;min-width:0}.tnx .believe-swiper .swiper-wrapper{display:flex}.tnx .believe-slide{width:350px;min-width:350px;margin-right:1.25rem;flex:none}.tnx .splide-fade{position:absolute;top:0;right:0;bottom:0;width:8rem;pointer-events:none;z-index:2;background:linear-gradient(to right,#0000,#000)}.tnx .arrow-wrapper{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);z-index:4}.tnx .slider-arrow{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:999px;background:var(--yellow);color:#000;transition:transform .2s ease}.tnx .slider-arrow:hover{transform:scale(1.08)}.tnx .slider-arrow img{width:1.5rem;height:1.5rem}.tnx .u-z-1{position:relative;z-index:1}.tnx .believe-card{height:15rem;color:#000;background:#eee;display:flex;flex-direction:column;align-items:flex-start;padding:2rem;position:relative;overflow:hidden}.tnx .believe-card p{z-index:1;font-size:1.05rem;line-height:1.35}.tnx .believe-bg-num{z-index:0;font-family:var(--font-pixel);color:#d9d9d9;font-size:15rem;line-height:.5;position:absolute;right:0;bottom:0}.tnx .bio-cols{display:grid;grid-template-columns:1fr 1fr;gap:5rem;place-items:stretch center}.tnx .bio-wrapper{width:400px;position:relative}.tnx .bio-statue{max-width:27rem}.tnx .bio-statue.arman{max-width:26rem}.tnx .bio-info{display:flex;flex-direction:column;align-items:flex-start;margin-top:1rem}.tnx .bio-name{font-family:var(--font-pixel);font-weight:400;color:var(--yellow);font-size:3.5rem}.tnx .bio-info .u-eyebrow{margin-bottom:0}.tnx .bio-reveal{width:100%;margin-top:2rem;display:none}.tnx .bio-wrapper.open .bio-reveal{display:block}.tnx .bio-text{color:var(--muted);font-size:1.1rem;line-height:1.45}.tnx .bio-socials{display:flex;align-items:center;gap:1rem;margin-top:2rem}.tnx .bio-socials img{height:20px}.tnx .bio-btn{margin-top:2rem}.tnx .cc-careers{background-image:url(/assets/live/careers-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.tnx .careers-wrapper{display:flex;flex-direction:column;width:100%;max-width:54rem}.tnx .careers{display:flex;flex-direction:column;gap:1.5rem}.tnx .career-wrap{display:flex;align-items:center;gap:2rem;background:#fff;color:#000;padding:2rem}.tnx .career-wrap .career-icon{width:60px}.tnx .career-info{display:flex;flex-direction:column;gap:.75rem;flex:1;align-items:flex-start}.tnx .career-role{font-size:2rem;font-weight:700}@media(max-width:991px){.tnx .about-hero-title h1{font-size:3rem}.tnx .bio-cols{gap:2rem;place-items:stretch stretch}.tnx .bio-wrapper{width:340px}.tnx .bio-statue{max-width:16rem}.tnx .bio-statue.static,.tnx .bio-statue.static.arman{max-width:20rem}.tnx .bio-name{font-size:2.5rem}.tnx .we-believe-wrapper{flex-direction:column;align-items:stretch;padding-right:0}.tnx .believe-slider-wrapper{flex-direction:column;align-items:flex-start;padding-left:0}.tnx .b-slider-title{margin:0 0 2rem}.tnx .believe-card{height:220px;padding:2rem}.tnx .logo-bar{flex-direction:column;gap:2rem}.tnx .arrow-wrapper{position:static;transform:none;width:100%;margin-top:1rem;display:flex;justify-content:flex-end;padding-right:1rem}}@media(max-width:767px){.tnx .bio-cols{grid-template-columns:1fr;gap:2rem}.tnx .bio-wrapper{width:500px;max-width:100%}.tnx .we-believe-wrapper{padding:1.3rem 0}.tnx .believe-card{width:100%;height:180px;padding:1.3rem 2rem}.tnx .logo-bar{padding:2rem}.tnx .career-wrap{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:479px){.tnx .u-center-hero.about{padding:12rem 2rem 10rem}.tnx .about-hero-title h1{font-size:2.2rem}.tnx .bio-cols{gap:4rem}.tnx .bio-wrapper{width:100%}.tnx .bio-statue.static,.tnx .bio-statue.static.arman{max-width:20rem}.tnx .bio-name{font-size:2.2rem}.tnx .believe-slider-wrapper{width:90%}.tnx .b-slider-title{width:auto;margin:0 0 2rem}.tnx .believe-card{padding-left:1.3rem;padding-right:1.3rem}.tnx .arrow-wrapper{padding-right:0}.tnx .logo-bar{padding:1.5rem 1rem;gap:1.5rem}.tnx .career-wrap{padding:1.5rem}.tnx .career-role{font-size:1.5rem}}.tnx .cc-get-started{background-image:linear-gradient(#000c,#000c),url(/assets/live/home-bg.webp);background-position:0 0,50% 100%;background-repeat:no-repeat;background-size:auto,cover;min-height:100vh;position:relative;overflow:hidden}.tnx .get-started-statue{position:absolute;left:0;bottom:0;width:100%;max-width:525px;z-index:0;pointer-events:none;opacity:.5}.tnx .cc-get-started>.container{position:relative;z-index:1}.tnx .u-padding-top{padding-top:12rem}.tnx .grid-2col.u-align-top{align-items:start;gap:4rem}.tnx .gs-left h1{font-size:4.5rem;line-height:1;letter-spacing:-.5px;font-weight:500}.tnx .list-stack{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.tnx .list-item{display:flex;gap:1rem;align-items:flex-start}.tnx .list-item img{width:22px;margin-top:4px}.tnx .list-item .text-lg{color:var(--muted)}.tnx .form-stack{background:#000;border:1px solid #202020;padding:3rem}.tnx .form-stack label{display:block;font-size:1rem;color:#fff}.tnx .form-stack .input-field{width:100%;height:50px;color:#000;background:#fff;font-size:1.25rem;font-family:var(--font-body-l);border:0;border-radius:0;margin:1rem 0 1.5rem;padding:0 12px}.tnx .form-stack select{display:block;width:100%;min-height:50px;color:#000;background:#fff url(/assets/live/down-chevron.svg) no-repeat 96% 50%;appearance:none;border:0;border-radius:0;margin:1rem 0 30px;padding:0 36px 0 12px;font-size:1.25rem;font-family:var(--font-body-l)}.tnx .radio-group{display:flex;gap:2rem;align-items:center;margin:1rem 0 1.5rem}.tnx .radio-button{display:flex;gap:8px;align-items:center;white-space:nowrap;font-size:1rem;cursor:pointer}.tnx .radio-button input{accent-color:var(--yellow);width:16px;height:16px}.tnx .form-stack .textarea{width:100%;min-height:150px;color:#000;background:#fff;font-size:1.25rem;font-family:var(--font-body-l);border:0;border-radius:0;margin:1rem 0 2rem;padding:12px;resize:vertical}.tnx .other-wrap{margin-top:0;display:none}.tnx .other-wrap.show{display:block;margin-bottom:1.5rem}.tnx .cc-align-right{display:flex;justify-content:flex-end;margin-top:3.5rem}.tnx .button.cc-submit{background:var(--yellow) url(/assets/live/button-icon.svg) no-repeat 90% 50%;border:1px solid #000;color:#000;padding:.75rem 4.2rem .75rem 1.5rem;font-size:1.25rem;font-weight:500;cursor:pointer}.tnx .button.cc-submit:hover{background-color:#fff}.tnx .success-centered{display:none;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:600px}.tnx .form-stack.done form{display:none}.tnx .form-stack.done .success-centered{display:flex}.tnx .success-centered img{width:64px}.tnx .success-centered .success-msg{color:var(--muted);max-width:36rem;font-size:1.25rem;line-height:1.5}.tnx .load-in{opacity:0;transform:translateY(20px);animation:tnx-load-in .9s cubic-bezier(.2,0,.1,1) .1s forwards}@keyframes tnx-load-in{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.tnx .load-in{opacity:1;transform:none;animation:none}}@media(max-width:991px){.tnx .gs-left h1{font-size:3rem}.tnx .u-padding-top{padding-top:8rem}.tnx .grid-2col.u-align-top{gap:3rem}}@media(max-width:767px){.tnx .cc-get-started .grid-2col{grid-template-columns:1fr;gap:2rem}.tnx .gs-left h1{font-size:2.5rem}.tnx .form-stack{padding:2rem}}@media(max-width:600px){.tnx .u-padding-top{padding-top:6rem}.tnx .form-stack{padding:1.5rem}.tnx .radio-group{flex-direction:column;align-items:flex-start;gap:1rem}.tnx .form-stack select{max-width:none}.tnx .gs-left h1{font-size:2.25rem}.tnx .cc-align-right{margin-top:2rem}}.tnx .subpage-hero.cc-ultrathink{background-color:#000;background-image:url(/assets/live/engineering-hero.webp);background-position:0 0;background-repeat:no-repeat;background-size:cover}.tnx .sub-page-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;text-align:center;max-width:38rem;width:100%;margin:6rem auto 0}.tnx .sub-page-title .text-h1-xl.ultrathink{font-size:3.5rem;margin-bottom:-10px;text-transform:lowercase}.tnx .ultrathink-h2{width:100%;max-width:56.25rem;font-size:3.5rem;font-weight:700;line-height:1;color:#fff}.tnx .sub-page-title .text-lg{font-size:1.25rem;color:var(--muted)}.tnx .sub-page-title .ultrathink-lede{font-size:1.25rem;line-height:1.2;color:#fff;max-width:32rem}.tnx .u-center-hero.ultrathink{padding-top:7rem;padding-bottom:14rem;display:flex;flex-direction:column;align-items:center}.tnx .ultrathink-hero{background:var(--yellow);color:#000;text-align:center;margin-top:1rem;padding:1rem;width:100%;box-sizing:border-box}.tnx .ut-form-wrap{width:100%}.tnx .ut-form{display:flex;align-items:stretch;width:100%;margin-bottom:1rem}.tnx .ut-form-field{border:1px solid #000;height:50px;min-height:50px;padding:8px 12px 8px 1rem;font-size:1.125rem;font-family:var(--font-body-l);flex:1;min-width:0;border-radius:0;background:#fff;color:#333;box-sizing:border-box;appearance:none;-webkit-appearance:none}.tnx .ut-submit{background:#fff url(/assets/live/button-icon.svg) no-repeat calc(100% - 12px) 50%;background-size:30px 30px;border:1px solid #000;border-left:0;height:50px;color:#000;padding:9px 55px 9px 15px;font-size:1.25rem;font-family:var(--font-body-l);font-weight:400;cursor:pointer;border-radius:0;box-sizing:border-box;flex:none;white-space:nowrap}.tnx .ut-submit:hover{background-color:var(--yellow)}.tnx .ut-policy{font-size:.75rem;line-height:1.3;max-width:none;margin:0 auto;color:#000}.tnx .ut-policy a{color:#000;text-decoration:underline}.tnx .ut-success{display:none;padding:1rem;font-weight:600}.tnx .ut-error{display:none;padding:.75rem 0 0;font-size:.875rem;color:#c00}.tnx .ut-error.show{display:block}.tnx .ultrathink-hero.done .ut-form{display:none}.tnx .ultrathink-hero.done .ut-success{display:block}.tnx .ultrathink-hero.done .ut-error{display:none}.tnx .ut-gate{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:1.5rem}.tnx .ut-gate[hidden]{display:none}.tnx .ut-gate-backdrop{position:absolute;inset:0;background:#000000d1}.tnx .ut-gate-panel{position:relative;z-index:1;width:min(100%,32rem);background:#000;border:1px solid #2a2a2a;padding:2rem 1.75rem 1.5rem;text-align:center}.tnx .ut-gate-close{position:absolute;top:.75rem;right:.85rem;border:none;background:none;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;padding:.25rem}.tnx .ut-gate-kicker{font-family:var(--font-extended);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--yellow);margin-bottom:.5rem}.tnx .ut-gate-title{font-size:1.35rem;line-height:1.2;font-weight:700;color:#fff;margin-bottom:.75rem}.tnx .ut-gate-lede{color:var(--muted);font-size:1rem;line-height:1.4;margin-bottom:1.25rem}.tnx .ut-gate-form-wrap{margin-top:0;text-align:left}.tnx .ut-gate-form-wrap .ut-form{flex-direction:column;gap:.5rem;margin-bottom:.75rem}.tnx .ut-gate-form-wrap .ut-form-field,.tnx .ut-gate-form-wrap .ut-submit{width:100%}.tnx .ut-gate-form-wrap .ut-submit{border-left:1px solid #000}body.ut-gate-open{overflow:hidden}.tnx .u-center-hero.playbooks{padding-top:10rem;padding-bottom:8rem;display:flex;flex-direction:column;align-items:center}.tnx .playbooks-wrapper{display:flex;flex-direction:column;align-items:stretch;width:100%}.tnx .playbook-wrap{display:grid;grid-template-columns:1fr 1fr;gap:3.75rem;align-items:center;width:100%;margin-bottom:4rem}.tnx .playbook-img-wrap{border:1px solid #fff}.tnx .playbook-img-wrap img{width:100%;display:block}.tnx .playbook-card-info{display:flex;flex-direction:column;align-items:flex-start}.tnx .playbook-card-title{font-size:2.25rem;line-height:1.1;font-weight:500}.tnx .playbook-card-info p{color:var(--muted);font-size:1.05rem;line-height:1.45}@media(max-width:991px){.tnx .playbook-wrap{grid-template-columns:.5fr 1fr;gap:2rem;align-items:start}}@media(max-width:600px){.tnx .playbook-wrap{display:flex;flex-direction:column}.tnx .u-center-hero.ultrathink .sub-page-title{margin:2rem 0 0}.tnx .sub-page-title .text-h1-xl.ultrathink{font-size:2rem}.tnx .ultrathink-h2{font-size:1.75rem;max-width:none}.tnx .sub-page-title .ultrathink-lede{font-size:1.15rem;max-width:none}.tnx .ultrathink-hero{width:100%}.tnx .ut-form{flex-direction:column;gap:.5rem;margin-bottom:.75rem}.tnx .ut-form-field,.tnx .ut-submit{width:100%}.tnx .ut-submit{border-left:1px solid #000}}.tnx .stagger-words .w{display:inline-block;position:relative;opacity:0;will-change:transform,opacity}.tnx .approach-c.reveal{transform:translateY(80px);transition-duration:.7s}.tnx .approach-c.reveal.in{transform:none}.tnx .approach-cards{position:relative}.tnx .approach-cards .top-fade{z-index:2;background:linear-gradient(#000,transparent);height:150px;position:sticky;top:0;margin-bottom:-150px;pointer-events:none}.tnx .approach-cards .bottom-fade{z-index:2;background:linear-gradient(transparent,#000);height:150px;position:sticky;bottom:0;margin-top:-150px;pointer-events:none}@media(prefers-reduced-motion:reduce){.tnx .stagger-words .w{opacity:1;transform:none}}.tnx .u-center-hero.playbook-title-top{padding-top:10rem;padding-bottom:10rem;display:flex;flex-direction:column;align-items:center}.tnx .playbook-title{text-align:center;max-width:70rem}.tnx .playbook-h1{font-family:var(--font-body-l);font-size:4.5rem;font-weight:700;line-height:1;letter-spacing:-.5px}.tnx .playbook-sub{max-width:45rem;margin:0 auto}.tnx .playbook-sub .text-lg{color:var(--muted)}.tnx .playbook-content-wrap{display:grid;grid-template-columns:.35fr 1fr;gap:4rem;align-items:stretch;width:100%}.tnx .playbook-left{position:relative}.tnx .playbook-right{height:auto;position:relative;overflow:visible}.tnx .playbook-cta{display:flex;flex-direction:column;gap:1rem;border:1px solid var(--yellow);padding:2rem;text-align:center}.tnx .playbook-cta-title{display:flex;flex-direction:column;align-items:center;margin-bottom:2.1875rem}.tnx .cta-newsletter-title{font-family:var(--font-pixel);color:var(--yellow);margin-top:5px;font-size:4.5rem;line-height:1}.tnx .p-ultrathink-form{display:flex;flex-direction:column;gap:1rem;align-items:center;max-width:480px;margin:0 auto 1.5rem}.tnx .p-ultrathink-form .text-input{border:1px solid #000;border-radius:0;width:100%;height:45px;padding-left:15px;font-size:1.125rem;font-family:var(--font-body-l);color:#000;background:#fff}.tnx .button.submit{background:#fff url(/assets/live/button-icon.svg) no-repeat 95% 50%;border:1px solid #000;color:#000;padding:.6rem 3.5rem .6rem 1.25rem;font-size:1.125rem;font-weight:500;font-family:var(--font-body-l);cursor:pointer}.tnx .button.submit:hover{background-color:var(--yellow)}.tnx .form-privacy{color:#909090;margin-top:5px;padding:0 10px;font-size:9px;line-height:1.4}.tnx .pb-cta-success{display:none;font-weight:600;padding:.5rem}.tnx .playbook-cta.done .p-ultrathink-form{display:none}.tnx .playbook-cta.done .pb-cta-success{display:block}.tnx .p-strategy-wrap{border:1px solid #fff;margin-top:2rem;position:sticky;top:100px}.tnx .strategy-top{border-bottom:1px solid #fff;padding:1rem 1.5rem;font-weight:600}.tnx .strategy-content{background:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.tnx .toc-link{color:#000;font-weight:600;font-size:.95rem;line-height:1.3;display:block}.tnx .toc-link:hover{text-decoration:underline}.tnx .playbook-summary{background:#111;padding:3rem 2.5rem;margin-bottom:3rem}.tnx .the-human-wrap{display:flex;gap:5rem;align-items:flex-start}.tnx .human-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:none}.tnx .human-img-wrap{border-radius:500px;width:8.5rem;height:8.5rem;overflow:hidden}.tnx .human-img-wrap img{width:100%;height:100%;object-fit:cover}.tnx .human-link{font-weight:600;text-decoration:underline;white-space:nowrap}.tnx .p-rich-text{font-size:1.05rem;line-height:1.55;color:var(--muted)}.tnx .p-rich-text h2{font-size:2.5rem;line-height:1.1;font-weight:700;color:#fff;margin:2.5rem 0 1rem;scroll-margin-top:6rem}.tnx .p-rich-text h3{font-size:1.75rem;line-height:1.15;font-weight:700;color:#fff;margin:1.5rem 0 1rem}.tnx .p-rich-text h4{font-size:1.35rem;color:#fff;margin:1.25rem 0 .75rem}.tnx .p-rich-text p{margin-bottom:1rem}.tnx .p-rich-text a{color:var(--yellow);text-decoration:underline}.tnx .p-rich-text ul,.tnx .p-rich-text ol{color:var(--muted);margin:0 0 1rem;padding-left:1.5rem}.tnx .p-rich-text li{margin-bottom:.5rem}.tnx .p-rich-text strong{color:#fff}.tnx .p-rich-text img{width:100%;height:auto;margin:1.5rem 0}.tnx .p-rich-text blockquote{border-left:1px solid #fff;font-family:var(--font-pixel);color:var(--yellow);margin:4rem 0;padding:.75rem .75rem .75rem 3.75rem;font-size:2rem;line-height:1}.tnx .p-rich-text blockquote strong{color:var(--yellow)}.tnx .p-rich-text figure{margin:1.5rem 0;position:relative}.tnx .p-rich-text figure[style*=padding-bottom]{height:0;overflow:hidden}.tnx .p-rich-text figure iframe{position:absolute;inset:0;width:100%;height:100%}.tnx .p-rich-text figcaption{font-size:.85rem;color:#909090;margin-top:.5rem}.tnx .p-rich-text pre,.tnx .p-rich-text code{background:#111;color:#e0e0e0;font-size:.9em}.tnx .p-rich-text pre{padding:1rem;overflow-x:auto;margin-bottom:1rem}@media(max-width:991px){.tnx .playbook-content-wrap{display:flex;flex-direction:column}.tnx .playbook-left{order:9999}.tnx .p-strategy-wrap{position:relative;top:0}.tnx .playbook-h1{font-size:3rem}.tnx .the-human-wrap{gap:3rem;flex-direction:column}}@media(max-width:600px){.tnx .playbook-h1{font-size:2.5rem}.tnx .u-center-hero.playbook-title-top{padding:6rem 0 5rem}.tnx .playbook-summary{padding:2rem 1.5rem}.tnx .p-rich-text blockquote{margin:2.5rem 0;padding-left:2rem;font-size:1.5rem}.tnx .cta-newsletter-title{font-size:3rem}}.tnx .pbw-progress-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.tnx .pbw-progress-head h2{font-size:1.75rem;font-weight:700}.tnx .pbw-progress-head .pbw-pts{color:#909090;font-size:1rem}.tnx .pbw-progress-bar{height:4px;background:#222;margin-bottom:2.5rem}.tnx .pbw-progress-fill{height:100%;width:0%;background:var(--yellow);transition:width .4s cubic-bezier(.2,0,.1,1)}.tnx .pbw-label{font-family:var(--font-extended);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#909090;margin-bottom:1rem}.tnx .pbw-step{border:1px solid #2a2a2a;background:#0c0c0c;margin-bottom:2rem}.tnx .pbw-step.done{border-color:var(--yellow)}.tnx .pbw-step-head{display:flex;align-items:flex-start;gap:1.25rem;padding:2rem 2.5rem 1.25rem}.tnx .pbw-circle{flex:none;width:26px;height:26px;border:1.5px solid #555;border-radius:50%;background:none;cursor:pointer;display:grid;place-items:center;color:transparent;font-size:14px;line-height:1;margin-top:2px;transition:background-color .2s,border-color .2s,color .2s}.tnx .pbw-step.done .pbw-circle{background:var(--yellow);border-color:var(--yellow);color:#000}.tnx .pbw-step-meta{flex:1;min-width:0}.tnx .pbw-step-eyebrow{font-family:var(--font-extended);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--yellow);font-weight:600;margin-bottom:.4rem}.tnx .pbw-step-title{font-size:1.9rem;line-height:1.15;font-weight:700;color:#fff;scroll-margin-top:6rem}.tnx .pbw-step-pts{margin-left:auto;flex:none;border:1px solid #2a2a2a;color:var(--yellow);font-size:.85rem;font-weight:600;padding:.35rem .8rem;border-radius:999px}.tnx .pbw-tabs{display:flex;gap:1.75rem;padding:0 2.5rem;border-bottom:1px solid #2a2a2a}.tnx .pbw-tab{background:none;border:0;color:#909090;font-family:var(--font-body-l);font-size:1rem;font-weight:600;padding:.9rem .1rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;display:inline-flex;align-items:center;gap:.45rem}.tnx .pbw-tab:hover{color:#fff}.tnx .pbw-tab.active{color:var(--yellow);border-bottom-color:var(--yellow)}.tnx .pbw-pane{padding:2rem 2.5rem 2.5rem;display:none}.tnx .pbw-pane.active{display:block}.tnx .pbw-pane .p-rich-text>:first-child{margin-top:0}.tnx .pbw-continue{margin-top:2rem;border-top:1px solid #2a2a2a;padding-top:1.75rem}.tnx .pbw-checklist{display:flex;flex-direction:column;gap:.9rem;margin:1.25rem 0 2rem}.tnx .pbw-check{display:flex;gap:.9rem;align-items:flex-start;background:#111;border:1px solid #222;padding:1rem 1.25rem;cursor:pointer;color:var(--muted);font-size:1rem;line-height:1.45}.tnx .pbw-check input{accent-color:var(--yellow);width:18px;height:18px;margin-top:2px;flex:none;cursor:pointer}.tnx .pbw-check.checked{color:#777;text-decoration:line-through}.tnx .pbw-implement-note{color:#909090;font-size:.95rem;margin-bottom:.5rem}.tnx .pbw-complete-banner{display:none;border:1px solid var(--yellow);background:#111;padding:2rem 2.5rem;text-align:center;margin-top:1rem}.tnx .pbw-complete-banner.show{display:block}.tnx .pbw-complete-banner .accent{font-family:var(--font-pixel);color:var(--yellow);font-size:2.25rem;line-height:1}.tnx .pbw-side-steps{display:flex;flex-direction:column}.tnx .pbw-side-step{display:flex;gap:.75rem;align-items:flex-start;color:#000;font-weight:600;font-size:.95rem;line-height:1.3;padding:.45rem 0}.tnx .pbw-side-step .dot{flex:none;width:16px;height:16px;border:1.5px solid #999;border-radius:50%;margin-top:1px;display:grid;place-items:center;font-size:9px;color:transparent}.tnx .pbw-side-step.done .dot{background:#000;border-color:#000;color:var(--yellow)}.tnx .pbw-side-step:hover{text-decoration:underline}@media(max-width:600px){.tnx .pbw-step-head{padding:1.5rem 1.25rem 1rem}.tnx .pbw-tabs{padding:0 1.25rem}.tnx .pbw-pane{padding:1.5rem 1.25rem 2rem}.tnx .pbw-step-title{font-size:1.4rem}}.tnx .playbook-content-wrap{grid-template-columns:280px 1fr}.tnx .pbw-sticky{position:sticky;top:90px;display:flex;flex-direction:column;gap:1.25rem}.tnx .p-strategy-wrap{margin-top:0;position:static}.tnx .playbook-cta{padding:1.25rem 1.25rem 1rem;gap:.25rem}.tnx .playbook-cta-title{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.4rem;margin-bottom:.75rem}.tnx .playbook-cta-title .text-lg{font-size:.95rem}.tnx .cta-newsletter-title{font-size:1.8rem;margin-top:0}.tnx .p-ultrathink-form{gap:.5rem;margin-bottom:.4rem}.tnx .p-ultrathink-form .text-input{height:38px;font-size:.95rem}.tnx .button.submit{padding:.4rem 2.6rem .4rem 1rem;font-size:.95rem;background-size:16px}.tnx .form-privacy{font-size:8px;margin-top:2px}.tnx .strategy-top{padding:.7rem 1.1rem;font-size:.95rem}.tnx .strategy-content{padding:.9rem 1.1rem;gap:.4rem}.tnx .pbw-side-step{font-size:.85rem;padding:.3rem 0}.tnx .pbw-side-step .dot{width:14px;height:14px;font-size:8px}@media(max-width:991px){.tnx .playbook-content-wrap{display:flex;flex-direction:column}.tnx .pbw-sticky{position:static}}.tnx .pbw-main{max-width:56rem;margin:0 auto}.tnx .u-center-hero.ultrathink{padding-bottom:8rem}.tnx .ut-archive{margin-top:4rem;border-top:.5px solid #2a2a2a}.tnx .ut-issue{display:flex;align-items:baseline;gap:2rem;padding:1.75rem .5rem;border-bottom:.5px solid #2a2a2a;transition:background-color .15s}.tnx .ut-issue:hover{background:#0c0c0c}.tnx .ut-issue-date{flex:none;width:110px;font-family:var(--font-extended);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:#909090}.tnx .ut-issue-body{flex:1}.tnx .ut-issue-title{font-size:1.4rem;line-height:1.2;font-weight:600;color:#fff}.tnx .ut-issue:hover .ut-issue-title{color:var(--yellow)}.tnx .ut-issue-desc{color:#909090;font-size:.95rem;line-height:1.45;margin-top:.5rem}.tnx .ut-issue-arrow{flex:none;align-self:center;opacity:.6}.tnx .ut-issue-arrow img{width:14px}.tnx .ut-issue:hover .ut-issue-arrow{opacity:1}@media(max-width:600px){.tnx .ut-issue{flex-direction:column;gap:.5rem}.tnx .ut-issue-arrow{display:none}}.tnx .ut-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem}.tnx .ut-card{display:flex;flex-direction:column;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;border:1px solid #2a2a2a;background:#0c0c0c;overflow:hidden;transition:border-color .2s,transform .2s cubic-bezier(.2,0,.1,1);padding:0}.tnx .ut-card:hover{border-color:var(--yellow);transform:translateY(-4px)}.tnx .ut-card-img{aspect-ratio:16 / 9;overflow:hidden;border-bottom:1px solid #2a2a2a}.tnx .ut-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.2,0,.1,1)}.tnx .ut-card:hover .ut-card-img img{transform:scale(1.04)}.tnx .ut-card-body{display:flex;flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.4rem}.tnx .ut-card-date{font-family:var(--font-extended);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#909090;margin-bottom:.7rem}.tnx .ut-card-title{font-size:1.25rem;line-height:1.2;font-weight:700;color:#fff}.tnx .ut-card:hover .ut-card-title{color:var(--yellow)}.tnx .ut-card-desc{color:#909090;font-size:.9rem;line-height:1.45;margin-top:.6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tnx .ut-card-read{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.1rem;font-size:.9rem;font-weight:600;color:var(--muted)}.tnx .ut-card-read img{width:12px;opacity:.7}.tnx .ut-card:hover .ut-card-read{color:var(--yellow)}@media(max-width:991px){.tnx .ut-archive-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.tnx .ut-archive-grid{grid-template-columns:1fr;gap:1.25rem}}.tnx-menu-grid{z-index:49;display:none;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,1fr);width:100%;height:100vh;position:fixed;inset:0;pointer-events:none}.tnx-menu-grid.active{display:grid}.tnx-menu-grid .cell{background:#ffe501;width:100%;height:100%;transition:opacity .18s ease}.tnx-menu-grid .cell.out{opacity:0}@media(prefers-reduced-motion:reduce){.tnx-menu-grid{display:none!important}}.tnx .pbw-step-head{cursor:pointer}.tnx .pbw-chevron{flex:none;background:none;border:0;color:#909090;width:32px;height:32px;margin-top:2px;cursor:pointer;display:grid;place-items:center;transition:transform .25s cubic-bezier(.2,0,.1,1),color .2s}.tnx .pbw-chevron svg{width:18px;height:18px}.tnx .pbw-chevron:hover{color:var(--yellow)}.tnx .pbw-step.collapsed .pbw-chevron{transform:rotate(-90deg)}.tnx .pbw-step.collapsed .pbw-tabs,.tnx .pbw-step.collapsed .pbw-pane{display:none}.tnx .pbw-step.collapsed .pbw-step-head{padding-bottom:2rem}.tnx .pbw-step-pts{margin-left:auto}.tnx .pbw-step-head .pbw-chevron{margin-left:.5rem}.tnx .pbw-send-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.tnx .button.pbw-send-agent{background:var(--yellow);border-color:var(--yellow);font-size:1.05rem}.tnx .button.pbw-send-agent:hover{background:#fff;border-color:#000}.tnx .button.pbw-send-human{background:transparent;border-color:#555;color:#fff;font-size:1.05rem}.tnx .button.pbw-send-human:hover{background:#fff;color:#000;border-color:#000}@media(max-width:991px){.tnx .text-h1{font-size:3.5rem}.tnx .text-h2{font-size:3rem}.tnx .text-h3{font-size:2.5rem}.tnx .text-h4,.tnx .text-h5{font-size:2rem}.tnx .text-xxl,.tnx .text-xl{font-size:1.5rem}.tnx .text-lg{font-size:1.25rem}.tnx .disrupt-title .u-font-secondary{font-size:3.5rem}.tnx .ticker-wrapper{font-size:1.5rem}}@media(max-width:600px){.tnx .text-h1{font-size:2.5rem}.tnx .text-h2{font-size:2rem}.tnx .text-h3{font-size:1.75rem}.tnx .text-h4,.tnx .text-h5{font-size:1.5rem}.tnx .text-xl{font-size:1.25rem}.tnx .text-lg{font-size:1.15rem}.tnx .text-md{font-size:1rem}.tnx .ticker-wrapper{font-size:1.25rem;padding:.9rem 0}.tnx .button{font-size:1.05rem}.tnx .nav-content{padding:1.1rem 1.25rem}.tnx .nav-logo .tenex-icon{width:24px}.tnx .nav-logo .tenex-words{width:74px}.tnx .nav-menu a,.tnx .nav-menu-label{font-size:1.9rem}.tnx .nav-menu-sub a{font-size:1.4rem}.tnx .h-cta-left .text-lg{font-size:1.05rem}.tnx .footer-wrapper{flex-direction:column;align-items:flex-start;gap:2rem}.tnx .footer-right{text-align:left;align-items:flex-start}.tnx .footer-socials{justify-content:flex-start}.tnx .cta-title-wrapper>img{width:44px}.tnx .approach-logo{width:44px}.tnx .why-us-left .text-h1{font-size:2rem}.tnx .believe-slide{width:280px;min-width:280px}.tnx .pbw-progress-head h2{font-size:1.35rem}.tnx .pbw-step-pts{display:none}.tnx .pbw-send-row{flex-direction:column;align-items:stretch}.tnx .stories-track{gap:0}.tnx .testimonial-card .testimonial-text{font-size:1rem;line-height:1.2}.tnx .logo-bar .text-lg{font-size:1rem}.tnx .strategy-content,.tnx .playbook-cta{width:100%}}.tnx .approach-c{transition:background-color .45s ease,border-color .45s ease,color .45s ease,transform .7s cubic-bezier(.2,0,.1,1),opacity .6s cubic-bezier(.2,0,.1,1)}.tnx .approach-img-wrapper img{transition:opacity .45s ease}.tnx .approach-photo{position:absolute;inset:0;margin:auto;max-width:100%;max-height:100%;object-fit:contain;opacity:0}.tnx .approach-c.cc-active h3{color:#000}.tnx .approach-c.cc-active .approach-outline{opacity:0}.tnx .approach-c.cc-active .approach-photo{opacity:1}.tnx .approach-img-wrapper.cc-hammer .approach-photo{transform:rotate(-10deg)}.tnx .gs-form-error{display:none;margin-top:1.5rem;padding:.75rem 1rem;background:#ffdede;color:#000;text-align:center;font-size:.95rem}.tnx .gs-form-error.show{display:block}.tnx .nav-menu a{--menu-bg: var(--yellow);--menu-text: #000;padding:.15em .35em;margin-left:-.35em;transition:background-color .2s,color .2s}.tnx .nav-menu a:hover{background:var(--menu-bg);color:var(--menu-text)}.tnx .prompt-wrap{display:flex;flex-direction:column;align-items:center}.tnx .prompt-wrap h1{font-size:4.5rem;line-height:1;letter-spacing:-.5px;font-weight:500}.tnx .prompt-form{display:flex;flex-direction:column;gap:1rem;align-items:center;width:700px;max-width:100%;margin-top:2rem}.tnx .prompt-input{border:1px solid #fff;background:transparent;color:#fff;width:100%;height:50px;padding:1rem;font-family:var(--font-body-l);font-size:1rem;border-radius:0}.tnx .prompt-textarea{border:1px solid #fff;background:transparent;color:#fff;width:100%;height:200px;padding:1rem;font-family:var(--font-body-l);font-size:1rem;border-radius:0;resize:vertical}.tnx .prompt-results-wrap{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:3rem;width:100%}.tnx .prompt-h2{color:var(--yellow);margin-bottom:2rem;font-size:2rem;font-weight:700}.tnx .prompt-code-copy,.tnx .prompt-copy{display:inline-block;border:1px solid #fff;background:#fff;color:#000;letter-spacing:1px;text-transform:uppercase;font-size:.8rem;font-weight:600;padding:7px 14px;cursor:pointer;font-family:var(--font-body-l)}.tnx .prompt-code-copy{align-self:flex-end;margin-bottom:2rem}.tnx .prompt-copy{align-self:flex-end}.tnx .prompt-code-copy:hover,.tnx .prompt-copy:hover{background:#000;color:#fff}.tnx .prompt-code-side{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.tnx .prompt-code-wrap{background:#f5f5f514;width:100%;padding:1rem}.tnx .prompt-code-generated{font-family:monospace;font-size:.8rem;line-height:1.4;color:var(--muted);word-break:break-all;white-space:pre-wrap}.tnx .prompt-accordion{border:1px solid var(--yellow);background:#f5f5f514;display:flex;flex-direction:column;margin:.5rem 0;padding:1rem;width:100%}.tnx .prompt-title-top{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;cursor:pointer}.tnx .prompt-title-h{font-size:1.75rem;font-weight:500}.tnx .prompt_icon-wrapper{width:2rem;margin-left:1.5rem;display:flex;align-self:flex-start;transition:transform .25s}.tnx .prompt-accordion.open .prompt_icon-wrapper{transform:rotate(180deg)}.tnx .prompt-content{overflow:hidden;max-height:0;transition:max-height .3s ease}.tnx .prompt-accordion.open .prompt-content{max-height:600px}.tnx .prompt-bottom{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin-top:1rem}.tnx .prompt-text{white-space:pre-wrap;color:var(--muted)}@media(max-width:767px){.tnx .prompt-results-wrap{display:flex;flex-direction:column}.tnx .prompt-wrap h1{font-size:2.5rem}}html,body{background:#000!important}.page-shell{max-width:none!important;border-inline:0!important;background:#000!important}
