.pd-category-nav { display: flex; gap: 28px; align-items: center; min-height: 34px; padding: 6px 26px; border-bottom: 1px solid #ddd; background: #fafafa; font: 12px/1.5 Arial, sans-serif; overflow-x: auto; white-space: nowrap; }
.pd-category-nav a:hover { text-decoration: underline; }
.pd-page { --pd-link: #007185; --pd-border: #d5d9d9; width: calc(100% - 48px); max-width: 1464px; margin: 0 auto; padding: 0 0 48px; color: #0f1111; font: 14px/1.45 Arial, sans-serif; letter-spacing: 0; }
.pd-page * { box-sizing: border-box; letter-spacing: 0; }
.pd-page a { color: var(--pd-link); }
.pd-page a:hover { color: #c45500; text-decoration: underline; }
.pd-page button, .pd-page input, .pd-page select, .pd-page textarea { font: inherit; }
.pd-page button { cursor: pointer; }
.pd-page button:disabled { cursor: not-allowed; }
.pd-page :is(button,input,select,textarea,a):focus-visible { outline: 3px solid #007185; outline-offset: 3px; }
.pd-page [hidden] { display: none !important; }
.pd-page .ihya-icon { width: 21px; height: 21px; flex-shrink: 0; }
.pd-breadcrumbs { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; min-height: 75px; padding: 18px 0 24px; color: #565959; font-size: 12px; }
.pd-breadcrumbs nav { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; }
.pd-breadcrumbs a { color: #565959; }
.pd-preview-label { padding: 3px 8px; border: 1px solid #d5d9d9; border-radius: 3px; background: #f7f8f8; font-size: 11px; }
.pd-grid { display: grid; grid-template-columns: minmax(0, 1.285fr) minmax(0, 1fr) 244px; gap: 26px; align-items: start; }
.pd-gallery { position: sticky; top: 20px; min-width: 0; display: grid; grid-template-columns: 42px minmax(0, 1fr); gap: 18px; }
.pd-thumbnails { display: flex; flex-direction: column; gap: 9px; padding-top: 25px; }
.pd-thumb { width: 42px; height: 54px; padding: 2px; flex: 0 0 auto; background: #fff; border: 1px solid #888c8c; border-radius: 7px; overflow: hidden; }
.pd-thumb img { width: 100%; height: 100%; object-fit: contain; display: block; }
.pd-thumb.is-active { border-color: #007185; box-shadow: 0 0 0 2px #007185; }
.pd-gallery-stage { position: relative; min-width: 0; text-align: center; }
.pd-main-image { display: flex; justify-content: center; align-items: center; width: 100%; height: 700px; max-height: calc(100vh - 130px); min-height: 400px; padding: 0 20px 0 0; border: 0; background: #fff; cursor: zoom-in !important; overflow: hidden; touch-action: pan-y; }
.pd-main-image img { width: 100%; height: 100%; object-fit: contain; display: block; }
.pd-main-image:hover img { transform: scale(1.035); }
.pd-gallery-caption { border: 0; background: transparent; color: var(--pd-link); font-size: 13px !important; padding: 14px 4px; }
.pd-gallery-counter { display: none; }
.pd-icon-button { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; padding: 8px; border: 0; border-radius: 50%; color: #0f1111; background: #fff; }
.pd-icon-button:hover { background: #f0f2f2; }
.pd-icon-button svg { width: 21px; height: 21px; }
.pd-share { position: absolute; top: 3px; right: 0; z-index: 1; }
.pd-summary { min-width: 0; }
.pd-heading h1 { font-size: 24px; line-height: 32px; font-weight: 400; margin: 0 0 3px; overflow-wrap: anywhere; }
.pd-brand { display: inline-block; margin-bottom: 3px; }
.pd-rating { display: flex; align-items: center; gap: 7px; flex-wrap: wrap; padding: 3px 0 7px; border-bottom: 1px solid var(--pd-border); font-size: 12px; }
.pd-stars { position: relative; display: inline-block; color: #9c9c9c; font-size: 19px; line-height: 1.2; white-space: nowrap; }
.pd-stars > span { position: absolute; inset: 0 auto 0 0; overflow: hidden; color: #de7921; }
.pd-pricing { padding-top: 12px; }
.pd-campaign-badge { display: inline-block; padding: 5px 8px; margin-bottom: 7px; color: #fff; background: #cc0c39; font-size: 12px; font-weight: 700; border-radius: 3px; }
.pd-price-line { display: flex; align-items: baseline; flex-wrap: wrap; gap: 6px; }
.pd-discount { color: #cc0c39; font-size: 27px; font-weight: 300; }
.pd-price { display: inline-flex; align-items: flex-start; color: #0f1111; font-size: 28px; line-height: 1.2; white-space: nowrap; }
.pd-price sup { position: static; display: inline-flex; margin-top: 3px; font-size: 13px; line-height: 1.3; }
.pd-currency { margin-left: 2px; font-size: 12px; }
.pd-price-line > small, .pd-buy-unit { font-size: 11px; color: #0f1111; }
.pd-list-price { color: #565959; margin: 3px 0; font-size: 12px; }
.pd-tax { color: #565959; margin: 3px 0 0; font-size: 12px; }
.pd-benefits { display: grid; grid-template-columns: repeat(3, 90px); gap: 6px; padding: 20px 0 16px; border-bottom: 1px solid var(--pd-border); margin-bottom: 22px; }
.pd-benefits a { display: flex; align-items: center; flex-direction: column; gap: 9px; text-align: center; font-size: 12px; line-height: 20px; }
.pd-benefits .ihya-icon { width: 33px; height: 33px; padding: 6px; background: #f5f6f6; border-radius: 50%; color: #7a7d7d; stroke-width: 1.3; }
.pd-variants { border: 0; padding: 0; margin: 0 0 22px; min-width: 0; }
.pd-variants legend { display: block; margin-bottom: 6px; padding: 0; color: #565959; }
.pd-variants legend strong { color: #0f1111; }
.pd-variant-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 100px)); gap: 7px; }
.pd-variant { position: relative; display: block; min-width: 0; cursor: pointer; }
.pd-variant input { position: absolute; width: 1px; height: 1px; clip-path: inset(50%); overflow: hidden; }
.pd-variant-body { display: flex; flex-direction: column; min-height: 91px; height: 100%; padding: 0 6px 5px; border: 1px solid #888c8c; border-radius: 7px; font-size: 12px; overflow: hidden; }
.pd-variant-image { display: grid; place-items: center; height: 86px; flex: 0 0 86px; margin: 0 -6px; padding: 5px; background: #fff; border-bottom: 1px solid var(--pd-border); }
.pd-variant-image img { display: block; width: 76px; max-width: 100%; height: 76px; object-fit: contain; }
.pd-variant-image-missing { color: #888c8c; }
.pd-variant-image-missing svg { display: block; width: 24px; height: 24px; }
.pd-variant-body strong { display: flex; align-items: center; min-height: 27px; margin: 0 -6px 4px; padding: 4px 6px; border-bottom: 1px solid var(--pd-border); font-size: 13px; line-height: 16px; overflow-wrap: anywhere; }
.pd-variant-body small { font-size: 10px; line-height: 12px; overflow-wrap: anywhere; }
.pd-variant-body del { font-size: 10px; line-height: 13px; min-height: 13px; margin-top: auto; color: #565959; }
.pd-variant-body em { font-size: 10px; font-style: normal; color: #b12704; }
.pd-variant input:checked + .pd-variant-body { border-color: #216ca9; box-shadow: inset 0 0 0 2px #216ca9; }
.pd-variant input:checked + .pd-variant-body strong { background: #eef8ff; }
.pd-variant input:focus-visible + .pd-variant-body { outline: 3px solid #007185; outline-offset: 2px; }
.pd-variant:hover .pd-variant-body { background: #f7fafa; }
.pd-variant.is-unavailable .pd-variant-body { border-style: dashed; color: #6f7373; }
.pd-facts { margin: 0 0 18px; }
.pd-facts > div { display: grid; grid-template-columns: 125px minmax(0, 1fr); gap: 12px; padding-bottom: 8px; }
.pd-facts dt { font-weight: 700; }
.pd-facts dd { margin: 0; overflow-wrap: anywhere; }
.pd-page h2 { margin: 0 0 12px; font-size: 22px; line-height: 1.35; font-weight: 700; }
.pd-about { padding-top: 15px; border-top: 1px solid var(--pd-border); }
.pd-about h2 { font-size: 18px; }
.pd-about ul { padding-left: 18px; margin: 0 0 15px; }
.pd-about li { padding-left: 2px; margin-bottom: 7px; }
.pd-about > a { display: flex; gap: 4px; align-items: center; font-size: 13px; }
.pd-about .ihya-icon { width: 14px; height: 14px; }
.pd-promotion { padding-block: 15px; border-bottom: 1px solid var(--pd-border); }
.pd-promotion strong { color: #b12704; }
.pd-promotion p { margin: 4px 0 0; }
.pd-social { color: #565959; font-size: 12px; }
.pd-buybox { padding: 16px 18px; border: 1px solid var(--pd-border); border-radius: 8px; min-width: 0; }
.pd-buy-unit { display: block; margin: 4px 0 14px; }
.pd-delivery p { margin: 0 0 12px; line-height: 20px; }
.pd-delivery a { display: flex; gap: 6px; font-size: 12px; margin: 14px 0 18px; }
.pd-delivery .ihya-icon { width: 15px; height: 15px; flex-basis: 15px; margin-top: 2px; color: #0f1111; }
.pd-stock { margin: 16px 0 10px; color: #007600; font-size: 18px; line-height: 1.3; }
.pd-stock.is-empty { color: #b12704; }
.pd-quantity { display: flex; align-items: center; gap: 7px; border: 1px solid #888c8c; border-radius: 7px; height: 34px; padding: 2px 10px; box-shadow: 0 2px 4px #0f111112; margin-bottom: 12px; }
.pd-quantity input { border: 0; background: transparent; min-width: 0; width: 100%; height: 28px; color: inherit; }
.pd-button { display: flex; justify-content: center; align-items: center; width: 100%; min-height: 34px; padding: 6px 12px; border: 1px solid transparent; border-radius: 20px; color: #0f1111; text-align: center; line-height: 20px; }
.pd-button--cart { background: #ffd814; border-color: #fcd200; }
.pd-button--cart:hover:not(:disabled) { background: #f7ca00; }
.pd-button--buy { background: #ffa41c; border-color: #ff8f00; margin-top: 8px; }
.pd-button--buy:hover:not(:disabled) { background: #fa8900; }
.pd-page[data-demo="false"] .pd-button:disabled { background: #eee; border-color: #d5d9d9; color: #6f7373; }
.pd-demo-note { font-size: 11px; color: #565959; margin: 9px 0; }
.pd-seller { margin: 18px 0 12px; font-size: 12px; }
.pd-seller > div { display: grid; grid-template-columns: 58px minmax(0,1fr); gap: 4px; margin-bottom: 7px; }
.pd-seller dt { color: #565959; }
.pd-seller dd { margin: 0; overflow-wrap: anywhere; }
.pd-seller-more { font-size: 12px; }
.pd-seller-more summary { cursor: pointer; color: var(--pd-link); }
.pd-seller-more p { margin-bottom: 0; }
.pd-favorite-form { margin-top: 20px; padding-top: 12px; border-top: 1px solid var(--pd-border); }
.pd-secondary { display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; min-height: 33px; border: 1px solid #888c8c; border-radius: 7px; background: #fff; color: #0f1111; padding: 6px 10px; box-shadow: 0 2px 4px #0f111112; }
.pd-secondary:hover:not(:disabled) { background: #f7fafa; }
.pd-secondary .ihya-icon { width: 16px; height: 16px; }
.pd-secondary:disabled { color: #565959; }
.pd-section { border-top: 1px solid var(--pd-border); padding-top: 26px; margin-top: 34px; scroll-margin-top: 25px; }
.pd-section h3 { margin: 0 0 12px; font-size: 18px; line-height: 1.4; }
.pd-description { max-width: 1100px; line-height: 1.8; }
.pd-spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.pd-spec-grid > div { min-width: 0; }
.pd-specs { width: 100%; border-collapse: collapse; text-align: left; }
.pd-specs th, .pd-specs td { border-bottom: 1px solid #e7e9ec; padding: 10px 13px; vertical-align: top; overflow-wrap: anywhere; }
.pd-specs th { width: 38%; font-weight: 400; background: #f0f2f2; }
.pd-specs td { background: #fafafa; }
.pd-reviews { display: grid; grid-template-columns: 300px minmax(0,1fr); gap: 76px; padding-bottom: 20px; }
.pd-review-score { display: flex; gap: 10px; align-items: center; }
.pd-review-score .pd-stars { font-size: 23px; }
.pd-review-score strong { font-weight: 400; font-size: 17px; }
.pd-muted { color: #565959; font-size: 12px; }
.pd-rating-bars { margin: 18px 0 26px; }
.pd-rating-bars > div { display: grid; grid-template-columns: 44px 1fr 30px; align-items: center; gap: 12px; margin-top: 10px; color: var(--pd-link); font-size: 13px; }
.pd-rating-bars meter { width: 100%; height: 21px; appearance: none; }
.pd-rating-bars meter::-webkit-meter-bar { background: #f0f2f2; border: 1px solid #d5d9d9; border-radius: 4px; }
.pd-rating-bars meter::-webkit-meter-optimum-value { background: #ffa41c; }
.pd-review-summary h3 { padding-top: 23px; border-top: 1px solid var(--pd-border); margin-bottom: 5px; }
.pd-review-summary > p { margin: 5px 0 14px; }
.pd-review-empty { padding: 35px 20px; text-align: center; color: #565959; }
.pd-review-empty .ihya-icon { width: 32px; height: 32px; margin: 0 auto 15px; }
.pd-review-empty h3 { color: #0f1111; font-size: 16px; }
.pd-review { margin: 24px 0 30px; max-width: 800px; }
.pd-review-author { display: flex; align-items: center; gap: 10px; }
.pd-review-author .ihya-icon { background: #f0f2f2; border-radius: 50%; padding: 6px; width: 32px; height: 32px; }
.pd-review h4 { display: flex; gap: 9px; align-items: center; flex-wrap: wrap; margin: 9px 0 3px; font-size: 14px; }
.pd-review p { margin: 5px 0; }
.pd-verified { color: #c45500; font-size: 12px; }
.pd-helpful { width: auto; margin-top: 14px; padding-inline: 22px; }
.pd-related { display: grid; grid-auto-flow: column; grid-auto-columns: 200px; gap: 30px; overflow-x: auto; padding-block: 10px 20px; }
.pd-related a { display: flex; flex-direction: column; gap: 8px; }
.pd-related img { display: block; width: 200px; height: 180px; object-fit: contain; }
.pd-related strong { font-size: 20px; color: #0f1111; }
.pd-lightbox, .pd-review-dialog { border: 0; border-radius: 8px; padding: 0; color: #0f1111; background: #fff; box-shadow: 0 10px 60px #0005; max-width: calc(100vw - 32px); max-height: calc(100dvh - 32px); }
.pd-lightbox { width: min(1280px, calc(100vw - 48px)); }
.pd-lightbox::backdrop, .pd-review-dialog::backdrop { background: #0009; }
.pd-lightbox-header { display: flex; align-items: center; justify-content: space-between; gap: 15px; padding: 12px 18px; border-bottom: 1px solid var(--pd-border); }
.pd-lightbox-header > div { display: flex; gap: 8px; }
.pd-lightbox-content { display: grid; grid-template-columns: 40px minmax(0,1fr) 40px; align-items: center; padding: 12px; gap: 12px; }
.pd-lightbox-image { height: min(680px, calc(100dvh - 180px)); overflow: auto; }
.pd-lightbox-image img { width: 100%; height: 100%; object-fit: contain; display: block; }
.pd-lightbox-image.is-zoomed img { width: 180%; height: 180%; max-width: none; object-fit: contain; }
.pd-lightbox-counter { margin: 0; padding: 0 0 15px; text-align: center; color: #565959; }
body:has(.pd-lightbox[open], .pd-review-dialog[open]) { overflow: hidden; }
.pd-review-dialog { width: 520px; }
.pd-review-dialog h2 { margin: 0; font-size: 20px; }
.pd-review-dialog form { padding: 18px; display: grid; gap: 14px; }
.pd-review-dialog label { display: grid; gap: 5px; font-weight: 700; }
.pd-review-dialog :is(input,select,textarea) { width: 100%; border: 1px solid #888c8c; border-radius: 4px; padding: 8px; font-weight: 400; }
.pd-toast { position: fixed; bottom: 25px; left: 50%; transform: translateX(-50%); max-width: calc(100% - 40px); z-index: 70; padding: 12px 20px; background: #131921; color: #fff; border-radius: 6px; box-shadow: 0 4px 15px #0003; text-align: center; }
.pd-notice, .pd-error { border: 1px solid #007600; padding: 12px; margin-bottom: 20px; border-radius: 6px; }
.pd-error { border-color: #b12704; color: #b12704; }
.pd-error p { margin: 0; }
@media (max-width: 1250px) {
    .pd-grid { grid-template-columns: minmax(0,1fr) minmax(0,1fr) 224px; gap: 20px; }
    .pd-variant-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
    .pd-main-image { height: 540px; min-height: 300px; }
    .pd-gallery { gap: 12px; }
    .pd-buybox { padding: 14px; }
}
@media (max-width: 1000px) {
    .pd-grid { grid-template-columns: minmax(0,1.05fr) minmax(0,1fr); gap: 28px; }
    .pd-gallery { position: static; grid-row: 1; }
    .pd-summary { grid-column: 2; grid-row: 1 / span 2; }
    .pd-buybox { grid-column: 1; grid-row: 2; }
    .pd-main-image { height: 450px; }
    .pd-heading h1 { font-size: 22px; line-height: 29px; }
    .pd-reviews { gap: 40px; grid-template-columns: 260px minmax(0,1fr); }
    .pd-variant-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
}
@media (max-width: 700px) {
    .pd-page { width: calc(100% - 32px); padding-bottom: 28px; }
    .pd-category-nav { gap: 20px; padding-inline: 16px; }
    .pd-breadcrumbs { min-height: 62px; padding: 16px 0; gap: 8px; }
    .pd-grid { display: flex; flex-direction: column; gap: 22px; }
    .pd-gallery, .pd-summary, .pd-buybox { width: 100%; }
    .pd-gallery { display: flex; flex-direction: column-reverse; gap: 8px; }
    .pd-main-image { height: 440px; max-height: 65vh; min-height: 270px; padding: 0; }
    .pd-thumbnails { flex-direction: row; justify-content: flex-start; justify-content: safe center; gap: 9px; padding: 3px; overflow-x: auto; }
    .pd-thumb { width: 40px; height: 49px; border-radius: 5px; }
    .pd-gallery-caption { display: none; }
    .pd-gallery-counter { display: block; font-size: 11px; color: #565959; padding: 7px 0; }
    .pd-heading h1 { font-size: 21px; line-height: 28px; }
    .pd-variant-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; }
    .pd-variant-body { min-height: 95px; }
    .pd-benefits { grid-template-columns: repeat(3,minmax(0,1fr)); }
    .pd-buybox { padding: 20px; border-radius: 8px; }
    .pd-button { min-height: 42px; }
    .pd-seller { font-size: 13px; }
    .pd-seller > div { grid-template-columns: 78px minmax(0,1fr); }
    .pd-spec-grid, .pd-reviews { display: block; }
    .pd-spec-grid > div + div { margin-top: 24px; }
    .pd-review-list { border-top: 1px solid var(--pd-border); padding-top: 24px; margin-top: 26px; }
    .pd-page h2 { font-size: 21px; }
    .pd-section { padding-top: 22px; margin-top: 26px; }
    .pd-lightbox { width: calc(100vw - 20px); max-width: calc(100vw - 20px); }
    .pd-lightbox-content { gap: 3px; padding: 8px 0; grid-template-columns: 32px minmax(0,1fr) 32px; }
    .pd-lightbox-content .pd-icon-button { width: 32px; height: 32px; padding: 6px; }
}
@media (prefers-reduced-motion: reduce) { .pd-main-image:hover img { transform: none; } }
