.home-bolt{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1f2937}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-bg-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#8b5cf6e6,#f97316cc);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;margin:0 auto}.hero-headline{font-size:clamp(4rem,8vw,6rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-headline .highlight{background:linear-gradient(45deg,#fbbf24,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subheadline{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:2rem;opacity:.95;font-weight:500}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1.25rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.25rem;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;text-align:center;justify-content:center}.cta-button.primary{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 6px 20px #f9731666}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #f9731699}.cta-button.secondary{background:#8b5cf6;color:#fff;box-shadow:0 2px 10px #8b5cf64d}.cta-button.secondary:hover{background:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 15px #8b5cf666}.cta-button.full-width{width:100%}.cta-icon{width:20px;height:20px}.hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:3rem}.stat{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:2rem;font-weight:800;color:#fbbf24}.stat-label{font-size:.875rem;opacity:.9;font-weight:500}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.live-drops-section{padding:5rem 0;background:linear-gradient(180deg,#f8fafc,#e2e8f0)}.drops-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.drop-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid transparent}.drop-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026;border-color:#8b5cf6}.drop-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.creator-info{display:flex;align-items:center;gap:.75rem}.creator-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #8b5cf6}.creator-name{font-size:1.125rem;font-weight:700;margin-bottom:.25rem;color:#1f2937}.creator-milestone{font-size:.875rem;color:#6b7280;font-weight:500}.live-indicator{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.product-preview{margin-bottom:1.5rem}.product-image{width:100%;height:200px;object-fit:cover;border-radius:12px}.drop-card-footer{display:flex;flex-direction:column;gap:1rem}.countdown-timer{display:flex;justify-content:space-between;background:#f3f4f6;padding:1rem;border-radius:12px;margin-bottom:1rem}.time-unit{display:flex;flex-direction:column;align-items:center;flex:1}.time-value{font-size:1.5rem;font-weight:800;color:#ef4444}.time-label{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase}.how-it-works-section{padding:5rem 0;background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.step-card{text-align:center;padding:2rem}.step-icon{width:80px;height:80px;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 20px #8b5cf64d}.step-icon .icon{width:36px;height:36px;color:#fff}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.step-description{color:#6b7280;font-size:1.125rem;line-height:1.7}.email-signup-section{padding:5rem 0;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff}.signup-content{text-align:center;max-width:600px;margin:0 auto}.signup-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.signup-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9}.signup-form{margin-bottom:2rem}.form-group{display:flex;align-items:center;background:#fff;border-radius:50px;padding:.5rem;box-shadow:0 4px 20px #0000001a}.form-icon{width:20px;height:20px;color:#6b7280;margin:0 1rem}.email-input{flex:1;border:none;outline:none;padding:1rem 0;font-size:1rem;color:#1f2937}.email-input::placeholder{color:#9ca3af}.success-message{background:#10b98133;color:#10b981;padding:1rem;border-radius:12px;font-weight:600;border:1px solid rgba(16,185,129,.3)}.footer{background:#1f2937;color:#e5e7eb;padding:3rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#8b5cf6}.social-links{display:flex;gap:1rem}.social-link{width:40px;height:40px;background:#8b5cf61a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-link:hover{background:#8b5cf6;transform:translateY(-2px)}.social-icon{width:18px;height:18px;color:#9ca3af}.social-link:hover .social-icon{color:#fff}.email-signup-section .signup-title{color:#fff!important}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#9ca3af}.hero-headline,.hero-subheadline{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.7)}@media (max-width:768px){.container{padding:0 1rem}.hero-stats{gap:2rem}.stat-number{font-size:1.5rem}.drops-grid{grid-template-columns:1fr;gap:1.5rem}.steps-grid{grid-template-columns:1fr;gap:2rem}.countdown-timer{padding:.75rem}.time-value{font-size:1.25rem}.form-group{flex-direction:column;padding:1rem;border-radius:20px;gap:1rem}.email-input{width:100%;padding:.75rem;border-radius:12px;border:1px solid #e5e7eb}.cta-button{width:100%;border-radius:12px}}@media (max-width:480px){.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}.hero-section-with-bg{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-image:none}.hero-section-with-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-url);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(6px);transform:scale(1.05);z-index:0}.hero-section-with-bg .container{position:relative;z-index:0;width:100%}.hero-section-with-bg .hero-content{margin:0 auto;max-width:800px}.hero-headline,.hero-subheadline{color:#fff;text-shadow:0 3px 5px rgba(0,0,0,.7)}.hero-section-with-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(130% 130% at 50% 70%,#0000 40%,#00000059);pointer-events:none}.drop-countdown-bar{position:relative;z-index:5;background:#0f172a;color:#fff;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.countdown-bar-inner{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.countdown-label{font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.9}.countdown{display:flex;gap:1rem}.time-unit{display:flex;flex-direction:column;align-items:center;min-width:64px}.time-value{font-size:1.25rem;font-weight:800;color:#ffd166;text-shadow:0 1px 6px rgba(0,0,0,.45)}.time-label{font-size:.7rem;color:#ffffffe6;font-weight:600;text-transform:uppercase}@media (max-width: 640px){.time-unit{min-width:52px}.time-value{font-size:1.1rem}}.drops-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.drop-card{flex:0 0 350px;max-width:350px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/bolt-home.css.map */
