.pp-product{padding:16px 16px 0;display:flex;flex-direction:column;gap:16px}.pp-product__image-card{background:#fff;border-radius:24px;padding:24px;position:relative}.pp-product__image-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.pp-product__image-track::-webkit-scrollbar{display:none}.pp-product__image-slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.pp-product__image-slide img{max-width:100%;max-height:100%;object-fit:contain}.pp-product__placeholder{width:60%;height:100%;display:flex;align-items:center;justify-content:center}.pp-product__placeholder svg{width:100%;height:100%;max-height:280px}.pp-product__dots{display:flex;justify-content:center;gap:6px;margin-top:16px}.pp-product__dot{width:6px;height:6px;border-radius:50%;background:#d0d0d0;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.pp-product__dot--active{background:#1a1a1a;transform:scale(1.3)}.pp-product__info{background:transparent;padding:8px 4px 90px}.pp-product__category{font-size:12px;color:#534ab7;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}.pp-product__title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:30px;font-weight:700;color:#1a1a1a;margin:0 0 8px;letter-spacing:-.02em}.pp-product__price{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.pp-product__tagline{font-size:15px;color:#888;font-weight:500;margin:0 0 16px}.pp-product__coa-btn{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #5b5ef6;color:#5b5ef6;border-radius:12px;padding:10px;font-size:14px;font-weight:500;margin-bottom:12px;text-decoration:none;transition:background .2s}.pp-product__coa-btn:hover{background:#f5f5ff}.pp-product__lab-badge{display:flex;align-items:flex-start;gap:10px;background:#e1f5ee;border-radius:12px;padding:12px 14px;margin-bottom:12px}.pp-product__lab-badge--simple{align-items:center}.pp-product__lab-badge--simple span{font-size:13px;color:#0f6e56;font-weight:500}.pp-product__lab-name{display:block;font-size:13px;color:#0f6e56;font-weight:600}.pp-product__lab-status{display:block;font-size:12px;color:#0f6e56;margin-top:2px}.pp-product__lab-id{display:block;font-size:11px;color:#5a9a83;font-family:monospace;margin-top:2px}.pp-product__guarantee{display:flex;align-items:center;gap:8px;font-size:13px;color:#5b5ef6;font-weight:500;margin-bottom:12px;padding:8px 12px;background:#f0f0ff;border-radius:10px}.pp-product__stock{font-size:13px;color:#0f6e56;font-weight:500;margin-bottom:12px}.pp-product__delivery{display:flex;align-items:center;gap:8px;color:#666;font-size:13px;border-top:1px solid #eee;padding-top:12px;margin-top:16px;margin-bottom:24px}.pp-product__description{font-size:15px;color:#444;line-height:1.6;margin-bottom:24px}.pp-product__description p{margin:0 0 16px}.pp-product__description h2,.pp-product__description h3,.pp-product__description h4{font-size:18px;font-weight:700;color:#1a1a1a;margin:28px 0 10px}.pp-product__description strong{font-weight:700;color:#1a1a1a}.pp-product__description ul{margin:0 0 16px;padding-left:20px}.pp-product__description li{margin-bottom:6px}.pp-accordion{border:1px solid #e8e8e8;border-radius:16px;overflow:hidden;margin-bottom:20px}.pp-tab{border-bottom:1px solid #eee}.pp-tab:last-child{border-bottom:none}.pp-tab-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border:none;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s}.pp-tab-btn:hover{background:#f9fafb}.pp-tab.open .pp-tab-btn{background:#f9fafb;border-bottom:1px solid #eee}.pp-tab-label{font-size:14px;font-weight:600;color:#1a1a1a}.pp-tab-btn:hover .pp-tab-label{color:#5b5ef6}.pp-tab-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:50%;font-size:10px;color:#999;transition:transform .25s,background .15s;flex-shrink:0}.pp-tab.open .pp-tab-icon{transform:rotate(180deg);background:#e8e4ff;color:#5b5ef6}.pp-tab-body{display:none;padding:16px 20px 20px;font-size:13px;color:#555;line-height:1.75;background:#fff}.pp-tab.open .pp-tab-body{display:block}.pp-tab-body p{margin:0 0 12px}.pp-tab-body ul{margin:0 0 12px 18px;padding:0}.pp-tab-body li{margin-bottom:5px}.pp-tab-body strong{color:#1a1a1a}.pp-tab-body a{color:#5b5ef6;font-weight:600}.pp-legal{font-size:12px;color:#888;line-height:1.65}.pp-legal strong{color:#555}.pp-lab-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;padding:16px;font-size:13px}.pp-lab-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e8e8e8}.pp-lab-card__lab{font-weight:700;color:#1a1a1a}.pp-lab-card__status{font-size:12px;color:#b8860b;font-weight:600;background:#fef9e7;padding:3px 10px;border-radius:20px}.pp-lab-card__row{display:flex;justify-content:space-between;padding:4px 0;color:#666}.pp-lab-card__row strong{color:#1a1a1a}.pp-lab-card__note{margin-top:12px;padding-top:10px;border-top:1px solid #e8e8e8;font-size:12px;color:#888;line-height:1.6}.pp-lab-card__note a{color:#5b5ef6;font-weight:600}.pp-product__variants{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.pp-product__variant{display:flex;align-items:center;gap:12px;padding:16px 18px;background:#fff;border:1px solid #e8e4e0;border-radius:50px;cursor:pointer;transition:border-color .2s}.pp-product__variant--selected{border-color:#1a1a1a}.pp-product__variant input{position:absolute;opacity:0;pointer-events:none}.pp-product__variant-radio{width:18px;height:18px;border-radius:50%;border:1.5px solid #c0c0c0;flex-shrink:0;position:relative;transition:border-color .2s}.pp-product__variant--selected .pp-product__variant-radio{border-color:#1a1a1a}.pp-product__variant--selected .pp-product__variant-radio:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:#1a1a1a;transform:translate(-50%,-50%)}.pp-product__variant-label{flex:1;font-size:15px;font-weight:500;color:#1a1a1a}.pp-product__variant-price{font-size:15px;font-weight:600;color:#1a1a1a}.pp-product__buy-bar{position:fixed;bottom:0;left:0;right:0;background:#ece8e4;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;gap:10px;z-index:90;border-top:1px solid rgba(0,0,0,.04)}.pp-product__qty{display:flex;align-items:center;background:#fff;border:1px solid #e8e4e0;border-radius:50px;padding:0 4px;min-width:120px}.pp-product__qty-btn{width:36px;height:44px;background:none;border:none;font-size:20px;color:#1a1a1a;cursor:pointer}.pp-product__qty-value{flex:1;text-align:center;font-weight:600;font-size:15px;color:#1a1a1a}.pp-product__atc{flex:1;background:#1a1a1a;color:#fff;border:none;border-radius:50px;padding:14px 20px;font-size:14px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .2s}.pp-product__atc:hover{background:#333}.pp-sticky-bar{position:fixed;top:0;left:0;right:0;background:#ece8e4;padding:8px 12px calc(8px + env(safe-area-inset-top));z-index:80;transform:translateY(-100%);transition:transform .3s;border-bottom:1px solid rgba(0,0,0,.05)}.pp-sticky-bar--visible{transform:translateY(0)}.pp-sticky-bar__inner{display:flex;align-items:center;gap:10px;background:#f5f1ed;border-radius:16px;padding:8px 10px 8px 8px}.pp-sticky-bar__thumb{width:44px;height:44px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.pp-sticky-bar__thumb img{width:100%;height:100%;object-fit:contain}.pp-sticky-bar__title{flex:1;font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-sticky-bar__btn{display:inline-flex;align-items:center;gap:4px;background:#1a1a1a;color:#fff;text-decoration:none;padding:10px 14px;border-radius:50px;font-size:11px;font-weight:700;letter-spacing:.03em;white-space:nowrap;flex-shrink:0}@media(min-width:750px){.pp-product{flex-direction:row;align-items:flex-start;padding:24px;gap:32px;max-width:1200px;margin:0 auto}.pp-product__image-card{flex:1;position:sticky;top:80px}.pp-product__info{flex:1;padding:8px 0 24px}.pp-product__title{font-size:36px}.pp-product__buy-bar{position:static;padding:0;background:transparent;border:none;margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/pp-product-main.css.map */
