@font-face { font-family:'Prompt'; src:url('92398/79596.ttf') format('truetype'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Prompt'; src:url('92398/86035.ttf') format('truetype'); font-weight:600; font-style:normal; font-display:swap; }
@font-face { font-family:'Prompt'; src:url('92398/22567.ttf') format('truetype'); font-weight:700; font-style:normal; font-display:swap; }
:root { --navy:#062766; --blue:#103b85; --ink:#0e224a; --muted:#626a7c; --mist:#f4f6ff; --line:#d9deed; --white:#fff; --green:#11ce65; font-family:'Prompt', Arial, Tahoma, sans-serif; color:var(--ink); background:#fff; }
.company-word-nowrap { white-space:nowrap; }
* { box-sizing:border-box; } html { scroll-behavior:smooth; } body { margin:0; min-width:0; line-height:1.6; } a { color:inherit; } h1,h2,h3,p { margin-top:0; } h1,h2,h3 { line-height:1.2; } h1 { font-size:clamp(2.25rem,5vw,4.6rem); } h2 { font-size:clamp(1.7rem,3vw,2.65rem); } h3 { font-size:1.12rem; } .skip-link { position:fixed; z-index:100; left:1rem; top:-5rem; padding:.7rem 1rem; background:#fff; color:#000; box-shadow:0 2px 8px #0004; } .skip-link:focus { top:1rem; }
.site-header { min-height:84px; padding:0 clamp(1.25rem,5vw,5rem); display:flex; align-items:center; justify-content:space-between; position:sticky; top:0; z-index:20; background:rgba(255,255,255,.97); border-bottom:1px solid var(--line); } .brand { text-decoration:none; display:flex; align-items:center; gap:.55rem; color:var(--navy); font-weight:800; } .brand-mark { display:grid; place-items:center; width:48px; height:48px; border:3px solid var(--navy); transform:rotate(30deg); font-size:.76rem; } .brand-mark::first-line { transform:rotate(-30deg); } .brand-name { font-size:.65rem; line-height:1.1; letter-spacing:.08em; } .site-nav { display:flex; align-items:center; gap:.3rem; } .site-nav a,.language-toggle,.menu-toggle { border:0; background:transparent; color:var(--ink); font:inherit; font-weight:700; padding:.7rem .85rem; text-decoration:none; cursor:pointer; } .site-nav a:hover,.site-nav a:focus-visible,.site-nav a.active { color:#fff; background:var(--navy); border-radius:2px; } .language-toggle { margin-left:.35rem; border-left:0; border-radius:0; } .language-toggle span { color:#a8afc0; padding:0 .2rem; } .english-active { color:var(--navy); } .menu-toggle { display:none; }
.page { display:none; } .page.is-active { display:block; animation:appear .25s ease-out; } @keyframes appear { from { opacity:.4; } to { opacity:1; } }.hero { min-height:clamp(430px,58vw,760px); display:flex; align-items:center; padding:clamp(2rem,7vw,7rem); color:white; position:relative; overflow:hidden; background-color:var(--navy); isolation:isolate; } .hero::before { content:""; position:absolute; z-index:-2; inset:0; background-image:var(--hero-image); background-size:cover; background-position:center; filter:saturate(.8) contrast(.93); } .hero::after { content:""; position:absolute; z-index:-1; inset:0; background:linear-gradient(90deg,rgba(3,28,79,.88),rgba(5,36,100,.58) 52%,rgba(5,36,100,.25)); } .hero-home { --hero-image:url("92398/27129.webp"); } .hero-about { --hero-image:url("92398/28178.webp"); height:440px; min-height:440px; } .hero-products { --hero-image:url("92398/78376.webp"); height:440px; min-height:440px; } .hero-copy { max-width:740px; } .hero-copy p:not(.eyebrow) { max-width:650px; font-size:clamp(1.02rem,1.5vw,1.22rem); } .eyebrow { margin-bottom:.7rem; color:var(--blue); letter-spacing:.1em; font-size:.76rem; font-weight:800; } .hero .eyebrow { color:#c9d8ff; }.button { display:inline-block; padding:.7rem 1.2rem; background:var(--navy); color:white; text-decoration:none; border-radius:3px; font-weight:800; margin-top:.8rem; box-shadow:0 6px 12px #00184625; } .hero .button { background:white; color:var(--navy); } .button:hover,.button:focus-visible { outline:3px solid #92c0ff; outline-offset:3px; } .text-link { color:var(--navy); font-weight:800; text-decoration:none; } .text-link:hover { text-decoration:underline; }
.section { padding:clamp(3.5rem,7vw,7rem) clamp(1.25rem,7vw,7rem); max-width:1500px; margin:auto; } .split { display:grid; grid-template-columns:1.05fr .95fr; gap:clamp(2.2rem,7vw,8rem); align-items:center; } .split p { color:var(--muted); }.image-collage { height:440px; position:relative; } .photo { background-repeat:no-repeat; background-size:cover; background-color:#d2d8e7; box-shadow:0 14px 27px #081a4323; } .photo-paper { background-image:url("92398/62645.webp"); background-position:center 46%; width:82%; height:76%; position:absolute; top:0; left:0; border-radius:18px; } .photo-warehouse { background-image:url("92398/53229.webp"); background-position:center 48%; width:58%; height:48%; position:absolute; right:0; bottom:0; border:7px solid #fff; border-radius:18px; } .advantages { max-width:none; background:var(--mist); text-align:center; } .advantages > .eyebrow,.advantages > h2 { max-width:1200px; margin-left:auto; margin-right:auto; } .feature-grid { max-width:1300px; margin:2.7rem auto 0; display:grid; grid-template-columns:repeat(4,1fr); gap:1rem; text-align:left; } .feature-grid article { background:white; border:1px solid var(--line); padding:1.45rem; } .feature-grid span { color:var(--blue); font-weight:900; font-size:1.35rem; }.feature-grid p { margin-bottom:0; color:var(--muted); font-size:.9rem; }.product-preview { text-align:center; }.product-preview .product-card { text-align:left; }
.product-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:1.25rem; margin-top:2.5rem; }.product-grid.compact { grid-template-columns:repeat(4,1fr); }.product-card { border:1px solid var(--line); border-radius:7px; overflow:hidden; background:white; transition:transform .18s ease,box-shadow .18s ease; }.product-card:hover { transform:translateY(-4px); box-shadow:0 14px 26px #09215c16; }.product-card a { display:block; text-decoration:none; height:100%; }.product-card h3,.product-card p { padding:0 1.15rem; }.product-card h3 { margin:1.1rem 0 .45rem; }.product-card p { color:var(--muted); font-size:.9rem; padding-bottom:1.3rem; margin-bottom:0; }.product-photo { height:215px; background-color:#e3e8f3; background-size:cover; background-repeat:no-repeat; }.photo-rsc { background-image:url("92398/29384.webp"); background-position:center; }.photo-ftd { background-image:url("92398/79655.webp"); background-position:center; }.photo-fol { background-image:url("92398/27129.webp"); background-position:18% 57%; }.photo-fruit { background-image:url("92398/78376.webp"); background-position:25% 52%; }.photo-diecut { background-image:url("92398/18282.webp"); background-position:46% 62%; }.photo-docs { background-image:url("92398/28178.webp"); background-position:72% 36%; }.section-lead { color:var(--muted); font-size:1.08rem; }.cta { max-width:1300px; margin:0 auto clamp(4rem,7vw,8rem); padding:clamp(2rem,5vw,4rem); background:var(--navy); border-radius:20px; color:white; display:flex; align-items:center; justify-content:space-between; gap:2rem; }.cta h2 { max-width:700px; margin-bottom:.7rem; }.cta p { margin-bottom:0; color:#d8e2ff; }.button-light { background:white; color:var(--navy); white-space:nowrap; }
.about-copy { padding-bottom:5rem; }.about-images { height:400px; position:relative; }.photo-machine { height:62%; width:62%; background-image:url("92398/28178.webp"); background-position:60% 39%; border-radius:12px; }.photo-stock { height:62%; width:62%; background-image:url("92398/28178.webp"); background-position:80% 38%; border-radius:12px; position:absolute; bottom:0; right:0; }.stat-row { display:flex; gap:1rem; margin-top:2rem; }.stat-row div { padding:1rem 1.2rem; min-width:170px; border:1px solid #cbd4eb; background:#eef2ff; border-radius:8px; }.stat-row strong,.stat-row span { display:block; }.stat-row strong { color:var(--navy); font-size:1.8rem; }.stat-row span { color:var(--muted); font-size:.85rem; }.mission { padding:clamp(4rem,9vw,9rem) 1.25rem; background:linear-gradient(#061a40d9,#061a40d9),url("92398/28178.webp") center/cover; }.mission-card { max-width:820px; padding:clamp(2rem,5vw,4.5rem); margin:auto; border-radius:40px; background:white; }.mission-list { margin:0 0 1rem; padding-inline-start:2.5rem; }.mission-card li { margin-bottom:.6rem; }
.product-detail { display:grid; grid-template-columns:1fr 1fr; padding-top:clamp(3rem,7vw,6rem); gap:clamp(2rem,6vw,7rem); }.product-gallery { min-width:0; }.detail-image { min-height:400px; border:1px solid var(--line); border-radius:8px; background-color:#e3e8f3; background-repeat:no-repeat; background-size:cover; background-position:center; }.rsc-closed { background-image:url("92398/29384.webp"); }.rsc-open-wide { background-image:url("92398/63912.webp"); }.rsc-open-front { background-image:url("92398/23145.webp"); }.rsc-open-top { background-image:url("92398/17066.webp"); }.ftd-closed { background-image:url("92398/79655.webp"); }.ftd-open-separated { background-image:url("92398/89976.webp"); }.ftd-open-side { background-image:url("92398/33806.webp"); }.ftd-open-top { background-image:url("92398/66715.webp"); }.thumb-row { display:flex; gap:.7rem; margin-top:1rem; }.thumb-row[hidden] { display:none; }.gallery-thumb { width:80px; height:66px; padding:0; border:1px solid var(--line); border-radius:6px; background-color:#e3e8f3; background-repeat:no-repeat; background-position:center; background-size:cover; cursor:pointer; transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease; }.gallery-thumb:hover,.gallery-thumb:focus-visible { transform:translateY(-2px); border-color:var(--blue); outline:0; }.gallery-thumb.is-selected { border:3px solid var(--blue); box-shadow:0 4px 12px #09215c24; }.detail-copy { padding:1rem 0; }.detail-copy h1 { font-size:clamp(2rem,4vw,3.5rem); }.detail-copy > p:not(.eyebrow) { color:var(--muted); font-size:1.06rem; }.mini-features { display:grid; grid-template-columns:repeat(2,1fr); gap:1rem; color:var(--ink); font-weight:700; margin:2rem 0; }.mini-features span::first-letter { color:var(--blue); }.specs h2 { text-align:center; }.specs h2 span { white-space:nowrap; }.specs table { border-collapse:separate; border-spacing:0; overflow:hidden; width:100%; border:1px solid var(--line); border-radius:7px; margin-top:2.5rem; text-align:left; }.specs th,.specs td { padding:1.1rem 1.25rem; border-bottom:1px solid var(--line); }.specs thead th { background:var(--navy); color:white; }.specs tbody th { width:34%; background:#eef2ff; }.specs tr:last-child th,.specs tr:last-child td { border-bottom:0; }
.map-visual { height:530px; position:relative; overflow:hidden; background:#e6e9f4; }.map-grid { height:100%; opacity:.75; background-image:linear-gradient(35deg,transparent 46%,#c8cede 47%,#c8cede 50%,transparent 51%),linear-gradient(-24deg,transparent 48%,#d0d6e4 49%,#d0d6e4 52%,transparent 53%),linear-gradient(90deg,transparent 47%,#c4cadb 48%,#c4cadb 52%,transparent 53%); background-size:130px 100px,200px 150px,220px 140px; }.pin { position:absolute; left:50%; top:47%; width:70px; height:70px; display:grid; place-items:center; transform:translate(-50%,-50%); border-radius:50% 50% 50% 0; rotate:-45deg; background:var(--ink); color:white; font-size:1.8rem; box-shadow:0 9px 17px #0003; }.pin::first-letter { rotate:45deg; }.map-card { position:absolute; left:clamp(1.25rem,6vw,6rem); bottom:3rem; max-width:350px; padding:1.5rem; background:#fff; border-radius:12px; box-shadow:0 10px 30px #06235f22; }.map-card h2 { font-size:1.35rem; }.contact-section { padding-bottom:clamp(5rem,10vw,10rem); }.address-bar { padding:1.5rem; border:1px solid var(--line); border-radius:9px; display:flex; align-items:center; gap:1.2rem; font-size:2rem; color:var(--blue); margin:3rem 0 1.5rem; }.address-bar span { display:grid; color:var(--ink); }.address-bar small,.contact-grid small { color:var(--muted); font-size:.8rem; }.address-bar strong { font-size:clamp(1.05rem,2.1vw,1.7rem); line-height:1.3; }.contact-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:1.5rem; max-width:950px; margin:auto; }.contact-grid a { min-height:170px; padding:1.6rem; border:1px solid var(--line); border-radius:8px; text-decoration:none; display:flex; flex-direction:column; justify-content:center; }.contact-grid a:hover { background:#f4f7ff; }.contact-grid span { color:var(--blue); font-size:1.6rem; font-weight:800; }.contact-grid small,.contact-grid strong { display:block; }.contact-grid strong { color:var(--navy); font-size:1.15rem; }.site-footer { display:grid; grid-template-columns:1.1fr .9fr; gap:3rem; padding:clamp(3rem,7vw,6rem) clamp(1.25rem,7vw,7rem); background:#203d81; color:white; }.site-footer h2 { font-size:1.4rem; }.site-footer p { color:#c4d0ee; max-width:540px; }.site-footer address { font-style:normal; padding:1.5rem 2rem; background:#29488d; border:1px solid #3b5797; border-radius:8px; }.site-footer address a { color:#fff; text-decoration:none; }.button-footer { background:#001e5c; }
@media (max-width:900px) { .site-header { min-height:70px; } .menu-toggle { display:block; }.site-nav { display:none; position:absolute; top:100%; left:0; right:0; padding:1rem; flex-direction:column; align-items:stretch; background:#fff; box-shadow:0 12px 17px #081b5022; }.site-nav.open { display:flex; }.site-nav a,.language-toggle { width:100%; text-align:left; }.language-toggle { border-left:0; border-top:1px solid var(--line); margin:0; }.split,.product-detail { grid-template-columns:1fr; }.image-collage { height:360px; }.feature-grid { grid-template-columns:repeat(2,1fr); }.product-grid.compact { grid-template-columns:repeat(2,1fr); }.product-grid { grid-template-columns:repeat(2,1fr); }.product-photo { height:190px; }.about-images { order:-1; }.site-footer { grid-template-columns:1fr; }.map-visual { height:470px; } }
@media (max-width:560px) { .brand-name { display:none; }.hero { min-height:490px; }.hero-copy h1 { font-size:2.5rem; }.section { padding:3.5rem 1.25rem; }.feature-grid,.product-grid,.product-grid.compact,.contact-grid { grid-template-columns:1fr; }.image-collage { height:285px; }.photo-paper { height:72%; }.cta { align-items:flex-start; flex-direction:column; border-radius:14px; }.stat-row { flex-direction:column; }.stat-row div { min-width:0; }.mission-card { border-radius:22px; }.mini-features { grid-template-columns:1fr; }.detail-image { min-height:300px; }.specs { overflow-x:auto; }.specs table { min-width:620px; }.map-card { left:1.25rem; right:1.25rem; bottom:1.5rem; }.address-bar { align-items:flex-start; font-size:1.4rem; }.site-footer address { padding:1.35rem; } }
.photo-fruit { background-image:url("92398/29419.webp"); background-position:center; }.fths-closed { background-image:url("92398/29419.webp"); }.fths-open-wide { background-image:url("92398/58189.webp"); }.fths-open-front { background-image:url("92398/82548.webp"); }.fths-open-top { background-image:url("92398/81493.webp"); }.photo-diecut { background-image:url("92398/38180.webp"); background-position:center; }.diecut-closed { background-image:url("92398/38180.webp"); }.diecut-open-wide { background-image:url("92398/79219.webp"); }.diecut-open-front { background-image:url("92398/58444.webp"); }.diecut-open-top { background-image:url("92398/78339.webp"); }
.hero-home { --hero-image:url("92398/47418.webp"); }.photo-paper { background-image:url("92398/62645.webp"); }.photo-warehouse { background-image:url("92398/53229.webp"); }.mission { background-image:linear-gradient(#061a40d9,#061a40d9),url("92398/30791.webp"); }.photo-machine { background-image:url("92398/75108.webp"); }.photo-stock { background-image:url("92398/37413.webp"); }.hero-about { --hero-image:url("92398/22066.webp"); }.hero-products { --hero-image:url("92398/40401.webp"); }.photo-docs { background-image:url("92398/95593.webp"); background-position:center; }.document-closed { background-image:url("92398/95593.webp"); }.document-open-wide { background-image:url("92398/92322.webp"); }.document-open-front { background-image:url("92398/76226.webp"); }.document-open-top { background-image:url("92398/20557.webp"); }
@media (prefers-reduced-motion:reduce) { *,*::before,*::after { animation-duration:.01ms !important; transition-duration:.01ms !important; scroll-behavior:auto !important; } }
.brand { gap:0; }
.brand-logo { width:64px; height:64px; display:grid; place-items:center; overflow:hidden; }
.brand-logo img { display:block; width:76px; height:76px; max-width:none; object-fit:contain; transform:none; }
.menu-toggle { width:44px; height:44px; padding:10px; align-items:center; justify-content:center; flex-direction:column; gap:5px; }
.menu-toggle span { display:block; width:24px; height:2px; border-radius:2px; background:var(--navy); transition:transform .2s ease, opacity .2s ease; }
.menu-toggle[aria-expanded="true"] span:nth-child(1) { transform:translateY(7px) rotate(45deg); }
.menu-toggle[aria-expanded="true"] span:nth-child(2) { opacity:0; }
.menu-toggle[aria-expanded="true"] span:nth-child(3) { transform:translateY(-7px) rotate(-45deg); }
@media (max-width:900px) { .menu-toggle { display:flex; } }
.feature-grid .feature-icon { width:46px; height:46px; display:grid; place-items:center; margin-bottom:1rem; color:var(--blue); background:#eaf0ff; border:1px solid #d6e0fb; border-radius:12px; }
.feature-grid .feature-icon svg { width:24px; height:24px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
.feature-grid article { transition:transform .2s ease,box-shadow .2s ease; }
.feature-grid article:hover { transform:translateY(-4px); box-shadow:0 12px 24px #0b28651c; }
.product-preview { text-align:left; }
.product-preview-heading { display:flex; align-items:flex-end; justify-content:space-between; gap:2rem; }
.product-preview-heading h2 { margin-bottom:0; }
.carousel-controls { display:flex; gap:.65rem; flex-shrink:0; }
.carousel-controls button { width:44px; height:44px; border:1px solid var(--line); border-radius:8px; color:var(--navy); background:#fff; font:700 1.35rem/1 'Prompt',sans-serif; cursor:pointer; transition:background .2s ease,color .2s ease,transform .2s ease; }
.carousel-controls button:hover,.carousel-controls button:focus-visible { color:#fff; background:var(--navy); outline:0; transform:translateY(-2px); }
.product-carousel { overflow-x:auto; margin-top:2.5rem; scroll-behavior:smooth; scroll-snap-type:x mandatory; scrollbar-width:none; }
.product-carousel::-webkit-scrollbar { display:none; }
.product-track { display:flex; gap:1.25rem; width:max-content; padding:0 1px 1rem; }
.product-track .product-card { flex:0 0 clamp(240px,20.5vw,300px); scroll-snap-align:start; }
@media (max-width:560px) { .product-preview-heading { align-items:flex-start; gap:1rem; flex-direction:column; } .product-track .product-card { flex-basis:calc(86vw - 2.5rem); } }
.footer-social { display:flex; gap:1rem; margin-top:1.6rem; }
.footer-social a,.footer-social-icon { width:48px; height:48px; display:grid; place-items:center; border:1px solid #4a64a2; border-radius:50%; color:#fff; text-decoration:none; transition:background .2s ease,transform .2s ease; }
.footer-social a:hover,.footer-social a:focus-visible { background:#0a235d; outline:2px solid #a9c6ff; outline-offset:3px; transform:translateY(-3px); }
.footer-social svg { width:23px; height:23px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
.brand-logo { width:clamp(60px,5.2vw,74px); height:clamp(60px,5.2vw,74px); flex:0 0 auto; }
.brand-logo img { width:100%; height:100%; object-fit:contain; filter:brightness(.76) contrast(1.15) saturate(1.22); }
.section.intro { position:relative; max-width:1300px; margin:clamp(3rem,7vw,7rem) auto; padding:clamp(1.25rem,3.8vw,3.8rem); gap:clamp(2rem,5vw,5rem); overflow:hidden; border:1px solid #dbe4f5; border-radius:28px; background:linear-gradient(135deg,#f8faff 0%,#eef3ff 100%); box-shadow:0 20px 45px #102b6312; }
.intro::before { content:""; position:absolute; width:300px; height:300px; right:-135px; top:-160px; border-radius:50%; background:#cfdbff88; pointer-events:none; }
.intro .image-collage { height:420px; z-index:1; }
.intro .photo-paper { width:82%; height:76%; border-radius:18px; box-shadow:0 20px 36px #071d4b2e; }
.intro .photo-warehouse { width:57%; height:46%; right:-1rem; bottom:0; border:7px solid #fff; border-radius:14px; box-shadow:0 16px 30px #071d4b28; }
.intro-copy { position:relative; z-index:1; padding:clamp(1.6rem,3vw,3rem); border:1px solid #e0e7f4; border-radius:20px; background:#fff; box-shadow:0 14px 30px #09215c12; }
.intro-copy h2 { margin-bottom:1.25rem; font-size:clamp(1.75rem,2.8vw,2.6rem); }
.intro-copy p:not(.eyebrow) { margin-bottom:1.5rem; color:var(--muted); font-size:1rem; line-height:1.85; }
.contact-actions { display:flex; flex-wrap:wrap; gap:.75rem; align-items:center; }
.contact-action { min-height:48px; display:inline-flex; align-items:center; gap:.55rem; padding:.65rem 1rem; border-radius:8px; color:var(--navy); background:#fff; font-weight:700; text-decoration:none; box-shadow:0 7px 16px #061e5220; }
.contact-action svg { width:21px; height:21px; fill:none; stroke:currentColor; stroke-width:1.9; stroke-linecap:round; stroke-linejoin:round; }
.contact-action.facebook { cursor:default; }
.contact-action.facebook[href] { cursor:pointer; }
.contact-action.facebook:hover,.contact-action.facebook:focus-visible { color:#fff; background:#0d5ec8; outline:3px solid #c4dcff; outline-offset:3px; }
.line-action { color:#08773a; }
.line-action:hover,.line-action:focus-visible { color:#fff; background:#0b9b4d; outline:3px solid #b5edcd; outline-offset:3px; }
.detail-actions { margin-top:2rem; }
.detail-actions .contact-action { color:#fff; background:var(--navy); box-shadow:0 8px 18px #061e5222; }
.detail-actions .line-action { background:#12b95d; }
.footer-social { flex-direction:column; align-items:flex-start; gap:.8rem; min-height:236px; }
.contact-card-facebook { min-height:170px; padding:1.6rem; border:1px solid var(--line); border-radius:8px; display:flex; flex-direction:column; justify-content:center; color:var(--navy); background:#fff; }
.contact-card-facebook > span { color:var(--blue); font:700 1.8rem/1 Arial,sans-serif; }
.contact-card-facebook small,.contact-card-facebook strong { display:block; }
.contact-card-facebook small { margin-top:0; color:var(--muted); font-size:.8rem; }
.contact-card-facebook strong { font-size:1.15rem; }
@media (max-width:900px) { .section.intro { margin:3rem 1.25rem; } .intro .image-collage { height:350px; } }
@media (max-width:560px) { .brand-logo { width:60px; height:60px; } .brand-logo img { width:100%; height:100%; } .section.intro { margin:2.5rem 1.25rem; padding:1rem; border-radius:20px; } .intro .image-collage { height:290px; } .intro-copy { padding:1.5rem; } .contact-actions { width:100%; } .contact-action { flex:1 1 140px; justify-content:center; } }
.footer-company-word { display:inline; }
.footer-company-word::after { content:none; }
.site-footer > div > h2 { width:fit-content; max-width:100%; position:relative; padding-bottom:14px; }
.site-footer > div > h2::after { content:""; position:absolute; left:0; bottom:0; width:min(86px,100%); height:3px; border-radius:999px; background:#77a8ff; }
.contact-grid .contact-card-icon { width:48px; height:48px; display:grid; place-items:center; margin-bottom:.8rem; border:1px solid #d5e1fb; border-radius:14px; color:var(--blue); background:#edf3ff; }
.contact-grid .contact-card-icon svg { width:24px; height:24px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
.contact-grid a:hover .contact-card-icon { color:#fff; background:var(--blue); border-color:var(--blue); }
.contact-card-facebook .contact-card-icon { width:48px; height:48px; display:grid; place-items:center; margin-bottom:.8rem; border:1px solid #d5e1fb; border-radius:14px; color:var(--blue); background:#edf3ff; }
.contact-card-facebook .contact-card-icon svg { width:24px; height:24px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
a[aria-label="Facebook"] svg { fill:currentColor; stroke:none; }
a.contact-card-facebook[aria-label="Facebook"] svg { fill:currentColor; stroke:none; }
.site-footer .footer-phone-icon svg { overflow:visible; }

/* Vector files preserve the supplied logo silhouettes at every zoom level. */
.social-logo { display:block; object-fit:contain; }
.contact-action .social-logo {
  width:24px;
  height:24px;
  flex:0 0 24px;
}
.contact-grid .contact-card-icon .social-logo {
  width:24px;
  height:24px;
}
.contact-card-facebook .contact-card-icon .social-logo {
  place-self:center;
  object-position:50% 50%;
}
.contact-grid a:hover .contact-card-icon .social-logo,
.contact-grid a:focus-visible .contact-card-icon .social-logo {
  filter:brightness(0) invert(1);
}
.address-bar { background:linear-gradient(100deg,#fbfcff,#f2f6ff); box-shadow:0 10px 22px #09215c0c; }
.address-bar { text-decoration:none; }
.address-bar:hover,.address-bar:focus-visible { background:linear-gradient(100deg,#f5f8ff,#eaf1ff); box-shadow:0 18px 32px #09215b18; outline:3px solid #c8d9fb; outline-offset:3px; transform:translateY(-3px); }
.address-bar:hover .address-icon,.address-bar:focus-visible .address-icon { background:var(--blue); border-color:var(--blue); }
.address-icon { width:58px; height:58px; flex:0 0 auto; display:grid; place-items:center; border-radius:16px; color:#fff; background:linear-gradient(145deg,var(--blue),var(--navy)); box-shadow:0 8px 16px #06276632; }
.address-icon svg { width:29px; height:29px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
.related-products { padding-top:clamp(1rem,3vw,3rem); }
.related-products .product-carousel { margin-top:2.5rem; }
.contact-action.facebook { color:#fff; background:#1877f2; }
.contact-action.line-action { color:#fff; background:#06c755; }
.contact-action.line-action:hover,.contact-action.line-action:focus-visible { color:#fff; background:#05a947; outline-color:#b9efce; }
.detail-actions .contact-action.facebook { background:#1877f2; }
.detail-actions .contact-action.line-action { background:#06c755; }
.contact-grid .facebook-icon,.contact-card-facebook .facebook-icon { color:#fff; background:#1877f2; border-color:#1877f2; }
.contact-grid .line-icon { color:#fff; background:#06c755; border-color:#06c755; }
.footer-social .footer-social-icon { color:#fff; background:#1877f2; border-color:#1877f2; }
.footer-social a[aria-label="LINE"] { color:#fff; background:#06c755; border-color:#06c755; }
.hero-home { border-bottom:0; }
.section.intro { max-width:none; margin:0; border-right:0; border-left:0; border-radius:0; box-shadow:none; }
.advantages { border-top:1px solid #d6e0f4; }
.address-icon { width:52px; height:52px; border-radius:50% 50% 50% 0; background:var(--navy); box-shadow:0 9px 18px #06276636; transform:rotate(-45deg); }
.address-pin-dot { width:13px; height:13px; border-radius:50%; background:#fff; transform:rotate(45deg); }
.contact-grid .facebook-icon,.contact-card-facebook .facebook-icon,.contact-grid .line-icon { color:var(--blue); background:#edf3ff; border-color:#d5e1fb; }
.footer-social .footer-social-icon,.footer-social a[aria-label="LINE"] { color:#fff; background:transparent; border-color:#4a64a2; }
@media (max-width:560px) { .section.intro { margin:0; border-radius:0; } }
#home .section.intro { max-width:1280px; margin:-4.5rem auto 0; border:1px solid #dbe4f5; border-radius:28px; box-shadow:0 24px 50px #071c4a24; }
#home .advantages { margin-top:0; border-top:0; padding-top:clamp(4rem,8vw,8rem); }
.hero-home .button { color:#fff; background:var(--navy); border:1px solid #84a8f3; }
.hero-home .button:hover,.hero-home .button:focus-visible { color:var(--navy); background:#fff; }
@media (max-width:900px) { #home .section.intro { margin:-3rem 1.25rem 0; } }
@media (max-width:560px) { #home .section.intro { margin:-2rem 1rem 0; border-radius:20px; } }
#home .section.intro { max-width:none; margin:0; border:0; border-radius:0; box-shadow:none; }
.hero-home .button { border:0; }
@media (max-width:900px) { #home .section.intro { margin:0; } }
@media (max-width:560px) { #home .section.intro { margin:0; border-radius:0; } }
#home .section.intro,#home .advantages { background:var(--mist); }
@media (max-width:900px) { #home .intro { grid-template-columns:minmax(135px,.85fr) minmax(0,1.15fr); align-items:center; gap:1.25rem; } #home .intro .image-collage { height:330px; } }
@media (max-width:560px) { #home .intro { grid-template-columns:minmax(105px,.72fr) minmax(0,1.28fr); gap:.85rem; padding:1rem; } #home .intro .image-collage { height:250px; } #home .intro .photo-paper { height:74%; } #home .intro .photo-warehouse { right:-.35rem; bottom:0; border-width:4px; } #home .intro-copy { padding:1rem; border-radius:14px; } #home .intro-copy h2 { font-size:1.35rem; } #home .intro-copy p:not(.eyebrow) { font-size:.82rem; line-height:1.6; } #home .intro-copy .eyebrow { font-size:.65rem; } }
.mission-heading { margin:0 auto 2.7rem; color:#fff; text-align:center; }
.mission-heading .eyebrow { color:#c9d8ff; }
.mission-heading h2 { margin-bottom:1rem; color:#fff; }
.mission-heading span { display:block; width:86px; height:2px; margin:auto; border-radius:999px; background:#e13a45; }
@media (max-width:900px) { #home .intro { grid-template-columns:1fr; } #home .intro .image-collage { height:360px; } }
@media (max-width:560px) { #home .intro { grid-template-columns:1fr; } #home .intro .image-collage { height:290px; } }
.language-toggle { cursor:pointer; }
.language-toggle.english-active > span:last-child { color:var(--blue); }
#home .intro .image-collage { --home-main-width:82%; --home-front-offset:4.5%; width:100%; height:auto; aspect-ratio:1.62602; margin-inline:auto; position:relative; min-width:0; }
#home .intro .photo-paper { width:var(--home-main-width); height:auto; aspect-ratio:4/3; top:0; left:50%; transform:translateX(-50%); border-radius:20px; background-position:center; background-size:contain; }
#home .intro .photo-warehouse { position:absolute; z-index:2; width:36%; height:auto; aspect-ratio:4/3; right:calc((100% - var(--home-main-width))/2 - var(--home-front-offset)); bottom:-4%; left:auto; border:0; border-radius:16px; background-position:center; background-size:contain; box-shadow:0 0 0 7px #fff,0 16px 30px #071d4b28; }
@media (max-width:900px) { #home .intro .image-collage { --home-main-width:86%; height:auto; aspect-ratio:1.55039; } #home .intro .photo-paper { width:var(--home-main-width); height:auto; } #home .intro .photo-warehouse { width:38%; height:auto; right:calc((100% - var(--home-main-width))/2 - var(--home-front-offset)); } }
@media (max-width:560px) { #home .intro .image-collage { --home-main-width:88%; height:auto; aspect-ratio:1.51515; } #home .intro .photo-paper { width:var(--home-main-width); height:auto; } #home .intro .photo-warehouse { width:40%; height:auto; right:calc((100% - var(--home-main-width))/2 - var(--home-front-offset)); bottom:-4%; box-shadow:0 0 0 4px #fff,0 12px 24px #071d4b28; } }
/* Subtle visual polish: preserve the existing blue-and-white visual system. */
body { background:linear-gradient(180deg,#fff 0%,#f8faff 45%,#fff 100%); }
.site-header { background:rgba(255,255,255,.9); box-shadow:0 8px 24px #061d4c0b; backdrop-filter:blur(14px); }
.site-nav a,.language-toggle { border-radius:8px; transition:color .2s ease,background .2s ease,transform .2s ease; }
@media (max-width:900px) { .site-nav .language-toggle { border:0; border-top:1px solid var(--line); border-radius:0; } }
.site-nav a:hover,.site-nav a:focus-visible { transform:translateY(-1px); }
.hero::after { background:linear-gradient(100deg,rgba(3,25,71,.92),rgba(7,42,111,.7) 52%,rgba(8,46,119,.28)); }
.hero-copy h1 { text-shadow:0 8px 24px #001d4f3d; }
.hero-copy p:not(.eyebrow) { text-shadow:0 2px 14px #001d4a38; }
.hero-home { box-shadow:none; }
.section-lead { max-width:760px; }
.advantages { position:relative; overflow:hidden; background:linear-gradient(135deg,#eef3ff 0%,#f7f9ff 52%,#edf2ff 100%); }
.advantages::before { content:""; position:absolute; inset:0; pointer-events:none; background-image:radial-gradient(#a8bce833 1px,transparent 1px); background-size:18px 18px; mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent); }
.advantages > * { position:relative; }
.feature-grid article,.product-card { border-color:#d9e3f4; box-shadow:0 10px 24px #09215b0a; }
.feature-grid article { border-radius:14px; }
.feature-grid article:hover { box-shadow:0 18px 34px #09215b1a; }
.product-card { border-radius:12px; }
.product-card:hover { box-shadow:0 20px 34px #09215b1b; }
.product-photo { transition:transform .35s ease,filter .35s ease; }
.product-card:hover .product-photo { transform:scale(1.03); filter:saturate(1.04) contrast(1.02); }
.product-card { isolation:isolate; }
.product-card a { overflow:hidden; }
.cta { background:linear-gradient(120deg,#05245e 0%,#0b3d91 58%,#164b9c 100%); box-shadow:0 22px 42px #06255c2b; }
.cta::before { content:""; position:absolute; width:210px; height:210px; right:-85px; top:-120px; border-radius:50%; background:#8cb6ff1c; }
.cta { position:relative; overflow:hidden; }
.cta > * { position:relative; }
.about-images .photo { box-shadow:0 18px 35px #071c4a24; }
.mission-card { box-shadow:0 24px 50px #001b4c35; }
.detail-image { box-shadow:0 18px 34px #061e4b19; }
.gallery-thumb { box-shadow:0 6px 14px #061e4b10; }
.contact-grid a,.contact-card-facebook,.address-bar { box-shadow:0 12px 28px #09215b0d; transition:transform .2s ease,box-shadow .2s ease; }
.contact-grid a:hover { box-shadow:0 18px 32px #09215b18; transform:translateY(-3px); }
.site-footer { background:linear-gradient(120deg,#173a83 0%,#274b91 54%,#193978 100%); box-shadow:inset 0 1px 0 #ffffff1f; }
.site-footer address { background:#ffffff0a; box-shadow:inset 0 1px 0 #ffffff16; }
@media (max-width:560px) { .cta .contact-actions { width:100%; flex-wrap:nowrap; } .cta .contact-action { flex:1 1 0; min-width:0; padding:.65rem .55rem; font-size:.82rem; } }
.language-toggle > span { color:#8a93a6; transition:color .2s ease; }
.language-toggle:not(.english-active) > span:first-child,.language-toggle.english-active > span:last-child { color:var(--navy); }
@media (max-width:560px) { .cta .contact-actions { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:.55rem; flex-wrap:nowrap; } .cta .contact-action { width:100%; min-width:0; padding:.65rem .35rem; font-size:clamp(.68rem,3.2vw,.82rem); white-space:nowrap; } }
@media (max-width:900px) { .cta .contact-actions { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:.55rem; flex:0 0 min(260px,42vw); width:min(260px,42vw); flex-wrap:nowrap; } .cta .contact-action { width:100%; min-width:0; justify-content:center; padding:.65rem .35rem; font-size:.82rem; white-space:nowrap; } }
@media (max-width:560px) { .cta .contact-actions { flex:0 0 auto; width:100%; } }
.address-bar { width:100%; max-width:1180px; margin:3rem auto 1.5rem; }
.address-icon { width:48px; height:48px; position:relative; border:1px solid #d5e1fb; border-radius:14px; background:#edf3ff; box-shadow:none; transform:none; }
.address-icon::before { content:""; position:absolute; left:50%; top:50%; width:20px; height:20px; border:2px solid var(--blue); border-radius:50% 50% 50% 0; background:transparent; transform:translate(-50%,-50%) rotate(-45deg); }
.address-pin-dot { position:absolute; z-index:1; left:50%; top:50%; width:7px; height:7px; border:2px solid var(--blue); border-radius:50%; background:transparent; transform:translate(-50%,-50%); }
.address-bar:hover .address-icon::before,.address-bar:focus-visible .address-icon::before,.address-bar:hover .address-pin-dot,.address-bar:focus-visible .address-pin-dot { border-color:#fff; }
.map-visual iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }
.map-card { z-index:1; }
.footer-social { min-height:0; gap:.75rem; }

/* Focused responsive fixes requested for the Review site. */
.about-images { height:auto; min-width:0; aspect-ratio:auto; }
.about-carousel-viewport { width:100%; overflow:hidden; aspect-ratio:4/3; border-radius:18px; background:transparent; box-shadow:0 18px 35px #071c4a24; isolation:isolate; }
.about-carousel-track { display:flex; gap:0; width:100%; height:calc(100% + 4px); margin-block:-2px; transform:translate3d(0,0,0); transition:transform .55s ease; will-change:transform; backface-visibility:hidden; }
.about-carousel-track.is-resetting { transition:none; }
.about-carousel-slide { position:relative; flex:0 0 100%; width:100%; min-width:100%; height:100%; margin:0; overflow:hidden; background:transparent; line-height:0; backface-visibility:hidden; }
.about-carousel-slide img { position:absolute; inset:-2px; display:block; width:calc(100% + 4px); height:calc(100% + 4px); max-width:none; object-fit:cover; object-position:center; backface-visibility:hidden; }
.about-carousel-slide-stock img { object-position:center bottom; }
.about-carousel-dots { display:flex; align-items:center; justify-content:center; gap:0; min-height:32px; margin-top:.65rem; }
.about-carousel-dots button { width:32px; height:32px; padding:0; border:0; display:grid; place-items:center; border-radius:999px; background:transparent; cursor:pointer; touch-action:manipulation; }
.about-carousel-dots button::before { content:""; width:9px; height:9px; border-radius:999px; background:#afbddc; transition:width .2s ease,background .2s ease,transform .2s ease; }
.about-carousel-dots button:hover::before,.about-carousel-dots button:focus-visible::before { background:#5f82c6; transform:scale(1.08); }
.about-carousel-dots button:focus-visible { outline:2px solid #8eb6ff; outline-offset:1px; }
.about-carousel-dots button.is-active::before { width:28px; background:var(--blue); }
.contact-grid { grid-template-columns:repeat(4,minmax(0,1fr)); max-width:1180px; }
.contact-grid > * { min-width:0; }
.contact-grid strong { max-width:100%; overflow-wrap:anywhere; word-break:normal; }
.contact-card-phone { min-height:170px; padding:1.6rem; border:1px solid var(--line); border-radius:8px; display:flex; flex-direction:column; justify-content:center; color:var(--navy); background:#fff; box-shadow:0 12px 28px #09215b0d; }
.contact-card-phone .contact-card-icon { width:48px; height:48px; display:grid; place-items:center; margin-bottom:.8rem; border:1px solid #d5e1fb; border-radius:14px; color:var(--blue); background:#edf3ff; }
.contact-card-phone .contact-card-icon svg { width:24px; height:24px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
.contact-card-phone small { display:block; color:var(--muted); font-size:.8rem; }
.address-bar { align-items:flex-start; }
.contact-grid > a { padding:1.5rem; justify-content:flex-start; align-items:flex-start; }
.contact-grid > a > .contact-card-icon { flex:0 0 48px; }
.footer-phone-icon { color:#fff; background:transparent; border-color:#4a64a2; }
@media (max-width:900px) {
  .site-header { justify-content:flex-end; padding-inline:1rem; background:#fff; backdrop-filter:none; }
  .site-header .brand { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
  .menu-toggle { position:relative; z-index:1; margin-left:auto; }
  .contact-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width:560px) {
  .address-bar { padding:1.25rem; }
  .contact-grid { grid-template-columns:1fr; gap:1rem; }
  .contact-grid > a {
    min-height:0;
    padding:1.25rem;
    display:grid;
    grid-template-columns:48px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:1.2rem;
    row-gap:.15rem;
    align-content:start;
    align-items:start;
  }
  .contact-grid > a > .contact-card-icon {
    grid-column:1;
    grid-row:1 / 3;
    margin:0;
  }
  .contact-grid > a > small { grid-column:2; grid-row:1; }
  .contact-grid > a > strong { grid-column:2; grid-row:2; }
  .about-images { height:auto; }
}

/* Contact map: automatic lazy-loaded embed with a readable company card. */
#contact .map-visual {
  height:560px;
  background:#e8eef9;
}
#contact .map-card {
  position:absolute;
  left:clamp(1.25rem,6vw,5rem);
  right:auto;
  top:auto;
  bottom:clamp(1.25rem,4vw,2.5rem);
  width:min(410px,calc(100% - 2.5rem));
  max-width:410px;
  padding:clamp(1.4rem,3vw,2rem);
  border:1px solid #cfdaef;
  border-left:5px solid var(--blue);
  border-radius:20px;
  background:#fffffff2;
  box-shadow:0 24px 48px #08245a26;
  backdrop-filter:blur(8px);
  z-index:3;
}
#contact .map-card h2 { margin-bottom:.85rem; font-size:clamp(1.3rem,2.4vw,1.7rem); }
#contact .map-card p { margin-bottom:.85rem; color:var(--muted); }
@media (max-width:760px) {
  #contact .map-visual { height:520px; }
  #contact .map-card {
    left:1rem;
    right:1rem;
    bottom:1rem;
    width:auto;
    max-width:none;
    padding:1.25rem;
    border-radius:18px;
    backdrop-filter:none;
  }
}

/* Compact footer details keep the original footer design from feeling empty. */
.footer-highlights { display:flex; flex-wrap:wrap; gap:.75rem; max-width:460px; margin-top:1.4rem; }
.footer-highlights span { min-width:150px; display:flex; align-items:baseline; gap:.55rem; padding:.65rem .85rem; border-top:1px solid #5c78b7; color:#fff; }
.footer-highlights strong { font-size:1.1rem; line-height:1; }
.footer-highlights small { color:#c4d0ee; font-size:.75rem; }
@media (max-width:560px) { .footer-highlights span { min-width:0; flex:1 1 140px; } }

/* The homepage customer carousel was intentionally removed. */
.product-preview { max-width:none; background:#fbfcff; }

/* Full Overlap Box (FOL) gallery. */
.photo-fol,.fol-closed { background-image:url("92398/86579.webp"); background-position:center; }
.fol-open-side { background-image:url("92398/40974.webp"); }
.fol-closed-front { background-image:url("92398/53230.webp"); }
.fol-open-top { background-image:url("92398/40019.webp"); }
.photo-ip,.ip-grid-perspective { background-image:url("92398/41006.webp"); background-position:center; }
.ip-grid-wide { background-image:url("92398/96470.webp"); }
.ip-grid-top { background-image:url("92398/68453.webp"); }
.ip-grid-front { background-image:url("92398/68248.webp"); }

/* Keep product thumbnails fully visible and well balanced on wide screens. */
@media (min-width:901px) {
  #product-list .product-photo {
    height:clamp(250px,20vw,300px);
    background-size:auto 108%;
    background-position:center;
    background-color:#fff;
  }
}

/* Product detail images: retain a strong size while keeping the whole box visible. */
.detail-image { background-size:auto 108%; background-position:center; background-color:#fff; }

/* Final responsive image sizing across product lists and all six detail galleries. */
#product-list .product-photo {
  height:auto;
  aspect-ratio:16 / 10;
  background-size:auto 110%;
  background-position:center;
  background-color:#fff;
}
.product-track .product-photo {
  height:auto;
  aspect-ratio:16 / 10;
  background-size:auto 105%;
  background-position:center;
  background-color:#fff;
}
.detail-image {
  min-height:0;
  aspect-ratio:4 / 3;
  background-size:auto 104%;
  background-position:center;
  background-color:#fff;
}

/* Keep every footer contact label aligned, equally weighted, and inside its card. */
.site-footer > * { min-width:0; }
.site-footer .footer-social { width:100%; }
.site-footer .footer-social > a,
.site-footer .footer-social > .footer-social-icon {
  width:100%;
  min-width:0;
  height:auto;
  min-height:48px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  column-gap:.75rem;
  align-items:center;
  justify-items:start;
  border:0;
  border-radius:0;
  background:transparent;
}
.site-footer .footer-social > a svg,
.site-footer .footer-social > .footer-social-icon svg,
.site-footer .footer-social > a .social-logo,
.site-footer .footer-social > .footer-social-icon .social-logo {
  width:48px;
  height:48px;
  padding:12px;
  border:1px solid #4a64a2;
  border-radius:50%;
}
.site-footer .footer-social .footer-contact-label {
  grid-column:2;
  min-width:0;
  width:auto;
  max-width:100%;
  color:#fff;
  font-size:clamp(.76rem,1.15vw,.88rem);
  font-weight:700;
  line-height:1.45;
  overflow-wrap:anywhere;
  white-space:normal;
}
.site-footer .footer-social > a:hover,
.site-footer .footer-social > a:focus-visible {
  background:transparent;
  outline:0;
  transform:none;
}
.site-footer .footer-social > a:hover svg,
.site-footer .footer-social > a:focus-visible svg,
.site-footer .footer-social > a:hover .social-logo,
.site-footer .footer-social > a:focus-visible .social-logo {
  background:#0a235d;
  outline:2px solid #a9c6ff;
  outline-offset:2px;
}
@media (min-width:901px) and (max-width:1100px) {
  .site-footer {
    grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);
    gap:2rem;
    padding-inline:clamp(1.5rem,4vw,3rem);
  }
  .site-footer address { padding:1.35rem; }
}

/* Show the original white artwork and keep the full box stack inside the section. */
.mission {
  background-color:#bdcbd8;
  background-image:linear-gradient(#08285fa8,#08285fa8),url("92398/23263.webp");
  background-position:center,center;
  background-repeat:no-repeat,no-repeat;
  background-size:cover,cover;
}
.mission-heading { color:#fff; }
.mission-heading h2 { color:#fff; }

/* Remove the duplicated address line shown above the company name on the map card. */
#contact .map-card > .eyebrow { display:none; }

/* Wide company logo supplied by the owner. */
.brand-logo {
  width:clamp(190px,18vw,260px);
  height:68px;
  overflow:visible;
}
.brand-logo img {
  width:100%;
  height:100%;
  object-fit:contain;
  filter:none;
  transform:translateX(-6px);
}
@media (max-width:900px) {
  .brand-logo { width:clamp(170px,42vw,210px); height:58px; }
}
@media (max-width:380px) {
  .brand-logo { width:160px; height:54px; }
}

@media (min-width:901px) {
  .hero-products::before { background-position:center 25%; }
}

.production-error-page {
  display:grid;
  align-content:center;
  justify-items:start;
  min-height:100vh;
  max-width:720px;
  margin:0 auto;
  padding:40px 24px;
}
.production-error-page h1 { margin:8px 0 12px; }
.production-error-page .button { margin-top:20px; }

/* Joined homepage About Us panel with an automatic two-image carousel. */
#home .home-about-section {
  max-width:none;
  margin:0;
  padding:0;
  overflow:hidden;
  border:0;
  border-radius:0;
  background:var(--mist);
  box-shadow:none;
}
#home .home-about-section::before { display:none; }
#home .home-about-shell {
  width:100%;
  max-width:none;
  margin:0;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  align-items:stretch;
  overflow:hidden;
  border:0;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
#home .home-about-carousel {
  min-width:0;
  min-height:clamp(430px,40vw,560px);
  overflow:hidden;
  background:#d9e0ec;
  isolation:isolate;
}
#home .home-about-carousel-track {
  display:flex;
  width:100%;
  height:100%;
  transform:translate3d(0,0,0);
  transition:transform .55s ease;
  will-change:transform;
  backface-visibility:hidden;
}
#home .home-about-carousel-track.is-resetting { transition:none; }
#home .home-about-carousel-slide {
  flex:0 0 100%;
  width:100%;
  min-width:100%;
  height:100%;
  margin:0;
  overflow:hidden;
  background:#d9e0ec;
  line-height:0;
  backface-visibility:hidden;
}
#home .home-about-carousel-slide img {
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center;
  transform:scale(1.003);
  transform-origin:center;
  backface-visibility:hidden;
}
#home .home-about-shell .intro-copy {
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(2rem,4vw,4rem);
  border:0;
  border-left:0;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
#home .home-about-shell .intro-copy .text-link {
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:.45rem;
  min-height:48px;
  padding:.72rem 1.45rem;
  border-radius:999px;
  color:#fff;
  background:var(--navy);
  box-shadow:0 9px 20px #071c4a24;
  text-decoration:none;
  transition:background .2s ease,transform .2s ease,box-shadow .2s ease;
}
#home .home-about-shell .intro-copy .text-link:hover,
#home .home-about-shell .intro-copy .text-link:focus-visible {
  color:#fff;
  background:var(--blue);
  outline:3px solid #a9c6ff;
  outline-offset:3px;
  box-shadow:0 11px 24px #071c4a30;
  text-decoration:none;
  transform:translateY(-2px);
}
@media (min-width:1440px) {
  #home .home-about-carousel {
    height:clamp(500px,32vw,600px);
    min-height:0;
  }
}
@media (max-width:900px) {
  /* Fixed mobile height: taller than inner-page heroes and independent of browser chrome. */
  #home .hero-home {
    height:540px;
    min-height:0;
  }
  #home .home-about-shell {
    --home-about-mobile-image-height:clamp(250px,52vw,420px);
    grid-template-columns:1fr;
  }
  #home .home-about-carousel {
    height:var(--home-about-mobile-image-height);
    min-height:0;
    aspect-ratio:auto;
  }
  #home .home-about-shell .intro-copy {
    min-height:calc(var(--home-about-mobile-image-height) + 24px);
    padding:clamp(1.6rem,6vw,2.5rem);
    border-left:0;
    border-top:0;
  }
}
@media (max-width:560px) {
  #home .home-about-shell .intro-copy { padding:1.4rem; }
  #home .home-about-shell .intro-copy h2 { font-size:1.5rem; }
  #home .home-about-shell .intro-copy p:not(.eyebrow) { font-size:.9rem; line-height:1.7; }
}
