:root{--blue:#075bd9;--blue2:#054ab4;--navy:#061947;--deep:#061735;--text:#17233c;--muted:#627089;--line:#e6edf6;--bg:#f6f9fd;--card:#fff;--radius:12px;--shadow:0 14px 34px rgba(7,31,75,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(100% - 44px,1180px);margin-inline:auto}.site-header{height:78px;background:#fff;box-shadow:0 1px #061e4614;position:sticky;top:0;z-index:20}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:32px;font-weight:900;font-style:italic;letter-spacing:-2px;color:#075bcf;line-height:1}.nav{display:flex;align-items:center;gap:30px;font-weight:800;font-size:13px}.nav a{position:relative;padding:30px 0;color:#071d53}.nav a.active,.nav a:hover{color:#075bd9}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--blue);border-radius:4px 4px 0 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--blue);color:#fff;border:0;border-radius:6px;padding:15px 26px;font-weight:850;font-size:14px;box-shadow:0 8px 22px #055bd83d;cursor:pointer}.btn:hover{background:var(--blue2)}.btn-small{padding:12px 22px;font-size:12px}.hero{position:relative;height:520px;overflow:hidden;background:#071b3c}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#010e2af2,#031437c7 35%,#0316371a 68%,#0316370d)}.hero-content{position:relative;height:100%;display:flex;align-items:center}.hero-copy{max-width:690px;color:#fff}.eyebrow,.section-kicker{display:inline-block;margin-bottom:10px;color:#168aff;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.section-kicker.light{color:#86c1ff}.hero h1{font-size:49px;line-height:1.08;margin:0 0 18px;font-weight:900;letter-spacing:-1.6px}.hero p{font-size:17px;line-height:1.65;margin:0 0 28px;color:#e8f3ff;font-weight:650;max-width:650px}.hero-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:0 0 34px}.hero-badges div{display:flex;align-items:center;gap:10px;min-width:118px}.hero-badges i{width:31px;height:31px;border:2px solid #12a3ff;color:#2db8ff;border-radius:9px;display:grid;place-items:center;font-style:normal;font-size:15px}.hero-badges span{font-size:11px;line-height:1.25;font-weight:800}.hero-buttons{display:flex;align-items:center;gap:26px}.btn-link{display:inline-flex;align-items:center;gap:12px;color:#fff;font-weight:850}.section{padding:42px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px;gap:20px}.section-head h2,.applications h2,.process h2,.why-card h2,.materials-card h2,.typical-box h2,.faq h2{font-size:27px;line-height:1.12;margin:0;color:var(--navy);font-weight:900;letter-spacing:-.4px}.section-head h2:after,.materials-card h2:after,.typical-box h2:after,.faq h2:after{content:"";display:block;width:38px;height:3px;border-radius:4px;background:var(--blue);margin-top:10px}.section-head a{font-size:12px;font-weight:850;color:var(--blue);white-space:nowrap}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 9px 24px #0623580f;overflow:hidden}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:14px}.category-card{padding:16px}.category-card img{height:130px;width:100%;object-fit:cover;border-radius:9px;background:#f4f7fb;margin-bottom:16px}.custom-card{background:linear-gradient(135deg,#f8fbff,#eef5ff)}.custom-icon{height:130px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#0b4cb4,#071947);color:#fff;font-weight:900;font-size:30px;letter-spacing:.08em;margin-bottom:16px}.category-card h3,.product-card h3{font-size:14px;margin:0 0 8px;color:var(--navy);font-weight:900}.category-card p,.product-card p{font-size:12px;line-height:1.55;color:var(--muted);min-height:57px;margin:0 0 14px}.category-card a,.product-card a,.news-card a{font-size:12px;color:var(--blue);font-weight:900}.featured-section{padding-top:10px;background:linear-gradient(180deg,#fff,#f7faff)}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{padding:12px 12px 16px}.product-card img{height:136px;width:100%;object-fit:cover;border-radius:9px;background:#f6f8fb;margin-bottom:12px}.applications{background:#fff}.center-head{justify-content:center;text-align:center}.center-head h2:after{margin-inline:auto}.application-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.application{border:1px solid var(--line);border-radius:12px;background:#fff;padding:22px 18px;text-align:center;box-shadow:0 9px 24px #0623580d}.application i{width:45px;height:45px;margin:0 auto 13px;border-radius:12px;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:24px;font-weight:900}.application h3{font-size:14px;margin:0 0 8px;color:var(--navy);line-height:1.25}.application p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}.process{padding:32px 0;background:#f7faff}.process-card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 26px #0623580f;padding:0 22px 26px}.process-card h2{text-align:center;margin:-13px auto 24px;background:#fff;width:max-content;padding:0 24px}.steps{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr 28px 1fr;gap:8px;align-items:center}.step{display:grid;grid-template-columns:54px 1fr;gap:13px;align-items:center}.step b{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:16px}.step h3{font-size:13px;margin:0 0 4px;color:var(--navy);font-weight:900}.step p{font-size:11px;line-height:1.45;margin:0;color:var(--muted)}.line{text-align:center;color:var(--blue);font-size:23px;font-weight:900}.two-col{display:grid;grid-template-columns:430px 1fr;gap:16px}.why-card{position:relative;border-radius:12px;overflow:hidden;color:#fff;background:var(--deep);min-height:296px;box-shadow:var(--shadow)}.why-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.56}.why-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#02102ddb,#05255b9e)}.why-card div{position:relative;z-index:1;padding:28px 30px}.why-card h2{color:#fff;margin-bottom:18px}.why-card ul,.typical-box ul{padding:0;margin:0;list-style:none}.why-card li{font-size:13px;line-height:1.45;margin:0 0 11px;color:#fff}.why-card li:before,.typical-box li:before{content:"⊙";margin-right:9px;color:#168aff;font-weight:900}.materials-card{padding:28px}.material-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(78px,1fr));gap:18px;margin:26px 0 18px;text-align:center}.material-row img{width:78px;height:78px;border-radius:50%;object-fit:cover;background:#f5f7fb;margin:0 auto 10px;border:1px solid #edf2f8}.material-row b{font-size:12px;line-height:1.25;color:var(--navy)}.materials-card p{margin:0;color:var(--muted);line-height:1.65}.lower-blocks{padding-top:0;background:#fff}.lower-grid{display:grid;grid-template-columns:1fr 1.18fr .95fr;gap:18px}.typical-box{padding:28px 30px}.typical-box ul{margin-top:20px}.typical-box li{font-size:13px;line-height:1.62;margin-bottom:10px;color:#55637c}.compact{margin-bottom:13px}.compact h2:after{display:none}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.news-card img{width:100%;height:122px;object-fit:cover}.news-card{padding-bottom:18px}.news-card span,.news-card h3,.news-card a{margin-left:14px;margin-right:14px}.news-card span{display:block;color:var(--blue);font-weight:900;font-size:11px;margin-top:12px;text-transform:uppercase;letter-spacing:.08em}.news-card h3{font-size:13px;line-height:1.35;color:var(--navy);font-weight:900;min-height:70px}.faq details{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:8px;box-shadow:0 6px 16px #0623580a}.faq summary{cursor:pointer;list-style:none;padding:13px 15px;font-size:12px;font-weight:900;color:var(--navy);display:flex;justify-content:space-between;gap:12px}.faq summary:after{content:"⌄";color:var(--blue)}.faq p{padding:0 15px 14px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.footer{background:linear-gradient(135deg,#04327a,#001b50);color:#fff;padding:34px 0}.footer-grid{display:grid;grid-template-columns:1.08fr 1.25fr .82fr;gap:35px;align-items:start}.footer h2{font-size:30px;margin:0 0 10px;line-height:1.1}.footer p{color:#e6f0ff;margin:0 0 22px;line-height:1.58}.contact-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-row span{font-size:12px;line-height:1.6}.contact-row b{font-size:12px;color:#fff}.quote-form{border-left:1px solid rgba(255,255,255,.25);border-right:1px solid rgba(255,255,255,.25);padding:0 28px}.quote-form h3{margin:0 0 12px;font-size:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px}.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:0;border-radius:4px;padding:11px 12px;font:inherit;font-size:12px;color:var(--text);background:#fff}.quote-form textarea{min-height:78px;resize:vertical;margin-bottom:8px}.quote-form .btn{width:180px;margin-left:auto;display:flex;padding:11px 16px;font-size:11px}.hidden{display:none}.form-note{font-size:10px!important;color:#cfe2ff!important;margin:10px 0 0!important}.footer-brand h2{font-style:italic;font-size:32px}.socials{display:flex;gap:12px;margin:16px 0}.socials span{width:25px;height:25px;border-radius:50%;border:1px solid rgba(255,255,255,.65);display:grid;place-items:center;font-size:11px;font-weight:900}.footer-brand small{display:block;color:#c8d8f5;font-size:11px;line-height:1.9}@media(max-width:1100px){.nav{display:none}.category-grid,.product-grid,.application-grid{grid-template-columns:repeat(3,1fr)}.steps{grid-template-columns:1fr}.line{display:none}.two-col,.lower-grid,.footer-grid{grid-template-columns:1fr}.quote-form{border:0;padding:0}.product-card img,.category-card img{height:180px}}@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.site-header,.nav-wrap{height:64px}.brand{font-size:30px}.header-actions .btn{display:none}.hero{height:700px}.hero h1{font-size:36px}.hero-badges{grid-template-columns:1fr 1fr;gap:14px}.hero-buttons{flex-direction:column;align-items:flex-start}.category-grid,.product-grid,.application-grid,.material-row,.news-grid,.form-row,.contact-row{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.process-card h2{width:auto;max-width:100%;font-size:24px}.footer h2{font-size:24px}}.subpage-hero{position:relative;min-height:430px;overflow:hidden;background:#071b3c;color:#fff}.subpage-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.subpage-shade{position:absolute;inset:0;background:linear-gradient(90deg,#010e2af5,#031437d6 38%,#03163747 72%,#0316371f)}.subpage-hero-content{position:relative;z-index:1;max-width:760px;padding:82px 0}.subpage-hero h1{font-size:46px;line-height:1.08;margin:0 0 18px;font-weight:900;letter-spacing:-1.4px}.subpage-hero p{font-size:17px;line-height:1.7;margin:0 0 28px;color:#e8f3ff;font-weight:650}.about-intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;align-items:stretch}.about-intro-grid h2,.contact-info h2{font-size:34px;line-height:1.12;margin:0 0 18px;color:var(--navy);font-weight:900;letter-spacing:-.6px}.about-intro-grid p,.contact-info p{font-size:15px;line-height:1.75;color:var(--muted);margin:0 0 14px}.about-stat-card{padding:30px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.about-stat-card span,.contact-card b{display:block;color:var(--blue);font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:12px}.about-stat-card b{display:block;color:var(--navy);font-size:32px;line-height:1.08;margin-bottom:16px}.about-stat-card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.capability-band{background:linear-gradient(180deg,#fff,#f7faff)}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.capability-card{padding:16px}.capability-card img{height:150px;width:100%;object-fit:cover;border-radius:9px;background:#f4f7fb;margin-bottom:16px}.capability-card h3,.proof-card h3{font-size:16px;margin:0 0 9px;color:var(--navy);font-weight:900}.capability-card p,.proof-card p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.proof-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:24px 22px;box-shadow:0 9px 24px #0623580d}.proof-card b{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:16px;margin-bottom:16px}.contact-main{background:#f7faff}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.contact-card-list{display:grid;gap:12px;margin-top:24px}.contact-card{padding:18px}.contact-card span{display:block;font-size:15px;color:var(--navy);font-weight:850}.contact-form-card{border:0;border-radius:14px;background:linear-gradient(135deg,#04327a,#001b50);box-shadow:var(--shadow);padding:28px}.contact-form-card h3{color:#fff}.contact-form-card .form-note{color:#cfe2ff!important}.footer-simple{align-items:center}.footer-simple .btn{width:max-content}@media(max-width:1100px){.about-intro-grid,.contact-layout{grid-template-columns:1fr}.capability-grid{grid-template-columns:repeat(2,1fr)}.proof-grid{grid-template-columns:1fr}.subpage-hero h1{font-size:40px}}@media(max-width:680px){.subpage-hero{min-height:540px}.subpage-hero-content{padding:66px 0}.subpage-hero h1{font-size:34px}.capability-grid{grid-template-columns:1fr}.contact-form-card{padding:22px}.footer-simple .btn{width:100%}}.product-detail-hero{background:linear-gradient(180deg,#f7faff,#fff);padding:54px 0}.product-detail-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:36px;align-items:center}.product-detail-copy h1{font-size:46px;line-height:1.08;margin:10px 0 18px;color:var(--navy);font-weight:900;letter-spacing:-1.2px}.product-detail-copy p{font-size:17px;line-height:1.7;color:var(--muted);font-weight:650;margin:0 0 28px}.breadcrumb{display:inline-flex;color:var(--blue);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.dark-link{color:var(--navy)}.product-media{padding:16px;background:#fff}.product-media img{width:100%;height:390px;object-fit:cover;border-radius:10px;background:#eef5ff}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.product-gallery img{height:106px;border-radius:8px}.product-content-grid{display:grid;grid-template-columns:1fr 390px;gap:28px;align-items:start}.product-main h2{font-size:32px;line-height:1.12;margin:0 0 16px;color:var(--navy);font-weight:900}.product-main h3{font-size:18px;margin:28px 0 12px;color:var(--navy);font-weight:900}.product-main p{font-size:15px;line-height:1.75;color:var(--muted);margin:0}.check-list{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px}.check-list li{border:1px solid var(--line);border-radius:9px;background:#fff;padding:12px 14px;color:#55637c;font-size:13px;line-height:1.45}.check-list li:before{content:"⊙";color:var(--blue);font-weight:900;margin-right:8px}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag-row span{border:1px solid #cfe0f8;background:#eef5ff;color:var(--blue);border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.product-side{padding:24px}.product-side table{width:100%;border-collapse:collapse}.product-side th,.product-side td{border-bottom:1px solid var(--line);padding:13px 0;text-align:left;vertical-align:top;font-size:12px;line-height:1.45}.product-side th{width:34%;color:var(--navy);font-weight:900}.product-side td{color:var(--muted)}.product-faq-wrap{max-width:900px}.card-link{display:inline-flex;margin-top:14px;color:var(--blue);font-size:12px;font-weight:900}@media(max-width:1100px){.product-detail-grid,.product-content-grid{grid-template-columns:1fr}.product-media img{height:320px}}@media(max-width:680px){.product-detail-hero{padding:34px 0}.product-detail-copy h1{font-size:34px}.product-detail-copy p{font-size:15px}.product-media img{height:240px}.check-list{grid-template-columns:1fr}.product-side{padding:18px}.product-side th,.product-side td{display:block;width:100%;padding:8px 0}.product-side th{border-bottom:0}.product-side td{padding-top:0}}.product-template-hero{padding:32px 0 56px}.breadcrumb-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;color:#637089;font-size:12px;font-weight:800}.breadcrumb-wrap span:last-child{color:var(--navy)}.product-template-hero .product-detail-grid{grid-template-columns:minmax(0,530px) minmax(0,1fr);align-items:start}.product-hero-gallery{display:grid;gap:12px}.product-main-square,.product-thumb-grid figure{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#f4f8fd;box-shadow:0 8px 22px #0623580d}.product-main-square{aspect-ratio:1/1}.product-main-square img,.product-thumb-grid img{width:100%;height:100%;object-fit:cover}.product-thumb-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.product-thumb-grid figure{aspect-ratio:1/1}.product-template-hero .product-detail-copy{padding-top:8px}.product-template-hero .product-detail-copy h1{margin-top:0}.hero-selling-points{padding:0;margin:0 0 28px;list-style:none;display:grid;gap:10px}.hero-selling-points li{position:relative;padding:12px 14px 12px 38px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#3d4a63;font-size:14px;line-height:1.45;font-weight:750}.hero-selling-points li:before{content:"";position:absolute;left:15px;top:18px;width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #e8f2ff}.btn-outline{background:#fff;color:var(--blue);border:1px solid #bdd6fb;box-shadow:none}.btn-outline:hover{background:#eef5ff;color:var(--blue2)}.product-text-block{max-width:930px}.product-text-block h2,.product-applications-section h2{font-size:32px;line-height:1.12;margin:0 0 16px;color:var(--navy);font-weight:900}.product-text-block p{font-size:16px;line-height:1.82;color:var(--muted);margin:0}.product-spec-section{padding-top:20px}.product-spec-table-wrap{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 9px 24px #0623580d}.product-spec-table{width:100%;border-collapse:collapse}.product-spec-table th,.product-spec-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:16px 18px;font-size:14px;line-height:1.55}.product-spec-table tr:last-child th,.product-spec-table tr:last-child td{border-bottom:0}.product-spec-table th{width:28%;background:#f7faff;color:var(--navy);font-weight:900}.product-spec-table td{color:#526078}.simple-text-list{padding:0;margin:18px 0 0;list-style:none;display:grid;gap:10px}.simple-text-list li{position:relative;padding-left:20px;color:#526078;font-size:15px;line-height:1.55;font-weight:750}.simple-text-list li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--blue)}.customization-simple-list{max-width:920px}.customization-simple-list li{display:grid;grid-template-columns:140px 1fr;gap:14px;align-items:start}.customization-simple-list strong{color:var(--navy);font-weight:900}.customization-simple-list span{color:#526078;font-weight:650}.faq-inquiry-grid{display:grid;grid-template-columns:1fr 430px;gap:28px;align-items:start}.product-faq h2{margin:0 0 18px}.product-form-panel{border-radius:14px;background:linear-gradient(135deg,#04327a,#001b50);box-shadow:var(--shadow);padding:28px}.product-inquiry-form{border:0;padding:0}.product-inquiry-form h3{color:#fff}.product-inquiry-form .btn{width:100%;margin:0}.product-inquiry-form .form-note{color:#cfe2ff!important}.product-inquiry-form input,.product-inquiry-form textarea,.product-inquiry-form select{border:1px solid rgba(255,255,255,.18)}.product-faq-inquiry-section{padding-top:26px}@media(max-width:1100px){.product-template-hero .product-detail-grid,.faq-inquiry-grid{grid-template-columns:1fr}.product-form-panel{max-width:620px}.product-template-hero .product-detail-copy{padding-top:0}}@media(max-width:680px){.product-template-hero{padding:24px 0 36px}.breadcrumb-wrap{margin-bottom:20px}.product-thumb-grid{gap:7px}.product-template-hero .product-detail-grid{gap:24px}.customization-simple-list li{grid-template-columns:1fr;gap:3px}.hero-buttons{align-items:stretch}.hero-buttons .btn{width:100%}.product-spec-table th,.product-spec-table td{display:block;width:100%;padding:12px 14px}.product-spec-table th{border-bottom:0}.product-spec-table td{padding-top:0}.product-form-panel{padding:22px}.product-text-block h2,.product-applications-section h2{font-size:27px}}.stock-section-head{max-width:980px;margin-bottom:18px}.stock-section-head h2{font-size:27px;line-height:1.12;margin:0 0 14px;color:var(--navy);font-weight:900;letter-spacing:-.4px}.stock-section-head h2:after{content:"";display:block;width:38px;height:3px;border-radius:4px;background:var(--blue);margin-top:10px}.stock-section-head p{margin:0 0 14px;color:var(--muted);font-size:14px;line-height:1.65}.stock-quote-link{display:inline-flex;color:var(--blue);font-size:13px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.stock-spec-table-wrap{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 9px 24px #0623580d;overflow:hidden;overflow-x:auto}.stock-spec-table{width:100%;min-width:1060px;border-collapse:collapse}.stock-spec-table th,.stock-spec-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:15px 16px;font-size:14px;line-height:1.55}.stock-spec-table thead th{background:var(--navy);color:#fff;font-weight:900}.stock-spec-table tbody th{width:140px;background:#f7faff;color:var(--navy);font-weight:900}.stock-spec-table td{color:#526078}.stock-spec-table tr:last-child th,.stock-spec-table tr:last-child td{border-bottom:0}.stock-table-note{margin:12px 0 4px;color:#526078;font-size:13px;line-height:1.55}.stock-table-note strong{color:var(--navy)}.stock-quote-link-bottom{margin-top:2px}@media(max-width:680px){.stock-section-head h2{font-size:27px}.stock-spec-table{min-width:0}.stock-spec-table thead{display:none}.stock-spec-table tr{display:block;border-bottom:1px solid var(--line);padding:10px 0}.stock-spec-table tr:last-child{border-bottom:0}.stock-spec-table th,.stock-spec-table td{display:block;width:100%;border-bottom:0;padding:7px 14px}.stock-spec-table tbody th{width:100%;background:#f7faff}.stock-spec-table td{padding-top:4px}.stock-spec-table td:before{content:attr(data-label);display:block;color:var(--navy);font-weight:900;margin-bottom:3px}.stock-spec-table td:last-child{padding-bottom:14px;color:#627089}}.gallery-main-button,.gallery-thumb{appearance:none;padding:0;font:inherit;color:inherit;cursor:pointer}.gallery-main-button{position:relative;width:100%;display:block;border:1px solid var(--line);border-radius:10px;background:#f4f8fd;box-shadow:0 8px 22px #0623580d;overflow:hidden}.gallery-main-button:focus-visible,.gallery-thumb:focus-visible{outline:3px solid rgba(7,91,217,.35);outline-offset:3px}.product-thumb-grid .gallery-thumb{aspect-ratio:1/1;border:1px solid var(--line);border-radius:10px;background:#f4f8fd;box-shadow:0 8px 22px #0623580d;overflow:hidden}.gallery-thumb.is-active{border-color:var(--blue);box-shadow:0 0 0 3px #dceaff}.product-thumb-grid .gallery-thumb-empty{cursor:default;border-color:transparent;background:transparent;box-shadow:none;pointer-events:none}.gallery-lightbox-open{overflow:hidden}.product-gallery-lightbox{position:fixed;inset:0;z-index:80;display:none;align-items:center;justify-content:center;background:#020a1ee0;padding:72px 82px 48px}.product-gallery-lightbox.is-open{display:flex}.product-gallery-lightbox figure{width:min(100%,920px);max-height:100%;margin:0;display:grid;gap:14px;justify-items:center}.product-gallery-lightbox img{max-width:100%;max-height:calc(100vh - 180px);object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 24px 70px #00000052}.product-gallery-lightbox figcaption{color:#eef5ff;font-size:13px;line-height:1.45;text-align:center;font-weight:800}.lightbox-close,.lightbox-nav{position:absolute;border:1px solid rgba(255,255,255,.28);background:#ffffff1f;color:#fff;cursor:pointer;font-weight:900}.lightbox-close{right:24px;top:22px;width:42px;height:42px;border-radius:50%;font-size:18px}.lightbox-nav{top:50%;transform:translateY(-50%);width:46px;height:70px;border-radius:999px;font-size:28px}.lightbox-prev{left:24px}.lightbox-next{right:24px}.lightbox-close:hover,.lightbox-nav:hover{background:var(--blue);border-color:var(--blue)}@media(max-width:680px){.product-gallery-lightbox{padding:68px 18px 40px}.product-gallery-lightbox img{max-height:calc(100vh - 180px)}.lightbox-nav{width:38px;height:58px;font-size:22px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-close{right:14px;top:14px}}.product-hero-gallery{position:relative}.magnifier-selection{position:absolute;left:var(--selection-x,50%);top:var(--selection-y,50%);width:176px;height:176px;background:#ffffff57;border:1px solid rgba(7,91,217,.45);box-shadow:0 12px 28px #04143829;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .12s ease;z-index:2}.magnifier-preview{position:absolute;left:calc(100% + 36px);top:0;width:calc(100% + 6px);height:min(530px,100%);border:1px solid var(--line);border-radius:10px;background-color:#fff;background-repeat:no-repeat;background-size:240% 240%;box-shadow:0 18px 48px #06235829;opacity:0;pointer-events:none;transition:opacity .14s ease;z-index:15}.product-hero-gallery.is-magnifying .magnifier-selection,.product-hero-gallery.is-magnifying .magnifier-preview{opacity:1}@media(max-width:1100px){.magnifier-selection,.magnifier-preview{display:none}}.inquiry-form{display:grid;gap:10px}.inquiry-form-heading{margin-bottom:2px}.inquiry-form-heading .section-kicker{margin-bottom:6px}.inquiry-form-heading h3{color:#fff}.inquiry-form-heading p{margin:6px 0 0;color:#dcecff;font-size:12px;line-height:1.5}.inquiry-form label{display:grid;gap:5px;color:#eaf3ff;font-size:11px;font-weight:800}.inquiry-form label span{display:flex;gap:3px;align-items:center}.inquiry-form label em{color:#7ec4ff;font-style:normal}.inquiry-form .form-row{gap:8px;margin-bottom:0}.inquiry-form textarea{min-height:102px;margin-bottom:0}.inquiry-form .form-note{margin:0!important;line-height:1.45}.thank-you-page{min-height:calc(100vh - 78px)}.thank-you-card{max-width:760px;margin:58px auto;padding:42px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.thank-you-card h1{margin:0 0 18px;color:var(--navy);font-size:38px;line-height:1.1}.thank-you-card p{margin:0 0 16px;color:var(--muted);font-size:16px;line-height:1.7}.thank-you-card p a{color:var(--blue);font-weight:850;text-decoration:underline}.thank-you-card .hero-buttons{margin-top:26px}.thank-you-card .btn-outline{background:#fff}@media(max-width:680px){.inquiry-form .form-row{grid-template-columns:1fr}.inquiry-form .btn{width:100%;margin-left:0}.thank-you-card{margin:28px auto;padding:28px 22px}.thank-you-card h1{font-size:30px}.thank-you-card .hero-buttons{align-items:stretch;width:100%}.thank-you-card .btn{width:100%}}
