:root{--background:#f7faf9;--surface:#fff;--surface-muted:#edf5f2;--primary:#0f766e;--primary-strong:#0b4f49;--accent:#155e75;--text:#10201d;--muted:#5f716d;--border:#dbe7e4;--shadow:0 16px 40px #0f312c1a}*{box-sizing:border-box}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html{scroll-behavior:smooth}.skip-link{z-index:100;background:var(--surface);color:var(--primary-strong);border-radius:8px;padding:10px 14px;font-weight:700;position:fixed;top:8px;left:8px;transform:translateY(calc(-100% - 16px))}.skip-link:focus-visible{transform:translateY(0)}body{background:var(--background);color:var(--text);margin:0;font-family:Arial,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--accent);outline-offset:3px}img{max-width:100%;display:block}.site-shell{flex-direction:column;min-height:100dvh;display:flex}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7faf9f0;border-bottom:1px solid #dbe7e4e6;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.brand{min-height:44px;color:var(--primary-strong);align-items:center;gap:12px;font-weight:700;display:flex}.brand-icon{object-fit:contain;border-radius:8px;width:40px;height:40px}.brand-logo{object-fit:contain;width:auto;max-width:min(260px,42vw);height:52px}.nav-links{color:var(--muted);align-items:center;gap:22px;font-size:15px;display:flex}.nav-links a{align-items:center;min-height:44px;display:inline-flex}.nav-links a:hover,.nav-links a:focus-visible,.nav-links a[aria-current=page]{color:var(--primary-strong)}.mobile-nav-trigger,.mobile-nav-panel{display:none}.main{flex:1}.container{width:min(1180px,100% - 32px);margin:0 auto}.section{padding:72px 0}.section-muted{background:var(--surface-muted)}.hero{background:linear-gradient(110deg, #0f766ee6, #155e75b8), var(--primary);color:#fff;padding:76px 0 64px}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:36px;display:grid}.eyebrow{color:var(--primary);letter-spacing:0;margin:0 0 12px;font-size:14px;font-weight:700}.hero .eyebrow{color:#ffffffd1}h1,h2,h3{letter-spacing:0;margin:0;line-height:1.2}h1{max-width:720px;font-size:clamp(34px,6vw,58px)}h2{font-size:clamp(26px,4vw,38px)}h3{font-size:20px}.lead{color:#ffffffdb;max-width:680px;margin:18px 0 0;font-size:18px}.hero-actions,.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-weight:700;display:inline-flex}.button-primary{color:var(--primary-strong);background:#fff}.button-secondary{color:#fff;border-color:#ffffff80}.button-muted{background:var(--primary);color:#fff}.media-frame{box-shadow:var(--shadow);aspect-ratio:4/3;background:#ffffff29;border-radius:8px;overflow:hidden}.placeholder{min-height:220px;color:var(--primary-strong);text-align:center;background:linear-gradient(135deg,#0f766e24,#155e7529);place-items:center;padding:24px;display:grid}.hero .placeholder{color:#fff;background:#ffffff26}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-head p{max-width:560px;color:var(--muted);margin:10px 0 0}.grid{gap:20px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.card-media-link{aspect-ratio:4/3;background:#fff;display:block;overflow:hidden}.card-media,.card-media-link .placeholder{width:100%;height:100%}.card-media-link .placeholder{min-height:0}.card-media{object-fit:contain;transition:transform .22s}.catalog-card{transition:border-color .2s,box-shadow .2s;position:relative}.card-badge{z-index:2;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#0f766ef0;border-radius:999px;max-width:calc(100% - 24px);padding:6px 10px;font-size:12px;font-weight:700;line-height:1.3;position:absolute;top:12px;left:12px;overflow:hidden}.catalog-card h3 a,.news-card h3 a{transition:color .18s}.catalog-card:hover,.catalog-card:focus-within,.news-card:hover,.news-card:focus-within{border-color:#0f766e85;box-shadow:0 12px 28px #0f312c1c}.catalog-card:hover h3 a,.catalog-card:focus-within h3 a,.news-card:hover h3 a,.news-card:focus-within h3 a{color:var(--primary)}.catalog-card:hover .card-media,.catalog-card:focus-within .card-media{transform:scale(1.025)}.catalog-card-compact .card-body{padding:14px 16px 16px}.catalog-card-compact .eyebrow,.news-card-compact .eyebrow{margin-bottom:7px;font-size:13px}.catalog-card-compact h3,.news-card-compact h3{font-size:17px}.catalog-card-compact h3 a,.news-card-compact h3 a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-body{padding:20px}.card p,.muted{color:var(--muted)}.meta{color:var(--muted);font-size:14px}.content{max-width:820px;margin:0 auto}.product-detail-content{max-width:none}.product-gallery-main,.product-gallery-placeholder{aspect-ratio:4/3;border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;overflow:hidden}.product-gallery-main img{object-fit:contain;width:100%;height:100%}.product-thumbnails{gap:10px;margin-top:12px;padding:3px;display:flex;overflow-x:auto}.product-thumbnail{border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;flex:0 0 80px;width:80px;height:80px;padding:3px;transition:border-color .18s,box-shadow .18s}.product-thumbnail:hover,.product-thumbnail[aria-pressed=true]{border-color:var(--primary)}.product-thumbnail[aria-pressed=true]{box-shadow:0 0 0 2px #0f766e29}.product-thumbnail img{object-fit:cover;border-radius:4px;width:100%;height:100%}.product-video-section{margin:0 0 48px}.product-video-section h2{margin:0}.product-video-heading{justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;display:flex}.product-video-source-tabs{flex-wrap:wrap;gap:8px;display:flex}.product-video-source-tab{border:1px solid var(--border);min-height:44px;color:var(--text);cursor:pointer;font:inherit;touch-action:manipulation;background:#fff;border-radius:999px;padding:8px 16px;font-weight:600;transition:border-color .18s,background .18s,color .18s}.product-video-source-tab:hover,.product-video-source-tab[aria-pressed=true]{border-color:var(--primary)}.product-video-source-tab[aria-pressed=true]{background:var(--primary);color:#fff}.product-video-source-tab:focus-visible{outline-offset:2px;outline:3px solid #0f766e47}.product-video-frame-shell{justify-content:center;width:100%;display:flex}.product-video-frame-shell.is-expanded{z-index:1000;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#020617f0;align-items:center;position:fixed;inset:0}.product-video-frame{border:1px solid var(--border);background:#0f172a;border-radius:8px;width:100%;max-height:75vh;position:relative;overflow:hidden}.product-video-frame iframe,.product-video-play{border:0;width:100%;height:100%;display:block}.product-video-frame iframe{overflow:hidden}.product-video-frame-shell.is-expanded .product-video-frame{border-color:#fff3;border-radius:4px;max-height:90dvh;box-shadow:0 24px 80px #0000006b}.product-video-frame-shell.is-native-fullscreen{width:100vw;height:100dvh}.product-video-frame-shell.is-native-fullscreen .product-video-frame{border-radius:0;width:100%;max-width:none;height:100%;max-height:none}.product-video-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.product-video-expand-button,.product-video-expand-close{border:1px solid var(--border);min-height:44px;color:var(--text);cursor:pointer;font:inherit;touch-action:manipulation;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-weight:600;display:inline-flex}.product-video-expand-button:hover{border-color:var(--primary);color:var(--primary)}.product-video-expand-button:focus-visible,.product-video-expand-close:focus-visible{outline-offset:2px;outline:3px solid #0f766e57}.product-video-expand-button svg,.product-video-expand-close svg{flex:none;width:20px;height:20px}.product-video-expand-close{z-index:2;top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));color:#fff;background:#0f172aeb;border-color:#ffffff52;position:absolute}.product-video-expand-close:hover{color:#0f172a;background:#fff}.product-video-frame-shell:fullscreen{background:#020617}.product-video-play{color:#fff;cursor:pointer;touch-action:manipulation;background:#0f172a;padding:0;display:block;position:relative}.product-video-play:hover .product-video-overlay,.product-video-play:active .product-video-overlay{background:#0f172aad}.product-video-play:focus-visible{outline:3px solid var(--primary);outline-offset:-3px}.product-video-play img,.product-video-placeholder{width:100%;height:100%}.product-video-play img{object-fit:contain;background:#fff;display:block}.product-video-placeholder{color:#ffffffb3;justify-content:center;align-items:center;padding:24px;font-size:clamp(20px,4vw,36px);display:flex}.product-video-overlay{background:#0f172a8f;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;font-weight:700;transition:background .18s;display:flex;position:absolute;inset:0}.product-video-play-icon{width:64px;height:64px;color:var(--primary);background:#fffffff0;border-radius:50%;justify-content:center;align-items:center;padding-left:4px;font-size:26px;display:inline-flex}.product-video-play-icon svg{width:28px;height:28px}.product-video-fallback{color:var(--muted);margin:12px 0 0;font-size:14px}.product-video-fallback a{min-height:44px;color:var(--primary-strong);text-underline-offset:3px;touch-action:manipulation;align-items:center;margin:-12px 3px;padding:12px 2px;font-weight:700;text-decoration-line:underline;text-decoration-thickness:2px;display:inline-flex}.product-video-fallback a:hover{color:var(--primary);text-decoration-thickness:3px}.product-video-fallback a:focus-visible{outline-offset:2px;border-radius:3px;outline:3px solid #0f766e57}@media (max-width:640px){.product-video-heading{flex-direction:column;align-items:stretch}.product-video-source-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-video-source-tab{width:100%}}.content h1{font-size:clamp(32px,5vw,48px)}.content-body{margin-top:32px}.content-body h2{margin:30px 0 12px;font-size:24px}.content-body :is(p,ul,ol,table){margin:0 0 18px}.content-body table{border-collapse:collapse;width:100%}.content-body td,.content-body th{border:1px solid var(--border);text-align:left;padding:10px}.pill-list{flex-wrap:wrap;gap:10px;display:flex}.pill{border:1px solid var(--border);min-height:44px;color:var(--primary-strong);background:#fff;border-radius:999px;align-items:center;padding:6px 14px;display:inline-flex}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pill-muted{color:var(--muted);background:var(--surface-muted)}.metric-strip,.process-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.metric,.process-step,.notice-band{border:1px solid var(--border);background:var(--surface);border-radius:8px}.metric{padding:18px}.metric strong,.metric span,.notice-band strong,.notice-band span,.empty strong,.empty span{display:block}.metric strong{color:var(--primary-strong);margin-bottom:8px;font-size:18px}.metric span,.notice-band span,.empty span{color:var(--muted)}.process-list{grid-template-columns:repeat(4,minmax(0,1fr))}.process-step{padding:18px}.process-step span{color:var(--primary);margin-bottom:10px;font-size:13px;font-weight:700;display:block}.contact-list{margin:18px 0 0}.contact-list>div{border-bottom:1px solid var(--border);grid-template-columns:88px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.contact-list>div:last-child{border-bottom:0}.contact-list dt{color:var(--muted)}.contact-list dd{min-width:0;color:var(--text);margin:0}.mobile-map-navigation{min-width:0}.mobile-map-navigation-static{overflow-wrap:anywhere;word-break:break-word;display:block}.mobile-map-navigation-contact .mobile-map-navigation-static{font-weight:400}.mobile-map-navigation-trigger,.map-navigation-backdrop{display:none}.notice-band{align-items:center;gap:18px;margin-top:20px;padding:18px 20px;display:flex}.site-footer{border-top:3px solid var(--primary);color:#c5d4d0;background:#0b1f1b}.footer-main{grid-template-columns:minmax(280px,1.4fr) minmax(140px,.6fr) minmax(210px,.85fr) auto;gap:40px 48px;padding:56px 0 40px;display:grid}.empty{border:1px dashed var(--border);color:var(--muted);background:var(--surface);border-radius:8px;padding:28px}.empty strong{color:var(--primary-strong);margin-bottom:6px;font-size:18px}@media (max-width:840px){.section-head{flex-direction:column;align-items:flex-start}.site-nav{padding:10px 0}.nav-links{display:none}.hero-grid,.metric-strip,.process-list,.grid-2,.grid-3{grid-template-columns:1fr}.notice-band{flex-direction:column;align-items:flex-start}.section{padding:52px 0}}@media (max-width:1040px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.grid-4{grid-template-columns:1fr}.brand-logo{max-width:72vw;height:44px}.product-thumbnail{flex-basis:68px;width:68px;height:68px}}.site-header{background:#fffffff5}.site-utility{color:#fffc;background:#103249;font-size:13px}.site-utility-inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.site-utility a{color:#fff}.site-nav{min-height:82px}.brand-logo{width:52px;max-width:none;height:52px}.brand-name{white-space:nowrap;max-width:430px;font-size:clamp(22px,1.9vw,26px);font-weight:800;line-height:1.35}.home-about-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:48px;display:grid}.home-about-media{aspect-ratio:4/3;box-shadow:var(--shadow);background:#fff;border-radius:10px;overflow:hidden}.home-about-image,.home-about-media>.placeholder{object-fit:cover;width:100%;height:100%}.home-about-copy .muted{margin:20px 0 0;line-height:1.9}.home-about-copy .button{margin-top:24px}.nav-links a{font-weight:600;position:relative}.nav-links a:after{content:"";background:var(--primary);height:2px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after,.nav-links a:focus-visible:after,.nav-links a[aria-current=page]:after{transform:scaleX(1)}.hero-fallback{align-items:center;min-height:430px;display:grid}.home-carousel{background:#103249;width:100%;position:relative;overflow:hidden}.home-carousel-track{height:clamp(320px,39vw,600px);position:relative}.home-carousel-slide{opacity:0;visibility:hidden;transition:opacity .52s,visibility .52s;position:absolute;inset:0}.home-carousel-slide.is-active{opacity:1;visibility:visible}.home-carousel-slide>a{height:100%;display:block}.home-carousel-image{object-fit:cover;width:100%;height:100%}.home-carousel-caption{color:#fff;pointer-events:none;background:linear-gradient(#0000,#061b27c7);padding:60px 0 38px;position:absolute;bottom:0;left:0;right:0}.home-carousel-caption p{max-width:820px;margin:0;font-size:clamp(24px,3.4vw,42px);font-weight:700;line-height:1.25}.carousel-control{z-index:2;color:#fff;cursor:pointer;background:#061b2766;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:46px;height:46px;font-size:34px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-control:hover,.carousel-control:focus-visible{background:var(--primary)}.carousel-control-prev{left:max(18px,50% - 640px)}.carousel-control-next{right:max(18px,50% - 640px)}.carousel-dots{z-index:2;justify-content:center;gap:8px;display:flex;position:absolute;bottom:14px;left:0;right:0}.carousel-dots button{cursor:pointer;background:0 0;border:0;width:32px;height:44px;padding:0;position:relative}.carousel-dots button.is-active{width:48px}.carousel-dots button:before{content:"";background:#ffffff80;border-radius:999px;height:6px;position:absolute;top:19px;left:0;right:0}.carousel-dots button.is-active:before{background:#fff}.section-head-centered{text-align:center;justify-content:center;align-items:center;position:relative}.section-head-centered>div{flex:0 auto;margin:0 auto}.section-head-centered .button{position:absolute;bottom:0;right:0}.section-head-centered p{margin-left:auto;margin-right:auto}.card{border-radius:10px}.card-media-link{aspect-ratio:1}.catalog-card .card-body,.news-card .card-body{text-align:center}.news-card-compact{border-top:0;min-height:0}.news-card-compact .card-body{padding:14px 16px 16px}.news-card:hover .card-media,.news-card:focus-within .card-media{transform:scale(1.025)}.pill-list{justify-content:center}.pill:hover,.pill:focus-visible{border-color:var(--primary);background:var(--primary);color:#fff}.catalog-page{padding-bottom:76px}.catalog-page-hero{color:#fff;background:linear-gradient(135deg,#0f766ef5,#103249eb);padding:60px 0 54px}.catalog-page-hero .section-head{margin-bottom:0}.catalog-page-hero .eyebrow,.catalog-page-hero .muted{color:#fffc}.catalog-page-hero .muted{margin:14px auto 0}.catalog-page-content{padding-top:34px}.product-search-form{min-width:0}.product-search-label{color:var(--primary-strong);margin-bottom:8px;font-size:14px;font-weight:700;display:block}.product-search-controls{align-items:stretch;gap:10px;display:flex}.product-search-input{border:1px solid var(--border);min-width:0;min-height:48px;color:var(--text);font:inherit;background:#fff;border-radius:8px;flex:280px;padding:10px 14px}.product-search-input::placeholder{color:var(--muted)}.product-search-input:hover{border-color:#0f766e94}.product-search-submit{cursor:pointer;min-height:48px;font:inherit;flex:none}.product-search-clear{min-height:48px;color:var(--primary);border-radius:8px;flex:none;justify-content:center;align-items:center;padding:8px 12px;font-weight:700;display:inline-flex}.product-search-clear:hover{background:var(--surface-muted)}.catalog-search-panel{border:1px solid var(--border);background:var(--surface);border-radius:10px;margin-bottom:28px;padding:20px}.catalog-search-status{color:var(--muted);margin:14px 0 0}.catalog-search-empty strong{display:block}.catalog-search-empty p{margin:6px 0 18px}.home-product-toolbar{grid-template-columns:minmax(0,1fr) auto minmax(320px,1fr);align-items:center;gap:20px;margin-bottom:28px;display:grid}.home-product-toolbar .home-product-tabs{grid-area:1/2;margin:0}.home-product-toolbar .product-search-form{grid-area:1/3;justify-self:end;width:min(360px,100%)}.product-search-form-compact .product-search-input,.product-search-form-compact .product-search-submit{min-height:44px}.home-product-tabs{justify-content:center;gap:8px;margin:0 0 28px;display:flex}.home-product-tabs button{border:1px solid var(--border);cursor:pointer;min-width:132px;min-height:44px;color:var(--primary-strong);font:inherit;background:#fff;border-radius:999px;padding:8px 20px;font-weight:700;transition:background-color .18s,border-color .18s,color .18s}.home-product-tabs button:hover,.home-product-tabs button:focus-visible,.home-product-tabs button[aria-selected=true]{border-color:var(--primary);background:var(--primary);color:#fff}.home-product-panel[hidden]{display:none}.catalog-body-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:32px;display:grid}.catalog-sidebar{border:1px solid var(--border);background:#fff;border-radius:10px;position:sticky;top:132px;overflow:hidden;box-shadow:0 10px 28px #0f312c12}.catalog-mobile-category{display:none}.catalog-sidebar h2{border-bottom:1px solid var(--border);background:var(--surface-muted);color:var(--primary-strong);margin:0;padding:18px 20px;font-size:18px}.catalog-category-nav{flex-direction:column;padding:8px;display:flex}.catalog-category-nav a{min-height:46px;color:var(--text);border-radius:7px;align-items:center;padding:9px 12px;font-weight:600;transition:background-color .18s,color .18s;display:flex}.catalog-category-nav a:hover,.catalog-category-nav a:focus-visible,.catalog-category-nav a.is-active{background:var(--primary);color:#fff}.catalog-body-layout .catalog-grid-section{min-width:0;padding-top:0}.catalog-grid-section{padding-top:34px}.product-detail-hero{padding:42px 0 46px}.product-detail-hero .eyebrow{margin-top:18px}.product-detail-hero h1{max-width:920px}.product-breadcrumb{color:#ffffffd1;flex-wrap:wrap;align-items:center;gap:2px 8px;font-size:14px;display:flex}.product-breadcrumb a{border-radius:6px;align-items:center;min-height:44px;padding:0 4px;font-weight:600;display:inline-flex}.product-breadcrumb a:hover,.product-breadcrumb a:focus-visible{color:#fff;text-underline-offset:4px;text-decoration:underline}.product-breadcrumb [aria-current=page]{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:min(520px,100%);font-weight:700;overflow:hidden}.product-detail-main{min-width:0}.product-detail-gallery-section{margin-bottom:42px}.product-related-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:48px;padding:40px 0 48px}.product-related-heading{align-items:center}.product-related-heading .button{flex:none}.product-parameter-section{padding-bottom:0}.catalog-pagination-wrap{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-top:32px;padding-top:24px;display:flex}.pagination-summary{color:var(--muted);margin:0;font-size:14px}.pagination{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.pagination-link{border:1px solid var(--border);min-width:44px;min-height:44px;color:var(--primary-strong);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:8px 13px;font-weight:700;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.pagination-link:hover,.pagination-link:focus-visible,.pagination-link.is-current{border-color:var(--primary);background:var(--primary);color:#fff}.pagination-link.is-disabled{cursor:not-allowed;opacity:.48}.pagination-ellipsis{min-width:24px;color:var(--muted);text-align:center}.contact-layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:24px;display:grid}.contact-card,.contact-map-card{min-height:520px}.contact-card>.card-body{flex-direction:column;height:100%;display:flex}.contact-map-card{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.contact-map-card>:is(.image-lightbox-trigger,.placeholder){width:100%;height:100%}.image-lightbox-trigger{min-height:inherit;cursor:zoom-in;background:#eef3f1;border:0;padding:0;display:block;position:relative;overflow:hidden}.image-lightbox-trigger img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.image-lightbox-trigger span{color:#fff;background:#0f312cc7;border-radius:999px;padding:7px 12px;font-size:13px;position:absolute;bottom:16px;right:16px}.image-lightbox{z-index:1000;background:#040f0ee0;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.image-lightbox>img{object-fit:contain;max-width:min(1400px,94vw);max-height:90vh;box-shadow:0 22px 70px #00000061}.image-lightbox-close{color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff85;border-radius:50%;width:44px;height:44px;font-size:30px;line-height:1;position:fixed;top:18px;right:22px}.contact-qr-inline{border-bottom:1px solid var(--border);margin:0 0 24px;padding-bottom:24px}.contact-qr-list{flex-wrap:wrap;justify-content:center;gap:18px;width:100%;display:flex}.contact-qr-card{text-align:center;background:#fff;border-radius:10px;width:152px;margin:0;padding:12px;box-shadow:0 8px 22px #0f312c14}.contact-qr-card>:is(img,.placeholder){object-fit:contain;width:128px;height:128px;min-height:128px}.contact-qr-card figcaption{color:var(--primary-strong);margin-top:8px;font-weight:700}.footer-brand-block,.footer-navigation,.footer-service{min-width:0}.contact-page-intro{max-width:760px;margin:0 0 32px}.support-summary{max-width:760px;line-height:1.85}.support-banner{aspect-ratio:16/6;width:100%;box-shadow:var(--shadow);background:#eef3f1;border-radius:10px;margin:28px 0 36px;overflow:hidden}.support-banner>:is(img,.placeholder){object-fit:cover;width:100%;height:100%}.footer-brand{color:#fff;align-items:center;gap:12px;width:fit-content;font-size:18px;font-weight:800;line-height:1.4;display:inline-flex}.footer-brand:hover,.footer-brand:focus-visible{color:#fff}.footer-brand-logo{object-fit:contain;background:#fff;border-radius:8px;flex:0 0 44px;width:44px;height:44px}.footer-intro{color:#aebfba;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:48ch;margin:20px 0 16px;line-height:1.8;display:-webkit-box;overflow:hidden}.footer-intro-wrap{position:relative}.footer-intro:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #fff}.footer-intro-tooltip{z-index:10;color:#16342d;opacity:0;pointer-events:none;visibility:hidden;background:#fff;border-radius:8px;width:min(440px,100vw - 40px);padding:14px 16px;line-height:1.75;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(6px);box-shadow:0 16px 40px #00000047}.footer-intro-wrap:hover .footer-intro-tooltip,.footer-intro-wrap:focus-within .footer-intro-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.footer-heading{color:#fff;letter-spacing:.08em;margin:4px 0 20px;font-size:14px;font-weight:800}.footer-nav-links{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-nav-links a,.footer-more-link,.footer-contact-link,.footer-legal a{color:#c5d4d0;text-underline-offset:4px}.footer-nav-links a:hover,.footer-nav-links a:focus-visible,.footer-more-link:hover,.footer-more-link:focus-visible,.footer-contact-link:hover,.footer-contact-link:focus-visible,.footer-legal a:hover,.footer-legal a:focus-visible{color:#fff}.footer-more-link,.footer-contact-link{align-items:center;min-height:44px;font-weight:700;display:inline-flex}.footer-phone{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:fit-content;min-height:52px;display:flex}.footer-phone span{color:#8eaaa3;font-size:13px}.footer-phone strong{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:clamp(20px,2vw,26px)}.footer-address{flex-direction:column;gap:5px;max-width:28ch;margin:18px 0 0;display:flex}.footer-address>.mobile-map-navigation-label{color:#8eaaa3;font-size:13px}.footer-address>.mobile-map-navigation-static{color:#dce8e5;overflow-wrap:anywhere;word-break:break-word;font-size:14px;font-weight:600;line-height:1.7}.footer-qr{text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;align-self:start;margin:0;padding:12px}.footer-qr img{object-fit:contain;background:#fff;border:5px solid #fff;border-radius:8px;width:112px;height:112px;margin:0 auto;display:block}.footer-qr figcaption{color:#dce8e5;margin-top:10px;font-size:13px}.footer-legal-wrap{border-top:1px solid #ffffff1a}.footer-legal{color:#8eaaa3;justify-content:space-between;align-items:center;gap:12px 24px;min-height:68px;font-size:13px;display:flex}@media (max-width:1100px){.footer-main{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr)}}@media (max-width:840px){.site-utility-inner{justify-content:center}.site-utility a,.contact-list a[href^=tel\:]{align-items:center;min-height:44px;display:inline-flex}.site-utility-inner>span{display:none}.site-nav{flex-direction:row;align-items:center;gap:8px;min-height:64px;position:relative}.brand{flex:auto;gap:8px;min-width:0}.brand-icon,.brand-logo{flex:0 0 42px;width:42px;max-width:none;height:42px}.brand-name{white-space:nowrap;min-width:0;max-width:none;font-size:clamp(14px,4.2vw,20px)}.mobile-nav-trigger{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--primary-strong);cursor:pointer;touch-action:manipulation;border-radius:8px;flex:0 0 44px;place-items:center;padding:0;transition:border-color .18s,background-color .18s,color .18s;display:grid}.mobile-nav-trigger:hover,.mobile-nav-trigger:active,.mobile-nav-trigger[aria-expanded=true]{border-color:var(--primary);background:var(--surface-muted);color:var(--primary)}.mobile-nav-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.mobile-nav-panel{z-index:30;border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100vw;padding:8px max(16px, env(safe-area-inset-right)) 12px max(16px, env(safe-area-inset-left));background:#fffffffa;gap:4px;animation:.18s ease-out mobile-navigation-in;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0f312c24}.mobile-nav-panel[hidden]{display:none}.mobile-nav-panel a{min-height:48px;color:var(--text);touch-action:manipulation;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:8px 12px;font-weight:700;display:flex}.mobile-nav-panel a:hover,.mobile-nav-panel a:active,.mobile-nav-panel a:focus-visible,.mobile-nav-panel a[aria-current=page]{background:var(--surface-muted);color:var(--primary-strong)}.mobile-nav-panel a[aria-current=page]{box-shadow:inset 3px 0 0 var(--primary)}.mobile-nav-panel a svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:0 0 20px;width:20px;height:20px}.home-carousel-track{height:auto;aspect-ratio:var(--home-carousel-mobile-aspect-ratio,8 / 3)}.home-carousel-image{object-fit:cover;object-position:center}.home-carousel-caption{padding:42px 0 28px}.home-carousel-caption p{font-size:clamp(17px,4.8vw,24px)}.home-about-grid{grid-template-columns:1fr;gap:28px}.contact-layout{grid-template-columns:1fr}.contact-card,.contact-map-card{min-height:0}.contact-map-card{min-height:420px}.catalog-body-layout{grid-template-columns:1fr;gap:24px}.catalog-sidebar{position:static}.catalog-sidebar-select-mobile{display:none}.catalog-sidebar h2{padding:14px 16px}.catalog-category-nav{scrollbar-width:thin;flex-direction:row;gap:8px;padding:10px;overflow-x:auto}.catalog-category-nav a{flex:none;min-height:44px}.catalog-mobile-category{border:1px solid var(--border);background:#fff;border-radius:10px;gap:8px;padding:14px 16px 16px;display:grid;box-shadow:0 8px 24px #0f312c12}.catalog-mobile-category label{color:var(--primary-strong);font-size:14px;font-weight:800}.catalog-mobile-category select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);cursor:pointer;font:inherit;touch-action:manipulation;border-radius:8px;padding:8px 12px;font-size:16px;font-weight:700}.catalog-mobile-category select:disabled{cursor:wait;opacity:.55}.home-product-toolbar{grid-template-columns:1fr;gap:16px}.home-product-toolbar .product-search-form{grid-area:1/1;width:100%}.home-product-toolbar .home-product-tabs{grid-area:2/1;width:100%}.product-detail-hero{padding:34px 0 38px}.product-related-heading{align-items:flex-start}.catalog-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-pagination-wrap{flex-direction:column;align-items:flex-start}.pagination{justify-content:flex-start}.footer-main{grid-template-columns:1fr;gap:32px;padding:44px 0 32px}.footer-nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;display:grid}.footer-nav-links a{align-items:center;min-height:44px;display:inline-flex}.footer-qr{justify-self:start}.footer-legal{flex-direction:column;align-items:flex-start;min-height:0;padding:20px 0 24px}.section-head-centered{align-items:center;width:100%}.section-head-centered .button{margin:18px auto 0;position:static}.mobile-map-navigation.has-options>.mobile-map-navigation-static{display:none}.mobile-map-navigation-trigger{width:100%;min-width:0;min-height:44px;color:var(--primary-strong);cursor:pointer;font:inherit;text-align:left;text-underline-offset:4px;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;text-decoration:underline;text-decoration-thickness:1px;display:flex}.mobile-map-navigation-trigger:active{color:var(--accent)}.mobile-map-navigation-trigger strong{min-width:0;font:inherit;overflow-wrap:anywhere;word-break:break-word;font-weight:700}.mobile-map-navigation-arrow{color:currentColor;text-align:center;flex:0 0 28px;font-size:28px;font-weight:400;line-height:1;text-decoration:none}.mobile-map-navigation-footer .mobile-map-navigation-trigger{color:#dce8e5}.mobile-map-navigation-footer .mobile-map-navigation-trigger:active{color:#fff}.mobile-map-navigation-footer .mobile-map-navigation-trigger strong{font-size:14px;font-weight:600;line-height:1.7}.map-navigation-backdrop{z-index:1100;padding:16px 12px max(12px, env(safe-area-inset-bottom));overscroll-behavior:contain;background:#040f0e94;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.map-navigation-sheet{background:var(--surface);width:min(100%,520px);max-height:min(78dvh,620px);color:var(--text);border-radius:16px;padding:20px;animation:.18s ease-out map-navigation-sheet-in;overflow-y:auto;box-shadow:0 22px 70px #0000004d}.map-navigation-sheet-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.map-navigation-sheet-head h2{color:var(--text);font-size:22px}.map-navigation-sheet-head p{color:var(--muted);overflow-wrap:anywhere;word-break:break-word;margin:8px 0 0;font-size:14px;line-height:1.6}.map-navigation-close{border:1px solid var(--border);background:var(--surface-muted);width:44px;height:44px;color:var(--text);cursor:pointer;border-radius:50%;flex:0 0 44px;padding:0;font-size:28px;line-height:1}.map-navigation-options{gap:10px;margin-top:20px;display:grid}.map-navigation-options a{border:1px solid var(--border);min-height:56px;color:var(--primary-strong);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.map-navigation-options a:active{border-color:var(--primary);background:var(--surface-muted)}.map-navigation-options a>span{font-weight:700}.map-navigation-options a>strong{color:var(--muted);font-size:13px;font-weight:600}.map-navigation-cancel{background:var(--surface-muted);width:100%;min-height:48px;color:var(--text);cursor:pointer;font:inherit;border:0;border-radius:10px;margin-top:12px;font-weight:700}}@keyframes mobile-navigation-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@keyframes map-navigation-sheet-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:560px){.brand-logo{width:42px;max-width:none;height:42px}.brand-name{max-width:none;font-size:clamp(14px,4.2vw,18px)}.product-search-controls{align-items:stretch;gap:8px}.product-search-input{flex:auto;width:0;min-height:44px}.product-search-submit{flex:none;min-height:44px;padding-inline:14px}.product-search-clear{display:none}.catalog-search-panel .product-search-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.catalog-search-panel{padding:12px}.product-detail-gallery-section{margin-bottom:32px}.product-related-section{margin-bottom:40px;padding:32px 0 40px}.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.carousel-control{width:40px;height:40px}.catalog-content-grid,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-product-grid .catalog-card:nth-child(n+7){display:none}.home-product-tabs{width:100%}.home-product-tabs button{flex:1 1 0;min-width:0;padding-inline:12px}.contact-qr-card{width:146px}.contact-qr-card>:is(img,.placeholder){width:122px;height:122px;min-height:122px}}
