.hero-section{position:relative;background-color:#000;border-bottom:1px solid #111;overflow:hidden;min-height:520px;padding:80px 40px;display:flex;align-items:center;justify-content:center}.hero--full{min-height:calc(100vh - 108px)}.hero--has-bg{background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero--light{color:#fff}.hero--dark{color:#000}.hero--dark .hero-subtitle{color:#333}.hero-inner{position:relative;max-width:900px;width:100%;display:flex;flex-direction:column;z-index:1}.hero--center .hero-inner{text-align:center;align-items:center}.hero--left .hero-inner{text-align:left;align-items:flex-start}.hero-spotlight{position:absolute;width:520px;height:520px;border-radius:999px;filter:blur(40px);opacity:.35;pointer-events:none}.hero-spotlight-left{left:-160px;top:40%;transform:translateY(-50%);background:radial-gradient(circle at center,rgba(40,40,80,.9),transparent 60%)}.hero-spotlight-right{right:-160px;top:45%;transform:translateY(-50%);background:radial-gradient(circle at center,rgba(120,60,40,.9),transparent 60%)}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background-color:#0f0f0ff2;border:1px solid #333;font-size:13px;margin-bottom:24px}.hero-badge-icon{font-size:14px}.hero-title{font-size:52px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px}.hero-subtitle{font-size:18px;color:#d0d0d0;margin:0 0 32px}.hero-actions{display:inline-flex;align-items:center;gap:16px}.hero-btn{min-width:160px;padding:12px 24px;border-radius:999px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.hero-btn-primary{background-color:#fff;color:#000;border:1px solid #ffffff;box-shadow:0 10px 30px #00000073}.hero-btn-primary:hover{background-color:#f2f2f2;border-color:#f2f2f2;transform:translateY(-1px);box-shadow:0 14px 40px #0009}.hero-btn-secondary{background-color:#0a0a0af2;color:#fff;border:1px solid #333}.hero-btn-secondary:hover{border-color:#555;background-color:#151515;transform:translateY(-1px)}@media (max-width: 768px){.hero-section{min-height:420px;padding:70px 20px}.hero-inner{align-items:center;text-align:center}.hero-title{font-size:34px;letter-spacing:.12em}.hero-subtitle{font-size:16px}.hero-actions{flex-direction:column;width:100%}.hero-btn{width:100%}.hero-spotlight{width:360px;height:360px;filter:blur(30px)}}.hero-section{min-height:380px;padding:60px 20px}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-hero.css.map */
