.tmt-background{z-index:-1;background:radial-gradient(circle at 20% 20%,#a6111114,transparent 40%),radial-gradient(circle at 80% 60%,#02354314,transparent 45%),var(--tmt-color-background);position:fixed;inset:0}.tmt-container{max-width:1200px;margin:auto;padding:80px 24px}.tmt-shape{opacity:.4;filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.tmt-shape--primary{background:#22d3eeb3;width:500px;height:500px;animation:20s ease-in-out infinite alternate tmt-float;top:10%;left:5%}.tmt-shape--secondary{background:#6366f1a6;width:400px;height:400px;animation:25s ease-in-out infinite alternate-reverse tmt-float;bottom:15%;right:10%}.tmt-particle{opacity:.5;pointer-events:none;background:#22d3eebf;border-radius:50%;width:8px;height:8px;animation:15s linear infinite tmt-drift;position:absolute}.tmt-particle--1{animation-delay:0s;top:20%;left:30%}.tmt-particle--2{animation-delay:5s;top:50%;left:70%}.tmt-particle--3{animation-delay:10s;top:78%;left:42%}.tmt-text-center{text-align:center}.tmt-hero{position:relative;overflow:hidden}.tmt-hero__logo{opacity:.04;pointer-events:none;width:420px;position:absolute;top:10%;right:5%}.tmt-hero__logo-wrap{position:absolute;top:2rem;left:50%;transform:translate(-50%)}.tmt-hero__logo-wrap img{width:auto;height:100px}.tmt-hero h1{color:var(--tmt-color-secondary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.tmt-hero__subtitle{max-width:720px;color:var(--tmt-color-muted);margin-inline:auto;font-size:1.1rem}.tmt-hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.tmt-identity{background:#ffffff05;border-block:1px solid #0e0e0e14}.tmt-layout-split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:3rem;display:grid}.tmt-flow{color:var(--tmt-color-secondary);gap:.75rem;font-size:1rem;font-weight:600;display:flex}.tmt-grid-2{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.tmt-cta{color:#fff;background:radial-gradient(circle,#0f1c33,#020617)}.tmt-cta h2{color:#fff}.tmt-cta .tmt-button-outline{color:#fff;border-color:#fff}.tmt-cta .tmt-button-outline:hover{color:var(--tmt-color-secondary);background-color:#fff}.tmt-dialog{--tmt-dialog-width:530px}@media (max-width:900px){.tmt-layout-split,.tmt-grid-2{grid-template-columns:1fr}}@media (max-width:1000px){.tmt-hero__logo{top:6%}.tmt-hero__logo-wrap img{height:72px}}@keyframes tmt-float{0%{transform:translate(0)}to{transform:translate(30px,50px)}}@keyframes tmt-drift{0%{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.7;transform:translate(20px,-30px)scale(1.2)}to{opacity:.5;transform:translate(-10px,40px)scale(1)}}
.contact-form__container{max-width:var(--tmt-dialog-width,480px)}.contact-form__container .tmt-field{margin-bottom:12px}
