@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color:#1f2420;background:#f6f1e9;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1f2420;--muted: #747871;--paper: #f6f1e9;--card: #fffdf9;--line: #ddd8cf;--accent: #df693c;--accent-dark: #b74929;--green: #315847;--shadow: 0 22px 60px rgba(47, 44, 36, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}.app-shell{min-height:100vh;overflow:hidden}.page-width{width:min(1120px,calc(100% - 40px));margin:0 auto}.brand-header{display:flex;align-items:center;justify-content:space-between;padding:26px 0}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px 14px 14px 4px;color:#fffaf2;background:var(--green);font-weight:800;font-size:20px;transform:rotate(-7deg)}.brand small,.eyebrow{display:block;margin:0 0 5px;color:var(--muted);font:500 10px/1 DM Mono,monospace;letter-spacing:.13em}.brand strong{display:block;font-size:16px;letter-spacing:.04em}.header-contact,.light-button,.primary-button{border:0;border-radius:999px;padding:11px 17px;font-size:13px;font-weight:700}.header-contact{color:var(--green);background:#e4e9df}.hero{display:grid;grid-template-columns:1fr minmax(300px,420px);gap:48px;align-items:end;padding:80px 0 55px}.hero h1{max-width:620px;margin:0;color:var(--ink);font-size:clamp(42px,7vw,78px);line-height:1.07;letter-spacing:-.075em}.hero h1 em{color:var(--accent);font-style:normal}.hero-description{max-width:400px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.8}.search-wrap{display:flex;align-items:center;gap:10px;min-height:62px;padding:0 18px;border:1px solid var(--line);border-radius:18px;background:#fffdf9b3;box-shadow:0 10px 30px #2f2c240a}.search-icon{color:var(--accent);font-size:30px;line-height:1;transform:rotate(-20deg)}.search-wrap input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.search-wrap input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-wrap input[type=search]::-ms-clear{display:none}.search-wrap input::placeholder{color:#a7aaa3}.clear-search,.drawer-close{display:grid;place-items:center;border:0;color:var(--muted);background:transparent;font-size:26px;line-height:1}.notice-strip,.purchase-notice{display:flex;align-items:flex-start;gap:18px;padding:18px 20px;border:1px solid #e4c5a8;border-radius:16px;background:#f9e7d4}.notice-label{flex:0 0 auto;color:var(--accent-dark);font-size:12px;font-weight:800;letter-spacing:.08em}.notice-list p,.purchase-notice p{margin:0;color:#825942;font-size:13px;line-height:1.7;white-space:pre-line}.notice-list{display:grid;gap:2px}.catalog{padding:92px 0 75px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h2,.contact-panel h2,.detail-drawer h2{margin:0;font-size:30px;letter-spacing:-.05em}.result-count{color:var(--muted);font:12px DM Mono,monospace}.category-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:34px;padding-bottom:4px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;padding:10px 17px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:transparent;font-size:13px}.category-tabs button.active{border-color:var(--green);color:#fff;background:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--card);box-shadow:0 10px 25px #2f2c240a;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-cover,.detail-cover{display:flex;flex-direction:column;justify-content:space-between;min-height:168px;padding:19px;color:#fffaf2;background:linear-gradient(145deg,#315847,#6d8667 58%,#d86b42)}.product-cover.has-image,.detail-cover.has-image{background-position:center;background-size:cover}.product-cover span,.detail-cover span{font:11px DM Mono,monospace;letter-spacing:.08em;opacity:.8}.product-cover b{align-self:flex-end;font-size:42px;font-weight:500;letter-spacing:-.08em;opacity:.78}.product-content{padding:18px 19px 20px}.product-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px}.product-meta span:last-child{color:var(--accent)}.product-content h3{margin:17px 0 8px;font-size:20px;letter-spacing:-.04em}.product-content p{min-height:44px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.price{margin-top:20px;color:var(--accent-dark);font:700 25px/1 DM Mono,monospace}.price small{margin-right:3px;font-size:13px}.state-card{display:grid;justify-items:center;gap:10px;min-height:240px;padding:50px 20px;border:1px dashed #c9c4ba;border-radius:20px;color:var(--muted);text-align:center}.state-card strong{color:var(--ink);font-size:17px}.state-error button{margin-top:8px;padding:9px 15px;border:0;border-radius:999px;color:#fff;background:var(--green)}.loading-dot{width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:18px 0 #e4c5a8,-18px 0 #a4b8a0;animation:pulse .9s infinite alternate}.empty-icon{color:var(--accent);font-size:40px}@keyframes pulse{to{transform:translate(5px);opacity:.55}}.pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:28px;color:var(--muted);font:12px DM Mono,monospace}.pagination button{padding:8px 13px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:transparent;font-size:12px}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 42px;border-radius:24px;color:#eff3e9;background:var(--green)}.contact-panel .eyebrow{color:#a9c1aa}.contact-panel h2{margin-bottom:10px}.contact-panel p:not(.eyebrow){max-width:580px;margin:0;color:#cbd9c9;font-size:14px;line-height:1.7;white-space:pre-line}.light-button{color:var(--green);background:#f5f1e8}.purchase-notice{margin-top:18px}.footer{display:flex;justify-content:space-between;gap:20px;padding:28px 0 42px;color:#98998f;font-size:11px}.footer .icp-link{color:inherit;text-decoration:underline;text-underline-offset:3px}.footer .icp-link:hover{color:#263b4d}.back-to-top{position:fixed;right:22px;bottom:22px;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;color:var(--green);background:#fffdf9;box-shadow:0 8px 25px #2f2c241f;font-size:20px}.drawer-layer{position:fixed;z-index:10;inset:0;display:flex;justify-content:flex-end;background:#1b201c73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.detail-drawer{position:relative;width:min(540px,100%);height:100%;overflow-y:auto;padding:30px;color:var(--ink);background:var(--paper);box-shadow:-18px 0 50px #1b201c2e;animation:slide-in .22s ease-out}@keyframes slide-in{0%{transform:translate(30px);opacity:.4}to{transform:translate(0);opacity:1}}.drawer-close{position:absolute;z-index:1;top:19px;right:20px;width:36px;height:36px;border-radius:50%;color:#fff;background:#0000002e}.detail-cover{min-height:235px;margin-bottom:36px;border-radius:20px}.detail-cover b{font-size:13px;font-weight:500}.detail-drawer h2{margin:6px 0 10px;font-size:38px}.detail-price{color:var(--accent-dark);font:700 25px DM Mono,monospace}.detail-summary,.detail-body{color:var(--muted);font-size:14px;line-height:1.9;white-space:pre-line}.detail-summary{margin:24px 0 4px;font-weight:700}.detail-body{padding:18px 0;border-top:1px solid var(--line)}.image-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:10px 0 22px}.image-gallery img{width:100%;aspect-ratio:1.25;border-radius:10px;object-fit:cover;background:#eef1f5}.primary-button{color:#fff;background:var(--accent)}.drawer-state{display:grid;place-items:center;min-height:300px;color:var(--muted);text-align:center}@media(max-width:760px){.page-width{width:min(100% - 28px,560px)}.brand-header{padding:18px 0}.hero{display:block;padding:58px 0 34px}.hero h1{font-size:clamp(42px,14vw,68px)}.hero-description{margin-top:17px}.search-wrap{margin-top:28px}.notice-strip{gap:11px;padding:15px}.catalog{padding:62px 0 50px}.section-heading{align-items:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-cover{min-height:130px;padding:14px}.product-cover b{font-size:30px}.product-content{padding:14px}.product-content h3{margin-top:13px;font-size:17px}.product-content p{min-height:64px;font-size:12px}.price{margin-top:14px;font-size:19px}.contact-panel{display:block;padding:28px 22px}.contact-panel .light-button{margin-top:22px}.footer{display:block;padding-bottom:30px;line-height:2}.detail-drawer{padding:22px}}@media(max-width:380px){.header-contact{padding:9px 12px;font-size:12px}.product-grid{grid-template-columns:1fr}.product-cover{min-height:160px}}
