.strands-container{position:relative;width:100%;height:100%;background:transparent}.strands-container canvas{display:block;width:100%;height:100%}:root{color-scheme:light;--paper: #fbfdff;--paper-soft: #f4f8fb;--ice: #eaf3f7;--ice-2: #dfeef4;--mist: #b7d9e7;--mint: #9de8ce;--mint-soft: #dff8ef;--ink: #10201d;--ink-2: #182b28;--ink-3: #203632;--text: #142320;--muted: #63736f;--subtle: #8aa09b;--line: rgba(20, 35, 32, .12);--line-light: rgba(255, 255, 255, .16);--shadow: 0 20px 60px rgba(44, 62, 50, .08);--radius: 14px;--max: 1700px;font-family:Inter,Manrope,DM Sans,Segoe UI,Noto Sans SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}.product-page-section{position:relative;z-index:1;overflow:hidden;padding:120px 0;scroll-margin-top:112px;background:#fff;color:#111;font-family:Inter,Plus Jakarta Sans,Manrope,sans-serif}.product-page-section:before,.product-page-section:after{display:none}.product-page-shell{width:min(1440px,calc(100% - 64px));margin:0 auto}.product-page-hero{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);gap:56px;align-items:center;margin-bottom:120px}.product-page-eyebrow{display:inline-flex;margin-bottom:22px;color:#18a058;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.product-page-hero h1{max-width:620px;margin:0;color:#111;font-size:clamp(56px,5.5vw,92px);font-weight:700;line-height:.98;letter-spacing:-.045em}.product-page-hero p{max-width:620px;margin:28px 0 0;color:#666;font-size:clamp(18px,1.38vw,22px);font-weight:400;line-height:1.65}.product-page-anchors{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.product-page-anchors a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid rgba(24,160,88,.42);border-radius:999px;padding:12px 22px;color:#147a45;background:#fff;font-size:.96rem;font-weight:650;text-decoration:none;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.product-page-anchors a:hover{border-color:#18a058;color:#fff;background:#18a058;transform:translateY(-2px)}.product-page-hero-media{height:340px;overflow:hidden;border:1px solid #e6ece8;border-radius:24px;background:#fafcfb}.product-page-hero-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.product-page-category-stack{display:grid;gap:120px}.product-page-category{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:48px;align-items:start;scroll-margin-top:118px}.product-page-category-copy{position:sticky;top:118px}.product-page-category-copy span{display:inline-flex;margin-bottom:26px;color:#18a058;font-size:.86rem;font-weight:700;letter-spacing:.18em}.product-page-category-copy h2{margin:0;color:#111;font-size:clamp(34px,3vw,48px);font-weight:700;line-height:1.06;letter-spacing:-.035em}.product-page-category-copy strong{display:block;margin-top:14px;color:#18a058;font-size:1rem;font-weight:650}.product-page-category-copy p{max-width:285px;margin:22px 0 0;color:#666;font-size:1rem;line-height:1.68}.premium-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.premium-product-card{display:flex;min-width:0;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid #e6ece8;border-radius:20px;background:#fff;box-shadow:0 18px 52px #1111110b;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.premium-product-card:hover{border-color:#18a05852;box-shadow:0 28px 76px #11111117;transform:translateY(-6px)}.premium-product-image{display:flex;height:258px;align-items:center;justify-content:center;padding:24px;background:#f8faf8}.premium-product-image img{max-width:100%;max-height:100%;width:100%;height:100%;display:block;object-fit:contain;object-position:center;image-rendering:auto;filter:none;transition:transform .25s ease}.premium-product-card:hover .premium-product-image img{transform:scale(1.05)}.premium-product-body{display:flex;flex:1;flex-direction:column;padding:26px}.premium-product-tag{width:fit-content;margin-bottom:18px;border-radius:999px;padding:7px 12px;color:#118247;background:#18a0581a;font-size:.78rem;font-weight:700}.premium-product-body h3{margin:0;color:#111;font-size:22px;font-weight:700;line-height:1.22;letter-spacing:-.02em}.premium-product-body p{display:-webkit-box;min-height:3.15em;margin:14px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#666;font-size:.98rem;line-height:1.58}.premium-product-features{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.premium-product-features span{border:1px solid #e6ece8;border-radius:999px;padding:7px 10px;color:#355047;background:#fff;font-size:.78rem;font-weight:650}.premium-product-link{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:8px;margin-top:auto;min-height:42px;border:1px solid rgba(24,160,88,.24);border-radius:8px;padding:0 14px;color:#18a058;background:#18a0580f;font-size:.98rem;font-weight:700;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.premium-product-link:hover{border-color:#18a05894;background:#18a0581c}.premium-product-link svg{transition:transform .25s ease}.premium-product-link:hover svg,.premium-product-card:hover .premium-product-link svg{transform:translate(4px)}.fade-up{animation:productFadeUp .5s ease both}@keyframes productFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1280px){.product-page-hero{grid-template-columns:.95fr 1.05fr;gap:40px}.premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1024px){.product-page-section{padding:96px 0}.product-page-shell{width:min(100% - 44px,1440px)}.product-page-hero,.product-page-category{grid-template-columns:1fr}.product-page-hero{margin-bottom:96px}.product-page-category-copy{position:static}.product-page-category-copy p{max-width:680px}.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.product-page-section{padding:72px 0;scroll-margin-top:88px}.product-page-shell{width:calc(100% - 32px)}.product-page-hero{gap:34px;margin-bottom:72px}.product-page-hero h1{font-size:clamp(44px,13vw,58px);line-height:1.02}.product-page-hero p{font-size:1rem;line-height:1.62}.product-page-anchors{gap:10px;margin-top:30px}.product-page-anchors a{min-height:44px;padding:10px 15px;font-size:.9rem}.product-page-hero-media{height:auto;aspect-ratio:4 / 3;border-radius:20px}.product-page-category-stack{gap:80px}.product-page-category{gap:28px;scroll-margin-top:92px}.product-page-category-copy h2{font-size:clamp(34px,10vw,44px)}.premium-product-grid{grid-template-columns:1fr;gap:24px}.premium-product-image{height:248px}.premium-product-body{padding:24px}}html,body{max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;min-width:0;background:var(--paper);color:var(--text);font-family:Inter,Manrope,HarmonyOS Sans SC,Source Han Sans SC,PingFang SC,sans-serif}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(16,32,29,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(16,32,29,.045) 1px,transparent 1px);background-size:96px 96px;opacity:.16;-webkit-mask-image:linear-gradient(135deg,rgba(0,0,0,.75),transparent 42%);mask-image:linear-gradient(135deg,rgba(0,0,0,.75),transparent 42%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.hero-visual,.product-plate,.energy-map{max-width:100%}button,input,select,textarea{font:inherit}.page-shell{width:min(calc(100% - 48px),var(--max));margin:0 auto}.section{position:relative;padding:118px 0;scroll-margin-top:112px}.section:before{content:"";position:absolute;inset:6% auto auto 7%;width:min(360px,42vw);height:min(220px,28vw);pointer-events:none;border-radius:999px;background:radial-gradient(circle,rgba(139,226,201,.13),transparent 68%);opacity:.55;filter:blur(6px)}.light-section{background:linear-gradient(180deg,var(--paper),var(--paper-soft))}.wiring-section{background:linear-gradient(135deg,#ffffff,var(--ice))}.post-hero-strands-region{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 78% 18%,rgba(194,245,229,.34),transparent 34%),radial-gradient(circle at 18% 42%,rgba(210,242,250,.52),transparent 38%),linear-gradient(180deg,#ffffff 0%,var(--paper-soft) 52%,#ffffff 100%)}.post-hero-strands-region:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(20,52,47,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(20,52,47,.026) 1px,transparent 1px);background-size:112px 112px;opacity:.34;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 72%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 72%,transparent 100%)}.post-hero-strands-backdrop{position:absolute;top:-5%;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.88;overflow:hidden;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 10%,#000 66%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 10%,#000 66%,transparent 100%)}.post-hero-strands-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.78) 46%,transparent 78%),radial-gradient(circle at 70% 45%,rgba(255,255,255,.7),transparent 42%)}.post-hero-strands-content{position:relative;z-index:1}.post-hero-strands-region .light-section,.post-hero-strands-region .wiring-section{background:transparent}.dark-section,.inquiry-section,.footer{background:linear-gradient(120deg,rgba(157,232,206,.08),transparent 35%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),var(--ink);background-size:auto,76px 76px,auto;color:#f5fbf8}.section-heading{max-width:860px;margin-bottom:52px;animation:riseIn .62s ease both}.section-heading-center{margin-inline:auto;text-align:center}.eyebrow{margin:0 0 14px;color:#17836a;font-size:.74rem;font-weight:820;text-transform:uppercase;letter-spacing:.16em}.dark-section .eyebrow,.inquiry-section .eyebrow{color:var(--mint)}.dark-section .section-heading{max-width:640px;margin-bottom:0}.dark-section .eyebrow{margin-bottom:26px;color:#9de8ceeb;font-size:clamp(13px,.9vw,14px);font-weight:700;letter-spacing:.16em}.dark-section .section-heading h2{max-width:620px;margin-bottom:0;color:#f3f7f4;font-size:clamp(56px,4.8vw,82px);line-height:1.1;letter-spacing:-.04em;font-weight:700}.dark-section .section-heading>p:not(.eyebrow){max-width:540px;margin-top:32px;color:#ebf4efb8;font-size:clamp(18px,1.22vw,20px);line-height:1.72;font-weight:400;letter-spacing:0}h1,h2,h3,p{margin-top:0}h1{max-width:980px;margin-bottom:26px;font-size:clamp(3.25rem,5.45vw,5.95rem);line-height:.94;letter-spacing:0;font-weight:700}h1 span{display:block}h2{margin-bottom:18px;font-size:clamp(2.15rem,4vw,4.6rem);line-height:1.04;letter-spacing:0;font-weight:700}h3{margin-bottom:12px;font-size:clamp(1.1rem,1.45vw,1.55rem);line-height:1.2;letter-spacing:0}p{color:var(--muted);line-height:1.78}.dark-section p,.inquiry-section p,.footer p{color:#f5fbf8b8}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(20,35,32,.16);border-radius:10px;background:var(--ink);color:#f5fbf8;padding:0 18px;font-weight:740;text-align:center;white-space:normal;cursor:pointer;box-shadow:0 12px 30px #10201d1f;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button svg{transition:transform .18s ease}.button:hover{transform:translateY(-1px);background:var(--ink-2)}.button:hover svg{transform:translate(2px)}.button-secondary{background:#ffffffc2;color:var(--ink);border-color:var(--line)}.button-secondary:hover{background:#fff}.button-compact{min-height:44px;padding:0 14px;font-size:.9rem}.navbar{position:fixed;top:18px;left:50%;z-index:50;width:min(calc(100% - 32px),var(--max));max-width:calc(100vw - 32px);min-height:64px;transform:translate(-50%);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;padding:10px 14px 10px 16px;border:1px solid rgba(255,255,255,0);border-radius:var(--radius);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,min-height .18s ease,padding .18s ease}.navbar.is-scrolled,.navbar.is-open{min-height:56px;padding-block:8px;background:#fbfdfff7;border-color:#1423201a;box-shadow:0 22px 64px #2c3e3221;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:220px;min-height:44px}.brand-mark{width:36px;height:36px;border-radius:8px;display:inline-grid;place-items:center;background:linear-gradient(135deg,var(--mint),var(--mist));color:var(--ink);font-weight:900}.brand strong,.brand small{display:block}.brand small{margin-top:3px;color:var(--muted);font-size:.76rem}.nav-links{display:flex;justify-content:center;gap:clamp(18px,2.4vw,38px);color:#42524e;font-size:.86rem;font-weight:760}.nav-links a{position:relative;display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:8px 0;transition:color .18s ease}.nav-links a:hover{color:var(--ink)}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:#17836a;opacity:0;transform:scaleX(.45);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.nav-links a.is-active{color:#17836a}.nav-links a.is-active:after{opacity:1;transform:scaleX(1)}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;color:var(--muted);font-size:.88rem}.nav-mobile-tools{display:none;align-items:center;justify-content:flex-end;gap:8px}.language-switch{display:inline-flex;align-items:center;justify-content:center;gap:4px;max-width:230px;line-height:1.2}.language-option{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.language-divider{color:#42524e75;font-weight:650}.language-switch button{border:0;background:transparent;color:var(--muted);min-width:44px;min-height:44px;padding:0 4px;cursor:pointer;font-size:.78rem;font-weight:750;white-space:nowrap}.language-switch button.is-active{color:var(--ink)}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink)}.hero{position:relative;min-height:100vh;display:grid;align-items:center;padding:124px 0 70px;overflow:hidden;background:radial-gradient(circle at 92% 78%,rgba(157,232,206,.28),transparent 28%),radial-gradient(circle at 82% 86%,rgba(183,217,231,.32),transparent 24%),linear-gradient(135deg,#f9fcff,#eaf3f7 52%,#f7fbfd)}.hero:before{content:"";position:absolute;top:0;left:0;width:min(720px,62vw);height:min(520px,55vh);background-image:linear-gradient(rgba(16,32,29,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(16,32,29,.08) 1px,transparent 1px);background-size:58px 58px;opacity:.05;transform:skew(-10deg)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(24px,4vw,70px)}.hero-copy{position:relative;z-index:2}.hero-lead{max-width:680px;font-size:clamp(1.05rem,1.35vw,1.25rem)}.hero-actions,.hero-feature-points{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin:32px 0 34px}.hero-feature-points{max-width:560px;flex-direction:column}.hero-feature-points article{display:grid;grid-template-columns:32px 1fr;gap:12px;align-items:start;max-width:430px}.hero-feature-points article>span{width:32px;height:32px;border:1px solid rgba(20,35,32,.12);border-radius:50%;background:radial-gradient(circle at center,rgba(157,232,206,.56),transparent 38%),#ffffffa3;box-shadow:0 10px 30px #36575c1f}.hero-feature-points strong{display:block;color:var(--ink);font-size:.9rem}.hero-feature-points p{margin:4px 0 0;font-size:.86rem;line-height:1.52}.hero-visual{position:relative;z-index:3}.solar-home-scene{position:absolute;inset:9% 7% auto auto;width:min(58%,360px);aspect-ratio:1.32;z-index:1;opacity:.72;pointer-events:none}.solar-home-sun{position:absolute;top:0;right:6%;width:96px;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(255,233,154,.78),rgba(255,246,202,.44) 58%,transparent 72%);box-shadow:0 0 62px #ffe08c6b}.solar-home-roof{position:absolute;left:18%;bottom:38%;width:48%;height:26%;background:linear-gradient(135deg,#1c5b5033,#528e8017);clip-path:polygon(50% 0,100% 82%,0 82%)}.solar-home-body{position:absolute;left:24%;bottom:18%;width:38%;height:28%;border:1px solid rgba(29,73,66,.12);border-radius:6px;background:linear-gradient(90deg,#ffffffd6,#eaf8f894),linear-gradient(rgba(31,79,72,.08) 1px,transparent 1px);background-size:auto,28px 28px;box-shadow:0 24px 70px #21554d1a}.solar-home-family{position:absolute;bottom:12%;width:16px;height:28px;border-radius:999px 999px 5px 5px;background:#153f3833}.solar-home-family:before{content:"";position:absolute;top:-11px;left:50%;width:14px;aspect-ratio:1;transform:translate(-50%);border-radius:999px;background:#153f3838}.family-one{left:62%;height:34px}.family-two{left:70%;height:25px;background:#17836a2e}.family-three{left:77%;height:22px;background:#5c9a8b2e}.product-plate{position:relative;z-index:2;aspect-ratio:4 / 3;min-height:0;border:1px solid rgba(20,35,32,.08);border-radius:26px;background:#fff;box-shadow:0 18px 48px #2c3e321a;overflow:hidden}.product-plate:after{display:none}.product-plate img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:52% center;image-rendering:auto;filter:none;opacity:1}.hero-visual-caption{position:absolute;left:22px;right:auto;width:min(420px,calc(100% - 44px));top:22px;display:grid;gap:4px;border:1px solid rgba(20,35,32,.1);border-radius:6px;background:#ffffffe0;padding:16px;box-shadow:0 16px 36px #1423201a}.hero-meta-panel{position:absolute;right:22px;bottom:22px;width:min(260px,calc(100% - 44px));display:grid;gap:10px}.hero-meta-panel article{display:grid;gap:3px;border:1px solid rgba(20,35,32,.1);border-radius:6px;background:#ffffffe0;padding:12px 14px;box-shadow:0 16px 36px #1423201a}.hero-meta-panel span{color:var(--subtle);font-size:.72rem;font-weight:820;text-transform:uppercase}.hero-meta-panel strong{color:var(--ink);font-size:.84rem;line-height:1.35}.hero-visual-caption span{color:var(--muted);font-size:.9rem}.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-catalog-head{display:grid;gap:26px;margin-bottom:34px}.product-tabs{width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto;padding:8px;border:1px solid rgba(23,131,106,.1);border-radius:18px;background:#ffffffad;box-shadow:0 18px 44px #2c3e320f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-tabs button{min-height:42px;border:0;border-radius:12px;padding:10px 15px;background:transparent;color:#46635c;font:inherit;font-size:.92rem;font-weight:760;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.product-tabs button:hover{color:#126c5a;background:#17836a12}.product-tabs button.is-active{color:#fff;background:#10201d;box-shadow:0 12px 28px #10201d24}.product-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.highlight-card,.application-card,.data-card,.advantage-card,.wiring-flow article{animation:riseIn .62s ease both}.highlight-card,.application-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd1;box-shadow:0 16px 44px #36575c14}.highlight-card{min-height:560px;display:flex;flex-direction:column;align-content:stretch;gap:16px;padding:22px;border-radius:26px;border-color:#14232014;background:#ffffffe6;box-shadow:0 18px 54px #2c3e3213;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.product-catalog-card{min-height:620px;gap:14px;padding:clamp(18px,1.6vw,22px)}.highlight-card:hover{transform:translateY(-5px);border-color:#17836a3d;box-shadow:0 26px 70px #2c3e321f}.highlight-card.is-featured{background:radial-gradient(circle at 82% 8%,rgba(157,232,206,.18),transparent 32%),linear-gradient(180deg,#eefaf6f5,#fafefcf0)}.featured-solution-label{width:fit-content;display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border:1px solid rgba(23,131,106,.14);border-radius:10px;background:#ffffffbd;color:#146f5d;font-size:.72rem;font-weight:840;letter-spacing:.12em;text-transform:uppercase}.product-visual{position:relative;width:100%;height:auto;aspect-ratio:4 / 3;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#fff,#f6fbfa);border:1px solid rgba(17,61,50,.055);box-shadow:inset 0 1px #ffffffe0}.product-visual:before{display:none}.product-visual:after{display:none}.product-visual img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:contain;padding:clamp(6px,1.4vw,20px);image-rendering:auto;backface-visibility:hidden;transform:scale(1);filter:none;transition:transform .26s ease,filter .26s ease}.highlight-card:hover .product-visual img{transform:translateY(-4px) scale(1.025);filter:none}.product-badge{width:fit-content;display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:10px;background:#17836a14;color:#146f5d;font-size:.78rem;font-weight:800;letter-spacing:0}.highlight-card h3{margin:0;color:var(--ink);font-size:clamp(1.3rem,1.35vw,1.66rem);line-height:1.22;font-weight:780}.product-name-stack{display:grid;gap:7px}.product-name-stack strong{color:#48635d;font-size:clamp(1rem,1vw,1.12rem);line-height:1.35;font-weight:680}.highlight-card p{margin:0;color:#586b66;line-height:1.72}.product-catalog-card p{font-size:clamp(.96rem,.92vw,1.02rem);line-height:1.62}.product-catalog-card .product-visual img{object-fit:contain;object-position:center;padding:0}.highlight-card ul{display:grid;gap:9px;margin:2px 0 0;padding:0;list-style:none}.highlight-card li{position:relative;padding-left:18px;color:var(--muted);line-height:1.55}.highlight-card li:before{content:"";position:absolute;left:0;top:.68em;width:7px;height:7px;border-radius:999px;background:#17836a}.product-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.product-chips span{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border:1px solid rgba(23,131,106,.12);border-radius:10px;background:#ffffffa8;color:#31544c;font-size:.78rem;font-weight:740;white-space:normal}.product-link{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:54px;margin-top:auto;border:1px solid rgba(23,131,106,.36);border-radius:14px;background:#ffffff85;color:#17836a;font-weight:780;box-shadow:0 10px 28px #2c3e3209;transition:transform .18s ease,border-color .18s ease,background .18s ease}.product-link:hover{transform:translateY(-1px);border-color:#17836a94;background:#ffffffd1}.product-link svg{transition:transform .18s ease}.product-link:hover svg{transform:translate(3px)}.highlight-card small,.spec-strip span{color:#17836a;font-weight:800}.trust-strip{position:relative;padding:36px 0 22px;overflow:hidden;background:radial-gradient(circle at 82% 50%,rgba(139,226,201,.16),transparent 30%),linear-gradient(180deg,#ffffffe6,#f5fbf8db)}.trust-strip:before{content:"";position:absolute;inset:20% 10% auto;height:1px;background:linear-gradient(90deg,transparent,rgba(23,131,106,.18),transparent)}.trust-strip-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.trust-strip article{display:grid;grid-template-columns:28px 1fr;gap:20px;align-items:flex-start;min-height:118px;padding:24px 28px;border:1px solid rgba(23,131,106,.1);border-radius:16px;background:#ffffffc7;box-shadow:0 14px 38px #2c3e320f}.trust-strip svg{width:26px;height:26px;color:#17836a;margin-top:2px}.trust-strip strong{display:block;color:var(--ink);font-size:clamp(20px,1.35vw,22px);line-height:1.3;font-weight:640}.trust-strip p{margin:12px 0 0;font-size:clamp(16px,1.05vw,17px);line-height:1.62;font-weight:400;color:#485b56d6}.spec-strip{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.spec-strip span{border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px 12px;font-size:.9rem}.wiring-layout{display:grid;grid-template-columns:minmax(360px,.72fr) 1fr;align-items:center;gap:clamp(32px,5vw,82px)}.energy-map{position:relative;min-height:620px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:radial-gradient(circle at 20% 18%,rgba(255,223,145,.26),transparent 24%),radial-gradient(circle at 82% 82%,rgba(157,232,206,.28),transparent 30%),linear-gradient(135deg,#ffffffeb,#eef7f7b8);box-shadow:var(--shadow)}.energy-map:before{content:"";position:absolute;top:28px;right:28px;bottom:28px;left:28px;border-radius:18px;background-image:linear-gradient(rgba(20,52,47,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,52,47,.035) 1px,transparent 1px);background-size:52px 52px;opacity:.45}.energy-map-line{position:absolute;top:18%;right:12%;bottom:18%;left:12%;border:1px solid rgba(23,131,106,.16);border-radius:44% 56% 48% 52%}.energy-map-line:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:conic-gradient(from 0deg,transparent,rgba(157,232,206,.95),transparent 22%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;animation:energyFlow 8s linear infinite}.energy-node{position:absolute;width:min(190px,40%);display:grid;gap:10px;justify-items:center;border:1px solid rgba(20,35,32,.1);border-radius:14px;background:#ffffffd6;padding:16px 14px;text-align:center;box-shadow:0 16px 44px #2c3e3214}.energy-node span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--ink);color:var(--mint)}.energy-node strong{color:var(--ink);font-size:.94rem}.energy-node-1{top:11%;left:12%}.energy-node-2{top:28%;right:11%}.energy-node-3{top:48%;left:18%}.energy-node-4{bottom:12%;right:14%}.energy-node-5{bottom:8%;left:10%}.wiring-image{height:720px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow)}.wiring-image img{width:100%;height:100%;object-fit:cover;object-position:top center}.wiring-flow{display:grid;gap:12px}.wiring-flow article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc2;padding:18px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.wiring-flow article:hover{transform:translateY(-3px);border-color:#17836a3d;box-shadow:0 18px 48px #2c3e321a}.wiring-flow article svg{transition:transform .18s ease}.wiring-flow article:hover svg{transform:translate(3px)}.wiring-flow p{margin:0}.advantage-layout{display:grid;grid-template-columns:.76fr 1.24fr;gap:clamp(32px,5vw,78px);align-items:start}.advantage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.advantage-card{min-height:230px;border:1px solid var(--line-light);border-radius:var(--radius);background:#ffffff0b;padding:clamp(38px,3.1vw,44px)}.advantage-card span{display:block;margin-bottom:38px;font-size:clamp(28px,2vw,34px);line-height:1;font-weight:700;color:#9de8cee6}.advantage-card h3{font-size:clamp(24px,1.75vw,28px);line-height:1.25;font-weight:680;margin-bottom:20px;color:#f3f7f4}.advantage-card p{max-width:420px;font-size:clamp(17px,1.12vw,18px);line-height:1.7;font-weight:400;letter-spacing:0;color:#ebf4efb8}.data-section{background:radial-gradient(circle at 18% 16%,rgba(188,238,225,.36),transparent 30%),linear-gradient(180deg,#ffffff,var(--paper-soft))}.data-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.data-card{min-height:230px;display:grid;align-content:start;gap:14px;border:1px solid rgba(20,35,32,.1);border-radius:var(--radius);background:#ffffffd6;padding:24px;box-shadow:0 16px 44px #36575c14}.data-card svg{color:#17836a}.data-card strong{color:var(--ink);font-size:clamp(1.6rem,2.4vw,2.65rem);line-height:1}.data-card h3,.data-card p{margin:0}.data-card p{font-size:.95rem}.application-section{background:linear-gradient(180deg,var(--paper-soft),#ffffff),var(--paper)}.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.application-card{min-height:210px;padding:22px}.off-grid-section{overflow:hidden;padding:108px 0}.off-grid-layout{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:center;gap:clamp(36px,5vw,86px)}.off-grid-copy .section-heading{margin-bottom:34px}.off-grid-value-list{display:grid;gap:18px;margin-bottom:34px}.off-grid-value-list article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:14px;align-items:start}.off-grid-value-list svg{color:var(--mint);margin-top:4px}.off-grid-value-list strong{display:block;color:#f3f7f4;font-size:clamp(1rem,1.12vw,1.12rem);line-height:1.25;font-weight:700}.off-grid-value-list p{max-width:390px;margin:6px 0 0;color:#ebf4efb3;font-size:.96rem;line-height:1.58;letter-spacing:0}.off-grid-actions{display:flex;flex-wrap:wrap;gap:12px}.off-grid-actions .button-secondary{background:#ffffff14;color:#f3f7f4;border-color:#f5fbf833;box-shadow:none}.off-grid-actions .button-secondary:hover{background:#ffffff24}.off-grid-visual-card{position:relative;aspect-ratio:16 / 10;margin:0;overflow:hidden;border:1px solid rgba(245,251,248,.13);border-radius:28px;background:#ffffff0a;box-shadow:0 24px 76px #03100e42}.off-grid-visual-card img{width:100%;height:100%;object-fit:cover;object-position:center center;image-rendering:auto;filter:none;opacity:1}.off-grid-visual-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(9,27,23,.06),transparent 42%),radial-gradient(circle at 18% 85%,rgba(9,27,23,.1),transparent 34%)}.off-grid-status-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.off-grid-status-layer:before{content:"";display:none;position:absolute;z-index:1}.off-grid-status-tag{position:absolute;z-index:2;display:grid;grid-template-columns:36px 1fr;gap:2px 12px;min-width:205px;padding:14px 16px;border:1px solid rgba(245,251,248,.18);border-radius:14px;background:#0c1b18db;color:#f5fbf8;box-shadow:0 18px 46px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:floatStatus 5.8s ease-in-out infinite}.off-grid-status-tag:before,.off-grid-status-tag:after{content:"";position:absolute;pointer-events:none}.off-grid-status-tag:before{width:1px;height:var(--line-height, 86px);background:linear-gradient(180deg,#f5fbf8b8,#9de8ce29)}.off-grid-status-tag:after{width:14px;height:14px;border:2px solid rgba(245,251,248,.78);border-radius:999px;background:#9de8cee0;box-shadow:0 0 0 8px #9de8ce24;animation:softPulse 2.8s ease-in-out infinite}.off-grid-status-tag .status-icon{grid-row:span 2;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#9de8ce1c;color:var(--mint)}.off-grid-status-tag strong{font-size:1rem;line-height:1.18;font-weight:700}.off-grid-status-tag small{display:inline-flex;align-items:center;gap:7px;color:#f5fbf8d1;font-size:.82rem;line-height:1.2}.off-grid-status-tag small span{width:8px;height:8px;border-radius:999px;background:#2ff0b1}.off-grid-status-tag.is-solar{left:7%;top:51%;--line-height: 96px}.off-grid-status-tag.is-solar:before{left:50%;top:100%}.off-grid-status-tag.is-solar:after{left:calc(50% - 7px);top:calc(100% + var(--line-height, 96px) - 7px)}.off-grid-status-tag.is-loads{right:13%;top:12%;--line-height: 78px}.off-grid-status-tag.is-loads:before{left:50%;top:100%}.off-grid-status-tag.is-loads:after{left:calc(50% - 7px);top:calc(100% + var(--line-height, 78px) - 7px)}.off-grid-status-tag.is-battery{right:4%;top:61%;--line-height: 62px}.off-grid-status-tag.is-battery:before{left:50%;top:100%}.off-grid-status-tag.is-battery:after{left:calc(50% - 7px);top:calc(100% + var(--line-height, 62px) - 7px)}.off-grid-status-tag.is-backup{left:41%;bottom:3%;min-width:245px;--line-height: 76px;animation-delay:.9s}.off-grid-status-tag.is-backup:before{left:100%;top:50%;width:var(--line-height, 76px);height:1px;background:linear-gradient(90deg,#f5fbf8b8,#9de8ce29)}.off-grid-status-tag.is-backup:after{left:calc(100% + var(--line-height, 76px) - 7px);top:calc(50% - 7px)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);outline:none;padding:13px 14px}textarea{min-height:132px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#17836a}.footer{padding:74px 0 26px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr .8fr;gap:34px}.footer h2{margin-top:20px;font-size:clamp(2rem,3vw,3.5rem)}.footer h3{color:var(--mint);font-size:1rem}.footer a,.footer p{display:block;margin:0 0 10px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:56px;padding-top:22px;border-top:1px solid rgba(245,251,248,.18);color:#f5fbf894}.footer-legal-links{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-legal-links a{margin:0;color:#f5fbf8ad;transition:color .18s ease}.footer-legal-links a:hover{color:var(--mint)}@media (min-width: 768px) and (max-width: 1024px){.page-shell{width:min(calc(100% - 40px),var(--max))}.section{padding:96px 0}.navbar{top:12px;width:min(calc(100% - 28px),var(--max));max-width:calc(100vw - 28px);min-height:58px;gap:12px;padding:8px 10px 8px 12px}.brand{min-width:142px;gap:9px}.brand-mark{width:32px;height:32px;border-radius:7px;font-size:.82rem}.brand strong{font-size:.92rem}.brand small{display:none}.nav-links{gap:clamp(8px,1.35vw,16px);font-size:.76rem;white-space:nowrap}.nav-actions{gap:8px;font-size:.78rem}.nav-actions .language-switch{max-width:190px}.language-switch button{font-size:.72rem}.button-compact{min-height:36px;padding:0 10px}.button-compact .button-label{display:inline;white-space:nowrap}.hero{min-height:auto;padding:116px 0 64px}.hero-grid{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:clamp(22px,3vw,36px)}h1{font-size:clamp(3rem,7vw,4.7rem);line-height:1}h2{font-size:clamp(2.1rem,5vw,3.55rem)}.hero-lead{font-size:1rem;line-height:1.68}.hero-actions{margin:24px 0 26px}.hero-feature-points article{max-width:100%}.product-plate{min-height:0}.hero-visual-caption,.hero-meta-panel{width:min(300px,calc(100% - 32px))}.highlight-grid,.product-catalog-grid,.application-grid,.data-grid,.trust-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wiring-layout,.advantage-layout,.off-grid-layout,.inquiry-layout,.footer-grid{grid-template-columns:1fr}.off-grid-section{padding:96px 0}.off-grid-copy .section-heading{max-width:720px}.off-grid-visual-card{aspect-ratio:16 / 9}.energy-map{min-height:500px}}@media (max-width: 767px){html{scroll-padding-top:88px}body:before{background-size:72px 72px;opacity:.09}.page-shell{width:min(calc(100% - 40px),var(--max))}.section{padding:72px 0;scroll-margin-top:88px}.section:before,.hero:before,.post-hero-strands-backdrop{opacity:.18}.post-hero-strands-backdrop{top:0;right:0;bottom:0;left:0;overflow:hidden}.post-hero-strands-backdrop .strands-container,.post-hero-strands-backdrop canvas{max-width:100%}.navbar{top:8px;left:16px;right:16px;width:auto;max-width:none;min-height:58px;transform:none;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px 10px 8px 12px;border-radius:14px;background:#fbfdfff5;border-color:#1423201a;box-shadow:0 18px 48px #2c3e321c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{grid-column:1;grid-row:1;min-width:0;gap:9px;overflow:hidden}.brand-mark{width:34px;height:34px;flex:0 0 auto}.brand strong{font-size:.95rem;white-space:nowrap}.brand small{display:none}.nav-mobile-tools{display:inline-flex;grid-column:2;grid-row:1}.nav-mobile-tools .language-switch{padding-inline:2px;max-width:150px;font-size:.72rem}.nav-mobile-tools .language-switch button{font-size:.68rem}.nav-toggle{display:inline-grid;place-items:center;width:44px;height:44px;flex:0 0 auto}.nav-links,.nav-actions{display:none;grid-column:1 / -1}.navbar.is-open .nav-links{display:grid;grid-row:2;justify-content:stretch;gap:0;padding-top:8px}.navbar.is-open .nav-links a{padding:13px 4px;border-top:1px solid var(--line)}.navbar.is-open .nav-actions{display:flex;grid-row:3;flex-wrap:wrap;justify-content:flex-start;padding-top:10px}.navbar.is-open .nav-actions .language-switch{display:none}.navbar.is-open .nav-actions .button{width:100%}.hero{min-height:auto;display:block;padding:110px 0 52px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy,.hero-visual{min-width:0}h1{max-width:100%;margin-bottom:18px;font-size:clamp(46px,12vw,56px);line-height:1.06;letter-spacing:-.04em;font-weight:700;overflow-wrap:normal;text-wrap:balance}h2{font-size:clamp(2rem,8vw,2.8rem);line-height:1.08}.hero-lead{max-width:34ch;color:#526862;font-size:clamp(17px,4.4vw,18px);line-height:1.65}.hero-actions{gap:12px;flex-direction:column;align-items:stretch;margin:28px 0 40px}.hero-actions .button{width:100%;min-height:54px;border-radius:12px;font-size:17px}.hero-feature-points{max-width:100%;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.58);border-radius:18px;background:#ffffff85;box-shadow:0 14px 36px #2c3e3212;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-feature-points article{grid-template-columns:30px minmax(0,1fr);max-width:100%}.hero-feature-points article>span{width:28px;height:28px}.hero-feature-points strong{font-size:1rem}.hero-feature-points p{max-width:31ch;font-size:.92rem;line-height:1.5}.product-plate{aspect-ratio:4 / 3;min-height:0;height:auto;border-radius:20px;background:transparent;box-shadow:0 14px 34px #2c3e321a}.product-plate:after{display:none}.product-plate img{max-height:none;object-position:center center}.hero-visual-caption,.hero-meta-panel{display:none}.highlight-grid,.product-catalog-grid,.application-grid,.data-grid,.trust-strip-grid,.advantage-grid,.wiring-layout,.advantage-layout,.off-grid-layout,.footer-grid{grid-template-columns:1fr}.product-catalog-head{gap:22px;margin-bottom:28px}.product-tabs{width:100%;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:7px;border-radius:16px;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{flex:0 0 auto;min-height:40px;padding:9px 12px;font-size:.86rem;white-space:nowrap}.off-grid-section{padding:72px 0}.inquiry-layout{gap:28px}.inquiry-layout-contact-only{grid-template-columns:1fr}.contact-card-grid,.contact-action-row{grid-column:1}.inquiry-form{grid-template-columns:1fr;border-radius:14px}.inquiry-submit-row{flex-direction:column;align-items:stretch}.inquiry-submit-row .button{width:100%;min-height:54px}.contact-card article{grid-template-columns:32px minmax(0,1fr)}.contact-action-row{margin-top:0}.product-detail-page{padding:104px 0 64px}.product-detail-shell{width:min(calc(100% - 32px),1440px)}.product-detail-hero,.product-detail-grid,.product-detail-two-column,.specification-grid{grid-template-columns:1fr}.product-detail-media{min-height:300px}.product-detail-actions,.product-detail-cta{flex-direction:column;align-items:stretch}.product-detail-actions .button,.product-detail-cta .button{width:100%;min-height:54px}.specification-grid div:nth-child(odd){border-right:0}.specification-grid div{grid-template-columns:1fr}.off-grid-layout{gap:34px}.off-grid-copy .section-heading{margin-bottom:28px}.off-grid-value-list{gap:16px;margin-bottom:28px}.off-grid-value-list article{grid-template-columns:28px minmax(0,1fr);gap:12px}.off-grid-value-list p{max-width:100%;font-size:.94rem}.off-grid-actions{flex-direction:column}.off-grid-actions .button{width:100%;min-height:54px}.off-grid-visual-card{aspect-ratio:16 / 10;border-radius:20px}.off-grid-status-tag{min-width:0;grid-template-columns:30px 1fr;gap:1px 9px;padding:10px 11px;border-radius:12px}.off-grid-status-tag .status-icon{width:30px;height:30px}.off-grid-status-tag strong{font-size:.78rem}.off-grid-status-tag small{font-size:.72rem}.off-grid-status-tag.is-solar{left:5%;top:54%;--line-height: 38px}.off-grid-status-tag.is-loads{right:5%;top:12%;--line-height: 34px}.off-grid-status-tag.is-battery{right:5%;top:64%;--line-height: 30px}.off-grid-status-tag.is-backup{display:none}.off-grid-status-layer:before{display:block;left:36%;bottom:0;width:148px;height:48px;border-radius:9px;background:#0c1b18e6;box-shadow:0 10px 28px #0000002e}.highlight-card{min-height:auto;padding:20px}.product-visual{height:auto;aspect-ratio:4 / 3;border-radius:18px}.trust-strip{padding:28px 0 18px}.trust-strip article{grid-template-columns:28px 1fr;gap:16px;padding:22px 20px}.trust-strip strong{font-size:20px}.trust-strip p{font-size:16px;line-height:1.65}.trust-strip article,.data-card,.advantage-card,.application-card{min-height:auto}.dark-section .section-heading{max-width:100%;margin-bottom:34px}.dark-section .eyebrow{margin-bottom:24px}.dark-section .section-heading h2{max-width:100%;font-size:clamp(42px,11vw,56px);line-height:1.1;letter-spacing:-.04em}.dark-section .section-heading>p:not(.eyebrow){max-width:100%;margin-top:28px;font-size:clamp(16px,4.2vw,17px);line-height:1.68}.advantage-card{padding:28px 24px}.advantage-card span{margin-bottom:32px;font-size:28px}.advantage-card h3{margin-bottom:18px;font-size:clamp(22px,6vw,24px)}.advantage-card p{max-width:100%;font-size:clamp(16px,4.2vw,17px);line-height:1.68}.wiring-layout{gap:28px}.energy-map{min-height:420px;border-radius:18px}.energy-map:before{top:18px;right:18px;bottom:18px;left:18px;background-size:42px 42px;opacity:.28}.energy-map-line{top:16%;right:9%;bottom:16%;left:9%}.energy-node{width:min(148px,42%);gap:8px;padding:12px 8px}.energy-node span{width:38px;height:38px;border-radius:12px}.energy-node strong{font-size:.78rem}.wiring-flow article{grid-template-columns:1fr;gap:10px}.wiring-flow article svg{display:none}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-legal-links{justify-content:flex-start}}@media (max-width: 430px){.page-shell{width:min(calc(100% - 40px),var(--max))}.navbar{left:16px;right:16px;width:auto;max-width:none}.hero{padding-top:110px}.nav-mobile-tools .language-switch{gap:4px;max-width:142px}.nav-mobile-tools .language-switch{display:none}.navbar.is-open .nav-actions .language-switch{display:inline-flex;width:100%;max-width:none;justify-content:flex-start;margin-bottom:8px}.language-switch button{padding-inline:1px}}@keyframes energyFlow{to{transform:rotate(360deg)}}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatStatus{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes softPulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-page-section{padding:0 0 74px;background:#fff}.product-page-shell{width:min(1520px,calc(100% - 80px));max-width:1520px}.product-page-hero{min-height:300px;grid-template-columns:minmax(420px,.48fr) minmax(620px,.52fr);gap:42px;align-items:center;margin:0 0 28px;padding:46px 0 28px}.product-page-eyebrow{margin-bottom:12px;color:#07804f;font-size:.72rem;font-weight:800;letter-spacing:.18em}.product-page-hero h1{max-width:680px;font-size:clamp(58px,4.6vw,72px);line-height:.98;letter-spacing:-.04em}.product-page-hero p{max-width:640px;margin-top:22px;color:#3f4c4a;font-size:clamp(17px,1.1vw,20px);line-height:1.55}.product-page-hero-media{aspect-ratio:1400 / 989;height:auto;overflow:hidden;border:0;border-radius:0;background:#f6fbf8}.product-page-hero-media img{width:100%;height:100%;object-fit:contain;object-position:center}.product-page-anchors{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;margin:0 0 52px}.product-page-anchors a{min-height:68px;justify-content:flex-start;gap:16px;border:1px solid #dfe8e3;border-radius:6px;padding:14px 22px;color:#111;background:#fff;box-shadow:none}.product-page-anchors a.is-active{border-color:#18a058bf;color:#087a4d}.product-page-anchors a svg{flex:0 0 auto;color:currentColor}.product-page-anchors a span{display:grid;gap:4px;font-size:1rem;font-weight:760;line-height:1.1}.product-page-anchors a small{color:#4b5e59;font-size:.86rem;font-weight:650}.product-page-anchors a:hover{border-color:#18a058;color:#087a4d;background:#f7fcf9;transform:translateY(-2px)}.product-page-category-stack{gap:0;border-top:1px solid #e6ece8}.product-page-category{grid-template-columns:292px minmax(0,1fr);gap:28px;align-items:start;padding:48px 0 56px;border-bottom:1px solid #e6ece8;scroll-margin-top:116px}.product-page-category-copy{position:static;padding-top:28px}.product-page-category-copy span{margin-bottom:18px;color:#07804f;font-size:.78rem;font-weight:800;letter-spacing:.16em}.product-page-category-copy h2{max-width:280px;color:#0f1716;font-size:clamp(31px,2.6vw,38px);line-height:1.04;letter-spacing:-.035em}.product-page-category-copy strong{margin-top:10px;color:#07804f;font-size:1.05rem;font-weight:720}.product-page-category-copy p{max-width:260px;margin-top:22px;color:#394947;font-size:.95rem;line-height:1.55}.premium-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.premium-product-grid:empty{display:none}.premium-product-card{min-height:336px;border-color:#e2e9e5;border-radius:13px;box-shadow:0 12px 32px #13211d0b}.premium-product-card:hover{border-color:#18a05861;box-shadow:0 18px 44px #13211d17;transform:translateY(-4px)}.premium-product-image{height:174px;padding:14px;background:#fbfcfb}.premium-product-image img{width:92%;height:92%;object-fit:contain}.premium-product-card:hover .premium-product-image img{transform:scale(1.025)}.premium-product-body{padding:16px 16px 15px}.premium-product-tag{min-height:22px;margin-bottom:12px;border-radius:999px;padding:5px 9px;color:#07804f;background:#18a0581a;font-size:.68rem;font-weight:760}.premium-product-body h3{display:-webkit-box;min-height:2.2em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111;font-size:clamp(17px,1.12vw,19px);font-weight:760;line-height:1.12;letter-spacing:-.025em}.premium-product-body p{min-height:3.05em;margin-top:11px;color:#4f5d5a;font-size:.84rem;line-height:1.48;-webkit-line-clamp:3}.premium-product-features{gap:7px;margin-top:16px}.premium-product-features span{min-height:23px;border-color:#18a05873;border-radius:5px;padding:5px 8px;color:#146e49;font-size:.72rem;font-weight:680;line-height:1}.premium-product-link{gap:7px;min-height:46px;color:#07804f;font-size:.84rem;font-weight:780}.footer a{display:inline-flex;min-height:44px;align-items:center}.inquiry-layout{display:grid;grid-template-columns:minmax(320px,.84fr) minmax(520px,1.16fr);gap:clamp(34px,5vw,78px);align-items:start}.inquiry-layout-contact-only{grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);gap:clamp(34px,6vw,96px)}.inquiry-copy .section-heading{margin-bottom:34px}.contact-card{display:grid;gap:12px}.contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-card-wide{grid-column:1 / -1}.contact-card article{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:center;border:1px solid rgba(245,251,248,.15);border-radius:10px;padding:16px;background:#ffffff0e}.contact-card svg{color:var(--mint)}.contact-card span,.product-detail-section-heading span,.product-detail-cta span,.product-detail-copy>span{display:block;color:#9de8ced6;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-card strong,.contact-card a{display:block;margin-top:4px;color:#f5fbf8;font-weight:680;line-height:1.45}.contact-action-row{grid-column:2;display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:6px}.contact-action-row .button{min-height:50px}.inquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border:1px solid rgba(245,251,248,.16);border-radius:16px;padding:clamp(22px,3vw,34px);background:#ffffff14;box-shadow:0 24px 70px #00000029}.inquiry-field{display:grid;gap:8px}.inquiry-field-wide,.inquiry-submit-row{grid-column:1 / -1}.inquiry-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.inquiry-field span{color:#f5fbf8e0;font-size:.9rem;font-weight:720}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border-color:#f5fbf838;background:#fffffff0}.inquiry-submit-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:4px}.inquiry-form-status{grid-column:1 / -1;margin:0;border:1px solid rgba(157,232,206,.34);border-radius:10px;padding:12px 14px;background:#9de8ce1f;color:#f5fbf8db;font-size:.94rem;line-height:1.55}.inquiry-form-status-error{border-color:#ffdcaa61;background:#ffdcaa21}.product-detail-page{padding:128px 0 86px;background:linear-gradient(180deg,#f8fcfb,#fff 34%,#f5faf8);color:var(--text)}.product-detail-shell{width:min(calc(100% - 64px),1440px);margin:0 auto}.product-detail-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;color:#17836a;font-weight:760}.product-detail-hero{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(520px,1.08fr);gap:clamp(34px,5vw,72px);align-items:center;margin-bottom:56px}.product-detail-copy>span,.product-detail-section-heading span,.product-detail-cta span{color:#17836a}.product-detail-copy h1{max-width:780px;margin-bottom:22px;color:#0f1716;font-size:clamp(46px,5vw,78px);line-height:1;letter-spacing:-.035em}.product-detail-copy p{max-width:680px;color:#4f625e;font-size:clamp(17px,1.2vw,20px);line-height:1.68}.product-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.product-detail-media{display:grid;min-height:420px;place-items:center;margin:0;border:1px solid #e0ebe6;border-radius:18px;background:linear-gradient(135deg,#fffffff5,#eff9f5e6);box-shadow:0 24px 70px #2c3e3214}.product-detail-media img{width:min(78%,560px);max-height:360px;object-fit:contain}.product-detail-grid,.product-detail-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-detail-panel,.product-detail-section,.product-detail-cta,.product-detail-not-found{border:1px solid #e0ebe6;border-radius:14px;background:#fff;box-shadow:0 18px 52px #2c3e320e}.product-detail-panel{padding:clamp(24px,3vw,34px)}.product-detail-panel-icon{display:inline-grid;width:42px;height:42px;place-items:center;margin-bottom:24px;border-radius:10px;color:#0f6f49;background:#18a0581a}.product-detail-panel h2,.product-detail-section h2,.product-detail-cta h2,.product-detail-not-found h1{margin-bottom:14px;color:#0f1716;font-size:clamp(28px,2.5vw,40px);line-height:1.08}.product-detail-feature-list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.product-detail-feature-list li,.scenario-list article{border:1px solid rgba(24,160,88,.28);border-radius:8px;padding:10px 12px;color:#146e49;background:#18a05812;font-weight:720}.product-detail-section{margin-top:18px;padding:clamp(24px,3vw,34px)}.specification-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:24px 0 0;border:1px solid #e2e9e5;border-radius:10px;overflow:hidden}.specification-grid div{display:grid;grid-template-columns:minmax(160px,.46fr) minmax(0,.54fr);min-height:58px;border-bottom:1px solid #e2e9e5;background:#fff}.specification-grid div:nth-child(odd){border-right:1px solid #e2e9e5}.specification-grid dt,.specification-grid dd{margin:0;padding:16px;line-height:1.45}.specification-grid dt{color:#42524e;background:#f7fbf9;font-weight:760}.specification-grid dd{color:#152622;font-weight:620}.scenario-list,.download-list{display:grid;gap:12px;margin-top:24px}.download-list a{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #e2e9e5;border-radius:10px;padding:16px;background:#fbfdfc;color:inherit;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.download-list a:hover{border-color:#17836a57;box-shadow:0 14px 30px #244d4114;transform:translateY(-2px)}.download-list svg{color:#17836a}.download-list strong{color:#0f1716}.download-list p{margin:6px 0 0;color:#5d706b;font-size:.94rem;line-height:1.55}.product-detail-cta{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:18px;padding:clamp(24px,3vw,34px);background:linear-gradient(135deg,#fff,#eefaf5)}.product-detail-not-found{max-width:820px;padding:clamp(28px,4vw,46px)}.product-detail-not-found>span{display:block;margin-bottom:16px;color:#17836a;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-detail-not-found p{max-width:640px;margin-bottom:24px;color:#5d706b;font-size:1.04rem;line-height:1.7}@media (max-width: 1420px){.product-page-shell{width:min(1440px,calc(100% - 64px))}.product-page-category{grid-template-columns:260px minmax(0,1fr)}.premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media (max-width: 1180px){.product-page-hero,.inquiry-layout-contact-only{grid-template-columns:1fr}.contact-card-grid,.contact-action-row{grid-column:1}.product-page-hero-media{height:auto;border-radius:18px}.product-page-anchors{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page-category{grid-template-columns:1fr;gap:24px}.product-page-category-copy{padding-top:0}.product-page-category-copy h2,.product-page-category-copy p{max-width:720px}.premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.product-page-section{padding-bottom:56px}.product-page-shell{width:calc(100% - 32px)}.product-page-hero{padding-top:36px;margin-bottom:26px}.product-page-hero h1{font-size:clamp(42px,12vw,56px)}.product-page-anchors{grid-template-columns:1fr;gap:10px;margin-bottom:34px}.product-page-category{padding:38px 0 44px}.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width: 600px){.product-page-hero-media{height:auto;aspect-ratio:1400 / 989}.contact-card-grid{grid-template-columns:1fr}.contact-action-row{grid-column:1;width:100%;flex-direction:column;align-items:stretch}.contact-action-row .button{width:100%;min-height:54px}.premium-product-grid{grid-template-columns:1fr}.premium-product-card{min-height:auto}.premium-product-image{height:152px}.premium-product-body{padding:15px}.premium-product-body h3{min-height:auto;font-size:18px}.premium-product-body p{min-height:auto;-webkit-line-clamp:2}.premium-product-features{margin-top:12px}.premium-product-link{min-height:46px}.product-detail-page{padding:104px 0 64px}.product-detail-shell{width:min(calc(100% - 32px),1440px)}.product-detail-hero,.product-detail-grid,.product-detail-two-column,.specification-grid{grid-template-columns:1fr}.product-detail-media{width:100%;min-width:0;min-height:260px}.product-detail-media img{width:min(78%,320px);max-height:220px}.product-detail-actions,.product-detail-cta{flex-direction:column;align-items:stretch}.product-detail-actions .button,.product-detail-cta .button{width:100%;min-height:54px}.specification-grid div{grid-template-columns:1fr}.specification-grid div:nth-child(odd){border-right:0}}
