.hero-section{color:#f0f0f0;background:#0d0d0d;align-items:center;min-height:90vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.hero-blur{filter:blur(200px);background:#d42c3440;width:400px;height:400px;position:absolute;top:0;right:0}.hero-container{grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}.hero-content{text-align:center;order:2}.hero-title{color:#e8353d;margin:0;font-size:3rem;font-weight:700;line-height:1.1}.hero-description{color:#a1a1aa;max-width:640px;margin:1.5rem auto 0;font-size:1rem;font-weight:300;line-height:1.8}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-top:1rem;display:flex}.hero-btn{cursor:pointer;border-radius:12px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.hero-btn.primary{color:#fff;background:#d42c34;border:none}.hero-btn.primary:hover{background:#b3242b;box-shadow:0 0 20px #d42c3466}.hero-btn.secondary{color:#e4e4e7;background:0 0;border:1px solid #ffffff40}.hero-btn.secondary:hover{background:#ffffff0d;border-color:#ffffff80}.hero-image-wrapper{order:1;justify-content:center;display:flex}.hero-image{filter:grayscale()brightness(.85);height:auto;width:480px!important}.about{background:linear-gradient(#1a0a0b 0%,#0d0d0d 60%);padding:100px 24px}.about-top-text{color:#a1a1aa;text-align:center;margin-bottom:24px;font-size:15px}.about-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.about-logos img{filter:grayscale()invert()brightness(.6);height:80px;transition:filter .3s}.about-logos img:hover{filter:grayscale(0%)invert(0)brightness()}.about-content{grid-template-columns:1fr;align-items:start;gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.about-left{width:100%}.about-title{color:#f0f0f0;text-align:left;margin:0;padding-bottom:20px;font-size:36px;font-weight:700;line-height:1.2}.about-divider{letter-spacing:.18em;text-transform:uppercase;color:#e8353d;align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.about-divider-text{line-height:1}.about-divider-arrow{color:#a1a1aa;font-size:18px;font-weight:500;line-height:1}.about-description{color:#71717a;text-align:justify;max-width:760px;margin:0;font-size:15px;line-height:1.9}.about-right{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:1rem;display:flex}.about-stat-card{text-align:center;width:100%;max-width:110px}.about-stat-icon{color:#e8353d;background:0 0;border:1px solid #3f3f46;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0 auto .75rem;display:flex}.about-stat-icon:hover{color:#fff;background-color:#d42c34;border:1px solid #d42c34;transition:all .5s ease-in-out;box-shadow:0 0 15px #d42c34}.about-stat-icon img{object-fit:contain;width:26px;height:26px}.about-stat-number{color:#f0f0f0;margin:0 0 .4rem;font-size:25px;font-weight:800;line-height:1}.about-stat-label{color:#71717a;margin:0;font-size:10px;font-weight:600}.premadestore-section{background:#0d0d0d;padding-bottom:100px;position:relative;overflow:hidden}.premadestore-grid{opacity:.08;pointer-events:none;background-size:120px 120px;position:absolute;inset:0}.premadestore-container{z-index:2;grid-template-columns:1fr;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.premadestore-image-wrapper{border-radius:20px;order:1;width:100%;min-height:460px;position:relative;overflow:hidden}.premadestore-image-wrapper:before{content:"";z-index:1;pointer-events:none;width:140%;height:140%;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.premadestore-image{object-fit:contain;object-position:left bottom;z-index:2;transform-origin:0 100%;filter:drop-shadow(0 20px 40px #00000080);transform:scale(1);-webkit-mask-image:linear-gradient(#000 48%,#000000c7 64%,#00000073 78%,#0000002e 90%,#0000 100%);mask-image:linear-gradient(#000 48%,#000000c7 64%,#00000073 78%,#0000002e 90%,#0000 100%)}.premadestore-image-blur{filter:blur(24px);z-index:3;pointer-events:none;background:linear-gradient(#0d0d0d00 0%,#0d0d0d 100%);width:100%;height:140px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.premadestore-content{text-align:right;order:2;width:100%}.premadestore-title{color:#f0f0f0;text-align:right;margin:0;padding-bottom:20px;font-size:36px;font-weight:700;line-height:1.2}.premadestore-description{color:#71717a;text-align:justify;max-width:760px;margin:0;padding-bottom:28px;font-size:15px;line-height:1.9}.premadestore-btn{color:#e8353d;background:0 0;border:1px solid #d42c34;border-radius:10px;justify-content:center;align-items:center;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.premadestore-btn:hover{color:#fff;background:#d42c34;transform:translateY(-2px);box-shadow:0 0 20px #d42c3459}@media (min-width:640px){.hero-title{font-size:3.25rem}.hero-buttons{flex-direction:row}.hero-image{width:220px}}@media (min-width:768px){.about-content{grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:3rem}.about-right{flex-flow:column;justify-content:flex-start;align-items:center;gap:1.75rem;margin-top:0;padding-top:0}.about-stat-card{flex:30%;max-width:120px}.hero-section{padding-top:7rem}.hero-blur{width:600px;height:600px}.hero-container{grid-template-columns:1fr 1fr;padding:0 40px}.hero-content{text-align:left;order:1}.hero-description{margin-left:0;margin-right:0;font-size:1.125rem}.hero-buttons{justify-content:flex-start;align-items:flex-start}.hero-image-wrapper{order:2;justify-content:flex-end}.hero-image{width:320px}.premadestore-container{grid-template-columns:1fr 1fr;gap:2.5rem}.premadestore-image-wrapper{min-height:560px}.premadestore-content{order:2}}@media (min-width:1024px){.hero-title{font-size:4.5rem}.hero-image{width:350px}.about-content{grid-template-columns:minmax(0,1fr) 190px;gap:4rem}.about-right{margin-top:0;padding-top:0}}@media (max-width:767px){.premadestore-section{padding:30px 24px 60px}.premadestore-image-wrapper{min-height:320px}.premadestore-content{text-align:right}.premadestore-title{font-size:32px}.premadestore-description{text-align:justify;font-size:15px}.premadestore-btn{width:100%}}
