/* Wellpac visual refresh. Local assets only; no third-party font or script requests. */
:root{--navy:#183b73;--deep:#0d244c;--ink:#122d50;--muted:#5d6b7c;--line:#dfe5ec;--paper:#f3f6f8;--orange:#ff9d4b;--radius:16px;--ease:cubic-bezier(.22,.61,.36,1)}
body{font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.75;background:#fff;-webkit-font-smoothing:antialiased}
h1,h2,h3{font-family:Inter,"Segoe UI",Arial,sans-serif;font-weight:650;letter-spacing:-.045em}
h2{line-height:1.16}.wrap{width:min(1240px,calc(100% - 80px))}.eyebrow{font-size:.75rem;letter-spacing:.13em}.eyebrow.blue{color:#456589}
.topbar{background:#edf2f6;color:#4c627b;padding:7px 0;border-bottom:1px solid #e6ebf0}.topbar a{color:var(--navy)}
.header{background:rgba(255,255,255,.96);border-bottom:1px solid #e6ebf0;transition:box-shadow .25s var(--ease)}
@supports(backdrop-filter:blur(16px)){.header{background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}}
.header.is-scrolled{box-shadow:0 8px 28px #1630520d}.navrow{min-height:90px;gap:24px}.brand{flex-basis:244px}.brand img{width:244px}
.header nav{gap:19px}.header nav>a{font-size:.875rem;font-weight:600}.header nav>a:not(.button){padding:10px 0;border-bottom:0;position:relative}
.header nav>a:not(.button)::after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .2s var(--ease)}
.header nav>a.active:not(.button)::after,.header nav>a:not(.button):hover::after{transform:scaleX(1)}
.button{min-height:50px;padding:15px 24px;border-radius:999px;gap:24px;font-size:.9375rem;transition:background .2s var(--ease),box-shadow .2s var(--ease),transform .2s var(--ease)}
.button.small{min-height:46px;padding:12px 20px}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #122d5014}.button.orange-button{color:#173352;background:var(--orange)}.button span,.text-link span{transition:transform .2s var(--ease)}.button:hover span,.text-link:hover span{transform:translate(2px,-2px)}
.text-link{font-size:.9375rem;border-bottom:1px solid #b4c1cf;padding-bottom:7px}.menu-toggle{border-radius:999px;min-height:44px;padding:9px 17px;font-size:.875rem}
.hero{position:relative;background:#f5f7f9;color:var(--ink);isolation:isolate;border-bottom:1px solid #e6ebf0}
.hero::before{content:"";position:absolute;inset:0 0 0 63%;background:#eaf0f5;z-index:-1;border-radius:100px 0 0 0}
.hero-grid{grid-template-columns:1.1fr 1fr;gap:62px;padding-top:84px;padding-bottom:88px;align-items:center}
.hero .eyebrow{color:#496681;font-size:.75rem;letter-spacing:.09em;gap:10px;margin:0}.tiny-dot{background:#668d57;width:7px;height:7px;box-shadow:0 0 0 5px #e3ecdF}
.hero h1{font-size:clamp(3.25rem,5.45vw,5rem);font-weight:650;line-height:1.07;letter-spacing:-.06em;margin:26px 0}.hero .lead{color:#5c6e81;font-size:1.125rem;max-width:480px;line-height:1.8}.hero .text-link.light{color:var(--navy);border-color:#a8b8c9}.hero .actions{gap:25px;margin-top:32px}
.hero-note{margin-top:40px;font-size:.8125rem;gap:14px;color:#45617f;letter-spacing:.13em}.hero-note .line{width:32px;background:#a6b9ca}.hero-note span:not(.line){color:#a9b7c4}
.hero-visual{transform:none;background:#fff;border:1px solid #dce4ed;border-radius:24px;box-shadow:0 26px 55px #17345210;overflow:hidden;position:relative}
.visual-top{border:0;padding:25px 28px 12px;font-size:.6875rem;letter-spacing:.13em;color:#5d7086;gap:14px;line-height:1.6}.visual-top span:last-child{letter-spacing:.06em;white-space:nowrap}
.hero-photo{padding:20px 28px 8px;background:#fff}.hero-photo img{width:100%;height:310px;object-fit:contain;border-radius:10px;mix-blend-mode:normal}
.visual-bottom{padding:22px 28px 27px;font-size:.875rem;line-height:1.65;color:#617285;gap:15px}.visual-bottom strong{color:#173654;font-weight:600}.visual-icon{width:46px;height:46px;flex:0 0 46px;border:0;background:#edf2f6;color:#234671}.color-stripes{height:5px;opacity:.85}
.stats{background:#fff;border-bottom:1px solid #e5eaf0}.stats-grid{padding:38px 0}.stats-grid>div{padding:2px 32px}.stats strong{font-size:2.1rem;font-weight:600;letter-spacing:-.05em;color:var(--ink)}.stats strong small{font-size:1rem}.stats span{font-size:.875rem;color:#647488;margin-top:5px}
.section{padding:100px 0}.section-head{margin-bottom:38px;gap:35px}.section-head h2{max-width:600px;font-size:clamp(2rem,3.4vw,3rem)}.section-head .eyebrow{margin-bottom:14px}
.product-grid{gap:24px}.product-card{border:1px solid #e2e8ef;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 3px 8px #18304a03;transition:box-shadow .25s var(--ease),transform .25s var(--ease),border-color .25s var(--ease)}
.product-card>a{display:flex;height:100%;flex-direction:column;padding:9px}.product-image{border-radius:10px;background:#edf2f5}.product-image img{aspect-ratio:1.25;object-fit:cover;transition:transform .45s var(--ease)}.round-arrow{right:13px;bottom:13px;width:36px;height:36px;box-shadow:0 3px 14px #0d244c12;font-size:1.1rem;transition:background .2s,color .2s}
.product-info{padding:19px 13px 17px}.product-info .eyebrow{font-size:.75rem;letter-spacing:.075em;color:#586d85}.product-info h3{font-size:1.125rem;line-height:1.4;margin:8px 0 9px;font-weight:650}.product-info p{font-size:.8125rem;line-height:1.6;color:#68788b}
@media(hover:hover){.product-card:hover{transform:translateY(-5px);border-color:#c6d3e1;box-shadow:0 15px 35px #15355e0d}.product-card:hover .round-arrow{background:var(--navy);color:#fff}.product-card a:hover .product-image img{transform:scale(1.035)}}
.product-card:focus-within{outline:3px solid #dc8032;outline-offset:4px}.product-card>a:focus-visible{outline:none}
.about-strip{background:#f3f6f8;padding:88px 0}.split{gap:80px}.machine-panel{padding:25px 25px 0;border:1px solid #e1e8ef;border-radius:22px;background:white;box-shadow:0 12px 35px #163c6c05}.machine-panel img{height:290px;object-fit:contain}.image-caption{font-size:.875rem;padding:20px 5px;color:#5a7087}.image-caption a{display:grid;place-items:center;background:#eef3f7;border-radius:50%;width:40px;height:40px;line-height:1}
.about-copy .eyebrow{margin-bottom:15px}.about-copy h2{font-size:clamp(2rem,3.2vw,2.9rem)}.about-copy p:not(.eyebrow){max-width:460px;font-size:1rem;line-height:1.85}.export-strip{gap:90px}.market-tags{gap:10px;margin:24px 0}.market-tags span{border-radius:999px;background:#f4f7f9;border-color:#dee6ed;padding:9px 18px;font-size:.875rem}
.cta{background:#fff;color:var(--ink);padding:0 0 85px}.cta-inner{background:#163970;color:white;border-radius:24px;padding:55px 58px;gap:45px;position:relative;overflow:hidden;isolation:isolate}
.cta-inner::after{content:"";position:absolute;border:1px solid #ffffff12;border-radius:50%;width:360px;height:360px;right:-100px;top:-130px;z-index:-1;pointer-events:none}.cta-inner>div{max-width:710px}.cta h2{font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.22;max-width:670px;letter-spacing:-.04em}.cta .eyebrow{font-size:.75rem;letter-spacing:.14em;color:#ffd1a8}.cta p:not(.eyebrow){color:#c7d7ed;line-height:1.75}.cta .button{min-width:225px}
footer{background:#0b2142;padding:65px 0 0;color:#dce5f1}.footer-grid{grid-template-columns:1.2fr .65fr 1fr;gap:85px}.footer-grid h2{font-size:1rem;font-weight:600;margin-bottom:23px}.footer-grid a:not(.text-link){font-size:.875rem;line-height:1.8;margin-bottom:10px}.footer-grid p{color:#b2c2d7;font-size:.9375rem}.footer-grid a.footer-logo{padding:0;background:transparent;border-radius:0;width:290px;margin-bottom:23px;border:0;box-shadow:none}.footer-grid .text-link{font-size:.875rem;line-height:1.7;flex-wrap:wrap;gap:12px}.footer-bottom{font-size:.8125rem;color:#adbed4;border-color:#ffffff17;padding:24px 0;margin-top:52px}.footer-grid a:hover{color:#ffbd82}
.page-heading{background:#f3f6f8;padding:66px 0 70px;border-bottom:1px solid #e2e9f0;position:relative}.page-heading h1{font-size:clamp(2.65rem,5vw,4.65rem);line-height:1.12;max-width:980px;letter-spacing:-.05em}.page-heading .lead{font-size:1.125rem;max-width:730px;color:#607185;line-height:1.8}.breadcrumb{font-size:.875rem;color:#65778b;gap:12px;margin-bottom:25px}.breadcrumb a:hover{text-decoration:underline;text-underline-offset:4px}.feature-image{border-radius:20px}.prose .preserve-lines{font-size:1rem;line-height:1.9}
.mission-grid{gap:25px;margin-bottom:48px}.mission,.vision{padding:38px;border-radius:18px;border-left:0}.mission{background:#e8efde;border-top:3px solid #96ae6e}.vision{background:#efe9f3;border-top:3px solid #ab8cbc}.mission h2{font-size:1.9rem;line-height:1.35}.vision p:not(.eyebrow){font-size:1.0625rem;line-height:1.8;color:#584466}.values-grid{gap:25px}.values-grid article{background:#fff;border:1px solid #e0e7ee;border-radius:14px;padding:26px}.value-number{border:0;margin:0 0 19px;padding:0;color:#73879d;font-size:.875rem}.values-grid p{font-size:.9375rem;line-height:1.8;margin-bottom:0}.market-grid{gap:20px}.market-grid article{border-radius:16px;padding:30px;background:#f3f6f8;border:1px solid #dfe7ef}.market-grid .eyebrow{font-size:.75rem;letter-spacing:.07em}.market-grid h3{font-size:1.5rem}.market-grid article>span:last-child{color:#526f91;font-size:1.8rem}
.filters{border:1px solid #e0e7ef;background:#f6f8fa;border-radius:16px;padding:22px 24px;gap:18px;align-items:end}.filters label{font-size:.875rem;min-width:210px}.filters label:first-child{min-width:220px}.filters .button{min-height:52px}.result-count{font-size:.875rem;color:#64758a;margin:26px 0}.pagination a{border-radius:999px;padding:10px 20px}.empty-state{border-radius:12px}
input,select,textarea{border:1px solid #d4dee8;border-radius:9px;padding:13px 14px;background:#fff;transition:border-color .18s,box-shadow .18s;font-size:1rem;line-height:1.5}
input:hover,select:hover,textarea:hover{border-color:#abbfd3}input:focus,select:focus,textarea:focus{border-color:#315e90;box-shadow:0 0 0 3px #315e9012;outline:2px solid transparent}label{color:#304963;font-size:.875rem;font-weight:600}textarea::placeholder,input::placeholder{color:#758497;opacity:1}
.product-detail{gap:65px;align-items:start}.detail-image{border-radius:20px;border:1px solid #e0e7ed;padding:10px;background:#f5f7f9}.product-detail h1{font-size:clamp(2.25rem,3.6vw,3.4rem);line-height:1.15}.specs{background:#f6f8fa;border:1px solid #e1e8ef;border-radius:14px;padding:5px 22px;overflow:hidden}.specs div{padding:14px 0;gap:24px;border-color:#e0e7ef}.specs div:last-child{border:0}.specs dt,.specs dd{font-size:.9375rem}.specs dd{font-weight:600}.muted{font-size:.875rem}
.gallery-grid{gap:28px}.gallery-grid figure{border:1px solid #e1e7ee;border-radius:18px;background:#fff;padding:9px;overflow:hidden}.gallery-grid img{border-radius:11px;background:#f1f5f8;height:280px;object-fit:contain}.gallery-grid figcaption{font-size:1rem;padding:5px 13px 13px;font-weight:600}.gallery-button{overflow:hidden;border-radius:11px}.gallery-button img{transition:transform .4s var(--ease)}.gallery-button span{width:40px;height:40px;border:1px solid #dfe7f0;transition:background .2s,color .2s}.gallery-button:hover span{background:var(--navy);color:#fff}.gallery-button:hover img{transform:scale(1.025)}
#lightbox{max-width:min(90vw,1200px);max-height:90vh;border:1px solid #e2e8f0;border-radius:18px;padding:55px 25px 20px;box-shadow:0 25px 90px #0005}#lightbox img{max-height:68vh;border-radius:9px}.lightbox-close{width:44px;height:44px;right:8px;top:6px;border-radius:50%;background:#f1f5f8;font-size:1.7rem}#lightbox p{font-size:.9375rem;color:#365374}#lightbox::backdrop{background:#08182de6}
.contact-grid{grid-template-columns:.8fr 1.2fr;gap:75px}.contact-info article{padding:25px 0;border-color:#dfe7ef}.contact-info h3{font-size:1.0625rem;font-weight:650}.contact-info article p{font-size:1rem}.contact-info a{overflow-wrap:anywhere}.form-panel{background:#f6f8fa;border:1px solid #e0e8ef;border-radius:22px;padding:38px}.form-panel h2{font-size:1.9rem;margin-bottom:12px}.form-panel>p{font-size:.875rem}.form-grid{gap:22px}.check{line-height:1.7;font-size:.875rem}.check input{margin-top:5px;border-radius:4px}.notice{border-radius:10px;font-size:.9375rem}.preview-label{font-size:.8125rem}.enquiry-math-check{align-items:flex-start}.enquiry-math-check input{max-width:180px}.enquiry-math-check small{display:block;margin-top:6px;color:#6b7d90;font-weight:400;line-height:1.5}
@media(min-width:1500px){.hero-grid{padding-top:100px;padding-bottom:105px}.hero-photo img{height:330px}}
@media(max-width:1180px){.wrap{width:calc(100% - 64px)}.header nav{gap:14px}.brand{flex-basis:220px}.brand img{width:220px}.header nav>a{font-size:.8125rem}.header .button.small{padding:11px 16px}.hero-grid{gap:42px}.hero h1{font-size:4.15rem}.hero-photo img{height:285px}.split{gap:55px}.contact-grid{gap:42px}.cta-inner{padding:45px 38px}.cta h2{font-size:2.2rem}.footer-grid{gap:50px}}
@media(max-width:1060px){.menu-toggle{display:block}.navrow{flex-wrap:wrap;gap:0;min-height:82px}.header nav{display:none;width:100%;padding:10px 0 23px;flex-direction:column;align-items:stretch;gap:3px}.header nav.is-open{display:flex}.header nav>a{font-size:.9375rem}.header nav>a:not(.button){padding:12px 16px;border:0;border-radius:10px}.header nav>a:not(.button)::after{display:none}.header nav>a.active:not(.button){background:#edf3f8;color:var(--navy)}.header nav .button{margin-top:8px}.hero-grid{padding:66px 0 70px;gap:35px}.hero h1{font-size:3.65rem}.hero .eyebrow{font-size:.6875rem;letter-spacing:.06em}.hero .lead{font-size:1rem}.hero-photo{padding:17px}.hero-photo img{height:260px}.visual-top{padding:22px 20px 5px;font-size:.625rem}.visual-bottom{padding:17px 20px 23px;font-size:.8125rem}.hero .actions{gap:20px}.hero .text-link{font-size:.875rem}.stats-grid>div{padding:2px 20px}.stats strong{font-size:1.8rem}.stats span{font-size:.8125rem}.section{padding:76px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info h3{font-size:1.25rem}.cta-inner{gap:30px}.cta .button{min-width:210px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:repeat(2,1fr)}.market-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.hero-grid{grid-template-columns:1fr;gap:38px;padding:45px 0 52px}.hero::before{inset:50% 0 0 18%;border-radius:65px 0 0 0}.hero h1{font-size:clamp(2.9rem,9.5vw,4rem);line-height:1.1;margin:23px 0;letter-spacing:-.052em}.hero .eyebrow{font-size:.6875rem}.hero .lead{font-size:1.0625rem;max-width:520px}.hero-visual{margin:0;transform:none;border-radius:20px;max-width:560px;width:100%;justify-self:center}.hero-photo img{height:280px}.hero-photo{padding:15px 23px 3px}.visual-top{padding:22px 23px 7px;font-size:.625rem}.visual-bottom{padding:20px 23px 25px;font-size:.875rem}.hero-note{margin-top:29px}.hero .actions{gap:21px}.hero .button{font-size:.9375rem}.stats-grid{grid-template-columns:1fr 1fr;padding:29px 0;gap:27px 0}.stats-grid>div{padding:0 16px!important}.stats-grid>div:nth-child(2){border:0}.stats strong{font-size:1.9rem}.stats strong small{font-size:.875rem}.stats span{font-size:.8125rem;line-height:1.5}.section{padding:61px 0}.section-head{align-items:start;flex-direction:column;gap:18px;margin-bottom:29px}.section-head h2{font-size:2.15rem}.section-head .eyebrow{font-size:.75rem}.product-grid{gap:17px}.product-card{border-radius:13px}.product-card>a{padding:7px}.product-image{border-radius:8px}.product-image img{aspect-ratio:1.12}.product-info{padding:15px 7px 12px}.product-info h3{font-size:1rem;line-height:1.45;margin:7px 0 8px}.product-info .eyebrow{font-size:.6875rem;letter-spacing:.025em}.product-info p{font-size:.75rem;line-height:1.65}.round-arrow{width:31px;height:31px;right:8px;bottom:8px}.split,.export-strip{grid-template-columns:1fr;gap:35px}.machine-panel{border-radius:17px;padding:18px 18px 0}.machine-panel img{height:240px}.about-copy h2{font-size:2.15rem;white-space:normal}.about-copy p:not(.eyebrow){max-width:none}.image-caption{font-size:.8125rem}.market-tags span{font-size:.875rem;padding:8px 15px}.cta{padding:0 0 50px}.cta-inner{border-radius:20px;padding:34px 26px;flex-direction:column;align-items:start;gap:24px}.cta h2{font-size:1.95rem;line-height:1.23}.cta p:not(.eyebrow){font-size:.9375rem}.cta .eyebrow{font-size:.6875rem}.cta .button{min-width:0}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p,.footer-grid a:not(.text-link){font-size:.875rem;overflow-wrap:anywhere}.footer-bottom{flex-direction:column;gap:8px;font-size:.75rem;padding:22px 0;margin-top:35px}.page-heading{padding:44px 0 48px}.page-heading h1{font-size:clamp(2.45rem,8.5vw,3.4rem);line-height:1.14}.page-heading .lead{font-size:1.0625rem}.feature-image{border-radius:16px}.mission-grid{grid-template-columns:1fr;gap:20px}.mission,.vision{padding:28px}.mission h2{font-size:1.7rem}.values-grid{grid-template-columns:1fr;gap:16px}.values-grid article{padding:26px}.values-grid h3{font-size:1.25rem}.values-grid p{font-size:1rem}.value-number{margin-bottom:12px}.market-grid{gap:16px;margin-top:40px}.market-grid article{padding:24px 17px}.market-grid .eyebrow{font-size:.625rem}.market-grid h3{font-size:1.3rem}.filters{padding:20px;gap:17px}.filters label,.filters label:first-child{min-width:0;width:100%}.filters .button{width:100%}.product-detail{gap:30px}.product-detail h1{font-size:2.5rem}.specs{padding:3px 17px}.specs div{grid-template-columns:1fr 1.2fr;gap:15px}.specs dt,.specs dd{font-size:.875rem}.gallery-grid,.gallery-grid.two{grid-template-columns:1fr;gap:22px}.gallery-grid img{height:285px}.gallery-grid figcaption{font-size:1rem}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-info{order:2}.form-panel{padding:27px 21px;border-radius:18px}.form-panel h2{font-size:1.8rem}.contact-info article p{font-size:1rem}.preview-label{font-size:.75rem}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.brand{flex-basis:205px}.brand img{width:205px}.menu-toggle{padding:8px 12px}.hero h1{font-size:2.65rem}.hero .actions{gap:18px}.hero-photo img{height:230px}.visual-bottom{font-size:.8125rem}.product-grid{gap:12px}.product-card>a{padding:6px}.product-info{padding:13px 5px}.product-info h3{font-size:.9375rem}.product-info .eyebrow{font-size:.625rem}.stats-grid>div{padding:0 10px!important}.stats strong{font-size:1.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.product-card:hover,.button:hover{transform:none}}
@media print{.hero::before,.cta-inner::after{display:none}.hero{background:white}.hero h1,.hero .lead{color:#111}.product-card{break-inside:avoid;box-shadow:none}.section{padding:20px 0}}
body.lightbox-open{overflow:hidden}
.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.video-grid video{display:block;width:100%;max-height:500px;border-radius:14px;background:#0b2142}.video-grid h2{font-size:1.25rem;margin:20px 0 12px}.video-grid p{color:#61738a}.hero-grid:has(>.hero-copy:only-child),.split:has(>:only-child),.contact-grid:has(>:only-child){grid-template-columns:1fr}.footer-grid>div:empty,.hero-copy:empty,.product-info:empty{display:none}@media(max-width:760px){.video-grid{grid-template-columns:1fr}}

/* Homepage product banner slider */
.hero-product-slider{display:flex;flex-direction:column;width:100%;max-width:500px;justify-self:end}
.hero-product-slider .hero-photo{position:relative;overflow:visible;padding:18px 28px 10px;background:#fff}
/* Responsive edge-to-edge hero banner: the stage scales from its width and every slide fills it. */
.hero-slider-stage{position:relative;overflow:hidden;border:1px solid #e5ebf2;border-radius:18px;background:#eef3f7;width:100%;height:auto;aspect-ratio:16/9;touch-action:pan-y}
.hero-slider-track{display:flex;width:100%;height:100%;transition:transform .55s var(--ease);will-change:transform;cursor:grab}
.hero-product-slider.is-dragging .hero-slider-track{cursor:grabbing;transition:none}
.hero-product-slide{display:block;flex:0 0 100%;min-width:100%;width:100%;height:100%;padding:0;background:#eef3f7;user-select:none;overflow:hidden}
.hero-product-slide img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;border-radius:0;background:transparent;-webkit-user-drag:none;user-select:none}
.hero-product-slider .hero-photo>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:18px;background:#eef3f7;mix-blend-mode:normal}
.hero-slider-nav,.hero-slider-dots{display:none}
.hero-product-slider.is-ready .hero-slider-nav{display:grid}
.hero-product-slider.is-ready .hero-slider-dots{display:flex}
.hero-slider-nav{position:absolute;z-index:2;top:50%;width:46px;height:46px;place-items:center;transform:translateY(-50%);border:1px solid #d9e1e9;border-radius:50%;background:#fffffff2;color:#173654;box-shadow:0 8px 20px #17345218;font-size:1.65rem;line-height:1;transition:background .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}
.hero-slider-nav:hover{background:#fff;transform:translateY(-50%) scale(1.06);box-shadow:0 10px 26px #17345222}
.hero-slider-prev{left:18px}.hero-slider-next{right:18px}
.hero-slider-meta{padding:14px 6px 4px;min-height:48px}.hero-product-name{display:block;font-size:1.08rem;line-height:1.35;color:#173654;font-weight:650;max-width:100%;white-space:normal;overflow-wrap:anywhere}
.visual-bottom{padding:10px 28px 24px;font-size:.875rem;line-height:1.65;color:#617285;gap:15px;justify-content:flex-end}
.visual-bottom strong{color:#173654;font-weight:600}
.hero-slider-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1 1 auto;width:100%}
.hero-slider-dots{align-items:center;gap:6px;flex-wrap:wrap}
.hero-slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#b8c3ce;transition:width .2s var(--ease),background .2s var(--ease),transform .2s var(--ease)}
.hero-slider-dots button:hover{transform:scale(1.08)}
.hero-slider-dots button[aria-current="true"]{width:22px;border-radius:999px;background:#234671}
.hero-slider-controls .visual-icon{width:44px;height:44px;flex:0 0 44px}
@media(max-width:1060px){.hero-product-slider{max-width:470px}.hero-product-slider .hero-photo{padding:16px 20px 10px}.hero-slider-stage{height:auto;aspect-ratio:16/9}.hero-slider-prev{left:14px}.hero-slider-next{right:14px}.hero-product-name{font-size:1rem}.hero-slider-dots{gap:5px}.hero-slider-dots button{width:7px;height:7px}.hero-slider-dots button[aria-current="true"]{width:18px}.visual-bottom{padding:8px 20px 20px}}
@media(max-width:760px){.hero-product-slider{max-width:560px;justify-self:center}.hero-product-slider .hero-photo{padding:15px 18px 6px}.hero-slider-stage{height:auto;aspect-ratio:16/9}.hero-slider-prev{left:12px}.hero-slider-next{right:12px}.hero-slider-nav{width:40px;height:40px}.hero-product-name{font-size:.98rem}.hero-slider-controls{gap:8px}.hero-slider-dots button:nth-child(n+7){display:none}.visual-bottom{padding:8px 18px 20px}}
@media(max-width:430px){.hero-slider-stage{height:auto;aspect-ratio:16/9}.hero-slider-dots{display:none!important}.hero-slider-controls .visual-icon{width:40px;height:40px;flex-basis:40px}}
@media(prefers-reduced-motion:reduce){.hero-slider-track{transition:none}}

/* Social links and mobile layout polish */
.social-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.social-link{display:grid;place-items:center;width:40px;height:40px;border:1px solid #d7e0e9;border-radius:50%;background:#fff;color:#173654;transition:transform .2s var(--ease),background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease)}
.social-link svg{width:18px;height:18px;fill:currentColor}
.social-link:hover{transform:translateY(-2px);background:#173654;color:#fff;border-color:#173654}
.footer-socials{margin-top:18px}
.footer-grid .footer-socials a.social-link{display:grid;margin:0;background:#102b53;color:#fff;border-color:#2e486e}
.footer-grid .footer-socials a.social-link:hover{background:#fff;color:#173654;border-color:#fff}
.nav-socials{display:none}

@media(max-width:1280px){
 .header nav .nav-socials{display:flex;margin-top:10px;padding:14px 16px 2px;border-top:1px solid #e5ebf1}
 .header nav .nav-socials .social-link{padding:0;border:1px solid #d7e0e9;width:40px;height:40px}
}

@media(max-width:760px){
 html{scroll-padding-top:78px}
 body{overflow-x:hidden}
 .topbar{display:none}
 .header{top:0}
 .navrow{min-height:76px;padding:8px 0;gap:12px;flex-wrap:wrap}
 .brand{flex:1 1 190px;min-width:0}
 .brand img{width:min(205px,100%);height:auto}
 .menu-toggle{flex:0 0 auto;min-height:44px;padding:8px 14px;border-radius:999px;background:#fff}
 .header nav{max-height:calc(100dvh - 76px);overflow-y:auto;padding:10px 0 18px;border-top:1px solid #edf1f5}
 .header nav>a:not(.button){padding:12px 14px}
 .header nav .button{width:100%;margin-top:8px}
 .header nav .nav-socials{padding:14px 14px 2px}
 .hero-grid{padding-top:34px;padding-bottom:48px;gap:30px}
 .hero-copy{padding:0;min-width:0}
 .hero .eyebrow{font-size:.66rem;line-height:1.55;letter-spacing:.085em;gap:9px;margin-bottom:16px}
 .hero h1{font-size:clamp(2.55rem,12vw,3.35rem);line-height:1.08;margin:18px 0 20px;letter-spacing:-.055em}
 .hero .lead{font-size:1rem;line-height:1.7;max-width:none}
 .hero .actions{display:grid;grid-template-columns:1fr;align-items:stretch;gap:17px;margin-top:27px}
 .hero .actions .button{width:100%;min-height:54px}
 .hero .actions .text-link{width:100%;justify-content:space-between;padding:9px 0}
 .hero-note{margin-top:26px;gap:11px;flex-wrap:wrap;font-size:.74rem;letter-spacing:.1em}
 .hero-note .line{width:28px}
 .hero-visual{margin:0;max-width:100%;border-radius:18px;box-shadow:0 18px 42px #17345212}
 .visual-top{padding:18px 18px 6px;gap:8px;flex-wrap:wrap}
 .visual-top span:last-child{white-space:normal;text-align:right}
 .footer-grid{grid-template-columns:1fr;gap:30px}
 .footer-grid>div:first-child{grid-column:auto}
 .footer-grid h2{margin-bottom:14px}
 .footer-socials{margin-top:15px}
 .footer-bottom{align-items:flex-start}
}

@media(max-width:430px){
 .wrap{width:calc(100% - 32px)}
 .brand{flex-basis:170px}
 .brand img{width:min(190px,100%)}
 .menu-toggle{padding:8px 12px;font-size:.82rem}
 .hero-grid{padding-top:30px;padding-bottom:42px}
 .hero h1{font-size:clamp(2.35rem,12.6vw,3rem)}
 .hero .lead{font-size:.98rem}
 .hero .button{padding-left:18px;padding-right:18px}
 .social-link{width:38px;height:38px}
 .social-link svg{width:17px;height:17px}
}

/* Contact icons */
.contact-icon{display:inline-grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#edf3f8;color:#214b7b}
.contact-icon svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.footer-contact-line,.contact-detail-line{display:flex;align-items:flex-start;gap:11px;min-width:0}
.footer-contact-line{margin:0 0 13px;color:#dce5f1!important;line-height:1.65}
.footer-contact-line .contact-icon{margin-top:1px;background:#17365d;color:#bcd0ea}
.footer-contact-line span:last-child,.contact-detail-line span:last-child{min-width:0;overflow-wrap:anywhere}
.contact-info article{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.contact-info article h3{margin-bottom:2px}
.contact-detail-line{width:100%;margin:0;color:#45617d;line-height:1.65;text-decoration:none}
a.contact-detail-line:hover{color:#153e70}
.contact-detail-line--email{width:auto;margin-top:8px}
.contact-detail-line--email .contact-icon{width:30px;height:30px;flex-basis:30px}
@media(max-width:760px){.contact-icon{width:32px;height:32px;flex-basis:32px}.footer-contact-line{margin-bottom:12px}.contact-detail-line{gap:10px}}

/* Video gallery/player */
.video-grid{align-items:start}
.video-card{min-width:0;position:relative;transition:transform .22s ease}
.video-preview-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;border-radius:16px;color:inherit}
.video-preview-frame{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:16px;background:linear-gradient(135deg,#07172f,#102f59);box-shadow:0 10px 28px #0a24421a;transition:transform .22s ease,box-shadow .22s ease}
.video-preview{display:block;width:100%;height:100%;object-fit:cover;background:#07182f}
.video-play-badge{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,transparent 45%,#06142b3d);pointer-events:none}
.video-play-badge>span{display:grid;place-items:center;width:66px;height:66px;padding-left:4px;border-radius:50%;background:#ffffffed;color:#173b70;font-size:1.35rem;box-shadow:0 10px 28px #00102d45;transition:transform .2s ease,background .2s ease}
.video-preview-button:hover .video-preview-frame,.video-card.is-previewing .video-preview-frame{transform:translateY(-5px) scale(1.018);box-shadow:0 18px 42px #0a24422b}
.video-preview-button:hover .video-play-badge>span,.video-card.is-previewing .video-play-badge>span{transform:scale(1.08);background:#fff}
.video-card.is-previewing .video-play-badge{opacity:.35}
.video-card-title{overflow-wrap:anywhere}.video-card-caption{overflow-wrap:anywhere}
.video-player-dialog{width:min(1120px,94vw);max-width:none;max-height:94vh;padding:54px 22px 24px;border:0;border-radius:18px;background:#07172f;color:#fff;box-shadow:0 28px 100px #0008;overflow:auto}
.video-player-dialog::backdrop{background:#031020e8;backdrop-filter:blur(4px)}
.video-player-shell{display:grid;place-items:center;width:100%;background:#000;border-radius:12px;overflow:hidden}
.video-player-shell video{display:block;width:100%;max-height:72vh;aspect-ratio:16/9;background:#000;object-fit:contain}
.video-player-close{position:absolute;right:10px;top:8px;z-index:2;width:40px;height:40px;border:0;border-radius:50%;background:#ffffff18;color:#fff;font-size:1.8rem;line-height:1}
.video-player-close:hover{background:#ffffff2b}
.video-player-copy{padding:20px 4px 0}.video-player-copy h2{margin:0 0 8px;color:#fff;font-size:1.35rem}.video-player-copy p{margin:0;color:#c7d3e5;max-width:900px}
body.video-player-open{overflow:hidden}
@media(max-width:760px){.video-player-dialog{width:96vw;padding:50px 12px 18px;border-radius:14px}.video-player-shell video{max-height:68vh}.video-play-badge>span{width:56px;height:56px}.video-preview-button:hover .video-preview-frame,.video-card.is-previewing .video-preview-frame{transform:none}}
@media(prefers-reduced-motion:reduce){.video-card,.video-preview-frame,.video-play-badge>span{transition:none!important}.video-preview-button:hover .video-preview-frame,.video-card.is-previewing .video-preview-frame{transform:none}}
@media(hover:hover) and (pointer:fine){.video-card:hover{z-index:3}}
.video-player-shell{position:relative}.video-player-error{position:absolute;left:20px;right:20px;bottom:20px;margin:0;padding:14px 16px;border-radius:9px;background:#7f1d1de8;color:#fff;font-size:.9rem;text-align:center}.video-player-error[hidden]{display:none}
