:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#233a35;background:#f6f7f3;font-synthesis:none;font-weight:400;--green:#174e46;--muted:#7e8b84;--border:#e0e5de;--lime:#dafaac}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}input,select{min-width:0}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #90b8a0;outline-offset:3px}.site-header,main,footer{max-width:1280px;margin:auto;padding-left:44px;padding-right:44px}.site-header{height:96px;display:flex;align-items:center;gap:64px;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:11px;font-size:23px;font-weight:750;letter-spacing:2px}.brand small{display:block;font-size:9px;letter-spacing:2px;font-weight:500;margin-top:3px;color:#6e8074}.brand img{border-radius:10px}.site-header nav{display:flex;gap:32px;font-size:13px}.site-header nav a{color:#7a867f}.site-header nav .nav-current{color:var(--green);font-weight:650}.site-header nav span{font-size:11px;margin-left:5px}.header-label{margin-left:auto;color:#839086;font-size:11px;letter-spacing:1px}.header-label i,.updated i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#679674;margin-right:7px}.hero{padding:68px 0 38px;max-width:825px;margin:auto;text-align:center}.eyebrow{font-size:10px;letter-spacing:2.5px;color:#628173;font-weight:650;display:flex;align-items:center;justify-content:center;gap:8px}.eyebrow>span{width:5px;height:5px;background:#86a470;border-radius:50%}.hero h1{font-size:48px;font-weight:650;letter-spacing:-2px;line-height:1.2;margin:21px 0 17px}.hero h1 span{color:#477761}.hero>p{font-size:14px;color:#829087;margin:0 0 32px;letter-spacing:.6px}.search-box{display:flex;align-items:center;border:1px solid #ccd6ca;border-radius:14px;padding:7px 8px 7px 23px;background:#fff;box-shadow:0 6px 24px #1d433107;text-align:left}.search-box:focus-within{border-color:#568574;box-shadow:0 0 0 3px #56857412}.search-box svg{width:23px;stroke:#718477;stroke-width:1.5;flex:none}.search-box input{border:0;outline:0!important;padding:16px 15px;background:none;flex:1;font-size:15px;color:#243c32}.search-box input::placeholder{color:#a0a99f}.search-box kbd{border:1px solid #e0e5dc;border-radius:4px;font-size:12px;padding:2px 7px;color:#a0aa9e;margin:0 17px}.search-box button{background:var(--green);color:#fff;border:0;padding:15px 24px;border-radius:9px;font-size:14px}.search-box button span{margin-left:15px;color:var(--lime)}.search-box button:hover,.primary-link:hover{background:#256357}.suggestions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:17px;font-size:11px;color:#89958a}.suggestions>span{margin-right:4px}.suggestions button{font-size:11px;padding:5px 10px;border-radius:5px;border:1px solid #e4e8df;background:#f0f3eb;color:#6a7a6c}.suggestions button:hover{border-color:#829d86;color:var(--green)}.suggestions button span{font-size:9px;margin-left:7px;color:#a0ad9b}.index-strip{display:flex;align-items:center;gap:22px;margin:11px 0 35px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:19px 0;color:#7c8a7f;font-size:12px}.index-strip>div{display:flex;align-items:center;gap:9px}.index-strip b{width:1px;height:22px;background:var(--border)}.stat-num{font-size:24px;color:#254739;letter-spacing:-.7px;font-weight:650;font-variant-numeric:tabular-nums}.index-strip .updated{margin-left:auto;gap:1px;font-size:11px}.updated small{display:block;font-size:10px;color:#9aa395;margin-top:4px}.updated i.old{background:#b0853e}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;align-items:start;scroll-margin-top:20px}.filter-panel{position:sticky;top:24px;border:1px solid var(--border);padding:22px 18px;border-radius:10px;background:#fafbf7}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.filter-heading h2{font-size:13px;margin:0}.filter-heading>span{font-size:8px;letter-spacing:1.3px;color:#abb3a7}.filter-heading button{border:0;background:none;padding:0;color:#4c7d66;font-size:11px}.switch-line{display:flex;align-items:center;position:relative;gap:8px;margin-bottom:25px;font-size:12px;cursor:pointer}.switch-line input{position:absolute;right:0;width:32px;height:20px;opacity:0;cursor:pointer}.switch-line i{margin-left:auto;width:30px;height:17px;border-radius:12px;background:#dce3d7;padding:3px;pointer-events:none}.switch-line i:before{content:"";display:block;width:11px;height:11px;border-radius:50%;background:#fff;transition:transform .15s}.switch-line input:checked+i{background:#366b54}.switch-line input:checked+i:before{transform:translate(13px)}.switch-line input:focus-visible+i{outline:2px solid #829d86}.field{margin-bottom:23px}.field>label{display:block;font-size:11px;color:#778674;margin-bottom:10px}.field>label>span{float:right;color:#9ba895}.field select{width:100%;background:#fff;border:1px solid #dfe5d9;border-radius:6px;padding:10px 7px;font-size:11px;color:#687964;text-overflow:ellipsis}.price-inputs{display:flex;align-items:center;gap:7px}.price-inputs input{width:calc(50% - 10px);border:1px solid #dfe5d9;background:#fff;padding:9px 6px;border-radius:6px;font-size:11px}.price-inputs>span{font-size:10px;color:#a1ad98}.filter-note{border-top:1px solid var(--border);padding-top:18px;font-size:10px;line-height:1.8;color:#93a08b;display:flex;gap:7px}.filter-note p{margin:0}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 17px;min-height:31px}.results-toolbar>div{display:flex;align-items:center;gap:12px}.results-toolbar h2{font-size:16px;margin:0;font-weight:650}.results-toolbar>div>span{font-size:11px;color:#98a191}.results-toolbar select{border:1px solid var(--border);border-radius:6px;padding:7px 9px;font-size:11px;background:#fafbf7;color:#64745f}.share-button{border:0;background:transparent;color:#7a8c6e;font-size:11px}.product-list{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:opacity .1s}.product-list.fetching{opacity:.55}.list-heading,.product-row{display:grid;grid-template-columns:minmax(0,1fr) 100px 102px 75px;gap:16px;align-items:center;padding:13px 20px}.list-heading{background:#edf1e8;border-bottom:1px solid var(--border);font-size:10px;letter-spacing:.5px;color:#86937e}.product-row{min-height:95px;padding-top:21px;padding-bottom:20px;border-bottom:1px solid #edf0e9}.product-row:last-child{border-bottom:0}.product-row:hover{background:#fcfdf9}.product-name{text-align:left;font-size:13px;font-weight:550;line-height:1.65;padding:0;border:0;background:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;color:#344633}.product-name:hover{color:#217253}.product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:9px;color:#9aa492;font-size:9px}.product-meta a{color:#7e9070;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-meta a:hover{text-decoration:underline}.meta-dot{color:#cbd2c1}.product-price{color:#245442;font-size:19px;font-weight:600;letter-spacing:-.6px;font-variant-numeric:tabular-nums}.product-price small{font-size:11px;font-weight:450;margin-right:3px}.stock-tag{font-size:10px;border-radius:4px;padding:5px 7px;display:inline-block;white-space:nowrap}.stock-tag.available{background:#edf6e8;color:#557947}.stock-tag.empty{background:#f1f2ed;color:#a0a894}.stock-tag.unknown{background:#f9f3e7;color:#a3895b}.visit-button{font-size:10px;padding:8px 9px;border:1px solid #e1e7d9;border-radius:5px;color:#5b7650;white-space:nowrap;justify-self:end}.visit-button span{margin-left:7px;color:#99ad8c}.visit-button:hover{border-color:#547d43;background:#f1f8ea}.stale-tag{font-size:8px;color:#9e8248;background:#faf4e6;padding:1px 4px;border-radius:3px}.pagination{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#94a18a;margin-top:20px}.pagination>div{display:flex;gap:8px}.pagination button,.secondary{border:1px solid var(--border);border-radius:6px;padding:8px 12px;font-size:11px;background:#fafbf7;color:#677c57}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--border);margin-top:60px;padding:35px 0 40px}.about h2{font-size:17px;font-weight:550;margin:0 0 14px}.about p{font-size:11px;line-height:1.9;color:#94a08a;margin:8px 0 0}.about-detail{max-width:425px;margin-left:auto}.about strong{font-size:11px;font-weight:550;color:#718261}footer{padding-top:22px;padding-bottom:25px;border-top:1px solid var(--border);display:flex;justify-content:space-between;font-size:10px;color:#a0aa96}footer a{margin-left:22px;color:#7c8f6b}.empty-state{text-align:center;padding:70px 16px;color:#84937b}.empty-state h3{font-size:16px;font-weight:500}.empty-state p{font-size:12px}.empty-icon{font-size:44px;font-weight:200;color:#a3b397}.spinner{width:26px;height:26px;border:2px solid #e1e7d9;border-top-color:#668f55;border-radius:50%;margin:auto;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-box{padding:18px;border:1px solid #ecd9c5;background:#fdf5eb;margin-bottom:15px;border-radius:8px;font-size:12px;color:#9b7149}.error-box button{border:0;background:none;text-decoration:underline;color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-backdrop{position:fixed;inset:0;background:#102b2466;z-index:10;display:grid;place-items:center;padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.detail-modal{position:relative;background:#fffefb;border-radius:16px;padding:34px;max-width:680px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #112b2433}.detail-modal>.eyebrow{justify-content:flex-start;font-size:9px}.detail-modal h2{font-size:21px;line-height:1.6;margin:15px 22px 15px 0;word-break:break-word}.close-modal{position:absolute;right:18px;top:14px;font-size:27px;border:0;background:none;color:#8d9c86}.detail-top{display:flex;align-items:center;gap:18px}.detail-top strong{font-size:28px;font-weight:600;color:var(--green)}.detail-source{font-size:11px;color:#8c9a83;margin-bottom:25px}.detail-modal h3{font-size:13px;margin:0 0 12px}.description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9;color:#677760;max-height:40vh;overflow-y:auto}.modal-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--border);padding-top:20px;margin-top:25px}.modal-bottom small{font-size:10px;color:#97a18e;max-width:240px;line-height:1.7}.primary-link{font-size:12px;border-radius:7px;background:var(--green);color:#fff;padding:12px 16px;white-space:nowrap}@media(min-width:1440px){.hero{padding-top:80px;padding-bottom:43px}}@media(max-width:1000px){.site-header,main,footer{padding-left:24px;padding-right:24px}.catalog-layout{grid-template-columns:185px minmax(0,1fr);gap:20px}.list-heading,.product-row{grid-template-columns:minmax(0,1fr) 78px 85px;gap:12px;padding-left:16px;padding-right:16px}.list-heading>span:last-child{display:none}.visit-button{grid-column:3;font-size:9px;padding:5px 8px;margin-top:-5px}.product-info{grid-row:span 2}.product-stock{justify-self:end}.product-price{font-size:17px}.product-meta{font-size:8px}}@media(max-width:680px){.site-header,main,footer{padding-left:18px;padding-right:18px}.site-header{height:76px;gap:24px}.brand{font-size:20px}.brand img{width:32px;height:32px}.brand small{font-size:7px}.site-header nav{margin-left:auto;font-size:11px;gap:18px}.site-header nav a:last-child,.header-label{display:none}.hero{padding:40px 0 25px}.hero h1{font-size:34px;letter-spacing:-1px;margin:17px 0 13px}.hero>p{font-size:11px;letter-spacing:0;margin-bottom:23px}.eyebrow{font-size:8px;letter-spacing:2px}.search-box{padding:5px 5px 5px 13px;border-radius:10px}.search-box svg{width:19px}.search-box input{font-size:12px;padding:14px 9px}.search-box kbd{display:none}.search-box button{padding:13px;font-size:12px;border-radius:7px}.search-box button span{display:none}.suggestions{gap:6px;flex-wrap:wrap;font-size:10px;margin-top:13px}.suggestions button{padding:4px 7px;font-size:10px}.suggestions button span{display:none}.index-strip{margin-top:0;margin-bottom:21px;gap:13px;padding:14px 0;font-size:9px}.index-strip>div{gap:5px}.stat-num{font-size:21px}.index-strip .updated{font-size:9px}.updated small{font-size:8px;max-width:122px}.catalog-layout{display:block}.filter-panel{position:static;display:grid;grid-template-columns:1fr 1fr;gap:13px 17px;padding:15px;margin-bottom:24px}.filter-heading{margin:0}.filter-heading h2{font-size:12px}.filter-heading>span{display:none}.switch-line{margin:0;justify-self:end;width:120px;font-size:11px}.field{margin:0}.field>label{font-size:10px;margin-bottom:7px}.field select,.price-inputs input{padding:9px 5px;font-size:10px;height:33px}.filter-note{display:none}.results-toolbar{margin-bottom:12px}.results-toolbar>div{gap:8px}.results-toolbar h2{font-size:14px}.results-toolbar>div>span{font-size:10px}.results-toolbar select{font-size:10px;padding:6px 5px}.share-button{font-size:9px;padding:0}.list-heading{display:none}.product-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:18px 15px;min-height:auto}.product-info{grid-row:auto;grid-column:1/-1}.product-name{font-size:13px}.product-meta{font-size:9px;margin-top:7px}.product-price{font-size:20px;grid-column:1;grid-row:2}.product-stock{grid-column:1;grid-row:2;justify-self:start;margin-left:87px}.stock-tag{font-size:9px;padding:4px 6px}.visit-button{grid-column:2;grid-row:2;font-size:10px;padding:7px 10px;margin:0}.product-price:has(+.product-stock .unknown){font-size:15px}.about{grid-template-columns:1fr;gap:24px;margin-top:40px;padding:28px 0}.about h2{font-size:15px}.about p{font-size:10px}.about-detail{margin:0;max-width:none}footer{font-size:9px;gap:12px}footer a{margin-left:10px}.modal-backdrop{padding:12px}.detail-modal{padding:25px 20px;border-radius:12px}.detail-modal h2{font-size:18px}.description{font-size:12px}.modal-bottom{align-items:flex-start;gap:10px}.modal-bottom small{max-width:170px}.primary-link{font-size:11px;padding:11px 12px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:680px){.product-row{grid-template-columns:auto minmax(0,1fr) auto}.product-stock{grid-column:2;margin-left:0}.visit-button{grid-column:3}.product-price{font-size:18px}.product-name{-webkit-line-clamp:3}}
