.td-hero--gradient::after,.td-hero--gradient::before{content:"";position:absolute;z-index:0;pointer-events:none}.td-hero,.td-hero__container{position:relative;display:flex}:root{--td-hero-grad-1:#ffffff;--td-hero-grad-2:#eff6ff;--td-hero-text:#0f172a;--td-hero-text-muted:#475569;--td-hero-min-h-desktop:85dvh;--td-hero-min-h-mobile:100svh;--td-hero-pad-y-desktop:0rem;--td-hero-pad-y-mobile:1.25rem;--td-hero-shots-op:0.75}.td-hero{width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:var(--td-hero-min-h-desktop);align-items:center;background-color:var(--td-hero-grad-1);overflow:hidden;isolation:isolate}.td-hero--gradient{background:radial-gradient(circle at top left,var(--td-hero-grad-1) 0,var(--td-hero-grad-2) 100%);position:relative}.td-hero--gradient::before{inset:0;width:100%;height:100%;background-image:radial-gradient(rgba(15,23,42,.04) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,black 40%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 40%,transparent 100%)}.td-hero--gradient::after{top:-20%;right:-10%;width:60%;height:80%;background:var(--td-hero-grad-1);filter:blur(100px);opacity:.6;border-radius:50%}.td-hero__container{width:100%;max-width:1320px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;z-index:5;flex-direction:column;justify-content:center;height:100%}.td-hero .btn-lg,.td-hero__badge{display:inline-flex;align-items:center}.td-hero__bg-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.td-hero__overlay{position:absolute;inset:0;background:#fff;z-index:-1;pointer-events:none}.td-hero__badge{gap:.75rem;padding:.6rem 1.2rem;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px rgba(0,0,0,.03);margin-bottom:1.8rem;backdrop-filter:blur(8px);transition:transform .3s}.td-hero__badge:hover{transform:scale(1.05)}.td-hero__badge-dot{width:8px;height:8px;border-radius:50%;background-color:var(--bs-primary);box-shadow:0 0 0 2px rgba(13,110,253,.25)}.td-hero__badge-text{font-size:.9rem;font-weight:600;color:var(--td-hero-text)}.td-hero__title{font-size:clamp(2.1rem, 6.2vw, 4.5rem);font-weight:800;line-height:1.08;margin-bottom:1.25rem;color:var(--td-hero-text);letter-spacing:-.03em}.td-hero__title span{background:linear-gradient(120deg,transparent 0,transparent 60%,rgba(13,110,253,.2) 60%,rgba(13,110,253,.2) 90%,transparent 90%);padding:0 .1em}.td-hero__lead{font-size:1.15rem;line-height:1.6;color:var(--td-hero-text-muted);margin-bottom:2rem;max-width:60ch}.td-hero__actions{display:flex;flex-wrap:wrap;gap:.9rem}.td-hero .btn-lg{padding:.85rem 1.8rem;font-weight:600;font-size:1.02rem;gap:0}.td-hero .btn-lg i{font-size:.95em;line-height:1}.td-hero__proof{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin-top:2.2rem;padding-top:1.6rem;border-top:1px solid rgba(0,0,0,.06)}.td-hero__proof-item{display:flex;flex-direction:column;padding:0 1.4rem}.td-hero__proof-item:first-child{padding-left:0}.td-hero__proof-sep{width:1px;height:36px;background:rgba(0,0,0,.1);flex-shrink:0}.td-hero__proof-number{font-size:1.5rem;font-weight:800;color:var(--td-hero-text);line-height:1.2;letter-spacing:-.02em}.td-hero__proof-label{font-size:.8rem;font-weight:500;color:var(--td-hero-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:.15rem}.td-hero__trust-grid{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:6}.td-trust-item{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.7);border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);transition:transform .3s,background .3s,box-shadow .3s}.td-trust-item:hover{transform:translateX(-5px);background:#fff;box-shadow:0 10px 25px -5px rgba(0,0,0,.08),0 4px 10px rgba(0,0,0,.04)}.td-trust-item__icon{width:50px;height:50px;border-radius:12px;background:#fff;display:grid;place-items:center;color:var(--bs-primary);font-size:1.25rem;box-shadow:0 2px 4px rgba(0,0,0,.05);flex-shrink:0}.td-trust-item__title{font-weight:700;font-size:1rem;color:var(--td-hero-text);margin-bottom:.1rem}.td-hero__scroll-text,.td-hero__trust-label,.td-trust-item__sub{color:var(--td-hero-text-muted)}.td-trust-item__sub{font-size:.85rem}.td-hero__footer{width:100%;margin-top:4rem}.td-hero__footer-divider{height:1px;width:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent);margin-bottom:2rem}.td-hero__logo-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem}.td-hero__logo-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.td-hero__trust-label{text-transform:uppercase;font-size:.8rem;letter-spacing:1px;font-weight:600;opacity:.8}.td-hero__trust-img{max-height:35px;width:auto;max-width:120px;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:.3s}.td-hero__logo-link:hover .td-hero__trust-img,.td-hero__trust-img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.td-hero__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none;animation:1s 3s both tdScrollFadeIn}.td-hero__scroll-mouse{width:26px;height:42px;border:2px solid var(--td-hero-text-muted);border-radius:14px;position:relative;opacity:.5}.td-hero__scroll-wheel{width:4px;height:8px;background:var(--td-hero-text-muted);border-radius:2px;position:absolute;top:8px;left:50%;transform:translateX(-50%);animation:1.8s ease-in-out infinite tdScrollWheel}.td-hero__scroll-text{font-size:.7rem;text-transform:uppercase;letter-spacing:1.5px;opacity:.5;font-weight:600}@keyframes tdScrollWheel{0%{opacity:1;transform:translateX(-50%) translateY(0)}100%{opacity:0;transform:translateX(-50%) translateY(14px)}}@keyframes tdScrollFadeIn{from{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.td-hero__shots{display:none}@media (min-width:992px){.td-hero__trust-grid{margin-left:auto;width:85%}.td-hero__shot,.td-hero__shots{position:absolute;background:0 0;border:none;outline:0;box-shadow:none}.td-hero__shots{display:block;top:50%;right:15%;transform:translateY(calc(-48% - 50px));width:46%;max-width:600px;height:78%;pointer-events:none;z-index:2;perspective:800px;perspective-origin:0% 50%}.td-hero__shot{margin:0;padding:0;border-radius:0;overflow:visible;will-change:transform;transform-style:preserve-3d;transition:transform .5s,opacity .5s}.td-hero__shot img{display:block;width:100%;height:100%;object-fit:cover;object-position:top left;border-radius:12px;box-shadow:0 20px 50px -15px rgba(0,0,0,.2)}.td-hero__shot--1{width:68%;height:58%;top:2%;left:-12%;z-index:1;transform:rotateY(-42deg) rotateX(6deg) rotate(-3deg) translateZ(-120px) scale(.85);opacity:calc(var(--td-hero-shots-op) * .47)}.td-hero__shot--2{width:72%;height:64%;top:12%;left:-2%;z-index:2;transform:rotateY(-32deg) rotateX(4deg) rotate(-2deg) translateZ(-55px) scale(.92);opacity:calc(var(--td-hero-shots-op) * .73)}.td-hero__shot--3{width:76%;height:70%;top:20%;left:8%;z-index:3;transform:rotateY(-22deg) rotateX(3deg) rotate(-1.5deg) translateZ(0);opacity:var(--td-hero-shots-op)}.td-hero__shot--3 img{box-shadow:0 30px 60px -18px rgba(0,0,0,.25)}.td-hero__shots>.td-hero__shot:only-child{width:80%;height:74%;top:10%;left:-6%;z-index:3;transform:rotateY(-30deg) rotateX(5deg) rotate(-2.5deg);opacity:var(--td-hero-shots-op)}.td-hero__shots>.td-hero__shot:first-child:nth-last-child(2){width:70%;height:60%;top:4%;left:-14%;z-index:1;transform:rotateY(-38deg) rotateX(6deg) rotate(-3deg) translateZ(-80px) scale(.87);opacity:calc(var(--td-hero-shots-op) * .53)}.td-hero__shots>.td-hero__shot:last-child:nth-child(2){width:76%;height:70%;top:18%;left:4%;z-index:2;transform:rotateY(-24deg) rotateX(3deg) rotate(-1.5deg);opacity:var(--td-hero-shots-op)}}@media (min-width:1400px){.td-hero__shots{right:12%;width:48%;max-width:680px}}@media (min-width:1800px){.td-hero__shots{right:16%;width:44%;max-width:720px}}.typed-cursor{color:var(--bs-primary);font-weight:300;opacity:1;animation:.7s infinite typedjsBlink}@keyframes typedjsBlink{50%{opacity:0}}@supports (min-height:100dvh){:root{--td-hero-min-h-mobile:100svh}}@media (max-width:991.98px){.td-hero__scroll-indicator{bottom:1rem}.td-hero__scroll-mouse{width:22px;height:36px}.td-hero{min-height:calc(var(--td-hero-min-h-mobile) - var(--td-navbar-h,0px));height:auto;align-items:flex-start;padding-top:calc(var(--td-navbar-h,0px) + var(--td-hero-pad-y-mobile) + env(safe-area-inset-top,0px));padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}.td-hero__container{padding-left:max(1rem,env(safe-area-inset-left,1rem));padding-right:max(1rem,env(safe-area-inset-right,1rem))}.td-hero__lead{font-size:1.05rem;margin-bottom:1.4rem}.td-hero .btn-lg{width:100%;justify-content:center;padding:.85rem 1.2rem}.td-hero__footer{margin-top:3rem}.td-hero__logo-wrapper{flex-direction:column;gap:1rem}}@media (min-width:768px) and (max-width:991.98px){.td-hero{min-height:80vh;min-height:80dvh}.td-hero__container{padding-left:2rem;padding-right:2rem}.td-hero__lead{font-size:1.1rem;max-width:55ch}.td-hero .btn-lg{width:auto;flex:1 1 auto;min-width:220px}.td-hero__actions{flex-direction:row;flex-wrap:wrap}.td-hero__trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.td-trust-item{flex-direction:column;text-align:center;gap:.75rem;padding:1rem .75rem}.td-hero__logo-wrapper{flex-direction:row;gap:1.5rem}.td-hero__trust-img{max-height:30px}}@media (min-width:576px) and (max-width:767.98px){.td-hero__actions{flex-direction:row;flex-wrap:wrap}.td-hero .btn-lg{width:auto;flex:1 1 auto;min-width:200px}}@media (max-width:575.98px){.td-hero__proof{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.td-hero__proof-sep{display:none}.td-hero__proof-item{padding:0}.td-hero__title{font-size:clamp(1.75rem, 7vw, 2.5rem)}.td-hero__lead{font-size:.95rem}.td-hero__badge{padding:.5rem 1rem;margin-bottom:1.2rem}.td-hero__badge-text{font-size:.82rem}.td-hero__footer{margin-top:2rem}.td-hero__logo-grid{gap:1.25rem}.td-hero__trust-img{max-height:28px;max-width:100px}}@media (max-width:991.98px) and (orientation:landscape){.td-hero{min-height:auto;padding-top:calc(var(--td-navbar-h,0px) + 2rem);padding-bottom:2rem}.td-hero__scroll-indicator{display:none}.td-hero__logo-wrapper{flex-direction:row}}@media (min-width:576px) and (max-width:991.98px){.td-hero__trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.td-trust-item{height:100%}}@media (max-width:991.98px){.td-hero--gradient::after,.td-hero--gradient::before{display:none}.animate__delay-1s{animation-delay:50ms!important}.animate__delay-2s{animation-delay:.1s!important}.animate__delay-3s{animation-delay:.15s!important}.animate__delay-4s{animation-delay:.2s!important}.td-hero__scroll-indicator,.td-hero__scroll-wheel{display:none!important}}