:root{--blue:#076da8;--blue2:#0d83c7;--navy:#071e2c;--ink:#101820;--muted:#5f6971;--line:#dbe1e5;--paper:#f4f6f7;--white:#fff;--container:1274px;--sans:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-family:var(--sans);color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;overflow-x:hidden}button,input,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.site-header{position:fixed;z-index:40;top:0;left:0;width:100%;color:#fff;transition:.25s ease}.site-header.solid{color:var(--ink);background:#fff;box-shadow:0 6px 24px #001f3217}.utility{height:48px;border-bottom:1px solid rgba(255,255,255,.2);background:var(--navy);color:#d5e4ed}.utility-inner{height:100%;display:flex;gap:28px;align-items:center;font-size:12px;letter-spacing:.05em}.utility span,.utility button{display:flex;gap:8px;align-items:center}.utility button{margin-left:auto;border:0;background:none;color:inherit}.nav-wrap{background:#071e2cc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.solid .nav-wrap{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.navbar{height:72px;display:flex;align-items:center;gap:46px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:.12em;line-height:1}.brand small{display:block;margin-top:5px;font-size:7px;letter-spacing:.24em;font-weight:600}.brand-mark{width:39px;height:39px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:25px;font-weight:500;letter-spacing:-.08em}.navbar nav{display:flex;gap:30px;align-items:center;margin-left:auto}.navbar nav a{position:relative;padding:25px 0;font-size:14px;font-weight:650}.navbar nav a:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--blue2);transition:.2s}.navbar nav a:hover:after,.navbar nav a.active:after{right:0}.nav-actions{display:flex;align-items:center;gap:10px}.quote-button,.button-primary,.button-dark,.button-light{border:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 23px;font-weight:750;letter-spacing:.01em;transition:.2s ease}.quote-button,.button-primary{background:var(--blue2);color:#fff}.quote-button:hover,.button-primary:hover{background:#05699f;transform:translateY(-1px)}.menu-button,.lang-mobile{display:none;background:none;border:0}.drawer,.drawer-backdrop{display:none}.hero-home{position:relative;min-height:860px;padding-top:120px;background:linear-gradient(112deg,#061c2a,#082b3f 51%,#0b4869);color:#fff;overflow:hidden}.hero-home:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:80px 80px;pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:47% 53%;min-height:646px;align-items:center}.hero-copy{padding:80px 0 60px}.eyebrow,.family-label{display:block;margin-bottom:24px;color:#8fcce9;font-size:12px;font-weight:750;letter-spacing:.18em;text-transform:uppercase}.hero-copy h1{font-size:clamp(58px,6.4vw,94px);line-height:.95;letter-spacing:-.055em;margin:0;max-width:800px}.hero-copy p{max-width:620px;margin:30px 0;color:#bed0da;font-size:17px;line-height:1.85}.hero-actions{display:flex;gap:12px;align-items:center}.button-ghost{min-height:48px;display:inline-flex;align-items:center;padding:0 22px;border:1px solid rgba(255,255,255,.35);font-size:14px;font-weight:700}.hero-object{height:620px;position:relative;display:grid;place-items:center}.hero-brand-image{padding:34px 0 34px 42px}.hero-brand-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 28px 36px rgba(0,0,0,.28))}.hero-object .product-visual{position:relative;z-index:2;width:112%;height:65%;background:transparent;padding:0}.hero-object .product-visual img{filter:drop-shadow(0 45px 40px rgba(0,0,0,.38));mix-blend-mode:screen}.hero-orbit{position:absolute;width:560px;height:560px;border:1px solid rgba(96,191,235,.24);border-radius:50%}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border:1px solid rgba(96,191,235,.15);border-radius:50%;top:13%;right:13%;bottom:13%;left:13%}.hero-orbit:after{top:31%;right:31%;bottom:31%;left:31%}.hero-index{position:absolute;right:0;bottom:80px;font-size:12px;letter-spacing:.18em}.hero-spec{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);height:94px}.hero-spec span{display:flex;gap:14px;align-items:center;font-size:24px;font-weight:650;border-right:1px solid rgba(255,255,255,.18);padding-right:30px}.hero-spec span+span{padding-left:30px}.hero-spec small{font-size:9px;color:#91acba;letter-spacing:.16em}.intro-band{padding:130px 0;background:#fff}.intro-grid{display:grid;grid-template-columns:1fr 3fr 1fr;gap:55px;align-items:start}.intro-grid>p:first-child{font-size:11px;letter-spacing:.2em;color:var(--blue)}.intro-grid h2{margin:0;font-size:clamp(38px,4vw,52px);line-height:1.08;letter-spacing:-.045em;white-space:nowrap}.intro-grid>p:last-child{grid-column:2 / -1;margin:26px 0 0;color:var(--muted);line-height:1.9;font-size:15px;white-space:nowrap}.section{padding:112px 0}.product-platforms{background:var(--paper)}.section-title{margin-bottom:65px;position:relative}.section-title span{display:block;margin-bottom:18px;color:var(--blue);font-size:11px;font-weight:750;letter-spacing:.2em;text-transform:uppercase}.section-title h2{white-space:pre-line;margin:0;max-width:850px;font-size:clamp(42px,5.4vw,72px);line-height:1.03;letter-spacing:-.045em}.section-title.dark span{color:#73c0e9}.editorial-products{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.product-card{min-height:420px;background:#fff;display:grid;grid-template-columns:45% 55%;overflow:hidden;border-top:3px solid transparent;transition:.25s ease}.product-card:nth-child(n+3){min-height:350px}.product-card:hover{border-color:var(--blue2);transform:translateY(-4px)}.product-card.featured{grid-row:span 2;display:flex;flex-direction:column;min-height:794px}.product-card.featured .product-card-copy{padding-bottom:8px}.product-card.featured .product-visual{height:460px}.product-card-copy{padding:42px 18px 36px 42px;z-index:2}.model{display:block;margin-bottom:16px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.18em}.product-card h3{margin:0;font-size:25px;line-height:1.2;letter-spacing:-.025em}.product-card p{color:var(--muted);font-size:14px;line-height:1.65}.product-card dl{margin:24px 0;border-top:1px solid var(--line);font-size:12px}.product-card dl div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.product-card dt{color:#7e878d}.product-card dd{margin:0;font-weight:700}.product-visual{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;flex:0 0 auto;padding:18px;border:0;background:#f8fafb;color:var(--ink);cursor:zoom-in}.product-visual img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-visual img{transform:scale(1.015)}.image-expand-hint{position:absolute;right:14px;bottom:14px;padding:7px 10px;background:#071e2cd6;color:#fff;font-size:10px;letter-spacing:.08em;opacity:0;transform:translateY(5px);transition:.2s}.product-visual:hover .image-expand-hint,.product-visual:focus-visible .image-expand-hint{opacity:1;transform:none}.product-visual:focus-visible{outline:2px solid var(--blue2);outline-offset:-3px}.text-link{display:inline-flex;gap:8px;align-items:center;margin-top:4px;font-size:13px;font-weight:750}.center-action{display:flex;justify-content:center;margin-top:48px}.button-dark{background:var(--navy);color:#fff}.button-light{background:#fff;color:var(--navy)}.manufacturing{background:var(--navy);color:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.15);margin-bottom:50px}.process-grid>div{min-height:150px;padding:26px 24px 24px 0;border-right:1px solid rgba(255,255,255,.15)}.process-grid>div+div{padding-left:24px}.process-grid b{color:#6bbce5;font-size:11px}.process-grid h3{margin-top:35px;font-size:20px}.factory-strip{height:500px;position:relative;overflow:hidden}.factory-strip img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.factory-strip:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#04172233,#0417220d)}.factory-strip p{position:absolute;z-index:2;left:40px;bottom:25px;max-width:620px;font-size:26px;font-weight:700}.proof{background:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{min-height:190px;padding:25px 20px;border-left:1px solid var(--line);display:flex;flex-direction:column}.proof-grid span{font-size:11px;color:var(--muted);letter-spacing:.13em}.proof-grid strong{font-size:62px;letter-spacing:-.05em;margin-top:auto}.proof-grid small{color:var(--muted)}.cta-band{background:var(--blue);color:#fff;padding:85px 0}.cta-band .container{display:grid;grid-template-columns:1fr 2.5fr auto;align-items:center;gap:30px}.cta-band p{font-size:11px;letter-spacing:.18em}.cta-band h2{font-size:43px;letter-spacing:-.035em}.inner-hero{min-height:500px;padding:210px 0 90px;color:#fff;background:linear-gradient(118deg,#061c2a,#0b4f72);position:relative;overflow:hidden}.inner-hero:after{content:"KUROKU";position:absolute;right:-30px;bottom:-45px;font-size:180px;font-weight:900;letter-spacing:-.07em;color:#ffffff09}.inner-hero span{color:#76c3e9;font-size:11px;letter-spacing:.18em}.inner-hero h1{margin:22px 0;font-size:clamp(54px,7vw,90px);letter-spacing:-.055em;line-height:.95}.inner-hero p{max-width:710px;color:#b9ced9;line-height:1.8}.catalog-tools{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding-bottom:24px}.filters{display:flex;flex-wrap:wrap;gap:6px}.filters button{border:0;background:transparent;padding:10px 13px;color:#68737a;font-size:13px}.filters button.active{background:var(--navy);color:#fff}.search{display:flex;align-items:center;border-bottom:1px solid #8d989e;min-width:230px}.search input{width:100%;padding:10px;border:0;outline:none}.catalog-count{margin:60px 0 24px;font-size:13px;font-weight:800}.catalog-count span{color:var(--muted);font-weight:500;margin-left:8px}.product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.product-list .product-card{min-height:420px}.detail-page{padding-top:120px}.detail-hero{min-height:720px;display:grid;grid-template-columns:34% 50% 16%;align-items:center}.detail-copy h1{font-size:96px;letter-spacing:-.06em;margin:0;line-height:.9}.detail-copy h2{font-size:25px;margin:20px 0 14px}.detail-copy p{color:var(--muted);line-height:1.7}.detail-copy .button-primary{margin-top:20px}.detail-image{height:560px;min-height:0;flex:0 0 560px;padding:18px}.detail-image img{object-fit:contain;min-height:0}.detail-side{height:350px;border-left:1px solid var(--line);display:flex;flex-direction:column;padding:20px}.detail-side span{font-size:10px;letter-spacing:.15em;color:var(--muted)}.detail-side b{font-size:20px;margin-top:auto}.detail-side small{margin-top:8px;color:var(--blue)}.spec-section{background:var(--navy);color:#fff}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.15)}.spec-grid>div{padding:30px 24px;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);min-height:150px;display:flex;flex-direction:column}.spec-grid span{font-size:12px;color:#88a6b6}.spec-grid strong{margin-top:auto;font-size:22px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.related-grid .product-card{display:flex;flex-direction:column}.related-grid .product-visual{height:270px;min-height:0;flex:0 0 270px}.process-list{border-top:1px solid var(--line);margin-bottom:70px}.process-list>div{display:grid;grid-template-columns:90px 1fr auto;align-items:center;min-height:105px;border-bottom:1px solid var(--line);transition:.2s}.process-list>div:hover{padding-left:12px;background:#f7f9fa}.process-list span{color:var(--blue);font-size:11px}.process-list h3{font-size:27px}.wide-image{height:530px;overflow:hidden}.wide-image img{width:100%;height:100%;object-fit:cover}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:85px 0 50px}.split-copy h2{white-space:pre-line;margin:0;font-size:45px;line-height:1.05;letter-spacing:-.04em}.split-copy p,.quality-lead p{color:var(--muted);font-size:16px;line-height:1.9}.quality-lead{display:grid;grid-template-columns:1.5fr 1fr;gap:100px;margin-bottom:70px}.quality-lead h2{font-size:52px;line-height:1.08;margin:0;letter-spacing:-.04em}.cert-list{border-top:1px solid var(--line)}.cert-list>div{display:grid;grid-template-columns:80px 1fr 1fr;padding:30px 0;border-bottom:1px solid var(--line);align-items:center}.cert-list span{color:var(--blue);font-size:11px}.cert-list strong{font-size:28px}.cert-list p{color:var(--muted)}.quality-image{height:480px;margin-top:70px;overflow:hidden}.quality-image img{width:100%;height:100%;object-fit:cover}.about-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:90px}.about-sticky{position:sticky;top:170px;height:max-content}.about-sticky span{font-size:11px;color:var(--blue);letter-spacing:.18em}.about-sticky h2{white-space:pre-line;font-size:52px;line-height:1.06;letter-spacing:-.045em}.about-story p{font-size:18px;line-height:1.9;color:var(--muted);margin:0 0 60px}.about-story img{width:100%;margin-bottom:60px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.contact-info>span{font-size:11px;letter-spacing:.18em;color:var(--blue)}.contact-info h2{font-size:43px;line-height:1.1;letter-spacing:-.04em}.contact-info dl{margin-top:70px}.contact-info dl div{padding:22px 0;border-top:1px solid var(--line)}.contact-info dt{font-size:11px;color:var(--muted);margin-bottom:8px}.contact-info dd{margin:0;line-height:1.7}.quote-form{background:var(--paper);padding:44px}.quote-form h2{font-size:32px;margin:0 0 35px}.quote-form label{display:block;margin-top:18px;font-size:11px;color:var(--muted);letter-spacing:.08em}.quote-form input,.quote-form textarea{display:block;width:100%;margin-top:8px;border:0;border-bottom:1px solid #aeb8bd;background:transparent;padding:10px 0;outline:none;border-radius:0}.quote-form textarea{resize:vertical}.quote-form button{margin-top:28px}.form-note{font-size:13px;color:var(--blue)}footer{background:#061923;color:#d6e0e5;padding:80px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}.brand.light{color:#fff}.footer-grid>div:first-child p{max-width:390px;color:#829aa6;line-height:1.7}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:14px;font-size:13px}.footer-grid b{font-size:10px;letter-spacing:.17em;color:#6ab7dc;margin-bottom:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:60px;padding-top:25px;display:flex;justify-content:space-between;color:#6f8792;font-size:10px;letter-spacing:.09em}.floating-quote{position:fixed;z-index:35;right:24px;bottom:24px;border:0;background:var(--blue2);color:#fff;height:52px;padding:0 22px;display:flex;align-items:center;gap:12px;font-weight:750;box-shadow:0 10px 28px #00385838}.quote-overlay{position:fixed;z-index:59;top:0;right:0;bottom:0;left:0;background:#000f187a;opacity:0;pointer-events:none;transition:.25s}.quote-overlay.open{opacity:1;pointer-events:auto}.quote-panel{position:fixed;z-index:60;top:0;right:0;width:min(480px,100%);height:100vh;background:#fff;padding:80px 36px 36px;transform:translate(100%);transition:.35s cubic-bezier(.2,.7,.2,1);overflow:auto}.quote-panel.open{transform:none}.quote-panel .quote-form{padding:0;background:#fff}.panel-close{position:absolute;right:28px;top:25px;border:0;background:none}.image-viewer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#030f18f5;display:flex;align-items:center;justify-content:center;padding:76px 40px 40px;animation:viewer-in .2s ease}.image-viewer img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 20px 80px #0006}.image-viewer-toolbar{position:absolute;top:0;left:0;right:0;height:64px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;color:#9bb7c5;font-size:10px;letter-spacing:.16em}.image-viewer-toolbar button{width:44px;height:44px;border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;display:grid;place-items:center}.image-viewer-toolbar button:hover{background:#ffffff1a}@keyframes viewer-in{0%{opacity:0}to{opacity:1}}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:none}@media (max-width:1100px){.navbar{gap:20px}.navbar nav{gap:16px}.navbar nav a{font-size:12px}.editorial-products{grid-template-columns:1fr}.product-card.featured{grid-row:auto;display:grid;grid-template-columns:45% 55%;min-height:430px}.product-card.featured .product-visual{height:auto}.hero-grid{grid-template-columns:52% 48%}.hero-object{height:530px}.hero-orbit{width:430px;height:430px}.intro-grid{grid-template-columns:1fr 2fr}.intro-grid>p:last-child{grid-column:2}.cta-band .container{grid-template-columns:1fr 2fr}.cta-band button{grid-column:2;width:max-content}.contact-grid{gap:55px}}@media (max-width:820px){.container{width:min(calc(100% - 32px),var(--container))}.utility{display:none}.site-header{color:var(--ink);background:#fff;box-shadow:0 4px 18px #001f3214}.nav-wrap{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.navbar{height:64px}.navbar nav,.quote-button{display:none}.navbar .brand{margin-right:auto}.menu-button,.lang-mobile{display:grid;place-items:center;width:44px;height:44px}.lang-mobile{font-size:12px}.drawer-backdrop{display:block;position:fixed;z-index:44;top:0;right:0;bottom:0;left:0;background:#000f1873;opacity:0;pointer-events:none;transition:.25s}.drawer-backdrop.show{opacity:1;pointer-events:auto}.drawer{display:flex;position:fixed;z-index:45;inset:0 auto 0 0;width:min(350px,90vw);padding:30px 24px;background:#f7f7f7;flex-direction:column;gap:4px;transform:translate(-100%);transition:.45s cubic-bezier(.2,.7,.2,1)}.drawer.open{transform:none}.drawer-close{margin-left:auto;border:0;background:none;width:44px;height:44px}.drawer .brand{margin:10px 0 35px}.drawer>a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-weight:650}.drawer .quote-button{display:flex;margin-top:25px}.hero-home{min-height:auto;padding-top:64px}.hero-grid{display:flex;flex-direction:column;min-height:740px}.hero-copy{padding:65px 0 15px}.hero-copy h1{font-size:54px}.hero-copy p{font-size:15px;line-height:1.7}.hero-object{height:340px;width:100%}.hero-brand-image{padding:10px 0}.hero-object .product-visual{height:88%;width:100%}.hero-orbit{width:310px;height:310px}.hero-index{bottom:20px}.hero-spec{height:auto;grid-template-columns:1fr;padding:14px 0 22px}.hero-spec span{font-size:17px;border:0;padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.14)}.intro-band,.section{padding:74px 0}.intro-grid{display:block}.intro-grid h2{font-size:42px;margin:25px 0;white-space:normal}.intro-grid>p:last-child{white-space:normal;margin-top:0}.section-title{margin-bottom:40px}.section-title h2{font-size:40px}.editorial-products,.product-list,.related-grid{display:block;background:transparent}.product-card,.product-card.featured,.product-list .product-card{display:flex;flex-direction:column;min-height:0;margin-bottom:16px}.product-card-copy{padding:28px 24px 20px}.product-card .product-visual,.product-card.featured .product-visual{height:370px;min-height:370px;flex:0 0 370px;order:-1;padding:12px}.image-viewer{padding:70px 16px 20px}.image-viewer-toolbar{padding:0 16px}.process-grid{grid-template-columns:1fr 1fr}.factory-strip{height:380px}.proof-grid{grid-template-columns:1fr 1fr}.cta-band .container{display:block}.cta-band h2{font-size:35px}.inner-hero{min-height:400px;padding:150px 0 70px}.inner-hero:after{font-size:100px}.catalog-tools{display:block}.filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:10px}.filters button{white-space:nowrap}.search{margin-top:20px;width:100%}.detail-page{padding-top:64px}.detail-hero{display:flex;flex-direction:column;padding-top:75px}.detail-copy{width:100%}.detail-copy h1{font-size:70px}.detail-image{height:420px;min-height:0;flex:0 0 420px;width:100%;order:-1}.detail-side{width:100%;height:auto;border-left:0;border-top:1px solid var(--line);padding:20px 0;flex-direction:row;justify-content:space-between}.spec-grid{grid-template-columns:1fr 1fr}.split-copy,.quality-lead,.about-layout,.contact-grid{grid-template-columns:1fr;gap:40px}.wide-image,.quality-image{height:350px}.about-sticky{position:static}.about-sticky h2,.quality-lead h2{font-size:40px}.footer-grid{grid-template-columns:1fr;gap:45px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:10px}}@media (max-width:520px){.hero-copy h1{font-size:46px}.hero-actions{align-items:stretch;flex-direction:column}.button-ghost{text-align:center;justify-content:center}.hero-object{height:290px}.hero-brand-image{height:310px}.product-card .product-visual,.product-card.featured .product-visual{height:330px;min-height:330px;flex:0 0 330px;padding:8px}.image-expand-hint{opacity:1;transform:none;font-size:9px}.section-title h2{font-size:34px}.process-grid{grid-template-columns:1fr}.process-grid>div{min-height:100px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding-left:0!important}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid strong{font-size:45px}.spec-grid{grid-template-columns:1fr}.spec-grid>div{min-height:110px}.process-list>div{grid-template-columns:55px 1fr auto}.process-list h3{font-size:20px}.cert-list>div{grid-template-columns:45px 1fr}.cert-list p{grid-column:2}.quote-form{padding:28px 20px}.floating-quote{right:14px;bottom:14px}.footer-bottom{line-height:1.7}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}.hero-cover{position:relative;min-height:680px;height:84vh;max-height:800px;overflow:hidden;background:#05121e;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:140px;padding-bottom:50px;text-align:center}.hero-cover-image{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/images/hero-products-stage.jpg) center calc(100% + 12px) /cover no-repeat;transform:scale(1.01);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.hero-cover:hover .hero-cover-image{transform:scale(1.025)}.hero-cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04101ab8,#04101a4d 45%,#04101a73);pointer-events:none}.hero-cover-content{position:relative;z-index:2;margin:auto;max-width:960px;width:min(calc(100% - 48px),960px);display:flex;flex-direction:column;align-items:center;text-align:center}.hero-cover-content .eyebrow{display:inline-block;text-align:center;margin:0 auto 28px;color:#7fc4e5;font-size:13px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-shadow:0 1px 8px rgba(0,0,0,.5)}.hero-cover-content h1{font-size:clamp(34px,4vw,54px);line-height:1.22;letter-spacing:-.03em;max-width:900px;margin:0 auto 34px;text-align:center;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.45)}.hero-cover-content h1 span{display:inline-block;white-space:normal}.hero-cover-content p{max-width:820px;color:#e4eff8eb;font-size:clamp(14px,1.15vw,15.5px);line-height:1.72;margin:0 auto 46px;text-align:center;text-shadow:0 1px 10px rgba(0,0,0,.5)}.hero-actions{display:flex;justify-content:center;align-items:center;gap:18px;margin:0 auto}.hero-cover .hero-spec,.hero-scroll-note{display:none}.function-products{padding:70px 0 100px;background:#057bc0;color:#fff;overflow:hidden}.function-block{position:relative;padding:20px 0 70px}.function-block .section-title{margin-bottom:26px}.function-block .section-title span{color:#ffffffad}.function-block .section-title h2{color:#fff;max-width:760px}.function-tabs{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:0 auto 32px}.function-tags{pointer-events:none}.function-tags span{border:1px solid rgba(255,255,255,.45);border-radius:30px;background:#ffffff1f;color:#fff;padding:12px 22px;font-size:14px;white-space:nowrap}.function-band-wrap{position:relative;overflow:hidden;padding:0 max(5%,24px)}.function-band{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-padding-inline:calc((100% - min(760px,68vw))/2);padding:0;overscroll-behavior-inline:contain}.function-band::-webkit-scrollbar{display:none}.feature-product{flex:0 0 min(760px,68vw);scroll-snap-align:center;display:grid;grid-template-columns:1.05fr .95fr;min-height:420px;background:#fff;color:var(--ink);border:1px solid rgba(255,255,255,.28)}.feature-product-image{height:auto!important;min-height:0!important;padding:14px}.feature-product-copy{padding:38px 34px;display:flex;flex-direction:column;justify-content:center}.feature-product-copy p{max-width:42ch;line-height:1.7;color:var(--muted)}.feature-specs{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-specs span{padding:14px 10px 14px 0}.feature-specs span+span{padding-left:10px;border-left:1px solid var(--line)}.feature-specs b,.feature-specs small{display:block}.feature-specs b{font-size:15px}.feature-specs small{margin-top:5px;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.function-prev,.function-next{position:absolute;z-index:3;top:50%;width:56px;height:56px;border:1px solid rgba(255,255,255,.75);border-radius:50%;display:grid;place-items:center;background:var(--blue2);color:#fff;transform:translateY(-50%);transition:.25s ease}.function-prev{left:12px}.function-next{right:12px}.function-prev:hover,.function-next:hover{background:#fff;color:var(--blue2);transform:translateY(-50%) scale(1.04)}.section-title h2,.inner-hero h1,.feature-product-copy h3,.product-card-copy h3,.cta-band h2{text-wrap:balance}.section-title h2{line-height:1.06;letter-spacing:-.04em}.inner-hero p,.section-title+p{max-width:68ch}.feature-product-copy h3{line-height:1.14;letter-spacing:-.025em}.feature-product-copy p{max-width:42ch}.product-list,.related-grid{gap:26px}.products-page .product-card{border:1px solid #e5eaed}.products-page .product-card .product-visual{height:auto;min-height:0;flex-basis:auto;aspect-ratio:1.52/1}.catalog-tools .filters{scrollbar-width:none}.catalog-tools .filters::-webkit-scrollbar{display:none}.catalog-tools .filters button{min-height:44px;padding:11px 18px}.floating-quote{box-shadow:0 12px 30px #00304e38}@media (min-width:640px) and (max-width:900px){.products-page .product-list,.detail-page .related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.products-page .product-card{min-width:0}.products-page .product-card .product-visual{height:auto!important;min-height:0!important;flex-basis:auto!important;aspect-ratio:1.52/1}.products-page .product-card-copy{padding:25px 22px}.products-page .product-card-copy h3{font-size:23px}.products-page .product-card dl{grid-template-columns:1fr}.products-page .product-card dl div{border-right:0;border-bottom:1px solid var(--line)}.products-page .product-card dl div:last-child{border-bottom:0}}@media (max-width:820px){.feature-product{flex:0 0 calc(100% - 24px)}.function-band-wrap{padding:0 12px}.function-prev,.function-next{width:44px;height:44px}.function-prev{left:4px}.function-next{right:4px}.function-tags{justify-content:flex-start;overflow:hidden}.function-tags span{padding:10px 14px;font-size:11px}.feature-product-copy p{font-size:14px;line-height:1.72}.floating-quote{width:56px;height:56px;min-width:56px;padding:0;border-radius:50%;font-size:0;display:grid;place-items:center;right:16px;bottom:16px}.floating-quote svg{width:20px;height:20px;margin:0}footer{padding-bottom:86px}.catalog-tools .filters button{min-height:44px;padding:11px 16px}}@media (max-width:520px){.products-page .product-card .product-visual{height:auto!important;min-height:0!important;flex-basis:auto!important;aspect-ratio:1.52/1}.product-card-copy{padding:25px 20px}.product-card-copy h3{font-size:24px;line-height:1.18}.feature-product{min-height:0}.feature-product-image{height:auto!important;min-height:0!important;aspect-ratio:1.52/1}.feature-product-copy{padding:24px 20px 28px}.feature-specs{grid-template-columns:1fr}.feature-specs span,.feature-specs span+span{padding:10px 0;border-right:0;border-bottom:1px solid var(--line)}.feature-specs span:last-child{border-bottom:0}.function-next,.function-prev{top:34%}.section-title h2{font-size:32px;line-height:1.12}}.factory-strip{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:22px!important;height:auto!important;min-height:0!important;overflow:hidden!important}.factory-strip img{display:block!important;width:100%!important;max-width:100%!important;height:clamp(190px,33.33vw,420px)!important;aspect-ratio:21 / 7!important;object-fit:cover!important;object-position:center!important;margin:0 auto!important}.factory-strip p{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto!important;width:100%;max-width:none!important;margin:0!important;text-align:center}.inner-hero .container{padding-bottom:58px}.inner-hero h1{max-width:820px}.inner-hero p{max-width:680px;line-height:1.7}.about-story{max-width:760px;margin:0 auto;text-align:center}.split-copy,.quality-lead{max-width:760px}.about-story p,.split-copy p,.quality-lead p{max-width:66ch;line-height:1.78}.about-story img,.wide-image img,.quality-image img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}.wide-image,.quality-image{height:auto;min-height:0;overflow:visible}.quote-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.quote-form h2,.quote-form button,.quote-form .form-note{grid-column:1/-1}.quote-form label{display:grid;gap:7px;min-width:0;font-size:12px;letter-spacing:.04em;color:var(--muted)}.quote-form label:nth-of-type(5),.quote-form label:nth-of-type(6),.quote-form label:nth-of-type(7),.quote-form label:nth-of-type(8){grid-column:1/-1}.quote-form input,.quote-form textarea{width:100%;min-width:0}.quality-lead{margin-bottom:42px}.cert-list{margin-bottom:54px}.about-story{display:grid;gap:24px}.about-story p{margin:0}.split-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:56px;align-items:start}.split-copy h2,.split-copy p{margin:0}@media (max-width:820px){.inner-hero .container{padding-bottom:42px}.quote-form{grid-template-columns:1fr;gap:16px}.quote-form h2,.quote-form button,.quote-form .form-note,.quote-form label{grid-column:1/-1}.about-story{gap:20px}.split-copy{display:block}.split-copy h2{margin-bottom:20px}.quality-lead{margin-bottom:30px}}.brand-logo{height:36px!important;width:auto!important;max-width:190px!important;object-fit:contain!important;display:block!important;transition:opacity .2s ease!important}.navbar .brand{display:inline-flex!important;align-items:center!important}.navbar .brand .logo-white{display:block!important}.navbar .brand .logo-dark,.site-header.solid .navbar .brand .logo-white{display:none!important}.site-header.solid .navbar .brand .logo-dark{display:block!important}.drawer .brand .brand-logo{height:36px!important;margin:6px 0 20px!important}footer .brand .brand-logo{height:38px!important;margin:0 auto 10px!important}.quote-mode-switch{display:flex;gap:6px;margin:0 0 18px;padding:4px;background:#eef3f6;border-radius:999px}.quote-mode-switch button{flex:1;border:0;border-radius:999px;padding:11px 14px;background:transparent;color:#5f6971;font-size:12px;font-weight:700;letter-spacing:.03em}.quote-mode-switch button.active{background:#076da8;color:#fff;box-shadow:0 4px 12px #076da833}.quote-form .full-width-field{grid-column:1/-1}.footer-brand-block{text-align:center}.footer-brand-block .brand{justify-content:center}.footer-brand-block>p{max-width:330px;margin:18px auto 20px}.social-links{display:flex;justify-content:center;gap:10px;margin-top:4px}.social-links a{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#0d83c7;color:#fff;transition:background .2s ease,transform .2s ease}.social-links a:hover{background:#4aaedb;transform:translateY(-2px)}.social-links svg{width:17px;height:17px;stroke-width:2.4}@media (max-width:820px){.footer-brand-block>p{max-width:300px}.social-links{gap:9px}.social-links a{width:32px;height:32px}}.proof-grid strong .animated-number{font-size:inherit;letter-spacing:inherit}.proof-grid strong .animated-number+*{font-size:inherit}@media (max-width:520px){.proof-grid strong .animated-number{font-size:inherit}}.utility{background:#071e2cc2;color:#fff;border-bottom-color:#ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.intro-band{padding:54px 0 48px}.intro-grid{display:block}.intro-proof{width:100%;margin-top:0}.intro-proof>div{min-height:150px;padding:18px}.intro-proof strong{font-size:58px}@media (max-width:820px){.site-header{color:#fff;background:transparent;box-shadow:none}.site-header .nav-wrap{background:#071e2cb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header.solid{color:var(--ink);background:#fff;box-shadow:0 4px 18px #001f3214}.site-header.solid .nav-wrap{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.intro-band{padding:42px 0 38px}.intro-grid{display:block}.intro-proof{display:grid;grid-template-columns:1fr 1fr;margin-top:0;gap:0}.intro-proof>div{min-height:150px;padding:18px 14px;border-left:1px solid var(--line)}.intro-proof strong{font-size:44px}}@media (max-width:520px){.intro-band{padding:34px 0 30px}.intro-proof>div{min-height:132px;padding:16px 12px}.intro-proof strong{font-size:38px}.intro-proof span{font-size:10px}.intro-proof small{font-size:11px}}@media (min-width:821px){.site-header{background:#071e2cc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.utility{height:34px;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.utility-inner{height:34px}.nav-wrap{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.navbar{height:60px}.navbar nav a{padding:19px 0}.navbar nav a:after{bottom:12px}}:root{--sans:"Inter","Segoe UI Variable","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--display:"Inter","Segoe UI Variable","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}*{font-family:var(--sans);font-feature-settings:"ss01","cv11","tnum";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{letter-spacing:.005em}h1,h2,h3,.section-title h2,.inner-hero h1,.cta-band h2,.product-card-copy h3,.feature-product-copy h3{font-family:var(--display);font-weight:650;letter-spacing:-.022em}.section-title span,.inner-hero span,.eyebrow{letter-spacing:.18em}.section-title h2{font-weight:680}.product-card-copy h3{font-weight:620;letter-spacing:-.018em}.feature-product-copy h3{font-weight:620}.cta-band h2{font-weight:680;letter-spacing:-.03em}.inner-hero h1{font-weight:680;letter-spacing:-.028em}button,.button-primary,.button-ghost,.button-dark,.button-light,.quote-button,.floating-quote,.product-line-link{font-weight:640;letter-spacing:.005em}.floating-quote{font-weight:600;letter-spacing:.04em}.quote-button{font-weight:640}.intro-proof span,.proof-grid span{letter-spacing:.18em;font-weight:700}.intro-proof strong{font-weight:680;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.button-primary,.button-dark{transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button-primary:hover,.button-dark:hover{transform:translateY(-1px);box-shadow:0 12px 24px #076da838}.product-line-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-line-card:hover{transform:translateY(-3px);border-color:#8fd2ec8c;box-shadow:0 18px 38px #00000052}.product-line-tags span{transition:background .2s ease,color .2s ease,border-color .2s ease}.product-line-card:hover .product-line-tags span{background:#8fd2ec1f;border-color:#8fd2ec80}.intro-proof>div{transition:background .2s ease}.intro-proof>div:hover{background:#08283c0a}.function-tags span{transition:background .2s ease,color .2s ease,border-color .2s ease}.function-tags span:hover{background:#ffffff38;border-color:#ffffffbf}.product-card,.feature-product{transition:box-shadow .25s ease,transform .25s ease}.product-card:hover,.feature-product:hover{box-shadow:0 18px 36px #001f321f;transform:translateY(-2px)}@media (max-width:820px){.product-line-card:hover,.product-card:hover,.feature-product:hover{transform:none}}:root{--paper:#f3f7fa;--surface:#eaf2f7}.intro-band{background:linear-gradient(180deg,#f6fafd,#eaf2f7);position:relative}.intro-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(900px 220px at 18% 0%,rgba(7,109,168,.08),transparent 60%),radial-gradient(700px 240px at 92% 100%,rgba(13,131,199,.07),transparent 60%);pointer-events:none}.intro-band>.container{position:relative;z-index:1}.intro-proof>div{border-left-color:#076da82e}.function-products{background:linear-gradient(180deg,#073452,#0a4470 55%,#0b4f78);color:#fff;position:relative}.function-products:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1200px 360px at 50% 0%,rgba(13,131,199,.28),transparent 60%);pointer-events:none}.function-products>.container{position:relative;z-index:1}.function-tags span{background:#ffffff14;border-color:#ffffff38}.feature-product{background:#f7fafd;border-color:#ffffff29}.feature-product-copy p{color:#516470}.feature-product-copy .model{color:#076da8}.manufacturing{background:linear-gradient(180deg,#062235,#04111d);color:#fff}.manufacturing .section-title span{color:#6bbce5}.manufacturing .process-grid{border-top-color:#ffffff1f}.manufacturing .process-grid>div{border-right-color:#ffffff1f}.manufacturing .factory-strip{box-shadow:inset 0 0 0 1px #ffffff0f;border-radius:4px}.cta-band{background:linear-gradient(135deg,#076da8,#0d83c7 60%,#1ea0d9);color:#fff}.cta-band p{color:#ffffffc7}.cta-band .button-light{background:#fff;color:#076da8}.cta-band .button-light:hover{background:#eaf2f7}.product-lines{background:linear-gradient(180deg,#04111d,#062235);color:#f7fafc;position:relative}.product-lines:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1100px 320px at 50% 100%,rgba(7,109,168,.16),transparent 60%);pointer-events:none}.product-lines>.container{position:relative;z-index:1}footer{background:linear-gradient(180deg,#062235,#04111d);color:#dde5e9}footer .footer-bottom{color:#ffffff8c;border-top-color:#ffffff14}.intro-band,.function-products,.manufacturing,.cta-band,.product-lines{transition:background .3s ease}.factory-section{background:linear-gradient(180deg,#062235,#04111d);color:#f7fafc;padding:96px 0 110px;position:relative}.factory-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(900px 320px at 12% 0%,rgba(13,131,199,.18),transparent 60%),radial-gradient(900px 320px at 92% 100%,rgba(7,109,168,.18),transparent 60%);pointer-events:none}.factory-section>.container{position:relative;z-index:1}.factory-section .section-title h2{color:#fff;letter-spacing:-.035em;text-wrap:balance}.factory-section .section-title p{color:#aebec9;max-width:64ch}.factory-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);margin:36px 0 56px}.factory-stats>div{padding:26px 24px 22px 0;border-right:1px solid rgba(255,255,255,.12)}.factory-stats>div+div{padding-left:24px}.factory-stats>div:last-child{border-right:0}.factory-stats strong{display:block;font-size:clamp(34px,4.2vw,54px);font-weight:680;letter-spacing:-.05em;color:#fff}.factory-stats span{display:block;margin-top:6px;color:#9bb3c2;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.factory-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 60px;border-top:1px solid rgba(255,255,255,.12)}.factory-step{padding:26px 28px 28px 0;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:14px;transition:background .25s ease}.factory-step:hover{background:#0d83c714}.factory-step b{color:#7fc4e5;font-size:11px;letter-spacing:.18em;font-weight:700}.factory-step h3{margin:0;color:#fff;font-size:22px;font-weight:650;letter-spacing:-.025em}.factory-step p{margin:0;color:#aebec9;font-size:14px;line-height:1.7;max-width:36ch}.factory-strip{position:relative;overflow:hidden;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff0f}.factory-strip img{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:21 / 9;object-position:center 42%}.factory-strip p{position:absolute;z-index:2;left:36px;bottom:28px;max-width:540px;font-size:clamp(16px,1.6vw,22px);font-weight:650;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45);margin:0;line-height:1.4}.partners-section{background:#04121f;color:#f7fafc;padding:96px 0 100px;position:relative}.partners-header{text-align:left;margin-bottom:28px}.partners-badge{display:inline-block;padding:5px 12px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.35);color:#f59e0b;font-size:11px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;border-radius:4px;margin-bottom:18px}.partners-header h2{font-size:clamp(24px,2.6vw,36px);font-weight:850;letter-spacing:-.015em;color:#fff;text-transform:uppercase;line-height:1.2;margin:0 0 14px;max-width:100%;white-space:nowrap}.partners-header p{font-size:15px;color:#94a3b8;line-height:1.6;max-width:800px;margin:0}.partners-timeline{position:relative;margin:40px 0 32px;padding:8px 0}.timeline-line{position:absolute;left:0;right:0;top:19px;height:1px;background:#ffffff24}.timeline-milestones{display:flex;justify-content:space-between;position:relative;z-index:2;width:100%}.timeline-node{display:flex;flex-direction:column;align-items:center;gap:8px}.node-dot{width:7px;height:7px;border-radius:50%;background:#94a3b8;border:2px solid #04121f;box-shadow:0 0 0 1px #ffffff4d}.node-year{font-size:12px;font-weight:600;color:#64748b;letter-spacing:.05em;margin-top:2px}.partners-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 0 28px}.partner-card{padding:0;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#081a28bf;display:flex;flex-direction:column;text-align:left;overflow:hidden;transition:all .25s ease}.partner-card:hover{background:#0d263ad9;border-color:#0d83c780;transform:translateY(-4px);box-shadow:0 12px 32px #0006}.partner-card-image{width:100%;height:180px;overflow:hidden;background:#061725;position:relative;cursor:pointer}.partner-card-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.partner-card:hover .partner-card-image img{transform:scale(1.05)}.partner-card-body{padding:18px 20px 22px;display:flex;flex-direction:column;flex:1;text-align:left}.partner-card-top{display:flex;justify-content:flex-end;align-items:center;margin-bottom:12px}.partner-country{border:1px solid rgba(255,255,255,.22);border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.partner-name{font-size:19px;font-weight:850;color:#fff;letter-spacing:.02em;text-transform:uppercase;margin:0 0 8px;line-height:1.2}.partner-desc{font-size:13px;color:#8899a6;line-height:1.45;margin:0}.partners-disclaimer p{font-size:11.5px;color:#64748b;line-height:1.6;max-width:960px;margin:0;text-align:left}@media (max-width: 1080px){.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width: 820px){.partners-header h2{white-space:normal;font-size:clamp(22px,5.5vw,28px)}}@media (max-width: 640px){.partners-section{padding:70px 0 80px}.partners-timeline{overflow:visible;padding-bottom:4px;margin:28px 0}.timeline-milestones{width:100%;min-width:0;box-sizing:border-box;padding:0 4px}.node-year{font-size:11px}.partners-grid{grid-template-columns:1fr;gap:12px}.partner-card{padding:18px 16px}}.learn-more-section{background:linear-gradient(180deg,#062235,#04111d);color:#f7fafc;padding:92px 0 104px;position:relative}.learn-more-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(900px 320px at 50% 0%,rgba(13,131,199,.16),transparent 60%);pointer-events:none}.learn-more-section>.container{position:relative;z-index:1}.learn-more-section .section-title h2{color:#fff}.learn-more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:36px}.learn-more-card{display:flex;flex-direction:column;gap:14px;padding:30px 28px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#ffffff08;color:#f7fafc;transition:.25s ease;min-height:240px}.learn-more-card:hover{background:#0d83c724;border-color:#7dc4e58c;transform:translateY(-3px);box-shadow:0 18px 38px #00000052}.learn-more-kicker{font-size:10px;letter-spacing:.18em;color:#7fc4e5;font-weight:700;text-transform:uppercase}.learn-more-card h3{margin:0;font-size:24px;font-weight:650;color:#fff;letter-spacing:-.025em;line-height:1.18}.learn-more-card p{margin:0;color:#9bb3c2;font-size:14px;line-height:1.7}.learn-more-cta{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#7fc4e5;font-size:13px;font-weight:650;letter-spacing:.05em;text-transform:uppercase}.learn-more-card:hover .learn-more-cta{color:#fff}@media (max-width:1100px){.factory-steps,.partners-grid{grid-template-columns:repeat(2,1fr)}.learn-more-grid{grid-template-columns:1fr}}@media (max-width:820px){.factory-section{padding:74px 0 86px}.factory-stats{grid-template-columns:repeat(2,1fr)}.factory-stats>div:nth-child(2){border-right:0}.factory-stats>div:nth-child(1),.factory-stats>div:nth-child(2){border-bottom:1px solid rgba(255,255,255,.12)}.factory-steps{grid-template-columns:1fr}.factory-step{padding:22px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.factory-step:last-child{border-bottom:0}.factory-strip p{left:18px;right:18px;bottom:18px}.partners-section{padding:64px 0}.partners-grid{grid-template-columns:1fr}.learn-more-section{padding:74px 0 86px}.learn-more-card{min-height:0;padding:24px 22px}}@media (max-width:520px){.factory-stats strong{font-size:34px}.factory-stats span{font-size:10px}.factory-step h3{font-size:19px}}.factory-gallery{display:grid;grid-template-columns:1.25fr .9fr;grid-template-rows:360px;gap:14px;margin:34px 0 28px}.factory-gallery button,.factory-strip button{display:block;width:100%;height:100%;padding:0;border:0;border-radius:inherit;overflow:hidden;background:transparent;cursor:zoom-in}.factory-gallery button{border:1px solid rgba(127,196,229,.26);background:#0b1b27;border-radius:5px;box-shadow:0 18px 40px #00000038}.factory-gallery img,.factory-strip button img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.factory-gallery-main img{object-position:center}.factory-gallery-angle img{object-position:center 48%}.factory-gallery button:hover img,.factory-strip button:hover img{transform:scale(1.025)}.factory-strip button{height:auto;text-align:left}.factory-strip button img{aspect-ratio:16 / 7;object-position:center}@media (max-width:820px){.factory-gallery{grid-template-columns:1fr;grid-template-rows:230px 210px;gap:12px;margin:26px 0 22px}.factory-strip button img{aspect-ratio:16 / 9}}.product-lines{background:var(--navy);color:#f7fafc;padding:68px 0 74px}.product-lines-intro{max-width:850px;margin-bottom:28px}.product-lines-intro>span{color:#7fc4e5;font-size:10px;font-weight:800;letter-spacing:.18em}.product-lines-intro h2{max-width:760px;margin:14px 0 10px;color:#fff;font-size:clamp(28px,3.8vw,48px);line-height:1.05;letter-spacing:-.04em}.product-lines-intro p{margin:0;color:#b8c8d2;font-size:14px;line-height:1.6}.product-lines-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-line-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(137,204,232,.2);border-radius:8px;background:#102b3b;box-shadow:0 14px 28px #0000002e;transition:transform .3s ease,box-shadow .3s ease}.product-line-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000047;border-color:#89cce866}.product-line-image{width:100%;aspect-ratio:16 / 10;background:#0b1b27 center 46%/cover no-repeat;overflow:hidden;transition:transform .4s ease}.product-line-card:hover .product-line-image{transform:scale(1.025)}.product-line-body{display:flex;flex:1;flex-direction:column;padding:28px 26px 26px}.product-line-kicker{color:#8fd2ec;font-size:10px;font-weight:800;letter-spacing:.16em}.product-line-body h3{margin:10px 0;color:#fff;font-size:24px;line-height:1.2}.product-line-body p{margin:0;color:#c8d8df;font-size:14px;line-height:1.68}.product-line-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.product-line-tags span{padding:7px 11px;border:1px solid rgba(137,204,232,.25);color:#e5f5fa;font-size:10px;font-weight:700;letter-spacing:.06em;border-radius:4px}.product-line-link{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:auto;padding:22px 0 0;border:0;background:none;color:#fff;font-size:13px;font-weight:700}.product-line-link svg{transition:transform .2s ease}.product-line-link:hover{color:#8fd2ec}.product-line-link:hover svg{transform:translate(4px)}@media (max-width:820px){.product-lines{padding:52px 0 58px}.product-lines-intro{margin-bottom:22px}.product-lines-intro h2{font-size:34px}.product-lines-grid{grid-template-columns:1fr;gap:20px}.product-line-image{aspect-ratio:16 / 10}.product-line-body{padding:22px 20px 20px}.product-line-body h3{font-size:22px}.product-line-tags{margin-top:18px}}@media (min-width:821px) and (max-width:1100px){.product-line-body{padding:22px 20px}.product-line-body h3{font-size:20px}.product-line-tags{gap:6px}.product-line-tags span{font-size:9px;padding:6px 8px}}.about-gallery{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;margin:32px auto 16px}.about-gallery button,.about-original-image{display:block;padding:0;border:1px solid rgba(7,109,168,.16);border-radius:10px;overflow:hidden;background:#eaf2f7;cursor:zoom-in;box-shadow:0 12px 28px #071e2c1a;transition:transform .3s ease,box-shadow .3s ease}.about-gallery button{width:100%;aspect-ratio:16 / 9;height:auto}.about-gallery img,.about-original-image img{display:block;width:100%;height:100%;object-fit:cover}.about-gallery button:hover,.about-original-image:hover{box-shadow:0 16px 36px #071e2c29}.about-gallery button:nth-child(1),.about-gallery button:nth-child(3){transform:translate(15%)}.about-gallery button:nth-child(2){transform:translate(-15%)}.about-gallery button:nth-child(1):hover,.about-gallery button:nth-child(3):hover{transform:translate(15%) scale(1.02)}.about-gallery button:nth-child(2):hover{transform:translate(-15%) scale(1.02)}.about-original-image{width:150%;margin-left:-25%;margin-right:-25%;aspect-ratio:24 / 9;margin-top:20px}.about-original-image img{object-position:center;object-fit:cover}.about-original-image:hover{transform:scale(1.015)}@media (max-width:820px){.about-gallery{gap:18px;margin:22px auto 12px}.about-gallery button{width:100%}.about-gallery button:nth-child(1),.about-gallery button:nth-child(3){transform:translate(8%)}.about-gallery button:nth-child(2){transform:translate(-8%)}.about-gallery button:nth-child(1):hover,.about-gallery button:nth-child(3):hover{transform:translate(8%) scale(1.01)}.about-gallery button:nth-child(2):hover{transform:translate(-8%) scale(1.01)}.about-original-image{width:100%;margin-left:0;margin-right:0;aspect-ratio:20 / 9;margin-top:16px}}.site-header.solid .utility{background:#fff;color:#071e2c;border-bottom-color:#071e2c1f}.site-header.solid .utility button{color:#071e2c;background:#fff;border:1px solid rgba(7,30,44,.32);border-radius:999px;padding:6px 12px;line-height:1;transition:background .2s ease,color .2s ease}.site-header.solid .utility button:hover{background:#071e2c;color:#fff}.site-header.solid .lang-mobile{background:#071e2c;color:#fff;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-weight:700}.site-header.solid .lang-mobile:hover{background:#0d83c7}@media (max-width:820px){.site-header .lang-mobile{background:#071e2c;color:#fff;border:1px solid rgba(255,255,255,.35);border-radius:999px}}.form-error{grid-column:1/-1;margin:0;color:#b42318;font-size:12px;line-height:1.45;font-weight:600}.quote-form input:focus:invalid,.quote-form textarea:focus:invalid{border-bottom-color:#b42318;outline:none}.inner-hero{min-height:420px;padding:175px 0 95px;background:linear-gradient(135deg,#051624,#09334f 55%,#051c2c);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.inner-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 45%,rgba(13,131,199,.22) 0%,transparent 70%);pointer-events:none}.inner-hero:after{display:none}.inner-hero .container{position:relative;z-index:2;width:min(calc(100% - 48px),1080px);max-width:1080px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.inner-hero span{display:inline-block;color:#7fc4e5;font-size:13px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:12px;text-align:center}.inner-hero h1{color:#fff;font-size:clamp(34px,4.2vw,54px);font-weight:750;letter-spacing:-.025em;line-height:1.15;margin:0 auto 16px;max-width:960px;text-align:center;text-wrap:balance;text-transform:uppercase}.inner-hero p{color:#e1eef8e6;font-size:clamp(15px,1.2vw,17px);line-height:1.68;max-width:880px;margin:0 auto;text-align:center;text-wrap:balance}.section-title{text-align:center;margin:0 auto 46px;max-width:1000px;display:flex;flex-direction:column;align-items:center}.section-title span{display:inline-block;color:var(--blue2);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px;text-align:center}.section-title.dark span{color:#7fc4e5}.section-title h2{font-size:clamp(28px,3.4vw,42px);font-weight:700;letter-spacing:-.028em;line-height:1.2;max-width:920px;margin:0 auto;text-align:center;text-wrap:balance}.section-title.dark h2{color:#fff}.section-title p,.section-title+p{font-size:15px;line-height:1.65;color:var(--muted);max-width:860px;margin:14px auto 0;text-align:center;text-wrap:balance}.section-title.dark p,.section-title.dark+p{color:#aebec9}.product-lines-intro{text-align:center;max-width:980px;margin:0 auto 52px;display:flex;flex-direction:column;align-items:center}.product-lines-intro span{color:var(--blue2);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px;text-align:center}.product-lines-intro h2{font-size:clamp(26px,3.2vw,40px);font-weight:700;letter-spacing:-.028em;line-height:1.2;max-width:920px;margin:0 auto;text-align:center;text-wrap:balance}.product-lines-intro p{font-size:15px;line-height:1.65;color:var(--muted);max-width:860px;margin:14px auto 0;text-align:center;text-wrap:balance}.cta-band{background:linear-gradient(135deg,#051624,#09334f);color:#fff;padding:85px 0;text-align:center}.cta-band .container{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:940px;margin:0 auto}.cta-band p{color:#7fc4e5;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin:0 auto 12px;text-align:center}.cta-band h2{color:#fff;font-size:clamp(28px,3.6vw,44px);font-weight:700;letter-spacing:-.025em;line-height:1.2;max-width:900px;margin:0 auto 28px;text-align:center;text-wrap:balance}.cta-band button{margin:0 auto;display:inline-flex}.split-copy{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:920px;margin:48px auto;gap:16px}.split-copy h2{font-size:clamp(26px,3vw,38px);line-height:1.22;margin:0 auto;max-width:860px;text-align:center;text-wrap:balance}.split-copy p{font-size:15px;line-height:1.7;color:var(--muted);max-width:860px;margin:0 auto;text-align:center;text-wrap:balance}.quality-lead{text-align:center;max-width:920px;margin:0 auto 48px;display:flex;flex-direction:column;align-items:center}.quality-lead h2{font-size:clamp(28px,3.2vw,40px);line-height:1.2;margin:0 auto 14px;max-width:880px;text-align:center;text-wrap:balance}.quality-lead p{font-size:15px;line-height:1.68;color:var(--muted);max-width:860px;margin:0 auto;text-align:center;text-wrap:balance}.about-intro{position:static;text-align:center;max-width:900px;margin:0 auto 28px}.about-intro span{display:inline-block;color:var(--blue2);font-size:12px;font-weight:700;letter-spacing:.2em;margin-bottom:8px}.about-intro h2{font-size:clamp(28px,3.4vw,42px);line-height:1.2;margin:0 auto;max-width:860px;text-align:center;text-wrap:balance}.contact-info{text-align:center}.contact-info dl{max-width:680px;margin-left:auto;margin-right:auto}.contact-info dl div{justify-content:center}.contact-info dd{max-width:640px;margin-left:auto;margin-right:auto}.products-page .catalog-tools{justify-content:center}.products-page .catalog-count{text-align:center}.hero-cover-content h1{max-width:980px}.hero-cover-content h1 span{white-space:normal}@media (max-width: 820px){.inner-hero{min-height:320px;padding:130px 0 60px}.inner-hero h1{font-size:clamp(28px,6vw,38px)}.inner-hero p{font-size:14px}.section-title{margin-bottom:34px}.section-title h2{font-size:clamp(24px,5vw,32px)}.cta-band{padding:60px 0}.cta-band h2{font-size:clamp(24px,5vw,32px)}}.detail-page{padding-top:100px!important;background:#04121f!important;color:#fff!important;min-height:100vh!important}.detail-showcase-section{padding:50px 0 60px!important}.detail-header{text-align:left!important;margin-bottom:28px!important}.detail-flagship-badge{display:inline-block!important;padding:4px 10px!important;background:#f59e0b1f!important;border:1px solid rgba(245,158,11,.4)!important;color:#f59e0b!important;font-size:11px!important;font-weight:750!important;letter-spacing:.18em!important;text-transform:uppercase!important;border-radius:4px!important;margin-bottom:14px!important}.detail-title-group{margin-bottom:12px!important}.detail-model-line{font-size:clamp(34px,4.2vw,48px)!important;font-weight:900!important;letter-spacing:-.02em!important;color:#fff!important;text-transform:uppercase!important;line-height:1.1!important;margin-bottom:6px!important}.detail-name-line{font-size:clamp(18px,2.3vw,26px)!important;font-weight:700!important;letter-spacing:-.01em!important;color:#cbd5e1!important;text-transform:uppercase!important;line-height:1.25!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.detail-subtitle{font-size:14.5px!important;color:#94a3b8!important;line-height:1.6!important;max-width:780px!important;margin:0!important}.detail-showcase-grid{display:grid!important;grid-template-columns:calc(51% - 14px) calc(49% - 14px)!important;gap:28px!important;align-items:stretch!important;margin-top:24px!important;margin-bottom:36px!important;max-width:100%!important;box-sizing:border-box!important}.detail-showcase-image{background:#061726!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:8px!important;padding:14px 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:520px!important;position:relative!important;overflow:hidden!important;cursor:pointer!important}.detail-showcase-image:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 45% 45%,rgba(13,131,199,.12) 0%,transparent 68%)!important;pointer-events:none!important}.detail-showcase-image img{width:100%!important;max-width:100%!important;max-height:485px!important;object-fit:contain!important;filter:drop-shadow(0 20px 32px rgba(0,0,0,.55))!important;transition:transform .35s cubic-bezier(.2,.7,.2,1)!important;position:relative!important;z-index:2!important}.detail-showcase-image:hover img{transform:scale(1.035)!important}.detail-showcase-image .image-expand-hint{position:absolute!important;bottom:14px!important;right:14px!important;display:inline-block!important;padding:4px 10px!important;background:#0009!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;color:#cbd5e1!important;font-size:10.5px!important;border-radius:4px!important;border:1px solid rgba(255,255,255,.15)!important;z-index:3!important}.detail-spec-panel{display:flex!important;flex-direction:column!important;justify-content:space-between!important}.detail-spec-table{display:flex!important;flex-direction:column!important;width:100%!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;overflow:hidden!important;background:#061726d9!important;margin-bottom:22px!important}.spec-table-row{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:13px 20px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;transition:background .18s ease!important}.spec-table-row:nth-child(2n){background:#ffffff05!important}.spec-table-row:last-child{border-bottom:0!important}.spec-table-row:hover{background:#ffffff09!important}.spec-row-label{font-size:11px!important;font-weight:750!important;color:#8899a6!important;text-transform:uppercase!important;letter-spacing:.08em!important;flex:1!important;text-align:left!important}.spec-row-value{font-size:14px!important;font-weight:750!important;color:#fff!important;text-align:right!important;flex:1.5!important;line-height:1.35!important}.detail-actions{display:flex!important;gap:14px!important;align-items:center!important}.button-ghost-light{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 20px!important;height:48px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:6px!important;color:#fff!important;font-size:13px!important;font-weight:650!important;background:transparent!important;transition:all .22s ease!important}.button-ghost-light:hover{background:#ffffff1a!important;border-color:#fff6!important}.detail-subtag-wrap{text-align:center!important;padding:24px 0 6px!important}.detail-subtag{display:inline-block!important;padding:6px 16px!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:4px!important;color:#64748b!important;font-size:11px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important}.detail-page .related{background:#030d17!important;border-top:1px solid rgba(255,255,255,.08)!important;padding:70px 0 90px!important}.detail-page .related .section-title span{color:#7fc4e5!important}.detail-page .related .section-title h2{color:#fff!important}@media (max-width: 960px){.detail-model-line{font-size:clamp(26px,7vw,34px)!important}.detail-name-line{font-size:clamp(14px,4.2vw,18px)!important;white-space:nowrap!important}.detail-showcase-grid{grid-template-columns:1fr!important;gap:24px!important}.detail-showcase-image{min-height:340px!important;padding:22px!important}.detail-showcase-image img{max-height:290px!important}.spec-table-row{padding:11px 16px!important}.spec-row-label{font-size:10px!important}.spec-row-value{font-size:12.5px!important}.detail-actions{flex-direction:column!important;width:100%!important}.detail-actions .button-primary,.detail-actions .button-ghost-light{width:100%!important}}.products-page .product-list,.detail-page .related-grid,main.products-page .product-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;max-width:1240px!important;margin:0 auto!important;background:transparent!important}.product-card,.product-card.featured,.products-page .product-card,.products-page .product-list .product-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;min-height:0!important;height:100%!important;margin-bottom:0!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;overflow:hidden!important;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease,border-color .28s ease!important;box-shadow:0 4px 16px #071e2c0d!important}.product-card:hover,.products-page .product-card:hover{transform:translateY(-5px)!important;box-shadow:0 16px 36px #071e2c17!important;border-color:#0d83c7!important}.product-card .product-visual,.product-card.featured .product-visual,.products-page .product-card .product-visual{order:0!important;width:100%!important;height:250px!important;min-height:250px!important;max-height:250px!important;flex:0 0 250px!important;background:#f8fafc!important;border:0!important;border-bottom:1px solid #edf2f5!important;border-radius:9px 9px 0 0!important;padding:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;overflow:hidden!important;cursor:pointer;box-sizing:border-box!important}.product-card .product-visual img,.products-page .product-card .product-visual img{display:block!important;max-width:90%!important;max-height:210px!important;width:auto!important;height:auto!important;object-fit:contain!important;transition:transform .35s cubic-bezier(.2,.7,.2,1)!important;margin:0 auto!important}.product-card:hover .product-visual img{transform:scale(1.04)!important}.product-card .image-expand-hint,.image-expand-hint{display:none!important}.product-card-copy,.products-page .product-card-copy,.product-card.featured .product-card-copy{order:1!important;width:100%!important;padding:26px 22px 28px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;flex:1 1 auto!important;background:#fff!important;box-sizing:border-box!important}.product-card .model,.product-card-copy .model{display:inline-block!important;background:#0d83c714!important;color:#076da8!important;font-size:11px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:3px 12px!important;border-radius:20px!important;margin:0 auto 10px!important;text-align:center!important}.product-card h3,.product-card-copy h3,.products-page .product-card-copy h3{font-size:19px!important;font-weight:700!important;color:#101820!important;line-height:1.25!important;letter-spacing:-.02em!important;margin:0 auto 8px!important;text-align:center!important;text-wrap:balance!important;max-width:100%!important}.product-card p,.product-card-copy p,.products-page .product-card-copy p{color:#5f6971!important;font-size:13px!important;line-height:1.58!important;margin:0 auto 18px!important;text-align:center!important;text-wrap:balance!important;max-width:96%!important}.product-card dl,.products-page .product-card dl,.product-card-copy dl{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0 auto 20px!important;padding:12px 8px!important;background:#f8fafc!important;border:1px solid #edf2f5!important;border-radius:8px!important;box-sizing:border-box!important}.product-card dl div,.products-page .product-card dl div,.product-card-copy dl div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:4px 2px!important;border:0!important;border-right:1px solid #e9eef2!important;margin:0!important}.product-card dl div:last-child,.products-page .product-card dl div:last-child,.product-card-copy dl div:last-child{border-right:0!important}.product-card dt,.product-card-copy dt{color:#7e878d!important;font-size:10.5px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin-bottom:3px!important;text-align:center!important;line-height:1.2!important}.product-card dd,.product-card-copy dd{color:#101820!important;font-size:12.5px!important;font-weight:700!important;margin:0!important;text-align:center!important;line-height:1.25!important;word-break:break-word!important}.product-card .text-link,.products-page .product-card .text-link,.product-card-copy .text-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:auto auto 0!important;padding:10px 22px!important;background:#071e2c!important;color:#fff!important;border-radius:6px!important;font-size:13px!important;font-weight:650!important;letter-spacing:.03em!important;text-decoration:none!important;transition:all .22s ease!important;width:min(100%,200px)!important;box-sizing:border-box!important;text-align:center!important}.product-card .text-link:hover,.products-page .product-card .text-link:hover{background:#0d83c7!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 4px 14px #0d83c74d!important}.product-card .text-link svg{transition:transform .2s ease}.product-card .text-link:hover svg{transform:translate(3px)}@media (max-width: 1080px){.products-page .product-list,.detail-page .related-grid,main.products-page .product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}}@media (max-width: 680px){.products-page .product-list,.detail-page .related-grid,main.products-page .product-list{grid-template-columns:1fr!important;gap:20px!important}.product-card .product-visual,.products-page .product-card .product-visual{height:220px!important;min-height:220px!important}.product-card-copy,.products-page .product-card-copy{padding:22px 18px 24px!important}.product-card dl,.products-page .product-card dl{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:10px 6px!important}}.function-tabs{display:flex!important;gap:12px!important;justify-content:center!important;flex-wrap:wrap!important;margin:0 auto 36px!important}.function-tab-btn{border:1px solid rgba(255,255,255,.45)!important;border-radius:30px!important;background:#ffffff1f!important;color:#fff!important;padding:10px 22px!important;font-size:13.5px!important;font-weight:600!important;white-space:nowrap!important;cursor:pointer!important;transition:all .22s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.function-tab-btn:hover{background:#ffffff40!important;border-color:#fffc!important;transform:translateY(-2px)!important}.function-tab-btn.active{background:#fff!important;color:#071e2c!important;border-color:#fff!important;box-shadow:0 4px 16px #0000002e!important}.catalog-tools .search{position:relative!important;display:flex!important;align-items:center!important}.catalog-tools .search input{padding-right:36px!important}.search-clear{position:absolute!important;right:12px!important;background:none!important;border:0!important;color:#7e878d!important;cursor:pointer!important;padding:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:color .18s ease!important}.search-clear:hover{color:#101820!important}.catalog-empty{text-align:center!important;padding:60px 20px 80px!important;max-width:600px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important}.catalog-empty p{color:#5f6971!important;font-size:15px!important;margin:0!important;line-height:1.6!important}.feature-product{border-radius:10px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 4px 20px #00000014!important}.feature-product .model{display:inline-block!important;background:#0d83c714!important;color:#076da8!important;font-size:11px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:3px 12px!important;border-radius:20px!important;margin-bottom:12px!important;align-self:flex-start!important}.feature-product .feature-specs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:18px 0 22px!important;padding:12px 10px!important;background:#f8fafc!important;border:1px solid #edf2f5!important;border-radius:8px!important;box-sizing:border-box!important}.feature-product .feature-specs span{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:4px 2px!important;border:0!important;border-right:1px solid #e9eef2!important;margin:0!important}.feature-product .feature-specs span:last-child{border-right:0!important}.feature-product .feature-specs small{color:#7e878d!important;font-size:10.5px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin-top:0!important;margin-bottom:4px!important;text-align:center!important;line-height:1.2!important}.feature-product .feature-specs b{color:#101820!important;font-size:13px!important;font-weight:700!important;margin:0!important;text-align:center!important;line-height:1.25!important;word-break:break-word!important}.feature-product .text-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:10px 22px!important;background:#071e2c!important;color:#fff!important;border-radius:6px!important;font-size:13px!important;font-weight:650!important;letter-spacing:.03em!important;text-decoration:none!important;transition:all .22s ease!important;width:fit-content!important;box-sizing:border-box!important}.feature-product .text-link:hover{background:#0d83c7!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 4px 14px #0d83c74d!important}@media (max-width: 820px){.hero-cover{min-height:560px;height:auto;max-height:none;padding-top:100px;padding-bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.hero-cover-content{margin-top:0;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-cover-content h1{font-size:clamp(22px,6.2vw,28px)!important;line-height:1.22!important;max-width:100%;letter-spacing:-.035em!important;text-align:center}.hero-cover-content h1 span{white-space:normal!important}.hero-cover-content p{font-size:13.5px;line-height:1.6;max-width:100%;margin:14px auto 0;text-align:center}.hero-actions{gap:10px;justify-content:center;margin:20px auto 0}.hero-cover .hero-spec{display:none}.function-band-wrap{padding:0 16px!important;position:relative}.function-band{gap:16px!important;padding:8px 0 16px!important;scroll-padding-inline:16px!important}.feature-product{flex:0 0 calc(100vw - 48px)!important;max-width:380px!important;display:flex!important;flex-direction:column!important;min-height:0!important;border-radius:12px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 8px 24px #0000001f!important;background:#fff!important}.feature-product-image,.feature-product .product-visual{width:100%!important;height:195px!important;min-height:195px!important;padding:14px!important;background:#f8fafc!important;display:flex!important;align-items:center!important;justify-content:center!important;border-bottom:1px solid #edf2f5!important;border-radius:12px 12px 0 0!important}.feature-product-image img,.feature-product .product-visual img{max-height:165px!important;max-width:85%!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:0 auto!important}.feature-product-copy{width:100%!important;padding:20px 18px 22px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;box-sizing:border-box!important}.feature-product .model{margin:0 auto 8px!important;align-self:center!important;font-size:11px!important}.feature-product-copy h3{font-size:18px!important;line-height:1.25!important;margin:0 auto 6px!important;text-align:center!important;text-wrap:balance!important}.feature-product-copy p{font-size:13px!important;line-height:1.5!important;margin:0 auto 14px!important;text-align:center!important;max-width:100%!important}.feature-product .feature-specs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;width:100%!important;margin:0 auto 18px!important;padding:10px 6px!important;background:#f8fafc!important;border:1px solid #edf2f5!important;border-radius:8px!important;box-sizing:border-box!important}.feature-product .feature-specs span{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:3px 2px!important;border-right:1px solid #e9eef2!important}.feature-product .feature-specs span:last-child{border-right:0!important}.feature-product .feature-specs small{font-size:10px!important;font-weight:600!important;color:#7e878d!important;text-transform:uppercase!important;letter-spacing:.03em!important;margin-bottom:3px!important;white-space:nowrap!important;line-height:1.2!important}.feature-product .feature-specs b{font-size:11.5px!important;font-weight:700!important;color:#101820!important;line-height:1.25!important;text-align:center!important;word-break:break-word!important}.feature-product .text-link{margin:0 auto!important;width:min(100%,190px)!important;height:42px!important;min-height:42px!important;border-radius:7px!important;font-size:13px!important;font-weight:650!important}.product-lines-grid{gap:20px!important}.product-line-card{border-radius:12px!important;overflow:hidden!important;box-shadow:0 6px 20px #00000014!important;border:1px solid #e2e8f0!important}.product-line-image{height:220px!important;max-height:220px!important}.product-line-body{padding:22px 18px 24px!important}.product-line-tags{gap:8px!important;justify-content:center!important}.product-line-tags span{font-size:11px!important;font-weight:600!important;letter-spacing:.04em!important;border-radius:14px!important;padding:4px 10px!important;background:#f1f5f9!important;color:#334155!important}.partners-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.partner-card{border-radius:8px!important;padding:0!important;background:#081a28bf!important;border:1px solid rgba(255,255,255,.08)!important;display:flex!important;flex-direction:column!important;text-align:left!important;overflow:hidden!important}.partner-card-image{width:100%!important;height:140px!important;overflow:hidden!important}.partner-card-body{padding:14px 12px 16px!important;display:flex!important;flex-direction:column!important;flex:1!important}.partner-card-top{display:flex!important;justify-content:flex-end!important;align-items:center!important;margin-bottom:8px!important}.partner-country{font-size:8.5px!important;font-weight:700!important;padding:2px 6px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:3px!important;color:#cbd5e1!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important}.partner-name{font-size:15px!important;font-weight:850!important;color:#fff!important;letter-spacing:.02em!important;text-transform:uppercase!important;margin:0 0 6px!important;line-height:1.2!important}.partner-desc{font-size:11.5px!important;color:#8899a6!important;line-height:1.4!important;margin:0!important}.learn-more-grid{gap:16px!important}.learn-more-card{border-radius:12px!important;padding:22px 18px!important;box-shadow:0 4px 16px #071e2c0d!important;border:1px solid #e2e8f0!important}.catalog-tools{margin-bottom:22px!important}.catalog-tools .filters{display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important}.catalog-tools .filters::-webkit-scrollbar{display:none!important}.catalog-tools .filters button{border-radius:20px!important;height:38px!important;min-height:38px!important;padding:0 16px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;border:1px solid #e2e8f0!important;background:#f8fafc!important;color:#4b5563!important;scroll-snap-align:start!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.catalog-tools .filters button.active{background:#071e2c!important;color:#fff!important;border-color:#071e2c!important;box-shadow:0 2px 8px #071e2c29!important}.catalog-tools .search{border:1.5px solid #cbd5e1!important;border-radius:10px!important;background:#fff!important;height:44px!important;min-height:44px!important;padding:0 14px!important;margin-top:14px!important;box-shadow:0 1px 4px #00000008!important}.catalog-tools .search input{font-size:14px!important;height:40px!important;background:transparent!important;border:0!important}.products-page .product-list,.detail-page .related-grid{grid-template-columns:1fr!important;gap:22px!important}.product-card{border-radius:12px!important;border:1px solid #e2e8f0!important;box-shadow:0 4px 16px #071e2c0f!important;overflow:hidden!important}.product-card .product-visual,.products-page .product-card .product-visual{height:205px!important;min-height:205px!important;max-height:205px!important;flex:0 0 205px!important;padding:14px!important;border-radius:12px 12px 0 0!important;background:#f8fafc!important;border-bottom:1px solid #edf2f5!important}.product-card .product-visual img,.products-page .product-card .product-visual img{max-height:175px!important;max-width:88%!important;object-fit:contain!important}.product-card-copy,.products-page .product-card-copy{padding:20px 18px 22px!important}.product-card .model{font-size:11px!important;margin:0 auto 8px!important}.product-card h3,.product-card-copy h3{font-size:18.5px!important;line-height:1.25!important;margin:0 auto 6px!important}.product-card p,.product-card-copy p{font-size:13px!important;line-height:1.55!important;margin:0 auto 14px!important}.product-card dl,.products-page .product-card dl{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;padding:10px 6px!important;border-radius:8px!important;margin:0 auto 18px!important}.product-card dt{font-size:10.5px!important;letter-spacing:.03em!important;margin-bottom:3px!important;white-space:nowrap!important}.product-card dd{font-size:12px!important;font-weight:700!important;line-height:1.25!important;min-height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-card .text-link,.products-page .product-card .text-link{height:44px!important;min-height:44px!important;width:min(100%,200px)!important;border-radius:8px!important;font-size:13px!important;font-weight:650!important}}@media (max-width: 520px){.hero-cover-content h1{font-size:clamp(19px,5.4vw,23px)!important;letter-spacing:-.035em!important;text-align:center}.hero-cover-content p{font-size:13px;text-align:center}.feature-product{flex:0 0 calc(100vw - 32px)!important}.partners-grid{grid-template-columns:1fr!important;gap:10px!important}}
