@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink:#17232d;--muted:#62707a;--blue:#1769aa;--blue-deep:#0f4c81;--blue-soft:#eaf3f9;--orange:#f08b3e;--orange-dark:#d86f24;--line:#dbe3e8;--surface:#f5f7f8;--white:#fff;--shadow:0 16px 38px #1b36481a;--radius:4px;--container:1180px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-family:"DM Sans", var(--sans);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(calc(100% - 48px), var(--container));margin:0 auto}.section{padding:104px 0}.section-muted{background:var(--surface)}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800;display:inline-block}.eyebrow-light{color:#b9d9ef}h1,h2,h3{font-family:"Manrope", var(--sans);margin:0;line-height:1.12}h1{letter-spacing:-.045em;font-size:clamp(42px,5vw,72px)}h2{letter-spacing:-.035em;font-size:clamp(32px,4vw,50px)}h3{letter-spacing:-.02em;font-size:20px}p{color:var(--muted);margin:0}.button{border-radius:2px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 21px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover{background:var(--blue-deep);transform:translateY(-1px)}.button-accent{background:var(--orange);color:#21150c}.button-accent:hover{background:#ff9e52;transform:translateY(-1px)}.button-ghost-light{color:#fff;border:1px solid #ffffff80}.button-ghost-light:hover{background:#ffffff1f}.button-outline{border:1px solid var(--line);color:var(--ink)}.button-outline:hover{border-color:var(--blue);color:var(--blue)}.text-link{color:var(--blue);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--orange-dark)}.text-link-light{color:#d6ebf8}.section-heading{max-width:700px}.section-heading h2{margin-top:14px}.section-heading p{max-width:640px;margin-top:18px;font-size:17px}.section-heading-center{text-align:center;margin-left:auto;margin-right:auto}.language-switcher{align-items:center;gap:5px;display:flex}.language-switcher button{color:#bcd1df;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.language-switcher button.is-active{color:#fff}.nav-shell{border-bottom:1px solid var(--line);z-index:20;background:#fff;position:relative}.nav-inner{justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;font-family:var(--serif);justify-content:center;align-items:center;width:39px;height:39px;font-size:25px;display:inline-flex}.brand strong{font-family:"Manrope", var(--sans);letter-spacing:.08em;font-size:18px;display:block}.brand small{color:var(--muted);letter-spacing:.13em;margin-top:1px;font-size:8px;font-weight:700;display:block}.main-nav{align-items:center;gap:27px;margin-left:auto;margin-right:30px;display:flex}.main-nav a{color:#3f4d57;padding:29px 0;font-size:13px;font-weight:600;position:relative}.main-nav a.active,.main-nav a:hover{color:var(--blue)}.main-nav a.active:after{background:var(--orange);content:"";height:2px;position:absolute;bottom:19px;left:0;right:0}.main-nav .nav-quote{background:var(--blue);color:#fff;padding:11px 15px}.main-nav .nav-quote.active:after{display:none}.nav-actions{align-items:center;gap:15px;display:flex}.phone-link{color:var(--blue);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.menu-toggle{color:var(--ink);background:0 0;border:0;padding:5px;display:none}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hero-section{color:#fff;background:#163b59;min-height:660px;position:relative;overflow:hidden}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#081e2e6b,#081e2e3d)}.hero-content{text-align:center;justify-content:center;align-items:center;min-height:660px;display:flex;position:relative}.hero-copy{text-align:center;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:640px;padding:40px 0 118px;display:flex}.hero-copy h1{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;max-width:640px;margin-top:13px;font-size:clamp(36px,3.5vw,48px);line-height:1.12}.hero-copy p{color:#dceaf1;max-width:560px;margin:15px auto 0;font-size:15px;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.hero-note{color:#d1e4ee;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:13px;display:flex}.hero-note svg{color:#8ad1b2}.hero-scroll{color:#fff;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.trust-strip{background:var(--blue-deep);color:#fff;z-index:6;min-height:90px;margin-top:-90px;padding-bottom:0;position:relative}.trust-grid{background:0 0;border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1120px;display:grid;overflow:visible}.trust-item{background:0 0;border:0;flex-direction:row;justify-content:center;align-items:center;gap:12px;min-width:0;min-height:90px;padding:14px 24px;display:flex;position:relative}.trust-item:not(:first-child):before{content:"";background:linear-gradient(#0000,#ffffff3d,#0000);width:1px;height:48px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.trust-icon{color:#ffad70;background:#f08b3e1a;border:1px solid #ffad7047;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.trust-copy{text-align:start;min-width:0;line-height:1.15}.trust-copy strong{font-family:"Manrope", var(--sans);font-size:24px;line-height:1;display:block}.trust-copy span{color:#c9dce7;letter-spacing:0;overflow-wrap:anywhere;margin-top:6px;font-size:11px;display:block}.intro-section{padding-top:104px}.intro-grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:88px;display:grid}.intro-image-wrap{position:relative}.intro-image-wrap>img{object-fit:cover;width:100%;height:390px}.intro-stamp{background:var(--orange);color:#28170c;align-items:center;gap:10px;padding:16px 19px;display:flex;position:absolute;bottom:-16px;left:24px}.intro-stamp span{font-size:13px;font-weight:800}.intro-copy .section-heading p{max-width:500px}.check-list{margin:26px 0 24px;padding:0;list-style:none}.check-list li{color:var(--ink);align-items:center;gap:10px;margin-bottom:12px;font-size:13px;display:flex}.check-list svg{color:var(--blue)}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px;display:grid}.product-card{border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{background:#e9eef0;height:250px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.04)}.image-arrow{background:var(--orange);color:#22170e;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;bottom:0;right:0}.product-card-body{padding:23px 24px 26px}.card-kicker{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.product-card h3{margin:10px 0}.product-card h3 a:hover{color:var(--blue)}.product-card p{min-height:45px;font-size:13px}.product-card .text-link{margin-top:19px}.section-actions{justify-content:center;margin-top:38px;display:flex}.process-section{background:#fff}.process-grid{grid-template-columns:repeat(4,1fr);margin-top:54px;display:grid}.process-item{border-top:1px solid var(--line);min-height:235px;padding:25px 24px 20px 0;position:relative}.process-item:not(:first-child){border-left:1px solid var(--line);padding-left:24px}.process-icon{background:var(--blue-soft);color:var(--blue);justify-content:center;align-items:center;width:43px;height:43px;margin-bottom:21px;display:flex}.process-no{color:var(--orange-dark);letter-spacing:.1em;font-size:11px;font-weight:800}.process-item h3{margin:10px 0 8px;font-size:18px}.process-item p{max-width:190px;font-size:13px}.process-arrow{color:#9eb3bf;position:absolute;top:34px;right:22px}.news-section{background:var(--surface)}.section-heading-row{justify-content:space-between;align-items:flex-end;display:flex}.news-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px;display:grid}.news-card{border:1px solid var(--line);background:#fff}.news-image{height:190px;display:block;overflow:hidden}.news-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.news-card:hover .news-image img{transform:scale(1.04)}.news-body{padding:22px 23px 24px}.news-date{color:var(--blue);align-items:center;gap:7px;font-size:11px;display:flex}.news-body h3{margin:12px 0 10px;font-size:18px}.news-body h3 a:hover{color:var(--blue)}.news-body p{min-height:42px;font-size:13px}.news-body .text-link{margin-top:17px}.cta-section{background:var(--blue-deep);color:#fff;padding:78px 0}.cta-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.cta-grid h2{max-width:520px;margin-top:13px}.cta-grid>div>p{color:#c8dce8;max-width:520px;margin-top:18px;font-size:16px}.cta-benefits{flex-wrap:wrap;gap:18px;margin-top:27px;display:flex}.cta-benefits span{color:#c8dce8;align-items:center;gap:8px;font-size:12px;display:flex}.quote-form{box-shadow:var(--shadow);color:var(--ink);background:#fff;padding:29px}.quote-form fieldset{border:0;gap:0;min-width:0;margin:0;padding:0;display:grid}.quote-form label{color:var(--ink);margin-bottom:15px;font-size:11px;font-weight:800;display:block}.quote-form input,.quote-form textarea{border:1px solid var(--line);color:var(--ink);resize:vertical;background:#f9fbfc;border-radius:1px;outline:none;width:100%;margin-top:7px;padding:12px 13px;display:block}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769aa1a}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quote-form .button{border:0;width:100%;margin-top:5px}.form-honeypot{width:0;height:0;position:absolute;left:-10000px;overflow:hidden}.form-error{color:#a82121;margin:0 0 8px;font-size:14px}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:240px;display:flex}.form-success span{color:#2d9563;background:#def5e8;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.form-success p{max-width:280px}.brand-light strong{color:#fff}.brand-light small{color:#9eb2be}.footer-grid{grid-template-columns:1.4fr .8fr 1.1fr 1.2fr;gap:45px;display:grid}.footer-brand p{max-width:220px;margin:24px 0 18px;font-size:14px}.footer-links{gap:9px;display:grid}.footer-links a{font-size:12px}.footer-links a:hover{color:#fff}.footer-contact{gap:13px;display:grid}.footer-contact span{align-items:flex-start;gap:9px;font-size:12px;display:flex}.footer-contact svg{color:#75b9db;flex:none;margin-top:3px}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:57px;padding-top:19px;font-size:10px;display:flex}.page-hero{background:var(--blue-deep);color:#fff;min-height:376px;position:relative;overflow:hidden}.page-hero-media,.page-hero:after{position:absolute;inset:0}.page-hero-media img{object-fit:cover;opacity:.3;width:100%;height:100%}.page-hero:after{content:"";background:linear-gradient(90deg,#0b314df5,#0b314d91)}.page-hero-inner{z-index:1;padding:54px 0 64px;position:relative}.breadcrumbs{color:#87abc0;align-items:center;gap:7px;margin-bottom:53px;font-size:11px;display:flex}.breadcrumbs a:hover{color:#fff}.breadcrumbs span{color:#d5e6ee;text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.page-hero h1{max-width:760px;margin-top:14px;font-size:clamp(38px,5vw,60px)}.page-hero p{color:#d2e2ea;max-width:650px;margin-top:18px;font-size:17px}.filter-bar{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;padding-bottom:13px;display:flex}.filter-bar button{color:var(--muted);background:0 0;border:0;padding:10px 15px;font-size:13px}.filter-bar button.is-active,.filter-bar button:hover{background:var(--blue);color:#fff}.product-grid .product-card{min-width:0}.about-story{grid-template-columns:1fr 1fr;align-items:center;gap:94px;display:grid}.about-story>div>p{color:var(--muted);max-width:500px;margin:18px 0 28px;font-size:16px}.about-image{position:relative}.about-image img{object-fit:cover;width:100%;height:430px}.about-fact{background:var(--orange);grid-template-columns:27px 1fr;align-items:center;gap:2px 10px;padding:16px 20px;display:grid;position:absolute;bottom:-15px;left:20px}.about-fact svg{grid-row:span 2}.about-fact strong{font-size:24px;line-height:1}.about-fact span{text-transform:uppercase;font-size:10px;font-weight:800}.value-grid{grid-template-columns:repeat(3,1fr);gap:23px;margin-top:40px;display:grid}.value-card{border:1px solid var(--line);background:#fff;padding:29px}.value-card svg{color:var(--blue)}.value-card h3{margin:18px 0 10px}.value-card p{font-size:13px}.company-intro-graphic{object-fit:contain!important}.product-detail-hero{background:var(--surface);padding:48px 0 70px}.product-detail-grid{grid-template-columns:.95fr 1fr;align-items:center;gap:72px;display:grid}.product-gallery{min-width:0}.product-gallery-stage{background:#eef2f4;justify-content:center;align-items:center;height:450px;display:flex;overflow:hidden}.product-gallery-stage img{object-fit:contain;width:100%;height:100%}.product-gallery-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;position:relative}.product-gallery-trigger:focus-visible{box-shadow:inset 0 0 0 3px var(--blue);outline:none}.product-gallery-trigger>img{object-fit:contain;width:100%;height:100%}.product-gallery-enlarge{color:#fff;background:#0b314dd6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,transform .2s;display:flex;position:absolute;bottom:18px;right:18px}.product-gallery-trigger:hover .product-gallery-enlarge{background:var(--blue);transform:scale(1.06)}.product-gallery-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid;overflow-x:auto}.product-gallery-thumbnails button{cursor:pointer;background:#fff;border:2px solid #0000;min-width:0;height:86px;padding:0;transition:border-color .2s,opacity .2s;overflow:hidden}.product-gallery-thumbnails button:hover,.product-gallery-thumbnails button:focus-visible,.product-gallery-thumbnails button.is-active{border-color:var(--blue);outline:none}.product-gallery-thumbnails button:disabled{cursor:not-allowed;opacity:.35}.product-gallery-thumbnails img{object-fit:contain;width:100%;height:100%}.product-detail-copy .breadcrumbs{margin-bottom:31px}.product-detail-copy .eyebrow{margin-bottom:13px}.product-detail-copy h1{font-size:clamp(38px,4vw,59px)}.product-detail-copy>p{max-width:550px;margin-top:20px;font-size:17px}.detail-actions{flex-wrap:wrap;gap:11px;margin-top:29px;display:flex}.spec-grid{grid-template-columns:repeat(3,1fr);margin-bottom:74px;display:grid}.spec-card{border:1px solid var(--line);border-right:0;padding:24px 25px}.spec-card:last-child{border-right:1px solid var(--line)}.spec-card span{color:var(--muted);font-size:11px;display:block}.spec-card strong{font-family:"Manrope", var(--sans);margin-top:7px;font-size:25px;display:block}.detail-content-grid{grid-template-columns:1.25fr .75fr;gap:82px;display:grid}.detail-content-grid h2{font-size:35px}.detail-content-grid>div>p{max-width:650px;margin-top:18px;font-size:16px}.feature-list{flex-wrap:wrap;gap:22px;margin:32px 0 37px;display:flex}.feature-list span{color:var(--blue);align-items:center;gap:9px;font-size:13px;display:flex}.application-list{gap:11px;margin:17px 0 0;padding:0;list-style:none;display:grid}.application-list li{align-items:center;gap:9px;font-size:13px;display:flex}.application-list svg{color:#37a579}.detail-quote{background:var(--surface);padding:29px}.detail-quote h3{margin-bottom:18px}.quote-form-compact{box-shadow:none;padding:0}.quote-form-compact .form-row{display:block}.quote-form-compact .form-row label{margin-bottom:15px}.product-selection-section{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:76px;margin-top:74px;padding-top:66px;display:grid}.product-selection-section h2{margin-top:11px;font-size:31px}.product-selection-section>section>p{max-width:560px;margin-top:14px;font-size:15px}.product-selection-list{gap:13px;margin:25px 0 29px;padding:0;list-style:none;display:grid}.product-selection-list li{align-items:flex-start;gap:10px;font-size:14px;display:flex}.product-selection-list svg{color:#37a579;flex:none;margin-top:3px}.product-faq-list{border-top:1px solid var(--line);margin-top:24px}.product-faq-list details{border-bottom:1px solid var(--line)}.product-faq-list summary{color:var(--ink);cursor:pointer;padding:18px 2px;font-size:15px;font-weight:750;list-style-position:inside}.product-faq-list details p{padding:0 2px 19px 20px;font-size:14px}.product-lightbox{z-index:1000;background:#041018eb;justify-content:center;align-items:center;padding:64px 86px;animation:.2s ease-out product-lightbox-enter;display:flex;position:fixed;inset:0}.product-lightbox-image{object-fit:contain;max-width:calc(100vw - 172px);max-height:calc(100vh - 128px);animation:.24s ease-out product-lightbox-image-enter}.product-lightbox-control{color:#fff;cursor:pointer;z-index:1;background:#ffffff24;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,transform .2s;display:flex;position:fixed}.product-lightbox-control:hover,.product-lightbox-control:focus-visible{background:var(--blue);outline:none;transform:scale(1.06)}.product-lightbox-close{top:24px;right:24px}.product-lightbox-previous{top:calc(50% - 24px);left:24px}.product-lightbox-next{top:calc(50% - 24px);right:24px}@keyframes product-lightbox-enter{0%{opacity:0}to{opacity:1}}@keyframes product-lightbox-image-enter{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (width<=760px){.product-gallery-enlarge{bottom:12px;right:12px}.product-lightbox{padding:72px 16px}.product-lightbox-image{max-width:calc(100vw - 32px);max-height:calc(100vh - 144px)}.product-lightbox-close{top:14px;right:14px}.product-lightbox-previous{left:10px}.product-lightbox-next{right:10px}}@media (prefers-reduced-motion:reduce){.product-lightbox,.product-lightbox-image{animation:none}}.news-grid-page{grid-template-columns:repeat(3,1fr);margin-top:0}.article-page{padding:50px 0 100px}.article-container{max-width:900px}.article-container .breadcrumbs{margin-bottom:43px}.article-date{color:var(--blue);align-items:center;gap:7px;font-size:12px;display:flex}.article-container h1{max-width:800px;margin:13px 0 19px;font-size:clamp(39px,5vw,64px)}.article-lead{max-width:720px;font-size:19px}.article-image{object-fit:cover;width:100%;height:430px;margin:42px 0 45px}.article-body{max-width:720px}.article-body p{margin:15px 0 31px;font-size:16px}.article-body h2{margin-top:40px;font-size:30px}.download-list{max-width:840px}.download-item{border-bottom:1px solid var(--line);align-items:center;gap:17px;padding:22px 4px;display:flex}.download-icon{background:var(--blue-soft);color:var(--blue);justify-content:center;align-items:center;width:47px;height:47px;display:flex}.download-item h3{font-size:17px}.download-item span{color:var(--muted);font-size:11px}.icon-button{border:1px solid var(--line);color:var(--blue);background:#fff;justify-content:center;align-items:center;width:39px;height:39px;margin-left:auto;display:flex}.icon-button:hover{background:var(--blue);color:#fff}.faq-list{max-width:860px}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:23px 2px;font-size:17px;font-weight:700;display:flex}.faq-item button svg{color:var(--blue);transition:transform .2s}.faq-item.is-open button svg{transform:rotate(180deg)}.faq-item p{max-width:700px;padding:0 40px 25px 2px;font-size:15px}.contact-grid{grid-template-columns:.9fr 1.1fr;gap:94px;display:grid}.contact-grid>div:first-child h2{margin-top:13px;font-size:36px}.contact-grid>div:first-child>p{max-width:490px;margin-top:18px;font-size:16px}.contact-list{gap:19px;margin-top:33px;display:grid}.contact-list>span{align-items:flex-start;gap:13px;display:flex}.contact-list>span>svg{color:var(--blue);margin-top:3px}.contact-list b,.contact-list a,.contact-list span span{font-size:12px;display:block}.contact-list b{color:var(--ink);margin-bottom:3px}.contact-list a{color:var(--blue)}.contact-form-wrap{background:var(--surface);padding:32px}.contact-form-wrap h2{margin-bottom:24px;font-size:30px}.empty-state{min-height:380px;padding-top:100px}.chat-widget{z-index:50;position:fixed;bottom:25px;right:25px}.chat-launcher{background:var(--orange);color:#24170d;border:0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 9px 25px #0b2a4040}.chat-pulse{background:#50bc81;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:2px;right:1px}.chat-panel{background:#eef3f5;flex-direction:column;width:355px;height:500px;display:flex;position:absolute;bottom:70px;right:0;overflow:hidden;box-shadow:0 18px 50px #09273c3d}.chat-header{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.chat-header>div{align-items:center;gap:10px;display:flex}.chat-avatar{color:var(--blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.chat-header strong,.chat-header small{display:block}.chat-header strong{font-size:15px}.chat-header small{color:#c4dfec;margin-top:2px;font-size:10px}.chat-header button{color:#fff;background:0 0;border:0}.online-dot{background:#64d191;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.chat-messages{flex:1;padding:15px;overflow-y:auto}.chat-message{gap:8px;margin-bottom:13px;display:flex}.chat-message>span{color:var(--blue);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;display:flex}.chat-message p{color:var(--ink);background:#fff;border-radius:0 12px 12px;max-width:260px;padding:10px 12px;font-size:13px;line-height:1.5}.chat-message.user{flex-direction:row-reverse}.chat-message.user>span{background:var(--blue);color:#fff}.chat-message.user p{background:var(--blue);color:#fff;border-radius:12px 0 12px 12px}.chat-prompts{flex-wrap:wrap;gap:7px;margin:4px 0 0 33px;display:flex}.chat-prompts button{color:var(--blue);background:#fff;border:1px solid #c8dce7;border-radius:14px;padding:7px 10px;font-size:11px}.chat-prompts button:hover{border-color:var(--blue)}.chat-prompts .human-prompt{background:var(--orange);border-color:var(--orange);color:#27180c;align-items:center;gap:5px;display:inline-flex}.chat-composer{border-top:1px solid var(--line);background:#fff;padding:10px 12px;display:flex}.chat-composer input{color:var(--ink);border:0;outline:0;width:100%;padding:9px 5px}.chat-composer button{color:var(--blue);background:0 0;border:0;padding:5px}@media (width<=950px){.phone-link{display:none}.main-nav{gap:17px;margin-right:15px}.main-nav a{font-size:12px}.intro-grid,.about-story,.contact-grid{gap:50px}.cta-grid{gap:42px}}@media (width<=760px){.container{width:min(calc(100% - 32px), var(--container))}.utility-inner{min-height:31px}.utility-inner>span{display:none}.utility-right{margin-left:auto}.nav-inner{min-height:68px}.brand strong{font-size:16px}.brand small{font-size:7px}.main-nav{border-bottom:1px solid var(--line);box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:0;margin:0;padding:8px 16px 18px;display:none;position:absolute;top:68px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a{width:100%;padding:12px 0}.main-nav a.active:after{width:23px;bottom:6px;right:auto}.main-nav .nav-quote{text-align:center;width:100%;margin-top:7px;padding:11px 14px}.nav-actions{margin-left:auto}.menu-toggle{display:flex}.hero-section,.hero-content{min-height:590px}.hero-overlay{background:linear-gradient(90deg,#092336e6,#0f3e5e91)}.hero-copy h1{font-size:clamp(39px,12vw,55px)}.hero-copy p{font-size:16px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item{padding:18px 14px}.trust-item:nth-child(2){border-right:1px solid #ffffff2b}.trust-item:nth-child(n+3){border-top:1px solid #ffffff2b}.section{padding:74px 0}.intro-grid,.about-story,.contact-grid,.cta-grid,.detail-content-grid,.product-detail-grid{grid-template-columns:1fr}.intro-grid,.about-story,.contact-grid{gap:45px}.intro-image-wrap>img{height:290px}.about-image img{height:310px}.product-grid,.news-grid,.value-grid{grid-template-columns:1fr}.product-grid,.news-grid{gap:18px;margin-top:30px}.product-image{height:235px}.process-grid{grid-template-columns:1fr 1fr;margin-top:35px}.process-item{min-height:230px;padding-right:15px}.process-item:not(:first-child){padding-left:15px}.process-item:nth-child(odd){border-left:0;padding-left:0}.process-item:nth-child(n+3){border-top:1px solid var(--line)}.process-arrow{display:none}.section-heading-row{flex-direction:column;align-items:flex-start;gap:17px}.cta-grid{gap:34px}.page-hero{min-height:360px}.page-hero-inner{padding:40px 0 58px}.breadcrumbs{margin-bottom:40px}.page-hero h1{font-size:41px}.page-hero p{font-size:15px}.filter-bar{flex-wrap:nowrap;margin-bottom:4px;overflow-x:auto}.filter-bar button{flex:none}.product-detail-hero{padding:24px 0 45px}.product-detail-grid{gap:32px}.product-gallery-stage{height:285px}.product-gallery-thumbnails{grid-template-columns:repeat(3,112px)}.product-gallery-thumbnails button{height:70px}.product-detail-copy .breadcrumbs{margin-bottom:25px}.product-detail-copy h1{font-size:40px}.spec-grid{grid-template-columns:1fr;margin-bottom:48px}.spec-card{border-right:1px solid var(--line);border-bottom:0}.spec-card:last-child{border-bottom:1px solid var(--line)}.detail-content-grid{gap:40px}.article-page{padding-top:30px}.article-container h1{font-size:40px}.article-image{height:255px;margin:30px 0 32px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:38px}.chat-widget{bottom:16px;right:16px}.chat-panel{width:355px;max-width:calc(100vw - 32px);bottom:67px}}@media (width<=430px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.form-row{display:block}.process-grid{grid-template-columns:1fr}.process-item:not(:first-child),.process-item:nth-child(odd){border-left:0;padding-left:0}.process-item:nth-child(n+2){border-top:1px solid var(--line)}.footer-grid{grid-template-columns:1fr}.chat-panel{height:470px}}.language-switcher{color:#fff}.language-switcher select{appearance:none;color:#fff;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='m2 3 3 3 3-3' fill='none' stroke='%23d5e7f2' stroke-width='1.3'/%3E%3C/svg%3E") right 0 center no-repeat;border:0;outline:0;padding:2px 17px 2px 0;font-size:11px;font-weight:800}.language-switcher option{background:var(--blue-deep);color:#fff}.cta-section{padding:88px 0}.cta-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(42px,7vw,90px)}.cta-brand-eyebrow{text-transform:none;font-size:clamp(18px,2vw,28px);font-weight:700;line-height:1.35;display:block}.quote-form{border-radius:6px;padding:31px;box-shadow:0 18px 42px #041a2c3b}.quote-form input{min-height:48px}.quote-form textarea{min-height:112px}.chat-quick-actions{background:#fff;border-radius:50px;flex-direction:column;align-items:center;gap:2px;width:50px;margin:0;padding:0;display:flex;box-shadow:0 0 4px 2px #0000001a}.chat-action{width:50px;height:50px;position:relative}.chat-action>a,.chat-action>button{color:#1367af;background:0 0;border:0;border-radius:50px;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:flex}.chat-action:hover>a,.chat-action:hover>button{color:#fff;background:#1367af}.chat-action-popover{color:#fff;white-space:nowrap;z-index:2;background:#1367af;padding:8px 20px;font-size:14px;line-height:30px;display:none;position:absolute;top:50%;left:auto;right:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 0 4px 2px #0000001a}.chat-action-popover:after{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:9px solid #1367af;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.chat-action:hover .chat-action-popover{display:block}.chat-launcher{background:var(--blue);color:#fff;width:62px;height:62px;margin-left:auto;position:fixed;bottom:24px;right:0}.chat-launcher.is-open{background:var(--orange);color:#24170d}.chat-panel{bottom:79px}@media (width<=760px){.cta-grid{grid-template-columns:1fr}.cta-brand-eyebrow{font-size:18px}.chat-quick-actions{gap:2px;width:50px}.chat-action,.chat-action>a,.chat-action>button{width:50px;height:50px}.chat-launcher{width:56px;height:56px;bottom:16px;right:0}.chat-panel{bottom:64px}}.hero-slides{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .8s,transform 6.5s;position:absolute;inset:0;transform:scale(1.025)}.hero-slide.is-active{opacity:1;z-index:1;transform:scale(1)}.hero-slide.is-leaving{z-index:2}.hero-slide .hero-media{position:absolute;inset:0}.hero-slide-product .hero-media img{object-position:center}.hero-content{z-index:2}.hero-copy{animation:.65s both hero-copy-in}.hero-product-eyebrow{letter-spacing:.08em;text-transform:none;min-height:20px;font-size:clamp(13px,1.1vw,16px);font-weight:800;line-height:1.35;display:block}.hero-contact-phone{color:#d8e7ee;align-items:center;gap:8px;margin-top:9px;font-size:clamp(14px,1.1vw,17px);line-height:1.4;display:none}.hero-contact-phone strong{color:#fff;font-weight:800}.hero-contact-phone svg{color:#8ad1b2;flex:none}.hero-contact-phone:hover{color:#fff}.hero-dots{align-items:center;gap:7px;display:flex}.hero-dots button{background:#ffffff73;border:0;width:22px;height:3px;padding:0;transition:background .2s,width .2s}.hero-dots button.is-active{background:var(--orange);width:42px}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-showcase{grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:28px;margin-top:46px;display:grid}.showcase-menu{border-top:4px solid var(--blue);background:#eef3f6;flex-direction:column;align-self:start;display:flex}.showcase-menu-label{background:var(--blue-deep);color:#fff;padding:18px 20px;font-size:12px;font-weight:800}.showcase-menu button{color:#40515d;text-align:left;background:0 0;border:0;border-bottom:1px solid #d8e2e7;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:8px 17px;font-size:12px;transition:background .2s,color .2s,padding .2s;display:flex}.showcase-menu button svg{opacity:0}.showcase-menu button:hover,.showcase-menu button.is-active{color:var(--blue);background:#fff;padding-left:22px}.showcase-menu button.is-active{box-shadow:inset 3px 0 0 var(--orange);font-weight:800}.showcase-menu button:hover svg,.showcase-menu button.is-active svg{opacity:1}.showcase-products{min-width:0}.showcase-products-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:22px;padding-bottom:13px;display:flex}.showcase-products-heading span{color:var(--ink);font-family:"Manrope", var(--sans);font-size:19px;font-weight:800}.showcase-products-heading small{color:var(--muted);font-size:11px}.showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.showcase-card{min-width:0}.showcase-card-image{aspect-ratio:16/9;background:#f3f6f8;position:relative;overflow:hidden}.showcase-card-image img{object-fit:contain;width:100%;height:100%;padding:6px;transition:transform .45s}.showcase-card-image span{background:var(--orange);color:#21150c;opacity:0;justify-content:center;align-items:center;width:39px;height:39px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:0;right:0;transform:translateY(8px)}.showcase-card:hover .showcase-card-image img{transform:scale(1.02)}.showcase-card:hover .showcase-card-image span{opacity:1;transform:translateY(0)}.showcase-card h3{margin-top:14px;font-size:16px}.showcase-card p{margin-top:7px;font-size:12px;line-height:1.5}.reveal-on-scroll{opacity:0;transition:opacity .7s ease var(--reveal-delay,0s), transform .7s ease var(--reveal-delay,0s);transform:translateY(32px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.chat-widget{z-index:50;flex-direction:column;display:flex;position:fixed;top:40%;bottom:auto;right:0;transform:translateY(-50%)}.chat-panel{max-height:min(500px,100vh - 40px);top:50%;bottom:auto;right:78px;transform:translateY(-50%)}.back-to-top{border:1px solid var(--line);color:var(--blue);opacity:0;pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0;padding:0;transition:opacity .2s,transform .2s,background .2s;display:flex;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(8px);box-shadow:0 8px 20px #07213429}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--blue);color:#fff}@media (width<=980px){.product-showcase{grid-template-columns:235px minmax(0,1fr)}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.hero-scroll{bottom:24px;left:auto;right:16px;transform:none}.product-showcase{margin-top:34px;display:block}.showcase-menu{flex-direction:row;margin-bottom:26px;display:flex;overflow-x:auto}.showcase-menu-label{flex:none;align-items:center;padding:12px 15px;display:flex}.showcase-menu button{border-bottom:0;border-right:1px solid #d8e2e7;flex:none;width:auto;min-height:48px;padding:8px 14px}.showcase-menu button svg{display:none}.showcase-menu button:hover,.showcase-menu button.is-active{box-shadow:inset 0 -3px 0 var(--orange);padding-left:14px}.showcase-products-heading{flex-direction:column;align-items:flex-start;gap:4px}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.showcase-card h3{font-size:14px}.showcase-card p{display:none}.chat-widget{top:40%;bottom:auto;right:0;transform:translateY(-50%)}.chat-panel{width:340px;max-width:calc(100vw - 78px);top:50%;bottom:auto;right:62px;transform:translateY(-50%)}.back-to-top{width:40px;height:40px}}@media (width<=430px){.hero-section,.hero-content{min-height:610px}.hero-copy{padding:58px 0 100px}.hero-copy h1{font-size:39px}.hero-dots button{width:14px}.hero-dots button.is-active{width:28px}.chat-widget{top:68%}.chat-action-secondary{display:none}.chat-quick-actions,.chat-action,.chat-action>a,.chat-action>button{width:44px;height:44px}.back-to-top{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.hero-slide,.hero-copy,.reveal-on-scroll{transition:none;animation:none}.reveal-on-scroll{opacity:1;transform:none}.honors-track{scroll-behavior:auto}.route-loading-logo,.route-loading-orbit,.route-loading-sheen,.route-loading-dots i{animation:none}}.hero-arrow{color:#fff;opacity:0;pointer-events:none;z-index:4;background:#09233680;border:1px solid #ffffff9e;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:opacity .2s,background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow-left{left:80px}.hero-arrow-right{right:110px}.hero-section:hover .hero-arrow{opacity:1;pointer-events:auto}.hero-arrow:focus-visible{opacity:1;outline-offset:3px;pointer-events:auto;outline:3px solid #fff}.hero-arrow:hover{background:var(--orange);border-color:var(--orange);color:#25170d}.hero-dots{z-index:4;position:absolute;bottom:152px;left:50%;transform:translate(-50%)}.hero-scroll{left:auto;right:max(24px, calc((100vw - var(--container)) / 2));z-index:4;transform:none}.honors-section{background:#f6f7f8;padding:48px 0 82px}.honors-heading{text-align:center;align-items:center;margin-bottom:36px;display:block}.honors-heading .eyebrow{color:#b7b9bd;letter-spacing:.16em;justify-content:center;align-items:center;gap:14px;font-size:14px;display:flex}.honors-heading .eyebrow:before,.honors-heading .eyebrow:after{content:"";background:#d7dadd;width:18vw;max-width:210px;height:1px}.honors-heading h2{color:var(--ink);margin-top:8px;font-size:clamp(38px,5vw,62px)}.honors-heading p{color:#3d454d;margin:12px auto 0;font-size:20px}.honors-track{padding:0;display:block;overflow:hidden}.honors-marquee{--honors-shift:12px;gap:24px;width:max-content;animation:34s linear infinite honors-marquee;display:flex}.honors-track:hover .honors-marquee{animation-play-state:paused}.honor-card{background:0 0;border:0;flex:0 0 280px;min-width:280px;margin:0;padding:0}.honor-card img{object-fit:contain;background:#fff;border:1px solid #e1e4e7;width:100%;height:390px;padding:12px}.honor-card figcaption{display:none}@keyframes honors-marquee{0%{transform:translate(0)}to{transform:translateX(calc(-50% - var(--honors-shift)))}}@media (hover:none){.hero-arrow{opacity:.78;pointer-events:auto}}@media (width<=760px){.hero-arrow{width:42px;height:42px}.hero-arrow-left{left:20px}.hero-arrow-right{right:72px}.hero-dots{bottom:24px}.hero-scroll{bottom:24px;right:16px}.honors-heading .eyebrow:before,.honors-heading .eyebrow:after{width:12vw}.honors-heading p{font-size:16px}.honors-marquee{--honors-shift:7px;gap:14px;animation-duration:26s}.honor-card{flex-basis:min(70vw,250px);min-width:min(70vw,250px)}.honor-card img{height:330px}}@media (prefers-reduced-motion:reduce){.honors-marquee{animation:none}}.news-faq-section{background:#fff;padding:40px 0 56px}.news-section-title{text-align:center;margin:0 auto 34px}.news-section-title h2{letter-spacing:0;font-size:42px}.news-section-title div{color:#c3c7ca;justify-content:center;align-items:center;gap:18px;margin-top:13px;display:flex}.news-section-title div:before,.news-section-title div:after{content:"";background:#d6d9dc;width:30vw;max-width:360px;height:1px}.news-section-title span{letter-spacing:.13em;flex:none;font-size:14px;font-weight:800}.news-faq-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:52px;display:grid}.company-news-panel,.faq-panel{flex-direction:column;min-width:0;height:100%;display:flex}.company-news-panel{padding-top:34px}.news-faq-heading{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.news-faq-heading h2{letter-spacing:0;margin-top:8px;font-size:32px}.news-faq-heading .text-link{flex:none;margin-bottom:4px}.company-news-list{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));display:grid}.company-news-item{border-bottom:1px solid var(--line);grid-template-columns:190px minmax(0,1fr) 38px;align-items:center;gap:24px;min-height:166px;padding:17px 0;display:grid}.company-news-item:first-child{padding-top:0}.company-news-image{background:#edf1f3;height:132px;overflow:hidden}.company-news-image img,.company-news-image video{object-fit:cover;width:100%;height:100%;transition:transform .4s}.company-news-item:hover .company-news-image img{transform:scale(1.04)}.company-news-copy{min-width:0}.company-news-copy h3{letter-spacing:0;font-size:18px}.company-news-copy>a:hover h3{color:var(--blue)}.company-news-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.company-news-copy span{color:var(--muted);align-items:center;gap:7px;margin-top:13px;font-size:11px;display:flex}.company-news-arrow{border:1px solid var(--line);color:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.company-news-arrow:hover{background:var(--blue);color:#fff}.faq-panel{background:#f4f5f6;padding:24px 30px}.faq-marquee-window{flex:0 0 456px;height:456px;min-height:0;overflow:hidden}.faq-marquee{flex-direction:column;animation:30s linear infinite faq-marquee;display:flex}.faq-marquee-window:hover .faq-marquee{animation-play-state:paused}.faq-marquee-item{border-bottom:1px solid #dadddf;flex:0 0 152px;height:152px;padding:19px 0 16px}.faq-question{align-items:flex-start;gap:12px;display:flex}.faq-question svg{color:var(--blue);flex:none;margin-top:1px}.faq-question h3{letter-spacing:0;font-size:17px;line-height:1.4}.faq-marquee-item p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:13px 0 0 37px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}@keyframes faq-marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.news-image{background:#101820}.news-image video{object-fit:cover;width:100%;height:100%}.news-video-preview{position:relative}.news-video-preview>span{color:#fff;background:#092336c7;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.news-video-preview:hover>span{background:var(--blue);transform:translate(-50%,-50%)scale(1.06)}.article-media-grid{gap:22px;margin:42px 0 45px;display:grid}.article-video{aspect-ratio:16/9;object-fit:contain;background:#101820;width:100%;height:auto}.article-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 45px;display:grid}.article-gallery img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}@media (width<=1080px){.hero-copy h1{font-size:52px}.news-faq-layout{gap:34px}.company-news-item{grid-template-columns:160px minmax(0,1fr) 36px;gap:18px}}@media (width<=860px){.news-faq-layout{grid-template-columns:1fr}.company-news-panel{padding-top:0}.faq-panel{padding:30px}}@media (width<=760px){.hero-section,.hero-content{min-height:580px}.hero-copy{padding:44px 0 76px}.hero-product-eyebrow{min-height:22px;font-size:15px}.hero-contact-phone{margin-top:8px;font-size:14px}.hero-copy h1{font-size:clamp(36px,10vw,46px)}.hero-copy p{max-width:520px;font-size:15px}.hero-actions{margin-top:22px}.hero-note{margin-top:17px}.hero-dots{bottom:20px}.trust-strip{background:var(--blue-deep);margin-top:0;padding-bottom:0}.trust-grid{background:0 0;border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;gap:0;padding:0}.trust-item,.trust-item:first-child,.trust-item:last-child,.trust-item:nth-child(n+2){border:0;min-height:82px;padding:12px 10px}.trust-item:not(:first-child):before{display:none}.trust-item:nth-child(2n){border-left:1px solid #ffffff38}.trust-item:nth-child(n+3){border-top:1px solid #ffffff38}.trust-icon{width:32px;height:32px}.trust-copy strong{font-size:21px}.news-section-title{margin-bottom:38px}.news-section-title h2{font-size:36px}.news-section-title div{gap:10px}.news-section-title div:before,.news-section-title div:after{width:17vw}.news-section-title span{font-size:11px}.company-news-item{grid-template-columns:120px minmax(0,1fr);gap:14px}.company-news-image{height:104px}.company-news-arrow{display:none}.company-news-copy p{-webkit-line-clamp:1}.faq-panel{padding:24px 20px}.faq-marquee-window{flex-basis:430px;height:430px}.faq-marquee-item{flex-basis:143px;height:143px}}@media (width<=430px){.hero-copy h1{font-size:40px}.news-faq-heading h2{font-size:28px}.company-news-item{grid-template-columns:104px minmax(0,1fr)}.company-news-image{height:94px}.company-news-copy h3{font-size:15px}.company-news-copy p{display:none}}@media (prefers-reduced-motion:reduce){.faq-marquee{animation:none}}.site-footer{color:#eaf2ff;background:#1f5fcc;padding:54px 0 24px}.footer-grid{grid-template-columns:1.1fr 1.65fr .8fr .8fr;align-items:start;gap:0}.footer-grid>section,.footer-grid>nav{min-height:274px;padding:8px 32px}.footer-grid>:first-child{padding-left:30px}.footer-grid>:not(:first-child){border-left:1px solid #ffffff6b}.site-footer h3{color:#fff;margin:0 0 29px;font-size:17px}.footer-contact{gap:17px}.footer-contact span{color:#dbeaff;gap:9px;font-size:13px;line-height:1.5}.footer-contact b{color:#fff;flex:none;font-weight:700}.footer-contact a:hover,.footer-links a:hover{color:#fff;text-decoration:underline}.footer-links{gap:13px}.footer-links a{color:#dbeaff;font-size:13px}.footer-map strong{color:#fff;font-size:13px;line-height:1.45;display:block}.footer-map p{color:#dbeaff;margin-top:5px;font-size:11px;line-height:1.45}.footer-map iframe{filter:saturate(.76)contrast(.94);border:0;width:100%;height:118px;margin-top:10px;display:block}.footer-qr{text-align:center}.footer-qr img{background:#fff;width:132px;height:132px;margin:-2px auto 10px;padding:6px}.footer-qr p{color:#dbeaff;font-size:12px}.footer-bottom{color:#dbeaff;text-align:center;border-top:1px solid #ffffff6b;justify-content:center;gap:16px;margin-top:38px;padding-top:22px;font-size:12px}@media (width<=860px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid>section,.footer-grid>nav{min-height:220px;padding:18px 28px}.footer-grid>:nth-child(3){border-top:1px solid #ffffff6b;border-left:0}.footer-grid>:nth-child(4){border-top:1px solid #ffffff6b}.footer-map iframe{height:132px}}@media (width<=560px){.site-footer{padding-top:32px}.footer-grid{grid-template-columns:1fr}.footer-grid>section,.footer-grid>nav,.footer-grid>:first-child{border-left:0;min-height:0;padding:24px 0}.footer-grid>:not(:first-child){border-top:1px solid #ffffff52}.footer-grid>:nth-child(3){border-left:0}.footer-qr{text-align:left}.footer-qr img{margin-left:0}.footer-bottom{align-items:center;margin-top:18px}}.nav-shell{background:#fff;border-bottom:0}.nav-inner{min-height:85px}.brand-logo{object-fit:contain;flex:none;width:auto;height:56px;display:block}.brand strong{font-size:23px}.brand small{font-size:9px}.header-phone-info{color:var(--blue);align-items:center;gap:12px;margin-left:auto;display:flex}.header-phone-info svg{stroke-width:1.8px}.header-phone-info small,.header-phone-info strong{display:block}.header-phone-info small{color:#4d5962;margin-bottom:2px;font-size:11px}.header-phone-info strong{font-family:"Manrope", var(--sans);letter-spacing:.02em;font-size:19px}.nav-band{z-index:20;background:#2464d2;position:relative}.nav-band-inner{justify-content:center;align-items:stretch;min-height:55px;display:flex;position:relative}.nav-band .main-nav{flex:none;justify-content:center;gap:0;margin:0;display:flex}.nav-band .main-nav a{color:#fff;justify-content:center;align-items:center;width:clamp(132px,12.08vw,168px);padding:0 12px;font-size:16px;display:flex;position:relative}.nav-band .main-nav a:before,.nav-band .language-switcher:before{content:"";border-left:1px dashed #ffffff9e;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-band .main-nav a:first-child:before{display:none}.nav-band .main-nav a.active{color:#fff;background:0 0}.nav-band .main-nav a:hover{color:#fff;background:#00000014}.nav-band .main-nav a.active:after{display:none}.nav-band .language-switcher{flex:none;justify-content:center;align-self:stretch;align-items:center;width:clamp(132px,12.08vw,168px);margin:0;padding:0 12px;display:flex;position:relative}.nav-band .language-switcher select{text-align:center;background-position:right 0 center;max-width:136px;font-size:16px;font-weight:600}.nav-band .menu-toggle{display:none}@media (width<=760px){.nav-inner{min-height:72px}.brand-logo{width:auto;height:45px}.brand strong{font-size:17px}.brand small{font-size:7px}.header-phone-info{display:none}.nav-band-inner{justify-content:flex-end;min-height:40px}.nav-band .main-nav{background:var(--blue);flex-direction:column;padding:6px 16px 14px;display:none;position:absolute;top:100%;left:-16px;right:-16px;box-shadow:0 12px 25px #09273c33}.nav-band .main-nav.is-open{display:flex}.nav-band .main-nav a,.nav-band .main-nav a:first-child{border-bottom:1px solid #fff3;border-left:0;border-right:0;justify-content:flex-start;width:100%;min-width:0;padding:12px 0}.nav-band .main-nav a:before{display:none}.nav-band .main-nav a.active:after{width:25px;bottom:6px;left:0;right:auto}.nav-band .language-switcher{width:auto;margin-left:0;padding:0}.nav-band .language-switcher:before{display:none}.nav-band .menu-toggle{display:flex}.nav-inner>.menu-toggle{color:var(--blue);background:0 0;border:0;margin-left:17px;padding:5px}}.product-detail-grid>*{min-width:0}.chat-unavailable-panel{transform-origin:100%;background:#eef3f5;flex-direction:column;width:355px;min-height:230px;animation:.22s cubic-bezier(.2,.8,.2,1) both chat-panel-pop-in;display:flex;position:absolute;top:50%;right:78px;overflow:hidden;translate:0 -50%;box-shadow:0 18px 50px #09273c3d}@keyframes chat-panel-pop-in{0%{opacity:0;transform:translate(20px,8px)scale(.96)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes chatwoot-pop-in{0%{opacity:0;transform:translate(24px)scale(.96)}to{opacity:1;transform:translate(0,0)scale(1)}}#cw-widget-holder:not(.woot--hide){transform-origin:100%;animation:.24s cubic-bezier(.2,.8,.2,1) both chatwoot-pop-in}@media (prefers-reduced-motion:reduce){.chat-unavailable-panel,#cw-widget-holder:not(.woot--hide),.chat-notification-dot:after{animation:none}}.cookie-notice a{color:var(--blue)!important}.cookie-notice button{background:var(--blue)!important}.chat-quick-actions{box-shadow:none;background:0 0;border-radius:0;gap:0;width:62px}.chat-action,.chat-action>a,.chat-action>button{width:62px;height:62px}.chat-action>button,.chat-action:hover>button{color:#fff;background:#1367af}.chat-notification-dot{pointer-events:none;z-index:1;background:#ef2f3c;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:-1px;right:-1px}.chat-notification-dot:after{content:"";border:2px solid #ef2f3c80;border-radius:50%;animation:1.8s ease-out infinite chat-notification-breathe;position:absolute;inset:-5px}@keyframes chat-notification-breathe{0%{opacity:.6;transform:scale(.75)}70%,to{opacity:0;transform:scale(1.7)}}.chat-action-popover{border-radius:0;right:calc(100% + 12px)}@media (width<=430px){.chat-quick-actions,.chat-action,.chat-action>a,.chat-action>button{width:56px;height:56px}}.chat-fallback-content{gap:18px;padding:24px;display:grid}.chat-fallback-content p{color:#52606d;margin:0;font-size:14px;line-height:1.65}.chat-fallback-content .button{overflow-wrap:anywhere;justify-content:center;align-items:center;gap:8px;padding-inline:14px;font-size:12px;display:flex}.chat-fallback-content .chat-prompts{gap:8px;margin:0;display:grid}.chat-fallback-content .chat-prompts button{text-align:start;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.35}.chat-fallback-content .chat-prompts button:focus-visible,.chat-fallback-content .button:focus-visible{outline:2px solid var(--blue);outline-offset:2px;box-shadow:0 0 0 3px #2464d233}@media (width<=760px){.chat-unavailable-panel{width:340px;max-width:calc(100vw - 78px);right:62px}}.legal-content{gap:28px;max-width:860px;display:grid}.legal-content article{border-bottom:1px solid var(--line);padding-bottom:24px}.legal-content h2{margin:0 0 10px;font-size:clamp(1.2rem,2vw,1.6rem)}.legal-content p{color:var(--muted);margin:0;line-height:1.8}.cookie-notice{z-index:50;border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;font-size:.88rem;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 12px 30px #0f233724}.cookie-notice p{color:var(--muted);margin:0;line-height:1.5}.cookie-notice a{color:var(--brand);text-decoration:underline}.cookie-notice button{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:4px;padding:9px 18px}@media (width<=640px){.cookie-notice{flex-direction:column;align-items:flex-start;gap:10px;bottom:12px;left:12px;right:12px}.cookie-notice button{align-self:flex-end}}.product-grid .product-image{aspect-ratio:16/9;background:#f3f6f8;height:auto;min-height:0}.product-grid .product-image img{object-fit:contain;padding:8px}@media (width<=760px){.product-grid .product-image{aspect-ratio:16/9;height:auto}}.article-image{object-fit:contain;width:100%;height:auto}@media (width<=760px){.product-selection-section{grid-template-columns:1fr;gap:48px;margin-top:52px;padding-top:48px}.product-selection-section h2{font-size:28px}}.route-loading{color:var(--muted);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:55vh;padding:40px;display:flex;overflow:hidden}.route-loading-mark{justify-content:center;align-items:center;width:204px;height:164px;display:flex;position:relative}.route-loading-orbit{border:2px solid #1769aa29;border-bottom-color:var(--orange);border-left-color:var(--blue);border-radius:50%;width:158px;height:158px;animation:2.4s linear infinite route-loading-spin;position:absolute;transform:rotate(-18deg)}.route-loading-logo{z-index:1;width:146px;max-width:146px;height:auto;animation:2.2s ease-in-out infinite route-loading-breathe;display:block;position:relative}.route-loading-sheen{z-index:2;background:#ffffffbf;width:12px;height:190px;animation:2.8s ease-in-out infinite route-loading-sheen;position:absolute;left:20px;transform:rotate(28deg)translate(-170px)}.route-loading-label{letter-spacing:.01em;align-items:baseline;gap:2px;font-size:14px;font-weight:600;display:inline-flex}.route-loading-dots{gap:3px;margin-left:4px;display:inline-flex}.route-loading-dots i{background:var(--blue);border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite route-loading-dot;display:inline-block}.route-loading-dots i:nth-child(2){animation-delay:.15s}.route-loading-dots i:nth-child(3){animation-delay:.3s}@keyframes route-loading-spin{to{transform:rotate(342deg)}}@keyframes route-loading-breathe{0%,to{opacity:.82;transform:scale(.97)}50%{opacity:1;transform:scale(1)}}@keyframes route-loading-sheen{0%,18%{opacity:0;transform:rotate(28deg)translate(-170px)}42%,62%{opacity:1}86%,to{opacity:0;transform:rotate(28deg)translate(170px)}}@keyframes route-loading-dot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.route-loading-logo,.route-loading-orbit,.route-loading-sheen,.route-loading-dots i{animation:none}}.not-found-page{background:var(--surface);min-height:62vh}.not-found-content{text-align:center;flex-direction:column;align-items:center;padding-top:100px;padding-bottom:110px;display:flex}.not-found-code{color:var(--blue);font-family:"Manrope", var(--sans);font-size:clamp(72px,10vw,128px);font-weight:800;line-height:1}.not-found-content h1{margin-top:12px;font-size:clamp(34px,5vw,54px)}.not-found-content p{max-width:560px;margin-top:17px}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:31px;display:flex}.form-field-error{color:#a82121;margin-top:6px;font-size:11px;font-weight:600;display:block}.quote-form [aria-invalid=true]{border-color:#a82121;box-shadow:0 0 0 3px #a8212114}
