@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--brand-primary:#16a34a;--brand-primary-700:#15803d;--brand-primary-800:#166534;--brand-primary-soft:#16a34a1f;--brand-primary-soft-2:#16a34a2e;--brand-primary-border:#16a34a47;--brand-accent:#f97316;--brand-accent-600:#ea580c;--brand-accent-light:#f93;--brand-accent-soft:#f9731629;--brand-accent-border:#f9731647;--ui-bg:#fff;--ui-surface:#fffffff5;--ui-surface-strong:#fff;--ui-ink:#0f2346;--ui-ink-2:#102446;--ui-copy:#3b5475;--ui-muted:#4b5f7c;--ui-line:#0f234624;--ui-line-strong:#0f23462e;--ui-tint-primary:#f0fdf4;--ui-tint-accent:#fff7ed;color:var(--ui-ink);background:var(--ui-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px}*,:before,:after{box-sizing:border-box;text-shadow:none!important}html{scroll-behavior:smooth}@media (width<=860px){:root{font-size:14px}}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body,a,button,input,textarea,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}#root{min-height:100vh}.page-shell{background:var(--ui-bg);min-height:100vh;color:var(--ui-ink);padding-top:var(--topbar-offset,86px)}.container{width:min(1496px,100% - 112px);margin:0 auto}.topbar-wrap{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;width:100%;transition:background .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;top:0;left:0;overflow:visible;box-shadow:0 12px 38px #1b2f591f}.topbar-wrap.is-scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;box-shadow:0 14px 42px #1b2f5924}.topbar{justify-content:space-between;align-items:center;gap:2rem;padding-top:26px;padding-bottom:20px;transition:padding .22s;display:flex;overflow:visible}.topbar-wrap.is-scrolled .topbar{padding-top:20px;padding-bottom:20px}.topbar-main{padding-top:20px;padding-bottom:22px}.brand{color:inherit;align-items:center;padding:.2rem 0;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 10px 20px #0f22601f);width:auto;height:74px;transition:filter .22s,opacity .22s;display:block}.site-nav{margin-left:auto;overflow:visible}.nav-cta{color:#3c4658;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.1rem 1.4rem;font-size:12px;font-weight:700;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.nav-cta:hover,.nav-cta:focus-visible{color:var(--brand-primary-700);opacity:1;transform:translateY(-1px)}.page-trust{justify-content:flex-start;margin-top:1.25rem;display:flex}.page-trust .trust-strip{width:100%;max-width:420px}.menu-toggle{border:1px solid var(--ui-line);background:var(--ui-surface-strong);width:44px;height:44px;color:var(--ui-ink-2);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;padding:0;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:20px;height:2px;margin:0 auto;display:block}.nav-list{align-items:center;gap:2.75rem;margin:0;padding:0;list-style:none;display:flex}.nav-item{position:relative}.nav-item--products{z-index:300;position:relative}.nav-products-dropdown{border:1px solid var(--ui-line);opacity:0;pointer-events:none;z-index:220;background:#fffffffa;border-radius:18px;grid-template-columns:1fr;width:320px;max-height:400px;padding:0;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(6px);box-shadow:0 20px 36px #132d6624}.nav-products-dropdown.has-products{grid-template-columns:250px 1fr;width:600px}.nav-products-dropdown:not(.has-products) .nav-products-categories{border-right:none}.nav-item--products:hover .nav-products-dropdown,.nav-item--products:focus-within .nav-products-dropdown,.nav-item--products.is-open .nav-products-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-products-categories{border-right:1px solid var(--ui-line);max-height:400px;padding:.75rem 0;overflow-y:auto}.nav-products-category{padding:.2rem 0}.nav-products-category-link{color:#2b3a55;padding:.5rem 1rem;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s;display:block}.nav-products-dropdown .nav-products-category-link:hover,.nav-products-dropdown .nav-products-category-link:focus-visible,.nav-products-dropdown .nav-products-category-link.nav-products-category-link--active{color:#fff;background:#169c47c2}.nav-products-products{opacity:0;max-height:400px;padding:.75rem 0;transition:opacity .18s;overflow-y:auto}.nav-products-products.is-visible{opacity:1}.nav-products-products.is-visible .nav-products-products-header span{color:#169c47}.nav-products-products-header{border-bottom:1px solid var(--ui-line);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 1rem .5rem;display:flex}.nav-products-products-header span{color:#1f2f4a;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800}.nav-products-view-category{color:var(--brand-primary);font-size:12px;font-weight:700;text-decoration:none}.nav-products-view-category:hover,.nav-products-view-category:focus-visible{text-decoration:underline}.nav-products-products-list{padding:0 1rem}.nav-products-product-link{color:#2b3a55;border-radius:10px;padding:.45rem .7rem;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:block}.nav-products-dropdown .nav-products-product-link:hover,.nav-products-dropdown .nav-products-product-link:focus-visible{color:#fff;background:#169c47c2;transform:translate(2px)}.nav-list a{opacity:.97;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .9rem;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,opacity .18s,transform .18s;display:inline-flex;position:relative}.topbar-wrap .nav-list a{color:#3c4658}.nav-list a:hover,.nav-list a:focus-visible{color:var(--brand-primary-700);opacity:1;transform:translateY(-1px)}.nav-list a.is-active{color:#fff;border-color:var(--brand-primary-border);background:var(--brand-primary);opacity:1;font-weight:700}.nav-list a.is-active:hover,.nav-list a.is-active:focus-visible{color:#fff;background:var(--brand-primary)}.topbar-wrap.is-scrolled .brand-logo{opacity:1}.topbar-wrap.is-scrolled .nav-list a:not(.is-active){color:#3c4658}.nav-list a.nav-list-contact{background:var(--brand-primary);color:#fff;opacity:1;border-radius:14px;justify-content:center;align-items:center;min-width:148px;min-height:56px;padding:.95rem 1.55rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff24,0 14px 28px #15803d33}.nav-list a.nav-list-contact:hover,.nav-list a.nav-list-contact:focus-visible{color:#fff;transform:translateY(-2px);box-shadow:inset 0 1px #fff3,0 18px 32px #15803d42}.nav-list a.nav-list-contact.is-active{font-weight:700}.topbar-wrap.is-scrolled .nav-list a.nav-list-contact{color:#fff}.hero-pane{color:#f9fbff;--hero-saffron:var(--brand-accent-light);--hero-green:var(--brand-primary);position:relative;overflow:hidden}.hero-pane--carousel{background:#fff}.hero-bg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .4s;position:absolute;inset:0}.hero-bg-overlay{z-index:0;opacity:0;background:#060c1c52;position:absolute;inset:0}.hero-section{z-index:1;text-align:left;grid-template-columns:1fr;place-items:center start;gap:2.5rem;min-height:70vh;padding:6.5rem 0 5rem;display:grid;position:relative}.hero-copy{max-width:760px;margin:0}.hero-copy>*{opacity:1;animation:none}.hero-badge{letter-spacing:.35em;text-transform:uppercase;color:var(--hero-saffron);margin-bottom:1.1rem;font-size:13px;font-weight:700;display:block}.hero-title{letter-spacing:.02em;text-transform:uppercase;color:#f9fbff;margin:0 0 1.6rem;font-size:64px;line-height:.95}.hero-title span{color:#fff;display:block}.hero-description{max-width:680px;color:var(--hero-saffron);margin:0 0 2.4rem;font-size:16px;font-weight:700;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:2.4rem;display:flex}.hero-actions .button{min-width:200px;min-height:56px;padding:.8rem 1.4rem;font-size:16px}.hero-actions .button-primary{color:#0f2346;text-transform:uppercase;letter-spacing:.08em;background:#fff;border-color:#fff}.hero-actions .button-primary:hover,.hero-actions .button-primary:focus-visible{background:var(--brand-primary-800)}.hero-actions .button-secondary{background:var(--brand-primary);color:#fff;text-transform:uppercase;letter-spacing:.08em}.button{border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.95rem;min-width:246px;min-height:72px;padding:1rem 1.7rem;font-size:18px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-3px);box-shadow:0 18px 34px #0f172a2e}.button-primary{background:var(--brand-primary);color:#fff;box-shadow:0 16px 34px #0f172a24}.button-primary:hover,.button-primary:focus-visible{background:var(--brand-primary-800);box-shadow:0 20px 36px #0f172a33}.button-secondary{color:#fff;background:#ffffff14;border-color:#ffffffb3}.button-secondary:hover,.button-secondary:focus-visible{background:#ffffff2e;box-shadow:0 16px 28px #060e2033}.arrow-icon{flex:none;width:20px;height:20px}.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.75rem;max-width:520px;display:grid}.trust-item{text-align:center;border:1px solid var(--brand-accent-border);aspect-ratio:1;background:#fff;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.75rem .65rem;display:flex;position:relative;box-shadow:0 14px 24px #0f172a1f}.trust-item strong{color:var(--ui-ink-2);letter-spacing:-.04em;margin:0;font-size:12px;line-height:1.05;display:block}.trust-item span{color:var(--ui-muted);margin:0;font-size:10px;font-weight:700;display:block}.trust-icon{width:22px;height:22px;color:var(--brand-accent);margin-bottom:0}.media-column{flex-direction:column;gap:1.35rem;display:flex}.media-column-left{padding-top:.6rem}.frame{opacity:0;animation:.9s cubic-bezier(.2,.8,.2,1) forwards floatIn;animation-delay:var(--delay,0s);background:#f6f2ec;border-radius:20px;padding:.45rem;transform:translateY(26px);box-shadow:0 24px 40px #0e215d1f,inset 0 1px #ffffff73}.frame-inner{border:1px solid var(--ui-line);background:#e2e8e6;border-radius:16px;height:100%;position:relative;overflow:hidden}.hero-media-card .frame-inner{background:#f0fdf4fa;transition:transform .22s,box-shadow .22s}.hero-media-card:hover .frame-inner,.hero-media-card:focus-within .frame-inner{transform:translateY(-6px);box-shadow:0 18px 36px #15803d29}.hero-media-visual{place-items:center;width:100%;height:100%;padding:.8rem;display:grid;position:relative}.hero-media-product{object-fit:contain;filter:drop-shadow(0 16px 26px #0f172a29);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.hero-media-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;opacity:0;background:#0c4a28c2;border-radius:14px;padding:.85rem .9rem;transition:opacity .22s,transform .22s;position:absolute;bottom:14px;left:14px;right:14px;transform:translateY(8px)}.hero-media-overlay span{color:#f0fdf4e6;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.hero-media-overlay strong{letter-spacing:-.07em;margin-top:.35rem;font-size:16px;line-height:1.35;display:block}.hero-media-card:hover .hero-media-product,.hero-media-card:focus-within .hero-media-product{transform:scale(1.04)}.hero-media-card:hover .hero-media-overlay,.hero-media-card:focus-within .hero-media-overlay{opacity:1;transform:translateY(0)}.frame-top-left{height:140px}.frame-bottom-left{height:175px}.frame-top-right{height:195px}.frame-bottom-right{height:150px}.artwork{width:100%;height:100%;display:block}.about-section{z-index:0;background:var(--ui-bg);padding:5.4rem 0 6rem;position:relative;overflow:hidden}.about-heading{text-align:center;margin-bottom:3.2rem}.section-kicker{color:var(--brand-accent);letter-spacing:.12em;margin-bottom:1.1rem;font-size:14px;font-weight:800;display:block}.about-heading h2{color:#0f2346;letter-spacing:-.06em;margin:0;font-size:42px;line-height:1.12}.section-underline{background:var(--brand-accent);border-radius:999px;width:98px;height:4px;margin:1.1rem auto 0;display:block}.about-content{grid-template-columns:minmax(0,1.06fr) minmax(520px,.94fr);align-items:start;gap:3rem 4rem;display:grid}.about-copy{max-width:860px}.about-icon-box{width:66px;height:66px;color:var(--brand-accent);background:#df7c2b29;border-radius:12px;place-items:center;margin-bottom:2.15rem;display:grid;box-shadow:inset 0 1px #fffc}.about-icon-box .stat-icon{width:34px;height:34px}.about-copy h3{color:#0d2246;letter-spacing:-.095em;margin:0 0 1.7rem;font-size:26px;line-height:1.2}.about-copy p{color:#3b5475;margin:0 0 1.7rem;font-size:16px;font-weight:600;line-height:1.68}.cert-seal{aspect-ratio:1;place-items:center;width:98px;margin-top:2rem;display:grid}.cert-image{object-fit:contain;width:100%;height:100%;display:block}.about-stats{grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:1.5rem;display:grid}.stat-card{text-align:center;background:#ffffffeb;border:1px solid #16a34a2e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:148px;padding:.9rem .8rem;display:flex;box-shadow:0 12px 22px #0f172a1a}.stat-icon-wrap{background:var(--ui-tint-primary);width:38px;height:38px;color:var(--brand-primary);border-radius:12px;place-items:center;margin-bottom:.65rem;display:grid;box-shadow:inset 0 1px #fffc,0 8px 14px #15803d29}.stat-icon{width:20px;height:20px}.stat-card strong{color:var(--brand-primary);letter-spacing:-.08em;margin-bottom:.35rem;font-size:20px;line-height:1}.stat-card span{color:#3c4f6b;font-size:12px;font-weight:700}.stat-card-featured{background:var(--brand-primary);border-color:#0000;box-shadow:0 18px 32px #15803d42}.stat-card-featured .stat-icon-wrap{color:#fff;background:#ffffff2e}.stat-card-featured strong,.stat-card-featured span{color:#fff}.certification-section{z-index:0;background:var(--ui-bg);padding:0 0 5.6rem;position:relative;overflow:hidden}.certification-heading{text-align:center;margin-bottom:2.4rem}.certification-heading h2{color:#0f2346;letter-spacing:-.06em;margin:0;font-size:48px;line-height:1.08}.certification-heading p{color:#3b5475;max-width:920px;margin:1.4rem auto 0;font-size:18px;font-weight:600;line-height:1.58}.certification-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));justify-items:center;gap:1rem;display:grid}.certification-carousel{border-radius:20px;height:128px;position:relative;overflow:hidden}.certification-track{will-change:transform;align-items:center;gap:1rem;width:max-content;height:100%;animation:26s linear infinite logoMarquee;display:flex;position:absolute;top:0;left:0}.certification-carousel:hover .certification-track{animation-play-state:paused}.certification-card{border:1px solid var(--ui-line);background:#fff;border-radius:14px;place-items:center;width:118px;min-width:118px;min-height:108px;padding:.45rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 14px 30px #0f172a1f}.certification-card:hover,.certification-card:focus-within{border-color:var(--brand-primary-border);transform:translateY(-2px);box-shadow:0 16px 28px #0f172a24}.certification-image{object-fit:contain;width:100%;max-width:88px;height:auto;max-height:68px;transition:transform .18s;display:block}.certification-card:hover .certification-image,.certification-card:focus-within .certification-image{transform:scale(1.02)}.products-section{z-index:0;background:var(--ui-bg);padding:5.4rem 0 6rem;position:relative;overflow:hidden}.products-showcase{gap:2.2rem;display:grid}.products-intro{gap:1.2rem;display:grid}.products-intro h2{color:#0f2346;letter-spacing:-.065em;max-width:760px;margin:0;font-size:48px;line-height:1.08}.products-intro p{color:#3b5475;max-width:840px;margin:0;font-size:18px;font-weight:600;line-height:1.6}.products-actions{flex-wrap:wrap;gap:.9rem;display:flex}.products-action{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.3rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex}.products-action:hover,.products-action:focus-visible{transform:translateY(-3px);box-shadow:0 14px 26px #0f172a29}.products-action--primary{background:var(--brand-accent);color:#fff;box-shadow:0 18px 28px #15803d38}.products-action--secondary{border:1px solid var(--ui-line);color:var(--brand-accent-light);background:#ffffffd1}.products-category-list{flex-wrap:wrap;gap:.75rem;display:flex}.products-category-pill{border:1px solid var(--ui-line);min-height:36px;color:var(--ui-ink);background:#ffffffe0;border-radius:999px;align-items:center;padding:.45rem .9rem;font-size:13px;font-weight:700;display:inline-flex}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.products-showcase-card{border:1px solid var(--ui-line);background:#fff;border-radius:20px;flex-direction:column;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 32px #0f172a1f,inset 0 1px #fff9}.products-showcase-card:hover,.products-showcase-card:focus-within{transform:translateY(-3px);box-shadow:0 22px 40px #0f172a2e}.products-showcase-media{border-bottom:1px solid var(--ui-line);place-items:center;min-height:176px;padding:.5rem;display:grid;position:relative;overflow:hidden}.products-showcase-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:160px;display:block}.products-showcase-tag{z-index:1;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0c4a28e6;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:.22rem .65rem;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 10px 20px #0f172a38}.products-showcase-body{gap:.5rem;padding:.75rem .85rem .9rem;display:grid}.products-showcase-body h3{color:#0f2346;letter-spacing:-.07em;margin:0;font-size:15px;line-height:1.25}.products-showcase-link{width:fit-content;color:var(--brand-primary);align-items:center;margin:0;font-size:12px;font-weight:800;line-height:1.4;text-decoration:none;display:inline-flex}.why-section{z-index:0;background:#fff;padding:5.2rem 0 5.8rem;position:relative;overflow:hidden}.why-heading{text-align:center;max-width:980px;margin-bottom:3rem}.why-heading h2{color:#16233d;letter-spacing:-.07em;margin:0;font-size:48px;line-height:1.08}.why-heading p{color:#566376;max-width:980px;margin:1.4rem auto 0;font-size:18px;font-weight:600;line-height:1.55}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem;display:grid}.why-card{text-align:left;background:#1dc05950;border:1px solid #16a34a38;border-radius:20px;min-height:216px;padding:1.55rem 1.4rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a1a}.why-card:hover,.why-card:focus-within{transform:translateY(-4px);box-shadow:0 22px 44px #0f172a24}.why-card:after{content:"";pointer-events:none;background:#ffa600;border-radius:50%;width:90px;height:90px;position:absolute;top:-30px;right:-30px}.why-icon-wrap{color:#0f5b2a;background:#fffffffa;border:1px solid #16a34a33;border-radius:14px;place-items:center;width:52px;height:52px;margin:0 0 1rem;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:grid;box-shadow:inset 0 1px #fffc,0 10px 18px #2553b02e}.why-card:hover .why-icon-wrap,.why-card:focus-within .why-icon-wrap{background:#fff;border-color:#16a34a52;box-shadow:inset 0 1px #ffffffe6,0 12px 22px #0f226024}.why-icon{width:28px;height:28px}.why-card h3{color:#1b2436;letter-spacing:-.065em;margin:0 0 1rem;font-size:17px;line-height:1.2}.why-card p{color:#5a6678;margin:0;font-size:14px;font-weight:600;line-height:1.65}.clients-section{z-index:0;background:#fff;padding:5.2rem 0 5.8rem;position:relative;overflow:hidden}.clients-heading{text-align:center;max-width:980px;margin-bottom:2.4rem}.clients-heading h2{color:#16233d;letter-spacing:-.07em;margin:0;font-size:48px;line-height:1.08}.clients-heading p{color:#566376;max-width:940px;margin:1.4rem auto 0;font-size:18px;font-weight:600;line-height:1.55}.clients-carousel{border-radius:20px;height:128px;position:relative;overflow:hidden}.clients-track{will-change:transform;gap:1rem;width:max-content;animation:26s linear infinite logoMarquee;display:flex;position:absolute;top:0;left:0}.clients-carousel:hover .clients-track{animation-play-state:paused}.client-logo-card{border:1px solid var(--ui-line);background:#fff;border-radius:16px;flex:none;place-items:center;width:200px;height:128px;padding:.7rem;display:grid;box-shadow:0 12px 24px #0f172a1f}.client-logo-image{object-fit:contain;width:100%;max-width:160px;height:auto;max-height:80px;display:block}.reviews-section{z-index:0;background:var(--ui-bg);padding:5rem 0 5.6rem;position:relative;overflow:hidden}.reviews-heading{text-align:left;max-width:980px;margin-bottom:2.6rem}.reviews-heading h2{color:#1b2a45;letter-spacing:-.06em;margin:0;font-size:44px;line-height:1.08}.reviews-heading p{color:#596679;max-width:760px;margin:1.1rem 0 0;font-size:18px;font-weight:600;line-height:1.6}.reviews-highlight{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:stretch;gap:2rem;margin-bottom:2.4rem;display:grid}.reviews-score-card{background:#ffffffeb;border:1px solid #16a34a38;border-radius:20px;gap:.6rem;padding:1.6rem;display:grid;box-shadow:0 18px 40px #0f172a29}.reviews-score-label{color:#4a6185;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.reviews-score-value{color:var(--ui-ink-2);letter-spacing:-.06em;font-size:46px;font-weight:800}.reviews-score-stars{align-items:center;gap:.45rem;display:flex}.reviews-score-stars span{clip-path:polygon(50% 0%,62% 35%,98% 35%,68% 57%,79% 100%,50% 76%,21% 100%,32% 57%,2% 35%,38% 35%);background:#f7c948;width:16px;height:16px}.reviews-score-note{color:#4e627f;max-width:420px;margin:.4rem 0 0;font-size:15px;line-height:1.65}.reviews-pill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.reviews-pill{background:#ffffffeb;border:1px solid #16a34a2e;border-radius:16px;gap:.35rem;padding:.95rem 1rem;display:grid;box-shadow:0 12px 30px #0f172a1f}.reviews-pill-title{color:#4b5f7f;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.reviews-pill-value{color:#1a2d4c;font-size:16px;font-weight:700}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.review-card{background:#ffffffeb;border:1px solid #16a34a2e;border-radius:20px;gap:.9rem;padding:1.1rem;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 20px 40px #0f172a24}.review-card:hover{transform:translateY(-3px);box-shadow:0 22px 40px #0f172a29}.review-card-top{align-items:center;gap:.7rem;display:flex}.review-avatar{background:var(--brand-accent-light);color:#fff;letter-spacing:.08em;border-radius:12px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:grid}.review-meta{gap:.2rem;display:grid}.review-author-name{color:#1a2d4c;font-size:13px;font-weight:700}.review-author-role{color:#4d658a;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.review-author-org{color:#4f647f;font-size:12px;font-weight:600}.review-badge{background:var(--brand-primary-soft);color:var(--brand-primary-700);letter-spacing:.08em;text-transform:uppercase;border:1px solid #16a34a38;border-radius:999px;margin-left:auto;padding:.35rem .8rem;font-size:11px;font-weight:700}.review-quote{color:#18283f;margin:0;font-size:15px;font-weight:600;line-height:1.7}.review-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.review-stars{align-items:center;gap:.3rem;display:flex}.review-stars span{clip-path:polygon(50% 0%,62% 35%,98% 35%,68% 57%,79% 100%,50% 76%,21% 100%,32% 57%,2% 35%,38% 35%);background:#f7c948;width:12px;height:12px}.review-timeframe{color:#5a6d86;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.team-section{z-index:0;background:var(--ui-bg);padding:0 0 5.6rem;position:relative;overflow:hidden}.team-heading{text-align:center;max-width:980px;margin-bottom:3.2rem}.team-heading h2{color:#16233d;letter-spacing:-.07em;margin:0;font-size:48px;line-height:1.08}.team-heading p{color:#566376;max-width:940px;margin:1.4rem auto 0;font-size:18px;font-weight:600;line-height:1.55}.team-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;display:grid}.team-card{border:1px solid var(--ui-line);background:#fff;border-radius:18px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 16px 28px #0f172a24}.team-card:hover,.team-card:focus-within{border-color:var(--brand-primary-border);transform:translateY(-4px);box-shadow:0 22px 36px #0f172a33}.team-card-media{background:var(--ui-tint-primary);height:210px;position:relative}.team-card-media:after{content:"";pointer-events:none;background:#0c4a281f;position:absolute;inset:0}.team-card-image{object-fit:cover;filter:saturate(1.04)contrast(1.03);width:100%;height:100%;transition:transform .26s,filter .26s;display:block;transform:scale(1.02)}.team-card-image--contain{object-fit:contain;padding:.55rem}.team-card:hover .team-card-image,.team-card:focus-within .team-card-image{filter:saturate(1.09)contrast(1.06);transform:scale(1.06)}.team-card:hover .team-card-image--contain,.team-card:focus-within .team-card-image--contain{transform:scale(1.03)}.team-card-body{text-align:center;padding:.85rem .9rem .95rem}.team-card-body h3{color:#0f2346;margin:0;font-size:16px;line-height:1.25}.team-card-body p{margin:.45rem 0 0}.team-role-chip{background:var(--brand-primary-soft);min-height:28px;color:var(--brand-primary-800);letter-spacing:.04em;text-transform:uppercase;border:1px solid #16a34a2e;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .65rem;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.team-moments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:1rem;display:grid}.team-moment-card{border:1px solid var(--ui-line);background:#fff;border-radius:18px;min-height:210px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 16px 28px #0f172a24}.team-moment-card--wide,.team-moment-card--tall{min-height:210px}.team-moment-card:hover,.team-moment-card:focus-within{transform:translateY(-3px);box-shadow:0 22px 34px #0f172a2e}.team-moment-image{object-fit:contain;background:var(--ui-tint-primary);width:100%;height:100%;padding:.5rem;transition:transform .26s;display:block}.team-moment-card:hover .team-moment-image,.team-moment-card:focus-within .team-moment-image{transform:scale(1.04)}.team-moment-title{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#112a5fe0;border-radius:999px;padding:.5rem .8rem;font-size:11px;font-weight:800;position:absolute;bottom:12px;left:12px}.contact-section{z-index:0;background:#fff;padding:5.2rem 0 5.8rem;position:relative;overflow:hidden}:is(.about-section,.certification-section,.products-section,.why-section,.clients-section,.reviews-section,.team-section,.contact-section):before{content:"";opacity:0;pointer-events:none;z-index:0;background:0 0;animation:14s ease-in-out infinite sectionGlow;position:absolute;inset:-30%}:is(.about-section,.certification-section,.products-section,.why-section,.clients-section,.reviews-section,.team-section,.contact-section)>*{z-index:1;position:relative}.contact-heading{text-align:center;max-width:980px;margin-bottom:3rem}.contact-heading h2{color:#16233d;letter-spacing:-.07em;margin:0;font-size:48px;line-height:1.08}.contact-heading p{color:#44556c;max-width:920px;margin:1.4rem auto 0;font-size:18px;font-weight:600;line-height:1.58}.contact-layout{grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);align-items:start;gap:1.85rem;display:grid}.contact-info-column{flex-direction:column;gap:1.6rem;display:flex}.contact-info-card,.contact-form-card{background:#fff;border-radius:18px;box-shadow:0 18px 38px #0f172a21}.contact-info-card{grid-template-columns:48px 1fr;align-items:start;gap:1rem;padding:1.2rem;display:grid}.contact-info-icon{width:40px;height:40px;color:var(--brand-accent-light);background:#cf8e2d29;border-radius:10px;place-items:center;display:grid}.contact-icon{width:23px;height:23px}.contact-info-copy h3{color:#102446;letter-spacing:-.06em;margin:0 0 .55rem;font-size:18px;line-height:1.2}.contact-info-lines{flex-direction:column;gap:.3rem;display:flex}.contact-info-lines span,.contact-info-lines a{color:#3f5575;font-size:14px;font-weight:600;line-height:1.55;text-decoration:none}.contact-info-lines .is-featured{color:var(--brand-accent-light);font-weight:800}.contact-form-card{padding:1.5rem 1.4rem 1.35rem}.contact-form-card h3{color:#102446;letter-spacing:-.07em;margin:0 0 1.1rem;font-size:26px;line-height:1.15}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.35rem;display:grid}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field span{color:#21324e;font-size:14px;font-weight:800}.form-field input,.form-field textarea{border:1px solid var(--ui-line);width:100%;color:var(--ui-ink);background:#fff;border-radius:10px;outline:none;padding:.95rem 1rem;font-size:16px;transition:border-color .18s,box-shadow .18s}.form-field input::placeholder,.form-field textarea::placeholder{color:#7b889d;opacity:1}.form-field input:focus,.form-field textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 4px var(--brand-primary-soft-2)}.form-field.has-error input,.form-field.has-error textarea{border-color:#e05858;box-shadow:0 0 0 4px #e058581f}.field-error{color:#c03b3b;font-size:12px;font-weight:700}.form-field textarea{resize:vertical;min-height:164px}.form-field-full{grid-column:1/-1}.form-field-checkbox{flex-direction:row;grid-column:1/-1;align-items:flex-start;gap:.75rem}.form-field-checkbox input{background:0 0;border:none;flex-shrink:0;width:auto;margin:0;padding:0}.form-field-checkbox input:focus{box-shadow:none}.contact-action{background:var(--brand-primary);color:#fff;cursor:pointer;border:0;border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:56px;font-size:18px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 24px #15803d38}.contact-action.is-sent{background:#14a36b;box-shadow:0 14px 24px #0c6e4b33}.contact-action--whatsapp{background:#25d366;box-shadow:0 14px 24px #25d36638}.contact-action--whatsapp:hover,.contact-action--whatsapp:focus-visible{box-shadow:0 18px 28px #25d36642}.contact-action:hover,.contact-action:focus-visible{transform:translateY(-1px);box-shadow:0 18px 28px #15803d42}.contact-success{color:#176a4a;grid-column:1/-1;margin:-.4rem 0 0;font-size:14px;font-weight:700}.send-icon{width:18px;height:18px}.site-footer{color:#d9e4f6;background:#0e1522}.footer-main{grid-template-columns:minmax(0,1.55fr) repeat(4,minmax(160px,.7fr));gap:2.5rem 3rem;padding-top:4.3rem;padding-bottom:3rem;display:grid}.footer-brand,.footer-contact-item,.footer-link-group a,.footer-social-link{color:inherit;text-decoration:none}.footer-brand{align-items:center;margin-bottom:1.55rem;padding:.2rem 0;display:inline-flex}.footer-brand-logo{object-fit:contain;filter:drop-shadow(0 12px 24px #060d1e42);width:auto;height:64px;display:block}.footer-description{color:#b6c5db;max-width:580px;margin:0 0 1.85rem;font-size:clamp(1rem,1.16vw,1.1rem);font-weight:600;line-height:1.75}.footer-contact-list{flex-direction:column;gap:.95rem;display:flex}.footer-contact-item{color:#c4d1e4;grid-template-columns:18px 1fr;align-items:start;gap:.75rem;font-size:14px;font-weight:600;line-height:1.55;display:grid}.footer-contact-item:hover{color:#fff}.footer-detail-icon{color:var(--brand-accent-light)}.footer-detail-icon .contact-icon{width:18px;height:18px}.footer-link-group h3{color:#fff;letter-spacing:-.06em;margin:0 0 1.55rem;font-size:18px;line-height:1.2}.footer-link-group ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-link-group a{color:#aebcd2;font-size:14px;font-weight:600;transition:color .18s,transform .18s}.footer-link-group a:hover,.footer-link-group a:focus-visible{color:#fff;transform:translate(2px)}.footer-bottom{border-top:1px solid #9eb1d029;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.9rem;padding-bottom:3.2rem;display:flex}.footer-bottom p{color:#89a2c8;margin:0;font-size:14px;font-weight:700}.footer-socials{align-items:center;gap:.8rem;display:flex}.footer-social-link{color:#fff;background:#8295b729;border-radius:10px;place-items:center;width:40px;height:40px;transition:transform .18s,background-color .18s;display:grid}.footer-social-link:hover,.footer-social-link:focus-visible{background:#16a34ad1;transform:translateY(-1px)}.menu-toggle:focus-visible,.nav-list a:focus-visible,.button:focus-visible,.products-page__button:focus-visible,.about-page__button:focus-visible,.about-page__email-link:focus-visible,.contact-action:focus-visible{outline-offset:2px;outline:3px solid #16a34a59}.social-icon{width:18px;height:18px}@keyframes revealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(26px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sectionGlow{0%{transform:translate(0,0)}50%{transform:translate(-2%,1.5%)}to{transform:translate(0,0)}}@keyframes logoMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes textureDrift{0%{transform:translate(0,0)}50%{transform:translate(-2%,1.5%)}to{transform:translate(0,0)}}@keyframes textureSweep{0%{transform:translate(-4%,-2%)rotate(0)}50%{transform:translate(3%,2%)rotate(1.5deg)}to{transform:translate(-4%,-2%)rotate(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.clients-track,.certification-track,.hero-pane:before,.hero-pane:after,:is(.about-section,.certification-section,.products-section,.why-section,.clients-section,.reviews-section,.team-section,.contact-section):before{animation:none}}@media (width<=1320px){.container{width:min(1496px,100% - 72px)}.hero-title{font-size:54px}.topbar{flex-wrap:wrap;justify-content:center}.site-nav{margin-left:0}.hero-section{grid-template-columns:1fr;gap:3.5rem;padding-top:5.6rem}.hero-copy{text-align:left;max-width:none}.hero-description{margin-inline:auto}.hero-actions{justify-content:flex-start}.about-content{grid-template-columns:1fr}.about-copy{max-width:none}.about-stats{max-width:880px;margin:0 auto}.products-grid,.why-grid,.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-logo-card{width:200px}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-layout{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}}@media (width<=860px){.container{width:min(1496px,100% - 36px)}.page-shell{padding-top:var(--topbar-offset,78px)}.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;max-width:100%}.trust-item{padding:.65rem .55rem}.trust-item strong{font-size:11px}.trust-item span{font-size:9px}.trust-icon{width:18px;height:18px}.topbar{flex-wrap:nowrap;justify-content:space-between;gap:.85rem;padding-top:16px;padding-bottom:14px;position:relative}.brand-logo{height:60px}.menu-toggle{display:inline-flex}.site-nav{border:1px solid var(--ui-line);opacity:0;pointer-events:none;z-index:60;background:#fffffffa;border-radius:14px;margin-left:0;padding:.55rem;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 32px #0f172a24}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-list{flex-direction:column;align-items:stretch;gap:.2rem}.nav-products-dropdown{opacity:1;pointer-events:auto;width:100%;max-height:none;box-shadow:none;border-radius:14px;grid-template-columns:1fr;margin-top:.35rem;display:none;position:static;transform:none}.nav-products-dropdown.has-products{grid-template-columns:1fr;width:100%}.nav-products-categories{border-right:none;border-bottom:1px solid var(--ui-line)}.nav-products-category-link{padding:.4rem .8rem;font-size:13px}.nav-products-products{min-width:auto;display:none}.nav-products-products-header{padding:0 .8rem .5rem}.nav-products-products-list{padding:0 .8rem}.nav-item--products.is-open .nav-products-dropdown{display:grid}.nav-item--products:hover .nav-products-dropdown,.nav-item--products:focus-within .nav-products-dropdown,.nav-item--products.is-open .nav-products-dropdown{transform:none}.nav-list a{color:#3c4658;border-radius:10px;min-height:44px;padding:.7rem .8rem;font-size:15px;display:block}.nav-list a.nav-list-contact{width:100%;min-width:0;min-height:44px}.nav-cta{display:none}.reviews-grid{grid-template-columns:1fr}.reviews-section{padding:3.8rem 0 4.2rem}.reviews-heading{margin-bottom:2rem}.reviews-score-card{padding:1.35rem}.reviews-score-value{font-size:40px}.reviews-pill{padding:.8rem .9rem}.review-card{padding:1.2rem}.review-avatar{width:38px;height:38px}.reviews-heading{text-align:left}.reviews-pill-grid{grid-template-columns:1fr}.review-card-top{flex-wrap:wrap;align-items:flex-start}.review-badge{margin-left:0}.review-footer{flex-wrap:wrap}.reviews-heading h2{font-size:34px}.reviews-heading p{font-size:15px}.hero-section{padding-top:2.8rem;padding-bottom:2.6rem}.hero-badge{letter-spacing:.28em;font-size:12px}.hero-title{margin-top:0;font-size:44px}.hero-description{margin-bottom:2.2rem;font-size:15px}.hero-actions .button{min-width:180px;min-height:52px;font-size:15px}.hero-section .trust-strip{grid-template-columns:1fr;gap:1.25rem;max-width:280px}.hero-section .trust-item strong{font-size:20px}.hero-section .trust-item span{font-size:12px}.hero-media{justify-content:flex-start;padding-right:0}.hero-carousel{width:min(100%,480px)}.hero-media-overlay{opacity:1;transform:none}.frame-top-left,.frame-bottom-left,.frame-top-right,.frame-bottom-right{height:170px}.about-section{padding:3.8rem 0 4.2rem}.about-heading{margin-bottom:2.2rem}.about-heading h2{font-size:32px}.section-kicker{font-size:14px}.about-icon-box{margin-bottom:1.5rem}.about-copy h3{font-size:24px}.about-copy p{font-size:15px;line-height:1.7}.cert-seal{width:96px}.about-stats{grid-template-columns:1fr}.certification-section{padding-bottom:4.2rem}.certification-heading{margin-bottom:2.1rem}.certification-heading h2{font-size:36px}.certification-heading p{font-size:18px;line-height:1.65}.certification-grid{gap:.7rem}.certification-card{width:108px;min-width:108px;min-height:96px}.certification-image{max-height:60px}.stat-card{min-height:156px}.stat-card span{font-size:13px}.stat-card strong{font-size:22px}.stat-icon-wrap{width:40px;height:40px}.products-section{padding:3.8rem 0 4.2rem}.products-intro h2{font-size:36px}.products-intro p{font-size:18px;line-height:1.65}.products-grid{grid-template-columns:1fr;gap:1rem}.products-showcase-media{min-height:158px}.products-showcase-image{max-height:140px}.products-showcase-tag{min-height:26px;font-size:9px;top:10px;left:10px}.products-showcase-body{gap:.45rem;padding:.7rem .8rem .85rem}.products-showcase-body h3{font-size:13px}.products-showcase-link{font-size:12px}.why-section{padding:3.8rem 0 4.2rem}.why-heading{margin-bottom:2.1rem}.why-heading h2{font-size:36px}.why-heading p{font-size:18px;line-height:1.65}.why-grid{grid-template-columns:1fr;gap:1.25rem}.clients-section{padding:3.8rem 0 4.2rem}.clients-heading{margin-bottom:2.1rem}.clients-heading h2{font-size:36px}.clients-heading p{font-size:18px;line-height:1.65}.clients-track{gap:.85rem;animation-duration:24s}.client-logo-card{width:150px;height:108px;padding:.6rem}.client-logo-image{max-width:125px;max-height:70px}.team-section{padding-bottom:4.2rem}.team-heading{margin-bottom:2.1rem}.team-heading h2{font-size:36px}.team-heading p{font-size:18px;line-height:1.65}.team-grid{grid-template-columns:1fr;gap:1rem}.team-card-media{height:230px}.team-moments-grid{grid-template-columns:1fr;gap:1rem;margin-top:.9rem}.team-moment-card,.team-moment-card--wide,.team-moment-card--tall{min-height:230px}.why-card{min-height:auto;padding:1.2rem 1.1rem}.why-icon-wrap{width:46px;height:46px;margin-bottom:.9rem}.why-card h3{font-size:16px}.why-card p{font-size:14px;line-height:1.65}.contact-section{padding:3.8rem 0 4.2rem}.contact-heading{margin-bottom:2.1rem}.contact-heading h2{font-size:36px}.contact-heading p{font-size:18px;line-height:1.65}.contact-info-column{gap:1.2rem}.contact-info-card{grid-template-columns:44px 1fr;padding:1rem}.contact-form-card{padding:1.2rem 1rem 1.1rem}.contact-form-card h3{font-size:22px}.contact-form{grid-template-columns:1fr;gap:1rem}.form-field span{font-size:14px}.form-field input,.form-field textarea{padding:.85rem .95rem}.form-field textarea{min-height:140px}.site-footer{text-align:left}.footer-main{grid-template-columns:1fr;gap:2rem;padding-top:3.2rem;padding-bottom:2rem}.footer-brand-logo{height:56px}.footer-description{font-size:.96rem;line-height:1.7}.footer-link-group h3{margin-bottom:1rem;font-size:18px}.footer-link-group ul{gap:.75rem}.footer-bottom{flex-direction:column;align-items:flex-start;padding-top:1.5rem;padding-bottom:2.3rem}.footer-bottom p{font-size:14px}.footer-socials{gap:.65rem}.footer-social-link{width:38px;height:38px}}@media (width<=520px){.container{width:min(1496px,100% - 24px)}.hero-title{font-size:36px}.hero-description{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%;min-width:0;min-height:50px;font-size:15px}.hero-section .trust-strip{max-width:240px}.nav-products-dropdown{width:min(100%,320px)}.nav-products-dropdown.has-products{grid-template-columns:1fr;width:min(100%,320px)}.hero-media{justify-content:flex-start;padding-right:0}.hero-carousel{width:100%}}.about-page{--about-bg:var(--ui-tint-primary);--about-surface:#ffffffd1;--about-surface-strong:var(--ui-surface-strong);--about-card-surface:#fffffff5;--about-card-surface-strong:#fff;--about-orange-soft:#f9731638;--about-orange-border:#f9731652;--about-orange-ink:#5a2a00;--about-blue-soft:#16a34a29;--about-blue-border:#16a34a38;--about-blue-ink:var(--ui-ink);--about-border:var(--ui-line);--about-shadow:0 14px 30px #0f172a1a;--about-blue:var(--brand-primary);--about-blue-deep:var(--brand-primary-800);--about-ink:var(--ui-ink-2);--about-copy:var(--ui-muted);background:var(--ui-bg)}.about-page__hero{padding:5.3rem 0 3.5rem;position:relative;overflow:hidden}.about-page__hero:before{content:"";opacity:.7;pointer-events:none;background:0 0;position:absolute;inset:-20% -10%}.about-page__hero-grid{z-index:1;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:2rem;display:grid;position:relative}.about-page__hero-copy{max-width:720px}.about-page__kicker{background:var(--brand-accent-soft);min-height:34px;color:var(--brand-accent-light);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .9rem;font-size:14px;font-weight:800;display:inline-flex}.about-page__kicker--soft{color:#f0fdf4eb;background:#ffffff24}.about-page__title{max-width:760px;color:var(--about-ink);border:1px solid var(--about-border);background:var(--about-orange-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:-.05em;border-radius:24px;margin:1.55rem 0 1.15rem;padding:1.2rem 1.3rem;font-size:clamp(24px,3.6vw,38px);font-weight:500;line-height:1.14}.about-page__title-tone{color:inherit;font-weight:600}.about-page__lead,.about-page__supporting{color:var(--about-copy);margin:0;font-size:16px;font-weight:600;line-height:1.62}.about-page__supporting{margin-top:1rem}.about-page__actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.about-page__button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:54px;padding:.9rem 1.4rem;font-size:16px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.about-page__button:hover,.about-page__button:focus-visible{transform:translateY(-1px)}.about-page__button--primary{background:var(--brand-accent);color:#fff;box-shadow:0 18px 28px #15803d2e}.about-page__button--secondary{color:var(--brand-accent-light);background:#ffffffb3;border-color:#16a34a38}.about-page__hero-visual{background:var(--brand-accent-light);color:var(--ui-tint-primary);isolation:isolate;border-radius:32px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 34px 70px #0f172a3d}.about-page__hero-visual:after{content:"";opacity:.6;pointer-events:none;z-index:0;background:0 0;position:absolute;inset:0}.about-page__hero-panel,.about-page__highlight-card{z-index:1;position:relative}.about-page__hero-panel{border:1px solid var(--about-border);background:var(--about-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;padding:1.5rem}.about-page__hero-panel-label{letter-spacing:.14em;text-transform:uppercase;color:var(--about-blue);margin-bottom:.85rem;font-size:12px;font-weight:800;display:inline-flex}.about-page__hero-panel h2{color:var(--about-ink);letter-spacing:-.05em;margin:0 0 .9rem;font-size:24px;line-height:1.15}.about-page__hero-panel p{color:var(--about-copy);margin:0;font-size:14px;line-height:1.55}.about-page__highlight-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid;position:relative}.about-page__highlight-card{border:1px solid var(--about-blue-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f0fdf4f5;border-radius:20px;padding:1.1rem 1rem;transition:transform .2s,box-shadow .2s}.about-page__highlight-card:hover{transform:translateY(-3px);box-shadow:0 18px 30px #0f172a38}.about-page__highlight-card strong{color:var(--about-blue-ink);letter-spacing:-.07em;word-break:break-word;margin-bottom:.35rem;font-size:clamp(18px,2.2vw,22px);line-height:1;display:block}.about-page__highlight-card span{color:#102446d6;font-size:13px;font-weight:600;line-height:1.35}.about-page__tag-cloud{z-index:1;flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex;position:relative}.about-page__tag,.about-page__spotlight-pill,.about-page__management-pill{border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:.45rem .85rem;font-size:14px;font-weight:700;display:inline-flex}.about-page__tag{color:var(--about-blue-ink);background:#f0fdf4eb;border:1px solid #16a34a33}.about-page__section{padding:2.2rem 0 3.2rem}.about-page__section--deep{color:#f0fdf4e6;background:#0b1220}.about-page__section--final{padding-top:1.8rem;padding-bottom:5.4rem}.about-page__section-header{max-width:860px;margin-bottom:2rem}.about-page__section-header h2,.about-page__experience-copy h2,.about-page__cta-card h2{color:var(--about-ink);letter-spacing:-.06em;margin:1rem 0 0;font-size:clamp(28px,3.3vw,40px);line-height:1.1}.about-page__section-header p,.about-page__experience-copy p,.about-page__cta-card p{color:var(--about-copy);margin:1rem 0 0;font-size:15px;font-weight:600;line-height:1.56}.about-page__section--deep .about-page__section-header h2,.about-page__section--deep .about-page__experience-copy h2{color:#fff}.about-page__section--deep .about-page__section-header p,.about-page__section--deep .about-page__experience-copy p{color:#f0fdf4c7}.about-page__story-grid,.about-page__dual-grid,.about-page__management-grid,.about-page__commitment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;display:grid}.about-page__card{border:1px solid var(--about-border);background:var(--about-card-surface);box-shadow:var(--about-shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;padding:1.7rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.about-page__card:hover{transform:translateY(-4px);box-shadow:0 20px 36px #0f172a29}.about-page__card--accent,.about-page__card--commitment{background:var(--brand-primary-800);color:#f0fdf4eb;border-color:#ffffff14}.about-page__card--story{min-height:100%}.about-page__card--spotlight{background:var(--about-card-surface-strong)}.about-page__card h3{color:var(--about-ink);letter-spacing:-.065em;margin:.9rem 0 1rem;font-size:22px;line-height:1.14}.about-page__card p{color:var(--about-copy);margin:0 0 1rem;font-size:14px;font-weight:600;line-height:1.58}.about-page__card p:last-child{margin-bottom:0}.about-page__card--accent h3,.about-page__card--accent p,.about-page__card--commitment h3,.about-page__card--commitment p{color:#f0fdf4eb}.about-page__card-icon{background:var(--about-blue-soft);width:58px;height:58px;color:var(--about-blue);border-radius:18px;place-items:center;display:grid}.about-page__card-icon--soft{background:var(--brand-primary-soft)}.about-page__card-icon--light{color:#fff;background:#ffffff1f}.about-page__icon{width:28px;height:28px}.about-page__spotlight-tags,.about-page__management-list{flex-wrap:wrap;gap:.65rem;margin-top:1.4rem;display:flex}.about-page__spotlight-pill,.about-page__management-pill{background:var(--brand-accent-soft);color:var(--brand-accent-light)}.about-page__management-grid{margin-top:1.35rem}.about-page__note{background:var(--brand-primary-soft);min-height:34px;color:var(--about-blue);border-radius:999px;align-items:center;margin-bottom:1rem;padding:.35rem .8rem;font-size:14px;font-weight:700;display:inline-flex}.about-page__ordered-list{color:var(--about-copy);flex-direction:column;gap:.95rem;margin:1rem 0 0;padding:0 0 0 1.25rem;display:flex}.about-page__ordered-list li{padding-left:.2rem;font-size:14px;font-weight:600;line-height:1.5}.about-page__experience-panel{background:#ffffff0f;border:1px solid #ffffff17;border-radius:30px;margin-top:1.35rem;padding:1.6rem}.about-page__experience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem;margin-top:1.4rem;display:grid}.about-page__experience-grid--light{margin-top:0}.about-page__experience-tile{background:#ffffff14;border:1px solid #ffffff14;border-radius:20px;align-items:flex-end;min-height:112px;padding:1.1rem 1rem;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:flex}.about-page__experience-tile:hover{transform:translateY(-3px);box-shadow:0 14px 26px #0f172a24}.about-page__experience-tile span{color:#fff;font-size:16px;font-weight:700;line-height:1.35}.about-page__experience-tile--light{background:#16a34a24;border:1px solid #16a34a38;align-items:flex-end;min-height:108px;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a14}.about-page__experience-tile--light:after{content:"";pointer-events:none;background:#ffa6008c;border-radius:50%;width:90px;height:90px;position:absolute;top:-30px;right:-30px}.about-page__experience-tile--light span{color:#0b1220}.about-page__experience-tile--light:hover{box-shadow:0 18px 34px #0f172a1f}.about-page__regulatory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.about-page__card--regulatory:nth-child(5){grid-column:1/-1}.about-page__cta-card{border:1px solid var(--ui-line);background:#fff;border-radius:20px;padding:1.6rem;box-shadow:0 14px 30px #0f172a1f}.about-page__cta-actions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.6rem;display:flex}.about-page__email-link{min-height:54px;color:var(--brand-accent-light);border-radius:14px;justify-content:center;align-items:center;padding:.9rem 1.25rem;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=1180px){.about-page__hero-grid,.about-page__story-grid,.about-page__dual-grid,.about-page__management-grid,.about-page__commitment-grid,.about-page__regulatory-grid{grid-template-columns:1fr}.about-page__hero-copy{max-width:none}.about-page__highlight-grid,.about-page__experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page__card--regulatory:nth-child(5){grid-column:auto}}@media (width<=860px){.about-page__hero{padding-top:3.8rem;padding-bottom:2.4rem}.about-page__title{font-size:10px}.about-page__lead,.about-page__supporting,.about-page__section-header p,.about-page__cta-card p{font-size:14px}.about-page__hero-panel h2,.about-page__card h3{font-size:20px}.about-page__section{padding:1.4rem 0 2.6rem}.about-page__section-header h2,.about-page__experience-copy h2,.about-page__cta-card h2{font-size:30px}.about-page__card,.about-page__hero-visual,.about-page__experience-panel,.about-page__cta-card{padding:1.35rem}.about-page__highlight-grid,.about-page__experience-grid{grid-template-columns:1fr}.about-page__highlight-card strong{font-size:24px}.about-page__card p,.about-page__ordered-list li{font-size:14px}.about-page__experience-tile span{font-size:16px}.about-page__button,.about-page__email-link{width:100%}.about-page__cta-actions{flex-direction:column;align-items:stretch}}@media (width<=560px){.about-page__hero-panel h2,.about-page__title{font-size:18px}.about-page__section-header h2,.about-page__experience-copy h2,.about-page__cta-card h2{font-size:28px}.about-page__highlight-grid{grid-template-columns:1fr}}.products-page{--products-blue:var(--brand-primary);--products-blue-deep:var(--brand-primary-800);--products-ink:var(--ui-ink-2);--products-copy:var(--ui-muted);--products-line:var(--ui-line);--products-shadow:0 16px 34px #0f172a1a;background:var(--ui-bg)}.products-page__hero{padding:2.6rem 0 1.6rem}.products-page__hero-shell{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:1rem;display:grid}.products-page__hero-copy,.products-page__hero-panel,.products-page__sidebar-card,.products-page__category,.products-page__cta-card{border:1px solid var(--ui-line);box-shadow:var(--products-shadow);background:#fffffff7;border-radius:24px}.products-page__hero-copy{background:#fffffffa;border:1px solid #16a34a38;border-radius:10px;padding:1.3rem 1.2rem;position:relative;box-shadow:0 18px 36px #0f172a29,inset 0 1px #ffffffbf}@media (width>=1181px){.products-page__hero-copy{margin-right:calc(50% - 50vw);padding-right:calc(1.2rem + 50vw - 50%)}}.products-page__hero-panel{gap:1.2rem;padding:1.4rem;display:grid}.products-page__kicker,.products-page__section-kicker{background:var(--brand-accent-soft);min-height:30px;color:var(--brand-accent-light);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.3rem .75rem;font-size:11px;font-weight:800;display:inline-flex}.products-page__section-kicker{font-family:Times New Roman,Times,serif}.products-page__kicker--soft{color:#f0fdf4eb;background:#ffffff24}.products-page__title{max-width:760px;color:var(--products-ink);letter-spacing:-.075em;margin:.75rem 0 .6rem;font-family:Times New Roman,Times,serif;font-size:clamp(22px,3.6vw,34px);line-height:1.1}.products-page__description{max-width:680px;color:var(--products-copy);margin:0;font-size:13px;font-weight:600;line-height:1.62}.products-page__actions,.products-page__cta-actions,.products-page__card-actions{flex-wrap:wrap;gap:.8rem;display:flex}.products-page__actions{margin-top:1rem}.products-page__hero-footer{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1.25rem;display:flex}.products-page__hero-footer .page-trust{flex:auto;min-width:0;margin-top:0}.products-page__trusted-badge{opacity:.95;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 14px 24px #0f172a24);width:90px;max-width:none;height:auto;position:absolute;bottom:12px;right:12px}.products-page__button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1.1rem;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.products-page__button:hover,.products-page__button:focus-visible,.products-page__card-link:hover,.products-page__card-link:focus-visible,.products-page__sidebar-link:hover,.products-page__sidebar-link:focus-visible,.products-page__hero-category-pill:hover,.products-page__hero-category-pill:focus-visible{transform:translateY(-1px)}.products-page__button--primary{background:var(--brand-accent);color:#fff;box-shadow:0 16px 26px #15803d2e}.products-page__button--secondary{color:var(--brand-accent-light);background:#ffffffdb;border-color:#16a34a38}.products-page__button--light,.products-page__button--ghost{color:var(--products-blue);background:#fff;box-shadow:0 18px 28px #0f172a29}.products-page__hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.products-page__hero-stat{border:1px solid var(--products-line);background:#ffffffdb;border-radius:16px;padding:.95rem .8rem}.products-page__hero-stat strong{color:var(--products-ink);letter-spacing:-.07em;font-size:clamp(22px,3vw,28px);line-height:1;display:block}.products-page__hero-stat span{color:var(--products-copy);letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:12px;font-weight:700;line-height:1.35;display:block}.products-page__hero-panel-label{color:var(--products-ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:14px;font-weight:800;display:block}.products-page__hero-category-list{flex-wrap:wrap;gap:.7rem;display:flex}.products-page__hero-category-pill{min-height:38px;color:var(--brand-primary-700);background:#ffffffe0;border:1px solid #16a34a2e;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:13px;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.products-page__catalog{padding:.8rem 0 3rem}.products-page__section-header{max-width:920px;margin-bottom:1.8rem}.products-page__section-header h2,.products-page__cta-copy h2{color:var(--products-ink);letter-spacing:-.075em;margin:1rem 0 0;font-size:clamp(32px,4vw,46px);line-height:1.06}.products-page__section-header h2{font-family:Times New Roman,Times,serif}.products-page__section-header p,.products-page__cta-copy p{color:var(--products-copy);margin:.9rem 0 0;font-size:17px;font-weight:600;line-height:1.65}.products-page__layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:1.2rem;display:grid}.products-page__sidebar{position:sticky;top:90px}.products-page__sidebar-card{grid-template-rows:auto minmax(0,1fr);gap:.9rem;max-height:calc(100vh - 140px);padding:1.1rem;display:grid}.products-page__sidebar-card h3{color:var(--products-ink);margin:0;font-size:18px;line-height:1.2}.products-page__sidebar-list{scrollbar-width:thin;scrollbar-color:#169c47 #0000000f;gap:.7rem;padding-right:.25rem;display:grid;overflow-y:auto}.products-page__sidebar-list::-webkit-scrollbar{width:10px}.products-page__sidebar-list::-webkit-scrollbar-track{background:#0000000f;border-radius:999px}.products-page__sidebar-list::-webkit-scrollbar-thumb{background:#169c47;border:2px solid #ffffffa6;border-radius:999px}.products-page__sidebar-link{border:1px solid var(--ui-line);color:var(--products-ink);background:#ffffffe6;border-radius:14px;justify-content:space-between;align-items:center;gap:.8rem;padding:.75rem .85rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s,color .18s;display:flex}.products-page__sidebar-link:hover,.products-page__sidebar-link:focus-visible,.products-page__sidebar-link--active{color:#fff;background:#169c47c2;border-color:#169c47c7;box-shadow:0 16px 28px #0f172a1f}.products-page__sidebar-link:hover strong,.products-page__sidebar-link:focus-visible strong,.products-page__sidebar-link--active strong{color:#fff;background:#ffffff38;border:1px solid #ffffff4d}.products-page__sidebar-link span{font-size:14px;font-weight:700;line-height:1.35}.products-page__sidebar-link strong{background:var(--brand-primary-soft);min-width:34px;min-height:34px;color:var(--products-blue);border-radius:999px;justify-content:center;align-items:center;padding:.2rem .45rem;font-size:12px;display:inline-flex}.products-page__catalog-list{gap:1.2rem;display:grid}.products-page__category{padding:1.2rem;scroll-margin-top:90px}.products-page__category-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.products-page__category-copy{max-width:820px}.products-page__category-title{color:var(--products-ink);letter-spacing:-.06em;margin:0;font-size:clamp(22px,2.2vw,28px);line-height:1.18}.products-page__category-subtitle{color:var(--products-copy);margin:.45rem 0 0;font-size:14px;font-weight:600;line-height:1.55}.products-page__category-count{background:var(--brand-primary-soft);min-height:34px;color:var(--brand-primary-700);letter-spacing:.05em;text-transform:uppercase;border:1px solid #16a34a2e;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .8rem;font-size:12px;font-weight:800;display:inline-flex}.products-page__list{gap:.9rem;display:grid}.products-page__card{--product-image-transform:scale(1);border:1px solid var(--products-line);opacity:0;min-height:100%;animation:.52s cubic-bezier(.2,.8,.2,1) forwards productsCardIn;animation-delay:var(--card-delay,0s);background:#fff;border-radius:18px;grid-template-columns:500px minmax(0,1fr);align-items:stretch;scroll-margin-top:90px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;overflow:hidden;transform:translateY(14px)scale(.985)}.products-page__card:hover,.products-page__card:focus-within{border-color:#16a34a52;transform:translateY(-3px);box-shadow:0 18px 34px #0f172a24}.products-page__card:target{opacity:1;box-shadow:0 0 0 4px var(--brand-primary-soft-2), 0 18px 34px #0f172a24;border-color:#169c47c7;animation:none;transform:translateY(0)scale(1)}.products-page__category:target{box-shadow:0 0 0 4px var(--brand-primary-soft-2), var(--products-shadow);border-color:#169c47c7}.products-page__category:target .products-page__card{opacity:1;animation:none;transform:translateY(0)scale(1)}.products-page__card-media{place-items:center;min-height:220px;padding:1rem;display:grid;position:relative}.products-page__product-image-shell{place-items:center;max-width:100%;display:inline-grid;position:relative}.products-page__product-image{width:auto;max-width:100%;height:auto;max-height:340px;transform:var(--product-image-transform);transition:transform .26s,filter .26s;animation:.42s productsImageFade;display:block}#iv-sets-injectible-products-infusion-set{--product-image-transform:scale(1.65)}#iv-sets-injectible-products-syringes,#latex-surgical-gloves-latex-surgical-gloves-280mm-12-inches-non-sterile-powder-free,#latex-surgical-gloves-latex-surgical-gloves-sterile-powder-free,#latex-examination-gloves-latex-examination-gloves-250mm-9-inches-powdered,#latex-examination-gloves-latex-examination-gloves-250mm-9-inches-powder-free,#latex-surgical-long-cuff-gloves-powder-free-latex-surgical-long-cuff-gloves-powder-free-polymer-chlorinated-coated-450mm-18-inches,#non-woven-products-head-caps,#disposable-products-used-in-sea-food-industries-pharmaceuticals-and-hospitals-shoe-cover-non-woven-cotton{--product-image-transform:scale(1.3)}#latex-examination-gloves-latex-examination-gloves-powder-free-bulk,#nitrile-examination-gloves-nitrile-examination-gloves-premium{--product-image-transform:rotate(270deg) scale(.92)}#nitrile-examination-gloves-nitrile-examination-gloves-premium{--product-image-transform:rotate(270deg) scale(1.3)}.products-page__image-dots{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #16a34a2e;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 18px #0f172a1a}.products-page__image-dot{background:#0f172a3d;border-radius:999px;width:7px;height:7px;transition:transform .18s,background-color .18s}.products-page__image-dot--active{background:var(--brand-accent);transform:scale(1.15)}.products-page__card:hover .products-page__product-image,.products-page__card:focus-within .products-page__product-image{transform:var(--product-image-transform) scale(1.04);filter:drop-shadow(0 14px 24px #0f172a24)}.products-page__card-tag{background:var(--brand-accent-soft);min-height:30px;color:var(--brand-accent-light);border-radius:999px;justify-content:center;align-items:center;padding:.3rem .7rem;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}.products-page__card-trusted-badge{right:var(--badge-right,8px);bottom:var(--badge-bottom,8px);left:var(--badge-left,auto);top:var(--badge-top,auto);z-index:2;opacity:.95;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 12px 20px #0f172a29);width:35px;height:auto;position:absolute}.products-page__card-body{gap:.8rem;padding:1rem 1rem 1rem 1.1rem;display:grid}.products-page__card-category{width:fit-content;min-height:28px;color:var(--ui-muted);letter-spacing:.08em;text-transform:uppercase;background:#1024460f;border-radius:999px;align-items:center;padding:.2rem .65rem;font-size:11px;font-weight:800;display:inline-flex}.products-page__card-body h3{color:var(--products-ink);letter-spacing:-.07em;margin:0;font-size:22px;line-height:1.2}.products-page__card-price{background:var(--brand-primary-soft);border:1px solid #16a34a2e;border-radius:12px;justify-content:space-between;align-items:baseline;gap:.8rem;padding:.6rem .8rem;display:flex}.products-page__card-price span{color:#5a6f92;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.products-page__card-price strong{color:var(--products-ink);font-size:17px;font-weight:800}.products-page__card-details{gap:.55rem;margin:0;display:grid}.products-page__card-features{color:#475b7a;gap:.4rem;margin:0;padding-left:1.1rem;font-size:14px;font-weight:600;line-height:1.55;display:grid}.products-page__card-features li::marker{color:#f97316d9}.products-page__card-detail{border-bottom:1px solid var(--ui-line);grid-template-columns:112px 1fr;gap:.7rem;padding-bottom:.5rem;display:grid}.products-page__card-detail:last-child{border-bottom:0;padding-bottom:0}.products-page__card-detail dt{color:#5a6f92;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.products-page__card-detail dd{color:var(--products-ink);margin:0;font-size:14px;font-weight:600;line-height:1.5}.products-page__card-link{background:var(--brand-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:.7rem 1rem;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex;box-shadow:0 12px 22px #15803d29}.products-page__card-link--secondary{color:var(--products-blue);box-shadow:none;background:#ffffffe0;border:1px solid #16a34a38}.products-page__cta-section{padding:.4rem 0 5rem}.products-page__cta-card{background:var(--brand-primary);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.6rem;padding:2.1rem;display:grid;box-shadow:0 32px 70px #0f172a3d}.products-page__cta-copy h2,.products-page__cta-copy p{color:#fff}.products-page__cta-copy p{color:#f0fdf4e0}.products-page__cta-actions{justify-content:flex-end}@keyframes productsCardIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes productsImageFade{0%{opacity:.15}to{opacity:1}}@media (prefers-reduced-motion:reduce){.products-page__card{opacity:1;animation:none;transform:none}.products-page__product-image{animation:none}}@media (width<=1180px){.products-page__hero-shell,.products-page__layout,.products-page__cta-card{grid-template-columns:1fr}.products-page__sidebar{position:static}}@media (width<=860px){.products-page__hero{padding-top:2.8rem;padding-bottom:1.3rem}.products-page__hero-copy,.products-page__hero-panel,.products-page__sidebar-card,.products-page__category,.products-page__cta-card{padding:1.1rem}.products-page__title{font-size:30px}.products-page__description,.products-page__section-header p,.products-page__cta-copy p{font-size:14px}.products-page__hero-stats{grid-template-columns:1fr}.products-page__category-head{flex-direction:column;align-items:flex-start;gap:.45rem}.products-page__card{grid-template-columns:1fr}.products-page__card-media{min-height:clamp(220px,60vw,320px);padding-top:3rem}.products-page__product-image{max-height:clamp(220px,70vw,320px)}.products-page__card-body h3{font-size:19px}.products-page__card-detail{grid-template-columns:1fr;gap:.25rem}.products-page__actions,.products-page__cta-actions,.products-page__card-actions{flex-direction:column;align-items:stretch}.products-page__button,.products-page__card-link{width:100%}}@media (width<=560px){.products-page__title{font-size:26px}.products-page__section-header h2,.products-page__cta-copy h2{font-size:29px}}
