.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;background:var(--tt-background);overflow:hidden;padding:6rem 1rem}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 50%,hsla(262,83%,58%,.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 50%,hsla(180,70%,45%,.1) 0%,transparent 50%)}.hero-glow{position:absolute;top:50%;left:30%;width:400px;height:400px;background:#0284c533;filter:blur(100px);border-radius:50%;transform:translate(-50%,-50%)}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#7c3bed1a;border:1px solid hsla(262,83%,58%,.3);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;color:var(--tt-primary);margin-bottom:1.5rem}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;color:var(--tt-foreground);margin-bottom:0}.hero-title2{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;color:#8c36e2;margin-top:0}.hero-subtitle{font-size:1.125rem;color:var(--tt-muted);line-height:1.7;margin-bottom:2rem;max-width:500px}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;font-size:.875rem;text-decoration:none;transition:all .2s;cursor:pointer}.btn-primary{background:var(--tt-primary);color:#fff;border:none}.btn-primary:hover{filter:brightness(1.1);box-shadow:0 0 30px #7c3bed66}.btn-outline{background:transparent;color:var(--tt-foreground);border:1px solid var(--tt-border)}.btn-outline:hover{background:#ffffff0d;border-color:var(--tt-foreground)}.hero-stats{display:flex;gap:2rem}.stat-item{display:flex;flex-direction:column}.stat-value{font-size:1.5rem;font-weight:700;color:var(--tt-foreground)}.stat-label{font-size:.875rem;color:var(--tt-muted)}.hero-illustration{position:relative}.hero-illustration img{width:100%;height:auto;border-radius:1rem}.floating-badge{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--tt-card);border:1px solid var(--tt-border);border-radius:.5rem;font-size:.875rem;color:var(--tt-foreground);box-shadow:0 10px 30px #0000004d}.badge-verified{top:10%;right:-10%;color:#16a249}.badge-escrow{bottom:20%;left:-10%;color:var(--tt-secondary)}@media(max-width:768px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center;flex-wrap:wrap}.hero-stats{justify-content:center}.hero-illustration{order:-1;max-width:400px;margin:0 auto}.floating-badge{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hero-trustickets.css.map */
