:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;background-color:#fff}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#fff}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.site-root{min-height:100vh;display:flex;flex-direction:column}.site-header{background-color:#fff;border-bottom:1px solid #e5e7eb}.site-header-inner{max-width:1120px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center;gap:10px}.site-logo-image{width:32px;height:32px;border-radius:999px;object-fit:cover;box-shadow:0 0 0 1px #0f172a14}.site-logo-text{font-weight:600;letter-spacing:.09em;text-transform:uppercase;font-size:12px;color:#111827}.site-nav-placeholder{font-size:12px;color:#9ca3af}.site-main{flex:1;padding:32px 0 40px;background-color:#f3f4f6}.article-shell{max-width:1120px;margin:0 auto;padding:0 16px}.article-card{background-color:transparent;border-radius:0;border:none;box-shadow:none;padding:0 0 28px}@media(max-width:640px){.site-main{padding:20px 0 28px}.article-card{padding-bottom:22px}}.article-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#6b7280;margin-bottom:4px}.article-title{font-size:clamp(24px,3vw,30px);margin:0 0 8px;font-weight:700;color:#111827}.article-meta{font-size:13px;color:#6b7280;display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:16px}.article-meta-sep{width:1px;height:14px;background-color:#e5e7eb}.article-hero{margin:16px 0 18px}.article-hero-text{font-size:15px;line-height:1.7;color:#374151;margin-bottom:12px}.article-hero-figure{border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;background-color:#f9fafb}.article-hero-figure img{width:100%;max-height:320px;object-fit:cover;display:block}.article-hero-caption{font-size:12px;color:#6b7280;padding:8px 10px}.article-body{font-size:15px;line-height:1.7;color:#374151}.article-body p{margin:0 0 10px}.article-body h2{font-size:18px;margin:22px 0 8px;color:#111827}.article-section-divider{border:none;border-top:1px solid #e5e7eb;margin:20px 0}.faq-block{margin-top:18px;padding-top:16px;border-top:1px solid #e5e7eb}.faq-title{font-size:16px;font-weight:600;margin-bottom:8px;color:#111827}.faq-item{margin-top:10px}.faq-question{font-weight:600;margin-bottom:2px}.faq-answer{font-size:14px;color:#4b5563}.site-footer{border-top:1px solid #e5e7eb;background-color:#fff;padding:10px 16px;font-size:12px;color:#9ca3af}.site-footer-inner{max-width:1120px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:10px}.product-grid{margin:26px 0 10px;padding:18px 16px 16px;border-radius:10px;border:1px solid #e5e7eb;background:radial-gradient(circle at top left,#eff6ff,#fff 52%)}.product-grid-header{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.product-grid-title{margin:0;font-size:18px;font-weight:600;color:#111827}.product-grid-subtitle{margin:0;font-size:13px;color:#6b7280}.product-grid-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px}.product-card{background-color:#fff;border-radius:10px;border:1px solid #e5e7eb;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 18px #0f172a0a;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0f172a14;border-color:#d1d5db}.product-image-shell{aspect-ratio:4 / 3;background-color:#f3f4f6;overflow:hidden}.product-image-shell img{width:100%;height:100%;object-fit:cover;display:block}.product-card-body{padding:10px 11px 11px}.product-name{font-size:14px;font-weight:600;color:#111827;margin-bottom:3px}.product-meta{display:flex;flex-wrap:wrap;column-gap:6px;row-gap:2px;font-size:12px;color:#6b7280}.product-dot{color:#d1d5db}@media(max-width:768px){.product-grid{padding:14px 12px 12px}.product-grid-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.product-grid-items{grid-template-columns:minmax(0,1fr)}}
