.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:50;background:#30b7cf;border-bottom:1px solid rgba(255,255,255,.35)}.site-header__inner{max-width:980px;margin:0 auto;padding:.7rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-brand{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.site-brand__logo{height:44px;width:auto;max-width:240px;object-fit:contain;display:block}.site-nav{display:flex;gap:.9rem;align-items:center}.site-nav__link{text-decoration:none;font-weight:500!important;color:#fff;padding:.45rem .65rem;border-radius:.65rem;opacity:.95}.site-nav__link:hover{background:#ffffff2e;opacity:1}.site-main{width:100%;max-width:980px;margin:0 auto;padding:2.25rem 1rem 3rem}@media(max-width:520px){.site-header__inner{padding:.65rem 1rem}.site-brand__logo{height:38px;max-width:190px}.site-main{padding:1.75rem 1rem 2.5rem}}.page{max-width:980px;margin:0 auto;padding:2.25rem 1rem 3rem}.article{font-size:1.05rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.75;color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.article h1{font-size:clamp(2rem,3.2vw,3rem);line-height:1.15;margin:0 0 .85rem;font-weight:800;letter-spacing:-.02em;color:#111827}.article h2{margin-top:2.4rem;margin-bottom:.85rem;font-size:1.65rem;line-height:1.25;font-weight:800;letter-spacing:-.01em;color:#111827}.article h3{margin-top:1.65rem;margin-bottom:.55rem;font-size:1.25rem;line-height:1.35;font-weight:700;color:#111827}.article p{margin:0 0 1.05rem;color:#111827;font-size:1.05rem}.article p strong{font-weight:700}.article ul{margin:.75rem 0 1.25rem;padding-left:1.25rem}.article li{margin-bottom:.35rem;color:#111827}.article a{color:#2563eb;text-decoration:none}.article a:hover{text-decoration:underline}.article em{color:#374151}.mb-10{margin-bottom:2.5rem}.text-center{text-align:center}.subheader{font-size:1.1rem;color:#4b5563;margin:0 0 1.5rem;font-weight:600}.intro-box{margin:1.25rem 0 1.75rem;padding:1.1rem 1.2rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.9rem;color:#111827;font-weight:600}.mini-toc{margin:1.8rem 0 2.25rem;padding:1.25rem 1.35rem;background:#f9fafb;border-radius:.9rem;border:1px solid #e5e7eb}.mini-toc-title{font-weight:700;font-size:1.05rem;margin:0 0 .75rem;color:#111827}.mini-toc-list{list-style:disc;padding-left:1.25rem;margin:0;font-size:.98rem;color:#111827}.mini-toc-list li{margin-bottom:.25rem}.mini-toc-list a{color:#2563eb;text-decoration:none;font-weight:600}.mini-toc-list a:hover{text-decoration:underline}.meta-block{border:1px solid #e5e7eb;border-radius:.9rem;background:#fafafa;padding:1rem 1.2rem;margin:0 0 2rem}.meta-title{margin:0 0 .75rem;font-weight:800}.meta-list{margin:0;padding-left:1.15rem}.meta-list li{margin:.45rem 0}.table-wrap{width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:.9rem;background:#fff;margin:1rem 0 2rem}.article table{width:100%;border-collapse:separate;border-spacing:0;min-width:820px;font-size:.98rem}.article th,.article td{padding:.85rem .9rem;border-bottom:1px solid #e5e7eb;vertical-align:top;text-align:left}.article th{background:#f9fafb;font-weight:700;color:#111827;position:sticky;top:0;z-index:1}.article tr:nth-child(2n) td{background:#fcfcfd}.article tr:last-child td{border-bottom:0}.cell-center{text-align:center;white-space:nowrap}.badge-ok{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-weight:900;line-height:1}.badge-dash{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280;font-weight:900;line-height:1}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem;margin-top:1.25rem}.product-card{display:block;border:1px solid #e5e7eb;border-radius:1rem;background:#fff;padding:1rem;text-align:center;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.product-card img{max-width:100%;height:auto;display:block;margin:0 auto .8rem;border-radius:.75rem}.product-name{margin:.2rem 0 .75rem;font-size:1.05rem;font-weight:800}.product-button{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.05rem;border-radius:.75rem;font-weight:800;background:#2563eb;color:#fff}@media(max-width:520px){.page{padding:1.75rem 1rem 2.5rem}.article table{min-width:760px}}
