.nav-desktop{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;height:60px;justify-content:space-between;left:0;padding-left:40px;padding-right:40px;position:fixed;right:0;top:0;z-index:1000}.nav-desktop .nav-links{display:flex;gap:40px}.nav-desktop .nav-links .nav-link{color:#333;font-size:18px;font-weight:500;text-decoration:none;transition:color .3s}.nav-desktop .nav-links .nav-link.active,.nav-desktop .nav-links .nav-link:hover{color:#1890ff}.nav-desktop .user-info-area{align-items:center;display:flex}.nav-desktop .user-info-area .user-info-button{align-items:center;background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;display:flex;padding:8px 16px;transition:all .3s}.nav-desktop .user-info-area .user-info-button:hover{background-color:#e6f7ff;border-color:#1890ff}.nav-desktop .user-info-area .user-info-button .user-icon{font-size:16px;margin-right:8px}.nav-desktop .user-info-area .user-info-button .user-name{font-size:14px;font-weight:500}.nav-desktop .user-info-area .login-button{align-items:center;display:flex;font-size:14px;font-weight:500}.nav-mobile{background-color:#fff;border-top:1px solid #e8e8e8;bottom:0;height:50px;left:0;position:fixed;right:0;z-index:1000}.nav-mobile .nav-list{align-items:center;display:flex;height:100%;justify-content:space-around;list-style:none;margin:0;padding:0}.nav-mobile .nav-list .nav-item{flex:1 1;text-align:center}.nav-mobile .nav-list .nav-item .nav-link-mobile{align-items:center;color:#666;display:flex;flex-direction:column;text-decoration:none;transition:color .3s}.nav-mobile .nav-list .nav-item .nav-link-mobile:hover{color:#1890ff}.nav-mobile .nav-list .nav-item .nav-link-mobile.active,.nav-mobile .nav-list .nav-item .nav-link-mobile.active .nav-icon{color:#fa8c16}.nav-mobile .nav-list .nav-item .nav-link-mobile .nav-icon{color:#08c;font-size:30px;margin-bottom:2px}.nav-mobile .nav-list .nav-item .nav-link-mobile .nav-text{font-size:12px;min-width:-webkit-fit-content;min-width:fit-content;white-space:nowrap}@media (max-width:768px){.nav-desktop{display:none}.nav-mobile{height:60px}.nav-mobile .nav-list .nav-item .nav-link-mobile .nav-text{font-size:10px}.page-container{padding-bottom:80px}}@media (min-width:769px){.nav-mobile{display:none}.page-container{padding-top:70px}}.page-container{min-height:100vh;transition:padding .3s ease}.ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.ant-badge .ant-badge-count{background-color:#ff4d4f;border-color:#ff4d4f;box-shadow:0 0 0 1px #fff;font-size:10px;height:16px;line-height:16px;min-width:16px;padding:0 4px}.nav-mobile .ant-badge .ant-badge-count{font-size:9px;height:14px;line-height:14px;min-width:14px}.quick-purchase{background:radial-gradient(circle at 95% 0,#1458a61a,#0000 30%),#f4f7fa;color:#172033;height:100%;overflow:auto;padding:24px clamp(18px,3.2vw,52px) 28px;width:100%}.quick-purchase__heading{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin:0 auto 16px;max-width:1380px}.quick-purchase__heading b{color:#d9771f;font-size:11px;letter-spacing:.18em}.quick-purchase__heading h1{color:#0b2345;font-size:clamp(25px,2.5vw,32px);line-height:1.15;margin:3px 0 5px}.quick-purchase__heading p{color:#657086;font-size:13px;margin:0}.quick-purchase__heading-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-left:auto;transform:translateY(6px)}.quick-purchase__settings{width:250px}.quick-purchase__settings>div{align-items:center;display:flex;gap:16px;justify-content:space-between}.quick-purchase__settings>span{color:#7b8596;display:block;font-size:12px;line-height:1.5;margin-top:7px}.quick-purchase__sheet{background:#fff;border:1px solid #dfe5ec;border-radius:12px;box-shadow:0 14px 38px rgba(11,35,69,.065);margin:0 auto;max-width:1380px;overflow:hidden}.quick-purchase__head,.quick-purchase__row{grid-column-gap:10px;align-items:center;column-gap:10px;display:grid;grid-template-columns:48px 72px minmax(190px,1.25fr) minmax(190px,1.1fr) 64px 86px 110px 40px}.quick-purchase__head{background:#eaf0f6;border-bottom:1px solid #dfe5ec;color:#5d687d;font-size:12px;font-weight:650;letter-spacing:.02em;min-height:46px;padding:0 20px}.quick-purchase__row{border-bottom:1px solid #edf0f4;font-size:14px;line-height:1.5;min-height:88px;padding:11px 20px;transition:background-color .2s ease}.quick-purchase__row:last-child{border-bottom:0}.quick-purchase__row:hover{background:#fbfcfe}.quick-purchase__row.is-complete{background:#f7fbff;box-shadow:inset 3px 0 #1458a6}.quick-purchase__row .ant-input-number,.quick-purchase__row .ant-select{width:100%}.quick-purchase__row>div,.quick-purchase__row>span{align-self:center;min-width:0}.quick-purchase__row .ant-input-number,.quick-purchase__row .ant-select-selector{border-radius:6px;font-size:14px;min-height:38px}.quick-purchase__row .ant-select-selector{align-items:center;display:flex}.quick-purchase__row .ant-input-number-input{font-size:14px;height:36px}.quick-purchase__row .ant-select-selection-search-input{height:36px!important}.quick-purchase__index{font-feature-settings:"tnum";color:#7f8998;font-size:14px;font-variant-numeric:tabular-nums;font-weight:650}.quick-purchase__row>div[data-label]{position:relative}.quick-purchase__row small{color:#d9771f;font-size:12px;left:0;position:absolute;top:40px;white-space:nowrap}.quick-purchase__locked{color:#8f99a8;font-size:14px;line-height:38px}.quick-purchase__unit{color:#0b2345;font-weight:650}.quick-purchase__price{font-feature-settings:"tnum";color:#d4380d;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.quick-purchase__image-cell{align-items:center;background:#f2f5f8;border:1px solid #dfe5ec;border-radius:6px;color:#98a2b3;display:flex;font-size:11px;height:62px;justify-content:center;overflow:hidden;text-align:center;width:72px}.quick-purchase__image-cell img{height:100%;object-fit:cover;width:100%}.quick-purchase__footer{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f7faf0;border:1px solid #dfe5ec;border-radius:10px;bottom:-1px;box-shadow:0 -6px 22px #0b23450d;display:flex;gap:16px;justify-content:space-between;margin:14px auto 0;max-width:1380px;padding:12px 14px;position:-webkit-sticky;position:sticky;z-index:10}.quick-purchase__footer>div{align-items:center;color:#657086;display:flex;gap:18px}.quick-purchase__footer .quick-purchase__footer-left{gap:8px}.quick-purchase__footer strong{color:#1458a6}@media (max-width:768px){.quick-purchase{padding:76px 12px 88px}.quick-purchase__heading{align-items:flex-start;flex-direction:column;gap:10px}.quick-purchase__heading-actions{justify-content:flex-end;transform:none;width:100%}.quick-purchase__heading p{font-size:12px;max-width:250px}.quick-purchase__head{display:none}.quick-purchase__sheet{background:#0000;border:0;box-shadow:none}.quick-purchase__row{background:#fff;border:1px solid #dfe5ec;border-radius:10px;box-shadow:0 8px 24px #0b23450d;gap:12px;grid-template-areas:"image product" "image spec" "unit price" "quantity quantity";grid-template-columns:82px minmax(0,1fr);margin-bottom:12px;padding:38px 12px 14px;position:relative}.quick-purchase__row>.quick-purchase__price:before,.quick-purchase__row>.quick-purchase__unit:before,.quick-purchase__row>div:not(.quick-purchase__image-cell):before{color:#7b8596;content:attr(data-label);display:block;font-size:11px;font-weight:600;margin-bottom:5px}.quick-purchase__image-cell{grid-area:image;height:100%;min-height:104px;width:82px}.quick-purchase__product-field{grid-area:product}.quick-purchase__spec-field{grid-area:spec}.quick-purchase__unit{grid-area:unit}.quick-purchase__price{grid-area:price}.quick-purchase__quantity-field{grid-area:quantity}.quick-purchase__row small{display:block;margin-top:4px;position:static;white-space:normal}.quick-purchase__index{left:12px;position:absolute;top:12px}.quick-purchase__row>button{position:absolute;right:6px;top:4px}.quick-purchase__footer{background:#fffffff5;border:0;border-radius:0;border-top:1px solid #dfe5ec;bottom:60px;left:0;margin:0;padding:10px 12px;position:fixed;right:0;z-index:20}.quick-purchase__footer>div>span{display:none}}.shop-viewport{--shop-navy:#0b2345;--shop-blue:#1458a6;--shop-orange:#d9771f;--shop-ink:#172033;--shop-muted:#657086;--shop-line:#dfe5ec;--shop-surface:#f4f7fa;color:var(--shop-ink);height:100vh;height:100dvh;overflow:hidden;width:100%}.shop-viewport,.shop-viewport *,.shop-viewport :after,.shop-viewport :before{box-sizing:border-box}.shop-purchase-mode-switch{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid var(--shop-line);border-radius:8px;box-shadow:0 8px 24px #0b23451a;padding:4px;position:fixed;right:14px;top:72px;z-index:900}.shop-purchase-mode-switch-spacer{flex:0 0 180px;width:180px}.shop-purchase-mode-switch .ant-segmented-item-selected{background:var(--shop-blue);color:#fff}.shop-viewport__content,.shop-viewport__layout{height:100%;min-height:0!important;overflow:hidden}.shop-viewport .ant-btn-primary{background:var(--shop-blue);border-color:var(--shop-blue);box-shadow:none}.shop-viewport .ant-btn-primary:focus,.shop-viewport .ant-btn-primary:hover{background:#0f4b91!important;border-color:#0f4b91!important}@media (min-width:769px){.shop-viewport{background:var(--shop-surface);padding-top:60px}.shop-viewport__layout>.ant-layout-header{display:none!important}.shop-viewport__content{background:var(--shop-surface)}.shop-desktop-sidebar{background:#fff!important;border-right:1px solid var(--shop-line)!important;height:100%;min-height:0;width:216px!important}.shop-desktop-sidebar .ant-menu{background:#fff;color:var(--shop-ink);padding:10px 8px 18px}.shop-desktop-sidebar .ant-menu-item,.shop-desktop-sidebar .ant-menu-submenu-title{border-radius:4px;margin-inline:0;width:100%}.shop-desktop-sidebar .ant-menu-item-selected{background:#eaf2fb;color:var(--shop-blue);font-weight:600}.shop-desktop-sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--shop-navy)}.shop-results-panel{background:var(--shop-surface);height:100%;min-height:0;padding:12px 14px 8px!important}.shop-results-toolbar{align-items:center;display:flex;flex:0 0 auto;gap:12px;margin-bottom:10px}.shop-results-search{flex:1 1 auto;min-width:0}.shop-results-search .ant-input-affix-wrapper,.shop-results-search .ant-input-group-addon .ant-btn{border-color:var(--shop-line);box-shadow:none}.shop-results-search .ant-input-affix-wrapper-focused,.shop-results-search .ant-input-affix-wrapper:focus-within{border-color:var(--shop-blue)}.shop-results-list{background:#0000;border:0!important;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.shop-results-list>.ant-spin-nested-loading{flex:1 1 auto;min-height:0;overflow:hidden}.shop-results-list>.ant-spin-nested-loading>.ant-spin-container{height:100%;min-height:0}.shop-results-list .ant-list-items{grid-gap:10px;display:grid;gap:10px;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));height:100%;min-height:0}.shop-desktop-product-item{align-items:center!important;background:#fff;border:1px solid var(--shop-line)!important;border-radius:5px;min-height:0;min-width:0;overflow:hidden;padding:12px 14px!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.shop-desktop-product-item:hover{border-color:#b8cbe1!important;box-shadow:0 8px 22px #0b234514;transform:translateY(-1px);z-index:1}.shop-desktop-product-layout{align-items:center;display:flex;height:100%;min-width:0;width:100%}.shop-desktop-product-meta{align-self:center;flex:1 1;margin-block:0;min-width:0}.shop-desktop-product-meta .ant-list-item-meta-title{color:var(--shop-navy);line-height:1.35;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-desktop-product-meta .ant-list-item-meta-title>span{color:var(--shop-navy);font-size:15px!important;font-weight:650}.shop-desktop-product-meta .ant-list-item-meta-description{color:var(--shop-muted);font-size:12px;line-height:1.55;overflow:hidden}.shop-desktop-product-meta .ant-list-item-meta-description>div>div{margin-bottom:8px!important}.shop-desktop-product-meta .ant-btn{border-radius:3px;font-size:12px;height:26px;padding-inline:10px}.shop-desktop-product-image-wrap{align-self:center;background:#f2f5f8;border:1px solid #dfe5ec;border-radius:4px;display:flex;flex:0 0 clamp(210px,34%,340px);height:100%;margin-right:16px;max-height:190px;min-width:0;overflow:hidden;width:100%}.shop-desktop-product-image{background:#f2f5f8;border:0;border-radius:0;cursor:zoom-in;display:block;flex:0 0 auto;height:100%;margin-left:0;max-height:none;object-fit:cover;object-position:center;padding:0;width:100%}.shop-desktop-product-image-placeholder{align-items:center;background:#f7f9fb;border:0;border-radius:0;color:#98a2b3;display:flex;font-size:12px;height:100%;justify-content:center;min-height:96px;width:100%}.shop-desktop-product-image:focus-visible{outline:2px solid var(--shop-blue);outline-offset:2px}.shop-results-list .ant-list-pagination{-webkit-margin-before:7px;margin-block-start:7px}.shop-results-list .ant-pagination{align-items:center;color:var(--shop-muted);display:flex;justify-content:center;margin:0!important;min-height:38px}.shop-results-list .ant-pagination-item-active{border-color:var(--shop-blue)}.shop-results-list .ant-pagination-item-active a{color:var(--shop-blue)}}@media (max-width:1100px) and (min-width:769px){.shop-desktop-sidebar{width:190px!important}.shop-results-list .ant-list-items{gap:8px}.shop-desktop-product-image-wrap{flex-basis:clamp(150px,38%,210px);margin-right:9px}.shop-desktop-product-image{width:100%}}@media (max-width:768px){.shop-purchase-mode-switch{padding:3px;right:10px;top:10px;z-index:1100}.shop-purchase-mode-switch-spacer{flex-basis:174px;width:174px}.shop-viewport__layout{height:calc(100vh - 60px);height:calc(100dvh - 60px)}}.compact-table .ant-table-tbody>tr>td{padding:2px 6px!important}.compact-table .ant-table-thead>tr>th{padding:2px 6px!important;white-space:nowrap!important}.compact-table .ant-input-number{height:22px!important;line-height:22px!important}.compact-table .ant-btn,.compact-table .ant-input-number-input{font-size:.75rem!important;height:20px!important;padding:0 2px!important}.compact-table .ant-popover-inner-content{font-size:.75rem!important;padding:4px!important}.compact-table .ant-popconfirm-message{font-size:.75rem!important;padding:2px 0!important}.compact-table .ant-popconfirm-buttons{margin-top:2px!important}.compact-table .ant-table-tbody>tr{height:auto!important}.compact-table .ant-table-cell{line-height:1.2!important}.compact-table .ant-table-cell>div{margin:0!important;padding:0!important}@media (max-width:768px){.ant-modal-body{padding:12px 8px!important}.ant-modal-header{padding:8px 12px!important}.ant-modal-footer{padding:6px 12px!important}.ant-divider{margin:4px 0!important}}.product-stats-table-row-alt>td{background:#fafbfc!important}.product-stats-table-row-alt:hover>td{background:#f0f7ff!important}:root{--home-navy:#0b2345;--home-navy-deep:#071a33;--home-blue:#1458a6;--home-orange:#d9771f;--home-ink:#172033;--home-muted:#657086;--home-line:#dfe5ec;--home-surface:#f4f7fa}.home-page{background:#fff;color:#172033;color:var(--home-ink);min-height:100vh;overflow-x:hidden}.home-page *,.home-page :after,.home-page :before{box-sizing:border-box}.home-page .home-shell{margin:0 auto;width:min(1180px,calc(100% - 48px))}.home-hero{background:linear-gradient(90deg,#0b2345fa,#0b2345ed 54%,#1458a6d6),linear-gradient(135deg,#0b2345,#1458a6);color:#fff;overflow:hidden;position:relative}.home-hero:after{border:1px solid #ffffff2b;border-radius:50%;box-shadow:0 0 0 78px hsla(0,0%,100%,.035),0 0 0 156px hsla(0,0%,100%,.025);content:"";height:460px;position:absolute;right:-120px;top:-210px;width:460px}.home-hero__inner{grid-gap:84px;align-items:center;display:grid;gap:84px;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);min-height:520px;padding:80px 0;position:relative;z-index:1}.home-eyebrow,.home-section__kicker{color:#76a9e5;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.home-hero h1{font-size:clamp(36px,4vw,56px);font-weight:700;letter-spacing:-.035em;line-height:1.16;margin:18px 0 22px;max-width:720px}.home-hero__copy>p{color:#ffffffc2;font-size:17px;line-height:1.9;margin:0;max-width:660px}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.home-button{align-items:center;border:1px solid #0000;color:#fff;display:inline-flex;font-weight:600;gap:10px;justify-content:center;min-height:48px;padding:0 24px;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.home-button:hover{color:#fff;transform:translateY(-2px)}.home-button--primary{background:#d9771f;background:var(--home-orange)}.home-button--primary:hover{background:#eb8730}.home-button--ghost{background:#ffffff0d;border-color:#ffffff61}.home-button--ghost:hover{background:#ffffff1a;border-color:#fff}.home-hero__brand{position:relative}.home-hero__brand-frame{background:#0000;border:0;box-shadow:0 28px 70px #00000047;overflow:hidden;padding:0}.home-hero__brand-frame img{display:block;height:auto;width:100%}.home-hero__brand-frame img.home-image--fallback{background:#fff;max-height:280px;object-fit:contain}.home-hero__brand-note{background:#051326e6;color:#fffc;display:grid;font-size:12px;grid-template-columns:repeat(3,1fr);padding:14px 18px;text-align:center}.home-hero__brand-note span+span{border-left:1px solid #ffffff26}.home-strengths{background:#fff;border-bottom:1px solid #dfe5ec;border-bottom:1px solid var(--home-line);position:relative;z-index:2}.home-strengths__grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-strengths article{align-items:center;display:flex;gap:16px;min-height:126px;padding:22px 26px}.home-strengths article+article{border-left:1px solid #dfe5ec;border-left:1px solid var(--home-line)}.home-strengths__icon{background:#eaf2fb;color:#1458a6;color:var(--home-blue);display:grid;flex:0 0 42px;font-size:20px;height:42px;place-items:center}.home-strengths span,.home-strengths strong{display:block}.home-strengths strong{color:#0b2345;color:var(--home-navy);font-size:20px;margin-bottom:4px}.home-strengths span{color:#657086;color:var(--home-muted);font-size:13px}.home-section{padding:88px 0}.home-section__heading{align-items:end;display:flex;gap:40px;justify-content:space-between;margin-bottom:36px}.home-about h2,.home-section__heading h2{color:#0b2345;color:var(--home-navy);font-size:clamp(30px,3vw,42px);letter-spacing:-.025em;line-height:1.25;margin:10px 0 0}.home-section__heading>p{color:#657086;color:var(--home-muted);font-size:15px;line-height:1.75;margin:0 0 4px;max-width:430px}.home-products{background:#f4f7fa;background:var(--home-surface)}.home-products__grid{grid-gap:1px;background:#dfe5ec;background:var(--home-line);border:1px solid #dfe5ec;border:1px solid var(--home-line);display:grid;gap:1px;grid-template-columns:repeat(3,1fr)}.home-product{background:#fff;color:inherit;display:grid;grid-template-columns:42% 58%;min-height:218px;min-width:0;text-decoration:none;transition:box-shadow .25s ease,transform .25s ease}.home-product:hover{box-shadow:0 18px 40px #0a234321;color:inherit;position:relative;transform:translateY(-3px);z-index:1}.home-product__image{background:#eef2f6;min-width:0;overflow:hidden;position:relative}.home-product__image img{display:block;height:100%;mix-blend-mode:multiply;object-fit:cover;transition:transform .35s ease;width:100%}.home-product__image img.home-image--fallback{background:#fff;mix-blend-mode:normal;object-fit:contain;padding:20px}.home-product:hover .home-product__image img{transform:scale(1.04)}.home-product__image>span{background:#0b2345;background:var(--home-navy);color:#fff;font-size:10px;left:12px;letter-spacing:.12em;padding:4px 7px;position:absolute;top:12px}.home-product__body{display:flex;flex-direction:column;min-width:0;padding:26px 24px 22px}.home-product h3{color:#0b2345;color:var(--home-navy);font-size:19px;margin:0 0 12px}.home-product p{color:#657086;color:var(--home-muted);font-size:13px;line-height:1.75;margin:0}.home-product__link{align-items:center;color:#1458a6;color:var(--home-blue);display:flex;font-size:13px;font-weight:600;gap:7px;margin-top:auto;padding-top:18px}.home-products__more{align-items:center;background:#fff;border-left:4px solid #d9771f;border-left:4px solid var(--home-orange);display:flex;gap:28px;justify-content:space-between;margin-top:24px;padding:22px 26px}.home-products__more span,.home-products__more strong{display:block}.home-products__more strong{color:#0b2345;color:var(--home-navy);margin-bottom:6px}.home-products__more span{color:#657086;color:var(--home-muted);font-size:13px}.home-products__more>a,.home-text-button{align-items:center;color:#1458a6;color:var(--home-blue);display:inline-flex;flex-shrink:0;font-weight:600;gap:8px;text-decoration:none}.home-about__grid{grid-gap:90px;align-items:center;display:grid;gap:90px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.home-about__content>p{color:#657086;color:var(--home-muted);font-size:16px;line-height:1.95;margin:24px 0 28px}.home-text-button{background:#0000;border:0;border-bottom:2px solid #1458a6;border-bottom:2px solid var(--home-blue);cursor:pointer;padding:0 0 7px}.home-about__principles{border-top:1px solid #dfe5ec;border-top:1px solid var(--home-line)}.home-about__principles>div{grid-gap:18px;align-items:start;border-bottom:1px solid #dfe5ec;border-bottom:1px solid var(--home-line);display:grid;gap:18px;grid-template-columns:50px 145px 1fr;padding:24px 0}.home-about__principles span{color:#d9771f;color:var(--home-orange);font-size:12px;font-weight:700;letter-spacing:.12em}.home-about__principles strong{color:#0b2345;color:var(--home-navy);font-size:17px}.home-about__principles p{color:#657086;color:var(--home-muted);line-height:1.7;margin:0}.home-stores{background:#071a33;background:var(--home-navy-deep);color:#fff}.home-section__heading--light h2{color:#fff}.home-section__heading--light>p{color:#ffffffa1}.home-stores__grid{border:1px solid #ffffff29;display:grid;grid-template-columns:repeat(2,1fr)}.home-stores article{min-height:260px;padding:38px 40px}.home-stores article+article{border-left:1px solid #ffffff29}.home-stores__label{color:#7fb2ec;font-size:12px;font-weight:700;letter-spacing:.12em}.home-stores h3{color:#fff;font-size:24px;margin:14px 0 22px}.home-stores p{align-items:flex-start;color:#ffffffb3;display:flex;gap:10px;line-height:1.7;margin:10px 0}.home-stores p .anticon{color:#d9771f;color:var(--home-orange);margin-top:5px}.home-stores a{color:#fff;text-decoration:none}.home-stores article>a:last-child{align-items:center;color:#8bbcf2;display:inline-flex;font-weight:600;gap:8px;margin-top:22px}.home-footer{background:#061429;color:#ffffff8a}.home-footer__inner{align-items:center;display:flex;font-size:13px;gap:30px;justify-content:space-between;min-height:112px}.home-footer__inner span,.home-footer__inner strong{display:block}.home-footer__inner strong{color:#fff;font-size:15px;margin-bottom:6px}.home-footer__contact{display:flex;gap:24px}.home-footer a{color:#ffffffa3;text-decoration:none}@media (max-width:1024px){.home-hero__inner{gap:48px;grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr)}.home-products__grid{grid-template-columns:repeat(2,1fr)}.home-strengths article{padding-inline:16px}}@media (max-width:768px){.home-page.page-container{padding-bottom:60px;padding-top:0}.home-page .home-shell{width:min(100% - 32px,1180px)}.home-hero__inner{gap:36px;grid-template-columns:1fr;min-height:auto;padding:54px 0 42px}.home-hero h1{font-size:clamp(32px,10vw,42px);line-height:1.18;margin:14px 0 18px}.home-hero__copy>p{font-size:15px;line-height:1.8}.home-hero__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:26px}.home-button{font-size:14px;min-height:46px;padding:0 16px}.home-hero__brand-frame{padding:0}.home-strengths__grid{grid-template-columns:repeat(2,1fr)}.home-strengths article{gap:12px;min-height:112px;padding:18px 12px}.home-strengths article:nth-child(3){border-left:0}.home-strengths article:nth-child(n+3){border-top:1px solid #dfe5ec;border-top:1px solid var(--home-line)}.home-strengths__icon{flex-basis:36px;font-size:17px;height:36px}.home-strengths strong{font-size:16px}.home-strengths span{font-size:11px;line-height:1.4}.home-section{padding:60px 0}.home-section__heading{display:block;margin-bottom:26px}.home-about h2,.home-section__heading h2{font-size:30px}.home-section__heading>p{font-size:14px;margin-top:14px}.home-products__grid{grid-template-columns:1fr}.home-product{grid-template-columns:38% 62%;min-height:190px}.home-product__body{padding:22px 18px 18px}.home-product h3{font-size:17px}.home-products__more{display:block;padding:20px}.home-products__more span{line-height:1.7}.home-products__more>a{margin-top:16px}.home-about__grid{gap:42px;grid-template-columns:1fr}.home-about__content>p{font-size:15px}.home-about__principles>div{gap:10px 12px;grid-template-columns:38px 1fr;padding:20px 0}.home-about__principles p{font-size:13px;grid-column:2}.home-stores__grid{grid-template-columns:1fr}.home-stores article{min-height:auto;padding:28px 24px}.home-stores article+article{border-left:0;border-top:1px solid #ffffff29}.home-stores h3{font-size:21px}.home-footer__inner{display:block;min-height:146px;padding:28px 0}.home-footer__contact{grid-gap:8px;display:grid;gap:8px;margin-top:16px}}@media (max-width:390px){.home-page .home-shell{width:min(100% - 24px,1180px)}.home-hero__actions{grid-template-columns:1fr}.home-product{grid-template-columns:34% 66%;min-height:176px}.home-product__body{padding-inline:14px}.home-product p{font-size:12px}}