.products{position:relative;padding:140px 40px;background:#050505;overflow:hidden}.products-container{max-width:1400px;margin:auto}.products-header{text-align:center;margin-bottom:70px}.products-badge{display:inline-flex;padding:10px 18px;border-radius:999px;background:#ff66021f;border:1px solid rgba(255,102,2,.18);color:#ff6602;font-weight:700;margin-bottom:24px}.products-title{font-size:4rem;color:#fff;margin-bottom:22px;line-height:1.05}.products-description{max-width:720px;margin:auto;color:#a8a8a8;line-height:1.8;font-size:1.05rem}.product-filters{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:40px}.filter-button{padding:14px 22px;border:none;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;font-weight:600;transition:.3s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.filter-button:hover{background:#ff660229;border-color:#ff660238}.filter-button.active{background:linear-gradient(135deg,#ff6602,#ff8533);color:#fff;box-shadow:0 14px 30px #ff660247}.product-search{display:flex;justify-content:center;margin-bottom:60px}.product-search-input{width:100%;max-width:540px;padding:18px 22px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#fff;font-size:16px;outline:none;transition:.3s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-search-input:focus{border-color:#ff6602;box-shadow:0 0 0 4px #ff66021f}.product-search-input::placeholder{color:#888}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:34px;perspective:1400px}.product-card{position:relative;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.08);border-radius:32px;overflow:hidden;transition:transform .18s ease,box-shadow .3s ease,border-color .3s ease;transform-style:preserve-3d;will-change:transform;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;box-shadow:0 10px 40px #00000040}.product-card:hover{transform:translateY(-12px) scale(1.01);border-color:#ff660247;box-shadow:0 28px 60px #ff660229}.product-image-wrapper{position:relative;width:100%;height:320px;overflow:hidden}.product-image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.45),transparent 40%)}.product-image{width:100%;height:100%;object-fit:cover;transition:.45s ease}.product-card:hover .product-image{transform:scale(1.08)}.product-content{padding:28px}.product-title{color:#fff;font-size:1.55rem;margin-bottom:12px;line-height:1.2}.product-price{color:#ff6602;font-size:1.2rem;font-weight:700;margin-bottom:24px}.product-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:15px 22px;border-radius:16px;background:linear-gradient(135deg,#ff6602,#ff8533);color:#fff;text-decoration:none;font-weight:700;letter-spacing:.3px;transition:.35s ease;box-shadow:0 10px 24px #ff660233}.product-button:hover{transform:translateY(-3px);box-shadow:0 18px 40px #ff660259}.product-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000c7;display:flex;align-items:center;justify-content:center;z-index:3000;padding:30px}.product-modal{width:100%;max-width:1100px;background:linear-gradient(180deg,#141414f5,#0a0a0aeb);border:1px solid rgba(255,255,255,.08);border-radius:36px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;position:relative;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 30px 80px #00000073}.product-modal-close{position:absolute;top:20px;right:20px;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer;font-size:18px;transition:.3s ease}.product-modal-close:hover{background:#ff66022e}.product-modal-image-wrapper{height:100%}.product-modal-image{width:100%;height:100%;object-fit:cover}.product-modal-content{padding:60px;display:flex;flex-direction:column;justify-content:center}.product-modal-badge{display:inline-flex;width:max-content;padding:10px 18px;border-radius:999px;background:#ff66021f;border:1px solid rgba(255,102,2,.18);color:#ff6602;font-weight:700;margin-bottom:24px}.product-modal-title{font-size:3rem;color:#fff;line-height:1.1;margin-bottom:20px}.product-modal-price{color:#ff6602;font-size:1.8rem;font-weight:800;margin-bottom:24px}.product-modal-description{color:#b3b3b3;line-height:1.9;margin-bottom:40px}.product-modal-button{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:16px 28px;border-radius:18px;background:linear-gradient(135deg,#ff6602,#ff8533);color:#fff;text-decoration:none;font-weight:700;transition:.35s ease;box-shadow:0 12px 28px #ff660238}.product-modal-button:hover{transform:translateY(-3px);box-shadow:0 18px 42px #ff660259}@media (max-width:1000px){.products-title{font-size:3rem}.product-modal{grid-template-columns:1fr}.product-modal-content{padding:40px 30px}.product-modal-title{font-size:2.2rem}}@media (max-width:640px){.products{padding:110px 20px}.products-title{font-size:2.3rem}.products-grid{grid-template-columns:1fr}.product-content{padding:22px}.product-image-wrapper{height:280px}.product-search-input{font-size:15px}.filter-button{width:100%}}.stats{position:relative;padding:60px 40px 120px;background:#050505}.stats-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px}.stat-card{position:relative;padding:42px;border-radius:30px;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;text-align:center;box-shadow:0 18px 42px #00000040;transition:.35s ease}.stat-card:hover{transform:translateY(-8px);border-color:#ff66023d}.stat-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:#ff66021f;filter:blur(90px);top:-80px;right:-80px}.stat-number{position:relative;color:#fff;font-size:3.5rem;margin-bottom:16px;z-index:2}.stat-label{position:relative;color:#a8a8a8;z-index:2}@media (max-width:768px){.stats{padding:40px 20px 90px}.stat-number{font-size:2.7rem}.stat-card{padding:34px}}.footer{position:relative;padding:120px 40px 40px;background:#050505;border-top:1px solid rgba(255,255,255,.06);overflow:hidden}.footer-container{max-width:1400px;margin:auto;display:flex;justify-content:space-between;gap:80px;flex-wrap:wrap}.footer-brand{max-width:420px}.footer-logo{color:#fff;font-size:3rem;margin-bottom:24px;letter-spacing:-2px}.footer-logo span{color:#ff6602}.footer-description{color:#999;line-height:1.9}.footer-links{display:flex;gap:80px;flex-wrap:wrap}.footer-column{display:flex;flex-direction:column;gap:16px}.footer-column h3{color:#fff;margin-bottom:10px}.footer-column a{color:#999;text-decoration:none;transition:.3s ease}.footer-column a:hover{color:#ff6602}.footer-bottom{margin-top:80px;padding-top:30px;border-top:1px solid rgba(255,255,255,.06);text-align:center}.footer-bottom p{color:#777}@media (max-width:768px){.footer{padding:90px 20px 30px}.footer-container{flex-direction:column}.footer-links{gap:50px}.footer-logo{font-size:2.4rem}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:9999;background:#050505b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.navbar-container{max-width:1400px;margin:auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between}.navbar-logo{display:flex;align-items:center;gap:14px;text-decoration:none}.navbar-logo-image{width:70px;height:70px;object-fit:contain}.navbar-logo-text{color:#fff;font-size:2rem;font-weight:800;letter-spacing:-1px}.navbar-logo-text span{color:#ff6602}.navbar-links{display:flex;align-items:center;gap:36px}.navbar-links a{color:#fff;text-decoration:none;transition:.3s ease}.navbar-links a:hover{color:#ff6602}.navbar-button{padding:14px 22px;border-radius:16px;background:linear-gradient(135deg,#ff6602,#ff8533);box-shadow:0 12px 28px #ff660238}.mobile-menu-button{display:none;width:52px;height:52px;border:none;border-radius:16px;background:#ffffff0d;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px}.mobile-menu-button span{width:24px;height:2px;background:#fff;border-radius:999px}.mobile-menu{position:absolute;top:100%;left:0;width:100%;background:#0a0a0af5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:24px;padding:30px;transform:translateY(-20px);opacity:0;pointer-events:none;transition:.35s ease}.mobile-menu.active{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-menu a{color:#fff;text-decoration:none;font-size:1.1rem}.mobile-menu-button-link{display:flex;align-items:center;justify-content:center;padding:16px 22px;border-radius:16px;background:linear-gradient(135deg,#ff6602,#ff8533)}@media (max-width:980px){.navbar-links{display:none}.mobile-menu-button{display:flex}}@media (max-width:640px){.navbar-container{padding:14px 20px}.navbar-logo-image{width:56px;height:56px}.navbar-logo-text{font-size:1.5rem}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:140px 40px;background:radial-gradient(circle at top left,rgba(255,102,2,.18),transparent 35%),radial-gradient(circle at bottom right,rgba(255,255,255,.08),transparent 35%),#050505}.hero:before{content:"";position:absolute;top:-200px;right:-200px;bottom:-200px;left:-200px;background:linear-gradient(120deg,#ff660214,#ffffff05,#ff660214);animation:heroGradient 14s linear infinite;z-index:0}@keyframes heroGradient{0%{transform:translate(-10%) rotate(0)}50%{transform:translate(10%) rotate(180deg)}to{transform:translate(-10%) rotate(360deg)}}.hero-container{position:relative;z-index:2;width:100%;max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-content{position:relative;z-index:2}.hero-badge{display:inline-flex;padding:12px 20px;border-radius:999px;background:#ff66021f;border:1px solid rgba(255,102,2,.2);color:#ff6602;font-weight:700;margin-bottom:28px}.hero-title{font-size:5rem;line-height:1.05;color:#fff;margin-bottom:28px}.hero-title span{color:#ff6602}.hero-description{max-width:620px;color:#b3b3b3;line-height:1.8;font-size:1.15rem;margin-bottom:40px}.hero-buttons{display:flex;gap:18px;margin-bottom:60px}.hero-button-primary{padding:18px 30px;border-radius:18px;background:#ff6602;color:#fff;text-decoration:none;font-weight:700;transition:.3s}.hero-button-primary:hover{transform:translateY(-3px);box-shadow:0 16px 36px #ff660259}.hero-button-secondary{padding:18px 30px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fff;text-decoration:none;font-weight:700;transition:.3s}.hero-button-secondary:hover{background:#ffffff1a}.hero-stats{display:flex;gap:50px}.hero-stat h3{color:#fff;font-size:2rem;margin-bottom:8px}.hero-stat p{color:#999}.hero-visual{position:relative;z-index:2}.hero-card{position:relative;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:32px;overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 60px #00000059}.hero-card-badge{position:absolute;top:20px;left:20px;z-index:3;padding:10px 16px;border-radius:999px;background:#ff6602;color:#fff;font-weight:700}.hero-image{width:100%;height:620px;object-fit:cover}.hero-card-content{padding:32px}.hero-card-content h3{color:#fff;font-size:2rem;margin-bottom:16px}.hero-card-content p{color:#b3b3b3;line-height:1.8}.hero-glow{position:absolute;border-radius:50%;filter:blur(120px);z-index:0}.hero-glow-1{width:320px;height:320px;background:#ff66022e;top:-80px;left:-80px}.hero-glow-2{width:420px;height:420px;background:#ffffff0f;bottom:-120px;right:-120px}@media (max-width:1000px){.hero-container{grid-template-columns:1fr;gap:60px}.hero-title{font-size:3.5rem}.hero-image{height:500px}}@media (max-width:640px){.hero{padding:120px 20px}.hero-title{font-size:2.7rem}.hero-buttons{flex-direction:column}.hero-stats{gap:28px;flex-wrap:wrap}.hero-image{height:420px}}.mouse-glow{position:fixed;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(255,102,2,.14),transparent 70%);pointer-events:none;z-index:1;transform:translateZ(0);transition:left .12s linear,top .12s linear}*{margin:0;padding:0;box-sizing:border-box}body{font-family:sans-serif;background:#0f0f0f;color:#fff}*{cursor:none}.custom-cursor{position:fixed;width:22px;height:22px;border-radius:50%;background:#ff6602e6;pointer-events:none;z-index:99999;transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease,background .2s ease;box-shadow:0 0 24px #ff66028c}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#050505;display:flex;align-items:center;justify-content:center;z-index:999999}.loader-logo{color:#fff;font-size:5rem;font-weight:900;letter-spacing:-3px}.loader-logo span{color:#ff6602}.particles{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.particle{position:absolute;bottom:-40px;border-radius:50%;background:#ffffff14;animation:floatParticle linear infinite;filter:blur(1px)}@keyframes floatParticle{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-120vh) scale(1.4);opacity:0}}.spotlight{position:fixed;width:500px;height:500px;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(255,102,2,.1),transparent 70%);mix-blend-mode:screen;transition:left .08s linear,top .08s linear;filter:blur(20px)}
