
#productDetail{inset:0;margin:0;width:100%;max-width:none;height:100dvh;max-height:none;border:0;border-radius:0;padding:0;background:#fff;color:#153a28;overflow-y:auto;scroll-behavior:smooth}
#productDetail .detail-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px max(24px,calc((100% - 1220px)/2));border-bottom:1px solid #e8eee8;background:#fff}
.detail-brand{font-size:28px;font-weight:900;color:#169849}.detail-top .detail-close{background:#edf4eb;border:0;border-radius:30px;color:#234630;font-weight:700;padding:13px 20px;margin:0;cursor:pointer}
.detail-page{max-width:1220px;margin:auto;padding:24px 28px 70px}.detail-crumb{font-size:13px;color:#7b867e;margin-bottom:28px}
#productDetail .detail-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:50px;align-items:start}.detail-image-stage{position:relative;border:1px solid #edf0ec;border-radius:18px;overflow:hidden; background:white}
#productDetail .detail-photo{display:block;width:100%;height:480px;object-fit:contain;padding:20px}.detail-image-stage>button{position:absolute;top:46%;z-index:1;border:1px solid #e1e9df;border-radius:50%;background:#fff;color:#789e74;width:42px;height:42px;font-size:30px;cursor:pointer}.detail-image-stage>button:first-child{left:12px}.detail-image-stage>button:last-child{right:12px}
#productDetail .detail-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}#productDetail .detail-thumbs button{border:1px solid #e3e8e1;border-radius:10px;padding:4px;background:#fff}#productDetail .detail-thumbs button[aria-pressed="true"]{border:2px solid #169849}#productDetail .detail-thumbs img{display:block;width:70px;height:70px;object-fit:contain}
.detail-eyebrow{font-size:12px;letter-spacing:.15em;color:#7b9580;font-weight:700;margin-top:12px}#detailTitle{font-size:36px;line-height:1.15;margin:12px 0 20px;color:#163b28}.detail-code{font-size:13px;color:#667469;overflow-wrap:anywhere}#productDetail #detailPrice{font-size:34px;color:#438b57;margin:30px 0;font-weight:800}.detail-rule{height:1px;background:#e5ebe4}.detail-stock{display:inline-block;color:#419640;border:1px solid #9ccf8b;padding:8px 14px;border-radius:9px;font-size:14px;margin:24px 0 8px}.detail-note{font-size:14px;line-height:1.65;color:#788277;max-width:360px}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}#productDetail .detail-actions .btn{border:0;background:#65bd48!important;color:white!important;border-radius:30px!important;padding:15px 23px!important;cursor:pointer;font-weight:700}#productDetail .detail-actions #detailBuyNow{background:#0ba34b!important}.detail-about-link{font-size:14px;color:#497451;display:inline-block;padding:12px 0}
.detail-about{margin-top:65px;background:#edf3e9;border-radius:18px;padding:38px 50px}.detail-about h3{text-align:center;font-size:26px;color:#518358;margin:0 0 28px}.detail-copy{font-size:16px;line-height:1.85;white-space:pre-line;color:#5b695f;overflow-wrap:anywhere}.detail-facts{padding:35px 0}.detail-facts h3{font-size:24px}.detail-facts dl{margin:20px 0}.detail-facts dl>div{display:grid;grid-template-columns:1fr 2fr;padding:17px;border-bottom:1px solid #e5ebe4;gap:20px}.detail-facts dt{color:#788277}.detail-facts dd{margin:0;overflow-wrap:anywhere}
#productDetail button:focus-visible,#productDetail a:focus-visible{outline:3px solid #265e36;outline-offset:3px}body:has(#productDetail[open]){overflow:hidden}
@media(max-width:700px){.detail-page{padding:20px 16px 36px}#productDetail .detail-top{padding:16px;gap:12px}.detail-brand{font-size:23px}.detail-top .detail-close{font-size:12px;padding:12px}#productDetail .detail-layout{grid-template-columns:1fr;gap:22px}#productDetail .detail-photo{height:310px;padding:16px}#productDetail .detail-thumbs img{width:54px;height:54px}#detailTitle{font-size:30px}.detail-about{margin-top:32px;padding:28px 20px}.detail-copy{font-size:15px}.detail-actions{gap:8px}#productDetail .detail-actions .btn{padding:14px 18px!important}.detail-facts dl>div{grid-template-columns:1fr;gap:8px}}
