:root{--ink:#07152f;--muted:#596273;--orange:#ff6500;--line:#e6e9ee;--soft:#f8f9fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-size:14px}.shop-nav{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 22px;gap:28px;position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);z-index:20}.shop-brand{display:flex;align-items:center;gap:20px;text-decoration:none;color:var(--muted);min-width:360px}.shop-brand img{width:220px;height:58px;object-fit:contain;object-position:left center}.shop-brand span{font-size:12px;line-height:1.45;border-left:1px solid var(--line);padding-left:20px}.shop-nav nav{display:flex;align-items:center;gap:25px;flex:1;white-space:nowrap}.shop-nav nav a{color:var(--ink);text-decoration:none;font-size:13px;padding:29px 0 25px}.shop-nav nav a.active{color:var(--orange);border-bottom:2px solid var(--orange)}.shop-actions{display:flex;gap:8px;align-items:center}.shop-actions button,.shop-actions a{height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);display:flex;align-items:center;gap:8px;padding:0 13px;text-decoration:none;font-weight:600}.shop-actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.shop-actions .buy{background:var(--orange);color:#fff;border-color:var(--orange)}.mobile-toggle{display:none!important}.mobile-menu{display:none}.page-shell{max-width:1440px;margin:auto;padding:24px 34px 20px}.crumbs{display:flex;gap:9px;color:var(--muted);font-size:13px}.crumbs a{color:inherit;text-decoration:none}.page-head{display:flex;justify-content:space-between;align-items:flex-start;margin:8px 0 20px}.page-head h1{font-size:34px;line-height:1;margin:0 0 8px}.page-head p{margin:0;color:var(--muted)}.head-actions{display:flex;gap:14px}.head-actions button{background:#fff;border:1px solid var(--line);height:44px;border-radius:8px;padding:0 18px;font-size:14px;color:var(--ink)}.catalog-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px}.search-box{position:relative;margin-bottom:14px}.search-box input{width:100%;height:42px;border:1px solid var(--line);border-radius:8px;padding:0 42px 0 13px;font:inherit;outline:none}.search-box input:focus{border-color:var(--orange)}.search-box svg{position:absolute;right:13px;top:12px;width:18px;fill:none;stroke:var(--ink);stroke-width:1.8}.filters section{border:1px solid var(--line);border-radius:10px;padding:14px;margin-bottom:14px}.filters section+section{border-top:0;border-radius:0;margin-top:-15px}.filters h3{font-size:14px;margin:0 0 13px;display:flex;justify-content:space-between}.filters label{display:flex;align-items:center;gap:8px;color:#435064;font-size:12.5px;margin:10px 0;cursor:pointer}.filters input[type=radio],.filters input[type=checkbox]{display:none}.filters label i{width:15px;height:15px;border:1px solid #ccd2da;border-radius:50%;display:inline-grid;place-items:center}.filters input[type=checkbox]+i{border-radius:3px}.filters input:checked+i{border-color:var(--orange)}.filters input:checked+i:after{content:"";width:7px;height:7px;background:var(--orange);border-radius:50%}.filters input[type=checkbox]:checked+i:after{border-radius:1px}.show-more{border:0;background:none;color:#0365c0;padding:4px 0;font-weight:600}.filters input[type=range]{width:100%;accent-color:var(--orange)}.price-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin:10px 0 16px}.apply{width:100%;height:38px;background:#fff;color:var(--orange);border:1px solid var(--orange);border-radius:7px;font-weight:700}.results-bar{height:44px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.results-bar p{color:var(--muted);font-size:13px}.results-bar>div{display:flex;gap:8px}.results-bar select,.view{height:38px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 14px;color:#344054}.view{width:40px;padding:0;font-size:19px}.view.active{border-color:var(--orange);color:var(--orange)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{border:1px solid var(--line);border-radius:10px;min-height:266px;padding:12px 12px 8px;display:grid;grid-template-rows:28px 1fr 34px;background:#fff;transition:.2s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(12,26,50,.07)}.brand-mark{height:27px;font-size:18px;font-weight:800;letter-spacing:-.5px;display:flex;align-items:center}.brand-mark.canadian{color:#d82612}.brand-mark.trina{color:#139bd5}.brand-mark.longi{color:#d60000}.brand-mark.jinko{color:#1aa22b;font-style:italic}.brand-mark.goodwe{color:#ef1d1d}.brand-mark.victron{color:#0054a6}.brand-mark.pylontech{color:#123a72}.brand-mark.deye{color:#1862b0}.brand-mark.dyness{color:#27a43c}.brand-mark.felicity{color:#777}.card-main{display:grid;grid-template-columns:46% 54%;gap:8px;min-height:190px}.product-image{display:flex;align-items:center;justify-content:center;min-width:0}.product-image img{width:100%;height:170px;object-fit:contain}.product-info{padding-top:8px}.product-info h3{font-size:13px;line-height:1.35;margin:0 0 11px;min-height:35px}.spec-list{list-style:none;margin:0 0 10px;padding:0;color:#3f4a5b;font-size:10.5px;line-height:1.75}.spec-list li:before{content:"• ";}.product-price{font-size:16px;color:var(--orange);font-weight:800}.indicative{font-size:10px;color:var(--muted)}.card-bottom{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:7px;padding-top:7px}.compare-label{display:flex;align-items:center;gap:6px;font-size:11px}.compare-label input{width:15px;height:15px;accent-color:var(--orange)}.detail-btn{height:30px;border:1px solid var(--line);background:#fff;border-radius:6px;padding:0 14px;font-size:11px}.cart-btn{height:30px;width:34px;background:var(--orange);border:0;color:#fff;border-radius:6px;font-size:16px}.disclaimer{text-align:center;color:var(--muted);font-size:12px;margin:12px 0 0}.disclaimer a{color:#0669bf;text-decoration:none}.modal{position:fixed;inset:0;background:rgba(3,10,22,.5);z-index:50;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-card{position:relative;background:#fff;width:min(760px,95vw);max-height:90vh;overflow:auto;border-radius:16px;padding:28px}.close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px}.detail-layout img{width:100%;height:320px;object-fit:contain}.detail-layout h2{font-size:28px}.detail-layout .product-price{font-size:25px}.compare-card{width:min(1100px,96vw)}#compareGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.compare-item{border:1px solid var(--line);border-radius:10px;padding:15px}.compare-item img{width:100%;height:150px;object-fit:contain}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:#fff;padding:13px 18px;border-radius:8px;opacity:0;transform:translateY(10px);transition:.2s;z-index:80}.toast.show{opacity:1;transform:none}@media(max-width:1200px){.shop-brand{min-width:260px}.shop-brand img{width:180px}.shop-brand span{display:none}.shop-nav nav{gap:15px}.shop-nav nav a:nth-last-child(-n+3){display:none}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.shop-nav nav,.signin{display:none!important}.shop-brand{min-width:0;flex:1}.mobile-toggle{display:flex!important}.mobile-menu.open{display:flex;position:fixed;top:80px;left:0;right:0;background:#fff;z-index:19;flex-direction:column;padding:20px;border-bottom:1px solid var(--line)}.mobile-menu a{padding:12px;color:var(--ink);text-decoration:none}.catalog-layout{grid-template-columns:1fr}.filters{display:grid;grid-template-columns:1fr 1fr;gap:12px}.filters .search-box{grid-column:1/-1}.filters section+section{border:1px solid var(--line);border-radius:10px;margin:0}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.shop-nav{height:68px;padding:0 12px}.shop-brand img{width:150px;height:48px}.shop-actions .icon-btn,.shop-actions .buy{display:none}.mobile-menu.open{top:68px}.page-shell{padding:18px 12px}.page-head{display:block}.head-actions{margin-top:16px}.catalog-layout{display:block}.filters{display:block}.filters section{display:none}.filters .search-box{display:block}.results-bar{height:auto;gap:10px;align-items:flex-start}.results-bar p{max-width:45%}.results-bar select{max-width:150px}.product-grid{grid-template-columns:1fr}.product-card{min-height:290px}.card-main{grid-template-columns:45% 55%}.product-image img{height:190px}.detail-layout{grid-template-columns:1fr}#compareGrid{grid-template-columns:1fr}}
