:root{--ink:#1D2254;--blue:#1D2254;--teal:#1D2254;--mint:#51EDC8;--paper:#fff;--soft:#f2f6f7;--line:#dce5e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #00a49a;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.16}h1{font-size:clamp(2.7rem,5.2vw,5rem);letter-spacing:-.055em;font-weight:600;margin-bottom:28px}h2{font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.04em;font-weight:600}h3{font-size:1.25rem;letter-spacing:-.025em}p{color:#526774}em{font-style:normal;color:var(--teal)}header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 5.3%;border-bottom:1px solid var(--line);background:white}nav{display:flex;gap:30px;font-size:.9rem}nav a{padding:10px 0}nav a[aria-current=page]{color:var(--teal);border-bottom:2px solid var(--teal)}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.03em;font-size:1rem;line-height:1.1}.brand small{display:block;letter-spacing:.28em;font-size:.62rem;margin-top:7px}.brandmark{font-size:1.8rem;letter-spacing:-.25em;border:1.5px solid var(--teal);padding:12px 16px 12px 8px;color:var(--teal);border-radius:50%}.brandmark span{color:var(--blue)}.nav-contact{border:1px solid var(--line);padding:11px 20px;border-radius:5px;font-size:.875rem}.hero{display:grid;grid-template-columns:1.15fr 1fr;padding:68px 5.3% 64px;gap:8%}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;color:var(--teal);display:block;margin-bottom:24px}.hero-copy>p{max-width:490px;font-size:1.1rem}.actions{display:flex;align-items:center;gap:26px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--teal);color:white;border-radius:4px;padding:15px 22px;font-weight:600;font-size:.95rem;transition:background .2s}.button:hover{background:#006c68}.text-link{font-weight:600;font-size:.95rem}.text-link:hover{color:var(--teal)}.hero-caption{border-top:1px solid var(--line);padding-top:22px;margin-top:46px;font-size:.72rem;letter-spacing:.08em}.hero-caption span{display:block;font-size:.875rem;letter-spacing:0;color:#617580;margin-top:4px}.hero-panel{background:var(--blue);color:white;padding:30px 34px;border-radius:8px;align-self:stretch;display:flex;flex-direction:column}.panel-heading{display:flex;justify-content:space-between;font-size:.7rem;letter-spacing:.12em;color:#b8d8e1}.hero-chem{flex:1;padding:35px 0 25px}.chem-number{font-size:.75rem;letter-spacing:.12em;color:#83dcd1}.hero-chem strong{display:block;font-family:Manrope,Arial,sans-serif;font-weight:500;font-size:clamp(5rem,10vw,10rem);line-height:1.25;letter-spacing:-.07em;color:#e6fff8}.hero-chem strong span{color:#55d9c3;font-size:.5em;vertical-align:top}.hero-chem p{color:#bcd8df;font-size:1rem;margin:12px 0}.panel-row{display:flex;justify-content:space-between;border-top:1px solid #ffffff30;padding:15px 0;font-size:.9rem}.panel-row:hover{color:#69e6d0}.sector-band{background:var(--soft);padding:30px 5.3%;display:flex;align-items:center;justify-content:space-between;gap:25px}.sector-band>span{font-size:.7rem;letter-spacing:.1em;max-width:130px;color:#71838d}.sector-band strong{font-size:.9rem;font-weight:500}.section{padding:80px 5.3%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:16px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--line);padding:26px;display:flex;flex-direction:column;min-height:360px;border-radius:6px;transition:border .2s,transform .2s;background:white}.product-card:hover{border-color:var(--teal);transform:translateY(-3px)}.card-top{display:flex;justify-content:space-between;font-size:.75rem;color:#647a85}.formula{padding:30px 0 22px;font-family:Manrope,Arial,sans-serif;color:var(--teal);font-size:clamp(1.3rem,2.7vw,2.5rem);font-weight:500;line-height:1.2;overflow-wrap:anywhere}.product-card h3{margin-bottom:12px}.product-card p{font-size:.9rem;flex:1}.card-bottom{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;gap:8px;font-size:.75rem}.card-bottom span:last-child{color:var(--teal);font-weight:600}.about-strip{padding:75px 5.3%;background:var(--soft);display:grid;grid-template-columns:1fr 2fr;gap:50px}.about-strip>div{max-width:780px}.about-strip p{max-width:670px}.cta{margin:60px 5.3% 80px;background:var(--blue);padding:54px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:8px;color:white}.cta .eyebrow{color:#7be1d0}.cta p{color:#bed7df;margin-bottom:0}.cta h2{margin-bottom:22px}.white{background:white;color:var(--blue);flex-shrink:0}.white:hover{background:var(--mint)}footer{border-top:1px solid var(--line);padding:45px 5.3% 25px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px;font-size:.875rem}footer>div>a,footer>div>span{display:block;margin-bottom:10px}.footbrand{font-weight:700;font-size:1rem}.footnote{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;font-size:.75rem;color:#6c808b}.page-intro{padding:70px 5.3% 55px;max-width:1200px}.page-intro>p{max-width:670px;font-size:1.1rem}.page-intro h1{font-size:clamp(2.7rem,5vw,4.8rem)}.portfolio-intro{max-width:none;background:var(--soft)}.category-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:35px}.category-links a{border:1px solid #cad8dc;border-radius:30px;padding:10px 18px;font-size:.875rem;background:white}.category-links a:hover{background:var(--mint)}.catalog-note{padding:18px 5.3%;border-bottom:1px solid var(--line);color:#617580;font-size:.8rem}.category-section{padding-top:56px;padding-bottom:30px}.small-number{font-size:1rem;color:var(--teal);margin-right:12px;vertical-align:middle}.muted{font-size:.875rem;color:#6a7d87}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:40px}.info-grid article{border-top:1px solid var(--line);padding-top:25px}.index{display:block;color:var(--teal);margin-bottom:26px;font-size:.9rem}.contact-layout{padding:10px 5.3% 85px;display:grid;grid-template-columns:1fr 1fr;gap:7%}.contact-primary{padding:40px 0}.contact-primary h2{font-size:clamp(1.7rem,3vw,2.7rem)}hr{border:0;border-top:1px solid var(--line);margin:40px 0}.inquiry{background:var(--soft);padding:40px;border-radius:8px}.inquiry ol{padding-left:24px}.inquiry li{padding:10px 0;border-bottom:1px solid var(--line)}.detail-hero{padding:44px 5.3% 65px;background:var(--soft);display:grid;grid-template-columns:1.6fr 1fr;gap:8%;align-items:center}.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;color:#6b808b;font-size:.8rem;margin-bottom:45px}.breadcrumb a{color:var(--teal)}.detail-hero h1{font-size:clamp(2.5rem,4.5vw,4.5rem)}.detail-hero p{max-width:640px;font-size:1.05rem}.detail-symbol{border:1px solid #bededb;min-height:310px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border-radius:8px;background:#e3f3ee;color:var(--teal)}.detail-symbol>span{font-size:.75rem;letter-spacing:.08em}.detail-symbol strong{font-weight:500;font-size:clamp(1.9rem,4vw,4rem);line-height:1.2;overflow-wrap:anywhere}.detail-layout{padding:70px 5.3%;display:grid;grid-template-columns:1.6fr 1fr;gap:8%}.detail-layout h2{font-size:2rem}.detail-layout aside{background:var(--soft);padding:32px;border-radius:6px;align-self:start}.detail-layout dt{font-size:.8rem;color:#6c808b;margin-top:20px}.detail-layout dd{margin:4px 0 0;font-size:.95rem}.detail-layout aside .button{margin-top:20px;width:100%}.use-list{margin:28px 0 48px}.use-list>div{display:flex;align-items:center;gap:22px;padding:20px 0;border-bottom:1px solid var(--line)}.use-list span{color:var(--teal);font-size:.8rem}.use-list h3{margin:0;font-size:1rem}.related{background:var(--soft)}.skip{position:absolute;top:-100px;left:20px;background:white;padding:15px;z-index:5}.skip:focus{top:10px}@media(min-width:1500px){body{max-width:1680px;margin:auto}}@media(max-width:1000px){header{flex-wrap:wrap;gap:15px}nav{order:3;width:100%;justify-content:center;gap:25px}.hero{gap:5%;padding-top:45px}.hero-panel{padding:25px}.actions{flex-wrap:wrap;gap:18px}.sector-band{flex-wrap:wrap;justify-content:center}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta{padding:35px}.detail-layout,.detail-hero{gap:5%}}@media(max-width:650px){header{padding:18px 6%}.nav-contact{font-size:.75rem;padding:8px 10px}.brand{font-size:.85rem}.brandmark{font-size:1.4rem}nav{gap:18px;justify-content:space-between;font-size:.75rem;overflow-x:auto;white-space:nowrap}.hero{grid-template-columns:1fr;padding:42px 6%;gap:36px}.hero h1{font-size:3.1rem}.hero-caption{margin-top:30px}.hero-panel{min-height:410px}.hero-chem strong{font-size:7rem}.sector-band{gap:18px;padding:25px 6%;justify-content:flex-start}.sector-band>span{max-width:none;width:100%}.sector-band strong{font-size:.8rem}.section{padding:48px 6%}.section-heading{align-items:start;flex-direction:column;gap:18px}.grid{grid-template-columns:1fr}.product-card{min-height:320px}.formula{font-size:2.3rem}.about-strip{padding:48px 6%;grid-template-columns:1fr;gap:10px}.cta{margin:35px 6% 48px;padding:30px;flex-direction:column;align-items:start}.cta h2{font-size:2rem}footer{grid-template-columns:1fr 1fr;padding:35px 6%;gap:20px}footer>div:first-child{grid-column:1/-1}.footnote{display:block}.footnote span{margin-top:8px}.page-intro{padding:45px 6%}.page-intro h1{font-size:2.6rem}.category-links{gap:8px}.category-links a{font-size:.8rem;padding:8px 12px}.info-grid,.contact-layout,.detail-hero,.detail-layout{grid-template-columns:1fr}.info-grid{gap:25px}.contact-layout{padding:0 6% 45px;gap:12px}.inquiry{padding:28px}.detail-hero{padding:25px 6% 40px;gap:30px}.detail-symbol{min-height:240px}.detail-symbol strong{font-size:3rem}.detail-layout{padding:45px 6%;gap:25px}.breadcrumb{margin-bottom:30px}.category-section{padding-bottom:12px}.catalog-note{padding:16px 6%}.hero-copy>p,.page-intro>p{font-size:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Clean Corporate: white surfaces, navy typography, turquoise highlights. */
.hero{background:var(--blue);color:white;padding-top:78px;padding-bottom:78px;gap:6%;grid-template-columns:1.25fr 1fr}
.hero h1{font-size:clamp(2.8rem,4.7vw,4.8rem);line-height:1.15;letter-spacing:-.045em}
.hero em,.hero .eyebrow,.chem-number,.hero-chem strong span,.cta .eyebrow{color:var(--mint)}
.hero-copy>p,.hero-chem p{color:#d9dded}.hero .text-link{color:white}.hero .text-link:hover{color:var(--mint)}
.hero-caption{border-color:#ffffff30}.hero-caption span{color:#d9dded}
.hero-panel{background:#ffffff07;border:1px solid #ffffff30;border-radius:6px;padding:28px 32px}
.hero-chem{padding:24px 0}.hero-chem strong{font-size:clamp(5rem,8vw,8rem);color:white}
.panel-heading{color:#d9dded}.panel-row:hover{color:var(--mint)}
.button{background:var(--mint);color:var(--ink)}.button:hover{background:#83f4d9}
.nav-contact{border-color:var(--ink)}.nav-contact:hover{background:var(--ink);color:white}
.brandmark{border-color:var(--ink);color:var(--ink)}nav a[aria-current=page]{border-bottom:3px solid var(--mint)}
.product-card{padding:30px;border-radius:4px}.product-card:hover{border-color:var(--ink);box-shadow:0 8px 24px #1d22540a}
.formula{color:var(--ink)}.card-bottom span:last-child{font-size:.875rem}.card-bottom span:first-child{font-size:.875rem}
.eyebrow{color:var(--ink)}.cta{border-radius:6px}.cta p{color:#d9dded}
.white{background:white;color:var(--ink)}.white:hover{background:var(--mint)}
.detail-symbol{background:#f1fcf8;border-color:#b9e8dc;color:var(--ink)}
.category-links a:hover{background:var(--mint)}.page-intro em{color:var(--ink)}
.about-strip h2{max-width:760px}.section{padding-top:88px;padding-bottom:88px}
@media(max-width:650px){.hero{grid-template-columns:1fr;padding:48px 6%;gap:36px}.hero h1{font-size:2.8rem}.hero-panel{min-height:360px;padding:25px}.hero-chem strong{font-size:6rem}.section{padding:48px 6%}.product-card{padding:26px}}
/* Expanded catalog */
.catalog-card{min-height:280px}.catalog-card h3{margin-top:24px;overflow-wrap:anywhere}.catalog-card .card-top{font-size:.875rem}.variant-list{padding-left:22px;margin:24px 0 32px}.variant-list li{padding:12px 0;border-bottom:1px solid var(--line)}.detail-layout aside p{margin-top:18px}.category-section{padding-top:56px;padding-bottom:30px}.detail-hero h1{overflow-wrap:anywhere}.detail-symbol strong{font-size:clamp(1.8rem,3.5vw,3.4rem)}
/* Verified company branding */
:root{--ink:#16345a;--blue:#0a2647;--teal:#155eaf;--mint:#dcecff;--soft:#f3f7fd;--line:#dce5ef}
.brand{gap:12px}.brand-logo{width:54px;height:52px;object-fit:contain;flex-shrink:0}
.brand-wordmark{font-size:1.35rem;line-height:1;letter-spacing:-.035em;color:var(--blue);font-weight:800}
.brand-wordmark small{font-size:.625rem;letter-spacing:.12em;line-height:1.5;margin-top:4px}
.hero{background:var(--blue)}.hero em,.hero .eyebrow,.chem-number,.hero-chem strong span,.cta .eyebrow{color:#bfdcff}
.hero-chem strong{color:white}.hero-chem strong span{color:#bfdcff}.hero-panel{background:#ffffff07}
.button{background:#155eaf;color:#fff}.button:hover{background:#104c8f}
.hero .button{background:white;color:var(--blue)}.hero .button:hover{background:#dcecff}
.white{background:white;color:var(--blue)}.white:hover{background:#dcecff}
.hero .text-link:hover,.panel-row:hover{color:#bfdcff}
nav a[aria-current=page]{color:var(--blue);border-color:#155eaf}
a:focus-visible{outline-color:#246ecc}.category-links a:hover{background:#dcecff}
.detail-symbol{background:#eaf2ff;border-color:#c2d6f1;color:var(--blue)}
.hero-copy>p,.hero-chem p,.hero-caption span,.panel-heading,.cta p{color:#e0eaff}
.contact-primary h3{overflow-wrap:anywhere}.contact-primary h3 a{color:#155eaf}
footer>div:last-of-type a,footer>div:last-of-type span{overflow-wrap:anywhere}
@media(max-width:650px){.brand-logo{width:40px;height:39px}.brand-wordmark{font-size:1.2rem}.brand-wordmark small{font-size:.6rem}.brand{gap:8px}}
/* Soft blue glass reference */
:root{--ink:#0a2647;--blue:#0a2647;--teal:#245fd1;--mint:#e2ecff;--soft:#e7edf8;--line:#ffffff99}
body{background:linear-gradient(150deg,#c3cfe8 0%,#dae1ef 46%,#e7eaf3 100%);color:var(--ink)}
p{color:#40526d}h1,h2,h3{font-weight:600}header{background:transparent;border:0;padding:28px 5.3%;gap:24px}
.brand-logo{width:45px;height:45px;mix-blend-mode:multiply}.brand-wordmark{font-size:1.1rem}.brand-wordmark small{font-size:.6rem;letter-spacing:.08em}
nav{font-weight:600;font-size:.875rem}nav a[aria-current=page]{border-bottom:2px solid #245fd1}
.nav-contact{background:#ffffff65;border:1px solid #ffffff66;border-radius:30px;padding:12px 24px}.nav-contact:hover{background:#0a2647}
.button{border-radius:999px;padding:15px 26px;background:#0a2647;color:white;gap:25px;box-shadow:0 5px 16px #0a26470c}.button:hover{background:#245fd1}
.glass-intro{text-align:center;padding:55px 7% 45px;max-width:1050px;margin:auto}.glass-intro h1{font-size:clamp(2.8rem,5.2vw,5.2rem);line-height:1.06;letter-spacing:-.065em;margin-bottom:24px}.glass-intro .eyebrow{font-size:.8rem;letter-spacing:.16em}.glass-intro p{max-width:650px;margin:0 auto 28px;font-size:1.1rem;line-height:1.7}
.glass-showcase{margin:0 5.3% 60px;padding:28px 35px 36px;border:1px solid #ffffffc9;border-radius:34px;background:radial-gradient(ellipse at 8% 54%,#668bc576,transparent 35%),radial-gradient(ellipse at 93% 20%,#b0c4efaa,transparent 32%),linear-gradient(125deg,#ffffffad,#f8f9ff66);box-shadow:inset 0 2px 14px #fff9,0 25px 65px #1c38611a;backdrop-filter:blur(18px)}
.showcase-top{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.8rem;font-weight:600;letter-spacing:.04em}.showcase-top a{background:#fff7;padding:10px 20px;border-radius:30px;font-size:.875rem;letter-spacing:0}
.glass-showcase h2{font-size:clamp(3.4rem,10.3vw,10.5rem);font-weight:500;line-height:1.12;letter-spacing:-.075em;text-align:center;margin:48px 0 42px;white-space:nowrap}.glass-showcase h2>span{color:#245fd1}
.showcase-bottom{display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:24px}.showcase-note{padding:20px;background:#ffffff70;border:1px solid #fff6;border-radius:20px}.showcase-note .eyebrow{font-size:.7rem;letter-spacing:.08em;margin-bottom:12px}.showcase-note p{font-size:.9rem;line-height:1.6;margin:0}.collection-link{background:#ffffffe0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 14px 13px 24px;border-radius:99px;box-shadow:0 12px 35px #32558112;font-size:.875rem}.collection-link strong{font-size:1.7rem;font-weight:600;margin-right:5px}.round-arrow{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#245fd1;color:white;font-size:1.5rem;flex-shrink:0}.collection-link:hover{background:white}
.section{padding:60px 5.3%}.section-heading{margin-bottom:30px}.section-heading h2{font-size:clamp(1.8rem,3.2vw,2.8rem)}.grid{gap:18px}.product-card{background:#ffffffd9;border:1px solid #fff;border-radius:22px;padding:26px;min-height:285px;box-shadow:0 8px 25px #29406406}.product-card:hover{border-color:#b2c9f0;box-shadow:0 15px 35px #244d8812;transform:translateY(-3px)}.formula{font-size:1.35rem;padding:22px 0;color:#245fd1}.product-card h3{font-size:1.2rem}.card-bottom{border-color:#d7e2f1}.card-bottom span:last-child{color:#245fd1}
.about-strip{margin:20px 5.3%;padding:45px;border-radius:28px;background:#ffffff65;border:1px solid #ffffffb3;gap:28px}.cta{margin:50px 5.3%;padding:45px;border-radius:28px;background:#0a2647}.cta .white{background:#fff;color:#0a2647}.cta .white:hover{background:#dceaff}
footer{background:transparent;border-color:#ffffff80;padding-top:35px;gap:35px}.footnote{border-color:#ffffff90;color:#4e6079}footer a:hover{color:#245fd1}
.page-intro{padding-top:50px;padding-bottom:40px}.portfolio-intro{background:transparent}.portfolio-intro h1{font-size:clamp(2.6rem,4.5vw,4.5rem)}.category-links a{background:#ffffff9c;border:1px solid white}.category-links a:hover{background:white}.catalog-note{background:#ffffff40;border-color:#ffffff70;font-size:.875rem;color:#40526d}.catalog-card{min-height:245px}.catalog-card h3{margin-top:20px}.category-section{padding-top:42px;padding-bottom:24px}
.detail-hero{margin:22px 5.3% 0;padding:38px;border:1px solid #ffffffc9;border-radius:28px;background:linear-gradient(130deg,#ffffffa6,#ffffff4d);box-shadow:0 15px 50px #284c6810}.detail-hero h1{font-size:clamp(2.3rem,4vw,4rem)}.detail-symbol{border:1px solid white;border-radius:22px;background:#ffffff8c;min-height:250px}.detail-layout aside{border-radius:22px;background:#ffffffb3;border:1px solid white}.detail-layout{padding-top:45px;padding-bottom:45px}.variant-list li,.use-list>div{border-color:#ffffffbb}.related{background:transparent}.inquiry{background:#ffffffa6;border:1px solid white;border-radius:25px}.inquiry li{border-color:#d7e2f1}hr{border-color:#ffffffbb}
@media(max-width:1000px){.showcase-bottom{grid-template-columns:1fr 1fr}.collection-link{grid-column:1/-1;grid-row:2;max-width:420px;width:100%;justify-self:center}.glass-showcase h2{margin-top:38px}.about-strip{padding:35px}.showcase-top{font-size:.7rem}}
@media(max-width:650px){header{padding:20px 6%;gap:15px}.brand-logo{width:38px;height:38px}.brand-wordmark{font-size:1rem}.brand-wordmark small{display:none}.nav-contact{padding:10px 17px;font-size:.8rem}nav{font-size:.8rem;gap:14px}.glass-intro{padding:30px 6% 35px}.glass-intro h1{font-size:2.9rem}.glass-intro p{font-size:1rem}.glass-showcase{margin:0 6% 25px;padding:20px;border-radius:25px}.showcase-top{align-items:flex-start;font-size:.65rem;gap:12px}.showcase-top a{padding:7px 12px;font-size:.75rem;white-space:nowrap}.glass-showcase h2{font-size:clamp(2rem,9vw,3.6rem);margin:38px 0 30px}.showcase-bottom{grid-template-columns:1fr;gap:12px}.showcase-note{padding:16px}.showcase-note br{display:none}.collection-link{grid-row:auto;grid-column:auto;max-width:none}.showcase-note:last-child{display:none}.section{padding:40px 6%}.about-strip{margin:10px 6%;padding:27px}.cta{margin:35px 6%;padding:28px}.detail-hero{margin:16px 6%;padding:25px;gap:22px}.detail-symbol{min-height:190px;padding:24px}.detail-layout{padding:30px 6%}.category-section{padding-bottom:10px}.product-card{min-height:245px}.page-intro{padding:35px 6%}footer{gap:24px}.glass-intro .eyebrow{font-size:.7rem}}
/* Content revision */
.brand-logo{mix-blend-mode:normal}.glass-intro{max-width:1200px}.glass-intro h1{font-size:clamp(2.25rem,4.4vw,4.6rem);letter-spacing:-.05em}.product-card h3{margin-top:22px;margin-bottom:10px}.product-card .formula{padding:0 0 18px;font-size:1.2rem}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-grid article{background:#ffffff85;border:1px solid white;border-radius:20px;padding:25px}.info-grid h3{overflow-wrap:anywhere}nav{flex-wrap:wrap;white-space:normal;overflow:visible}nav a{font-size:.875rem}
@media(max-width:650px){nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:4px 16px;text-align:center}nav a{padding:9px 0}.info-grid{grid-template-columns:1fr}.glass-intro h1{font-size:clamp(2rem,7.5vw,2.9rem)}}
/* Floating WhatsApp */
.whatsapp-float{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));z-index:1000;display:flex;align-items:center;justify-content:center;gap:10px;min-width:56px;min-height:56px;padding:14px 20px;border:2px solid white;border-radius:999px;background:#137c46;color:#fff;font-size:1rem;font-weight:700;line-height:1;box-shadow:0 6px 24px #0a264733;text-decoration:none;transition:background .2s,box-shadow .2s}.whatsapp-float:hover{background:#0c6236;box-shadow:0 8px 28px #0a264744;color:white}.whatsapp-float:focus-visible{outline:3px solid #0a2647;outline-offset:4px}.whatsapp-float svg{flex-shrink:0}body{padding-bottom:100px}
@media(max-width:650px){.whatsapp-float{right:max(16px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));padding:14px;min-width:58px;min-height:58px}.whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}body{padding-bottom:90px}}

/* Rumahweb release: self-contained typography, responsive navigation and catalog. */
body{font-family:Arial,Helvetica,sans-serif}h1,h2,h3{font-family:Arial,Helvetica,sans-serif}
header{max-width:1500px;margin:auto}header nav{margin-left:auto}
.headline-en{display:block;margin-top:18px}.headline-divider{font-size:.55em}.glass-intro h1{font-size:clamp(2rem,4vw,4.1rem);line-height:1.14}
.product-card,.detail-layout>*,.contact-layout>*,footer>div{min-width:0}.product-card .formula{font-size:1rem;line-height:1.5;overflow-wrap:anywhere;color:#24548a}
.detail-formula{padding:0 0 20px;font-size:1.2rem;overflow-wrap:anywhere}.footnote span{text-align:right}
.whatsapp-float svg{display:block;width:28px;height:28px;fill:currentColor;stroke:none;filter:none;overflow:visible}
.catalog-search{margin-top:28px;max-width:720px}.catalog-search label{display:block;font-weight:600;margin-bottom:10px}.search-row{display:flex;gap:10px}.search-row input{min-width:0;width:100%;padding:15px 18px;border:1px solid #99aecb;border-radius:12px;background:#fff;font:inherit;color:#0a2647}.search-row button{padding:12px 18px;border:1px solid #99aecb;border-radius:12px;background:#fff;color:#0a2647;font:inherit;cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid #246ecc;outline-offset:3px}#search-status{font-size:.9rem;margin:10px 0 0}[hidden]{display:none!important}
@media(max-width:1000px){header nav{margin:0;order:2}}
@media(max-width:650px){header nav{display:flex;justify-content:space-between;gap:8px;flex-wrap:nowrap;text-align:left}nav a{font-size:.76rem;min-height:44px;display:flex;align-items:center}.brand-wordmark small{display:block;font-size:.55rem}footer{grid-template-columns:1fr}footer>div{grid-column:1/-1}.footnote span{display:block;text-align:left}.glass-intro h1{font-size:clamp(1.8rem,7vw,2.8rem)}.catalog-card{min-height:0}.glass-showcase h2{white-space:normal}.detail-hero h1{font-size:clamp(1.85rem,7.5vw,2.6rem)}}
@media(prefers-reduced-motion:reduce){.product-card:hover{transform:none}}


/* SKNcoid v1.1 — B2B procurement upgrade */
.header-quote{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:999px;background:#0a2647;color:#fff;font-size:.83rem;font-weight:700;white-space:nowrap;box-shadow:0 8px 20px #0a264712}
.header-quote:hover{background:#245fd1;color:#fff}
.hero-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}
.hero-secondary{color:#0a2647}
.featured-b2b-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.procurement-section{padding-top:35px}
.procurement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.procurement-grid article{background:#ffffffb8;border:1px solid #fff;border-radius:20px;padding:26px;box-shadow:0 8px 25px #29406406}
.procurement-grid article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#0a2647;color:#fff;font-size:.75rem;font-weight:700;margin-bottom:24px}
.procurement-grid h3{font-size:1.08rem;margin-bottom:10px}.procurement-grid p{font-size:.9rem;margin:0}
.procurement-cta{margin-top:18px;padding:20px 22px;border:1px solid #fff;border-radius:20px;background:#ffffff80;display:flex;align-items:center;justify-content:space-between;gap:24px}
.procurement-cta strong,.procurement-cta span{display:block}.procurement-cta span{font-size:.85rem;color:#526774;margin-top:4px}
.b2b-related{margin-top:42px;padding-top:28px;border-top:1px solid #ffffffbb}.b2b-related h2{font-size:1.4rem}.b2b-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.b2b-link-grid a{background:#ffffffa8;border:1px solid #fff;border-radius:14px;padding:16px;font-size:.9rem;font-weight:600}.b2b-link-grid a:hover{background:#fff;color:#245fd1}
@media(max-width:1100px){.procurement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-b2b-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-quote{padding:10px 14px}}
@media(max-width:650px){.header-quote{width:100%;order:4}.procurement-grid,.featured-b2b-grid,.b2b-link-grid{grid-template-columns:1fr}.procurement-cta{align-items:stretch;flex-direction:column}.procurement-cta .button{width:100%}.hero-actions{gap:14px}.hero-secondary{width:100%;text-align:center}}

/* SKNcoid v1.2 — additive RFQ + restrained corporate visuals; existing layout preserved */
.glass-showcase{position:relative;overflow:hidden}.showcase-industrial-visual{position:absolute;right:1.5%;bottom:-18px;width:min(32vw,410px);height:auto;opacity:.11;pointer-events:none;z-index:0}.glass-showcase>*:not(.showcase-industrial-visual){position:relative;z-index:1}
.about-strip{position:relative;overflow:hidden}.about-ambient-visual{position:absolute;right:22px;bottom:8px;width:min(31vw,360px);height:auto;opacity:.095;pointer-events:none}.about-strip>div,.about-strip>.eyebrow{position:relative;z-index:1}
.footer-trust{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:15px}.footer-trust span{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;color:#526774}.footer-trust img{width:22px;height:22px;display:block}
.form-quote{margin-top:10px;background:#fff;color:#0a2647;border:1px solid #a7bddb}.form-quote:hover{background:#eef5ff;color:#245fd1}.detail-layout aside .form-quote{margin-top:10px}
.rfq-intro{padding-bottom:24px}.rfq-wrap{padding:10px 5.3% 70px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:30px;align-items:start}.rfq-form,.rfq-help{background:#ffffffb5;border:1px solid #fff;border-radius:24px;padding:30px;box-shadow:0 12px 40px #2940640a}.rfq-product-banner{padding:18px 20px;border-radius:17px;background:#eef4ff;margin-bottom:24px}.rfq-product-banner .eyebrow{margin-bottom:7px}.rfq-product-banner strong{display:block;font-size:1.15rem}.rfq-product-banner a{display:inline-block;margin-top:8px;font-size:.8rem;color:#245fd1}.rfq-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.rfq-grid label{font-size:.82rem;font-weight:700}.rfq-grid input,.rfq-grid textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #b9c8dd;border-radius:10px;background:#fff;color:#0a2647;font:inherit;resize:vertical}.rfq-wide{grid-column:1/-1}.rfq-honey{position:absolute!important;left:-9999px!important}.rfq-consent{font-size:.78rem;margin:20px 0;color:#526774}.rfq-submit{width:100%;border:0;cursor:pointer;font:inherit}.rfq-note{text-align:center;margin:13px 0 0}.rfq-help img{width:100%;height:auto;max-height:190px;object-fit:contain;margin-bottom:16px}.rfq-help h2{font-size:1.65rem}.rfq-help ol{padding-left:22px}.rfq-help li{padding:8px 0;border-bottom:1px solid #dce5ef}.thankyou{max-width:880px;margin:auto;text-align:center;padding-top:100px}
@media(max-width:900px){.rfq-wrap{grid-template-columns:1fr}.about-ambient-visual{opacity:.06}.showcase-industrial-visual{opacity:.07}}
@media(max-width:650px){.showcase-industrial-visual{width:62vw;right:-14%;opacity:.06}.about-ambient-visual{width:65vw;right:-20%;opacity:.045}.footer-trust{gap:8px 12px}.rfq-wrap{padding:0 6% 45px}.rfq-form,.rfq-help{padding:22px}.rfq-grid{grid-template-columns:1fr}.rfq-wide{grid-column:auto}}

/* SKNcoid v1.3 */
.brand-image-link{display:flex;align-items:center;flex:0 0 auto}.brand-header-image{display:block;width:clamp(210px,22vw,304px);height:auto;max-height:64px;object-fit:contain;object-position:left center}.procurement-flow{display:flex;align-items:stretch;gap:12px;margin:28px 0 24px}.procurement-flow>i{font-style:normal;align-self:center;color:#245fd1;font-size:1.45rem}.flow-step{flex:1;border-top:2px solid #245fd1;padding:16px 8px 8px}.flow-step span{display:block;font-size:.72rem;letter-spacing:.12em;color:#245fd1;margin-bottom:8px}.flow-step strong{display:block;font-size:.95rem}.flow-step small{display:block;color:#526774;margin-top:6px;line-height:1.45}.procurement-inquiry{margin-top:4px}.catalog-search{max-width:760px;margin-top:30px}.catalog-search label{display:block;font-weight:700;margin-bottom:9px}.search-row{display:flex;gap:9px}.search-row input{flex:1;padding:14px 16px;border:1px solid #b7c7dc;border-radius:12px;background:#fff;font:inherit}.search-row button{border:0;background:#0a2647;color:#fff;padding:0 20px;border-radius:12px;font-weight:700;cursor:pointer}.catalog-search #search-status{margin:10px 0 0;font-size:.85rem}.category-section[hidden],.catalog-card[hidden],.category-links[hidden]{display:none!important}
@media(max-width:850px){.procurement-flow{display:grid;grid-template-columns:1fr 24px 1fr}.procurement-flow>i:nth-of-type(2){display:none}.brand-header-image{width:230px}}@media(max-width:650px){.brand-header-image{width:190px;max-height:48px}.procurement-flow{grid-template-columns:1fr}.procurement-flow>i{display:none}.search-row{flex-direction:column}.search-row button{padding:12px}}


/* SKNcoid v1.3.1 — proportional uploaded header logo + hierarchy refinements */
.brand-header-image{width:clamp(155px,14vw,182px);height:auto;max-height:74px;object-fit:contain;object-position:left center}
.glass-intro h1 .headline-en{display:block;margin-top:18px;font-size:clamp(1.15rem,1.9vw,1.55rem);line-height:1.28;font-weight:500;letter-spacing:-.018em;color:#6f8198}
.glass-intro h1 .headline-divider{display:none}
@media(max-width:850px){.brand-header-image{width:165px;max-height:66px}}
@media(max-width:650px){.brand-header-image{width:145px;max-height:58px}.glass-intro h1 .headline-en{font-size:1.05rem;margin-top:14px;line-height:1.3}}

/* SKNcoid v1.4 — brand asset, catalog filters and Contact Us */
.brand-image-link{display:flex;align-items:center;flex:0 0 auto}
.brand-header-image{display:block;width:clamp(185px,16vw,220px);height:auto;max-height:82px;object-fit:contain;object-position:left center}
.catalog-tools{max-width:980px;margin-top:30px;display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:14px;align-items:end}
.catalog-tool label{display:block;font-size:.8rem;font-weight:700;letter-spacing:.02em;margin-bottom:8px;color:#38506b}
.catalog-tool input,.catalog-tool select{width:100%;min-height:50px;padding:12px 14px;border:1px solid #b7c7dc;border-radius:12px;background:#fff;color:#0a2647;font:inherit;outline:none}
.catalog-tool input:focus,.catalog-tool select:focus{border-color:#245fd1;box-shadow:0 0 0 3px #245fd119}
.catalog-actions{display:flex;gap:9px;margin-top:12px;align-items:center;flex-wrap:wrap}
.catalog-actions button{border:0;background:#0a2647;color:#fff;padding:11px 17px;border-radius:999px;font-weight:700;cursor:pointer}
.catalog-actions button.secondary{background:#ffffffb8;color:#0a2647;border:1px solid #b7c7dc}
.catalog-status{margin:12px 0 0;font-size:.86rem;color:#526774}
.catalog-results-wrap{padding-top:48px}
.catalog-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}
.catalog-results-head h2{margin:0}.catalog-results-head p{margin:0;max-width:560px;text-align:right;font-size:.9rem}
.catalog-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.catalog-results-grid .catalog-card{min-height:300px}.catalog-results-grid .formula{font-size:1.05rem;overflow-wrap:anywhere}
.catalog-empty{display:none;padding:30px;border:1px dashed #aebed2;border-radius:18px;background:#ffffff82;text-align:center;color:#526774}
.catalog-empty.is-visible{display:block}
.contact-us-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.contact-us-actions .button.secondary{background:#fff;color:#0a2647;border:1px solid #b7c7dc}
.contact-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 5.3% 70px}
.contact-channel{background:#ffffffa9;border:1px solid #fff;border-radius:22px;padding:28px}.contact-channel .eyebrow{margin-bottom:14px}.contact-channel h2{font-size:1.35rem;margin-bottom:10px}.contact-channel p{font-size:.92rem;margin-bottom:20px}.contact-channel a:not(.button){font-weight:700;color:#155eaf;overflow-wrap:anywhere}
@media(max-width:1050px){.catalog-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.brand-header-image{width:190px;max-height:76px}.catalog-tools{grid-template-columns:1fr}.catalog-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-channel-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.brand-header-image{width:165px;max-height:68px}.catalog-results-grid{grid-template-columns:1fr}.catalog-results-head{align-items:start;flex-direction:column}.catalog-results-head p{text-align:left}.contact-channel-grid{grid-template-columns:1fr;padding:0 6% 45px}}

/* SKNcoid v1.5 — SEO foundation support (no layout redesign) */
.seo-related-note{font-size:.82rem;color:#60738a;margin-top:10px}


/* SKNcoid v1.7.2 — automatic WordPress article relationship on static product pages */
.skn-related-articles[hidden]{display:none!important}
.skn-related-articles{margin-top:46px;padding:30px;border:1px solid #d5e0ed;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eef4ff 62%,#fff)}
.skn-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}
.skn-related-head h2{margin:5px 0 0}.skn-related-head p{max-width:620px;margin:8px 0 0;font-size:.88rem}
.skn-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.skn-related-card{display:flex;flex-direction:column;min-height:218px;padding:21px;border:1px solid #d9e3ef;border-radius:15px;background:#fff;color:#0a2647;text-decoration:none;box-shadow:0 8px 22px #1d225408;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.skn-related-card:hover{transform:translateY(-2px);border-color:#96b4db;box-shadow:0 12px 28px #1d225412}
.skn-related-meta{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#60738a}
.skn-related-card h3{font-size:1.05rem;line-height:1.35;margin:14px 0 9px}.skn-related-card p{font-size:.82rem;line-height:1.55;margin:0 0 18px;color:#526774}
.skn-related-link{margin-top:auto;color:#155eaf;font-size:.79rem;font-weight:800}.skn-related-archive{display:inline-block;margin-top:18px;color:#155eaf;font-size:.8rem;font-weight:800}
@media(max-width:900px){.skn-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.skn-related-articles{padding:22px}.skn-related-head{align-items:flex-start;flex-direction:column}.skn-related-grid{grid-template-columns:1fr}.skn-related-card{min-height:190px}}


/* v1.7.5 SEO crawlable product directory */
.crawlable-product-directory{padding-top:18px}
.category-jump{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 28px}
.category-jump a{display:inline-flex;padding:8px 12px;border:1px solid var(--line,#d9e1ea);border-radius:999px;text-decoration:none;font-size:.9rem}
.product-directory-group{scroll-margin-top:100px;padding:24px 0;border-top:1px solid var(--line,#d9e1ea)}
.product-directory-group h3{display:flex;align-items:baseline;gap:10px;margin:0 0 14px}
.product-directory-group h3 span{font-size:.8rem;font-weight:500;opacity:.65}
.product-directory-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px}
.product-directory-links a{display:block;padding:7px 0;text-decoration:none;border-bottom:1px solid rgba(10,38,71,.08)}
.product-directory-links a:hover{text-decoration:underline}
@media(max-width:900px){.product-directory-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.product-directory-links{grid-template-columns:1fr}}
