@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;800&display=swap";:root{--green: #00c05b;--green-dark: #00a64f;--black: #000000;--text: #111111;--muted: #6d6d6d;--soft: #f6f6f6;--line: #232323;--mint: #eafbef;--sky-card: #efffff;--footer-gray: #d6d6d6}.service-card__image img,.catalog-card__visual img{width:100%;height:100%;object-fit:contain}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--text);background:#fff;font-family:Mulish,Arial,sans-serif;font-size:16px;line-height:1.25}body:has(.modal-backdrop){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;border:0}img,svg{display:block}.container{width:min(calc(100% - 80px),1196px);margin:0 auto}.site-header{position:sticky;top:-67px;z-index:100}.topbar{color:#fff;background:var(--black);border-bottom:1px solid var(--line)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;height:67px}.topbar__nav{display:flex;align-items:center;gap:14px;font-size:14px;white-space:nowrap}.topbar__nav a,.topbar__nav button{padding:0;color:inherit;background:transparent;transition:color .16s ease}.topbar__nav a:hover,.topbar__nav button:hover,.header-actions a:hover,.header-actions button:hover{color:var(--green)}.topbar__contacts{display:flex;align-items:center;gap:24px;color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.topbar__contacts a,.topbar__contacts>span{display:flex;align-items:center;gap:9px}.topbar__contacts svg{color:var(--green)}.main-header{position:relative;z-index:90;color:#fff;background:var(--black)}.main-header__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;height:78px}.logo{display:inline-flex;align-items:center;width:206px;min-width:206px;color:#fff}.logo__mark{position:relative;display:block;width:42px;height:37px;margin-right:9px;transform:skew(-12deg)}.logo__mark:before,.logo__mark:after,.logo__mark span{position:absolute;content:"";display:block;border:6px solid var(--green);border-radius:1px}.logo__mark:before{left:1px;bottom:0;width:20px;height:17px;border-top:0;border-right:0}.logo__mark:after{top:3px;right:1px;width:21px;height:20px;border-bottom:0;border-left:0}.logo__mark span:first-child{left:15px;top:13px;width:10px;height:10px;border-width:5px;border-left:0;border-bottom:0}.logo__mark span:last-child{right:-1px;top:0;width:7px;height:7px;border:0;background:var(--green)}.logo__text{font-size:22px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.header-search{display:flex;flex:1 1 auto;align-items:center;gap:8px;max-width:675px}.catalog-button{display:inline-flex;align-items:center;justify-content:center;width:155px;height:40px;padding:0 22px;color:#fff;background:var(--green);border-radius:8px;box-shadow:0 1px 2px #0000000d;font-size:18px;font-weight:700;gap:9px;transition:background .16s ease}.catalog-menu{position:relative}.catalog-menu:after{position:absolute;left:0;top:100%;width:286px;height:10px;content:""}.catalog-dropdown{position:absolute;top:calc(100% + 8px);left:0;z-index:130;display:none;width:286px;padding:10px;background:#fff;border:1px solid #e4e4e4;border-radius:8px;box-shadow:0 16px 42px #0000002e;gap:2px}.catalog-menu:hover .catalog-dropdown,.catalog-menu.is-open .catalog-dropdown,.catalog-dropdown.is-open{display:grid}.catalog-dropdown button{width:100%;padding:10px 12px;color:#111;background:transparent;border-radius:7px;text-align:left;font-size:15px;font-weight:700}.catalog-dropdown button:hover{color:var(--green);background:#f4f4f4}.catalog-button:hover,.callback-card button:hover,.service-card__cart:hover,.footer-contacts button:hover,.callback-form button:hover,.info-modal__button:hover,.info-modal__actions button:hover,.info-modal__actions a:hover{background:var(--green-dark)}.search-box{position:relative;display:flex;flex:1 1 auto;align-items:center;height:40px;min-width:180px;padding:0 13px;color:var(--muted);background:#fff;border:1px solid #d7d7d7;border-radius:8px;gap:8px}.search-box input{width:100%;min-width:0;color:var(--text);background:transparent;border:0;outline:0;font-size:16px}.search-box input::placeholder{color:var(--muted)}.search-box__submit{display:grid;flex:0 0 auto;width:25px;height:25px;padding:0;place-items:center;color:inherit;background:transparent}.search-results{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:135;display:grid;padding:8px;background:#fff;border:1px solid #e4e4e4;border-radius:8px;box-shadow:0 16px 42px #0000002e;gap:2px}.search-results[hidden]{display:none}.search-results button{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 12px;min-height:48px;padding:8px 10px;color:#111;background:transparent;border-radius:7px;text-align:left}.search-results button:hover{background:#f4f4f4}.search-results strong{overflow:hidden;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.search-results span,.search-results em,.search-results p{color:#555;font-size:12px;font-style:normal;font-weight:700}.search-results span{grid-column:1}.search-results em{grid-column:2;grid-row:1 / span 2;color:var(--green);white-space:nowrap}.search-results p{margin:0;padding:10px}.header-actions{display:flex;align-items:center;justify-content:flex-end;width:240px;gap:24px}.header-actions a,.header-actions button{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:57px;padding:0;color:#fff;background:transparent;font-size:14px;font-weight:500;transition:color .16s ease}.action-badge{position:absolute;top:-7px;right:5px;display:grid;min-width:18px;height:18px;padding:0 5px;place-items:center;color:#fff;background:var(--green);border-radius:999px;font-size:11px;font-weight:800;line-height:1}.account-avatar{display:grid;width:24px;height:24px;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:13px;font-weight:800;line-height:1}.account-avatar--image{display:block;object-fit:cover}.category-bar{height:48px;overflow:hidden;background:var(--soft)}.category-bar__inner{display:flex;align-items:center;justify-content:space-between;height:48px;gap:12px;overflow-x:auto;scrollbar-width:none}.category-bar__inner::-webkit-scrollbar{display:none}.category-link{display:inline-flex;align-items:center;min-width:max-content;gap:7px;font-size:16px;font-weight:500;white-space:nowrap}.hero-section{padding-top:16px}.hero-card{position:relative;min-height:400px;overflow:hidden;color:#fff;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.08),transparent 28%),linear-gradient(135deg,#171719,#2b2d33 55%,#151516);border-radius:10px}.hero-card--with-quiz{min-height:590px}.hero-card:before,.promo-card:before,.advantages:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(110% 60% at 0% 100%,rgba(255,255,255,.08),transparent 48%),linear-gradient(125deg,transparent 0 26%,rgba(255,255,255,.07) 27% 43%,transparent 44% 100%);opacity:.95}.tech-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(107deg,transparent 0 45%,rgba(0,192,91,.85) 45.1% 45.7%,transparent 45.8% 100%),radial-gradient(ellipse at 58% 15%,transparent 0 16%,rgba(0,192,91,.8) 16.2% 16.8%,transparent 17%),radial-gradient(ellipse at 76% 64%,transparent 0 22%,rgba(0,192,91,.65) 22.2% 22.9%,transparent 23%);opacity:.9}.hero-card__content{position:relative;z-index:3;max-width:430px;padding:112px 0 0 72px}.hero-card--with-quiz .hero-card__content{max-width:650px;padding:24px 0 0 52px}.hero-card h1{margin:0 0 23px;color:var(--green);font-size:40px;font-weight:800;line-height:1.04}.hero-card p{margin:0;color:#ffffffb8;font-size:17px;font-weight:600}.hero-card p span{display:block;margin-top:8px}.hero-card__visual{position:absolute;right:92px;bottom:32px;z-index:2;width:520px;height:250px}.hero-card--with-quiz .hero-card__visual{right:58px;bottom:92px}.hero-quiz{display:grid;width:min(100%,560px);gap:12px;margin-top:18px;padding:18px;color:#111;background:#fffffff5;border:1px solid rgba(255,255,255,.72);border-radius:8px;box-shadow:0 18px 42px #00000038}.hero-quiz__top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}.hero-quiz__dots{display:flex;gap:5px}.hero-quiz__dots span{width:7px;height:7px;background:#d7d7d7;border-radius:50%}.hero-quiz__dots span.is-active{background:var(--green)}.hero-quiz h2{margin:0;color:#111;font-size:21px;font-weight:800;line-height:1.12}.hero-quiz p{margin:0;color:#555;font-size:13px;font-weight:700;line-height:1.35}.hero-quiz__step,.hero-quiz__success,.hero-quiz__fields{display:grid;gap:10px}.hero-quiz__step>strong{color:#111;font-size:15px;font-weight:800}.hero-quiz__options,.hero-quiz__chips{display:flex;flex-wrap:wrap;gap:7px}.hero-quiz__options button,.hero-quiz__chips button{min-height:32px;padding:0 10px;color:#111;background:#f4f4f4;border-radius:8px;font-size:12px;font-weight:800}.hero-quiz__options button.is-active,.hero-quiz__options button:hover,.hero-quiz__chips button:hover{color:#fff;background:var(--green)}.hero-quiz input,.hero-quiz textarea{width:100%;min-width:0;padding:0 11px;color:#111;background:#fff;border:1px solid #dddddd;border-radius:8px;outline:0;font-size:13px;font-weight:700}.hero-quiz input{height:38px}.hero-quiz textarea{min-height:64px;padding-top:10px;resize:vertical}.hero-quiz input:focus,.hero-quiz textarea:focus{border-color:var(--green)}.hero-quiz__consent{display:flex;align-items:flex-start;gap:8px;color:#555;font-size:12px;font-weight:700;line-height:1.3}.hero-quiz__consent input{width:16px;min-width:16px;height:16px;margin-top:1px;accent-color:var(--green)}.hero-quiz__consent a{color:var(--green);font-weight:800}.hero-quiz__actions{display:grid;grid-template-columns:.82fr 1.18fr;gap:8px}.hero-quiz__primary,.hero-quiz__actions button,.hero-quiz__success button,.hero-quiz__whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:8px;font-size:13px;font-weight:800}.hero-quiz__primary,.hero-quiz__success button{color:#fff;background:var(--green)}.hero-quiz__actions button:not(.hero-quiz__primary){color:var(--green);background:#fff;border:1px solid var(--green)}.hero-quiz__primary:hover,.hero-quiz__success button:hover{background:var(--green-dark)}.hero-quiz__primary:disabled{cursor:default;opacity:.7}.hero-quiz__message{font-size:12px!important}.hero-quiz__message--error{color:#c62828!important}.hero-quiz__message--success{color:var(--green)!important}.hero-quiz__whatsapp{gap:7px;color:var(--green);background:#fff;border:1px solid var(--green)}.hero-chip{position:absolute;z-index:5;top:10px;left:290px;display:grid;width:70px;height:70px;place-items:center;color:#fff;background:linear-gradient(145deg,#0c1015,#566d71);border:1px solid rgba(0,192,91,.5);box-shadow:0 0 24px #00c05b59;font-size:20px;font-weight:800}.hero-card__counter{position:absolute;right:18px;bottom:14px;z-index:4;display:flex;align-items:center;gap:14px;color:#ffffffb8;font-size:24px;font-weight:500}.hero-card__counter button{padding:0;color:#ffffff75;background:transparent}.brand-strip{padding:45px 0 22px}.brand-strip__inner{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;justify-items:center;gap:32px}.brand-word{color:#0b0b0b;font-size:31px;font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap}.brand-word--xiaomi,.brand-word--dyson{text-transform:lowercase}.brand-word--apple:before{display:inline-block;width:28px;height:35px;margin-right:10px;vertical-align:-5px;content:"";background:#0b0b0b;border-radius:45% 45% 46% 46%;transform:rotate(-10deg)}.brand-word--playstation{font-size:0}.brand-word--playstation:before{content:"PS";display:block;color:#0b0b0b;font-size:42px;font-weight:800;font-style:italic}.product-section{padding-top:55px}.product-section--grid{padding-top:34px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:33px}.section-heading h2{margin:0;font-size:34px;font-weight:800;line-height:1.1}.slider-controls{display:flex;align-items:center;gap:20px}.slider-controls button{padding:0;color:#cfcfcf;background:transparent;transition:color .16s ease}.slider-controls button:hover{color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:46px;row-gap:48px}.product-carousel{display:flex;gap:54px;overflow-x:auto;overflow-y:visible;padding:0 16px 24px;margin:0 -16px;scroll-snap-type:x proximity;scrollbar-width:none}.product-carousel::-webkit-scrollbar{display:none}.product-carousel .service-card{flex:0 0 220px;scroll-snap-align:start}.service-card{position:relative;min-width:0;padding-top:22px;text-align:center}.service-card__favorite{position:absolute;top:0;right:-2px;z-index:4;padding:0;color:#8d8d8d;background:transparent;transition:color .16s ease,transform .16s ease}.service-card__favorite:hover{color:var(--green);transform:translateY(-1px)}.service-card__favorite.is-active{color:var(--green)}.service-card__image{position:relative;display:grid;height:185px;place-items:center;overflow:hidden;background:var(--card-accent, var(--sky-card))}.service-card__image:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(circle at 50% 115%,rgba(255,255,255,.95) 0 22%,transparent 23%),linear-gradient(180deg,#ffffff40,#ffffffb3)}.service-card__dots{display:flex;justify-content:center;gap:4px;height:15px;margin-top:-10px}.service-card__dots span{display:block;width:7px;height:7px;background:#d8d8d8;border-radius:50%}.service-card__dots span:first-child{background:var(--green)}.service-card h3{min-height:42px;margin:6px 0 13px;color:#111;font-size:16px;font-weight:500;line-height:1.27}.service-card__price{margin:0;font-size:20px;font-weight:800}.service-card__actions{display:none;gap:8px}.service-card__cart,.service-card__quick{align-items:center;justify-content:center;min-height:36px;border-radius:8px;font-weight:800}.service-card__cart{display:inline-flex;color:#fff;background:var(--green);gap:7px}.service-card__quick{color:var(--green);background:#fff;border:1px solid var(--green)}.product-filter-bar{display:inline-flex;align-items:center;gap:14px;margin:-12px 0 28px;color:#111;font-size:15px;font-weight:800}.product-filter-bar button,.product-empty button{color:var(--green);background:transparent;font-size:15px;font-weight:800}.product-empty{display:grid;min-height:160px;place-items:center;text-align:center;gap:12px}.product-empty p{max-width:520px;margin:0;color:#555;font-size:17px;font-weight:600}.service-card:hover .service-card__actions{position:absolute;z-index:8;right:0;left:0;top:calc(100% + 8px);display:grid;grid-template-columns:1fr}.promo-section{padding-top:72px}.promo-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px 14px}.promo-card{position:relative;min-height:318px;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 50%,rgba(255,255,255,.12),transparent 23%),linear-gradient(135deg,#151515,#2a2d34 55%,#151515);border-radius:8px}.promo-card--1{grid-column:span 5}.promo-card--2{grid-column:span 7}.promo-card--3,.promo-card--4{grid-column:span 6}.tech-lines--promo{opacity:.82}.promo-card__body{position:relative;z-index:4;display:flex;flex-direction:column;align-items:flex-start;padding:24px}.promo-card__body strong{max-width:310px;font-size:27px;font-weight:800;line-height:1.12}.promo-card__body>span:not(.promo-card__link){margin-top:18px;max-width:190px;font-size:20px;font-weight:600;line-height:1.2}.promo-card__link{display:inline-flex;align-items:center;gap:12px;margin-top:22px;font-size:19px;font-weight:500}.promo-visual{position:absolute;z-index:3;right:-8px;bottom:-8px;display:block}.promo-visual--discount{width:180px;height:235px;right:40px;bottom:-2px;background:linear-gradient(165deg,#2a3546,#a6f3e4 42%,#27416c);border:8px solid #151515;border-radius:36px;box-shadow:18px 18px 40px #00000059}.promo-visual--discount:after{position:absolute;top:18px;right:-55px;display:grid;width:90px;height:90px;place-items:center;color:var(--green);background:#fff;clip-path:polygon(50% 0,61% 24%,86% 14%,76% 39%,100% 50%,76% 61%,86% 86%,61% 76%,50% 100%,39% 76%,14% 86%,24% 61%,0 50%,24% 39%,14% 14%,39% 24%);content:"%";font-size:37px;font-weight:800}.promo-visual--phoneLarge{width:230px;height:300px;right:16px;bottom:-2px;background:radial-gradient(circle at 28% 14%,#111 0 16px,transparent 17px),radial-gradient(circle at 28% 32%,#111 0 16px,transparent 17px),radial-gradient(circle at 28% 50%,#111 0 16px,transparent 17px),linear-gradient(135deg,#e9fff7,#9fead9);border-radius:30px;box-shadow:-28px 0 34px #ffffff14}.promo-visual--case{width:235px;height:235px;right:44px;bottom:-22px;background:radial-gradient(ellipse at 50% 30%,transparent 0 28%,rgba(0,0,0,.45) 29% 34%,transparent 35%),linear-gradient(135deg,#2f7267,#8be0cc);border:8px solid rgba(255,255,255,.22);border-radius:32px}.promo-visual--gamepadLarge{width:270px;height:178px;right:-16px;bottom:28px;background:#f7f7f7;border-radius:58px 58px 74px 74px;box-shadow:0 18px 35px #00000047}.promo-visual--gamepadLarge:before,.promo-visual--gamepadLarge:after{position:absolute;top:65px;width:42px;height:42px;content:"";background:#161616;border-radius:50%}.promo-visual--gamepadLarge:before{left:72px}.promo-visual--gamepadLarge:after{right:72px}.advantages{position:relative;width:min(100%,1276px);min-height:340px;margin:64px auto 0;overflow:hidden;color:#fff;background:radial-gradient(circle at 96% 10%,rgba(255,255,255,.08),transparent 20%),linear-gradient(135deg,#1b1d22,#30343b 54%,#191a1c);border-radius:14px}.advantages__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(104deg,transparent 0 51%,rgba(0,192,91,.65) 51.1% 51.7%,transparent 51.8%),radial-gradient(ellipse at 28% 100%,transparent 0 31%,rgba(0,192,91,.48) 31.2% 31.8%,transparent 32%);opacity:.8}.advantages__inner{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:70px;min-height:340px;padding:40px 20px 36px}.advantage-card{display:flex;flex-direction:column;justify-content:flex-start;min-width:0}.advantage-card__icon{width:82px;height:82px;margin-bottom:23px;color:#9cecff;filter:drop-shadow(0 0 14px rgba(0,192,91,.28))}.advantage-card h3{margin:0 0 8px;max-width:215px;font-size:20px;font-weight:800;line-height:1.05}.advantage-card p{margin:0;max-width:232px;color:#ffffffc2;font-size:14px;font-weight:500;line-height:1.24}.callback{padding:64px 0 24px}.callback-card{position:relative;display:flex;min-height:268px;overflow:hidden;background:var(--mint);border-radius:8px}.callback-card__text{position:relative;z-index:3;width:58%;padding:40px}.callback-card h2{max-width:570px;margin:0 0 26px;font-size:28px;font-weight:800;line-height:1.12}.callback-card p{max-width:720px;margin:0 0 30px;font-size:18px;font-weight:500;line-height:1.25}.callback-card button,.footer-contacts button,.callback-form button{display:inline-flex;align-items:center;justify-content:center;min-width:176px;height:40px;padding:0 24px;color:#fff;background:var(--green);border-radius:8px;font-size:16px;font-weight:800;transition:background .16s ease}.callback-card__visual{position:absolute;right:0;bottom:0;width:44%;height:100%}.question{position:absolute;z-index:2;color:#26d45b;font-size:76px;font-weight:800;line-height:1;text-shadow:0 7px 0 rgba(0,192,91,.16)}.question--one{left:46px;top:55px;transform:rotate(-8deg)}.question--two{left:110px;bottom:28px;font-size:54px;transform:rotate(16deg)}.question--three{left:175px;bottom:58px;font-size:42px;transform:rotate(-10deg)}.person-art{position:absolute;right:46px;bottom:-24px;width:230px;height:258px;background:radial-gradient(circle at 50% 19%,#f0c6a4 0 38px,transparent 39px),linear-gradient(180deg,transparent 0 72px,#f7f7f4 73px 100%);border-radius:120px 120px 0 0}.person-art:before{position:absolute;top:40px;left:65px;width:100px;height:160px;content:"";background:linear-gradient(90deg,#2d211f,#4a342d);border-radius:70px 70px 20px 20px;z-index:-1}.person-art:after{position:absolute;left:-75px;bottom:36px;width:150px;height:42px;content:"";background:#f0c6a4;border-radius:60px;transform:rotate(-22deg)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:grid;place-items:center;padding:20px;background:#0000009e}.callback-modal{position:relative;width:min(100%,450px);padding:28px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000047}.callback-modal__close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;color:#5d5d5d;background:#f2f2f2;border-radius:50%}.callback-modal h2{margin:0 0 8px;font-size:27px;font-weight:800}.callback-modal p{margin:0 0 20px;color:#555;font-size:15px}.callback-form{display:grid;gap:14px}.callback-form label{display:grid;gap:6px;color:#222;font-size:14px;font-weight:700}.callback-form input,.callback-form textarea{width:100%;border:1px solid #dddddd;border-radius:8px;padding:11px 12px;outline:0;resize:vertical}.callback-form input:focus,.callback-form textarea:focus{border-color:var(--green)}.callback-form button:disabled,.auth-card button:disabled,.account-card button:disabled{cursor:not-allowed;opacity:.55}.consent-field{display:grid!important;grid-template-columns:18px 1fr;align-items:start;gap:9px!important;color:#555!important;font-size:13px!important;font-weight:700!important;line-height:1.35}.consent-field input{width:18px;height:18px;margin-top:1px;accent-color:var(--green)}.consent-field a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.selected-services{display:grid;gap:6px;margin:0 0 16px;padding:12px;background:#f6f6f6;border-radius:8px}.selected-services span{color:#555;font-size:13px;font-weight:700}.selected-services strong{color:#111;font-size:14px;line-height:1.25}.form-message{margin:-2px 0 0;font-size:14px;font-weight:700}.form-message--error{color:#d82e2e}.form-message--success{color:var(--green-dark)}.lead-actions,.info-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.lead-actions button,.lead-actions a,.info-modal__actions button,.info-modal__actions a,.info-modal__button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;color:#fff;background:var(--green);border-radius:8px;gap:7px;font-size:14px;font-weight:800}.lead-actions button{color:var(--green);background:#fff;border:1px solid var(--green)}.info-modal__list{display:grid;gap:10px;padding-left:20px;margin:4px 0 0;color:#333;font-size:15px;font-weight:600}.info-modal__button{width:100%;margin-top:18px}.list-modal{width:min(100%,560px)}.list-modal__items{display:grid;max-height:min(360px,52vh);overflow:auto;gap:10px;margin-top:18px}.list-modal__item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:12px;background:#f7f7f7;border-radius:8px}.list-modal__item strong,.list-modal__item span{display:block}.list-modal__item strong{margin-bottom:4px;font-size:15px;line-height:1.25}.list-modal__item span{color:#555;font-size:14px;font-weight:800}.list-modal__actions{display:inline-flex;align-items:center;gap:8px}.list-modal__actions button{display:inline-grid;min-height:32px;padding:0 10px;place-items:center;color:var(--green);background:#fff;border:1px solid #dddddd;border-radius:8px;font-size:13px;font-weight:800}.list-modal__total{margin-top:16px;font-weight:700}.catalog-page{background:#fff}.catalog-hero{padding:44px 0 18px;background:#f6f6f6}.catalog-hero__inner{display:grid;gap:18px}.catalog-back{width:max-content;padding:0;color:var(--green);background:transparent;font-size:15px;font-weight:800}.catalog-hero h1{margin:0;font-size:42px;font-weight:800;line-height:1.08}.catalog-hero p{max-width:660px;margin:0;color:#555;font-size:18px;font-weight:600;line-height:1.3}.catalog-search{display:flex;align-items:center;width:min(100%,720px);height:48px;padding:0 15px;color:var(--muted);background:#fff;border:1px solid #d7d7d7;border-radius:8px;gap:10px}.catalog-search input{width:100%;min-width:0;color:var(--text);background:transparent;border:0;outline:0;font-size:16px}.catalog-content{padding:30px 0 64px}.catalog-primary-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.catalog-primary-filters button{min-height:54px;padding:0 18px;color:#111;background:#fff;border:1px solid #e4e4e4;border-radius:8px;box-shadow:0 8px 24px #0000000d;font-size:16px;font-weight:800}.catalog-primary-filters button.is-active{color:#fff;background:var(--green);border-color:var(--green)}.catalog-filter-reset{margin-bottom:12px}.catalog-filter-reset button{min-height:34px;padding:0 13px;color:var(--green);background:#fff;border:1px solid var(--green);border-radius:8px;font-size:14px;font-weight:800}.catalog-filter-reset button.is-active{color:#fff;background:var(--green)}.catalog-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.catalog-filters button{min-height:36px;padding:0 14px;color:#111;background:#f4f4f4;border-radius:8px;font-size:14px;font-weight:800}.catalog-filters button.is-active{color:#fff;background:var(--green)}.catalog-sections{display:grid;gap:38px}.catalog-section{display:grid;gap:18px}.catalog-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:12px;border-bottom:1px solid #eeeeee}.catalog-section__head h2{margin:0 0 7px;color:#111;font-size:28px;font-weight:800;line-height:1.1}.catalog-section__head p{max-width:720px;margin:0;color:#555;font-size:15px;font-weight:600;line-height:1.35}.catalog-section__head span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:32px;padding:0 10px;color:var(--green);background:#eafbef;border-radius:8px;font-size:14px;font-weight:800}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-card{display:flex;flex-direction:column;min-height:292px;padding:18px;background:#fff;border:1px solid #eeeeee;border-radius:8px;box-shadow:0 8px 24px #0000000f}.catalog-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.catalog-card__top span,.catalog-card__top strong{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:8px;font-size:13px;font-weight:800}.catalog-card__top span{color:var(--green);background:#eafbef}.catalog-card__top strong{color:#fff;background:var(--green)}.catalog-card h3{margin:0 0 10px;font-size:19px;font-weight:800;line-height:1.15}.catalog-card p{margin:0 0 16px;color:#555;font-size:14px;font-weight:600;line-height:1.34}.catalog-card__specs{display:grid;gap:6px;margin:0 0 14px}.catalog-card__specs div{display:flex;justify-content:space-between;gap:10px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.catalog-card__specs dt,.catalog-card__specs dd{margin:0;font-size:13px;line-height:1.25}.catalog-card__specs dt{color:#777;font-weight:700}.catalog-card__specs dd{color:#111;font-weight:800;text-align:right}.catalog-card__price{margin-top:auto;color:#111;font-size:18px;font-weight:800}.catalog-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}.catalog-card__actions button,.catalog-empty button,.catalog-empty__button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:8px;font-size:14px;font-weight:800}.catalog-card__actions button:first-child,.catalog-card__actions button.catalog-card__primary,.catalog-empty button,.catalog-empty__button{color:#fff;background:var(--green)}.catalog-card__actions button:last-child,.catalog-card__actions button.catalog-card__secondary{color:var(--green);background:#fff;border:1px solid var(--green)}.catalog-card__actions button:hover,.catalog-empty button:hover,.catalog-empty__button:hover{background:var(--green-dark)}.catalog-card__actions button:last-child:hover,.catalog-card__actions button.catalog-card__secondary:hover{color:#fff}.catalog-card__actions--page{grid-template-columns:1fr}.catalog-empty{display:grid;min-height:220px;place-items:center;gap:16px;padding:32px;background:#f6f6f6;border-radius:8px;text-align:center}.catalog-empty p{max-width:520px;margin:0;color:#555;font-size:18px;font-weight:700}.cart-summary{margin-top:18px}.cart-summary__lines{display:grid;gap:7px}.cart-summary__total{color:#111!important;font-size:22px!important;font-weight:800!important}.cart-summary__note{color:#555!important;font-size:14px!important}.auth-page,.account-page{background:#fff}.auth-section,.account-section{padding:44px 0 64px;background:#f6f6f6}.auth-section__inner{display:grid;gap:18px}.auth-card,.account-card{background:#fff;border:1px solid #eeeeee;border-radius:8px;box-shadow:0 8px 24px #0000000f}.auth-card{display:grid;width:min(100%,480px);gap:16px;padding:28px}.auth-card h1,.account-heading h1{margin:0;font-size:38px;font-weight:800;line-height:1.08}.auth-card p,.account-heading p,.account-card p{margin:0;color:#555;font-size:16px;font-weight:600;line-height:1.35}.auth-card label,.account-card label{display:grid;gap:7px;color:#222;font-size:14px;font-weight:800}.auth-card input,.account-card input{width:100%;height:42px;padding:0 12px;color:var(--text);background:#fff;border:1px solid #dddddd;border-radius:8px;outline:0}.auth-card input:focus,.account-card input:focus{border-color:var(--green)}.account-card input:disabled{color:#666;background:#f6f6f6}.auth-card button,.account-card button,.account-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;color:#fff;background:var(--green);border-radius:8px;font-size:15px;font-weight:800}.auth-card button:hover,.account-card button:hover,.account-actions a:hover{background:var(--green-dark)}.auth-card__hint{color:var(--green)!important;font-weight:800!important}.auth-card__oauth{display:flex;flex-wrap:wrap;gap:12px}.auth-card__oauth button{flex:1 1 180px}.auth-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-card__actions button:last-child,.account-actions button:last-child{color:var(--green);background:#fff;border:1px solid var(--green)}.auth-card__actions button:last-child:hover,.account-actions button:last-child:hover{color:#fff;background:var(--green-dark)}.account-heading{display:grid;gap:12px;margin-bottom:28px}.account-heading strong{width:max-content;padding:8px 12px;color:var(--green);background:#eafbef;border-radius:8px;font-size:15px;font-weight:800}.account-profile-summary{display:flex;align-items:center;gap:12px}.account-profile-summary__avatar{display:grid;flex:0 0 52px;width:52px;height:52px;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:22px;font-weight:800;line-height:1;object-fit:cover}.account-profile-summary div{display:grid;gap:5px}.account-profile-summary span,.account-profile-summary em{color:#555;font-size:14px;font-style:normal;font-weight:700}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-grid--single{grid-template-columns:1fr}.account-card{display:grid;align-content:start;min-width:0;gap:14px;padding:22px}.account-card--wide{grid-column:1 / -1}.account-card h1,.account-card h2{margin:0;font-size:24px;font-weight:800;line-height:1.12}.legal-card{gap:18px}.legal-card h1{font-size:32px}.legal-card__sections{display:grid;min-width:0;gap:16px}.legal-card__sections section{display:grid;gap:8px}.legal-card__sections h2{font-size:20px}.account-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-list,.account-mini-list{display:grid;gap:10px}.account-list__item,.account-mini-list span{display:grid;gap:5px;padding:12px;background:#f7f7f7;border-radius:8px}.account-list__item strong{color:#111;font-size:15px;font-weight:800}.account-list__item span,.account-list__item em,.account-mini-list span{color:#555;font-size:14px;font-style:normal;font-weight:700}.account-list__item em{color:var(--green)}.site-footer{color:#fff;background:#000;padding:40px 0 22px}.footer-grid{display:grid;grid-template-columns:1fr .72fr 1fr 1.05fr;gap:72px;min-height:430px}.footer-column__mobile-title{display:none}.footer-column h3,.footer-contacts__phone{margin:0 0 18px;font-size:20px;font-weight:800;line-height:1.1}.footer-column ul{display:grid;gap:12px;padding:0;margin:0;list-style:none}.footer-column a,.footer-contacts span,.footer-contacts address,.footer-contacts__email{color:var(--footer-gray);font-size:17px;font-weight:500;line-height:1.2;transition:color .16s ease}.footer-column a:hover,.footer-contacts__email:hover,.footer-address-link:hover address,.director-link:hover{color:var(--green)}.footer-contacts{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.footer-contacts__phone{color:#fff}.footer-contacts__email{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px;word-break:break-word}.footer-socials{display:flex;justify-content:flex-end;align-items:center;gap:17px;margin:18px 0 26px;color:var(--green)}.footer-socials a{color:var(--green)}.vk-link{font-size:25px;font-weight:800;line-height:1;text-transform:uppercase}.footer-contacts address{max-width:250px;margin:0 0 24px;font-style:normal}.footer-address-link{color:inherit}.footer-contacts button{width:164px;margin-bottom:10px}.director-link{display:inline-flex;align-items:center;justify-content:center;width:164px;height:36px;color:var(--green);border:1px solid var(--green);border-radius:8px;font-size:15px;font-weight:600}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-top:-54px}.footer-bottom p{margin:0;color:var(--footer-gray);font-size:16px;font-weight:500}.payment-row{display:flex;align-items:center;gap:14px;color:#ffffffc2;font-size:24px;font-weight:800}.mobile-bottom-nav{display:none}.chat-widget{position:fixed;right:34px;bottom:45px;z-index:160;display:flex;align-items:flex-end;gap:6px;pointer-events:none}.chat-widget__card{position:relative;display:grid;grid-template-columns:46px 1fr;gap:10px;width:314px;min-height:92px;padding:13px 20px 12px 14px;background:#fff;border:2px solid #25bde8;border-radius:12px;box-shadow:0 4px 18px #0000001f;pointer-events:auto}.chat-widget__card:after{position:absolute;right:-11px;bottom:24px;width:18px;height:18px;content:"";background:#fff;border-top:2px solid #25bde8;border-right:2px solid #25bde8;transform:rotate(45deg)}.chat-widget__card>button{position:absolute;top:6px;right:9px;color:#d0d0d0;background:transparent;font-size:22px;line-height:1}.chat-widget__avatar{width:43px;height:43px;background:radial-gradient(circle at 50% 38%,#e5b790 0 14px,transparent 15px),linear-gradient(180deg,#6f4c3a 0,#6f4c3a 22px,#f1f1f1 23px,#f1f1f1);border:2px solid #ededed;border-radius:50%}.chat-widget strong{display:block;margin-bottom:3px;font-size:15px;font-weight:800}.chat-widget p{margin:0;color:#595959;font-size:12px;font-weight:500;line-height:1.17}.chat-widget__button{position:relative;display:grid;width:68px;height:68px;place-items:center;background:#15bff3;border:9px solid #e9fbff;border-radius:50%;box-shadow:0 6px 22px #00aee552;pointer-events:auto}.chat-widget__button span{width:25px;height:20px;background:#fff;border-radius:5px 5px 5px 1px}.chat-widget__button span:after{display:block;width:8px;height:8px;margin:14px 0 0 14px;content:"";background:#fff;clip-path:polygon(0 0,100% 0,0 100%)}.chat-widget__menu{display:grid;width:190px;margin-left:auto;overflow:hidden;background:#fff;border:1px solid #eeeeee;border-radius:8px;box-shadow:0 16px 42px #00000029;pointer-events:auto}.chat-widget__menu a,.chat-widget__menu button{padding:11px 14px;color:#111;background:#fff;text-align:left;font-size:14px;font-weight:800}.chat-widget__menu a:hover,.chat-widget__menu button:hover{color:var(--green);background:#f6f6f6}.device-art{position:relative;width:100%;height:100%}.device-art__shape,.device-art__shadow{position:absolute;display:block}.device-art__shadow{left:50%;bottom:14%;width:60%;height:14px;background:#0000001f;border-radius:50%;filter:blur(5px);transform:translate(-50%)}.device-art--phone .shape-a,.device-art--phoneDark .shape-a,.device-art--phoneDouble .shape-a,.device-art--fold .shape-a{left:50%;top:27px;width:76px;height:112px;background:linear-gradient(140deg,#f8f8f8,#cfd6dc);border:3px solid #1c1c1c;border-radius:16px;box-shadow:inset 0 0 0 3px #ffffff59;transform:translate(-50%)}.device-art--phone .shape-a:before,.device-art--phoneDouble .shape-a:before,.device-art--phoneDark .shape-a:before,.device-art--fold .shape-a:before{position:absolute;top:11px;left:11px;width:12px;height:12px;content:"";background:#111;border-radius:50%;box-shadow:18px 0 #111,0 18px #111}.device-art--phone .shape-b,.device-art--phoneDouble .shape-b{left:calc(50% + 28px);top:36px;width:54px;height:96px;background:linear-gradient(135deg,#132333,#66d4ff 52%,#080b10 53%);border:3px solid #1a1a1a;border-radius:13px}.device-art--phoneDark .shape-a{background:linear-gradient(145deg,#151719,#30343a)}.device-art--phoneDark .shape-b{left:calc(50% + 24px);top:37px;width:58px;height:98px;background:linear-gradient(125deg,#101113,#0d0d0d 45%,#524d53 46%,#080808);border-radius:14px}.device-art--phoneDouble .shape-a{background:linear-gradient(145deg,#f8e8ff,#fff6fb);border-color:#e7c5f4}.device-art--phoneDouble .shape-b{background:linear-gradient(140deg,#fff,#e5d1ff 45%,#7557ff 48%,#fefefe)}.device-art--fold .shape-a{left:44%;background:linear-gradient(90deg,#0e2a5a 0,#0e2a5a 48%,#80c7ff 49%,#80c7ff)}.device-art--fold .shape-b{left:53%;top:39px;width:64px;height:102px;background:linear-gradient(135deg,#122557,#9fe8ff);border:3px solid #101010;border-radius:10px}.device-art--tablet .shape-a,.device-art--tabletColor .shape-a,.device-art--tabletDark .shape-a{left:50%;top:31px;width:102px;height:116px;background:#f7f7f7;border:5px solid #1a1a1a;border-radius:14px;transform:translate(-50%)}.device-art--tablet .shape-a:after,.device-art--tabletColor .shape-a:after,.device-art--tabletDark .shape-a:after{position:absolute;top:12px;right:12px;bottom:12px;left:12px;content:"";background:linear-gradient(135deg,#f6f6f6,#fff);border-radius:8px}.device-art--tabletColor .shape-a:after{background:radial-gradient(circle at 25% 78%,#ff3d3d 0 18px,transparent 19px),radial-gradient(circle at 52% 68%,#ffd500 0 22px,transparent 23px),radial-gradient(circle at 70% 52%,#00d1ff 0 22px,transparent 23px),#fff}.device-art--tabletDark .shape-a{background:#151515}.device-art--tabletDark .shape-a:after{background:linear-gradient(135deg,#0d0d0d,#29313d 52%,#00d5ff 54%,#0b0b0b)}.device-art--laptop .shape-a,.device-art--laptopColor .shape-a,.device-art--laptopYellow .shape-a{left:50%;top:52px;width:130px;height:84px;background:#0d0d0d;border:4px solid #565c62;border-radius:8px 8px 2px 2px;transform:translate(-50%)}.device-art--laptop .shape-a:after,.device-art--laptopColor .shape-a:after,.device-art--laptopYellow .shape-a:after{position:absolute;top:9px;right:9px;bottom:9px;left:9px;content:"";background:linear-gradient(135deg,#151515,#2d343f 45%,#fff 46%,#0b0b0b);border-radius:4px}.device-art--laptop .shape-b,.device-art--laptopColor .shape-b,.device-art--laptopYellow .shape-b{left:50%;top:137px;width:152px;height:13px;background:linear-gradient(180deg,#d9dedf,#92989a);border-radius:0 0 18px 18px;transform:translate(-50%)}.device-art--laptopColor .shape-a:after{background:repeating-linear-gradient(90deg,#dbff00 0,#dbff00 13px,#4ee780 13px,#4ee780 27px,#b9f4ff 27px,#b9f4ff 40px),#fff}.device-art--laptopYellow .shape-a:after{background:linear-gradient(135deg,#111,#ffcf26 52%,#050505 53%)}.device-art--earbuds .shape-a{left:50%;top:63px;width:106px;height:76px;background:linear-gradient(180deg,#fff,#e9edf1);border-radius:26px 26px 18px 18px;box-shadow:inset 0 -12px 18px #0000000f;transform:translate(-50%)}.device-art--earbuds .shape-b,.device-art--earbuds .shape-c{top:35px;width:31px;height:54px;background:#fff;border-radius:18px 18px 12px 12px;box-shadow:0 8px 18px #00000014}.device-art--earbuds .shape-b{left:calc(50% - 39px);transform:rotate(-14deg)}.device-art--earbuds .shape-c{right:calc(50% - 39px);transform:rotate(14deg)}.device-art--headphones .shape-a{left:50%;top:36px;width:104px;height:104px;border:10px solid #d8c8ef;border-bottom:0;border-radius:90px 90px 0 0;transform:translate(-50%)}.device-art--headphones .shape-b,.device-art--headphones .shape-c{top:91px;width:34px;height:61px;background:linear-gradient(180deg,#eadfff,#c6b7e4);border-radius:16px}.device-art--headphones .shape-b{left:calc(50% - 58px)}.device-art--headphones .shape-c{right:calc(50% - 58px)}.device-art--console .shape-a{left:55%;top:34px;width:84px;height:138px;background:linear-gradient(90deg,#fff 0,#fff 62%,#222a48 63%,#222a48);border-radius:12px 26px 26px 12px;box-shadow:0 12px 22px #00000029;transform:translate(-50%)}.device-art--console .shape-b{left:24%;top:98px;width:98px;height:52px;background:#fff;border-radius:22px 22px 30px 30px;box-shadow:inset 0 0 0 5px #202633}.device-art--gamepad .shape-a{left:50%;top:68px;width:126px;height:76px;background:linear-gradient(180deg,#f9fbff,#d7dee7);border:4px solid #1a1d25;border-radius:36px 36px 48px 48px;transform:translate(-50%)}.device-art--gamepad .shape-a:before,.device-art--gamepad .shape-a:after{position:absolute;top:27px;width:19px;height:19px;content:"";background:#171717;border-radius:50%}.device-art--gamepad .shape-a:before{left:30px}.device-art--gamepad .shape-a:after{right:30px}.device-art--caseSmall .shape-a{left:50%;top:42px;width:82px;height:118px;background:linear-gradient(135deg,#e8f5ff,#fff);border:5px solid #26333f;border-radius:16px;transform:translate(-50%)}.device-art--caseSmall .shape-a:before{position:absolute;top:13px;left:12px;width:25px;height:25px;content:"";border:4px solid #26333f;border-radius:10px}.device-art--glass .shape-a,.device-art--glassGreen .shape-a{left:50%;top:39px;width:96px;height:128px;background:#ffffff94;border:3px solid #171717;border-radius:14px;transform:translate(-50%)}.device-art--glass .shape-b,.device-art--glassGreen .shape-b{left:calc(50% - 66px);top:42px;width:74px;height:126px;background:linear-gradient(180deg,#c92433,#2f4a89);border-radius:8px;transform:rotate(-4deg)}.device-art--glassGreen .shape-b{background:linear-gradient(180deg,#42b15a,#174b31)}.device-art--cable .shape-a{left:50%;top:48px;width:54px;height:96px;border:8px solid #3a8979;border-radius:18px;transform:translate(-50%)}.device-art--cable .shape-b{left:calc(50% + 28px);bottom:24px;width:18px;height:70px;background:#f3f3f3;border-radius:8px}.device-art--adapter .shape-a{left:50%;top:56px;width:88px;height:78px;background:linear-gradient(180deg,#fff,#e8edf0);border-radius:18px;box-shadow:inset 0 0 0 2px #d7dfe4;transform:translate(-50%)}.device-art--adapter .shape-b,.device-art--adapter .shape-c{top:42px;width:9px;height:28px;background:#c4cdd3;border-radius:4px}.device-art--adapter .shape-b{left:calc(50% - 18px)}.device-art--adapter .shape-c{left:calc(50% + 9px)}.device-art--heroLaptop .shape-a{left:68px;top:62px;width:410px;height:115px;background:linear-gradient(160deg,#dff8ff,#698b9b 54%,#262d36 55%);border:2px solid rgba(255,255,255,.45);border-radius:8px;box-shadow:0 16px 36px #00000061;transform:perspective(780px) rotateX(55deg) rotate(-3deg)}.device-art--heroLaptop .shape-a:after{position:absolute;top:14px;right:26px;bottom:14px;left:26px;content:"";background:repeating-linear-gradient(112deg,#8fe9ff 0,#8fe9ff 12px,#263848 13px,#263848 28px);opacity:.9;border-radius:5px}.device-art--heroLaptop .shape-b{left:78px;top:149px;width:420px;height:104px;background:linear-gradient(170deg,#f3fbff,#9ab4c3 55%,#6b7883);border-radius:4px 4px 18px 18px;transform:perspective(820px) rotateX(59deg) rotate(-3deg);box-shadow:0 22px 32px #0000005c}.device-art--heroLaptop .shape-c{left:224px;top:182px;width:175px;height:48px;background:repeating-linear-gradient(0deg,rgba(20,20,20,.36) 0 5px,transparent 6px 9px);border-radius:6px;transform:perspective(600px) rotateX(59deg) rotate(-3deg)}@media (max-width: 1120px){.main-header__inner{gap:22px}.header-actions{gap:16px;width:215px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:32px}.advantages__inner{gap:34px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1023px){.site-header{top:0}.topbar{display:none}.main-header__inner{height:60px;gap:14px}.logo{width:176px;min-width:176px}.logo__text{font-size:18px}.logo__mark{width:35px;height:31px;margin-right:7px}.logo__mark:before,.logo__mark:after,.logo__mark span{border-width:5px}.header-actions{display:none}.catalog-button{width:138px;height:36px;padding:0 14px;border-radius:7px;font-size:16px}.catalog-dropdown{position:fixed;top:68px;right:12px;left:12px;width:auto;max-height:calc(100vh - 126px);overflow-y:auto}.header-search{max-width:none}.search-box{height:36px;padding:0 10px;border-radius:7px}.category-bar,.category-bar__inner{height:40px}.category-bar__inner{justify-content:flex-start;gap:15px}.hero-card__visual{right:10px;width:46%}.hero-card--with-quiz{min-height:610px}.hero-card--with-quiz .hero-card__content{max-width:430px;padding:32px 0 0 44px}.hero-card--with-quiz .hero-card__visual{right:10px;bottom:78px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.promo-card--1,.promo-card--2,.promo-card--3,.promo-card--4{grid-column:span 6}.advantages__inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:32px}.footer-grid{gap:34px;grid-template-columns:repeat(2,1fr)}.footer-contacts{align-items:flex-start;text-align:left}.footer-bottom{margin-top:30px;align-items:flex-start}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){body{padding-bottom:58px}.container{width:calc(100% - 24px)}.main-header__inner{justify-content:flex-start}.logo{width:154px;min-width:154px}.logo__text{font-size:16px}.main-header .logo{transform:translate(8px)}.main-header .logo__text{font-size:14px}.logo__mark{width:31px;height:28px;margin-left:8px;margin-right:6px}.logo__mark:before,.logo__mark:after{border-width:4px}.logo__mark span:first-child{border-width:4px}.search-box{min-width:0;font-size:15px}.search-box svg{width:21px;height:21px}.catalog-hero{padding:28px 0 16px}.catalog-hero h1{font-size:32px}.catalog-hero p{font-size:16px}.catalog-search{height:44px}.catalog-content{padding:22px 0 88px}.catalog-primary-filters{display:flex;margin-right:-12px;margin-left:-12px;padding:0 12px 4px;overflow-x:auto;scrollbar-width:none}.catalog-primary-filters::-webkit-scrollbar{display:none}.catalog-primary-filters button{flex:0 0 auto;min-width:188px}.catalog-filters{flex-wrap:nowrap;margin-right:-12px;margin-left:-12px;padding:0 12px 4px;overflow-x:auto;scrollbar-width:none}.catalog-filters::-webkit-scrollbar{display:none}.catalog-filters button{flex:0 0 auto}.catalog-sections{gap:30px}.catalog-section{gap:14px}.catalog-section__head{align-items:flex-start}.catalog-section__head h2{font-size:24px}.catalog-section__head p{font-size:14px}.catalog-grid{grid-template-columns:1fr}.catalog-card{min-height:0}.catalog-card__specs div{align-items:flex-start}.catalog-card__actions{grid-template-columns:1fr}.auth-section,.account-section{padding:28px 0 88px}.auth-card{padding:20px}.auth-card h1,.account-heading h1{font-size:30px}.auth-card__actions,.account-grid,.account-actions{grid-template-columns:1fr}.auth-card__oauth{display:grid;grid-template-columns:1fr;gap:12px}.account-card{padding:18px}.legal-card h1{font-size:28px;overflow-wrap:anywhere}.catalog-button{width:42px;min-width:42px;padding:0;gap:0}.catalog-button span{display:none}.category-link{font-size:16px}.hero-section{padding-top:12px}.hero-card{min-height:428px;border-radius:8px}.hero-card--with-quiz{min-height:760px}.hero-card__content{padding:43px 28px 0}.hero-card--with-quiz .hero-card__content{max-width:none;padding:26px 18px 0}.hero-card h1{margin-bottom:18px;font-size:31px;line-height:.98}.hero-card p{font-size:16px}.hero-card__visual{right:0;bottom:58px;width:min(100%,360px);height:255px;overflow:hidden}.hero-card--with-quiz .hero-card__visual{right:0;bottom:38px;opacity:.62}.hero-quiz{width:100%;gap:7px;margin-top:14px;padding:12px}.hero-quiz h2{font-size:18px}.hero-quiz p{font-size:12px;line-height:1.28}.hero-quiz__step,.hero-quiz__success,.hero-quiz__fields{gap:8px}.hero-quiz__options button,.hero-quiz__chips button{min-height:30px;padding:0 8px;font-size:11px}.hero-quiz__actions{grid-template-columns:1fr}.device-art--heroLaptop{transform:scale(.74);transform-origin:left bottom}.hero-chip{top:0;left:270px;width:62px;height:62px;font-size:18px}.hero-card__counter{right:0;left:0;bottom:14px;justify-content:center;font-size:22px}.brand-strip{padding:42px 0 12px}.brand-strip__inner{grid-template-columns:repeat(2,1fr);row-gap:30px}.brand-word:nth-child(n+3){display:none}.brand-word{font-size:27px}.brand-word--playstation:before{font-size:35px}.product-section,.product-section--grid{padding-top:36px}.section-heading{margin-bottom:22px}.section-heading h2{font-size:28px}.slider-controls{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:64px}.product-carousel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:62px 22px;overflow:visible;padding:0;margin:0}.product-carousel .service-card{flex-basis:auto}.service-card{padding-top:22px}.service-card__favorite{top:0;right:-1px}.service-card__image{height:min(42vw,164px)}.service-card h3{min-height:58px;margin:8px 0 10px;font-size:16px;line-height:1.23}.service-card__price{font-size:17px}.service-card__actions,.service-card:hover .service-card__actions{position:static;display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.service-card__cart,.service-card__quick{min-height:36px;font-size:16px}.promo-section{padding-top:86px}.promo-grid{display:grid;grid-template-columns:1fr;gap:24px}.promo-card--1,.promo-card--2,.promo-card--3,.promo-card--4{grid-column:auto}.promo-card{min-height:318px}.promo-card__body{padding:22px 16px}.promo-card__body strong{font-size:24px}.promo-card__body>span:not(.promo-card__link),.promo-card__link{font-size:18px}.promo-visual--phoneLarge{right:-14px}.promo-visual--case{right:-8px}.product-section+.advantages,.advantages{width:calc(100% - 24px);min-height:0;margin-top:44px;border-radius:8px}.advantages__inner{grid-template-columns:1fr;gap:20px;min-height:0;padding:30px 16px 28px}.advantage-card{display:grid;grid-template-columns:86px 1fr;grid-template-rows:auto auto;column-gap:16px;align-items:center}.advantage-card__icon{grid-row:1 / span 2;width:74px;height:74px;margin:0}.advantage-card h3{max-width:220px;margin-bottom:7px;font-size:20px}.advantage-card p{max-width:none;font-size:14px}.callback{padding:22px 0 24px}.callback-card{display:block;min-height:420px}.callback-card__text{width:100%;padding:27px 16px 0}.callback-card h2{margin-bottom:17px;font-size:24px;line-height:1.15}.callback-card p{margin-bottom:14px;font-size:16px}.callback-card button{width:100%;height:40px;font-size:17px}.callback-card__visual{right:0;bottom:-10px;width:100%;height:190px}.person-art{right:32px;width:200px;height:220px}.question--one{left:82px;top:24px;font-size:62px}.question--two{left:140px;bottom:34px}.question--three{left:190px;bottom:68px}.site-footer{padding:22px 0 78px}.footer-grid{display:block;min-height:0}.footer-column{border-bottom:0}.footer-column__mobile-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;color:#fff;background:transparent;font-size:21px;font-weight:800}.footer-column h3,.footer-column ul{display:none}.footer-column.is-open ul{display:grid;padding-bottom:12px}.footer-column.is-open .footer-column__mobile-title svg{transform:rotate(180deg)}.footer-contacts{align-items:flex-start;margin-top:24px;text-align:left}.footer-contacts__phone{margin-bottom:8px;font-size:21px}.footer-contacts span,.footer-contacts address,.footer-contacts__email{font-size:16px}.footer-contacts__email{justify-content:flex-start;max-width:100%}.footer-socials{justify-content:flex-start;margin:18px 0 24px}.footer-contacts button{display:none}.director-link{width:164px;margin-top:14px}.footer-bottom{display:grid;gap:24px;margin-top:34px}.footer-bottom .logo{width:190px}.footer-bottom .logo__text{font-size:19px}.footer-bottom p{font-size:15px}.payment-row{flex-wrap:wrap;font-size:20px}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:180;display:grid;grid-template-columns:repeat(5,1fr);height:58px;color:#fff;background:#000;border-top:1px solid #171717}.mobile-bottom-nav a,.mobile-bottom-nav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:inherit;background:transparent;font-size:12px;font-weight:500}.mobile-bottom-nav a.is-active,.mobile-bottom-nav button.is-active{color:var(--green)}.chat-widget{right:12px;bottom:68px;gap:0}.chat-widget__card{width:min(298px,calc(100vw - 92px));min-height:87px;padding:11px 18px 11px 10px;grid-template-columns:43px 1fr}.chat-widget__button{width:62px;height:62px;border-width:8px}.chat-widget p{font-size:11px}}@media (max-width: 380px){.logo{width:143px;min-width:143px}.logo__text{font-size:15px}.search-box{padding-right:7px;padding-left:8px}.service-card h3{font-size:15px}.service-card__cart,.service-card__quick{font-size:14px}}:root{--color-primary: #22c55e;--color-primary-hover: #16a34a;--color-primary-soft: #ecfdf3;--color-dark: #111827;--color-dark-soft: #1f2937;--color-text: #1f2937;--color-text-muted: #6b7280;--color-bg: #f7f8f5;--color-card: #ffffff;--color-border: #e5e7eb;--color-danger: #dc2626;--shadow-soft: 0 18px 48px rgba(17, 24, 39, .08);--shadow-card: 0 12px 30px rgba(17, 24, 39, .07);--green: var(--color-primary);--green-dark: var(--color-primary-hover);--black: #070a08;--text: var(--color-text);--muted: var(--color-text-muted);--soft: var(--color-bg);--mint: var(--color-primary-soft);--sky-card: #f8fafc;--line: rgba(255, 255, 255, .09)}body{color:var(--color-text);background:radial-gradient(circle at 8% -5%,rgba(34,197,94,.08),transparent 26%),linear-gradient(180deg,#fbfcfa 0%,var(--color-bg) 100%)}.container{width:min(calc(100% - 64px),1280px)}.site-header{top:0;padding:8px 0 0;background:#f7f8f5e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar,.main-header{color:#fff;background:transparent;border:0}.topbar__inner,.main-header__inner{background:radial-gradient(circle at 16% 50%,rgba(34,197,94,.12),transparent 24%),linear-gradient(180deg,#0b0f0d,#060807);border:1px solid rgba(255,255,255,.08)}.topbar__inner{height:42px;padding:0 22px;border-bottom:0;border-radius:18px 18px 0 0}.main-header__inner{height:68px;padding:0 22px;border-top-color:#ffffff0d;border-radius:0 0 18px 18px;box-shadow:0 18px 48px #1118272e;gap:22px}.topbar__nav{gap:22px;color:#ffffffc7;font-size:14px;font-weight:700}.topbar__nav a:hover,.topbar__nav button:hover{color:#fff}.topbar__contacts{gap:18px;color:#fff;font-size:13px}.topbar__contacts svg{color:var(--color-primary)}.logo{width:220px;min-width:220px;gap:10px}.logo__mark{width:34px;height:34px;margin:0;border:2px solid rgba(255,255,255,.14);border-radius:50%;background:#22c55e1a;transform:none}.logo__mark:before,.logo__mark:after,.logo__mark span{border-color:var(--color-primary);border-radius:50%}.logo__mark:before{left:7px;bottom:7px;width:16px;height:16px;border-width:4px;border-top-color:transparent;border-right-color:transparent}.logo__mark:after{top:7px;right:6px;width:16px;height:16px;border-width:4px;border-bottom-color:transparent;border-left-color:transparent}.logo__mark span:first-child{left:15px;top:15px;width:6px;height:6px;border-width:3px}.logo__mark span:last-child{right:4px;top:4px;width:7px;height:7px;background:var(--color-primary);border:0}.logo__text{font-size:17px;letter-spacing:0}.header-search{max-width:640px;gap:10px}.catalog-button,.callback-card button,.footer-contacts button,.callback-form button,.info-modal__button,.info-modal__actions button,.info-modal__actions a,.hero-quiz__primary,.hero-quiz__success button,.catalog-card__primary,.catalog-empty button,.catalog-empty__button,.service-card__cart,.auth-card button,.account-card button,.account-actions a{background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-primary-hover) 100%);box-shadow:0 12px 24px #22c55e38}.catalog-button{width:132px;height:42px;border-radius:12px;font-size:16px}.search-box{height:42px;color:var(--color-text-muted);border-color:#e5e7ebe6;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff59}.header-actions{width:218px;gap:18px}.header-actions button{color:#ffffffdb}.header-actions button:hover{color:var(--color-primary)}.hero-section{padding-top:18px}.hero-card{min-height:520px;overflow:hidden;background:radial-gradient(circle at 30% 45%,rgba(34,197,94,.18),transparent 28%),radial-gradient(circle at 80% 30%,rgba(34,197,94,.16),transparent 26%),linear-gradient(135deg,#070a08,#101915 52%,#050706);border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:0 28px 70px #11182733}.hero-card--with-quiz{min-height:520px}.tech-lines{background:linear-gradient(110deg,transparent 0 52%,rgba(34,197,94,.32) 52.1% 52.4%,transparent 52.6% 100%),radial-gradient(ellipse at 70% 42%,transparent 0 25%,rgba(34,197,94,.36) 25.2% 25.8%,transparent 26%);opacity:.75}.hero-card--with-quiz .hero-card__content{max-width:680px;padding:70px 0 0 54px}.hero-card h1{max-width:680px;margin-bottom:20px;color:#fff;font-size:52px;letter-spacing:0;line-height:1.04}.hero-card h1 span{color:var(--color-primary)}.hero-card p{max-width:520px;color:#fffc;font-size:18px;line-height:1.48}.hero-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:620px;margin-top:42px}.hero-benefits div{display:grid;gap:8px;min-width:0}.hero-benefits div:before{display:grid;width:38px;height:38px;margin-bottom:4px;place-items:center;color:var(--color-primary);background:#22c55e1f;border:1px solid rgba(34,197,94,.26);border-radius:14px;content:"✓";font-size:18px;font-weight:900}.hero-benefits strong{color:#fff;font-size:15px;font-weight:900}.hero-benefits span{color:#ffffff9e;font-size:13px;font-weight:700;line-height:1.35}.hero-card>.hero-quiz{position:absolute;top:70px;right:54px;z-index:5;width:min(420px,calc(100% - 720px));min-width:380px;margin:0;padding:22px;color:#fff;background:#0d1212d1;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 28px 70px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-quiz h2{color:#fff;font-size:19px}.hero-quiz p,.hero-quiz__step>strong{color:#ffffffd1}.hero-quiz__options,.hero-quiz__chips{gap:8px}.hero-quiz__options button,.hero-quiz__chips button{min-height:44px;color:#fff;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:10px}.hero-quiz__options button.is-active,.hero-quiz__options button:hover,.hero-quiz__chips button:hover{background:var(--color-primary-hover)}.hero-quiz input,.hero-quiz textarea{color:#fff;background:#ffffff12;border-color:#ffffff24}.hero-quiz input::placeholder,.hero-quiz textarea::placeholder{color:#ffffff80}.hero-quiz__consent{color:#ffffffbd}.hero-quiz__actions button:not(.hero-quiz__primary),.hero-quiz__whatsapp{color:#fff;background:#ffffff0f;border-color:#ffffff29}.hero-card__visual{right:420px;bottom:0;width:260px;height:430px}.hero-phone-glow,.hero-phone{position:absolute;display:block}.hero-phone-glow{top:64px;right:-20px;bottom:44px;left:34px;background:radial-gradient(circle,rgba(34,197,94,.38),transparent 62%);filter:blur(8px)}.hero-phone{width:145px;height:310px;background:radial-gradient(circle at 50% 18px,#050706 0 7px,transparent 8px),linear-gradient(145deg,#2f343a,#0c0f12 48%,#1b2b22);border:7px solid #111827;border-radius:30px;box-shadow:inset 0 0 0 1px #ffffff14,0 22px 54px #00000061}.hero-phone:before{position:absolute;top:20px;left:18px;width:54px;height:54px;content:"";background:radial-gradient(circle at 18px 18px,#0b0d0f 0 9px,#3b444c 10px 14px,transparent 15px),radial-gradient(circle at 38px 18px,#0b0d0f 0 9px,#3b444c 10px 14px,transparent 15px),radial-gradient(circle at 28px 40px,#0b0d0f 0 9px,#3b444c 10px 14px,transparent 15px);border-radius:16px}.hero-phone:after{position:absolute;right:20px;bottom:34px;width:78px;height:78px;content:"";background:radial-gradient(circle,rgba(34,197,94,.75),rgba(34,197,94,.08) 62%,transparent 64%);border-radius:50%}.hero-phone--back{right:24px;bottom:38px;opacity:.78;transform:rotate(-5deg) scale(.96)}.hero-phone--front{right:88px;bottom:16px;transform:rotate(2deg)}.hero-card__counter{right:32px;bottom:22px;color:#ffffff80;font-size:18px}.category-bar{position:relative;z-index:7;height:auto;margin-top:18px;overflow:visible;background:transparent}.category-bar__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:auto;gap:16px;overflow:visible}.category-link{min-width:0;min-height:74px;padding:16px 18px;background:var(--color-card);border:1px solid rgba(229,231,235,.88);border-radius:18px;box-shadow:var(--shadow-card);color:var(--color-text);font-size:14px;font-weight:900}.category-link svg{width:34px;height:34px;padding:8px;color:var(--color-primary-hover);background:var(--color-primary-soft);border-radius:12px}.brand-strip{display:none}.product-section,.product-section--grid{padding-top:54px}.section-heading{margin-bottom:24px}.section-heading h2,.catalog-hero h1,.account-heading h1,.auth-card h1{color:var(--color-dark);font-size:40px;letter-spacing:0}.product-grid{column-gap:18px;row-gap:22px}.service-card{display:flex;flex-direction:column;min-height:360px;padding:18px;background:var(--color-card);border:1px solid var(--color-border);border-radius:18px;box-shadow:var(--shadow-card);text-align:left}.service-card__favorite{top:16px;right:16px}.service-card__image{height:178px;margin:-6px -6px 14px;border-radius:14px}.service-card__dots{display:none}.service-card h3{min-height:56px;margin:0 0 12px;color:var(--color-dark);font-size:16px;font-weight:900}.service-card__price{margin:auto 0 14px;color:#111827;font-size:18px}.service-card__actions,.service-card:hover .service-card__actions{position:static;display:grid;grid-template-columns:1fr;margin-top:auto}.service-card__cart,.service-card__quick{min-height:40px;border-radius:10px}.service-card__quick{color:var(--color-primary-hover);background:#fff;border-color:#22c55e73}.catalog-hero,.auth-section,.account-section{background:transparent}.catalog-hero{padding:34px 0 18px}.catalog-hero__inner,.auth-card,.account-card,.catalog-empty{background:#ffffffeb;border:1px solid rgba(229,231,235,.86);border-radius:20px;box-shadow:var(--shadow-soft)}.catalog-hero__inner{padding:28px}.catalog-search{width:min(100%,880px);height:52px;border-color:var(--color-border);border-radius:14px}.catalog-primary-filters{gap:14px}.catalog-primary-filters button{min-height:64px;background:var(--color-card);border-color:var(--color-border);border-radius:16px;box-shadow:var(--shadow-card)}.catalog-primary-filters button.is-active,.catalog-filter-reset button.is-active,.catalog-filters button.is-active{background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-primary-hover) 100%);box-shadow:0 14px 28px #22c55e3b}.catalog-filters button,.catalog-filter-reset button{color:var(--color-text);background:#fff;border:1px solid var(--color-border);border-radius:10px}.catalog-section__head{padding:18px 20px;background:#ffffffc2;border:1px solid var(--color-border);border-radius:18px}.catalog-section__head h2{font-size:28px}.catalog-grid{gap:18px}.catalog-card{min-height:0;padding:14px;border-color:var(--color-border);border-radius:18px;box-shadow:var(--shadow-card)}.catalog-card__visual{display:grid;height:160px;margin-bottom:14px;place-items:center;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#eef7f0);border-radius:14px}.catalog-card__visual .device-art{width:180px;height:160px}.catalog-card__top span,.catalog-card__top strong{min-height:24px;border-radius:999px}.catalog-card h3{font-size:17px}.catalog-card p{color:var(--color-text-muted)}.catalog-card__price{font-size:17px}.catalog-card__actions{grid-template-columns:1fr}.catalog-card__actions button{min-height:40px;border-radius:10px}.catalog-card__secondary,.catalog-card__actions button.catalog-card__secondary,.account-actions button:last-child,.auth-card__actions button:last-child{color:var(--color-primary-hover);background:#fff;border-color:#22c55e6b;box-shadow:none}.auth-card,.account-card{border-radius:22px}.auth-card__oauth button{min-height:46px;background:#fff;color:var(--color-dark);border:1px solid var(--color-border);box-shadow:none}.auth-card__oauth button:hover{color:var(--color-primary-hover);background:var(--color-primary-soft)}.cart-summary{position:sticky;bottom:18px;border-radius:22px}.cart-summary__total{color:var(--color-primary-hover)!important;font-size:28px!important}.callback-card,.advantages,.promo-card{border-radius:22px;box-shadow:var(--shadow-soft)}.site-footer{margin-top:48px;background:radial-gradient(circle at 80% 10%,rgba(34,197,94,.12),transparent 24%),linear-gradient(180deg,#111827,#070a08)}.chat-widget__card,.chat-widget__menu{border-radius:18px;box-shadow:var(--shadow-soft)}.chat-widget__card{display:none}.chat-widget__button{width:56px;height:56px;border-width:7px;background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-primary-hover) 100%)}.modal-backdrop{display:block;width:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;padding:calc(16px + env(safe-area-inset-top)) 16px calc(16px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:800}body.modal-lock .mobile-bottom-nav,body:has(.modal-backdrop) .mobile-bottom-nav{display:none}.callback-modal{display:grid;width:min(100%,480px);max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));margin:0 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:20px}.callback-modal__close{position:sticky;top:0;z-index:5;margin:-14px -14px -20px auto;flex:none}.selected-services{gap:8px;max-height:168px;overflow-y:auto;background:var(--color-primary-soft);border:1px solid rgba(34,197,94,.18);-webkit-overflow-scrolling:touch}.selected-services details{display:grid;gap:7px}.selected-services summary{cursor:pointer;color:var(--color-primary-hover);font-size:14px;font-weight:900}.callback-form>button[type=submit]{position:sticky;bottom:0;z-index:3}.hero-card,.hero-card--with-quiz{min-height:460px}.hero-card--with-quiz .hero-card__content{padding-top:54px}.hero-card h1{font-size:48px}.hero-card p{max-width:500px;margin-bottom:0}.hero-card__actions{display:flex;align-items:center;gap:14px;margin-top:24px}.hero-card__primary,.hero-card__link{min-height:44px;padding:0 20px;border-radius:12px;font-size:15px;font-weight:900}.hero-card__primary{color:#fff;background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-primary-hover) 100%);box-shadow:0 12px 24px #22c55e38}.hero-card__link{color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.18)}.hero-benefits{margin-top:30px}.hero-benefits div{gap:5px}.hero-benefits div:before{width:32px;height:32px;margin-bottom:2px;border-radius:12px;font-size:15px}.hero-card>.hero-quiz{top:52px;padding:18px}.catalog-search-row{display:grid;grid-template-columns:minmax(0,880px) auto;align-items:center;gap:12px}.catalog-mobile-filter-button{display:none;align-items:center;justify-content:center;min-height:48px;padding:0 14px;color:var(--color-primary-hover);background:#fff;border:1px solid rgba(34,197,94,.32);border-radius:14px;gap:8px;font-size:14px;font-weight:900}.catalog-mobile-filter-button span{display:grid;min-width:20px;height:20px;place-items:center;color:#fff;background:var(--color-primary-hover);border-radius:50%;font-size:12px}.catalog-results-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--color-text-muted);font-size:14px;font-weight:800}.catalog-results-summary button{min-height:32px;padding:0 12px;color:var(--color-primary-hover);background:var(--color-primary-soft);border-radius:999px;font-size:13px;font-weight:900}.catalog-filter-panel{display:grid;gap:14px;margin-bottom:28px}.catalog-filter-panel__head{display:none}.catalog-sort,.catalog-advanced-filters label,.catalog-price-filter{display:grid;gap:7px;color:var(--color-text);font-size:13px;font-weight:900}.catalog-sort{max-width:280px}.catalog-sort select,.catalog-advanced-filters select,.catalog-price-filter input{min-height:42px;padding:0 12px;color:var(--color-text);background:#fff;border:1px solid var(--color-border);border-radius:12px;outline:0}.catalog-sort select:focus,.catalog-advanced-filters select:focus,.catalog-price-filter input:focus{border-color:var(--color-primary)}.catalog-advanced-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-price-filter{grid-template-columns:1fr 1fr}.catalog-price-filter span{grid-column:1 / -1}.catalog-filter-actions{display:flex;align-items:center;gap:10px}.catalog-filter-actions button{min-height:38px;padding:0 14px;color:var(--color-primary-hover);background:#fff;border:1px solid rgba(34,197,94,.36);border-radius:12px;font-size:14px;font-weight:900}.catalog-filter-actions button:last-child{display:none}.catalog-filter-sheet-backdrop{display:none}@media (max-width: 1120px){.hero-card--with-quiz .hero-card__content{max-width:500px;padding-left:36px}.hero-card>.hero-quiz{right:36px;width:380px;min-width:360px}.hero-card__visual{right:330px;opacity:.7}}@media (max-width: 1023px){.site-header{padding-top:0}.topbar{display:none}.main-header__inner{border-radius:0 0 18px 18px}.logo{width:190px;min-width:190px}.catalog-dropdown{top:76px;right:12px;left:auto;width:min(340px,calc(100vw - 24px));border-radius:18px}.hero-card{min-height:0}.hero-card--with-quiz .hero-card__content{max-width:none;padding:42px 28px 0}.hero-card h1{font-size:40px}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin-top:28px}.hero-card>.hero-quiz{position:relative;top:auto;right:auto;width:auto;min-width:0;margin:28px}.hero-card__visual{right:12px;bottom:80px;width:240px;opacity:.32}.category-bar{margin-top:18px}.category-bar__inner{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-search-row{grid-template-columns:1fr auto}.catalog-advanced-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading h2,.catalog-hero h1,.account-heading h1,.auth-card h1{font-size:34px}}@media (max-width: 767px){.container{width:calc(100% - 24px)}.main-header__inner{height:auto;min-height:68px;padding:12px;gap:10px;border-radius:0 0 16px 16px}.main-header .logo{width:74px;min-width:74px;transform:none}.main-header .logo__mark{display:none}.main-header .logo__text{font-size:0;line-height:1}.main-header .logo__text:after{content:"Студия";display:block;color:#fff;font-size:12px;font-weight:900;line-height:1;letter-spacing:0;text-transform:uppercase}.header-search{flex:1 1 auto;min-width:0;gap:8px}.search-box{flex:1 1 auto;min-width:96px}.search-box input{font-size:14px}.catalog-button{width:42px;min-width:42px;height:40px;border-radius:12px}.hero-section{padding-top:12px}.hero-card{border-radius:18px}.hero-card--with-quiz .hero-card__content{padding:24px 18px 0}.hero-card h1{max-width:380px;margin-bottom:14px;font-size:26px;line-height:1.08}.hero-card p{max-width:320px;font-size:14px}.hero-card__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}.hero-card__primary,.hero-card__link{min-height:40px;padding:0 14px;font-size:14px}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:14px}.hero-benefits div{display:grid;min-height:48px;place-items:center;padding:8px 6px;background:#22c55e14;border:1px solid rgba(34,197,94,.18);border-radius:12px;gap:0;text-align:center}.hero-benefits div:before{display:none}.hero-benefits strong{font-size:11px;line-height:1.12}.hero-benefits span{display:none}.hero-card>.hero-quiz{margin:14px 12px 16px;padding:14px;border-radius:16px}.hero-quiz__options button,.hero-quiz__chips button{min-height:38px}.hero-card__visual{display:none}.category-bar__inner{display:flex;margin-right:-12px;margin-left:-12px;padding:0 12px 4px;overflow-x:auto;scrollbar-width:none}.category-link{flex:0 0 230px}.product-grid,.product-carousel{grid-template-columns:1fr}.service-card{min-height:0}.service-card__image{height:168px}.catalog-hero__inner{padding:20px}.catalog-search-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.catalog-search{height:46px}.catalog-mobile-filter-button{display:inline-flex;min-width:46px;padding:0 12px}.catalog-filter-panel{position:fixed;right:0;bottom:0;left:0;z-index:840;max-height:calc(100dvh - 18px - env(safe-area-inset-top));margin:0;padding:16px 16px calc(18px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -18px 48px #1118272e;transform:translateY(110%);visibility:hidden;transition:transform .18s ease,visibility .18s ease;-webkit-overflow-scrolling:touch}.catalog-filter-panel.is-open{transform:translateY(0);visibility:visible}.catalog-filter-panel__head{position:sticky;top:-16px;z-index:3;display:flex;align-items:center;justify-content:space-between;margin:-16px -16px 0;padding:16px;background:#fff;border-bottom:1px solid var(--color-border)}.catalog-filter-panel__head button{display:grid;width:36px;height:36px;place-items:center;background:var(--color-primary-soft);border-radius:50%}.catalog-filter-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:830;display:block;background:#11182761}.catalog-sort{max-width:none}.catalog-primary-filters{grid-template-columns:1fr}.section-heading h2,.catalog-hero h1,.account-heading h1,.auth-card h1{font-size:28px}.catalog-primary-filters button{min-width:0}.catalog-filters{max-height:174px;overflow-y:auto;-webkit-overflow-scrolling:touch}.catalog-advanced-filters{grid-template-columns:1fr}.catalog-filter-actions{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom));z-index:2;grid-template-columns:1fr 1fr;display:grid;margin:0 -16px calc(-18px - env(safe-area-inset-bottom));padding:12px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--color-border)}.catalog-filter-actions button:last-child{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-primary-hover) 100%)}.callback-modal{width:100%;padding:20px 16px 16px;border-radius:18px}.callback-modal h2{padding-right:40px;font-size:24px}.callback-modal p{margin-bottom:14px}.selected-services{max-height:124px;margin-bottom:12px}.callback-form{gap:12px}.callback-form textarea{min-height:78px}.catalog-card__visual{height:150px}.cart-summary{position:static}.chat-widget__card{display:none}.chat-widget__button{width:54px;height:54px;border-width:7px}}@media (max-width: 360px){.main-header__inner{padding:10px 8px;gap:6px}.main-header .logo{width:48px;min-width:48px}.main-header .logo__text:after{content:"СР";font-size:11px}.header-search{gap:6px}.catalog-button{width:38px;min-width:38px;height:38px}.search-box{min-width:76px}.search-box input{font-size:13px}.hero-card h1{font-size:24px}.hero-card p{font-size:13px}.hero-benefits{grid-template-columns:1fr}.hero-benefits div{min-height:34px}.catalog-mobile-filter-button{padding:0 10px;font-size:0}.catalog-mobile-filter-button span{font-size:12px}}:root{--app-dark: #09110f;--app-dark-2: #0d1513;--app-dark-3: #111a18;--app-bg: #f5f8f5;--app-card: #ffffff;--app-green: #19c75b;--app-green-hover: #16b956;--app-green-soft: rgba(25, 199, 91, .12);--app-text: #101827;--app-muted: #737b78;--app-border: #e5e9e6;--app-dark-border: rgba(255, 255, 255, .1);--app-shadow: 0 18px 48px rgba(9, 17, 15, .1);--color-primary: var(--app-green);--color-primary-hover: var(--app-green-hover);--color-primary-soft: #ecfdf3}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(25,199,91,.42);outline-offset:3px}.hero-card__badge{display:inline-flex;align-items:center;width:fit-content;min-height:30px;margin-bottom:16px;padding:0 12px;color:#f7f9f8db;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:13px;font-weight:800}.hero-card__primary,.hero-card__link{min-height:48px;border-radius:14px}.hero-card__link{color:#f7f9f8;background:#ffffff0d;border:1px solid rgba(255,255,255,.18);box-shadow:none}.hero-quiz__options button{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center}.hero-quiz__options button svg{flex:0 0 auto;color:#19c75beb}.category-link small{display:block;margin-top:4px;color:var(--app-muted);font-size:12px;font-weight:800}.section-heading__link{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;color:var(--app-green-hover);background:var(--color-primary-soft);border:1px solid rgba(25,199,91,.22);border-radius:999px;font-size:14px;font-weight:900}.service-card__meta,.catalog-card__meta{display:grid;gap:6px;margin:0 0 12px;color:var(--app-muted);font-size:13px;font-weight:800}.service-card__meta span,.catalog-card__meta span{display:inline-flex;align-items:center;gap:6px;min-width:0}.service-card__meta svg,.catalog-card__meta svg{flex:0 0 auto;color:var(--app-green-hover)}.catalog-card__primary,.catalog-card__secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px}body:has(.modal-backdrop) .chat-widget{display:none}@media (max-width: 1023px){.site-header{background:transparent}.main-header__inner{background:radial-gradient(circle at 88% -40%,rgba(25,199,91,.25),transparent 44%),linear-gradient(180deg,var(--app-dark-2) 0%,#060a08 100%)}.category-bar__inner{scroll-snap-type:x proximity}.category-link{scroll-snap-align:start}}@media (max-width: 767px){body{background:radial-gradient(circle at 10% -5%,rgba(25,199,91,.13),transparent 30%),linear-gradient(180deg,#fbfdfb 0%,var(--app-bg) 100%)}main,.catalog-page,.auth-section,.account-section,.cart-section,.favorites-section,.legal-section{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.site-header{position:sticky;top:0;z-index:220;padding:0}.main-header{background:var(--app-dark)}.main-header__inner{min-height:64px;padding:10px 12px;background:radial-gradient(circle at 85% -30%,rgba(25,199,91,.24),transparent 42%),linear-gradient(180deg,#0d1513,#050807);border:0;border-radius:0 0 22px 22px;box-shadow:0 16px 42px #09110f38}.main-header .logo{width:min(46vw,182px);min-width:0;gap:9px}.main-header .logo__mark{display:block;flex:0 0 auto;width:34px;height:34px;border-radius:50%}.main-header .logo__text{color:#fff;font-size:13px;font-weight:900;line-height:1.05;text-transform:uppercase}.main-header .logo__text:after{display:none;content:""}.header-actions{display:none}.header-search{position:static;flex:0 0 auto;gap:8px;margin-left:auto}.catalog-button,.search-box{min-width:44px;width:44px;height:44px;border-radius:14px}.catalog-button{background:linear-gradient(180deg,var(--app-green) 0%,var(--app-green-hover) 100%);box-shadow:0 12px 28px #19c75b42}.catalog-button span{display:none}.search-box{position:relative;justify-content:center;padding:0;color:#fff;background:#ffffff12;border:1px solid rgba(255,255,255,.13);box-shadow:none;transition:background .16s ease,border-color .16s ease}.search-box__submit{width:44px;min-width:44px;height:44px;color:#fff}.search-box input{width:0;min-width:0;padding:0;opacity:0;pointer-events:none}.header-search.is-mobile-search-expanded .search-box{position:absolute;top:72px;right:12px;left:12px;z-index:260;width:auto;height:50px;justify-content:flex-start;padding-right:12px;color:var(--app-text);background:#fff;border-color:var(--app-border);box-shadow:0 18px 44px #09110f2e}.header-search.is-mobile-search-expanded .search-box__submit{color:var(--app-text)}.header-search.is-mobile-search-expanded .search-box input{width:100%;opacity:1;pointer-events:auto}.search-results{top:calc(100% + 8px);right:0;left:0;max-height:min(52vh,360px);overflow-y:auto;border-radius:18px;box-shadow:0 22px 48px #09110f33}.catalog-dropdown{top:62px;right:12px;width:min(330px,calc(100vw - 24px));max-height:calc(82dvh - env(safe-area-inset-top));overflow-y:auto;color:#f7f9f8;background:linear-gradient(180deg,#111a18,#070c0a);border-color:#ffffff1f;border-radius:20px;box-shadow:0 22px 60px #09110f5c}.catalog-dropdown button{min-height:46px;color:#f7f9f8eb}.hero-section{padding-top:12px}.hero-card{min-height:0;overflow:hidden;background:radial-gradient(circle at 86% 0%,rgba(25,199,91,.22),transparent 32%),radial-gradient(circle at 18% 78%,rgba(25,199,91,.16),transparent 34%),linear-gradient(145deg,var(--app-dark) 0%,var(--app-dark-2) 58%,#050807 100%);border:1px solid rgba(255,255,255,.1);border-radius:26px;box-shadow:0 22px 54px #09110f33}.tech-lines{background:linear-gradient(126deg,transparent 0 46%,rgba(25,199,91,.28) 46.1% 46.6%,transparent 46.8% 100%),radial-gradient(ellipse at 88% 20%,transparent 0 28%,rgba(25,199,91,.24) 28.2% 28.8%,transparent 29%);opacity:.7}.hero-card--with-quiz .hero-card__content{padding:24px 18px 0}.hero-card__badge{min-height:28px;margin-bottom:14px;padding:0 11px;font-size:12px}.hero-card h1{max-width:390px;margin-bottom:12px;color:#f7f9f8;font-size:clamp(32px,9.2vw,39px);line-height:1.08}.hero-card p{max-width:360px;color:#f7f9f8c7;font-size:15px;line-height:1.48}.hero-card__actions{grid-template-columns:1fr .82fr;gap:10px;margin-top:18px}.hero-card__primary,.hero-card__link{min-height:48px;padding:0 14px;border-radius:14px;font-size:14px;font-weight:900}.hero-card__link{color:#f7f9f8;background:#ffffff0a;border:1px solid rgba(255,255,255,.18)}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.hero-benefits div{min-height:72px;padding:9px 6px;color:#f7f9f8;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:16px;text-align:center}.hero-benefits div:before{display:grid;width:24px;height:24px;margin:0 auto 5px;place-items:center;color:var(--app-green);background:#19c75b1f;border:1px solid rgba(25,199,91,.24);border-radius:10px;content:"✓";font-size:13px;font-weight:900}.hero-benefits strong{color:#f7f9f8;font-size:11.5px;line-height:1.16}.hero-benefits span{display:none}.hero-card>.hero-quiz{margin:18px 12px 14px;padding:14px;background:#050807c7;border:1px solid rgba(255,255,255,.12);border-radius:22px;box-shadow:inset 0 1px #ffffff0f,0 18px 46px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-quiz__top{margin-bottom:12px}.hero-quiz__step,.hero-quiz__success,.hero-quiz__fields{gap:10px}.hero-quiz__step>strong{color:#f7f9f8;font-size:16px;line-height:1.25}.hero-quiz__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-quiz__options button{min-height:48px;padding:8px 7px;align-items:center;justify-content:center;color:#f7f9f8eb;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:14px;font-size:12.5px;font-weight:850;line-height:1.16}.hero-quiz__options button:last-child{grid-column:1 / -1}.hero-quiz__options button.is-active{background:#19c75b24;border-color:#19c75bb8;box-shadow:0 0 0 1px #19c75b2e,0 12px 24px #19c75b1f}.hero-quiz__chips{gap:7px}.hero-quiz__chips button{min-height:40px;padding:8px 10px;border-radius:12px;font-size:13px}.hero-quiz input,.hero-quiz textarea{min-height:46px;border-radius:13px}.hero-quiz textarea{min-height:78px}.hero-quiz__primary{min-height:48px;border-radius:14px}.hero-card__counter{display:none}.category-bar{margin-top:14px}.category-bar__inner{display:flex;gap:10px;margin-right:-12px;margin-left:-12px;padding:0 12px 8px;overflow-x:auto;scroll-padding-left:12px;scroll-snap-type:x mandatory;scrollbar-width:none}.category-link{flex:0 0 158px;min-height:86px;display:grid;align-content:center;gap:6px;padding:14px;color:#f7f9f8;background:radial-gradient(circle at 84% 12%,rgba(25,199,91,.18),transparent 34%),linear-gradient(145deg,var(--app-dark-3),#07100d);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 14px 32px #09110f26;scroll-snap-align:start}.category-link svg{width:34px;height:34px;padding:8px;color:var(--app-green);background:#19c75b1f;border:1px solid rgba(25,199,91,.18);border-radius:13px}.category-link span{font-size:14px;line-height:1.15}.category-link small{color:#f7f9f894;font-size:12px}.product-section,.product-section--grid{padding-top:34px}.section-heading{align-items:center;margin-bottom:16px}.section-heading h2,.catalog-section__head h2{font-size:27px;line-height:1.12}.section-heading__link{min-height:38px;padding:0 12px;font-size:13px;white-space:nowrap}.product-grid,.product-carousel{display:grid;grid-template-columns:1fr;gap:12px}.product-carousel{overflow:visible}.product-carousel .service-card,.service-card{display:grid;grid-template-columns:108px minmax(0,1fr);gap:10px 12px;min-height:0;padding:12px;align-items:center;background:#fffffff5;border:1px solid var(--app-border);border-radius:22px;box-shadow:var(--app-shadow)}.service-card__favorite{top:10px;right:10px;z-index:3;width:38px;height:38px;color:var(--app-text);background:#ffffffdb;border:1px solid rgba(229,233,230,.9);box-shadow:0 8px 20px #09110f14}.service-card__image{grid-row:1 / 5;width:108px;height:118px;margin:0;background:linear-gradient(180deg,#f8faf8,#eef5ef);border-radius:18px}.service-card__image .device-art{transform:scale(.82)}.service-card h3{min-height:0;margin:0;padding-right:30px;color:var(--app-text);font-size:16px;line-height:1.22;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.service-card__meta{gap:4px;margin:0;font-size:12px;line-height:1.2}.service-card__price{margin:0;color:var(--app-green-hover);font-size:18px;font-weight:900}.service-card__actions,.service-card:hover .service-card__actions{display:grid;grid-template-columns:1fr;gap:8px;margin:0}.service-card__cart,.service-card__quick{min-height:44px;border-radius:14px;font-size:13px;font-weight:900}.catalog-grid{gap:12px}.catalog-card{display:grid;grid-template-columns:106px minmax(0,1fr);gap:9px 12px;padding:12px;border-radius:22px}.catalog-card__visual{grid-row:1 / 7;width:106px;height:128px;margin:0;border-radius:18px}.catalog-card__visual .device-art{width:124px;height:124px;transform:scale(.78)}.catalog-card__top,.catalog-card h3,.catalog-card p,.catalog-card__meta,.catalog-card__price{min-width:0}.catalog-card h3{margin:0;font-size:16px;line-height:1.22}.catalog-card p{margin:0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-card__meta{margin:0;font-size:12px}.catalog-card__price{margin:0;color:var(--app-green-hover);font-size:18px;font-weight:900}.catalog-card__actions{grid-column:1 / -1;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.catalog-card__actions button{min-height:44px;border-radius:14px;font-size:13px}.catalog-card__primary{grid-column:1 / -1}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:300;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(72px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#0d1513,#030504);border-top:1px solid rgba(255,255,255,.1);border-radius:22px 22px 0 0;box-shadow:0 -16px 46px #09110f47}.mobile-bottom-nav button{position:relative;display:grid;min-width:0;min-height:48px;place-items:center;gap:3px;color:#f7f9f89e;background:transparent;border-radius:16px;font-size:11px;font-weight:800}.mobile-bottom-nav button svg{width:22px;height:22px}.mobile-bottom-nav button.is-active{color:var(--app-green);background:#19c75b14}.mobile-bottom-nav .action-badge{top:1px;right:calc(50% - 26px);min-width:18px;height:18px;font-size:11px;box-shadow:0 0 0 2px #0d1513}.chat-widget{right:14px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:290}.chat-widget__button{width:52px;height:52px;border-width:6px;box-shadow:0 14px 34px #19c75b42}.chat-widget__menu{bottom:64px;right:0;width:min(230px,calc(100vw - 28px));border-radius:18px}.callback-modal{border-radius:24px}}@media (max-width: 360px){.main-header__inner{min-height:60px;padding:9px 10px}.main-header .logo{width:min(40vw,138px)}.main-header .logo__mark{width:30px;height:30px}.main-header .logo__text{font-size:11px}.hero-card h1{font-size:30px}.hero-card p{font-size:14px}.hero-card__actions{grid-template-columns:1fr}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.hero-benefits div{min-height:66px;padding:8px 4px}.hero-benefits strong{font-size:10.5px}.category-link{flex-basis:144px}.product-carousel .service-card,.service-card,.catalog-card{grid-template-columns:94px minmax(0,1fr);gap:9px;padding:10px}.service-card__image,.catalog-card__visual{width:94px;height:112px}.service-card h3,.catalog-card h3{font-size:15px}.service-card__cart,.service-card__quick,.catalog-card__actions button{min-height:42px;font-size:12px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.catalog-showcase{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;margin-bottom:28px}.catalog-tabs,.catalog-category-chips{display:flex;flex-wrap:wrap;gap:10px}.catalog-tabs{padding-bottom:18px;border-bottom:1px solid #edf0ee}.catalog-tabs button,.catalog-category-chips button{border:1px solid #d9e0dc;background:#fff;border-radius:999px;padding:10px 14px;color:#24312b;font-weight:700}.catalog-tabs button.is-active,.catalog-category-chips button.is-active{background:#0f7b4b;border-color:#0f7b4b;color:#fff}.catalog-tabs span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:7px;padding:0 5px;border-radius:99px;background:#fff3;font-size:12px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0}.catalog-toolbar label{display:flex;align-items:center;gap:10px;color:#66736d;font-size:14px}.catalog-toolbar select{border:1px solid #d9e0dc;border-radius:10px;background:#fff;padding:9px 32px 9px 10px;color:#24312b}.catalog-category-chips{padding-top:2px}.catalog-load-more{display:flex;justify-content:center;margin:32px 0 12px}.catalog-load-more button{border:1px solid #0f7b4b;background:#fff;color:#0f7b4b;border-radius:10px;padding:13px 22px;font-weight:800}@media (max-width: 640px){.catalog-showcase{padding:14px;border-radius:15px}.catalog-toolbar{align-items:flex-start;flex-direction:column}.catalog-toolbar label{width:100%;justify-content:space-between}.catalog-toolbar select{flex:1;max-width:210px}.catalog-tabs button{padding:9px 11px}}
