.catalog-header{padding:28px 0 20px;}.catalog-header__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;}.catalog-header__title{font-size:28px;font-weight:800;color:var(--c-dark);margin-bottom:8px;line-height:1.2;}.catalog-header__meta{display:flex;align-items:center;gap:16px;font-size:14px;color:var(--c-gray);}.catalog-header__city{display:flex;align-items:center;gap:4px;}.catalog-header__city svg{color:#e8a530;flex-shrink:0;}.catalog-header__count{padding:3px 12px;background:var(--c-light);border-radius:20px;font-weight:600;font-size:13px;}.catalog-header__actions{flex-shrink:0;}.cpa-block{padding:0 0 10px;}.cpa-block__inner{background:linear-gradient(135deg,#212b62 0%,#191f4a 100%);border-radius:16px;padding:24px 28px;display:flex;align-items:center;gap:24px;box-shadow:0 8px 30px rgba(33,43,98,0.3);position:relative;overflow:hidden;}.cpa-block__inner::before{content:'';position:absolute;top:-60%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none;}.cpa-block__icon{flex-shrink:0;width:72px;height:72px;background:rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.18);}.cpa-block__content{color:#fff;flex-shrink:0;min-width:200px;}.cpa-block__title{font-size:20px;font-weight:700;margin-bottom:4px;color:#fff;}.cpa-block__desc{font-size:13px;opacity:.9;margin-bottom:8px;color:rgba(255,255,255,.85);}.cpa-block__features{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:rgba(255,255,255,.85);}.cpa-block__features span{display:flex;align-items:center;gap:4px;}.cpa-block__form{flex:1;display:flex;flex-direction:column;gap:8px;position:relative;z-index:1;}.cpa-block__form-row{display:flex;gap:8px;flex-wrap:wrap;}.cpa-block__input{padding:11px 14px;border:2px solid transparent;border-radius:8px;font-size:13px;font-family:inherit;min-width:130px;flex:1;outline:none;transition:all .25s;background:rgba(255,255,255,.95);}.cpa-block__input:focus{border-color:#e8a530;box-shadow:0 0 0 3px rgba(232,165,48,.2);}.cpa-block__input::placeholder{color:#999;font-size:12px;}.cpa-block__form-row--full{flex-basis:100%;}.cpa-block__textarea{width:100%;min-height:70px;resize:vertical;font-family:inherit;line-height:1.4;}.cpa-block__input--error{border-color:#dc2626 !important;box-shadow:0 0 0 3px rgba(220,38,38,.15) !important;}.cpa-block__field-error{color:#ff6b6b;font-size:12px;margin-top:4px;font-weight:600;}.cpa-block__success{color:#fff;font-weight:700;font-size:15px;padding:14px 18px;background:rgba(39,174,96,.25);border:2px solid rgba(39,174,96,.6);border-radius:10px;margin-top:8px;text-align:center;}.cpa-block__error{color:#fff;font-weight:600;font-size:14px;padding:12px 18px;background:rgba(220,38,38,.25);border:2px solid rgba(220,38,38,.6);border-radius:10px;margin-top:8px;text-align:center;}.cpa-block__file-label{display:flex;align-items:center;cursor:pointer;}.cpa-block__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);}.cpa-block__file-btn{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.15);color:#fff;border:2px dashed rgba(255,255,255,.4);padding:10px 14px;border-radius:8px;font-size:12px;transition:all .25s;white-space:nowrap;}.cpa-block__file-btn:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.7);}.cpa-block__file-btn svg{flex-shrink:0;}.cpa-block__file-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cpa-block__submit{display:flex;align-items:center;gap:8px;background:#e8a530;color:#fff;border:none;padding:11px 24px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s;white-space:nowrap;box-shadow:0 4px 15px rgba(232,165,48,.35);font-family:inherit;}.cpa-block__submit:hover{background:#d4922a;transform:translateY(-2px);box-shadow:0 6px 20px rgba(232,165,48,.5);}.cpa-block__agree{padding-top:2px;}.cpa-block__agree .form__checkbox-label{color:rgba(255,255,255,.7);font-size:11px;}.cpa-block__agree .form__checkbox-box{width:16px;height:16px;border-color:rgba(255,255,255,.4);}.cpa-block__agree .form__checkbox:checked + .form__checkbox-box{background:#e8a530;border-color:#e8a530;}.cpa-block__agree .form__checkbox-text a{color:rgba(255,255,255,.8);}.catalog-text{padding:20px 0;}.catalog-text--top{padding-bottom:10px;}.catalog-seo{padding:40px 0;}.catalog-seo__box{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:16px;padding:36px 40px;border:1px solid var(--c-border);}.catalog-seo__text{max-width:none;}.prose table{width:100%;border-collapse:collapse;display:table;}.catalog-products .container:empty{display:none;}.catalog-products:has(.container:empty){padding:0;}.catalog-seo__text h2{font-size:22px;color:#212b62;margin-top:28px;}.catalog-seo__text h3{font-size:18px;color:#212b62;}.catalog-subcats{padding:20px 0;}.catalog-subcats__heading{font-size:18px;color:#212b62;margin-bottom:14px;display:flex;align-items:center;gap:8px;}.catalog-subcats__heading svg{color:#212b62;}.catalog-subcats__cloud{display:flex;flex-wrap:wrap;gap:10px;}.catalog-subcats__tag{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:var(--c-light);border:2px solid var(--c-border);border-radius:25px;font-size:14px;color:var(--c-dark);text-decoration:none;transition:all .25s;}.catalog-subcats__tag:hover{background:#212b62;color:#fff;border-color:#212b62;transform:translateY(-2px);box-shadow:0 4px 12px rgba(33,43,98,.18);}.catalog-subcats__tag-count{background:#212b62;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600;}.catalog-subcats__tag:hover .catalog-subcats__tag-count{background:#fff;color:#212b62;}.catalog-seo--inline{margin-top:8px;padding:20px 0 0;}.catalog-seo--inline .catalog-seo__text{padding:0;}.catalog-filters{padding:10px 0 20px;}.catalog-filters__box{background:var(--c-light);border-radius:12px;padding:24px;border:1px solid var(--c-border);}.catalog-filters__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;}.catalog-filters__title{font-size:17px;font-weight:700;color:#212b62;display:flex;align-items:center;gap:8px;margin-bottom:0;}.catalog-filters__title svg{color:#212b62;}.catalog-filters__toggle{display:none;background:#212b62;color:#fff;border:none;padding:9px 18px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;font-family:inherit;}.catalog-filters__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;}.catalog-filters__group label{display:block;font-weight:600;margin-bottom:6px;color:#212b62;font-size:13px;}.catalog-filters__group select,.catalog-filters__group input{width:100%;padding:10px 14px;border:2px solid var(--c-border);border-radius:8px;font-size:13px;font-family:inherit;background:#fff;transition:border-color .25s;outline:none;}.catalog-filters__group select:focus,.catalog-filters__group input:focus{border-color:#212b62;}.catalog-filters__price-range{display:flex;align-items:center;gap:8px;}.catalog-filters__price-range input{flex:1;min-width:0;}.catalog-filters__price-range span{color:var(--c-gray);font-size:14px;}.catalog-filters__buttons{display:flex;gap:10px;align-items:center;padding-top:16px;border-top:1px solid var(--c-border);margin-top:8px;grid-column:1 / -1;}.catalog-filters__active-badge{font-size:12px;font-weight:600;color:#27ae60;padding:4px 12px;background:rgba(39,174,96,.1);border-radius:20px;}.catalog-products__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;flex-wrap:wrap;gap:12px;}.catalog-products__count{color:var(--c-gray);font-size:14px;}.catalog-products__sort{display:flex;align-items:center;gap:8px;}.catalog-products__sort label{font-size:13px;color:var(--c-gray);}.catalog-products__sort select{padding:8px 14px;border:2px solid var(--c-border);border-radius:8px;font-size:13px;font-family:inherit;outline:none;transition:border-color .25s;}.catalog-products__sort select:focus{border-color:#212b62;}.catalog-table-wrap{overflow-x:auto;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);}.catalog-table{width:100%;border-collapse:collapse;background:#fff;}.catalog-table thead{background:#212b62;color:#fff;}.catalog-table th{padding:14px 16px;text-align:left;font-weight:600;font-size:13px;white-space:nowrap;}.catalog-table td{padding:14px 16px;border-bottom:1px solid var(--c-border);vertical-align:middle;}.catalog-table tbody tr{transition:background .2s;}.catalog-table tbody tr:hover{background:#f8f9fa;}.catalog-table tbody tr:last-child td{border-bottom:none;}.catalog-table__th--photo{width:80px;}.catalog-table__th--action{width:140px;}.catalog-table__img{width:70px;height:70px;object-fit:cover;border-radius:8px;border:1px solid var(--c-border);}.catalog-table__no-img{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:var(--c-light);border-radius:8px;border:1px solid var(--c-border);}.catalog-table__product-name{font-weight:600;color:#212b62;display:block;margin-bottom:3px;text-decoration:none;transition:color .2s;}.catalog-table__product-name:hover{color:#3a4580;text-decoration:underline;}.catalog-table__sku{font-size:12px;color:var(--c-gray);display:block;}.catalog-table__specs-text{font-size:13px;color:var(--c-gray);line-height:1.5;}.catalog-table__price{font-size:17px;font-weight:700;color:#212b62;white-space:nowrap;}.catalog-table__price-from{font-size:12px;font-weight:500;color:var(--c-gray);text-transform:lowercase;}.catalog-table__price-unit{font-size:12px;font-weight:400;color:var(--c-gray);}.catalog-table__price--request{font-size:14px;font-weight:600;color:var(--c-gray);}.catalog-table__stock{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap;}.catalog-table__stock--in{background:rgba(34,197,94,.1);color:#22c55e;}.catalog-table__stock--out{background:rgba(107,114,128,.1);color:var(--c-gray);}.catalog-table__cart-btn{display:inline-flex;align-items:center;gap:6px;background:#212b62;color:#fff;border:none;padding:10px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .25s;white-space:nowrap;font-family:inherit;}.catalog-table__cart-btn:hover{background:#191f4a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(33,43,98,.25);}.catalog-table__cart-btn svg{width:16px;height:16px;flex-shrink:0;}.catalog-table__cart-btn.is-added{background:#27ae60;}.catalog-products .pagination{padding-top:28px;}.catalog-related{padding:40px 0;border-top:1px solid var(--c-border);}.catalog-related__title{font-size:22px;font-weight:800;color:#212b62;text-align:center;margin-bottom:28px;}.catalog-related__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px;}.catalog-related__card{background:#fff;border:2px solid var(--c-border,#e8eaf2);border-radius:12px;overflow:hidden;text-decoration:none;transition:border-color .3s,box-shadow .3s,transform .3s;}.catalog-related__card:hover{border-color:#d7952b;box-shadow:0 8px 32px rgba(33,43,98,.12);transform:translateY(-4px);}.catalog-related__card-img{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f4f5f8;}.catalog-related__card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s;}.catalog-related__card:hover .catalog-related__card-img img{transform:scale(1.08);}.catalog-related__card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f2f8,#e8eaf2);}.catalog-related__card-hover{position:absolute;inset:0;background:rgba(33,43,98,.0);display:flex;align-items:center;justify-content:center;transition:background .3s;}.catalog-related__card:hover .catalog-related__card-hover{background:rgba(33,43,98,.35);}.catalog-related__card-arrow{width:44px;height:44px;border-radius:50%;background:#d7952b;color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.7);transition:all .3s;}.catalog-related__card:hover .catalog-related__card-arrow{opacity:1;transform:scale(1);}.catalog-related__card-body{padding:14px 16px 16px;text-align:center;}.catalog-related__card h3{font-size:15px;font-weight:700;color:#1a2035;margin:0 0 4px;line-height:1.3;}.catalog-related__card:hover h3{color:#212b62;}.catalog-related__card-count{font-size:12px;color:#8892a4;font-weight:500;}.catalog-empty{text-align:center;padding:60px 0;}.catalog-empty svg{margin:0 auto 16px;}.catalog-empty h3{font-size:20px;color:var(--c-dark);margin-bottom:8px;}.catalog-empty p{color:var(--c-gray);margin-bottom:20px;}.toast{position:fixed;bottom:24px;right:24px;background:#27ae60;color:#fff;padding:14px 22px;border-radius:10px;box-shadow:0 6px 24px rgba(0,0,0,.18);transform:translateY(100px);opacity:0;transition:all .3s;z-index:9999;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;pointer-events:none;}.toast.is-visible{transform:translateY(0);opacity:1;pointer-events:auto;}.toast--success{background:#27ae60;}.toast--error{background:#e74c3c;}.toast__icon{flex-shrink:0;}@keyframes badge-pulse{0%{transform:scale(1);}50%{transform:scale(1.25);}100%{transform:scale(1);}}.header__cart-count.is-pulse{animation:badge-pulse .4s ease;}@media (max-width:1100px){.cpa-block__inner{flex-wrap:wrap;}.cpa-block__content{min-width:auto;}.catalog-filters__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));}}@media (max-width:768px){.catalog-header__inner{flex-direction:column;gap:12px;}.catalog-header__title{font-size:22px;}.catalog-header__actions{width:100%;}.catalog-header__actions .btn{width:100%;}.cpa-block__inner{flex-direction:column;text-align:center;padding:22px 18px;}.cpa-block__icon{margin:0 auto;width:60px;height:60px;}.cpa-block__features{justify-content:center;}.cpa-block__form-row{flex-direction:column;}.cpa-block__input{min-width:unset;}.cpa-block__file-label{width:100%;}.cpa-block__file-btn{width:100%;justify-content:center;}.cpa-block__submit{width:100%;justify-content:center;}.catalog-filters__toggle{display:block;}.catalog-filters__grid{display:none;grid-template-columns:1fr 1fr;}.catalog-filters__grid.is-active{display:grid;margin-top:14px;}.js-filters-form{display:none;}.js-filters-form.is-active{display:block;}.js-filters-form.is-active .catalog-filters__grid{display:grid;margin-top:14px;}.catalog-filters__header{margin-bottom:0;}.catalog-table thead{display:none;}.catalog-table,.catalog-table tbody,.catalog-table tr{display:block;}.catalog-table tr{padding:14px;border-bottom:1px solid var(--c-border);display:grid;grid-template-columns:70px 1fr;grid-template-rows:auto auto;gap:8px 14px;}.catalog-table__td--photo{grid-row:1 / 3;padding:0;}.catalog-table__td--name{padding:0;grid-column:2;}.catalog-table__td--specs{display:none;}.catalog-table__td--price{padding:0;grid-column:2;}.catalog-table__td--stock{grid-column:1 / -1;padding:4px 0 0;}.catalog-table__td--action{grid-column:1 / -1;padding:4px 0 0;}.catalog-table__cart-btn{width:100%;justify-content:center;}.catalog-subcats__tag{padding:8px 14px;font-size:13px;}.catalog-related__grid{grid-template-columns:repeat(2,1fr);}.catalog-seo__box{padding:24px 20px;}}@media (max-width:480px){.catalog-header__title{font-size:19px;}.catalog-header__meta{flex-wrap:wrap;gap:8px;}.catalog-filters__grid{grid-template-columns:1fr;}.catalog-table tr{grid-template-columns:56px 1fr;}.catalog-table__img{width:56px;height:56px;}.catalog-table__no-img{width:56px;height:56px;}.catalog-table__price{font-size:15px;}.catalog-table__cart-btn span{display:none;}.catalog-related__grid{grid-template-columns:1fr 1fr;gap:12px;}.catalog-related__card-img{aspect-ratio:16/10;}.catalog-related__card-body{padding:10px 12px 12px;}.catalog-related__card h3{font-size:13px;}.catalog-subcats__tag{padding:7px 12px;font-size:12px;}}.catalog-seo{padding:40px 0 20px;}.catalog-seo__box{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:32px 36px;box-shadow:0 2px 12px rgba(0,0,0,.04);}.catalog-seo__text.prose h2{font-size:22px;color:#212b62;margin:28px 0 16px;padding-bottom:10px;border-bottom:2px solid #e8a530;display:block;width:100%;clear:both;}.catalog-seo__text.prose h2:first-child{margin-top:0;}.catalog-seo__text.prose h3{font-size:18px;color:#212b62;margin:22px 0 10px;}.catalog-seo__text.prose p{margin-bottom:14px;line-height:1.75;color:#444;}.seo-features{margin:28px 0;}.seo-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;}.seo-features__card{background:#f8f9fa;border:1px solid #e8eaed;border-radius:12px;padding:22px 18px;text-align:center;transition:border-color .2s,box-shadow .2s;}.seo-features__card:hover{border-color:#212b62;box-shadow:0 4px 16px rgba(33,43,98,.1);}.seo-features__icon{font-size:34px;margin-bottom:10px;}.seo-features__title{font-weight:700;color:#212b62;margin-bottom:6px;font-size:15px;}.seo-features__text{font-size:13px;color:#666;line-height:1.55;}.seo-table-wrap{margin:28px 0;overflow-x:auto;}.seo-table-wrap h3{font-size:18px;color:#212b62;margin-bottom:14px;}.seo-table{width:100%;border-collapse:collapse;font-size:14px;border-radius:10px;overflow:hidden;}.seo-table th{background:#212b62;color:#fff;padding:12px 16px;text-align:left;font-weight:600;font-size:13px;white-space:nowrap;}.seo-table td{padding:11px 16px;border-bottom:1px solid #eee;color:#444;}.seo-table tbody tr:nth-child(even){background:#fafbfc;}.seo-table tbody tr:hover{background:#f0f4ff;}.seo-usecases{margin:28px 0;}.seo-usecases h3{font-size:18px;color:#212b62;margin-bottom:14px;}.seo-usecases__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;}.seo-usecases__item{display:flex;gap:14px;align-items:flex-start;padding:16px;background:#f8f9fa;border-radius:10px;border:1px solid #eee;transition:border-color .2s;}.seo-usecases__item:hover{border-color:#212b62;}.seo-usecases__icon{font-size:26px;flex-shrink:0;margin-top:2px;}.seo-usecases__item strong{color:#212b62;display:block;margin-bottom:4px;font-size:14px;}.seo-usecases__item p{font-size:13px;color:#666;margin:0;line-height:1.5;}.seo-cta-text{margin-top:28px;padding:26px 28px;background:linear-gradient(135deg,#212b62 0%,#191f4a 100%);border-radius:14px;color:#fff;}.seo-cta-text h3{color:#fff !important;margin-bottom:10px !important;border:none !important;font-size:20px;}.seo-cta-text p{color:rgba(255,255,255,.9) !important;line-height:1.7;margin-bottom:0;}.seo-cta-text strong{color:#e8a530;}@media (max-width:768px){.catalog-seo__box{padding:22px 18px;}.seo-features__grid{grid-template-columns:1fr 1fr;}.seo-usecases__grid{grid-template-columns:1fr;}.seo-table{font-size:13px;}.seo-table th,.seo-table td{padding:9px 10px;}}@media (max-width:480px){.seo-features__grid{grid-template-columns:1fr;}.seo-cta-text{padding:20px 16px;}}.catalog-seo__text.prose h2{color:#212b62;border-bottom-color:#e8a530;}.catalog-seo__text.prose h3{color:#212b62;border-left-color:#e8a530;}.catalog-seo__text.prose p{text-align:justify;hyphens:auto;-webkit-hyphens:auto;}.prose h2 .prose-icon,.prose h3 .prose-icon,.prose .seo-features__icon .prose-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#212b62,#2a3578);border-radius:8px;flex-shrink:0;}.prose h2 .prose-icon svg,.prose h3 .prose-icon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;}.prose h3 .prose-icon{width:28px;height:28px;border-radius:6px;}.prose h3 .prose-icon svg{width:15px;height:15px;}.prose .faq-block,.prose .seo-faq{margin:32px 0;}.prose .faq-item{margin-bottom:10px;border:2px solid #e8eaed;border-radius:12px;overflow:hidden;transition:border-color .25s,box-shadow .25s;background:#fff;}.prose .faq-item:hover{border-color:#c0c6d0;}.prose .faq-item.is-open{border-color:#212b62;box-shadow:0 4px 20px rgba(33,43,98,.1);}.prose .faq-question{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#f8f9fc;cursor:pointer;font-weight:700;font-size:15px;color:#212b62;transition:background .2s,color .2s;line-height:1.4;user-select:none;position:relative;}.prose .faq-item.is-open .faq-question{background:#212b62;color:#fff;}.prose .faq-question::before{content:'Q';display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;background:#212b62;color:#fff;border-radius:50%;flex-shrink:0;font-size:13px;font-weight:800;}.prose .faq-item.is-open .faq-question::before{background:#e8a530;}.prose .faq-question::after{content:'';width:22px;height:22px;min-width:22px;margin-left:auto;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23212b62' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22px;transition:transform .3s;}.prose .faq-item.is-open .faq-question::after{transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");}.prose .faq-question:hover{background:#eef2ff;}.prose .faq-item.is-open .faq-question:hover{background:#1a2250;}.prose .faq-answer{display:none;padding:18px 20px 18px 64px;font-size:14px;line-height:1.75;color:#444;background:#fff;position:relative;}.prose .faq-item.is-open .faq-answer{display:block;}.prose .faq-answer::before{content:'A';position:absolute;left:20px;top:18px;width:30px;height:30px;background:#27ae60;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;}.prose details{margin-bottom:10px;border:2px solid #e8eaed;border-radius:12px;overflow:hidden;}.prose details[open]{border-color:#212b62;}.prose summary{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#f8f9fc;cursor:pointer;font-weight:700;font-size:15px;color:#212b62;list-style:none;}.prose summary::-webkit-details-marker{display:none;}.prose details[open] summary{background:#212b62;color:#fff;}.prose details > div,.prose details > p{padding:18px 20px;font-size:14px;line-height:1.75;color:#444;}.prose .features-grid,.prose .seo-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:28px 0;}.prose .feature-card,.prose .seo-features__item{padding:22px;background:#fff;border:2px solid #e8eaed;border-radius:14px;transition:border-color .25s,box-shadow .25s,transform .25s;}.prose .feature-card:hover,.prose .seo-features__item:hover{border-color:#212b62;box-shadow:0 6px 24px rgba(33,43,98,.1);transform:translateY(-2px);}.prose .feature-card .feature-icon,.prose .seo-features__icon{width:48px;height:48px;background:#212b62;border-radius:12px;margin-bottom:14px;position:relative;}.prose .feature-card .feature-icon::before{content:'';display:block;width:24px;height:24px;position:absolute;top:12px;left:12px;background-color:#fff;mask-size:24px;-webkit-mask-size:24px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="box"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z'/%3E%3Cpolyline points='3.27 6.96 12 12.01 20.73 6.96'/%3E%3Cline x1='12' y1='22.08' x2='12' y2='12'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z'/%3E%3Cpolyline points='3.27 6.96 12 12.01 20.73 6.96'/%3E%3Cline x1='12' y1='22.08' x2='12' y2='12'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="shield"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="truck"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Crect x='1' y='3' width='15' height='13'/%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Crect x='1' y='3' width='15' height='13'/%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="zap"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="award"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Ccircle cx='12' cy='8' r='7'/%3E%3Cpolyline points='8.21 13.89 7 23 12 20 17 23 15.79 13.88'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Ccircle cx='12' cy='8' r='7'/%3E%3Cpolyline points='8.21 13.89 7 23 12 20 17 23 15.79 13.88'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="check"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M22 11.08V12a10 10 0 11-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M22 11.08V12a10 10 0 11-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="settings"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-4 0v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83-2.83l.06-.06A1.65 1.65 0 004.68 15a1.65 1.65 0 00-1.51-1H3a2 2 0 010-4h.09'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-4 0v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83-2.83l.06-.06A1.65 1.65 0 004.68 15a1.65 1.65 0 00-1.51-1H3a2 2 0 010-4h.09'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="tool"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpath d='M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="layers"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpolygon points='12 2 2 7 12 12 22 7 12 2'/%3E%3Cpolyline points='2 17 12 22 22 17'/%3E%3Cpolyline points='2 12 12 17 22 12'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Cpolygon points='12 2 2 7 12 12 22 7 12 2'/%3E%3Cpolyline points='2 17 12 22 22 17'/%3E%3Cpolyline points='2 12 12 17 22 12'/%3E%3C/svg%3E");}.prose .feature-icon[data-icon="clock"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='w' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");}.prose .feature-card h4,.prose .seo-features__item strong{font-size:16px;font-weight:800;color:#1a2050;margin:0 0 8px;border:none;padding:0;line-height:1.3;}.prose .feature-card p,.prose .seo-features__item p{font-size:13px;color:#666;margin:0;line-height:1.65;}.prose .info-box,.prose .notice-box{margin:24px 0;padding:22px 24px 22px 56px;border-radius:12px;position:relative;display:block;}.prose .info-box{background:#eef6ff;border:1px solid #bbd4f0;}.prose .notice-box{background:#fff8e6;border:1px solid #f0dfa0;}.prose .info-box::before{content:'';width:28px;height:28px;position:absolute;top:22px;left:18px;background:#2563eb;border-radius:50%;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E");mask-size:16px;-webkit-mask-size:16px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;}.prose .info-box h3{font-size:17px;color:#212b62;margin:0 0 8px;padding:0;border:none;}.prose .info-box p{margin:0 0 10px;font-size:14px;}.prose .info-box p:last-child{margin-bottom:0;}.prose .info-box ul{margin:8px 0 0;}.prose .info-box ul li{border-bottom:none;padding:4px 0 4px 20px;font-size:14px;}.prose .info-box ul li::before{background:#2563eb;top:12px;width:6px;height:6px;}.prose .info-box h4,.prose .notice-box h4{font-size:16px;font-weight:700;margin:0 0 10px;padding:0;border:none;line-height:1.4;}.prose .info-box h4{color:#1e40af;}.prose .notice-box h4{color:#92400e;}.prose .info-box table,.prose .notice-box table{margin:14px 0;border-radius:8px;overflow:hidden;box-shadow:none;border:1px solid rgba(0,0,0,.1);}.prose .info-box table th,.prose .notice-box table th{background:#1a1a1a;color:#fff;font-size:12px;padding:10px 14px;text-transform:uppercase;letter-spacing:0.03em;}.prose .notice-box table th{background:#1a1a1a;}.prose .info-box table td,.prose .notice-box table td{padding:10px 14px;font-size:14px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);}.prose .info-box table tr:nth-child(even) td{background:#f0f6ff;}.prose .notice-box table tr:nth-child(even) td{background:#fffbf0;}.prose .info-box table tr:last-child td,.prose .notice-box table tr:last-child td{border-bottom:none;}.prose .notice-box::before{content:'';width:28px;height:28px;position:absolute;top:22px;left:18px;background:#d4920a;border-radius:50%;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E");mask-size:16px;-webkit-mask-size:16px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;}.prose .steps-list{margin:24px 0;padding:0;list-style:none;counter-reset:step-counter;}.prose .steps-list li{counter-increment:step-counter;display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px dashed #e0e0e0;}.prose .steps-list li:last-child{border-bottom:none;}.prose .steps-list li::before{content:counter(step-counter);width:36px;height:36px;background:linear-gradient(135deg,#212b62,#2a3578);color:#fff;font-size:15px;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}@media (max-width:768px){.prose{font-size:14px;}.prose h2{font-size:19px;margin-top:28px;}.prose h3{font-size:16px;}.prose table{font-size:13px;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}.prose table thead th,.prose table tbody td{padding:9px 12px;}.prose .features-grid,.prose .seo-features__grid{grid-template-columns:1fr 1fr;}.prose .info-box,.prose .notice-box{padding:18px 18px 18px 48px;}.prose .info-box::before,.prose .notice-box::before{top:18px;left:14px;}}@media (max-width:480px){.prose h2{font-size:17px;}.prose h3{font-size:15px;}.prose .features-grid,.prose .seo-features__grid{grid-template-columns:1fr;}.prose .info-box,.prose .notice-box{padding:16px 14px 16px 14px;}.prose .info-box::before,.prose .notice-box::before{position:static;margin-bottom:10px;}}.catalog-search{padding:24px 0 8px;}.catalog-search__box{max-width:600px;margin:0 auto;position:relative;display:flex;align-items:center;}.catalog-search__icon{position:absolute;left:16px;pointer-events:none;}.catalog-search__input{width:100%;padding:14px 40px 14px 44px;border:2px solid #e8eaed;border-radius:12px;font-size:15px;color:#1a2035;background:#fff;transition:border-color .2s;outline:none;}.catalog-search__input:focus{border-color:#d7952b;}.catalog-search__clear{position:absolute;right:14px;cursor:pointer;color:#999;font-size:18px;line-height:1;transition:color .2s;}.catalog-search__clear:hover{color:#d7952b;}.catalog-search__results{max-width:600px;margin:6px auto 0;background:#fff;border:2px solid #e8eaed;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.1);max-height:360px;overflow-y:auto;}.catalog-search__result-item{display:flex;justify-content:space-between;align-items:center;padding:10px 18px;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:background .15s;}.catalog-search__result-item:last-child{border-bottom:none;}.catalog-search__result-item:hover{background:#f8f5f0;}.catalog-search__result-item span{font-size:14px;font-weight:600;color:#212b62;}.catalog-search__result-item small{font-size:12px;color:#999;}.catalog-search__result-more{padding:10px 18px;font-size:13px;color:#999;text-align:center;}.catalog-search__result-empty{padding:16px 18px;font-size:14px;color:#999;text-align:center;}.catalog-tree{padding:16px 0 40px;}.catalog-tree__list{display:flex;flex-direction:column;gap:0;}.ct-section{border-bottom:1px solid #eef0f3;padding:24px 0;transition:opacity .2s;}.ct-section:last-child{border-bottom:none;}.ct-section__head{display:flex;align-items:center;gap:16px;margin-bottom:14px;}.ct-section__img-link{width:72px;height:72px;flex-shrink:0;border-radius:14px;overflow:hidden;background:#f4f5f8;border:2px solid #e8eaed;display:flex;align-items:center;justify-content:center;transition:border-color .3s;}.ct-section__img-link:hover{border-color:#d7952b;}.ct-section__img-link img{width:100%;height:100%;object-fit:cover;}.ct-section__info{flex:1;min-width:0;}.ct-section__title{font-size:20px;font-weight:800;color:#212b62;text-decoration:none;display:block;line-height:1.2;transition:color .2s;}.ct-section__title:hover{color:#d7952b;}.ct-section__count{font-size:12px;color:#999;margin-top:2px;display:block;}.ct-section__go{flex-shrink:0;font-size:13px;font-weight:700;color:#d7952b;text-decoration:none;padding:8px 16px;border:1.5px solid #d7952b;border-radius:8px;transition:all .2s;white-space:nowrap;}.ct-section__go:hover{background:#d7952b;color:#fff;}.ct-chips{display:flex;flex-wrap:wrap;gap:8px;padding-left:88px;}.ct-chip{display:inline-flex;align-items:center;padding:7px 14px;border-radius:20px;font-size:13px;color:#444;text-decoration:none;transition:all .2s;white-space:nowrap;}.ct-chip--parent{background:#eef0f8;border:1.5px solid #d0d4e4;font-weight:700;color:#212b62;}.ct-chip--parent:hover{background:#212b62;color:#fff;border-color:#212b62;}.ct-chip--child{background:#f8f8fa;border:1.5px solid #e8eaed;font-weight:500;color:#666;}.ct-chip--child:hover{background:#d7952b;color:#fff;border-color:#d7952b;}@media (max-width:768px){.ct-section__head{gap:12px;}.ct-section__img-link{width:56px;height:56px;border-radius:12px;}.ct-section__title{font-size:17px;}.ct-section__go{display:none;}.ct-chips{padding-left:0;gap:6px;}.ct-chip{font-size:12px;padding:6px 12px;}.catalog-search__input{font-size:14px;padding:12px 36px 12px 40px;}}@media (max-width:480px){.ct-section__img-link{width:48px;height:48px;}.ct-section__title{font-size:15px;}.ct-chip{font-size:11px;padding:5px 10px;}}.related-products{padding:48px 0;background:#f8f9fa;}.related-products .section__title{font-size:1.5rem;font-weight:800;margin-bottom:28px;}.related-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease;}.product-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.1);transform:translateY(-3px);}.product-card__image-link{display:block;text-decoration:none;}.product-card__image{position:relative;aspect-ratio:4 / 3;background:#f5f5f5;overflow:hidden;}.product-card__image img,.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;}.product-card:hover .product-card__image img,.product-card:hover .product-card__img{transform:scale(1.04);}.product-card__no-image{display:flex;align-items:center;justify-content:center;height:100%;color:#ccc;}.product-card__badge{position:absolute;top:10px;left:10px;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:20px;z-index:1;}.product-card__badge--stock{background:#dcfce7;color:#166534;}.product-card__content{padding:14px 16px 8px;flex:1;display:flex;flex-direction:column;}.product-card__category{font-size:.75rem;color:#888;display:block;margin-bottom:4px;}.product-card__title{font-size:.95rem;font-weight:700;margin:0 0 4px;line-height:1.3;}.product-card__title-link{color:#1a1a2e;text-decoration:none;transition:color .2s;}.product-card__title-link:hover{color:#f5c518;}.product-card__article{font-size:.78rem;color:#999;}.product-card__desc{font-size:.82rem;color:#666;margin:6px 0 0;line-height:1.4;}.product-card__footer{padding:12px 16px 14px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;}.product-card__price{font-size:.9rem;}.product-card__price-from{color:#999;font-size:.78rem;}.product-card__price-value{font-weight:700;color:#1a1a2e;}.product-card__price-value--request{color:#888;font-weight:600;font-size:.85rem;}.product-card__price-currency{font-weight:700;color:#1a1a2e;}.product-card__price-unit{color:#999;font-size:.78rem;}.product-card__actions{display:flex;gap:8px;}@media (max-width:1024px){.related-products__grid{grid-template-columns:repeat(3,1fr);}}@media (max-width:768px){.related-products__grid{grid-template-columns:repeat(2,1fr);gap:14px;}.related-products{padding:32px 0;}}@media (max-width:480px){.related-products__grid{grid-template-columns:1fr;}.product-card__footer{flex-direction:column;align-items:flex-start;}.product-card__actions{width:100%;}.product-card__actions .btn{flex:1;justify-content:center;}}.catalog-filters__form{}.catalog-filters__specs{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;}.catalog-filters__specs-label{font-size:13px;font-weight:600;color:#444;margin-bottom:8px;}.catalog-filters__chips{display:flex;flex-wrap:wrap;gap:8px;}.cf-chip{position:relative;display:inline-flex;}.cf-chip__select{appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #d1d5db;border-radius:20px;padding:6px 28px 6px 14px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;}.cf-chip__select:hover{border-color:#212b62;background-color:#f8f9ff;}.cf-chip__select:focus{border-color:#212b62;box-shadow:0 0 0 3px rgba(33,43,98,.1);outline:none;}.cf-chip--active .cf-chip__select{background-color:#212b62;color:#fff;border-color:#212b62;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");}@media (max-width:768px){.catalog-filters__chips{gap:6px;}.cf-chip__select{font-size:12px;padding:5px 24px 5px 10px;}}
.prose .faq-question.active,.prose .faq-item.is-open .faq-question{background:#212b62!important;color:#fff!important;}.prose .faq-question.active *,.prose .faq-item.is-open .faq-question *{color:#fff!important;}.prose .faq-question.active::before,.prose .faq-item.is-open .faq-question::before{background:#e8a530;}.prose .faq-question.active::after,.prose .faq-item.is-open .faq-question::after{transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");}.prose .faq-question.active:hover,.prose .faq-item.is-open .faq-question:hover{background:#1a2250!important;}.prose .faq-answer.open,.prose .faq-item.is-open .faq-answer{display:block;}.sp-description .faq-block,.sp-description .seo-faq{margin:32px 0;}.sp-description .faq-item{margin-bottom:10px;border:2px solid #e8eaed;border-radius:12px;overflow:hidden;transition:border-color .25s,box-shadow .25s;background:#fff;}.sp-description .faq-item:hover{border-color:#c0c6d0;}.sp-description .faq-item.is-open{border-color:#212b62;box-shadow:0 4px 20px rgba(33,43,98,.1);}.sp-description .faq-question{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#f8f9fc;cursor:pointer;font-weight:700;font-size:15px;color:#212b62;transition:background .2s,color .2s;line-height:1.4;user-select:none;position:relative;border-radius:10px;margin:0 0 6px;}.sp-description .faq-question:hover{background:#eef2ff;}.sp-description .faq-question.active,.sp-description .faq-item.is-open .faq-question{background:#212b62!important;color:#fff!important;}.sp-description .faq-question.active *,.sp-description .faq-item.is-open .faq-question *{color:#fff!important;}.sp-description .faq-question.active:hover,.sp-description .faq-item.is-open .faq-question:hover{background:#1a2250!important;}.sp-description .faq-answer{display:none;padding:16px 20px;font-size:14px;line-height:1.75;color:#444;background:#f8f9fc;border-radius:10px;margin-bottom:10px;}.sp-description .faq-answer.open,.sp-description .faq-item.is-open .faq-answer{display:block;}.sp-description .faq-answer p:last-child{margin-bottom:0;}.sp-description .faq-block > .faq-question,.sp-description > .faq-question{margin-bottom:0;border-radius:10px 10px 0 0;}.sp-description .faq-block > .faq-answer,.sp-description > .faq-answer{border-radius:0 0 10px 10px;margin-top:-6px;border:2px solid #212b62;border-top:none;}@media (max-width:768px){.sp-description .faq-question{font-size:14px;padding:13px 16px;}.sp-description .faq-answer{font-size:13px;padding:13px 16px;}}

/* ── Фикс переполнения фильтра характеристик (длинные подписи select) ── */
.catalog-filters__specs{max-width:100%}
.catalog-filters__chips{max-width:100%}
.cf-chip{max-width:100%;min-width:0}
.cf-chip__select{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media (max-width:768px){.cf-chip__select{max-width:100%}}
