:root{--bg: #fff;--fg: #0b0b0c;--muted: #666;--line: #e9e9ec;--accent: #0b0b0c;--shadow: 0 2px 10px rgba(0, 0, 0, .06);--radius: 12px}[data-astro-cid-rpzng3pu]{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Arial,Arial,Roboto,Inter,sans-serif;line-height:1.6}a[data-astro-cid-rpzng3pu]{color:inherit;text-decoration:none}.container[data-astro-cid-rpzng3pu]{max-width:1100px;margin:0 auto;padding:20px}header[data-astro-cid-rpzng3pu]{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:saturate(1.5) blur(8px);border-bottom:1px solid var(--line)}.head[data-astro-cid-rpzng3pu]{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:14px 20px;flex-wrap:wrap}.brand[data-astro-cid-rpzng3pu]{display:flex;gap:14px;align-items:center;flex:1}.logo[data-astro-cid-rpzng3pu]{width:70px;height:70px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative}.logo[data-astro-cid-rpzng3pu] img[data-astro-cid-rpzng3pu]{width:100%;height:100%;object-fit:contain;border-radius:10px;display:block;position:relative;z-index:1}.title[data-astro-cid-rpzng3pu]{font-weight:700}.mini[data-astro-cid-rpzng3pu]{font-size:.85rem;color:var(--muted)}.contact[data-astro-cid-rpzng3pu]{font-size:.8rem;color:var(--muted);display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end;max-width:100%}.contact-toggle[data-astro-cid-rpzng3pu]{display:none;font-size:.9rem;cursor:pointer;padding:6px 12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg)}.offcanvas[data-astro-cid-rpzng3pu]{position:fixed;top:0;right:-100%;width:260px;height:100%;background:#fff;box-shadow:-2px 0 8px #0003;transition:right .3s ease-in-out;padding:20px;z-index:200;display:flex;flex-direction:column;gap:12px}.offcanvas[data-astro-cid-rpzng3pu].active{right:0}.offcanvas-close[data-astro-cid-rpzng3pu]{margin-left:auto;cursor:pointer;font-size:1.2rem;background:none;border:none}main[data-astro-cid-rpzng3pu]{margin-top:1.5rem}footer[data-astro-cid-rpzng3pu]{padding:20px;text-align:center;font-size:.9rem;color:var(--muted);border-top:1px solid var(--line);margin-top:3rem}@media (max-width: 768px){.container[data-astro-cid-rpzng3pu]{padding:16px}.head[data-astro-cid-rpzng3pu]{padding:12px 16px;flex-wrap:wrap;gap:12px}.brand[data-astro-cid-rpzng3pu]{flex:1;min-width:200px}.contact[data-astro-cid-rpzng3pu]{display:none}.contact-toggle[data-astro-cid-rpzng3pu]{display:block;padding:8px 12px;font-size:12px}.logo[data-astro-cid-rpzng3pu]{width:56px;height:56px;font-size:12px}.logo[data-astro-cid-rpzng3pu] img[data-astro-cid-rpzng3pu]{width:100%;height:100%;object-fit:contain}.title[data-astro-cid-rpzng3pu]{font-size:14px}.mini[data-astro-cid-rpzng3pu]{font-size:11px}}@media (max-width: 480px){.container[data-astro-cid-rpzng3pu]{padding:12px}.head[data-astro-cid-rpzng3pu]{padding:10px 12px;gap:8px}.brand[data-astro-cid-rpzng3pu]{gap:8px}.logo[data-astro-cid-rpzng3pu]{width:49px;height:49px;font-size:10px}.logo[data-astro-cid-rpzng3pu] img[data-astro-cid-rpzng3pu]{width:100%;height:100%;object-fit:contain}.title[data-astro-cid-rpzng3pu]{font-size:13px}.mini[data-astro-cid-rpzng3pu]{font-size:10px}.contact-toggle[data-astro-cid-rpzng3pu]{padding:6px 10px;font-size:11px}}@media (max-width: 360px){.container[data-astro-cid-rpzng3pu]{padding:8px}.head[data-astro-cid-rpzng3pu]{padding:8px 10px}.brand[data-astro-cid-rpzng3pu]{gap:6px}.logo[data-astro-cid-rpzng3pu]{width:42px;height:42px;font-size:9px}.logo[data-astro-cid-rpzng3pu] img[data-astro-cid-rpzng3pu]{width:100%;height:100%;object-fit:contain}.title[data-astro-cid-rpzng3pu]{font-size:12px}.mini[data-astro-cid-rpzng3pu]{font-size:9px}}.breadcrumb-nav[data-astro-cid-ymdgf6f7]{margin-bottom:20px}.breadcrumb[data-astro-cid-ymdgf6f7]{display:none;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;background:var(--chip);border-radius:12px;border:1px solid var(--line);font-size:14px;list-style:none;margin:0}.breadcrumb-item[data-astro-cid-ymdgf6f7]{display:flex;align-items:center}.breadcrumb-item[data-astro-cid-ymdgf6f7]:not(:last-child):after{content:"›";margin:0 8px;color:var(--muted);font-weight:700}.breadcrumb-link[data-astro-cid-ymdgf6f7]{color:var(--accent);text-decoration:none;transition:color .2s ease;display:flex;align-items:center;gap:4px}.breadcrumb-link[data-astro-cid-ymdgf6f7]:hover{color:#0050d1;text-decoration:underline}.breadcrumb-item[data-astro-cid-ymdgf6f7].active{color:var(--muted);display:flex;align-items:center;gap:4px}@media (max-width: 768px){.breadcrumb[data-astro-cid-ymdgf6f7]{padding:10px 12px;font-size:13px;gap:6px}.breadcrumb-item[data-astro-cid-ymdgf6f7]:not(:last-child):after{margin:0 6px}}@media (max-width: 480px){.breadcrumb[data-astro-cid-ymdgf6f7]{padding:8px 10px;font-size:12px;gap:4px}.breadcrumb-item[data-astro-cid-ymdgf6f7]:not(:last-child):after{margin:0 4px}}.product-page[data-astro-cid-lpkum7gf]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}.product-image[data-astro-cid-lpkum7gf] img[data-astro-cid-lpkum7gf]{width:100%;border-radius:var(--radius);box-shadow:var(--shadow)}.product-details[data-astro-cid-lpkum7gf] h1[data-astro-cid-lpkum7gf]{margin-bottom:1rem;font-size:1.8rem}.product-details[data-astro-cid-lpkum7gf] .meta[data-astro-cid-lpkum7gf]{color:var(--muted);margin:.2rem 0;font-size:.95rem}.price[data-astro-cid-lpkum7gf]{font-size:1.6rem;font-weight:700;margin:1rem 0;color:var(--accent)}section[data-astro-cid-lpkum7gf]{margin-top:1.5rem}section[data-astro-cid-lpkum7gf] h2[data-astro-cid-lpkum7gf]{margin-bottom:.5rem;font-size:1.2rem}.actions[data-astro-cid-lpkum7gf]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.btn-primary[data-astro-cid-lpkum7gf]{padding:12px 20px;background:var(--accent);color:#fff;border:none;border-radius:var(--radius);cursor:pointer;transition:background .2s}.btn-primary[data-astro-cid-lpkum7gf]:hover{background:#dedede;color:#000;cursor:pointer;transition:background .2s}.btn-secondary[data-astro-cid-lpkum7gf]{padding:12px 20px;background:#f1f1f1;color:#000;border-radius:var(--radius);text-decoration:none;transition:background .2s}.btn-secondary[data-astro-cid-lpkum7gf]:hover{background:#ddd}@media (max-width: 768px){.product-page[data-astro-cid-lpkum7gf]{gap:1.5rem;margin-top:1.5rem}.product-details[data-astro-cid-lpkum7gf] h1[data-astro-cid-lpkum7gf]{font-size:1.5rem;margin-bottom:.8rem}.product-details[data-astro-cid-lpkum7gf] .meta[data-astro-cid-lpkum7gf]{font-size:.9rem;margin:.3rem 0}.price[data-astro-cid-lpkum7gf]{font-size:1.4rem;margin:.8rem 0}section[data-astro-cid-lpkum7gf]{margin-top:1.2rem}section[data-astro-cid-lpkum7gf] h2[data-astro-cid-lpkum7gf]{font-size:1.1rem;margin-bottom:.4rem}.actions[data-astro-cid-lpkum7gf]{gap:.8rem;margin-top:1.5rem;flex-direction:column}.btn-primary[data-astro-cid-lpkum7gf],.btn-secondary[data-astro-cid-lpkum7gf]{width:100%;text-align:center;padding:14px 20px;font-size:14px}}@media (max-width: 480px){.product-page[data-astro-cid-lpkum7gf]{gap:1rem;margin-top:1rem}.product-details[data-astro-cid-lpkum7gf] h1[data-astro-cid-lpkum7gf]{font-size:1.3rem;margin-bottom:.6rem}.product-details[data-astro-cid-lpkum7gf] .meta[data-astro-cid-lpkum7gf]{font-size:.85rem;margin:.2rem 0}.price[data-astro-cid-lpkum7gf]{font-size:1.2rem;margin:.6rem 0}section[data-astro-cid-lpkum7gf]{margin-top:1rem}section[data-astro-cid-lpkum7gf] h2[data-astro-cid-lpkum7gf]{font-size:1rem;margin-bottom:.3rem}.actions[data-astro-cid-lpkum7gf]{gap:.6rem;margin-top:1.2rem}.btn-primary[data-astro-cid-lpkum7gf],.btn-secondary[data-astro-cid-lpkum7gf]{padding:12px 16px;font-size:13px}}@media (min-width: 680px){.product-page[data-astro-cid-lpkum7gf]{grid-template-columns:1fr 1fr;align-items:start}}
