html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}main{padding-top:90px}img{width:100%}.row{display:flex;flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem}.col{flex:1 0 0%;padding-right:1.5rem;padding-left:1.5rem}.col-1{flex:0 0 auto;width:8.3333333333%;padding-right:1.5rem;padding-left:1.5rem}.col-2{flex:0 0 auto;width:16.6666666667%;padding-right:1.5rem;padding-left:1.5rem}.col-3{flex:0 0 auto;width:25%;padding-right:1.5rem;padding-left:1.5rem}.col-4{flex:0 0 auto;width:33.3333333333%;padding-right:1.5rem;padding-left:1.5rem}.col-5{flex:0 0 auto;width:41.6666666667%;padding-right:1.5rem;padding-left:1.5rem}.col-6{flex:0 0 auto;width:50%;padding-right:1.5rem;padding-left:1.5rem}.col-7{flex:0 0 auto;width:58.3333333333%;padding-right:1.5rem;padding-left:1.5rem}.col-8{flex:0 0 auto;width:66.6666666667%;padding-right:1.5rem;padding-left:1.5rem}.col-9{flex:0 0 auto;width:75%;padding-right:1.5rem;padding-left:1.5rem}.col-10{flex:0 0 auto;width:83.3333333333%;padding-right:1.5rem;padding-left:1.5rem}.col-11{flex:0 0 auto;width:91.6666666667%;padding-right:1.5rem;padding-left:1.5rem}.col-12{flex:0 0 auto;width:100%;padding-right:1.5rem;padding-left:1.5rem}.mt-0{margin-top:0rem}.mb-0{margin-bottom:0rem}.my-0{margin-top:0rem;margin-bottom:0rem}.pt-0{padding-top:0rem}.pb-0{padding-bottom:0rem}.py-0{padding-top:0rem;padding-bottom:0rem}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.my-1{margin-top:1rem;margin-bottom:1rem}.pt-1{padding-top:1rem}.pb-1{padding-bottom:1rem}.py-1{padding-top:1rem;padding-bottom:1rem}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.my-2{margin-top:2rem;margin-bottom:2rem}.pt-2{padding-top:2rem}.pb-2{padding-bottom:2rem}.py-2{padding-top:2rem;padding-bottom:2rem}.mt-3{margin-top:3rem}.mb-3{margin-bottom:3rem}.my-3{margin-top:3rem;margin-bottom:3rem}.pt-3{padding-top:3rem}.pb-3{padding-bottom:3rem}.py-3{padding-top:3rem;padding-bottom:3rem}.mt-4{margin-top:4rem}.mb-4{margin-bottom:4rem}.my-4{margin-top:4rem;margin-bottom:4rem}.pt-4{padding-top:4rem}.pb-4{padding-bottom:4rem}.py-4{padding-top:4rem;padding-bottom:4rem}.mt-5{margin-top:5rem}.mb-5{margin-bottom:5rem}.my-5{margin-top:5rem;margin-bottom:5rem}.pt-5{padding-top:5rem}.pb-5{padding-bottom:5rem}.py-5{padding-top:5rem;padding-bottom:5rem}.d-flex{display:flex}.flex-column{flex-direction:column}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.flex-wrap{flex-wrap:wrap}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#6c63ff}.text-secondary{color:#6e6e6e}.d-none{display:none}.d-block{display:block}@media(max-width: 992px){.d-lg-none{display:none}.d-lg-block{display:block}}@media(max-width: 768px){.d-md-none{display:none}.d-md-block{display:block}}@media(max-width: 576px){.d-sm-none{display:none}.d-sm-block{display:block}}*{margin:0;padding:0;box-sizing:border-box}:root{--x-primary-bg: #0a0a0a;--x-secondary-bg: #1a1a1a;--x-accent-neon: #00ff88;--x-accent-purple: #8b5cf6;--x-accent-blue: #3b82f6;--x-text-primary: #ffffff;--x-text-secondary: #a1a1aa;--x-border-glow: rgba(0, 255, 136, 0.3);--x-shadow-neon: 0 0 20px rgba(0, 255, 136, 0.5)}body{font-family:"Arial",sans-serif;background:var(--x-primary-bg);color:var(--x-text-primary);line-height:1.6;overflow-x:hidden}h1,h2,h3{color:var(--x-text-header);margin-bottom:.5rem}a{color:var(--x-accent-neon);text-decoration:none;transition:color .3s ease}a:hover{color:var(--x-accent-blue)}.x-container{width:90%;max-width:1200px;margin:0 auto;padding:1rem 0}.x-header__container{position:fixed;top:0;width:100%;background:rgba(26,26,26,.95);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid var(--x-border-glow)}.x-header__wrapper{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.x-header__logo{font-size:1.8rem;font-weight:bold;color:var(--x-accent-neon);text-shadow:var(--x-shadow-neon);text-decoration:none}.x-header__nav{display:flex;gap:2rem}.x-header__link{color:var(--x-text-primary);text-decoration:none;transition:all .3s ease;position:relative}.x-header__link:hover{color:var(--x-accent-neon);text-shadow:0 0 10px var(--x-accent-neon)}.x-header__link::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--x-accent-neon);transition:width .3s ease}.x-header__link:hover::after{width:100%}.x-header__burger{display:none;flex-direction:column;cursor:pointer;gap:4px;padding:5px;background:none;border:none;z-index:1001}.x-header__burger-line{width:25px;height:3px;background:var(--x-accent-neon);transition:all .3s ease;border-radius:2px}.x-header__burger.active .x-header__burger-line:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.x-header__burger.active .x-header__burger-line:nth-child(2){opacity:0}.x-header__burger.active .x-header__burger-line:nth-child(3){transform:rotate(-45deg) translate(7px, -6px)}.x-header__mobile-nav{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:rgba(26,26,26,.98);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:left .3s ease;z-index:999}.x-header__mobile-nav.active{left:0}.x-header__mobile-nav a{display:block;padding:1.5rem 2rem;color:var(--x-text-primary);text-decoration:none;font-size:1.5rem;text-align:center;transition:all .3s ease;border-bottom:1px solid var(--x-border-glow);width:80%;margin:.5rem 0}.x-header__mobile-nav a:hover{color:var(--x-accent-neon);text-shadow:0 0 10px var(--x-accent-neon);transform:translateX(10px)}.x-header__mobile-nav a:last-child{border-bottom:none}.x-hero__container{min-height:100vh;background:linear-gradient(135deg, var(--x-primary-bg) 0%, var(--x-secondary-bg) 100%);display:flex;align-items:center;position:relative;overflow:hidden}.x-hero__container::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("https://images.unsplash.com/photo-1538481199705-c710c4e965fc?w=1920&h=1080&fit=crop") center/cover;opacity:.1;z-index:1}.x-hero__wrapper{max-width:1200px;margin:0 auto;padding:2rem;position:relative;z-index:2}.x-hero__content{max-width:600px}.x-hero__title{font-size:3.5rem;font-weight:bold;margin-bottom:1rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-purple));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;animation:x-glow-pulse 2s ease-in-out infinite alternate}.x-hero__subtitle{font-size:1.2rem;color:var(--x-text-secondary);margin-bottom:2rem}.x-hero__cta{display:inline-block;padding:1rem 2rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-blue));color:var(--x-primary-bg);text-decoration:none;border-radius:50px;font-weight:bold;transition:all .3s ease;box-shadow:var(--x-shadow-neon)}.x-hero__cta:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,255,136,.7)}.x-about__container{padding:5rem 2rem;background:var(--x-secondary-bg)}.x-about__wrapper{max-width:1200px;margin:0 auto}.x-about__title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--x-accent-neon)}.x-about__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.x-about__card{background:var(--x-primary-bg);padding:2rem;border-radius:15px;border:1px solid var(--x-border-glow);transition:all .3s ease;text-align:center}.x-about__card:hover{transform:translateY(-10px);box-shadow:var(--x-shadow-neon)}.x-about__icon{font-size:3rem;margin-bottom:1rem;color:var(--x-accent-neon)}.x-about__card-title{font-size:1.5rem;margin-bottom:1rem;color:var(--x-text-primary)}.x-about__card-text{color:var(--x-text-secondary)}.x-products__container{padding:5rem 2rem;background:var(--x-primary-bg)}.x-products__wrapper{max-width:1200px;margin:0 auto}.x-products__title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--x-accent-purple)}.x-products__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem}.x-product__card{background:var(--x-secondary-bg);border-radius:15px;overflow:hidden;border:1px solid var(--x-border-glow);transition:all .3s ease;position:relative}.x-product__card:hover{transform:scale(1.05);box-shadow:var(--x-shadow-neon)}.x-product__badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-blue));color:var(--x-primary-bg);padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:bold;z-index:2}.x-product__image{width:100%;height:200px;object-fit:cover}.x-product__content{padding:1.5rem}.x-product__name{font-size:1.3rem;margin-bottom:.5rem;color:var(--x-text-primary)}.x-product__description{color:var(--x-text-secondary);margin-bottom:1rem;font-size:.9rem}.x-product__specs{margin-bottom:1.5rem}.x-product__spec{display:flex;justify-content:space-between;margin-bottom:.3rem;font-size:.9rem}.x-product__spec-label{color:var(--x-text-secondary)}.x-product__spec-value{color:var(--x-accent-neon);font-weight:bold}.x-product__price-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.x-product__price{font-size:1.5rem;font-weight:bold;color:var(--x-accent-neon)}.x-product__old-price{font-size:1.2rem;color:var(--x-text-secondary);text-decoration:line-through}.x-product__actions{display:block}.x-product__btn{width:100%;padding:.8rem;border:none;border-radius:25px;cursor:pointer;font-weight:bold;transition:all .3s ease;font-size:1rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-blue));color:var(--x-primary-bg)}.x-product__btn:hover{transform:translateY(-2px);box-shadow:var(--x-shadow-neon)}.x-cta__container{padding:5rem 2rem;background:linear-gradient(135deg, var(--x-secondary-bg), var(--x-primary-bg))}.x-cta__wrapper{max-width:800px;margin:0 auto;text-align:center}.x-cta__title{font-size:2.5rem;margin-bottom:1rem;color:var(--x-accent-neon)}.x-cta__subtitle{font-size:1.2rem;color:var(--x-text-secondary);margin-bottom:2rem}.x-formwrap__cta{display:flex;gap:1rem;max-width:500px;margin:0 auto}.x-formwrap__input{flex:1;padding:1rem;background:var(--x-primary-bg);border:2px solid var(--x-border-glow);border-radius:25px;color:var(--x-text-primary);font-size:1rem}.x-formwrap__input:focus{outline:none;box-shadow:var(--x-shadow-neon)}.x-formwrap__btn{padding:1rem 2rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-blue));color:var(--x-primary-bg);border:none;border-radius:25px;cursor:pointer;font-weight:bold;transition:all .3s ease}.x-formwrap__btn:hover{transform:translateY(-2px);box-shadow:var(--x-shadow-neon)}.x-formwrap__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.x-success__message{display:none;background:linear-gradient(45deg, #10b981, #059669);color:#fff;padding:1.5rem;border-radius:10px;text-align:center;margin-top:1rem;animation:x-success-appear .5s ease}.x-success__message.show{display:block}.x-success__icon{font-size:2rem;margin-bottom:.5rem;display:block}.x-footer__container{background:var(--x-secondary-bg);padding:3rem 2rem 1rem;border-top:1px solid var(--x-border-glow)}.x-footer__wrapper{max-width:1200px;margin:0 auto}.x-footer__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-bottom:2rem}.x-footer__section h3{color:var(--x-accent-neon);margin-bottom:1rem}.x-footer__section p,.x-footer__section a{color:var(--x-text-secondary);text-decoration:none;margin-bottom:.5rem;display:block;transition:color .3s ease}.x-footer__section a:hover{color:var(--x-accent-neon)}.x-footer__bottom{text-align:center;padding-top:2rem;border-top:1px solid var(--x-border-glow);color:var(--x-text-secondary)}.x-contacts__container{padding:8rem 2rem 4rem;min-height:100vh;background:linear-gradient(135deg, var(--x-primary-bg) 0%, var(--x-secondary-bg) 100%)}.x-contacts__wrapper{max-width:1000px;margin:0 auto}.x-contacts__title{text-align:center;font-size:3rem;margin-bottom:2rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-purple));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.x-contacts__subtitle{text-align:center;font-size:1.2rem;color:var(--x-text-secondary);margin-bottom:4rem}.x-contacts__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.x-contacts__info{background:var(--x-secondary-bg);padding:2rem;border-radius:15px;border:1px solid var(--x-border-glow)}.x-contacts__info h3{color:var(--x-accent-neon);margin-bottom:1.5rem;font-size:1.5rem}.x-contacts__info-item{display:flex;align-items:center;margin-bottom:1rem;color:var(--x-text-secondary)}.x-contacts__info-icon{font-size:1.2rem;margin-right:1rem;color:var(--x-accent-neon);width:20px}.x-contacts__form{background:var(--x-secondary-bg);padding:2rem;border-radius:15px;border:1px solid var(--x-border-glow)}.x-contacts__form h3{color:var(--x-accent-purple);margin-bottom:1.5rem;font-size:1.5rem}.x-form__group{margin-bottom:1.5rem}.x-form__label{display:block;margin-bottom:.5rem;color:var(--x-text-primary);font-weight:bold}.x-form__input,.x-form__textarea{width:100%;padding:1rem;background:var(--x-primary-bg);border:2px solid var(--x-border-glow);border-radius:10px;color:var(--x-text-primary);font-size:1rem;transition:all .3s ease}.x-form__input:focus,.x-form__textarea:focus{outline:none;box-shadow:var(--x-shadow-neon);border-color:var(--x-accent-neon)}.x-form__textarea{resize:vertical;min-height:120px}.x-form__btn{width:100%;padding:1rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-blue));color:var(--x-primary-bg);border:none;border-radius:25px;cursor:pointer;font-weight:bold;font-size:1rem;transition:all .3s ease}.x-form__btn:hover{transform:translateY(-2px);box-shadow:var(--x-shadow-neon)}.x-form__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.x-price__container{padding:8rem 2rem 4rem;min-height:100vh;background:linear-gradient(135deg, var(--x-primary-bg) 0%, var(--x-secondary-bg) 100%)}.x-price__wrapper{max-width:1200px;margin:0 auto}.x-price__title{text-align:center;font-size:3rem;margin-bottom:1rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-purple));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.x-price__subtitle{text-align:center;font-size:1.2rem;color:var(--x-text-secondary);margin-bottom:3rem}.x-filter__container{background:var(--x-secondary-bg);padding:2rem;border-radius:15px;border:1px solid var(--x-border-glow);margin-bottom:3rem}.x-filter__title{color:var(--x-accent-neon);margin-bottom:1rem;font-size:1.3rem}.x-filter__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem;align-items:end}.x-filter__group{display:flex;flex-direction:column}.x-filter__label{color:var(--x-text-primary);margin-bottom:.5rem;font-weight:bold}.x-filter__select,.x-filter__input{padding:.8rem;background:var(--x-primary-bg);border:2px solid var(--x-border-glow);border-radius:8px;color:var(--x-text-primary);font-size:1rem}.x-filter__select:focus,.x-filter__input:focus{outline:none;border-color:var(--x-accent-neon);box-shadow:0 0 10px rgba(0,255,136,.3)}.x-filter__btn{padding:.8rem 1.5rem;background:linear-gradient(45deg, var(--x-accent-purple), var(--x-accent-blue));color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:bold;transition:all .3s ease}.x-filter__btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(139,92,246,.5)}.x-no-results{text-align:center;padding:4rem 2rem;color:var(--x-text-secondary)}.x-no-results__icon{font-size:4rem;margin-bottom:1rem}.x-no-results__title{font-size:1.5rem;margin-bottom:.5rem;color:var(--x-text-primary)}.x-product__container{padding:8rem 2rem 4rem;min-height:100vh;background:linear-gradient(135deg, var(--x-primary-bg) 0%, var(--x-secondary-bg) 100%)}.x-product__wrapper{max-width:1200px;margin:0 auto}.x-breadcrumb{margin-bottom:2rem;color:var(--x-text-secondary)}.x-breadcrumb a{color:var(--x-accent-neon);text-decoration:none}.x-breadcrumb a:hover{text-decoration:underline}.x-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.x-product__image-section{position:relative}.x-product__main-image{width:100%;height:500px;object-fit:cover;border-radius:15px;border:1px solid var(--x-border-glow)}.x-product__info{background:var(--x-secondary-bg);padding:2rem;border-radius:15px;border:1px solid var(--x-border-glow)}.x-product__title{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(45deg, var(--x-accent-neon), var(--x-accent-purple));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.x-product__specs{margin-bottom:2rem}.x-product__specs-title{color:var(--x-accent-purple);margin-bottom:1rem;font-size:1.3rem}.x-product__spec{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid var(--x-border-glow)}.x-product__spec:last-child{border-bottom:none}.x-features__container{background:var(--x-secondary-bg);padding:3rem;border-radius:15px;border:1px solid var(--x-border-glow);margin-bottom:3rem}.x-features__title{color:var(--x-accent-neon);margin-bottom:2rem;font-size:1.8rem;text-align:center}.x-features__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem}.x-feature__card{background:var(--x-primary-bg);padding:1.5rem;border-radius:10px;border:1px solid var(--x-border-glow);text-align:center;transition:all .3s ease}.x-feature__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,255,136,.2)}.x-feature__icon{font-size:2rem;margin-bottom:1rem;color:var(--x-accent-neon)}.x-feature__title{color:var(--x-text-primary);margin-bottom:.5rem;font-size:1.1rem}.x-feature__description{color:var(--x-text-secondary);font-size:.9rem}@keyframes x-glow-pulse{0%{text-shadow:0 0 5px var(--x-accent-neon)}100%{text-shadow:0 0 20px var(--x-accent-neon),0 0 30px var(--x-accent-neon)}}@keyframes x-success-appear{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 768px){body{overflow-x:hidden}.x-header__nav{display:none}.x-header__burger{display:flex}.x-hero__title{font-size:2.5rem}.x-formwrap__cta{flex-direction:column}.x-about__grid,.x-products__grid{grid-template-columns:1fr}.x-contacts__grid{grid-template-columns:1fr;gap:2rem}.x-contacts__title,.x-price__title{font-size:2rem}.x-filter__grid{grid-template-columns:1fr}.x-product__grid{grid-template-columns:1fr;gap:2rem}.x-product__title{font-size:2rem}.x-product__actions{flex-direction:column}.x-features__grid{grid-template-columns:1fr}.x-product__main-image{height:300px}}@media(max-width: 480px){.x-hero__title{font-size:2rem}.x-about__title,.x-products__title,.x-cta__title{font-size:2rem}.x-header__wrapper{padding:1rem}.x-hero__wrapper,.x-about__wrapper,.x-products__wrapper,.x-cta__wrapper{padding:1rem}}.policy{padding:110px 0;text-align:center}.policy .x-products__wrapper{padding:0 20px}.policy h2{margin-bottom:28px}.policy p{margin:8px 0 28px}.policy a{max-width:300px}.policy ul,.policy ol{list-style:none}.policy .default-button{margin-bottom:10px}.policy .default-button:last-child{margin-bottom:0}
