:root{--bg:#f6f6f6;--surface:#ffffff;--surface-soft:#f1f1f1;--surface-muted:#ebebeb;--ink:#000000;--muted:#4b4b4b;--muted-soft:#7a7a7a;--line:rgba(0,0,0,0.08);--line-strong:rgba(0,0,0,0.16);--chip:#efefef;--shadow:0 4px 16px rgba(0,0,0,0.12);--shadow-strong:0 4px 16px rgba(0,0,0,0.16);--container:min(1136px,calc(100% - 32px));--font-sans-fallback:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg);color:var(--ink)}body{margin:0;min-height:100vh;font-family:var(--font-sans),var(--font-sans-fallback)}a{color:inherit}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.site-frame{min-height:100vh;display:flex;flex-direction:column}.utility-bar{background:#000;color:#fff}.catalog-shell,.detail-shell,.home-shell,.site-footer,.site-header,.utility-inner{width:var(--container);margin:0 auto}.utility-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;font-size:.78rem;line-height:1.4}.utility-inner p{margin:0}.utility-pills{display:flex;flex-wrap:wrap;gap:8px}.utility-pills span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.12);font-size:.74rem;font-weight:700}.site-header-shell{width:100%;background:#fff;border-bottom:1px solid var(--line)}.site-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:16px 0}.brand-lockup{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#000;color:#fff;font-size:1rem;font-weight:800}.brand-lockup small,.brand-lockup strong{display:block}.brand-lockup strong{font-size:.96rem;line-height:1.2}.brand-lockup small{margin-top:2px;color:var(--muted);font-size:.72rem;line-height:1.35}.site-nav{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.site-nav a{min-height:40px;background:var(--chip)}.header-cta,.outline-link,.signal-link,.site-nav a{display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;text-decoration:none;font-size:.88rem;font-weight:700}.header-cta,.outline-link,.signal-link{justify-content:center;min-height:44px;transition:background-color .18s ease,color .18s ease,transform .18s ease}.header-cta,.signal-link{background:#000;color:#fff}.outline-link{background:#fff;color:#000;border:1px solid var(--line-strong)}.catalog-filter-card:hover,.catalog-product-card:hover,.header-cta:hover,.home-featured-item:hover,.outline-link:hover,.plain-link:hover,.signal-link:hover,.site-nav a:hover{transform:translateY(-1px)}.signal-link-invert{background:#fff;color:#000}.outline-link-invert{background:transparent;color:#fff;border-color:rgba(255,255,255,.32)}.eyebrow,.footer-kicker,.mini-kicker,.section-kicker{margin:0;font-size:.72rem;font-weight:700;line-height:1.35;color:var(--muted)}.mini-kicker-light,.section-kicker-light{color:rgba(255,255,255,.72)}h1,h2,h3{margin:0;font-weight:700;letter-spacing:-.03em}h1{font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.14}h2{font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1.18}h3{font-size:1.1rem;line-height:1.34}.catalog-shell,.detail-shell,.home-shell{padding:24px 0 72px}.home-shell{display:grid;grid-gap:48px;gap:48px}.home-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);grid-gap:24px;gap:24px;padding:30px 0 6px;align-items:stretch}.home-hero-copy{display:grid;align-content:center;grid-gap:18px;gap:18px;max-width:560px}.hero-body{font-size:1rem;line-height:1.75}.hero-body,.section-body{margin:0;color:var(--muted)}.section-body{font-size:.96rem;line-height:1.72}.detail-meta-row,.hero-actions,.related-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-chip-row{display:flex;flex-wrap:wrap;gap:8px}.catalog-product-meta span,.detail-meta-row span,.hero-chip-row span,.home-featured-meta span,.tag-list li{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--chip);color:#000;font-size:.76rem;line-height:1;font-weight:700}.home-hero-visual{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:12px;gap:12px;min-height:460px}.hero-product-frame{margin:0;display:grid;place-items:center;min-height:350px;padding:28px;border-radius:20px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.hero-product-frame img{width:min(100%,320px);max-width:320px;max-height:300px;height:auto;object-fit:contain}.hero-visual-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.catalog-filter-card,.catalog-product-card,.catalog-summary article,.detail-article,.detail-lead-card,.detail-sidebar-card,.hero-visual-facts article,.home-category-pill,.home-featured-item,.home-support-grid article{background:#fff;box-shadow:var(--shadow)}.hero-visual-facts article{display:grid;grid-gap:4px;gap:4px;padding:16px;border-radius:14px}.catalog-summary strong,.hero-visual-facts strong{font-size:1.6rem;line-height:1}.catalog-summary span,.hero-visual-facts span{color:var(--muted);font-size:.8rem;line-height:1.45}.home-section-head{display:grid;grid-gap:10px;gap:10px;max-width:760px}.catalog-filter-head,.catalog-results-head,.detail-section-head,.home-section-head-inline{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.home-support{display:grid;grid-gap:20px;gap:20px}.home-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-support-grid article{display:grid;grid-gap:10px;gap:10px;padding:20px;border-radius:12px}.catalog-filter-head p:last-child,.catalog-hero-copy p:last-child,.catalog-results-count,.detail-notice-box p,.detail-section-head p,.detail-sidebar-card p,.detail-source-card p,.footer-column span,.home-category-pill span:last-child,.home-featured-copy p,.home-support-grid p:last-child,.site-footer p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.68}.home-structure{display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.home-flow-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.home-flow-list li{display:grid;grid-gap:4px;gap:4px;padding:18px 20px;border-top:1px solid var(--line-strong)}.home-flow-list strong{font-size:1rem}.home-flow-list span{color:var(--muted);font-size:.92rem;line-height:1.7}.home-category-band,.home-featured,.home-guide-strip{display:grid;grid-gap:20px;gap:20px}.plain-link{color:#000;font-size:.88rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}.home-category-lane{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.home-category-pill{display:grid;justify-items:start;grid-gap:10px;gap:10px;padding:16px 14px;border-radius:14px;text-align:left;text-decoration:none;overflow:hidden}.home-category-thumb{display:grid;width:100%;height:104px;place-items:center;padding:10px;border-radius:10px;background:var(--surface-soft);overflow:hidden}.home-category-thumb img{width:min(100%,132px);max-width:132px;max-height:84px;height:auto;object-fit:contain}.home-category-pill strong{font-size:1.02rem;line-height:1.24}.home-category-pill span:last-child{font-size:.84rem}.home-guide-strip{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:stretch}.home-guide-card,.home-guide-link{display:grid;grid-gap:14px;gap:14px;padding:22px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.home-check-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:18px;color:var(--muted);font-size:.94rem;line-height:1.7}.home-guide-link{align-content:start;text-decoration:none}.home-guide-link strong{font-size:1.05rem;line-height:1.35}.home-guide-link span{color:var(--muted);font-size:.9rem;line-height:1.65}.home-inline-links{display:flex;flex-wrap:wrap;gap:10px 14px}.home-inline-links a{color:#000;font-size:.86rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}.category-link-list{display:grid;grid-gap:12px;gap:12px}.home-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-featured-item{display:grid;grid-template-rows:180px auto;grid-gap:14px;gap:14px;padding:14px;border-radius:12px;text-decoration:none}.home-featured-media{margin:0;display:grid;place-items:center;padding:16px;border-radius:10px;background:var(--surface-soft)}.home-featured-media img{width:100%;height:100%;object-fit:contain}.home-featured-copy{display:grid;grid-gap:8px;gap:8px}.catalog-ja,.detail-breadcrumb,.product-ja,.strip-meta{margin:0;color:var(--muted-soft);font-size:.82rem;line-height:1.5}.catalog-product-copy h3,.home-featured-copy h3{font-size:1.08rem;line-height:1.35}.catalog-product-meta,.home-featured-meta{display:flex;flex-wrap:wrap;gap:8px}.home-final-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;border-radius:18px;background:#000;color:#fff}.catalog-shell{display:grid;grid-gap:24px;gap:24px}.catalog-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:18px;gap:18px;align-items:start}.catalog-hero-copy{display:grid;grid-gap:10px;gap:10px;max-width:640px;padding:12px 0}.catalog-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.catalog-summary article{padding:18px 16px;border-radius:12px}.catalog-filter-section,.catalog-results-section{display:grid;grid-gap:18px;gap:18px}.catalog-filter-head p:last-child,.catalog-results-head p:last-child{max-width:360px}.catalog-filter-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.catalog-filter-card{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:12px;border:0;border-radius:14px;text-align:center;cursor:pointer;overflow:hidden}.catalog-filter-card.is-active{background:#000;color:#fff;box-shadow:var(--shadow-strong)}.catalog-filter-card.is-active .catalog-filter-thumb-all:before,.catalog-filter-card.is-active span:last-child{color:rgba(255,255,255,.78)}.catalog-filter-card strong{font-size:.96rem;line-height:1.25}.catalog-filter-card span:last-child{color:var(--muted);font-size:.78rem;line-height:1.4}.catalog-filter-thumb{width:100%;height:110px;display:grid;place-items:center;padding:10px;border-radius:10px;background:var(--surface-soft);overflow:hidden}.catalog-filter-thumb img{width:min(100%,136px);max-height:88px;height:auto;object-fit:contain}.catalog-filter-thumb-all:before{content:"All";display:grid;place-items:center;width:64px;height:64px;border-radius:999px;background:#000;color:#fff;font-size:.86rem;font-weight:700}.catalog-results-count{white-space:nowrap}.catalog-keyword-strip{display:flex;flex-wrap:wrap;gap:8px}.catalog-keyword-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--chip);color:#000;font-size:.76rem;font-weight:700;line-height:1}.catalog-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.catalog-product-card{display:grid;grid-gap:12px;gap:12px;padding:14px;border-radius:12px;text-decoration:none;overflow:hidden}.catalog-product-media{margin:0;height:136px;display:grid;place-items:center;padding:14px;border-radius:10px;background:var(--surface-soft);overflow:hidden}.catalog-product-media img{width:min(100%,150px);max-height:108px;height:auto;object-fit:contain}.catalog-product-copy{display:grid;grid-gap:6px;gap:6px}.catalog-product-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.detail-shell{display:grid;grid-gap:20px;gap:20px}.back-link{display:inline-flex;width:-moz-fit-content;width:fit-content;color:var(--muted);text-decoration:none;font-size:.88rem;line-height:1.5}.detail-top{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:stretch}.detail-lead-card{display:grid;grid-gap:12px;gap:12px;padding:26px 28px;border-radius:14px}.detail-lede{margin:0;color:var(--muted);font-size:.95rem;line-height:1.8}.detail-summary-card{display:grid;grid-template-rows:auto 1fr;grid-gap:14px;gap:14px;padding:18px;border-radius:14px;background:#000;color:#fff;box-shadow:var(--shadow-strong)}.detail-summary-media{margin:0;display:grid;place-items:center;min-height:180px;padding:14px;border-radius:12px;background:#fff;overflow:hidden}.detail-summary-media img{width:min(100%,180px);max-height:150px;height:auto;object-fit:contain}.detail-summary-copy{display:grid;grid-gap:14px;gap:14px}.detail-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:start}.detail-article{display:grid;grid-gap:28px;gap:28px;padding:28px;border-radius:14px;background:#fff}.detail-section{display:grid;grid-gap:14px;gap:14px}.detail-section-prose p{margin:0;color:var(--muted);font-size:.96rem;line-height:1.86}.detail-section+.detail-section{padding-top:28px;border-top:1px solid var(--line)}.detail-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.detail-gallery-item{margin:0;display:grid;grid-gap:8px;gap:8px;overflow:hidden}.detail-gallery-item img{width:100%;height:112px;padding:8px;border-radius:10px;background:var(--surface-soft);object-fit:contain;overflow:hidden}.detail-gallery-item figcaption{color:var(--muted-soft);font-size:.74rem;line-height:1.5}.detail-notice-box{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:12px;background:var(--surface-soft)}.source-list,.warning-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:18px;color:var(--muted);font-size:.94rem;line-height:1.82}.detail-source-cards,.faq-list{display:grid;grid-gap:12px;gap:12px}.detail-source-card{display:grid;grid-gap:8px;gap:8px;padding:18px;border-radius:12px;border:1px solid var(--line);box-shadow:none}.detail-source-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.detail-source-top span{color:var(--muted-soft);font-size:.78rem;font-weight:700}.detail-source-links{display:flex;flex-wrap:wrap;gap:10px}.detail-source-links a,.source-list a{color:#000;text-decoration:underline;text-underline-offset:4px;font-weight:700}.faq-item{display:grid;grid-gap:8px;gap:8px;padding-bottom:18px;border-bottom:1px solid var(--line)}.detail-sidebar{display:grid;grid-gap:12px;gap:12px;position:-webkit-sticky;position:sticky;top:92px}.detail-sidebar-card{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:14px}.detail-sidebar-card-dark{background:#000;color:#fff}.detail-sidebar-card-dark h3,.detail-sidebar-card-dark p{color:#fff}.sidebar-stats{display:grid;grid-gap:10px;gap:10px;margin:0}.sidebar-stats div{display:grid;grid-gap:4px;gap:4px}.sidebar-stats dt{margin:0;color:rgba(255,255,255,.68);font-size:.74rem;line-height:1.4}.sidebar-stats dd{margin:0;font-size:.96rem;line-height:1.4;font-weight:700}.detail-tail{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.site-footer-shell{width:100%;margin-top:auto;background:#000;color:#fff}.site-footer{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);grid-gap:28px;gap:28px;padding:40px 0 56px}.site-footer-intro{display:grid;grid-gap:10px;gap:10px;max-width:540px}.footer-column a,.footer-column p,.footer-column span,.site-footer h2,.site-footer p{color:#fff}.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.footer-column{display:grid;grid-gap:8px;gap:8px}.footer-column p{margin:0 0 4px;color:rgba(255,255,255,.72);font-size:.76rem;font-weight:700}.footer-column a,.footer-column span{font-size:.9rem;line-height:1.65;text-decoration:none}@media (max-width:1119px){.catalog-shell,.detail-shell,.home-shell,.site-footer,.site-header,.utility-inner{width:min(100%,calc(100% - 28px))}.catalog-hero,.detail-content,.detail-top,.home-hero,.home-structure,.site-footer{grid-template-columns:1fr}.detail-sidebar,.home-hero-visual{position:static}.catalog-filter-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-results-grid,.home-category-lane,.home-featured-grid,.home-guide-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.catalog-shell,.detail-shell,.home-shell,.site-footer,.site-header,.utility-inner{width:min(100%,calc(100% - 24px))}.utility-inner{flex-direction:column;align-items:flex-start}.site-header{grid-template-columns:1fr;justify-items:start}.site-nav{justify-content:flex-start}.catalog-summary,.footer-grid,.hero-visual-facts,.home-support-grid{grid-template-columns:1fr}.catalog-filter-rail,.catalog-results-grid,.home-category-lane,.home-featured-grid,.home-guide-strip{grid-template-columns:1fr 1fr}.catalog-product-card,.home-featured-item{gap:10px}.detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-gallery-item img{height:108px}.catalog-filter-head,.catalog-results-head,.detail-section-head,.detail-tail,.home-final-banner,.home-section-head-inline{flex-direction:column;align-items:flex-start}.detail-article,.detail-lead-card{padding:22px 18px}}@media (max-width:560px){.catalog-shell,.detail-shell,.home-shell,.site-footer{padding-top:18px;padding-bottom:56px}h1{font-size:2rem}h2{font-size:1.42rem}.detail-section-prose p,.hero-body,.source-list,.warning-list{font-size:.92rem}.catalog-filter-rail,.catalog-results-grid,.home-category-lane,.home-featured-grid,.home-guide-strip{grid-template-columns:1fr}.detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-product-frame{min-height:280px}.hero-product-frame img{height:220px}}