:root{--ink:#071c2c;--mint:#4bd0b2;--green:#087a65;--ice:#f1f6f6;--line:#dce5e6;--muted:#566b77;--paper:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #168f7b;outline-offset:4px}img{max-width:100%;display:block}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{letter-spacing:-.055em;line-height:1.03}h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.12;letter-spacing:-.04em;margin-bottom:0}h3{line-height:1.35}.section{max-width:1440px;margin:auto;padding:64px clamp(20px,5vw,76px)}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:#fff;z-index:100}.skip-link:focus{top:10px}.topbar{background:var(--ink);color:#dbece9;padding:9px clamp(20px,5vw,76px);display:flex;justify-content:space-between;font-size:.82rem;gap:16px}.site-header{height:84px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.025em;white-space:nowrap}.brand b{color:var(--green)}.brand-mark{display:flex;align-items:center;justify-content:center;gap:4px;border:2px solid currentColor;border-radius:6px;width:35px;height:28px;flex-shrink:0}.brand-mark i{width:4px;height:4px;border-radius:50%;background:var(--green)}.site-header nav{display:flex;align-items:center;gap:26px;font-size:.9rem;font-weight:650}.site-header nav a:hover{color:var(--green)}.header-phone{background:var(--ice);padding:11px 15px;border-radius:7px;font-variant-numeric:tabular-nums}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:7%;align-items:center;padding-top:60px;padding-bottom:64px}.eyebrow{text-transform:uppercase;font-size:.78rem;font-weight:800;letter-spacing:.12em;color:var(--green);margin-bottom:18px}.hero h1{font-size:clamp(3.3rem,5.2vw,5.8rem);margin-bottom:24px}.hero h1 span{color:var(--green)}.lead{font-size:1.1rem;color:var(--muted);max-width:660px;margin-bottom:26px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.primary-action,.secondary-action{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:12px 20px;border-radius:7px;font-size:.94rem;font-weight:750;line-height:1.4;text-align:center}.primary-action{background:var(--ink);color:#fff;border:1px solid var(--ink)}.primary-action:hover{background:#163c51}.secondary-action{border:1px solid #b8c9ce;background:#fff}.secondary-action:hover{background:var(--ice)}.hero-facts{display:flex;gap:26px;margin-top:28px;font-size:.88rem;color:var(--muted)}.hero-facts strong{font-size:1.12rem;color:var(--ink)}.hero-panel{background:var(--ink);color:#fff;padding:34px;border-radius:18px;border-top:5px solid var(--mint)}.hero-panel .eyebrow{color:var(--mint)}.hero-panel h2{font-size:2.5rem;margin-bottom:34px}.hero-panel>a{display:grid;grid-template-columns:1fr auto;border-top:1px solid #315060;padding:21px 0;gap:4px 14px}.hero-panel>a>span:first-child{font-size:.81rem;color:#b6cdd3}.hero-panel>a>b{grid-column:1;font-size:1rem;font-weight:650}.hero-panel>a>span:last-child{grid-column:2;grid-row:1/3;align-self:center;color:var(--mint);font-size:1.5rem}.hero-panel>a:last-child{padding-bottom:0}.hero-panel>a:hover b{color:var(--mint)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading>p,.section-heading>span{color:var(--muted);font-size:.92rem;margin-bottom:0}.section-heading>a{color:var(--green);font-size:.93rem;font-weight:750;white-space:nowrap}.section-heading .eyebrow{margin-bottom:10px}.categories{padding-top:24px;padding-bottom:48px}.categories h2{font-size:1.65rem}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-grid>a{border:1px solid var(--line);border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:8px}.category-grid>a:hover{border-color:var(--green);background:var(--ice)}.category-index{font-size:.77rem;color:var(--green);font-weight:750}.category-grid strong{font-size:1rem}.category-grid>a>span:last-child{color:var(--muted);font-size:.85rem;display:flex;justify-content:space-between}.featured{background:var(--ice);border-radius:18px}.featured-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;flex-direction:column;overflow:hidden;min-width:0;transition:box-shadow .18s,border-color .18s}.product-card:hover{border-color:#9bbab8;box-shadow:0 9px 26px #071c2c0d}.product-media{height:180px;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;border-bottom:1px solid #eff3f3;padding:15px}.photo-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.photo-wrap img{object-fit:contain;width:100%;height:100%}.photo-missing{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;background:#f4f7f7;border:1px dashed #dbe4e4;border-radius:7px;color:#586d78;font-size:.8rem;text-align:center;padding:12px}.photo-label{font-size:1.1rem;font-weight:750;color:#385865}.photo-wrap>.photo-missing{display:none}.photo-wrap.failed>img{display:none}.photo-wrap.failed>.photo-missing{display:flex}.condition{position:absolute;right:8px;top:8px;padding:5px 8px;border-radius:5px;background:#eaf2f3;color:#314f5f;font-size:.75rem}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.product-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}.product-brand{color:var(--green);font-weight:750;font-size:.83rem}.stock{font-size:.8rem;font-weight:650;color:#07694f;background:#e7f5ee;border-radius:5px;padding:4px 7px;white-space:nowrap}.stock.out{background:#f3eee9;color:#825436}.product-card h3{font-size:1rem;margin-bottom:10px;overflow-wrap:anywhere;text-wrap:initial}.product-card h3 a:hover{text-decoration:underline;text-decoration-color:var(--mint);text-underline-offset:3px}.product-description{font-size:.88rem;line-height:1.5;color:var(--muted);margin-bottom:22px}.product-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:8px}.product-price{font-size:1.55rem;font-weight:800;letter-spacing:-.03em}.product-price small{display:block;font-size:.75rem;font-weight:400;letter-spacing:0;color:var(--muted)}.detail-button{font-size:.87rem;font-weight:750;white-space:nowrap}.detail-button:hover{color:var(--green)}.card-contact{display:block;background:var(--ice);color:#244f55;text-align:center;margin-top:16px;padding:10px 6px;border-radius:6px;font-size:.85rem;font-weight:650}.card-contact:hover{background:#dcefeb}.catalog{padding-top:70px}.filters{background:var(--ice);border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:14px;padding:18px;margin-bottom:26px}.filters label{display:block;min-width:0}.filters label>span{display:block;font-size:.8rem;font-weight:700;margin-bottom:6px}.filters input[type=search],.filters select{width:100%;height:46px;padding:0 12px;background:#fff;border:1px solid #c6d5d8;border-radius:6px;color:var(--ink);font-size:.93rem}.filters .stock-toggle{display:flex;align-items:center;gap:8px;grid-column:1/-1;font-size:.88rem;margin:0}.stock-toggle input{width:18px;height:18px;margin:0;accent-color:var(--green)}.load-more{display:block;margin:30px auto 0;padding:13px 24px;border:1px solid var(--ink);border-radius:7px;background:#fff;font-weight:750}.load-more:hover{background:var(--ink);color:#fff}.empty-state{text-align:center;border:1px dashed var(--line);border-radius:12px;padding:50px 20px}.empty-state button{background:var(--ink);color:#fff;border:0;border-radius:7px;padding:12px 18px}.audiences{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:24px}.audiences article{padding:36px;border-radius:14px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.audiences article:nth-child(2){background:var(--ice)}.audiences h2{font-size:2.1rem;margin-bottom:18px}.audiences p:not(.eyebrow){color:var(--muted)}.audiences a{margin-top:auto}.info{padding-top:24px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.info-grid article{border-top:1px solid var(--line);padding-top:20px}.info-grid article>span{font-size:.8rem;color:var(--green);font-weight:750}.info-grid h3{font-size:1.15rem;margin:18px 0 12px}.info-grid p{font-size:.95rem;color:var(--muted)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:var(--ink);color:#fff;border-radius:18px;margin-bottom:64px}.contact .eyebrow{color:var(--mint)}.contact p:not(.eyebrow){color:#bcd0d8;margin:22px 0 0;max-width:480px}.contact-options{display:flex;flex-direction:column;justify-content:center}.contact-options>a{display:grid;grid-template-columns:1fr auto;gap:5px 16px;border-bottom:1px solid #35515e;padding:20px 0}.contact-options>a>span:first-child{font-size:.82rem;color:#bcd0d8}.contact-options strong{grid-column:1;font-size:1.3rem;font-weight:650;overflow-wrap:anywhere}.contact-options>a>span:last-child{grid-column:2;grid-row:1/3;align-self:center;color:var(--mint);font-size:1.5rem}.contact-options>a:hover strong{color:var(--mint)}footer{border-top:1px solid var(--line);padding:36px clamp(20px,5vw,76px);display:grid;grid-template-columns:1fr 1fr;gap:24px}footer p{font-size:.86rem;color:var(--muted);margin:12px 0 0}.footer-contact{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:18px;font-size:.9rem}.footer-contact a:hover{color:var(--green)}.footer-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;max-width:1100px;font-size:.8rem}.category-heading{padding-bottom:8px}.category-heading h1{font-size:clamp(2.7rem,5vw,4.5rem);margin:0 0 20px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:.83rem;margin-bottom:32px;overflow-wrap:anywhere}.breadcrumbs a:hover{color:var(--green);text-decoration:underline}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:6%}.detail-figure{margin:0;min-width:0}.detail-photo{height:420px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:32px;display:flex;justify-content:center;align-items:center}.detail-figure figcaption{font-size:.8rem;color:var(--muted);margin-top:14px}.detail-figure figcaption a{color:var(--green);text-decoration:underline}.detail-copy{min-width:0}.detail-copy h1{font-size:clamp(2rem,3.3vw,3.8rem);overflow-wrap:anywhere;margin-bottom:20px;text-wrap:initial}.detail-copy .lead{font-size:1.05rem}.detail-badges{display:flex;flex-wrap:wrap;gap:8px}.detail-badges .stock{font-size:.88rem}.condition-inline{font-size:.8rem;padding:5px 8px;background:var(--ice);border-radius:5px}.detail-price{font-size:3rem;font-weight:800;line-height:1.15;letter-spacing:-.04em;margin:28px 0 8px}.detail-price>span{font-size:.88rem;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:12px}.price-note,.microcopy{font-size:.84rem;color:var(--muted);margin-bottom:20px}.detail-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.phone-link{text-align:center;font-size:.93rem;padding:9px}.phone-link:hover{color:var(--green)}.microcopy{margin-top:12px}.detail-information{display:grid;grid-template-columns:1fr 1fr;gap:6%;margin-top:56px}.detail-information h2{font-size:1.5rem;margin-bottom:24px}.specs{margin:0}.specs>div{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-bottom:1px solid var(--line);padding:13px 0;font-size:.93rem}.specs dt{color:var(--muted)}.specs dd{margin:0;overflow-wrap:anywhere}.compatibility{background:var(--ice);border-radius:12px;padding:28px;align-self:start}.compatibility ul{margin:0 0 24px;padding-left:20px;color:var(--muted);font-size:.95rem}.compatibility li+li{margin-top:14px}.compatibility a{font-weight:700;color:var(--green)}.related{padding-top:10px}
@media(min-width:1450px){.featured,.contact{max-width:calc(1440px - 48px)}}
@media(max-width:1100px){.section{padding-left:28px;padding-right:28px}.hero{gap:30px}.hero-panel{padding:26px}.site-header{padding:0 28px}.site-header nav{gap:18px}.featured-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid>.product-card:last-child{grid-column:auto}.hero h1{font-size:4.3rem}.filters{grid-template-columns:repeat(3,1fr)}.search-field{grid-column:1/-1}.contact{margin-left:20px;margin-right:20px}.detail-photo{height:350px}}
@media(max-width:780px){.topbar{font-size:.76rem;padding-left:20px;padding-right:20px}.topbar>a{display:none}.site-header{height:72px;padding:0 20px;gap:12px}.site-header nav>a:not(.header-contact){display:none}.header-contact{background:var(--ice);padding:9px 12px;border-radius:6px}.brand{font-size:.94rem}.brand-mark{width:30px;height:25px}.section{padding:44px 20px}.hero{grid-template-columns:1fr;gap:32px}.hero h1{font-size:clamp(3.25rem,10vw,4.5rem)}.hero h1 br:last-of-type{display:none}.hero-panel{padding:26px}.hero-panel h2{font-size:2rem;margin-bottom:16px}.hero-panel h2 br{display:none}.hero-panel>a{padding:15px 0}.section-heading{align-items:flex-start}.section-heading>span{display:none}.featured-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category-grid{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr 1fr}.filters label:nth-child(4){grid-column:1/-1}.info-grid{grid-template-columns:1fr;gap:20px}.audiences{grid-template-columns:1fr;padding-top:10px}.audiences article{padding:26px}.contact{grid-template-columns:1fr;gap:24px;margin:0 16px 32px;padding:30px 24px}.contact h2{font-size:2.1rem}.contact-options strong{font-size:1.15rem}.detail-layout,.detail-information{grid-template-columns:1fr;gap:32px}.detail-photo{height:320px}.detail-copy h1{font-size:2.4rem}.detail-information{margin-top:40px}.detail-price{font-size:2.8rem}footer{grid-template-columns:1fr;padding:32px 20px}.footer-contact{justify-content:flex-start}.section-heading>a{white-space:normal}.hero-facts{gap:20px;flex-wrap:wrap}.featured h2{font-size:2rem}}
@media(max-width:420px){.product-grid,.featured-grid{grid-template-columns:1fr}.product-media{height:220px}.product-body{padding:20px}.product-card h3{font-size:1.15rem}.product-description{font-size:.95rem}.filters{grid-template-columns:1fr}.filters label{grid-column:1!important}.section-heading{display:block}.section-heading>a,.section-heading>p{display:inline-block;margin-top:16px}.hero-actions{flex-direction:column}.hero-facts span{font-size:.84rem}.category-grid>a{padding:14px}.category-grid strong{font-size:.92rem}.detail-copy h1{font-size:2rem}.detail-photo{height:280px;padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.category-guide{background:#edf4f7;border-radius:14px;margin-bottom:40px}.category-guide li{margin:12px 0;max-width:850px}.guide-links{display:flex;flex-wrap:wrap;gap:12px}.guide-links a{padding:12px 18px;background:white;border:1px solid #d0dfe7;border-radius:8px}.product-overview{max-width:850px;padding:30px 0}.product-overview p{line-height:1.7}.product-overview h2{font-size:1.4rem}
.product-price .vat-total{color:var(--green);font-weight:750;margin-top:2px}.detail-vat-total{color:var(--green);font-size:1rem;font-weight:750;margin:-2px 0 10px}

@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.footer-legal{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 22px;padding-top:16px;border-top:1px solid var(--line);font-size:.86rem;font-weight:650}.footer-legal a:hover{color:var(--green)}
.legal-page{max-width:1040px}.legal-page>h1{font-size:clamp(2.6rem,5vw,4.5rem);margin-bottom:20px}.legal-content{max-width:820px}.legal-content h2{font-size:1.45rem;margin:44px 0 14px}.legal-content p,.legal-content li{color:#334f5d}.legal-content a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.legal-content li+li{margin-top:10px}.legal-alert{max-width:820px;margin:30px 0;padding:20px 22px;border:1px solid #d8a85f;border-left:5px solid #b97818;border-radius:8px;background:#fff8eb}.legal-alert p{margin:6px 0 0;color:#5c4930}.legal-data{margin:0;border-top:1px solid var(--line)}.legal-data>div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.legal-data dt{color:var(--muted)}.legal-data dd{margin:0;overflow-wrap:anywhere}.legal-pending{color:#9a5a00;font-weight:750}.legal-updated{margin-top:50px;color:var(--muted);font-size:.84rem}.legal-content code{background:var(--ice);padding:2px 5px;border-radius:4px}
@media(max-width:600px){.legal-data>div{grid-template-columns:1fr;gap:4px}.legal-page{padding-top:36px}.legal-content h2{margin-top:34px}}
