:root{color-scheme:light;--blue:#45668b;--blue-dark:#254b73;--blue-soft:#eaf1f7;--ink:#22303c;--muted:#63717e;--line:#d8e0e7;--paper:#fff;--surface:#f5f7f9;--green:#3b7d48;--shadow:0 16px 42px #254b731f;font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-size:17px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--blue-dark);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:#0e65a9}h1,h2,h3{color:#1f3850;text-wrap:balance;line-height:1.2}h1{margin:0;font-size:clamp(2rem,4vw,3.55rem);font-weight:350}h2{margin-block:2.4rem 1rem;font-size:clamp(1.45rem,2.4vw,2.15rem);font-weight:450}h3{font-size:1.16rem}.container{width:min(1140px,100% - 2rem);margin-inline:auto}.skip-link{z-index:20;background:#fff;padding:.6rem 1rem;position:fixed;top:0;left:1rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;gap:2rem;min-height:76px;display:grid}.brand{border:0;width:112px;display:block}.brand img{width:100%;height:auto}.header-inner nav{gap:1.8rem;display:flex}.header-inner nav a,.language-switch a{font-weight:560;text-decoration:none}.language-switch{border:1px solid var(--line);border-radius:999px;justify-self:end;gap:.25rem;padding:.25rem;display:flex}.language-switch a{border-radius:999px;padding:.25rem .65rem}.language-switch a[aria-current=page]{color:#fff;background:var(--blue)}.page-hero{border-block:3px solid var(--blue);background:var(--blue-soft);margin-block:0 2rem;padding-block:1.25rem}.page-hero__inner{grid-template-columns:minmax(0,1fr) minmax(270px,340px);align-items:center;gap:2rem;padding-block:clamp(1.4rem,4vw,3rem);display:grid}.page-hero__inner--single{grid-template-columns:minmax(0,1fr)}.page-hero__copy>p{color:#3e5265;max-width:760px;font-size:1.16rem}.page-hero__details{flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:1.25rem;font-size:1.16rem;display:flex}.page-hero__details a{width:fit-content}.page-hero__links{flex-wrap:wrap;gap:.65rem 1.5rem;max-width:720px;margin-top:1.5rem;font-size:1.05rem;display:flex}.page-hero__image{object-fit:cover;width:min(100%,720px);max-height:360px;box-shadow:var(--shadow);border-radius:8px;margin-top:1.5rem}.page-hero__image--contain{object-fit:contain;background:#fff}.page-hero__image--compact{width:min(100%,420px);max-height:260px}.page-hero--quality .page-hero__copy{grid-template-columns:minmax(0,1fr) 160px;align-items:center;column-gap:2.5rem;display:grid}.page-hero--quality .page-hero__copy h1,.page-hero--quality .page-hero__copy>p{grid-column:1}.page-hero--quality .page-hero__image{object-fit:contain;width:160px;height:160px;box-shadow:none;border-radius:0;grid-area:1/2/span 2;margin:0}.page-hero--qualityPolicy h1{white-space:nowrap;text-wrap:nowrap;font-size:clamp(2rem,3.5vw,3.3rem)}.prose{padding-block:1rem 4rem}.prose>*{max-width:900px}.prose>.gallery,.prose>.home-grid,.prose>.contact-directory,.prose>.wide{max-width:none}.prose p,.prose li{max-width:82ch}.prose ul,.prose ol{padding-left:1.4rem}.prose li{margin-block:.35rem}.prose blockquote{border-left:4px solid var(--blue);background:var(--blue-soft);margin-inline:0;padding:.8rem 1.2rem}.prose hr{border:0;border-top:1px solid var(--line);margin-block:3rem}.prose table{border-collapse:collapse;width:100%;max-width:none;margin-block:1.5rem 2rem;font-size:.96rem}.prose th,.prose td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:.8rem .9rem}.prose th{color:var(--blue-dark);background:var(--blue-soft)}.prose--home{padding-top:1rem}.home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.home-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #254b7314}.home-card__image{aspect-ratio:16/9;background:#fff;justify-content:center;align-items:center;padding:.65rem;display:flex}.home-card__image img{object-fit:contain;width:100%;height:100%}.home-card>div{padding:1.15rem 1.2rem 1.4rem}.home-card h2{margin:0 0 .55rem;font-size:1.3rem}.home-card h2 a{text-decoration:none}.home-card p{color:var(--muted);margin:0}.history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-block:1.5rem 2.5rem;display:grid}.history-item{background:#fff;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.history-item--text-only{background:#fff}.history-item__copy{padding:1rem 1.1rem}.history-item__copy p{margin:0}.history-item__copy p+p{margin-top:.45rem}.history-item__year{color:var(--blue-dark);font-size:1.15rem;font-weight:700}.history-item__media{aspect-ratio:4/3;background:#fff;justify-content:center;align-items:center;padding:.8rem;display:flex}.history-item__media img{object-fit:contain;width:100%;height:100%}.facts-grid{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-block:1.5rem 2rem;display:grid}.facts-grid>div{background:#fff;flex-direction:column;gap:.25rem;padding:.25rem 0;display:flex}.facts-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.facts-grid strong{color:var(--blue-dark);font-size:.95rem}.facts-grid span{overflow-wrap:anywhere;font-size:1.15rem}.plastics-origin{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;margin-block:1.75rem 2.5rem;display:grid}.plastics-origin__item{grid-template-rows:90px auto;align-items:start;gap:1rem;display:grid}.plastics-origin__item p{margin:0}.plastics-origin__image{object-fit:contain;width:auto;max-width:190px;height:90px;margin-inline:auto}.quality-methods{text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-block:2rem 2.5rem;display:grid}.quality-methods>div{min-width:0}.quality-methods strong{color:#52606d;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:300;line-height:1;display:block}.quality-methods span{min-height:3em;color:var(--muted);margin-top:.8rem;font-size:.85rem;line-height:1.4;display:block}.quality-methods p{color:var(--muted);margin:.6rem 0 0;font-size:.9rem;line-height:1.45}.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-block:1.5rem 2.5rem;display:grid}.certificate-grid a{display:block}.certificate-grid img{width:100%;height:auto}.gallery{grid-template-columns:repeat(var(--gallery-columns), minmax(0, 1fr));gap:1rem;margin-block:1.5rem 2.5rem;display:grid}.gallery__item{background:var(--surface);border-radius:8px;margin:0;overflow:hidden;box-shadow:0 5px 18px #254b7317}.gallery__item img{object-fit:cover;width:100%;height:100%;min-height:190px;max-height:360px;transition:transform .18s}.gallery--contain .gallery__item{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;padding:.75rem;display:flex}.gallery--contain .gallery__item img{object-fit:contain;min-height:0;max-height:100%}.gallery--contain .gallery__item--captioned{flex-direction:column;gap:.5rem}.gallery--contain .gallery__item--captioned img{height:calc(100% - 1.75rem)}.gallery__item figcaption{color:var(--muted);text-align:center;flex:none;font-size:.86rem;line-height:1.25}.gallery--section{grid-template-columns:1fr;width:min(100%,420px)}.gallery--section-paired{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,860px)}.gallery--section.gallery--contain .gallery__item{aspect-ratio:auto}.gallery--section.gallery--contain .gallery__item img{width:100%;height:auto;max-height:none}.gallery__item:hover img{transform:scale(1.015)}.content-image-wrap{margin-block:1.5rem 2.5rem}.content-image{object-fit:contain;width:100%;height:auto;display:block}.page-hero__inner>.contact-card{align-self:start}.contact-card{box-shadow:var(--shadow);background:#fff;border:1px solid #bfd0df;border-radius:9px;grid-template-columns:88px 1fr;align-items:start;gap:1rem;padding:1rem;display:grid}.contact-card__photo{object-fit:contain;object-position:center top;background:#fff;border-radius:5px;width:88px;height:108px}.contact-card h3{margin:0 0 .15rem;font-size:1rem}.contact-card p{color:var(--muted);margin:0 0 .5rem;font-size:.88rem;line-height:1.4}.contact-card a{overflow-wrap:anywhere;font-size:.9rem;display:block}.contact-card--compact{box-shadow:none;grid-template-columns:82px 1fr}.contact-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.site-footer{border-top:1px solid var(--line);background:var(--surface);margin-top:2rem}.footer-inner{min-height:110px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem 1.2rem;font-size:.92rem;display:flex}@media (width<=860px){.header-inner{grid-template-columns:1fr auto;gap:.65rem 1rem;padding-block:.7rem}.header-inner nav{border-top:1px solid var(--line);grid-area:2/1/auto/-1;justify-content:center;gap:1.1rem;padding-top:.55rem}.language-switch{grid-area:1/2}.page-hero__inner{grid-template-columns:1fr}.page-hero--qualityPolicy h1{white-space:normal;text-wrap:balance}.page-hero__inner>.contact-card{max-width:480px}.quality-methods,.home-grid,.history-grid,.facts-grid,.contact-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){body{font-size:16px}.container{width:min(100% - 1.25rem,1140px)}.brand{width:96px}.header-inner nav{justify-content:flex-start;font-size:.92rem;overflow-x:auto}.page-hero--quality .page-hero__copy{grid-template-columns:1fr 88px;gap:1rem}.page-hero--quality .page-hero__image{width:88px;height:88px}.home-grid,.history-grid,.facts-grid,.contact-directory,.plastics-origin,.quality-methods,.certificate-grid,.gallery{grid-template-columns:1fr}.contact-card{grid-template-columns:70px 1fr}.contact-card__photo{width:70px;height:88px}.prose table{display:block;overflow-x:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
