:root{--green-950:#062f23;--green-900:#0a4030;--green-700:#17644c;--lime:#79c843;--lime-dark:#5cae2e;--ink:#15302a;--muted:#60736d;--surface:#f4f8f5;--line:#dce8e1;--white:#fff;--shadow:0 18px 45px rgba(6,47,35,.11);--radius:22px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}button{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:1000;background:var(--white);padding:.7rem 1rem;border-radius:8px;color:var(--green-900)}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(220,232,225,.9);backdrop-filter:blur(14px)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;text-decoration:none;gap:.7rem;flex-shrink:0}.brand img{width:62px;height:60px;object-fit:contain}.brand-text{font-weight:800;letter-spacing:.03em;color:var(--green-950);font-size:1.05rem}.nav-list{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.nav-list a{display:block;text-decoration:none;font-size:.92rem;font-weight:650;padding:.65rem .72rem;border-radius:10px}.nav-list a:hover,.nav-list a[aria-current="page"]{color:var(--green-900);background:#ebf6e7}.nav-toggle{display:none;border:1px solid var(--line);background:var(--white);border-radius:10px;padding:.6rem;color:var(--green-900);cursor:pointer}.nav-toggle span{display:block;width:24px;height:2px;background:currentColor;margin:5px}.hero{position:relative;overflow:hidden;background:linear-gradient(118deg,var(--green-950),#0b503a);color:var(--white);padding:100px 0 92px}.hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-100px;top:-180px;border:90px solid rgba(121,200,67,.12)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:800;color:var(--lime)}.eyebrow:before{content:"";width:30px;height:2px;background:currentColor}.hero h1,.page-hero h1{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.08;letter-spacing:-.045em;margin:.7rem 0 1.4rem}.hero p{max-width:680px;color:#d9e9e2;font-size:1.12rem}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.7rem 1.25rem;border-radius:12px;text-decoration:none;font-weight:750;border:1px solid transparent;transition:.2s ease}.button-primary{background:var(--lime);color:var(--green-950)}.button-primary:hover{background:#8ed65b;transform:translateY(-2px)}.button-secondary{border-color:rgba(255,255,255,.35);color:var(--white)}.button-secondary:hover{background:rgba(255,255,255,.1)}.button-outline{border-color:var(--green-700);color:var(--green-900)}.button-outline:hover{background:var(--surface)}.hero-visual{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:34px;padding:2.2rem;box-shadow:var(--shadow)}.hero-visual img{width:100%;max-height:330px;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(0,0,0,.13))}.mini-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:1.5rem}.mini-point{padding:.8rem;border-radius:12px;background:rgba(255,255,255,.09);font-size:.8rem;text-align:center}.section{padding:88px 0}.section-soft{background:var(--surface)}.section-dark{background:var(--green-950);color:var(--white)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-head h2,.content-heading{font-size:clamp(2rem,3.5vw,3.1rem);line-height:1.15;letter-spacing:-.035em;margin:.5rem 0}.section-head p{max-width:610px;color:var(--muted);margin:0}.section-dark .section-head p{color:#c7d9d2}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 28px rgba(6,47,35,.06);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-body{padding:1.45rem}.card h3{margin:.25rem 0 .65rem;font-size:1.25rem;line-height:1.3}.card p{color:var(--muted);margin:.4rem 0}.card-link{display:inline-flex;margin-top:.85rem;color:var(--green-700);font-weight:800;text-decoration:none}.card-link:hover{text-decoration:underline}.product-image{height:220px;width:100%;object-fit:cover;background:#e7f1ea}.tag{display:inline-block;color:var(--green-700);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.icon-card{padding:1.7rem}.icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#eaf6e5;color:var(--green-700);font-weight:900;font-size:1.25rem}.value-card{padding:1.6rem;border-left:3px solid var(--lime);background:rgba(255,255,255,.06);border-radius:0 16px 16px 0}.value-card p{color:#c7d9d2}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split-media{min-height:420px;border-radius:30px;background:linear-gradient(145deg,#e2f0e7,#f7faf8);display:grid;place-items:center;padding:3rem;overflow:hidden}.split-media img{max-height:330px;object-fit:contain}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding-left:2rem;margin:.85rem 0}.check-list li:before{content:"✓";position:absolute;left:0;top:.05rem;width:1.35rem;height:1.35rem;border-radius:50%;background:#e7f5e1;color:var(--green-700);display:grid;place-items:center;font-weight:900;font-size:.8rem}.page-hero{background:linear-gradient(120deg,var(--green-950),#0e5a41);color:var(--white);padding:72px 0}.page-hero h1{font-size:clamp(2.4rem,4.5vw,4rem);margin-bottom:.8rem}.page-hero p{max-width:700px;color:#d5e6df;font-size:1.08rem}.breadcrumbs{font-size:.85rem;color:#b7cdc4}.breadcrumbs a{color:var(--lime);text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.detail-image{background:var(--surface);border:1px solid var(--line);border-radius:28px;overflow:hidden;position:sticky;top:112px}.detail-image img{width:100%;min-height:420px;object-fit:cover}.detail-content h1{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.12;margin:.4rem 0 1rem}.detail-content h2{font-size:1.3rem;margin:2rem 0 .7rem}.spec-table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{text-align:left;padding:.8rem;border-bottom:1px solid var(--line)}.spec-table th{width:40%;color:var(--green-900)}.notice{padding:1rem 1.2rem;background:#f0f7ed;border-left:4px solid var(--lime);border-radius:0 12px 12px 0;color:var(--muted)}.news-card time{color:var(--green-700);font-size:.85rem;font-weight:700}.news-image{height:190px;width:100%;object-fit:cover;background:#e8f2ea}.faq-list{max-width:860px;margin:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-button{width:100%;border:0;background:none;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 0;font-weight:800;color:var(--ink);cursor:pointer}.faq-button:after{content:"+";font-size:1.5rem;color:var(--green-700)}.faq-button[aria-expanded="true"]:after{content:"−"}.faq-panel{padding:0 3rem 1.4rem 0;color:var(--muted)}.contact-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:3rem;background:var(--green-950);color:var(--white);border-radius:30px}.contact-panel p{color:#c7d9d2}.contact-details{display:grid;gap:.8rem;margin:1.3rem 0;font-style:normal}.contact-details p{margin:0;padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.18);border-radius:14px}.contact-details strong,.contact-details span,.contact-details a{display:block}.contact-details strong{margin-bottom:.2rem;color:var(--white);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.contact-details span,.contact-details a{color:var(--lime);font-size:clamp(1rem,2vw,1.2rem);font-weight:750;line-height:1.5;overflow-wrap:anywhere}.contact-details a:hover{color:var(--white)}.steps{counter-reset:steps;list-style:none;padding:0;margin:0}.steps li{counter-increment:steps;position:relative;padding:0 0 1.4rem 3rem}.steps li:before{content:counter(steps);position:absolute;left:0;top:0;width:2rem;height:2rem;border-radius:50%;background:var(--lime);color:var(--green-950);display:grid;place-items:center;font-weight:900}.cta{background:linear-gradient(115deg,#0b4936,var(--green-950));color:var(--white);border-radius:30px;padding:3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.15;margin:0}.cta p{color:#c7d9d2;margin:.5rem 0 0}.site-footer{background:#041f18;color:#c2d4cd;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-brand{display:flex;align-items:center;gap:.7rem;color:var(--white);font-weight:800}.footer-brand img{width:58px;height:56px;object-fit:contain;background:white;border-radius:10px;padding:3px}.footer-links{list-style:none;margin:0;padding:0}.footer-links a{display:inline-block;color:#c2d4cd;text-decoration:none;padding:.25rem 0}.footer-links a:hover{color:var(--lime)}.footer-title{color:var(--white);margin:0 0 .8rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:42px;font-size:.85rem;display:flex;justify-content:space-between;gap:1rem}.empty-state{text-align:center;padding:4rem 1rem}.empty-state h1{font-size:2.5rem}.center{text-align:center}.mt-0{margin-top:0}.mb-0{margin-bottom:0}:focus-visible{outline:3px solid var(--lime);outline-offset:3px}@media(max-width:980px){.brand-text{display:none}.nav-list a{padding:.6rem .5rem}.hero-grid,.split,.product-detail,.contact-panel{grid-template-columns:1fr}.hero-visual{max-width:580px}.product-grid,.grid-3{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.detail-image{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--max))}.header-inner{min-height:72px}.brand img{width:50px;height:48px}.nav-toggle{display:block}.site-nav{position:absolute;left:14px;right:14px;top:72px;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:.6rem;display:none}.site-nav.is-open{display:block}.nav-list{display:block}.nav-list a{padding:.8rem 1rem}.hero{padding:72px 0 65px}.hero-grid{gap:36px}.hero h1{font-size:2.65rem}.hero-visual{padding:1.3rem}.mini-points{grid-template-columns:1fr}.section{padding:64px 0}.section-head{display:block}.grid-2,.grid-3,.grid-4,.product-grid,.footer-grid{grid-template-columns:1fr}.split{gap:36px}.split-media{min-height:310px}.product-detail{gap:30px}.detail-image img{min-height:300px}.contact-panel,.cta{padding:1.6rem}.cta{display:block}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.page-hero{padding:52px 0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Public product catalogue states, gallery and documents */
.catalog-state{grid-column:1/-1;width:100%;min-height:180px;display:grid;place-items:center;align-content:center;gap:1rem;text-align:center;padding:2rem;border:1px dashed var(--line);border-radius:var(--radius);background:var(--white);color:var(--muted)}.catalog-state p{margin:0}.catalog-state-error{border-color:#d9b9b3;background:#fff9f7}.product-image-placeholder,.detail-image-placeholder{display:grid;place-items:center;color:var(--muted);background:linear-gradient(145deg,#e7f1ea,var(--surface))}.detail-gallery{position:sticky;top:112px;min-width:0}.detail-gallery .detail-image{position:static}.gallery-thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding:.85rem .2rem .25rem;scroll-snap-type:x proximity}.gallery-thumbnail{flex:0 0 82px;width:82px;height:72px;padding:3px;border:2px solid transparent;border-radius:12px;background:var(--white);cursor:pointer;overflow:hidden;scroll-snap-align:start}.gallery-thumbnail img{width:100%;height:100%;border-radius:8px;object-fit:cover}.gallery-thumbnail.is-active{border-color:var(--green-700)}.product-description{font-size:1.08rem;color:var(--muted);margin-top:1rem}.document-list{display:grid;gap:.8rem;list-style:none;margin:0;padding:0}.document-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.document-item strong,.document-size{display:block}.document-item strong{overflow-wrap:anywhere}.document-size{margin-top:.2rem;color:var(--muted);font-size:.88rem}.document-actions{display:flex;flex-wrap:wrap;gap:.5rem}.button-small{min-height:38px;padding:.4rem .8rem;font-size:.88rem}
@media(max-width:980px){.detail-gallery{position:static}}@media(max-width:560px){.document-item{align-items:flex-start;flex-direction:column}.document-actions{width:100%}.document-actions .button{flex:1}.gallery-thumbnail{flex-basis:72px;width:72px;height:64px}}


/* Paged product catalogue */
.catalog-section{padding-top:72px}.catalog-intro{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.catalog-intro h2{font-size:clamp(2rem,3.5vw,3.1rem);line-height:1.15;letter-spacing:-.035em;margin:.5rem 0 0}.catalog-intro p{max-width:550px;margin:0;color:var(--muted)}.catalog-toolbar{padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#f7fbf7,#edf6ef);box-shadow:0 8px 24px rgba(6,47,35,.05)}.catalog-search{max-width:680px}.catalog-search label,.catalog-filter-label{display:block;color:var(--green-900);font-size:.83rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.catalog-search-controls{display:flex;gap:.7rem;margin-top:.55rem}.catalog-search input{min-width:0;flex:1;border:1px solid #b9d3c5;border-radius:12px;background:var(--white);color:var(--ink);font:inherit;padding:.72rem 1rem;outline:none}.catalog-search input:focus{border-color:var(--green-700);box-shadow:0 0 0 3px rgba(121,200,67,.2)}.catalog-search input:disabled{opacity:.65}.catalog-categories{margin-top:1.3rem;padding-top:1.2rem;border-top:1px solid rgba(23,100,76,.14)}.category-filters{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.65rem}.category-filter{border:1px solid #bfd8c8;border-radius:999px;background:var(--white);color:var(--green-900);cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;padding:.48rem .88rem;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.category-filter:hover{border-color:var(--green-700);transform:translateY(-1px)}.category-filter.is-active{border-color:var(--green-700);background:var(--green-700);color:var(--white)}.catalog-results{min-height:1.7rem;margin:1.45rem 0 .85rem;color:var(--muted);font-size:.93rem;font-weight:700}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:2.5rem}.pagination-button{min-width:42px;min-height:42px;border:1px solid var(--line);border-radius:11px;background:var(--white);color:var(--green-900);cursor:pointer;font:inherit;font-weight:800;padding:.45rem .75rem;transition:.2s ease}.pagination-button:hover:not(:disabled){border-color:var(--green-700);background:#edf7e9}.pagination-button.is-current{border-color:var(--green-700);background:var(--green-700);color:var(--white)}.pagination-button:disabled{cursor:not-allowed;opacity:.45}.card h2{margin:.25rem 0 .65rem;font-size:1.25rem;line-height:1.3}.catalog-state .button{margin-top:.2rem}@media(max-width:760px){.catalog-section{padding-top:52px}.catalog-intro{display:block}.catalog-intro p{margin-top:1rem}.catalog-toolbar{padding:1rem}.catalog-search-controls{align-items:stretch;flex-direction:column}.catalog-search-controls .button{width:100%}.category-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.3rem}.category-filter{white-space:nowrap}.catalog-pagination{gap:.3rem}.pagination-button{min-width:38px;min-height:38px;padding:.35rem .55rem}}

.product-recommended{display:inline-flex;align-items:center;gap:.3rem;margin-left:.5rem;padding:.2rem .52rem;border-radius:999px;background:#e7f5e1;color:var(--green-700);font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.product-recommended:before{content:"★";font-size:.68rem}

/* Catalogue list table */
.product-list-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 8px 24px rgba(6,47,35,.05)}.product-list{width:100%;min-width:820px;border-collapse:collapse;text-align:left}.product-list th{padding:1.05rem 1.2rem;background:linear-gradient(100deg,#159b86,#0a4030);color:var(--white);font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.product-list th:first-child{border-top-left-radius:var(--radius)}.product-list th:last-child{border-top-right-radius:var(--radius)}.product-list td{padding:1.1rem 1.2rem;border-bottom:1px solid var(--line);vertical-align:middle;color:var(--ink)}.product-list tbody tr:last-child td{border-bottom:0}.product-list tbody tr:hover{background:#f6fbf7}.product-list-name{font-weight:850;text-decoration:none;color:var(--green-900)}.product-list-name:hover,.product-list-name:focus-visible,.product-list-action:hover,.product-list-action:focus-visible{color:var(--lime-dark);text-decoration:underline}.product-list .product-recommended{vertical-align:middle;margin-left:.55rem}.product-list-cas{font-variant-numeric:tabular-nums;white-space:nowrap}.product-list-specification{max-width:330px;color:var(--muted)}.product-list-action{display:inline-flex;align-items:center;justify-content:center;min-width:104px;padding:.5rem .78rem;border-radius:999px;background:var(--green-900);color:var(--white);font-weight:800;font-size:.88rem;text-decoration:none;white-space:nowrap}.product-list-action:hover,.product-list-action:focus-visible{background:var(--lime-dark);color:var(--white);text-decoration:none}.product-list .catalog-state{min-height:180px;border:0;border-radius:0;box-shadow:none}@media(max-width:700px){.product-list-wrap{overflow:visible;border:0;background:transparent;box-shadow:none}.product-list{min-width:0}.product-list thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.product-list,.product-list tbody,.product-list tr,.product-list td{display:block;width:100%}.product-list tbody{display:grid;gap:1rem}.product-list tbody tr{padding:1rem 1.1rem;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 6px 18px rgba(6,47,35,.05)}.product-list td{display:grid;grid-template-columns:minmax(112px,.75fr) minmax(0,1.25fr);gap:.75rem;padding:.48rem 0;border:0}.product-list td::before{content:attr(data-label);color:var(--green-700);font-size:.7rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.product-list td[colspan]{display:block}.product-list td[colspan]::before{display:none}.product-list .catalog-state{display:grid;padding:1rem}.product-list-action-cell{padding-top:.8rem!important}.product-list-action-cell::before{align-self:center}.product-list .product-recommended{margin-left:.45rem}.product-list-specification{max-width:none}.product-list tbody tr:hover{background:var(--white)}}


/* About page */
.about-hero{position:relative;overflow:hidden;padding:78px 0 88px;background:linear-gradient(118deg,#052a20 0%,#0b4936 58%,#167451 100%);color:var(--white)}.about-hero:before,.about-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.about-hero:before{width:430px;height:430px;right:-130px;top:-220px;border:78px solid rgba(121,200,67,.12)}.about-hero:after{width:240px;height:240px;left:43%;bottom:-180px;background:rgba(255,255,255,.04)}.about-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .8fr;gap:68px;align-items:end}.about-hero .breadcrumbs{margin-bottom:2.3rem}.about-hero h1{max-width:780px;margin:.85rem 0 1.35rem;font-size:clamp(2.65rem,5.2vw,5.15rem);line-height:1.04;letter-spacing:-.055em}.about-hero p{max-width:680px;color:#d5e6df;font-size:1.12rem}.about-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.about-hero-card{position:relative;padding:2rem;border:1px solid rgba(255,255,255,.2);border-radius:26px;background:linear-gradient(155deg,rgba(255,255,255,.15),rgba(255,255,255,.055));box-shadow:0 24px 54px rgba(0,0,0,.16);backdrop-filter:blur(10px)}.about-card-kicker{display:block;color:var(--lime);font-size:.74rem;font-weight:900;letter-spacing:.14em}.about-hero-card strong{display:block;margin:.65rem 0 1.25rem;font-size:1.55rem;line-height:1.25}.about-hero-card ul{display:grid;gap:.85rem;margin:0;padding:0;list-style:none;color:#e2eee8}.about-hero-card li{position:relative;padding-left:1.55rem;font-size:.94rem}.about-hero-card li:before{content:"";position:absolute;left:0;top:.48rem;width:.6rem;height:.6rem;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(121,200,67,.14)}.about-intro{padding-bottom:0}.about-intro-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:start}.about-intro-copy{max-width:650px;font-size:1.08rem;color:var(--muted)}.about-intro-copy p:first-child{margin-top:.35rem}.about-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:4.2rem;border-top:1px solid var(--line)}.about-principles article{padding:1.7rem 2rem 2rem;border-right:1px solid var(--line)}.about-principles article:first-child{padding-left:0}.about-principles article:last-child{border-right:0}.about-principles span,.about-values-grid span{color:var(--lime-dark);font-weight:900;letter-spacing:.1em;font-size:.78rem}.about-principles h3{margin:.5rem 0;font-size:1.35rem}.about-principles p{margin:0;color:var(--muted)}.about-direction{margin-top:5.5rem}.about-direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about-direction-card{padding:1.8rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 10px 30px rgba(6,47,35,.05)}.about-direction-card:nth-child(2){transform:translateY(22px);background:var(--green-950);border-color:var(--green-950);color:var(--white)}.about-direction-card h3{margin:1rem 0 .5rem;font-size:1.3rem}.about-direction-card p{margin:0;color:var(--muted)}.about-direction-card:nth-child(2) p{color:#c7d9d2}.about-direction-card:nth-child(2) .icon{background:rgba(121,200,67,.18);color:var(--lime)}.about-values .section-head{margin-bottom:3rem}.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.about-values-grid article{min-height:220px;padding:1.6rem;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.04)}.about-values-grid span{color:var(--lime)}.about-values-grid h3{margin:2.7rem 0 .5rem;font-size:1.3rem}.about-values-grid p{margin:0;color:#c7d9d2;font-size:.94rem}.about-cta .eyebrow{margin-bottom:.55rem}@media(max-width:980px){.about-hero-grid,.about-intro-grid{grid-template-columns:1fr;gap:38px}.about-hero-card{max-width:620px}.about-principles{grid-template-columns:repeat(3,1fr)}.about-principles article{padding:1.4rem}.about-direction-grid{grid-template-columns:repeat(3,1fr)}.about-values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.about-hero{padding:54px 0 62px}.about-hero h1{font-size:2.7rem}.about-hero .breadcrumbs{margin-bottom:1.5rem}.about-hero-card{padding:1.5rem}.about-intro-grid{gap:20px}.about-principles,.about-direction-grid,.about-values-grid{grid-template-columns:1fr}.about-principles{margin-top:2.8rem}.about-principles article,.about-principles article:first-child{padding:1.3rem 0;border-right:0;border-bottom:1px solid var(--line)}.about-principles article:last-child{border-bottom:0}.about-direction{margin-top:3.7rem}.about-direction-card:nth-child(2){transform:none}.about-values-grid article{min-height:0}.about-values-grid h3{margin:1.8rem 0 .5rem}}


/* Home page visual system */
.home-hero{position:relative;overflow:hidden;padding:94px 0 82px;background:#052d23;color:var(--white)}
.home-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 78%)}
.home-hero-glow{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}
.home-hero-glow-one{width:560px;height:560px;right:-150px;top:-250px;background:radial-gradient(circle,rgba(121,200,67,.24),transparent 67%)}
.home-hero-glow-two{width:430px;height:430px;left:34%;bottom:-360px;background:radial-gradient(circle,rgba(39,157,126,.22),transparent 70%)}
.home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr);align-items:center;gap:72px}
.home-hero-copy{max-width:680px}
.home-hero h1{max-width:720px;margin:.85rem 0 1.4rem;font-size:clamp(3.15rem,5.35vw,5.7rem);line-height:.98;letter-spacing:-.06em}
.home-hero h1 span{display:block;color:#a5e276}
.home-hero-lead{max-width:620px;margin:0;color:#d4e5de;font-size:1.12rem;line-height:1.78}
.home-focus-list{display:flex;flex-wrap:wrap;gap:1.6rem;margin:2.5rem 0 0;padding:1.45rem 0 0;border-top:1px solid rgba(255,255,255,.14);list-style:none;color:#dcebe5;font-size:.82rem;font-weight:750;text-transform:uppercase;letter-spacing:.055em}
.home-focus-list li{display:flex;align-items:center;gap:.55rem}
.home-focus-list span{color:var(--lime);font-size:.68rem;letter-spacing:.1em}
.home-showcase{position:relative;padding:1.15rem;border:1px solid rgba(255,255,255,.17);border-radius:32px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.055));box-shadow:0 32px 80px rgba(0,0,0,.26);backdrop-filter:blur(13px);transform:rotate(1.2deg)}
.home-showcase-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.45rem .4rem 1rem;color:#d6e7df}
.home-showcase-head div>span{display:block;margin-bottom:.3rem;color:var(--lime);font-size:.64rem;font-weight:900;letter-spacing:.16em}
.home-showcase-head strong{font-size:.95rem}
.home-showcase-index{font-size:.7rem;font-weight:800;letter-spacing:.12em}
.ingredient-stage{display:grid;grid-template-columns:1.16fr .84fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;min-height:390px}
.ingredient-tile{position:relative;min-height:0;overflow:hidden;border-radius:19px;background:#e8f3e9;color:var(--green-950);text-decoration:none;box-shadow:inset 0 0 0 1px rgba(6,47,35,.08);transition:transform .3s ease,box-shadow .3s ease}
.ingredient-tile:hover{z-index:2;transform:translateY(-4px) rotate(-1deg);box-shadow:0 18px 32px rgba(0,0,0,.18)}
.ingredient-tile-main{grid-row:1/-1}
.ingredient-tile img{width:100%;height:100%;object-fit:cover}
.ingredient-tile span{position:absolute;left:12px;right:12px;bottom:12px;padding:.75rem .85rem;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:rgba(255,255,255,.86);box-shadow:0 8px 22px rgba(6,47,35,.1);font-size:.88rem;font-weight:850;line-height:1.25;backdrop-filter:blur(10px)}
.ingredient-tile small{display:block;margin-bottom:.2rem;color:var(--green-700);font-size:.58rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.home-showcase-foot{display:flex;align-items:center;gap:.55rem;padding:.9rem .4rem .25rem;color:#c9ddd4;font-size:.68rem;letter-spacing:.025em}
.showcase-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(121,200,67,.13)}
.home-signal{position:relative;z-index:2;background:var(--white);border-bottom:1px solid var(--line)}
.home-signal-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.home-signal-grid div{position:relative;padding:1.45rem 2rem;border-right:1px solid var(--line)}
.home-signal-grid div:first-child{padding-left:0}
.home-signal-grid div:last-child{border-right:0}
.home-signal-grid strong,.home-signal-grid span{display:block}
.home-signal-grid strong{color:var(--green-950);font-size:.95rem}
.home-signal-grid span{margin-top:.1rem;color:var(--muted);font-size:.78rem}
.home-intro{overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfdfb 100%)}
.home-intro-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:stretch}
.home-story{padding:1.3rem 0}
.home-story h2,.home-portfolio-head h2{max-width:760px;margin:.65rem 0 1.45rem;font-size:clamp(2.35rem,4vw,4.1rem);line-height:1.08;letter-spacing:-.05em}
.home-story p{max-width:700px;color:var(--muted)}
.home-story-lead{color:var(--ink)!important;font-size:1.13rem;font-weight:650;line-height:1.7}
.home-text-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;color:var(--green-700);font-size:.91rem;font-weight:850;text-decoration:none}
.home-text-link span{transition:transform .2s ease}
.home-text-link:hover span{transform:translate(3px,-2px)}
.home-story-panel{position:relative;display:flex;min-height:350px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:2.2rem;border-radius:28px;background:linear-gradient(145deg,#0c503c,#062f23);color:var(--white);box-shadow:var(--shadow)}
.home-story-panel:after{content:"N";position:absolute;right:-15px;bottom:-95px;color:rgba(255,255,255,.055);font-size:19rem;font-weight:950;line-height:1}
.home-panel-label{position:relative;z-index:1;color:var(--lime);font-size:.68rem;font-weight:900;letter-spacing:.16em}
.home-story-panel blockquote{position:relative;z-index:1;margin:2.5rem 0;font-size:clamp(1.55rem,2.4vw,2.25rem);font-weight:750;line-height:1.34;letter-spacing:-.025em}
.home-panel-meta{position:relative;z-index:1;display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);color:#c9ddd4;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}
.home-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:4.4rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.home-capability-grid article{padding:2rem 2.2rem 2.15rem;border-right:1px solid var(--line)}
.home-capability-grid article:first-child{padding-left:0}
.home-capability-grid article:last-child{border-right:0}
.home-card-number{color:var(--lime-dark);font-size:.7rem;font-weight:950;letter-spacing:.12em}
.home-capability-grid h3{margin:1.1rem 0 .5rem;font-size:1.25rem}
.home-capability-grid p{margin:0;color:var(--muted);font-size:.92rem}
.home-featured{background:linear-gradient(180deg,#f2f7f3,#edf5ef)}
.home-section-head{align-items:flex-end}
.home-section-head h2{max-width:690px}
.home-section-aside{max-width:470px}
.home-section-aside .home-text-link{margin-top:.65rem}
.home-featured .card{border-color:rgba(23,100,76,.12);box-shadow:0 15px 38px rgba(6,47,35,.08)}
.home-featured .product-image{height:245px}
.home-portfolio-head{display:grid;grid-template-columns:.65fr 1.35fr;gap:2rem;align-items:start;margin-bottom:3rem}
.home-portfolio-head .eyebrow{margin-top:.65rem}
.home-portfolio-head h2{margin:0}
.home-portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.home-portfolio-card{display:flex;min-height:460px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:2rem;border-radius:28px;color:var(--white);box-shadow:var(--shadow)}
.home-portfolio-nutrition{background:radial-gradient(circle at 90% 15%,rgba(163,226,118,.25),transparent 31%),linear-gradient(145deg,#0c6249,#063326)}
.home-portfolio-cosmetics{background:radial-gradient(circle at 12% 14%,rgba(255,255,255,.16),transparent 30%),linear-gradient(145deg,#196c68,#0b3f3c)}
.home-portfolio-top{display:flex;justify-content:space-between;color:#bee5cc;font-size:.7rem;font-weight:850;letter-spacing:.12em}
.home-portfolio-top span:last-child{font-size:1.25rem}
.home-portfolio-card h3{max-width:510px;margin:0 0 1rem;font-size:clamp(1.7rem,2.7vw,2.65rem);line-height:1.12;letter-spacing:-.035em}
.home-portfolio-card p{max-width:520px;color:#d2e5de}
.home-portfolio-card a{display:inline-flex;margin-top:1rem;color:var(--lime);font-weight:850;text-decoration:none}
.home-portfolio-card a:hover{text-decoration:underline}
.home-process{position:relative;overflow:hidden;background:linear-gradient(120deg,#041f18,#07382a)}
.home-process:after{content:"";position:absolute;right:-180px;bottom:-280px;width:520px;height:520px;border:100px solid rgba(121,200,67,.07);border-radius:50%}
.home-process .container{position:relative;z-index:1}
.home-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;counter-reset:none}
.home-process-grid li{min-height:245px;padding:1.7rem;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:rgba(255,255,255,.045)}
.home-process-grid li>span{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:50%;background:rgba(121,200,67,.14);color:var(--lime);font-size:.72rem;font-weight:900}
.home-process-grid h3{margin:2.3rem 0 .55rem;font-size:1.4rem}
.home-process-grid p{margin:0;color:#c7d9d2}
.home-closing{background:#f8fbf8}
.home-closing-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:3rem;overflow:hidden;padding:3.6rem;border-radius:30px;background:linear-gradient(115deg,#0c4d3a,#062f23);color:var(--white);box-shadow:0 24px 60px rgba(6,47,35,.16)}
.home-closing-card:after{content:"";position:absolute;right:24%;top:-190px;width:340px;height:340px;border:65px solid rgba(121,200,67,.08);border-radius:50%}
.home-closing-card>div{position:relative;z-index:1}
.home-closing-card h2{margin:.5rem 0;font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.08;letter-spacing:-.045em}
.home-closing-card p{margin:0;color:#c9ddd4}
.home-closing-card .cta-actions{flex:0 0 auto;margin:0}
@media(max-width:1080px){.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:42px}.ingredient-stage{min-height:350px}.home-hero h1{font-size:clamp(3rem,5vw,4.8rem)}}
@media(max-width:980px){.home-hero{padding:74px 0}.home-hero-grid,.home-intro-grid{grid-template-columns:1fr}.home-hero-copy{max-width:760px}.home-showcase{max-width:720px;transform:none}.ingredient-stage{min-height:420px}.home-intro-grid{gap:32px}.home-story-panel{min-height:320px}.home-portfolio-head{grid-template-columns:1fr;gap:.6rem}.home-portfolio-head h2{max-width:760px}.home-closing-card{align-items:flex-start;flex-direction:column}.home-closing-card .cta-actions{margin-top:.5rem}}
@media(max-width:760px){.home-hero{padding:58px 0 50px}.home-hero h1{font-size:clamp(2.75rem,13vw,4rem)}.home-hero-lead{font-size:1rem}.home-focus-list{gap:.75rem 1.25rem;margin-top:2rem}.home-showcase{padding:.8rem;border-radius:24px}.ingredient-stage{min-height:380px}.home-signal-grid{grid-template-columns:1fr}.home-signal-grid div,.home-signal-grid div:first-child{padding:1rem 0;border-right:0;border-bottom:1px solid var(--line)}.home-signal-grid div:last-child{border-bottom:0}.home-story h2,.home-portfolio-head h2{font-size:2.55rem}.home-story-panel{min-height:300px;padding:1.5rem}.home-panel-meta{align-items:flex-start;flex-direction:column}.home-capability-grid,.home-portfolio-grid,.home-process-grid{grid-template-columns:1fr}.home-capability-grid{margin-top:3rem}.home-capability-grid article,.home-capability-grid article:first-child{padding:1.45rem 0;border-right:0;border-bottom:1px solid var(--line)}.home-capability-grid article:last-child{border-bottom:0}.home-portfolio-card{min-height:390px;padding:1.5rem}.home-process-grid li{min-height:210px}.home-closing-card{padding:2rem}.home-closing-card .cta-actions{width:100%}.home-closing-card .button{width:100%}}
@media(max-width:520px){.home-showcase-head strong{font-size:.82rem}.ingredient-stage{grid-template-columns:1fr 1fr;grid-template-rows:auto;min-height:0}.ingredient-tile-main{grid-column:1/-1;grid-row:auto;height:235px}.ingredient-tile:not(.ingredient-tile-main){height:170px}.ingredient-tile span{left:8px;right:8px;bottom:8px;padding:.55rem;font-size:.75rem}.ingredient-tile small{font-size:.5rem}.home-showcase-foot{align-items:flex-start}.home-focus-list{display:grid;grid-template-columns:1fr 1fr}.home-story h2,.home-portfolio-head h2{font-size:2.2rem}.home-portfolio-card h3{font-size:1.8rem}}

/* About Us company profile */
.about-company-hero{position:relative;overflow:hidden;padding:84px 0 88px;background:linear-gradient(123deg,#04271e 0%,#0a4d39 59%,#13714e 100%);color:var(--white)}
.about-company-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 78%)}
.about-company-orbit{position:absolute;border:1px solid rgba(121,200,67,.2);border-radius:50%;pointer-events:none}.about-company-orbit-one{width:620px;height:620px;right:-220px;top:-360px}.about-company-orbit-two{width:380px;height:380px;left:39%;bottom:-310px;border-width:62px;border-color:rgba(255,255,255,.035)}
.about-company-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.17fr .83fr;gap:72px;align-items:end}.about-company-hero-copy{max-width:760px}.about-company-hero .breadcrumbs{margin-bottom:2.25rem}.about-company-hero h1{margin:.8rem 0 1.35rem;font-size:clamp(3rem,5.35vw,5.55rem);line-height:1;letter-spacing:-.06em}.about-company-hero h1 span{display:block;color:#a5e276}.about-company-hero p{max-width:690px;margin:0;color:#d7e8e1;font-size:1.1rem}.about-company-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.about-company-location{position:relative;overflow:hidden;padding:2rem;border:1px solid rgba(255,255,255,.19);border-radius:26px;background:linear-gradient(150deg,rgba(255,255,255,.16),rgba(255,255,255,.055));box-shadow:0 24px 55px rgba(0,0,0,.18);backdrop-filter:blur(11px)}.about-company-location:after{content:"N";position:absolute;right:-8px;bottom:-105px;color:rgba(255,255,255,.06);font-size:14rem;font-weight:950}.about-location-kicker,.about-company-location strong,.about-company-location p,.about-location-tags{position:relative;z-index:1}.about-location-kicker{display:block;color:var(--lime);font-size:.68rem;font-weight:900;letter-spacing:.15em}.about-company-location strong{display:block;max-width:270px;margin:.75rem 0 1rem;font-size:1.6rem;line-height:1.23}.about-company-location p{color:#d2e5de;font-size:.92rem}.about-location-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.7rem}.about-location-tags span{padding:.3rem .55rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#e5f0ea;font-size:.64rem;font-weight:850;letter-spacing:.08em}
.about-company-intro{background:linear-gradient(180deg,#fff,#f9fcfa)}.about-company-intro-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:start}.about-company-intro h2,.about-portfolio-heading h2,.about-quality-copy h2,.about-philosophy-grid h2{margin:.65rem 0 0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.09;letter-spacing:-.052em}.about-company-intro-copy{max-width:690px;color:var(--muted);font-size:1.03rem}.about-company-intro-copy p{margin:0 0 1rem}.about-company-lead{color:var(--ink);font-size:1.16rem;font-weight:650;line-height:1.7}.about-technology-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:4.5rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-technology-grid article{padding:2rem 2.15rem;border-right:1px solid var(--line)}.about-technology-grid article:first-child{padding-left:0}.about-technology-grid article:last-child{border-right:0}.about-technology-grid span{color:var(--lime-dark);font-size:.7rem;font-weight:950;letter-spacing:.12em}.about-technology-grid h3{margin:1.1rem 0 .55rem;font-size:1.25rem}.about-technology-grid p{margin:0;color:var(--muted);font-size:.92rem}
.about-company-portfolio{background:linear-gradient(180deg,#eff6f1,#f8fbf8)}.about-portfolio-heading{display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;align-items:start;margin-bottom:3rem}.about-portfolio-heading .eyebrow{margin-top:.7rem}.about-portfolio-heading h2{margin:0;max-width:700px}.about-portfolio-heading p{grid-column:2;max-width:620px;margin:-.8rem 0 0;color:var(--muted)}.about-portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.about-portfolio-card{overflow:hidden;border:1px solid rgba(23,100,76,.13);border-radius:28px;background:var(--white);box-shadow:0 15px 38px rgba(6,47,35,.08)}.about-portfolio-image{height:255px;overflow:hidden;background:var(--surface)}.about-portfolio-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.about-portfolio-card:hover .about-portfolio-image img{transform:scale(1.04)}.about-portfolio-content{padding:1.7rem}.about-portfolio-content>span{display:block;color:var(--green-700);font-size:.68rem;font-weight:900;letter-spacing:.12em}.about-portfolio-content h3{margin:.75rem 0;font-size:1.6rem;line-height:1.2}.about-portfolio-content p{color:var(--muted)}.about-ingredient-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin:1.3rem 0;padding:0;list-style:none}.about-ingredient-tags li{padding:.3rem .55rem;border-radius:999px;background:#edf7e9;color:var(--green-700);font-size:.7rem;font-weight:800}.about-portfolio-cosmetic .about-ingredient-tags li{background:#e9f5f2;color:#17644c}.about-portfolio-content a{display:inline-flex;gap:.45rem;color:var(--green-700);font-size:.9rem;font-weight:850;text-decoration:none}.about-portfolio-content a:hover{text-decoration:underline}
.about-company-quality{background:#fff}.about-quality-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:78px;align-items:stretch}.about-quality-visual{position:relative;display:flex;min-height:440px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:2rem;border-radius:28px;background:linear-gradient(145deg,#0a503b,#062f23);color:var(--white);box-shadow:var(--shadow)}.about-quality-visual:after{content:"";position:absolute;right:-105px;top:-96px;width:350px;height:350px;border:65px solid rgba(121,200,67,.11);border-radius:50%}.about-quality-mark{position:absolute;left:1.5rem;top:1rem;color:rgba(255,255,255,.08);font-size:14rem;font-weight:950;line-height:1}.about-quality-visual span,.about-quality-visual strong{position:relative;z-index:1}.about-quality-visual span{color:var(--lime);font-size:.66rem;font-weight:900;letter-spacing:.14em}.about-quality-visual strong{max-width:300px;margin-top:.8rem;font-size:2rem;line-height:1.18}.about-quality-copy{align-self:center}.about-quality-copy p{color:var(--muted)}.about-quality-copy ul{display:grid;gap:.7rem;margin:1.5rem 0 0;padding:0;list-style:none}.about-quality-copy li{position:relative;padding-left:1.55rem;color:var(--ink);font-weight:650}.about-quality-copy li:before{content:"✓";position:absolute;left:0;top:.12rem;width:1.15rem;height:1.15rem;display:grid;place-items:center;border-radius:50%;background:#e7f5e1;color:var(--green-700);font-size:.68rem;font-weight:900}
.about-company-philosophy{position:relative;overflow:hidden;background:linear-gradient(120deg,#041f18,#073c2c)}.about-company-philosophy:after{content:"";position:absolute;right:-150px;bottom:-240px;width:500px;height:500px;border:95px solid rgba(121,200,67,.07);border-radius:50%}.about-philosophy-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end}.about-philosophy-grid h2{max-width:660px}.about-philosophy-grid p{margin:0;color:#c7d9d2;font-size:1.04rem}.about-philosophy-grid .button{margin-top:1.65rem}
@media(max-width:980px){.about-company-hero-grid,.about-company-intro-grid,.about-quality-grid,.about-philosophy-grid{grid-template-columns:1fr;gap:38px}.about-company-location{max-width:620px}.about-portfolio-heading{grid-template-columns:1fr;gap:.65rem}.about-portfolio-heading .eyebrow{margin-top:0}.about-portfolio-heading p{grid-column:auto;margin:0}.about-quality-visual{min-height:320px;max-width:650px}.about-portfolio-grid{gap:18px}}
@media(max-width:760px){.about-company-hero{padding:54px 0 62px}.about-company-hero .breadcrumbs{margin-bottom:1.45rem}.about-company-hero h1{font-size:2.8rem}.about-company-location{padding:1.5rem}.about-company-intro h2,.about-portfolio-heading h2,.about-quality-copy h2,.about-philosophy-grid h2{font-size:2.45rem}.about-technology-grid,.about-portfolio-grid{grid-template-columns:1fr}.about-technology-grid{margin-top:3rem}.about-technology-grid article,.about-technology-grid article:first-child{padding:1.4rem 0;border-right:0;border-bottom:1px solid var(--line)}.about-technology-grid article:last-child{border-bottom:0}.about-portfolio-image{height:220px}.about-quality-grid,.about-philosophy-grid{gap:30px}.about-quality-visual{min-height:280px;padding:1.5rem}.about-quality-visual strong{font-size:1.7rem}.about-philosophy-grid .button{width:100%}}
@media(max-width:460px){.about-company-hero h1{font-size:2.55rem}.about-company-hero-actions .button{width:100%}.about-company-intro h2,.about-portfolio-heading h2,.about-quality-copy h2,.about-philosophy-grid h2{font-size:2.15rem}.about-portfolio-content{padding:1.35rem}.about-portfolio-content h3{font-size:1.4rem}}


/* Home hero video showcase */
.home-video-showcase{transform:rotate(1.2deg)}
.home-video-frame{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#031f17;box-shadow:inset 0 0 0 1px rgba(121,200,67,.08)}
.home-video-frame:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(121,200,67,.13),transparent 34%,transparent 66%,rgba(6,47,35,.25))}
.home-showcase-video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#062f23}
.home-showcase-video:focus-visible{position:relative;z-index:2;outline:3px solid var(--lime);outline-offset:-3px}
.home-video-badge{position:absolute;z-index:2;left:14px;bottom:14px;display:inline-flex;align-items:center;gap:.55rem;padding:.48rem .7rem;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(6,47,35,.74);color:#e4f0e9;font-size:.64rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px)}
.home-video-badge .showcase-dot{box-shadow:0 0 0 4px rgba(121,200,67,.13)}
@media(max-width:980px){.home-video-showcase{transform:none}.home-showcase-video{aspect-ratio:16/9}}
@media(max-width:520px){.home-video-frame{border-radius:16px}.home-showcase-video{aspect-ratio:4/3}.home-video-badge{left:10px;bottom:10px;font-size:.56rem}.home-video-showcase .home-showcase-foot{padding-top:.8rem}}


/* Give the homepage introduction film stronger desktop presence without changing tablet/mobile stacking. */
@media(min-width:981px){
  .home-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:56px}
  .home-video-frame{border-radius:24px}
}


/* Desktop video-led hero: reserve the visual majority of the first screen for the introduction film. */
@media(min-width:981px){
  .home-hero-grid{grid-template-columns:minmax(300px,.62fr) minmax(580px,1.38fr);gap:38px}
  .home-hero h1{font-size:clamp(2.85rem,4.35vw,4.7rem)}
  .home-video-showcase{padding:1.35rem;border-radius:34px}
  .home-showcase-video{aspect-ratio:16/9}
}


/* Video-led home hero with selected-product glass panel. */
.home-hero{isolation:isolate;background:#052d23}
.home-hero-background{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;filter:saturate(.78) contrast(1.04) brightness(.72);pointer-events:none}
.home-hero-video-overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(3,31,23,.94) 0%,rgba(4,42,31,.82) 40%,rgba(5,45,35,.48) 100%),linear-gradient(180deg,rgba(4,31,23,.1),rgba(4,31,23,.46))}
.home-hero:before{z-index:2}
.home-hero-glow{z-index:2}
.home-hero-grid{z-index:3}
.home-product-spotlight{overflow:hidden;padding:1.15rem;border:1px solid rgba(255,255,255,.23);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(8,58,43,.32));box-shadow:0 28px 70px rgba(0,0,0,.28);backdrop-filter:blur(16px)}
.home-product-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.45rem .45rem 1.1rem;color:#dcebe5}
.home-product-panel-head div>span{display:block;margin-bottom:.32rem;color:var(--lime);font-size:.64rem;font-weight:900;letter-spacing:.16em}
.home-product-panel-head strong{font-size:1rem;line-height:1.25}
.home-product-stack{display:grid;gap:.7rem}
.home-product-card{display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:.75rem;min-height:88px;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:rgba(4,36,27,.5);color:var(--white);text-decoration:none;transition:transform .25s ease,background .25s ease,border-color .25s ease}
.home-product-card:hover{transform:translateX(5px);border-color:rgba(165,226,118,.65);background:rgba(9,67,49,.74)}
.home-product-number{color:var(--lime);font-size:.7rem;font-weight:950;letter-spacing:.1em}
.home-product-copy small,.home-product-copy strong{display:block}
.home-product-copy small{margin-bottom:.16rem;color:#b9d9cb;font-size:.6rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.home-product-copy strong{font-size:1.02rem;line-height:1.2}
.home-product-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(121,200,67,.17);color:var(--lime);font-size:1rem;transition:transform .25s ease}
.home-product-card:hover .home-product-arrow{transform:rotate(45deg);background:var(--lime);color:var(--green-950)}
.home-product-panel-link{display:flex;align-items:center;justify-content:space-between;margin:.95rem .45rem .2rem;color:#dcebe5;font-size:.75rem;font-weight:850;text-decoration:none}
.home-product-panel-link span{color:var(--lime);font-size:1rem;transition:transform .2s ease}
.home-product-panel-link:hover span{transform:translateX(4px)}
@media(min-width:981px){.home-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(410px,.98fr);gap:68px}.home-hero h1{font-size:clamp(3.1rem,5.1vw,5.35rem)}}
@media(max-width:980px){.home-product-spotlight{max-width:720px}.home-hero-video-overlay{background:linear-gradient(90deg,rgba(3,31,23,.9),rgba(5,45,35,.66)),linear-gradient(180deg,rgba(4,31,23,.16),rgba(4,31,23,.5))}}
@media(max-width:520px){.home-product-spotlight{padding:.8rem;border-radius:22px}.home-product-panel-head{padding:.35rem .25rem .85rem}.home-product-card{grid-template-columns:32px minmax(0,1fr) 26px;min-height:78px;padding:.75rem}.home-product-arrow{width:26px;height:26px}.home-product-panel-link{margin:.8rem .25rem .1rem}}


/* Refined emerald-teal treatment: retain copy contrast while bringing the film forward. */
.home-hero-background{opacity:.8;filter:saturate(1.08) contrast(1.05) brightness(.92)}
.home-hero-video-overlay{background:linear-gradient(100deg,rgba(3,31,23,.78) 0%,rgba(6,62,46,.5) 34%,rgba(15,111,82,.18) 68%,rgba(4,42,31,.2) 100%),linear-gradient(0deg,rgba(2,25,18,.4) 0%,transparent 52%)}
@media(max-width:980px){.home-hero-video-overlay{background:linear-gradient(100deg,rgba(3,31,23,.78),rgba(6,62,46,.44)),linear-gradient(0deg,rgba(2,25,18,.42),transparent 58%)}}


/* Preserve a quiet desktop field for the background film after removing the right-side product panel. */
.home-hero-space{min-height:420px}
@media(max-width:980px){.home-hero-space{display:none}}


/* Neutral film palette: remove the synthetic green hero treatment and let the video carry the colour. */
.home-hero{background:#171b1d}
.home-hero-background{opacity:.86;filter:saturate(1.02) contrast(1.06) brightness(.9)}
.home-hero-video-overlay{background:linear-gradient(100deg,rgba(13,17,20,.82) 0%,rgba(20,26,30,.56) 35%,rgba(27,34,39,.2) 70%,rgba(12,16,19,.18) 100%),linear-gradient(0deg,rgba(7,10,12,.45) 0%,transparent 56%)}
.home-hero-glow-one{background:radial-gradient(circle,rgba(202,216,224,.18),transparent 67%)}
.home-hero-glow-two{background:radial-gradient(circle,rgba(135,151,162,.16),transparent 70%)}
.home-hero .eyebrow{color:#cbd8de}
.home-hero h1 span{color:#f3f0e8}
.home-hero-lead{color:#e0e6e6}
.home-focus-list{border-color:rgba(231,238,239,.2);color:#d8e1e1}
.home-focus-list span{color:#b9cbd1}
.home-hero .button-primary{background:#f3f0e8;color:#17201f}
.home-hero .button-primary:hover{background:#fff;transform:translateY(-2px)}
.home-hero .button-secondary{border-color:rgba(234,240,239,.42);color:#f2f4f3}
.home-hero .button-secondary:hover{background:rgba(243,246,245,.12)}
@media(max-width:980px){.home-hero-video-overlay{background:linear-gradient(100deg,rgba(13,17,20,.8),rgba(25,32,36,.44)),linear-gradient(0deg,rgba(7,10,12,.5),transparent 60%)}}


/* Restore original Novabio green typography and action colours over the neutral film background. */
.home-hero .eyebrow{color:var(--lime)}
.home-hero h1 span{color:#a5e276}
.home-hero-lead{color:#d4e5de}
.home-focus-list{border-color:rgba(255,255,255,.14);color:#dcebe5}
.home-focus-list span{color:var(--lime)}
.home-hero .button-primary{background:var(--lime);color:var(--green-950)}
.home-hero .button-primary:hover{background:#8ed65b}
.home-hero .button-secondary{border-color:rgba(255,255,255,.35);color:var(--white)}
.home-hero .button-secondary:hover{background:rgba(255,255,255,.1)}


/* Refined natural surface system: soft sage pages and evergreen contrast, with the film hero kept neutral. */
:root{--surface:#f3f7f3;--line:#d9e4dc;--white:#fdfefd;--ink:#173129;--muted:#61736b;--shadow:0 18px 45px rgba(6,47,35,.1)}
body{background:#f8fbf8}
.site-header{background:rgba(253,254,253,.95);border-bottom-color:rgba(217,228,220,.94)}
.section-soft,.home-featured,.about-company-portfolio{background:linear-gradient(180deg,#f0f6f1,#e9f1eb)}
.home-intro,.home-closing,.about-company-intro,.about-company-quality{background:linear-gradient(180deg,#fdfefd,#f5f9f5)}
.catalog-toolbar{background:linear-gradient(135deg,#f9fcf9,#edf5ef);box-shadow:0 8px 24px rgba(6,47,35,.05)}
.product-image-placeholder,.detail-image-placeholder{background:linear-gradient(145deg,#e5efe7,var(--surface))}
.hero,.page-hero,.about-hero,.about-company-hero,.section-dark,.home-process,.home-story-panel,.home-closing-card,.about-company-philosophy,.about-quality-visual,.cta,.contact-panel{background:linear-gradient(130deg,#0a4030,#063326)}
.home-portfolio-nutrition{background:radial-gradient(circle at 88% 14%,rgba(165,226,118,.2),transparent 32%),linear-gradient(145deg,#0e5d47,#063326)}
.home-portfolio-cosmetics{background:radial-gradient(circle at 14% 14%,rgba(222,244,235,.14),transparent 30%),linear-gradient(145deg,#176762,#0a3e3a)}
.home-process:after,.about-company-philosophy:after{border-color:rgba(121,200,67,.08)}
.home-story-panel:after,.about-company-location:after{color:rgba(255,255,255,.055)}
.home-closing-card:after,.about-quality-visual:after{border-color:rgba(121,200,67,.09)}
.home-signal{background:#fdfefd}
.home-featured .card,.about-portfolio-card,.catalog-toolbar,.product-list-wrap{border-color:rgba(23,100,76,.12);box-shadow:0 12px 32px rgba(6,47,35,.07)}
.product-list th{background:linear-gradient(100deg,#159b86,#0a4030)}


/* Official ICP filing link in the shared footer. */
.footer-icp{color:#c2d4cd;text-decoration:none;white-space:nowrap}
.footer-icp:hover,.footer-icp:focus-visible{color:var(--lime);text-decoration:underline}
@media(max-width:760px){.footer-icp{display:inline-block;margin-top:.5rem}}


/* Home laboratory photography gallery. */
.home-laboratory{background:linear-gradient(180deg,#fdfefd,#f3f7f3)}
.home-laboratory-head{display:grid;grid-template-columns:.78fr 1.22fr;gap:3rem;align-items:end;margin-bottom:3rem}
.home-laboratory-head h2{max-width:620px;margin:.65rem 0 0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.09;letter-spacing:-.052em}
.home-laboratory-head p{max-width:550px;margin:0;color:var(--muted);font-size:1.04rem}
.home-laboratory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.home-laboratory-card{position:relative;min-height:0;margin:0;overflow:hidden;border:1px solid rgba(23,100,76,.13);border-radius:26px;background:var(--surface);box-shadow:0 13px 34px rgba(6,47,35,.09)}
.home-laboratory-card:nth-child(2){transform:translateY(22px)}
.home-laboratory-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .5s ease,filter .5s ease}
.home-laboratory-card:after{content:"";position:absolute;inset:38% 0 0;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(4,33,25,.78))}
.home-laboratory-card:hover img{transform:scale(1.045);filter:saturate(1.06)}
.home-laboratory-card figcaption{position:absolute;z-index:1;right:1.25rem;bottom:1.15rem;left:1.25rem;color:var(--white)}
.home-laboratory-card figcaption span,.home-laboratory-card figcaption strong{display:block}
.home-laboratory-card figcaption span{margin-bottom:.24rem;color:#bfe7ca;font-size:.62rem;font-weight:900;letter-spacing:.12em}
.home-laboratory-card figcaption strong{font-size:1.12rem;line-height:1.2}
@media(max-width:980px){.home-laboratory-head{grid-template-columns:1fr;gap:1rem}.home-laboratory-head p{max-width:660px}.home-laboratory-grid{grid-template-columns:repeat(2,1fr)}.home-laboratory-card:nth-child(2){transform:none}.home-laboratory-card:last-child{grid-column:1/-1;max-width:calc(50% - 11px)}}
@media(max-width:640px){.home-laboratory-head{margin-bottom:2rem}.home-laboratory-grid{grid-template-columns:1fr;gap:16px}.home-laboratory-card:last-child{grid-column:auto;max-width:none}.home-laboratory-card{border-radius:20px}.home-laboratory-card figcaption{right:1rem;bottom:1rem;left:1rem}}

.footer-contact{font-style:normal;display:flex;flex-direction:column;gap:.55rem}.footer-contact a,.footer-contact-address{display:flex;align-items:flex-start;gap:.7rem}.footer-contact svg{flex:0 0 1.15rem;width:1.15rem;height:1.15rem;margin-top:.27rem;fill:none;stroke:var(--lime);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.footer-contact a span,.footer-contact-address>span{display:block}.footer-contact-address{color:rgba(255,255,255,.76);line-height:1.55}


/* Native editable Service content extracted from the supplied reference layouts. */
.service-page-hero{padding-bottom:68px}.service-oem{background:#f6f9fb}.service-intro{max-width:760px;margin:0 auto 3rem;text-align:center}.service-intro .eyebrow{color:#087d78;background:#e2f1ef}.service-intro h2,.rd-copy h2{margin:.7rem 0 .8rem;color:#13213d;font-size:clamp(2.3rem,4vw,3.55rem);line-height:1.1;letter-spacing:-.04em}.service-intro p,.rd-copy p{margin:0;color:#607895;font-size:1.1rem}.oem-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.oem-service-card{min-height:410px;padding:2.4rem;border-radius:22px;background:var(--white);box-shadow:0 7px 16px rgba(20,43,71,.12)}.oem-card-icon{display:grid;width:72px;height:72px;place-items:center;margin-bottom:2rem;border-radius:19px;color:var(--white);background:linear-gradient(135deg,#07807b,#16b6aa)}.oem-card-icon svg{width:46px;height:46px}.oem-service-card h3{margin:0 0 .9rem;color:#102142;font-size:1.45rem}.oem-service-card p{min-height:106px;margin:0;color:#5d7795}.oem-service-card ul{display:grid;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;color:#274563}.oem-service-card li{position:relative;padding-left:1.3rem}.oem-service-card li:before{content:"";position:absolute;top:.72em;left:0;width:.52rem;height:.52rem;border-radius:50%;background:#0b8a83}.oem-process{margin-top:3rem;padding:2.6rem 2rem;border-radius:24px;background:var(--white);box-shadow:0 7px 16px rgba(20,43,71,.12)}.oem-process>h2{margin:0 0 2.6rem;color:#102142;text-align:center;font-size:1.8rem}.oem-process ol{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin:0;padding:0;list-style:none}.oem-process li{position:relative;text-align:center}.oem-process li:not(:last-child):after{content:"";position:absolute;z-index:0;top:44px;left:58%;width:88%;height:1px;background:#d8e1ed}.oem-process li>span{position:relative;z-index:1;display:grid;width:88px;height:88px;place-items:center;margin:0 auto 1.25rem;border-radius:50%;color:var(--white);background:linear-gradient(135deg,#07807b,#19b7aa);font-size:1.65rem;font-weight:800}.oem-process h3{margin:0 0 .7rem;color:#102142;font-size:1.13rem}.oem-process p{max-width:175px;margin:0 auto;color:#607895}.service-rd{background:#f6f9fb}.rd-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);gap:4rem;align-items:center}.rd-copy h2{font-size:clamp(2.15rem,3.6vw,3.3rem)}.rd-service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.25rem;margin:0;padding:0;list-style:none}.rd-service-list li{display:flex;align-items:center;gap:.85rem;min-height:76px;padding:1rem 1.3rem;border-radius:14px;background:#f0f4f7;color:#193757;font-size:1.15rem;font-weight:700}.rd-service-list span{display:grid;flex:0 0 27px;place-items:center;color:#058078;font-size:1.55rem;font-weight:800}@media(max-width:980px){.oem-service-grid{grid-template-columns:repeat(2,1fr)}.oem-service-card{min-height:0}.oem-service-card p{min-height:0}.oem-process ol{grid-template-columns:repeat(3,1fr);row-gap:2rem}.oem-process li:after{display:none}.rd-layout{grid-template-columns:1fr;gap:2.25rem}}@media(max-width:600px){.service-page-hero{padding-bottom:50px}.service-oem{padding-top:54px}.service-intro{margin-bottom:2rem}.service-intro p,.rd-copy p{font-size:1rem}.oem-service-grid,.rd-service-list{grid-template-columns:1fr}.oem-service-card{padding:1.6rem}.oem-card-icon{margin-bottom:1.35rem}.oem-process{padding:1.75rem 1rem}.oem-process>h2{margin-bottom:2rem}.oem-process ol{grid-template-columns:1fr;gap:1.75rem}.oem-process li{display:grid;grid-template-columns:64px 1fr;text-align:left;column-gap:1rem;align-items:center}.oem-process li>span{grid-row:span 2;width:64px;height:64px;margin:0;font-size:1.25rem}.oem-process h3{margin:0}.oem-process p{max-width:none;margin:0}.rd-service-list li{min-height:64px}.rd-layout{gap:1.75rem}}


/* Native product detail layout: editable product fields, no inquiry/download controls. */
.product-detail-page{padding:72px 0 96px;background:#fff}.product-detail-page-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-detail{display:block}.product-overview{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:clamp(2rem,4vw,4rem);align-items:start}.product-overview .detail-gallery{position:static;width:100%;max-width:500px}.product-overview .detail-image{min-height:0;aspect-ratio:5/4;overflow:hidden;border:1px solid #dce8e1;border-radius:20px;background:linear-gradient(145deg,#e7f1ea,#f4f8f5)}.product-overview .detail-image img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;transform:scale(1.08);transform-origin:left center;background:#fff}.product-overview .detail-image-placeholder{padding:2rem;text-align:center;font-weight:700}.product-overview .gallery-thumbnails{display:flex;gap:12px;margin-top:16px}.product-overview .gallery-thumbnail{width:86px;height:72px;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#edf4f1}.product-overview .gallery-thumbnail.is-active{border-color:#17644c}.product-overview .gallery-thumbnail img{width:100%;height:100%;object-fit:cover}.detail-content{min-width:0;padding:1.5rem 0}.detail-content .tag{margin-bottom:1.15rem;color:#6954d9;background:#eeeafe}.product-name{margin:0 0 2rem;color:#14203a;font-size:clamp(2.25rem,4vw,3.55rem);line-height:1.08;letter-spacing:-.045em}.product-metadata{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 1.85rem;padding:1.15rem 1rem;border-radius:15px;background:#f4f7fb}.product-metadata-item{min-width:0;padding:.25rem .75rem;text-align:center}.product-metadata-item span{display:block;color:#71809a;font-size:.75rem}.product-metadata-item strong{display:block;overflow-wrap:anywhere;color:#26324b;font-size:.96rem}.product-availability h2{margin:0 0 .9rem;color:#1a2740;font-size:1rem}.available-specification-value{display:inline-flex;max-width:100%;width:fit-content;padding:.55rem .8rem;border:1px solid #14837c;border-radius:9px;background:#f2f8f7;color:#475875;font-weight:700;line-height:1.35}.product-support-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.2rem;margin:1.6rem 0;padding:0;list-style:none;color:#4b5d78}.product-support-list li{display:flex;align-items:center;gap:.55rem;font-size:.93rem}.product-support-check{display:inline-grid;flex:0 0 16px;width:16px;height:16px;place-items:center;border-radius:50%;color:#fff;background:#2d7f79;font-size:.64rem;font-weight:900}.product-detail-actions{display:flex;flex-wrap:wrap;gap:.85rem}.product-detail-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.15rem;border:1px solid;border-radius:10px;text-decoration:none;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.product-detail-button:hover{transform:translateY(-2px)}.product-back-button{border-color:#bdcadb;background:#fff;color:#27405d}.product-contact-button{border-color:#17644c;background:#17644c;color:#fff;box-shadow:0 8px 18px rgba(23,100,76,.18)}.product-information{display:grid;gap:0;margin-top:5.5rem;border-top:1px solid #dce5ee}.product-information-section{padding:2.3rem 0;border-bottom:1px solid #dce5ee}.product-information-section h2{margin:0 0 1rem;color:#15223b;font-size:1.5rem}.product-information-section p{max-width:930px;margin:0;color:#536681}.product-information-section .spec-table{width:100%;max-width:780px;border-collapse:collapse}.product-information-section .spec-table th,.product-information-section .spec-table td{padding:.8rem 1rem;border:1px solid #dce5ee;text-align:left}.product-information-section .spec-table th{width:38%;background:#f5f8fb;color:#263c58}.product-empty-copy{color:#60738e}.product-detail-state{display:grid;gap:1rem;justify-items:start;max-width:600px}@media(max-width:920px){.product-overview{grid-template-columns:1fr;gap:1.5rem}.product-overview .detail-gallery{position:static;max-width:680px}.detail-content{padding:0}.product-information{margin-top:3.5rem}}@media(max-width:560px){.product-detail-page{padding:48px 0 68px}.product-overview .detail-image,.product-overview .detail-image img{height:320px;min-height:320px}.product-metadata{grid-template-columns:1fr;gap:.35rem}.product-metadata-item{text-align:left}.product-support-list{grid-template-columns:1fr}.product-detail-actions{display:grid;grid-template-columns:1fr}.product-information{margin-top:2.75rem}.product-information-section{padding:1.7rem 0}.product-information-section .spec-table th,.product-information-section .spec-table td{padding:.65rem .75rem}.product-information-section .spec-table th{width:43%}}

@media(min-width:921px){.product-overview .detail-gallery{margin-top:3rem}}

/* Product-detail immediate contact */
.product-contact-email{margin-top:1.15rem;padding:1.25rem 1.5rem;border-radius:18px;background:#f5f7fa}.product-contact-email-prompt{margin:0 0:.6rem;color:#718099;font-size:1rem}.product-contact-email-link{display:inline-flex;align-items:center;gap:.6rem;color:#357f7a;font-size:1.08rem;font-weight:800;text-decoration:none}.product-contact-email-link:hover{text-decoration:underline}.product-contact-email-link:focus-visible{outline:3px solid rgba(53,127,122,.3);outline-offset:3px;border-radius:4px}.product-contact-email-icon{width:1.32rem;height:1.32rem;flex:0 0 1.32rem;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}

.product-other-name{max-width:100%;margin:-1.15rem 0 1.7rem;overflow-wrap:anywhere;color:#60738e;font-size:1.03rem;font-weight:650;line-height:1.55}

.product-description-rich{max-width:930px;color:#536681}.product-description-rich p{margin:0 0 1rem;white-space:pre-line}.product-description-rich h1,.product-description-rich h2,.product-description-rich h3{margin:1.55rem 0 .65rem;color:#15223b;line-height:1.25}.product-description-rich h1{font-size:1.55rem}.product-description-rich h2{font-size:1.32rem}.product-description-rich h3{font-size:1.14rem}.product-description-rich ul,.product-description-rich ol{margin:.2rem 0 1rem;padding-left:1.35rem}.product-description-rich li{margin:.35rem 0}.product-description-rich a{color:#17644c;font-weight:700;overflow-wrap:anywhere}
