*{margin:0;box-sizing:border-box}button,input,select,textarea{font-family:inherit}html{scroll-behavior:smooth}[id]{scroll-margin-top:30px}@media(min-width:900px){[id]{scroll-margin-top:60px}}h1,h2,h3,h4,h5,h6,.hero-title h1,.product-category-title,.section-title,.product-item-name,.browser-card-name{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}:root{--accent: #366AF3;--accent-light: #5a88ff;--bg: #fff;--surface: #F6F6F6;--surface-alt: #f0f0f0;--border: #e2e4ea;--text: #222;--text-sub: #5f6577;--text-muted: #9398a8;--dark: #272567;--dark-light: #302e72;--r: 28px}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;color:var(--text);background:var(--bg);min-height:100vh;-webkit-font-smoothing:antialiased}::selection{background:#0077ff26}.bg-orbs{display:none}#front{position:relative;z-index:1}.container{max-width:1400px;margin:0 auto;padding:0 16px}@media(min-width:900px){.container{padding:0 40px}}.btn{padding:10px 22px;background:var(--accent);color:#fff;border-radius:10px;text-decoration:none;font-size:15px;font-weight:500;letter-spacing:-.2px;border:none;cursor:pointer;display:inline-block}.btn-large{padding:14px 28px;font-size:16px;border-radius:12px}@media(min-width:900px){.btn-large{font-size:18px}}.btn-outline{background:var(--surface);border:1px solid var(--border);color:var(--text);margin-left:12px}header{position:sticky;top:0;z-index:100;background:#fffd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 0}.header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;padding:14px;gap:12px}@media(min-width:900px){.header-inner{padding:0 14px}}.header-logo{text-decoration:none;flex-shrink:0}.logo-svg{height:36px;width:auto;display:block}.burger{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px 0 10px 10px;flex-shrink:0}@media(min-width:900px){.burger{display:none}}.burger span{width:24px;height:2px;background:var(--text);display:block;transition:all .3s}.header-nav{position:absolute;top:100%;right:16px;width:auto;min-width:260px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;border:1px solid var(--border);z-index:10;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility 0s .2s;padding:8px 0}.header-nav.active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s,transform .2s,visibility 0s}@media(min-width:900px){.header-nav{position:static;transform:none;transition:none;visibility:visible;opacity:1;width:auto;height:auto;min-width:0;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border:none;border-radius:0;padding:0;display:block;flex:1}}.menu-close{display:none}.header-nav ul{list-style:none;display:flex;flex-direction:column;gap:0;padding:0}@media(min-width:900px){.header-nav ul{flex-direction:row;justify-content:flex-start;padding:16px 0;gap:0;height:auto}}.header-nav ul li a{display:block;padding:10px 20px;text-decoration:none;color:var(--text);font-weight:500;font-size:15px;transition:background .15s,color .15s}.header-nav ul li a:hover{background:var(--surface);color:var(--accent)}@media(min-width:900px){.header-nav ul li a{padding:8px 14px;font-size:17px;border-radius:8px}.header-nav ul li a:hover{background:none}.header-nav ul li{margin:0 5px}.header-nav ul li:last-child{margin-right:0}.header-nav ul li:last-child a{padding-right:0}}.header-contacts{display:none;flex-direction:column;align-items:flex-end;flex-shrink:0}@media(min-width:900px){.header-contacts{display:flex}}.header-contact-phone{text-decoration:none;color:var(--accent);font-size:20px;font-weight:700;white-space:nowrap;line-height:1}.header-contact-email{text-decoration:none;color:var(--text);font-size:15px;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;line-height:1.3}.header-contact-email svg{color:var(--accent)}.header-contacts-mobile{display:flex;flex-direction:column;gap:8px;padding:8px 20px 12px;border-top:1px solid var(--border);margin-top:4px}@media(min-width:900px){.header-contacts-mobile{display:none}}.hero{margin-bottom:20px}.hero-inner{background:var(--accent);height:420px;border-radius:var(--r);display:flex;flex-wrap:wrap;align-items:center;align-content:center;padding:0 24px;position:relative;overflow:hidden}@media(min-width:900px){.hero-inner{height:550px;padding:0 110px}}.hero-shapes{position:absolute;inset:0;pointer-events:none;z-index:1}.hero-shape{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0d}.shape-1{width:300px;height:300px;top:-80px;right:-40px;animation:sf1 14s ease-in-out infinite}.shape-2{width:180px;height:180px;bottom:-30px;right:15%;animation:sf2 18s ease-in-out infinite}.shape-3{width:120px;height:120px;top:20%;right:25%;background:#ffffff14;border-color:#ffffff2e;animation:sf3 12s ease-in-out infinite}.shape-4{width:60px;height:60px;bottom:25%;right:40%;background:#ffffff1a;border-color:#fff3;animation:sf4 16s ease-in-out infinite}.shape-5{width:220px;height:220px;bottom:-60px;left:55%;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:sf5 20s ease-in-out infinite}@keyframes sf1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-30px,40px) rotate(15deg)}}@keyframes sf2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(25px,-35px) scale(1.08)}}@keyframes sf3{0%,to{transform:translate(0) scale(1) rotate(0)}33%{transform:translate(-20px,25px) scale(1.1) rotate(-10deg)}66%{transform:translate(15px,-15px) scale(.95) rotate(5deg)}}@keyframes sf4{0%,to{transform:translate(0)}50%{transform:translate(-15px,-20px)}}@keyframes sf5{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(20px,-25px) rotate(8deg)}66%{transform:translate(-15px,15px) rotate(-5deg)}}.hero-title{max-width:600px;position:relative;z-index:2;font-size:17px;color:#fffc;margin-bottom:36px;line-height:1.3}@media(min-width:900px){.hero-title{font-size:24px}}.hero-title h1{font-size:36px;font-weight:700;line-height:1.08;margin:0 0 24px;color:#fff}@media(min-width:900px){.hero-title h1{font-size:68px}}.hero-actions{width:100%;position:relative;z-index:2}.hero-actions .btn{background:#fff;color:var(--accent)}.hero-actions .btn-outline{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25);margin-top:10px;margin-left:0}@media(min-width:900px){.hero-actions .btn-outline{margin-top:0;margin-left:12px}}.advantages{padding:0 0 20px}.advantages-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:600px){.advantages-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.advantages-grid{grid-template-columns:repeat(4,1fr)}}.advantage{padding:28px 24px;border-radius:var(--r);background:var(--surface)}.advantage-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:#366af31a;color:var(--accent)}.advantage-title{font-size:18px;font-weight:600;margin:0 0 12px;color:var(--text);line-height:1.2}@media(min-width:900px){.advantage-title{font-size:24px}}.advantage-text{font-size:15px;color:var(--text-sub);margin:0;line-height:1.6}@media(min-width:900px){.advantage-text{font-size:17px}}.capabilities-extra{padding-top:40px}@media(min-width:900px){.capabilities-extra{padding-top:80px}}.capabilities-extra-title{font-size:22px;font-weight:700;color:var(--text);margin:0 0 20px}@media(min-width:900px){.capabilities-extra-title{font-size:28px}}.advantages-grid-3{grid-template-columns:1fr}@media(min-width:600px){.advantages-grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.advantages-grid-3{grid-template-columns:repeat(3,1fr)}}.browser-features{padding:40px 0}.browser-features .section-title{margin-bottom:32px}.browser-features-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:600px){.browser-features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.browser-features-grid{grid-template-columns:repeat(3,1fr)}}.browser-feature{padding:28px 24px;border-radius:var(--r);background:var(--surface)}.browser-feature-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:#366af31a;color:var(--accent)}.browser-feature-title{font-size:18px;font-weight:600;margin:0 0 12px;color:var(--text);line-height:1.2}@media(min-width:900px){.browser-feature-title{font-size:20px}}.browser-feature-text{font-size:15px;color:var(--text-sub);margin:0;line-height:1.6}.product-category{padding:50px 0}@media(min-width:900px){.product-category{padding:70px 0}}.product-category-title{font-weight:700;font-size:30px;margin-bottom:0;color:var(--text)}@media(min-width:900px){.product-category-title{font-size:48px}}.product-category-title--center{text-align:center}.product-category-subtitle{font-size:17px;font-weight:400;margin:0;color:var(--text-sub)}@media(min-width:900px){.product-category-subtitle{font-size:24px}}.product-category-subtitle--center{text-align:center}.product-item{display:flex;flex-wrap:wrap;align-content:flex-start;background:var(--surface);border:2px solid transparent;border-radius:var(--r);height:400px;padding:30px;position:relative;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s}.product-item:hover{border-color:var(--accent)}.product-item-name{margin:0 0 10px;font-weight:600;font-size:26px;width:100%;color:var(--text)}.product-item:hover .product-item-name{color:var(--accent)}.product-item-description{font-size:17px;color:var(--text-sub);width:100%;line-height:1.5}.product-item-image{position:absolute;width:auto;height:auto;max-width:calc(100% - 60px);max-height:60%;bottom:30px;left:30px;right:30px;border-radius:8px}.product-category-layout{display:flex;flex-direction:column;gap:32px}@media(min-width:900px){.product-category-layout{flex-direction:row;gap:48px;align-items:flex-start}}.product-category-header{flex-shrink:0}@media(min-width:900px){.product-category-header{width:40%;position:sticky;top:100px}}.product-category-items{display:flex;flex-direction:column;gap:12px;min-width:0}@media(min-width:900px){.product-category-items{width:60%}}.product-category--slider{overflow:hidden}.slider-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.slider-header-text{flex:1;min-width:0}.slider-header-text .product-category-subtitle{margin-bottom:0}.slider-nav{display:flex;gap:8px;flex-shrink:0}.slider-nav-btn{width:48px;height:48px;border-radius:50%;border:2px solid var(--accent);background:transparent;color:var(--accent);cursor:pointer;display:flex;align-items:center;justify-content:center}.slider-nav-btn.swiper-button-disabled{opacity:.15;cursor:default}.product-category-slider.swiper{overflow:visible!important}.product-item--slide{height:360px;width:100%}@media(min-width:900px){.product-item--slide{height:400px}}.product-category--slider .swiper-pagination{margin-top:24px}.product-category--slider .swiper-pagination-bullet{width:8px;height:8px;background:var(--text-muted);opacity:.4;transition:all .3s}.product-category--slider .swiper-pagination-bullet-active{opacity:1;background:var(--accent);width:24px;border-radius:4px}.product-category--grid .product-category-subtitle--center{margin-bottom:40px}.product-category-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:900px){.product-category-grid{grid-template-columns:repeat(2,1fr)}}.browser-card{display:flex;flex-direction:column;gap:24px;background:var(--accent);border-radius:var(--r);padding:40px;overflow:hidden;text-decoration:none;color:#fff}@media(min-width:900px){.browser-card{flex-direction:row;align-items:center;padding:60px;min-height:360px}}.browser-card-text{flex:1;order:2}@media(min-width:900px){.browser-card-text{order:1}}.browser-card-text .product-category-title{margin-bottom:8px;color:#fff}.browser-card-text .product-category-subtitle{margin-bottom:24px;color:#ffffffb3}.browser-card-text .btn{background:#fff;color:var(--accent)}.browser-card-name{font-weight:600;font-size:22px;margin:0 0 12px;color:#fff}.browser-card-description{font-size:16px;color:#ffffffb3;line-height:1.6}.browser-card-image{flex-shrink:0;order:1}@media(min-width:900px){.browser-card-image{width:45%;padding-left:40px;order:2}}.browser-card-image img{width:100%;border-radius:16px;display:block}.section-title{font-weight:700;font-size:30px;margin-bottom:10px;text-align:center;color:var(--text);line-height:1.3}@media(min-width:900px){.section-title{font-size:48px}}.section-subtitle{font-size:16px;font-weight:400;margin:0 0 50px;color:var(--text-sub);text-align:center}@media(min-width:900px){.section-subtitle{font-size:24px}}.custom-dev-section{padding:50px 0 0}@media(min-width:900px){.custom-dev-section{padding:70px 0 0}}.custom-dev-card{background:var(--dark);border-radius:var(--r);padding:60px 24px;position:relative;overflow:hidden}@media(min-width:900px){.custom-dev-card{padding:80px 60px}}.custom-dev-content{max-width:900px;margin:0 auto;position:relative;z-index:1}.custom-dev-text .section-title{text-align:left;color:#fff}.custom-dev-text .section-subtitle{text-align:left;margin-bottom:40px;color:#c7c7c7}@media(min-width:900px){.custom-dev-text .section-title,.custom-dev-text .section-subtitle{text-align:center}}.custom-dev-features{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:48px}@media(min-width:900px){.custom-dev-features{grid-template-columns:repeat(2,1fr)}}.custom-dev-feature{display:flex;gap:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);padding:24px;border-radius:20px;flex-wrap:wrap}@media(min-width:900px){.custom-dev-feature{flex-wrap:nowrap}}.feature-icon{flex-shrink:0;width:48px;height:48px;background:#0077ff1f;border:1px solid rgba(0,119,255,.2);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--accent-light)}.feature-content h4{font-size:18px;font-weight:600;margin:0 0 6px;color:#fff;line-height:1.3}@media(min-width:900px){.feature-content h4{font-size:22px}}.feature-content p{font-size:17px;color:#c7c7c7;margin:0;line-height:1.6}.custom-dev-text .btn{display:block;width:fit-content;margin:0 auto}.demo-request-section{padding:80px 0}.demo-card{background:var(--accent);border-radius:var(--r);padding:40px 24px;position:relative;overflow:hidden}@media(min-width:900px){.demo-card{padding:60px}}.demo-card .section-title{color:#fff}.demo-card .section-subtitle{color:#ffffffb3}.demo-card .demo-form{background:#ffffff1a;border:1px solid rgba(255,255,255,.15)}.demo-card .form-group label{color:#fffc}.demo-card .form-group input,.demo-card .form-group select{background:#ffffff1a;border-color:#fff3;color:#fff}.demo-card .form-group input::placeholder{color:#fff6}.demo-card .form-group input:focus,.demo-card .form-group select:focus{border-color:#fff;background:#ffffff26}.demo-card .form-group select option{background:var(--accent);color:#fff}.demo-card .demo-form .btn{background:#fff;color:var(--accent)}.demo-card .success-message{background:#ffffff26;border-color:#ffffff40;color:#fff}.demo-card .error-message{background:#ff505033;border-color:#ff50504d;color:#fff}.demo-form-wrapper{max-width:640px;margin:0 auto}.demo-form-grid{display:grid;grid-template-columns:1fr;gap:0 20px}@media(min-width:600px){.demo-form-grid{grid-template-columns:1fr 1fr}}.demo-form{background:var(--surface);border:1px solid var(--border);padding:32px;border-radius:var(--r)}@media(min-width:900px){.demo-form{padding:40px}}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:16px;font-weight:500;margin-bottom:8px;color:var(--text-sub)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;font-size:15px;border:1px solid var(--border);border-radius:10px;color:var(--text);font-family:inherit;box-sizing:border-box}.form-group textarea{resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--accent);background:var(--surface)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted)}.form-group input.input-error,.form-group select.input-error,.form-group textarea.input-error{border-color:#e53e3e}.purchase-card .form-group input.input-error,.purchase-card .form-group select.input-error,.demo-card .form-group input.input-error,.demo-card .form-group select.input-error{border-color:#fc8181}.demo-form .btn{width:100%;padding:14px 28px;font-size:16px;border:none;cursor:pointer}.demo-form .btn:disabled{opacity:.5;cursor:not-allowed}.success-message{margin-top:16px;padding:12px 16px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:10px;font-size:14px;text-align:center}.error-message{margin-top:16px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:10px;font-size:14px;text-align:center}.product-page{padding-bottom:40px}.product-hero{background:var(--accent);border-radius:var(--r);padding:32px 24px;display:flex;flex-direction:column;gap:40px;position:relative;overflow:hidden;margin-bottom:20px}@media(min-width:900px){.product-hero{flex-direction:row;gap:60px;align-items:flex-start;padding:60px}}.product-hero-info{flex:1;min-width:0;position:relative;z-index:2}.product-badge{display:inline-block;padding:6px 14px;background:#ffffff26;color:#fff;border-radius:20px;font-size:13px;font-weight:500;margin-bottom:20px}.product-title{font-size:32px;font-weight:700;line-height:1.15;margin:0 0 20px;color:#fff}@media(min-width:900px){.product-title{font-size:48px}}.product-description{font-size:17px;line-height:1.4;color:#fffc;margin:0 0 32px}@media(min-width:900px){.product-description{font-size:22px}}.product-actions{display:flex;gap:12px;flex-wrap:wrap}.product-hero-gallery{flex-shrink:0;width:100%;position:relative;z-index:2}@media(min-width:900px){.product-hero-gallery{width:50%}}.product-actions .btn{background:#fff;color:var(--accent)}.product-actions .btn-outline{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25);margin-top:10px;margin-left:0}@media(min-width:900px){.product-actions .btn-outline{margin-top:0;margin-left:12px}}.product-gallery-main{position:relative;background:#12152a;border-radius:20px;padding:16px 16px 40px}.product-gallery-main:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:6px;height:6px;border-radius:50%;background:#ffffff26}.product-gallery-main:after{content:"";position:absolute;bottom:14px;left:50%;transform:translate(-50%);width:40px;height:4px;border-radius:2px;background:#ffffff1f}.product-gallery-main img{width:100%;display:block;border-radius:8px}.product-gallery-thumbs{display:flex;gap:10px;margin-top:12px}.product-gallery-thumb{width:72px;height:54px;border-radius:10px;overflow:hidden;border:2px solid rgba(255,255,255,.2);cursor:pointer;background:none;padding:0}.product-gallery-thumb.active{border-color:#fff}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.purchase-section{padding:80px 0}.purchase-card{background:var(--dark);border-radius:var(--r);padding:40px 24px;position:relative;overflow:hidden}@media(min-width:900px){.purchase-card{padding:60px}}.purchase-card .purchase-form-wrapper{max-width:640px;margin:0 auto}.mode-toggle{display:flex;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:4px;margin:0 0 12px}.mode-toggle-btn{flex:1;padding:14px 20px;border:none;border-radius:11px;background:transparent;color:#ffffff80;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s}@media(min-width:600px){.mode-toggle-btn{font-size:17px;padding:16px 24px}}.mode-toggle-btn.active{background:var(--accent);color:#fff;box-shadow:0 2px 8px #366af34d}.mode-toggle-btn:not(.active):hover{color:#fffc}.purchase-card .purchase-title{font-size:30px;font-weight:700;margin:0 0 4px;text-align:center;color:#fff}@media(min-width:900px){.purchase-card .purchase-title{font-size:36px}}.purchase-card .purchase-subtitle{font-size:16px;color:#c7c7c7;text-align:center;margin:0 0 32px}.purchase-card .purchase-form{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);padding:32px;border-radius:20px}@media(min-width:900px){.purchase-card .purchase-form{padding:40px}}.purchase-card .form-group label{color:#c7c7c7}.purchase-card .form-group input,.purchase-card .form-group select{background:#ffffff0f;border-color:#ffffff1a;color:#fff}.purchase-card .form-group input::placeholder{color:#ffffff4d}.purchase-card .form-group input:focus,.purchase-card .form-group select:focus{border-color:var(--accent-light);background:#ffffff14}.purchase-card .option-label{color:#c7c7c7}.purchase-card .orientation-btn{background:#ffffff0f;border-color:#ffffff1a;color:#c7c7c7}.purchase-card .orientation-btn.active{background:#0077ff1f;border-color:var(--accent-light);color:var(--accent-light)}.purchase-card .quantity-control{border-color:#ffffff1a;background:#ffffff0f}.purchase-card .quantity-btn{color:#c7c7c7}.purchase-card .quantity-input{color:#fff;border-color:#ffffff1a}.purchase-card .purchase-total{border-top-color:#ffffff14}.purchase-card .purchase-total-label{color:#c7c7c7}.purchase-card .purchase-total-price{color:#fff}.purchase-card .purchase-submit{background:var(--accent);color:#fff}.purchase-card .success-message{background:#ffffff14;border-color:#ffffff1f;color:#fff}.purchase-card .error-message{background:#ff505033;border-color:#ff50504d;color:#fff}.purchase-form-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:24px}@media(min-width:600px){.purchase-form-grid{grid-template-columns:1fr 1fr}.form-group--wide{grid-column:1 / -1}}.purchase-options{display:flex;flex-direction:column;gap:24px;margin-bottom:28px}@media(min-width:600px){.purchase-options{flex-direction:row;gap:32px}}.purchase-option{flex:1}.option-label{display:block;font-size:14px;font-weight:500;margin-bottom:10px;color:var(--text-sub)}.orientation-toggle{display:flex;gap:8px;flex-wrap:wrap}@media(min-width:600px){.orientation-toggle{flex-wrap:nowrap}}.orientation-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid var(--border);border-radius:10px;background:var(--surface-alt);color:var(--text-sub);font-size:14px;font-weight:500;cursor:pointer;font-family:inherit}.orientation-btn.active{background:#366af31a;border-color:var(--accent);color:var(--accent)}.quantity-control{display:flex;align-items:center;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--surface-alt);width:fit-content}.quantity-btn{width:44px;height:44px;border:none;background:none;font-size:20px;font-weight:500;color:var(--text-sub);cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit}.quantity-btn:disabled{opacity:.3;cursor:default}.quantity-input{width:56px;height:44px;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-size:16px;font-weight:600;color:var(--text);background:none;font-family:inherit;-moz-appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input:focus{outline:none}.purchase-total{display:flex;align-items:center;justify-content:space-between;padding:20px 0;margin-bottom:20px;border-top:1px solid var(--border)}.purchase-total-label{font-size:16px;color:var(--text-sub)}.purchase-total-price{font-size:28px;font-weight:700;color:var(--text)}.purchase-submit{width:100%;padding:16px 28px;font-size:17px;border:none;cursor:pointer}.purchase-submit:disabled{opacity:.5;cursor:not-allowed}.product-related{padding-top:60px}.product-related-title{font-size:28px;font-weight:700;margin:0 0 32px;color:var(--text)}@media(min-width:900px){.product-related-title{font-size:36px}}.product-related-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:600px){.product-related-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.product-related-grid{grid-template-columns:repeat(3,1fr)}}.footer{padding-top:20px;background:#fff}.footer-inner{display:grid;grid-template-columns:1fr;gap:40px;padding-bottom:40px;padding-top:40px;border-top:2px solid rgba(0,0,0,.1)}@media(min-width:900px){.footer-inner{grid-template-columns:1.2fr 1fr 1fr 1fr}}.footer-brand{max-width:300px}.footer-logo{margin-bottom:20px}.footer-logo .logo-svg{height:28px;width:auto}.footer-tagline{font-size:14px;color:var(--text-sub);line-height:1.5}.footer-links{display:contents}.footer-column h4{font-size:18px;font-weight:600;margin:0 0 16px;color:var(--text)}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a{color:var(--text-sub);text-decoration:none;font-size:16px}.footer-bottom{padding:20px 0;text-align:center}.footer-bottom p{font-size:13px;color:var(--text-sub);margin:0}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/build/assets/google-sans-v67-cyrillic_latin-regular-n9ZeFBUH.woff2) format("woff2")}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/build/assets/google-sans-v67-cyrillic_latin-500-BwkgIYiK.woff2) format("woff2")}@font-face{font-family:Google Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/build/assets/google-sans-v67-cyrillic_latin-600-CDcsPAzz.woff2) format("woff2")}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/build/assets/google-sans-v67-cyrillic_latin-700-JZuip1k3.woff2) format("woff2")}.product-images-slider{padding:0 0 20px}.product-images-slider-wrap{position:relative;background:var(--surface);border-radius:var(--r);padding:24px}@media(min-width:900px){.product-images-slider-wrap{padding:40px}}.product-swiper{overflow:hidden;border-radius:16px}.product-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;height:auto}@media(min-width:900px){.product-swiper .swiper-slide{height:75vh}}.product-swiper .swiper-slide img{display:block;width:100%;border-radius:12px;box-shadow:0 4px 24px #00000014}@media(min-width:900px){.product-swiper .swiper-slide img{max-width:100%;max-height:100%;width:auto;height:auto}}.product-slide-video{display:block;width:100%;border-radius:12px;box-shadow:0 4px 24px #00000014}@media(min-width:900px){.product-slide-video{max-width:100%;max-height:100%;width:auto;height:auto}}.product-slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;border:2px solid var(--accent);background:var(--bg);color:var(--accent);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.product-slider-btn:hover{background:var(--accent);color:#fff}.product-slider-btn.swiper-button-disabled{opacity:.15;cursor:default}.product-slider-btn.swiper-button-disabled:hover{background:var(--bg);color:var(--accent)}.product-slider-prev{left:8px}.product-slider-next{right:8px}@media(min-width:900px){.product-slider-prev{left:16px}.product-slider-next{right:16px}}.admin-showcase{padding:80px 0 40px}.admin-showcase-header{margin-bottom:60px}.admin-showcase-block{display:flex;flex-direction:column;gap:32px;margin-bottom:64px;align-items:center}@media(min-width:900px){.admin-showcase-block{flex-direction:row;gap:48px;margin-bottom:80px}.admin-showcase-block--reverse{flex-direction:row-reverse}}.admin-showcase-text{flex:1;min-width:0}@media(min-width:900px){.admin-showcase-text{flex:0 0 38%}}.admin-showcase-block-title{font-size:24px;font-weight:700;margin:0 0 16px;color:var(--text);line-height:1.2}@media(min-width:900px){.admin-showcase-block-title{font-size:30px}}.admin-showcase-block-desc{font-size:16px;color:var(--text-sub);line-height:1.7;margin:0}@media(min-width:900px){.admin-showcase-block-desc{font-size:17px}}.admin-showcase-image{flex:1;min-width:0}@media(min-width:900px){.admin-showcase-image{flex:0 0 58%}}.admin-showcase-image img{width:100%;display:block;border-radius:16px;border:1px solid var(--border);box-shadow:0 4px 24px #0000000f;border-bottom:4px solid #366af3}.admin-showcase-slider{position:relative}.admin-showcase-slider .admin-swiper{overflow:hidden;border-radius:16px}.admin-showcase-slider .swiper-slide img{border-radius:0}.admin-slider-nav{display:flex;gap:8px;justify-content:center;margin-top:16px}.admin-slider-btn{width:40px;height:40px;border-radius:50%;border:2px solid var(--accent);background:transparent;color:var(--accent);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.admin-slider-btn:hover{background:var(--accent);color:#fff}.admin-slider-btn.swiper-button-disabled{opacity:.15;cursor:default}.admin-slider-btn.swiper-button-disabled:hover{background:transparent;color:var(--accent)}.page{padding:60px 0 80px}.page-title{font-size:32px;font-weight:700;margin-bottom:32px}@media(min-width:900px){.page-title{font-size:40px}}.page-content{font-size:15px;line-height:1.7;color:var(--text-sub)}.page-content h2{font-size:22px;font-weight:600;color:var(--text);margin:32px 0 16px;scroll-margin-top:80px}.page-content h3{font-size:18px;font-weight:600;color:var(--text);margin:24px 0 12px}.page-content p{margin-bottom:12px}.page-content ul{padding-left:24px;margin-bottom:12px}.page-content ul li{margin-bottom:6px}.page-content a{color:var(--accent);text-decoration:underline}.form-consent{margin-bottom:20px}.consent-label{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text-sub);cursor:pointer;line-height:1.4}.consent-label input[type=checkbox]{width:18px;height:18px;min-width:18px;margin-top:2px;accent-color:var(--accent);cursor:pointer}.consent-label input[type=checkbox].input-error{outline:2px solid #e53e3e;outline-offset:1px}.consent-label a{color:var(--accent);text-decoration:underline}.purchase-card .consent-label{color:#c7c7c7}.purchase-card .consent-label a{color:var(--accent-light)}.purchase-card .consent-label input[type=checkbox].input-error{outline-color:#fc8181}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:var(--dark);color:#fff;padding:16px}.cookie-banner-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.cookie-banner-inner p{font-size:14px;line-height:1.5;flex:1;min-width:200px}.cookie-banner-inner a{color:var(--accent-light);text-decoration:underline}.cookie-accept-btn{white-space:nowrap;padding:10px 24px;font-size:14px;background:var(--accent);color:#fff;border:none;border-radius:10px;cursor:pointer}.cookie-accept-btn:hover{background:var(--accent-light)}.custom-dev-form-card{padding:28px 24px;border-radius:var(--r);background:var(--surface)}@media(min-width:900px){.custom-dev-form-card{padding:40px}}.custom-dev-form-cols{display:flex;flex-direction:column;gap:0}.custom-dev-form-right textarea{height:100%;min-height:160px}@media(min-width:900px){.custom-dev-form-cols{flex-direction:row;gap:32px}.custom-dev-form-left,.custom-dev-form-right{flex:1}.custom-dev-form-right{display:flex;flex-direction:column}.custom-dev-form-right .form-group:first-child{flex:1;display:flex;flex-direction:column}.custom-dev-form-right .form-group:first-child textarea{flex:1}}
