.product-section{margin:30px 0 48px}.product-section .section-heading h2{font-size:24px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{display:block;background:white;border:1px solid #f0e1e8;border-radius:16px;overflow:hidden}.product-image{position:relative;aspect-ratio:1;background:#fff;display:grid;place-items:center;color:#897780}.product-image img{display:block;width:100%;height:100%;object-fit:contain;padding:0;margin:0}.product-topic{position:absolute;top:6px;left:6px;max-width:calc(100% - 12px);box-sizing:border-box;overflow-wrap:anywhere;background:rgba(255,247,250,.2);border:1px solid rgba(244,224,232,.2);border-radius:5px;padding:3px 8px;font-size:10px}.product-card-body{padding:14px}.product-brand{color:#81717a;font-size:13px;margin:0 0 6px}.product-card h3{font-size:17px;line-height:1.7;margin:0 0 14px}.product-more{display:block;border-top:1px solid #f0e4e8;padding-top:10px;color:#ba467a;font-size:12px}.product-card:hover{box-shadow:0 6px 20px #c6698515}.product-card:focus-visible{outline:3px solid #c04779;outline-offset:3px}.product-empty{grid-column:1/-1;background:#fff9fb;border:1px dashed #edccd9;padding:28px;border-radius:16px;color:#6e5e68}.product-empty a{display:block;margin-top:12px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:46px;margin:32px 0 50px;align-items:center}.product-hero h1{font-size:30px;line-height:1.7}.product-detail-image{background:white;border:1px solid #f2e1e7;border-radius:24px;overflow:hidden}.product-detail-image img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;padding:24px}.product-shop-links{display:flex;flex-wrap:wrap;gap:14px;margin:26px 0 16px}.product-body{max-width:850px;margin:40px auto;line-height:2.2}.product-body h2{margin:38px 0 18px;font-size:24px}.product-body p{margin-bottom:24px}.product-search{display:flex;flex-wrap:wrap;align-items:end;gap:16px;padding:24px;background:#fff4f8;border-radius:20px;margin:24px 0}.product-search label{display:grid;gap:8px}.product-search input,.product-search select{min-height:44px;border:1px solid #ecd7df;border-radius:9px;background:white;padding:10px}.product-articles-title{margin:36px 0 22px;font-size:25px}@media(max-width:800px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-hero{grid-template-columns:1fr;gap:24px}.product-hero h1{font-size:25px}.product-section .section-heading{align-items:start;gap:12px}.product-section .section-heading h2{font-size:21px}}@media(max-width:450px){.product-card-body{padding:12px}.product-card h3{font-size:14px}.product-brand{font-size:11px}.product-section .section-heading{flex-direction:column}.product-body h2{font-size:21px}.product-shop-links{flex-direction:column}.product-search{padding:18px}.product-search label{width:100%}}
.ai-image-note{max-width:1200px;margin:28px auto 10px;padding:0 24px;color:#786771;font-size:12px;line-height:1.8;text-align:center}.product-sample{display:inline-block;font-size:10px;color:#917782;letter-spacing:.04em;margin-bottom:6px}.product-sample-note{padding:14px 18px;background:#fff3f7;border-radius:12px;font-size:13px;line-height:1.8}

.product-google-search{display:inline-block;font-size:12px;line-height:1.8;color:#786771;text-decoration:underline;text-underline-offset:3px}.product-illustration-note{padding:0 18px 16px;font-size:11px;line-height:1.7;color:#786771}

.product-rating{display:inline-flex;align-items:center;gap:6px;font-family:"Noto Sans JP",sans-serif;line-height:1.4;font-size:15px;white-space:nowrap}
.product-rating-stars{position:relative;display:inline-block;color:#eb4b83;letter-spacing:1px}
.product-rating-fill{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:#eb4b83}
.product-rating-count{font-size:12px;color:#9c607a}
.product-rating-link{display:inline-block;margin:6px 0;text-decoration:none}
.product-card-body>.product-rating{margin:8px 0 0;align-self:flex-start}
.product-reviews{border-top:1px solid #f0dce5;padding-top:28px;margin-top:32px}
.product-review-form{margin:22px 0;padding:22px;background:#fff8fb;border-radius:18px}
.product-review-form fieldset{border:0;padding:0;margin:0 0 16px}
.product-review-form textarea{width:100%;min-height:120px;margin-top:8px;border:1px solid #e5cdd8;border-radius:12px;padding:14px;font:inherit;background:white}
.product-rating-input{display:inline-flex;flex-direction:row-reverse;gap:2px;margin-top:8px}
.product-rating-input label{position:relative;display:block;cursor:pointer;color:#e9ceda;font-family:Arial,sans-serif;font-size:34px;line-height:44px;width:44px;text-align:center}
.product-rating-input input{position:absolute;width:1px;height:1px;opacity:0}
.product-rating-input label:has(input:checked),.product-rating-input label:has(input:checked)~label{color:#eb4b83}
.product-rating-input label:has(input:focus-visible){outline:2px solid #a5285b;outline-offset:2px;border-radius:6px}
@media(hover:hover){.product-rating-input label:hover,.product-rating-input label:hover~label{color:#eb4b83}}
.product-review-list{margin-top:24px}.product-review-entry{padding:20px 0;border-top:1px solid #f0dce5;overflow-wrap:anywhere}
.product-review-entry>p{display:flex;align-items:center;gap:16px;margin:0 0 10px}.product-review-stars{color:#eb4b83;letter-spacing:1px}.product-review-entry time{font-size:11px;color:#887780}
@media(max-width:600px){.product-card .product-rating{font-size:13px;gap:4px}.product-review-form{padding:16px}}
.product-rating-input .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.type-product-recommendations h2{font-size:25px;line-height:1.7}.type-product-category{margin-top:30px}.type-product-category>.section-heading h3{font-size:20px}.type-product-recommendations .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:600px){.type-product-recommendations h2{font-size:21px}.type-product-recommendations .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.type-product-category>.section-heading h3{font-size:18px}}

.product-topic-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 12px;margin-bottom:14px;scrollbar-width:thin}
.product-topic-tabs[hidden],.product-card[hidden]{display:none!important}
.product-topic-tabs button{flex:0 0 auto;min-height:44px;padding:9px 20px;border:1px solid #e9bdd0;border-radius:24px;background:#fff;color:#a5426d;font:inherit;font-size:14px;cursor:pointer}
.product-topic-tabs button[aria-selected=true]{background:#eb4b83;color:#fff;border-color:#eb4b83;font-weight:700}
.product-topic-tabs button:focus-visible,[data-product-tab-panel]:focus-visible{outline:2px solid #b33f70;outline-offset:3px}
