:root{--bg:#f3f8fc;--surface:#ffffff;--ink:#18232d;--muted:#5d6b78;--line:#dbe3ea;--accent:#176f8f;--accent-dark:#0e5068;--radius:6px;--content:1180px;--shell-width:min(1440px,calc(100vw - 64px));--shadow:0 1px 2px rgba(16,24,40,0.06);--shadow-hover:0 10px 28px rgba(16,24,40,0.1);--motion-ease:cubic-bezier(0.22,1,0.36,1);--motion-fast:160ms var(--motion-ease);--motion:220ms var(--motion-ease)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3f8fc;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;letter-spacing:0;overflow-x:hidden}a{color:inherit;text-decoration:none}a,button{transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion),color var(--motion-fast),opacity var(--motion-fast),transform var(--motion),-webkit-text-decoration-color var(--motion-fast);transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion),color var(--motion-fast),opacity var(--motion-fast),text-decoration-color var(--motion-fast),transform var(--motion);transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion),color var(--motion-fast),opacity var(--motion-fast),text-decoration-color var(--motion-fast),transform var(--motion),-webkit-text-decoration-color var(--motion-fast)}img{display:block;height:auto;max-width:100%}button,input,select,textarea{font:inherit}.site-header{align-items:center;background:transparent;display:flex;justify-content:center;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:50}.site-header__bar{align-items:center;background:#fbfcfd;border-bottom:1px solid #ccdbe8;border-radius:0;box-shadow:0 2px 10px rgba(16,60,92,.05);display:grid;grid-gap:24px;gap:24px;grid-template-columns:auto minmax(0,1fr) auto auto;min-height:78px;padding:12px 56px;width:100%}.brand{align-items:center;display:inline-flex;gap:12px;transition:opacity var(--motion-fast),transform var(--motion);white-space:nowrap}.brand img{display:block;height:44px;object-fit:contain;width:auto}.brand span{color:#0d2444;font-size:clamp(22px,1.6vw,30px);font-weight:800;letter-spacing:0;line-height:1}.brand:hover{opacity:.88;transform:translateY(-1px)}.site-nav{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(18px,2.4vw,38px);justify-content:center;padding-bottom:8px;position:relative}.site-nav a{border:1px solid transparent;border-radius:6px;color:#4d5868;display:inline-flex;font-size:clamp(16px,1.06vw,20px);font-weight:600;padding:8px 0;position:relative}.site-nav a:hover{color:#4d5868;transform:none}.site-nav a:focus-visible{color:var(--ink);outline:2px solid rgba(23,111,143,.22);outline-offset:7px;transform:none}.site-nav a.is-active{color:var(--ink);transform:none}.site-nav__indicator{background:var(--accent);border-radius:999px 999px 0 0;bottom:0;height:4px;left:0;opacity:0;pointer-events:none;position:absolute;transform:translateX(var(--nav-indicator-left,0));transition:opacity .18s var(--motion-ease),transform .56s var(--motion-ease),width .56s var(--motion-ease);width:var(--nav-indicator-width,0)}.site-nav__indicator.is-visible{opacity:1}.language-switcher{align-items:center;background:#edf6fb;border:1px solid #c9deeb;border-radius:8px;display:inline-flex;gap:2px;justify-self:end;padding:3px}.language-switcher button{background:transparent;border:0;border-radius:6px;color:#395469;cursor:pointer;font-size:12px;font-weight:900;height:34px;min-width:38px;padding:0 9px;transition:background-color var(--motion-fast),color var(--motion-fast),transform var(--motion-fast)}.language-switcher button:focus-visible,.language-switcher button:hover{color:#006b99;outline:none;transform:translateY(-1px)}.language-switcher button:focus-visible{box-shadow:0 0 0 2px rgba(0,122,167,.2)}.language-switcher button.is-active{background:#ffffff;box-shadow:0 4px 12px rgba(16,60,92,.12);color:#007aa7}.mobile-menu-button{align-items:center;background:#ffffff;border:1px solid #bfd4e3;border-radius:8px;color:#0d5f86;cursor:pointer;display:none;height:46px;justify-content:center;width:46px}.mobile-nav{inset:0;pointer-events:none;position:fixed;transition:visibility 0s linear .42s;visibility:hidden;z-index:80}.mobile-nav.is-open{pointer-events:auto;transition-delay:0s;visibility:visible}.mobile-nav__backdrop{background:rgba(9,24,38,.38);border:0;inset:0;opacity:0;position:absolute;transition:opacity .36s var(--motion-ease)}.mobile-nav.is-open .mobile-nav__backdrop{opacity:1}.mobile-nav__panel{align-content:start;background:rgba(255,255,255,.98);border-left:1px solid #d4e2ec;box-shadow:-22px 0 44px rgba(14,38,58,.16);display:grid;grid-gap:16px;gap:16px;inset:0 0 0 auto;opacity:0;padding:16px;position:absolute;transform:translate3d(104%,0,0);transition:transform .52s var(--motion-ease),opacity .32s ease-out;will-change:transform,opacity;width:min(340px,calc(100vw - 28px))}.mobile-nav.is-open .mobile-nav__panel{opacity:1;transform:translateZ(0)}.mobile-nav__top{align-items:center;border-bottom:1px solid #dbe6ef;color:#102136;display:flex;font-size:15px;font-weight:900;justify-content:space-between;padding-bottom:14px}.mobile-nav__close{align-items:center;background:#eef7fb;border:1px solid #d3e5ef;border-radius:8px;color:#0d5f86;cursor:pointer;display:inline-flex;height:44px;justify-content:center;width:44px}.mobile-nav__links{align-content:start;display:grid;grid-gap:10px;gap:10px}.mobile-nav__links a{align-items:center;background:#ffffff;border:1px solid #d5e1ea;border-radius:8px;color:#102136;display:flex;font-weight:800;min-height:52px;padding:0 16px}.mobile-nav__links a.is-active{background:var(--accent);border-color:var(--accent);color:#ffffff}.mobile-nav__language{display:flex;justify-content:flex-start}.mobile-nav__language .language-switcher{justify-self:start}.contact-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.contact-actions--header{flex-wrap:nowrap;gap:12px;justify-content:flex-end}.btn{align-items:center;border:1px solid var(--line);border-radius:4px;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;justify-content:center;line-height:1.2;min-height:40px;padding:10px 14px;transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion),color var(--motion-fast),transform var(--motion);white-space:nowrap}.btn:hover{box-shadow:0 8px 20px rgba(16,24,40,.09);transform:translateY(-1px)}.btn--primary,.btn:hover{border-color:var(--accent)}.btn--primary{background:var(--accent);color:#ffffff}.btn--primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.btn--secondary{background:var(--surface);border-color:var(--accent);color:var(--accent-dark)}.btn--secondary:hover{background:#eef7fa}.btn--ghost{background:transparent;color:var(--ink)}.btn--ghost:hover{background:var(--surface)}.contact-actions--header .btn{border-radius:6px;font-size:clamp(15px,1vw,18px);gap:10px;min-height:52px;padding:0 22px}.contact-actions--header .btn svg{height:clamp(20px,1.25vw,24px);width:clamp(20px,1.25vw,24px)}.btn--header-call{background:var(--accent);border-color:var(--accent);box-shadow:none;color:#ffffff}.btn--header-call:focus-visible,.btn--header-call:hover{background:var(--accent-dark);border-color:var(--accent-dark);box-shadow:0 6px 16px rgba(16,24,40,.08);transform:translateY(-1px)}.btn--header-whatsapp{background:var(--surface);border-color:#5da8c1;box-shadow:none;color:var(--accent-dark)}.btn--header-whatsapp:focus-visible,.btn--header-whatsapp:hover{background:#f3f9fb;border-color:var(--accent);box-shadow:0 6px 16px rgba(16,24,40,.06);color:var(--accent-dark);transform:translateY(-1px)}.page{margin:0 auto;max-width:var(--content);padding:48px 24px;width:100%}.section-title{margin:0 0 28px;max-width:720px}.section-title p{color:var(--accent-dark);font-size:13px;font-weight:700;margin:0 0 8px;text-transform:uppercase}.section-title h2{font-size:32px;line-height:1.15;margin:0}.section-title div{color:var(--muted);margin-top:12px}.site-footer{background:radial-gradient(circle at 52% 18%,rgba(15,126,178,.2),transparent 34%),linear-gradient(135deg,#05233f,#06395f 54%,#05456f);border-radius:34px 34px 0 0;color:#ffffff;margin-top:56px;overflow:hidden}.site-footer__inner{margin:0 auto;width:min(100%,2048px)}.site-footer__top{align-items:start;display:grid;grid-gap:48px;gap:48px;grid-template-columns:.85fr 1.6fr .75fr;padding:64px max(48px,calc((100vw - 1840px) / 2)) 58px}.site-footer__brand-block,.site-footer__contacts,.site-footer__nav{min-width:0}.site-footer__contacts,.site-footer__nav{border-left:1px solid rgba(142,190,218,.22);min-height:240px;padding-left:48px}.site-footer__logo{align-items:center;display:inline-flex;gap:14px}.site-footer__logo img{display:block;height:56px;object-fit:contain;width:auto}.site-footer__logo span{color:#ffffff;font-size:clamp(28px,2.4vw,42px);font-weight:800;letter-spacing:0;line-height:1}.site-footer p{color:rgba(232,241,248,.88);font-size:17px;line-height:1.55;margin:28px 0 0;max-width:390px}.site-footer__contacts p,.site-footer__muted{color:rgba(178,201,218,.76)}.site-footer__muted{font-size:15px;margin-top:24px}.site-footer h2{color:#ffffff;font-size:24px;line-height:1.15;margin:0 0 24px}.site-footer__contacts p{font-size:16px;margin:0 0 28px;max-width:none}.site-footer__actions{align-items:center;display:flex;flex-wrap:nowrap;gap:10px}.site-footer__button{align-items:center;background:rgba(255,255,255,.03);border:1px solid rgba(174,211,232,.24);border-radius:6px;color:#ffffff;display:flex;font-size:14px;font-weight:700;gap:10px;min-height:54px;justify-content:center;padding:0 16px;transition:background-color .62s var(--motion-ease),border-color .62s var(--motion-ease),box-shadow .7s var(--motion-ease),color .62s var(--motion-ease),transform .7s var(--motion-ease);white-space:nowrap}.site-footer__button-copy{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:10px;line-height:1.15;min-width:0}.site-footer__phone-number{color:rgba(231,244,251,.74);font-size:15px;font-weight:800}.site-footer__button--primary{background:#1279b3;border-color:#1279b3}.site-footer__button:focus-visible,.site-footer__button:hover{background:rgba(255,255,255,.08);border-color:rgba(174,211,232,.42);box-shadow:0 10px 24px rgba(0,0,0,.16);color:#ffffff;transform:translateY(-2px)}.site-footer__button--primary:focus-visible,.site-footer__button--primary:hover{background:#0f6da1;border-color:#0f6da1}.site-footer__nav{display:flex;flex-direction:column}.site-footer__nav a{align-items:center;color:rgba(238,246,252,.94);display:flex;font-size:17px;gap:24px;justify-content:space-between;padding:7px 0}.site-footer__nav a+a{margin-top:14px}.site-footer__nav a svg{color:rgba(181,209,228,.76);flex:0 0 auto}.site-footer__nav a:focus-visible,.site-footer__nav a:hover{color:#ffffff;transform:translateX(2px)}.site-footer__nav a:focus-visible svg,.site-footer__nav a:hover svg{transform:translateX(4px)}.site-footer a{transition:border-color var(--motion-fast),color var(--motion-fast),opacity var(--motion-fast),transform var(--motion)}.site-footer a:focus-visible,.site-footer a:hover{color:#ffffff}.page-shell{margin:0 auto;max-width:var(--content);min-height:45vh;padding:56px 24px;width:100%}@media (max-width:1180px){.site-footer__top{gap:34px;grid-template-columns:1fr;padding:48px 28px}.site-footer__contacts,.site-footer__nav{border-left:0;border-top:1px solid rgba(142,190,218,.18);min-height:0;padding-left:0;padding-top:34px}}@media (max-width:900px){:root{--shell-width:calc(100vw - 20px)}.site-header{padding:10px 0 0}.site-header__bar{gap:18px;grid-template-columns:1fr;min-height:0;padding:16px 18px;width:100%}.site-nav{justify-content:flex-start}.contact-actions{align-items:stretch;width:100%}.contact-actions .btn{flex:1 1 160px}.contact-actions--header{gap:8px}.contact-actions--header .btn{flex-basis:0;font-size:16px;gap:8px;min-height:54px;padding:0 10px}.contact-actions--header .btn svg{height:23px;width:23px}.page,.page-shell{padding:36px 18px}.site-footer{margin-top:36px}.site-footer__inner{min-height:0}.site-footer__top{padding:38px 22px}.site-footer__logo img{height:48px}.site-footer__logo span{font-size:34px}.site-footer p,.site-footer__contacts p,.site-footer__nav a{font-size:17px}.site-footer h2{font-size:24px;margin-bottom:20px}.site-footer__actions{align-items:stretch;flex-direction:column}.site-footer__button{font-size:16px;min-height:54px;padding:0 16px}.site-footer__phone-number{font-size:15px}}@media (max-width:640px){.site-header{padding:0}.site-footer{border-radius:22px 22px 0 0}.site-footer__top{gap:24px;padding:30px 18px}.site-footer__contacts{padding-top:26px}.site-footer__nav{display:none}.site-footer h2{margin-bottom:16px}.site-footer__button{justify-content:flex-start;min-height:58px;padding:0 18px}.site-footer__button svg{flex:0 0 auto}.site-footer__button-copy{text-align:left}.site-footer__phone-number{font-size:16px}.site-header__bar{gap:10px;grid-template-columns:minmax(0,1fr) auto auto;min-height:72px;padding:10px 12px}.brand{gap:9px;min-width:0}.brand img{height:42px}.brand span{font-size:24px;min-width:0;overflow:hidden;text-overflow:ellipsis}.site-header__bar>.language-switcher,.site-nav{display:none}.mobile-nav__language .language-switcher{display:inline-flex}.contact-actions--header{flex-wrap:nowrap;gap:6px;justify-content:flex-end;width:auto}.contact-actions--header .btn{flex:0 0 46px;height:46px;min-height:46px;padding:0;width:46px}.contact-actions--header .btn span{display:none}.contact-actions--header .btn svg{height:22px;width:22px}.mobile-menu-button{display:inline-flex}}.home-hero{align-items:center;background:#ffffff;border-radius:8px;box-shadow:0 14px 34px rgba(16,60,92,.1);display:grid;grid-gap:34px;gap:34px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);margin:16px auto 0;max-width:var(--shell-width);min-height:430px;overflow:hidden;padding:38px 44px 34px;position:relative;width:var(--shell-width)}.home-hero__content{display:flex;flex-direction:column;min-width:0;position:relative;z-index:2}.eyebrow{color:rgba(232,247,255,.82);font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.home-hero h1{color:#102136;font-size:clamp(34px,2.72vw,52px);letter-spacing:0;line-height:1.06;margin:0;max-width:620px}.home-hero p:not(.eyebrow){color:#465b70;font-size:clamp(17px,1.12vw,20px);line-height:1.58;margin:18px 0 0;max-width:590px}.home-hero__actions{display:none}.home-hero__action{align-items:center;border-radius:7px;display:inline-flex;font-weight:900;gap:8px;justify-content:center;min-height:48px;padding:0 16px}.home-hero__action--primary{background:#0d789f;color:#ffffff}.home-hero__action--secondary{background:#ffffff;border:1px solid #97c4d8;color:#0b6388}.home-hero__trust{align-items:start;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr;margin-top:28px;max-width:520px;padding-top:0}.home-hero__trust-item{align-items:center;background:#f4f9fc;border:1px solid #d8eaf3;border-radius:8px;box-shadow:none;display:flex;flex-direction:row;gap:12px;justify-content:flex-start;height:auto;min-height:52px;min-width:0;padding:9px 12px;text-align:left}.home-hero__trust-icon{align-items:center;background:#ffffff;border:1px solid #d3e6f0;border-radius:999px;color:#0d6f98;flex:0 0 36px;display:flex;height:36px;justify-content:center;width:36px}.home-hero__trust-icon svg{height:19px;width:19px}.home-hero__trust-item strong{color:#102136;display:block;font-size:14px;line-height:1.2;overflow-wrap:anywhere}.home-hero__trust-item small{color:#64788a;display:block;font-size:12px;line-height:1.3;margin-top:2px;overflow-wrap:anywhere}.home-hero__visual{align-items:center;background:linear-gradient(180deg,#f8fcff,#ffffff);border:1px solid #e4eef5;border-radius:8px;display:flex;justify-content:center;min-height:360px;min-width:0;padding:24px;position:relative}.home-hero__visual:before{display:none}.home-hero__visual img{height:min(372px,30vw);max-width:100%;object-fit:contain;object-position:center;position:relative;z-index:2}.home-hero__circle,.home-hero__dots{display:none}.home-hero__dots{background-image:radial-gradient(circle,rgba(255,255,255,.26) 1.4px,transparent 1.6px);background-size:12px 12px;height:110px;left:-6px;opacity:.8;position:absolute;top:92px;width:150px;z-index:1}.home-hero__circle{background:rgba(255,255,255,.12);border-radius:999px;bottom:44px;height:176px;left:4%;position:absolute;width:176px;z-index:1}.page--white{background:#f3f8fc;border-bottom:0;border-top:0;max-width:none;padding:54px 0 62px}.page--white>.category-grid,.page--white>.featured-products,.page--white>.section-title{margin-left:auto;margin-right:auto;max-width:var(--shell-width);width:var(--shell-width)}.category-grid,.featured-products,.trust-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.category-card,.featured-product{background:var(--surface);border-radius:8px;min-width:0;overflow-wrap:anywhere}.category-card{box-shadow:0 10px 24px rgba(16,60,92,.11);align-items:center;display:grid;grid-gap:18px 28px;gap:18px 28px;grid-template-columns:82px minmax(0,1fr) 40px;min-height:142px;padding:24px 28px 22px;position:relative;transition:box-shadow .52s var(--motion-ease),transform .52s var(--motion-ease)}.category-card:after{background-image:radial-gradient(circle,rgba(42,139,178,.28) 1.5px,transparent 1.7px);background-size:10px 10px;content:"";height:46px;opacity:.75;position:absolute;right:24px;top:42px;width:30px}.category-card:hover{box-shadow:0 14px 30px rgba(16,60,92,.15);transform:translateY(-4px)}.category-card__icon{align-items:center;align-self:center;aspect-ratio:1;background:#eef7fb;border:1px solid #d7eaf3;border-radius:8px;color:#0f87bd;display:flex;justify-content:center;transition:background-color var(--motion-fast),color var(--motion-fast),transform var(--motion)}.category-card:hover .category-card__icon{background:#e8f4f8;color:#0f87bd;transform:translateY(-1px)}.category-card__content{display:grid;grid-column:2/4;min-width:0}.category-card__content strong{color:var(--ink);font-size:24px;font-weight:800;line-height:1.12;overflow-wrap:anywhere;padding-right:36px}.featured-product h3,.trust-grid h3{font-size:21px;letter-spacing:0;line-height:1.25;margin:0}.trust-grid p{color:var(--muted);margin:12px 0 0}.work-section{background:#f3f8fc;padding:0 0 62px}.work-section__inner{background:radial-gradient(circle at 95% 24%,rgba(219,239,250,.94) 0 178px,transparent 179px),linear-gradient(135deg,#f7fbfe,#f2f9fd 48%,#eaf5fb);border-radius:8px;box-shadow:0 14px 34px rgba(16,60,92,.1);margin:0 auto;overflow:hidden;padding:46px 56px 54px;position:relative;width:var(--shell-width)}.work-section__inner:before{background-image:radial-gradient(circle,rgba(42,139,178,.22) 1.5px,transparent 1.7px);background-size:12px 12px;content:"";height:112px;opacity:.8;position:absolute;right:148px;top:78px;width:160px}.work-section__inner:after{border:1px solid rgba(160,211,238,.48);border-radius:999px;content:"";height:470px;position:absolute;right:-160px;top:-118px;width:470px}.work-section .section-title{margin-bottom:32px;max-width:720px;position:relative;z-index:1}.work-section .section-title p{color:var(--accent-dark);font-size:12px;font-weight:800;margin-bottom:14px}.work-section .section-title h2{color:#18232d;font-size:32px}.work-section .section-title div{color:#6a7788;font-size:15px;line-height:1.55;margin-top:18px;max-width:640px}.work-section .trust-grid{gap:28px;position:relative;z-index:1}.trust-card{align-items:center;background:var(--surface);border-radius:8px;box-shadow:0 12px 28px rgba(16,60,92,.12);display:flex;flex-direction:column;min-height:260px;min-width:0;overflow:hidden;overflow-wrap:anywhere;padding:34px 30px;position:relative;text-align:center;transition:box-shadow .52s var(--motion-ease),transform .52s var(--motion-ease)}.trust-card:hover{box-shadow:0 14px 30px rgba(16,60,92,.15);transform:translateY(-4px)}.trust-card:after{background:#0f87bd;border-radius:999px 999px 0 0;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:68px}.trust-card__icon{align-items:center;background:#eef7fb;border:1px solid #d7eaf3;border-radius:999px;color:#0f87bd;display:flex;height:86px;justify-content:center;width:86px}.trust-card__mark{background:linear-gradient(90deg,transparent,#0f87bd 42%,#0f87bd 58%,transparent);display:block;height:2px;margin:18px 0 22px;position:relative;width:60px}.trust-card__mark:after{background:#0f87bd;border-radius:999px;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.trust-card h3{color:#18232d;font-size:20px;font-weight:800;margin:0}.trust-card p{color:#667487;font-size:15px;line-height:1.48;margin:14px auto 0;max-width:270px}.featured-product{box-shadow:0 10px 26px rgba(16,60,92,.08);display:grid;grid-gap:12px;gap:12px;grid-template-rows:auto auto 1fr;overflow:hidden;padding:14px 14px 16px;position:relative;transition:box-shadow var(--motion),transform var(--motion)}.featured-product:before{background:var(--accent);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity var(--motion-fast)}.featured-product__meta{align-items:center;color:#607286;display:flex;font-size:12px;font-weight:800;gap:8px;justify-content:space-between;letter-spacing:0;line-height:1.2;min-width:0;text-transform:uppercase}.featured-product__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-product__meta span:last-child{color:var(--accent-dark);font-weight:700;text-align:right}.featured-product__image{align-items:center;aspect-ratio:4/3;background:#ffffff;border-radius:6px;color:var(--accent-dark);display:flex;font-size:14px;font-weight:800;justify-content:center;min-width:0;overflow:hidden;padding:16px;text-align:center;text-transform:uppercase}.featured-product__image img{height:100%;object-fit:contain;width:100%}.featured-product:hover{box-shadow:0 18px 38px rgba(16,60,92,.16);transform:translateY(-3px)}.featured-product:hover:before{opacity:1}.featured-product__image span{overflow-wrap:anywhere}.featured-product__footer{align-items:end;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1fr) 36px;padding:4px 2px 0}.featured-product h3{align-self:end;color:#0d2444;min-width:0;transition:color var(--motion-fast)}.featured-product__arrow{align-items:center;align-self:end;background:#e8f4f8;border-radius:999px;color:var(--accent-dark);display:flex;height:36px;justify-content:center;transition:background-color var(--motion-fast),color var(--motion-fast),transform var(--motion);width:36px}.featured-product__arrow svg{display:block}.featured-product:hover h3{color:var(--accent-dark)}.featured-product:hover .featured-product__arrow{background:var(--accent);color:#ffffff;transform:translateX(2px)}@media (max-width:900px){.home-hero{gap:18px;grid-template-columns:1fr;margin-top:10px;max-width:var(--shell-width);min-height:0;padding:24px 18px 20px;width:var(--shell-width)}.home-hero h1{font-size:34px}.home-hero p:not(.eyebrow){font-size:18px}.home-hero__trust{grid-template-columns:1fr;margin-top:0;padding-top:22px}.home-hero__visual{min-height:250px;order:-1}.home-hero__visual img{height:250px}.home-hero__dots{left:auto;right:6px;top:20px}.home-hero__circle{bottom:20px;height:130px;width:130px}.page--white{padding:36px 0 42px}.category-grid,.featured-products,.trust-grid{grid-template-columns:1fr}.category-card{grid-template-columns:58px minmax(0,1fr) 32px;min-height:132px;padding:20px}.category-card__content strong{font-size:21px}.work-section{padding:0 0 42px}.work-section__inner{padding:32px 18px 36px;width:var(--shell-width)}.work-section__inner:before{right:18px;top:72px}.work-section__inner:after{height:300px;right:-176px;top:-90px;width:300px}.work-section .section-title h2{font-size:28px}.work-section .trust-grid{gap:18px}.trust-card{min-height:0;padding:30px 22px 34px}}@media (max-width:640px){.home-hero{background:#ffffff;gap:14px;margin-top:8px;padding:10px}.home-hero h1{color:#102136;font-size:30px;line-height:1.05}.home-hero p:not(.eyebrow){color:#465b70;font-size:16px;line-height:1.48;margin-top:12px}.home-hero__visual{align-items:center;background:linear-gradient(180deg,#f8fcff,#eef7fc);border-radius:8px;justify-content:center;min-height:218px;overflow:hidden;padding:12px 12px 2px}.home-hero__visual:before{background:radial-gradient(circle,rgba(15,126,178,.12),transparent 66%);height:320px;right:50%;top:-92px;transform:translateX(50%);width:320px}.home-hero__visual img{height:205px;max-width:100%;object-position:center}.home-hero__content{padding:0 6px 4px}.home-hero__actions{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.home-hero__action{font-size:15px;min-height:50px}.home-hero__trust{gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;padding-top:12px}.home-hero__trust-item{align-items:center;background:#eef7fb;border:1px solid #cfe6f1;box-shadow:none;flex-direction:column;height:auto;justify-content:center;min-height:86px;padding:9px 6px;text-align:center}.home-hero__trust-icon{background:#ffffff;color:#0b6f98;flex:0 0 30px;height:30px;width:30px}.home-hero__trust-icon svg{height:17px;width:17px}.home-hero__trust-item strong{color:#102136;font-size:11px;line-height:1.15}.home-hero__circle,.home-hero__dots,.home-hero__trust-item small{display:none}.page--white{padding:30px 0 36px}.section-title{margin-bottom:20px}.section-title p{font-size:13px;margin:0 0 8px}.page--white>.category-grid,.page--white>.featured-products,.page--white>.section-title{width:calc(100vw - 36px)}.section-title h2,.work-section .section-title h2{font-size:28px;line-height:1.12}.section-title div{font-size:16px;line-height:1.5;margin-top:12px}.category-card{gap:14px;grid-template-columns:58px minmax(0,1fr);min-height:108px;padding:18px}.category-card:after{display:none}.category-card__content{grid-column:auto}.category-card__content strong{font-size:19px;padding-right:0}.trust-card{align-items:start;display:grid;grid-gap:12px;gap:12px;grid-template-columns:58px minmax(0,1fr);padding:20px 18px 22px;text-align:left}.trust-card__icon{height:58px;width:58px}.trust-card__mark{display:none}.trust-card p{grid-column:1/-1;margin:0;max-width:none}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.catalog-page{--catalog-sidebar-sticky-top:118px;background:radial-gradient(circle at 18% 12%,rgba(210,234,244,.64) 0 180px,transparent 360px),radial-gradient(circle at 92% 32%,rgba(203,231,243,.54) 0 210px,transparent 420px),linear-gradient(135deg,rgba(240,248,252,.9),rgba(249,252,254,.96) 46%,rgba(239,248,252,.9));min-height:70vh;overflow:visible;padding:54px 0 64px;position:relative}.catalog-page:before{background:linear-gradient(90deg,transparent 0 10px,rgba(30,126,166,.12) 10px 12px,transparent 12px 28px),linear-gradient(180deg,transparent 0 14px,rgba(30,126,166,.12) 14px 16px,transparent 16px 32px);content:"";height:190px;left:-62px;opacity:.38;position:absolute;top:150px;transform:skewX(-8deg);width:210px}.catalog-bg{pointer-events:none;position:absolute;z-index:0}.catalog-bg--mesh{background:linear-gradient(30deg,rgba(20,111,150,.09) 12%,transparent 12.5%,transparent 87%,rgba(20,111,150,.09) 87.5%),linear-gradient(150deg,rgba(20,111,150,.09) 12%,transparent 12.5%,transparent 87%,rgba(20,111,150,.09) 87.5%),linear-gradient(30deg,rgba(20,111,150,.07) 12%,transparent 12.5%,transparent 87%,rgba(20,111,150,.07) 87.5%),linear-gradient(150deg,rgba(20,111,150,.07) 12%,transparent 12.5%,transparent 87%,rgba(20,111,150,.07) 87.5%);background-position:0 0,0 0,42px 72px,42px 72px;background-size:84px 144px;height:920px;opacity:.7;right:max(-34px,calc((100vw - var(--shell-width)) / 2 - 90px));top:34px;width:min(42vw,520px);-webkit-mask-image:radial-gradient(ellipse at 50% 35%,#000 0 46%,transparent 76%);mask-image:radial-gradient(ellipse at 50% 35%,#000 0 46%,transparent 76%)}.catalog-bg--rings{border:1px solid rgba(26,122,164,.14);border-radius:999px;box-shadow:0 0 0 58px rgba(217,238,247,.42),0 0 0 112px rgba(217,238,247,.2);height:280px;left:max(-120px,calc((100vw - var(--shell-width)) / 2 - 190px));opacity:.75;top:560px;width:280px}.catalog-bg--dots{background-image:radial-gradient(circle,rgba(42,139,178,.15) 2px,transparent 2.4px);background-size:26px 26px;height:170px;opacity:.5;width:190px}.catalog-bg--dots-top{right:max(260px,calc((100vw - var(--shell-width)) / 2 + 290px));top:118px}.catalog-bg--dots-bottom{bottom:128px;left:max(22px,calc((100vw - var(--shell-width)) / 2 - 24px));opacity:.42}.catalog-page__inner{margin:0 auto;position:relative;width:min(1300px,calc(100vw - 64px));z-index:1}.catalog-page .section-title{margin-bottom:38px}.catalog-page .section-title p{color:#005c82;font-size:14px;font-weight:900}.catalog-page .section-title h2{color:#12243a;font-size:clamp(42px,4vw,58px);font-weight:900}.catalog-page .section-title div{color:#506379;font-size:18px;line-height:1.55;max-width:640px}.catalog-layout{align-items:start;display:grid;grid-gap:34px;gap:34px;grid-template-columns:340px minmax(0,1fr)}.catalog-sidebar{background:rgba(255,255,255,.92);border-radius:14px;box-shadow:0 18px 40px rgba(20,61,88,.13);display:grid;grid-gap:24px;gap:24px;max-height:calc(100vh - var(--catalog-sidebar-sticky-top) - 18px);overflow-y:auto;padding:24px;position:-webkit-sticky;position:sticky;top:var(--catalog-sidebar-sticky-top);z-index:2}.catalog-search{align-items:center;background:#ffffff;border:1px solid #cfdde7;border-radius:6px;box-sizing:border-box;display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(0,1fr);min-height:52px;min-width:0;padding:0 18px;width:100%}.catalog-search__icon{color:#0d5f86;display:flex}.catalog-search input{background:transparent;border:0;color:var(--ink);font-size:16px;min-height:50px;min-width:0;outline:0;width:100%}.catalog-search input::placeholder{color:#6f7f90}.catalog-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px rgba(23,111,143,.12)}.category-filter{display:grid;grid-gap:12px;gap:12px}.catalog-sidebar__title{color:#102136;font-size:15px;font-weight:900;margin:0 0 4px}.category-filter button{align-items:center;background:#ffffff;border:1px solid #d5e1ea;border-radius:6px;color:#102136;cursor:pointer;display:grid;font-weight:800;grid-gap:16px;gap:16px;grid-template-columns:34px minmax(0,1fr);min-height:64px;padding:12px 16px;text-align:left;transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion),color var(--motion-fast),transform var(--motion)}.category-filter button svg{color:#09749d}.category-filter button:hover{border-color:#9fc5d8;box-shadow:0 10px 24px rgba(16,60,92,.09);transform:translateY(-1px)}.category-filter button.is-active{background:linear-gradient(135deg,#0d86b6,#006b97);border-color:#006b97;box-shadow:0 12px 26px rgba(7,101,143,.24);color:#ffffff}.category-filter button.is-active svg{color:#ffffff}.catalog-mobile-filter-button{align-items:center;background:#ffffff;border:1px solid #cfdde7;border-radius:6px;color:#102136;cursor:pointer;display:none;font-weight:900;gap:10px;justify-content:center;min-height:50px;padding:0 16px;width:100%}.catalog-mobile-filter-button svg{color:#0877a1}.catalog-mobile-filter-button:hover{border-color:#9fc5d8;box-shadow:0 10px 24px rgba(16,60,92,.09)}.catalog-filter-drawer{inset:0;position:fixed;visibility:hidden;pointer-events:none;z-index:120}.catalog-filter-drawer.is-open{visibility:visible;pointer-events:auto}.catalog-filter-drawer__backdrop{background:rgba(8,29,46,.36);border:0;cursor:pointer;inset:0;opacity:0;padding:0;position:absolute;transition:opacity .22s var(--motion-ease);width:100%}.catalog-filter-drawer.is-open .catalog-filter-drawer__backdrop{opacity:1}.catalog-filter-drawer__panel{background:#ffffff;border-radius:18px 18px 0 0;bottom:0;box-shadow:0 -18px 42px rgba(20,61,88,.18);left:0;max-height:min(84vh,620px);overflow-y:auto;overscroll-behavior-y:contain;padding:10px 14px 18px;position:absolute;right:0;transform:translateY(100%);transition:transform .26s var(--motion-ease);-webkit-overflow-scrolling:touch}.catalog-filter-drawer.is-open .catalog-filter-drawer__panel{transform:translateY(0)}.catalog-filter-drawer__panel[data-dragging=true]{transition:none}.catalog-filter-drawer__panel[data-dismissing=true]{transition-duration:.24s}.catalog-filter-drawer__handle{background:#c8ddea;border-radius:999px;height:4px;margin:0 auto 12px;width:44px}.catalog-filter-drawer__header{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.catalog-filter-drawer__header h2{color:#102136;font-size:28px;font-weight:900;line-height:1.1;margin:0}.catalog-filter-drawer__close{background:#ffffff;border:1px solid #c7d9e5;border-radius:10px;color:#102136;cursor:pointer;font-size:15px;font-weight:700;min-height:44px;padding:0 16px}.catalog-filter-drawer__close:hover{border-color:#8ebbd1;box-shadow:0 10px 22px rgba(16,60,92,.1)}.catalog-products{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{background:rgba(255,255,255,.92);border-radius:12px;box-shadow:0 16px 34px rgba(20,61,88,.11);display:grid;min-width:0;overflow:hidden;padding:18px 22px 22px;transition:box-shadow var(--motion),transform var(--motion)}.product-card:hover{box-shadow:0 20px 42px rgba(20,61,88,.15);transform:translateY(-2px)}.product-card__image{align-items:center;color:var(--accent-dark);display:flex;font-size:15px;font-weight:800;height:285px;justify-content:center;min-width:0;overflow:hidden;padding:0 4px 12px;text-align:center}.product-card__image-link{border-radius:6px;cursor:pointer;text-decoration:none}.product-card__image-link:focus-visible{outline:3px solid rgba(0,119,164,.28);outline-offset:-3px}.product-card__image img{height:100%;max-width:96%;object-fit:contain;width:100%}.product-card__image span{overflow-wrap:anywhere}.product-card__body{display:grid;grid-gap:12px;gap:12px;min-width:0}.product-card__meta{color:#006b97;font-size:12px;line-height:1.35;text-transform:uppercase}.product-card h3,.product-card__meta{font-weight:900;margin:0;overflow-wrap:anywhere}.product-card h3{color:#102136;font-size:23px;line-height:1.18}.product-card ul{border-top:1px solid #d7e1e9;display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:18px 0 0}.product-card li{align-items:center;color:#006b97;display:grid;grid-gap:7px;gap:7px;grid-template-columns:1fr;justify-items:center;min-height:82px;min-width:0;padding:2px 12px;text-align:center}.product-card li:first-child{padding-left:12px}.product-card li+li{border-left:1px solid #d7e1e9}.product-card li small,.product-card li strong{display:block;max-width:100%;overflow-wrap:normal;word-break:normal}.product-card li small{color:#66788b;font-size:11px;line-height:1.2}.product-card li strong{color:#102136;font-size:14px;line-height:1.2;white-space:nowrap}.product-card li svg{height:30px;width:30px}.product-card__link{align-self:end;border-color:#0072a2;border-radius:5px;color:#006b97;justify-self:center;margin-top:12px;min-height:38px;min-width:184px;padding:8px 18px}.product-card__link:hover{background:#eef8fc}.product-card--compact{padding:26px 32px 28px}.product-card--compact .product-card__image{height:285px;padding:0 0 14px}.product-card--compact .product-card__body{border-bottom:1px solid #d7e1e9;gap:10px;padding-bottom:14px}.product-card--compact h3{font-size:24px}.empty-state{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);margin:0;padding:22px}@media (max-width:1100px){.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static}.catalog-products{grid-template-columns:1fr}.product-card__image{height:320px}}@media (max-width:640px){.catalog-page{padding:26px 0 40px}.catalog-bg{display:none}.catalog-layout{gap:16px}.catalog-sidebar{border-radius:10px;gap:10px;max-height:none;overflow:hidden;padding:12px}.catalog-search{min-height:50px;padding:0 14px}.catalog-search input{font-size:15px;min-height:48px}.catalog-mobile-filter-button{display:inline-flex}.catalog-sidebar>.category-filter--desktop,.catalog-sidebar__title{display:none}.catalog-filter-drawer .category-filter{display:grid;grid-gap:10px;gap:10px;margin:0;overflow:visible;padding:0 2px 4px}.catalog-filter-drawer .catalog-sidebar__title{display:block;font-size:13px;letter-spacing:.04em;margin:0 2px 2px;text-transform:uppercase}.catalog-filter-drawer .category-filter button{gap:12px;grid-template-columns:30px minmax(0,1fr);min-height:56px;padding:10px 14px;width:100%}.catalog-filter-drawer .category-filter button svg{height:26px;width:26px}.catalog-filter-drawer .category-filter button span{font-size:15px;line-height:1.18}.product-card{padding:16px 14px 18px}.product-card__image{height:270px;padding:0 0 8px}.product-card__image img{max-width:100%}.catalog-page__inner{width:calc(100vw - 36px)}.catalog-page .section-title{margin-bottom:20px}.catalog-page .section-title p{font-size:13px;margin:0 0 8px}.catalog-page .section-title h2{font-size:28px;line-height:1.12}.catalog-page .section-title div{font-size:16px;line-height:1.5;margin-top:12px}.product-card ul{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:14px}.product-card li{min-height:74px;padding:4px 8px}.product-card li+li{border-left:1px solid #d7e1e9;border-top:0}.product-card li small{font-size:10px}.product-card li strong{font-size:13px}.product-card li svg{height:26px;width:26px}}.product-detail{background:linear-gradient(90deg,rgba(22,127,184,.16) 0 2px,transparent 2px 100%) 14px 515px /28px 28px no-repeat,linear-gradient(0deg,rgba(22,127,184,.16) 0 2px,transparent 2px 100%) 14px 515px /28px 28px no-repeat,linear-gradient(90deg,rgba(22,127,184,.12) 0 2px,transparent 2px 100%) calc(100% - 55px) 238px /42px 42px no-repeat,linear-gradient(0deg,rgba(22,127,184,.12) 0 2px,transparent 2px 100%) calc(100% - 55px) 238px /42px 42px no-repeat,radial-gradient(circle at calc(100% - 42px) 102px,rgba(21,112,177,.14) 1.2px,transparent 1.5px) 0 0 /12px 12px,#f3f9fd;min-height:calc(100vh - 77px);overflow:hidden;padding-bottom:28px;position:relative;width:100%}.product-detail:after{background:linear-gradient(90deg,transparent 0 18px,rgba(22,127,184,.2) 18px 48px,transparent 48px 64px,rgba(22,127,184,.2) 64px 66px,transparent 66px);content:"";height:70px;position:absolute;right:-6px;top:455px;transform:skewY(-16deg);width:105px}.product-detail__hero,.product-detail__lower-grid,.product-detail__section-inner{margin:0 auto;max-width:1280px;padding-left:56px;padding-right:56px;position:relative;width:100%;z-index:1}.product-detail__hero{padding-bottom:26px;padding-top:22px}.breadcrumbs{align-items:center;color:#6f8098;display:flex;flex-wrap:wrap;font-size:13px;font-weight:600;gap:12px;margin:0 0 22px;overflow-wrap:anywhere}.breadcrumbs a{align-items:center;color:#8192ad;display:inline-flex;text-decoration:none}.breadcrumbs a:hover{color:#047aa0}.product-detail__hero-grid{align-items:stretch;display:grid;grid-gap:22px;gap:22px;grid-template-columns:minmax(420px,1fr) minmax(470px,1.02fr)}.product-detail__panel,.product-detail__source-card,.product-detail__summary,.product-gallery{background:rgba(255,255,255,.94);border:1px solid #cddbe8;border-radius:10px;box-shadow:0 16px 42px rgba(28,88,128,.09);min-width:0}.product-gallery{display:grid;grid-gap:18px;gap:18px;min-height:660px;padding:20px 28px 28px}.product-gallery__main{align-items:center;display:flex;height:500px;justify-content:center;min-height:0;min-width:0;overflow:hidden;padding:8px 24px 0;position:relative}.product-gallery__zoom{align-items:center;background:#ffffff;border:1px solid #c9d9e8;border-radius:50%;color:#123760;cursor:pointer;display:inline-flex;height:44px;justify-content:center;position:absolute;right:12px;top:12px;width:44px;z-index:3}.product-gallery__main img{height:100%;max-height:500px;object-fit:contain;width:100%}.product-gallery__fallback{color:#6b7890;display:grid;grid-gap:8px;gap:8px;justify-items:center;max-width:320px;text-align:center}.product-gallery__fallback span{color:#123760;font-size:20px;font-weight:800;overflow-wrap:anywhere}.product-gallery__fallback small{font-size:14px}.product-gallery__thumb-row{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:32px minmax(0,1fr) 32px}.product-gallery__nav{align-items:center;background:#ffffff;border:1px solid #c9d9e8;border-radius:50%;color:#2d5a87;cursor:pointer;display:inline-flex;font-size:24px;height:32px;justify-content:center;line-height:1;padding:0 0 3px;width:32px}.product-gallery__thumbs{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr));min-width:0}.product-gallery__thumbs button{align-items:center;aspect-ratio:1/1;background:#ffffff;border:1px solid #d6e2ee;border-radius:6px;cursor:pointer;display:flex;justify-content:center;min-width:0;padding:8px;transition:border-color var(--motion-fast),box-shadow var(--motion),transform var(--motion)}.product-gallery__thumbs button.is-active,.product-gallery__thumbs button:hover{border-color:#007aa7}.product-gallery__thumbs button.is-active{box-shadow:inset 0 0 0 1px #007aa7}.product-gallery__thumbs img{height:100%;object-fit:contain;transition:transform var(--motion);width:100%}.product-gallery-lightbox{align-items:center;display:grid;inset:0;justify-items:center;padding:28px;position:fixed;z-index:140}.product-gallery-lightbox__backdrop{background:rgba(4,18,32,.74);border:0;cursor:zoom-out;inset:0;padding:0;position:absolute}.product-gallery-lightbox__content{align-items:center;background:#ffffff;border:1px solid rgba(210,226,238,.72);border-radius:12px;box-shadow:0 24px 70px rgba(0,18,32,.32);display:flex;justify-content:center;max-height:calc(100vh - 56px);max-width:min(1120px,calc(100vw - 56px));min-height:min(680px,calc(100vh - 56px));overflow:hidden;padding:22px;position:relative;width:100%;z-index:1}.product-gallery-lightbox__content img{height:100%;max-height:calc(100vh - 100px);object-fit:contain;width:100%}.product-gallery-lightbox__close{align-items:center;background:#ffffff;border:1px solid #c8d9e7;border-radius:50%;color:#123760;cursor:pointer;display:inline-flex;height:44px;justify-content:center;position:absolute;right:14px;top:14px;width:44px;z-index:2}.product-gallery-lightbox__close:hover{border-color:#8ebbd1;box-shadow:0 10px 22px rgba(16,60,92,.14)}.product-detail__summary{display:flex;flex-direction:column;gap:18px;padding:28px 28px 22px}.product-detail__meta{color:#007aa7;display:flex;flex-wrap:wrap;font-size:14px;font-weight:800;gap:8px 14px;letter-spacing:0;margin:0}.product-detail__meta span{overflow-wrap:anywhere}.product-detail__meta span+span:before{color:#95a8bd;content:"/";font-weight:700;margin-right:14px}.product-detail__summary h1{color:#132b4e;font-size:38px;font-weight:800;line-height:1.08;margin:0;overflow-wrap:anywhere}.product-detail__summary>p:not(.product-detail__meta){color:#53647d;font-size:15px;line-height:1.58;margin:0;max-width:540px;overflow-wrap:anywhere}.product-detail__features{border:1px solid #d7e3ee;border-radius:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:auto 0 0;overflow:hidden;padding:0}.product-detail__feature{align-items:center;border-bottom:1px solid #d7e3ee;color:#15548a;display:grid;grid-gap:14px;gap:14px;grid-template-columns:40px minmax(0,1fr);min-height:78px;min-width:0;padding:16px 20px}.product-detail__feature:nth-child(2n){border-left:1px solid #d7e3ee}.product-detail__feature:nth-last-child(-n+2){border-bottom:0}.product-detail__feature dt{color:#64738a;font-size:13px;font-weight:500;line-height:1.2;overflow-wrap:anywhere}.product-detail__feature dd{color:#122b4e;font-size:16px;font-weight:800;line-height:1.2;margin:6px 0 0;overflow-wrap:anywhere}.product-detail__actions{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}.product-detail__actions .contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.product-detail__actions .btn{border-radius:6px;min-height:52px;padding:0 20px}.product-detail__lower{padding-bottom:28px}.product-detail__lower-grid{align-items:start;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1fr) 430px}.product-detail__panel{overflow:hidden}.product-detail__tabs{--product-tab-indicator-x:0%;border-bottom:1px solid #d7e3ee;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:66px;position:relative}.product-detail__tabs:after{background:#007aa7;border-radius:999px 999px 0 0;bottom:-1px;content:"";height:3px;left:0;pointer-events:none;position:absolute;transform:translateX(var(--product-tab-indicator-x,0));transition:transform .42s cubic-bezier(.34,1.56,.64,1);width:calc(100% / 3)}.product-detail__tabs:has(button:nth-child(2)[aria-selected=true]){--product-tab-indicator-x:100%}.product-detail__tabs:has(button:nth-child(3)[aria-selected=true]){--product-tab-indicator-x:200%}.product-detail__tabs button{align-items:center;background:#ffffff;border:0;color:#68778e;cursor:pointer;display:inline-flex;font-weight:800;gap:10px;justify-content:center;min-width:0;padding:0 16px}.product-detail__tabs button[aria-selected=true]{color:#006b99}.product-detail__info-card{width:100%}.product-detail__info-card .product-detail__tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail__info-card .product-detail__tabs--1,.product-detail__tabs--1{grid-template-columns:minmax(0,1fr)}.product-detail__tabs--1:after{width:100%}.product-detail__info-card .product-detail__tabs--2,.product-detail__tabs--2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__tabs--2:after{width:calc(100% / 2)}.product-detail__info-content{display:grid;grid-gap:0;gap:0}.product-detail__info-section{animation:product-info-panel-in .18s ease-out both;display:grid;grid-gap:14px;gap:14px;padding:26px 34px 32px}@keyframes product-info-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-detail__info-section h2{color:#17304f;font-size:19px;line-height:1.2;margin:0}.product-detail__description-text{color:#17345a;font-size:16px;line-height:1.78;margin:0;max-width:1000px;overflow-wrap:anywhere}.product-detail__description-copy{position:relative}.product-detail__description-toggle{align-items:center;background:#eef7fb;border:1px solid #cde2ee;border-radius:6px;color:#006b99;cursor:pointer;display:none;font-weight:800;justify-content:center;min-height:46px;padding:0 18px}.product-detail__check-list{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.product-detail__check-list--columns{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__check-list li{color:#17345a;font-size:14px;line-height:1.32;min-width:0;overflow-wrap:anywhere;padding-left:28px;position:relative}.product-detail__check-list li:before{align-items:center;background:#007aa7;border-radius:50%;color:#ffffff;content:"✓";display:inline-flex;font-size:10px;font-weight:800;height:16px;justify-content:center;left:0;position:absolute;top:2px;width:16px}.product-detail__description-list{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:0;padding:20px 30px 28px}.product-detail__description-list li{color:#243b5a;font-size:14px;line-height:1.32;min-width:0;overflow-wrap:anywhere;padding-left:28px;position:relative}.product-detail__description-list li:before{align-items:center;background:#007aa7;border-radius:50%;color:#ffffff;content:"✓";display:inline-flex;font-size:10px;font-weight:800;height:16px;justify-content:center;left:0;position:absolute;top:2px;width:16px}.product-detail__source-card{display:grid;grid-gap:16px;gap:16px;padding:24px}.product-detail__source-card h2{color:#17304f;font-size:20px;line-height:1.2;margin:0}.product-detail__source-link{align-items:start;color:#0a75b8;display:grid;font-size:13px;grid-gap:8px;gap:8px;grid-template-columns:auto minmax(0,1fr);line-height:1.35;overflow-wrap:anywhere}.product-detail__source-link svg{margin-top:1px}.product-detail__section{padding:32px 0}.product-detail__section--surface{background:transparent}.product-detail__section h2{color:#17304f;font-size:26px;line-height:1.18;margin:0 0 20px;overflow-wrap:anywhere}.product-specs{display:grid;grid-gap:18px;gap:18px}.product-specs__group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden}.product-specs__group h3{border-bottom:1px solid var(--line);font-size:20px;line-height:1.25;margin:0;overflow-wrap:anywhere;padding:16px 18px}.product-specs__table-wrap{overflow-x:auto}.product-specs table{border-collapse:collapse;min-width:560px;width:100%}.product-specs td,.product-specs th{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:13px 18px;text-align:left;vertical-align:top}.product-specs tr:last-child td,.product-specs tr:last-child th{border-bottom:0}.product-specs th{color:var(--muted);font-weight:400;width:48%}.product-specs td{font-weight:700}.product-documents{display:grid;grid-gap:10px;gap:10px}.product-document{align-items:center;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;min-width:0;padding:14px;transition:background-color var(--motion-fast),border-color var(--motion-fast),box-shadow var(--motion),transform var(--motion)}.product-document:hover{background:#f8fbfc;border-color:var(--accent);box-shadow:0 8px 20px rgba(16,24,40,.08);transform:translateY(-1px)}.product-document>svg{color:var(--accent-dark)}.product-document span{display:grid;grid-gap:3px;gap:3px;min-width:0}.product-document small,.product-document strong{overflow-wrap:anywhere}.product-document small{color:var(--muted);font-size:13px}.product-documents--source{gap:14px}.product-documents--source .product-document{border-color:#d6e2ee;border-radius:8px;min-height:86px;padding:18px 20px}.product-documents--source .product-document>svg:first-child{color:#e02626}.product-documents--source .product-document:nth-child(2)>svg:first-child{color:#0ba95c}.product-documents--source .product-document:nth-child(3)>svg:first-child,.product-documents--source .product-document>svg:last-child{color:#276cc8}.product-documents--source .product-document strong{color:#183557;font-size:16px;line-height:1.3}.product-documents--source .product-document small{color:#6a7890;font-size:14px;line-height:1.35}.muted-text{color:var(--muted);margin:0}.static-page{display:grid;grid-gap:30px;gap:30px}.static-page>.section-title{margin-bottom:0}.contacts-page{background:#f3f8fc}.contacts-hero{background:linear-gradient(135deg,#f8fcfe,#f3f9fd 48%,#eef7fc);overflow:hidden;padding:70px 0 56px;position:relative;z-index:0}.contacts-hero__inner{margin:0 auto;position:relative;width:min(1300px,calc(100vw - 64px));z-index:1}.contacts-hero__eyebrow{color:var(--accent-dark);font-size:18px;font-weight:800;margin:0 0 12px;text-transform:uppercase}.contacts-hero h1{color:#0d2444;font-size:clamp(48px,4vw,70px);letter-spacing:0;line-height:1.05;margin:0}.contacts-hero__lead{color:#4d5d73;font-size:22px;line-height:1.58;margin:26px 0 28px;max-width:1040px}.contacts-grid{align-items:start;display:grid;grid-gap:34px;gap:34px;grid-template-columns:minmax(0,1fr) 430px}.contacts-card,.contacts-consultation{background:#ffffff;border-radius:18px;box-shadow:0 16px 34px rgba(16,60,92,.12);min-width:0}.contacts-consultation{padding:40px 44px 44px}.contacts-consultation__intro{align-items:center;display:grid;grid-gap:26px;gap:26px;grid-template-columns:auto minmax(0,1fr)}.contacts-icon{align-items:center;background:#eaf5fb;border-radius:999px;color:#0f7cac;display:inline-flex;flex:0 0 auto;height:58px;justify-content:center;width:58px}.contacts-icon--large{height:92px;width:92px}.contacts-card h2,.contacts-consultation h2{color:#0d2444;font-size:32px;line-height:1.16;margin:0}.contacts-consultation p{color:#4d5d73;font-size:19px;line-height:1.55;margin:14px 0 0}.contacts-consultation .contact-actions{border-bottom:1px solid #d8e3eb;flex-wrap:nowrap;gap:24px;margin-top:42px;padding-bottom:48px}.contacts-consultation .btn{border-radius:6px;font-size:22px;min-height:72px;padding:0 38px}.contacts-consultation .btn svg{height:30px;width:30px}.contacts-consultation__features{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}.contacts-consultation__features>div{align-items:center;display:grid;grid-gap:16px;gap:16px;grid-template-columns:auto minmax(0,1fr);min-width:0;padding:0 24px}.contacts-consultation__features>div:first-child{padding-left:0}.contacts-consultation__features>div+div{border-left:1px solid #d8e3eb}.contacts-consultation__features small,.contacts-consultation__features strong{display:block}.contacts-consultation__features strong{color:#0d2444;font-size:16px;line-height:1.25}.contacts-consultation__features small{color:#617086;font-size:14px;line-height:1.45;margin-top:6px}.contacts-side{display:grid;grid-gap:18px;gap:18px}.contacts-card{padding:24px 30px}.contacts-card__heading{align-items:center;display:grid;grid-gap:16px;gap:16px;grid-template-columns:auto minmax(0,1fr);margin-bottom:14px}.contacts-card h2{font-size:24px}.contact-methods{display:grid;grid-gap:0;gap:0;margin:0}.contact-methods div{align-items:center;border-top:1px solid #d8e3eb;color:#0f7cac;display:grid;grid-gap:20px;gap:20px;grid-template-columns:32px minmax(0,1fr);min-width:0;padding:13px 0}.contact-methods dt{color:#617086;font-size:13px;font-weight:800;line-height:1.2;margin:0 0 6px;text-transform:uppercase}.contact-methods dd{color:#0d2444;font-size:16px;font-weight:800;margin:0;min-width:0;overflow-wrap:anywhere}.contact-methods a{color:inherit;text-decoration:none}.contacts-card--tips{padding-bottom:24px}.contacts-card--tips ul{display:grid;grid-gap:13px;gap:13px;list-style:none;margin:8px 0 0;padding:0}.contacts-card--tips li{align-items:center;color:#4d5d73;display:grid;font-size:17px;grid-gap:12px;gap:12px;grid-template-columns:auto minmax(0,1fr)}.contacts-card--tips li svg{color:#0f7cac}.contacts-bg-decor{pointer-events:none;position:absolute;z-index:0}.contacts-bg-decor--dots{background-image:radial-gradient(circle,rgba(42,139,178,.18) 2px,transparent 2.2px);background-size:24px 24px}.contacts-bg-decor--grid-5x5-left-top{height:120px;left:0;top:30px;width:120px}.contacts-bg-decor--grid-3x5-left-mid{height:72px;left:24px;opacity:.62;top:210px;width:120px}.contacts-bg-decor--grid-2x5-top-mid{height:48px;left:49%;opacity:.54;top:118px;width:120px}.contacts-bg-decor--grid-5x2-right-mid{bottom:244px;height:120px;right:54px;width:48px}.contacts-bg-decor--grid-4x4-right-low{bottom:96px;height:96px;opacity:.7;right:162px;width:96px}.contacts-bg-decor--grid-4x2-bottom-left{bottom:70px;height:96px;left:160px;opacity:.42;width:48px}.contacts-bg-decor--grid-3x3-bottom-mid{bottom:28px;height:72px;left:43%;opacity:.38;width:72px}.contacts-bg-decor--grid-2x2-top-right{height:48px;opacity:.52;right:330px;top:70px;width:48px}.contacts-bg-decor--ring{border:1px solid rgba(161,215,242,.42);border-radius:999px}.contacts-bg-decor--top-large{height:430px;right:-116px;top:-140px;width:430px}.contacts-bg-decor--bottom-left{bottom:34px;height:280px;left:-118px;opacity:.78;width:280px}.contacts-bg-decor--orb{background:rgba(210,235,248,.58);border-radius:999px}.contacts-bg-decor--top-blue{height:340px;right:-10px;top:0;width:340px}.contacts-bg-decor--bottom-blue{bottom:54px;height:190px;left:-28px;opacity:.34;width:190px}.contacts-bg-decor--plus:after,.contacts-bg-decor--plus:before{background:transparent;border:2px solid rgba(42,139,178,.16);border-radius:4px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.contacts-bg-decor--plus:before{height:88px;width:22px}.contacts-bg-decor--plus:after{height:22px;width:88px}.contacts-bg-decor--right-free{height:96px;right:92px;top:362px;width:96px}.related-products{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.related-product-tile{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);display:grid;grid-gap:14px;gap:14px;min-width:0;padding:14px;transition:border-color var(--motion-fast),box-shadow var(--motion),transform var(--motion)}.related-product-tile:hover{border-color:var(--accent);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.related-product-tile__image{align-items:center;aspect-ratio:4/3;background:#f8fbfc;color:var(--accent-dark);display:flex;font-size:14px;font-weight:800;justify-content:center;min-width:0;overflow:hidden;padding:16px;text-align:center;text-transform:uppercase;transition:background-color var(--motion-fast)}.related-product-tile__image img{height:100%;object-fit:contain;transition:transform var(--motion);width:100%}.related-product-tile:hover .related-product-tile__image{background:#eef7fa}.related-product-tile:hover .related-product-tile__image img{transform:scale(1.03)}.related-product-tile__image span{overflow-wrap:anywhere}.related-product-tile h3{font-size:21px;line-height:1.25;margin:0;overflow-wrap:anywhere;padding:0 4px 4px;transition:color var(--motion-fast)}.related-product-tile:hover h3{color:var(--accent-dark)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}html{scroll-behavior:auto}}@media (max-width:1000px){.contacts-grid,.contacts-layout,.product-detail__hero-grid,.product-detail__lower-grid{grid-template-columns:1fr}.product-gallery{min-height:auto}.contacts-consultation .contact-actions{flex-wrap:wrap}.contacts-consultation__features{grid-template-columns:1fr}.contacts-consultation__features>div{border-left:0;padding:18px 0}.contacts-consultation__features>div+div{border-left:0;border-top:1px solid #d8e3eb}.related-products{grid-template-columns:1fr}}@media (max-width:640px){.contacts-hero{padding:30px 0 36px}.contacts-hero__inner{width:calc(100vw - 36px)}.contacts-hero__eyebrow{font-size:13px;margin:0 0 8px}.contacts-hero h1{font-size:28px;line-height:1.12}.contacts-hero__lead{font-size:16px;line-height:1.5;margin:12px 0 22px}.contacts-card,.contacts-consultation{border-radius:14px;padding:24px 18px}.contacts-consultation__intro{gap:14px;grid-template-columns:54px minmax(0,1fr)}.contacts-icon--large{height:54px;width:54px}.contacts-icon--large svg{height:30px;width:30px}.contacts-card h2,.contacts-consultation h2{font-size:25px}.contacts-consultation p{font-size:16px}.contacts-consultation .contact-actions{align-items:stretch;border-bottom:1px solid #d8e3eb;flex-direction:column;gap:10px;margin-top:24px;padding-bottom:26px}.contacts-consultation .btn{flex:0 0 auto;font-size:18px;min-height:58px}.contacts-consultation__features{margin-top:22px}.product-detail__hero,.product-detail__lower-grid,.product-detail__section-inner{padding-left:18px;padding-right:18px}.product-detail__hero{padding-top:18px}.breadcrumbs{gap:8px;margin-bottom:16px}.product-gallery{gap:12px;padding:12px}.product-gallery__main{height:clamp(500px,134vw,560px);min-height:0;padding:14px}.product-gallery__thumb-row{grid-template-columns:1fr}.product-gallery__nav{display:none}.product-gallery__thumbs{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumbs button{flex:0 0 42px}.product-gallery-lightbox{padding:12px}.product-gallery-lightbox__content{border-radius:10px;max-height:calc(100vh - 24px);max-width:calc(100vw - 24px);min-height:0;padding:12px}.product-gallery-lightbox__content img{max-height:calc(100vh - 48px)}.product-gallery-lightbox__close{height:42px;right:10px;top:10px;width:42px}.product-detail__summary{gap:14px;padding:18px}.product-detail__summary h1{font-size:28px}.product-detail__actions,.product-detail__actions .contact-actions,.product-detail__check-list--columns,.product-detail__features{grid-template-columns:1fr}.product-detail__feature{gap:12px;grid-template-columns:38px minmax(0,1fr);min-height:76px;padding:13px 14px}.product-detail__feature svg{height:28px;width:28px}.product-detail__feature dt{font-size:13px;line-height:1.25}.product-detail__feature dd{font-size:17px;margin-top:4px}.product-detail__feature:nth-child(2n){border-left:0}.product-detail__feature:nth-last-child(-n+2){border-bottom:1px solid #d7e3ee}.product-detail__feature:last-child{border-bottom:0}.product-detail__info-card .product-detail__tabs,.product-detail__tabs{grid-template-columns:repeat(3,minmax(0,1fr));min-height:56px}.product-detail__info-card .product-detail__tabs--1,.product-detail__tabs--1{grid-template-columns:minmax(0,1fr)}.product-detail__tabs--1:after{width:100%}.product-detail__info-card .product-detail__tabs--2,.product-detail__tabs--2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__tabs--2:after{width:calc(100% / 2)}.product-detail__tabs button{font-size:12px;gap:0;padding:0 8px}.product-detail__tabs button svg{display:none}.product-detail__info-section{padding:20px 18px 24px}.product-detail__description-copy{--description-collapsed-height:255px;max-height:var(--description-expanded-height,1100px);overflow:hidden;transition:max-height .42s cubic-bezier(.22,1,.36,1);will-change:max-height}.product-detail__description-copy:after{background:linear-gradient(180deg,rgba(255,255,255,0),#ffffff 76%);bottom:0;content:"";height:88px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .26s ease}.product-detail__description-copy.is-collapsed{max-height:var(--description-collapsed-height,255px);overflow:hidden}.product-detail__description-copy.is-collapsed:after{opacity:1}.product-detail__description-copy.is-expanded{max-height:var(--description-expanded-height,1100px)}.product-detail__description-toggle{display:inline-flex;justify-self:start;margin-top:-2px}.product-document{align-items:start}}