@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17201c;background:#f5f7f4;font-family:Manrope,Noto Sans SC,system-ui,sans-serif;font-synthesis:none;--ink: #101513;--paper: #f5f7f4;--white: #ffffff;--teal: #007f73;--teal-dark: #07584f;--gold: #c79a42;--line: #d8ded9;--muted: #68726c;--danger: #b8483e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;width:100%}.site-header{position:fixed;z-index:50;inset:0 0 auto;height:72px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;color:var(--white);background:#101513eb;border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:36px;height:36px;background:var(--teal);color:#fff;font-weight:800;font-size:20px}.brand span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:17px}.brand small{margin-top:5px;color:#aeb8b2;font-size:9px;letter-spacing:1.7px}.desktop-nav{display:flex;align-items:center;gap:clamp(20px,3vw,42px);font-size:14px}.desktop-nav a{color:#dfe5e1;transition:color .2s}.desktop-nav a:hover{color:#66c7bb}.header-actions{display:flex;align-items:center;gap:9px}.language-control{height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.24)}.language-control select{max-width:104px;color:#fff;border:0;outline:0;background:transparent;cursor:pointer}.language-control option{color:var(--ink)}.icon-button{width:40px;height:40px;display:grid;place-items:center;color:inherit;background:transparent;border:0}.cart-button{position:relative}.cart-button span{position:absolute;top:2px;right:0;min-width:17px;height:17px;padding:0 4px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--ink);font-size:10px;font-weight:800}.mobile-menu-button,.mobile-nav{display:none}.hero{position:relative;min-height:min(760px,92vh);padding-top:72px;display:flex;align-items:center;color:#fff;background:#2c312f url(/images/banner1.jpg) center 42% / cover no-repeat;overflow:hidden}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#070d0b91}.hero-content{position:relative;z-index:1;width:min(760px,90vw);margin-left:clamp(20px,8vw,132px);padding:64px 0 130px}[dir=rtl] .hero-content{margin-left:0;margin-right:clamp(20px,8vw,132px)}.kicker{margin:0 0 16px;color:var(--teal);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.9px}.hero .kicker{color:#7de3d6}h1,h2,h3,p{letter-spacing:0}h1{max-width:730px;margin:0;font-size:clamp(42px,6vw,78px);line-height:1.08;font-weight:700}.hero-copy{max-width:640px;margin:24px 0 30px;color:#d9e0dc;font-size:clamp(16px,2vw,19px);line-height:1.8}.hero-actions,.service-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--teal);color:#fff}.button.ghost{border-color:#ffffff80;color:#fff}.button.dark{background:var(--ink);color:#fff}.button.light{background:#fff;color:var(--ink)}.button.outline-light{border-color:#ffffff8c;color:#fff}.button.full{width:100%}.trust-strip{position:absolute;z-index:2;inset:auto 0 0;min-height:88px;padding:18px clamp(20px,8vw,132px);display:grid;grid-template-columns:repeat(3,1fr);background:#0b110ee6;border-top:1px solid rgba(255,255,255,.13)}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(255,255,255,.14)}.trust-strip>div:last-child{border-right:0}.trust-strip svg{color:#6ed3c7}.trust-strip span{display:flex;flex-direction:column;gap:4px}.trust-strip b{font-size:13px}.trust-strip small{color:#aeb8b2;font-size:11px}.products-section{padding:92px clamp(20px,6vw,96px) 108px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;max-width:1320px;margin:0 auto 38px}.section-heading h2,.technology-section h2,.credential-copy h2,.service-section h2{margin:0 0 14px;font-size:clamp(30px,4vw,50px);line-height:1.15}.section-heading>div>p:last-child,.tech-copy>p,.credential-copy>p,.service-section p{max-width:700px;margin:0;color:var(--muted);line-height:1.75}.search-box{width:min(320px,100%);height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line)}.search-box input{width:100%;border:0;outline:0;background:transparent}.category-tabs{max-width:1320px;margin:0 auto 28px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-tabs button,.segment-control button{min-height:38px;padding:0 16px;white-space:nowrap;border:1px solid var(--line);background:transparent;color:#4d5751}.category-tabs button.active,.segment-control button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{min-width:0;background:#fff;border:1px solid #e0e4e1}.product-image{position:relative;width:100%;aspect-ratio:1 / .82;padding:0;border:0;background:#eef1ee;overflow:hidden}.product-image img{height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.025)}.product-image>span{position:absolute;top:12px;left:12px;padding:6px 9px;background:#ffffffe6;font-size:10px;font-weight:700}[dir=rtl] .product-image>span{left:auto;right:12px}.product-info{padding:20px}.text-link{padding:0;text-align:inherit;border:0;background:transparent}.product-info h3{min-height:50px;margin:0;font-size:17px;line-height:1.5}.product-info>p{min-height:44px;margin:9px 0 18px;color:var(--muted);font-size:13px;line-height:1.65}.product-meta{display:flex;align-items:end;justify-content:space-between;gap:12px}.product-meta>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-meta strong{color:var(--danger);font-size:24px}.product-meta strong small{font-size:13px}.product-meta s{color:#9ba39e;font-size:12px}.product-meta span{width:100%;color:#8a938d;font-size:11px}.add-button{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:0;background:var(--teal);color:#fff}.empty-result{grid-column:1 / -1;padding:60px 0;text-align:center;color:var(--muted)}.technology-section{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(500px,1.25fr);min-height:650px;background:var(--ink);color:#fff}.tech-copy{padding:clamp(55px,7vw,104px) clamp(28px,6vw,88px);align-self:center}.tech-copy>p{color:#aeb8b2}.segment-control{margin:30px 0 34px;display:inline-flex;gap:7px}.segment-control button{color:#b8c1bc;border-color:#46504b}.segment-control button.active{background:#e8ece9;color:var(--ink);border-color:#e8ece9}.tech-copy h3{margin:0 0 12px;font-size:21px}.tech-copy small{display:block;margin-top:22px;color:#7f8c85}.video-stage{position:relative;min-height:520px;overflow:hidden;background:#202825}.video-stage video{height:100%;object-fit:cover}.video-label{position:absolute;right:18px;bottom:18px;padding:7px 10px;background:#0000009e;color:#fff;font-size:10px;letter-spacing:1.4px}.credentials-section{padding:100px clamp(20px,8vw,130px);display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);align-items:center;gap:clamp(42px,8vw,120px);background:#fff}.credential-image{padding:18px;background:#eef1ee;border:1px solid var(--line)}.credential-image img{aspect-ratio:1.875;object-fit:contain}.credential-points{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px}.credential-points span{padding:9px 12px;display:inline-flex;align-items:center;gap:7px;background:var(--paper);border:1px solid var(--line);font-size:12px}.credential-points svg{color:var(--teal)}.service-section{padding:70px clamp(20px,8vw,130px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--teal-dark);color:#fff}.service-section h2{max-width:720px}.service-section p{color:#c5d7d2}.service-section .kicker{color:#7de3d6}footer{padding:34px clamp(20px,6vw,96px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0b0f0d;color:#fff}.footer-brand small{letter-spacing:0}.footer-meta{display:flex;flex-wrap:wrap;justify-content:end;gap:8px 22px;color:#8e9993;font-size:12px}.drawer-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;background:#060a0894;transition:.25s}.drawer-backdrop.show{visibility:visible;opacity:1}.drawer{position:fixed;z-index:90;top:0;right:0;width:min(470px,94vw);height:100dvh;display:flex;flex-direction:column;background:#fff;transform:translate(105%);transition:transform .28s ease;box-shadow:-20px 0 50px #0000002b}[dir=rtl] .drawer{right:auto;left:0;transform:translate(-105%)}.drawer.open,[dir=rtl] .drawer.open{transform:translate(0)}.drawer-head{min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head h2{margin:0;font-size:22px}.cart-lines{padding:8px 22px;flex:1;overflow-y:auto}.cart-line{padding:16px 0;display:grid;grid-template-columns:82px 1fr;gap:14px;border-bottom:1px solid var(--line)}.cart-line img{width:82px;height:82px;object-fit:cover;background:var(--paper)}.cart-line b{display:block;font-size:13px;line-height:1.45}.cart-line>div>span{display:block;margin-top:5px;color:var(--danger);font-weight:700}.quantity{width:104px;height:30px;margin-top:10px;display:grid;grid-template-columns:32px 40px 32px;align-items:center;border:1px solid var(--line)}.quantity button{height:100%;display:grid;place-items:center;border:0;background:transparent}.quantity span{text-align:center;font-size:12px}.cart-empty{height:100%;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--muted)}.cart-summary{padding:20px 22px;border-top:1px solid var(--line)}.cart-summary>div{display:flex;align-items:center;justify-content:space-between}.cart-summary strong{color:var(--danger);font-size:24px}.cart-summary p{margin:10px 0 18px;color:var(--muted);font-size:11px;line-height:1.5}.eyebrow{color:var(--teal);font-size:11px;font-weight:800;text-transform:uppercase}.detail-drawer{width:min(540px,94vw)}.detail-image{aspect-ratio:1 / .82;object-fit:cover;background:var(--paper)}.detail-copy{padding:28px}.detail-copy h2{margin:0;font-size:clamp(24px,4vw,34px);line-height:1.3}.detail-copy p{color:var(--muted);line-height:1.7}.detail-price{margin:24px 0;display:flex;align-items:baseline;gap:12px}.detail-price strong{color:var(--danger);font-size:30px}.detail-price s{color:#9ba39e}.toast{position:fixed;z-index:100;left:50%;bottom:28px;padding:11px 16px;display:flex;align-items:center;gap:8px;background:var(--ink);color:#fff;font-size:13px;opacity:0;transform:translate(-50%,16px);transition:.22s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.mobile-nav{position:absolute;top:72px;left:0;right:0;padding:8px 20px 20px;display:none;flex-direction:column;background:#101513;border-bottom:1px solid rgba(255,255,255,.12)}.mobile-nav.open{display:flex}.mobile-nav a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.09)}.hero{min-height:700px}.hero-content{padding-bottom:180px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technology-section{grid-template-columns:1fr}.video-stage{min-height:460px;order:-1}.credentials-section{grid-template-columns:1fr}.credential-image{max-width:620px}.service-section{align-items:start;flex-direction:column}}@media(max-width:620px){.site-header{height:64px;padding:0 14px}.brand-mark{width:32px;height:32px}.brand strong{font-size:15px}.language-control{width:40px;padding:0;justify-content:center}.language-control select{position:absolute;width:40px;height:38px;opacity:0}.mobile-nav{top:64px}.hero{min-height:670px;padding-top:64px;background-position:57% center}.hero-content{width:auto;margin:0;padding:58px 20px 210px}[dir=rtl] .hero-content{margin:0}h1{font-size:40px}.hero-copy{font-size:15px}.hero-actions .button{width:100%}.trust-strip{padding:14px 18px;grid-template-columns:1fr;gap:10px}.trust-strip>div{justify-content:start;border:0}.trust-strip small{display:none}.products-section{padding:66px 14px 76px}.section-heading{align-items:stretch;flex-direction:column;gap:22px}.search-box{width:100%}.product-grid{grid-template-columns:1fr;gap:14px}.product-image{aspect-ratio:1 / .78}.technology-section{min-height:0}.video-stage{min-height:290px}.tech-copy{padding:52px 20px 64px}.segment-control{width:100%}.segment-control button{flex:1;padding:0 10px}.credentials-section{padding:64px 20px;gap:36px}.service-section{padding:56px 20px}.service-actions,.service-actions .button{width:100%}footer{align-items:start;flex-direction:column}.footer-meta{justify-content:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
