.pokemon-guide{max-width:1040px;margin:auto}.pokemon-guide section[id]{scroll-margin-top:24px}.pokemon-shortcuts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.pokemon-shortcuts a{display:flex;flex-direction:column;gap:8px;padding:16px 12px;border:1px solid var(--border);border-radius:8px;color:var(--text);text-decoration:none;background:#fff}.pokemon-shortcuts strong{font-size:1.25rem;color:var(--accent)}.pokemon-shortcuts small{color:var(--muted);line-height:1.6}.pokemon-shortcuts a:hover{border-color:var(--accent);background:#edf5f1}.pokemon-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-left:24px}.pokemon-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.95rem}.pokemon-table caption{text-align:left;margin-bottom:12px;color:var(--muted)}.pokemon-table th,.pokemon-table td{padding:14px 12px;border-bottom:1px solid var(--border);text-align:left;overflow-wrap:anywhere;vertical-align:top}.pokemon-table thead{background:var(--tc-bg)}.pokemon-table th:nth-child(1){width:28%}.pokemon-table th:nth-child(2){width:30%}.pokemon-diagnosis-panel{padding:24px;background:var(--tc-bg);border-radius:12px}.pokemon-pr{margin-top:40px;padding:16px;border-left:3px solid var(--accent)}.pokemon-pr p{margin-bottom:0}
.pokemon-capacity-details{margin-top:14px}.pokemon-capacity-details summary{padding:10px 0;cursor:pointer;color:var(--accent);font-size:.9rem}
.pokemon-product{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:start;padding:24px;border:1px solid var(--border);border-radius:12px;background:#fff;box-sizing:border-box}
.pokemon-product-image{display:block;width:240px;max-width:100%;aspect-ratio:1;background:#fff;align-self:start}
.pokemon-product-image img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.pokemon-product-content{min-width:0}.pokemon-product-content h3{margin:8px 0 12px;font-size:1.2rem;line-height:1.6;overflow-wrap:anywhere}.pokemon-product-content h3 a{color:var(--text);text-decoration:none}.pokemon-product-content h3 a:hover{text-decoration:underline}
.pokemon-purpose{display:inline-block;margin:0;padding:4px 10px;border-radius:5px;background:#edf5f1;color:var(--accent);font-size:.875rem;font-weight:700}
.pokemon-product-content>p:not(.pokemon-purpose){margin:10px 0}.pokemon-product-content ul{padding-left:1.25em;margin:12px 0;line-height:1.8}.pokemon-product-content li+li{margin-top:4px}
.pokemon-product-action{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:18px}.pokemon-rakuten-logo{display:block;width:91px;height:27px}.pokemon-rakuten-logo img{display:block;width:91px;height:27px;object-fit:contain}.pokemon-product-action .tc-cta{font-size:.95rem;text-align:center}
@media(max-width:1000px){.pokemon-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.pokemon-product{grid-template-columns:minmax(0,1fr);padding:18px;gap:18px}.pokemon-product-image{justify-self:center}.pokemon-product-content h3{font-size:1.1rem}.pokemon-product-action{gap:14px;justify-content:space-between}.pokemon-product-action .tc-cta{padding:12px 14px}}
@media(max-width:560px){.pokemon-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.pokemon-shortcuts a:last-child{grid-column:1/-1}.pokemon-steps{grid-template-columns:1fr;gap:4px}.pokemon-diagnosis-panel{padding:20px 16px}.pokemon-guide .tc-cta{max-width:100%;line-height:1.7}.pokemon-table{font-size:.84rem}.pokemon-table th,.pokemon-table td{padding:12px 6px}}
