.tradeform-mobile-portfolio-wall{display:none}

body.home{
  --tradeform-bg:#020304;
  --tradeform-panel:#07090d;
  --tradeform-panel-2:#0b0d12;
  --tradeform-ink:#f5f5f2;
  --tradeform-muted:#8a9099;
  --tradeform-line:rgba(255,255,255,.16);
  --tradeform-line-strong:rgba(255,255,255,.28);
  --tradeform-teal:#14c8b4;
  background:var(--tradeform-bg)!important;
  color:var(--tradeform-ink)!important;
}
body.home .site-header{display:none!important}
body.home .display,body.home .reveal-heading,body.home h1,body.home h2,body.home h3,body.home h4{font-family:var(--font-sans)!important}
.tradeform-home{background:var(--tradeform-bg);color:#fff;overflow:clip;font-family:var(--font-sans)}
.tradeform-shell{width:min(1440px,calc(100% - 72px));margin-inline:auto}
.tradeform-home a{color:inherit}
.tradeform-home .tradeform-reveal{opacity:0;transform:translateY(18px);transition:opacity .68s cubic-bezier(.2,.7,.2,1),transform .68s cubic-bezier(.2,.7,.2,1)}
.tradeform-home .tradeform-reveal.is-visible{opacity:1;transform:none}

.tf-hero{position:relative;z-index:120!important;min-height:100svh;padding:0;background:#020304;overflow:hidden}
.tf-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 29% 42%,rgba(255,255,255,.04),transparent 26%),radial-gradient(circle at 78% 35%,rgba(20,200,180,.035),transparent 24%);pointer-events:none}
.tf-hero__nav{position:fixed;z-index:10050;top:24px;left:5vw;right:5vw;width:auto;height:64px;margin:0;display:flex;align-items:center;gap:28px;padding:0 18px;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.72);border-radius:10px;color:#080b10;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 4px 18px rgba(0,0,0,.045);transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .28s ease,background .28s ease,box-shadow .28s ease;will-change:transform,opacity}
.tf-hero__nav.is-hidden{transform:translateY(calc(-100% - 42px));opacity:0;pointer-events:none}
.tf-hero__nav.is-scrolled{background:rgba(255,255,255,.90);box-shadow:0 8px 28px rgba(0,0,0,.08)}
.admin-bar .tf-hero__nav{top:56px}

.tf-hero__logo{display:inline-flex;align-items:center;text-decoration:none;font-family:'Montserrat',var(--font-sans);font-size:20px;font-weight:600;letter-spacing:-.045em;white-space:nowrap;color:#090b0d;line-height:1;transition:opacity .2s ease}.tf-hero__logo span{color:#0aa994}.tf-hero__logo:hover{opacity:.72}
.tf-hero__links{margin-left:auto;display:flex;align-items:center;gap:34px;font-family:'Montserrat',var(--font-sans)}
.tf-hero__links a{text-decoration:none;font-size:17px;font-weight:500;letter-spacing:-.018em;color:#090b0d;white-space:nowrap;line-height:1;opacity:1;transition:color .2s ease,opacity .2s ease,transform .2s ease}
.tf-hero__links:hover a{color:#b4b4b4;opacity:1}
.tf-hero__links a:hover,.tf-hero__links a:focus-visible,.tf-hero__links a.is-current{color:#090b0d;opacity:1;transform:translateY(-1px)}
.tf-heading-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}
.tf-heading-row h2{margin:0;font-size:clamp(44px,4vw,72px);line-height:.96;letter-spacing:-.045em;font-weight:560}
.tf-heading-row a{text-decoration:none;color:#8d949b;font-size:9px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #555c63;padding-bottom:5px}

.tf-ticker{height:118px;display:flex;align-items:center;overflow:hidden;border-top:1px solid var(--tradeform-line);border-bottom:1px solid var(--tradeform-line);background:#020304}
.tf-ticker__track{display:flex;width:max-content;align-items:center;gap:26px;white-space:nowrap;animation:tfTicker 26s linear infinite;will-change:transform}
.tf-ticker__track span{font-size:clamp(40px,4.9vw,82px);font-weight:460;letter-spacing:-.05em;color:#d6d8d8}
@keyframes tfTicker{to{transform:translateX(-48%)}}

.tf-process{padding:110px 0 150px;background:#020304}
.tf-process__intro{max-width:720px;margin:0 auto 84px;text-align:center}
.tf-process__intro h2{margin:0 0 10px;font-size:clamp(52px,5vw,82px);line-height:.95;letter-spacing:-.05em;font-weight:560;color:#f5f6f5}
.tf-process__intro>span{display:block;margin-bottom:22px;color:#8e969e;font-size:clamp(14px,1.05vw,18px);font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.tf-process__intro p{max-width:760px;margin:0 auto;color:#eef0f1;font-size:clamp(18px,1.45vw,30px);line-height:1.22;font-weight:560;letter-spacing:-.02em}

.tf-process__timeline{position:relative;max-width:1120px;margin:0 auto;padding:24px 0 10px}
.tf-process__spine{position:absolute;z-index:6;left:50%;top:0;bottom:0;width:1px;background:rgba(255,255,255,.26);transform:translateX(-50%);pointer-events:none}
.tf-process__spine i{position:absolute;left:0;top:0;width:1px;height:12.5%;background:var(--tradeform-teal);transition:height .35s ease}
.tf-process__spine span{position:absolute;left:50%;top:12.5%;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#42474e;color:#fff;font-size:11px;font-weight:650;transform:translate(-50%,-50%);transition:top .35s ease,background .35s ease,box-shadow .35s ease;box-shadow:0 0 0 0 rgba(20,200,180,0)}

.tf-process__row{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:430px;align-items:center}
.tf-process__row::before{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:50%;background:#555b62;transform:translate(-50%,-50%);z-index:5;opacity:.55}
.tf-process__row.is-active::before{background:var(--tradeform-teal);box-shadow:0 0 18px rgba(20,200,180,.45)}
.tf-process__visual{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center;padding:30px}
.tf-process__content{max-width:400px;padding:0 46px 0 74px}
.tf-process__content--left{justify-self:end;text-align:right;padding:0 74px 0 46px}
.tf-process__content h3{margin:0 0 14px;color:#f5f6f5;font-size:clamp(50px,4.9vw,78px);line-height:.92;letter-spacing:-.06em;font-weight:560}
.tf-process__content p{margin:0;color:#aeb4ba;font-size:clamp(16px,1.15vw,19px);line-height:1.58;letter-spacing:-.01em}
.tf-process__row.is-active .tf-process__content p{color:#c1c6ca}
.tf-process__row.is-active .tf-process__content h3{color:#fff}

.tradeform-origami{position:relative;width:min(88%,360px);aspect-ratio:1.35;filter:drop-shadow(0 20px 28px rgba(0,0,0,.28));transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .35s ease;opacity:.86}
.tf-process__row.is-active .tradeform-origami{transform:scale(1.045);opacity:1}
.tradeform-origami::before,.tradeform-origami::after,.tradeform-origami span,.tradeform-origami i,.tradeform-origami b{content:"";position:absolute;display:block}

.tradeform-origami--plane::before{left:4%;top:38%;width:55%;height:34%;background:linear-gradient(135deg,#f1f1ef,#777d84);clip-path:polygon(0 54%,100% 0,68% 100%,48% 58%)}
.tradeform-origami--plane::after{left:40%;top:19%;width:51%;height:46%;background:linear-gradient(145deg,#dadcdd,#535a61);clip-path:polygon(0 48%,100% 0,58% 100%)}
.tradeform-origami--plane span{left:25%;top:44%;width:38%;height:26%;background:#8b9198;clip-path:polygon(0 0,100% 46%,24% 100%)}
.tradeform-origami--plane i{left:1%;top:54%;width:72%;height:1px;background:#656c74;transform:rotate(-15deg)}
.tradeform-origami--plane b{left:18%;top:23%;width:45%;height:1px;background:#d8dadd;transform:rotate(-21deg)}

.tradeform-origami--bird::before{left:11%;top:37%;width:51%;height:40%;background:linear-gradient(145deg,#e6e6e4,#555c63);clip-path:polygon(0 50%,66% 0,100% 46%,63% 100%)}
.tradeform-origami--bird::after{right:4%;top:16%;width:58%;height:64%;background:linear-gradient(155deg,#f0f0ee,#656b72);clip-path:polygon(0 62%,18% 26%,48% 48%,72% 0,100% 100%,56% 76%)}
.tradeform-origami--bird span{left:39%;top:42%;width:24%;height:24%;background:#7d838a;clip-path:polygon(0 42%,100% 0,76% 100%)}
.tradeform-origami--bird i{right:11%;top:25%;width:28%;height:1px;background:#d7d9da;transform:rotate(-31deg)}
.tradeform-origami--bird b{left:7%;top:58%;width:36%;height:1px;background:#5c636b;transform:rotate(12deg)}

.tradeform-origami--build::before{left:8%;top:15%;width:68%;height:72%;border:1px solid #9ba1a7;transform:skewY(-7deg);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.01))}
.tradeform-origami--build::after{left:18%;top:25%;width:48%;height:52%;border:1px solid #596169;transform:skewY(-7deg)}
.tradeform-origami--build span{left:31%;top:48%;width:32%;height:2px;background:var(--tradeform-teal);transform:rotate(-7deg);box-shadow:0 0 18px rgba(20,200,180,.32)}
.tradeform-origami--build i{left:14%;top:18%;width:58%;height:1px;background:#c9cdd0;transform:rotate(-7deg)}
.tradeform-origami--build b{right:4%;bottom:8%;width:28%;height:28%;background:linear-gradient(145deg,#d8d9d8,#4c535a);clip-path:polygon(50% 0,100% 45%,78% 100%,22% 100%,0 45%)}

.tradeform-origami--eagle::before{left:9%;top:35%;width:52%;height:44%;background:linear-gradient(145deg,#d8d9d8,#4d545b);clip-path:polygon(0 58%,33% 24%,58% 0,100% 46%,68% 100%,28% 87%)}
.tradeform-origami--eagle::after{right:0;top:13%;width:61%;height:68%;background:linear-gradient(160deg,#ececea,#626970);clip-path:polygon(0 58%,18% 24%,44% 47%,64% 0,100% 100%,61% 77%)}
.tradeform-origami--eagle span{left:42%;top:43%;width:27%;height:28%;background:#858b91;clip-path:polygon(0 36%,100% 0,73% 100%)}
.tradeform-origami--eagle i{right:11%;top:22%;width:30%;height:1px;background:#e0e2e3;transform:rotate(-31deg)}
.tradeform-origami--eagle b{left:10%;bottom:19%;width:32%;height:1px;background:#60676f;transform:rotate(12deg)}

@media(max-width:900px){
  .tf-process__timeline{max-width:760px}.tf-process__row{min-height:380px}.tf-process__content{padding-left:58px;padding-right:28px}.tf-process__content--left{padding-right:58px;padding-left:28px}.tf-process__visual{min-height:320px}.tradeform-origami{width:min(90%,300px)}
}
@media(max-width:767px){
  .tf-process{padding:74px 0 96px}.tf-process__intro{margin-bottom:46px;padding-inline:10px}.tf-process__intro h2{font-size:48px}.tf-process__intro>span{font-size:13px}.tf-process__intro p{font-size:17px;line-height:1.28}
  .tf-process__timeline{padding-left:36px}.tf-process__spine{left:16px}.tf-process__spine span{width:34px;height:34px;font-size:10px}
  .tf-process__row{grid-template-columns:1fr;min-height:0;padding:34px 0 54px}.tf-process__row::before{display:none}.tf-process__visual{min-height:230px;order:1;padding:10px 8px 24px}.tf-process__content,.tf-process__content--left{order:2;justify-self:stretch;max-width:none;text-align:left;padding:0 8px 0 14px}.tf-process__content h3{font-size:46px}.tf-process__content p{font-size:16px;line-height:1.5}.tradeform-origami{width:min(90%,270px)}
}

.tf-services{padding:76px 0 24px;background:#020304}
.tf-services__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--tradeform-line);border-left:1px solid var(--tradeform-line)}
.tf-service{min-height:400px;padding:22px 22px 26px;display:flex;flex-direction:column;text-decoration:none;border-right:1px solid var(--tradeform-line);border-bottom:1px solid var(--tradeform-line);background:#06080c;transition:background .25s ease}
.tf-service:hover{background:#0a0d12}
.tf-service>span{color:#737b84;font-size:11px;letter-spacing:.08em}
.tf-service small{margin-top:68px;color:#969da4;font-size:10px;letter-spacing:.12em}
.tf-service h3{margin:16px 0 18px;font-size:clamp(40px,3.4vw,60px);line-height:.88;letter-spacing:-.058em;font-weight:660}
.tf-service p{max-width:370px;margin:0;color:#8c949d;font-size:15px;line-height:1.5;letter-spacing:-.01em}
.tf-service strong{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:44px;padding:0 20px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#0a0d12;color:#f3f4f4;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:760;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}
.tf-service:hover strong{background:#f2f2ef;color:#080b10;border-color:#f2f2ef;transform:translateY(-1px)}

.tf-partner{padding:70px 0 34px;background:#020304}
.tf-partner__box{width:min(100%,820px);min-height:118px;margin:0 auto;padding:22px 30px 22px 26px;border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:space-between;gap:42px;border-radius:15px;background:rgba(3,5,8,.28)}
.tf-partner__copy{display:flex;flex-direction:column;gap:4px;max-width:430px}
.tf-partner__copy strong{color:#f5f5f2;font-size:18px;line-height:1.25;font-weight:620;letter-spacing:-.025em}
.tf-partner__copy span{color:#aeb3b8;font-size:16px;line-height:1.42}
.tf-partner__box a{flex:0 0 auto;min-width:272px;min-height:60px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.36);border-radius:999px;text-align:center;text-decoration:none;font-size:15px;font-weight:720;letter-spacing:.01em;background:#05070a;color:#f5f5f2;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}
.tf-partner__box a:hover{background:#f2f2ef;color:#080b10;border-color:#f2f2ef;transform:translateY(-1px)}
.tf-faq{padding:134px 0 146px;background:#020304}
.tf-faq__grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:46px;align-items:start;width:min(100%,900px);margin-inline:auto}
.tf-faq h2{margin:6px 0 0;font-size:clamp(68px,5.8vw,92px);line-height:.9;font-weight:430;letter-spacing:-.06em}
.tf-faq__list{border-top:0}
.tf-faq details{border-bottom:1px solid rgba(255,255,255,.72)}
.tf-faq summary{min-height:80px;display:grid;grid-template-columns:1fr 28px;align-items:center;gap:20px;padding:0 0 0 20px;cursor:pointer;list-style:none;font-size:clamp(27px,2.22vw,35px);font-weight:560;line-height:1.08;letter-spacing:-.035em}
.tf-faq summary::-webkit-details-marker{display:none}.tf-faq summary i{font-style:normal;font-size:28px;font-weight:300;text-align:right;color:#fff!important}.tf-faq details[open] summary i{transform:rotate(45deg)}
.tf-faq details p{max-width:720px;margin:2px 0 34px;padding-left:20px;color:#c7ccd2;font-size:clamp(18px,1.45vw,22px);line-height:1.55;letter-spacing:-.01em}

.tf-contact{padding:64px 0 40px;background:#020304;border-top:1px solid var(--tradeform-line)}
.home>footer{background:#020304!important;color:#fff!important;border-top-color:#191d23!important}.home>footer .text-muted-foreground{color:#747b82!important}.home>footer .ink-link{color:#dfe2e3}

@media(max-width:1100px){
  .tradeform-shell{width:min(100% - 44px,1100px)}
}
@media(max-width:900px){
  .tf-hero{min-height:auto}
  .tf-hero__links{gap:18px;overflow-x:auto;padding-bottom:1px}
  .tf-services__grid{grid-template-columns:1fr}.tf-service{min-height:300px}
  .tf-faq__grid{grid-template-columns:180px minmax(0,1fr);gap:34px;width:min(100%,820px)}
}
@media(max-width:767px){
  .tradeform-shell{width:calc(100% - 24px)}
  .tf-hero{padding:0 0 32px}
  .tf-hero__logo{font-size:14px}.tf-hero__links{gap:14px}.tf-hero__links a{font-size:9px}.tf-heading-row h2{font-size:46px}.tf-heading-row a{font-size:8px}
  .tf-ticker{height:86px}.tf-ticker__track{gap:18px}.tf-ticker__track span{font-size:34px}
  .tf-services{padding-top:58px}.tf-service{min-height:290px;padding:18px}.tf-service>span{font-size:10px}.tf-service small{margin-top:44px;font-size:9px}.tf-service h3{font-size:40px}.tf-service p{font-size:14px;line-height:1.46}.tf-service strong{font-size:10px}
  .tf-partner__box{width:min(100%,760px);padding:20px 22px;gap:26px}.tf-partner__box a{min-width:220px}
  .tf-faq{padding:88px 0 96px}.tf-faq__grid{grid-template-columns:1fr;gap:34px;width:100%}.tf-faq h2{font-size:62px}.tf-faq summary{font-size:22px;min-height:70px;padding-left:0}.tf-faq details p{padding-left:0;font-size:16px;line-height:1.55;margin:4px 0 24px}.tf-partner__box{align-items:flex-start;flex-direction:column;padding:22px 20px}.tf-partner__box a{width:100%;min-width:0}.tf-partner__copy strong{font-size:16px}.tf-partner__copy span{font-size:14px}
}

@media (min-width:601px) and (max-width:992px){
  body.home .tradeform-mobile-portfolio-wall{
    display:block!important;width:100%!important;height:855.969px!important;
    margin:0!important;padding:14px 0 34px!important;box-sizing:border-box!important;
    background:#000!important;overflow:hidden!important;
  }
  body.home .tradeform-mobile-portfolio-wall__title{
    width:85%!important;height:87.969px!important;margin:0 auto 20px!important;padding:0!important;
    display:flex!important;align-items:flex-end!important;color:#fff!important;
    font-family:"Futura Md BT",sans-serif!important;font-size:49.84px!important;
    line-height:54.824px!important;font-weight:400!important;letter-spacing:0!important;
  }
  body.home .tradeform-mobile-portfolio-wall__grid{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0!important;width:85%!important;height:700px!important;margin:0 auto!important;padding:0!important;
    overflow:visible!important;
  }
  body.home .tradeform-mobile-portfolio-card,
  body.home .tradeform-mobile-portfolio-card:nth-child(n){
    width:calc(100% + 50px)!important;height:350px!important;min-height:350px!important;
    margin:0!important;padding:20px 16px 16px!important;border-radius:10px!important;
  }
  body.home .tradeform-mobile-portfolio-card:nth-child(even){margin-left:-50px!important}
  body.home .tradeform-mobile-portfolio-card__media{height:190px!important}

  body.home .tf-ticker{
    display:flex!important;flex-direction:column!important;justify-content:flex-start!important;
    width:100%!important;height:231.265px!important;margin:0!important;padding:39.187px 0 0!important;
    gap:39.187px!important;box-sizing:border-box!important;overflow:hidden!important;background:#000!important;
  }
  body.home .tf-ticker__track{
    display:flex!important;align-items:center!important;width:max-content!important;
    height:64.688px!important;min-height:64.688px!important;margin:0!important;padding:0!important;
    gap:20px!important;white-space:nowrap!important;font-family:"Futura Md BT",sans-serif!important;
    font-size:58.8px!important;line-height:64.688px!important;animation-duration:34s!important;
    animation-timing-function:linear!important;animation-iteration-count:infinite!important;
  }
  body.home .tf-ticker__track--primary{animation-name:tfTicker!important}
  body.home .tf-ticker__track--reverse{animation-name:tfTicker!important;animation-direction:reverse!important}

  body.home .tf-process{min-height:1566px!important;padding:14px 0 34px!important;box-sizing:border-box!important}
  body.home .tf-process__intro{max-width:650px!important;margin:0 auto 48px!important}
  body.home .tf-process__timeline{max-width:85%!important;margin:0 auto!important;padding:0!important}
  body.home .tf-process__row{min-height:310px!important;height:310px!important;grid-template-columns:1fr 1fr!important}
  body.home .tf-process__visual{min-height:0!important;height:310px!important;padding:24px!important}
  body.home .tf-process__visual-image{width:min(88%,360px)!important;max-height:270px!important;object-fit:contain!important}
  body.home .tf-process__content{max-width:320px!important;padding:0 30px 0 48px!important}
  body.home .tf-process__content--left{padding:0 48px 0 30px!important}
  body.home .tf-process__content h3{font-size:clamp(44px,6vw,60px)!important}

  body.home .tf-services{padding:80px 0 34px!important}
  body.home .tf-services__grid{display:grid!important;grid-template-columns:1fr!important;gap:21px!important;max-width:85%!important;margin:0 auto!important;border:0!important}
  body.home .tf-service{height:372.375px!important;min-height:372.375px!important;padding:32px 24px 24px!important;border:0!important;border-radius:10px!important}
  body.home .tf-partner{padding:47px 0 34px!important}
  body.home .tf-partner__box{width:80%!important;min-height:160.797px!important}
  body.home .tf-faq{padding:114px 0 48px!important}
  body.home .tf-faq__grid{width:85%!important;grid-template-columns:180px minmax(0,1fr)!important;gap:34px!important}
  body.home .tf-faq summary{min-height:63.109px!important;font-size:22px!important}
  body.home .tf-contact{padding:72px 0 59px!important}
  body.home .tf-contact-form{width:85%!important;max-width:627px!important;min-height:361px!important}

  body.home footer.tf-site-footer{height:136px!important;min-height:136px!important;padding:0!important;overflow:hidden!important}
  body.home footer.tf-site-footer .tf-site-footer__meta{width:85%!important;height:136px!important;min-height:136px!important;margin:0 auto!important;padding:0!important}
  body.home footer.tf-site-footer .tf-site-footer__wordmark{display:none!important}
}

@media(prefers-reduced-motion:reduce){.tradeform-home .tradeform-reveal{opacity:1;transform:none;transition:none}.tf-ticker__track{animation:none}}

@media(max-width:1100px){.tf-hero__nav{left:24px;right:24px;height:62px;padding-inline:18px}.tf-hero__logo{font-size:18px}.tf-hero__links{gap:26px}.tf-hero__links a{font-size:15px}}
@media(max-width:820px){.tf-hero__nav{top:16px;left:14px;right:14px;height:58px;min-height:58px;padding:0 14px}.admin-bar .tf-hero__nav{top:48px}.tf-hero__logo{font-size:16px}.tf-hero__links{gap:16px;overflow-x:auto}.tf-hero__links a{font-size:12px}}
@media(max-width:560px){.tf-hero__nav{left:9px;right:9px;height:54px;min-height:54px;border-radius:8px;padding:0 11px}.admin-bar .tf-hero__nav{top:44px}.tf-hero__logo{font-size:13px}.tf-hero__links{gap:12px}.tf-hero__links a{font-size:9.5px}}

.tradeform-home{position:relative}
.tf-network,.tf-flurry{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none}
.tf-network{z-index:18;opacity:.28;mix-blend-mode:screen}
.tf-flurry{z-index:9998;mix-blend-mode:screen;opacity:.95;filter:blur(1.35px) saturate(1.5) contrast(1.01)}
.tradeform-home>section{position:relative;z-index:10}

.tf-contact{position:relative;padding:92px 0 122px;background:#020304;border-top:1px solid rgba(255,255,255,.08)}
.tf-contact__wrap{display:flex;flex-direction:column;align-items:center}
.tf-contact__title{margin:0 0 46px;text-align:center;font-size:clamp(58px,5.4vw,92px);line-height:1;letter-spacing:-.05em;font-weight:480}
.tf-contact-form{width:min(100%,680px);display:grid;grid-template-columns:1fr 1fr;gap:24px 26px;padding:34px 32px 28px;border-radius:20px;background:#171717;border:1px solid rgba(255,255,255,.035);box-shadow:0 26px 80px rgba(0,0,0,.28)}
.tf-contact-form__trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.tf-contact-form__field--full{grid-column:1/-1}
.tf-contact-form input,.tf-contact-form textarea{width:100%;min-height:52px;padding:0 15px;border:0!important;border-radius:6px!important;outline:0!important;background:#232323!important;color:#f3f3f3!important;font:inherit;font-size:17px;box-shadow:none!important;resize:none}
.tf-contact-form textarea{min-height:54px;padding-top:15px}
.tf-contact-form input::placeholder,.tf-contact-form textarea::placeholder{color:#d3d3d3;opacity:.9}
.tf-contact-form input:focus,.tf-contact-form textarea:focus{background:#292929!important;box-shadow:0 0 0 1px rgba(255,255,255,.13)!important}
.tf-contact-form__submit{grid-column:1/-1;justify-self:center;min-width:184px;min-height:60px;margin-top:2px;padding:0 30px;border:4px solid #d4d4d4;border-radius:999px;background:#fff;color:#080808;font-size:15px;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04),0 10px 30px rgba(255,255,255,.06);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.tf-contact-form__submit:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04),0 16px 36px rgba(255,255,255,.1);background:#f6f6f4}
.tf-contact-form__submit:disabled{opacity:.55;cursor:wait;transform:none}

.tf-site-footer{position:relative;z-index:20;overflow:hidden;background:#020304;color:#fff;border-top:1px solid rgba(255,255,255,.045);padding:54px 0 0!important}
.tf-site-footer__meta{display:flex;flex-direction:column;align-items:center;gap:20px;padding:0 24px 34px;text-align:center}
.tf-site-footer__social{display:flex;align-items:center;justify-content:center;gap:13px;min-height:22px}
.tf-site-footer__social a{display:inline-flex;align-items:center;justify-content:center;min-width:18px;color:#fff!important;text-decoration:none;font-size:16px;font-weight:800;line-height:1}
.tf-site-footer__legal{display:flex;flex-direction:column;align-items:center;gap:4px;color:#aaa;font-size:13px;line-height:1.35}
.tf-site-footer__legal a{color:#bbb!important;text-decoration:none}
.tf-site-footer__wordmark{width:100vw;margin-left:calc(50% - 50vw);padding-top:4px;overflow:hidden}
.tf-site-footer__wordmark span{display:block;width:max-content;min-width:100%;font-size:clamp(118px,17.8vw,340px);line-height:.78;letter-spacing:-.075em;font-weight:820;white-space:nowrap;text-transform:uppercase;color:#fff;transform:translateX(-1.2vw)}
.tf-site-footer__wordmark span:nth-child(2){color:#656565}
.tf-site-footer__wordmark span:nth-child(3){color:#151515}

@media(max-width:900px){
  .tf-network{opacity:.22}
  .tf-contact{padding:78px 0 100px}.tf-contact-form{width:min(100%,620px)}
  .tf-site-footer__wordmark span{font-size:22vw}
}
@media(max-width:767px){
  .tf-network{opacity:.16}
  .tf-contact{padding:68px 0 82px}.tf-contact__title{margin-bottom:32px;font-size:52px}.tf-contact-form{grid-template-columns:1fr;gap:15px;padding:22px 16px 20px;border-radius:14px}.tf-contact-form__field--full{grid-column:1}.tf-contact-form input,.tf-contact-form textarea{font-size:15px;min-height:50px}.tf-contact-form__submit{grid-column:1;min-width:160px;min-height:54px;border-width:3px;font-size:13px}
  .tf-site-footer{padding-top:42px!important}.tf-site-footer__meta{padding-bottom:28px}.tf-site-footer__wordmark span{font-size:24vw;line-height:.8}
}
@media(prefers-reduced-motion:reduce){.tf-network,.tf-flurry{display:none}}

.tf-hero__logo span{color:var(--tradeform-teal)}
.tf-hero__links a:hover{color:#0aa994;opacity:1}

.tf-heading-row--accent{position:relative}
.tf-heading-row--accent::before{content:"";position:absolute;left:0;top:-10px;width:54px;height:2px;background:linear-gradient(90deg,var(--tradeform-teal),rgba(20,200,180,0))}
.tf-heading-row a{color:#9bb7b4;border-bottom-color:rgba(20,200,180,.44)}
.tf-heading-row a:hover{color:#d6fffa;border-bottom-color:var(--tradeform-teal)}

.tf-ticker__track span:nth-child(3n){color:rgba(20,200,180,.92)}

.tf-process__intro>span{color:#9bd1cb}
.tf-process__spine i{box-shadow:0 0 24px rgba(20,200,180,.18)}
.tf-process__row.is-active::before{box-shadow:0 0 20px rgba(20,200,180,.42)}

.tf-service{background:linear-gradient(180deg,#071019 0%,#05080d 100%)}
.tf-service:hover{background:linear-gradient(180deg,#0a1720 0%,#060a10 100%)}
.tf-service>span,.tf-service small{color:#7ea5a1}
.tf-service strong{border-color:rgba(20,200,180,.24);color:#cbfffa;background:rgba(6,18,20,.72)}
.tf-service:hover strong{background:var(--tradeform-teal);color:#062025;border-color:var(--tradeform-teal)}

.tf-partner__box{border-color:rgba(20,200,180,.14)}
.tf-partner__box a{border-color:rgba(255,255,255,.36);color:#f5f5f2;background:#05070a}
.tf-partner__box a:hover{background:var(--tradeform-teal);color:#062025;border-color:var(--tradeform-teal)}

.tf-faq summary i{color:#fff}
.tf-faq details{border-color:rgba(255,255,255,.09)}
.tf-faq details[open] summary,.tf-faq summary:hover{color:#d4fffb}

.tf-contact__title{position:relative;padding-top:14px}
.tf-contact__title::before{content:"";position:absolute;left:50%;top:0;width:78px;height:2px;background:linear-gradient(90deg,rgba(20,200,180,0),var(--tradeform-teal),rgba(20,200,180,0));transform:translateX(-50%)}
.tf-contact-form{background:linear-gradient(180deg,#171717 0%,#121418 100%);border-color:rgba(20,200,180,.12)}
.tf-contact-form input:focus,.tf-contact-form textarea:focus{background:#262b2d!important;box-shadow:0 0 0 1px rgba(20,200,180,.4),0 0 0 5px rgba(20,200,180,.06)!important}
.tf-contact-form__submit{border-color:#b7c9c7;box-shadow:inset 0 0 0 1px rgba(20,200,180,.08),0 10px 30px rgba(20,200,180,.06)}
.tf-contact-form__submit:hover{background:#e9fffb;border-color:var(--tradeform-teal);box-shadow:inset 0 0 0 1px rgba(20,200,180,.14),0 18px 34px rgba(20,200,180,.12)}

.tf-site-footer__social a:hover,.tf-site-footer__legal a:hover{color:var(--tradeform-teal)!important}
.tf-site-footer__wordmark span{display:block}
.tf-site-footer__wordmark span i,.tf-site-footer__wordmark span b{font-style:normal}
.tf-site-footer__wordmark span b{color:var(--tradeform-teal)}
.tf-site-footer__wordmark span:nth-child(2) i{color:#6b6b6b}
.tf-site-footer__wordmark span:nth-child(2) b{color:#3d7f78}
.tf-site-footer__wordmark span:nth-child(3) i{color:#161616}
.tf-site-footer__wordmark span:nth-child(3) b{color:#0d2b29}

@media(max-width:767px){
  .tf-heading-row--accent::before{top:-8px;width:42px}
  .tf-service strong{font-size:8px}
}

.tf-process__visual-image{display:block;width:min(92%,520px);max-height:430px;object-fit:contain;filter:grayscale(1) contrast(1.06);opacity:.96}
.tf-site-footer__social .tradeform-social-instagram svg{display:block;width:16px;height:16px}

.tf-hero__logo--image{height:100%;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;opacity:1!important}
.tf-header-logo{display:block;width:auto;height:auto;max-height:42px;max-width:190px;object-fit:contain;object-position:left center}
.tf-header-logo--mobile{display:none}
.tf-header-wordmark{display:inline-block;white-space:nowrap}
@media(max-width:820px){.tf-header-logo{max-height:36px;max-width:150px}.tf-header-logo--desktop.has-mobile-logo{display:none}.tf-header-logo--mobile{display:block}}
@media(max-width:560px){.tf-header-logo{max-height:32px;max-width:118px}}

@media (min-width:768px){body.home .tradeform-tab-label--desktop{display:inline!important}body.home .tradeform-tab-label--mobile{display:none!important}}
@media (max-width:767px){body.home .tradeform-tab-label--desktop{display:none!important}body.home .tradeform-tab-label--mobile{display:inline!important}}

body.home .tf-home-portfolio{display:none!important}
@media (min-width:768px){
body.home .tradeform-mobile-portfolio-wall{display:block!important;width:100%;margin:0!important;padding:58px 0 18px!important;background:#020304!important;overflow:visible!important}
body.home .tradeform-mobile-portfolio-wall .tradeform-shell{width:100%!important}
body.home .tradeform-mobile-portfolio-wall__title{margin:0 0 26px!important;padding:0 clamp(28px,4vw,36px)!important;color:#f4f4f2!important;font-size:clamp(56px,5.5vw,84px)!important;line-height:.92!important;font-weight:420!important;letter-spacing:-.055em!important}
body.home .tradeform-mobile-portfolio-wall__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:start!important;overflow:visible!important;padding:0 clamp(28px,4vw,36px)!important}
body.home .tradeform-mobile-portfolio-card{position:relative!important;display:flex!important;flex-direction:column!important;z-index:1!important;width:calc(100% + 34px)!important;min-height:336px!important;aspect-ratio:auto!important;margin:0!important;padding:20px 16px 16px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:16px!important;background:linear-gradient(180deg,#0d1014,#090b0f)!important;color:#f5f5f2!important;text-decoration:none!important;overflow:hidden!important;transition:transform .46s cubic-bezier(.22,1,.36,1),box-shadow .46s cubic-bezier(.22,1,.36,1),background .32s ease,border-color .32s ease!important;transform-origin:center!important}
body.home .tradeform-mobile-portfolio-card:nth-child(4n+1){margin-left:0!important}
body.home .tradeform-mobile-portfolio-card:nth-child(4n+2),body.home .tradeform-mobile-portfolio-card:nth-child(4n+3),body.home .tradeform-mobile-portfolio-card:nth-child(4n+4){margin-left:-34px!important}
body.home .tradeform-mobile-portfolio-card:nth-child(4n+2),body.home .tradeform-mobile-portfolio-card:nth-child(4n+4){margin-top:16px!important}
body.home .tradeform-mobile-portfolio-card__head{min-height:64px!important}
body.home .tradeform-mobile-portfolio-card__head strong{display:block!important;font-size:18px!important;line-height:1.05!important;font-weight:560!important;letter-spacing:-.03em!important}
body.home .tradeform-mobile-portfolio-card__head span{display:block!important;margin-top:8px!important;color:#91949a!important;font-size:10px!important;line-height:1.25!important}
body.home .tradeform-mobile-portfolio-card__rule{display:block!important;width:100%!important;height:4px!important;margin:4px 0 16px!important;background:#2d3138!important}
body.home .tradeform-mobile-portfolio-card.is-live .tradeform-mobile-portfolio-card__rule{background:linear-gradient(90deg,var(--tradeform-teal),#2d3138 62%)!important}
body.home .tradeform-mobile-portfolio-card__media{position:relative!important;margin-top:auto!important;width:100%!important;height:178px!important;aspect-ratio:auto!important;border-radius:9px!important;overflow:hidden!important;background:#08090a!important}
body.home .tradeform-mobile-portfolio-card__media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;filter:grayscale(.08) brightness(.84)!important;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .4s ease!important}
body.home .tradeform-mobile-portfolio-card.is-coming .tradeform-mobile-portfolio-card__media img{filter:grayscale(1) brightness(.28)!important;opacity:.72!important}
body.home .tradeform-mobile-portfolio-card__media i{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#d7d7d5!important;font-size:10px!important;font-style:normal!important;letter-spacing:.16em!important;background:rgba(0,0,0,.28)!important}
body.home .tradeform-mobile-portfolio-card:hover,body.home .tradeform-mobile-portfolio-card:focus-visible,body.home .tradeform-mobile-portfolio-card.is-pressed{z-index:18!important;transform:translateY(-16px) scale(1.04)!important;background:#161719!important;box-shadow:0 24px 54px rgba(0,0,0,.48)!important;border-color:rgba(255,255,255,.09)!important;outline:none!important}
body.home .tradeform-mobile-portfolio-card:active{z-index:18!important;transform:translateY(-7px) scale(1.02)!important}
body.home .tradeform-mobile-portfolio-card:hover .tradeform-mobile-portfolio-card__media img,body.home .tradeform-mobile-portfolio-card:focus-visible .tradeform-mobile-portfolio-card__media img,body.home .tradeform-mobile-portfolio-card:active .tradeform-mobile-portfolio-card__media img,body.home .tradeform-mobile-portfolio-card.is-pressed .tradeform-mobile-portfolio-card__media img{transform:scale(1.065)!important;filter:grayscale(0) brightness(.95)!important}
@media(max-width:1200px){body.home .tradeform-mobile-portfolio-wall__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.home .tradeform-mobile-portfolio-card{width:calc(100% + 30px)!important}body.home .tradeform-mobile-portfolio-card:nth-child(4n+2),body.home .tradeform-mobile-portfolio-card:nth-child(4n+3),body.home .tradeform-mobile-portfolio-card:nth-child(4n+4){margin-left:0!important}body.home .tradeform-mobile-portfolio-card:nth-child(4n+2),body.home .tradeform-mobile-portfolio-card:nth-child(4n+4){margin-top:0!important}body.home .tradeform-mobile-portfolio-card:nth-child(3n+1){margin-left:0!important}body.home .tradeform-mobile-portfolio-card:nth-child(3n+2),body.home .tradeform-mobile-portfolio-card:nth-child(3n+3){margin-left:-30px!important}body.home .tradeform-mobile-portfolio-card:nth-child(3n+2){margin-top:16px!important}}

}

body.home .tf-network{display:none!important}
body.home .tf-flurry{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  z-index:9998!important;
  opacity:1!important;
  mix-blend-mode:screen!important;
  filter:none!important;
  pointer-events:none!important;
}
body.home .tf-flurry{
  opacity:.90!important;
}
@media(max-width:767px){
  body.home .tf-flurry{opacity:.86!important}
}

@media (min-width:821px){
  body.home .tf-hero__nav,
  body.home .tf-hero__nav.is-scrolled{
    isolation:isolate!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.96)!important;
    border:1px solid rgba(255,255,255,.78)!important;
    box-shadow:0 8px 28px rgba(0,0,0,.08)!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }

  body.home .tf-hero__nav.is-over-hero,
  body.home .tf-hero__nav.is-over-hero.is-scrolled{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    -webkit-backdrop-filter:invert(1) blur(0px)!important;
    backdrop-filter:invert(1) blur(0px)!important;
  }

  body.home .tf-header-mesh{
    position:absolute!important;
    inset:0!important;
    z-index:2!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    opacity:0!important;
    pointer-events:none!important;
    border-radius:inherit!important;
    transition:opacity .16s ease!important;
  }
  body.home .tf-hero__nav.is-over-hero .tf-header-mesh{
    opacity:1!important;
  }

  body.home .tf-hero__nav>.tf-hero__logo,
  body.home .tf-hero__nav>.tf-hero__links{
    position:relative!important;
    z-index:4!important;
  }
}

@media (min-width: 740px) and (max-width: 1024px) and (orientation: portrait) {
  body.home .tfc-hero__picture img {
    object-position: center center !important;
    transform: translate(-2%,-4%) scale(1.10) !important;
    transform-origin: center center !important;
  }
}

.single-project{
  --tfc-bg:#020304;
  --tfc-white:#f5f5f3;
  --tfc-muted:#8d9299;
  --tfc-teal:#14c8b4;
  background:var(--tfc-bg)!important;
  color:var(--tfc-white)!important;
}
.single-project .tf-network{z-index:2;opacity:.12}
.single-project .tf-flurry{z-index:9998}
.single-project .tf-case{position:relative;z-index:10;background:transparent;color:#fff;font-family:var(--font-sans);overflow:hidden}
.single-project .tf-case *{box-sizing:border-box}
.tf-case__shell{width:min(1210px,calc(100% - 80px));margin-inline:auto}
.tf-case__center{text-align:center}

.tf-case__hero{min-height:620px;padding:210px 0 110px;display:flex;align-items:center;justify-content:center}
.tf-case__hero h1{margin:0;font-size:clamp(80px,8.7vw,148px);line-height:.88;letter-spacing:-.058em;font-weight:830;text-transform:uppercase;color:#fff}
.tf-case__domain{display:inline-block;margin-top:28px;color:#fff;text-decoration:none;font-size:15px;font-weight:500;opacity:.94}

.tf-case__about{padding:120px 0 130px}
.tf-case__about h2,.tf-case__palette h2,.tf-case__result h2{margin:0;color:#fff;font-size:clamp(60px,5.2vw,88px);line-height:.94;letter-spacing:-.05em;font-weight:520}
.tf-case__meta{margin-top:16px;color:#777d85;font-size:13px;letter-spacing:.015em}
.tf-case__about p{max-width:1160px;margin:24px auto 0;color:#f2f2f2;font-size:clamp(20px,1.72vw,25px);line-height:1.34;font-weight:440}

.tf-case__type{padding:118px 0 132px}
.tf-case__type-grid{display:grid;grid-template-columns:minmax(0,.62fr) minmax(360px,.38fr);gap:80px;align-items:end}
.tf-case__type-copy{max-width:620px}
.tf-case__type-copy h2{margin:0 0 18px;font-size:clamp(60px,5.2vw,88px);line-height:.94;letter-spacing:-.05em;font-weight:520}
.tf-case__type-copy p{margin:0;color:#f0f0f0;font-size:clamp(20px,1.58vw,23px);line-height:1.42;letter-spacing:-.012em}
.tf-case__used{margin-top:46px;color:#747980;font-size:13px}
.tf-case__type-copy strong{display:block;margin-top:9px;font-size:clamp(46px,4.5vw,72px);line-height:1;font-weight:650}
.tf-case__letters{justify-self:end;color:#17191c;font-size:clamp(180px,21vw,340px);line-height:.7;font-weight:500;letter-spacing:-.065em;white-space:nowrap;transform:translateY(24px)}

.tf-case__palette{padding:110px 0 138px}
.tf-case__palette p{max-width:1140px;margin:20px auto 0;color:#f0f0f0;font-size:clamp(19px,1.5vw,22px);line-height:1.4}
.tf-case__swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:58px;text-align:left}
.tf-case__swatch{height:210px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border-radius:6px;background:var(--swatch);color:var(--swatch-ink);border:1px solid rgba(255,255,255,.08)}
.tf-case__swatch strong{font-size:36px;line-height:1;font-weight:700}
.tf-case__swatch span{font-size:13px;opacity:.58}

.tf-case__result{padding:90px 0 118px;text-align:center}
.tf-case__result h2{margin-bottom:44px}
.tf-case__result-frame{overflow:hidden;border-radius:8px;background:#eae8e1;border:1px solid rgba(255,255,255,.08)}
.tf-case__result-frame img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}

.single-project > footer.tf-site-footer{position:relative;z-index:20;background:#020304!important;color:#fff!important;border-top:0!important;margin:0!important}
.single-project > footer.tf-site-footer .tf-site-footer__meta{padding-top:26px}

.tf-case--missing{padding:220px 0 120px;min-height:70vh}.tf-case--missing h1{font-size:68px}.tf-case--missing a{color:var(--tfc-teal)}

@media(max-width:900px){
  .tf-case__shell{width:min(100% - 42px,1210px)}
  .tf-case__hero{min-height:520px;padding:180px 0 90px}
  .tf-case__type-grid{grid-template-columns:1fr;gap:36px}
  .tf-case__letters{justify-self:start;font-size:34vw}
  .tf-case__swatches{gap:18px}
}
@media(max-width:767px){
  .tf-case__shell{width:min(100% - 24px,1210px)}
  .tf-case__hero{min-height:430px;padding:148px 0 72px}
  .tf-case__hero h1{font-size:clamp(44px,14vw,72px)}
  .tf-case__about,.tf-case__type,.tf-case__palette{padding:76px 0 84px}
  .tf-case__about h2,.tf-case__type-copy h2,.tf-case__palette h2,.tf-case__result h2{font-size:46px}
  .tf-case__about p,.tf-case__type-copy p,.tf-case__palette p{font-size:17px}
  .tf-case__swatches{grid-template-columns:1fr;gap:12px;margin-top:36px}
  .tf-case__swatch{height:150px}
  .tf-case__letters{font-size:48vw;transform:none}
  .tf-case__result{padding:64px 0 82px}.tf-case__result h2{margin-bottom:26px}
}

@media (max-width:739px){
  body.home .tfc-hero__picture{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    overflow:hidden;
  }
  body.home .tfc-hero__picture img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center center!important;
    transform:translate(-3.5%,-4.5%) scale(1.10)!important;
    transform-origin:center center!important;
  }
}

.tf-privacy-page{background:#020304!important;color:#f4f4f4!important}
body.tf-privacy-page .site-header,body.tf-privacy-page .mobile-drawer{display:none!important}
body.tf-privacy-page .tf-network,body.tf-privacy-page .tf-flurry{display:none!important}
.tf-privacy{position:relative;z-index:20;background:#020304;color:#f4f4f4;padding:154px 0 58px;font-family:var(--font-sans)}
.tf-privacy__shell{width:min(1220px,calc(100% - 112px));margin:0 auto}
.tf-privacy__intro{margin-bottom:46px}
.tf-privacy__intro h1{margin:0 0 13px;font-size:25px;line-height:1.15;letter-spacing:-.025em;font-weight:650;color:#f7f7f7}
.tf-privacy__intro>p{margin:0;max-width:1160px;font-size:16px;line-height:1.48;color:#ededed;font-weight:500}
.tf-privacy__intro small{display:block;margin-top:9px;color:#85898e;font-size:10px}
.tf-privacy section{margin:0 0 39px}
.tf-privacy section h2{margin:0 0 8px;font-size:23px;line-height:1.16;letter-spacing:-.025em;font-weight:500;color:#f7f7f7}
.tf-privacy section p,.tf-privacy section li{color:#ededed;font-size:15px;line-height:1.48;font-weight:500}
.tf-privacy section p{margin:0 0 8px;max-width:1180px}
.tf-privacy section ul{margin:10px 0 0;padding-left:20px;display:grid;gap:3px}
.tf-privacy a{color:#f7f7f7;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}
.tf-privacy a:hover{color:#18d2c3}
.tf-privacy__contact{padding-bottom:10px}
body.tf-privacy-page footer.tf-site-footer{margin-top:0;background:#020304!important}
body.tf-privacy-page .tf-site-footer__meta{padding-top:8px}
@media(max-width:820px){
  .tf-privacy{padding-top:112px}
  .tf-privacy__shell{width:calc(100% - 36px)}
  .tf-privacy__intro h1{font-size:22px}
  .tf-privacy__intro>p{font-size:14px}
  .tf-privacy section{margin-bottom:32px}
  .tf-privacy section h2{font-size:21px}
  .tf-privacy section p,.tf-privacy section li{font-size:14px}
}

body.tf-success-page{background:#000!important;color:#fff!important;overflow-x:hidden}
body.tf-success-page .site-header,body.tf-success-page .mobile-drawer{display:none!important}
body.tf-success-page footer.tf-site-footer{background:#000!important;margin-top:0!important;padding-top:0!important}
body.tf-success-page .tf-network{position:fixed!important;inset:0!important;z-index:1!important;opacity:.18!important;pointer-events:none!important}
body.tf-success-page .tf-hero__nav{z-index:10050}

.tf-success{position:relative;z-index:4;background:transparent;color:#fff;font-family:var(--font-sans)}
.tf-success__hero{position:relative;min-height:565px;padding:118px 6vw 0;display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.32fr);gap:7vw;align-items:end;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.04) 72%,#000)}
.tf-success__hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 44%,rgba(20,200,180,.045),transparent 31%);pointer-events:none}
.tf-success__visual{position:relative;z-index:2;align-self:end;height:440px;overflow:hidden}
.tf-success__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.05) 62%,#000 100%);pointer-events:none}
.tf-success__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:grayscale(1) contrast(1.22) brightness(.9);mix-blend-mode:screen;opacity:.92}
.tf-success__copy{position:relative;z-index:3;align-self:center;padding:40px 0 10px;max-width:780px}
.tf-success__kicker{margin:0 0 46px;color:#f2f2f2;font-size:clamp(22px,2.1vw,34px);line-height:1;letter-spacing:.48em;font-weight:560;text-transform:uppercase}
.tf-success__copy h1{margin:0 0 12px;color:#fff;font-size:clamp(34px,3.15vw,52px);line-height:1.02;letter-spacing:-.04em;font-weight:620}
.tf-success__copy p{margin:0;max-width:820px;color:#9a9a9a;font-size:clamp(21px,2.05vw,32px);line-height:1.38;letter-spacing:-.022em;font-weight:400}
.tf-success__home-link{display:inline-flex;align-items:center;gap:12px;margin-top:28px;color:#fff!important;text-decoration:none;font-size:11px;font-weight:760;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:6px;transition:color .2s ease,border-color .2s ease}
.tf-success__home-link:hover{color:#14c8b4!important;border-color:#14c8b4}
.tf-success__call{position:fixed;right:24px;bottom:24px;z-index:10060;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#050505!important;text-decoration:none;font-size:23px;box-shadow:0 0 0 10px rgba(255,255,255,.08),0 14px 40px rgba(0,0,0,.35);transition:transform .22s ease,background .22s ease,color .22s ease}
.tf-success__call:hover{transform:scale(1.05);background:#14c8b4;color:#021715!important}

.tf-success-page .tf-site-footer__meta{gap:9px!important;padding:22px 24px 26px!important;min-height:118px;justify-content:center}
.tf-success-page .tf-site-footer__wordmark{margin-top:0!important;padding-top:0!important}

@media(max-width:1000px){
  .tf-success__hero{grid-template-columns:.82fr 1.18fr;gap:4vw;padding-inline:4vw;min-height:540px}
  .tf-success__visual{height:410px}
  .tf-success__kicker{margin-bottom:34px}
}
@media(max-width:820px){
  .tf-success__hero{min-height:650px;padding:116px 18px 0;grid-template-columns:1fr;gap:4px;align-items:start}
  .tf-success__copy{order:1;padding:24px 0 20px;align-self:start}
  .tf-success__visual{order:2;width:min(520px,86vw);height:300px;align-self:end}
  .tf-success__kicker{font-size:18px;margin-bottom:26px;letter-spacing:.4em}
  .tf-success__copy h1{font-size:38px}
  .tf-success__copy p{font-size:20px;max-width:620px}
  .tf-success__call{right:16px;bottom:16px;width:52px;height:52px;font-size:20px}
}
@media(max-width:560px){
  .tf-success__hero{min-height:610px;padding-top:96px}
  .tf-success__copy h1{font-size:34px}
  .tf-success__copy p{font-size:18px;line-height:1.45}
  .tf-success__visual{height:275px;width:100%}
  .tf-success-page .tf-site-footer__meta{min-height:100px;padding:18px!important}
}
@media(prefers-reduced-motion:reduce){.tf-success__call,.tf-success__home-link{transition:none!important}}

.error404{background:#000!important;color:#fff!important;overflow-x:hidden}
.error404 .site-header,.error404 .mobile-drawer{display:none!important}
.error404 footer.tf-site-footer{background:#000!important;margin-top:0!important;padding-top:0!important}
.error404 .tf-network{position:fixed!important;inset:0!important;z-index:1!important;opacity:.46!important;pointer-events:none!important}
.error404 .tf-hero__nav{z-index:10050}

.tf-404{position:relative;z-index:4;background:transparent;font-family:var(--font-sans);color:#fff}
.tf-404__hero{position:relative;height:545px;min-height:545px;padding:150px 0 0;display:block;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.035) 62%,rgba(0,0,0,.12))}
.tf-404__hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 54% 48%,rgba(20,200,180,.018),transparent 34%);pointer-events:none}
.tf-404__home{position:relative;z-index:3;width:100%;display:block;text-decoration:none;color:#fff!important;padding:0 5.55vw}
.tf-404__number{margin:0;width:118%;font-size:clamp(430px,43vw,590px);line-height:.66;font-weight:830;letter-spacing:-.085em;color:#fff;white-space:nowrap;transform:scaleX(.845);transform-origin:left top}
.tf-404__label{margin-top:10px;width:112%;font-size:clamp(64px,8.7vw,122px);line-height:.80;font-weight:830;letter-spacing:-.065em;color:#656565;white-space:nowrap;transform:scaleX(.89);transform-origin:left top}
.tf-404__call{position:fixed;right:24px;bottom:24px;z-index:10060;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#050505!important;text-decoration:none;font-size:23px;box-shadow:0 0 0 10px rgba(255,255,255,.08),0 14px 40px rgba(0,0,0,.35);transition:transform .22s ease,background .22s ease,color .22s ease}
.tf-404__call:hover{transform:scale(1.05);background:#14c8b4;color:#021715!important}

.error404 .tf-site-footer__meta{gap:9px!important;padding:12px 24px 18px!important;min-height:94px;justify-content:center}
.error404 .tf-site-footer__social{gap:12px!important}
.error404 .tf-site-footer__legal{gap:3px!important}
.error404 .tf-site-footer__wordmark{margin-top:0!important;padding-top:0!important}

@media(max-width:1100px){
  .tf-404__hero{height:520px;min-height:520px;padding-top:142px}
  .tf-404__number{font-size:clamp(360px,43vw,500px)}
  .tf-404__label{font-size:clamp(58px,8.7vw,100px)}
}
@media(max-width:820px){
  .tf-404__hero{height:470px;min-height:470px;padding-top:118px}
  .tf-404__home{padding-inline:18px}
  .tf-404__number{width:120%;font-size:clamp(220px,51vw,350px);line-height:.70;transform:scaleX(.88)}
  .tf-404__label{width:108%;margin-top:12px;font-size:clamp(44px,11.8vw,76px);white-space:normal;line-height:.84;transform:scaleX(.94)}
  .tf-404__call{right:16px;bottom:16px;width:52px;height:52px;font-size:20px}
  .error404 .tf-site-footer__meta{padding-top:16px!important}
}
@media(max-width:560px){
  .tf-404__hero{height:420px;min-height:420px;padding-top:104px}
  .tf-404__number{font-size:clamp(180px,51vw,270px)}
  .tf-404__label{font-size:clamp(38px,11.5vw,60px)}
  .error404 .tf-site-footer__meta{min-height:88px;padding:12px 18px 16px!important}
}
@media(prefers-reduced-motion:reduce){.tf-404__call{transition:none!important}}

body.home{
  --tfc-black:#000;
  --tfc-white:#f7f7f5;
  --tfc-line:#202427;
  --tfc-header-h:50px;
  --tfc-tabs-h:64px;
  --tfc-teal:#18d2c3;
}

@media (min-width:601px){body.home > .site-header,body.home .site-header,body.home > .mobile-drawer,body.home .mobile-drawer,body.home .tf-hero__nav,body.home .tf-hero{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}body.home .tf-hero__nav,body.home .tf-hero{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}body.home .tfc-header,body.home .tfc-header *,body.home .tfc-drawer,body.home .tfc-drawer *,body.home .tfc-hero,body.home .tfc-hero *{
  box-sizing:border-box;
}body.home .tfc-header a,body.home .tfc-drawer a,body.home .tfc-hero a{
  text-decoration:none;
}body.home .tfc-header{
  position:fixed;
  z-index:12000;
  display:flex;
  align-items:center;
  color:#000;
}body.home .tfc-header__brand{
  display:flex;
  align-items:center;
  min-width:0;
}body.home .tfc-header__brand .tf-hero__logo{
  display:flex!important;
  align-items:center!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
}body.home .tfc-header__brand img{
  display:block!important;
  width:auto!important;
  object-fit:contain!important;
}body.home .tfc-header__menu{
  appearance:none;
  -webkit-appearance:none;
  border:0;
  background:transparent;
  cursor:pointer;
}body.home .tfc-header__menu span{
  display:block;
  background:currentColor;
  border-radius:3px;
}body.home .tfc-drawer{
  position:fixed;
  z-index:12500;
  inset:0;
  display:none;
  background:rgba(70,70,72,.70);
  color:#fff;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .22s ease,visibility .22s ease;
}body.home .tfc-drawer.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}body.home .tfc-drawer__close{
  position:absolute;
  z-index:3;
  appearance:none;
  border:0;
  background:transparent;
  color:var(--tfc-teal);
  font:300 44px/1 Arial,sans-serif;
  cursor:pointer;
}body.home .tfc-drawer__visual{
  position:absolute;
  top:0;
  left:0;
  overflow:hidden;
  background:#070707;
}body.home .tfc-drawer__visual img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:left center;
  filter:grayscale(1) brightness(.72);
}body.home .tfc-drawer__nav{
  position:absolute;
  left:0;
  display:flex;
  flex-direction:column;
}body.home .tfc-drawer__nav a{
  color:#f4f4f4;
  font-family:"Montserrat",sans-serif;
  font-weight:500;
}body.home .tfc-hero{
  position:relative;
  z-index:1;
  width:100%;
  height:100svh;
  min-height:100svh;
  margin:0;
  padding:0;
  overflow:hidden;
  background:#000;
}body.home .tfc-hero__stage{
  position:relative;
  width:100%;
  height:calc(100svh - var(--tfc-tabs-h));
  min-height:0;
  overflow:hidden;
  background:#000;
}body.home .tfc-hero__picture{
  z-index:1;
}body.home .tfc-hero__shade{
  position:absolute;
  z-index:2;
  inset:0;
  pointer-events:none;
}body.home .tfc-hero__mesh{
  position:absolute!important;
  z-index:4!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  pointer-events:none!important;
}body.home .tfc-hero__brand{
  position:absolute;
  z-index:6;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#fff;
}body.home .tfc-hero__lockup{
  width:100%;
}body.home .tfc-hero__lockup img{
  display:block;
  width:100%;
  height:auto;
}body.home .tfc-hero__brand p{
  margin:18px 0 0;
  color:#c9c9c9;
  font-family:"Montserrat",sans-serif;
  font-weight:400;
  letter-spacing:2px;
  text-align:center;
}body.home .tfc-hero__scramble{
  margin-top:8px;
  color:#9d9d9d;
  font-family:"JetBrains Mono",monospace;
  text-align:center;
}body.home .tfc-hero__tabs{
  position:relative;
  z-index:7;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  width:100%;
  height:var(--tfc-tabs-h);
  min-height:var(--tfc-tabs-h);
  margin:0;
  padding:0;
  background:#000;
}body.home .tfc-hero__tabs a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  height:var(--tfc-tabs-h);
  margin:0;
  border:1px solid var(--tfc-line);
  border-bottom:0;
  background:rgba(0,0,0,.86);
  color:#fff;
  font-family:"Montserrat",sans-serif;
  font-weight:600;
  text-align:center;
  text-transform:uppercase;
  white-space:nowrap;
  transition:background .2s ease,color .2s ease;
}body.home .tfc-hero__tabs a:hover{
  background:#fff;
  color:#000;
}body.home .tfc-tab-short{display:none}

@media (min-width:993px){body.home .tfc-header{
    top:30px;
    left:5%;
    width:90%;
    max-width:none;
    height:64px;
    padding:0 22px;
    border-radius:8px;
    background:rgba(255,255,255,.94);
    color:#111;
    box-shadow:0 8px 28px rgba(0,0,0,.08);
  }body.home .tfc-header{
    top:62px;
  }body.home .tfc-header__brand{
    margin-right:auto;
  }body.home .tfc-header__brand .tf-header-logo--desktop{
    display:block!important;
    height:47px!important;
    max-height:47px!important;
  }body.home .tfc-header__brand .tf-header-logo--mobile{
    display:none!important;
  }body.home .tfc-header__desktop{
    display:flex;
    align-items:center;
    gap:34px;
    height:100%;
  }body.home .tfc-header__desktop a{
    color:#101010;
    font-family:"Montserrat",sans-serif;
    font-size:16px;
    font-weight:500;
    line-height:1;
  }body.home .tfc-header__menu{display:none}body.home .tfc-drawer{display:none!important}body.home .tfc-hero__shade{
    background:
      linear-gradient(90deg,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,.03) 48%,
        rgba(0,0,0,.58) 66%,
        rgba(0,0,0,.96) 84%,
        #000 100%);
  }body.home .tfc-hero__brand{
    top:51%;
    right:5%;
    width:35%;
    max-width:500px;
    transform:translateY(-50%);
  }body.home .tfc-hero__lockup{
    max-width:430px;
  }body.home .tfc-hero__brand p{
    font-size:13px;
    line-height:1.55;
  }body.home .tfc-hero__scramble{
    font-size:14px;
  }body.home .tfc-hero__tabs{
    gap:12px;
  }body.home .tfc-hero__tabs a{
    padding:0 16px;
    font-size:16px;
    letter-spacing:.45px;
  }
}

@media (min-width:601px) and (max-width:992px){body.home{
    --tfc-header-h:50px;
    --tfc-tabs-h:64px;
  }body.home .tfc-header{
    top:0;
    left:0;
    right:0;
    width:100%;
    height:var(--tfc-header-h);
    padding:0 22px;
    background:#000;
    color:#fff;
  }body.home .tfc-header{top:32px}
  @media (max-width:782px){body.home .tfc-header{top:46px}
  }body.home .tfc-header__brand{
    order:2;
    margin-left:auto;
  }body.home .tfc-header__brand .tf-header-logo--desktop{
    display:none!important;
  }body.home .tfc-header__brand .tf-header-logo--mobile,body.home .tfc-header__brand .tf-header-logo:not(.tf-header-logo--desktop){
    display:block!important;
    height:31px!important;
    max-height:31px!important;
    max-width:62px!important;
  }body.home .tfc-header__desktop{display:none}body.home .tfc-header__menu{
    order:1;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    gap:5px;
    width:40px;
    height:50px;
    padding:0;
    color:#fff;
  }body.home .tfc-header__menu span{
    width:18px;
    height:2px;
  }body.home .tfc-hero{
    height:calc(100svh - 32px);
    min-height:calc(100svh - 32px);
  }
  @media (max-width:782px){body.home .tfc-hero{
      height:calc(100svh - 46px);
      min-height:calc(100svh - 46px);
    }
  }body.home .tfc-hero__stage{
    height:calc(100svh - 32px - var(--tfc-tabs-h));
  }
  @media (max-width:782px){body.home .tfc-hero__stage{
      height:calc(100svh - 46px - var(--tfc-tabs-h));
    }
  }body.home .tfc-hero__shade{
    background:
      linear-gradient(90deg,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,.02) 43%,
        rgba(0,0,0,.18) 52%,
        rgba(0,0,0,.72) 67%,
        rgba(0,0,0,.97) 82%,
        #000 92%,
        #000 100%);
  }body.home .tfc-hero__brand{
    top:45%;
    right:5%;
    width:38%;
    max-width:300px;
    transform:translateY(-50%);
  }body.home .tfc-hero__lockup{
    max-width:260px;
  }body.home .tfc-hero__brand p{
    font-size:9px;
    line-height:1.5;
    letter-spacing:1.35px;
  }body.home .tfc-hero__scramble{
    font-size:9px;
  }body.home .tfc-hero__tabs{
    gap:4px;
  }body.home .tfc-hero__tabs a{
    padding:0 6px;
    font-size:12px;
    letter-spacing:.4px;
  }body.home .tfc-tab-full{display:none}body.home .tfc-tab-short{display:inline}body.home .tfc-drawer{
    display:block;
    top:0;
  }body.home .tfc-drawer{top:32px}
  @media (max-width:782px){body.home .tfc-drawer{top:46px}
  }body.home .tfc-drawer__visual{
    width:56%;
    height:150px;
  }body.home .tfc-drawer__close{
    top:16px;
    left:24px;
  }body.home .tfc-drawer__nav{
    top:170px;
    bottom:0;
    width:56%;
    padding:26px 34px;
    gap:28px;
    background:#000;
  }body.home .tfc-drawer__nav a{
    font-size:18px;
  }
}

@media (max-width:600px){body.home{
    --tfc-header-h:50px;
    --tfc-tabs-h:64px;
  }body.home .tfc-header{
    top:0;
    left:0;
    width:100%;
    height:50px;
    padding:0 16px;
    background:#000;
    color:#fff;
  }body.home .tfc-header{
    top:46px;
  }body.home .tfc-header__desktop{display:none}body.home .tfc-header__brand{
    margin-left:auto;
  }body.home .tfc-header__brand .tf-header-logo--desktop{display:none!important}body.home .tfc-header__brand .tf-header-logo--mobile,body.home .tfc-header__brand .tf-header-logo:not(.tf-header-logo--desktop){
    display:block!important;
    height:31px!important;
    max-height:31px!important;
    max-width:58px!important;
  }body.home .tfc-header__menu{
    display:flex;
    flex-direction:column;
    justify-content:center;
    gap:5px;
    width:40px;
    height:50px;
    padding:0;
    color:#fff;
  }body.home .tfc-header__menu span{
    width:18px;
    height:2px;
  }body.home .tfc-hero{
    height:calc(100svh - 46px);
    min-height:calc(100svh - 46px);
  }body.home .tfc-hero__stage{
    height:calc(100svh - 46px - var(--tfc-tabs-h));
  }body.home .tfc-hero__shade{
    background:
      linear-gradient(90deg,
        rgba(0,0,0,.03) 0%,
        rgba(0,0,0,.08) 47%,
        rgba(0,0,0,.72) 70%,
        #000 100%);
  }body.home .tfc-hero__brand{
    top:46%;
    right:3.5%;
    width:42%;
    max-width:220px;
    transform:translateY(-50%);
  }body.home .tfc-hero__lockup{
    max-width:205px;
  }body.home .tfc-hero__brand p{
    font-size:8px;
    line-height:1.5;
    letter-spacing:1px;
  }body.home .tfc-hero__scramble{
    font-size:8px;
  }body.home .tfc-hero__tabs{
    gap:4px;
  }body.home .tfc-hero__tabs a{
    padding:0 4px;
    font-size:12px;
    letter-spacing:.2px;
  }body.home .tfc-tab-full{display:none}body.home .tfc-tab-short{display:inline}body.home .tfc-drawer{
    display:block;
    top:0;
  }body.home .tfc-drawer{top:46px}body.home .tfc-drawer__visual{
    width:75%;
    height:180px;
  }body.home .tfc-drawer__close{
    top:20px;
    left:22px;
  }body.home .tfc-drawer__nav{
    top:180px;
    bottom:0;
    width:75%;
    padding:42px 34px;
    gap:30px;
    background:#000;
  }body.home .tfc-drawer__nav a{
    font-size:18px;
  }
}

@media (min-width:601px) and (max-width:932px) and (max-height:600px){body.home .tfc-hero__brand{
    top:47%;
    right:4%;
    width:36%;
    max-width:220px;
  }body.home .tfc-hero__lockup{max-width:190px}body.home .tfc-hero__brand p{font-size:7px}body.home .tfc-hero__scramble{font-size:7px}
}body.home .tfc-hero__scramble{
  position:relative;
  display:block;
  min-height:20px;
  height:20px;
  padding:0;
  color:#9e9e9e;
  font-family:monospace;
  font-weight:400;
  letter-spacing:normal;
  text-transform:none;
  white-space:nowrap;
  overflow:visible;
}body.home .tfc-hero__scramble .dud{
  color:rgba(175,175,175,.58);
}body.home .tfc-hero__tabs{
  height:64px;
  min-height:64px;
  padding:0;
  background:#000;
}body.home .tfc-hero__tabs a{
  position:relative;
  width:100%;
  min-width:0;
  height:64px;
  min-height:64px;
  margin:0;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #212121;
  border-radius:0;
  background:transparent;
  color:#fff;
  font-family:var(--tf-legacy-futura, "Futura Md BT", "Montserrat", sans-serif);
  font-weight:500;
  text-align:center;
  text-transform:uppercase;
  white-space:nowrap;
  backdrop-filter:saturate(180%) blur(20px);
  -webkit-backdrop-filter:saturate(180%) blur(20px);
  transition:.3s;
  transform:none;
}

@media (hover:hover){body.home .tfc-hero__tabs a:hover{
    background:#fff;
    color:#000;
    border-color:#fff;
    transform:none;
  }
}

@media (min-width:993px){body.home .tfc-hero__tabs{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
  }body.home .tfc-hero__tabs a{
    padding:0 16px;
    font-size:16px;
    line-height:64px;
    letter-spacing:.5px;
  }body.home .tfc-tab-full{display:inline}body.home .tfc-tab-short{display:none}body.home .tfc-hero__scramble{
    width:min(400px,90%);
    margin:26px 0 0 auto;
    font-size:16px;
    line-height:20px;
    text-align:right;
  }
}

@media (max-width:992px){body.home .tfc-hero__tabs{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:4px;
  }body.home .tfc-hero__tabs a{
    padding:0 8px;
    font-size:12px;
    line-height:64px;
    letter-spacing:.5px;
  }body.home .tfc-tab-full{display:none}body.home .tfc-tab-short{display:inline}body.home .tfc-hero__scramble{
    width:min(250px,100%);
    margin:24px 0 0 auto;
    font-size:12px;
    line-height:18px;
    height:18px;
    min-height:18px;
    text-align:right;
  }
}body.home .tfc-header{
  will-change:transform;
  transform:translate3d(0,0,0);
  transition:
    transform .30s cubic-bezier(.22,.61,.36,1),
    opacity .20s ease;
}body.home .tfc-header.is-hidden{
  transform:translate3d(0,calc(-100% - 42px),0);
  opacity:0;
  pointer-events:none;
}body.home .tfc-header:not(.is-hidden){
  transform:translate3d(0,0,0);
  opacity:1;
}body.home .tfc-header:focus-within{
  transform:translate3d(0,0,0)!important;
  opacity:1!important;
  pointer-events:auto!important;
}

@media (max-width:992px){body.home .tfc-header.is-hidden{
    transform:translate3d(0,-58px,0);
  }
}

@media (prefers-reduced-motion:reduce){body.home .tfc-header{
    transition:none!important;
  }
}body.home .tfc-hero__scramble{
  width:100%!important;
  margin:22px 0 0!important;
  padding:0!important;
  height:22px!important;
  min-height:22px!important;
  display:block!important;
  color:#b6b6b6!important;
  font-family:"JetBrains Mono",monospace!important;
  font-weight:400!important;
  letter-spacing:.15px!important;
  text-transform:none!important;
  text-align:center!important;
  white-space:nowrap!important;
}

@media (min-width:993px){body.home .tfc-hero__scramble{
    width:100%!important;
    max-width:none!important;
    margin:24px 0 0!important;
    font-size:14px!important;
    line-height:22px!important;
    text-align:center!important;
  }
}

@media (min-width:601px) and (max-width:992px){body.home .tfc-hero__scramble{
    width:100%!important;
    max-width:none!important;
    margin:16px 0 0!important;
    font-size:10px!important;
    line-height:18px!important;
    height:18px!important;
    min-height:18px!important;
    text-align:center!important;
  }
}

@media (max-width:600px){body.home .tfc-header,body.home .tfc-drawer{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }body.home .site-header{
    display:block!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }body.home .mobile-drawer{
    display:block!important;
    pointer-events:none!important;
  }body.home .mobile-drawer.is-open{
    visibility:visible!important;
    pointer-events:auto!important;
  }body.home .site-header .tradeform-brand{
    display:flex!important;
  }body.home .site-header .tradeform-logo--desktop,body.home .site-header .tf-desktop-logo{
    display:none!important;
  }body.home .site-header .tradeform-logo--mobile,body.home .site-header .tf-mobile-logo{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
  }body.home .tfc-hero__scramble{
    width:100%!important;
    max-width:none!important;
    margin:18px 0 0!important;
    font-size:12px!important;
    line-height:18px!important;
    height:18px!important;
    min-height:18px!important;
    text-align:center!important;
  }
}

@media (min-width:601px) and (max-width:1024px) and (orientation:portrait){body.home .tfc-header,body.home .tfc-drawer{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }html body.home .site-header{
    display:block!important;
    visibility:visible!important;
    pointer-events:auto!important;
    position:fixed!important;
    z-index:10060!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:#000!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    transform:none!important;
  }html body.admin-bar.home .site-header{
    top:32px!important;
  }html body.home .site-header>.container-editorial{
    display:block!important;
    position:relative!important;
    width:100%!important;
    max-width:none!important;
    height:50px!important;
    min-height:50px!important;
    margin:0!important;
    padding:0!important;
    background:#000!important;
    border:0!important;
    transform:none!important;
  }html body.home .site-header>.container-editorial>div:last-child{
    position:absolute!important;
    top:0!important;
    left:31px!important;
    right:auto!important;
    width:24px!important;
    height:50px!important;
    min-width:24px!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:0!important;
    transform:none!important;
  }html body.home .site-header .tf-tablet-menu-toggle{
    display:flex!important;
    position:relative!important;
    z-index:3!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    width:24px!important;
    height:50px!important;
    min-width:24px!important;
    min-height:50px!important;
    margin:0!important;
    padding:0!important;
    gap:3.5px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    transform:none!important;
  }html body.home .site-header .burger-line{
    display:block!important;
    width:18px!important;
    height:1.6px!important;
    min-height:1.6px!important;
    margin:0!important;
    padding:0!important;
    border-radius:3px!important;
    background:#f5f5f2!important;
  }html body.home .site-header .tf-tablet-menu-toggle.is-open .burger-line:first-child{
    width:18px!important;
    transform:translateY(5.1px) rotate(45deg)!important;
  }html body.home .site-header .tf-tablet-menu-toggle.is-open .burger-line:nth-child(2){
    opacity:0!important;
  }html body.home .site-header .tf-tablet-menu-toggle.is-open .burger-line:last-child{
    width:18px!important;
    transform:translateY(-5.1px) rotate(-45deg)!important;
  }html body.home .site-header .tradeform-brand{
    display:flex!important;
    visibility:visible!important;
    position:absolute!important;
    top:50%!important;
    right:26px!important;
    left:auto!important;
    width:auto!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    transform:translateY(-50%)!important;
    align-items:center!important;
    justify-content:flex-end!important;
    overflow:visible!important;
  }html body.home .site-header .tradeform-logo--desktop,html body.home .site-header .tf-desktop-logo{
    display:none!important;
  }html body.home .site-header .tradeform-logo--mobile,html body.home .site-header .tf-mobile-logo{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:auto!important;
    height:34px!important;
    max-width:58px!important;
    max-height:34px!important;
    margin:0!important;
    padding:0!important;
    object-fit:contain!important;
    object-position:center!important;
    transform:none!important;
  }html body.home .site-header .tf-desktop-nav,html body.home .site-header .tf-nav-cta,html body.home .site-header .container-editorial>div:last-child>a{
    display:none!important;
  }html body.home .mobile-drawer{
    display:block!important;
    position:fixed!important;
    z-index:10055!important;
    top:50px!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100vw!important;
    height:calc(100dvh - 50px)!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:rgba(80,80,82,.70)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }html body.admin-bar.home .mobile-drawer{
    top:82px!important;
    height:calc(100dvh - 82px)!important;
  }html body.home .mobile-drawer.is-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }html body.home .mobile-drawer-inner{
    position:absolute!important;
    top:0!important;
    bottom:0!important;
    left:0!important;
    right:auto!important;
    width:70vw!important;
    max-width:none!important;
    height:100%!important;
    min-height:100%!important;
    margin:0!important;
    padding:0 0 calc(24px + env(safe-area-inset-bottom))!important;
    background:#000!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    transform:translateX(-102%)!important;
  }html body.home .mobile-drawer.is-open .mobile-drawer-inner{
    transform:translateX(0)!important;
  }html body.home .mobile-drawer-brandstrip{
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:300 / 157.5!important;
    margin:0 0 12px!important;
    padding:0!important;
    overflow:hidden!important;
    background:#000!important;
    border:0!important;
  }html body.home .mobile-drawer-brandstrip__art{
    display:block!important;
    width:100%!important;
    height:100%!important;
    overflow:hidden!important;
    background:#000!important;
  }html body.home .mobile-drawer-brandstrip__art::after{
    display:none!important;
  }html body.home .mobile-drawer-brandstrip__art img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:center!important;
    filter:grayscale(1) contrast(1.08) brightness(.72)!important;
  }html body.home .mobile-drawer-brandstrip__brand{
    display:none!important;
  }html body.home .mobile-drawer-nav{
    display:flex!important;
    flex-direction:column!important;
    gap:0!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }html body.home .mobile-nav-link{
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    align-items:center!important;
    justify-content:start!important;
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:0 32px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#fff!important;
    text-decoration:none!important;
    font-family:var(--tf-mobile-futura),Montserrat,Inter,sans-serif!important;
    font-size:14px!important;
    font-weight:400!important;
    line-height:48px!important;
    letter-spacing:0!important;
    text-align:left!important;
  }html body.home .mobile-nav-link::after{
    display:none!important;
  }html body.home .mobile-nav-icon{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:24px!important;
    height:24px!important;
    color:#9e9e9e!important;
  }html body.home .mobile-nav-icon svg{
    display:block!important;
    width:24px!important;
    height:24px!important;
    fill:currentColor!important;
    stroke:none!important;
    overflow:visible!important;
  }html body.home .mobile-nav-icon .mobile-nav-icon__cut{
    fill:none!important;
    stroke:#000!important;
    stroke-width:2.2!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }html body.home .mobile-nav-icon .mobile-nav-icon__cut--fill{
    fill:#000!important;
    stroke:none!important;
  }
}

@media (min-width:601px) and (max-width:1024px) and (orientation:portrait){body.home html,body.home{
    margin-left:0!important;
    margin-right:0!important;
  }html body.home .site-header{
    left:0!important;
    right:0!important;
    width:100vw!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }html body.home .site-header > .container-editorial{
    position:absolute!important;
    inset:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
}

@media (min-width:601px){body.home .tf-services__mobile-exact{
    display:none!important;
  }
}

@media (max-width:600px){body.home .tf-services__grid{
    display:none!important;
  }
}

@media (min-width:1025px){body.home .tfc-hero__picture{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    overflow:hidden;
  }body.home .tfc-hero__picture img{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:left top;
    transform:translate(-2.5%,1.5%) scale(1.01);
    transform-origin:left top;
  }
}

/* Homepage phone hero follows the dynamic viewport as browser chrome collapses.
   This restores the old "stretch while scrolling" behaviour without affecting
   any other page or tablet/desktop layout. */
@media (max-width:600px){body.home .tfc-hero{
    height:100dvh;
    min-height:100svh;
  }body.home .tfc-hero__stage{
    height:calc(100dvh - var(--tfc-tabs-h));
    min-height:calc(100svh - var(--tfc-tabs-h));
  }body.home .tfc-hero{
    height:calc(100dvh - 46px);
    min-height:calc(100svh - 46px);
  }body.home .tfc-hero__stage{
    height:calc(100dvh - 46px - var(--tfc-tabs-h));
    min-height:calc(100svh - 46px - var(--tfc-tabs-h));
  }
}

@media (min-width:993px){
  body.home .tfc-header{
    top:30px!important;
    left:5%!important;
    right:auto!important;
    width:90%!important;
    max-width:none!important;
    height:64px!important;
    min-height:64px!important;
    margin:0!important;
    padding:0 22px!important;
    border-radius:8px!important;
    transform:none!important;
  }

  body.admin-bar.home .tfc-header{
    top:62px!important;
  }
}

/* Source-extracted Home mechanics.
   Header geometry intentionally remains the approved TradeForm Pass 48 geometry. */
body.home{
  --tfc-tabs-h:var(--tf-home-shelf-h);
}

body.home .tfc-hero__tabs{
  height:var(--tf-home-shelf-h)!important;
  min-height:var(--tf-home-shelf-h)!important;
  gap:var(--tf-home-shelf-gap-desktop)!important;
}

body.home .tfc-hero__tabs a{
  height:var(--tf-home-shelf-h)!important;
  line-height:var(--tf-home-shelf-h)!important;
  font-size:16px!important;
  border-radius:0!important;
}

@media (max-width:992px){
  body.home .tfc-hero__tabs{
    gap:var(--tf-home-shelf-gap-mobile)!important;
  }

  body.home .tfc-hero__tabs a{
    font-size:12px!important;
  }
}

@media (max-width:600px){
  body.home:not(.admin-bar) .tfc-hero{
    height:100dvh!important;
    min-height:500px!important;
  }

  body.home:not(.admin-bar) .tfc-hero__stage{
    height:calc(100dvh - var(--tf-home-shelf-h))!important;
    min-height:500px!important;
  }

  body.admin-bar.home .tfc-hero{
    height:calc(100dvh - 46px)!important;
    min-height:500px!important;
  }

  body.admin-bar.home .tfc-hero__stage{
    height:calc(100dvh - 46px - var(--tf-home-shelf-h))!important;
    min-height:500px!important;
  }
}
