.share-container[data-astro-cid-zllr3mxm]{display:flex;flex-direction:column;gap:.85rem;margin:3rem 0;padding:1.5rem 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.share-title[data-astro-cid-zllr3mxm]{font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:.75rem}.share-title[data-astro-cid-zllr3mxm]:after{content:"";flex-grow:1;height:1px;background:linear-gradient(90deg,var(--border-color) 0%,rgba(226,232,240,0) 100%)}.share-buttons[data-astro-cid-zllr3mxm]{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.share-btn[data-astro-cid-zllr3mxm]{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.75rem 1rem;border-radius:var(--radius-md);font-size:.85rem;font-weight:700;color:var(--text-secondary);background-color:#ffffff80;border:1px solid rgba(226,232,240,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .35s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:var(--shadow-sm)}.share-btn[data-astro-cid-zllr3mxm] .icon[data-astro-cid-zllr3mxm]{width:15px;height:15px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),fill .35s ease}.share-btn[data-astro-cid-zllr3mxm]:hover{transform:translateY(-3px);background-color:#fff}.share-btn[data-astro-cid-zllr3mxm]:hover .icon[data-astro-cid-zllr3mxm]{transform:scale(1.15)}.x-btn[data-astro-cid-zllr3mxm]:hover{border-color:#0f172a;color:#0f172a;box-shadow:0 8px 20px -6px #0f172a26}.fb-btn[data-astro-cid-zllr3mxm]:hover{border-color:#1877f2;color:#1877f2;box-shadow:0 8px 20px -6px #1877f233}.line-btn[data-astro-cid-zllr3mxm]:hover{border-color:#06c755;color:#06c755;box-shadow:0 8px 20px -6px #06c75533}.hatena-btn[data-astro-cid-zllr3mxm]:hover{border-color:#008fde;color:#008fde;box-shadow:0 8px 20px -6px #008fde33}@media(max-width:768px){.share-buttons[data-astro-cid-zllr3mxm]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.share-btn[data-astro-cid-zllr3mxm]{padding:.75rem .5rem}}.price-monitor-card[data-astro-cid-lpd7j3fb]{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid var(--border-color);border-radius:var(--radius-lg);padding:2rem;margin:2.5rem 0;box-shadow:var(--shadow-md);transition:var(--transition);position:relative;overflow:hidden}.price-monitor-card[data-astro-cid-lpd7j3fb]:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-primary)}.monitor-header[data-astro-cid-lpd7j3fb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.monitor-title[data-astro-cid-lpd7j3fb]{display:flex;align-items:center;gap:.75rem}.monitor-title[data-astro-cid-lpd7j3fb] h3[data-astro-cid-lpd7j3fb]{font-size:1.25rem!important;font-weight:800!important;margin:0!important;border-bottom:none!important;padding-bottom:0!important;color:var(--text-primary)}.pulse-icon[data-astro-cid-lpd7j3fb]{width:10px;height:10px;background-color:#ef4444;border-radius:50%;position:relative;display:inline-block}.pulse-icon[data-astro-cid-lpd7j3fb]:after{content:"";width:100%;height:100%;background-color:#ef4444;border-radius:50%;position:absolute;top:0;left:0;animation:pulse 1.8s infinite ease-in-out}@keyframes pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(3.5);opacity:0}}.api-status[data-astro-cid-lpd7j3fb]{font-size:.75rem;font-weight:700;color:#10b981;background-color:#ecfdf5;padding:.2rem .6rem;border-radius:20px;border:1px solid #a7f3d0}.monitor-loading[data-astro-cid-lpd7j3fb]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 0;gap:1rem;color:var(--text-secondary);font-size:.9rem}.spinner[data-astro-cid-lpd7j3fb]{width:40px;height:40px;border:3.5px solid var(--border-color);border-top:3.5px solid var(--accent-primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hidden[data-astro-cid-lpd7j3fb]{display:none!important}.price-comparison-grid[data-astro-cid-lpd7j3fb]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.shop-row[data-astro-cid-lpd7j3fb]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition)}.shop-row[data-astro-cid-lpd7j3fb]:hover{border-color:var(--text-muted);transform:translate(4px)}.rakuten-row[data-astro-cid-lpd7j3fb]{border-left:5px solid #10b981;background-color:#f0fdf4;border-color:#bbf7d0}.rakuten-row[data-astro-cid-lpd7j3fb]:hover{border-color:#86efac}.shop-info[data-astro-cid-lpd7j3fb]{display:flex;align-items:center;gap:1rem;width:45%}.shop-logo[data-astro-cid-lpd7j3fb]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:.9rem;background-color:#bf0000}.product-details[data-astro-cid-lpd7j3fb]{display:flex;flex-direction:column;gap:.15rem}.product-name[data-astro-cid-lpd7j3fb]{font-weight:800;font-size:.95rem;color:var(--text-primary)}.shop-name[data-astro-cid-lpd7j3fb]{font-size:.75rem;color:var(--text-muted);font-weight:600}.price-info[data-astro-cid-lpd7j3fb]{display:flex;flex-direction:column;align-items:flex-start;width:25%}.price-val[data-astro-cid-lpd7j3fb]{font-size:1.35rem;font-weight:800;color:#10b981}.points-label[data-astro-cid-lpd7j3fb]{font-size:.75rem;color:var(--text-muted);font-weight:500}.shop-action[data-astro-cid-lpd7j3fb]{width:30%;display:flex;justify-content:flex-end;align-items:center;gap:.75rem}.shop-link-btn[data-astro-cid-lpd7j3fb]{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.25rem;background:var(--accent-gradient);color:#fff!important;font-weight:700;font-size:.85rem;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);border-bottom:none!important}.shop-link-btn[data-astro-cid-lpd7j3fb]:hover{background:var(--accent-gradient-hover);transform:translateY(-2px)}.btn-track-item[data-astro-cid-lpd7j3fb]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--bg-secondary);border:1.5px solid var(--border-color);cursor:pointer;transition:var(--transition);padding:0;color:var(--text-muted);font-size:1.1rem}.btn-track-item[data-astro-cid-lpd7j3fb]:hover{border-color:#f59e0b;background-color:#fffbeb;transform:scale(1.1)}.btn-track-item[data-astro-cid-lpd7j3fb].active{background-color:#fef3c7;border-color:#f59e0b;color:#f59e0b}.monitor-disclaimer[data-astro-cid-lpd7j3fb]{font-size:.75rem;color:var(--text-muted);text-align:center;margin-top:1.5rem}@media(max-width:768px){.shop-row[data-astro-cid-lpd7j3fb]{flex-wrap:wrap;gap:1rem}.shop-info[data-astro-cid-lpd7j3fb]{width:100%}.price-info[data-astro-cid-lpd7j3fb],.shop-action[data-astro-cid-lpd7j3fb]{width:50%}}@media(max-width:480px){.price-monitor-card[data-astro-cid-lpd7j3fb]{padding:1.5rem 1.25rem}.price-info[data-astro-cid-lpd7j3fb]{width:100%}.shop-action[data-astro-cid-lpd7j3fb]{width:100%;justify-content:space-between}.shop-link-btn[data-astro-cid-lpd7j3fb]{flex-grow:1;text-align:center}}.mobile-only[data-astro-cid-xvrfupwn]{display:block}.pc-only[data-astro-cid-xvrfupwn]{display:none}@media(min-width:1024px){.mobile-only[data-astro-cid-xvrfupwn]{display:none!important}.pc-only[data-astro-cid-xvrfupwn]{display:block}}.toc-accordion[data-astro-cid-xvrfupwn]{background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-color);border-radius:var(--radius-md);margin:2rem 0;overflow:hidden;box-shadow:var(--shadow-sm)}.toc-accordion[data-astro-cid-xvrfupwn] details[data-astro-cid-xvrfupwn]{padding:0}.toc-accordion[data-astro-cid-xvrfupwn] summary[data-astro-cid-xvrfupwn]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:700;color:var(--text-primary);cursor:pointer;list-style:none;outline:none;transition:var(--transition)}.toc-accordion[data-astro-cid-xvrfupwn] summary[data-astro-cid-xvrfupwn]::-webkit-details-marker{display:none}.toc-accordion[data-astro-cid-xvrfupwn] summary[data-astro-cid-xvrfupwn]:hover{background-color:var(--bg-secondary)}.toc-arrow[data-astro-cid-xvrfupwn]{display:inline-block;width:8px;height:8px;border-right:2px solid var(--text-secondary);border-bottom:2px solid var(--text-secondary);transform:rotate(45deg);transition:transform .3s ease;margin-right:.25rem}.toc-accordion[data-astro-cid-xvrfupwn] details[data-astro-cid-xvrfupwn][open] .toc-arrow[data-astro-cid-xvrfupwn]{transform:rotate(-135deg)}.toc-accordion-nav[data-astro-cid-xvrfupwn]{border-top:1px solid var(--border-color);padding:1.25rem;background-color:#ffffff4d}.toc-accordion-nav[data-astro-cid-xvrfupwn] ul[data-astro-cid-xvrfupwn]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.toc-accordion-nav[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn]{line-height:1.4}.toc-accordion-nav[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn].toc-depth-2{font-weight:600}.toc-accordion-nav[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn].toc-depth-3{padding-left:1.25rem;font-size:.9em}.toc-accordion-nav[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]{color:var(--text-secondary);text-decoration:none;transition:var(--transition)}.toc-accordion-nav[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]:hover{color:var(--accent-primary)}.toc-sidebar[data-astro-cid-xvrfupwn]{width:260px;min-width:260px;position:sticky;top:100px;align-self:flex-start;max-height:calc(100vh - 140px);overflow-y:auto;padding:1.5rem 1.25rem;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.toc-sidebar[data-astro-cid-xvrfupwn] h3[data-astro-cid-xvrfupwn]{font-size:1.1rem!important;font-weight:800!important;margin:0 0 1rem!important;border-bottom:2px solid var(--border-color)!important;padding-bottom:.5rem!important;color:var(--text-primary);font-family:Outfit,sans-serif;letter-spacing:.05em}.toc-sidebar[data-astro-cid-xvrfupwn] ul[data-astro-cid-xvrfupwn]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.toc-sidebar[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn]{line-height:1.4}.toc-sidebar[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn].toc-depth-2{font-weight:700;font-size:.925rem}.toc-sidebar[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn].toc-depth-3{padding-left:1rem;font-size:.825rem;font-weight:500}.toc-sidebar[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]{color:var(--text-muted);text-decoration:none;display:block;transition:var(--transition);border-left:2px solid transparent;padding-left:.5rem}.toc-sidebar[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn].active{color:var(--accent-secondary);font-weight:800;border-left-color:var(--accent-primary);background:linear-gradient(90deg,#6366f10d,#6366f100)}.toc-sidebar[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]:hover:not(.active){color:var(--text-primary);border-left-color:var(--border-color)}.toc-floating-container[data-astro-cid-xvrfupwn]{position:fixed;bottom:90px;right:20px;z-index:99}.btn-floating-toc[data-astro-cid-xvrfupwn]{width:48px;height:48px;border-radius:50%;background:var(--accent-gradient);color:#fff;border:none;box-shadow:0 4px 15px #6366f166;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.btn-floating-toc[data-astro-cid-xvrfupwn]:hover{transform:scale(1.08) translateY(-2px);box-shadow:0 6px 20px #6366f199}.toc-drawer-overlay[data-astro-cid-xvrfupwn]{position:fixed;inset:0;background-color:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.toc-drawer-overlay[data-astro-cid-xvrfupwn].open{opacity:1;visibility:visible}.toc-drawer[data-astro-cid-xvrfupwn]{position:fixed;left:0;right:0;bottom:0;height:60vh;background:#fffffff2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1.5px solid var(--border-color);border-top-left-radius:20px;border-top-right-radius:20px;z-index:1000;transform:translateY(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:0 -10px 30px #00000014}.toc-drawer[data-astro-cid-xvrfupwn].open{transform:translateY(0)}.toc-drawer-header[data-astro-cid-xvrfupwn]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-color)}.toc-drawer-header[data-astro-cid-xvrfupwn] h4[data-astro-cid-xvrfupwn]{margin:0;font-size:1.1rem;font-weight:800;color:var(--text-primary)}.btn-close-toc[data-astro-cid-xvrfupwn]{background:none;border:none;font-size:1.75rem;font-weight:300;color:var(--text-muted);cursor:pointer;line-height:1;transition:var(--transition)}.btn-close-toc[data-astro-cid-xvrfupwn]:hover{color:var(--text-primary)}.toc-drawer-body[data-astro-cid-xvrfupwn]{flex-grow:1;overflow-y:auto;padding:1.5rem}.toc-drawer-body[data-astro-cid-xvrfupwn] ul[data-astro-cid-xvrfupwn]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.toc-drawer-body[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn].toc-depth-2{font-weight:700;font-size:.95rem}.toc-drawer-body[data-astro-cid-xvrfupwn] li[data-astro-cid-xvrfupwn].toc-depth-3{padding-left:1.25rem;font-size:.85rem;font-weight:500}.toc-drawer-body[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]{color:var(--text-secondary);text-decoration:none;display:block;padding:.25rem 0;transition:var(--transition)}.toc-drawer-body[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]:hover{color:var(--accent-primary)}.back-link-container[data-astro-cid-gysqo7gh]{margin-bottom:2rem}.btn-back[data-astro-cid-gysqo7gh]{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--text-secondary);font-weight:600}.btn-back[data-astro-cid-gysqo7gh]:hover{color:var(--accent-primary)}.btn-back[data-astro-cid-gysqo7gh]:hover .arrow[data-astro-cid-gysqo7gh]{transform:translate(-4px)}.arrow[data-astro-cid-gysqo7gh]{transition:var(--transition)}.post-header[data-astro-cid-gysqo7gh]{margin-bottom:3rem;border-bottom:1px solid var(--border-color);padding-bottom:3rem}.header-grid[data-astro-cid-gysqo7gh]{display:flex;gap:3rem;align-items:center}.header-image-container[data-astro-cid-gysqo7gh]{width:300px;min-width:300px;height:300px;background-color:#fff;border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;padding:1.5rem}.header-image[data-astro-cid-gysqo7gh]{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.header-content[data-astro-cid-gysqo7gh]{flex-grow:1}.post-meta[data-astro-cid-gysqo7gh]{display:flex;align-items:center;gap:1rem;font-size:.85rem;margin-bottom:1rem}.post-category[data-astro-cid-gysqo7gh]{background:#e0e7ff;color:#4f46e5;padding:.25rem .75rem;border-radius:20px;font-weight:700}.post-date[data-astro-cid-gysqo7gh]{color:var(--text-muted)}.post-title[data-astro-cid-gysqo7gh]{font-size:2.1rem;font-weight:800;line-height:1.35;margin-bottom:1.25rem;font-family:Noto Sans JP,sans-serif;color:var(--text-primary)}.post-intro-desc[data-astro-cid-gysqo7gh]{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem;border-left:3px solid var(--accent-primary);padding-left:1rem}.header-rating-box[data-astro-cid-gysqo7gh]{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem 1.5rem;width:fit-content;display:flex;flex-direction:column;gap:.25rem;box-shadow:var(--shadow-sm)}.rating-label[data-astro-cid-gysqo7gh]{font-size:.75rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.rating-value[data-astro-cid-gysqo7gh]{display:flex;align-items:center;gap:.5rem}.stars[data-astro-cid-gysqo7gh]{color:#f59e0b;letter-spacing:.05em;font-size:1.25rem}.score[data-astro-cid-gysqo7gh]{font-size:1.35rem;font-weight:800;color:var(--text-primary)}.max[data-astro-cid-gysqo7gh]{font-size:.9rem;color:var(--text-muted)}.pros-cons-section[data-astro-cid-gysqo7gh]{margin-bottom:3rem}.pros-cons-grid[data-astro-cid-gysqo7gh]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.pro-con-card[data-astro-cid-gysqo7gh]{border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-sm)}.card-header[data-astro-cid-gysqo7gh]{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.05)}.card-header[data-astro-cid-gysqo7gh] h3[data-astro-cid-gysqo7gh]{font-size:1.1rem;font-weight:800}.pros-card[data-astro-cid-gysqo7gh]{background-color:#f0fdf4;border-color:#bbf7d0;border-left:5px solid #10b981}.pros-card[data-astro-cid-gysqo7gh] .card-header[data-astro-cid-gysqo7gh] h3[data-astro-cid-gysqo7gh]{color:#065f46}.pros-card[data-astro-cid-gysqo7gh] .icon[data-astro-cid-gysqo7gh]{color:#10b981;font-weight:700;font-size:1.2rem}.cons-card[data-astro-cid-gysqo7gh]{background-color:#fef2f2;border-color:#fecaca;border-left:5px solid #ef4444}.cons-card[data-astro-cid-gysqo7gh] .card-header[data-astro-cid-gysqo7gh] h3[data-astro-cid-gysqo7gh]{color:#991b1b}.cons-card[data-astro-cid-gysqo7gh] .icon[data-astro-cid-gysqo7gh]{color:#ef4444;font-weight:700;font-size:1.2rem}.pro-con-card[data-astro-cid-gysqo7gh] ul[data-astro-cid-gysqo7gh]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.pro-con-card[data-astro-cid-gysqo7gh] li[data-astro-cid-gysqo7gh]{font-size:.925rem;color:var(--text-secondary);position:relative;padding-left:1.25rem;line-height:1.5}.pros-card[data-astro-cid-gysqo7gh] li[data-astro-cid-gysqo7gh]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.cons-card[data-astro-cid-gysqo7gh] li[data-astro-cid-gysqo7gh]:before{content:"•";position:absolute;left:0;color:#ef4444;font-weight:700}.post-body[data-astro-cid-gysqo7gh]{font-size:1.05rem;color:var(--text-secondary);line-height:1.8}.article-layout-grid[data-astro-cid-gysqo7gh]{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}@media(min-width:1024px){.article-layout-grid[data-astro-cid-gysqo7gh]{display:flex;flex-direction:row;align-items:flex-start;gap:3rem}.post-body[data-astro-cid-gysqo7gh]{flex-grow:1;width:calc(100% - 290px)}}.prose[data-astro-cid-gysqo7gh] h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:2.5rem 0 1.25rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color);font-family:Noto Sans JP,sans-serif}.prose[data-astro-cid-gysqo7gh] h3{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin:2rem 0 1rem}.prose[data-astro-cid-gysqo7gh] p{margin-bottom:1.5rem}.prose[data-astro-cid-gysqo7gh] strong{color:var(--text-primary);background:linear-gradient(0deg,#6366f11a 0% 100%);padding:0 .2rem;font-weight:700}.prose[data-astro-cid-gysqo7gh] ul,.prose[data-astro-cid-gysqo7gh] ol{margin:1rem 0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.prose[data-astro-cid-gysqo7gh] li{padding-left:.25rem}.prose[data-astro-cid-gysqo7gh] table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem}.prose[data-astro-cid-gysqo7gh] th,.prose[data-astro-cid-gysqo7gh] td{border:1px solid var(--border-color);padding:.8rem 1.2rem}.prose[data-astro-cid-gysqo7gh] th{background-color:var(--bg-tertiary);font-weight:700;color:var(--text-primary)}.prose[data-astro-cid-gysqo7gh] td{color:var(--text-secondary)}.prose[data-astro-cid-gysqo7gh] tr:nth-child(2n){background-color:var(--bg-primary)}.prose[data-astro-cid-gysqo7gh] hr{border:none;height:1px;background-color:var(--border-color);margin:3rem 0}.cta-section[data-astro-cid-gysqo7gh]{margin-top:4rem}.cta-card[data-astro-cid-gysqo7gh]{background-color:var(--bg-secondary);border:1.5px solid var(--border-color);border-radius:var(--radius-lg);padding:3rem 2.5rem;box-shadow:var(--shadow-md)}.cta-grid[data-astro-cid-gysqo7gh]{display:flex;gap:2.5rem;align-items:center}.cta-image-container[data-astro-cid-gysqo7gh]{width:200px;min-width:200px;height:200px;background-color:#f8fafc;border-radius:var(--radius-md);border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;padding:1rem}.cta-image[data-astro-cid-gysqo7gh]{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.cta-content[data-astro-cid-gysqo7gh]{flex-grow:1}.cta-tag[data-astro-cid-gysqo7gh]{display:inline-block;font-size:.75rem;font-weight:700;color:var(--accent-secondary);background-color:#e0e7ff;padding:.35rem 1rem;border-radius:20px;margin-bottom:1rem;border:1px solid rgba(99,102,241,.2);text-transform:uppercase;letter-spacing:.05em}.cta-card[data-astro-cid-gysqo7gh] h2[data-astro-cid-gysqo7gh]{font-size:1.6rem;font-weight:800;margin-bottom:1rem;font-family:Noto Sans JP,sans-serif;color:var(--text-primary)}.cta-card[data-astro-cid-gysqo7gh] p[data-astro-cid-gysqo7gh]{color:var(--text-secondary);max-width:700px;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.btn-cta[data-astro-cid-gysqo7gh]{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:var(--accent-gradient);color:#fff;font-weight:700;font-size:1.05rem;padding:1rem 2.25rem;border-radius:var(--radius-md);box-shadow:0 10px 20px -10px #6366f166;transition:var(--transition)}.btn-cta[data-astro-cid-gysqo7gh]:hover{background:var(--accent-gradient-hover);transform:translateY(-2px);box-shadow:0 15px 25px -10px #6366f199}.cart-icon[data-astro-cid-gysqo7gh]{font-size:1.2rem}@media(max-width:768px){.header-grid[data-astro-cid-gysqo7gh]{flex-direction:column;gap:1.5rem}.header-image-container[data-astro-cid-gysqo7gh]{width:100%;height:250px;min-width:unset}.cta-grid[data-astro-cid-gysqo7gh]{flex-direction:column;gap:1.5rem}.cta-image-container[data-astro-cid-gysqo7gh]{width:100%;height:180px;min-width:unset}}@media(max-width:540px){.post-title[data-astro-cid-gysqo7gh]{font-size:1.75rem}.cta-card[data-astro-cid-gysqo7gh]{padding:2rem 1.5rem}.cta-card[data-astro-cid-gysqo7gh] h2[data-astro-cid-gysqo7gh]{font-size:1.4rem}.btn-cta[data-astro-cid-gysqo7gh]{padding:1rem 1.5rem;font-size:.95rem;width:100%}.pros-cons-grid[data-astro-cid-gysqo7gh]{grid-template-columns:1fr}}.prose[data-astro-cid-gysqo7gh] a{color:var(--accent-primary);font-weight:600;text-decoration:none;background-image:linear-gradient(var(--accent-primary),var(--accent-primary));background-size:0% 2px;background-repeat:no-repeat;background-position:left bottom;transition:background-size .3s ease;border-bottom:1px solid rgba(99,102,241,.2)}.prose[data-astro-cid-gysqo7gh] a:hover{background-size:100% 2px;color:var(--accent-secondary)}.prose[data-astro-cid-gysqo7gh] .body-image-container{margin:3.5rem auto;max-width:600px;background-color:#fff;border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:var(--transition)}.prose[data-astro-cid-gysqo7gh] .body-image-container:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--accent-primary)}.prose[data-astro-cid-gysqo7gh] .body-image{max-width:100%;max-height:380px;object-fit:contain}.prose[data-astro-cid-gysqo7gh] .body-image-caption{font-size:.85rem;color:var(--text-muted);font-weight:500;text-align:center;border-top:1px solid var(--border-color);width:100%;padding-top:.75rem;margin-top:.5rem}.prose[data-astro-cid-gysqo7gh] .inline-cta-card{margin:3.5rem 0;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:1.5rem;transition:var(--transition);position:relative;overflow:hidden}.prose[data-astro-cid-gysqo7gh] .inline-cta-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--accent-primary)}.prose[data-astro-cid-gysqo7gh] .inline-cta-badge{position:absolute;top:0;right:0;background:var(--accent-gradient);color:#fff;font-size:.7rem;font-weight:800;padding:.35rem 1rem;border-bottom-left-radius:var(--radius-md);letter-spacing:.05em}.prose[data-astro-cid-gysqo7gh] .inline-cta-body{display:flex;gap:1.5rem;align-items:center}.prose[data-astro-cid-gysqo7gh] .inline-cta-thumb{width:90px;height:90px;min-width:90px;background-color:#f8fafc;border:1px solid var(--border-color);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;padding:.5rem}.prose[data-astro-cid-gysqo7gh] .inline-cta-thumb img{max-width:100%;max-height:100%;object-fit:contain}.prose[data-astro-cid-gysqo7gh] .inline-cta-info{flex-grow:1}.prose[data-astro-cid-gysqo7gh] .inline-cta-info h4{font-size:1.15rem!important;margin:0 0 .25rem!important;font-weight:800!important;color:var(--text-primary)!important;border-bottom:none!important;padding-bottom:0!important}.prose[data-astro-cid-gysqo7gh] .inline-cta-price{font-size:.95rem;color:#ef4444;font-weight:700;margin-bottom:.25rem}.prose[data-astro-cid-gysqo7gh] .inline-cta-rating{display:flex;align-items:center;gap:.5rem}.prose[data-astro-cid-gysqo7gh] .inline-cta-rating .stars{color:#f59e0b;font-size:.9rem}.prose[data-astro-cid-gysqo7gh] .inline-cta-rating .score{font-size:.9rem;font-weight:800;color:var(--text-muted)}.prose[data-astro-cid-gysqo7gh] .inline-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:var(--accent-gradient)!important;background-image:var(--accent-gradient)!important;background-size:auto!important;color:#fff!important;font-weight:700;font-size:1rem;padding:.85rem 1.5rem;border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);transition:var(--transition);border-bottom:none!important}.prose[data-astro-cid-gysqo7gh] .inline-cta-btn:hover{background:var(--accent-gradient-hover)!important;background-image:var(--accent-gradient-hover)!important;background-size:auto!important;transform:translateY(-2px);box-shadow:0 10px 20px -10px #6366f166}.prose[data-astro-cid-gysqo7gh] .contradiction-box{margin:3rem 0;background-color:#f5f3ff;border-left:5px solid var(--accent-primary);border-radius:var(--radius-md);padding:2rem;box-shadow:var(--shadow-sm)}.prose[data-astro-cid-gysqo7gh] .contradiction-box h3{color:var(--accent-secondary)!important;margin-top:0!important;border-bottom:none!important;padding-bottom:0!important}.prose[data-astro-cid-gysqo7gh] .contradiction-box p{margin-bottom:0!important;font-size:.975rem;line-height:1.8;color:var(--text-secondary)}.prose[data-astro-cid-gysqo7gh] .insight-box{margin:3rem 0;background-color:#f0fdfa;border-left:5px solid #14b8a6;border-radius:var(--radius-md);padding:2rem;box-shadow:var(--shadow-sm)}.prose[data-astro-cid-gysqo7gh] .insight-box h3{color:#0f766e!important;margin-top:0!important;border-bottom:none!important;padding-bottom:0!important}.prose[data-astro-cid-gysqo7gh] .insight-box p{margin-bottom:0!important;font-size:.975rem;line-height:1.8;color:var(--text-secondary)}
