body{background-color:#f5f5f5}.product-container{align-items:center;display:flex;flex-direction:column;width:100%}.product-container__category-label{display:flex;flex-direction:column;padding:20px;width:80%}.product-container__top-section{display:flex;gap:10px;height:auto;width:80%}.product-container__top-section__image-area{background:#fff;border-radius:10px;display:flex;gap:12px;padding:10px;width:60%}.product-container__top-section__image-area__main-image{align-items:center;border-radius:10px;display:flex;overflow:hidden;width:65%}.product-container__top-section__image-area__main-image #pgMainImg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-container__top-section__image-area__side-images{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:5px;width:35%}.product-container__top-section__image-area__side-images .pg-thumb{align-items:center;background:transparent;border:0;border-radius:8px;cursor:pointer;display:flex;height:calc(33.33333% - 5.33333px);justify-content:center;overflow:hidden;padding:0;position:relative;width:85%}.product-container__top-section__image-area__side-images .pg-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-container__top-section__image-area__side-images .pg-thumb--more:before{background:rgba(0,0,0,.45);content:"";inset:0;position:absolute}.product-container__top-section__image-area__side-images .pg-thumb--more span{align-items:center;color:#fff;display:flex;font-size:28px;font-weight:800;inset:0;justify-content:center;pointer-events:none;position:absolute;text-shadow:0 2px 6px rgba(0,0,0,.35)}.product-container__top-section__seller-contact-area{align-items:stretch;background:#fff;border-radius:12px;display:flex;flex:0 0 40%;width:40%}.pg-breadcrumbs{--crumb-color:#2c3446;--sep-size:18px}.pg-breadcrumbs ol{align-items:center;display:flex;gap:12px;list-style:none;margin:0;padding:0}.pg-breadcrumbs a{color:var(--crumb-color);font-weight:400;margin-left:15px;text-decoration:none}.pg-breadcrumbs a:hover{text-decoration:underline}.pg-breadcrumbs li:last-child a{font-weight:800}.pg-breadcrumbs li+li{padding-left:8px;position:relative}.pg-breadcrumbs li+li:before{background-color:var(--crumb-color);content:"";height:var(--sep-size);left:-2px;-webkit-mask:url(/images/svg/product/arrows.svg) no-repeat center/contain;mask:url(/images/svg/product/arrows.svg) no-repeat center/contain;opacity:.95;position:absolute;top:50%;transform:translateY(-50%);width:var(--sep-size)}.seller-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);color:#1f2937;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif;line-height:1.5;padding:24px;width:100%}.seller-header{align-items:center;display:flex;gap:14px;margin-bottom:12px}.seller-header .seller-avatar{border:2px solid #e5e7eb;border-radius:50%;height:56px;-o-object-fit:cover;object-fit:cover;width:56px}.seller-header h3{align-items:center;display:flex;font-size:20px;font-weight:700;gap:8px;margin:0}.verified-badge{border-radius:6px;font-size:14px;font-weight:600;padding:3px 8px}.seller-card .verified-badge{background:rgba(30,159,67,.12);color:#1e9f43}.seller-card .not-verified{background:rgba(156,163,175,.2);color:#9ca3af}.seller-rating{align-items:center;display:flex;font-size:16px;gap:6px;margin-bottom:12px}.seller-rating strong{color:#111827;font-size:18px;font-weight:700}.seller-rating .star{color:#d1d5db;font-size:18px}.seller-rating .star.filled{color:#f9a825}.seller-rating span{color:#6b7280;font-size:15px}.seller-description{color:#374151;font-size:15px;line-height:1.6;margin:12px 0}.seller-reviews{margin-top:8px;padding-inline:44px;position:relative}.seller-reviews .carousel-inner{background:#f9fafb;border:1px solid #e6e9ee;border-radius:10px;min-height:140px;overflow:hidden}.seller-reviews .carousel-item{display:none;min-height:140px}.seller-reviews .carousel-item-next,.seller-reviews .carousel-item-prev,.seller-reviews .carousel-item.active{align-items:stretch;display:flex}.sr-item{display:flex;flex-direction:column;gap:8px;padding:14px 16px;width:100%}.sr-header{align-items:center;display:flex;gap:10px}.sr-avatar{background:#e5e7eb;border:1px solid #e5e7eb;border-radius:50%;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.sr-meta{display:flex;flex-direction:column;line-height:1.2}.sr-name{color:#111827;font-size:14px;font-weight:700}.sr-stars .star{color:#d1d5db;font-size:14px}.sr-stars .star.filled{color:#f9a825}.sr-title{color:#1f2937;font-size:15px;font-weight:700}.sr-comment{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#374151;display:-webkit-box;font-size:14px;line-height:1.55;margin:0;overflow:hidden}.sr-footer{color:#6b7280;margin-top:auto}.sr-date{font-size:12px}.seller-reviews .carousel-control-next,.seller-reviews .carousel-control-prev{filter:invert(20%);opacity:.85;width:44px}.seller-reviews .carousel-control-prev{left:0}.seller-reviews .carousel-control-next{right:0}.seller-location{align-items:center;color:#111827;display:flex;font-size:15px;font-weight:600;gap:6px;margin:16px 0}.seller-actions{align-items:center;display:flex;flex-direction:column;gap:12px;margin:20px 0}.seller-actions .btn{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:52px;justify-content:center;transition:background .2s ease,transform .2s ease;width:100%}.seller-actions .btn-primary{background:#2563eb;border:none;color:#fff}.seller-actions .btn-primary:hover{background:#1e4fc4;transform:translateY(-1px)}.seller-actions .btn-outline-primary{background:transparent;border:2px solid #2563eb;box-sizing:border-box;color:#2563eb;gap:8px}.seller-actions .btn-outline-primary:hover{background:rgba(37,99,235,.05);transform:translateY(-1px)}.seller-actions .btn-outline-primary.showing-phone{border-color:#0f172a;color:#0f172a}.seller-actions .btn-outline-primary i{font-size:18px}.view-seller-shop{color:#2c3245}.view-shop-link{color:#2563eb;display:block;font-size:15px;font-weight:600;margin-top:12px;text-align:center;text-decoration:none}.view-shop-link:hover{text-decoration:underline}.product-container__bottom_section{display:flex;gap:10px;margin-top:20px;width:80%}.product-container__bottom_section__left-area{background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:28px;width:60%}.product-details{width:100%}.pd-title{color:#1f2937;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:32px;font-weight:800;line-height:1.2;margin:0 0 10px}.pd-meta{align-items:center;color:#6b7280;display:flex;font-size:15px;justify-content:space-between;margin-bottom:8px}.pd-posted strong{color:#1f2937}.pd-save{align-items:center;background:transparent;border:0;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;gap:8px;padding:6px 10px}.pd-save:hover{color:#111827}.pd-save-ico{border:2px solid #d1d5db;border-radius:50%;color:#9ca3af;display:inline-grid;height:26px;place-items:center;width:26px}.pd-divider{background:#cfd4df;border:0;height:1px;margin:14px 0}.pd-price-row{gap:12px;margin:6px 0 4px}.pd-price,.pd-price-row{align-items:flex-end;display:flex}.pd-price{color:#0f172a;gap:6px}.pd-currency{font-size:26px;font-weight:600}.pd-amount{font-size:56px;font-weight:800;letter-spacing:-.02em}.pd-cents{font-size:28px;font-weight:700;transform:translateY(-2px)}.pd-badge{background:#ef4444;border-radius:6px;color:#fff;font-size:14px;font-weight:800;padding:6px 12px}.pd-normal{color:#9ca3af;font-size:15px;margin-bottom:6px}.pd-section{color:#1f2937;font-size:26px;font-weight:800;margin:18px 0 10px}.pd-desc-wrap,.pd-description{position:relative}.pd-description{color:#374151;font-size:18px;line-height:1.75;max-height:200px;overflow:hidden}.pd-description[data-collapsed=true]:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 60%);bottom:0;content:"";height:90px;left:0;pointer-events:none;position:absolute;right:0}.pd-description[data-collapsed=false]{max-height:none}.pd-readmore{background:transparent;border:0;color:#1f2937;cursor:pointer;display:block;font-size:18px;font-weight:800;margin:14px auto 0;text-decoration:underline}.pd-readmore:hover{opacity:.85}.pd-seller-strip{gap:24px;padding:6px 0 2px;position:relative}.pd-seller-strip,.pds-left{align-items:center;display:flex}.pds-left{gap:14px;min-width:0}.pds-avatar{background:#e5e7eb;border:2px solid #0ea5b7;border-radius:50%;flex:0 0 56px;height:56px;-o-object-fit:cover;object-fit:cover;width:56px}.pds-meta{gap:8px;min-width:0}.pds-meta,.pds-name-row{display:flex;flex-direction:column}.pds-name-row{flex-wrap:wrap;gap:14px}.pds-name{color:#1f2937;font-size:28px;font-weight:800}.pds-badge{align-items:center;display:inline-flex;font-size:18px;font-weight:700;gap:8px;line-height:1}.pds-badge .ico{background-color:currentColor;display:inline-block;height:20px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.pds-badge--verified{color:#16a34a}.pds-badge--verified .ico{-webkit-mask-image:url(/images/svg/product/ok_check.svg);mask-image:url(/images/svg/product/ok_check.svg)}.pds-badge--unverified{color:#9ca3af}.pds-badge--unverified .ico{-webkit-mask-image:url(/images/svg/product/nok_check.svg);mask-image:url(/images/svg/product/nok_check.svg)}.pds-rating{align-items:center;color:#111827;display:flex;gap:12px}.pds-rating strong{font-size:22px;font-weight:800}.pds-stars .star{color:#d1d5db;font-size:22px}.pds-stars .star.filled{color:#f59e0b}.pds-reviews{color:#9aa3b2;font-weight:700}.pds-actions{display:flex;flex-direction:column;gap:14px;max-width:46%;width:520px}.pds-btn{align-items:center;border-radius:14px;cursor:pointer;display:flex;font-size:24px;font-weight:800;gap:10px;height:64px;justify-content:center;padding:0 22px;transition:all .15s ease}.pds-btn--primary{background:#2563eb;border:none;color:#fff}.pds-btn--primary:hover{background:#1e4fc4;transform:translateY(-1px)}.pds-btn--outline{background:#fff;border:2px solid #2563eb;box-sizing:border-box;color:#2563eb}.pds-btn--outline.showing-phone{border-color:#0f172a;color:#0f172a}.pds-report{margin-left:auto}.pds-report-btn{align-items:center;background:transparent;border:0;color:#9aa3b2;cursor:pointer;display:inline-flex;font-size:16px;font-weight:800;gap:10px;padding:8px 10px}.pds-report-btn:hover{color:#6b7280}.pds-report-btn .ico-flag{background-color:currentColor;height:20px;-webkit-mask:url(/images/svg/product/flag_gray.svg) no-repeat center/contain;mask:url(/images/svg/product/flag_gray.svg) no-repeat center/contain;width:20px}.pfs{margin-top:26px}.pfs-head{border-top:2px solid #e5e7eb;margin-bottom:14px;padding-top:18px}.pfs-title{color:#1f2937;font-size:28px;font-weight:800;margin:0}.pfs-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.pfs-card{background:#fff;border:1px solid #e6e9ee;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.pfs-card:hover{box-shadow:0 8px 22px rgba(16,24,40,.08);transform:translateY(-2px)}.pfs-thumb{display:block;line-height:0}.pfs-thumb img{display:block;height:210px;-o-object-fit:cover;object-fit:cover;width:100%}.pfs-body{display:flex;flex-direction:column;padding:6px 8px 12px}.pfs-seller{align-items:center;color:#111827;display:flex;font-weight:700;gap:10px}.pfs-bullet{background:linear-gradient(135deg,#6d4aff,#9f8bff);border-radius:6px;height:18px;width:18px}.pfs-seller-name{font-size:16px}.pfs-rating{align-items:center;color:#111827;display:flex;gap:10px}.pfs-rating strong{font-weight:700}.pfs-stars .star{color:#e5e7eb;font-size:17px}.pfs-stars .star.filled{color:#f59e0b}.pfs-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3245;display:-webkit-box;font-size:20px;font-weight:400;line-height:1.3;min-height:52px;overflow:hidden;text-decoration:none}.pfs-name:hover{text-decoration:underline}.pfs-price{align-items:flex-end;color:#2c3245;display:flex;gap:8px;margin-top:2px}.pfs-currency{font-size:20px;font-weight:700}.pfs-amount{font-size:30px;font-weight:800;letter-spacing:-.01em}.pfs-cents{font-size:20px;font-weight:700;transform:translateY(-2px)}.pfs-link{align-self:flex-start;color:#1f4fe0;font-weight:800;margin-left:auto;margin-right:auto;margin-top:6px;text-decoration:underline}.product-container__bottom_section__related-products{align-self:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(16,24,40,.04);padding:22px;width:40%}.rps-heading{color:#1f2937;font-size:28px;font-weight:800;margin:0 0 16px}.rps-grid{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.rps-card{background:#fff;border:1px solid #e6e9ee;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.rps-card:hover{box-shadow:0 8px 22px rgba(16,24,40,.08);transform:translateY(-2px)}.rps-thumb{display:block;line-height:0}.rps-thumb img{display:block;height:180px;-o-object-fit:cover;object-fit:cover;width:100%}.rps-body{display:flex;flex-direction:column;gap:8px;padding:12px 14px 14px}.rps-seller{align-items:center;color:#111827;display:flex;font-weight:700;gap:10px}.rps-bullet{background:linear-gradient(135deg,#6d4aff,#9f8bff);border-radius:6px;height:18px;width:18px}.rps-seller-name{font-size:16px}.rps-rating{align-items:center;color:#111827;display:flex;gap:10px}.rps-rating strong{font-weight:700}.rps-stars .star{color:#e5e7eb;font-size:17px}.rps-stars .star.filled{color:#f59e0b}.rps-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3245;display:-webkit-box;font-size:20px;font-weight:400;line-height:1.3;min-height:52px;overflow:hidden;text-decoration:none}.rps-name:hover{text-decoration:underline}.rps-price{align-items:flex-end;color:#0f172a;display:flex;gap:8px}.rps-currency{font-size:20px;font-weight:700}.rps-amount{font-size:30px;font-weight:800;letter-spacing:-.01em}.rps-cents{font-size:20px;font-weight:700;transform:translateY(-2px)}.rps-link{align-self:flex-start;color:#1f4fe0;font-weight:800;margin-top:2px;text-decoration:underline}@media (max-width:1280px){.pfs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.product-container__bottom_section{flex-direction:column}.product-container__bottom_section__related-products{margin-top:12px;width:100%}.rps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.product-container__bottom_section,.product-container__category-label,.product-container__top-section{width:94%}.product-container__top-section{flex-direction:column;gap:12px}.product-container__top-section__seller-contact-area{flex:0 0 auto;order:-1;width:100%}.product-container__top-section__image-area{flex-direction:column;padding:10px;width:100%}.product-container__top-section__image-area__main-image{aspect-ratio:16/10;border-radius:10px;width:100%}.product-container__top-section__image-area__side-images{align-items:stretch;flex-direction:row;gap:8px;padding-top:8px;width:100%}.product-container__top-section__image-area__side-images .pg-thumb{height:84px;width:calc(33.33333% - 5.33333px)}.product-container__bottom_section{flex-direction:column;gap:12px}.product-container__bottom_section__left-area,.product-container__bottom_section__related-products{width:100%}.rps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.seller-card{padding:16px}.seller-actions .btn{border-radius:10px;font-size:15px;height:44px;padding:0 14px}.rps-grid{grid-template-columns:1fr}.rps-thumb img{height:150px}}.seller-actions .dir-wrap{display:flex;flex-direction:column;gap:10px;margin-top:8px;width:100%}.dir-label{color:#374151;font-size:14px;font-weight:700}.dir-select{background:#fff;border:2px solid #e5e7eb;border-radius:6px;color:#2c3245;font-size:16px;font-weight:600;height:52px;outline:none;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.dir-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.dir-btn{border-radius:6px;font-size:16px;font-weight:600;height:52px;width:100%}.dir-btn:disabled{cursor:not-allowed;opacity:.55}@media (max-width:640px){.dir-btn,.dir-select{border-radius:10px;font-size:15px;height:44px}}.muted{color:#7a7a7a}.pd-save.is-saved{color:#16a34a}.pd-save.is-saved .pd-save-ico{border-color:#16a34a;color:#16a34a}.pds-report-btn .ico-flag,.pds-report-btn .ico-flag-reported{background-color:currentColor;height:20px;-webkit-mask:url(/images/svg/product/flag_gray.svg) no-repeat center/contain;mask:url(/images/svg/product/flag_gray.svg) no-repeat center/contain;width:20px}.pds-report-btn.is-reported,.pds-report-btn[aria-pressed=true]{color:#ef4444}.pds-report-btn.is-reported:hover,.pds-report-btn[aria-pressed=true]:hover{color:#dc2626}.pds-report-btn:disabled{cursor:not-allowed;opacity:.6}.pgm .modal-dialog{max-width:min(1100px,96vw)}.pgm-content{background:#0b0b0b;border:0;color:#fff;overflow:hidden}.pgm-close{filter:invert(1);position:absolute;right:10px;top:10px;z-index:3}.pgm-viewport{background:#fff;display:grid;height:min(72vh,78svh);place-items:center;position:relative}.pgm-hero{max-height:100%;-o-object-fit:contain;object-fit:contain}.pgm-nav{background:hsla(0,0%,100%,.15);border:0;border-radius:999px;color:#fff;cursor:pointer;display:grid;font-size:28px;height:42px;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:42px;z-index:2}.pgm-prev{color:#000;left:10px}.pgm-next{color:#000;right:10px}.pgm-nav:hover{background:hsla(0,0%,100%,.28)}.pgm-thumbs{background:#fff;border-top:1px solid hsla(0,0%,100%,.08);display:flex;gap:10px;overflow-x:auto;padding:12px}.pgm-thumb{background:transparent;border:0;border-radius:8px;cursor:pointer;flex:0 0 auto;height:66px;opacity:.6;outline:2px solid transparent;outline-offset:2px;overflow:hidden;padding:0;width:88px}.pgm-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pgm-thumb:hover{opacity:.85}.pgm-thumb.active{opacity:1;outline-color:#fff}@media (max-width:640px){.pgm-viewport{height:70vh}.pgm-thumb{height:52px;width:70px}}

/*# sourceMappingURL=product_css.css.map*/