:root{--ink: #1d2b2a;--muted: #667573;--brand: #157a62;--brand-dark: #0e4f42;--mint: #dff2ea;--amber: #d98d24;--paper: #fffdf7;--surface: #ffffff;--line: #d9e5df;--soft: #f1f7f3;--danger: #b42318;font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,rgba(223,242,234,.9),rgba(255,253,247,.92) 44%,rgba(239,247,243,.96)),repeating-linear-gradient(90deg,rgba(21,122,98,.05) 0 1px,transparent 1px 64px)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(21,122,98,.16);background:rgba(255,253,247,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner,.footer-inner,.content-width,.page-grid{width:min(1180px,calc(100% - 32px));margin:0 auto}.header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr minmax(260px,360px);gap:28px;align-items:center}.brand{display:inline-flex;gap:12px;align-items:center}.brand-logo{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;object-fit:contain}.brand strong{display:block;font-size:18px}.site-nav{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.site-nav a{padding:9px 12px;border-radius:10px;color:var(--brand-dark);font-weight:700}.site-nav a:hover,.site-nav a.router-link-active{background:var(--mint)}.header-search{display:grid;grid-template-columns:1fr auto;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.header-search input{width:100%;min-width:0;border:0;outline:0;padding:11px 16px;background:transparent}.header-search button{border:0;padding:0 18px;color:#fff;background:var(--brand);font-weight:700}.site-main{flex:1;padding:30px 0 46px}.page-grid{display:grid;grid-template-columns:270px 1fr;gap:24px;align-items:start}.category-panel{position:sticky;top:100px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.88);overflow:hidden;box-shadow:0 18px 45px #0e4f4214}.panel-title{padding:15px 18px;color:#fff;background:linear-gradient(135deg,var(--brand-dark),var(--brand));font-weight:800}.panel-empty{padding:18px}.category-group{border-bottom:1px solid var(--line);padding:14px 16px 12px}.category-group:last-child{border-bottom:0}.category-root{display:inline-flex;color:var(--brand-dark);font-weight:800}.category-children{margin-top:10px;display:grid;gap:10px}.category-second{color:var(--ink);font-weight:700}.category-third-list{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.category-third-list a{padding:4px 8px;border-radius:999px;color:var(--muted);background:var(--soft);font-size:12px}.home-main,.catalog-main{display:grid;gap:22px}.home-hero{min-height:300px;position:relative;overflow:hidden;border-radius:18px;background:var(--brand-dark);box-shadow:0 22px 50px #0e4f4229}.home-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(14,79,66,.84),rgba(14,79,66,.38),rgba(14,79,66,.05))}.hero-copy{position:relative;z-index:1;width:min(560px,100%);padding:46px;color:#fff}.hero-copy p,.section-heading span,.catalog-toolbar span,.eyebrow{margin:0;color:var(--amber);font-size:13px;font-weight:800;text-transform:uppercase}.hero-copy h1{margin:12px 0 24px;font-size:38px;line-height:1.18;letter-spacing:0}.hero-copy a,.section-heading a,.back-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;color:#fff;background:var(--brand);font-weight:800}.section-band,.catalog-toolbar,.article-detail,.product-detail{border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 18px 45px #0e4f4212}.section-band{padding:22px}.section-heading,.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading h2,.catalog-toolbar h1,.article-detail h1,.detail-copy h1{margin:4px 0 0;line-height:1.2;letter-spacing:0}.section-heading h2,.catalog-toolbar h1{font-size:24px}.section-heading a{color:var(--brand-dark);background:var(--mint)}.catalog-toolbar{padding:20px 22px}.catalog-toolbar p{margin:0;color:var(--muted);font-weight:700}.news-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.news-list li{display:grid;grid-template-columns:98px 1fr;gap:12px;align-items:center;padding-bottom:10px;border-bottom:1px dashed var(--line)}.news-list time,.muted{color:var(--muted)}.news-list a{color:var(--ink);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.product-grid.compact{margin-top:18px}.product-card{min-width:0;border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 18px 32px #0e4f421c}.product-image,.detail-image{display:grid;place-items:center;background:linear-gradient(135deg,#f8fbf8,#e8f4ee)}.product-image{height:170px}.product-image img{width:132px;height:132px;object-fit:contain}.image-placeholder{display:grid;place-items:center;width:118px;height:118px;border:1px dashed #9ab8ae;border-radius:14px;color:var(--muted);background:rgba(255,255,255,.55);font-weight:700}.product-info{padding:14px}.product-name{display:block;min-height:44px;color:var(--brand-dark);font-weight:800;line-height:1.35}.product-info dl,.detail-list{margin:12px 0 0;display:grid;gap:8px}.product-info dl div,.detail-list div{display:grid;grid-template-columns:46px 1fr;gap:10px;min-width:0}dt{color:var(--muted)}dd{min-width:0;margin:0;overflow-wrap:anywhere}.pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px}.pagination button{min-width:42px;min-height:38px;border:1px solid var(--line);border-radius:999px;color:var(--brand-dark);background:var(--surface);font-weight:800}.pagination button.active{color:#fff;border-color:var(--brand);background:var(--brand)}.pagination button:disabled{cursor:not-allowed;opacity:.45}.content-width{display:grid;gap:18px}.back-link{width:fit-content;color:var(--brand-dark);background:var(--mint)}.product-detail{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:30px;padding:28px}.detail-image{min-height:360px;border-radius:14px}.detail-image img{width:min(310px,86%);height:min(310px,86%);object-fit:contain}.detail-copy h1{margin-top:10px;font-size:30px}.detail-list{margin-top:24px}.detail-list div{grid-template-columns:92px 1fr;padding:12px 0;border-bottom:1px solid var(--line)}.article-detail{padding:30px}.article-detail header{padding-bottom:18px;border-bottom:1px solid var(--line)}.article-detail h1{margin-top:8px;font-size:30px}.article-detail header p{margin:12px 0 0;color:var(--muted)}.article-body{margin-top:24px;line-height:1.9;overflow-wrap:anywhere}.article-body img{max-width:100%;height:auto}.list-placeholder,.empty-state,.error-message{padding:20px;border-radius:14px;background:rgba(255,255,255,.85)}.error-message{color:var(--danger);border:1px solid rgba(180,35,24,.25)}.site-footer{border-top:1px solid var(--line);background:rgba(255,255,255,.84)}.footer-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner p{margin:8px 0 0;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.footer-links a{padding:7px 10px;border-radius:999px;color:var(--brand-dark);background:var(--mint);font-weight:700}@media (max-width: 980px){.header-inner{grid-template-columns:1fr;gap:14px;padding:14px 0}.site-nav{justify-content:flex-start}.page-grid,.product-detail{grid-template-columns:1fr}.category-panel{position:static}}@media (max-width: 640px){.header-inner,.footer-inner,.content-width,.page-grid{width:min(100% - 20px,1180px)}.hero-copy{padding:28px}.hero-copy h1,.article-detail h1,.detail-copy h1{font-size:26px}.news-list li,.section-heading,.catalog-toolbar,.footer-inner{display:grid;grid-template-columns:1fr;justify-items:start}.product-detail,.article-detail{padding:18px}.detail-image{min-height:260px}}
